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-04",
"epss": "0.00072",
"percentile": "0.22117"
},
"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:1448
Vulnerability from csaf_redhat - Published: 2025-02-13 15:51 - Updated: 2026-06-02 21:41A Regular Expression Denial of Service (ReDoS) vulnerability was found in the cross-spawn package for Node.js. Due to improper input sanitization, an attacker can increase CPU usage and crash the program with a large, specially crafted string.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-dashboard-rhel8@sha256:e19276083d932dad46be57674cadf2757a4eeb5d1e2cc2b4ae650e0c8d2c1b02_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-codeflare-operator-rhel8@sha256:fc6d4c739d6e71fd613aa5ba0821035f0a8e783ea94a411abb82b26a5d79406d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel8@sha256:d78353c90bfbdf943547d5f6e3f547ab02f47836ca2cbf3f101977685bf3e34c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel8@sha256:5895e8a111dcd34e6cfec5ce9f84430164b4f6ee43daf8029d0c3b7eeffdd25c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel8@sha256:913162d37998b5f5503ea9a6acdd32a03fe1588658ed481027c381feaa298542_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel8@sha256:0b105c6231945f7907424520f53df8ae5cfec9e4dd8fe8894928851e06729917_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel8@sha256:ba1d528589d4ea5288cdb424a84caf2e2ac394105f3343d8cbff299e2f1fb012_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-kueue-controller-rhel8@sha256:849977d802846fceb0b642c28db3611a88163b6025de36695205d81162935497_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel8@sha256:85b991f09d439ca1e1df6b490097f587a76a2aaf94cb98f360e513f0d153483a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel8@sha256:8c3b9c8d8303f45766dea82194cf0d886eeb74bf9055c5aae06c8e78f8d28b04_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel8@sha256:83c2d8f4f66835bd22cfd29f4ae9b57bfacf16393b5080fbbe3057cab90dfdda_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel8@sha256:b94552aa082251c6c7b85d49cd3444a12149b8825473619517fa3edbd1748195_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel8@sha256:5979ff12a1b4b96b307ffc601388c195a5ce49bf53c85b7a9e7da20f6266ff8d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel8@sha256:f9a98109664adec37649f616f63e86605df2feb6fb9178b37ddeba59f6460930_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel8@sha256:c2995df85c0023ebc43e9dc30a258323353387450af99295fd67b57fb8afc36b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-model-controller-rhel8@sha256:f581ada86bbf09e794c9ae100197a7dda618ca1efc344281839801609123902f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-model-registry-operator-rhel8@sha256:47653dc36a82d1b00f10d03df92aa836be8111c381cdb9caabd3a68829f6d683_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-model-registry-rhel8@sha256:713025cc0357b2052bec976eb74f2e0ec14c1ea4426c1f1eb78a6331973db7a7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-modelmesh-rhel8@sha256:58fc4ea5fcabd64c061a4f30259b354ffbcbb8c16ffc442f47404ddd49ffd3c9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel8@sha256:78e18816a15b2d744a76710523a574f483606646d5e661b58a1d8562dc85526f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel8@sha256:d846107b3580c8ec623bf7cb131236990d20df91ee5c4b2c53474d18e0e112a1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-notebook-controller-rhel8@sha256:58516cc6ece1c6bfb6c426006b2820333c8be181f7e16471b24f52cb024df6b3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-operator-bundle@sha256:8894db3352d2c8e666bbd0b93ae36474f6d2dcf1e59c24328de8a95667a45bb0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-rhel8-operator@sha256:73330b67b6b104e67468463f2de1b029530793fc2df550c70851e6a3575e6307_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-training-operator-rhel8@sha256:3e6c0ff6036b1feedfae2ddbc287e8dee1ee7f8e69ca7e0b911f77c929c50e53_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel8@sha256:cdf0176ce6a2425ed485e188ae25c83b1accbceed515c426c6101a014b43d837_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-trustyai-service-rhel8@sha256:9f5c7f682c534d3d07daceaef8c49c7d03d489f160b0adccdb296c5b9f67b748_amd64 | — |
A flaw was found in the x/crypto/ssh go library. Applications and libraries that misuse the ServerConfig.PublicKeyCallback callback may be susceptible to an authorization bypass. For example, an attacker may send public keys A and B and authenticate with A. PublicKeyCallback would be called only twice, first with A and then with B. A vulnerable application may then make authorization decisions based on key B, for which the attacker does not control the private key. The misuse of ServerConfig.PublicKeyCallback may cause an authorization bypass.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-model-controller-rhel8@sha256:f581ada86bbf09e794c9ae100197a7dda618ca1efc344281839801609123902f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel8@sha256:78e18816a15b2d744a76710523a574f483606646d5e661b58a1d8562dc85526f_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-codeflare-operator-rhel8@sha256:fc6d4c739d6e71fd613aa5ba0821035f0a8e783ea94a411abb82b26a5d79406d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-dashboard-rhel8@sha256:e19276083d932dad46be57674cadf2757a4eeb5d1e2cc2b4ae650e0c8d2c1b02_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel8@sha256:d78353c90bfbdf943547d5f6e3f547ab02f47836ca2cbf3f101977685bf3e34c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel8@sha256:5895e8a111dcd34e6cfec5ce9f84430164b4f6ee43daf8029d0c3b7eeffdd25c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel8@sha256:913162d37998b5f5503ea9a6acdd32a03fe1588658ed481027c381feaa298542_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel8@sha256:0b105c6231945f7907424520f53df8ae5cfec9e4dd8fe8894928851e06729917_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel8@sha256:ba1d528589d4ea5288cdb424a84caf2e2ac394105f3343d8cbff299e2f1fb012_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-kueue-controller-rhel8@sha256:849977d802846fceb0b642c28db3611a88163b6025de36695205d81162935497_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel8@sha256:85b991f09d439ca1e1df6b490097f587a76a2aaf94cb98f360e513f0d153483a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel8@sha256:8c3b9c8d8303f45766dea82194cf0d886eeb74bf9055c5aae06c8e78f8d28b04_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel8@sha256:83c2d8f4f66835bd22cfd29f4ae9b57bfacf16393b5080fbbe3057cab90dfdda_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel8@sha256:b94552aa082251c6c7b85d49cd3444a12149b8825473619517fa3edbd1748195_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel8@sha256:5979ff12a1b4b96b307ffc601388c195a5ce49bf53c85b7a9e7da20f6266ff8d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel8@sha256:f9a98109664adec37649f616f63e86605df2feb6fb9178b37ddeba59f6460930_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel8@sha256:c2995df85c0023ebc43e9dc30a258323353387450af99295fd67b57fb8afc36b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-model-registry-operator-rhel8@sha256:47653dc36a82d1b00f10d03df92aa836be8111c381cdb9caabd3a68829f6d683_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-model-registry-rhel8@sha256:713025cc0357b2052bec976eb74f2e0ec14c1ea4426c1f1eb78a6331973db7a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-modelmesh-rhel8@sha256:58fc4ea5fcabd64c061a4f30259b354ffbcbb8c16ffc442f47404ddd49ffd3c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel8@sha256:d846107b3580c8ec623bf7cb131236990d20df91ee5c4b2c53474d18e0e112a1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-notebook-controller-rhel8@sha256:58516cc6ece1c6bfb6c426006b2820333c8be181f7e16471b24f52cb024df6b3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-operator-bundle@sha256:8894db3352d2c8e666bbd0b93ae36474f6d2dcf1e59c24328de8a95667a45bb0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-rhel8-operator@sha256:73330b67b6b104e67468463f2de1b029530793fc2df550c70851e6a3575e6307_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-training-operator-rhel8@sha256:3e6c0ff6036b1feedfae2ddbc287e8dee1ee7f8e69ca7e0b911f77c929c50e53_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel8@sha256:cdf0176ce6a2425ed485e188ae25c83b1accbceed515c426c6101a014b43d837_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-trustyai-service-rhel8@sha256:9f5c7f682c534d3d07daceaef8c49c7d03d489f160b0adccdb296c5b9f67b748_amd64 | — |
Workaround
|
A flaw was found in golang.org/x/net/html. This flaw allows an attacker to craft input to the parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This issue can cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel8@sha256:5895e8a111dcd34e6cfec5ce9f84430164b4f6ee43daf8029d0c3b7eeffdd25c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel8@sha256:c2995df85c0023ebc43e9dc30a258323353387450af99295fd67b57fb8afc36b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-model-controller-rhel8@sha256:f581ada86bbf09e794c9ae100197a7dda618ca1efc344281839801609123902f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel8@sha256:78e18816a15b2d744a76710523a574f483606646d5e661b58a1d8562dc85526f_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-codeflare-operator-rhel8@sha256:fc6d4c739d6e71fd613aa5ba0821035f0a8e783ea94a411abb82b26a5d79406d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-dashboard-rhel8@sha256:e19276083d932dad46be57674cadf2757a4eeb5d1e2cc2b4ae650e0c8d2c1b02_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel8@sha256:d78353c90bfbdf943547d5f6e3f547ab02f47836ca2cbf3f101977685bf3e34c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel8@sha256:913162d37998b5f5503ea9a6acdd32a03fe1588658ed481027c381feaa298542_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel8@sha256:0b105c6231945f7907424520f53df8ae5cfec9e4dd8fe8894928851e06729917_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel8@sha256:ba1d528589d4ea5288cdb424a84caf2e2ac394105f3343d8cbff299e2f1fb012_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-kueue-controller-rhel8@sha256:849977d802846fceb0b642c28db3611a88163b6025de36695205d81162935497_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel8@sha256:85b991f09d439ca1e1df6b490097f587a76a2aaf94cb98f360e513f0d153483a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel8@sha256:8c3b9c8d8303f45766dea82194cf0d886eeb74bf9055c5aae06c8e78f8d28b04_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel8@sha256:83c2d8f4f66835bd22cfd29f4ae9b57bfacf16393b5080fbbe3057cab90dfdda_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel8@sha256:b94552aa082251c6c7b85d49cd3444a12149b8825473619517fa3edbd1748195_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel8@sha256:5979ff12a1b4b96b307ffc601388c195a5ce49bf53c85b7a9e7da20f6266ff8d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel8@sha256:f9a98109664adec37649f616f63e86605df2feb6fb9178b37ddeba59f6460930_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-model-registry-operator-rhel8@sha256:47653dc36a82d1b00f10d03df92aa836be8111c381cdb9caabd3a68829f6d683_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-model-registry-rhel8@sha256:713025cc0357b2052bec976eb74f2e0ec14c1ea4426c1f1eb78a6331973db7a7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-modelmesh-rhel8@sha256:58fc4ea5fcabd64c061a4f30259b354ffbcbb8c16ffc442f47404ddd49ffd3c9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel8@sha256:d846107b3580c8ec623bf7cb131236990d20df91ee5c4b2c53474d18e0e112a1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-notebook-controller-rhel8@sha256:58516cc6ece1c6bfb6c426006b2820333c8be181f7e16471b24f52cb024df6b3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-operator-bundle@sha256:8894db3352d2c8e666bbd0b93ae36474f6d2dcf1e59c24328de8a95667a45bb0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-rhel8-operator@sha256:73330b67b6b104e67468463f2de1b029530793fc2df550c70851e6a3575e6307_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-training-operator-rhel8@sha256:3e6c0ff6036b1feedfae2ddbc287e8dee1ee7f8e69ca7e0b911f77c929c50e53_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel8@sha256:cdf0176ce6a2425ed485e188ae25c83b1accbceed515c426c6101a014b43d837_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-trustyai-service-rhel8@sha256:9f5c7f682c534d3d07daceaef8c49c7d03d489f160b0adccdb296c5b9f67b748_amd64 | — |
A flaw was found in glog, a logging library. This vulnerability allows an unprivileged attacker to overwrite sensitive files via a symbolic link planted in a widely writable directory, exploiting the log file path predictability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel8@sha256:913162d37998b5f5503ea9a6acdd32a03fe1588658ed481027c381feaa298542_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel8@sha256:85b991f09d439ca1e1df6b490097f587a76a2aaf94cb98f360e513f0d153483a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel8@sha256:8c3b9c8d8303f45766dea82194cf0d886eeb74bf9055c5aae06c8e78f8d28b04_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-codeflare-operator-rhel8@sha256:fc6d4c739d6e71fd613aa5ba0821035f0a8e783ea94a411abb82b26a5d79406d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-dashboard-rhel8@sha256:e19276083d932dad46be57674cadf2757a4eeb5d1e2cc2b4ae650e0c8d2c1b02_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel8@sha256:d78353c90bfbdf943547d5f6e3f547ab02f47836ca2cbf3f101977685bf3e34c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel8@sha256:5895e8a111dcd34e6cfec5ce9f84430164b4f6ee43daf8029d0c3b7eeffdd25c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel8@sha256:0b105c6231945f7907424520f53df8ae5cfec9e4dd8fe8894928851e06729917_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel8@sha256:ba1d528589d4ea5288cdb424a84caf2e2ac394105f3343d8cbff299e2f1fb012_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-kueue-controller-rhel8@sha256:849977d802846fceb0b642c28db3611a88163b6025de36695205d81162935497_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel8@sha256:83c2d8f4f66835bd22cfd29f4ae9b57bfacf16393b5080fbbe3057cab90dfdda_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel8@sha256:b94552aa082251c6c7b85d49cd3444a12149b8825473619517fa3edbd1748195_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel8@sha256:5979ff12a1b4b96b307ffc601388c195a5ce49bf53c85b7a9e7da20f6266ff8d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel8@sha256:f9a98109664adec37649f616f63e86605df2feb6fb9178b37ddeba59f6460930_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel8@sha256:c2995df85c0023ebc43e9dc30a258323353387450af99295fd67b57fb8afc36b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-model-controller-rhel8@sha256:f581ada86bbf09e794c9ae100197a7dda618ca1efc344281839801609123902f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-model-registry-operator-rhel8@sha256:47653dc36a82d1b00f10d03df92aa836be8111c381cdb9caabd3a68829f6d683_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-model-registry-rhel8@sha256:713025cc0357b2052bec976eb74f2e0ec14c1ea4426c1f1eb78a6331973db7a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-modelmesh-rhel8@sha256:58fc4ea5fcabd64c061a4f30259b354ffbcbb8c16ffc442f47404ddd49ffd3c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel8@sha256:78e18816a15b2d744a76710523a574f483606646d5e661b58a1d8562dc85526f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel8@sha256:d846107b3580c8ec623bf7cb131236990d20df91ee5c4b2c53474d18e0e112a1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-notebook-controller-rhel8@sha256:58516cc6ece1c6bfb6c426006b2820333c8be181f7e16471b24f52cb024df6b3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-operator-bundle@sha256:8894db3352d2c8e666bbd0b93ae36474f6d2dcf1e59c24328de8a95667a45bb0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-rhel8-operator@sha256:73330b67b6b104e67468463f2de1b029530793fc2df550c70851e6a3575e6307_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-training-operator-rhel8@sha256:3e6c0ff6036b1feedfae2ddbc287e8dee1ee7f8e69ca7e0b911f77c929c50e53_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel8@sha256:cdf0176ce6a2425ed485e188ae25c83b1accbceed515c426c6101a014b43d837_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-trustyai-service-rhel8@sha256:9f5c7f682c534d3d07daceaef8c49c7d03d489f160b0adccdb296c5b9f67b748_amd64 | — |
Workaround
|
A flaw was found in the Werkzueg web application library. Applications using Werkzeug to parse multipart/form-data requests are vulnerable to resource exhaustion. A specially crafted form body can bypass the Request.max_form_memory_size setting and trigger a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel8@sha256:78e18816a15b2d744a76710523a574f483606646d5e661b58a1d8562dc85526f_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-codeflare-operator-rhel8@sha256:fc6d4c739d6e71fd613aa5ba0821035f0a8e783ea94a411abb82b26a5d79406d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-dashboard-rhel8@sha256:e19276083d932dad46be57674cadf2757a4eeb5d1e2cc2b4ae650e0c8d2c1b02_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel8@sha256:d78353c90bfbdf943547d5f6e3f547ab02f47836ca2cbf3f101977685bf3e34c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel8@sha256:5895e8a111dcd34e6cfec5ce9f84430164b4f6ee43daf8029d0c3b7eeffdd25c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel8@sha256:913162d37998b5f5503ea9a6acdd32a03fe1588658ed481027c381feaa298542_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel8@sha256:0b105c6231945f7907424520f53df8ae5cfec9e4dd8fe8894928851e06729917_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel8@sha256:ba1d528589d4ea5288cdb424a84caf2e2ac394105f3343d8cbff299e2f1fb012_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-kueue-controller-rhel8@sha256:849977d802846fceb0b642c28db3611a88163b6025de36695205d81162935497_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel8@sha256:85b991f09d439ca1e1df6b490097f587a76a2aaf94cb98f360e513f0d153483a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel8@sha256:8c3b9c8d8303f45766dea82194cf0d886eeb74bf9055c5aae06c8e78f8d28b04_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel8@sha256:83c2d8f4f66835bd22cfd29f4ae9b57bfacf16393b5080fbbe3057cab90dfdda_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel8@sha256:b94552aa082251c6c7b85d49cd3444a12149b8825473619517fa3edbd1748195_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel8@sha256:5979ff12a1b4b96b307ffc601388c195a5ce49bf53c85b7a9e7da20f6266ff8d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel8@sha256:f9a98109664adec37649f616f63e86605df2feb6fb9178b37ddeba59f6460930_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel8@sha256:c2995df85c0023ebc43e9dc30a258323353387450af99295fd67b57fb8afc36b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-model-controller-rhel8@sha256:f581ada86bbf09e794c9ae100197a7dda618ca1efc344281839801609123902f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-model-registry-operator-rhel8@sha256:47653dc36a82d1b00f10d03df92aa836be8111c381cdb9caabd3a68829f6d683_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-model-registry-rhel8@sha256:713025cc0357b2052bec976eb74f2e0ec14c1ea4426c1f1eb78a6331973db7a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-modelmesh-rhel8@sha256:58fc4ea5fcabd64c061a4f30259b354ffbcbb8c16ffc442f47404ddd49ffd3c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel8@sha256:d846107b3580c8ec623bf7cb131236990d20df91ee5c4b2c53474d18e0e112a1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-notebook-controller-rhel8@sha256:58516cc6ece1c6bfb6c426006b2820333c8be181f7e16471b24f52cb024df6b3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-operator-bundle@sha256:8894db3352d2c8e666bbd0b93ae36474f6d2dcf1e59c24328de8a95667a45bb0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-rhel8-operator@sha256:73330b67b6b104e67468463f2de1b029530793fc2df550c70851e6a3575e6307_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-training-operator-rhel8@sha256:3e6c0ff6036b1feedfae2ddbc287e8dee1ee7f8e69ca7e0b911f77c929c50e53_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel8@sha256:cdf0176ce6a2425ed485e188ae25c83b1accbceed515c426c6101a014b43d837_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-trustyai-service-rhel8@sha256:9f5c7f682c534d3d07daceaef8c49c7d03d489f160b0adccdb296c5b9f67b748_amd64 | — |
Workaround
|
A flaw was found in path-to-regexp. A path-to-regexp turns path strings into regular expressions. In certain cases, path-to-regexp will output a regular expression that can be exploited to cause poor performance.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-dashboard-rhel8@sha256:e19276083d932dad46be57674cadf2757a4eeb5d1e2cc2b4ae650e0c8d2c1b02_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-codeflare-operator-rhel8@sha256:fc6d4c739d6e71fd613aa5ba0821035f0a8e783ea94a411abb82b26a5d79406d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel8@sha256:d78353c90bfbdf943547d5f6e3f547ab02f47836ca2cbf3f101977685bf3e34c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel8@sha256:5895e8a111dcd34e6cfec5ce9f84430164b4f6ee43daf8029d0c3b7eeffdd25c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel8@sha256:913162d37998b5f5503ea9a6acdd32a03fe1588658ed481027c381feaa298542_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel8@sha256:0b105c6231945f7907424520f53df8ae5cfec9e4dd8fe8894928851e06729917_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel8@sha256:ba1d528589d4ea5288cdb424a84caf2e2ac394105f3343d8cbff299e2f1fb012_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-kueue-controller-rhel8@sha256:849977d802846fceb0b642c28db3611a88163b6025de36695205d81162935497_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel8@sha256:85b991f09d439ca1e1df6b490097f587a76a2aaf94cb98f360e513f0d153483a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel8@sha256:8c3b9c8d8303f45766dea82194cf0d886eeb74bf9055c5aae06c8e78f8d28b04_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel8@sha256:83c2d8f4f66835bd22cfd29f4ae9b57bfacf16393b5080fbbe3057cab90dfdda_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel8@sha256:b94552aa082251c6c7b85d49cd3444a12149b8825473619517fa3edbd1748195_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel8@sha256:5979ff12a1b4b96b307ffc601388c195a5ce49bf53c85b7a9e7da20f6266ff8d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel8@sha256:f9a98109664adec37649f616f63e86605df2feb6fb9178b37ddeba59f6460930_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel8@sha256:c2995df85c0023ebc43e9dc30a258323353387450af99295fd67b57fb8afc36b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-model-controller-rhel8@sha256:f581ada86bbf09e794c9ae100197a7dda618ca1efc344281839801609123902f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-model-registry-operator-rhel8@sha256:47653dc36a82d1b00f10d03df92aa836be8111c381cdb9caabd3a68829f6d683_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-model-registry-rhel8@sha256:713025cc0357b2052bec976eb74f2e0ec14c1ea4426c1f1eb78a6331973db7a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-modelmesh-rhel8@sha256:58fc4ea5fcabd64c061a4f30259b354ffbcbb8c16ffc442f47404ddd49ffd3c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel8@sha256:78e18816a15b2d744a76710523a574f483606646d5e661b58a1d8562dc85526f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel8@sha256:d846107b3580c8ec623bf7cb131236990d20df91ee5c4b2c53474d18e0e112a1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-notebook-controller-rhel8@sha256:58516cc6ece1c6bfb6c426006b2820333c8be181f7e16471b24f52cb024df6b3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-operator-bundle@sha256:8894db3352d2c8e666bbd0b93ae36474f6d2dcf1e59c24328de8a95667a45bb0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-rhel8-operator@sha256:73330b67b6b104e67468463f2de1b029530793fc2df550c70851e6a3575e6307_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-training-operator-rhel8@sha256:3e6c0ff6036b1feedfae2ddbc287e8dee1ee7f8e69ca7e0b911f77c929c50e53_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel8@sha256:cdf0176ce6a2425ed485e188ae25c83b1accbceed515c426c6101a014b43d837_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-trustyai-service-rhel8@sha256:9f5c7f682c534d3d07daceaef8c49c7d03d489f160b0adccdb296c5b9f67b748_amd64 | — |
Workaround
|
A flaw was found in nanoid. Affected versions of nanoid mishandles non-integer values. When nanoid is called with a fractional value, there were a number of undesirable effects: - In browser and non-secure, the code infinite loops on while (size--) - In node, the value of poolOffset becomes fractional, causing calls to nanoid to return zeroes until the pool is next filled: when i is initialized to poolOffset, pool[i] & 63 -> undefined & 63 -> 0 - If the first call in node is a fractional argument, the initial buffer allocation fails with an error The highest impact of this issue system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-dashboard-rhel8@sha256:e19276083d932dad46be57674cadf2757a4eeb5d1e2cc2b4ae650e0c8d2c1b02_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-codeflare-operator-rhel8@sha256:fc6d4c739d6e71fd613aa5ba0821035f0a8e783ea94a411abb82b26a5d79406d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel8@sha256:d78353c90bfbdf943547d5f6e3f547ab02f47836ca2cbf3f101977685bf3e34c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel8@sha256:5895e8a111dcd34e6cfec5ce9f84430164b4f6ee43daf8029d0c3b7eeffdd25c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel8@sha256:913162d37998b5f5503ea9a6acdd32a03fe1588658ed481027c381feaa298542_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel8@sha256:0b105c6231945f7907424520f53df8ae5cfec9e4dd8fe8894928851e06729917_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel8@sha256:ba1d528589d4ea5288cdb424a84caf2e2ac394105f3343d8cbff299e2f1fb012_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-kueue-controller-rhel8@sha256:849977d802846fceb0b642c28db3611a88163b6025de36695205d81162935497_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel8@sha256:85b991f09d439ca1e1df6b490097f587a76a2aaf94cb98f360e513f0d153483a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel8@sha256:8c3b9c8d8303f45766dea82194cf0d886eeb74bf9055c5aae06c8e78f8d28b04_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel8@sha256:83c2d8f4f66835bd22cfd29f4ae9b57bfacf16393b5080fbbe3057cab90dfdda_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel8@sha256:b94552aa082251c6c7b85d49cd3444a12149b8825473619517fa3edbd1748195_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel8@sha256:5979ff12a1b4b96b307ffc601388c195a5ce49bf53c85b7a9e7da20f6266ff8d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel8@sha256:f9a98109664adec37649f616f63e86605df2feb6fb9178b37ddeba59f6460930_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel8@sha256:c2995df85c0023ebc43e9dc30a258323353387450af99295fd67b57fb8afc36b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-model-controller-rhel8@sha256:f581ada86bbf09e794c9ae100197a7dda618ca1efc344281839801609123902f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-model-registry-operator-rhel8@sha256:47653dc36a82d1b00f10d03df92aa836be8111c381cdb9caabd3a68829f6d683_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-model-registry-rhel8@sha256:713025cc0357b2052bec976eb74f2e0ec14c1ea4426c1f1eb78a6331973db7a7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-modelmesh-rhel8@sha256:58fc4ea5fcabd64c061a4f30259b354ffbcbb8c16ffc442f47404ddd49ffd3c9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel8@sha256:78e18816a15b2d744a76710523a574f483606646d5e661b58a1d8562dc85526f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel8@sha256:d846107b3580c8ec623bf7cb131236990d20df91ee5c4b2c53474d18e0e112a1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-notebook-controller-rhel8@sha256:58516cc6ece1c6bfb6c426006b2820333c8be181f7e16471b24f52cb024df6b3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-operator-bundle@sha256:8894db3352d2c8e666bbd0b93ae36474f6d2dcf1e59c24328de8a95667a45bb0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-rhel8-operator@sha256:73330b67b6b104e67468463f2de1b029530793fc2df550c70851e6a3575e6307_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-training-operator-rhel8@sha256:3e6c0ff6036b1feedfae2ddbc287e8dee1ee7f8e69ca7e0b911f77c929c50e53_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel8@sha256:cdf0176ce6a2425ed485e188ae25c83b1accbceed515c426c6101a014b43d837_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-trustyai-service-rhel8@sha256:9f5c7f682c534d3d07daceaef8c49c7d03d489f160b0adccdb296c5b9f67b748_amd64 | — |
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Updated images are now available for Red Hat OpenShift AI.",
"title": "Topic"
},
{
"category": "general",
"text": "Release of RHOAI 2.17.0 provides these changes:",
"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:1448",
"url": "https://access.redhat.com/errata/RHSA-2025:1448"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"url": "https://docs.redhat.com/en/documentation/red_hat_openshift_ai/"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-45338",
"url": "https://access.redhat.com/security/cve/CVE-2024-45338"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-45337",
"url": "https://access.redhat.com/security/cve/CVE-2024-45337"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-49767",
"url": "https://access.redhat.com/security/cve/CVE-2024-49767"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-21538",
"url": "https://access.redhat.com/security/cve/CVE-2024-21538"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-52798",
"url": "https://access.redhat.com/security/cve/CVE-2024-52798"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-55565",
"url": "https://access.redhat.com/security/cve/CVE-2024-55565"
},
{
"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_1448.json"
}
],
"title": "Red Hat Security Advisory: RHOAI 2.17.0 - Red Hat OpenShift AI",
"tracking": {
"current_release_date": "2026-06-02T21:41:16+00:00",
"generator": {
"date": "2026-06-02T21:41:16+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2025:1448",
"initial_release_date": "2025-02-13T15:51:37+00:00",
"revision_history": [
{
"date": "2025-02-13T15:51:37+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-03-25T20:51:39+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-02T21:41:16+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift AI 2.17",
"product": {
"name": "Red Hat OpenShift AI 2.17",
"product_id": "Red Hat OpenShift AI 2.17",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_ai:2.17::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift AI"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-codeflare-operator-rhel8@sha256:fc6d4c739d6e71fd613aa5ba0821035f0a8e783ea94a411abb82b26a5d79406d_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-codeflare-operator-rhel8@sha256:fc6d4c739d6e71fd613aa5ba0821035f0a8e783ea94a411abb82b26a5d79406d_amd64",
"product_id": "registry.redhat.io/rhoai/odh-codeflare-operator-rhel8@sha256:fc6d4c739d6e71fd613aa5ba0821035f0a8e783ea94a411abb82b26a5d79406d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-codeflare-operator-rhel8@sha256%3Afc6d4c739d6e71fd613aa5ba0821035f0a8e783ea94a411abb82b26a5d79406d?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.17.0-1739194355"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel8@sha256:e19276083d932dad46be57674cadf2757a4eeb5d1e2cc2b4ae650e0c8d2c1b02_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel8@sha256:e19276083d932dad46be57674cadf2757a4eeb5d1e2cc2b4ae650e0c8d2c1b02_amd64",
"product_id": "registry.redhat.io/rhoai/odh-dashboard-rhel8@sha256:e19276083d932dad46be57674cadf2757a4eeb5d1e2cc2b4ae650e0c8d2c1b02_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-dashboard-rhel8@sha256%3Ae19276083d932dad46be57674cadf2757a4eeb5d1e2cc2b4ae650e0c8d2c1b02?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.17.0-1739103483"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel8@sha256:d78353c90bfbdf943547d5f6e3f547ab02f47836ca2cbf3f101977685bf3e34c_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel8@sha256:d78353c90bfbdf943547d5f6e3f547ab02f47836ca2cbf3f101977685bf3e34c_amd64",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel8@sha256:d78353c90bfbdf943547d5f6e3f547ab02f47836ca2cbf3f101977685bf3e34c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-argo-argoexec-rhel8@sha256%3Ad78353c90bfbdf943547d5f6e3f547ab02f47836ca2cbf3f101977685bf3e34c?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.17.0-1739206295"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel8@sha256:5895e8a111dcd34e6cfec5ce9f84430164b4f6ee43daf8029d0c3b7eeffdd25c_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel8@sha256:5895e8a111dcd34e6cfec5ce9f84430164b4f6ee43daf8029d0c3b7eeffdd25c_amd64",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel8@sha256:5895e8a111dcd34e6cfec5ce9f84430164b4f6ee43daf8029d0c3b7eeffdd25c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-argo-workflowcontroller-rhel8@sha256%3A5895e8a111dcd34e6cfec5ce9f84430164b4f6ee43daf8029d0c3b7eeffdd25c?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.17.0-1739206295"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel8@sha256:913162d37998b5f5503ea9a6acdd32a03fe1588658ed481027c381feaa298542_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel8@sha256:913162d37998b5f5503ea9a6acdd32a03fe1588658ed481027c381feaa298542_amd64",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel8@sha256:913162d37998b5f5503ea9a6acdd32a03fe1588658ed481027c381feaa298542_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-operator-controller-rhel8@sha256%3A913162d37998b5f5503ea9a6acdd32a03fe1588658ed481027c381feaa298542?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.17.0-1739196512"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel8@sha256:0b105c6231945f7907424520f53df8ae5cfec9e4dd8fe8894928851e06729917_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel8@sha256:0b105c6231945f7907424520f53df8ae5cfec9e4dd8fe8894928851e06729917_amd64",
"product_id": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel8@sha256:0b105c6231945f7907424520f53df8ae5cfec9e4dd8fe8894928851e06729917_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kf-notebook-controller-rhel8@sha256%3A0b105c6231945f7907424520f53df8ae5cfec9e4dd8fe8894928851e06729917?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.17.0-1739203102"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel8@sha256:ba1d528589d4ea5288cdb424a84caf2e2ac394105f3343d8cbff299e2f1fb012_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel8@sha256:ba1d528589d4ea5288cdb424a84caf2e2ac394105f3343d8cbff299e2f1fb012_amd64",
"product_id": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel8@sha256:ba1d528589d4ea5288cdb424a84caf2e2ac394105f3343d8cbff299e2f1fb012_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kuberay-operator-controller-rhel8@sha256%3Aba1d528589d4ea5288cdb424a84caf2e2ac394105f3343d8cbff299e2f1fb012?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.17.0-1739206292"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kueue-controller-rhel8@sha256:849977d802846fceb0b642c28db3611a88163b6025de36695205d81162935497_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kueue-controller-rhel8@sha256:849977d802846fceb0b642c28db3611a88163b6025de36695205d81162935497_amd64",
"product_id": "registry.redhat.io/rhoai/odh-kueue-controller-rhel8@sha256:849977d802846fceb0b642c28db3611a88163b6025de36695205d81162935497_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kueue-controller-rhel8@sha256%3A849977d802846fceb0b642c28db3611a88163b6025de36695205d81162935497?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.17.0-1739206288"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel8@sha256:85b991f09d439ca1e1df6b490097f587a76a2aaf94cb98f360e513f0d153483a_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel8@sha256:85b991f09d439ca1e1df6b490097f587a76a2aaf94cb98f360e513f0d153483a_amd64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel8@sha256:85b991f09d439ca1e1df6b490097f587a76a2aaf94cb98f360e513f0d153483a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-api-server-v2-rhel8@sha256%3A85b991f09d439ca1e1df6b490097f587a76a2aaf94cb98f360e513f0d153483a?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.17.0-1739206285"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel8@sha256:8c3b9c8d8303f45766dea82194cf0d886eeb74bf9055c5aae06c8e78f8d28b04_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel8@sha256:8c3b9c8d8303f45766dea82194cf0d886eeb74bf9055c5aae06c8e78f8d28b04_amd64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel8@sha256:8c3b9c8d8303f45766dea82194cf0d886eeb74bf9055c5aae06c8e78f8d28b04_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-driver-rhel8@sha256%3A8c3b9c8d8303f45766dea82194cf0d886eeb74bf9055c5aae06c8e78f8d28b04?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.17.0-1739206285"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel8@sha256:83c2d8f4f66835bd22cfd29f4ae9b57bfacf16393b5080fbbe3057cab90dfdda_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel8@sha256:83c2d8f4f66835bd22cfd29f4ae9b57bfacf16393b5080fbbe3057cab90dfdda_amd64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel8@sha256:83c2d8f4f66835bd22cfd29f4ae9b57bfacf16393b5080fbbe3057cab90dfdda_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-launcher-rhel8@sha256%3A83c2d8f4f66835bd22cfd29f4ae9b57bfacf16393b5080fbbe3057cab90dfdda?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.17.0-1739206285"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel8@sha256:b94552aa082251c6c7b85d49cd3444a12149b8825473619517fa3edbd1748195_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel8@sha256:b94552aa082251c6c7b85d49cd3444a12149b8825473619517fa3edbd1748195_amd64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel8@sha256:b94552aa082251c6c7b85d49cd3444a12149b8825473619517fa3edbd1748195_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-persistenceagent-v2-rhel8@sha256%3Ab94552aa082251c6c7b85d49cd3444a12149b8825473619517fa3edbd1748195?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.17.0-1739206285"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel8@sha256:5979ff12a1b4b96b307ffc601388c195a5ce49bf53c85b7a9e7da20f6266ff8d_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel8@sha256:5979ff12a1b4b96b307ffc601388c195a5ce49bf53c85b7a9e7da20f6266ff8d_amd64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel8@sha256:5979ff12a1b4b96b307ffc601388c195a5ce49bf53c85b7a9e7da20f6266ff8d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-scheduledworkflow-v2-rhel8@sha256%3A5979ff12a1b4b96b307ffc601388c195a5ce49bf53c85b7a9e7da20f6266ff8d?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.17.0-1739206285"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel8@sha256:f9a98109664adec37649f616f63e86605df2feb6fb9178b37ddeba59f6460930_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel8@sha256:f9a98109664adec37649f616f63e86605df2feb6fb9178b37ddeba59f6460930_amd64",
"product_id": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel8@sha256:f9a98109664adec37649f616f63e86605df2feb6fb9178b37ddeba59f6460930_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-mlmd-grpc-server-rhel8@sha256%3Af9a98109664adec37649f616f63e86605df2feb6fb9178b37ddeba59f6460930?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.17.0-1739211132"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel8@sha256:c2995df85c0023ebc43e9dc30a258323353387450af99295fd67b57fb8afc36b_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel8@sha256:c2995df85c0023ebc43e9dc30a258323353387450af99295fd67b57fb8afc36b_amd64",
"product_id": "registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel8@sha256:c2995df85c0023ebc43e9dc30a258323353387450af99295fd67b57fb8afc36b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-mm-rest-proxy-rhel8@sha256%3Ac2995df85c0023ebc43e9dc30a258323353387450af99295fd67b57fb8afc36b?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.17.0-1739102645"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel8@sha256:f581ada86bbf09e794c9ae100197a7dda618ca1efc344281839801609123902f_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel8@sha256:f581ada86bbf09e794c9ae100197a7dda618ca1efc344281839801609123902f_amd64",
"product_id": "registry.redhat.io/rhoai/odh-model-controller-rhel8@sha256:f581ada86bbf09e794c9ae100197a7dda618ca1efc344281839801609123902f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-controller-rhel8@sha256%3Af581ada86bbf09e794c9ae100197a7dda618ca1efc344281839801609123902f?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.17.0-1739102637"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel8@sha256:47653dc36a82d1b00f10d03df92aa836be8111c381cdb9caabd3a68829f6d683_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel8@sha256:47653dc36a82d1b00f10d03df92aa836be8111c381cdb9caabd3a68829f6d683_amd64",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel8@sha256:47653dc36a82d1b00f10d03df92aa836be8111c381cdb9caabd3a68829f6d683_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-operator-rhel8@sha256%3A47653dc36a82d1b00f10d03df92aa836be8111c381cdb9caabd3a68829f6d683?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.17.0-1739102527"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel8@sha256:713025cc0357b2052bec976eb74f2e0ec14c1ea4426c1f1eb78a6331973db7a7_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel8@sha256:713025cc0357b2052bec976eb74f2e0ec14c1ea4426c1f1eb78a6331973db7a7_amd64",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-rhel8@sha256:713025cc0357b2052bec976eb74f2e0ec14c1ea4426c1f1eb78a6331973db7a7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-rhel8@sha256%3A713025cc0357b2052bec976eb74f2e0ec14c1ea4426c1f1eb78a6331973db7a7?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.17.0-1739102539"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel8@sha256:78e18816a15b2d744a76710523a574f483606646d5e661b58a1d8562dc85526f_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel8@sha256:78e18816a15b2d744a76710523a574f483606646d5e661b58a1d8562dc85526f_amd64",
"product_id": "registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel8@sha256:78e18816a15b2d744a76710523a574f483606646d5e661b58a1d8562dc85526f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-modelmesh-runtime-adapter-rhel8@sha256%3A78e18816a15b2d744a76710523a574f483606646d5e661b58a1d8562dc85526f?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.17.0-1739102748"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel8@sha256:d846107b3580c8ec623bf7cb131236990d20df91ee5c4b2c53474d18e0e112a1_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel8@sha256:d846107b3580c8ec623bf7cb131236990d20df91ee5c4b2c53474d18e0e112a1_amd64",
"product_id": "registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel8@sha256:d846107b3580c8ec623bf7cb131236990d20df91ee5c4b2c53474d18e0e112a1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-modelmesh-serving-controller-rhel8@sha256%3Ad846107b3580c8ec623bf7cb131236990d20df91ee5c4b2c53474d18e0e112a1?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.17.0-1739204714"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-modelmesh-rhel8@sha256:58fc4ea5fcabd64c061a4f30259b354ffbcbb8c16ffc442f47404ddd49ffd3c9_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-modelmesh-rhel8@sha256:58fc4ea5fcabd64c061a4f30259b354ffbcbb8c16ffc442f47404ddd49ffd3c9_amd64",
"product_id": "registry.redhat.io/rhoai/odh-modelmesh-rhel8@sha256:58fc4ea5fcabd64c061a4f30259b354ffbcbb8c16ffc442f47404ddd49ffd3c9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-modelmesh-rhel8@sha256%3A58fc4ea5fcabd64c061a4f30259b354ffbcbb8c16ffc442f47404ddd49ffd3c9?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.17.0-1739102856"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel8@sha256:58516cc6ece1c6bfb6c426006b2820333c8be181f7e16471b24f52cb024df6b3_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel8@sha256:58516cc6ece1c6bfb6c426006b2820333c8be181f7e16471b24f52cb024df6b3_amd64",
"product_id": "registry.redhat.io/rhoai/odh-notebook-controller-rhel8@sha256:58516cc6ece1c6bfb6c426006b2820333c8be181f7e16471b24f52cb024df6b3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-notebook-controller-rhel8@sha256%3A58516cc6ece1c6bfb6c426006b2820333c8be181f7e16471b24f52cb024df6b3?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.17.0-1739203102"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-operator-bundle@sha256:8894db3352d2c8e666bbd0b93ae36474f6d2dcf1e59c24328de8a95667a45bb0_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-operator-bundle@sha256:8894db3352d2c8e666bbd0b93ae36474f6d2dcf1e59c24328de8a95667a45bb0_amd64",
"product_id": "registry.redhat.io/rhoai/odh-operator-bundle@sha256:8894db3352d2c8e666bbd0b93ae36474f6d2dcf1e59c24328de8a95667a45bb0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-operator-bundle@sha256%3A8894db3352d2c8e666bbd0b93ae36474f6d2dcf1e59c24328de8a95667a45bb0?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.17.0-1739218399"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-rhel8-operator@sha256:73330b67b6b104e67468463f2de1b029530793fc2df550c70851e6a3575e6307_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-rhel8-operator@sha256:73330b67b6b104e67468463f2de1b029530793fc2df550c70851e6a3575e6307_amd64",
"product_id": "registry.redhat.io/rhoai/odh-rhel8-operator@sha256:73330b67b6b104e67468463f2de1b029530793fc2df550c70851e6a3575e6307_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-rhel8-operator@sha256%3A73330b67b6b104e67468463f2de1b029530793fc2df550c70851e6a3575e6307?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.17.0-1739218005"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-training-operator-rhel8@sha256:3e6c0ff6036b1feedfae2ddbc287e8dee1ee7f8e69ca7e0b911f77c929c50e53_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-training-operator-rhel8@sha256:3e6c0ff6036b1feedfae2ddbc287e8dee1ee7f8e69ca7e0b911f77c929c50e53_amd64",
"product_id": "registry.redhat.io/rhoai/odh-training-operator-rhel8@sha256:3e6c0ff6036b1feedfae2ddbc287e8dee1ee7f8e69ca7e0b911f77c929c50e53_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-training-operator-rhel8@sha256%3A3e6c0ff6036b1feedfae2ddbc287e8dee1ee7f8e69ca7e0b911f77c929c50e53?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.17.0-1739103772"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel8@sha256:cdf0176ce6a2425ed485e188ae25c83b1accbceed515c426c6101a014b43d837_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel8@sha256:cdf0176ce6a2425ed485e188ae25c83b1accbceed515c426c6101a014b43d837_amd64",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel8@sha256:cdf0176ce6a2425ed485e188ae25c83b1accbceed515c426c6101a014b43d837_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-service-operator-rhel8@sha256%3Acdf0176ce6a2425ed485e188ae25c83b1accbceed515c426c6101a014b43d837?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.17.0-1739103162"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel8@sha256:9f5c7f682c534d3d07daceaef8c49c7d03d489f160b0adccdb296c5b9f67b748_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel8@sha256:9f5c7f682c534d3d07daceaef8c49c7d03d489f160b0adccdb296c5b9f67b748_amd64",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-service-rhel8@sha256:9f5c7f682c534d3d07daceaef8c49c7d03d489f160b0adccdb296c5b9f67b748_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-service-rhel8@sha256%3A9f5c7f682c534d3d07daceaef8c49c7d03d489f160b0adccdb296c5b9f67b748?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.17.0-1739102747"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-codeflare-operator-rhel8@sha256:fc6d4c739d6e71fd613aa5ba0821035f0a8e783ea94a411abb82b26a5d79406d_amd64 as a component of Red Hat OpenShift AI 2.17",
"product_id": "Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-codeflare-operator-rhel8@sha256:fc6d4c739d6e71fd613aa5ba0821035f0a8e783ea94a411abb82b26a5d79406d_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-codeflare-operator-rhel8@sha256:fc6d4c739d6e71fd613aa5ba0821035f0a8e783ea94a411abb82b26a5d79406d_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel8@sha256:e19276083d932dad46be57674cadf2757a4eeb5d1e2cc2b4ae650e0c8d2c1b02_amd64 as a component of Red Hat OpenShift AI 2.17",
"product_id": "Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-dashboard-rhel8@sha256:e19276083d932dad46be57674cadf2757a4eeb5d1e2cc2b4ae650e0c8d2c1b02_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-dashboard-rhel8@sha256:e19276083d932dad46be57674cadf2757a4eeb5d1e2cc2b4ae650e0c8d2c1b02_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel8@sha256:d78353c90bfbdf943547d5f6e3f547ab02f47836ca2cbf3f101977685bf3e34c_amd64 as a component of Red Hat OpenShift AI 2.17",
"product_id": "Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel8@sha256:d78353c90bfbdf943547d5f6e3f547ab02f47836ca2cbf3f101977685bf3e34c_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel8@sha256:d78353c90bfbdf943547d5f6e3f547ab02f47836ca2cbf3f101977685bf3e34c_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel8@sha256:5895e8a111dcd34e6cfec5ce9f84430164b4f6ee43daf8029d0c3b7eeffdd25c_amd64 as a component of Red Hat OpenShift AI 2.17",
"product_id": "Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel8@sha256:5895e8a111dcd34e6cfec5ce9f84430164b4f6ee43daf8029d0c3b7eeffdd25c_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel8@sha256:5895e8a111dcd34e6cfec5ce9f84430164b4f6ee43daf8029d0c3b7eeffdd25c_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel8@sha256:913162d37998b5f5503ea9a6acdd32a03fe1588658ed481027c381feaa298542_amd64 as a component of Red Hat OpenShift AI 2.17",
"product_id": "Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel8@sha256:913162d37998b5f5503ea9a6acdd32a03fe1588658ed481027c381feaa298542_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel8@sha256:913162d37998b5f5503ea9a6acdd32a03fe1588658ed481027c381feaa298542_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel8@sha256:0b105c6231945f7907424520f53df8ae5cfec9e4dd8fe8894928851e06729917_amd64 as a component of Red Hat OpenShift AI 2.17",
"product_id": "Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel8@sha256:0b105c6231945f7907424520f53df8ae5cfec9e4dd8fe8894928851e06729917_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel8@sha256:0b105c6231945f7907424520f53df8ae5cfec9e4dd8fe8894928851e06729917_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel8@sha256:ba1d528589d4ea5288cdb424a84caf2e2ac394105f3343d8cbff299e2f1fb012_amd64 as a component of Red Hat OpenShift AI 2.17",
"product_id": "Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel8@sha256:ba1d528589d4ea5288cdb424a84caf2e2ac394105f3343d8cbff299e2f1fb012_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel8@sha256:ba1d528589d4ea5288cdb424a84caf2e2ac394105f3343d8cbff299e2f1fb012_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kueue-controller-rhel8@sha256:849977d802846fceb0b642c28db3611a88163b6025de36695205d81162935497_amd64 as a component of Red Hat OpenShift AI 2.17",
"product_id": "Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-kueue-controller-rhel8@sha256:849977d802846fceb0b642c28db3611a88163b6025de36695205d81162935497_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kueue-controller-rhel8@sha256:849977d802846fceb0b642c28db3611a88163b6025de36695205d81162935497_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel8@sha256:85b991f09d439ca1e1df6b490097f587a76a2aaf94cb98f360e513f0d153483a_amd64 as a component of Red Hat OpenShift AI 2.17",
"product_id": "Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel8@sha256:85b991f09d439ca1e1df6b490097f587a76a2aaf94cb98f360e513f0d153483a_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel8@sha256:85b991f09d439ca1e1df6b490097f587a76a2aaf94cb98f360e513f0d153483a_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel8@sha256:8c3b9c8d8303f45766dea82194cf0d886eeb74bf9055c5aae06c8e78f8d28b04_amd64 as a component of Red Hat OpenShift AI 2.17",
"product_id": "Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel8@sha256:8c3b9c8d8303f45766dea82194cf0d886eeb74bf9055c5aae06c8e78f8d28b04_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel8@sha256:8c3b9c8d8303f45766dea82194cf0d886eeb74bf9055c5aae06c8e78f8d28b04_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel8@sha256:83c2d8f4f66835bd22cfd29f4ae9b57bfacf16393b5080fbbe3057cab90dfdda_amd64 as a component of Red Hat OpenShift AI 2.17",
"product_id": "Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel8@sha256:83c2d8f4f66835bd22cfd29f4ae9b57bfacf16393b5080fbbe3057cab90dfdda_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel8@sha256:83c2d8f4f66835bd22cfd29f4ae9b57bfacf16393b5080fbbe3057cab90dfdda_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel8@sha256:b94552aa082251c6c7b85d49cd3444a12149b8825473619517fa3edbd1748195_amd64 as a component of Red Hat OpenShift AI 2.17",
"product_id": "Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel8@sha256:b94552aa082251c6c7b85d49cd3444a12149b8825473619517fa3edbd1748195_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel8@sha256:b94552aa082251c6c7b85d49cd3444a12149b8825473619517fa3edbd1748195_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel8@sha256:5979ff12a1b4b96b307ffc601388c195a5ce49bf53c85b7a9e7da20f6266ff8d_amd64 as a component of Red Hat OpenShift AI 2.17",
"product_id": "Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel8@sha256:5979ff12a1b4b96b307ffc601388c195a5ce49bf53c85b7a9e7da20f6266ff8d_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel8@sha256:5979ff12a1b4b96b307ffc601388c195a5ce49bf53c85b7a9e7da20f6266ff8d_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel8@sha256:f9a98109664adec37649f616f63e86605df2feb6fb9178b37ddeba59f6460930_amd64 as a component of Red Hat OpenShift AI 2.17",
"product_id": "Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel8@sha256:f9a98109664adec37649f616f63e86605df2feb6fb9178b37ddeba59f6460930_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel8@sha256:f9a98109664adec37649f616f63e86605df2feb6fb9178b37ddeba59f6460930_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel8@sha256:c2995df85c0023ebc43e9dc30a258323353387450af99295fd67b57fb8afc36b_amd64 as a component of Red Hat OpenShift AI 2.17",
"product_id": "Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel8@sha256:c2995df85c0023ebc43e9dc30a258323353387450af99295fd67b57fb8afc36b_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel8@sha256:c2995df85c0023ebc43e9dc30a258323353387450af99295fd67b57fb8afc36b_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel8@sha256:f581ada86bbf09e794c9ae100197a7dda618ca1efc344281839801609123902f_amd64 as a component of Red Hat OpenShift AI 2.17",
"product_id": "Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-model-controller-rhel8@sha256:f581ada86bbf09e794c9ae100197a7dda618ca1efc344281839801609123902f_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-controller-rhel8@sha256:f581ada86bbf09e794c9ae100197a7dda618ca1efc344281839801609123902f_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel8@sha256:47653dc36a82d1b00f10d03df92aa836be8111c381cdb9caabd3a68829f6d683_amd64 as a component of Red Hat OpenShift AI 2.17",
"product_id": "Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-model-registry-operator-rhel8@sha256:47653dc36a82d1b00f10d03df92aa836be8111c381cdb9caabd3a68829f6d683_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel8@sha256:47653dc36a82d1b00f10d03df92aa836be8111c381cdb9caabd3a68829f6d683_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel8@sha256:713025cc0357b2052bec976eb74f2e0ec14c1ea4426c1f1eb78a6331973db7a7_amd64 as a component of Red Hat OpenShift AI 2.17",
"product_id": "Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-model-registry-rhel8@sha256:713025cc0357b2052bec976eb74f2e0ec14c1ea4426c1f1eb78a6331973db7a7_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-rhel8@sha256:713025cc0357b2052bec976eb74f2e0ec14c1ea4426c1f1eb78a6331973db7a7_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-modelmesh-rhel8@sha256:58fc4ea5fcabd64c061a4f30259b354ffbcbb8c16ffc442f47404ddd49ffd3c9_amd64 as a component of Red Hat OpenShift AI 2.17",
"product_id": "Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-modelmesh-rhel8@sha256:58fc4ea5fcabd64c061a4f30259b354ffbcbb8c16ffc442f47404ddd49ffd3c9_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-modelmesh-rhel8@sha256:58fc4ea5fcabd64c061a4f30259b354ffbcbb8c16ffc442f47404ddd49ffd3c9_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel8@sha256:78e18816a15b2d744a76710523a574f483606646d5e661b58a1d8562dc85526f_amd64 as a component of Red Hat OpenShift AI 2.17",
"product_id": "Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel8@sha256:78e18816a15b2d744a76710523a574f483606646d5e661b58a1d8562dc85526f_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel8@sha256:78e18816a15b2d744a76710523a574f483606646d5e661b58a1d8562dc85526f_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel8@sha256:d846107b3580c8ec623bf7cb131236990d20df91ee5c4b2c53474d18e0e112a1_amd64 as a component of Red Hat OpenShift AI 2.17",
"product_id": "Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel8@sha256:d846107b3580c8ec623bf7cb131236990d20df91ee5c4b2c53474d18e0e112a1_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel8@sha256:d846107b3580c8ec623bf7cb131236990d20df91ee5c4b2c53474d18e0e112a1_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel8@sha256:58516cc6ece1c6bfb6c426006b2820333c8be181f7e16471b24f52cb024df6b3_amd64 as a component of Red Hat OpenShift AI 2.17",
"product_id": "Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-notebook-controller-rhel8@sha256:58516cc6ece1c6bfb6c426006b2820333c8be181f7e16471b24f52cb024df6b3_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-notebook-controller-rhel8@sha256:58516cc6ece1c6bfb6c426006b2820333c8be181f7e16471b24f52cb024df6b3_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-operator-bundle@sha256:8894db3352d2c8e666bbd0b93ae36474f6d2dcf1e59c24328de8a95667a45bb0_amd64 as a component of Red Hat OpenShift AI 2.17",
"product_id": "Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-operator-bundle@sha256:8894db3352d2c8e666bbd0b93ae36474f6d2dcf1e59c24328de8a95667a45bb0_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-operator-bundle@sha256:8894db3352d2c8e666bbd0b93ae36474f6d2dcf1e59c24328de8a95667a45bb0_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-rhel8-operator@sha256:73330b67b6b104e67468463f2de1b029530793fc2df550c70851e6a3575e6307_amd64 as a component of Red Hat OpenShift AI 2.17",
"product_id": "Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-rhel8-operator@sha256:73330b67b6b104e67468463f2de1b029530793fc2df550c70851e6a3575e6307_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-rhel8-operator@sha256:73330b67b6b104e67468463f2de1b029530793fc2df550c70851e6a3575e6307_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-training-operator-rhel8@sha256:3e6c0ff6036b1feedfae2ddbc287e8dee1ee7f8e69ca7e0b911f77c929c50e53_amd64 as a component of Red Hat OpenShift AI 2.17",
"product_id": "Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-training-operator-rhel8@sha256:3e6c0ff6036b1feedfae2ddbc287e8dee1ee7f8e69ca7e0b911f77c929c50e53_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-training-operator-rhel8@sha256:3e6c0ff6036b1feedfae2ddbc287e8dee1ee7f8e69ca7e0b911f77c929c50e53_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel8@sha256:cdf0176ce6a2425ed485e188ae25c83b1accbceed515c426c6101a014b43d837_amd64 as a component of Red Hat OpenShift AI 2.17",
"product_id": "Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel8@sha256:cdf0176ce6a2425ed485e188ae25c83b1accbceed515c426c6101a014b43d837_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel8@sha256:cdf0176ce6a2425ed485e188ae25c83b1accbceed515c426c6101a014b43d837_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel8@sha256:9f5c7f682c534d3d07daceaef8c49c7d03d489f160b0adccdb296c5b9f67b748_amd64 as a component of Red Hat OpenShift AI 2.17",
"product_id": "Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-trustyai-service-rhel8@sha256:9f5c7f682c534d3d07daceaef8c49c7d03d489f160b0adccdb296c5b9f67b748_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-service-rhel8@sha256:9f5c7f682c534d3d07daceaef8c49c7d03d489f160b0adccdb296c5b9f67b748_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.17"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-21538",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2024-11-08T13:44:29.182678+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-codeflare-operator-rhel8@sha256:fc6d4c739d6e71fd613aa5ba0821035f0a8e783ea94a411abb82b26a5d79406d_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel8@sha256:d78353c90bfbdf943547d5f6e3f547ab02f47836ca2cbf3f101977685bf3e34c_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel8@sha256:5895e8a111dcd34e6cfec5ce9f84430164b4f6ee43daf8029d0c3b7eeffdd25c_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel8@sha256:913162d37998b5f5503ea9a6acdd32a03fe1588658ed481027c381feaa298542_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel8@sha256:0b105c6231945f7907424520f53df8ae5cfec9e4dd8fe8894928851e06729917_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel8@sha256:ba1d528589d4ea5288cdb424a84caf2e2ac394105f3343d8cbff299e2f1fb012_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-kueue-controller-rhel8@sha256:849977d802846fceb0b642c28db3611a88163b6025de36695205d81162935497_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel8@sha256:85b991f09d439ca1e1df6b490097f587a76a2aaf94cb98f360e513f0d153483a_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel8@sha256:8c3b9c8d8303f45766dea82194cf0d886eeb74bf9055c5aae06c8e78f8d28b04_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel8@sha256:83c2d8f4f66835bd22cfd29f4ae9b57bfacf16393b5080fbbe3057cab90dfdda_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel8@sha256:b94552aa082251c6c7b85d49cd3444a12149b8825473619517fa3edbd1748195_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel8@sha256:5979ff12a1b4b96b307ffc601388c195a5ce49bf53c85b7a9e7da20f6266ff8d_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel8@sha256:f9a98109664adec37649f616f63e86605df2feb6fb9178b37ddeba59f6460930_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel8@sha256:c2995df85c0023ebc43e9dc30a258323353387450af99295fd67b57fb8afc36b_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-model-controller-rhel8@sha256:f581ada86bbf09e794c9ae100197a7dda618ca1efc344281839801609123902f_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-model-registry-operator-rhel8@sha256:47653dc36a82d1b00f10d03df92aa836be8111c381cdb9caabd3a68829f6d683_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-model-registry-rhel8@sha256:713025cc0357b2052bec976eb74f2e0ec14c1ea4426c1f1eb78a6331973db7a7_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-modelmesh-rhel8@sha256:58fc4ea5fcabd64c061a4f30259b354ffbcbb8c16ffc442f47404ddd49ffd3c9_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel8@sha256:78e18816a15b2d744a76710523a574f483606646d5e661b58a1d8562dc85526f_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel8@sha256:d846107b3580c8ec623bf7cb131236990d20df91ee5c4b2c53474d18e0e112a1_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-notebook-controller-rhel8@sha256:58516cc6ece1c6bfb6c426006b2820333c8be181f7e16471b24f52cb024df6b3_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-operator-bundle@sha256:8894db3352d2c8e666bbd0b93ae36474f6d2dcf1e59c24328de8a95667a45bb0_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-rhel8-operator@sha256:73330b67b6b104e67468463f2de1b029530793fc2df550c70851e6a3575e6307_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-training-operator-rhel8@sha256:3e6c0ff6036b1feedfae2ddbc287e8dee1ee7f8e69ca7e0b911f77c929c50e53_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel8@sha256:cdf0176ce6a2425ed485e188ae25c83b1accbceed515c426c6101a014b43d837_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-trustyai-service-rhel8@sha256:9f5c7f682c534d3d07daceaef8c49c7d03d489f160b0adccdb296c5b9f67b748_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2324550"
}
],
"notes": [
{
"category": "description",
"text": "A Regular Expression Denial of Service (ReDoS) vulnerability was found in the cross-spawn package for Node.js. Due to improper input sanitization, an attacker can increase CPU usage and crash the program with a large, specially crafted string.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cross-spawn: regular expression denial of service",
"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 AI 2.17:registry.redhat.io/rhoai/odh-dashboard-rhel8@sha256:e19276083d932dad46be57674cadf2757a4eeb5d1e2cc2b4ae650e0c8d2c1b02_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-codeflare-operator-rhel8@sha256:fc6d4c739d6e71fd613aa5ba0821035f0a8e783ea94a411abb82b26a5d79406d_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel8@sha256:d78353c90bfbdf943547d5f6e3f547ab02f47836ca2cbf3f101977685bf3e34c_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel8@sha256:5895e8a111dcd34e6cfec5ce9f84430164b4f6ee43daf8029d0c3b7eeffdd25c_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel8@sha256:913162d37998b5f5503ea9a6acdd32a03fe1588658ed481027c381feaa298542_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel8@sha256:0b105c6231945f7907424520f53df8ae5cfec9e4dd8fe8894928851e06729917_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel8@sha256:ba1d528589d4ea5288cdb424a84caf2e2ac394105f3343d8cbff299e2f1fb012_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-kueue-controller-rhel8@sha256:849977d802846fceb0b642c28db3611a88163b6025de36695205d81162935497_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel8@sha256:85b991f09d439ca1e1df6b490097f587a76a2aaf94cb98f360e513f0d153483a_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel8@sha256:8c3b9c8d8303f45766dea82194cf0d886eeb74bf9055c5aae06c8e78f8d28b04_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel8@sha256:83c2d8f4f66835bd22cfd29f4ae9b57bfacf16393b5080fbbe3057cab90dfdda_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel8@sha256:b94552aa082251c6c7b85d49cd3444a12149b8825473619517fa3edbd1748195_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel8@sha256:5979ff12a1b4b96b307ffc601388c195a5ce49bf53c85b7a9e7da20f6266ff8d_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel8@sha256:f9a98109664adec37649f616f63e86605df2feb6fb9178b37ddeba59f6460930_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel8@sha256:c2995df85c0023ebc43e9dc30a258323353387450af99295fd67b57fb8afc36b_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-model-controller-rhel8@sha256:f581ada86bbf09e794c9ae100197a7dda618ca1efc344281839801609123902f_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-model-registry-operator-rhel8@sha256:47653dc36a82d1b00f10d03df92aa836be8111c381cdb9caabd3a68829f6d683_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-model-registry-rhel8@sha256:713025cc0357b2052bec976eb74f2e0ec14c1ea4426c1f1eb78a6331973db7a7_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-modelmesh-rhel8@sha256:58fc4ea5fcabd64c061a4f30259b354ffbcbb8c16ffc442f47404ddd49ffd3c9_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel8@sha256:78e18816a15b2d744a76710523a574f483606646d5e661b58a1d8562dc85526f_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel8@sha256:d846107b3580c8ec623bf7cb131236990d20df91ee5c4b2c53474d18e0e112a1_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-notebook-controller-rhel8@sha256:58516cc6ece1c6bfb6c426006b2820333c8be181f7e16471b24f52cb024df6b3_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-operator-bundle@sha256:8894db3352d2c8e666bbd0b93ae36474f6d2dcf1e59c24328de8a95667a45bb0_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-rhel8-operator@sha256:73330b67b6b104e67468463f2de1b029530793fc2df550c70851e6a3575e6307_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-training-operator-rhel8@sha256:3e6c0ff6036b1feedfae2ddbc287e8dee1ee7f8e69ca7e0b911f77c929c50e53_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel8@sha256:cdf0176ce6a2425ed485e188ae25c83b1accbceed515c426c6101a014b43d837_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-trustyai-service-rhel8@sha256:9f5c7f682c534d3d07daceaef8c49c7d03d489f160b0adccdb296c5b9f67b748_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-21538"
},
{
"category": "external",
"summary": "RHBZ#2324550",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2324550"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-21538",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21538"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-21538",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21538"
},
{
"category": "external",
"summary": "https://github.com/moxystudio/node-cross-spawn/commit/5ff3a07d9add449021d806e45c4168203aa833ff",
"url": "https://github.com/moxystudio/node-cross-spawn/commit/5ff3a07d9add449021d806e45c4168203aa833ff"
},
{
"category": "external",
"summary": "https://github.com/moxystudio/node-cross-spawn/commit/640d391fde65388548601d95abedccc12943374f",
"url": "https://github.com/moxystudio/node-cross-spawn/commit/640d391fde65388548601d95abedccc12943374f"
},
{
"category": "external",
"summary": "https://github.com/moxystudio/node-cross-spawn/pull/160",
"url": "https://github.com/moxystudio/node-cross-spawn/pull/160"
},
{
"category": "external",
"summary": "https://security.snyk.io/vuln/SNYK-JS-CROSSSPAWN-8303230",
"url": "https://security.snyk.io/vuln/SNYK-JS-CROSSSPAWN-8303230"
}
],
"release_date": "2024-11-08T05:00:04.695000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-13T15:51:37+00:00",
"details": "For Red Hat OpenShift AI 2.17.0 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 errata update:\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-dashboard-rhel8@sha256:e19276083d932dad46be57674cadf2757a4eeb5d1e2cc2b4ae650e0c8d2c1b02_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1448"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-codeflare-operator-rhel8@sha256:fc6d4c739d6e71fd613aa5ba0821035f0a8e783ea94a411abb82b26a5d79406d_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-dashboard-rhel8@sha256:e19276083d932dad46be57674cadf2757a4eeb5d1e2cc2b4ae650e0c8d2c1b02_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel8@sha256:d78353c90bfbdf943547d5f6e3f547ab02f47836ca2cbf3f101977685bf3e34c_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel8@sha256:5895e8a111dcd34e6cfec5ce9f84430164b4f6ee43daf8029d0c3b7eeffdd25c_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel8@sha256:913162d37998b5f5503ea9a6acdd32a03fe1588658ed481027c381feaa298542_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel8@sha256:0b105c6231945f7907424520f53df8ae5cfec9e4dd8fe8894928851e06729917_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel8@sha256:ba1d528589d4ea5288cdb424a84caf2e2ac394105f3343d8cbff299e2f1fb012_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-kueue-controller-rhel8@sha256:849977d802846fceb0b642c28db3611a88163b6025de36695205d81162935497_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel8@sha256:85b991f09d439ca1e1df6b490097f587a76a2aaf94cb98f360e513f0d153483a_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel8@sha256:8c3b9c8d8303f45766dea82194cf0d886eeb74bf9055c5aae06c8e78f8d28b04_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel8@sha256:83c2d8f4f66835bd22cfd29f4ae9b57bfacf16393b5080fbbe3057cab90dfdda_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel8@sha256:b94552aa082251c6c7b85d49cd3444a12149b8825473619517fa3edbd1748195_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel8@sha256:5979ff12a1b4b96b307ffc601388c195a5ce49bf53c85b7a9e7da20f6266ff8d_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel8@sha256:f9a98109664adec37649f616f63e86605df2feb6fb9178b37ddeba59f6460930_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel8@sha256:c2995df85c0023ebc43e9dc30a258323353387450af99295fd67b57fb8afc36b_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-model-controller-rhel8@sha256:f581ada86bbf09e794c9ae100197a7dda618ca1efc344281839801609123902f_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-model-registry-operator-rhel8@sha256:47653dc36a82d1b00f10d03df92aa836be8111c381cdb9caabd3a68829f6d683_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-model-registry-rhel8@sha256:713025cc0357b2052bec976eb74f2e0ec14c1ea4426c1f1eb78a6331973db7a7_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-modelmesh-rhel8@sha256:58fc4ea5fcabd64c061a4f30259b354ffbcbb8c16ffc442f47404ddd49ffd3c9_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel8@sha256:78e18816a15b2d744a76710523a574f483606646d5e661b58a1d8562dc85526f_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel8@sha256:d846107b3580c8ec623bf7cb131236990d20df91ee5c4b2c53474d18e0e112a1_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-notebook-controller-rhel8@sha256:58516cc6ece1c6bfb6c426006b2820333c8be181f7e16471b24f52cb024df6b3_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-operator-bundle@sha256:8894db3352d2c8e666bbd0b93ae36474f6d2dcf1e59c24328de8a95667a45bb0_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-rhel8-operator@sha256:73330b67b6b104e67468463f2de1b029530793fc2df550c70851e6a3575e6307_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-training-operator-rhel8@sha256:3e6c0ff6036b1feedfae2ddbc287e8dee1ee7f8e69ca7e0b911f77c929c50e53_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel8@sha256:cdf0176ce6a2425ed485e188ae25c83b1accbceed515c426c6101a014b43d837_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-trustyai-service-rhel8@sha256:9f5c7f682c534d3d07daceaef8c49c7d03d489f160b0adccdb296c5b9f67b748_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "cross-spawn: regular expression denial of service"
},
{
"cve": "CVE-2024-45337",
"cwe": {
"id": "CWE-285",
"name": "Improper Authorization"
},
"discovery_date": "2024-12-11T19:00:54.247490+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-codeflare-operator-rhel8@sha256:fc6d4c739d6e71fd613aa5ba0821035f0a8e783ea94a411abb82b26a5d79406d_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-dashboard-rhel8@sha256:e19276083d932dad46be57674cadf2757a4eeb5d1e2cc2b4ae650e0c8d2c1b02_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel8@sha256:d78353c90bfbdf943547d5f6e3f547ab02f47836ca2cbf3f101977685bf3e34c_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel8@sha256:5895e8a111dcd34e6cfec5ce9f84430164b4f6ee43daf8029d0c3b7eeffdd25c_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel8@sha256:913162d37998b5f5503ea9a6acdd32a03fe1588658ed481027c381feaa298542_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel8@sha256:0b105c6231945f7907424520f53df8ae5cfec9e4dd8fe8894928851e06729917_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel8@sha256:ba1d528589d4ea5288cdb424a84caf2e2ac394105f3343d8cbff299e2f1fb012_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-kueue-controller-rhel8@sha256:849977d802846fceb0b642c28db3611a88163b6025de36695205d81162935497_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel8@sha256:85b991f09d439ca1e1df6b490097f587a76a2aaf94cb98f360e513f0d153483a_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel8@sha256:8c3b9c8d8303f45766dea82194cf0d886eeb74bf9055c5aae06c8e78f8d28b04_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel8@sha256:83c2d8f4f66835bd22cfd29f4ae9b57bfacf16393b5080fbbe3057cab90dfdda_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel8@sha256:b94552aa082251c6c7b85d49cd3444a12149b8825473619517fa3edbd1748195_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel8@sha256:5979ff12a1b4b96b307ffc601388c195a5ce49bf53c85b7a9e7da20f6266ff8d_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel8@sha256:f9a98109664adec37649f616f63e86605df2feb6fb9178b37ddeba59f6460930_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel8@sha256:c2995df85c0023ebc43e9dc30a258323353387450af99295fd67b57fb8afc36b_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-model-registry-operator-rhel8@sha256:47653dc36a82d1b00f10d03df92aa836be8111c381cdb9caabd3a68829f6d683_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-model-registry-rhel8@sha256:713025cc0357b2052bec976eb74f2e0ec14c1ea4426c1f1eb78a6331973db7a7_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-modelmesh-rhel8@sha256:58fc4ea5fcabd64c061a4f30259b354ffbcbb8c16ffc442f47404ddd49ffd3c9_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel8@sha256:d846107b3580c8ec623bf7cb131236990d20df91ee5c4b2c53474d18e0e112a1_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-notebook-controller-rhel8@sha256:58516cc6ece1c6bfb6c426006b2820333c8be181f7e16471b24f52cb024df6b3_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-operator-bundle@sha256:8894db3352d2c8e666bbd0b93ae36474f6d2dcf1e59c24328de8a95667a45bb0_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-rhel8-operator@sha256:73330b67b6b104e67468463f2de1b029530793fc2df550c70851e6a3575e6307_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-training-operator-rhel8@sha256:3e6c0ff6036b1feedfae2ddbc287e8dee1ee7f8e69ca7e0b911f77c929c50e53_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel8@sha256:cdf0176ce6a2425ed485e188ae25c83b1accbceed515c426c6101a014b43d837_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-trustyai-service-rhel8@sha256:9f5c7f682c534d3d07daceaef8c49c7d03d489f160b0adccdb296c5b9f67b748_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2331720"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the x/crypto/ssh go library. Applications and libraries that misuse the ServerConfig.PublicKeyCallback callback may be susceptible to an authorization bypass. For example, an attacker may send public keys A and B and authenticate with A. PublicKeyCallback would be called only twice, first with A and then with B. A vulnerable application may then make authorization decisions based on key B, for which the attacker does not control the private key. The misuse of ServerConfig.PublicKeyCallback may cause an authorization bypass.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: Misuse of ServerConfig.PublicKeyCallback may cause authorization bypass in golang.org/x/crypto",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is classified as important rather than critical because it does not directly enable unauthorized access but rather introduces a risk of authorization bypass if the application or library misuses the PublicKeyCallback API. The vulnerability relies on incorrect assumptions made by the application when handling the sequence or state of keys provided during SSH authentication. Properly implemented systems that use the Permissions field or avoid relying on external state remain unaffected. Additionally, the vulnerability does not allow direct exploitation to gain control over a system without the presence of insecure logic in the application\u0027s handling of authentication attempts.\n\n\nRed Hat Enterprise Linux(RHEL) 8 \u0026 9 and Red Hat Openshift marked as not affected as it was determined that the problem function `ServerConfig.PublicKeyCallback`, as noted in the CVE-2024-45337 issue, is not called by Podman, Buildah, containers-common, or the gvisor-tap-vsock projects.",
"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 AI 2.17:registry.redhat.io/rhoai/odh-model-controller-rhel8@sha256:f581ada86bbf09e794c9ae100197a7dda618ca1efc344281839801609123902f_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel8@sha256:78e18816a15b2d744a76710523a574f483606646d5e661b58a1d8562dc85526f_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-codeflare-operator-rhel8@sha256:fc6d4c739d6e71fd613aa5ba0821035f0a8e783ea94a411abb82b26a5d79406d_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-dashboard-rhel8@sha256:e19276083d932dad46be57674cadf2757a4eeb5d1e2cc2b4ae650e0c8d2c1b02_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel8@sha256:d78353c90bfbdf943547d5f6e3f547ab02f47836ca2cbf3f101977685bf3e34c_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel8@sha256:5895e8a111dcd34e6cfec5ce9f84430164b4f6ee43daf8029d0c3b7eeffdd25c_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel8@sha256:913162d37998b5f5503ea9a6acdd32a03fe1588658ed481027c381feaa298542_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel8@sha256:0b105c6231945f7907424520f53df8ae5cfec9e4dd8fe8894928851e06729917_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel8@sha256:ba1d528589d4ea5288cdb424a84caf2e2ac394105f3343d8cbff299e2f1fb012_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-kueue-controller-rhel8@sha256:849977d802846fceb0b642c28db3611a88163b6025de36695205d81162935497_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel8@sha256:85b991f09d439ca1e1df6b490097f587a76a2aaf94cb98f360e513f0d153483a_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel8@sha256:8c3b9c8d8303f45766dea82194cf0d886eeb74bf9055c5aae06c8e78f8d28b04_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel8@sha256:83c2d8f4f66835bd22cfd29f4ae9b57bfacf16393b5080fbbe3057cab90dfdda_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel8@sha256:b94552aa082251c6c7b85d49cd3444a12149b8825473619517fa3edbd1748195_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel8@sha256:5979ff12a1b4b96b307ffc601388c195a5ce49bf53c85b7a9e7da20f6266ff8d_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel8@sha256:f9a98109664adec37649f616f63e86605df2feb6fb9178b37ddeba59f6460930_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel8@sha256:c2995df85c0023ebc43e9dc30a258323353387450af99295fd67b57fb8afc36b_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-model-registry-operator-rhel8@sha256:47653dc36a82d1b00f10d03df92aa836be8111c381cdb9caabd3a68829f6d683_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-model-registry-rhel8@sha256:713025cc0357b2052bec976eb74f2e0ec14c1ea4426c1f1eb78a6331973db7a7_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-modelmesh-rhel8@sha256:58fc4ea5fcabd64c061a4f30259b354ffbcbb8c16ffc442f47404ddd49ffd3c9_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel8@sha256:d846107b3580c8ec623bf7cb131236990d20df91ee5c4b2c53474d18e0e112a1_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-notebook-controller-rhel8@sha256:58516cc6ece1c6bfb6c426006b2820333c8be181f7e16471b24f52cb024df6b3_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-operator-bundle@sha256:8894db3352d2c8e666bbd0b93ae36474f6d2dcf1e59c24328de8a95667a45bb0_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-rhel8-operator@sha256:73330b67b6b104e67468463f2de1b029530793fc2df550c70851e6a3575e6307_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-training-operator-rhel8@sha256:3e6c0ff6036b1feedfae2ddbc287e8dee1ee7f8e69ca7e0b911f77c929c50e53_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel8@sha256:cdf0176ce6a2425ed485e188ae25c83b1accbceed515c426c6101a014b43d837_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-trustyai-service-rhel8@sha256:9f5c7f682c534d3d07daceaef8c49c7d03d489f160b0adccdb296c5b9f67b748_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45337"
},
{
"category": "external",
"summary": "RHBZ#2331720",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2331720"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45337",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45337"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45337",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45337"
},
{
"category": "external",
"summary": "https://github.com/golang/crypto/commit/b4f1988a35dee11ec3e05d6bf3e90b695fbd8909",
"url": "https://github.com/golang/crypto/commit/b4f1988a35dee11ec3e05d6bf3e90b695fbd8909"
},
{
"category": "external",
"summary": "https://go.dev/cl/635315",
"url": "https://go.dev/cl/635315"
},
{
"category": "external",
"summary": "https://go.dev/issue/70779",
"url": "https://go.dev/issue/70779"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/-nPEi39gI4Q/m/cGVPJCqdAQAJ",
"url": "https://groups.google.com/g/golang-announce/c/-nPEi39gI4Q/m/cGVPJCqdAQAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3321",
"url": "https://pkg.go.dev/vuln/GO-2024-3321"
}
],
"release_date": "2024-12-11T18:55:58.506000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-13T15:51:37+00:00",
"details": "For Red Hat OpenShift AI 2.17.0 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 errata update:\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-model-controller-rhel8@sha256:f581ada86bbf09e794c9ae100197a7dda618ca1efc344281839801609123902f_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel8@sha256:78e18816a15b2d744a76710523a574f483606646d5e661b58a1d8562dc85526f_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1448"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-codeflare-operator-rhel8@sha256:fc6d4c739d6e71fd613aa5ba0821035f0a8e783ea94a411abb82b26a5d79406d_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-dashboard-rhel8@sha256:e19276083d932dad46be57674cadf2757a4eeb5d1e2cc2b4ae650e0c8d2c1b02_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel8@sha256:d78353c90bfbdf943547d5f6e3f547ab02f47836ca2cbf3f101977685bf3e34c_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel8@sha256:5895e8a111dcd34e6cfec5ce9f84430164b4f6ee43daf8029d0c3b7eeffdd25c_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel8@sha256:913162d37998b5f5503ea9a6acdd32a03fe1588658ed481027c381feaa298542_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel8@sha256:0b105c6231945f7907424520f53df8ae5cfec9e4dd8fe8894928851e06729917_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel8@sha256:ba1d528589d4ea5288cdb424a84caf2e2ac394105f3343d8cbff299e2f1fb012_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-kueue-controller-rhel8@sha256:849977d802846fceb0b642c28db3611a88163b6025de36695205d81162935497_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel8@sha256:85b991f09d439ca1e1df6b490097f587a76a2aaf94cb98f360e513f0d153483a_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel8@sha256:8c3b9c8d8303f45766dea82194cf0d886eeb74bf9055c5aae06c8e78f8d28b04_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel8@sha256:83c2d8f4f66835bd22cfd29f4ae9b57bfacf16393b5080fbbe3057cab90dfdda_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel8@sha256:b94552aa082251c6c7b85d49cd3444a12149b8825473619517fa3edbd1748195_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel8@sha256:5979ff12a1b4b96b307ffc601388c195a5ce49bf53c85b7a9e7da20f6266ff8d_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel8@sha256:f9a98109664adec37649f616f63e86605df2feb6fb9178b37ddeba59f6460930_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel8@sha256:c2995df85c0023ebc43e9dc30a258323353387450af99295fd67b57fb8afc36b_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-model-controller-rhel8@sha256:f581ada86bbf09e794c9ae100197a7dda618ca1efc344281839801609123902f_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-model-registry-operator-rhel8@sha256:47653dc36a82d1b00f10d03df92aa836be8111c381cdb9caabd3a68829f6d683_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-model-registry-rhel8@sha256:713025cc0357b2052bec976eb74f2e0ec14c1ea4426c1f1eb78a6331973db7a7_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-modelmesh-rhel8@sha256:58fc4ea5fcabd64c061a4f30259b354ffbcbb8c16ffc442f47404ddd49ffd3c9_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel8@sha256:78e18816a15b2d744a76710523a574f483606646d5e661b58a1d8562dc85526f_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel8@sha256:d846107b3580c8ec623bf7cb131236990d20df91ee5c4b2c53474d18e0e112a1_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-notebook-controller-rhel8@sha256:58516cc6ece1c6bfb6c426006b2820333c8be181f7e16471b24f52cb024df6b3_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-operator-bundle@sha256:8894db3352d2c8e666bbd0b93ae36474f6d2dcf1e59c24328de8a95667a45bb0_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-rhel8-operator@sha256:73330b67b6b104e67468463f2de1b029530793fc2df550c70851e6a3575e6307_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-training-operator-rhel8@sha256:3e6c0ff6036b1feedfae2ddbc287e8dee1ee7f8e69ca7e0b911f77c929c50e53_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel8@sha256:cdf0176ce6a2425ed485e188ae25c83b1accbceed515c426c6101a014b43d837_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-trustyai-service-rhel8@sha256:9f5c7f682c534d3d07daceaef8c49c7d03d489f160b0adccdb296c5b9f67b748_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-codeflare-operator-rhel8@sha256:fc6d4c739d6e71fd613aa5ba0821035f0a8e783ea94a411abb82b26a5d79406d_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-dashboard-rhel8@sha256:e19276083d932dad46be57674cadf2757a4eeb5d1e2cc2b4ae650e0c8d2c1b02_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel8@sha256:d78353c90bfbdf943547d5f6e3f547ab02f47836ca2cbf3f101977685bf3e34c_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel8@sha256:5895e8a111dcd34e6cfec5ce9f84430164b4f6ee43daf8029d0c3b7eeffdd25c_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel8@sha256:913162d37998b5f5503ea9a6acdd32a03fe1588658ed481027c381feaa298542_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel8@sha256:0b105c6231945f7907424520f53df8ae5cfec9e4dd8fe8894928851e06729917_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel8@sha256:ba1d528589d4ea5288cdb424a84caf2e2ac394105f3343d8cbff299e2f1fb012_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-kueue-controller-rhel8@sha256:849977d802846fceb0b642c28db3611a88163b6025de36695205d81162935497_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel8@sha256:85b991f09d439ca1e1df6b490097f587a76a2aaf94cb98f360e513f0d153483a_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel8@sha256:8c3b9c8d8303f45766dea82194cf0d886eeb74bf9055c5aae06c8e78f8d28b04_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel8@sha256:83c2d8f4f66835bd22cfd29f4ae9b57bfacf16393b5080fbbe3057cab90dfdda_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel8@sha256:b94552aa082251c6c7b85d49cd3444a12149b8825473619517fa3edbd1748195_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel8@sha256:5979ff12a1b4b96b307ffc601388c195a5ce49bf53c85b7a9e7da20f6266ff8d_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel8@sha256:f9a98109664adec37649f616f63e86605df2feb6fb9178b37ddeba59f6460930_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel8@sha256:c2995df85c0023ebc43e9dc30a258323353387450af99295fd67b57fb8afc36b_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-model-controller-rhel8@sha256:f581ada86bbf09e794c9ae100197a7dda618ca1efc344281839801609123902f_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-model-registry-operator-rhel8@sha256:47653dc36a82d1b00f10d03df92aa836be8111c381cdb9caabd3a68829f6d683_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-model-registry-rhel8@sha256:713025cc0357b2052bec976eb74f2e0ec14c1ea4426c1f1eb78a6331973db7a7_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-modelmesh-rhel8@sha256:58fc4ea5fcabd64c061a4f30259b354ffbcbb8c16ffc442f47404ddd49ffd3c9_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel8@sha256:78e18816a15b2d744a76710523a574f483606646d5e661b58a1d8562dc85526f_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel8@sha256:d846107b3580c8ec623bf7cb131236990d20df91ee5c4b2c53474d18e0e112a1_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-notebook-controller-rhel8@sha256:58516cc6ece1c6bfb6c426006b2820333c8be181f7e16471b24f52cb024df6b3_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-operator-bundle@sha256:8894db3352d2c8e666bbd0b93ae36474f6d2dcf1e59c24328de8a95667a45bb0_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-rhel8-operator@sha256:73330b67b6b104e67468463f2de1b029530793fc2df550c70851e6a3575e6307_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-training-operator-rhel8@sha256:3e6c0ff6036b1feedfae2ddbc287e8dee1ee7f8e69ca7e0b911f77c929c50e53_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel8@sha256:cdf0176ce6a2425ed485e188ae25c83b1accbceed515c426c6101a014b43d837_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-trustyai-service-rhel8@sha256:9f5c7f682c534d3d07daceaef8c49c7d03d489f160b0adccdb296c5b9f67b748_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: Misuse of ServerConfig.PublicKeyCallback may cause authorization bypass in golang.org/x/crypto"
},
{
"cve": "CVE-2024-45338",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2024-12-18T21:00:59.938173+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-codeflare-operator-rhel8@sha256:fc6d4c739d6e71fd613aa5ba0821035f0a8e783ea94a411abb82b26a5d79406d_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-dashboard-rhel8@sha256:e19276083d932dad46be57674cadf2757a4eeb5d1e2cc2b4ae650e0c8d2c1b02_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel8@sha256:d78353c90bfbdf943547d5f6e3f547ab02f47836ca2cbf3f101977685bf3e34c_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel8@sha256:913162d37998b5f5503ea9a6acdd32a03fe1588658ed481027c381feaa298542_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel8@sha256:0b105c6231945f7907424520f53df8ae5cfec9e4dd8fe8894928851e06729917_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel8@sha256:ba1d528589d4ea5288cdb424a84caf2e2ac394105f3343d8cbff299e2f1fb012_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-kueue-controller-rhel8@sha256:849977d802846fceb0b642c28db3611a88163b6025de36695205d81162935497_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel8@sha256:85b991f09d439ca1e1df6b490097f587a76a2aaf94cb98f360e513f0d153483a_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel8@sha256:8c3b9c8d8303f45766dea82194cf0d886eeb74bf9055c5aae06c8e78f8d28b04_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel8@sha256:83c2d8f4f66835bd22cfd29f4ae9b57bfacf16393b5080fbbe3057cab90dfdda_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel8@sha256:b94552aa082251c6c7b85d49cd3444a12149b8825473619517fa3edbd1748195_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel8@sha256:5979ff12a1b4b96b307ffc601388c195a5ce49bf53c85b7a9e7da20f6266ff8d_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel8@sha256:f9a98109664adec37649f616f63e86605df2feb6fb9178b37ddeba59f6460930_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-model-registry-operator-rhel8@sha256:47653dc36a82d1b00f10d03df92aa836be8111c381cdb9caabd3a68829f6d683_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-model-registry-rhel8@sha256:713025cc0357b2052bec976eb74f2e0ec14c1ea4426c1f1eb78a6331973db7a7_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-modelmesh-rhel8@sha256:58fc4ea5fcabd64c061a4f30259b354ffbcbb8c16ffc442f47404ddd49ffd3c9_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel8@sha256:d846107b3580c8ec623bf7cb131236990d20df91ee5c4b2c53474d18e0e112a1_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-notebook-controller-rhel8@sha256:58516cc6ece1c6bfb6c426006b2820333c8be181f7e16471b24f52cb024df6b3_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-operator-bundle@sha256:8894db3352d2c8e666bbd0b93ae36474f6d2dcf1e59c24328de8a95667a45bb0_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-rhel8-operator@sha256:73330b67b6b104e67468463f2de1b029530793fc2df550c70851e6a3575e6307_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-training-operator-rhel8@sha256:3e6c0ff6036b1feedfae2ddbc287e8dee1ee7f8e69ca7e0b911f77c929c50e53_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel8@sha256:cdf0176ce6a2425ed485e188ae25c83b1accbceed515c426c6101a014b43d837_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-trustyai-service-rhel8@sha256:9f5c7f682c534d3d07daceaef8c49c7d03d489f160b0adccdb296c5b9f67b748_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2333122"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/net/html. This flaw allows an attacker to craft input to the parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This issue can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/html: Non-linear parsing of case-insensitive content in golang.org/x/net/html",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as an Important severity because an attacker can craft malicious input that causes the parsing functions to process data non-linearly, resulting in significant delays which leads to a denial of service by exhausting system resources.",
"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 AI 2.17:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel8@sha256:5895e8a111dcd34e6cfec5ce9f84430164b4f6ee43daf8029d0c3b7eeffdd25c_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel8@sha256:c2995df85c0023ebc43e9dc30a258323353387450af99295fd67b57fb8afc36b_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-model-controller-rhel8@sha256:f581ada86bbf09e794c9ae100197a7dda618ca1efc344281839801609123902f_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel8@sha256:78e18816a15b2d744a76710523a574f483606646d5e661b58a1d8562dc85526f_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-codeflare-operator-rhel8@sha256:fc6d4c739d6e71fd613aa5ba0821035f0a8e783ea94a411abb82b26a5d79406d_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-dashboard-rhel8@sha256:e19276083d932dad46be57674cadf2757a4eeb5d1e2cc2b4ae650e0c8d2c1b02_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel8@sha256:d78353c90bfbdf943547d5f6e3f547ab02f47836ca2cbf3f101977685bf3e34c_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel8@sha256:913162d37998b5f5503ea9a6acdd32a03fe1588658ed481027c381feaa298542_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel8@sha256:0b105c6231945f7907424520f53df8ae5cfec9e4dd8fe8894928851e06729917_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel8@sha256:ba1d528589d4ea5288cdb424a84caf2e2ac394105f3343d8cbff299e2f1fb012_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-kueue-controller-rhel8@sha256:849977d802846fceb0b642c28db3611a88163b6025de36695205d81162935497_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel8@sha256:85b991f09d439ca1e1df6b490097f587a76a2aaf94cb98f360e513f0d153483a_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel8@sha256:8c3b9c8d8303f45766dea82194cf0d886eeb74bf9055c5aae06c8e78f8d28b04_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel8@sha256:83c2d8f4f66835bd22cfd29f4ae9b57bfacf16393b5080fbbe3057cab90dfdda_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel8@sha256:b94552aa082251c6c7b85d49cd3444a12149b8825473619517fa3edbd1748195_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel8@sha256:5979ff12a1b4b96b307ffc601388c195a5ce49bf53c85b7a9e7da20f6266ff8d_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel8@sha256:f9a98109664adec37649f616f63e86605df2feb6fb9178b37ddeba59f6460930_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-model-registry-operator-rhel8@sha256:47653dc36a82d1b00f10d03df92aa836be8111c381cdb9caabd3a68829f6d683_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-model-registry-rhel8@sha256:713025cc0357b2052bec976eb74f2e0ec14c1ea4426c1f1eb78a6331973db7a7_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-modelmesh-rhel8@sha256:58fc4ea5fcabd64c061a4f30259b354ffbcbb8c16ffc442f47404ddd49ffd3c9_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel8@sha256:d846107b3580c8ec623bf7cb131236990d20df91ee5c4b2c53474d18e0e112a1_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-notebook-controller-rhel8@sha256:58516cc6ece1c6bfb6c426006b2820333c8be181f7e16471b24f52cb024df6b3_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-operator-bundle@sha256:8894db3352d2c8e666bbd0b93ae36474f6d2dcf1e59c24328de8a95667a45bb0_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-rhel8-operator@sha256:73330b67b6b104e67468463f2de1b029530793fc2df550c70851e6a3575e6307_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-training-operator-rhel8@sha256:3e6c0ff6036b1feedfae2ddbc287e8dee1ee7f8e69ca7e0b911f77c929c50e53_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel8@sha256:cdf0176ce6a2425ed485e188ae25c83b1accbceed515c426c6101a014b43d837_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-trustyai-service-rhel8@sha256:9f5c7f682c534d3d07daceaef8c49c7d03d489f160b0adccdb296c5b9f67b748_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45338"
},
{
"category": "external",
"summary": "RHBZ#2333122",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333122"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45338",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45338"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45338",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45338"
},
{
"category": "external",
"summary": "https://go.dev/cl/637536",
"url": "https://go.dev/cl/637536"
},
{
"category": "external",
"summary": "https://go.dev/issue/70906",
"url": "https://go.dev/issue/70906"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/wSCRmFnNmPA/m/Lvcd0mRMAwAJ",
"url": "https://groups.google.com/g/golang-announce/c/wSCRmFnNmPA/m/Lvcd0mRMAwAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3333",
"url": "https://pkg.go.dev/vuln/GO-2024-3333"
}
],
"release_date": "2024-12-18T20:38:22.660000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-13T15:51:37+00:00",
"details": "For Red Hat OpenShift AI 2.17.0 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 errata update:\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel8@sha256:5895e8a111dcd34e6cfec5ce9f84430164b4f6ee43daf8029d0c3b7eeffdd25c_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel8@sha256:c2995df85c0023ebc43e9dc30a258323353387450af99295fd67b57fb8afc36b_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-model-controller-rhel8@sha256:f581ada86bbf09e794c9ae100197a7dda618ca1efc344281839801609123902f_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel8@sha256:78e18816a15b2d744a76710523a574f483606646d5e661b58a1d8562dc85526f_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1448"
}
],
"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 AI 2.17:registry.redhat.io/rhoai/odh-codeflare-operator-rhel8@sha256:fc6d4c739d6e71fd613aa5ba0821035f0a8e783ea94a411abb82b26a5d79406d_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-dashboard-rhel8@sha256:e19276083d932dad46be57674cadf2757a4eeb5d1e2cc2b4ae650e0c8d2c1b02_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel8@sha256:d78353c90bfbdf943547d5f6e3f547ab02f47836ca2cbf3f101977685bf3e34c_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel8@sha256:5895e8a111dcd34e6cfec5ce9f84430164b4f6ee43daf8029d0c3b7eeffdd25c_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel8@sha256:913162d37998b5f5503ea9a6acdd32a03fe1588658ed481027c381feaa298542_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel8@sha256:0b105c6231945f7907424520f53df8ae5cfec9e4dd8fe8894928851e06729917_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel8@sha256:ba1d528589d4ea5288cdb424a84caf2e2ac394105f3343d8cbff299e2f1fb012_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-kueue-controller-rhel8@sha256:849977d802846fceb0b642c28db3611a88163b6025de36695205d81162935497_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel8@sha256:85b991f09d439ca1e1df6b490097f587a76a2aaf94cb98f360e513f0d153483a_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel8@sha256:8c3b9c8d8303f45766dea82194cf0d886eeb74bf9055c5aae06c8e78f8d28b04_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel8@sha256:83c2d8f4f66835bd22cfd29f4ae9b57bfacf16393b5080fbbe3057cab90dfdda_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel8@sha256:b94552aa082251c6c7b85d49cd3444a12149b8825473619517fa3edbd1748195_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel8@sha256:5979ff12a1b4b96b307ffc601388c195a5ce49bf53c85b7a9e7da20f6266ff8d_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel8@sha256:f9a98109664adec37649f616f63e86605df2feb6fb9178b37ddeba59f6460930_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel8@sha256:c2995df85c0023ebc43e9dc30a258323353387450af99295fd67b57fb8afc36b_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-model-controller-rhel8@sha256:f581ada86bbf09e794c9ae100197a7dda618ca1efc344281839801609123902f_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-model-registry-operator-rhel8@sha256:47653dc36a82d1b00f10d03df92aa836be8111c381cdb9caabd3a68829f6d683_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-model-registry-rhel8@sha256:713025cc0357b2052bec976eb74f2e0ec14c1ea4426c1f1eb78a6331973db7a7_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-modelmesh-rhel8@sha256:58fc4ea5fcabd64c061a4f30259b354ffbcbb8c16ffc442f47404ddd49ffd3c9_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel8@sha256:78e18816a15b2d744a76710523a574f483606646d5e661b58a1d8562dc85526f_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel8@sha256:d846107b3580c8ec623bf7cb131236990d20df91ee5c4b2c53474d18e0e112a1_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-notebook-controller-rhel8@sha256:58516cc6ece1c6bfb6c426006b2820333c8be181f7e16471b24f52cb024df6b3_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-operator-bundle@sha256:8894db3352d2c8e666bbd0b93ae36474f6d2dcf1e59c24328de8a95667a45bb0_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-rhel8-operator@sha256:73330b67b6b104e67468463f2de1b029530793fc2df550c70851e6a3575e6307_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-training-operator-rhel8@sha256:3e6c0ff6036b1feedfae2ddbc287e8dee1ee7f8e69ca7e0b911f77c929c50e53_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel8@sha256:cdf0176ce6a2425ed485e188ae25c83b1accbceed515c426c6101a014b43d837_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-trustyai-service-rhel8@sha256:9f5c7f682c534d3d07daceaef8c49c7d03d489f160b0adccdb296c5b9f67b748_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/net/html: Non-linear parsing of case-insensitive content in golang.org/x/net/html"
},
{
"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 AI 2.17:registry.redhat.io/rhoai/odh-codeflare-operator-rhel8@sha256:fc6d4c739d6e71fd613aa5ba0821035f0a8e783ea94a411abb82b26a5d79406d_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-dashboard-rhel8@sha256:e19276083d932dad46be57674cadf2757a4eeb5d1e2cc2b4ae650e0c8d2c1b02_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel8@sha256:d78353c90bfbdf943547d5f6e3f547ab02f47836ca2cbf3f101977685bf3e34c_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel8@sha256:5895e8a111dcd34e6cfec5ce9f84430164b4f6ee43daf8029d0c3b7eeffdd25c_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel8@sha256:0b105c6231945f7907424520f53df8ae5cfec9e4dd8fe8894928851e06729917_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel8@sha256:ba1d528589d4ea5288cdb424a84caf2e2ac394105f3343d8cbff299e2f1fb012_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-kueue-controller-rhel8@sha256:849977d802846fceb0b642c28db3611a88163b6025de36695205d81162935497_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel8@sha256:83c2d8f4f66835bd22cfd29f4ae9b57bfacf16393b5080fbbe3057cab90dfdda_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel8@sha256:b94552aa082251c6c7b85d49cd3444a12149b8825473619517fa3edbd1748195_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel8@sha256:5979ff12a1b4b96b307ffc601388c195a5ce49bf53c85b7a9e7da20f6266ff8d_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel8@sha256:f9a98109664adec37649f616f63e86605df2feb6fb9178b37ddeba59f6460930_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel8@sha256:c2995df85c0023ebc43e9dc30a258323353387450af99295fd67b57fb8afc36b_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-model-controller-rhel8@sha256:f581ada86bbf09e794c9ae100197a7dda618ca1efc344281839801609123902f_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-model-registry-operator-rhel8@sha256:47653dc36a82d1b00f10d03df92aa836be8111c381cdb9caabd3a68829f6d683_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-model-registry-rhel8@sha256:713025cc0357b2052bec976eb74f2e0ec14c1ea4426c1f1eb78a6331973db7a7_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-modelmesh-rhel8@sha256:58fc4ea5fcabd64c061a4f30259b354ffbcbb8c16ffc442f47404ddd49ffd3c9_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel8@sha256:78e18816a15b2d744a76710523a574f483606646d5e661b58a1d8562dc85526f_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel8@sha256:d846107b3580c8ec623bf7cb131236990d20df91ee5c4b2c53474d18e0e112a1_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-notebook-controller-rhel8@sha256:58516cc6ece1c6bfb6c426006b2820333c8be181f7e16471b24f52cb024df6b3_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-operator-bundle@sha256:8894db3352d2c8e666bbd0b93ae36474f6d2dcf1e59c24328de8a95667a45bb0_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-rhel8-operator@sha256:73330b67b6b104e67468463f2de1b029530793fc2df550c70851e6a3575e6307_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-training-operator-rhel8@sha256:3e6c0ff6036b1feedfae2ddbc287e8dee1ee7f8e69ca7e0b911f77c929c50e53_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel8@sha256:cdf0176ce6a2425ed485e188ae25c83b1accbceed515c426c6101a014b43d837_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-trustyai-service-rhel8@sha256:9f5c7f682c534d3d07daceaef8c49c7d03d489f160b0adccdb296c5b9f67b748_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2342463"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in glog, a logging library. This vulnerability allows an unprivileged attacker to overwrite sensitive files via a symbolic link planted in a widely writable directory, exploiting the log file path predictability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/golang/glog: Vulnerability when creating log files in github.com/golang/glog",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel8@sha256:913162d37998b5f5503ea9a6acdd32a03fe1588658ed481027c381feaa298542_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel8@sha256:85b991f09d439ca1e1df6b490097f587a76a2aaf94cb98f360e513f0d153483a_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel8@sha256:8c3b9c8d8303f45766dea82194cf0d886eeb74bf9055c5aae06c8e78f8d28b04_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-codeflare-operator-rhel8@sha256:fc6d4c739d6e71fd613aa5ba0821035f0a8e783ea94a411abb82b26a5d79406d_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-dashboard-rhel8@sha256:e19276083d932dad46be57674cadf2757a4eeb5d1e2cc2b4ae650e0c8d2c1b02_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel8@sha256:d78353c90bfbdf943547d5f6e3f547ab02f47836ca2cbf3f101977685bf3e34c_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel8@sha256:5895e8a111dcd34e6cfec5ce9f84430164b4f6ee43daf8029d0c3b7eeffdd25c_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel8@sha256:0b105c6231945f7907424520f53df8ae5cfec9e4dd8fe8894928851e06729917_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel8@sha256:ba1d528589d4ea5288cdb424a84caf2e2ac394105f3343d8cbff299e2f1fb012_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-kueue-controller-rhel8@sha256:849977d802846fceb0b642c28db3611a88163b6025de36695205d81162935497_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel8@sha256:83c2d8f4f66835bd22cfd29f4ae9b57bfacf16393b5080fbbe3057cab90dfdda_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel8@sha256:b94552aa082251c6c7b85d49cd3444a12149b8825473619517fa3edbd1748195_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel8@sha256:5979ff12a1b4b96b307ffc601388c195a5ce49bf53c85b7a9e7da20f6266ff8d_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel8@sha256:f9a98109664adec37649f616f63e86605df2feb6fb9178b37ddeba59f6460930_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel8@sha256:c2995df85c0023ebc43e9dc30a258323353387450af99295fd67b57fb8afc36b_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-model-controller-rhel8@sha256:f581ada86bbf09e794c9ae100197a7dda618ca1efc344281839801609123902f_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-model-registry-operator-rhel8@sha256:47653dc36a82d1b00f10d03df92aa836be8111c381cdb9caabd3a68829f6d683_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-model-registry-rhel8@sha256:713025cc0357b2052bec976eb74f2e0ec14c1ea4426c1f1eb78a6331973db7a7_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-modelmesh-rhel8@sha256:58fc4ea5fcabd64c061a4f30259b354ffbcbb8c16ffc442f47404ddd49ffd3c9_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel8@sha256:78e18816a15b2d744a76710523a574f483606646d5e661b58a1d8562dc85526f_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel8@sha256:d846107b3580c8ec623bf7cb131236990d20df91ee5c4b2c53474d18e0e112a1_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-notebook-controller-rhel8@sha256:58516cc6ece1c6bfb6c426006b2820333c8be181f7e16471b24f52cb024df6b3_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-operator-bundle@sha256:8894db3352d2c8e666bbd0b93ae36474f6d2dcf1e59c24328de8a95667a45bb0_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-rhel8-operator@sha256:73330b67b6b104e67468463f2de1b029530793fc2df550c70851e6a3575e6307_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-training-operator-rhel8@sha256:3e6c0ff6036b1feedfae2ddbc287e8dee1ee7f8e69ca7e0b911f77c929c50e53_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel8@sha256:cdf0176ce6a2425ed485e188ae25c83b1accbceed515c426c6101a014b43d837_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-trustyai-service-rhel8@sha256:9f5c7f682c534d3d07daceaef8c49c7d03d489f160b0adccdb296c5b9f67b748_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-02-13T15:51:37+00:00",
"details": "For Red Hat OpenShift AI 2.17.0 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 errata update:\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel8@sha256:913162d37998b5f5503ea9a6acdd32a03fe1588658ed481027c381feaa298542_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel8@sha256:85b991f09d439ca1e1df6b490097f587a76a2aaf94cb98f360e513f0d153483a_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel8@sha256:8c3b9c8d8303f45766dea82194cf0d886eeb74bf9055c5aae06c8e78f8d28b04_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1448"
},
{
"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 AI 2.17:registry.redhat.io/rhoai/odh-codeflare-operator-rhel8@sha256:fc6d4c739d6e71fd613aa5ba0821035f0a8e783ea94a411abb82b26a5d79406d_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-dashboard-rhel8@sha256:e19276083d932dad46be57674cadf2757a4eeb5d1e2cc2b4ae650e0c8d2c1b02_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel8@sha256:d78353c90bfbdf943547d5f6e3f547ab02f47836ca2cbf3f101977685bf3e34c_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel8@sha256:5895e8a111dcd34e6cfec5ce9f84430164b4f6ee43daf8029d0c3b7eeffdd25c_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel8@sha256:913162d37998b5f5503ea9a6acdd32a03fe1588658ed481027c381feaa298542_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel8@sha256:0b105c6231945f7907424520f53df8ae5cfec9e4dd8fe8894928851e06729917_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel8@sha256:ba1d528589d4ea5288cdb424a84caf2e2ac394105f3343d8cbff299e2f1fb012_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-kueue-controller-rhel8@sha256:849977d802846fceb0b642c28db3611a88163b6025de36695205d81162935497_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel8@sha256:85b991f09d439ca1e1df6b490097f587a76a2aaf94cb98f360e513f0d153483a_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel8@sha256:8c3b9c8d8303f45766dea82194cf0d886eeb74bf9055c5aae06c8e78f8d28b04_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel8@sha256:83c2d8f4f66835bd22cfd29f4ae9b57bfacf16393b5080fbbe3057cab90dfdda_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel8@sha256:b94552aa082251c6c7b85d49cd3444a12149b8825473619517fa3edbd1748195_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel8@sha256:5979ff12a1b4b96b307ffc601388c195a5ce49bf53c85b7a9e7da20f6266ff8d_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel8@sha256:f9a98109664adec37649f616f63e86605df2feb6fb9178b37ddeba59f6460930_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel8@sha256:c2995df85c0023ebc43e9dc30a258323353387450af99295fd67b57fb8afc36b_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-model-controller-rhel8@sha256:f581ada86bbf09e794c9ae100197a7dda618ca1efc344281839801609123902f_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-model-registry-operator-rhel8@sha256:47653dc36a82d1b00f10d03df92aa836be8111c381cdb9caabd3a68829f6d683_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-model-registry-rhel8@sha256:713025cc0357b2052bec976eb74f2e0ec14c1ea4426c1f1eb78a6331973db7a7_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-modelmesh-rhel8@sha256:58fc4ea5fcabd64c061a4f30259b354ffbcbb8c16ffc442f47404ddd49ffd3c9_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel8@sha256:78e18816a15b2d744a76710523a574f483606646d5e661b58a1d8562dc85526f_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel8@sha256:d846107b3580c8ec623bf7cb131236990d20df91ee5c4b2c53474d18e0e112a1_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-notebook-controller-rhel8@sha256:58516cc6ece1c6bfb6c426006b2820333c8be181f7e16471b24f52cb024df6b3_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-operator-bundle@sha256:8894db3352d2c8e666bbd0b93ae36474f6d2dcf1e59c24328de8a95667a45bb0_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-rhel8-operator@sha256:73330b67b6b104e67468463f2de1b029530793fc2df550c70851e6a3575e6307_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-training-operator-rhel8@sha256:3e6c0ff6036b1feedfae2ddbc287e8dee1ee7f8e69ca7e0b911f77c929c50e53_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel8@sha256:cdf0176ce6a2425ed485e188ae25c83b1accbceed515c426c6101a014b43d837_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-trustyai-service-rhel8@sha256:9f5c7f682c534d3d07daceaef8c49c7d03d489f160b0adccdb296c5b9f67b748_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.0"
},
"products": [
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-codeflare-operator-rhel8@sha256:fc6d4c739d6e71fd613aa5ba0821035f0a8e783ea94a411abb82b26a5d79406d_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-dashboard-rhel8@sha256:e19276083d932dad46be57674cadf2757a4eeb5d1e2cc2b4ae650e0c8d2c1b02_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel8@sha256:d78353c90bfbdf943547d5f6e3f547ab02f47836ca2cbf3f101977685bf3e34c_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel8@sha256:5895e8a111dcd34e6cfec5ce9f84430164b4f6ee43daf8029d0c3b7eeffdd25c_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel8@sha256:913162d37998b5f5503ea9a6acdd32a03fe1588658ed481027c381feaa298542_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel8@sha256:0b105c6231945f7907424520f53df8ae5cfec9e4dd8fe8894928851e06729917_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel8@sha256:ba1d528589d4ea5288cdb424a84caf2e2ac394105f3343d8cbff299e2f1fb012_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-kueue-controller-rhel8@sha256:849977d802846fceb0b642c28db3611a88163b6025de36695205d81162935497_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel8@sha256:85b991f09d439ca1e1df6b490097f587a76a2aaf94cb98f360e513f0d153483a_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel8@sha256:8c3b9c8d8303f45766dea82194cf0d886eeb74bf9055c5aae06c8e78f8d28b04_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel8@sha256:83c2d8f4f66835bd22cfd29f4ae9b57bfacf16393b5080fbbe3057cab90dfdda_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel8@sha256:b94552aa082251c6c7b85d49cd3444a12149b8825473619517fa3edbd1748195_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel8@sha256:5979ff12a1b4b96b307ffc601388c195a5ce49bf53c85b7a9e7da20f6266ff8d_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel8@sha256:f9a98109664adec37649f616f63e86605df2feb6fb9178b37ddeba59f6460930_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel8@sha256:c2995df85c0023ebc43e9dc30a258323353387450af99295fd67b57fb8afc36b_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-model-controller-rhel8@sha256:f581ada86bbf09e794c9ae100197a7dda618ca1efc344281839801609123902f_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-model-registry-operator-rhel8@sha256:47653dc36a82d1b00f10d03df92aa836be8111c381cdb9caabd3a68829f6d683_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-model-registry-rhel8@sha256:713025cc0357b2052bec976eb74f2e0ec14c1ea4426c1f1eb78a6331973db7a7_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-modelmesh-rhel8@sha256:58fc4ea5fcabd64c061a4f30259b354ffbcbb8c16ffc442f47404ddd49ffd3c9_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel8@sha256:78e18816a15b2d744a76710523a574f483606646d5e661b58a1d8562dc85526f_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel8@sha256:d846107b3580c8ec623bf7cb131236990d20df91ee5c4b2c53474d18e0e112a1_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-notebook-controller-rhel8@sha256:58516cc6ece1c6bfb6c426006b2820333c8be181f7e16471b24f52cb024df6b3_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-operator-bundle@sha256:8894db3352d2c8e666bbd0b93ae36474f6d2dcf1e59c24328de8a95667a45bb0_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-rhel8-operator@sha256:73330b67b6b104e67468463f2de1b029530793fc2df550c70851e6a3575e6307_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-training-operator-rhel8@sha256:3e6c0ff6036b1feedfae2ddbc287e8dee1ee7f8e69ca7e0b911f77c929c50e53_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel8@sha256:cdf0176ce6a2425ed485e188ae25c83b1accbceed515c426c6101a014b43d837_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-trustyai-service-rhel8@sha256:9f5c7f682c534d3d07daceaef8c49c7d03d489f160b0adccdb296c5b9f67b748_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/golang/glog: Vulnerability when creating log files in github.com/golang/glog"
},
{
"cve": "CVE-2024-49767",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2024-10-25T20:00:37.993073+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-codeflare-operator-rhel8@sha256:fc6d4c739d6e71fd613aa5ba0821035f0a8e783ea94a411abb82b26a5d79406d_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-dashboard-rhel8@sha256:e19276083d932dad46be57674cadf2757a4eeb5d1e2cc2b4ae650e0c8d2c1b02_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel8@sha256:d78353c90bfbdf943547d5f6e3f547ab02f47836ca2cbf3f101977685bf3e34c_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel8@sha256:5895e8a111dcd34e6cfec5ce9f84430164b4f6ee43daf8029d0c3b7eeffdd25c_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel8@sha256:913162d37998b5f5503ea9a6acdd32a03fe1588658ed481027c381feaa298542_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel8@sha256:0b105c6231945f7907424520f53df8ae5cfec9e4dd8fe8894928851e06729917_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel8@sha256:ba1d528589d4ea5288cdb424a84caf2e2ac394105f3343d8cbff299e2f1fb012_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-kueue-controller-rhel8@sha256:849977d802846fceb0b642c28db3611a88163b6025de36695205d81162935497_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel8@sha256:85b991f09d439ca1e1df6b490097f587a76a2aaf94cb98f360e513f0d153483a_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel8@sha256:8c3b9c8d8303f45766dea82194cf0d886eeb74bf9055c5aae06c8e78f8d28b04_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel8@sha256:83c2d8f4f66835bd22cfd29f4ae9b57bfacf16393b5080fbbe3057cab90dfdda_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel8@sha256:b94552aa082251c6c7b85d49cd3444a12149b8825473619517fa3edbd1748195_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel8@sha256:5979ff12a1b4b96b307ffc601388c195a5ce49bf53c85b7a9e7da20f6266ff8d_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel8@sha256:f9a98109664adec37649f616f63e86605df2feb6fb9178b37ddeba59f6460930_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel8@sha256:c2995df85c0023ebc43e9dc30a258323353387450af99295fd67b57fb8afc36b_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-model-controller-rhel8@sha256:f581ada86bbf09e794c9ae100197a7dda618ca1efc344281839801609123902f_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-model-registry-operator-rhel8@sha256:47653dc36a82d1b00f10d03df92aa836be8111c381cdb9caabd3a68829f6d683_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-model-registry-rhel8@sha256:713025cc0357b2052bec976eb74f2e0ec14c1ea4426c1f1eb78a6331973db7a7_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-modelmesh-rhel8@sha256:58fc4ea5fcabd64c061a4f30259b354ffbcbb8c16ffc442f47404ddd49ffd3c9_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel8@sha256:d846107b3580c8ec623bf7cb131236990d20df91ee5c4b2c53474d18e0e112a1_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-notebook-controller-rhel8@sha256:58516cc6ece1c6bfb6c426006b2820333c8be181f7e16471b24f52cb024df6b3_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-operator-bundle@sha256:8894db3352d2c8e666bbd0b93ae36474f6d2dcf1e59c24328de8a95667a45bb0_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-rhel8-operator@sha256:73330b67b6b104e67468463f2de1b029530793fc2df550c70851e6a3575e6307_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-training-operator-rhel8@sha256:3e6c0ff6036b1feedfae2ddbc287e8dee1ee7f8e69ca7e0b911f77c929c50e53_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel8@sha256:cdf0176ce6a2425ed485e188ae25c83b1accbceed515c426c6101a014b43d837_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-trustyai-service-rhel8@sha256:9f5c7f682c534d3d07daceaef8c49c7d03d489f160b0adccdb296c5b9f67b748_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2321829"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Werkzueg web application library. Applications using Werkzeug to parse multipart/form-data requests are vulnerable to resource exhaustion. A specially crafted form body can bypass the Request.max_form_memory_size setting and trigger a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "werkzeug: python-werkzeug: Werkzeug possible resource exhaustion when parsing file data in forms",
"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 AI 2.17:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel8@sha256:78e18816a15b2d744a76710523a574f483606646d5e661b58a1d8562dc85526f_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-codeflare-operator-rhel8@sha256:fc6d4c739d6e71fd613aa5ba0821035f0a8e783ea94a411abb82b26a5d79406d_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-dashboard-rhel8@sha256:e19276083d932dad46be57674cadf2757a4eeb5d1e2cc2b4ae650e0c8d2c1b02_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel8@sha256:d78353c90bfbdf943547d5f6e3f547ab02f47836ca2cbf3f101977685bf3e34c_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel8@sha256:5895e8a111dcd34e6cfec5ce9f84430164b4f6ee43daf8029d0c3b7eeffdd25c_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel8@sha256:913162d37998b5f5503ea9a6acdd32a03fe1588658ed481027c381feaa298542_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel8@sha256:0b105c6231945f7907424520f53df8ae5cfec9e4dd8fe8894928851e06729917_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel8@sha256:ba1d528589d4ea5288cdb424a84caf2e2ac394105f3343d8cbff299e2f1fb012_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-kueue-controller-rhel8@sha256:849977d802846fceb0b642c28db3611a88163b6025de36695205d81162935497_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel8@sha256:85b991f09d439ca1e1df6b490097f587a76a2aaf94cb98f360e513f0d153483a_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel8@sha256:8c3b9c8d8303f45766dea82194cf0d886eeb74bf9055c5aae06c8e78f8d28b04_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel8@sha256:83c2d8f4f66835bd22cfd29f4ae9b57bfacf16393b5080fbbe3057cab90dfdda_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel8@sha256:b94552aa082251c6c7b85d49cd3444a12149b8825473619517fa3edbd1748195_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel8@sha256:5979ff12a1b4b96b307ffc601388c195a5ce49bf53c85b7a9e7da20f6266ff8d_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel8@sha256:f9a98109664adec37649f616f63e86605df2feb6fb9178b37ddeba59f6460930_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel8@sha256:c2995df85c0023ebc43e9dc30a258323353387450af99295fd67b57fb8afc36b_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-model-controller-rhel8@sha256:f581ada86bbf09e794c9ae100197a7dda618ca1efc344281839801609123902f_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-model-registry-operator-rhel8@sha256:47653dc36a82d1b00f10d03df92aa836be8111c381cdb9caabd3a68829f6d683_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-model-registry-rhel8@sha256:713025cc0357b2052bec976eb74f2e0ec14c1ea4426c1f1eb78a6331973db7a7_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-modelmesh-rhel8@sha256:58fc4ea5fcabd64c061a4f30259b354ffbcbb8c16ffc442f47404ddd49ffd3c9_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel8@sha256:d846107b3580c8ec623bf7cb131236990d20df91ee5c4b2c53474d18e0e112a1_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-notebook-controller-rhel8@sha256:58516cc6ece1c6bfb6c426006b2820333c8be181f7e16471b24f52cb024df6b3_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-operator-bundle@sha256:8894db3352d2c8e666bbd0b93ae36474f6d2dcf1e59c24328de8a95667a45bb0_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-rhel8-operator@sha256:73330b67b6b104e67468463f2de1b029530793fc2df550c70851e6a3575e6307_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-training-operator-rhel8@sha256:3e6c0ff6036b1feedfae2ddbc287e8dee1ee7f8e69ca7e0b911f77c929c50e53_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel8@sha256:cdf0176ce6a2425ed485e188ae25c83b1accbceed515c426c6101a014b43d837_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-trustyai-service-rhel8@sha256:9f5c7f682c534d3d07daceaef8c49c7d03d489f160b0adccdb296c5b9f67b748_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-49767"
},
{
"category": "external",
"summary": "RHBZ#2321829",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2321829"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-49767",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49767"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-49767",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-49767"
},
{
"category": "external",
"summary": "https://github.com/pallets/quart/commit/5e78c4169b8eb66b91ead3e62d44721b9e1644ee",
"url": "https://github.com/pallets/quart/commit/5e78c4169b8eb66b91ead3e62d44721b9e1644ee"
},
{
"category": "external",
"summary": "https://github.com/pallets/werkzeug/commit/50cfeebcb0727e18cc52ffbeb125f4a66551179b",
"url": "https://github.com/pallets/werkzeug/commit/50cfeebcb0727e18cc52ffbeb125f4a66551179b"
},
{
"category": "external",
"summary": "https://github.com/pallets/werkzeug/releases/tag/3.0.6",
"url": "https://github.com/pallets/werkzeug/releases/tag/3.0.6"
},
{
"category": "external",
"summary": "https://github.com/pallets/werkzeug/security/advisories/GHSA-q34m-jh98-gwm2",
"url": "https://github.com/pallets/werkzeug/security/advisories/GHSA-q34m-jh98-gwm2"
}
],
"release_date": "2024-10-25T19:41:35.029000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-13T15:51:37+00:00",
"details": "For Red Hat OpenShift AI 2.17.0 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 errata update:\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel8@sha256:78e18816a15b2d744a76710523a574f483606646d5e661b58a1d8562dc85526f_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1448"
},
{
"category": "workaround",
"details": "The Request.max_content_length setting and resource limits provided by deployment software and platforms are available to limit the resources used during a request. This vulnerability does not affect those settings. All three types of limits should be considered and set appropriately when deploying an application.",
"product_ids": [
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-codeflare-operator-rhel8@sha256:fc6d4c739d6e71fd613aa5ba0821035f0a8e783ea94a411abb82b26a5d79406d_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-dashboard-rhel8@sha256:e19276083d932dad46be57674cadf2757a4eeb5d1e2cc2b4ae650e0c8d2c1b02_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel8@sha256:d78353c90bfbdf943547d5f6e3f547ab02f47836ca2cbf3f101977685bf3e34c_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel8@sha256:5895e8a111dcd34e6cfec5ce9f84430164b4f6ee43daf8029d0c3b7eeffdd25c_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel8@sha256:913162d37998b5f5503ea9a6acdd32a03fe1588658ed481027c381feaa298542_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel8@sha256:0b105c6231945f7907424520f53df8ae5cfec9e4dd8fe8894928851e06729917_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel8@sha256:ba1d528589d4ea5288cdb424a84caf2e2ac394105f3343d8cbff299e2f1fb012_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-kueue-controller-rhel8@sha256:849977d802846fceb0b642c28db3611a88163b6025de36695205d81162935497_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel8@sha256:85b991f09d439ca1e1df6b490097f587a76a2aaf94cb98f360e513f0d153483a_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel8@sha256:8c3b9c8d8303f45766dea82194cf0d886eeb74bf9055c5aae06c8e78f8d28b04_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel8@sha256:83c2d8f4f66835bd22cfd29f4ae9b57bfacf16393b5080fbbe3057cab90dfdda_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel8@sha256:b94552aa082251c6c7b85d49cd3444a12149b8825473619517fa3edbd1748195_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel8@sha256:5979ff12a1b4b96b307ffc601388c195a5ce49bf53c85b7a9e7da20f6266ff8d_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel8@sha256:f9a98109664adec37649f616f63e86605df2feb6fb9178b37ddeba59f6460930_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel8@sha256:c2995df85c0023ebc43e9dc30a258323353387450af99295fd67b57fb8afc36b_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-model-controller-rhel8@sha256:f581ada86bbf09e794c9ae100197a7dda618ca1efc344281839801609123902f_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-model-registry-operator-rhel8@sha256:47653dc36a82d1b00f10d03df92aa836be8111c381cdb9caabd3a68829f6d683_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-model-registry-rhel8@sha256:713025cc0357b2052bec976eb74f2e0ec14c1ea4426c1f1eb78a6331973db7a7_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-modelmesh-rhel8@sha256:58fc4ea5fcabd64c061a4f30259b354ffbcbb8c16ffc442f47404ddd49ffd3c9_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel8@sha256:78e18816a15b2d744a76710523a574f483606646d5e661b58a1d8562dc85526f_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel8@sha256:d846107b3580c8ec623bf7cb131236990d20df91ee5c4b2c53474d18e0e112a1_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-notebook-controller-rhel8@sha256:58516cc6ece1c6bfb6c426006b2820333c8be181f7e16471b24f52cb024df6b3_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-operator-bundle@sha256:8894db3352d2c8e666bbd0b93ae36474f6d2dcf1e59c24328de8a95667a45bb0_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-rhel8-operator@sha256:73330b67b6b104e67468463f2de1b029530793fc2df550c70851e6a3575e6307_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-training-operator-rhel8@sha256:3e6c0ff6036b1feedfae2ddbc287e8dee1ee7f8e69ca7e0b911f77c929c50e53_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel8@sha256:cdf0176ce6a2425ed485e188ae25c83b1accbceed515c426c6101a014b43d837_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-trustyai-service-rhel8@sha256:9f5c7f682c534d3d07daceaef8c49c7d03d489f160b0adccdb296c5b9f67b748_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-codeflare-operator-rhel8@sha256:fc6d4c739d6e71fd613aa5ba0821035f0a8e783ea94a411abb82b26a5d79406d_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-dashboard-rhel8@sha256:e19276083d932dad46be57674cadf2757a4eeb5d1e2cc2b4ae650e0c8d2c1b02_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel8@sha256:d78353c90bfbdf943547d5f6e3f547ab02f47836ca2cbf3f101977685bf3e34c_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel8@sha256:5895e8a111dcd34e6cfec5ce9f84430164b4f6ee43daf8029d0c3b7eeffdd25c_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel8@sha256:913162d37998b5f5503ea9a6acdd32a03fe1588658ed481027c381feaa298542_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel8@sha256:0b105c6231945f7907424520f53df8ae5cfec9e4dd8fe8894928851e06729917_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel8@sha256:ba1d528589d4ea5288cdb424a84caf2e2ac394105f3343d8cbff299e2f1fb012_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-kueue-controller-rhel8@sha256:849977d802846fceb0b642c28db3611a88163b6025de36695205d81162935497_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel8@sha256:85b991f09d439ca1e1df6b490097f587a76a2aaf94cb98f360e513f0d153483a_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel8@sha256:8c3b9c8d8303f45766dea82194cf0d886eeb74bf9055c5aae06c8e78f8d28b04_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel8@sha256:83c2d8f4f66835bd22cfd29f4ae9b57bfacf16393b5080fbbe3057cab90dfdda_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel8@sha256:b94552aa082251c6c7b85d49cd3444a12149b8825473619517fa3edbd1748195_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel8@sha256:5979ff12a1b4b96b307ffc601388c195a5ce49bf53c85b7a9e7da20f6266ff8d_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel8@sha256:f9a98109664adec37649f616f63e86605df2feb6fb9178b37ddeba59f6460930_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel8@sha256:c2995df85c0023ebc43e9dc30a258323353387450af99295fd67b57fb8afc36b_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-model-controller-rhel8@sha256:f581ada86bbf09e794c9ae100197a7dda618ca1efc344281839801609123902f_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-model-registry-operator-rhel8@sha256:47653dc36a82d1b00f10d03df92aa836be8111c381cdb9caabd3a68829f6d683_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-model-registry-rhel8@sha256:713025cc0357b2052bec976eb74f2e0ec14c1ea4426c1f1eb78a6331973db7a7_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-modelmesh-rhel8@sha256:58fc4ea5fcabd64c061a4f30259b354ffbcbb8c16ffc442f47404ddd49ffd3c9_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel8@sha256:78e18816a15b2d744a76710523a574f483606646d5e661b58a1d8562dc85526f_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel8@sha256:d846107b3580c8ec623bf7cb131236990d20df91ee5c4b2c53474d18e0e112a1_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-notebook-controller-rhel8@sha256:58516cc6ece1c6bfb6c426006b2820333c8be181f7e16471b24f52cb024df6b3_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-operator-bundle@sha256:8894db3352d2c8e666bbd0b93ae36474f6d2dcf1e59c24328de8a95667a45bb0_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-rhel8-operator@sha256:73330b67b6b104e67468463f2de1b029530793fc2df550c70851e6a3575e6307_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-training-operator-rhel8@sha256:3e6c0ff6036b1feedfae2ddbc287e8dee1ee7f8e69ca7e0b911f77c929c50e53_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel8@sha256:cdf0176ce6a2425ed485e188ae25c83b1accbceed515c426c6101a014b43d837_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-trustyai-service-rhel8@sha256:9f5c7f682c534d3d07daceaef8c49c7d03d489f160b0adccdb296c5b9f67b748_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "werkzeug: python-werkzeug: Werkzeug possible resource exhaustion when parsing file data in forms"
},
{
"cve": "CVE-2024-52798",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2024-12-05T23:00:59.020167+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-codeflare-operator-rhel8@sha256:fc6d4c739d6e71fd613aa5ba0821035f0a8e783ea94a411abb82b26a5d79406d_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel8@sha256:d78353c90bfbdf943547d5f6e3f547ab02f47836ca2cbf3f101977685bf3e34c_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel8@sha256:5895e8a111dcd34e6cfec5ce9f84430164b4f6ee43daf8029d0c3b7eeffdd25c_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel8@sha256:913162d37998b5f5503ea9a6acdd32a03fe1588658ed481027c381feaa298542_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel8@sha256:0b105c6231945f7907424520f53df8ae5cfec9e4dd8fe8894928851e06729917_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel8@sha256:ba1d528589d4ea5288cdb424a84caf2e2ac394105f3343d8cbff299e2f1fb012_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-kueue-controller-rhel8@sha256:849977d802846fceb0b642c28db3611a88163b6025de36695205d81162935497_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel8@sha256:85b991f09d439ca1e1df6b490097f587a76a2aaf94cb98f360e513f0d153483a_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel8@sha256:8c3b9c8d8303f45766dea82194cf0d886eeb74bf9055c5aae06c8e78f8d28b04_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel8@sha256:83c2d8f4f66835bd22cfd29f4ae9b57bfacf16393b5080fbbe3057cab90dfdda_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel8@sha256:b94552aa082251c6c7b85d49cd3444a12149b8825473619517fa3edbd1748195_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel8@sha256:5979ff12a1b4b96b307ffc601388c195a5ce49bf53c85b7a9e7da20f6266ff8d_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel8@sha256:f9a98109664adec37649f616f63e86605df2feb6fb9178b37ddeba59f6460930_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel8@sha256:c2995df85c0023ebc43e9dc30a258323353387450af99295fd67b57fb8afc36b_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-model-controller-rhel8@sha256:f581ada86bbf09e794c9ae100197a7dda618ca1efc344281839801609123902f_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-model-registry-operator-rhel8@sha256:47653dc36a82d1b00f10d03df92aa836be8111c381cdb9caabd3a68829f6d683_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-model-registry-rhel8@sha256:713025cc0357b2052bec976eb74f2e0ec14c1ea4426c1f1eb78a6331973db7a7_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-modelmesh-rhel8@sha256:58fc4ea5fcabd64c061a4f30259b354ffbcbb8c16ffc442f47404ddd49ffd3c9_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel8@sha256:78e18816a15b2d744a76710523a574f483606646d5e661b58a1d8562dc85526f_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel8@sha256:d846107b3580c8ec623bf7cb131236990d20df91ee5c4b2c53474d18e0e112a1_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-notebook-controller-rhel8@sha256:58516cc6ece1c6bfb6c426006b2820333c8be181f7e16471b24f52cb024df6b3_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-operator-bundle@sha256:8894db3352d2c8e666bbd0b93ae36474f6d2dcf1e59c24328de8a95667a45bb0_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-rhel8-operator@sha256:73330b67b6b104e67468463f2de1b029530793fc2df550c70851e6a3575e6307_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-training-operator-rhel8@sha256:3e6c0ff6036b1feedfae2ddbc287e8dee1ee7f8e69ca7e0b911f77c929c50e53_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel8@sha256:cdf0176ce6a2425ed485e188ae25c83b1accbceed515c426c6101a014b43d837_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-trustyai-service-rhel8@sha256:9f5c7f682c534d3d07daceaef8c49c7d03d489f160b0adccdb296c5b9f67b748_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2330689"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in path-to-regexp. A path-to-regexp turns path strings into regular expressions. In certain cases, path-to-regexp will output a regular expression that can be exploited to cause poor performance.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "path-to-regexp: path-to-regexp Unpatched `path-to-regexp` ReDoS in 0.1.x",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability exists because of an incomplete fix for CVE-2024-45296.",
"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 AI 2.17:registry.redhat.io/rhoai/odh-dashboard-rhel8@sha256:e19276083d932dad46be57674cadf2757a4eeb5d1e2cc2b4ae650e0c8d2c1b02_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-codeflare-operator-rhel8@sha256:fc6d4c739d6e71fd613aa5ba0821035f0a8e783ea94a411abb82b26a5d79406d_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel8@sha256:d78353c90bfbdf943547d5f6e3f547ab02f47836ca2cbf3f101977685bf3e34c_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel8@sha256:5895e8a111dcd34e6cfec5ce9f84430164b4f6ee43daf8029d0c3b7eeffdd25c_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel8@sha256:913162d37998b5f5503ea9a6acdd32a03fe1588658ed481027c381feaa298542_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel8@sha256:0b105c6231945f7907424520f53df8ae5cfec9e4dd8fe8894928851e06729917_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel8@sha256:ba1d528589d4ea5288cdb424a84caf2e2ac394105f3343d8cbff299e2f1fb012_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-kueue-controller-rhel8@sha256:849977d802846fceb0b642c28db3611a88163b6025de36695205d81162935497_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel8@sha256:85b991f09d439ca1e1df6b490097f587a76a2aaf94cb98f360e513f0d153483a_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel8@sha256:8c3b9c8d8303f45766dea82194cf0d886eeb74bf9055c5aae06c8e78f8d28b04_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel8@sha256:83c2d8f4f66835bd22cfd29f4ae9b57bfacf16393b5080fbbe3057cab90dfdda_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel8@sha256:b94552aa082251c6c7b85d49cd3444a12149b8825473619517fa3edbd1748195_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel8@sha256:5979ff12a1b4b96b307ffc601388c195a5ce49bf53c85b7a9e7da20f6266ff8d_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel8@sha256:f9a98109664adec37649f616f63e86605df2feb6fb9178b37ddeba59f6460930_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel8@sha256:c2995df85c0023ebc43e9dc30a258323353387450af99295fd67b57fb8afc36b_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-model-controller-rhel8@sha256:f581ada86bbf09e794c9ae100197a7dda618ca1efc344281839801609123902f_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-model-registry-operator-rhel8@sha256:47653dc36a82d1b00f10d03df92aa836be8111c381cdb9caabd3a68829f6d683_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-model-registry-rhel8@sha256:713025cc0357b2052bec976eb74f2e0ec14c1ea4426c1f1eb78a6331973db7a7_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-modelmesh-rhel8@sha256:58fc4ea5fcabd64c061a4f30259b354ffbcbb8c16ffc442f47404ddd49ffd3c9_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel8@sha256:78e18816a15b2d744a76710523a574f483606646d5e661b58a1d8562dc85526f_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel8@sha256:d846107b3580c8ec623bf7cb131236990d20df91ee5c4b2c53474d18e0e112a1_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-notebook-controller-rhel8@sha256:58516cc6ece1c6bfb6c426006b2820333c8be181f7e16471b24f52cb024df6b3_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-operator-bundle@sha256:8894db3352d2c8e666bbd0b93ae36474f6d2dcf1e59c24328de8a95667a45bb0_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-rhel8-operator@sha256:73330b67b6b104e67468463f2de1b029530793fc2df550c70851e6a3575e6307_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-training-operator-rhel8@sha256:3e6c0ff6036b1feedfae2ddbc287e8dee1ee7f8e69ca7e0b911f77c929c50e53_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel8@sha256:cdf0176ce6a2425ed485e188ae25c83b1accbceed515c426c6101a014b43d837_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-trustyai-service-rhel8@sha256:9f5c7f682c534d3d07daceaef8c49c7d03d489f160b0adccdb296c5b9f67b748_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-52798"
},
{
"category": "external",
"summary": "RHBZ#2330689",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2330689"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-52798",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52798"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-52798",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-52798"
},
{
"category": "external",
"summary": "https://github.com/pillarjs/path-to-regexp/commit/f01c26a013b1889f0c217c643964513acf17f6a4",
"url": "https://github.com/pillarjs/path-to-regexp/commit/f01c26a013b1889f0c217c643964513acf17f6a4"
},
{
"category": "external",
"summary": "https://github.com/pillarjs/path-to-regexp/security/advisories/GHSA-rhx6-c78j-4q9w",
"url": "https://github.com/pillarjs/path-to-regexp/security/advisories/GHSA-rhx6-c78j-4q9w"
}
],
"release_date": "2024-12-05T22:45:42.774000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-13T15:51:37+00:00",
"details": "For Red Hat OpenShift AI 2.17.0 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 errata update:\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-dashboard-rhel8@sha256:e19276083d932dad46be57674cadf2757a4eeb5d1e2cc2b4ae650e0c8d2c1b02_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1448"
},
{
"category": "workaround",
"details": "Avoid using two parameters within a single path segment when the separator is not, for example, /:a-:b. Alternatively, you can define the regex used for both parameters and ensure they do not overlap to allow backtracking.",
"product_ids": [
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-codeflare-operator-rhel8@sha256:fc6d4c739d6e71fd613aa5ba0821035f0a8e783ea94a411abb82b26a5d79406d_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-dashboard-rhel8@sha256:e19276083d932dad46be57674cadf2757a4eeb5d1e2cc2b4ae650e0c8d2c1b02_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel8@sha256:d78353c90bfbdf943547d5f6e3f547ab02f47836ca2cbf3f101977685bf3e34c_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel8@sha256:5895e8a111dcd34e6cfec5ce9f84430164b4f6ee43daf8029d0c3b7eeffdd25c_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel8@sha256:913162d37998b5f5503ea9a6acdd32a03fe1588658ed481027c381feaa298542_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel8@sha256:0b105c6231945f7907424520f53df8ae5cfec9e4dd8fe8894928851e06729917_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel8@sha256:ba1d528589d4ea5288cdb424a84caf2e2ac394105f3343d8cbff299e2f1fb012_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-kueue-controller-rhel8@sha256:849977d802846fceb0b642c28db3611a88163b6025de36695205d81162935497_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel8@sha256:85b991f09d439ca1e1df6b490097f587a76a2aaf94cb98f360e513f0d153483a_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel8@sha256:8c3b9c8d8303f45766dea82194cf0d886eeb74bf9055c5aae06c8e78f8d28b04_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel8@sha256:83c2d8f4f66835bd22cfd29f4ae9b57bfacf16393b5080fbbe3057cab90dfdda_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel8@sha256:b94552aa082251c6c7b85d49cd3444a12149b8825473619517fa3edbd1748195_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel8@sha256:5979ff12a1b4b96b307ffc601388c195a5ce49bf53c85b7a9e7da20f6266ff8d_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel8@sha256:f9a98109664adec37649f616f63e86605df2feb6fb9178b37ddeba59f6460930_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel8@sha256:c2995df85c0023ebc43e9dc30a258323353387450af99295fd67b57fb8afc36b_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-model-controller-rhel8@sha256:f581ada86bbf09e794c9ae100197a7dda618ca1efc344281839801609123902f_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-model-registry-operator-rhel8@sha256:47653dc36a82d1b00f10d03df92aa836be8111c381cdb9caabd3a68829f6d683_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-model-registry-rhel8@sha256:713025cc0357b2052bec976eb74f2e0ec14c1ea4426c1f1eb78a6331973db7a7_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-modelmesh-rhel8@sha256:58fc4ea5fcabd64c061a4f30259b354ffbcbb8c16ffc442f47404ddd49ffd3c9_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel8@sha256:78e18816a15b2d744a76710523a574f483606646d5e661b58a1d8562dc85526f_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel8@sha256:d846107b3580c8ec623bf7cb131236990d20df91ee5c4b2c53474d18e0e112a1_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-notebook-controller-rhel8@sha256:58516cc6ece1c6bfb6c426006b2820333c8be181f7e16471b24f52cb024df6b3_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-operator-bundle@sha256:8894db3352d2c8e666bbd0b93ae36474f6d2dcf1e59c24328de8a95667a45bb0_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-rhel8-operator@sha256:73330b67b6b104e67468463f2de1b029530793fc2df550c70851e6a3575e6307_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-training-operator-rhel8@sha256:3e6c0ff6036b1feedfae2ddbc287e8dee1ee7f8e69ca7e0b911f77c929c50e53_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel8@sha256:cdf0176ce6a2425ed485e188ae25c83b1accbceed515c426c6101a014b43d837_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-trustyai-service-rhel8@sha256:9f5c7f682c534d3d07daceaef8c49c7d03d489f160b0adccdb296c5b9f67b748_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-codeflare-operator-rhel8@sha256:fc6d4c739d6e71fd613aa5ba0821035f0a8e783ea94a411abb82b26a5d79406d_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-dashboard-rhel8@sha256:e19276083d932dad46be57674cadf2757a4eeb5d1e2cc2b4ae650e0c8d2c1b02_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel8@sha256:d78353c90bfbdf943547d5f6e3f547ab02f47836ca2cbf3f101977685bf3e34c_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel8@sha256:5895e8a111dcd34e6cfec5ce9f84430164b4f6ee43daf8029d0c3b7eeffdd25c_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel8@sha256:913162d37998b5f5503ea9a6acdd32a03fe1588658ed481027c381feaa298542_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel8@sha256:0b105c6231945f7907424520f53df8ae5cfec9e4dd8fe8894928851e06729917_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel8@sha256:ba1d528589d4ea5288cdb424a84caf2e2ac394105f3343d8cbff299e2f1fb012_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-kueue-controller-rhel8@sha256:849977d802846fceb0b642c28db3611a88163b6025de36695205d81162935497_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel8@sha256:85b991f09d439ca1e1df6b490097f587a76a2aaf94cb98f360e513f0d153483a_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel8@sha256:8c3b9c8d8303f45766dea82194cf0d886eeb74bf9055c5aae06c8e78f8d28b04_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel8@sha256:83c2d8f4f66835bd22cfd29f4ae9b57bfacf16393b5080fbbe3057cab90dfdda_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel8@sha256:b94552aa082251c6c7b85d49cd3444a12149b8825473619517fa3edbd1748195_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel8@sha256:5979ff12a1b4b96b307ffc601388c195a5ce49bf53c85b7a9e7da20f6266ff8d_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel8@sha256:f9a98109664adec37649f616f63e86605df2feb6fb9178b37ddeba59f6460930_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel8@sha256:c2995df85c0023ebc43e9dc30a258323353387450af99295fd67b57fb8afc36b_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-model-controller-rhel8@sha256:f581ada86bbf09e794c9ae100197a7dda618ca1efc344281839801609123902f_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-model-registry-operator-rhel8@sha256:47653dc36a82d1b00f10d03df92aa836be8111c381cdb9caabd3a68829f6d683_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-model-registry-rhel8@sha256:713025cc0357b2052bec976eb74f2e0ec14c1ea4426c1f1eb78a6331973db7a7_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-modelmesh-rhel8@sha256:58fc4ea5fcabd64c061a4f30259b354ffbcbb8c16ffc442f47404ddd49ffd3c9_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel8@sha256:78e18816a15b2d744a76710523a574f483606646d5e661b58a1d8562dc85526f_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel8@sha256:d846107b3580c8ec623bf7cb131236990d20df91ee5c4b2c53474d18e0e112a1_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-notebook-controller-rhel8@sha256:58516cc6ece1c6bfb6c426006b2820333c8be181f7e16471b24f52cb024df6b3_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-operator-bundle@sha256:8894db3352d2c8e666bbd0b93ae36474f6d2dcf1e59c24328de8a95667a45bb0_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-rhel8-operator@sha256:73330b67b6b104e67468463f2de1b029530793fc2df550c70851e6a3575e6307_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-training-operator-rhel8@sha256:3e6c0ff6036b1feedfae2ddbc287e8dee1ee7f8e69ca7e0b911f77c929c50e53_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel8@sha256:cdf0176ce6a2425ed485e188ae25c83b1accbceed515c426c6101a014b43d837_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-trustyai-service-rhel8@sha256:9f5c7f682c534d3d07daceaef8c49c7d03d489f160b0adccdb296c5b9f67b748_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "path-to-regexp: path-to-regexp Unpatched `path-to-regexp` ReDoS in 0.1.x"
},
{
"cve": "CVE-2024-55565",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-12-09T02:00:45.255738+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-codeflare-operator-rhel8@sha256:fc6d4c739d6e71fd613aa5ba0821035f0a8e783ea94a411abb82b26a5d79406d_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel8@sha256:d78353c90bfbdf943547d5f6e3f547ab02f47836ca2cbf3f101977685bf3e34c_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel8@sha256:5895e8a111dcd34e6cfec5ce9f84430164b4f6ee43daf8029d0c3b7eeffdd25c_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel8@sha256:913162d37998b5f5503ea9a6acdd32a03fe1588658ed481027c381feaa298542_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel8@sha256:0b105c6231945f7907424520f53df8ae5cfec9e4dd8fe8894928851e06729917_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel8@sha256:ba1d528589d4ea5288cdb424a84caf2e2ac394105f3343d8cbff299e2f1fb012_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-kueue-controller-rhel8@sha256:849977d802846fceb0b642c28db3611a88163b6025de36695205d81162935497_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel8@sha256:85b991f09d439ca1e1df6b490097f587a76a2aaf94cb98f360e513f0d153483a_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel8@sha256:8c3b9c8d8303f45766dea82194cf0d886eeb74bf9055c5aae06c8e78f8d28b04_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel8@sha256:83c2d8f4f66835bd22cfd29f4ae9b57bfacf16393b5080fbbe3057cab90dfdda_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel8@sha256:b94552aa082251c6c7b85d49cd3444a12149b8825473619517fa3edbd1748195_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel8@sha256:5979ff12a1b4b96b307ffc601388c195a5ce49bf53c85b7a9e7da20f6266ff8d_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel8@sha256:f9a98109664adec37649f616f63e86605df2feb6fb9178b37ddeba59f6460930_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel8@sha256:c2995df85c0023ebc43e9dc30a258323353387450af99295fd67b57fb8afc36b_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-model-controller-rhel8@sha256:f581ada86bbf09e794c9ae100197a7dda618ca1efc344281839801609123902f_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-model-registry-operator-rhel8@sha256:47653dc36a82d1b00f10d03df92aa836be8111c381cdb9caabd3a68829f6d683_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-model-registry-rhel8@sha256:713025cc0357b2052bec976eb74f2e0ec14c1ea4426c1f1eb78a6331973db7a7_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-modelmesh-rhel8@sha256:58fc4ea5fcabd64c061a4f30259b354ffbcbb8c16ffc442f47404ddd49ffd3c9_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel8@sha256:78e18816a15b2d744a76710523a574f483606646d5e661b58a1d8562dc85526f_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel8@sha256:d846107b3580c8ec623bf7cb131236990d20df91ee5c4b2c53474d18e0e112a1_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-notebook-controller-rhel8@sha256:58516cc6ece1c6bfb6c426006b2820333c8be181f7e16471b24f52cb024df6b3_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-operator-bundle@sha256:8894db3352d2c8e666bbd0b93ae36474f6d2dcf1e59c24328de8a95667a45bb0_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-rhel8-operator@sha256:73330b67b6b104e67468463f2de1b029530793fc2df550c70851e6a3575e6307_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-training-operator-rhel8@sha256:3e6c0ff6036b1feedfae2ddbc287e8dee1ee7f8e69ca7e0b911f77c929c50e53_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel8@sha256:cdf0176ce6a2425ed485e188ae25c83b1accbceed515c426c6101a014b43d837_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-trustyai-service-rhel8@sha256:9f5c7f682c534d3d07daceaef8c49c7d03d489f160b0adccdb296c5b9f67b748_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2331063"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in nanoid. Affected versions of nanoid mishandles non-integer values. When nanoid is called with a fractional value, there were a number of undesirable effects:\n\n- In browser and non-secure, the code infinite loops on while (size--)\n- In node, the value of poolOffset becomes fractional, causing calls to nanoid to return zeroes until the pool is next filled: when i is initialized to poolOffset, pool[i] \u0026 63 -\u003e undefined \u0026 63 -\u003e 0\n- If the first call in node is a fractional argument, the initial buffer allocation fails with an error\n\nThe highest impact of this issue system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nanoid: nanoid mishandles non-integer values",
"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 AI 2.17:registry.redhat.io/rhoai/odh-dashboard-rhel8@sha256:e19276083d932dad46be57674cadf2757a4eeb5d1e2cc2b4ae650e0c8d2c1b02_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-codeflare-operator-rhel8@sha256:fc6d4c739d6e71fd613aa5ba0821035f0a8e783ea94a411abb82b26a5d79406d_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel8@sha256:d78353c90bfbdf943547d5f6e3f547ab02f47836ca2cbf3f101977685bf3e34c_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel8@sha256:5895e8a111dcd34e6cfec5ce9f84430164b4f6ee43daf8029d0c3b7eeffdd25c_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel8@sha256:913162d37998b5f5503ea9a6acdd32a03fe1588658ed481027c381feaa298542_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel8@sha256:0b105c6231945f7907424520f53df8ae5cfec9e4dd8fe8894928851e06729917_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel8@sha256:ba1d528589d4ea5288cdb424a84caf2e2ac394105f3343d8cbff299e2f1fb012_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-kueue-controller-rhel8@sha256:849977d802846fceb0b642c28db3611a88163b6025de36695205d81162935497_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel8@sha256:85b991f09d439ca1e1df6b490097f587a76a2aaf94cb98f360e513f0d153483a_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel8@sha256:8c3b9c8d8303f45766dea82194cf0d886eeb74bf9055c5aae06c8e78f8d28b04_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel8@sha256:83c2d8f4f66835bd22cfd29f4ae9b57bfacf16393b5080fbbe3057cab90dfdda_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel8@sha256:b94552aa082251c6c7b85d49cd3444a12149b8825473619517fa3edbd1748195_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel8@sha256:5979ff12a1b4b96b307ffc601388c195a5ce49bf53c85b7a9e7da20f6266ff8d_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel8@sha256:f9a98109664adec37649f616f63e86605df2feb6fb9178b37ddeba59f6460930_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel8@sha256:c2995df85c0023ebc43e9dc30a258323353387450af99295fd67b57fb8afc36b_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-model-controller-rhel8@sha256:f581ada86bbf09e794c9ae100197a7dda618ca1efc344281839801609123902f_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-model-registry-operator-rhel8@sha256:47653dc36a82d1b00f10d03df92aa836be8111c381cdb9caabd3a68829f6d683_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-model-registry-rhel8@sha256:713025cc0357b2052bec976eb74f2e0ec14c1ea4426c1f1eb78a6331973db7a7_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-modelmesh-rhel8@sha256:58fc4ea5fcabd64c061a4f30259b354ffbcbb8c16ffc442f47404ddd49ffd3c9_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel8@sha256:78e18816a15b2d744a76710523a574f483606646d5e661b58a1d8562dc85526f_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel8@sha256:d846107b3580c8ec623bf7cb131236990d20df91ee5c4b2c53474d18e0e112a1_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-notebook-controller-rhel8@sha256:58516cc6ece1c6bfb6c426006b2820333c8be181f7e16471b24f52cb024df6b3_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-operator-bundle@sha256:8894db3352d2c8e666bbd0b93ae36474f6d2dcf1e59c24328de8a95667a45bb0_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-rhel8-operator@sha256:73330b67b6b104e67468463f2de1b029530793fc2df550c70851e6a3575e6307_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-training-operator-rhel8@sha256:3e6c0ff6036b1feedfae2ddbc287e8dee1ee7f8e69ca7e0b911f77c929c50e53_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel8@sha256:cdf0176ce6a2425ed485e188ae25c83b1accbceed515c426c6101a014b43d837_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-trustyai-service-rhel8@sha256:9f5c7f682c534d3d07daceaef8c49c7d03d489f160b0adccdb296c5b9f67b748_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-55565"
},
{
"category": "external",
"summary": "RHBZ#2331063",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2331063"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-55565",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-55565"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-55565",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-55565"
},
{
"category": "external",
"summary": "https://github.com/ai/nanoid/compare/3.3.7...3.3.8",
"url": "https://github.com/ai/nanoid/compare/3.3.7...3.3.8"
},
{
"category": "external",
"summary": "https://github.com/ai/nanoid/pull/510",
"url": "https://github.com/ai/nanoid/pull/510"
},
{
"category": "external",
"summary": "https://github.com/ai/nanoid/releases/tag/5.0.9",
"url": "https://github.com/ai/nanoid/releases/tag/5.0.9"
}
],
"release_date": "2024-12-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-13T15:51:37+00:00",
"details": "For Red Hat OpenShift AI 2.17.0 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 errata update:\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-dashboard-rhel8@sha256:e19276083d932dad46be57674cadf2757a4eeb5d1e2cc2b4ae650e0c8d2c1b02_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1448"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-codeflare-operator-rhel8@sha256:fc6d4c739d6e71fd613aa5ba0821035f0a8e783ea94a411abb82b26a5d79406d_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-dashboard-rhel8@sha256:e19276083d932dad46be57674cadf2757a4eeb5d1e2cc2b4ae650e0c8d2c1b02_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel8@sha256:d78353c90bfbdf943547d5f6e3f547ab02f47836ca2cbf3f101977685bf3e34c_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel8@sha256:5895e8a111dcd34e6cfec5ce9f84430164b4f6ee43daf8029d0c3b7eeffdd25c_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel8@sha256:913162d37998b5f5503ea9a6acdd32a03fe1588658ed481027c381feaa298542_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel8@sha256:0b105c6231945f7907424520f53df8ae5cfec9e4dd8fe8894928851e06729917_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel8@sha256:ba1d528589d4ea5288cdb424a84caf2e2ac394105f3343d8cbff299e2f1fb012_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-kueue-controller-rhel8@sha256:849977d802846fceb0b642c28db3611a88163b6025de36695205d81162935497_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel8@sha256:85b991f09d439ca1e1df6b490097f587a76a2aaf94cb98f360e513f0d153483a_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel8@sha256:8c3b9c8d8303f45766dea82194cf0d886eeb74bf9055c5aae06c8e78f8d28b04_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel8@sha256:83c2d8f4f66835bd22cfd29f4ae9b57bfacf16393b5080fbbe3057cab90dfdda_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel8@sha256:b94552aa082251c6c7b85d49cd3444a12149b8825473619517fa3edbd1748195_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel8@sha256:5979ff12a1b4b96b307ffc601388c195a5ce49bf53c85b7a9e7da20f6266ff8d_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel8@sha256:f9a98109664adec37649f616f63e86605df2feb6fb9178b37ddeba59f6460930_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel8@sha256:c2995df85c0023ebc43e9dc30a258323353387450af99295fd67b57fb8afc36b_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-model-controller-rhel8@sha256:f581ada86bbf09e794c9ae100197a7dda618ca1efc344281839801609123902f_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-model-registry-operator-rhel8@sha256:47653dc36a82d1b00f10d03df92aa836be8111c381cdb9caabd3a68829f6d683_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-model-registry-rhel8@sha256:713025cc0357b2052bec976eb74f2e0ec14c1ea4426c1f1eb78a6331973db7a7_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-modelmesh-rhel8@sha256:58fc4ea5fcabd64c061a4f30259b354ffbcbb8c16ffc442f47404ddd49ffd3c9_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel8@sha256:78e18816a15b2d744a76710523a574f483606646d5e661b58a1d8562dc85526f_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel8@sha256:d846107b3580c8ec623bf7cb131236990d20df91ee5c4b2c53474d18e0e112a1_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-notebook-controller-rhel8@sha256:58516cc6ece1c6bfb6c426006b2820333c8be181f7e16471b24f52cb024df6b3_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-operator-bundle@sha256:8894db3352d2c8e666bbd0b93ae36474f6d2dcf1e59c24328de8a95667a45bb0_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-rhel8-operator@sha256:73330b67b6b104e67468463f2de1b029530793fc2df550c70851e6a3575e6307_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-training-operator-rhel8@sha256:3e6c0ff6036b1feedfae2ddbc287e8dee1ee7f8e69ca7e0b911f77c929c50e53_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel8@sha256:cdf0176ce6a2425ed485e188ae25c83b1accbceed515c426c6101a014b43d837_amd64",
"Red Hat OpenShift AI 2.17:registry.redhat.io/rhoai/odh-trustyai-service-rhel8@sha256:9f5c7f682c534d3d07daceaef8c49c7d03d489f160b0adccdb296c5b9f67b748_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nanoid: nanoid mishandles non-integer values"
}
]
}
RHSA-2025:14820
Vulnerability from csaf_redhat - Published: 2025-09-04 14:47 - Updated: 2026-06-05 01:12A 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.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:4af0333ff4f8a1353d25478abb32d7b64e8fb516b5e1aaf67955e866a2baf734_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:cfc3b31ae1ac667162ffb29edcde0ca482663cbb0318e71b66d14277a6d08c21_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:d7d4fc9f62d3e868cdf203ecbd592449f4dc3bcb5b6b8c9d4d6c9436ef505c5d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:dce327a6f80559b5f1eb0b707db9d6dde94e36aa5b2af4945136fb8ee5bb6804_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:533ab36e8b582f613535ef5d77d6e6fa5b2b0910d501d1eef7af7c3e84533ec3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:63065ab750db3c24e3380fa9c89b26891c441512e2791068eaeaf37d041d34eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c3064d49abb1923f71a2d836e08162ed705414ba596a82a4dc7fdaf5e39e2a0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e6430136fbf2f1be4b662cfc2154e6bae6abc94ceb5138d95631f0bd8855f71d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:00bed480322861a9340126a1c81ab0cceef95fe8ea5d7b542744cbe2f5bae2f4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5e1fd0b8140ee573da1e43665488669e3cd2aa7c4d14b0a76ed6999bf119ad40_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:99cb93d1c2cac003280f5faac0126e811898a7f69b802aff2ba4ac2634119303_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:ddc3e5eccdbde314321c58298fc1b353af33ecbccadc3286c3ca5fb745baf891_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1df5c4dcfbb4ea8c08309e3248487b51f628bb9a1a39c17ff9019483aa8eed38_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:62c67caeb8d46f502cbfffcadf2556e5715c36d8c39ed9b3b72274ec6c71fb31_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7c0ae38a526c4f54b3479aba5a5432f7348c6c85a692c042349f34a3975aaca2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:968696995dcc8b5f43dac5f9dc598fa58b6386ddfcd27f5988fb55d74a5b1892_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:2eaae24251976dda2353025aef5edeb3af23a748cdd3d6f51cce3645a7614337_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:aef4b254560c2145a50b2bda42ea9758eb38d488dfe857cca1cd12ca3c4ddbd2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c0477dfa9340debe407453212f805bd8a7018eea107bb9ada077672e6d842d80_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:eed1c0babe8c3f224717bd4b036e7a93940320b42329512d50a406c265269dfd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:3c78e13ec0fd31e80ccf2b3f4b08df9efb7854739c9e5d75a9f6572d81c5b4b4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4981a79b4bebc69f5a69814d54e3d9ced631b14b16293fe8e7eb71c3e62fad7a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:545547b6c5226b309cd9cc577c0b91759d542e58f2bd60bfe00b15164a30b007_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:659da371f970ee548816f74853363291333d9ac6d9e4fba6329f146a7fbacfa3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:1e7a00a05900599ac401cff92be14e1d73278a316e4eb38b5b4c3174305334c9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:5281268088cbd188713e386c74604c5a6084f5b6ee5cff58bfe5071e5c932a00_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:871e92015a2fe767f6e3c50b6359427c0a0f24650c7798b2e30a743a9b932da8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c8cfd3f72781925063968f55705cda3b3f47b53996e5b720b4378936ae88d791_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:163235f2e40e91d6871b4375d70b9589aefca7210e8bb401e594dd96dd5a3d7b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:48c89e862b063988c10c4a71591a01f3abea82b694b9aa4344cb7b0f4c914618_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:7abb53267f55b4b466a8a52c17b3660ebaa7e4ddfb4da0068a7a59f1c6d8e9b8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:923672855d9ca60bef182b77d23cb4161828e6ae5d9dc65a6a417728fb323e3f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:099b6debebc4c5f6d48968b643344281e079f3a479232f888bff8f63424629bd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:91d59826a2a4b0e7bd3696dca463b99022d5cdb65d0362297f35462a9f6bad47_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:b64077aa08c70f1543d34bfd2868e2489156b02ed31ee033361c5c9c7662def3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:d49bdcef2e9f4d29a5b5606dfdb106f1140f15b251ca2e2c9db2b764a12209b3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:19cdfbadf2838045e8bb2694fd8a50de53429cb7058db5db0fb4e606990e9485_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5d3d093d1737c6323bb6ed2278e6cfaf1109e981e53276b12ba26688df45b5d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:94688881b57bdd21635b198a238dc41d95607ee9a2cb7895f6943713d7597f34_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:e9dbe70ef164721a8a2c118a4d0cd70b70b6a4e72a5a193f28711c655f3767f8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:042be8803aa5cd6eac6131c96b02643387f516bca3b76b8d684de16e15085d4b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:5b7b100d26aba70b4484b72550db4b095eff0bd0ba2f290f7c9a5c7ba37104b7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:76be4b8284bba0bbb037a9dd6069467ea339ca1d2be8fe1f8e90f325cdf3716e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c6b65a12f0dd6e6571d7f486e572754ad0013cb0319b4bcb0637dcfa2a53023f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:53259c7236fed212959564f05a214e6d1aa879ea1ac3265df9e203f30abe4445_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:71158fd9ac3d059b118642ff387aab043cb5da0fcd17bf53c8f5f44361202686_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:886a365246e95a13e9471657478bed2e106133a5f8ccf09029b18c74936e867e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:b7463b7014881f2f3dee10777df37adcffa8cea6273095e509e2a0eb3b08c12a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:1c080f0a233303e6097fdfa8d00a5122358079e67c68867ade8f00e2ebd7e7fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:990151058b4484633406ac70cdb63c4bb81a55bcc5beaf08f9761dc6ae06beb4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:b018c5e29288c3659a59faaf0e1b3366a638aa6e5efac755ad38df08e9fa54d8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:d0d505849fda4b640ea95bdd96fa11b2257ad3f480045cbbe41c78bdf52aba4c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:0ce0b2ec869723bf1ef0193a2f70f469556c363a88d41baea4c625c615cdea52_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:437e7b011942086c7cfed4ea805fdc69fbcc4878e84ce79339f79375114f2ab2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:51d5f0fb70e7ad141e86e3c0fbe9298f407aae228533c830653a12fe34e18c94_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a5f950847205f1301c551c59406453386863a244ab89f5c1f135b0efc618f342_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:1318f6ab64d38e4166e492d0becaeade10796b7680ccaf7df8930c384f0f318d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:71251b4cd148ccd8dc6bdc8ab51a4401dac1ccc7ee0666d389fafcc291a8af6b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:750e49b90d266e3115369154892f235607790a08e0cf8e7bd54875b40d69dc36_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:ec3f72403c828cfafadc7a9b95659b7f997c57f83f5d7c7f99ae9aa7111752e2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0fe413807e569ae20166aaaed7d49deb3755adc903d7c4240e6c286f78ae1243_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:19530541aebd85f600c1243ee0b35358f3ca6dcbdc0a58705980d0ffc661e70b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:4f199220d4abdecf92c7c34e359be93ec1769767d3531f9ac4ea18255afd8540_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a43fe727d9bf6395e330c3094ce1d337c4371314beb035877b975f2a197d9944_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:20d52bbe54cfe67d5c39f1f30bb56d56d220e190075895a2bae784dac691b053_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:a3e5c3473cc7f259c63176cdcc987a208b330e4371d3d0ecc959c48e8dffd705_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:b678adeca55da4267f68a641454845f38c2015458143c62d611f11790dfbf74c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c2841895faa6efe6186dec578e1c02e8b04c7e178249b191e8f2d9ece462ac4f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:7044079bd7186fa3578b23a677113d67cbe14ef0a5f8d8da8b7fdd74f05e10db_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:79f2aa2eb589882d7788f96eaa2574c524ed6366cdbde6d600bf170a07ab666f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:7ad604db716b570e1631c17f9c0aab2082dcf1243210dca2c33f2e11f05ec7bd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:ee7599f1d4036677523478aa026118d6eaa50c71385b19efe62b5c90a3648aea_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:0ff795f2b56a4f1d5fc9c59f31343c4ae619ce1882d76126839d138012f7a1a9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:301b031b83ff0ac8cfbfb21c90b05be0461f37797a1a53618afc4dfa08ee3a89_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9649506d7a695f509b2164c9b47f037403731e82f9119f6a091a7fe21df395c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e44a21d71da9c3f22a836af4c29d89a8048d886fc98aa059a3ac5c83e9a1dd47_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:7b5197549f0c49776a522cb64fcb0c478b7dcdeb028e8e53242de8363bf59dcc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8b061cf29321ba0844a1149668311b416cf01f84ab2dc4cdffd503f497761343_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a9ac7fd68608a6d07f818970cb8a1654ebc4604c8b93388670cad85afbc9a277_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:d4062ae5ebeb853a210f54254e1c0e48e484458113c651871f0a1e3658aabc74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:a2b13d02961a41c4b4ec63ba1bc33fa807b04664f13110d331ff49b27d665067_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:d1a8f54e091d4ec5f312e70d2135ea476955cce09fd11882bb7fe8548cdc62fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e56ff4c9d34c49ef38a4913ddf80dbddc5b67dfbe7810587086af29751ca9cca_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:fe9f712c5e32380eb36fef637f16a65d2a5203f4ee09435aa9b7f230262f8cfe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:06ae2205eadd0e82ff618176ff3942bf16dab32c446a6b20fcfac229fc49b813_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:4478bc8bb281d6430d367b5dbcf047a4345d6fd6aa41397373005615ee305086_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:972dd4bd3183be7a1344adc65200453bcdb448a5f7487a5311ca3c1da304dcca_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c747eb412219dd6188710ad120f8861f08acab216f825f8910c694ad324c47d3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:1f3e2710dd787643cd43d35edee092efed10438a8e95d8a7d65326cf3c183257_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:4237d1f3bbe422147b295bf918d3c355edc2286c3ffcb8e6944d83ac0207d610_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3367d78351d635902b0c123696e390b9ea1623e765de7689c9bd98f820aaf4b0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:7bc0ee15f0bab3898ad28de7677dce8d86624d734bb38a08947eaa3a0418fa3c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:7d3d8e7d7d29fff25b51e62ed511f28456ce17d135c5edb71a204c414a0a426e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:82bd06fc926859c8f1f738e40a202c1b0b1bca5000e15881506818cb23445d97_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:85aa4038587f439e4632742b7b631913d204d7513f7d9036ca60b485de0a4635_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:b97f78e0989a59a188b3c2308b04798e2e2aef7cedb20c561b84c72b1336a24a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:83bdc38888422094f55831a65dfc4f579126199b6bab643ca28a6b1c25b06ab1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:965b2a3a6be2dec3debfc0a3f98b4c5a9d86d92a1ff1a56ef0250e1782a27575_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:58d51be8e5831db556764d3db64f65c19f6c41e581e591c7ae940c98e635c4c9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:7da284e7d4a33a3c46922673324213de447f99dfb7cf120c5bf184816fe58387_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:6c0be90a6cc5e5c2e42df9230f6d6feae14dbfc95683094b3597f5dd75685f34_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:d0661c43cf3ca725748090e9f6cba73cfbcc5a63005a2d11f551456b2aa48991_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:bd11e3a5efca51a47bd38031c5dab29d5b4e5ce000d680d6903e63d3e8ef30f5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ca2d20b64d93a4f1144799c7373d22df8f77877d17560da82414793222282544_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:30ea821f3b631e6f9f3dd7a34fd0c2d3fa2ba9a63195aba8de42e6b655ddd303_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:cd6b2a09c10ff8313b6e7772d129f610a401f44f7e2e033dd77de91961165b2a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:0c74fd2ccef9e503087df22957ba24054b4d077fe5f82b77f74accc4aeb1c372_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:6c6c911d3aac2792169bd09b0c638fa068e1fc8ee77c047ddfaced6e984aec23_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6ac79f3d17ef043489a093be59a31ec56149c265bfe5a3d6c1d999442f0a97cd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:df81631752c241659beb6ca6ddc5adab0a76ba7d421dffa787c870c2cf8d85d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:44b1c4eb1a9b38dd2945dcb51d5e1e63fc60d6fdbd9e42f57c3f4e685a1549ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:97403345d3e786ef9ad2930cad211bf13c5f99f2e24688a1dfd3e6366d115141_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:903797419160c6d4fe5811856eb727f53f8c5ad9e34706b6d841155dfd59e9a9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:bc4c44660119b886c51782d7bc8a55e1a9f7b6b5e59d317a57da2bce502510bf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:0e6b20a59ee85a861a29b4f4fedcc50c8396534d3ea6859f3046acf722fcb079_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:41f334fd2121830928a7b6eb3b2f1904d99f525b50761a756a105fb01cc7f6b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:48838eadbb1812821f889b3794c168daf504c555556a6751d17dc9522f141249_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:62839d47fdcaa9a1372ffa64661614b09912d233d7c1842fb53c228d1678d34e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4a043837c6f0c21ac374fca27832c95b0c59f5d6fdf67d4fc232e595368cf785_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:72b49e79da0ab951c837831ba440220c6ee93e7ddb6bdb3325bd47869ae6a977_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:91487191a7d342a56c7ea5a13e350e4cd52ba5c292d3c6325880440215bd76ba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c090d4ec1678fd326b1239719dee3fc8294e8d7993e8ba1489dce0ba5c36fcb2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:2f1a650f5ec07710430482e4ec68e98855b4b6a7e73afe755eb4e46e85caf0da_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:47405c82f8c422b704c7534a361a2add61f7a46e3e636a0cd84471834a5b8d0e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:622f7adbc69bc03a0d3b91b5a3f2d48a67e9b8659187b21e3b8ba157cd914b4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:c4407e42ecec19e9eaaea79c51e9147bf4302af5b35c08c31ea4993d38ff6931_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:22b4a31cf424c943201f3d42123439962e8ed84fa90aabc42ac4eecfad7b8774_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8c7be6f5aa6b98ef618cc4619aea3bcd3586a50afc78624b5df5650da42e3887_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:be1028337aca3109f69e30a2a3fe9d6c37717d6b585fb019095ee466dde697cb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:c0b12dd7403d3434730ea57a49e383f6d6519d1bcb59f01400eed88729233860_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:02959099bd7ecaae627c5c4e997d6518c6848786dfde1bb5ce76f39ebf70fdd0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:1921952ed38ac8e19c6d974a18c02c5922dc82c3575612eecde6a9ba2033d685_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4a977bf1a39be5ab0d14e9753d25f47da4a4742bfdee7e8bda50edb302428108_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fca7a4840489c345b940672141863fbe13c95a247001c86a4aa097d0acfb084f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:4d888341b6d9919fe91ed2ddd5b7a3aab18dddb9e2d42dbf50a4175242e53ee9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:5847fc4851ffed39e1eb579bffa415e577ed832b8afc56a470a47d3d4fe07752_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:785c7d31ce3bbf3832959fb435bf6d24069f298a9644202facf98bd6cac31ed3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:93124b21c5b0b1f81fa06cb223926bdf0a6964f2f624318e269be58346924e46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:1d025dd19ae0aedb12d1809023f0f00bc65dd4b2ee789fafd151cdd8859d92f9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:8bb731c8611bb5aca6f0a2523f0b6248ec2f10fb89cf3fd7520e4b01dbf79fa7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:af29aaff98b581ae991d694e5c023bde6e6a15a347c2aaf38a72a01f27c72577_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:df2e6c589083d742ab3eeb863dc26a267b9e3b4a86f07fec2ff5c230733fa4ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:705615555309ab38672ce9b507c476d159739f15b72e5db7783c9832097fc95f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:71b918638b2c5f6aadaf50905842309df50f81bef7aa5b5968378e8c1f6a4854_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:9cf675089f089d92f18bdf03c477dc56794269ae5492009d3ef5edb198e1a8c1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:b7e29f477ddab45804a33d40896a3e47ecc43f422fa167985820ea65739c2bbf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1cf1fc8622537b1d85440aa48d991f3c9d3286ac3ef836d3fd879e7052062c89_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:6ab771ec7ba143df992a08bd7126a1f901bcb9f7045d891e47dee2ae9d0312a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:a32dbfa4938a63ae08c83dc13b30e5fe1951cc0dd21bed411310bd1cac718252_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:de530399a2d70f284600274be7086b88f29098063a64dea0a8528e50f8da1371_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2de3fd6073758b51e74bb15f45750c3051365dfd2ccd40f35e05c38d90f43de7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:47b19a623905ba772c8ab9f23076d0d96d4283346adcfbac3d91ad62efc55285_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:4ac2021ed4737c3b47ea9afd0ffbcb8ca503ca304fc77790fbbfaf63db0b0fa7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:c79f300cb5072fc8ffaf5b21288823e880f47d2bf6b4939382977ebd5addf84c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:9065f183a0acf14ff350d66b5287b1a33ff4fcc87ee3dff93e8709ee7f1bc534_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a678ce205c6e2cfcfdbedf3cd3572dd0e6ee666f16ca85b46d519314786e1491_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:db66960eb91d3348c05323a38aa77186df1562b55baadf5b5bcdce0955b12d59_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f2e73e5539de90c8e9c084be136a4dfc8f6cec7c194c021e250ad99958fc74d4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:34aba916b85415a991519315dbfbaabfe50b66f9db2df3ec1c40c4e71e222630_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:83a2a3376d3bf48b8ae63f4363c0d55f7dcdb7ef02ae376ce0a98decd34bc82a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f15e8277bf296dbf349cd86cb79d12bd4c25ead2f09790ac59105f070940844d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f287e5a040727dc302ecc2d748d4a3d67edb251986ad6308c1c5b299a2824ade_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:902ae0554671c205c4893a57764bd20b23549f0642e01401b2d124a2269492c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:99d5a7b3464ef87de24f5139f9b244878ed6bbabcf0d5e9efc8bf0a1c087e70d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c88ceeec18d3109a18141536e37eff494d72ba78b0b8bc3aa8927918f92b6af9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:cafbe979687617664e08635637799a95d82a90ef205593fe8e1ff1a331445ba1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:24141ea740ebafd6ec8992604dd309f23bb9530ab6e382c1b9b8f1102c97e283_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:3cbba55ecd5bb44889c6c4434325c4fc3a10f8c6951b15c8b12f319ba7bc6a04_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8471ca32474c9b2edeeb23b4d063733152632b7e7058aecd77e510ef99d791fc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:e1405b20b9bd31a0bdc008d5eeee104e243a353b078c2768e3ff1abd770b6315_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1d0f74af14b21a41ccb5fcbed9458ea56e87ac1f0ba067a64a6117687f223503_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:290b1d4af63dbde808cdb5c10c5e50c98e5be3f36551e703b9cfc32eadad1736_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:339c52911584865bde949614d8a5673d911cbe8a6b39a0b97a1fdb715a912701_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7c20dc69d6ea661e8becd06bca24291685a53164b78fabbdb40f3788dbdb30c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:11d2cf567632924a42097e26b88151a84090bbe49f0093863ebb316a29fdd972_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:8125ce00504b8bda45c0834369e6fce13b0c10b8481010ae46c3eb5b2c4f8383_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a8f6a4c1d515f339ae85bea9991a93f940410c7545ecc4a244eafd7f46b2aaef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e04e10d90a1c29a3dee8286362e69a43b5a63bdd3857885bceb695e8e96eacc3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:01f921b1c591d3685195e1d89d5ad45c504db7bf95a5d64b957db3da8b381ebf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:06d52abfcd7bfb38480264aa18663973b133a4aba39f1109db3b605a81ca45f9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:4014bf9fbffd0e34b24b0a401e3d8f548273cf07ef5b6fdddfa814d3d2ef48ad_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:8dbd84845222f50e9cf2627de6ac91dc3dee61665e8138a8dd658ad80ca7cc09_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:40b08f335eaa62cb29d23ad9b708f6aaa350127b0d78f8078572305eef514be3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:5511ca08c7b080a2fd353fadd831d0a6102bcbf7537663c5e4253abf2e837147_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a4779ad93682b206d84ba3d3405cf093f7616de223e31f07c4ef3068be850b83_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:aa243fd4fc92150af5543b839bb5a8a8d9f7b1c3aee5e3352be34bbea33a5bb9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2d726021db05e85c22966c5e8810be86c8fde70944d4c1adc075c513253cac77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3f596a68b083b88b51dd668aa3eaf6b4af57491727db1612d65b9ef4a07b6214_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:8412de95f0d1fd4d26f7e281634c311d416374e925dac5ee63c10cfd11b2fdeb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:8ee1d28db3f3a4f9a8c3eb14a02ab132a40f0cba2393cefe0f97655b29c008c1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:05ec4fc0483339ecaddbdb723142437e62ab796bc2080098e24a3d6fef87e761_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:435dc3ed491543bae30a1b7476a708b8ce72e0240daed0753a36b90974f74c22_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:5055cd45d79abd5113028dcad5313b20586efc2cd630369c288bace525566824_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7491ad3a633c305ef58e21d327a78bfe8c20e29d3065d54cdf1a12151af8f18f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:3b24021ceff84c5e70499eddf7caca29959ccbc619a38b1f39312a9aca9b6de4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:d0827fe18ba307ac4371b715ae3a22ab4b844abccc3397bf8072b6a762fff2e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:d4cf9cb6cd4ecc24f2c9c71b4575875d0ec45ebf0b2ea7013a7945ee21403f76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:f63d1af29455bfcfd4e21c20517c768a1b4b8ac98364b18f470ab70cd09d506d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:05b1f39f625243835cd6b94192c147c67b83509d954785ca57ba9373fb25a624_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:332e15166660aa5d88bf32bd924b14bed8235af2dfcd2ad01a432deb51def007_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5f6735ee66c24e351c749c9a94d5fed9a9d3d46d08e79c10b6da56f3c85ee7c1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cbcb10ad3cdc0a97cd736e1a4d46ff57e2bbc5b3bc6383caf3b426af2298e2d3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:98744861549dabcbf1056219df3c0169b76418fae8fdccce5ac1df63696988e1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:9db002e7e76eeb85306b0d425fbe6adfd7f0856500f25b6eb5bf8c262b340997_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a0a8bf5d416d6b68e287eb361344b90b282a3b8326a6f28c4379be3ef9c9170d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:d7c4929f428ffb804614e7469b03e8fa2288fcc5504833ba72539eac16a9dcf4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1926a1e5297e41041d7d2af8246067be6c793bb7e4d9b4cd4dc9da9d7004062e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ca5487eeb83cd879a196bb3fe78bbd144723c9175a1752269a3d34857522d805_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:dfdb8626504e967fc9bfba7dcf65516c2a8582d4a83a6569d7892d99e865a4b4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:f8899e7b479006d8d6c14e127b1f9f65c388ce647df5d6a97842d516bca8b0e4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0926fdc236aa3e2fb26335fba547b7189d4ba1be12a89a4a829b9da8af45505d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:572b30c169468e804eaf7e1cb19ba9124d7dcc4d8777bc82f77d59d0f2f5cb55_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a484bafd82cbe16e904c1f78d2de33082463ccdfb4736f01469a5060f7c3ceaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e7da39d05d49e4020c73208ab95c7230fd5e78a4eae2ea0a353fa0a97e99c8bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:64c2f2b56bdefce3ce1b96628080c1af4fa62fe4bb595831972323faed2c87df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:6fdecc97391dc0f7fee88ef14c48b3e23b32a0b7ebcc1b3003d464ca4a3f3a52_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:8cc048e598f49262341608d9326559432b12519b2108b232c0a88eca7a82fdcd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:b2f94b354de0cf44ed4b6440ee3875757a809eeb18eefc28ab133c5e1b8a5990_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1b4e71d7e6b91f59ecd19b6aca6d23cf0a742e9f2be983f94bcb0f4e7e9ce218_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:91f18bc479127107fec884aea23ac5bcb8824ea4a000df90ff17c21eff306030_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e0eb07eb59910f03f41caf262d78ea69dd44a41f82162c4a103371c4e11ffaa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:f15e6d5451749a89abbd90d42dd35ee92cecac4efd49660902a7cd117582f3b1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:0c5748932e208068e4c6285d06df7e44af61cccfdfd9a110dbf4ec41383161ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:121038ef6b4283e4a3e2bb080042beee2168983faa511785ccaab80beb5d239b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9cb4d1b794d060ad504c130fca650aa2bdf6366b08470ff51c86c24f966e09d5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f88c45b83e56a484b501df5622d8ebc933fca23f2b9cefce1279b145c1618363_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:3789f6202a8ef37ea9ea1724dc14987b12a132b2a5f37e1add4174467fd91e01_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:74b9afa30b256cb3859dbcb0fb2345c7315efd5b221a1933bd0aedff00d4384b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b64076e354e182632e9bb1a732cdcac31c7b67f377a3a6d3e16f43878579e72e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:bd16604d896251bf6f6ad0af39fe0b231173bf2899f4262f677680f4945d3b3e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1ce7535ba173fb0e2c1cfde4c4587d73e356263fdadb245f492d020cd67dc46f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:87b996946fbd79d687b241452bc1e4c7b68ad1cbc5fce503887bd61f428dea82_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:9761c8ea9b23641fdbc3fa7ee163e1dda1e65dac2b381dd007657c5e6f0f6990_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:fa3b63ad471363276c5b4ef07974ab70bb00083f86428f69e67afc9e5b326df1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:280d2dae99fe86efc2b82badeaa553284df7c5afc11329eccfa21cb1cceb00c3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:59f09fc0ca1e1b697e9c581b0f3c2601c1e3b5ddfe2111de305d3b026d7c186b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:ccf5c59303405ba91b21de9ddb94d932ba6ae60019471d7129a8d81f03e26e53_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fe588d3639c4913b5377887bac46be9f826b30409e3782e7c0411ebe95ecf8b6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:736bf224af04467f6622c04e9b5708deacb8ab1cb3c97cdce1f8ebcc48e7fc0a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c6ee3f39b71057d1374f752bba9feb5a708bc4dfc49c9fcfd39926baae3f9993_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:d99d394855cac5192c2c7670401b320a211d90f74f7a7991a0bcaf7189f8029c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:f04189a8062571085ebc72b8e838d36b64bb97a8e1cbce61afdbce81c6a56ac2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0f86d08f550f0b83fac377251a2e780c3f3a90433937cba72fc4aee32dedc93d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1cdcdbc5f671e4297cad2dab6b20c1598145555a6aca118ce39bf1b580bdc085_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:67b2e87590f732587948add68fb488cd5b9986dadcb5e9f59956109e19cf29f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:8cd7eda283049335ed8b6f023009756ad90fbbe3bce5d4ab7156de9a8242e355_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:103196d44af27c2d8e8541072536e2e2a3e59f8f6e942ff984026fe5ca9b94ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:2970b844854cdf7a1c395d243e86924875c651960ab0af07d26037895e1a53eb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:881566bf8560d6147dfb2d72a83fdf0f38264c4e0a1559f20c97c1b3fe21c50f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b4e74c5cfc507babae759cb1a13b987f59360b904be9cf80d5dc55263d773186_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:2038cad7cef0b373f5297bc9bf338df1f777b79fe270edb9d1bba2440d552410_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:246ac81dde74da15e849f3543cf06842a13d6bbe4d0ddf249940ef36385d2b38_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:7ebd15732b6f6ef5f366cee2b2e05526dff583de47d78d19259acc7ee50ebf98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:a7adb73069f50998da64ab00a7748e9479f6d39380ef7cfe0dc81a55a178f74c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:1b4e73e9cbb4508f6e3f5e4522470911c35f4b6529d9bbd61e791545431dd976_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:a13699e84d3bed5f83f8656bb63d38e348e6561d2c6d11adc7cd27294d44e12e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b49499fc3bf0ac4da7964469728f530c2474c080cf18d6d95173c827f6497727_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:caaa0a3ed9bb61b3356e29c08ccab4b07b543bd4661785e11af9548383aff831_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:448880c4c4f5ac24488b619f5fd3415bfacf97950f7b819f6f35f7ebac936235_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4d4dbd56edde5b9dc1f8e8ee4f5b709928efaece3943b580a738c3735f19f0ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:92d916235ca7b3b785443986d77ff8084a21971de4bb4e57805e25babad67458_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:bb0895d3c3ef846c969f36cde45c6ed57f8ce7039cc6ecbee71577f992494ddc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:3614bb6b7684d65fa02e21ad766d9e18ba8fc292bed89ac4294af6ce4e6b831c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:44598704737d739636a7b1431f9192e7c32b3c69222e1c0d461e593604b92c79_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4f17d26dafef0f6cf1879ce9a2812b8dd2d35ce77f59b9e47d1eef763aa39ec5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:865ee09a0883ad3ddfc4ead4127b08d964aa3a89d5d26a7dd9af52931d1c83a6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0952ce6368ce2b71f77cbe83aa9791284b8a80465d1cc148b4b4b6eb3275cfd1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:28e36f204441718ef6ae65e65e0159b9e6a79caf1452a580c7ab44fe2f46f600_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:52ed6558ac80084e7c94bd1e92bafa85f64e700286a94d9dbc8ed8f3b3b8cb94_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:b20b5feb482b424cf690e6f55b89e1ffcce37bd41233c174cad1380081327c6e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a9b74c247c939c2ff2363128340dca788c8b522433c3a7e0db97fa0849263486_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:abb6b9c35d3322e0d906fb1055c8e440197f95e57dc03189c625ce0c90da1f26_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b82e91fd4ef9cbadb8d76a895ee437b0b21855ef3384daab30fab882f1f3132b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:cb323a0f74f6ea591d4df2d79a4e06d84489e186153cc111b4f20e622f28d588_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:6122387215ed257df55f792aded85388acb692568c8a652c82ea7c84183fed0c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:65aa22f13b104ef68e4eb2dde6300e0f0fe376b682fc7c163da01699d8165f8e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:65d67c5879a5a2667a44fd70434bbfb1b5c39fce94f3bedfdac65a5d3d128fcf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c5f4f9dcd173cdf67295d73aebab4776bc3565a4791d651db570510a9d452682_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:09cc2925426240bfa4af94d495f456a27c6b7307d862faf4519b0b8be614f601_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:0ec2fdc291438377d74795dc772fabb5fed81887bc21e8ffc276e7c0491ae182_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:499381b1d5b2608dc7cf3e829699bc4f3103a2d5074bd4f6da52ae07f6bbc956_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:8067253ce489c622d3374158da76d044c8031054c35fbbe4b4b9d4392dd70dbe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:90a207a38ae65a354951a17ec2f264ec03d04b12dfbbc6bd1b33c4f2cbda9e80_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:c2e1580c9009d93d42cba6983db847ad0cc6740098a811500ee28dc8acc3647a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cd73bb7f4396a830f603b69e4ad2043dc69a06bf3dced4e41a1dbdaeb55a27b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d3a7cb8ccbbff5f311d8ae934423d33bf372a716a9c9328666db11b119b9dcbe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:349dbce89d51249b833c644973820d494b49f821ec1ce6041334d5404280bc4b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:55e431c3b05a2257cc140b475b4ab3ec58584a919d63194a53167eca7a79d4f2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:b32e72035c695f08ef6ac519d3f0acaffdc20b88beb7433431170c9c6e2b5c36_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f645acfd696bfcf5d17d025ae787205a6331dd62e65def6b5ed3cbfbe1272478_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:08671538bf1a2694b66454390ee777ef54a1aec9ed3436b82a60a694a094f6f4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:1edd80c7bbc1f81e2561596ca7b51ea90d84e0f9c4227d488e46d8ba1a6d264a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:44b7901ce6b53a19830574340a9536a86d2c7ca5534eabf85dff7b643c9bcaf5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:e8c1f25de812fde0de869d073e0b613cf6b2e6ea423ae5a44a0ee0ec458f0516_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:3944aedf2d50aa8ffc45c861981b09d48dafdd48b14f0eb7eb7554477df79ce7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:56476d218d817f12156e67a5949dc5aa96cdfbc47b8af87494e68a5599e0ea52_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:6c5b8151e50da270d904d8588a841bf7122d79fbc9ace16281ea96609c40b342_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d96ca6ca34d38debb586165c04ca6aa3735d09d25f89cb60043fb800f5ccdf7e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:ca69d38281c9e4a558f66bd2958c87e210a2dd359d55dfd0caa6cf98f0580a1d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:da702028bc7d5c08d6fe78e216a4216cde44e136bf6243b083ebf51d10a95205_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:454558fb455ceb249b25ec705353bbc284659342b70b30affb299c700fec8863_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d1b58fb1f844d647468a82553485b024ec4d8bcbb74b6a8f39b6a5ef99761bc2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:3e825bde4d1992d23cecafaa919d793d51edd51f704ae5cf6e9491f9948d6092_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:f45f6555fb87398d083da14d93d643db7e24ef9b4994a87d807a3a1b4793ee0d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:0b397ed89ad84e5fc20bcb4546d98e887e6c7e64ed467f603fc1f2b790a1f83d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:2cbd12a650d5cbd04d9e8355ae388d3dd4bfed331156ea7b1bbd60df13ba805c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:a39e5ef3c67656efc97479b79e26811bfb1a68b1f9fa80b2fc85bfc1dee084a4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:fcf43b3b0c077fcc7b0d97b550588c3edfbf21730368bda41c3586a02320ce4d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:00fd69d7b8fc6019b059f04b1a894bcb2b9a4cebd4ae41a9c0177c4f6a8e7316_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:44b7de7780e7851318a8c68638c1fc221f97ac2e5e8a50fca465a6467be3df9d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9998e2e5c1065ab7fe3ad0bde60701a8655d8ddf02b18a27c7fc1689d9ce05b8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9ff4e2fb69c0b97daa101c12331b66b923f7d7f49f69da4d35e4101e4e424d3e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0339008ebb00ad18e064c48f06cddb24b6345cbd88683b91f8a7fdac26adf5bd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:2e31c5aa612e6655803e42f01aebd8be50658ab9c4b821ecd078d4a9c9a94261_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:893c6cd732f387c68fb0aa2ad61a319ac2a1b34186114b43e42d49ed1c8ef0c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:99e071daac0bda292be8db1fd188ffddd474cff4e88d0655e4a793396de528da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3d3eda47533f9361cb35c1c47626b68405e4604631f8a32a26c79db6f683d709_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:8ab5d2a46c30d327a9f55a3d3de7a1f19e750b58e4f68df24c447a41c74a2e87_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:dde11d10138f3af41d989eb88a34d9ba0bdc3aec129a3931a6689df3990d492f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:e75b6d682677fcaf0261868bcb1eb082fa3a668f5704ca5385274952f1736a00_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:01cd4c1fa0906130ea3499b05234cd0216be7aa5e00e144ea3b086af81482d7d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:8786f067fc9b55c3a5c3d9b252c479a31b1aaf68b99c94e79e4076a3285f95ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:bd7963f1f24643df78e8f316b6cb2a9e96cc395bf8cb87304cef0bc0bef65ea3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c4a35d280bbc2e597e8c859e829f94778e19492fd3815ea9b275fb1837f2d4ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:01b73cd5f5f06817a018fdc04b408ab945b0877b8ffcfd984ce251b4aac359e3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:2ee40c78cdcba111261ec7fd55f49660940c2c3debd2cea97fe37e2d5975c579_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:720bee107d4056d6c6a2a96af5f79709e1da17c445e08adad1714f1ee8939193_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:c9fcdb547528145d1334652190386064d77d60774c4adf186d776871f36c31bd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:224aff3fd638d3a6ebb6954a7923e76ae25c013d65f6b257f5aceade4033ebdd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:2a96dcfe4ee750b8ed68fd520841e888cbf8c4481ecbc870776f256c19172f67_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:398184506d43278f5abb00b3dacb766c6cc3cffd94fa821c701e747add69a40c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:ade5a70976b138460825102d0d1df849e4737347a1f5e6714fe7aa64c394e234_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:32425d86e2f8be3950af53a1a07295bde5be3b94e089b98a9792e64cde936afe_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:3eb8f7f67a791b685b4c068cf5d35186e5313b91158b611dcdae455a0073128c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6b845f5709b42acc145314447679bbb4537882813335d904e653772341d95d7b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8e3ca94ef4fac0e591cdb961fdd8ed9263bb77153f1269fecc451f7584a768e8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:48be3d9d458707679a275e57d671671ca7e6235b0f899f79e6113727219418b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:8266d1ee4b0f374972aa079f42a0ce1b5a434097fb057f90367e95d08b98273d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b9ea44b4e7efc178f82734a0e03397ed2050dc4d0aa12bb2615914be1b3d3464_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f6cdffdfedfe14be92270141e32748600fb5be834a25f636dda6d729c1322a5a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:065ba00a0c6fbcca3cdba1e2ba651588bb2398ef8fc41da37fd65793c66fd881_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:5af9ff402bde5b2a56e9f006cee296f1b5303018804ab53f24693958c0c81cc0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a133782736ada93f72ef1ccc5c03f46c674ca510136031f0625f2ffa43d7fde9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a3d307f025098053d765e1eb32a48fed2d1e64a26c4d10ff3475168439fafc1d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:13a67ee1b4ec3b13cf66768c9fae19ac71f2f2de53d289749a3d0722d5ea05a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:420cb2ee2fa3d87774cf2520813e79b48180ba6de5535f1223313712a8c25e1e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:bc729dc4a6211076736be18ec3c3eedf0855a39207e453719f5e76765782a5f0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:d39370b6202f62148ef699f72e54cf122f06eba7c8d64db2bf2a17086b4b70b2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:1c1c6bd129c425cbc054652a94450a2510c416a79185de7c779ae919d5f78d3b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:441e08e51f09116b2aaec00282f63ae7bc1912d3dedf849fc3bd515617df13b4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:60e2cde8ff38f2867c3ee328c49c78e9c221c74a797aac8168e9a1511f583374_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9e8f083606d913793bddcb53db9d19b584cfa215925f0bb05c854cc3cce46eef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4142a5135ff7c509860f39f6dcc8ffa312b4e24a1168efecf53cca1e3903607b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:8e35649c4edbf940628ea29885ce9e9e67ca748f622ef482503032d14e17d1ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c2d804569b6cc2a0aa0c5cd04d06dd6e2e2a8d3eb26496d9c2c6ea59e42ac79d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:299674c1657006b9b90075b2f32310df2bda6f22b0e39ccd7c2261c424aa235d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:53b3d183dff1cf1aec91426c1a034181f12fa5010323372e70ff1451f35343b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5c075ca080d72b1cc9409ba8ba1d20107663796cf95c05f6a34f7d590e8a3294_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:8f597e03dfc9fdbb8632646c72bdb15c690816166e5d93b6645adb5b7185c07d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:a05e4f4d7b2f90f87acea8276137e789ee1f3f11913515a9adc8ffe20a612274_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:dedc2b423c2ea95328a76d6fcbb3eb7e2d251666d7e4ae065490b304f719da4d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:07149b5153505d1cb8f59101ba3cfe8bef6698b87a6bc82018a41719c9bd55a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:277e56c65a23b28454229da7b0df6413c4ed12de00f5daf3733279d6c6487b59_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:5f50989f0a42c563d78baf4b0f2935d57f5c26f48149fe6f36bcb59ad1926b2c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:02db458d9359594aa9855d4a892d8a5265ad9bacc246a2011c5b9dd8388bc9e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:506735bf56e19fe03d7608921a2c939ff1b4f6739b393d05694fdea7e32061f4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:74f3de8e7c7bb873e51618a8d2c84291f9560c36b98126d339c5fd96ed741cdf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:f2cb5840deacac20bbe75f2af6972387a78a502d865de1ab5a4a12c9475b4a5f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:21b3b3f17ed5ab11cac03a72db6cd97be86b86d27f9c80fae428cc3768e0517e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:3afe86a1db4b0cadd29edd815c8106fc0cfca92916e8a7f33fcda8c5e5b21914_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:637d5dff3deae9e41d03e57b5179ee8010d660071a7e6129b115aab010d112c7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:7dd551f8e626ec72f135fe7a90b7589b26cda72d831817dbd369701fc15429a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:1ddee1f2ffa31ae46bc349974d2ca7a00d38104ce991c7bd6760e121f1f26e11_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:5f0340a539bbb0d4ef8112319beab5a81a101f2bfd3b7c7f1e60c24236843241_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:8d8d4cbf731faf11f67cb8b562d8b5bde1363713fbbf98bcec019d28e4513c93_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e55c4a7a3adf49163efea992ab8d48b7c0513dfb3545147ec262ec31e619cddd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:19e91f33e5a2dae321ab08e82be3dc3e02effca2a1782722d1d51716e2a6ae44_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1c7957cccfbf1116e9c34c973e397fbe39aff48abe224d3d3640856b6e465d44_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:57660f110d32d19b5e35a14bc5167e6944aecc46140664c8489dd7f8b7956a5b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:6ed3c0bf31ffe32cdbbc7e5d45ecd95a584a2068a816a160d9c45d5a354f5bdf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:0242190f05088ce500fc80dff474d15e3a764aa21be0a6d9aa5da781e1472aae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:4cff8c79d0ff04caaa11011c8ecf7b2075609ea9493cc26aa46b37d49696d8fa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:4ad1fbf0af49869bd1e3d73a869521f5fa895dc93466a9b86a4852113fdf9e0d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:8ea6d4c0aba37c47c1d0bc96fc7707731762b050aa95d5ba7e6d13f29f252511_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:195b548002df55721d2ed620fa5a6925a2d7122400dc987e61bdf134e47875dc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:f7af0248952398d2a00851762b3defead9551323ec4f11534009a867ca6e72df_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:19e1ea364d58d09f6d52350380bebba7e642f324a88c28044c9f97e2bcfd61a3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:28e2daecdf7e72fb064351d1c84c2c993298249a65a0497d06432060923493cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e4548f5003a7fb5412ad25353be182790a2a64959ae24a278a7b5170472696c2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:81673c0d92b1af126a8ee1123f1a4c4ac7aa26649b86f75ced4479d0aa5cd7e0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:e58438456be3bc7df25465a6d2fea766dc57f85ecb248faab74ace0eca248d1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:0f09f6e927d9471d54c01527948cd0643a091a7bd9264f9245f53a47518f26c6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:7cd9b1da9d842e8071dfacfd217ae0a42c2d01b3a55494d442be0fb6493a0eda_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:1c73d67015c1a78474e93b35c2f2ce3371708452dad77ff43ba431e103944256_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4f1cdd54b8403f8f469f7d29a8bc2419b9586b6769df9d50c97a27d19d33de90_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6c029839a481bc45c424e5ba6400fb00f66821f2be36bdf4770b19396f9c20cb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:bcf7441e9bf05766a50606c7e514395ba511a9887fdb260ac80cc9e408a588e2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:1dcea4445e9a4d7d796fcc4d3fb38d66a4669264f7cd9c41133750206a1d23d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:36994023a85b01f474284f1ad880d8664cc92659a147b75e8897c2a8d96a1a71_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:e2f6c9979224cb9e6cca631d628dcebaa38a2be3b55bfdc7b2d549596cb0019b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:e6230510f507b363ca68b4b2a1709e4245caf92adcdc7b6de7370762a69c0ac4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:143431da015d2d91e72ea1b71683f88286cc84314cd585dd351ff4b4da6e8bc6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7588aacb23cc13e07e64ea5c2b4c934b94b23d765bfb20c4724753e79d773a9b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:853a30d937c449856841cf803458ec6fa036da6cfc4716597dd68daab9d325af_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:fc30c674e4c8571a5812b8be4aabf38ac978e4b1344334e22a10e34dc324e33c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:4ffa5edbed7245f9562f7346305b3f349c22232cc595297c61e07a362ef46649_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8aa06a57a4731278936bbddd35658bf1418bbe5e2bc06a3ebbbaad90deccd20f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:adca75c7c7762b94b71d07bc4fb05eb9b001a461d482bcb2c3139c62368baa47_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c5953f7acf3484a2f9e993b3be168da7bda113c336431249cc9b1cc2347572aa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:8a17cc44326bc0db545c5652452e437567d4eb722aa7c91290ff78cfd328edd6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:cb3c3d72b3014bc9dd16c2106855439d616b8792bbbc67ae82b49181ddad2062_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:a25384b96400171fede49c77d773289e4244227a6877978d9cd6ff308ef3c15d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:dcc3bf38f9020013530e930e293579f415004b0c14cf7607365b783adfa550d0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:172d6b24902b13c6493ee1dee5aff4e474b16a982500927c2b6634b049e34294_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:1d715ac443da3983faeee051e27c5a86b61e100525c6c7ef7be4f4f0d91dc6f2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:18f546eda0159190af96ebf33b5d061f7223841630b1e1a080d646fe1973a96d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:8d1c5d4a234b11636ed9f4607d7dd47c289bae05f1c600b2dbcc1a93a4b1bec1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:303395c4f66beb02f4a0aca7981b9d05584bc736b0deef983d48c26d9e0c735a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:51547edfdc8a16102723fc75c56d3569b972b09a0009ccf20fd4600e310f5ac8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:7e4171b3ef10a2e275e1b2cd5ea41a75c749b5437ef519c4d9cbd9e0485fba79_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:dbb088683a748bca1691afc439d012e00e782744a059c9cddf62e5ed1447455f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3950e6de00cf4d5f4519186d794295689a6250439e67859ab7e83688a9046e95_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:62a8528ecbb4f9f6e31cbb6b3726d686ce3abff1f9677a6f83654e866c417df3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:a50d8ecc5b23e734ce47a6c5955349a5d26372d9dc8a638b7bfcd243ed3d3b52_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:da37b98cef43c5410da326b9ccbd89f5553d2d2208e7411604383a77913efe09_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:05ea4625eec55253f86b454dec2742638bd4f4993d2ba0d5422e8d7beaef864b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:abc4353a8d9a669e7471f984ff47766330f51e9c36d1fd720c8783776cab346e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:b143ae79251dcf9ba432c7b3db94f8321fa33b78d2a4e6a5088c2d38461cc3b2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e4d2928509a1b0daf46038b10a549e54df7d21810eee98b4a1c81ffe592a0e35_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:0760f5e652e7126a5c8927dea91d2861e2e8c263b39b16aad7fc681376a6883c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:10583ac61c5c8f8f27a8d25e49da53710d449cf7b799296675697996c96c171f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:8cb8b5d563cf802ae5a0cd506b27d14b1eff02ee783a41e946ba2236070918f2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b41b6405c17283f44967f210ee90fccbeab190f7a0cc60b2627da1770f0b5529_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1574ac4627c46b08d29359a45459dcb1673642d1f57f21da3048079c44a4ebd6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:2f6809b5fc7275d1655f894f02bee60ed996fa8fc06a93e22510b106f9cf1b3a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9a39f3966d4040a2955574c6b25dd1cd4746d99f34739756ca747ca1d2394dd3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f03392ef674d385516402d64e7fbeb4f682fd4bdf3cb9d181410c275b347f74f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:27d854f0622a5725f3d6a1dc734cb7e993f89ebee1f8c426f400f80e4af5b0ea_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:538af3b3678b9fed1843ff31fc35260b45f522f2a8a344a1fab54465ce548857_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:7756873cd0ff6ff3861176d4bad3cd177578ffd4842770115a42e326cf726660_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ff195ae0c0b2803f561cf75972798ae12054e6ba15eedf2c16d3e077925b8ffe_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:2735f7ba604c51d1c625b0e9b0df3e8b96ac1a8b559a2ebd8ae8ca79b5d4203b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:dd9629f2839b3b402feb38a9a742b1ca299c0adb0ef53f87efe368025c5cd09b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:f05756deae6f9e544e117a9b5d0b6fba6ffa477e3d19ecc490865d734d836d0f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:f89603abf87bbd02347002e75718ccb74491d9579076447c2c2c269a1eb79316_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:207cd7351841bd0b8b56d6252f014fbaddfd436882b73f1db8a64ffc204ead86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:24d535567c4cc4f31e69dd3cfd2f050e9fb51f161d1d676cc978e70f8ffddcf2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:a4311e85d138576cf240013e2db4364c0f455d4e007823695bb5fb3438f1391f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c1d2895cce7b7e7b7e7f2d5924ce880d236a2fc47ed52f26822a44ee9c897315_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:1ccae922fbbdbd2c7b40a13a974b28ef66f17ccc3461d401c68aacdae28b346d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:c096b6ed587cc5f42589cb796544cd1c6c8e68e966d835bd8efb556140925523_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:f85a4ce0b14eefc35cd5eb9ba4e432c09dbb92efeb235dbbe317aaac1412a767_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:49a539a6b8b4c69ce993cdc5e6cf6c98c9dd2683ab127991c2d6273352a2ccd7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7a0551ca9e6705f3075cf7b451d30baac8fba175316c5656aa204d391d4ade88_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7f42daa503a2742e421ecb808d12423df6fc3bd80e5230dd9ec1c865decce692_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:8021c06150b10db3c8a4b4d1a42c597330de8f59b8caab46dd1274e0399ab793_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:42020dadc17758722b4945555fef8c6bfba0960254e5cb446d256c731a37df49_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6e2b738e5c5f7a6e3a4f2558cd965a06d2b2d6f89e6b9e417d433a2ba6bbb912_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:8b957f8e353c0c69b99b6df9c4e39f0e1b0b43759193454ed2930d767f89e82f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f90e056041490a3369166f46bd3aeb5f6c43cb9567e2ca3d7852bfd2d3930bca_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:043909491caad0e15a9a4ff4d66a28ac9fec1e47b439413529dbd1b33be2456b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:267c08aad5267e9d15e5f91788600b87ce134fa937458c874f732ac5dc3c1c41_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2891522f85186d64b1db135d879bf70b8a0f7a52497385b01e530dbf503d65dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:79197d96cc1b2c3667cadb039410c6d618f85b5f6dde536b5925946252c75d9f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:3c67e68d8207eb0dca7c215e35c88d93654dcc859c5c7baff188ff8e270421ee_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cf8536d44e26198584800d962773c45d5ebdf9a1c67fb1d60e63a96e3c154be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:9246b137a731e13a90f6e23eaa163c814186cf9b552d6ce10478b8c7f1acaccc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:fb5b8461b313b9b24126e60283062e850cd74e5ed4e900f4e57fb714662e801e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:30f3d207571e30cc67daf75bada3e2f22687dabc0529c9dff9eb4df5fa9f9b8f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:7d3077132cf818dcf1f38ac7f917150cf6230767335a3cbef6ec4fea49f0aee1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:84476730e0b72c40993e20a0a7b65c38c0e5c9101d4119d8f9b6135ddc834f1a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:de3ecddff056834e37bbf77fdba7f962f20f1e596964ff640fafd7eaf1b5caa7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:1950a267c6daaf72cebf95f4a8e792b3cc143945a0c58b2fad3be6bc1301147c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:4311cddd9ef0c1354df2899203be91d45bbd128c1d06376990d012d5a9b40a02_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:4a38dad6f5107fa891ce7b8f74d1c5e8049e0a11265ab58b2e421275505298fc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:6373e4d7be182156f651ac9b7df5fc639fe76126ae7099366e65422ed260c533_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:016753501f4be4bf083dd23a9bee607dcb458c4662fa3ac7898e08158f2f8c3a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c5c3fa06054ade9f78b5a404cb9817fac03db8860228f3a8ab8e57ce7289fed5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:ca78cad82282a70210b26c6781b9f86d6d18a62980d09c20e62e5e3592ccad1e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:cbe4e3bd43ceaa070f1c52715131221ebc369d689bd911b20ef54d52734ccc04_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:09ee479f87f73be1e09df5364ab4fe755acbe625ab79f99b7c59c090e1028d4f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:7218b29a4d033033423f2940f1a01820199a378a931635be5cf23bf6754e5675_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b50582ab274065ff10bbae60ce6406e0b6d2b0b1195f45d17ea1b4a9fb48186d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b81e101c5816ac541af6a33f67d08d077d6a1853981c01cfbb2eecdf1ce703a8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:0317fc3d8656f1bdbaeebdd2d8e98c5a2d6204e5f243d46e29dee37f03c81c41_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:084f095860d62ddb74798f04be2ca0aaafa7d29b67edd08f69b924512718c601_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:6e7dbd2ed496ac37357a8fcc834f04b760a64b5c3868be538726fb3b42b19c77_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:fc4fa1b1d99427281c77b131912ae80f0f83cde1848a1613c28e246565ad3e85_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:3c6c52fdcb07016fb712996e681307c5d6150172806a922a0f4871347444c3e5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:8bbd00a56bcea2884b407ab5a5484e666b8b0bf5d0913e1098e7048812944062_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:8caf0766c6416703e7d31593b0658d618f5693a5deed8fb8403c1a55c21c6628_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:e80ff4942f266d709603587b560aee86a3df5531d616452158c59d36e451dd8d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1a8dae0b42ae8a68343e8d8037b280016faafbd1372796d0443ec48f6dcfb140_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6e233656eb6f0c027334384a5a93d8fd02c8f6dd20c3ab2ea14b9f5e00f34d02_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:74b7a0faefca95aebb16f4d8a1cc169040d6139ebb9074c6ae6e0606fcbfd30a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c79ecf2529d951ca89363ef71c46f3592b07d189affea5966d0652b7cdf076cc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:0d6f439c38530f66dda467af7ce31a35e4c9058acdf8f91913d01b6772d0dc18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:4f7cc6f4a9b5992ac75f7cb25e0956b63c16d1d80de51d4c6d2463b88d1ad5c2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6874c245fd5d789ca82e7978cbbb1a74e8ff8fee198eb4bec9caabab4957cc4a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bf8cc541b8e0b3a6367dd9a8c7622fd374b2e00a8faa1e5a50351980b25c6965_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:0a672e9d0a3396c2466a99cb15b045584115777e81e6b11f25fd0c8c420bc1ab_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:1a63f53e6bcd221fabaefe55b19b9c2e4e7e2399b1392c043cf10293d869a530_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a39c192ae50229f6b2bed666ceab9f07541a023cef4e592f2ba415c68c59d518_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c42b96f27d3646ecae1a3a201f78bc285c5eac305db29c5e88b6f1338f9c896d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:02db4d184cdae846aabeb2fbe6f392f6bbb2b98d17a1e7773240d47fe382e7ae_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:21664e619da8e10e72a7f089c56452dd08bc8f075e3d58e876a1f612b2b4c0c0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:2a54a15500528109cc92d618fda0517e51a9b4c8fb84669045899ed9086f9bfd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:56220191c4881505437d4c0020b31b9cea7b12addb45e8050543be4932f375a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:aeea500de4c45cefe60e18ed4db4ca9de48e46cec7d1b63e51734193e12f7a5a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:9e9743ddff20406ebae14ea1caf54866f9ee6830f11be1ea6700b418e05f4a5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:1fe18139c53703271b932aea60258a78d48c61166a38d931477fbbf2b9ef1582_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:86ad1b0b9ab71ff1a6d30a906999d45acf62bf763b905480bb4efffc3b943fe5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d59bbed5b2597e2357ca7116e0cadb923a180f08be311fb860b9a0825c213163_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:f3703bb8357eff03415433744e1813ad5b158a4612d3aa55dc67d23942f238ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6e0b23bfa08aa9041309ffba013b8fbb272e8deb92d83bfe2af1f1ee94533235_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:91a7f91d17350ebb1c549f871b21b5bf905c315309261e9134cd691b5d36432f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:c3bfb8108047ca19d746cf26b012f7c9c3820abc13e85fa79c6f9ea220446398_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:eb26524509203b8f95f2f869aff348535ba587bf5c8dc7a7a34d5c443c6486cc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:33bc87931a5b1ce53a67ec4f4562a86c697aab9cd6090e0e40c7f45446c1ad96_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:bcb41ae05cf93960aa22a16bd3c921b522c8c782a06f6ffbcc7eee8b75f53f59_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:df8d04b062fd8053f94862f8faea6ad0a107eff4668a06af26a4e24fda1967a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:e5e0e2a9c952a04e4623f32685cbb5b7930fc165724492bb8e08d0cbfbff072d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:2638dd69359bd27a859841f0b5875d2cfc193514fb38b96175bd46cf06d04391_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:401aeb9d9026ec5d8e06d0c3de52c1d4dd0d01590237d76479b89a299ddf2273_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:7a47962332e766025b3ae9e0d049a0c7b2c8312ff696a6f81645fcfe9b1e2f0e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a904f1fe7bbdbf0e8dfa106e17814ee3c5101ec3fab5d5bea2f7a9e2c8252139_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:26ff41de896b8537dc5a61bb00ef6b96925ad4bcaa97c0a441ae7c55ec11a14b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:5af7387b529944bfe3c2c451c02cf9d4fd36391ac21980971fcd3a6498c69ecf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:b89198bbd5154c2c090ef44f5bc94940fd59cd8d1515f6b2ae8ff4cd58e29782_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:e5aeadc5599433167bf39324142690e90a9d4ef195d338c6d764920aae688e31_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:050040c1872053725a865da70b2eec29d6e9a596e4d527c1b03cb975634fec7f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:072925d5a57ad73d8e955dd13d70a665c776e8c9bd51a35f62dc05d070153fb8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6b7e4bfae14f4f8059db5cb4c8ae8987f4e5e330d06d7daef13f6f57399e25a1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:cffe7e4928472626e059c26ee30a9157927819cbdd3190a5eaae991f010f396d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:2faf5d18a1a2c1955ab38c921dde0793f76d57c81c94aa9b9c03355a91cd6d1b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:702987c4f9a9ef543703a5e9efe982ef00d01bd62b30439712dc82fe96d16315_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:915d8d40f0c38081ab8098ee11fde082dac0a7a29d76c1f13f8a7b4b372c387a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d52a94b8713ce912f9c61dce6987333d40cd7c90fa4262a1922ad8270ec3559f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:5316985ec76720dfd334a84842d3223b33b4567d2440884764adbe8d9f1c6b97_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c141e90173e23ce656071014d8f22b36d6f71215ddd95477f305e1d138974b1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:de7bc3d87074dc8a49698e612fd0e7456c037e129b63420fe4519ad0d51f352e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:eb5f8c741adc1c67f0d9c23b3ac0fc383a078a2b3f449b78202b0a686adee35a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6d32cf8fc993d00e39ae22d068a6cb109e0e7c59e44fa593bed9911bdc86ac13_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:85a84c3c97e5136638e411e5001d841919a191915875041980fa6170d6049fff_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:bc54ce924ff592338334bf9d6982afa3faf58b045b481c3f702848f307b7fb68_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e43716f7a4a88656013882121af515b584c759ff627dcc7fee2e9243bc6e8cc2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:3ea10dabcdb470bee717d90f0e004f74c59b96d42a61023c06839474bb6e8dfb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:432f4a41ff47eeee1d15a3c1770ca96222f7f4ea6ea2b9f225af447edb417226_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a81bd9ac2f49976792da147569a46c63c942dbaa076e7c95e2f07f7e579a0b11_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:e085663a668db35e26b186d3a4b66e61d82fd08e6f8d5f4ef899fd1f49f83c81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:27965934ab52594d6d51aa18f8a2a1946c2d1386528bafee16001c3a45d2388f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:31521371270ab238e1a262a7368c7d30bb2d0f346fde7233cdb833085245f37d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:754cc9d9aa88a8d84375146e19860639960a5315da03a49b0fb469919f707791_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ac0e51a5980582643e986e53fa6886429efcf5b7c44134b4706fe9401088bc67_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:40330ec6933670a7a62d3df29b219ea52db6be6728e4cf660f989a78b52b6a69_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:69a93df12d10275e493b2b5136702bef3a9a377ddfd33d93f031de52ff039d23_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:c796ad53ec93683196c6271be33ff58c61fd35d5b0f2af2442b7f0a679ce7eec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:c7e2429d926e0f86ab2b7483e6c18642784bb493ac2d1b878ce941fab95852b3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:437c5794cee337ba407cf456ef7d736a5ef1a25b04457818e7613c1c9f17f7bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:4d5535e5d1195c18a0a27eb77aed59568cb04109e0b11b9b3b92560752b4f1f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:a8c11393c073071039ce03bdf07f925eba2d8503b4537b6d259ff5779cc8cc7b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d6c4c6ae42b067072178d86d4d7805de7000a6b4d9264f3b654466004bdfab88_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:91e28ef615d50aa6c72987991cd10b6f231419d356bda0783049e76b10ceb0ec_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:af858c11b4fe09e1dbbec22b99562cc0aea03e7cc53a13bfcebe2904cfc9c4a2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b0711dd038e6c5b557797b40fd8896a5dfa708fafa0df5bd10fa67ea9f33a6ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c36a6d5c401ccb2945f76f4145460fb61b150cfa667aeb13b5411527a3f54082_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:1780d78d54e6e0e81f58f61f5c6b16684cccbe38744886b00547c020615168bc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:6d52cd1b126345d583f0143866838128ce46197f6475cb16f2eb60f08c714c29_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:8a497a70c08c1a1c142e902acbb2b9ec6df6e4d32b3b24c9aa982aae96f089d5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d8836b9f6e601bec6e408efb37e25ada7c99a3d76fd5832ce19e8728bf057656_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:43f8aef60162a34125ea9f95e7d8d7330c7ac8eb893d01271cad80bb4e5a6d6b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:90028b0e0a122bcaad73527511dee18e694fe2846687710a9b8450b448ec65a4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a8b3b7e6e540ba8ceb03d86638f6b53319db3465088e0372ef5309eebfec0fb4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:ec79bd4481898e4467d2e5f32d05662908936b06cd3f7ef1420a98c6f0a4e1f7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:199d34fc464fa551a147a120afcd4eb44117042a4b4ea04933ed3f17b0c142ea_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:48c2f2e999d26681a196bd4f044efdef55a0d137bf01ee039d0d6af21d0f1d24_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:89cff1bdbc386572c0d8f2ea26087dfb728803b2c90329bf6f0f10e2ab781ee8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:f6ae7fe2a7c00f8beb1fbd593d005a4ce02f8ea43796f71b11aa5919b23335be_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:5891c3a97270f608a201198fbdf3fdd14ea25672ef4063de4fe0cd71b9566c48_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8906e4a8f9a3499c09bc2aa06f6efe7ffae70174108c31040172f8e61e64431b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:f17f3ffe3c4687048402649d08b57a258b5dd4fe647cf034260f4d5e839d21bd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:fa57563e889b072f3b9a71bcfb9a1c1723dbdd1ca9af072760eceb790e5d9f63_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:01dfbfa63c6a054c432b329ef61b460f97e35f9536a325ea6c79acad49775eb9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0c16eb9aa833123291d76987a9d12b51c7ec4d27d7da395757085aeead6d49d6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:c7f4aab3d25e55cdcb750241c4a74026e9264a83e83127ec6787c21394191ff2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:ead78a41605a84c33874cf439f8fb7ca4e40d238311b944bb6573c3a74599c32_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:145196f7dd84c4a287833a6841514887c452fd2b668a433af249ed3010ec5406_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:16f14a69ca31c31d6845143f1c1ab71bd847641b379016324f5359ab10d5565b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:0fc2b10cfdcdae4217e0fa1eedf0e5d406516fb18d81c364521c7771ec5028d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ebca57291d84f8a18bdb73d1bdd08c16950c5e39eb19bce2bdc0c9356a3732c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5a5792751c2fb9cbe385130151c3bbc660baa125c7eb49c0ad791662be845293_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:a5dec4e5cbd88d9277da5509241146c6e6715861b854cdb84a3b6acd0de43878_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:ad48609eedae76b2fd8ff454c5576601c1ce6b8938ffaba0741292f98e7dbac9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:f1f4c8788a5cd8cb612dc781f265cfba426863ca2d6e0dabc4b1b5b663ef1b35_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:10bbedff3324403ff2bb247c03264ce10be8b6e2c0fbec384775b6408fc5a62e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:288e65d4478982b2f8c64e66041f3c4476578b5088f49a9113f7615d94b78696_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8ec71429beb6090dbe77970df6ccaf8a0c397687e545c00e35d7d430677fdac9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:bf9a9bb1db96a24f916836ca53679873ac32fc5e943a62d73f5a0d44acc6666f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:80d322fd3aa400688b41a959f88e40624a4891d2c11b3426c440c8c1f378d721_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:a73d612742547052fec5dbb1ac2f5c7a769711714c2d7e60cdd6af45b61ac652_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c8038bc9fd77c27bfa37c3bd67a789096e1cfa2a6ae8e932acb8722ad72dc693_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:ef8659bb028f42bf139b8e369147625f76e9724b08be6c50168bc2873fbf289b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:069898288e9a54d1c28731848a898b0302414a6b4ec20993e707838354025ea1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:1745dfa8d0bc95282b2c77be26ff113e85d5226faac64f9a45140f868bfdc2f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:7d38fc3b08719665e6a1035658085989a3b8c7a9392cffb78d7bdb84213145b7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b9318d20f0abe6ab698cdf9f50f6deef573be0fe17767da453bd26d6ded93ede_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:0b917d1a8772745e937a45721aa55129b5af27b4b533431ddfda819227759cea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:770af0849a803311e04939b49ce35188e4ddce4f7c12cd6de05686f199e8ff4c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:949bc517f1f74b1fa20a826dc6a324990d14b843be89531762884d951a0d072e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f742696df9c59795eb6a1fe1c62df6c2021cd439d2699738040e670b94bf8a12_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0855c393ce46c242ae7a70e4f1a0f94a18b6140159c43fec5578ef30c8b8bfca_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:81531bc329323c5888aeec2f5270b7fc5115c6dd45a327f2f9ff0e5298a07b81_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8aab7021368f37143cdbd19afaf32e939911a40cb7d2aa16d995c73d43bd9a8a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ae79909fb7f7c0ffa8088ecd7173521c93dee51940f92b841206eaeb850e9025_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2419be532ee6172c8eac6ab4a882aa9c1a764953f39cdcdb815ef66a2600bc6e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6284092381134b58321f2be1867ee43038d9b9d84d3d068bf87343fd7c231ff3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:64ac6ea5bde747e8fbb3c2a8166c56a2a967ed1984e9562f08851fd62bee6529_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:caf9cc9b036ce364fcc95fa04477773f12caea403c0cccb5c0e470bc9597c62e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1a816ea2b9fb42d745bfe8d28687ff7409f4359418062ab2b69ce7ad3711824b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3f0bcbff40a7c02499b25e8c70386261eeb2e53d4fc26d302da44fdf71c6d336_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:dadd6f5c854815079e5dbb9cdd274399e396b242c3a6b60de24bc96355e6755e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e8260a29ad895f33e1feab3111d8e9cb189cce2f06636921de7d89305a95cedc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:21261c47ff36c46542475a91e11ddeb7aef7fe24678412efade3dc628d1fd7fd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:5d20fea3dd83aef1b49bb7f83b76a1770543102963f609e23acea922d62650ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:676b870a4f14acc81dcdf7d0d7fe6e69caff28a4f576cabc33b8e4b640eaed16_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c5df463f10508b90f495cb698136d9d89471d2eb647fbeb4b1054e9719232297_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:46d4e13b36567bd730d62799843f4dc839ec3722c84c070b2f48222b9db258a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:621b3323e62299cef209ad7a505f589e9cb60e435223c276b7315a069891c237_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:ce7010ddddd9e5f911b08a932fadfd64efad1aa07124cc353dec85ed21825a9a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f1c19c110321bd99dae36e5b375434b4c87bdac17da7c00bbee59044de12e93b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0034c091c768ee47e959a6611c7371aa38c1ff41d37d60e28671242135bc0176_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:791c7e849ef8fd9fee06193dc67bd7790d213e796bdc0b03ac3adde635960a69_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:c308ec8359c537e0f1d4f9efa655b467a650d1761efacf3438c81ea04ddb5c6f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:eb07e612458f5ec1f58e7e772cb2b25264a9c42cc009464672b89e686f60f5d9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:0151226399aa601cca931b10cc2cb36d20dba4403c034c0c16a0261cf2a3a7fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:08e07a62d5ac0d54fa8cacf264592c692c3869d9dfd33128bec9765a0ce4d585_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ba683aafd9e910f76fa413a9c6ab81d2637b447b2da6410234f16531c0361311_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:cb9cefd021b9b5c0ac2e8c7f76da9dddd50cc26de06ef47d7c13cfc92605d89d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:c1fdaea1096254f1e8d77a08e6ef438ee744482d9625e3a8a1b4104e06d5d1ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:a2d736bebb280eb8469b1adb6018eef4afe36234ad9ff944fe18fe9be083bba2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:68f158b3197523fb5b23da23ebdc5b54f83c8d688808f5f69a1b3e483c857554_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:047f1db3b7f93d9c4a4889e4b978d8096d028911e71968603ea5fbe32d81b4a1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:c1fdaea1096254f1e8d77a08e6ef438ee744482d9625e3a8a1b4104e06d5d1ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:a2d736bebb280eb8469b1adb6018eef4afe36234ad9ff944fe18fe9be083bba2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:2706433ecd1a4e21d08eda9385c3e31ea3dd1a25c741862a6325d04d93feed4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:c910728e6a82e3a87ca04b6c8600326c5c7ee6b2a5367c805e2e37bfd44c0898_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:166f8289f510b3fb18dbca6b3e5b4488e53d583ad78e5f0c5bab80a5b17733eb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:32ad25a6b437a44d16458f17c955a1d483fd03f1543755cad50023534a363001_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:937207bc65e9f296fc780d8b008e8c4e4eb281c2462cc980993584eaf157c74c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:bdffd2853c00892f4282d18d84408f739a84655957b48514116ebbee37cbfa6e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:556a2b7ed3bb24bbcbbd8482bc8dcbc9a2627e48cd0d49f93fe622894a37fec6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:80003a3a04d63db881673954f49d16e15940c4240e3be467219891cfc2a86a77_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:c461b27d74cfc5b6e619a31a1bf5f8e387ddd7ab119b98a04d656b199f429a06_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:d96ac4353e59a2779d3e36a8a78796478f89bf40f4d1b62738a096b3a1b165a7_ppc64le | — |
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.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:19e1ea364d58d09f6d52350380bebba7e642f324a88c28044c9f97e2bcfd61a3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:28e2daecdf7e72fb064351d1c84c2c993298249a65a0497d06432060923493cf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e4548f5003a7fb5412ad25353be182790a2a64959ae24a278a7b5170472696c2_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:533ab36e8b582f613535ef5d77d6e6fa5b2b0910d501d1eef7af7c3e84533ec3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:63065ab750db3c24e3380fa9c89b26891c441512e2791068eaeaf37d041d34eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c3064d49abb1923f71a2d836e08162ed705414ba596a82a4dc7fdaf5e39e2a0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e6430136fbf2f1be4b662cfc2154e6bae6abc94ceb5138d95631f0bd8855f71d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:00bed480322861a9340126a1c81ab0cceef95fe8ea5d7b542744cbe2f5bae2f4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5e1fd0b8140ee573da1e43665488669e3cd2aa7c4d14b0a76ed6999bf119ad40_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:99cb93d1c2cac003280f5faac0126e811898a7f69b802aff2ba4ac2634119303_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:ddc3e5eccdbde314321c58298fc1b353af33ecbccadc3286c3ca5fb745baf891_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1df5c4dcfbb4ea8c08309e3248487b51f628bb9a1a39c17ff9019483aa8eed38_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:62c67caeb8d46f502cbfffcadf2556e5715c36d8c39ed9b3b72274ec6c71fb31_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7c0ae38a526c4f54b3479aba5a5432f7348c6c85a692c042349f34a3975aaca2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:968696995dcc8b5f43dac5f9dc598fa58b6386ddfcd27f5988fb55d74a5b1892_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:2eaae24251976dda2353025aef5edeb3af23a748cdd3d6f51cce3645a7614337_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:aef4b254560c2145a50b2bda42ea9758eb38d488dfe857cca1cd12ca3c4ddbd2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c0477dfa9340debe407453212f805bd8a7018eea107bb9ada077672e6d842d80_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:eed1c0babe8c3f224717bd4b036e7a93940320b42329512d50a406c265269dfd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:3c78e13ec0fd31e80ccf2b3f4b08df9efb7854739c9e5d75a9f6572d81c5b4b4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4981a79b4bebc69f5a69814d54e3d9ced631b14b16293fe8e7eb71c3e62fad7a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:545547b6c5226b309cd9cc577c0b91759d542e58f2bd60bfe00b15164a30b007_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:659da371f970ee548816f74853363291333d9ac6d9e4fba6329f146a7fbacfa3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:1e7a00a05900599ac401cff92be14e1d73278a316e4eb38b5b4c3174305334c9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:5281268088cbd188713e386c74604c5a6084f5b6ee5cff58bfe5071e5c932a00_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:871e92015a2fe767f6e3c50b6359427c0a0f24650c7798b2e30a743a9b932da8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c8cfd3f72781925063968f55705cda3b3f47b53996e5b720b4378936ae88d791_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:163235f2e40e91d6871b4375d70b9589aefca7210e8bb401e594dd96dd5a3d7b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:48c89e862b063988c10c4a71591a01f3abea82b694b9aa4344cb7b0f4c914618_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:7abb53267f55b4b466a8a52c17b3660ebaa7e4ddfb4da0068a7a59f1c6d8e9b8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:923672855d9ca60bef182b77d23cb4161828e6ae5d9dc65a6a417728fb323e3f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:099b6debebc4c5f6d48968b643344281e079f3a479232f888bff8f63424629bd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:91d59826a2a4b0e7bd3696dca463b99022d5cdb65d0362297f35462a9f6bad47_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:b64077aa08c70f1543d34bfd2868e2489156b02ed31ee033361c5c9c7662def3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:d49bdcef2e9f4d29a5b5606dfdb106f1140f15b251ca2e2c9db2b764a12209b3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:19cdfbadf2838045e8bb2694fd8a50de53429cb7058db5db0fb4e606990e9485_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5d3d093d1737c6323bb6ed2278e6cfaf1109e981e53276b12ba26688df45b5d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:94688881b57bdd21635b198a238dc41d95607ee9a2cb7895f6943713d7597f34_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:e9dbe70ef164721a8a2c118a4d0cd70b70b6a4e72a5a193f28711c655f3767f8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:042be8803aa5cd6eac6131c96b02643387f516bca3b76b8d684de16e15085d4b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:5b7b100d26aba70b4484b72550db4b095eff0bd0ba2f290f7c9a5c7ba37104b7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:76be4b8284bba0bbb037a9dd6069467ea339ca1d2be8fe1f8e90f325cdf3716e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c6b65a12f0dd6e6571d7f486e572754ad0013cb0319b4bcb0637dcfa2a53023f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:53259c7236fed212959564f05a214e6d1aa879ea1ac3265df9e203f30abe4445_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:71158fd9ac3d059b118642ff387aab043cb5da0fcd17bf53c8f5f44361202686_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:886a365246e95a13e9471657478bed2e106133a5f8ccf09029b18c74936e867e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:b7463b7014881f2f3dee10777df37adcffa8cea6273095e509e2a0eb3b08c12a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:1c080f0a233303e6097fdfa8d00a5122358079e67c68867ade8f00e2ebd7e7fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:990151058b4484633406ac70cdb63c4bb81a55bcc5beaf08f9761dc6ae06beb4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:b018c5e29288c3659a59faaf0e1b3366a638aa6e5efac755ad38df08e9fa54d8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:d0d505849fda4b640ea95bdd96fa11b2257ad3f480045cbbe41c78bdf52aba4c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:0ce0b2ec869723bf1ef0193a2f70f469556c363a88d41baea4c625c615cdea52_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:437e7b011942086c7cfed4ea805fdc69fbcc4878e84ce79339f79375114f2ab2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:51d5f0fb70e7ad141e86e3c0fbe9298f407aae228533c830653a12fe34e18c94_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a5f950847205f1301c551c59406453386863a244ab89f5c1f135b0efc618f342_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:1318f6ab64d38e4166e492d0becaeade10796b7680ccaf7df8930c384f0f318d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:71251b4cd148ccd8dc6bdc8ab51a4401dac1ccc7ee0666d389fafcc291a8af6b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:750e49b90d266e3115369154892f235607790a08e0cf8e7bd54875b40d69dc36_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:ec3f72403c828cfafadc7a9b95659b7f997c57f83f5d7c7f99ae9aa7111752e2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0fe413807e569ae20166aaaed7d49deb3755adc903d7c4240e6c286f78ae1243_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:19530541aebd85f600c1243ee0b35358f3ca6dcbdc0a58705980d0ffc661e70b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:4f199220d4abdecf92c7c34e359be93ec1769767d3531f9ac4ea18255afd8540_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a43fe727d9bf6395e330c3094ce1d337c4371314beb035877b975f2a197d9944_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:20d52bbe54cfe67d5c39f1f30bb56d56d220e190075895a2bae784dac691b053_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:a3e5c3473cc7f259c63176cdcc987a208b330e4371d3d0ecc959c48e8dffd705_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:b678adeca55da4267f68a641454845f38c2015458143c62d611f11790dfbf74c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c2841895faa6efe6186dec578e1c02e8b04c7e178249b191e8f2d9ece462ac4f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:7044079bd7186fa3578b23a677113d67cbe14ef0a5f8d8da8b7fdd74f05e10db_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:79f2aa2eb589882d7788f96eaa2574c524ed6366cdbde6d600bf170a07ab666f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:7ad604db716b570e1631c17f9c0aab2082dcf1243210dca2c33f2e11f05ec7bd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:ee7599f1d4036677523478aa026118d6eaa50c71385b19efe62b5c90a3648aea_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:0ff795f2b56a4f1d5fc9c59f31343c4ae619ce1882d76126839d138012f7a1a9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:301b031b83ff0ac8cfbfb21c90b05be0461f37797a1a53618afc4dfa08ee3a89_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9649506d7a695f509b2164c9b47f037403731e82f9119f6a091a7fe21df395c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e44a21d71da9c3f22a836af4c29d89a8048d886fc98aa059a3ac5c83e9a1dd47_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:7b5197549f0c49776a522cb64fcb0c478b7dcdeb028e8e53242de8363bf59dcc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8b061cf29321ba0844a1149668311b416cf01f84ab2dc4cdffd503f497761343_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a9ac7fd68608a6d07f818970cb8a1654ebc4604c8b93388670cad85afbc9a277_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:d4062ae5ebeb853a210f54254e1c0e48e484458113c651871f0a1e3658aabc74_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:a2b13d02961a41c4b4ec63ba1bc33fa807b04664f13110d331ff49b27d665067_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:d1a8f54e091d4ec5f312e70d2135ea476955cce09fd11882bb7fe8548cdc62fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e56ff4c9d34c49ef38a4913ddf80dbddc5b67dfbe7810587086af29751ca9cca_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:fe9f712c5e32380eb36fef637f16a65d2a5203f4ee09435aa9b7f230262f8cfe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:06ae2205eadd0e82ff618176ff3942bf16dab32c446a6b20fcfac229fc49b813_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:4478bc8bb281d6430d367b5dbcf047a4345d6fd6aa41397373005615ee305086_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:972dd4bd3183be7a1344adc65200453bcdb448a5f7487a5311ca3c1da304dcca_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c747eb412219dd6188710ad120f8861f08acab216f825f8910c694ad324c47d3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:1f3e2710dd787643cd43d35edee092efed10438a8e95d8a7d65326cf3c183257_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:4237d1f3bbe422147b295bf918d3c355edc2286c3ffcb8e6944d83ac0207d610_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3367d78351d635902b0c123696e390b9ea1623e765de7689c9bd98f820aaf4b0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:7bc0ee15f0bab3898ad28de7677dce8d86624d734bb38a08947eaa3a0418fa3c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:7d3d8e7d7d29fff25b51e62ed511f28456ce17d135c5edb71a204c414a0a426e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:82bd06fc926859c8f1f738e40a202c1b0b1bca5000e15881506818cb23445d97_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:85aa4038587f439e4632742b7b631913d204d7513f7d9036ca60b485de0a4635_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:b97f78e0989a59a188b3c2308b04798e2e2aef7cedb20c561b84c72b1336a24a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:83bdc38888422094f55831a65dfc4f579126199b6bab643ca28a6b1c25b06ab1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:965b2a3a6be2dec3debfc0a3f98b4c5a9d86d92a1ff1a56ef0250e1782a27575_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:58d51be8e5831db556764d3db64f65c19f6c41e581e591c7ae940c98e635c4c9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:7da284e7d4a33a3c46922673324213de447f99dfb7cf120c5bf184816fe58387_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:6c0be90a6cc5e5c2e42df9230f6d6feae14dbfc95683094b3597f5dd75685f34_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:d0661c43cf3ca725748090e9f6cba73cfbcc5a63005a2d11f551456b2aa48991_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:bd11e3a5efca51a47bd38031c5dab29d5b4e5ce000d680d6903e63d3e8ef30f5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ca2d20b64d93a4f1144799c7373d22df8f77877d17560da82414793222282544_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:30ea821f3b631e6f9f3dd7a34fd0c2d3fa2ba9a63195aba8de42e6b655ddd303_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:cd6b2a09c10ff8313b6e7772d129f610a401f44f7e2e033dd77de91961165b2a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:0c74fd2ccef9e503087df22957ba24054b4d077fe5f82b77f74accc4aeb1c372_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:6c6c911d3aac2792169bd09b0c638fa068e1fc8ee77c047ddfaced6e984aec23_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6ac79f3d17ef043489a093be59a31ec56149c265bfe5a3d6c1d999442f0a97cd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:df81631752c241659beb6ca6ddc5adab0a76ba7d421dffa787c870c2cf8d85d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:44b1c4eb1a9b38dd2945dcb51d5e1e63fc60d6fdbd9e42f57c3f4e685a1549ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:97403345d3e786ef9ad2930cad211bf13c5f99f2e24688a1dfd3e6366d115141_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:903797419160c6d4fe5811856eb727f53f8c5ad9e34706b6d841155dfd59e9a9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:bc4c44660119b886c51782d7bc8a55e1a9f7b6b5e59d317a57da2bce502510bf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:0e6b20a59ee85a861a29b4f4fedcc50c8396534d3ea6859f3046acf722fcb079_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:41f334fd2121830928a7b6eb3b2f1904d99f525b50761a756a105fb01cc7f6b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:48838eadbb1812821f889b3794c168daf504c555556a6751d17dc9522f141249_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:62839d47fdcaa9a1372ffa64661614b09912d233d7c1842fb53c228d1678d34e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4a043837c6f0c21ac374fca27832c95b0c59f5d6fdf67d4fc232e595368cf785_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:72b49e79da0ab951c837831ba440220c6ee93e7ddb6bdb3325bd47869ae6a977_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:91487191a7d342a56c7ea5a13e350e4cd52ba5c292d3c6325880440215bd76ba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c090d4ec1678fd326b1239719dee3fc8294e8d7993e8ba1489dce0ba5c36fcb2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:2f1a650f5ec07710430482e4ec68e98855b4b6a7e73afe755eb4e46e85caf0da_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:47405c82f8c422b704c7534a361a2add61f7a46e3e636a0cd84471834a5b8d0e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:622f7adbc69bc03a0d3b91b5a3f2d48a67e9b8659187b21e3b8ba157cd914b4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:c4407e42ecec19e9eaaea79c51e9147bf4302af5b35c08c31ea4993d38ff6931_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:22b4a31cf424c943201f3d42123439962e8ed84fa90aabc42ac4eecfad7b8774_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8c7be6f5aa6b98ef618cc4619aea3bcd3586a50afc78624b5df5650da42e3887_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:be1028337aca3109f69e30a2a3fe9d6c37717d6b585fb019095ee466dde697cb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:c0b12dd7403d3434730ea57a49e383f6d6519d1bcb59f01400eed88729233860_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:02959099bd7ecaae627c5c4e997d6518c6848786dfde1bb5ce76f39ebf70fdd0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:1921952ed38ac8e19c6d974a18c02c5922dc82c3575612eecde6a9ba2033d685_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4a977bf1a39be5ab0d14e9753d25f47da4a4742bfdee7e8bda50edb302428108_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fca7a4840489c345b940672141863fbe13c95a247001c86a4aa097d0acfb084f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:4d888341b6d9919fe91ed2ddd5b7a3aab18dddb9e2d42dbf50a4175242e53ee9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:5847fc4851ffed39e1eb579bffa415e577ed832b8afc56a470a47d3d4fe07752_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:785c7d31ce3bbf3832959fb435bf6d24069f298a9644202facf98bd6cac31ed3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:93124b21c5b0b1f81fa06cb223926bdf0a6964f2f624318e269be58346924e46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:1d025dd19ae0aedb12d1809023f0f00bc65dd4b2ee789fafd151cdd8859d92f9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:8bb731c8611bb5aca6f0a2523f0b6248ec2f10fb89cf3fd7520e4b01dbf79fa7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:af29aaff98b581ae991d694e5c023bde6e6a15a347c2aaf38a72a01f27c72577_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:df2e6c589083d742ab3eeb863dc26a267b9e3b4a86f07fec2ff5c230733fa4ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:705615555309ab38672ce9b507c476d159739f15b72e5db7783c9832097fc95f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:71b918638b2c5f6aadaf50905842309df50f81bef7aa5b5968378e8c1f6a4854_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:9cf675089f089d92f18bdf03c477dc56794269ae5492009d3ef5edb198e1a8c1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:b7e29f477ddab45804a33d40896a3e47ecc43f422fa167985820ea65739c2bbf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1cf1fc8622537b1d85440aa48d991f3c9d3286ac3ef836d3fd879e7052062c89_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:6ab771ec7ba143df992a08bd7126a1f901bcb9f7045d891e47dee2ae9d0312a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:a32dbfa4938a63ae08c83dc13b30e5fe1951cc0dd21bed411310bd1cac718252_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:de530399a2d70f284600274be7086b88f29098063a64dea0a8528e50f8da1371_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2de3fd6073758b51e74bb15f45750c3051365dfd2ccd40f35e05c38d90f43de7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:47b19a623905ba772c8ab9f23076d0d96d4283346adcfbac3d91ad62efc55285_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:4ac2021ed4737c3b47ea9afd0ffbcb8ca503ca304fc77790fbbfaf63db0b0fa7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:c79f300cb5072fc8ffaf5b21288823e880f47d2bf6b4939382977ebd5addf84c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:9065f183a0acf14ff350d66b5287b1a33ff4fcc87ee3dff93e8709ee7f1bc534_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a678ce205c6e2cfcfdbedf3cd3572dd0e6ee666f16ca85b46d519314786e1491_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:db66960eb91d3348c05323a38aa77186df1562b55baadf5b5bcdce0955b12d59_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f2e73e5539de90c8e9c084be136a4dfc8f6cec7c194c021e250ad99958fc74d4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:34aba916b85415a991519315dbfbaabfe50b66f9db2df3ec1c40c4e71e222630_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:83a2a3376d3bf48b8ae63f4363c0d55f7dcdb7ef02ae376ce0a98decd34bc82a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f15e8277bf296dbf349cd86cb79d12bd4c25ead2f09790ac59105f070940844d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f287e5a040727dc302ecc2d748d4a3d67edb251986ad6308c1c5b299a2824ade_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:902ae0554671c205c4893a57764bd20b23549f0642e01401b2d124a2269492c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:99d5a7b3464ef87de24f5139f9b244878ed6bbabcf0d5e9efc8bf0a1c087e70d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c88ceeec18d3109a18141536e37eff494d72ba78b0b8bc3aa8927918f92b6af9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:cafbe979687617664e08635637799a95d82a90ef205593fe8e1ff1a331445ba1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:24141ea740ebafd6ec8992604dd309f23bb9530ab6e382c1b9b8f1102c97e283_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:3cbba55ecd5bb44889c6c4434325c4fc3a10f8c6951b15c8b12f319ba7bc6a04_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8471ca32474c9b2edeeb23b4d063733152632b7e7058aecd77e510ef99d791fc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:e1405b20b9bd31a0bdc008d5eeee104e243a353b078c2768e3ff1abd770b6315_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1d0f74af14b21a41ccb5fcbed9458ea56e87ac1f0ba067a64a6117687f223503_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:290b1d4af63dbde808cdb5c10c5e50c98e5be3f36551e703b9cfc32eadad1736_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:339c52911584865bde949614d8a5673d911cbe8a6b39a0b97a1fdb715a912701_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7c20dc69d6ea661e8becd06bca24291685a53164b78fabbdb40f3788dbdb30c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:11d2cf567632924a42097e26b88151a84090bbe49f0093863ebb316a29fdd972_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:8125ce00504b8bda45c0834369e6fce13b0c10b8481010ae46c3eb5b2c4f8383_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a8f6a4c1d515f339ae85bea9991a93f940410c7545ecc4a244eafd7f46b2aaef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e04e10d90a1c29a3dee8286362e69a43b5a63bdd3857885bceb695e8e96eacc3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:01f921b1c591d3685195e1d89d5ad45c504db7bf95a5d64b957db3da8b381ebf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:06d52abfcd7bfb38480264aa18663973b133a4aba39f1109db3b605a81ca45f9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:4014bf9fbffd0e34b24b0a401e3d8f548273cf07ef5b6fdddfa814d3d2ef48ad_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:8dbd84845222f50e9cf2627de6ac91dc3dee61665e8138a8dd658ad80ca7cc09_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:40b08f335eaa62cb29d23ad9b708f6aaa350127b0d78f8078572305eef514be3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:5511ca08c7b080a2fd353fadd831d0a6102bcbf7537663c5e4253abf2e837147_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a4779ad93682b206d84ba3d3405cf093f7616de223e31f07c4ef3068be850b83_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:aa243fd4fc92150af5543b839bb5a8a8d9f7b1c3aee5e3352be34bbea33a5bb9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2d726021db05e85c22966c5e8810be86c8fde70944d4c1adc075c513253cac77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3f596a68b083b88b51dd668aa3eaf6b4af57491727db1612d65b9ef4a07b6214_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:8412de95f0d1fd4d26f7e281634c311d416374e925dac5ee63c10cfd11b2fdeb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:8ee1d28db3f3a4f9a8c3eb14a02ab132a40f0cba2393cefe0f97655b29c008c1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:05ec4fc0483339ecaddbdb723142437e62ab796bc2080098e24a3d6fef87e761_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:435dc3ed491543bae30a1b7476a708b8ce72e0240daed0753a36b90974f74c22_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:5055cd45d79abd5113028dcad5313b20586efc2cd630369c288bace525566824_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7491ad3a633c305ef58e21d327a78bfe8c20e29d3065d54cdf1a12151af8f18f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:3b24021ceff84c5e70499eddf7caca29959ccbc619a38b1f39312a9aca9b6de4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:d0827fe18ba307ac4371b715ae3a22ab4b844abccc3397bf8072b6a762fff2e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:d4cf9cb6cd4ecc24f2c9c71b4575875d0ec45ebf0b2ea7013a7945ee21403f76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:f63d1af29455bfcfd4e21c20517c768a1b4b8ac98364b18f470ab70cd09d506d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:05b1f39f625243835cd6b94192c147c67b83509d954785ca57ba9373fb25a624_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:332e15166660aa5d88bf32bd924b14bed8235af2dfcd2ad01a432deb51def007_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5f6735ee66c24e351c749c9a94d5fed9a9d3d46d08e79c10b6da56f3c85ee7c1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cbcb10ad3cdc0a97cd736e1a4d46ff57e2bbc5b3bc6383caf3b426af2298e2d3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:98744861549dabcbf1056219df3c0169b76418fae8fdccce5ac1df63696988e1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:9db002e7e76eeb85306b0d425fbe6adfd7f0856500f25b6eb5bf8c262b340997_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a0a8bf5d416d6b68e287eb361344b90b282a3b8326a6f28c4379be3ef9c9170d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:d7c4929f428ffb804614e7469b03e8fa2288fcc5504833ba72539eac16a9dcf4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1926a1e5297e41041d7d2af8246067be6c793bb7e4d9b4cd4dc9da9d7004062e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ca5487eeb83cd879a196bb3fe78bbd144723c9175a1752269a3d34857522d805_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:dfdb8626504e967fc9bfba7dcf65516c2a8582d4a83a6569d7892d99e865a4b4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:f8899e7b479006d8d6c14e127b1f9f65c388ce647df5d6a97842d516bca8b0e4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0926fdc236aa3e2fb26335fba547b7189d4ba1be12a89a4a829b9da8af45505d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:572b30c169468e804eaf7e1cb19ba9124d7dcc4d8777bc82f77d59d0f2f5cb55_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a484bafd82cbe16e904c1f78d2de33082463ccdfb4736f01469a5060f7c3ceaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e7da39d05d49e4020c73208ab95c7230fd5e78a4eae2ea0a353fa0a97e99c8bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:64c2f2b56bdefce3ce1b96628080c1af4fa62fe4bb595831972323faed2c87df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:6fdecc97391dc0f7fee88ef14c48b3e23b32a0b7ebcc1b3003d464ca4a3f3a52_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:8cc048e598f49262341608d9326559432b12519b2108b232c0a88eca7a82fdcd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:b2f94b354de0cf44ed4b6440ee3875757a809eeb18eefc28ab133c5e1b8a5990_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1b4e71d7e6b91f59ecd19b6aca6d23cf0a742e9f2be983f94bcb0f4e7e9ce218_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:91f18bc479127107fec884aea23ac5bcb8824ea4a000df90ff17c21eff306030_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e0eb07eb59910f03f41caf262d78ea69dd44a41f82162c4a103371c4e11ffaa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:f15e6d5451749a89abbd90d42dd35ee92cecac4efd49660902a7cd117582f3b1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:0c5748932e208068e4c6285d06df7e44af61cccfdfd9a110dbf4ec41383161ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:121038ef6b4283e4a3e2bb080042beee2168983faa511785ccaab80beb5d239b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9cb4d1b794d060ad504c130fca650aa2bdf6366b08470ff51c86c24f966e09d5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f88c45b83e56a484b501df5622d8ebc933fca23f2b9cefce1279b145c1618363_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:3789f6202a8ef37ea9ea1724dc14987b12a132b2a5f37e1add4174467fd91e01_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:74b9afa30b256cb3859dbcb0fb2345c7315efd5b221a1933bd0aedff00d4384b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b64076e354e182632e9bb1a732cdcac31c7b67f377a3a6d3e16f43878579e72e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:bd16604d896251bf6f6ad0af39fe0b231173bf2899f4262f677680f4945d3b3e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1ce7535ba173fb0e2c1cfde4c4587d73e356263fdadb245f492d020cd67dc46f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:87b996946fbd79d687b241452bc1e4c7b68ad1cbc5fce503887bd61f428dea82_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:9761c8ea9b23641fdbc3fa7ee163e1dda1e65dac2b381dd007657c5e6f0f6990_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:fa3b63ad471363276c5b4ef07974ab70bb00083f86428f69e67afc9e5b326df1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:280d2dae99fe86efc2b82badeaa553284df7c5afc11329eccfa21cb1cceb00c3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:59f09fc0ca1e1b697e9c581b0f3c2601c1e3b5ddfe2111de305d3b026d7c186b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:ccf5c59303405ba91b21de9ddb94d932ba6ae60019471d7129a8d81f03e26e53_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fe588d3639c4913b5377887bac46be9f826b30409e3782e7c0411ebe95ecf8b6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:736bf224af04467f6622c04e9b5708deacb8ab1cb3c97cdce1f8ebcc48e7fc0a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c6ee3f39b71057d1374f752bba9feb5a708bc4dfc49c9fcfd39926baae3f9993_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:d99d394855cac5192c2c7670401b320a211d90f74f7a7991a0bcaf7189f8029c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:f04189a8062571085ebc72b8e838d36b64bb97a8e1cbce61afdbce81c6a56ac2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0f86d08f550f0b83fac377251a2e780c3f3a90433937cba72fc4aee32dedc93d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1cdcdbc5f671e4297cad2dab6b20c1598145555a6aca118ce39bf1b580bdc085_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:67b2e87590f732587948add68fb488cd5b9986dadcb5e9f59956109e19cf29f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:8cd7eda283049335ed8b6f023009756ad90fbbe3bce5d4ab7156de9a8242e355_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:103196d44af27c2d8e8541072536e2e2a3e59f8f6e942ff984026fe5ca9b94ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:2970b844854cdf7a1c395d243e86924875c651960ab0af07d26037895e1a53eb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:881566bf8560d6147dfb2d72a83fdf0f38264c4e0a1559f20c97c1b3fe21c50f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b4e74c5cfc507babae759cb1a13b987f59360b904be9cf80d5dc55263d773186_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:2038cad7cef0b373f5297bc9bf338df1f777b79fe270edb9d1bba2440d552410_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:246ac81dde74da15e849f3543cf06842a13d6bbe4d0ddf249940ef36385d2b38_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:7ebd15732b6f6ef5f366cee2b2e05526dff583de47d78d19259acc7ee50ebf98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:a7adb73069f50998da64ab00a7748e9479f6d39380ef7cfe0dc81a55a178f74c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:1b4e73e9cbb4508f6e3f5e4522470911c35f4b6529d9bbd61e791545431dd976_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:a13699e84d3bed5f83f8656bb63d38e348e6561d2c6d11adc7cd27294d44e12e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b49499fc3bf0ac4da7964469728f530c2474c080cf18d6d95173c827f6497727_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:caaa0a3ed9bb61b3356e29c08ccab4b07b543bd4661785e11af9548383aff831_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:448880c4c4f5ac24488b619f5fd3415bfacf97950f7b819f6f35f7ebac936235_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4d4dbd56edde5b9dc1f8e8ee4f5b709928efaece3943b580a738c3735f19f0ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:92d916235ca7b3b785443986d77ff8084a21971de4bb4e57805e25babad67458_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:bb0895d3c3ef846c969f36cde45c6ed57f8ce7039cc6ecbee71577f992494ddc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:3614bb6b7684d65fa02e21ad766d9e18ba8fc292bed89ac4294af6ce4e6b831c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:44598704737d739636a7b1431f9192e7c32b3c69222e1c0d461e593604b92c79_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4f17d26dafef0f6cf1879ce9a2812b8dd2d35ce77f59b9e47d1eef763aa39ec5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:865ee09a0883ad3ddfc4ead4127b08d964aa3a89d5d26a7dd9af52931d1c83a6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0952ce6368ce2b71f77cbe83aa9791284b8a80465d1cc148b4b4b6eb3275cfd1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:28e36f204441718ef6ae65e65e0159b9e6a79caf1452a580c7ab44fe2f46f600_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:52ed6558ac80084e7c94bd1e92bafa85f64e700286a94d9dbc8ed8f3b3b8cb94_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:b20b5feb482b424cf690e6f55b89e1ffcce37bd41233c174cad1380081327c6e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a9b74c247c939c2ff2363128340dca788c8b522433c3a7e0db97fa0849263486_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:abb6b9c35d3322e0d906fb1055c8e440197f95e57dc03189c625ce0c90da1f26_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b82e91fd4ef9cbadb8d76a895ee437b0b21855ef3384daab30fab882f1f3132b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:cb323a0f74f6ea591d4df2d79a4e06d84489e186153cc111b4f20e622f28d588_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:6122387215ed257df55f792aded85388acb692568c8a652c82ea7c84183fed0c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:65aa22f13b104ef68e4eb2dde6300e0f0fe376b682fc7c163da01699d8165f8e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:65d67c5879a5a2667a44fd70434bbfb1b5c39fce94f3bedfdac65a5d3d128fcf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c5f4f9dcd173cdf67295d73aebab4776bc3565a4791d651db570510a9d452682_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:09cc2925426240bfa4af94d495f456a27c6b7307d862faf4519b0b8be614f601_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:0ec2fdc291438377d74795dc772fabb5fed81887bc21e8ffc276e7c0491ae182_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:499381b1d5b2608dc7cf3e829699bc4f3103a2d5074bd4f6da52ae07f6bbc956_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:8067253ce489c622d3374158da76d044c8031054c35fbbe4b4b9d4392dd70dbe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:90a207a38ae65a354951a17ec2f264ec03d04b12dfbbc6bd1b33c4f2cbda9e80_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:c2e1580c9009d93d42cba6983db847ad0cc6740098a811500ee28dc8acc3647a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cd73bb7f4396a830f603b69e4ad2043dc69a06bf3dced4e41a1dbdaeb55a27b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d3a7cb8ccbbff5f311d8ae934423d33bf372a716a9c9328666db11b119b9dcbe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:349dbce89d51249b833c644973820d494b49f821ec1ce6041334d5404280bc4b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:55e431c3b05a2257cc140b475b4ab3ec58584a919d63194a53167eca7a79d4f2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:b32e72035c695f08ef6ac519d3f0acaffdc20b88beb7433431170c9c6e2b5c36_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f645acfd696bfcf5d17d025ae787205a6331dd62e65def6b5ed3cbfbe1272478_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:08671538bf1a2694b66454390ee777ef54a1aec9ed3436b82a60a694a094f6f4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:1edd80c7bbc1f81e2561596ca7b51ea90d84e0f9c4227d488e46d8ba1a6d264a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:44b7901ce6b53a19830574340a9536a86d2c7ca5534eabf85dff7b643c9bcaf5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:e8c1f25de812fde0de869d073e0b613cf6b2e6ea423ae5a44a0ee0ec458f0516_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:3944aedf2d50aa8ffc45c861981b09d48dafdd48b14f0eb7eb7554477df79ce7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:56476d218d817f12156e67a5949dc5aa96cdfbc47b8af87494e68a5599e0ea52_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:6c5b8151e50da270d904d8588a841bf7122d79fbc9ace16281ea96609c40b342_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d96ca6ca34d38debb586165c04ca6aa3735d09d25f89cb60043fb800f5ccdf7e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:ca69d38281c9e4a558f66bd2958c87e210a2dd359d55dfd0caa6cf98f0580a1d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:da702028bc7d5c08d6fe78e216a4216cde44e136bf6243b083ebf51d10a95205_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:454558fb455ceb249b25ec705353bbc284659342b70b30affb299c700fec8863_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d1b58fb1f844d647468a82553485b024ec4d8bcbb74b6a8f39b6a5ef99761bc2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:3e825bde4d1992d23cecafaa919d793d51edd51f704ae5cf6e9491f9948d6092_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:f45f6555fb87398d083da14d93d643db7e24ef9b4994a87d807a3a1b4793ee0d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:0b397ed89ad84e5fc20bcb4546d98e887e6c7e64ed467f603fc1f2b790a1f83d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:2cbd12a650d5cbd04d9e8355ae388d3dd4bfed331156ea7b1bbd60df13ba805c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:a39e5ef3c67656efc97479b79e26811bfb1a68b1f9fa80b2fc85bfc1dee084a4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:fcf43b3b0c077fcc7b0d97b550588c3edfbf21730368bda41c3586a02320ce4d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:00fd69d7b8fc6019b059f04b1a894bcb2b9a4cebd4ae41a9c0177c4f6a8e7316_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:44b7de7780e7851318a8c68638c1fc221f97ac2e5e8a50fca465a6467be3df9d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9998e2e5c1065ab7fe3ad0bde60701a8655d8ddf02b18a27c7fc1689d9ce05b8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9ff4e2fb69c0b97daa101c12331b66b923f7d7f49f69da4d35e4101e4e424d3e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0339008ebb00ad18e064c48f06cddb24b6345cbd88683b91f8a7fdac26adf5bd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:2e31c5aa612e6655803e42f01aebd8be50658ab9c4b821ecd078d4a9c9a94261_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:893c6cd732f387c68fb0aa2ad61a319ac2a1b34186114b43e42d49ed1c8ef0c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:99e071daac0bda292be8db1fd188ffddd474cff4e88d0655e4a793396de528da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3d3eda47533f9361cb35c1c47626b68405e4604631f8a32a26c79db6f683d709_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:8ab5d2a46c30d327a9f55a3d3de7a1f19e750b58e4f68df24c447a41c74a2e87_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:dde11d10138f3af41d989eb88a34d9ba0bdc3aec129a3931a6689df3990d492f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:e75b6d682677fcaf0261868bcb1eb082fa3a668f5704ca5385274952f1736a00_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:01cd4c1fa0906130ea3499b05234cd0216be7aa5e00e144ea3b086af81482d7d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:8786f067fc9b55c3a5c3d9b252c479a31b1aaf68b99c94e79e4076a3285f95ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:bd7963f1f24643df78e8f316b6cb2a9e96cc395bf8cb87304cef0bc0bef65ea3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c4a35d280bbc2e597e8c859e829f94778e19492fd3815ea9b275fb1837f2d4ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:01b73cd5f5f06817a018fdc04b408ab945b0877b8ffcfd984ce251b4aac359e3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:2ee40c78cdcba111261ec7fd55f49660940c2c3debd2cea97fe37e2d5975c579_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:720bee107d4056d6c6a2a96af5f79709e1da17c445e08adad1714f1ee8939193_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:c9fcdb547528145d1334652190386064d77d60774c4adf186d776871f36c31bd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:224aff3fd638d3a6ebb6954a7923e76ae25c013d65f6b257f5aceade4033ebdd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:2a96dcfe4ee750b8ed68fd520841e888cbf8c4481ecbc870776f256c19172f67_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:398184506d43278f5abb00b3dacb766c6cc3cffd94fa821c701e747add69a40c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:ade5a70976b138460825102d0d1df849e4737347a1f5e6714fe7aa64c394e234_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:32425d86e2f8be3950af53a1a07295bde5be3b94e089b98a9792e64cde936afe_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:3eb8f7f67a791b685b4c068cf5d35186e5313b91158b611dcdae455a0073128c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6b845f5709b42acc145314447679bbb4537882813335d904e653772341d95d7b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8e3ca94ef4fac0e591cdb961fdd8ed9263bb77153f1269fecc451f7584a768e8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:48be3d9d458707679a275e57d671671ca7e6235b0f899f79e6113727219418b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:8266d1ee4b0f374972aa079f42a0ce1b5a434097fb057f90367e95d08b98273d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b9ea44b4e7efc178f82734a0e03397ed2050dc4d0aa12bb2615914be1b3d3464_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f6cdffdfedfe14be92270141e32748600fb5be834a25f636dda6d729c1322a5a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:065ba00a0c6fbcca3cdba1e2ba651588bb2398ef8fc41da37fd65793c66fd881_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:5af9ff402bde5b2a56e9f006cee296f1b5303018804ab53f24693958c0c81cc0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a133782736ada93f72ef1ccc5c03f46c674ca510136031f0625f2ffa43d7fde9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a3d307f025098053d765e1eb32a48fed2d1e64a26c4d10ff3475168439fafc1d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:13a67ee1b4ec3b13cf66768c9fae19ac71f2f2de53d289749a3d0722d5ea05a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:420cb2ee2fa3d87774cf2520813e79b48180ba6de5535f1223313712a8c25e1e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:bc729dc4a6211076736be18ec3c3eedf0855a39207e453719f5e76765782a5f0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:d39370b6202f62148ef699f72e54cf122f06eba7c8d64db2bf2a17086b4b70b2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:1c1c6bd129c425cbc054652a94450a2510c416a79185de7c779ae919d5f78d3b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:441e08e51f09116b2aaec00282f63ae7bc1912d3dedf849fc3bd515617df13b4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:60e2cde8ff38f2867c3ee328c49c78e9c221c74a797aac8168e9a1511f583374_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9e8f083606d913793bddcb53db9d19b584cfa215925f0bb05c854cc3cce46eef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4142a5135ff7c509860f39f6dcc8ffa312b4e24a1168efecf53cca1e3903607b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:8e35649c4edbf940628ea29885ce9e9e67ca748f622ef482503032d14e17d1ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c2d804569b6cc2a0aa0c5cd04d06dd6e2e2a8d3eb26496d9c2c6ea59e42ac79d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:299674c1657006b9b90075b2f32310df2bda6f22b0e39ccd7c2261c424aa235d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:53b3d183dff1cf1aec91426c1a034181f12fa5010323372e70ff1451f35343b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5c075ca080d72b1cc9409ba8ba1d20107663796cf95c05f6a34f7d590e8a3294_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:8f597e03dfc9fdbb8632646c72bdb15c690816166e5d93b6645adb5b7185c07d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:a05e4f4d7b2f90f87acea8276137e789ee1f3f11913515a9adc8ffe20a612274_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:dedc2b423c2ea95328a76d6fcbb3eb7e2d251666d7e4ae065490b304f719da4d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:07149b5153505d1cb8f59101ba3cfe8bef6698b87a6bc82018a41719c9bd55a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:277e56c65a23b28454229da7b0df6413c4ed12de00f5daf3733279d6c6487b59_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:5f50989f0a42c563d78baf4b0f2935d57f5c26f48149fe6f36bcb59ad1926b2c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:02db458d9359594aa9855d4a892d8a5265ad9bacc246a2011c5b9dd8388bc9e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:506735bf56e19fe03d7608921a2c939ff1b4f6739b393d05694fdea7e32061f4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:74f3de8e7c7bb873e51618a8d2c84291f9560c36b98126d339c5fd96ed741cdf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:f2cb5840deacac20bbe75f2af6972387a78a502d865de1ab5a4a12c9475b4a5f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:21b3b3f17ed5ab11cac03a72db6cd97be86b86d27f9c80fae428cc3768e0517e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:3afe86a1db4b0cadd29edd815c8106fc0cfca92916e8a7f33fcda8c5e5b21914_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:637d5dff3deae9e41d03e57b5179ee8010d660071a7e6129b115aab010d112c7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:7dd551f8e626ec72f135fe7a90b7589b26cda72d831817dbd369701fc15429a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:1ddee1f2ffa31ae46bc349974d2ca7a00d38104ce991c7bd6760e121f1f26e11_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:5f0340a539bbb0d4ef8112319beab5a81a101f2bfd3b7c7f1e60c24236843241_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:8d8d4cbf731faf11f67cb8b562d8b5bde1363713fbbf98bcec019d28e4513c93_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e55c4a7a3adf49163efea992ab8d48b7c0513dfb3545147ec262ec31e619cddd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:19e91f33e5a2dae321ab08e82be3dc3e02effca2a1782722d1d51716e2a6ae44_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1c7957cccfbf1116e9c34c973e397fbe39aff48abe224d3d3640856b6e465d44_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:57660f110d32d19b5e35a14bc5167e6944aecc46140664c8489dd7f8b7956a5b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:6ed3c0bf31ffe32cdbbc7e5d45ecd95a584a2068a816a160d9c45d5a354f5bdf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:0242190f05088ce500fc80dff474d15e3a764aa21be0a6d9aa5da781e1472aae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:4cff8c79d0ff04caaa11011c8ecf7b2075609ea9493cc26aa46b37d49696d8fa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:4ad1fbf0af49869bd1e3d73a869521f5fa895dc93466a9b86a4852113fdf9e0d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:8ea6d4c0aba37c47c1d0bc96fc7707731762b050aa95d5ba7e6d13f29f252511_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:195b548002df55721d2ed620fa5a6925a2d7122400dc987e61bdf134e47875dc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:f7af0248952398d2a00851762b3defead9551323ec4f11534009a867ca6e72df_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:81673c0d92b1af126a8ee1123f1a4c4ac7aa26649b86f75ced4479d0aa5cd7e0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:e58438456be3bc7df25465a6d2fea766dc57f85ecb248faab74ace0eca248d1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:0f09f6e927d9471d54c01527948cd0643a091a7bd9264f9245f53a47518f26c6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:7cd9b1da9d842e8071dfacfd217ae0a42c2d01b3a55494d442be0fb6493a0eda_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:1c73d67015c1a78474e93b35c2f2ce3371708452dad77ff43ba431e103944256_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4f1cdd54b8403f8f469f7d29a8bc2419b9586b6769df9d50c97a27d19d33de90_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6c029839a481bc45c424e5ba6400fb00f66821f2be36bdf4770b19396f9c20cb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:bcf7441e9bf05766a50606c7e514395ba511a9887fdb260ac80cc9e408a588e2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:1dcea4445e9a4d7d796fcc4d3fb38d66a4669264f7cd9c41133750206a1d23d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:36994023a85b01f474284f1ad880d8664cc92659a147b75e8897c2a8d96a1a71_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:e2f6c9979224cb9e6cca631d628dcebaa38a2be3b55bfdc7b2d549596cb0019b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:e6230510f507b363ca68b4b2a1709e4245caf92adcdc7b6de7370762a69c0ac4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:143431da015d2d91e72ea1b71683f88286cc84314cd585dd351ff4b4da6e8bc6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7588aacb23cc13e07e64ea5c2b4c934b94b23d765bfb20c4724753e79d773a9b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:853a30d937c449856841cf803458ec6fa036da6cfc4716597dd68daab9d325af_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:fc30c674e4c8571a5812b8be4aabf38ac978e4b1344334e22a10e34dc324e33c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:4ffa5edbed7245f9562f7346305b3f349c22232cc595297c61e07a362ef46649_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8aa06a57a4731278936bbddd35658bf1418bbe5e2bc06a3ebbbaad90deccd20f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:adca75c7c7762b94b71d07bc4fb05eb9b001a461d482bcb2c3139c62368baa47_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c5953f7acf3484a2f9e993b3be168da7bda113c336431249cc9b1cc2347572aa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:8a17cc44326bc0db545c5652452e437567d4eb722aa7c91290ff78cfd328edd6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:cb3c3d72b3014bc9dd16c2106855439d616b8792bbbc67ae82b49181ddad2062_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:a25384b96400171fede49c77d773289e4244227a6877978d9cd6ff308ef3c15d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:dcc3bf38f9020013530e930e293579f415004b0c14cf7607365b783adfa550d0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:172d6b24902b13c6493ee1dee5aff4e474b16a982500927c2b6634b049e34294_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:1d715ac443da3983faeee051e27c5a86b61e100525c6c7ef7be4f4f0d91dc6f2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:18f546eda0159190af96ebf33b5d061f7223841630b1e1a080d646fe1973a96d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:8d1c5d4a234b11636ed9f4607d7dd47c289bae05f1c600b2dbcc1a93a4b1bec1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:303395c4f66beb02f4a0aca7981b9d05584bc736b0deef983d48c26d9e0c735a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:51547edfdc8a16102723fc75c56d3569b972b09a0009ccf20fd4600e310f5ac8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:7e4171b3ef10a2e275e1b2cd5ea41a75c749b5437ef519c4d9cbd9e0485fba79_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:dbb088683a748bca1691afc439d012e00e782744a059c9cddf62e5ed1447455f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3950e6de00cf4d5f4519186d794295689a6250439e67859ab7e83688a9046e95_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:62a8528ecbb4f9f6e31cbb6b3726d686ce3abff1f9677a6f83654e866c417df3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:a50d8ecc5b23e734ce47a6c5955349a5d26372d9dc8a638b7bfcd243ed3d3b52_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:da37b98cef43c5410da326b9ccbd89f5553d2d2208e7411604383a77913efe09_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:05ea4625eec55253f86b454dec2742638bd4f4993d2ba0d5422e8d7beaef864b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:abc4353a8d9a669e7471f984ff47766330f51e9c36d1fd720c8783776cab346e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:b143ae79251dcf9ba432c7b3db94f8321fa33b78d2a4e6a5088c2d38461cc3b2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e4d2928509a1b0daf46038b10a549e54df7d21810eee98b4a1c81ffe592a0e35_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:0760f5e652e7126a5c8927dea91d2861e2e8c263b39b16aad7fc681376a6883c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:10583ac61c5c8f8f27a8d25e49da53710d449cf7b799296675697996c96c171f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:8cb8b5d563cf802ae5a0cd506b27d14b1eff02ee783a41e946ba2236070918f2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b41b6405c17283f44967f210ee90fccbeab190f7a0cc60b2627da1770f0b5529_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1574ac4627c46b08d29359a45459dcb1673642d1f57f21da3048079c44a4ebd6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:2f6809b5fc7275d1655f894f02bee60ed996fa8fc06a93e22510b106f9cf1b3a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9a39f3966d4040a2955574c6b25dd1cd4746d99f34739756ca747ca1d2394dd3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f03392ef674d385516402d64e7fbeb4f682fd4bdf3cb9d181410c275b347f74f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:27d854f0622a5725f3d6a1dc734cb7e993f89ebee1f8c426f400f80e4af5b0ea_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:538af3b3678b9fed1843ff31fc35260b45f522f2a8a344a1fab54465ce548857_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:7756873cd0ff6ff3861176d4bad3cd177578ffd4842770115a42e326cf726660_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ff195ae0c0b2803f561cf75972798ae12054e6ba15eedf2c16d3e077925b8ffe_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:2735f7ba604c51d1c625b0e9b0df3e8b96ac1a8b559a2ebd8ae8ca79b5d4203b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:dd9629f2839b3b402feb38a9a742b1ca299c0adb0ef53f87efe368025c5cd09b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:f05756deae6f9e544e117a9b5d0b6fba6ffa477e3d19ecc490865d734d836d0f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:f89603abf87bbd02347002e75718ccb74491d9579076447c2c2c269a1eb79316_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:207cd7351841bd0b8b56d6252f014fbaddfd436882b73f1db8a64ffc204ead86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:24d535567c4cc4f31e69dd3cfd2f050e9fb51f161d1d676cc978e70f8ffddcf2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:a4311e85d138576cf240013e2db4364c0f455d4e007823695bb5fb3438f1391f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c1d2895cce7b7e7b7e7f2d5924ce880d236a2fc47ed52f26822a44ee9c897315_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:1ccae922fbbdbd2c7b40a13a974b28ef66f17ccc3461d401c68aacdae28b346d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:c096b6ed587cc5f42589cb796544cd1c6c8e68e966d835bd8efb556140925523_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:f85a4ce0b14eefc35cd5eb9ba4e432c09dbb92efeb235dbbe317aaac1412a767_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:49a539a6b8b4c69ce993cdc5e6cf6c98c9dd2683ab127991c2d6273352a2ccd7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7a0551ca9e6705f3075cf7b451d30baac8fba175316c5656aa204d391d4ade88_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7f42daa503a2742e421ecb808d12423df6fc3bd80e5230dd9ec1c865decce692_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:8021c06150b10db3c8a4b4d1a42c597330de8f59b8caab46dd1274e0399ab793_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:42020dadc17758722b4945555fef8c6bfba0960254e5cb446d256c731a37df49_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6e2b738e5c5f7a6e3a4f2558cd965a06d2b2d6f89e6b9e417d433a2ba6bbb912_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:8b957f8e353c0c69b99b6df9c4e39f0e1b0b43759193454ed2930d767f89e82f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f90e056041490a3369166f46bd3aeb5f6c43cb9567e2ca3d7852bfd2d3930bca_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:043909491caad0e15a9a4ff4d66a28ac9fec1e47b439413529dbd1b33be2456b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:267c08aad5267e9d15e5f91788600b87ce134fa937458c874f732ac5dc3c1c41_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2891522f85186d64b1db135d879bf70b8a0f7a52497385b01e530dbf503d65dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:79197d96cc1b2c3667cadb039410c6d618f85b5f6dde536b5925946252c75d9f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:3c67e68d8207eb0dca7c215e35c88d93654dcc859c5c7baff188ff8e270421ee_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cf8536d44e26198584800d962773c45d5ebdf9a1c67fb1d60e63a96e3c154be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:9246b137a731e13a90f6e23eaa163c814186cf9b552d6ce10478b8c7f1acaccc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:fb5b8461b313b9b24126e60283062e850cd74e5ed4e900f4e57fb714662e801e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:30f3d207571e30cc67daf75bada3e2f22687dabc0529c9dff9eb4df5fa9f9b8f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:7d3077132cf818dcf1f38ac7f917150cf6230767335a3cbef6ec4fea49f0aee1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:84476730e0b72c40993e20a0a7b65c38c0e5c9101d4119d8f9b6135ddc834f1a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:de3ecddff056834e37bbf77fdba7f962f20f1e596964ff640fafd7eaf1b5caa7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:1950a267c6daaf72cebf95f4a8e792b3cc143945a0c58b2fad3be6bc1301147c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:4311cddd9ef0c1354df2899203be91d45bbd128c1d06376990d012d5a9b40a02_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:4a38dad6f5107fa891ce7b8f74d1c5e8049e0a11265ab58b2e421275505298fc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:6373e4d7be182156f651ac9b7df5fc639fe76126ae7099366e65422ed260c533_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:016753501f4be4bf083dd23a9bee607dcb458c4662fa3ac7898e08158f2f8c3a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c5c3fa06054ade9f78b5a404cb9817fac03db8860228f3a8ab8e57ce7289fed5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:ca78cad82282a70210b26c6781b9f86d6d18a62980d09c20e62e5e3592ccad1e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:cbe4e3bd43ceaa070f1c52715131221ebc369d689bd911b20ef54d52734ccc04_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:09ee479f87f73be1e09df5364ab4fe755acbe625ab79f99b7c59c090e1028d4f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:7218b29a4d033033423f2940f1a01820199a378a931635be5cf23bf6754e5675_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b50582ab274065ff10bbae60ce6406e0b6d2b0b1195f45d17ea1b4a9fb48186d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b81e101c5816ac541af6a33f67d08d077d6a1853981c01cfbb2eecdf1ce703a8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:0317fc3d8656f1bdbaeebdd2d8e98c5a2d6204e5f243d46e29dee37f03c81c41_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:084f095860d62ddb74798f04be2ca0aaafa7d29b67edd08f69b924512718c601_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:6e7dbd2ed496ac37357a8fcc834f04b760a64b5c3868be538726fb3b42b19c77_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:fc4fa1b1d99427281c77b131912ae80f0f83cde1848a1613c28e246565ad3e85_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:3c6c52fdcb07016fb712996e681307c5d6150172806a922a0f4871347444c3e5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:8bbd00a56bcea2884b407ab5a5484e666b8b0bf5d0913e1098e7048812944062_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:8caf0766c6416703e7d31593b0658d618f5693a5deed8fb8403c1a55c21c6628_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:e80ff4942f266d709603587b560aee86a3df5531d616452158c59d36e451dd8d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1a8dae0b42ae8a68343e8d8037b280016faafbd1372796d0443ec48f6dcfb140_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6e233656eb6f0c027334384a5a93d8fd02c8f6dd20c3ab2ea14b9f5e00f34d02_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:74b7a0faefca95aebb16f4d8a1cc169040d6139ebb9074c6ae6e0606fcbfd30a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c79ecf2529d951ca89363ef71c46f3592b07d189affea5966d0652b7cdf076cc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:0d6f439c38530f66dda467af7ce31a35e4c9058acdf8f91913d01b6772d0dc18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:4f7cc6f4a9b5992ac75f7cb25e0956b63c16d1d80de51d4c6d2463b88d1ad5c2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6874c245fd5d789ca82e7978cbbb1a74e8ff8fee198eb4bec9caabab4957cc4a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bf8cc541b8e0b3a6367dd9a8c7622fd374b2e00a8faa1e5a50351980b25c6965_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:0a672e9d0a3396c2466a99cb15b045584115777e81e6b11f25fd0c8c420bc1ab_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:1a63f53e6bcd221fabaefe55b19b9c2e4e7e2399b1392c043cf10293d869a530_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a39c192ae50229f6b2bed666ceab9f07541a023cef4e592f2ba415c68c59d518_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c42b96f27d3646ecae1a3a201f78bc285c5eac305db29c5e88b6f1338f9c896d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:4af0333ff4f8a1353d25478abb32d7b64e8fb516b5e1aaf67955e866a2baf734_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:cfc3b31ae1ac667162ffb29edcde0ca482663cbb0318e71b66d14277a6d08c21_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:d7d4fc9f62d3e868cdf203ecbd592449f4dc3bcb5b6b8c9d4d6c9436ef505c5d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:dce327a6f80559b5f1eb0b707db9d6dde94e36aa5b2af4945136fb8ee5bb6804_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:02db4d184cdae846aabeb2fbe6f392f6bbb2b98d17a1e7773240d47fe382e7ae_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:21664e619da8e10e72a7f089c56452dd08bc8f075e3d58e876a1f612b2b4c0c0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:2a54a15500528109cc92d618fda0517e51a9b4c8fb84669045899ed9086f9bfd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:56220191c4881505437d4c0020b31b9cea7b12addb45e8050543be4932f375a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:aeea500de4c45cefe60e18ed4db4ca9de48e46cec7d1b63e51734193e12f7a5a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:9e9743ddff20406ebae14ea1caf54866f9ee6830f11be1ea6700b418e05f4a5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:1fe18139c53703271b932aea60258a78d48c61166a38d931477fbbf2b9ef1582_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:86ad1b0b9ab71ff1a6d30a906999d45acf62bf763b905480bb4efffc3b943fe5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d59bbed5b2597e2357ca7116e0cadb923a180f08be311fb860b9a0825c213163_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:f3703bb8357eff03415433744e1813ad5b158a4612d3aa55dc67d23942f238ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6e0b23bfa08aa9041309ffba013b8fbb272e8deb92d83bfe2af1f1ee94533235_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:91a7f91d17350ebb1c549f871b21b5bf905c315309261e9134cd691b5d36432f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:c3bfb8108047ca19d746cf26b012f7c9c3820abc13e85fa79c6f9ea220446398_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:eb26524509203b8f95f2f869aff348535ba587bf5c8dc7a7a34d5c443c6486cc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:33bc87931a5b1ce53a67ec4f4562a86c697aab9cd6090e0e40c7f45446c1ad96_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:bcb41ae05cf93960aa22a16bd3c921b522c8c782a06f6ffbcc7eee8b75f53f59_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:df8d04b062fd8053f94862f8faea6ad0a107eff4668a06af26a4e24fda1967a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:e5e0e2a9c952a04e4623f32685cbb5b7930fc165724492bb8e08d0cbfbff072d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:2638dd69359bd27a859841f0b5875d2cfc193514fb38b96175bd46cf06d04391_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:401aeb9d9026ec5d8e06d0c3de52c1d4dd0d01590237d76479b89a299ddf2273_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:7a47962332e766025b3ae9e0d049a0c7b2c8312ff696a6f81645fcfe9b1e2f0e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a904f1fe7bbdbf0e8dfa106e17814ee3c5101ec3fab5d5bea2f7a9e2c8252139_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:26ff41de896b8537dc5a61bb00ef6b96925ad4bcaa97c0a441ae7c55ec11a14b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:5af7387b529944bfe3c2c451c02cf9d4fd36391ac21980971fcd3a6498c69ecf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:b89198bbd5154c2c090ef44f5bc94940fd59cd8d1515f6b2ae8ff4cd58e29782_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:e5aeadc5599433167bf39324142690e90a9d4ef195d338c6d764920aae688e31_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:050040c1872053725a865da70b2eec29d6e9a596e4d527c1b03cb975634fec7f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:072925d5a57ad73d8e955dd13d70a665c776e8c9bd51a35f62dc05d070153fb8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6b7e4bfae14f4f8059db5cb4c8ae8987f4e5e330d06d7daef13f6f57399e25a1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:cffe7e4928472626e059c26ee30a9157927819cbdd3190a5eaae991f010f396d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:2faf5d18a1a2c1955ab38c921dde0793f76d57c81c94aa9b9c03355a91cd6d1b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:702987c4f9a9ef543703a5e9efe982ef00d01bd62b30439712dc82fe96d16315_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:915d8d40f0c38081ab8098ee11fde082dac0a7a29d76c1f13f8a7b4b372c387a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d52a94b8713ce912f9c61dce6987333d40cd7c90fa4262a1922ad8270ec3559f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:5316985ec76720dfd334a84842d3223b33b4567d2440884764adbe8d9f1c6b97_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c141e90173e23ce656071014d8f22b36d6f71215ddd95477f305e1d138974b1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:de7bc3d87074dc8a49698e612fd0e7456c037e129b63420fe4519ad0d51f352e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:eb5f8c741adc1c67f0d9c23b3ac0fc383a078a2b3f449b78202b0a686adee35a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6d32cf8fc993d00e39ae22d068a6cb109e0e7c59e44fa593bed9911bdc86ac13_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:85a84c3c97e5136638e411e5001d841919a191915875041980fa6170d6049fff_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:bc54ce924ff592338334bf9d6982afa3faf58b045b481c3f702848f307b7fb68_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e43716f7a4a88656013882121af515b584c759ff627dcc7fee2e9243bc6e8cc2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:3ea10dabcdb470bee717d90f0e004f74c59b96d42a61023c06839474bb6e8dfb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:432f4a41ff47eeee1d15a3c1770ca96222f7f4ea6ea2b9f225af447edb417226_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a81bd9ac2f49976792da147569a46c63c942dbaa076e7c95e2f07f7e579a0b11_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:e085663a668db35e26b186d3a4b66e61d82fd08e6f8d5f4ef899fd1f49f83c81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:27965934ab52594d6d51aa18f8a2a1946c2d1386528bafee16001c3a45d2388f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:31521371270ab238e1a262a7368c7d30bb2d0f346fde7233cdb833085245f37d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:754cc9d9aa88a8d84375146e19860639960a5315da03a49b0fb469919f707791_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ac0e51a5980582643e986e53fa6886429efcf5b7c44134b4706fe9401088bc67_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:40330ec6933670a7a62d3df29b219ea52db6be6728e4cf660f989a78b52b6a69_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:69a93df12d10275e493b2b5136702bef3a9a377ddfd33d93f031de52ff039d23_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:c796ad53ec93683196c6271be33ff58c61fd35d5b0f2af2442b7f0a679ce7eec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:c7e2429d926e0f86ab2b7483e6c18642784bb493ac2d1b878ce941fab95852b3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:437c5794cee337ba407cf456ef7d736a5ef1a25b04457818e7613c1c9f17f7bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:4d5535e5d1195c18a0a27eb77aed59568cb04109e0b11b9b3b92560752b4f1f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:a8c11393c073071039ce03bdf07f925eba2d8503b4537b6d259ff5779cc8cc7b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d6c4c6ae42b067072178d86d4d7805de7000a6b4d9264f3b654466004bdfab88_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:91e28ef615d50aa6c72987991cd10b6f231419d356bda0783049e76b10ceb0ec_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:af858c11b4fe09e1dbbec22b99562cc0aea03e7cc53a13bfcebe2904cfc9c4a2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b0711dd038e6c5b557797b40fd8896a5dfa708fafa0df5bd10fa67ea9f33a6ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c36a6d5c401ccb2945f76f4145460fb61b150cfa667aeb13b5411527a3f54082_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:1780d78d54e6e0e81f58f61f5c6b16684cccbe38744886b00547c020615168bc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:6d52cd1b126345d583f0143866838128ce46197f6475cb16f2eb60f08c714c29_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:8a497a70c08c1a1c142e902acbb2b9ec6df6e4d32b3b24c9aa982aae96f089d5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d8836b9f6e601bec6e408efb37e25ada7c99a3d76fd5832ce19e8728bf057656_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:43f8aef60162a34125ea9f95e7d8d7330c7ac8eb893d01271cad80bb4e5a6d6b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:90028b0e0a122bcaad73527511dee18e694fe2846687710a9b8450b448ec65a4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a8b3b7e6e540ba8ceb03d86638f6b53319db3465088e0372ef5309eebfec0fb4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:ec79bd4481898e4467d2e5f32d05662908936b06cd3f7ef1420a98c6f0a4e1f7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:199d34fc464fa551a147a120afcd4eb44117042a4b4ea04933ed3f17b0c142ea_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:48c2f2e999d26681a196bd4f044efdef55a0d137bf01ee039d0d6af21d0f1d24_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:89cff1bdbc386572c0d8f2ea26087dfb728803b2c90329bf6f0f10e2ab781ee8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:f6ae7fe2a7c00f8beb1fbd593d005a4ce02f8ea43796f71b11aa5919b23335be_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:5891c3a97270f608a201198fbdf3fdd14ea25672ef4063de4fe0cd71b9566c48_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8906e4a8f9a3499c09bc2aa06f6efe7ffae70174108c31040172f8e61e64431b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:f17f3ffe3c4687048402649d08b57a258b5dd4fe647cf034260f4d5e839d21bd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:fa57563e889b072f3b9a71bcfb9a1c1723dbdd1ca9af072760eceb790e5d9f63_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:01dfbfa63c6a054c432b329ef61b460f97e35f9536a325ea6c79acad49775eb9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0c16eb9aa833123291d76987a9d12b51c7ec4d27d7da395757085aeead6d49d6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:c7f4aab3d25e55cdcb750241c4a74026e9264a83e83127ec6787c21394191ff2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:ead78a41605a84c33874cf439f8fb7ca4e40d238311b944bb6573c3a74599c32_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:145196f7dd84c4a287833a6841514887c452fd2b668a433af249ed3010ec5406_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:16f14a69ca31c31d6845143f1c1ab71bd847641b379016324f5359ab10d5565b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:0fc2b10cfdcdae4217e0fa1eedf0e5d406516fb18d81c364521c7771ec5028d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ebca57291d84f8a18bdb73d1bdd08c16950c5e39eb19bce2bdc0c9356a3732c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5a5792751c2fb9cbe385130151c3bbc660baa125c7eb49c0ad791662be845293_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:a5dec4e5cbd88d9277da5509241146c6e6715861b854cdb84a3b6acd0de43878_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:ad48609eedae76b2fd8ff454c5576601c1ce6b8938ffaba0741292f98e7dbac9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:f1f4c8788a5cd8cb612dc781f265cfba426863ca2d6e0dabc4b1b5b663ef1b35_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:10bbedff3324403ff2bb247c03264ce10be8b6e2c0fbec384775b6408fc5a62e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:288e65d4478982b2f8c64e66041f3c4476578b5088f49a9113f7615d94b78696_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8ec71429beb6090dbe77970df6ccaf8a0c397687e545c00e35d7d430677fdac9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:bf9a9bb1db96a24f916836ca53679873ac32fc5e943a62d73f5a0d44acc6666f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:80d322fd3aa400688b41a959f88e40624a4891d2c11b3426c440c8c1f378d721_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:a73d612742547052fec5dbb1ac2f5c7a769711714c2d7e60cdd6af45b61ac652_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c8038bc9fd77c27bfa37c3bd67a789096e1cfa2a6ae8e932acb8722ad72dc693_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:ef8659bb028f42bf139b8e369147625f76e9724b08be6c50168bc2873fbf289b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:069898288e9a54d1c28731848a898b0302414a6b4ec20993e707838354025ea1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:1745dfa8d0bc95282b2c77be26ff113e85d5226faac64f9a45140f868bfdc2f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:7d38fc3b08719665e6a1035658085989a3b8c7a9392cffb78d7bdb84213145b7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b9318d20f0abe6ab698cdf9f50f6deef573be0fe17767da453bd26d6ded93ede_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:0b917d1a8772745e937a45721aa55129b5af27b4b533431ddfda819227759cea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:770af0849a803311e04939b49ce35188e4ddce4f7c12cd6de05686f199e8ff4c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:949bc517f1f74b1fa20a826dc6a324990d14b843be89531762884d951a0d072e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f742696df9c59795eb6a1fe1c62df6c2021cd439d2699738040e670b94bf8a12_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0855c393ce46c242ae7a70e4f1a0f94a18b6140159c43fec5578ef30c8b8bfca_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:81531bc329323c5888aeec2f5270b7fc5115c6dd45a327f2f9ff0e5298a07b81_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8aab7021368f37143cdbd19afaf32e939911a40cb7d2aa16d995c73d43bd9a8a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ae79909fb7f7c0ffa8088ecd7173521c93dee51940f92b841206eaeb850e9025_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2419be532ee6172c8eac6ab4a882aa9c1a764953f39cdcdb815ef66a2600bc6e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6284092381134b58321f2be1867ee43038d9b9d84d3d068bf87343fd7c231ff3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:64ac6ea5bde747e8fbb3c2a8166c56a2a967ed1984e9562f08851fd62bee6529_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:caf9cc9b036ce364fcc95fa04477773f12caea403c0cccb5c0e470bc9597c62e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1a816ea2b9fb42d745bfe8d28687ff7409f4359418062ab2b69ce7ad3711824b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3f0bcbff40a7c02499b25e8c70386261eeb2e53d4fc26d302da44fdf71c6d336_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:dadd6f5c854815079e5dbb9cdd274399e396b242c3a6b60de24bc96355e6755e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e8260a29ad895f33e1feab3111d8e9cb189cce2f06636921de7d89305a95cedc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:21261c47ff36c46542475a91e11ddeb7aef7fe24678412efade3dc628d1fd7fd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:5d20fea3dd83aef1b49bb7f83b76a1770543102963f609e23acea922d62650ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:676b870a4f14acc81dcdf7d0d7fe6e69caff28a4f576cabc33b8e4b640eaed16_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c5df463f10508b90f495cb698136d9d89471d2eb647fbeb4b1054e9719232297_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:46d4e13b36567bd730d62799843f4dc839ec3722c84c070b2f48222b9db258a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:621b3323e62299cef209ad7a505f589e9cb60e435223c276b7315a069891c237_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:ce7010ddddd9e5f911b08a932fadfd64efad1aa07124cc353dec85ed21825a9a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f1c19c110321bd99dae36e5b375434b4c87bdac17da7c00bbee59044de12e93b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0034c091c768ee47e959a6611c7371aa38c1ff41d37d60e28671242135bc0176_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:791c7e849ef8fd9fee06193dc67bd7790d213e796bdc0b03ac3adde635960a69_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:c308ec8359c537e0f1d4f9efa655b467a650d1761efacf3438c81ea04ddb5c6f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:eb07e612458f5ec1f58e7e772cb2b25264a9c42cc009464672b89e686f60f5d9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:0151226399aa601cca931b10cc2cb36d20dba4403c034c0c16a0261cf2a3a7fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:08e07a62d5ac0d54fa8cacf264592c692c3869d9dfd33128bec9765a0ce4d585_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ba683aafd9e910f76fa413a9c6ab81d2637b447b2da6410234f16531c0361311_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:cb9cefd021b9b5c0ac2e8c7f76da9dddd50cc26de06ef47d7c13cfc92605d89d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:c1fdaea1096254f1e8d77a08e6ef438ee744482d9625e3a8a1b4104e06d5d1ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:a2d736bebb280eb8469b1adb6018eef4afe36234ad9ff944fe18fe9be083bba2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:68f158b3197523fb5b23da23ebdc5b54f83c8d688808f5f69a1b3e483c857554_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:047f1db3b7f93d9c4a4889e4b978d8096d028911e71968603ea5fbe32d81b4a1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:c1fdaea1096254f1e8d77a08e6ef438ee744482d9625e3a8a1b4104e06d5d1ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:a2d736bebb280eb8469b1adb6018eef4afe36234ad9ff944fe18fe9be083bba2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:2706433ecd1a4e21d08eda9385c3e31ea3dd1a25c741862a6325d04d93feed4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:c910728e6a82e3a87ca04b6c8600326c5c7ee6b2a5367c805e2e37bfd44c0898_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:166f8289f510b3fb18dbca6b3e5b4488e53d583ad78e5f0c5bab80a5b17733eb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:32ad25a6b437a44d16458f17c955a1d483fd03f1543755cad50023534a363001_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:937207bc65e9f296fc780d8b008e8c4e4eb281c2462cc980993584eaf157c74c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:bdffd2853c00892f4282d18d84408f739a84655957b48514116ebbee37cbfa6e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:556a2b7ed3bb24bbcbbd8482bc8dcbc9a2627e48cd0d49f93fe622894a37fec6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:80003a3a04d63db881673954f49d16e15940c4240e3be467219891cfc2a86a77_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:c461b27d74cfc5b6e619a31a1bf5f8e387ddd7ab119b98a04d656b199f429a06_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:d96ac4353e59a2779d3e36a8a78796478f89bf40f4d1b62738a096b3a1b165a7_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.23 is now available with updates to packages and images that fix several bugs and add enhancements.\n\n This release includes a security update for Red Hat OpenShift Container Platform 4.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.\nThis advisory contains the container images for Red Hat OpenShift Container Platform 4.18.23. See the following advisory for the RPM packages for this release:\nhttps://access.redhat.com/errata/RHBA-2025:14816\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.18/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.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:14820",
"url": "https://access.redhat.com/errata/RHSA-2025:14820"
},
{
"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_14820.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.18.23 bug fix and security update",
"tracking": {
"current_release_date": "2026-06-05T01:12:57+00:00",
"generator": {
"date": "2026-06-05T01:12:57+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2025:14820",
"initial_release_date": "2025-09-04T14:47:49+00:00",
"revision_history": [
{
"date": "2025-09-04T14:47:49+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-09-04T14:48:00+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-05T01:12: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.18",
"product": {
"name": "Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.18::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Container Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f287e5a040727dc302ecc2d748d4a3d67edb251986ad6308c1c5b299a2824ade_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f287e5a040727dc302ecc2d748d4a3d67edb251986ad6308c1c5b299a2824ade_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f287e5a040727dc302ecc2d748d4a3d67edb251986ad6308c1c5b299a2824ade_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-rhel9@sha256%3Af287e5a040727dc302ecc2d748d4a3d67edb251986ad6308c1c5b299a2824ade?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=atomic-openshift-cluster-autoscaler-container-v4.18.0-202508201347.p2.ge38eab0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:63065ab750db3c24e3380fa9c89b26891c441512e2791068eaeaf37d041d34eb_amd64",
"product": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:63065ab750db3c24e3380fa9c89b26891c441512e2791068eaeaf37d041d34eb_amd64",
"product_id": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:63065ab750db3c24e3380fa9c89b26891c441512e2791068eaeaf37d041d34eb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/aws-kms-encryption-provider-rhel9@sha256%3A63065ab750db3c24e3380fa9c89b26891c441512e2791068eaeaf37d041d34eb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=aws-kms-encryption-provider-container-v4.18.0-202508201347.p2.g088dcaf.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:44b1c4eb1a9b38dd2945dcb51d5e1e63fc60d6fdbd9e42f57c3f4e685a1549ab_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:44b1c4eb1a9b38dd2945dcb51d5e1e63fc60d6fdbd9e42f57c3f4e685a1549ab_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:44b1c4eb1a9b38dd2945dcb51d5e1e63fc60d6fdbd9e42f57c3f4e685a1549ab_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-file-csi-driver-rhel9@sha256%3A44b1c4eb1a9b38dd2945dcb51d5e1e63fc60d6fdbd9e42f57c3f4e685a1549ab?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-file-csi-driver-container-v4.18.0-202508201347.p2.g4b34592.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6ac79f3d17ef043489a093be59a31ec56149c265bfe5a3d6c1d999442f0a97cd_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6ac79f3d17ef043489a093be59a31ec56149c265bfe5a3d6c1d999442f0a97cd_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6ac79f3d17ef043489a093be59a31ec56149c265bfe5a3d6c1d999442f0a97cd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-file-csi-driver-operator-rhel9@sha256%3A6ac79f3d17ef043489a093be59a31ec56149c265bfe5a3d6c1d999442f0a97cd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-file-csi-driver-operator-container-v4.18.0-202508201347.p2.gff513d3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:99cb93d1c2cac003280f5faac0126e811898a7f69b802aff2ba4ac2634119303_amd64",
"product": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:99cb93d1c2cac003280f5faac0126e811898a7f69b802aff2ba4ac2634119303_amd64",
"product_id": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:99cb93d1c2cac003280f5faac0126e811898a7f69b802aff2ba4ac2634119303_amd64",
"product_identification_helper": {
"purl": "pkg:oci/azure-kms-encryption-provider-rhel9@sha256%3A99cb93d1c2cac003280f5faac0126e811898a7f69b802aff2ba4ac2634119303?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=azure-kms-encryption-provider-container-v4.18.0-202508201347.p2.gc937080.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:c4407e42ecec19e9eaaea79c51e9147bf4302af5b35c08c31ea4993d38ff6931_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:c4407e42ecec19e9eaaea79c51e9147bf4302af5b35c08c31ea4993d38ff6931_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:c4407e42ecec19e9eaaea79c51e9147bf4302af5b35c08c31ea4993d38ff6931_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-machine-controllers-rhel9@sha256%3Ac4407e42ecec19e9eaaea79c51e9147bf4302af5b35c08c31ea4993d38ff6931?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=baremetal-machine-controller-container-v4.18.0-202508201347.p2.g1ede6c3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:454558fb455ceb249b25ec705353bbc284659342b70b30affb299c700fec8863_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:454558fb455ceb249b25ec705353bbc284659342b70b30affb299c700fec8863_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:454558fb455ceb249b25ec705353bbc284659342b70b30affb299c700fec8863_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-manila-rhel9@sha256%3A454558fb455ceb249b25ec705353bbc284659342b70b30affb299c700fec8863?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-driver-manila-container-v4.18.0-202508201347.p2.gf03b55e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:02959099bd7ecaae627c5c4e997d6518c6848786dfde1bb5ce76f39ebf70fdd0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:02959099bd7ecaae627c5c4e997d6518c6848786dfde1bb5ce76f39ebf70fdd0_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:02959099bd7ecaae627c5c4e997d6518c6848786dfde1bb5ce76f39ebf70fdd0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-runtimecfg-rhel9@sha256%3A02959099bd7ecaae627c5c4e997d6518c6848786dfde1bb5ce76f39ebf70fdd0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-baremetal-runtimecfg-container-v4.18.0-202508201347.p2.g7145e60.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cbcb10ad3cdc0a97cd736e1a4d46ff57e2bbc5b3bc6383caf3b426af2298e2d3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cbcb10ad3cdc0a97cd736e1a4d46ff57e2bbc5b3bc6383caf3b426af2298e2d3_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cbcb10ad3cdc0a97cd736e1a4d46ff57e2bbc5b3bc6383caf3b426af2298e2d3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-etcd-rhel9-operator@sha256%3Acbcb10ad3cdc0a97cd736e1a4d46ff57e2bbc5b3bc6383caf3b426af2298e2d3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-etcd-operator-container-v4.18.0-202508201347.p2.g8460bed.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:ccf5c59303405ba91b21de9ddb94d932ba6ae60019471d7129a8d81f03e26e53_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:ccf5c59303405ba91b21de9ddb94d932ba6ae60019471d7129a8d81f03e26e53_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:ccf5c59303405ba91b21de9ddb94d932ba6ae60019471d7129a8d81f03e26e53_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-monitoring-rhel9-operator@sha256%3Accf5c59303405ba91b21de9ddb94d932ba6ae60019471d7129a8d81f03e26e53?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-monitoring-operator-container-v4.18.0-202508201347.p2.g7337d93.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:f04189a8062571085ebc72b8e838d36b64bb97a8e1cbce61afdbce81c6a56ac2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:f04189a8062571085ebc72b8e838d36b64bb97a8e1cbce61afdbce81c6a56ac2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:f04189a8062571085ebc72b8e838d36b64bb97a8e1cbce61afdbce81c6a56ac2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-rhel9-operator@sha256%3Af04189a8062571085ebc72b8e838d36b64bb97a8e1cbce61afdbce81c6a56ac2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-network-operator-container-v4.18.0-202508201347.p2.gc1a7028.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:8cd7eda283049335ed8b6f023009756ad90fbbe3bce5d4ab7156de9a8242e355_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:8cd7eda283049335ed8b6f023009756ad90fbbe3bce5d4ab7156de9a8242e355_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:8cd7eda283049335ed8b6f023009756ad90fbbe3bce5d4ab7156de9a8242e355_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256%3A8cd7eda283049335ed8b6f023009756ad90fbbe3bce5d4ab7156de9a8242e355?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-node-tuning-operator-container-v4.18.0-202508201347.p2.g5932024.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4d4dbd56edde5b9dc1f8e8ee4f5b709928efaece3943b580a738c3735f19f0ea_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4d4dbd56edde5b9dc1f8e8ee4f5b709928efaece3943b580a738c3735f19f0ea_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4d4dbd56edde5b9dc1f8e8ee4f5b709928efaece3943b580a738c3735f19f0ea_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-policy-controller-rhel9@sha256%3A4d4dbd56edde5b9dc1f8e8ee4f5b709928efaece3943b580a738c3735f19f0ea?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-policy-controller-container-v4.18.0-202508201347.p2.g5fd8525.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:b20b5feb482b424cf690e6f55b89e1ffcce37bd41233c174cad1380081327c6e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:b20b5feb482b424cf690e6f55b89e1ffcce37bd41233c174cad1380081327c6e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:b20b5feb482b424cf690e6f55b89e1ffcce37bd41233c174cad1380081327c6e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-storage-rhel9-operator@sha256%3Ab20b5feb482b424cf690e6f55b89e1ffcce37bd41233c174cad1380081327c6e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-storage-operator-container-v4.18.0-202508201347.p2.g65d0644.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:65aa22f13b104ef68e4eb2dde6300e0f0fe376b682fc7c163da01699d8165f8e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:65aa22f13b104ef68e4eb2dde6300e0f0fe376b682fc7c163da01699d8165f8e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:65aa22f13b104ef68e4eb2dde6300e0f0fe376b682fc7c163da01699d8165f8e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-version-rhel9-operator@sha256%3A65aa22f13b104ef68e4eb2dde6300e0f0fe376b682fc7c163da01699d8165f8e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-version-operator-container-v4.18.0-202508201347.p2.gb3d78f3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:172d6b24902b13c6493ee1dee5aff4e474b16a982500927c2b6634b049e34294_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:172d6b24902b13c6493ee1dee5aff4e474b16a982500927c2b6634b049e34294_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:172d6b24902b13c6493ee1dee5aff4e474b16a982500927c2b6634b049e34294_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-rhel9@sha256%3A172d6b24902b13c6493ee1dee5aff4e474b16a982500927c2b6634b049e34294?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ironic-container-v4.18.0-202508261654.p2.g9161a5f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:0ec2fdc291438377d74795dc772fabb5fed81887bc21e8ffc276e7c0491ae182_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:0ec2fdc291438377d74795dc772fabb5fed81887bc21e8ffc276e7c0491ae182_amd64",
"product_id": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:0ec2fdc291438377d74795dc772fabb5fed81887bc21e8ffc276e7c0491ae182_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-configmap-reloader-rhel9@sha256%3A0ec2fdc291438377d74795dc772fabb5fed81887bc21e8ffc276e7c0491ae182?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=configmap-reload-container-v4.18.0-202508201347.p2.ge2aaf00.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:545547b6c5226b309cd9cc577c0b91759d542e58f2bd60bfe00b15164a30b007_amd64",
"product": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:545547b6c5226b309cd9cc577c0b91759d542e58f2bd60bfe00b15164a30b007_amd64",
"product_id": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:545547b6c5226b309cd9cc577c0b91759d542e58f2bd60bfe00b15164a30b007_amd64",
"product_identification_helper": {
"purl": "pkg:oci/container-networking-plugins-microshift-rhel9@sha256%3A545547b6c5226b309cd9cc577c0b91759d542e58f2bd60bfe00b15164a30b007?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.18.0-202508201347.p2.gb4e1047.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d96ca6ca34d38debb586165c04ca6aa3735d09d25f89cb60043fb800f5ccdf7e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d96ca6ca34d38debb586165c04ca6aa3735d09d25f89cb60043fb800f5ccdf7e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d96ca6ca34d38debb586165c04ca6aa3735d09d25f89cb60043fb800f5ccdf7e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-coredns-rhel9@sha256%3Ad96ca6ca34d38debb586165c04ca6aa3735d09d25f89cb60043fb800f5ccdf7e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=coredns-container-v4.18.0-202508201347.p2.geb75d9b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:0b397ed89ad84e5fc20bcb4546d98e887e6c7e64ed467f603fc1f2b790a1f83d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:0b397ed89ad84e5fc20bcb4546d98e887e6c7e64ed467f603fc1f2b790a1f83d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:0b397ed89ad84e5fc20bcb4546d98e887e6c7e64ed467f603fc1f2b790a1f83d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher-rhel9@sha256%3A0b397ed89ad84e5fc20bcb4546d98e887e6c7e64ed467f603fc1f2b790a1f83d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-attacher-container-v4.18.0-202508201347.p2.g39b37c0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:da702028bc7d5c08d6fe78e216a4216cde44e136bf6243b083ebf51d10a95205_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:da702028bc7d5c08d6fe78e216a4216cde44e136bf6243b083ebf51d10a95205_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:da702028bc7d5c08d6fe78e216a4216cde44e136bf6243b083ebf51d10a95205_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-manila-rhel9-operator@sha256%3Ada702028bc7d5c08d6fe78e216a4216cde44e136bf6243b083ebf51d10a95205?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-driver-manila-operator-container-v4.18.0-202508201347.p2.gff513d3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:f45f6555fb87398d083da14d93d643db7e24ef9b4994a87d807a3a1b4793ee0d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:f45f6555fb87398d083da14d93d643db7e24ef9b4994a87d807a3a1b4793ee0d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:f45f6555fb87398d083da14d93d643db7e24ef9b4994a87d807a3a1b4793ee0d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-nfs-rhel9@sha256%3Af45f6555fb87398d083da14d93d643db7e24ef9b4994a87d807a3a1b4793ee0d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-driver-nfs-container-v4.18.0-202508201347.p2.g32e7759.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:8786f067fc9b55c3a5c3d9b252c479a31b1aaf68b99c94e79e4076a3285f95ce_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:8786f067fc9b55c3a5c3d9b252c479a31b1aaf68b99c94e79e4076a3285f95ce_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:8786f067fc9b55c3a5c3d9b252c479a31b1aaf68b99c94e79e4076a3285f95ce_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe-rhel9@sha256%3A8786f067fc9b55c3a5c3d9b252c479a31b1aaf68b99c94e79e4076a3285f95ce?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-livenessprobe-container-v4.18.0-202508201347.p2.g3a97784.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:c9fcdb547528145d1334652190386064d77d60774c4adf186d776871f36c31bd_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:c9fcdb547528145d1334652190386064d77d60774c4adf186d776871f36c31bd_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:c9fcdb547528145d1334652190386064d77d60774c4adf186d776871f36c31bd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar-rhel9@sha256%3Ac9fcdb547528145d1334652190386064d77d60774c4adf186d776871f36c31bd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-node-driver-registrar-container-v4.18.0-202508201347.p2.gc21f5d0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:44b7de7780e7851318a8c68638c1fc221f97ac2e5e8a50fca465a6467be3df9d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:44b7de7780e7851318a8c68638c1fc221f97ac2e5e8a50fca465a6467be3df9d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:44b7de7780e7851318a8c68638c1fc221f97ac2e5e8a50fca465a6467be3df9d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner-rhel9@sha256%3A44b7de7780e7851318a8c68638c1fc221f97ac2e5e8a50fca465a6467be3df9d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-provisioner-container-v4.18.0-202508201347.p2.g376f0ea.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6b845f5709b42acc145314447679bbb4537882813335d904e653772341d95d7b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6b845f5709b42acc145314447679bbb4537882813335d904e653772341d95d7b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6b845f5709b42acc145314447679bbb4537882813335d904e653772341d95d7b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-validation-webhook-rhel9@sha256%3A6b845f5709b42acc145314447679bbb4537882813335d904e653772341d95d7b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-snapshot-validation-webhook-container-v4.18.0-202508201347.p2.g838d248.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:5281268088cbd188713e386c74604c5a6084f5b6ee5cff58bfe5071e5c932a00_amd64",
"product": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:5281268088cbd188713e386c74604c5a6084f5b6ee5cff58bfe5071e5c932a00_amd64",
"product_id": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:5281268088cbd188713e386c74604c5a6084f5b6ee5cff58bfe5071e5c932a00_amd64",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel9@sha256%3A5281268088cbd188713e386c74604c5a6084f5b6ee5cff58bfe5071e5c932a00?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=driver-toolkit-container-v4.18.0-202508220032.p2.g2e139ed.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:923672855d9ca60bef182b77d23cb4161828e6ae5d9dc65a6a417728fb323e3f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:923672855d9ca60bef182b77d23cb4161828e6ae5d9dc65a6a417728fb323e3f_amd64",
"product_id": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:923672855d9ca60bef182b77d23cb4161828e6ae5d9dc65a6a417728fb323e3f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/egress-router-cni-rhel9@sha256%3A923672855d9ca60bef182b77d23cb4161828e6ae5d9dc65a6a417728fb323e3f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-egress-router-cni-container-v4.18.0-202508201347.p2.g3193a75.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:f2cb5840deacac20bbe75f2af6972387a78a502d865de1ab5a4a12c9475b4a5f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:f2cb5840deacac20bbe75f2af6972387a78a502d865de1ab5a4a12c9475b4a5f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:f2cb5840deacac20bbe75f2af6972387a78a502d865de1ab5a4a12c9475b4a5f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-workload-identity-federation-webhook-rhel9@sha256%3Af2cb5840deacac20bbe75f2af6972387a78a502d865de1ab5a4a12c9475b4a5f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.18.0-202508201347.p2.gf0a670c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:91a7f91d17350ebb1c549f871b21b5bf905c315309261e9134cd691b5d36432f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:91a7f91d17350ebb1c549f871b21b5bf905c315309261e9134cd691b5d36432f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:91a7f91d17350ebb1c549f871b21b5bf905c315309261e9134cd691b5d36432f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-proxy-rhel9@sha256%3A91a7f91d17350ebb1c549f871b21b5bf905c315309261e9134cd691b5d36432f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=golang-github-openshift-oauth-proxy-container-v4.18.0-202508201347.p2.g9158250.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:ef8659bb028f42bf139b8e369147625f76e9724b08be6c50168bc2873fbf289b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:ef8659bb028f42bf139b8e369147625f76e9724b08be6c50168bc2873fbf289b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:ef8659bb028f42bf139b8e369147625f76e9724b08be6c50168bc2873fbf289b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-alertmanager-rhel9@sha256%3Aef8659bb028f42bf139b8e369147625f76e9724b08be6c50168bc2873fbf289b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.18.0-202508201347.p2.ga432067.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:64ac6ea5bde747e8fbb3c2a8166c56a2a967ed1984e9562f08851fd62bee6529_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:64ac6ea5bde747e8fbb3c2a8166c56a2a967ed1984e9562f08851fd62bee6529_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:64ac6ea5bde747e8fbb3c2a8166c56a2a967ed1984e9562f08851fd62bee6529_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-rhel9@sha256%3A64ac6ea5bde747e8fbb3c2a8166c56a2a967ed1984e9562f08851fd62bee6529?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=golang-github-prometheus-prometheus-container-v4.18.0-202508201347.p2.gdf5ef25.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:6ed3c0bf31ffe32cdbbc7e5d45ecd95a584a2068a816a160d9c45d5a354f5bdf_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:6ed3c0bf31ffe32cdbbc7e5d45ecd95a584a2068a816a160d9c45d5a354f5bdf_amd64",
"product_id": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:6ed3c0bf31ffe32cdbbc7e5d45ecd95a584a2068a816a160d9c45d5a354f5bdf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel9@sha256%3A6ed3c0bf31ffe32cdbbc7e5d45ecd95a584a2068a816a160d9c45d5a354f5bdf?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-hypershift-container-v4.18.0-202508201347.p2.ge055b4b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:cb3c3d72b3014bc9dd16c2106855439d616b8792bbbc67ae82b49181ddad2062_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:cb3c3d72b3014bc9dd16c2106855439d616b8792bbbc67ae82b49181ddad2062_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:cb3c3d72b3014bc9dd16c2106855439d616b8792bbbc67ae82b49181ddad2062_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-agent-rhel9@sha256%3Acb3c3d72b3014bc9dd16c2106855439d616b8792bbbc67ae82b49181ddad2062?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ironic-agent-container-v4.18.0-202508261654.p2.gb79bdde.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:a25384b96400171fede49c77d773289e4244227a6877978d9cd6ff308ef3c15d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:a25384b96400171fede49c77d773289e4244227a6877978d9cd6ff308ef3c15d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:a25384b96400171fede49c77d773289e4244227a6877978d9cd6ff308ef3c15d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-machine-os-downloader-rhel9@sha256%3Aa25384b96400171fede49c77d773289e4244227a6877978d9cd6ff308ef3c15d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ironic-rhcos-downloader-container-v4.18.0-202508261654.p2.g50ca44f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:8d1c5d4a234b11636ed9f4607d7dd47c289bae05f1c600b2dbcc1a93a4b1bec1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:8d1c5d4a234b11636ed9f4607d7dd47c289bae05f1c600b2dbcc1a93a4b1bec1_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:8d1c5d4a234b11636ed9f4607d7dd47c289bae05f1c600b2dbcc1a93a4b1bec1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-static-ip-manager-rhel9@sha256%3A8d1c5d4a234b11636ed9f4607d7dd47c289bae05f1c600b2dbcc1a93a4b1bec1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ironic-static-ip-manager-container-v4.18.0-202508201347.p2.gcfbae04.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:da37b98cef43c5410da326b9ccbd89f5553d2d2208e7411604383a77913efe09_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:da37b98cef43c5410da326b9ccbd89f5553d2d2208e7411604383a77913efe09_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:da37b98cef43c5410da326b9ccbd89f5553d2d2208e7411604383a77913efe09_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-proxy-rhel9@sha256%3Ada37b98cef43c5410da326b9ccbd89f5553d2d2208e7411604383a77913efe09?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kube-proxy-container-v4.18.0-202508262224.p2.g3c7968e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:05ea4625eec55253f86b454dec2742638bd4f4993d2ba0d5422e8d7beaef864b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:05ea4625eec55253f86b454dec2742638bd4f4993d2ba0d5422e8d7beaef864b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:05ea4625eec55253f86b454dec2742638bd4f4993d2ba0d5422e8d7beaef864b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-rbac-proxy-rhel9@sha256%3A05ea4625eec55253f86b454dec2742638bd4f4993d2ba0d5422e8d7beaef864b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kube-rbac-proxy-container-v4.18.0-202508201347.p2.g526498a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:8cb8b5d563cf802ae5a0cd506b27d14b1eff02ee783a41e946ba2236070918f2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:8cb8b5d563cf802ae5a0cd506b27d14b1eff02ee783a41e946ba2236070918f2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:8cb8b5d563cf802ae5a0cd506b27d14b1eff02ee783a41e946ba2236070918f2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-state-metrics-rhel9@sha256%3A8cb8b5d563cf802ae5a0cd506b27d14b1eff02ee783a41e946ba2236070918f2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kube-state-metrics-container-v4.18.0-202508201347.p2.gcb5a929.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d8836b9f6e601bec6e408efb37e25ada7c99a3d76fd5832ce19e8728bf057656_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d8836b9f6e601bec6e408efb37e25ada7c99a3d76fd5832ce19e8728bf057656_amd64",
"product_id": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d8836b9f6e601bec6e408efb37e25ada7c99a3d76fd5832ce19e8728bf057656_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-marketplace-rhel9@sha256%3Ad8836b9f6e601bec6e408efb37e25ada7c99a3d76fd5832ce19e8728bf057656?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=marketplace-operator-container-v4.18.0-202508201347.p2.gc06a810.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:7d3077132cf818dcf1f38ac7f917150cf6230767335a3cbef6ec4fea49f0aee1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:7d3077132cf818dcf1f38ac7f917150cf6230767335a3cbef6ec4fea49f0aee1_amd64",
"product_id": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:7d3077132cf818dcf1f38ac7f917150cf6230767335a3cbef6ec4fea49f0aee1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-monitoring-plugin-rhel9@sha256%3A7d3077132cf818dcf1f38ac7f917150cf6230767335a3cbef6ec4fea49f0aee1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=monitoring-plugin-container-v4.18.0-202508271453.p2.gfafea6b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:09ee479f87f73be1e09df5364ab4fe755acbe625ab79f99b7c59c090e1028d4f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:09ee479f87f73be1e09df5364ab4fe755acbe625ab79f99b7c59c090e1028d4f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:09ee479f87f73be1e09df5364ab4fe755acbe625ab79f99b7c59c090e1028d4f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni-rhel9@sha256%3A09ee479f87f73be1e09df5364ab4fe755acbe625ab79f99b7c59c090e1028d4f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=multus-cni-container-v4.18.0-202508201347.p2.g21fb8e0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:ca78cad82282a70210b26c6781b9f86d6d18a62980d09c20e62e5e3592ccad1e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:ca78cad82282a70210b26c6781b9f86d6d18a62980d09c20e62e5e3592ccad1e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:ca78cad82282a70210b26c6781b9f86d6d18a62980d09c20e62e5e3592ccad1e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni-microshift-rhel9@sha256%3Aca78cad82282a70210b26c6781b9f86d6d18a62980d09c20e62e5e3592ccad1e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=multus-cni-container-microshift-container-v4.18.0-202508201347.p2.g21fb8e0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:084f095860d62ddb74798f04be2ca0aaafa7d29b67edd08f69b924512718c601_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:084f095860d62ddb74798f04be2ca0aaafa7d29b67edd08f69b924512718c601_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:084f095860d62ddb74798f04be2ca0aaafa7d29b67edd08f69b924512718c601_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-networkpolicy-rhel9@sha256%3A084f095860d62ddb74798f04be2ca0aaafa7d29b67edd08f69b924512718c601?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-networkpolicy-container-v4.18.0-202508201347.p2.g5f37d0c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:2a54a15500528109cc92d618fda0517e51a9b4c8fb84669045899ed9086f9bfd_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:2a54a15500528109cc92d618fda0517e51a9b4c8fb84669045899ed9086f9bfd_amd64",
"product_id": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:2a54a15500528109cc92d618fda0517e51a9b4c8fb84669045899ed9086f9bfd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-networking-console-plugin-rhel9@sha256%3A2a54a15500528109cc92d618fda0517e51a9b4c8fb84669045899ed9086f9bfd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=networking-console-plugin-container-v4.18.0-202508271223.p2.g1553568.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:df8d04b062fd8053f94862f8faea6ad0a107eff4668a06af26a4e24fda1967a7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:df8d04b062fd8053f94862f8faea6ad0a107eff4668a06af26a4e24fda1967a7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:df8d04b062fd8053f94862f8faea6ad0a107eff4668a06af26a4e24fda1967a7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-server-rhel9@sha256%3Adf8d04b062fd8053f94862f8faea6ad0a107eff4668a06af26a4e24fda1967a7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=oauth-server-container-v4.18.0-202508201347.p2.g287caff.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:1318f6ab64d38e4166e492d0becaeade10796b7680ccaf7df8930c384f0f318d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:1318f6ab64d38e4166e492d0becaeade10796b7680ccaf7df8930c384f0f318d_amd64",
"product_id": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:1318f6ab64d38e4166e492d0becaeade10796b7680ccaf7df8930c384f0f318d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oc-mirror-plugin-rhel9@sha256%3A1318f6ab64d38e4166e492d0becaeade10796b7680ccaf7df8930c384f0f318d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=oc-mirror-plugin-container-v4.18.0-202508261354.p2.gf0d9279.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:065ba00a0c6fbcca3cdba1e2ba651588bb2398ef8fc41da37fd65793c66fd881_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:065ba00a0c6fbcca3cdba1e2ba651588bb2398ef8fc41da37fd65793c66fd881_amd64",
"product_id": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:065ba00a0c6fbcca3cdba1e2ba651588bb2398ef8fc41da37fd65793c66fd881_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-builder-rhel9@sha256%3A065ba00a0c6fbcca3cdba1e2ba651588bb2398ef8fc41da37fd65793c66fd881?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-builder-container-v4.18.0-202508201347.p2.ga5cbc2b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:df2e6c589083d742ab3eeb863dc26a267b9e3b4a86f07fec2ff5c230733fa4ff_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:df2e6c589083d742ab3eeb863dc26a267b9e3b4a86f07fec2ff5c230733fa4ff_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:df2e6c589083d742ab3eeb863dc26a267b9e3b4a86f07fec2ff5c230733fa4ff_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-rhel9@sha256%3Adf2e6c589083d742ab3eeb863dc26a267b9e3b4a86f07fec2ff5c230733fa4ff?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-cli-container-v4.18.0-202508201347.p2.g4fcb2d0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:349dbce89d51249b833c644973820d494b49f821ec1ce6041334d5404280bc4b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:349dbce89d51249b833c644973820d494b49f821ec1ce6041334d5404280bc4b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:349dbce89d51249b833c644973820d494b49f821ec1ce6041334d5404280bc4b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-rhel9@sha256%3A349dbce89d51249b833c644973820d494b49f821ec1ce6041334d5404280bc4b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-console-container-v4.18.0-202508271223.p2.g9b0a1a1.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cd73bb7f4396a830f603b69e4ad2043dc69a06bf3dced4e41a1dbdaeb55a27b4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cd73bb7f4396a830f603b69e4ad2043dc69a06bf3dced4e41a1dbdaeb55a27b4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cd73bb7f4396a830f603b69e4ad2043dc69a06bf3dced4e41a1dbdaeb55a27b4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-rhel9-operator@sha256%3Acd73bb7f4396a830f603b69e4ad2043dc69a06bf3dced4e41a1dbdaeb55a27b4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.18.0-202508212132.p2.g60dd3f5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:48be3d9d458707679a275e57d671671ca7e6235b0f899f79e6113727219418b2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:48be3d9d458707679a275e57d671671ca7e6235b0f899f79e6113727219418b2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:48be3d9d458707679a275e57d671671ca7e6235b0f899f79e6113727219418b2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-deployer-rhel9@sha256%3A48be3d9d458707679a275e57d671671ca7e6235b0f899f79e6113727219418b2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-deployer-container-v4.18.0-202508201347.p2.g4fcb2d0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:3afe86a1db4b0cadd29edd815c8106fc0cfca92916e8a7f33fcda8c5e5b21914_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:3afe86a1db4b0cadd29edd815c8106fc0cfca92916e8a7f33fcda8c5e5b21914_amd64",
"product_id": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:3afe86a1db4b0cadd29edd815c8106fc0cfca92916e8a7f33fcda8c5e5b21914_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-haproxy-router-rhel9@sha256%3A3afe86a1db4b0cadd29edd815c8106fc0cfca92916e8a7f33fcda8c5e5b21914?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-haproxy-router-container-v4.18.0-202508201347.p2.gd805894.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e55c4a7a3adf49163efea992ab8d48b7c0513dfb3545147ec262ec31e619cddd_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e55c4a7a3adf49163efea992ab8d48b7c0513dfb3545147ec262ec31e619cddd_amd64",
"product_id": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e55c4a7a3adf49163efea992ab8d48b7c0513dfb3545147ec262ec31e619cddd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube-rhel9@sha256%3Ae55c4a7a3adf49163efea992ab8d48b7c0513dfb3545147ec262ec31e619cddd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-hyperkube-container-v4.18.0-202508261654.p2.g3c7968e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:dbb088683a748bca1691afc439d012e00e782744a059c9cddf62e5ed1447455f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:dbb088683a748bca1691afc439d012e00e782744a059c9cddf62e5ed1447455f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:dbb088683a748bca1691afc439d012e00e782744a059c9cddf62e5ed1447455f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-keepalived-ipfailover-rhel9@sha256%3Adbb088683a748bca1691afc439d012e00e782744a059c9cddf62e5ed1447455f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.18.0-202508201347.p2.g716eb0e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:01dfbfa63c6a054c432b329ef61b460f97e35f9536a325ea6c79acad49775eb9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:01dfbfa63c6a054c432b329ef61b460f97e35f9536a325ea6c79acad49775eb9_amd64",
"product_id": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:01dfbfa63c6a054c432b329ef61b460f97e35f9536a325ea6c79acad49775eb9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod-rhel9@sha256%3A01dfbfa63c6a054c432b329ef61b460f97e35f9536a325ea6c79acad49775eb9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-pod-container-v4.18.0-202508261654.p2.g3c7968e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:bc729dc4a6211076736be18ec3c3eedf0855a39207e453719f5e76765782a5f0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:bc729dc4a6211076736be18ec3c3eedf0855a39207e453719f5e76765782a5f0_amd64",
"product_id": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:bc729dc4a6211076736be18ec3c3eedf0855a39207e453719f5e76765782a5f0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-registry-rhel9@sha256%3Abc729dc4a6211076736be18ec3c3eedf0855a39207e453719f5e76765782a5f0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-registry-container-v4.18.0-202508201347.p2.gcfa51ab.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f1c19c110321bd99dae36e5b375434b4c87bdac17da7c00bbee59044de12e93b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f1c19c110321bd99dae36e5b375434b4c87bdac17da7c00bbee59044de12e93b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f1c19c110321bd99dae36e5b375434b4c87bdac17da7c00bbee59044de12e93b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests-rhel9@sha256%3Af1c19c110321bd99dae36e5b375434b4c87bdac17da7c00bbee59044de12e93b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-tests-container-v4.18.0-202508271223.p2.g4df75d0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c141e90173e23ce656071014d8f22b36d6f71215ddd95477f305e1d138974b1d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c141e90173e23ce656071014d8f22b36d6f71215ddd95477f305e1d138974b1d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c141e90173e23ce656071014d8f22b36d6f71215ddd95477f305e1d138974b1d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-state-metrics-rhel9@sha256%3Ac141e90173e23ce656071014d8f22b36d6f71215ddd95477f305e1d138974b1d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-state-metrics-container-v4.18.0-202508201347.p2.g3cca6fe.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:c796ad53ec93683196c6271be33ff58c61fd35d5b0f2af2442b7f0a679ce7eec_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:c796ad53ec93683196c6271be33ff58c61fd35d5b0f2af2442b7f0a679ce7eec_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:c796ad53ec93683196c6271be33ff58c61fd35d5b0f2af2442b7f0a679ce7eec_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cluster-api-controllers-rhel9@sha256%3Ac796ad53ec93683196c6271be33ff58c61fd35d5b0f2af2442b7f0a679ce7eec?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openstack-cluster-api-controllers-container-v4.18.0-202508201347.p2.gce2c2d1.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b0711dd038e6c5b557797b40fd8896a5dfa708fafa0df5bd10fa67ea9f33a6ae_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b0711dd038e6c5b557797b40fd8896a5dfa708fafa0df5bd10fa67ea9f33a6ae_amd64",
"product_id": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b0711dd038e6c5b557797b40fd8896a5dfa708fafa0df5bd10fa67ea9f33a6ae_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-lifecycle-manager-rhel9@sha256%3Ab0711dd038e6c5b557797b40fd8896a5dfa708fafa0df5bd10fa67ea9f33a6ae?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=operator-lifecycle-manager-container-v4.18.0-202508220452.p2.ga62bebb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:ec79bd4481898e4467d2e5f32d05662908936b06cd3f7ef1420a98c6f0a4e1f7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:ec79bd4481898e4467d2e5f32d05662908936b06cd3f7ef1420a98c6f0a4e1f7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:ec79bd4481898e4467d2e5f32d05662908936b06cd3f7ef1420a98c6f0a4e1f7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-registry-rhel9@sha256%3Aec79bd4481898e4467d2e5f32d05662908936b06cd3f7ef1420a98c6f0a4e1f7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=operator-registry-container-v4.18.0-202508220452.p2.ga62bebb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:b678adeca55da4267f68a641454845f38c2015458143c62d611f11790dfbf74c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:b678adeca55da4267f68a641454845f38c2015458143c62d611f11790dfbf74c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:b678adeca55da4267f68a641454845f38c2015458143c62d611f11790dfbf74c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-api-server-rhel9@sha256%3Ab678adeca55da4267f68a641454845f38c2015458143c62d611f11790dfbf74c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-api-server-container-v4.18.0-202508201347.p2.gbb74f0a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:7ad604db716b570e1631c17f9c0aab2082dcf1243210dca2c33f2e11f05ec7bd_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:7ad604db716b570e1631c17f9c0aab2082dcf1243210dca2c33f2e11f05ec7bd_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:7ad604db716b570e1631c17f9c0aab2082dcf1243210dca2c33f2e11f05ec7bd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-csr-approver-rhel9@sha256%3A7ad604db716b570e1631c17f9c0aab2082dcf1243210dca2c33f2e11f05ec7bd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-csr-approver-container-v4.18.0-202508201347.p2.g81d6bc2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:301b031b83ff0ac8cfbfb21c90b05be0461f37797a1a53618afc4dfa08ee3a89_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:301b031b83ff0ac8cfbfb21c90b05be0461f37797a1a53618afc4dfa08ee3a89_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:301b031b83ff0ac8cfbfb21c90b05be0461f37797a1a53618afc4dfa08ee3a89_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel9@sha256%3A301b031b83ff0ac8cfbfb21c90b05be0461f37797a1a53618afc4dfa08ee3a89?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-node-agent-container-v4.18.0-202508201347.p2.g32a1f2a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:d4062ae5ebeb853a210f54254e1c0e48e484458113c651871f0a1e3658aabc74_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:d4062ae5ebeb853a210f54254e1c0e48e484458113c651871f0a1e3658aabc74_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:d4062ae5ebeb853a210f54254e1c0e48e484458113c651871f0a1e3658aabc74_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-orchestrator-rhel9@sha256%3Ad4062ae5ebeb853a210f54254e1c0e48e484458113c651871f0a1e3658aabc74?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-orchestrator-container-v4.18.0-202508201347.p2.g81d6bc2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:d1a8f54e091d4ec5f312e70d2135ea476955cce09fd11882bb7fe8548cdc62fc_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:d1a8f54e091d4ec5f312e70d2135ea476955cce09fd11882bb7fe8548cdc62fc_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:d1a8f54e091d4ec5f312e70d2135ea476955cce09fd11882bb7fe8548cdc62fc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-utils-rhel9@sha256%3Ad1a8f54e091d4ec5f312e70d2135ea476955cce09fd11882bb7fe8548cdc62fc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-utils-container-v4.18.0-202508201347.p2.g0e41f7d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:06ae2205eadd0e82ff618176ff3942bf16dab32c446a6b20fcfac229fc49b813_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:06ae2205eadd0e82ff618176ff3942bf16dab32c446a6b20fcfac229fc49b813_amd64",
"product_id": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:06ae2205eadd0e82ff618176ff3942bf16dab32c446a6b20fcfac229fc49b813_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-apiserver-network-proxy-rhel9@sha256%3A06ae2205eadd0e82ff618176ff3942bf16dab32c446a6b20fcfac229fc49b813?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-apiserver-network-proxy-container-v4.18.0-202508201347.p2.g2f62712.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:4237d1f3bbe422147b295bf918d3c355edc2286c3ffcb8e6944d83ac0207d610_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:4237d1f3bbe422147b295bf918d3c355edc2286c3ffcb8e6944d83ac0207d610_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:4237d1f3bbe422147b295bf918d3c355edc2286c3ffcb8e6944d83ac0207d610_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-cloud-controller-manager-rhel9@sha256%3A4237d1f3bbe422147b295bf918d3c355edc2286c3ffcb8e6944d83ac0207d610?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-cloud-controller-manager-container-v4.18.0-202508201347.p2.gc395190.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:7bc0ee15f0bab3898ad28de7677dce8d86624d734bb38a08947eaa3a0418fa3c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:7bc0ee15f0bab3898ad28de7677dce8d86624d734bb38a08947eaa3a0418fa3c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:7bc0ee15f0bab3898ad28de7677dce8d86624d734bb38a08947eaa3a0418fa3c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-cluster-api-controllers-rhel9@sha256%3A7bc0ee15f0bab3898ad28de7677dce8d86624d734bb38a08947eaa3a0418fa3c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-cluster-api-controllers-container-v4.18.0-202508201347.p2.gd631c22.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:b97f78e0989a59a188b3c2308b04798e2e2aef7cedb20c561b84c72b1336a24a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:b97f78e0989a59a188b3c2308b04798e2e2aef7cedb20c561b84c72b1336a24a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:b97f78e0989a59a188b3c2308b04798e2e2aef7cedb20c561b84c72b1336a24a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-ebs-csi-driver-rhel9@sha256%3Ab97f78e0989a59a188b3c2308b04798e2e2aef7cedb20c561b84c72b1336a24a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-ebs-csi-driver-container-v4.18.0-202508201347.p2.gb51cd6b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:82bd06fc926859c8f1f738e40a202c1b0b1bca5000e15881506818cb23445d97_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:82bd06fc926859c8f1f738e40a202c1b0b1bca5000e15881506818cb23445d97_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:82bd06fc926859c8f1f738e40a202c1b0b1bca5000e15881506818cb23445d97_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-ebs-csi-driver-rhel9-operator@sha256%3A82bd06fc926859c8f1f738e40a202c1b0b1bca5000e15881506818cb23445d97?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-ebs-csi-driver-operator-container-v4.18.0-202508201347.p2.gff513d3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:965b2a3a6be2dec3debfc0a3f98b4c5a9d86d92a1ff1a56ef0250e1782a27575_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:965b2a3a6be2dec3debfc0a3f98b4c5a9d86d92a1ff1a56ef0250e1782a27575_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:965b2a3a6be2dec3debfc0a3f98b4c5a9d86d92a1ff1a56ef0250e1782a27575_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-pod-identity-webhook-rhel9@sha256%3A965b2a3a6be2dec3debfc0a3f98b4c5a9d86d92a1ff1a56ef0250e1782a27575?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-pod-identity-webhook-container-v4.18.0-202508201347.p2.gf54f9a1.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:7da284e7d4a33a3c46922673324213de447f99dfb7cf120c5bf184816fe58387_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:7da284e7d4a33a3c46922673324213de447f99dfb7cf120c5bf184816fe58387_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:7da284e7d4a33a3c46922673324213de447f99dfb7cf120c5bf184816fe58387_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cloud-controller-manager-rhel9@sha256%3A7da284e7d4a33a3c46922673324213de447f99dfb7cf120c5bf184816fe58387?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-cloud-controller-manager-container-v4.18.0-202508201347.p2.g9c24d76.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:6c0be90a6cc5e5c2e42df9230f6d6feae14dbfc95683094b3597f5dd75685f34_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:6c0be90a6cc5e5c2e42df9230f6d6feae14dbfc95683094b3597f5dd75685f34_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:6c0be90a6cc5e5c2e42df9230f6d6feae14dbfc95683094b3597f5dd75685f34_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cloud-node-manager-rhel9@sha256%3A6c0be90a6cc5e5c2e42df9230f6d6feae14dbfc95683094b3597f5dd75685f34?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-cloud-node-manager-container-v4.18.0-202508201347.p2.g9c24d76.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ca2d20b64d93a4f1144799c7373d22df8f77877d17560da82414793222282544_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ca2d20b64d93a4f1144799c7373d22df8f77877d17560da82414793222282544_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ca2d20b64d93a4f1144799c7373d22df8f77877d17560da82414793222282544_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cluster-api-controllers-rhel9@sha256%3Aca2d20b64d93a4f1144799c7373d22df8f77877d17560da82414793222282544?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-cluster-api-controllers-container-v4.18.0-202508201347.p2.gb29c582.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:6c6c911d3aac2792169bd09b0c638fa068e1fc8ee77c047ddfaced6e984aec23_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:6c6c911d3aac2792169bd09b0c638fa068e1fc8ee77c047ddfaced6e984aec23_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:6c6c911d3aac2792169bd09b0c638fa068e1fc8ee77c047ddfaced6e984aec23_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-disk-csi-driver-rhel9@sha256%3A6c6c911d3aac2792169bd09b0c638fa068e1fc8ee77c047ddfaced6e984aec23?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-disk-csi-driver-container-v4.18.0-202508201347.p2.g6cced66.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:cd6b2a09c10ff8313b6e7772d129f610a401f44f7e2e033dd77de91961165b2a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:cd6b2a09c10ff8313b6e7772d129f610a401f44f7e2e033dd77de91961165b2a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:cd6b2a09c10ff8313b6e7772d129f610a401f44f7e2e033dd77de91961165b2a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-disk-csi-driver-rhel9-operator@sha256%3Acd6b2a09c10ff8313b6e7772d129f610a401f44f7e2e033dd77de91961165b2a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-disk-csi-driver-operator-container-v4.18.0-202508201347.p2.gff513d3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:968696995dcc8b5f43dac5f9dc598fa58b6386ddfcd27f5988fb55d74a5b1892_amd64",
"product": {
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:968696995dcc8b5f43dac5f9dc598fa58b6386ddfcd27f5988fb55d74a5b1892_amd64",
"product_id": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:968696995dcc8b5f43dac5f9dc598fa58b6386ddfcd27f5988fb55d74a5b1892_amd64",
"product_identification_helper": {
"purl": "pkg:oci/azure-service-rhel9-operator@sha256%3A968696995dcc8b5f43dac5f9dc598fa58b6386ddfcd27f5988fb55d74a5b1892?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-service-operator-container-v4.18.0-202508201347.p2.g11ced00.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:903797419160c6d4fe5811856eb727f53f8c5ad9e34706b6d841155dfd59e9a9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:903797419160c6d4fe5811856eb727f53f8c5ad9e34706b6d841155dfd59e9a9_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:903797419160c6d4fe5811856eb727f53f8c5ad9e34706b6d841155dfd59e9a9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-workload-identity-webhook-rhel9@sha256%3A903797419160c6d4fe5811856eb727f53f8c5ad9e34706b6d841155dfd59e9a9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-workload-identity-webhook-container-v4.18.0-202508201347.p2.gf60e402.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:0e6b20a59ee85a861a29b4f4fedcc50c8396534d3ea6859f3046acf722fcb079_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:0e6b20a59ee85a861a29b4f4fedcc50c8396534d3ea6859f3046acf722fcb079_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:0e6b20a59ee85a861a29b4f4fedcc50c8396534d3ea6859f3046acf722fcb079_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-cluster-api-controllers-rhel9@sha256%3A0e6b20a59ee85a861a29b4f4fedcc50c8396534d3ea6859f3046acf722fcb079?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.18.0-202508201347.p2.g80c3a06.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:72b49e79da0ab951c837831ba440220c6ee93e7ddb6bdb3325bd47869ae6a977_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:72b49e79da0ab951c837831ba440220c6ee93e7ddb6bdb3325bd47869ae6a977_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:72b49e79da0ab951c837831ba440220c6ee93e7ddb6bdb3325bd47869ae6a977_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel9@sha256%3A72b49e79da0ab951c837831ba440220c6ee93e7ddb6bdb3325bd47869ae6a977?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-baremetal-installer-container-v4.18.0-202508261854.p2.g53d2589.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8c7be6f5aa6b98ef618cc4619aea3bcd3586a50afc78624b5df5650da42e3887_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8c7be6f5aa6b98ef618cc4619aea3bcd3586a50afc78624b5df5650da42e3887_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8c7be6f5aa6b98ef618cc4619aea3bcd3586a50afc78624b5df5650da42e3887_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-rhel9-operator@sha256%3A8c7be6f5aa6b98ef618cc4619aea3bcd3586a50afc78624b5df5650da42e3887?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-baremetal-operator-container-v4.18.0-202508201347.p2.g45c6255.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:785c7d31ce3bbf3832959fb435bf6d24069f298a9644202facf98bd6cac31ed3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:785c7d31ce3bbf3832959fb435bf6d24069f298a9644202facf98bd6cac31ed3_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:785c7d31ce3bbf3832959fb435bf6d24069f298a9644202facf98bd6cac31ed3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-artifacts-rhel9@sha256%3A785c7d31ce3bbf3832959fb435bf6d24069f298a9644202facf98bd6cac31ed3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cli-artifacts-container-v4.18.0-202508201347.p2.g4fcb2d0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:b7e29f477ddab45804a33d40896a3e47ecc43f422fa167985820ea65739c2bbf_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:b7e29f477ddab45804a33d40896a3e47ecc43f422fa167985820ea65739c2bbf_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:b7e29f477ddab45804a33d40896a3e47ecc43f422fa167985820ea65739c2bbf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-credential-rhel9-operator@sha256%3Ab7e29f477ddab45804a33d40896a3e47ecc43f422fa167985820ea65739c2bbf?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cloud-credential-operator-container-v4.18.0-202508212132.p2.g225d52e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:eed1c0babe8c3f224717bd4b036e7a93940320b42329512d50a406c265269dfd_amd64",
"product": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:eed1c0babe8c3f224717bd4b036e7a93940320b42329512d50a406c265269dfd_amd64",
"product_id": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:eed1c0babe8c3f224717bd4b036e7a93940320b42329512d50a406c265269dfd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cloud-network-config-controller-rhel9@sha256%3Aeed1c0babe8c3f224717bd4b036e7a93940320b42329512d50a406c265269dfd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cloud-network-config-controller-container-v4.18.0-202508201347.p2.gbeacfbc.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1cf1fc8622537b1d85440aa48d991f3c9d3286ac3ef836d3fd879e7052062c89_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1cf1fc8622537b1d85440aa48d991f3c9d3286ac3ef836d3fd879e7052062c89_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1cf1fc8622537b1d85440aa48d991f3c9d3286ac3ef836d3fd879e7052062c89_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-api-rhel9@sha256%3A1cf1fc8622537b1d85440aa48d991f3c9d3286ac3ef836d3fd879e7052062c89?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-api-container-v4.18.0-202508201347.p2.g63df38b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2de3fd6073758b51e74bb15f45750c3051365dfd2ccd40f35e05c38d90f43de7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2de3fd6073758b51e74bb15f45750c3051365dfd2ccd40f35e05c38d90f43de7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2de3fd6073758b51e74bb15f45750c3051365dfd2ccd40f35e05c38d90f43de7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-authentication-rhel9-operator@sha256%3A2de3fd6073758b51e74bb15f45750c3051365dfd2ccd40f35e05c38d90f43de7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-authentication-operator-container-v4.18.0-202508201347.p2.g882f879.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:db66960eb91d3348c05323a38aa77186df1562b55baadf5b5bcdce0955b12d59_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:db66960eb91d3348c05323a38aa77186df1562b55baadf5b5bcdce0955b12d59_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:db66960eb91d3348c05323a38aa77186df1562b55baadf5b5bcdce0955b12d59_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-rhel9-operator@sha256%3Adb66960eb91d3348c05323a38aa77186df1562b55baadf5b5bcdce0955b12d59?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-autoscaler-operator-container-v4.18.0-202508201347.p2.g474ad65.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:902ae0554671c205c4893a57764bd20b23549f0642e01401b2d124a2269492c3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:902ae0554671c205c4893a57764bd20b23549f0642e01401b2d124a2269492c3_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:902ae0554671c205c4893a57764bd20b23549f0642e01401b2d124a2269492c3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-baremetal-operator-rhel9@sha256%3A902ae0554671c205c4893a57764bd20b23549f0642e01401b2d124a2269492c3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-baremetal-operator-container-v4.18.0-202508271453.p2.gd9b102d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:3cbba55ecd5bb44889c6c4434325c4fc3a10f8c6951b15c8b12f319ba7bc6a04_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:3cbba55ecd5bb44889c6c4434325c4fc3a10f8c6951b15c8b12f319ba7bc6a04_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:3cbba55ecd5bb44889c6c4434325c4fc3a10f8c6951b15c8b12f319ba7bc6a04_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-bootstrap-rhel9@sha256%3A3cbba55ecd5bb44889c6c4434325c4fc3a10f8c6951b15c8b12f319ba7bc6a04?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-bootstrap-container-v4.18.0-202508201347.p2.gd1e0195.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:290b1d4af63dbde808cdb5c10c5e50c98e5be3f36551e703b9cfc32eadad1736_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:290b1d4af63dbde808cdb5c10c5e50c98e5be3f36551e703b9cfc32eadad1736_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:290b1d4af63dbde808cdb5c10c5e50c98e5be3f36551e703b9cfc32eadad1736_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-rhel9-operator@sha256%3A290b1d4af63dbde808cdb5c10c5e50c98e5be3f36551e703b9cfc32eadad1736?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-capi-operator-container-v4.18.0-202508201347.p2.g2f2737e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e04e10d90a1c29a3dee8286362e69a43b5a63bdd3857885bceb695e8e96eacc3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e04e10d90a1c29a3dee8286362e69a43b5a63bdd3857885bceb695e8e96eacc3_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e04e10d90a1c29a3dee8286362e69a43b5a63bdd3857885bceb695e8e96eacc3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-cloud-controller-manager-rhel9-operator@sha256%3Ae04e10d90a1c29a3dee8286362e69a43b5a63bdd3857885bceb695e8e96eacc3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.18.0-202508201347.p2.g1f8672a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:8dbd84845222f50e9cf2627de6ac91dc3dee61665e8138a8dd658ad80ca7cc09_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:8dbd84845222f50e9cf2627de6ac91dc3dee61665e8138a8dd658ad80ca7cc09_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:8dbd84845222f50e9cf2627de6ac91dc3dee61665e8138a8dd658ad80ca7cc09_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-api-rhel9@sha256%3A8dbd84845222f50e9cf2627de6ac91dc3dee61665e8138a8dd658ad80ca7cc09?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-config-api-container-v4.18.0-202508201347.p2.gc86d806.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a4779ad93682b206d84ba3d3405cf093f7616de223e31f07c4ef3068be850b83_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a4779ad93682b206d84ba3d3405cf093f7616de223e31f07c4ef3068be850b83_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a4779ad93682b206d84ba3d3405cf093f7616de223e31f07c4ef3068be850b83_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-rhel9-operator@sha256%3Aa4779ad93682b206d84ba3d3405cf093f7616de223e31f07c4ef3068be850b83?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-config-operator-container-v4.18.0-202508201347.p2.g85cb407.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2d726021db05e85c22966c5e8810be86c8fde70944d4c1adc075c513253cac77_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2d726021db05e85c22966c5e8810be86c8fde70944d4c1adc075c513253cac77_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2d726021db05e85c22966c5e8810be86c8fde70944d4c1adc075c513253cac77_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-control-plane-machine-set-rhel9-operator@sha256%3A2d726021db05e85c22966c5e8810be86c8fde70944d4c1adc075c513253cac77?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.18.0-202508201347.p2.gd17bf3a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:05ec4fc0483339ecaddbdb723142437e62ab796bc2080098e24a3d6fef87e761_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:05ec4fc0483339ecaddbdb723142437e62ab796bc2080098e24a3d6fef87e761_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:05ec4fc0483339ecaddbdb723142437e62ab796bc2080098e24a3d6fef87e761_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256%3A05ec4fc0483339ecaddbdb723142437e62ab796bc2080098e24a3d6fef87e761?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.18.0-202508201347.p2.g6fe7000.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:d4cf9cb6cd4ecc24f2c9c71b4575875d0ec45ebf0b2ea7013a7945ee21403f76_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:d4cf9cb6cd4ecc24f2c9c71b4575875d0ec45ebf0b2ea7013a7945ee21403f76_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:d4cf9cb6cd4ecc24f2c9c71b4575875d0ec45ebf0b2ea7013a7945ee21403f76_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-dns-rhel9-operator@sha256%3Ad4cf9cb6cd4ecc24f2c9c71b4575875d0ec45ebf0b2ea7013a7945ee21403f76?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-dns-operator-container-v4.18.0-202508201347.p2.g7cafd0c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:9db002e7e76eeb85306b0d425fbe6adfd7f0856500f25b6eb5bf8c262b340997_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:9db002e7e76eeb85306b0d425fbe6adfd7f0856500f25b6eb5bf8c262b340997_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:9db002e7e76eeb85306b0d425fbe6adfd7f0856500f25b6eb5bf8c262b340997_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-image-registry-rhel9-operator@sha256%3A9db002e7e76eeb85306b0d425fbe6adfd7f0856500f25b6eb5bf8c262b340997?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-image-registry-operator-container-v4.18.0-202508201347.p2.g1e3caa4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:f8899e7b479006d8d6c14e127b1f9f65c388ce647df5d6a97842d516bca8b0e4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:f8899e7b479006d8d6c14e127b1f9f65c388ce647df5d6a97842d516bca8b0e4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:f8899e7b479006d8d6c14e127b1f9f65c388ce647df5d6a97842d516bca8b0e4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-ingress-rhel9-operator@sha256%3Af8899e7b479006d8d6c14e127b1f9f65c388ce647df5d6a97842d516bca8b0e4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-ingress-operator-container-v4.18.0-202508201347.p2.gd967a73.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e7da39d05d49e4020c73208ab95c7230fd5e78a4eae2ea0a353fa0a97e99c8bb_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e7da39d05d49e4020c73208ab95c7230fd5e78a4eae2ea0a353fa0a97e99c8bb_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e7da39d05d49e4020c73208ab95c7230fd5e78a4eae2ea0a353fa0a97e99c8bb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-apiserver-rhel9-operator@sha256%3Ae7da39d05d49e4020c73208ab95c7230fd5e78a4eae2ea0a353fa0a97e99c8bb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-kube-apiserver-operator-container-v4.18.0-202508201347.p2.gb46a207.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:b2f94b354de0cf44ed4b6440ee3875757a809eeb18eefc28ab133c5e1b8a5990_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:b2f94b354de0cf44ed4b6440ee3875757a809eeb18eefc28ab133c5e1b8a5990_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:b2f94b354de0cf44ed4b6440ee3875757a809eeb18eefc28ab133c5e1b8a5990_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-cluster-api-rhel9-operator@sha256%3Ab2f94b354de0cf44ed4b6440ee3875757a809eeb18eefc28ab133c5e1b8a5990?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.18.0-202508201347.p2.g33a1141.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e0eb07eb59910f03f41caf262d78ea69dd44a41f82162c4a103371c4e11ffaa6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e0eb07eb59910f03f41caf262d78ea69dd44a41f82162c4a103371c4e11ffaa6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e0eb07eb59910f03f41caf262d78ea69dd44a41f82162c4a103371c4e11ffaa6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-controller-manager-rhel9-operator@sha256%3Ae0eb07eb59910f03f41caf262d78ea69dd44a41f82162c4a103371c4e11ffaa6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.18.0-202508201347.p2.ga2cbb57.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:0c5748932e208068e4c6285d06df7e44af61cccfdfd9a110dbf4ec41383161ea_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:0c5748932e208068e4c6285d06df7e44af61cccfdfd9a110dbf4ec41383161ea_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:0c5748932e208068e4c6285d06df7e44af61cccfdfd9a110dbf4ec41383161ea_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-scheduler-rhel9-operator@sha256%3A0c5748932e208068e4c6285d06df7e44af61cccfdfd9a110dbf4ec41383161ea?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-kube-scheduler-operator-container-v4.18.0-202508201347.p2.g6182930.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:91d59826a2a4b0e7bd3696dca463b99022d5cdb65d0362297f35462a9f6bad47_amd64",
"product": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:91d59826a2a4b0e7bd3696dca463b99022d5cdb65d0362297f35462a9f6bad47_amd64",
"product_id": "registry.redhat.io/openshift4/frr-rhel9@sha256:91d59826a2a4b0e7bd3696dca463b99022d5cdb65d0362297f35462a9f6bad47_amd64",
"product_identification_helper": {
"purl": "pkg:oci/frr-rhel9@sha256%3A91d59826a2a4b0e7bd3696dca463b99022d5cdb65d0362297f35462a9f6bad47?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-frr-container-v4.18.0-202508201347.p2.g98ccbe6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b64076e354e182632e9bb1a732cdcac31c7b67f377a3a6d3e16f43878579e72e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b64076e354e182632e9bb1a732cdcac31c7b67f377a3a6d3e16f43878579e72e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b64076e354e182632e9bb1a732cdcac31c7b67f377a3a6d3e16f43878579e72e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256%3Ab64076e354e182632e9bb1a732cdcac31c7b67f377a3a6d3e16f43878579e72e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.18.0-202508201347.p2.g59ba356.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:9761c8ea9b23641fdbc3fa7ee163e1dda1e65dac2b381dd007657c5e6f0f6990_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:9761c8ea9b23641fdbc3fa7ee163e1dda1e65dac2b381dd007657c5e6f0f6990_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:9761c8ea9b23641fdbc3fa7ee163e1dda1e65dac2b381dd007657c5e6f0f6990_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-machine-approver-rhel9@sha256%3A9761c8ea9b23641fdbc3fa7ee163e1dda1e65dac2b381dd007657c5e6f0f6990?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-machine-approver-container-v4.18.0-202508201347.p2.g01d5fbb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:881566bf8560d6147dfb2d72a83fdf0f38264c4e0a1559f20c97c1b3fe21c50f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:881566bf8560d6147dfb2d72a83fdf0f38264c4e0a1559f20c97c1b3fe21c50f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:881566bf8560d6147dfb2d72a83fdf0f38264c4e0a1559f20c97c1b3fe21c50f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-olm-rhel9-operator@sha256%3A881566bf8560d6147dfb2d72a83fdf0f38264c4e0a1559f20c97c1b3fe21c50f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-olm-operator-container-v4.18.0-202508201347.p2.g88088e4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:2038cad7cef0b373f5297bc9bf338df1f777b79fe270edb9d1bba2440d552410_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:2038cad7cef0b373f5297bc9bf338df1f777b79fe270edb9d1bba2440d552410_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:2038cad7cef0b373f5297bc9bf338df1f777b79fe270edb9d1bba2440d552410_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-apiserver-rhel9-operator@sha256%3A2038cad7cef0b373f5297bc9bf338df1f777b79fe270edb9d1bba2440d552410?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.18.0-202508201347.p2.g0a6f6eb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:caaa0a3ed9bb61b3356e29c08ccab4b07b543bd4661785e11af9548383aff831_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:caaa0a3ed9bb61b3356e29c08ccab4b07b543bd4661785e11af9548383aff831_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:caaa0a3ed9bb61b3356e29c08ccab4b07b543bd4661785e11af9548383aff831_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-controller-manager-rhel9-operator@sha256%3Acaaa0a3ed9bb61b3356e29c08ccab4b07b543bd4661785e11af9548383aff831?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.18.0-202508201347.p2.gf1711cf.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:937207bc65e9f296fc780d8b008e8c4e4eb281c2462cc980993584eaf157c74c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:937207bc65e9f296fc780d8b008e8c4e4eb281c2462cc980993584eaf157c74c_amd64",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:937207bc65e9f296fc780d8b008e8c4e4eb281c2462cc980993584eaf157c74c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel9-operator@sha256%3A937207bc65e9f296fc780d8b008e8c4e4eb281c2462cc980993584eaf157c74c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-ovirt-csi-operator-container-v4.18.0-202508201347.p2.g0feae25.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:3614bb6b7684d65fa02e21ad766d9e18ba8fc292bed89ac4294af6ce4e6b831c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:3614bb6b7684d65fa02e21ad766d9e18ba8fc292bed89ac4294af6ce4e6b831c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:3614bb6b7684d65fa02e21ad766d9e18ba8fc292bed89ac4294af6ce4e6b831c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-samples-rhel9-operator@sha256%3A3614bb6b7684d65fa02e21ad766d9e18ba8fc292bed89ac4294af6ce4e6b831c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-samples-operator-container-v4.18.0-202508201347.p2.g5cdbe18.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b82e91fd4ef9cbadb8d76a895ee437b0b21855ef3384daab30fab882f1f3132b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b82e91fd4ef9cbadb8d76a895ee437b0b21855ef3384daab30fab882f1f3132b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b82e91fd4ef9cbadb8d76a895ee437b0b21855ef3384daab30fab882f1f3132b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-update-keys-rhel9@sha256%3Ab82e91fd4ef9cbadb8d76a895ee437b0b21855ef3384daab30fab882f1f3132b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-update-keys-container-v4.18.0-202508201347.p2.g8caab45.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:e8c1f25de812fde0de869d073e0b613cf6b2e6ea423ae5a44a0ee0ec458f0516_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:e8c1f25de812fde0de869d073e0b613cf6b2e6ea423ae5a44a0ee0ec458f0516_amd64",
"product_id": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:e8c1f25de812fde0de869d073e0b613cf6b2e6ea423ae5a44a0ee0ec458f0516_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-container-networking-plugins-rhel9@sha256%3Ae8c1f25de812fde0de869d073e0b613cf6b2e6ea423ae5a44a0ee0ec458f0516?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-containernetworking-plugins-container-v4.18.0-202508201347.p2.gb4e1047.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:99e071daac0bda292be8db1fd188ffddd474cff4e88d0655e4a793396de528da_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:99e071daac0bda292be8db1fd188ffddd474cff4e88d0655e4a793396de528da_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:99e071daac0bda292be8db1fd188ffddd474cff4e88d0655e4a793396de528da_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer-rhel9@sha256%3A99e071daac0bda292be8db1fd188ffddd474cff4e88d0655e4a793396de528da?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-external-resizer-container-v4.18.0-202508201347.p2.gcca3837.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:dde11d10138f3af41d989eb88a34d9ba0bdc3aec129a3931a6689df3990d492f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:dde11d10138f3af41d989eb88a34d9ba0bdc3aec129a3931a6689df3990d492f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:dde11d10138f3af41d989eb88a34d9ba0bdc3aec129a3931a6689df3990d492f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshotter-rhel9@sha256%3Adde11d10138f3af41d989eb88a34d9ba0bdc3aec129a3931a6689df3990d492f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-external-snapshotter-container-v4.18.0-202508201347.p2.g838d248.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:398184506d43278f5abb00b3dacb766c6cc3cffd94fa821c701e747add69a40c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:398184506d43278f5abb00b3dacb766c6cc3cffd94fa821c701e747add69a40c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:398184506d43278f5abb00b3dacb766c6cc3cffd94fa821c701e747add69a40c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller-rhel9@sha256%3A398184506d43278f5abb00b3dacb766c6cc3cffd94fa821c701e747add69a40c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-snapshot-controller-container-v4.18.0-202508201347.p2.g838d248.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9e8f083606d913793bddcb53db9d19b584cfa215925f0bb05c854cc3cce46eef_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9e8f083606d913793bddcb53db9d19b584cfa215925f0bb05c854cc3cce46eef_amd64",
"product_id": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9e8f083606d913793bddcb53db9d19b584cfa215925f0bb05c854cc3cce46eef_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-etcd-rhel9@sha256%3A9e8f083606d913793bddcb53db9d19b584cfa215925f0bb05c854cc3cce46eef?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-etcd-container-v4.18.0-202508201347.p2.gb5a4f8d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:8e35649c4edbf940628ea29885ce9e9e67ca748f622ef482503032d14e17d1ea_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:8e35649c4edbf940628ea29885ce9e9e67ca748f622ef482503032d14e17d1ea_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:8e35649c4edbf940628ea29885ce9e9e67ca748f622ef482503032d14e17d1ea_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cloud-controller-manager-rhel9@sha256%3A8e35649c4edbf940628ea29885ce9e9e67ca748f622ef482503032d14e17d1ea?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-cloud-controller-manager-container-v4.18.0-202508201347.p2.g6ea2356.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5c075ca080d72b1cc9409ba8ba1d20107663796cf95c05f6a34f7d590e8a3294_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5c075ca080d72b1cc9409ba8ba1d20107663796cf95c05f6a34f7d590e8a3294_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5c075ca080d72b1cc9409ba8ba1d20107663796cf95c05f6a34f7d590e8a3294_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cluster-api-controllers-rhel9@sha256%3A5c075ca080d72b1cc9409ba8ba1d20107663796cf95c05f6a34f7d590e8a3294?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-cluster-api-controllers-container-v4.18.0-202508201347.p2.g1fff690.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:277e56c65a23b28454229da7b0df6413c4ed12de00f5daf3733279d6c6487b59_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:277e56c65a23b28454229da7b0df6413c4ed12de00f5daf3733279d6c6487b59_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:277e56c65a23b28454229da7b0df6413c4ed12de00f5daf3733279d6c6487b59_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-rhel9@sha256%3A277e56c65a23b28454229da7b0df6413c4ed12de00f5daf3733279d6c6487b59?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-pd-csi-driver-container-v4.18.0-202508201347.p2.g1b8c94a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:8f597e03dfc9fdbb8632646c72bdb15c690816166e5d93b6645adb5b7185c07d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:8f597e03dfc9fdbb8632646c72bdb15c690816166e5d93b6645adb5b7185c07d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:8f597e03dfc9fdbb8632646c72bdb15c690816166e5d93b6645adb5b7185c07d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-operator-rhel9@sha256%3A8f597e03dfc9fdbb8632646c72bdb15c690816166e5d93b6645adb5b7185c07d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-pd-csi-driver-operator-container-v4.18.0-202508201347.p2.g7cb8b38.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:0242190f05088ce500fc80dff474d15e3a764aa21be0a6d9aa5da781e1472aae_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:0242190f05088ce500fc80dff474d15e3a764aa21be0a6d9aa5da781e1472aae_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:0242190f05088ce500fc80dff474d15e3a764aa21be0a6d9aa5da781e1472aae_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-cloud-controller-manager-rhel9@sha256%3A0242190f05088ce500fc80dff474d15e3a764aa21be0a6d9aa5da781e1472aae?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ibm-cloud-controller-manager-container-v4.18.0-202508201347.p2.ga33026b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:f7af0248952398d2a00851762b3defead9551323ec4f11534009a867ca6e72df_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:f7af0248952398d2a00851762b3defead9551323ec4f11534009a867ca6e72df_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:f7af0248952398d2a00851762b3defead9551323ec4f11534009a867ca6e72df_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-block-csi-driver-rhel9@sha256%3Af7af0248952398d2a00851762b3defead9551323ec4f11534009a867ca6e72df?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ibm-vpc-block-csi-driver-container-v4.18.0-202508201347.p2.gc7d883c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:8ea6d4c0aba37c47c1d0bc96fc7707731762b050aa95d5ba7e6d13f29f252511_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:8ea6d4c0aba37c47c1d0bc96fc7707731762b050aa95d5ba7e6d13f29f252511_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:8ea6d4c0aba37c47c1d0bc96fc7707731762b050aa95d5ba7e6d13f29f252511_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256%3A8ea6d4c0aba37c47c1d0bc96fc7707731762b050aa95d5ba7e6d13f29f252511?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.18.0-202508201347.p2.g1c7bc07.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e4548f5003a7fb5412ad25353be182790a2a64959ae24a278a7b5170472696c2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e4548f5003a7fb5412ad25353be182790a2a64959ae24a278a7b5170472696c2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e4548f5003a7fb5412ad25353be182790a2a64959ae24a278a7b5170472696c2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibmcloud-cluster-api-controllers-rhel9@sha256%3Ae4548f5003a7fb5412ad25353be182790a2a64959ae24a278a7b5170472696c2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ibmcloud-cluster-api-controllers-container-v4.18.0-202508201347.p2.g5df1616.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:e58438456be3bc7df25465a6d2fea766dc57f85ecb248faab74ace0eca248d1f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:e58438456be3bc7df25465a6d2fea766dc57f85ecb248faab74ace0eca248d1f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:e58438456be3bc7df25465a6d2fea766dc57f85ecb248faab74ace0eca248d1f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibmcloud-machine-controllers-rhel9@sha256%3Ae58438456be3bc7df25465a6d2fea766dc57f85ecb248faab74ace0eca248d1f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ibmcloud-machine-controllers-container-v4.18.0-202508212132.p2.ge6eddf8.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:7cd9b1da9d842e8071dfacfd217ae0a42c2d01b3a55494d442be0fb6493a0eda_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:7cd9b1da9d842e8071dfacfd217ae0a42c2d01b3a55494d442be0fb6493a0eda_amd64",
"product_id": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:7cd9b1da9d842e8071dfacfd217ae0a42c2d01b3a55494d442be0fb6493a0eda_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-image-customization-controller-rhel9@sha256%3A7cd9b1da9d842e8071dfacfd217ae0a42c2d01b3a55494d442be0fb6493a0eda?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-image-customization-controller-container-v4.18.0-202508201347.p2.gd9a7124.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:bcf7441e9bf05766a50606c7e514395ba511a9887fdb260ac80cc9e408a588e2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:bcf7441e9bf05766a50606c7e514395ba511a9887fdb260ac80cc9e408a588e2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:bcf7441e9bf05766a50606c7e514395ba511a9887fdb260ac80cc9e408a588e2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-insights-rhel9-operator@sha256%3Abcf7441e9bf05766a50606c7e514395ba511a9887fdb260ac80cc9e408a588e2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-insights-operator-container-v4.18.0-202508270823.p2.gf6ca835.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:19cdfbadf2838045e8bb2694fd8a50de53429cb7058db5db0fb4e606990e9485_amd64",
"product": {
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:19cdfbadf2838045e8bb2694fd8a50de53429cb7058db5db0fb4e606990e9485_amd64",
"product_id": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:19cdfbadf2838045e8bb2694fd8a50de53429cb7058db5db0fb4e606990e9485_amd64",
"product_identification_helper": {
"purl": "pkg:oci/insights-runtime-exporter-rhel9@sha256%3A19cdfbadf2838045e8bb2694fd8a50de53429cb7058db5db0fb4e606990e9485?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-insights-runtime-exporter-container-v4.18.0-202508201347.p2.g7149f2d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:5b7b100d26aba70b4484b72550db4b095eff0bd0ba2f290f7c9a5c7ba37104b7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:5b7b100d26aba70b4484b72550db4b095eff0bd0ba2f290f7c9a5c7ba37104b7_amd64",
"product_id": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:5b7b100d26aba70b4484b72550db4b095eff0bd0ba2f290f7c9a5c7ba37104b7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/insights-runtime-extractor-rhel9@sha256%3A5b7b100d26aba70b4484b72550db4b095eff0bd0ba2f290f7c9a5c7ba37104b7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-insights-runtime-extractor-container-v4.18.0-202508201347.p2.g7149f2d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c5953f7acf3484a2f9e993b3be168da7bda113c336431249cc9b1cc2347572aa_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c5953f7acf3484a2f9e993b3be168da7bda113c336431249cc9b1cc2347572aa_amd64",
"product_id": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c5953f7acf3484a2f9e993b3be168da7bda113c336431249cc9b1cc2347572aa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-rhel9@sha256%3Ac5953f7acf3484a2f9e993b3be168da7bda113c336431249cc9b1cc2347572aa?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-installer-container-v4.18.0-202508261854.p2.g53d2589.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:1dcea4445e9a4d7d796fcc4d3fb38d66a4669264f7cd9c41133750206a1d23d2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:1dcea4445e9a4d7d796fcc4d3fb38d66a4669264f7cd9c41133750206a1d23d2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:1dcea4445e9a4d7d796fcc4d3fb38d66a4669264f7cd9c41133750206a1d23d2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-altinfra-rhel9@sha256%3A1dcea4445e9a4d7d796fcc4d3fb38d66a4669264f7cd9c41133750206a1d23d2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-installer-altinfra-container-v4.18.0-202508261854.p2.g53d2589.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7588aacb23cc13e07e64ea5c2b4c934b94b23d765bfb20c4724753e79d773a9b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7588aacb23cc13e07e64ea5c2b4c934b94b23d765bfb20c4724753e79d773a9b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7588aacb23cc13e07e64ea5c2b4c934b94b23d765bfb20c4724753e79d773a9b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts-rhel9@sha256%3A7588aacb23cc13e07e64ea5c2b4c934b94b23d765bfb20c4724753e79d773a9b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-installer-artifacts-container-v4.18.0-202508261854.p2.g53d2589.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:53259c7236fed212959564f05a214e6d1aa879ea1ac3265df9e203f30abe4445_amd64",
"product": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:53259c7236fed212959564f05a214e6d1aa879ea1ac3265df9e203f30abe4445_amd64",
"product_id": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:53259c7236fed212959564f05a214e6d1aa879ea1ac3265df9e203f30abe4445_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-metrics-server-rhel9@sha256%3A53259c7236fed212959564f05a214e6d1aa879ea1ac3265df9e203f30abe4445?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kube-metrics-server-container-v4.18.0-202508201347.p2.g962ccca.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f03392ef674d385516402d64e7fbeb4f682fd4bdf3cb9d181410c275b347f74f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f03392ef674d385516402d64e7fbeb4f682fd4bdf3cb9d181410c275b347f74f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f03392ef674d385516402d64e7fbeb4f682fd4bdf3cb9d181410c275b347f74f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-storage-version-migrator-rhel9@sha256%3Af03392ef674d385516402d64e7fbeb4f682fd4bdf3cb9d181410c275b347f74f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kube-storage-version-migrator-container-v4.18.0-202508201347.p2.gc0f1886.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:7756873cd0ff6ff3861176d4bad3cd177578ffd4842770115a42e326cf726660_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:7756873cd0ff6ff3861176d4bad3cd177578ffd4842770115a42e326cf726660_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:7756873cd0ff6ff3861176d4bad3cd177578ffd4842770115a42e326cf726660_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubevirt-cloud-controller-manager-rhel9@sha256%3A7756873cd0ff6ff3861176d4bad3cd177578ffd4842770115a42e326cf726660?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.18.0-202508201347.p2.g3f4542e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:1c080f0a233303e6097fdfa8d00a5122358079e67c68867ade8f00e2ebd7e7fa_amd64",
"product": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:1c080f0a233303e6097fdfa8d00a5122358079e67c68867ade8f00e2ebd7e7fa_amd64",
"product_id": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:1c080f0a233303e6097fdfa8d00a5122358079e67c68867ade8f00e2ebd7e7fa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-csi-driver-rhel9@sha256%3A1c080f0a233303e6097fdfa8d00a5122358079e67c68867ade8f00e2ebd7e7fa?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kubevirt-csi-driver-container-v4.18.0-202508201347.p2.g2111495.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:2735f7ba604c51d1c625b0e9b0df3e8b96ac1a8b559a2ebd8ae8ca79b5d4203b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:2735f7ba604c51d1c625b0e9b0df3e8b96ac1a8b559a2ebd8ae8ca79b5d4203b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:2735f7ba604c51d1c625b0e9b0df3e8b96ac1a8b559a2ebd8ae8ca79b5d4203b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-libvirt-machine-controllers-rhel9@sha256%3A2735f7ba604c51d1c625b0e9b0df3e8b96ac1a8b559a2ebd8ae8ca79b5d4203b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-libvirt-machine-controllers-container-v4.18.0-202508201347.p2.ga336f0b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:42020dadc17758722b4945555fef8c6bfba0960254e5cb446d256c731a37df49_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:42020dadc17758722b4945555fef8c6bfba0960254e5cb446d256c731a37df49_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:42020dadc17758722b4945555fef8c6bfba0960254e5cb446d256c731a37df49_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-rhel9-operator@sha256%3A42020dadc17758722b4945555fef8c6bfba0960254e5cb446d256c731a37df49?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-operator-container-v4.18.0-202508201347.p2.g6261ac9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:207cd7351841bd0b8b56d6252f014fbaddfd436882b73f1db8a64ffc204ead86_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:207cd7351841bd0b8b56d6252f014fbaddfd436882b73f1db8a64ffc204ead86_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:207cd7351841bd0b8b56d6252f014fbaddfd436882b73f1db8a64ffc204ead86_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-aws-rhel9@sha256%3A207cd7351841bd0b8b56d6252f014fbaddfd436882b73f1db8a64ffc204ead86?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-provider-aws-container-v4.18.0-202508201347.p2.g53274f1.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c1d2895cce7b7e7b7e7f2d5924ce880d236a2fc47ed52f26822a44ee9c897315_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c1d2895cce7b7e7b7e7f2d5924ce880d236a2fc47ed52f26822a44ee9c897315_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c1d2895cce7b7e7b7e7f2d5924ce880d236a2fc47ed52f26822a44ee9c897315_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-azure-rhel9@sha256%3Ac1d2895cce7b7e7b7e7f2d5924ce880d236a2fc47ed52f26822a44ee9c897315?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-provider-azure-container-v4.18.0-202508201347.p2.g457dead.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:1ccae922fbbdbd2c7b40a13a974b28ef66f17ccc3461d401c68aacdae28b346d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:1ccae922fbbdbd2c7b40a13a974b28ef66f17ccc3461d401c68aacdae28b346d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:1ccae922fbbdbd2c7b40a13a974b28ef66f17ccc3461d401c68aacdae28b346d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-gcp-rhel9@sha256%3A1ccae922fbbdbd2c7b40a13a974b28ef66f17ccc3461d401c68aacdae28b346d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-provider-gcp-container-v4.18.0-202508201347.p2.gb2f858b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7f42daa503a2742e421ecb808d12423df6fc3bd80e5230dd9ec1c865decce692_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7f42daa503a2742e421ecb808d12423df6fc3bd80e5230dd9ec1c865decce692_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7f42daa503a2742e421ecb808d12423df6fc3bd80e5230dd9ec1c865decce692_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-openstack-rhel9@sha256%3A7f42daa503a2742e421ecb808d12423df6fc3bd80e5230dd9ec1c865decce692?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-provider-openstack-container-v4.18.0-202508201347.p2.gd914e77.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:267c08aad5267e9d15e5f91788600b87ce134fa937458c874f732ac5dc3c1c41_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:267c08aad5267e9d15e5f91788600b87ce134fa937458c874f732ac5dc3c1c41_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:267c08aad5267e9d15e5f91788600b87ce134fa937458c874f732ac5dc3c1c41_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-rhel9-operator@sha256%3A267c08aad5267e9d15e5f91788600b87ce134fa937458c874f732ac5dc3c1c41?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-config-operator-container-v4.18.0-202508261654.p2.g6cabdc1.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:9246b137a731e13a90f6e23eaa163c814186cf9b552d6ce10478b8c7f1acaccc_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:9246b137a731e13a90f6e23eaa163c814186cf9b552d6ce10478b8c7f1acaccc_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:9246b137a731e13a90f6e23eaa163c814186cf9b552d6ce10478b8c7f1acaccc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-os-images-rhel9@sha256%3A9246b137a731e13a90f6e23eaa163c814186cf9b552d6ce10478b8c7f1acaccc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-os-images-container-v4.18.0-202508262224.p2.gab43283.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:1950a267c6daaf72cebf95f4a8e792b3cc143945a0c58b2fad3be6bc1301147c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:1950a267c6daaf72cebf95f4a8e792b3cc143945a0c58b2fad3be6bc1301147c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:1950a267c6daaf72cebf95f4a8e792b3cc143945a0c58b2fad3be6bc1301147c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-admission-controller-rhel9@sha256%3A1950a267c6daaf72cebf95f4a8e792b3cc143945a0c58b2fad3be6bc1301147c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-admission-controller-container-v4.18.0-202508201347.p2.g0d7ea6c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:e80ff4942f266d709603587b560aee86a3df5531d616452158c59d36e451dd8d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:e80ff4942f266d709603587b560aee86a3df5531d616452158c59d36e451dd8d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:e80ff4942f266d709603587b560aee86a3df5531d616452158c59d36e451dd8d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-route-override-cni-rhel9@sha256%3Ae80ff4942f266d709603587b560aee86a3df5531d616452158c59d36e451dd8d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-route-override-cni-container-v4.18.0-202508201347.p2.g391c1b0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c79ecf2529d951ca89363ef71c46f3592b07d189affea5966d0652b7cdf076cc_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c79ecf2529d951ca89363ef71c46f3592b07d189affea5966d0652b7cdf076cc_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c79ecf2529d951ca89363ef71c46f3592b07d189affea5966d0652b7cdf076cc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-whereabouts-ipam-cni-rhel9@sha256%3Ac79ecf2529d951ca89363ef71c46f3592b07d189affea5966d0652b7cdf076cc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-whereabouts-ipam-cni-container-v4.18.0-202508201347.p2.g86191de.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6874c245fd5d789ca82e7978cbbb1a74e8ff8fee198eb4bec9caabab4957cc4a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6874c245fd5d789ca82e7978cbbb1a74e8ff8fee198eb4bec9caabab4957cc4a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6874c245fd5d789ca82e7978cbbb1a74e8ff8fee198eb4bec9caabab4957cc4a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-must-gather-rhel9@sha256%3A6874c245fd5d789ca82e7978cbbb1a74e8ff8fee198eb4bec9caabab4957cc4a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-must-gather-container-v4.18.0-202508201347.p2.g02e536c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c42b96f27d3646ecae1a3a201f78bc285c5eac305db29c5e88b6f1338f9c896d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c42b96f27d3646ecae1a3a201f78bc285c5eac305db29c5e88b6f1338f9c896d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c42b96f27d3646ecae1a3a201f78bc285c5eac305db29c5e88b6f1338f9c896d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-interface-bond-cni-rhel9@sha256%3Ac42b96f27d3646ecae1a3a201f78bc285c5eac305db29c5e88b6f1338f9c896d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-network-interface-bond-cni-container-v4.18.0-202508201347.p2.ga5e5e80.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:d7d4fc9f62d3e868cdf203ecbd592449f4dc3bcb5b6b8c9d4d6c9436ef505c5d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:d7d4fc9f62d3e868cdf203ecbd592449f4dc3bcb5b6b8c9d4d6c9436ef505c5d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:d7d4fc9f62d3e868cdf203ecbd592449f4dc3bcb5b6b8c9d4d6c9436ef505c5d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-metrics-daemon-rhel9@sha256%3Ad7d4fc9f62d3e868cdf203ecbd592449f4dc3bcb5b6b8c9d4d6c9436ef505c5d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-network-metrics-daemon-container-v4.18.0-202508201347.p2.g11e2dec.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:a5f950847205f1301c551c59406453386863a244ab89f5c1f135b0efc618f342_amd64",
"product": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:a5f950847205f1301c551c59406453386863a244ab89f5c1f135b0efc618f342_amd64",
"product_id": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:a5f950847205f1301c551c59406453386863a244ab89f5c1f135b0efc618f342_amd64",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel9@sha256%3Aa5f950847205f1301c551c59406453386863a244ab89f5c1f135b0efc618f342?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-network-tools-container-v4.18.0-202508271223.p2.g47b1354.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:aeea500de4c45cefe60e18ed4db4ca9de48e46cec7d1b63e51734193e12f7a5a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:aeea500de4c45cefe60e18ed4db4ca9de48e46cec7d1b63e51734193e12f7a5a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:aeea500de4c45cefe60e18ed4db4ca9de48e46cec7d1b63e51734193e12f7a5a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-nutanix-cloud-controller-manager-rhel9@sha256%3Aaeea500de4c45cefe60e18ed4db4ca9de48e46cec7d1b63e51734193e12f7a5a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-nutanix-cloud-controller-manager-container-v4.18.0-202508201347.p2.gd9fe8f3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:9e9743ddff20406ebae14ea1caf54866f9ee6830f11be1ea6700b418e05f4a5c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:9e9743ddff20406ebae14ea1caf54866f9ee6830f11be1ea6700b418e05f4a5c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:9e9743ddff20406ebae14ea1caf54866f9ee6830f11be1ea6700b418e05f4a5c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-nutanix-machine-controllers-rhel9@sha256%3A9e9743ddff20406ebae14ea1caf54866f9ee6830f11be1ea6700b418e05f4a5c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-nutanix-machine-controllers-container-v4.18.0-202508201347.p2.gafe324b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:f3703bb8357eff03415433744e1813ad5b158a4612d3aa55dc67d23942f238ea_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:f3703bb8357eff03415433744e1813ad5b158a4612d3aa55dc67d23942f238ea_amd64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:f3703bb8357eff03415433744e1813ad5b158a4612d3aa55dc67d23942f238ea_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-apiserver-rhel9@sha256%3Af3703bb8357eff03415433744e1813ad5b158a4612d3aa55dc67d23942f238ea?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-oauth-apiserver-container-v4.18.0-202508201347.p2.g2575ff4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:7a47962332e766025b3ae9e0d049a0c7b2c8312ff696a6f81645fcfe9b1e2f0e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:7a47962332e766025b3ae9e0d049a0c7b2c8312ff696a6f81645fcfe9b1e2f0e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:7a47962332e766025b3ae9e0d049a0c7b2c8312ff696a6f81645fcfe9b1e2f0e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-catalogd-rhel9@sha256%3A7a47962332e766025b3ae9e0d049a0c7b2c8312ff696a6f81645fcfe9b1e2f0e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-olm-catalogd-container-v4.18.0-202508201347.p2.g9f981b3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:e5aeadc5599433167bf39324142690e90a9d4ef195d338c6d764920aae688e31_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:e5aeadc5599433167bf39324142690e90a9d4ef195d338c6d764920aae688e31_amd64",
"product_id": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:e5aeadc5599433167bf39324142690e90a9d4ef195d338c6d764920aae688e31_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-operator-controller-rhel9@sha256%3Ae5aeadc5599433167bf39324142690e90a9d4ef195d338c6d764920aae688e31?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-olm-operator-controller-container-v4.18.0-202508201347.p2.g000dd09.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:cffe7e4928472626e059c26ee30a9157927819cbdd3190a5eaae991f010f396d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:cffe7e4928472626e059c26ee30a9157927819cbdd3190a5eaae991f010f396d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:cffe7e4928472626e059c26ee30a9157927819cbdd3190a5eaae991f010f396d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-apiserver-rhel9@sha256%3Acffe7e4928472626e059c26ee30a9157927819cbdd3190a5eaae991f010f396d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-openshift-apiserver-container-v4.18.0-202508201347.p2.g5d7a65b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d52a94b8713ce912f9c61dce6987333d40cd7c90fa4262a1922ad8270ec3559f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d52a94b8713ce912f9c61dce6987333d40cd7c90fa4262a1922ad8270ec3559f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d52a94b8713ce912f9c61dce6987333d40cd7c90fa4262a1922ad8270ec3559f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-controller-manager-rhel9@sha256%3Ad52a94b8713ce912f9c61dce6987333d40cd7c90fa4262a1922ad8270ec3559f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-openshift-controller-manager-container-v4.18.0-202508201347.p2.gc876718.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:3ea10dabcdb470bee717d90f0e004f74c59b96d42a61023c06839474bb6e8dfb_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:3ea10dabcdb470bee717d90f0e004f74c59b96d42a61023c06839474bb6e8dfb_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:3ea10dabcdb470bee717d90f0e004f74c59b96d42a61023c06839474bb6e8dfb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel9@sha256%3A3ea10dabcdb470bee717d90f0e004f74c59b96d42a61023c06839474bb6e8dfb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-openstack-cinder-csi-driver-container-v4.18.0-202508201347.p2.gf03b55e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:bc54ce924ff592338334bf9d6982afa3faf58b045b481c3f702848f307b7fb68_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:bc54ce924ff592338334bf9d6982afa3faf58b045b481c3f702848f307b7fb68_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:bc54ce924ff592338334bf9d6982afa3faf58b045b481c3f702848f307b7fb68_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel9-operator@sha256%3Abc54ce924ff592338334bf9d6982afa3faf58b045b481c3f702848f307b7fb68?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.18.0-202508201347.p2.gff513d3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:754cc9d9aa88a8d84375146e19860639960a5315da03a49b0fb469919f707791_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:754cc9d9aa88a8d84375146e19860639960a5315da03a49b0fb469919f707791_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:754cc9d9aa88a8d84375146e19860639960a5315da03a49b0fb469919f707791_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cloud-controller-manager-rhel9@sha256%3A754cc9d9aa88a8d84375146e19860639960a5315da03a49b0fb469919f707791?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.18.0-202508201347.p2.gf03b55e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d6c4c6ae42b067072178d86d4d7805de7000a6b4d9264f3b654466004bdfab88_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d6c4c6ae42b067072178d86d4d7805de7000a6b4d9264f3b654466004bdfab88_amd64",
"product_id": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d6c4c6ae42b067072178d86d4d7805de7000a6b4d9264f3b654466004bdfab88_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-framework-tools-rhel9@sha256%3Ad6c4c6ae42b067072178d86d4d7805de7000a6b4d9264f3b654466004bdfab88?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-operator-framework-tools-container-v4.18.0-202508220452.p2.ga62bebb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:c461b27d74cfc5b6e619a31a1bf5f8e387ddd7ab119b98a04d656b199f429a06_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:c461b27d74cfc5b6e619a31a1bf5f8e387ddd7ab119b98a04d656b199f429a06_amd64",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:c461b27d74cfc5b6e619a31a1bf5f8e387ddd7ab119b98a04d656b199f429a06_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel9@sha256%3Ac461b27d74cfc5b6e619a31a1bf5f8e387ddd7ab119b98a04d656b199f429a06?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ovirt-csi-driver-container-v4.18.0-202508201347.p2.g1db726a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8906e4a8f9a3499c09bc2aa06f6efe7ffae70174108c31040172f8e61e64431b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8906e4a8f9a3499c09bc2aa06f6efe7ffae70174108c31040172f8e61e64431b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8906e4a8f9a3499c09bc2aa06f6efe7ffae70174108c31040172f8e61e64431b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-rhel9@sha256%3A8906e4a8f9a3499c09bc2aa06f6efe7ffae70174108c31040172f8e61e64431b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ovn-kubernetes-container-v4.18.0-202508271453.p2.g2cbd05d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ebca57291d84f8a18bdb73d1bdd08c16950c5e39eb19bce2bdc0c9356a3732c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ebca57291d84f8a18bdb73d1bdd08c16950c5e39eb19bce2bdc0c9356a3732c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ebca57291d84f8a18bdb73d1bdd08c16950c5e39eb19bce2bdc0c9356a3732c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-block-csi-driver-rhel9@sha256%3A2ebca57291d84f8a18bdb73d1bdd08c16950c5e39eb19bce2bdc0c9356a3732c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-powervs-block-csi-driver-container-v4.18.0-202508201347.p2.gd36aea3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:145196f7dd84c4a287833a6841514887c452fd2b668a433af249ed3010ec5406_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:145196f7dd84c4a287833a6841514887c452fd2b668a433af249ed3010ec5406_amd64",
"product_id": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:145196f7dd84c4a287833a6841514887c452fd2b668a433af249ed3010ec5406_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-block-csi-driver-rhel9-operator@sha256%3A145196f7dd84c4a287833a6841514887c452fd2b668a433af249ed3010ec5406?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.18.0-202508201347.p2.g01fc505.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5a5792751c2fb9cbe385130151c3bbc660baa125c7eb49c0ad791662be845293_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5a5792751c2fb9cbe385130151c3bbc660baa125c7eb49c0ad791662be845293_amd64",
"product_id": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5a5792751c2fb9cbe385130151c3bbc660baa125c7eb49c0ad791662be845293_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-cloud-controller-manager-rhel9@sha256%3A5a5792751c2fb9cbe385130151c3bbc660baa125c7eb49c0ad791662be845293?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-powervs-cloud-controller-manager-container-v4.18.0-202508201347.p2.g17ae6fb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:f1f4c8788a5cd8cb612dc781f265cfba426863ca2d6e0dabc4b1b5b663ef1b35_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:f1f4c8788a5cd8cb612dc781f265cfba426863ca2d6e0dabc4b1b5b663ef1b35_amd64",
"product_id": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:f1f4c8788a5cd8cb612dc781f265cfba426863ca2d6e0dabc4b1b5b663ef1b35_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-machine-controllers-rhel9@sha256%3Af1f4c8788a5cd8cb612dc781f265cfba426863ca2d6e0dabc4b1b5b663ef1b35?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-powervs-machine-controllers-container-v4.18.0-202508201347.p2.g10ac06f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a43fe727d9bf6395e330c3094ce1d337c4371314beb035877b975f2a197d9944_amd64",
"product": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a43fe727d9bf6395e330c3094ce1d337c4371314beb035877b975f2a197d9944_amd64",
"product_id": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a43fe727d9bf6395e330c3094ce1d337c4371314beb035877b975f2a197d9944_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-route-controller-manager-rhel9@sha256%3Aa43fe727d9bf6395e330c3094ce1d337c4371314beb035877b975f2a197d9944?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-route-controller-manager-container-v4.18.0-202508201347.p2.gce6ffa2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3f0bcbff40a7c02499b25e8c70386261eeb2e53d4fc26d302da44fdf71c6d336_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3f0bcbff40a7c02499b25e8c70386261eeb2e53d4fc26d302da44fdf71c6d336_amd64",
"product_id": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3f0bcbff40a7c02499b25e8c70386261eeb2e53d4fc26d302da44fdf71c6d336_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-service-ca-rhel9-operator@sha256%3A3f0bcbff40a7c02499b25e8c70386261eeb2e53d4fc26d302da44fdf71c6d336?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-service-ca-operator-container-v4.18.0-202508201347.p2.g30efb52.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:0151226399aa601cca931b10cc2cb36d20dba4403c034c0c16a0261cf2a3a7fe_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:0151226399aa601cca931b10cc2cb36d20dba4403c034c0c16a0261cf2a3a7fe_amd64",
"product_id": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:0151226399aa601cca931b10cc2cb36d20dba4403c034c0c16a0261cf2a3a7fe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel9@sha256%3A0151226399aa601cca931b10cc2cb36d20dba4403c034c0c16a0261cf2a3a7fe?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-tools-container-v4.18.0-202508260754.p2.g4fcb2d0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:a2d736bebb280eb8469b1adb6018eef4afe36234ad9ff944fe18fe9be083bba2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:a2d736bebb280eb8469b1adb6018eef4afe36234ad9ff944fe18fe9be083bba2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:a2d736bebb280eb8469b1adb6018eef4afe36234ad9ff944fe18fe9be083bba2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vmware-vsphere-csi-driver-rhel9@sha256%3Aa2d736bebb280eb8469b1adb6018eef4afe36234ad9ff944fe18fe9be083bba2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-vmware-vsphere-csi-driver-container-v4.18.0-202508201347.p2.gcfcad01.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:a2d736bebb280eb8469b1adb6018eef4afe36234ad9ff944fe18fe9be083bba2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:a2d736bebb280eb8469b1adb6018eef4afe36234ad9ff944fe18fe9be083bba2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:a2d736bebb280eb8469b1adb6018eef4afe36234ad9ff944fe18fe9be083bba2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-csi-driver-rhel9@sha256%3Aa2d736bebb280eb8469b1adb6018eef4afe36234ad9ff944fe18fe9be083bba2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-vmware-vsphere-csi-driver-container-v4.18.0-202508201347.p2.gcfcad01.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:c1fdaea1096254f1e8d77a08e6ef438ee744482d9625e3a8a1b4104e06d5d1ff_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:c1fdaea1096254f1e8d77a08e6ef438ee744482d9625e3a8a1b4104e06d5d1ff_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:c1fdaea1096254f1e8d77a08e6ef438ee744482d9625e3a8a1b4104e06d5d1ff_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256%3Ac1fdaea1096254f1e8d77a08e6ef438ee744482d9625e3a8a1b4104e06d5d1ff?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.18.0-202508201347.p2.g2b24141.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:c1fdaea1096254f1e8d77a08e6ef438ee744482d9625e3a8a1b4104e06d5d1ff_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:c1fdaea1096254f1e8d77a08e6ef438ee744482d9625e3a8a1b4104e06d5d1ff_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:c1fdaea1096254f1e8d77a08e6ef438ee744482d9625e3a8a1b4104e06d5d1ff_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-csi-driver-rhel9-operator@sha256%3Ac1fdaea1096254f1e8d77a08e6ef438ee744482d9625e3a8a1b4104e06d5d1ff?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.18.0-202508201347.p2.g2b24141.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:68f158b3197523fb5b23da23ebdc5b54f83c8d688808f5f69a1b3e483c857554_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:68f158b3197523fb5b23da23ebdc5b54f83c8d688808f5f69a1b3e483c857554_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:68f158b3197523fb5b23da23ebdc5b54f83c8d688808f5f69a1b3e483c857554_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-cloud-controller-manager-rhel9@sha256%3A68f158b3197523fb5b23da23ebdc5b54f83c8d688808f5f69a1b3e483c857554?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-vsphere-cloud-controller-manager-container-v4.18.0-202508201347.p2.gc414d1f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:047f1db3b7f93d9c4a4889e4b978d8096d028911e71968603ea5fbe32d81b4a1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:047f1db3b7f93d9c4a4889e4b978d8096d028911e71968603ea5fbe32d81b4a1_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:047f1db3b7f93d9c4a4889e4b978d8096d028911e71968603ea5fbe32d81b4a1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-cluster-api-controllers-rhel9@sha256%3A047f1db3b7f93d9c4a4889e4b978d8096d028911e71968603ea5fbe32d81b4a1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-vsphere-cluster-api-controllers-container-v4.18.0-202508201347.p2.g014a2e5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:89cff1bdbc386572c0d8f2ea26087dfb728803b2c90329bf6f0f10e2ab781ee8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:89cff1bdbc386572c0d8f2ea26087dfb728803b2c90329bf6f0f10e2ab781ee8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:89cff1bdbc386572c0d8f2ea26087dfb728803b2c90329bf6f0f10e2ab781ee8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-microshift-rhel9@sha256%3A89cff1bdbc386572c0d8f2ea26087dfb728803b2c90329bf6f0f10e2ab781ee8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ovn-kubernetes-microshift-container-v4.18.0-202508201347.p2.g2cbd05d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:bf9a9bb1db96a24f916836ca53679873ac32fc5e943a62d73f5a0d44acc6666f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:bf9a9bb1db96a24f916836ca53679873ac32fc5e943a62d73f5a0d44acc6666f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:bf9a9bb1db96a24f916836ca53679873ac32fc5e943a62d73f5a0d44acc6666f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prom-label-proxy-rhel9@sha256%3Abf9a9bb1db96a24f916836ca53679873ac32fc5e943a62d73f5a0d44acc6666f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=prom-label-proxy-container-v4.18.0-202508201347.p2.g35c1136.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:7d38fc3b08719665e6a1035658085989a3b8c7a9392cffb78d7bdb84213145b7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:7d38fc3b08719665e6a1035658085989a3b8c7a9392cffb78d7bdb84213145b7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:7d38fc3b08719665e6a1035658085989a3b8c7a9392cffb78d7bdb84213145b7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-config-reloader-rhel9@sha256%3A7d38fc3b08719665e6a1035658085989a3b8c7a9392cffb78d7bdb84213145b7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=prometheus-config-reloader-container-v4.18.0-202508201347.p2.g7498774.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:81531bc329323c5888aeec2f5270b7fc5115c6dd45a327f2f9ff0e5298a07b81_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:81531bc329323c5888aeec2f5270b7fc5115c6dd45a327f2f9ff0e5298a07b81_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:81531bc329323c5888aeec2f5270b7fc5115c6dd45a327f2f9ff0e5298a07b81_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-rhel9-operator@sha256%3A81531bc329323c5888aeec2f5270b7fc5115c6dd45a327f2f9ff0e5298a07b81?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=prometheus-operator-container-v4.18.0-202508201347.p2.g7498774.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f742696df9c59795eb6a1fe1c62df6c2021cd439d2699738040e670b94bf8a12_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f742696df9c59795eb6a1fe1c62df6c2021cd439d2699738040e670b94bf8a12_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f742696df9c59795eb6a1fe1c62df6c2021cd439d2699738040e670b94bf8a12_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator-admission-webhook-rhel9@sha256%3Af742696df9c59795eb6a1fe1c62df6c2021cd439d2699738040e670b94bf8a12?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.18.0-202508201347.p2.g7498774.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c5df463f10508b90f495cb698136d9d89471d2eb647fbeb4b1054e9719232297_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c5df463f10508b90f495cb698136d9d89471d2eb647fbeb4b1054e9719232297_amd64",
"product_id": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c5df463f10508b90f495cb698136d9d89471d2eb647fbeb4b1054e9719232297_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-telemeter-rhel9@sha256%3Ac5df463f10508b90f495cb698136d9d89471d2eb647fbeb4b1054e9719232297?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=telemeter-container-v4.18.0-202508201347.p2.g490612b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:791c7e849ef8fd9fee06193dc67bd7790d213e796bdc0b03ac3adde635960a69_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:791c7e849ef8fd9fee06193dc67bd7790d213e796bdc0b03ac3adde635960a69_amd64",
"product_id": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:791c7e849ef8fd9fee06193dc67bd7790d213e796bdc0b03ac3adde635960a69_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-thanos-rhel9@sha256%3A791c7e849ef8fd9fee06193dc67bd7790d213e796bdc0b03ac3adde635960a69?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-thanos-container-v4.18.0-202508201347.p2.gf1599f6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:2706433ecd1a4e21d08eda9385c3e31ea3dd1a25c741862a6325d04d93feed4d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:2706433ecd1a4e21d08eda9385c3e31ea3dd1a25c741862a6325d04d93feed4d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:2706433ecd1a4e21d08eda9385c3e31ea3dd1a25c741862a6325d04d93feed4d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-csi-driver-syncer-rhel9@sha256%3A2706433ecd1a4e21d08eda9385c3e31ea3dd1a25c741862a6325d04d93feed4d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=vmware-vsphere-syncer-container-v4.18.0-202508201347.p2.gcfcad01.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:c910728e6a82e3a87ca04b6c8600326c5c7ee6b2a5367c805e2e37bfd44c0898_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:c910728e6a82e3a87ca04b6c8600326c5c7ee6b2a5367c805e2e37bfd44c0898_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:c910728e6a82e3a87ca04b6c8600326c5c7ee6b2a5367c805e2e37bfd44c0898_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-problem-detector-rhel9@sha256%3Ac910728e6a82e3a87ca04b6c8600326c5c7ee6b2a5367c805e2e37bfd44c0898?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-vsphere-problem-detector-container-v4.18.0-202508261023.p2.g1a20361.assembly.stream.el9"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:83a2a3376d3bf48b8ae63f4363c0d55f7dcdb7ef02ae376ce0a98decd34bc82a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:83a2a3376d3bf48b8ae63f4363c0d55f7dcdb7ef02ae376ce0a98decd34bc82a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:83a2a3376d3bf48b8ae63f4363c0d55f7dcdb7ef02ae376ce0a98decd34bc82a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-rhel9@sha256%3A83a2a3376d3bf48b8ae63f4363c0d55f7dcdb7ef02ae376ce0a98decd34bc82a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=atomic-openshift-cluster-autoscaler-container-v4.18.0-202508201347.p2.ge38eab0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c3064d49abb1923f71a2d836e08162ed705414ba596a82a4dc7fdaf5e39e2a0c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c3064d49abb1923f71a2d836e08162ed705414ba596a82a4dc7fdaf5e39e2a0c_arm64",
"product_id": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c3064d49abb1923f71a2d836e08162ed705414ba596a82a4dc7fdaf5e39e2a0c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/aws-kms-encryption-provider-rhel9@sha256%3Ac3064d49abb1923f71a2d836e08162ed705414ba596a82a4dc7fdaf5e39e2a0c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=aws-kms-encryption-provider-container-v4.18.0-202508201347.p2.g088dcaf.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:97403345d3e786ef9ad2930cad211bf13c5f99f2e24688a1dfd3e6366d115141_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:97403345d3e786ef9ad2930cad211bf13c5f99f2e24688a1dfd3e6366d115141_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:97403345d3e786ef9ad2930cad211bf13c5f99f2e24688a1dfd3e6366d115141_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-file-csi-driver-rhel9@sha256%3A97403345d3e786ef9ad2930cad211bf13c5f99f2e24688a1dfd3e6366d115141?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-file-csi-driver-container-v4.18.0-202508201347.p2.g4b34592.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:df81631752c241659beb6ca6ddc5adab0a76ba7d421dffa787c870c2cf8d85d5_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:df81631752c241659beb6ca6ddc5adab0a76ba7d421dffa787c870c2cf8d85d5_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:df81631752c241659beb6ca6ddc5adab0a76ba7d421dffa787c870c2cf8d85d5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-file-csi-driver-operator-rhel9@sha256%3Adf81631752c241659beb6ca6ddc5adab0a76ba7d421dffa787c870c2cf8d85d5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-file-csi-driver-operator-container-v4.18.0-202508201347.p2.gff513d3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5e1fd0b8140ee573da1e43665488669e3cd2aa7c4d14b0a76ed6999bf119ad40_arm64",
"product": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5e1fd0b8140ee573da1e43665488669e3cd2aa7c4d14b0a76ed6999bf119ad40_arm64",
"product_id": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5e1fd0b8140ee573da1e43665488669e3cd2aa7c4d14b0a76ed6999bf119ad40_arm64",
"product_identification_helper": {
"purl": "pkg:oci/azure-kms-encryption-provider-rhel9@sha256%3A5e1fd0b8140ee573da1e43665488669e3cd2aa7c4d14b0a76ed6999bf119ad40?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=azure-kms-encryption-provider-container-v4.18.0-202508201347.p2.gc937080.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:47405c82f8c422b704c7534a361a2add61f7a46e3e636a0cd84471834a5b8d0e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:47405c82f8c422b704c7534a361a2add61f7a46e3e636a0cd84471834a5b8d0e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:47405c82f8c422b704c7534a361a2add61f7a46e3e636a0cd84471834a5b8d0e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-machine-controllers-rhel9@sha256%3A47405c82f8c422b704c7534a361a2add61f7a46e3e636a0cd84471834a5b8d0e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=baremetal-machine-controller-container-v4.18.0-202508201347.p2.g1ede6c3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fca7a4840489c345b940672141863fbe13c95a247001c86a4aa097d0acfb084f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fca7a4840489c345b940672141863fbe13c95a247001c86a4aa097d0acfb084f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fca7a4840489c345b940672141863fbe13c95a247001c86a4aa097d0acfb084f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-runtimecfg-rhel9@sha256%3Afca7a4840489c345b940672141863fbe13c95a247001c86a4aa097d0acfb084f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-baremetal-runtimecfg-container-v4.18.0-202508201347.p2.g7145e60.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:332e15166660aa5d88bf32bd924b14bed8235af2dfcd2ad01a432deb51def007_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:332e15166660aa5d88bf32bd924b14bed8235af2dfcd2ad01a432deb51def007_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:332e15166660aa5d88bf32bd924b14bed8235af2dfcd2ad01a432deb51def007_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-etcd-rhel9-operator@sha256%3A332e15166660aa5d88bf32bd924b14bed8235af2dfcd2ad01a432deb51def007?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-etcd-operator-container-v4.18.0-202508201347.p2.g8460bed.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:280d2dae99fe86efc2b82badeaa553284df7c5afc11329eccfa21cb1cceb00c3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:280d2dae99fe86efc2b82badeaa553284df7c5afc11329eccfa21cb1cceb00c3_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:280d2dae99fe86efc2b82badeaa553284df7c5afc11329eccfa21cb1cceb00c3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-monitoring-rhel9-operator@sha256%3A280d2dae99fe86efc2b82badeaa553284df7c5afc11329eccfa21cb1cceb00c3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-monitoring-operator-container-v4.18.0-202508201347.p2.g7337d93.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:736bf224af04467f6622c04e9b5708deacb8ab1cb3c97cdce1f8ebcc48e7fc0a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:736bf224af04467f6622c04e9b5708deacb8ab1cb3c97cdce1f8ebcc48e7fc0a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:736bf224af04467f6622c04e9b5708deacb8ab1cb3c97cdce1f8ebcc48e7fc0a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-rhel9-operator@sha256%3A736bf224af04467f6622c04e9b5708deacb8ab1cb3c97cdce1f8ebcc48e7fc0a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-network-operator-container-v4.18.0-202508201347.p2.gc1a7028.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:67b2e87590f732587948add68fb488cd5b9986dadcb5e9f59956109e19cf29f8_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:67b2e87590f732587948add68fb488cd5b9986dadcb5e9f59956109e19cf29f8_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:67b2e87590f732587948add68fb488cd5b9986dadcb5e9f59956109e19cf29f8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256%3A67b2e87590f732587948add68fb488cd5b9986dadcb5e9f59956109e19cf29f8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-node-tuning-operator-container-v4.18.0-202508201347.p2.g5932024.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:92d916235ca7b3b785443986d77ff8084a21971de4bb4e57805e25babad67458_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:92d916235ca7b3b785443986d77ff8084a21971de4bb4e57805e25babad67458_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:92d916235ca7b3b785443986d77ff8084a21971de4bb4e57805e25babad67458_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-policy-controller-rhel9@sha256%3A92d916235ca7b3b785443986d77ff8084a21971de4bb4e57805e25babad67458?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-policy-controller-container-v4.18.0-202508201347.p2.g5fd8525.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0952ce6368ce2b71f77cbe83aa9791284b8a80465d1cc148b4b4b6eb3275cfd1_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0952ce6368ce2b71f77cbe83aa9791284b8a80465d1cc148b4b4b6eb3275cfd1_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0952ce6368ce2b71f77cbe83aa9791284b8a80465d1cc148b4b4b6eb3275cfd1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-storage-rhel9-operator@sha256%3A0952ce6368ce2b71f77cbe83aa9791284b8a80465d1cc148b4b4b6eb3275cfd1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-storage-operator-container-v4.18.0-202508201347.p2.g65d0644.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c5f4f9dcd173cdf67295d73aebab4776bc3565a4791d651db570510a9d452682_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c5f4f9dcd173cdf67295d73aebab4776bc3565a4791d651db570510a9d452682_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c5f4f9dcd173cdf67295d73aebab4776bc3565a4791d651db570510a9d452682_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-version-rhel9-operator@sha256%3Ac5f4f9dcd173cdf67295d73aebab4776bc3565a4791d651db570510a9d452682?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-version-operator-container-v4.18.0-202508201347.p2.gb3d78f3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:8067253ce489c622d3374158da76d044c8031054c35fbbe4b4b9d4392dd70dbe_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:8067253ce489c622d3374158da76d044c8031054c35fbbe4b4b9d4392dd70dbe_arm64",
"product_id": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:8067253ce489c622d3374158da76d044c8031054c35fbbe4b4b9d4392dd70dbe_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-configmap-reloader-rhel9@sha256%3A8067253ce489c622d3374158da76d044c8031054c35fbbe4b4b9d4392dd70dbe?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=configmap-reload-container-v4.18.0-202508201347.p2.ge2aaf00.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:3c78e13ec0fd31e80ccf2b3f4b08df9efb7854739c9e5d75a9f6572d81c5b4b4_arm64",
"product": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:3c78e13ec0fd31e80ccf2b3f4b08df9efb7854739c9e5d75a9f6572d81c5b4b4_arm64",
"product_id": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:3c78e13ec0fd31e80ccf2b3f4b08df9efb7854739c9e5d75a9f6572d81c5b4b4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/container-networking-plugins-microshift-rhel9@sha256%3A3c78e13ec0fd31e80ccf2b3f4b08df9efb7854739c9e5d75a9f6572d81c5b4b4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.18.0-202508201347.p2.gb4e1047.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:56476d218d817f12156e67a5949dc5aa96cdfbc47b8af87494e68a5599e0ea52_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:56476d218d817f12156e67a5949dc5aa96cdfbc47b8af87494e68a5599e0ea52_arm64",
"product_id": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:56476d218d817f12156e67a5949dc5aa96cdfbc47b8af87494e68a5599e0ea52_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-coredns-rhel9@sha256%3A56476d218d817f12156e67a5949dc5aa96cdfbc47b8af87494e68a5599e0ea52?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=coredns-container-v4.18.0-202508201347.p2.geb75d9b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:a39e5ef3c67656efc97479b79e26811bfb1a68b1f9fa80b2fc85bfc1dee084a4_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:a39e5ef3c67656efc97479b79e26811bfb1a68b1f9fa80b2fc85bfc1dee084a4_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:a39e5ef3c67656efc97479b79e26811bfb1a68b1f9fa80b2fc85bfc1dee084a4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher-rhel9@sha256%3Aa39e5ef3c67656efc97479b79e26811bfb1a68b1f9fa80b2fc85bfc1dee084a4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-attacher-container-v4.18.0-202508201347.p2.g39b37c0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:01cd4c1fa0906130ea3499b05234cd0216be7aa5e00e144ea3b086af81482d7d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:01cd4c1fa0906130ea3499b05234cd0216be7aa5e00e144ea3b086af81482d7d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:01cd4c1fa0906130ea3499b05234cd0216be7aa5e00e144ea3b086af81482d7d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe-rhel9@sha256%3A01cd4c1fa0906130ea3499b05234cd0216be7aa5e00e144ea3b086af81482d7d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-livenessprobe-container-v4.18.0-202508201347.p2.g3a97784.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:720bee107d4056d6c6a2a96af5f79709e1da17c445e08adad1714f1ee8939193_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:720bee107d4056d6c6a2a96af5f79709e1da17c445e08adad1714f1ee8939193_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:720bee107d4056d6c6a2a96af5f79709e1da17c445e08adad1714f1ee8939193_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar-rhel9@sha256%3A720bee107d4056d6c6a2a96af5f79709e1da17c445e08adad1714f1ee8939193?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-node-driver-registrar-container-v4.18.0-202508201347.p2.gc21f5d0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9998e2e5c1065ab7fe3ad0bde60701a8655d8ddf02b18a27c7fc1689d9ce05b8_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9998e2e5c1065ab7fe3ad0bde60701a8655d8ddf02b18a27c7fc1689d9ce05b8_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9998e2e5c1065ab7fe3ad0bde60701a8655d8ddf02b18a27c7fc1689d9ce05b8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner-rhel9@sha256%3A9998e2e5c1065ab7fe3ad0bde60701a8655d8ddf02b18a27c7fc1689d9ce05b8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-provisioner-container-v4.18.0-202508201347.p2.g376f0ea.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:3eb8f7f67a791b685b4c068cf5d35186e5313b91158b611dcdae455a0073128c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:3eb8f7f67a791b685b4c068cf5d35186e5313b91158b611dcdae455a0073128c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:3eb8f7f67a791b685b4c068cf5d35186e5313b91158b611dcdae455a0073128c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-validation-webhook-rhel9@sha256%3A3eb8f7f67a791b685b4c068cf5d35186e5313b91158b611dcdae455a0073128c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-snapshot-validation-webhook-container-v4.18.0-202508201347.p2.g838d248.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:1e7a00a05900599ac401cff92be14e1d73278a316e4eb38b5b4c3174305334c9_arm64",
"product": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:1e7a00a05900599ac401cff92be14e1d73278a316e4eb38b5b4c3174305334c9_arm64",
"product_id": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:1e7a00a05900599ac401cff92be14e1d73278a316e4eb38b5b4c3174305334c9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel9@sha256%3A1e7a00a05900599ac401cff92be14e1d73278a316e4eb38b5b4c3174305334c9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=driver-toolkit-container-v4.18.0-202508220032.p2.g2e139ed.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:163235f2e40e91d6871b4375d70b9589aefca7210e8bb401e594dd96dd5a3d7b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:163235f2e40e91d6871b4375d70b9589aefca7210e8bb401e594dd96dd5a3d7b_arm64",
"product_id": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:163235f2e40e91d6871b4375d70b9589aefca7210e8bb401e594dd96dd5a3d7b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/egress-router-cni-rhel9@sha256%3A163235f2e40e91d6871b4375d70b9589aefca7210e8bb401e594dd96dd5a3d7b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-egress-router-cni-container-v4.18.0-202508201347.p2.g3193a75.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:74f3de8e7c7bb873e51618a8d2c84291f9560c36b98126d339c5fd96ed741cdf_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:74f3de8e7c7bb873e51618a8d2c84291f9560c36b98126d339c5fd96ed741cdf_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:74f3de8e7c7bb873e51618a8d2c84291f9560c36b98126d339c5fd96ed741cdf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-workload-identity-federation-webhook-rhel9@sha256%3A74f3de8e7c7bb873e51618a8d2c84291f9560c36b98126d339c5fd96ed741cdf?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.18.0-202508201347.p2.gf0a670c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:eb26524509203b8f95f2f869aff348535ba587bf5c8dc7a7a34d5c443c6486cc_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:eb26524509203b8f95f2f869aff348535ba587bf5c8dc7a7a34d5c443c6486cc_arm64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:eb26524509203b8f95f2f869aff348535ba587bf5c8dc7a7a34d5c443c6486cc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-proxy-rhel9@sha256%3Aeb26524509203b8f95f2f869aff348535ba587bf5c8dc7a7a34d5c443c6486cc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=golang-github-openshift-oauth-proxy-container-v4.18.0-202508201347.p2.g9158250.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c8038bc9fd77c27bfa37c3bd67a789096e1cfa2a6ae8e932acb8722ad72dc693_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c8038bc9fd77c27bfa37c3bd67a789096e1cfa2a6ae8e932acb8722ad72dc693_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c8038bc9fd77c27bfa37c3bd67a789096e1cfa2a6ae8e932acb8722ad72dc693_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-alertmanager-rhel9@sha256%3Ac8038bc9fd77c27bfa37c3bd67a789096e1cfa2a6ae8e932acb8722ad72dc693?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.18.0-202508201347.p2.ga432067.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:caf9cc9b036ce364fcc95fa04477773f12caea403c0cccb5c0e470bc9597c62e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:caf9cc9b036ce364fcc95fa04477773f12caea403c0cccb5c0e470bc9597c62e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:caf9cc9b036ce364fcc95fa04477773f12caea403c0cccb5c0e470bc9597c62e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-rhel9@sha256%3Acaf9cc9b036ce364fcc95fa04477773f12caea403c0cccb5c0e470bc9597c62e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=golang-github-prometheus-prometheus-container-v4.18.0-202508201347.p2.gdf5ef25.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1c7957cccfbf1116e9c34c973e397fbe39aff48abe224d3d3640856b6e465d44_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1c7957cccfbf1116e9c34c973e397fbe39aff48abe224d3d3640856b6e465d44_arm64",
"product_id": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1c7957cccfbf1116e9c34c973e397fbe39aff48abe224d3d3640856b6e465d44_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel9@sha256%3A1c7957cccfbf1116e9c34c973e397fbe39aff48abe224d3d3640856b6e465d44?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-hypershift-container-v4.18.0-202508201347.p2.ge055b4b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:1d715ac443da3983faeee051e27c5a86b61e100525c6c7ef7be4f4f0d91dc6f2_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:1d715ac443da3983faeee051e27c5a86b61e100525c6c7ef7be4f4f0d91dc6f2_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:1d715ac443da3983faeee051e27c5a86b61e100525c6c7ef7be4f4f0d91dc6f2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-rhel9@sha256%3A1d715ac443da3983faeee051e27c5a86b61e100525c6c7ef7be4f4f0d91dc6f2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ironic-container-v4.18.0-202508261654.p2.g9161a5f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:8a17cc44326bc0db545c5652452e437567d4eb722aa7c91290ff78cfd328edd6_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:8a17cc44326bc0db545c5652452e437567d4eb722aa7c91290ff78cfd328edd6_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:8a17cc44326bc0db545c5652452e437567d4eb722aa7c91290ff78cfd328edd6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-agent-rhel9@sha256%3A8a17cc44326bc0db545c5652452e437567d4eb722aa7c91290ff78cfd328edd6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ironic-agent-container-v4.18.0-202508261654.p2.gb79bdde.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:dcc3bf38f9020013530e930e293579f415004b0c14cf7607365b783adfa550d0_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:dcc3bf38f9020013530e930e293579f415004b0c14cf7607365b783adfa550d0_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:dcc3bf38f9020013530e930e293579f415004b0c14cf7607365b783adfa550d0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-machine-os-downloader-rhel9@sha256%3Adcc3bf38f9020013530e930e293579f415004b0c14cf7607365b783adfa550d0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ironic-rhcos-downloader-container-v4.18.0-202508261654.p2.g50ca44f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:18f546eda0159190af96ebf33b5d061f7223841630b1e1a080d646fe1973a96d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:18f546eda0159190af96ebf33b5d061f7223841630b1e1a080d646fe1973a96d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:18f546eda0159190af96ebf33b5d061f7223841630b1e1a080d646fe1973a96d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-static-ip-manager-rhel9@sha256%3A18f546eda0159190af96ebf33b5d061f7223841630b1e1a080d646fe1973a96d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ironic-static-ip-manager-container-v4.18.0-202508201347.p2.gcfbae04.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:62a8528ecbb4f9f6e31cbb6b3726d686ce3abff1f9677a6f83654e866c417df3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:62a8528ecbb4f9f6e31cbb6b3726d686ce3abff1f9677a6f83654e866c417df3_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:62a8528ecbb4f9f6e31cbb6b3726d686ce3abff1f9677a6f83654e866c417df3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-proxy-rhel9@sha256%3A62a8528ecbb4f9f6e31cbb6b3726d686ce3abff1f9677a6f83654e866c417df3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kube-proxy-container-v4.18.0-202508262224.p2.g3c7968e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e4d2928509a1b0daf46038b10a549e54df7d21810eee98b4a1c81ffe592a0e35_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e4d2928509a1b0daf46038b10a549e54df7d21810eee98b4a1c81ffe592a0e35_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e4d2928509a1b0daf46038b10a549e54df7d21810eee98b4a1c81ffe592a0e35_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-rbac-proxy-rhel9@sha256%3Ae4d2928509a1b0daf46038b10a549e54df7d21810eee98b4a1c81ffe592a0e35?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kube-rbac-proxy-container-v4.18.0-202508201347.p2.g526498a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:10583ac61c5c8f8f27a8d25e49da53710d449cf7b799296675697996c96c171f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:10583ac61c5c8f8f27a8d25e49da53710d449cf7b799296675697996c96c171f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:10583ac61c5c8f8f27a8d25e49da53710d449cf7b799296675697996c96c171f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-state-metrics-rhel9@sha256%3A10583ac61c5c8f8f27a8d25e49da53710d449cf7b799296675697996c96c171f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kube-state-metrics-container-v4.18.0-202508201347.p2.gcb5a929.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:6d52cd1b126345d583f0143866838128ce46197f6475cb16f2eb60f08c714c29_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:6d52cd1b126345d583f0143866838128ce46197f6475cb16f2eb60f08c714c29_arm64",
"product_id": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:6d52cd1b126345d583f0143866838128ce46197f6475cb16f2eb60f08c714c29_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-marketplace-rhel9@sha256%3A6d52cd1b126345d583f0143866838128ce46197f6475cb16f2eb60f08c714c29?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=marketplace-operator-container-v4.18.0-202508201347.p2.gc06a810.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:de3ecddff056834e37bbf77fdba7f962f20f1e596964ff640fafd7eaf1b5caa7_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:de3ecddff056834e37bbf77fdba7f962f20f1e596964ff640fafd7eaf1b5caa7_arm64",
"product_id": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:de3ecddff056834e37bbf77fdba7f962f20f1e596964ff640fafd7eaf1b5caa7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-monitoring-plugin-rhel9@sha256%3Ade3ecddff056834e37bbf77fdba7f962f20f1e596964ff640fafd7eaf1b5caa7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=monitoring-plugin-container-v4.18.0-202508271453.p2.gfafea6b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b50582ab274065ff10bbae60ce6406e0b6d2b0b1195f45d17ea1b4a9fb48186d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b50582ab274065ff10bbae60ce6406e0b6d2b0b1195f45d17ea1b4a9fb48186d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b50582ab274065ff10bbae60ce6406e0b6d2b0b1195f45d17ea1b4a9fb48186d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni-rhel9@sha256%3Ab50582ab274065ff10bbae60ce6406e0b6d2b0b1195f45d17ea1b4a9fb48186d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=multus-cni-container-v4.18.0-202508201347.p2.g21fb8e0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:016753501f4be4bf083dd23a9bee607dcb458c4662fa3ac7898e08158f2f8c3a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:016753501f4be4bf083dd23a9bee607dcb458c4662fa3ac7898e08158f2f8c3a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:016753501f4be4bf083dd23a9bee607dcb458c4662fa3ac7898e08158f2f8c3a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni-microshift-rhel9@sha256%3A016753501f4be4bf083dd23a9bee607dcb458c4662fa3ac7898e08158f2f8c3a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=multus-cni-container-microshift-container-v4.18.0-202508201347.p2.g21fb8e0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:1c1c6bd129c425cbc054652a94450a2510c416a79185de7c779ae919d5f78d3b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:1c1c6bd129c425cbc054652a94450a2510c416a79185de7c779ae919d5f78d3b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:1c1c6bd129c425cbc054652a94450a2510c416a79185de7c779ae919d5f78d3b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-etcd-rhel9@sha256%3A1c1c6bd129c425cbc054652a94450a2510c416a79185de7c779ae919d5f78d3b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-etcd-container-v4.18.0-202508201347.p2.gb5a4f8d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:fc4fa1b1d99427281c77b131912ae80f0f83cde1848a1613c28e246565ad3e85_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:fc4fa1b1d99427281c77b131912ae80f0f83cde1848a1613c28e246565ad3e85_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:fc4fa1b1d99427281c77b131912ae80f0f83cde1848a1613c28e246565ad3e85_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-networkpolicy-rhel9@sha256%3Afc4fa1b1d99427281c77b131912ae80f0f83cde1848a1613c28e246565ad3e85?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-networkpolicy-container-v4.18.0-202508201347.p2.g5f37d0c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:56220191c4881505437d4c0020b31b9cea7b12addb45e8050543be4932f375a7_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:56220191c4881505437d4c0020b31b9cea7b12addb45e8050543be4932f375a7_arm64",
"product_id": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:56220191c4881505437d4c0020b31b9cea7b12addb45e8050543be4932f375a7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-networking-console-plugin-rhel9@sha256%3A56220191c4881505437d4c0020b31b9cea7b12addb45e8050543be4932f375a7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=networking-console-plugin-container-v4.18.0-202508271223.p2.g1553568.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:33bc87931a5b1ce53a67ec4f4562a86c697aab9cd6090e0e40c7f45446c1ad96_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:33bc87931a5b1ce53a67ec4f4562a86c697aab9cd6090e0e40c7f45446c1ad96_arm64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:33bc87931a5b1ce53a67ec4f4562a86c697aab9cd6090e0e40c7f45446c1ad96_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-server-rhel9@sha256%3A33bc87931a5b1ce53a67ec4f4562a86c697aab9cd6090e0e40c7f45446c1ad96?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=oauth-server-container-v4.18.0-202508201347.p2.g287caff.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:71251b4cd148ccd8dc6bdc8ab51a4401dac1ccc7ee0666d389fafcc291a8af6b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:71251b4cd148ccd8dc6bdc8ab51a4401dac1ccc7ee0666d389fafcc291a8af6b_arm64",
"product_id": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:71251b4cd148ccd8dc6bdc8ab51a4401dac1ccc7ee0666d389fafcc291a8af6b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oc-mirror-plugin-rhel9@sha256%3A71251b4cd148ccd8dc6bdc8ab51a4401dac1ccc7ee0666d389fafcc291a8af6b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=oc-mirror-plugin-container-v4.18.0-202508261354.p2.gf0d9279.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:5af9ff402bde5b2a56e9f006cee296f1b5303018804ab53f24693958c0c81cc0_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:5af9ff402bde5b2a56e9f006cee296f1b5303018804ab53f24693958c0c81cc0_arm64",
"product_id": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:5af9ff402bde5b2a56e9f006cee296f1b5303018804ab53f24693958c0c81cc0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-builder-rhel9@sha256%3A5af9ff402bde5b2a56e9f006cee296f1b5303018804ab53f24693958c0c81cc0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-builder-container-v4.18.0-202508201347.p2.ga5cbc2b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:8bb731c8611bb5aca6f0a2523f0b6248ec2f10fb89cf3fd7520e4b01dbf79fa7_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:8bb731c8611bb5aca6f0a2523f0b6248ec2f10fb89cf3fd7520e4b01dbf79fa7_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:8bb731c8611bb5aca6f0a2523f0b6248ec2f10fb89cf3fd7520e4b01dbf79fa7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-rhel9@sha256%3A8bb731c8611bb5aca6f0a2523f0b6248ec2f10fb89cf3fd7520e4b01dbf79fa7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-cli-container-v4.18.0-202508201347.p2.g4fcb2d0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:55e431c3b05a2257cc140b475b4ab3ec58584a919d63194a53167eca7a79d4f2_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:55e431c3b05a2257cc140b475b4ab3ec58584a919d63194a53167eca7a79d4f2_arm64",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:55e431c3b05a2257cc140b475b4ab3ec58584a919d63194a53167eca7a79d4f2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-rhel9@sha256%3A55e431c3b05a2257cc140b475b4ab3ec58584a919d63194a53167eca7a79d4f2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-console-container-v4.18.0-202508271223.p2.g9b0a1a1.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d3a7cb8ccbbff5f311d8ae934423d33bf372a716a9c9328666db11b119b9dcbe_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d3a7cb8ccbbff5f311d8ae934423d33bf372a716a9c9328666db11b119b9dcbe_arm64",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d3a7cb8ccbbff5f311d8ae934423d33bf372a716a9c9328666db11b119b9dcbe_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-rhel9-operator@sha256%3Ad3a7cb8ccbbff5f311d8ae934423d33bf372a716a9c9328666db11b119b9dcbe?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.18.0-202508212132.p2.g60dd3f5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b9ea44b4e7efc178f82734a0e03397ed2050dc4d0aa12bb2615914be1b3d3464_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b9ea44b4e7efc178f82734a0e03397ed2050dc4d0aa12bb2615914be1b3d3464_arm64",
"product_id": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b9ea44b4e7efc178f82734a0e03397ed2050dc4d0aa12bb2615914be1b3d3464_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-deployer-rhel9@sha256%3Ab9ea44b4e7efc178f82734a0e03397ed2050dc4d0aa12bb2615914be1b3d3464?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-deployer-container-v4.18.0-202508201347.p2.g4fcb2d0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:7dd551f8e626ec72f135fe7a90b7589b26cda72d831817dbd369701fc15429a1_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:7dd551f8e626ec72f135fe7a90b7589b26cda72d831817dbd369701fc15429a1_arm64",
"product_id": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:7dd551f8e626ec72f135fe7a90b7589b26cda72d831817dbd369701fc15429a1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-haproxy-router-rhel9@sha256%3A7dd551f8e626ec72f135fe7a90b7589b26cda72d831817dbd369701fc15429a1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-haproxy-router-container-v4.18.0-202508201347.p2.gd805894.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:1ddee1f2ffa31ae46bc349974d2ca7a00d38104ce991c7bd6760e121f1f26e11_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:1ddee1f2ffa31ae46bc349974d2ca7a00d38104ce991c7bd6760e121f1f26e11_arm64",
"product_id": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:1ddee1f2ffa31ae46bc349974d2ca7a00d38104ce991c7bd6760e121f1f26e11_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube-rhel9@sha256%3A1ddee1f2ffa31ae46bc349974d2ca7a00d38104ce991c7bd6760e121f1f26e11?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-hyperkube-container-v4.18.0-202508261654.p2.g3c7968e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:7e4171b3ef10a2e275e1b2cd5ea41a75c749b5437ef519c4d9cbd9e0485fba79_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:7e4171b3ef10a2e275e1b2cd5ea41a75c749b5437ef519c4d9cbd9e0485fba79_arm64",
"product_id": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:7e4171b3ef10a2e275e1b2cd5ea41a75c749b5437ef519c4d9cbd9e0485fba79_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-keepalived-ipfailover-rhel9@sha256%3A7e4171b3ef10a2e275e1b2cd5ea41a75c749b5437ef519c4d9cbd9e0485fba79?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.18.0-202508201347.p2.g716eb0e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:ead78a41605a84c33874cf439f8fb7ca4e40d238311b944bb6573c3a74599c32_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:ead78a41605a84c33874cf439f8fb7ca4e40d238311b944bb6573c3a74599c32_arm64",
"product_id": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:ead78a41605a84c33874cf439f8fb7ca4e40d238311b944bb6573c3a74599c32_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod-rhel9@sha256%3Aead78a41605a84c33874cf439f8fb7ca4e40d238311b944bb6573c3a74599c32?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-pod-container-v4.18.0-202508261654.p2.g3c7968e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:420cb2ee2fa3d87774cf2520813e79b48180ba6de5535f1223313712a8c25e1e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:420cb2ee2fa3d87774cf2520813e79b48180ba6de5535f1223313712a8c25e1e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:420cb2ee2fa3d87774cf2520813e79b48180ba6de5535f1223313712a8c25e1e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-registry-rhel9@sha256%3A420cb2ee2fa3d87774cf2520813e79b48180ba6de5535f1223313712a8c25e1e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-registry-container-v4.18.0-202508201347.p2.gcfa51ab.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:621b3323e62299cef209ad7a505f589e9cb60e435223c276b7315a069891c237_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:621b3323e62299cef209ad7a505f589e9cb60e435223c276b7315a069891c237_arm64",
"product_id": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:621b3323e62299cef209ad7a505f589e9cb60e435223c276b7315a069891c237_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests-rhel9@sha256%3A621b3323e62299cef209ad7a505f589e9cb60e435223c276b7315a069891c237?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-tests-container-v4.18.0-202508271223.p2.g4df75d0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:5316985ec76720dfd334a84842d3223b33b4567d2440884764adbe8d9f1c6b97_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:5316985ec76720dfd334a84842d3223b33b4567d2440884764adbe8d9f1c6b97_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:5316985ec76720dfd334a84842d3223b33b4567d2440884764adbe8d9f1c6b97_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-state-metrics-rhel9@sha256%3A5316985ec76720dfd334a84842d3223b33b4567d2440884764adbe8d9f1c6b97?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-state-metrics-container-v4.18.0-202508201347.p2.g3cca6fe.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:69a93df12d10275e493b2b5136702bef3a9a377ddfd33d93f031de52ff039d23_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:69a93df12d10275e493b2b5136702bef3a9a377ddfd33d93f031de52ff039d23_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:69a93df12d10275e493b2b5136702bef3a9a377ddfd33d93f031de52ff039d23_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cluster-api-controllers-rhel9@sha256%3A69a93df12d10275e493b2b5136702bef3a9a377ddfd33d93f031de52ff039d23?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openstack-cluster-api-controllers-container-v4.18.0-202508201347.p2.gce2c2d1.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:91e28ef615d50aa6c72987991cd10b6f231419d356bda0783049e76b10ceb0ec_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:91e28ef615d50aa6c72987991cd10b6f231419d356bda0783049e76b10ceb0ec_arm64",
"product_id": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:91e28ef615d50aa6c72987991cd10b6f231419d356bda0783049e76b10ceb0ec_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-lifecycle-manager-rhel9@sha256%3A91e28ef615d50aa6c72987991cd10b6f231419d356bda0783049e76b10ceb0ec?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=operator-lifecycle-manager-container-v4.18.0-202508220452.p2.ga62bebb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a8b3b7e6e540ba8ceb03d86638f6b53319db3465088e0372ef5309eebfec0fb4_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a8b3b7e6e540ba8ceb03d86638f6b53319db3465088e0372ef5309eebfec0fb4_arm64",
"product_id": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a8b3b7e6e540ba8ceb03d86638f6b53319db3465088e0372ef5309eebfec0fb4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-registry-rhel9@sha256%3Aa8b3b7e6e540ba8ceb03d86638f6b53319db3465088e0372ef5309eebfec0fb4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=operator-registry-container-v4.18.0-202508220452.p2.ga62bebb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:a3e5c3473cc7f259c63176cdcc987a208b330e4371d3d0ecc959c48e8dffd705_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:a3e5c3473cc7f259c63176cdcc987a208b330e4371d3d0ecc959c48e8dffd705_arm64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:a3e5c3473cc7f259c63176cdcc987a208b330e4371d3d0ecc959c48e8dffd705_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-api-server-rhel9@sha256%3Aa3e5c3473cc7f259c63176cdcc987a208b330e4371d3d0ecc959c48e8dffd705?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-api-server-container-v4.18.0-202508201347.p2.gbb74f0a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:79f2aa2eb589882d7788f96eaa2574c524ed6366cdbde6d600bf170a07ab666f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:79f2aa2eb589882d7788f96eaa2574c524ed6366cdbde6d600bf170a07ab666f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:79f2aa2eb589882d7788f96eaa2574c524ed6366cdbde6d600bf170a07ab666f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-csr-approver-rhel9@sha256%3A79f2aa2eb589882d7788f96eaa2574c524ed6366cdbde6d600bf170a07ab666f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-csr-approver-container-v4.18.0-202508201347.p2.g81d6bc2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:0ff795f2b56a4f1d5fc9c59f31343c4ae619ce1882d76126839d138012f7a1a9_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:0ff795f2b56a4f1d5fc9c59f31343c4ae619ce1882d76126839d138012f7a1a9_arm64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:0ff795f2b56a4f1d5fc9c59f31343c4ae619ce1882d76126839d138012f7a1a9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel9@sha256%3A0ff795f2b56a4f1d5fc9c59f31343c4ae619ce1882d76126839d138012f7a1a9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-node-agent-container-v4.18.0-202508201347.p2.g32a1f2a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:7b5197549f0c49776a522cb64fcb0c478b7dcdeb028e8e53242de8363bf59dcc_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:7b5197549f0c49776a522cb64fcb0c478b7dcdeb028e8e53242de8363bf59dcc_arm64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:7b5197549f0c49776a522cb64fcb0c478b7dcdeb028e8e53242de8363bf59dcc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-orchestrator-rhel9@sha256%3A7b5197549f0c49776a522cb64fcb0c478b7dcdeb028e8e53242de8363bf59dcc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-orchestrator-container-v4.18.0-202508201347.p2.g81d6bc2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e56ff4c9d34c49ef38a4913ddf80dbddc5b67dfbe7810587086af29751ca9cca_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e56ff4c9d34c49ef38a4913ddf80dbddc5b67dfbe7810587086af29751ca9cca_arm64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e56ff4c9d34c49ef38a4913ddf80dbddc5b67dfbe7810587086af29751ca9cca_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-utils-rhel9@sha256%3Ae56ff4c9d34c49ef38a4913ddf80dbddc5b67dfbe7810587086af29751ca9cca?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-utils-container-v4.18.0-202508201347.p2.g0e41f7d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:972dd4bd3183be7a1344adc65200453bcdb448a5f7487a5311ca3c1da304dcca_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:972dd4bd3183be7a1344adc65200453bcdb448a5f7487a5311ca3c1da304dcca_arm64",
"product_id": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:972dd4bd3183be7a1344adc65200453bcdb448a5f7487a5311ca3c1da304dcca_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-apiserver-network-proxy-rhel9@sha256%3A972dd4bd3183be7a1344adc65200453bcdb448a5f7487a5311ca3c1da304dcca?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-apiserver-network-proxy-container-v4.18.0-202508201347.p2.g2f62712.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:1f3e2710dd787643cd43d35edee092efed10438a8e95d8a7d65326cf3c183257_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:1f3e2710dd787643cd43d35edee092efed10438a8e95d8a7d65326cf3c183257_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:1f3e2710dd787643cd43d35edee092efed10438a8e95d8a7d65326cf3c183257_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-cloud-controller-manager-rhel9@sha256%3A1f3e2710dd787643cd43d35edee092efed10438a8e95d8a7d65326cf3c183257?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-cloud-controller-manager-container-v4.18.0-202508201347.p2.gc395190.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3367d78351d635902b0c123696e390b9ea1623e765de7689c9bd98f820aaf4b0_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3367d78351d635902b0c123696e390b9ea1623e765de7689c9bd98f820aaf4b0_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3367d78351d635902b0c123696e390b9ea1623e765de7689c9bd98f820aaf4b0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-cluster-api-controllers-rhel9@sha256%3A3367d78351d635902b0c123696e390b9ea1623e765de7689c9bd98f820aaf4b0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-cluster-api-controllers-container-v4.18.0-202508201347.p2.gd631c22.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:85aa4038587f439e4632742b7b631913d204d7513f7d9036ca60b485de0a4635_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:85aa4038587f439e4632742b7b631913d204d7513f7d9036ca60b485de0a4635_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:85aa4038587f439e4632742b7b631913d204d7513f7d9036ca60b485de0a4635_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-ebs-csi-driver-rhel9@sha256%3A85aa4038587f439e4632742b7b631913d204d7513f7d9036ca60b485de0a4635?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-ebs-csi-driver-container-v4.18.0-202508201347.p2.gb51cd6b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:7d3d8e7d7d29fff25b51e62ed511f28456ce17d135c5edb71a204c414a0a426e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:7d3d8e7d7d29fff25b51e62ed511f28456ce17d135c5edb71a204c414a0a426e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:7d3d8e7d7d29fff25b51e62ed511f28456ce17d135c5edb71a204c414a0a426e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-ebs-csi-driver-rhel9-operator@sha256%3A7d3d8e7d7d29fff25b51e62ed511f28456ce17d135c5edb71a204c414a0a426e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-ebs-csi-driver-operator-container-v4.18.0-202508201347.p2.gff513d3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:83bdc38888422094f55831a65dfc4f579126199b6bab643ca28a6b1c25b06ab1_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:83bdc38888422094f55831a65dfc4f579126199b6bab643ca28a6b1c25b06ab1_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:83bdc38888422094f55831a65dfc4f579126199b6bab643ca28a6b1c25b06ab1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-pod-identity-webhook-rhel9@sha256%3A83bdc38888422094f55831a65dfc4f579126199b6bab643ca28a6b1c25b06ab1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-pod-identity-webhook-container-v4.18.0-202508201347.p2.gf54f9a1.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:58d51be8e5831db556764d3db64f65c19f6c41e581e591c7ae940c98e635c4c9_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:58d51be8e5831db556764d3db64f65c19f6c41e581e591c7ae940c98e635c4c9_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:58d51be8e5831db556764d3db64f65c19f6c41e581e591c7ae940c98e635c4c9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cloud-controller-manager-rhel9@sha256%3A58d51be8e5831db556764d3db64f65c19f6c41e581e591c7ae940c98e635c4c9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-cloud-controller-manager-container-v4.18.0-202508201347.p2.g9c24d76.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:d0661c43cf3ca725748090e9f6cba73cfbcc5a63005a2d11f551456b2aa48991_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:d0661c43cf3ca725748090e9f6cba73cfbcc5a63005a2d11f551456b2aa48991_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:d0661c43cf3ca725748090e9f6cba73cfbcc5a63005a2d11f551456b2aa48991_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cloud-node-manager-rhel9@sha256%3Ad0661c43cf3ca725748090e9f6cba73cfbcc5a63005a2d11f551456b2aa48991?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-cloud-node-manager-container-v4.18.0-202508201347.p2.g9c24d76.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:bd11e3a5efca51a47bd38031c5dab29d5b4e5ce000d680d6903e63d3e8ef30f5_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:bd11e3a5efca51a47bd38031c5dab29d5b4e5ce000d680d6903e63d3e8ef30f5_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:bd11e3a5efca51a47bd38031c5dab29d5b4e5ce000d680d6903e63d3e8ef30f5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cluster-api-controllers-rhel9@sha256%3Abd11e3a5efca51a47bd38031c5dab29d5b4e5ce000d680d6903e63d3e8ef30f5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-cluster-api-controllers-container-v4.18.0-202508201347.p2.gb29c582.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:0c74fd2ccef9e503087df22957ba24054b4d077fe5f82b77f74accc4aeb1c372_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:0c74fd2ccef9e503087df22957ba24054b4d077fe5f82b77f74accc4aeb1c372_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:0c74fd2ccef9e503087df22957ba24054b4d077fe5f82b77f74accc4aeb1c372_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-disk-csi-driver-rhel9@sha256%3A0c74fd2ccef9e503087df22957ba24054b4d077fe5f82b77f74accc4aeb1c372?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-disk-csi-driver-container-v4.18.0-202508201347.p2.g6cced66.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:30ea821f3b631e6f9f3dd7a34fd0c2d3fa2ba9a63195aba8de42e6b655ddd303_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:30ea821f3b631e6f9f3dd7a34fd0c2d3fa2ba9a63195aba8de42e6b655ddd303_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:30ea821f3b631e6f9f3dd7a34fd0c2d3fa2ba9a63195aba8de42e6b655ddd303_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-disk-csi-driver-rhel9-operator@sha256%3A30ea821f3b631e6f9f3dd7a34fd0c2d3fa2ba9a63195aba8de42e6b655ddd303?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-disk-csi-driver-operator-container-v4.18.0-202508201347.p2.gff513d3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1df5c4dcfbb4ea8c08309e3248487b51f628bb9a1a39c17ff9019483aa8eed38_arm64",
"product": {
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1df5c4dcfbb4ea8c08309e3248487b51f628bb9a1a39c17ff9019483aa8eed38_arm64",
"product_id": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1df5c4dcfbb4ea8c08309e3248487b51f628bb9a1a39c17ff9019483aa8eed38_arm64",
"product_identification_helper": {
"purl": "pkg:oci/azure-service-rhel9-operator@sha256%3A1df5c4dcfbb4ea8c08309e3248487b51f628bb9a1a39c17ff9019483aa8eed38?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-service-operator-container-v4.18.0-202508201347.p2.g11ced00.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:bc4c44660119b886c51782d7bc8a55e1a9f7b6b5e59d317a57da2bce502510bf_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:bc4c44660119b886c51782d7bc8a55e1a9f7b6b5e59d317a57da2bce502510bf_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:bc4c44660119b886c51782d7bc8a55e1a9f7b6b5e59d317a57da2bce502510bf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-workload-identity-webhook-rhel9@sha256%3Abc4c44660119b886c51782d7bc8a55e1a9f7b6b5e59d317a57da2bce502510bf?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-workload-identity-webhook-container-v4.18.0-202508201347.p2.gf60e402.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:48838eadbb1812821f889b3794c168daf504c555556a6751d17dc9522f141249_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:48838eadbb1812821f889b3794c168daf504c555556a6751d17dc9522f141249_arm64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:48838eadbb1812821f889b3794c168daf504c555556a6751d17dc9522f141249_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-cluster-api-controllers-rhel9@sha256%3A48838eadbb1812821f889b3794c168daf504c555556a6751d17dc9522f141249?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.18.0-202508201347.p2.g80c3a06.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c090d4ec1678fd326b1239719dee3fc8294e8d7993e8ba1489dce0ba5c36fcb2_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c090d4ec1678fd326b1239719dee3fc8294e8d7993e8ba1489dce0ba5c36fcb2_arm64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c090d4ec1678fd326b1239719dee3fc8294e8d7993e8ba1489dce0ba5c36fcb2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel9@sha256%3Ac090d4ec1678fd326b1239719dee3fc8294e8d7993e8ba1489dce0ba5c36fcb2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-baremetal-installer-container-v4.18.0-202508261854.p2.g53d2589.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:be1028337aca3109f69e30a2a3fe9d6c37717d6b585fb019095ee466dde697cb_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:be1028337aca3109f69e30a2a3fe9d6c37717d6b585fb019095ee466dde697cb_arm64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:be1028337aca3109f69e30a2a3fe9d6c37717d6b585fb019095ee466dde697cb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-rhel9-operator@sha256%3Abe1028337aca3109f69e30a2a3fe9d6c37717d6b585fb019095ee466dde697cb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-baremetal-operator-container-v4.18.0-202508201347.p2.g45c6255.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:93124b21c5b0b1f81fa06cb223926bdf0a6964f2f624318e269be58346924e46_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:93124b21c5b0b1f81fa06cb223926bdf0a6964f2f624318e269be58346924e46_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:93124b21c5b0b1f81fa06cb223926bdf0a6964f2f624318e269be58346924e46_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-artifacts-rhel9@sha256%3A93124b21c5b0b1f81fa06cb223926bdf0a6964f2f624318e269be58346924e46?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cli-artifacts-container-v4.18.0-202508201347.p2.g4fcb2d0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:71b918638b2c5f6aadaf50905842309df50f81bef7aa5b5968378e8c1f6a4854_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:71b918638b2c5f6aadaf50905842309df50f81bef7aa5b5968378e8c1f6a4854_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:71b918638b2c5f6aadaf50905842309df50f81bef7aa5b5968378e8c1f6a4854_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-credential-rhel9-operator@sha256%3A71b918638b2c5f6aadaf50905842309df50f81bef7aa5b5968378e8c1f6a4854?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cloud-credential-operator-container-v4.18.0-202508212132.p2.g225d52e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:2eaae24251976dda2353025aef5edeb3af23a748cdd3d6f51cce3645a7614337_arm64",
"product": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:2eaae24251976dda2353025aef5edeb3af23a748cdd3d6f51cce3645a7614337_arm64",
"product_id": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:2eaae24251976dda2353025aef5edeb3af23a748cdd3d6f51cce3645a7614337_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cloud-network-config-controller-rhel9@sha256%3A2eaae24251976dda2353025aef5edeb3af23a748cdd3d6f51cce3645a7614337?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cloud-network-config-controller-container-v4.18.0-202508201347.p2.gbeacfbc.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:de530399a2d70f284600274be7086b88f29098063a64dea0a8528e50f8da1371_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:de530399a2d70f284600274be7086b88f29098063a64dea0a8528e50f8da1371_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:de530399a2d70f284600274be7086b88f29098063a64dea0a8528e50f8da1371_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-api-rhel9@sha256%3Ade530399a2d70f284600274be7086b88f29098063a64dea0a8528e50f8da1371?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-api-container-v4.18.0-202508201347.p2.g63df38b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:4ac2021ed4737c3b47ea9afd0ffbcb8ca503ca304fc77790fbbfaf63db0b0fa7_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:4ac2021ed4737c3b47ea9afd0ffbcb8ca503ca304fc77790fbbfaf63db0b0fa7_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:4ac2021ed4737c3b47ea9afd0ffbcb8ca503ca304fc77790fbbfaf63db0b0fa7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-authentication-rhel9-operator@sha256%3A4ac2021ed4737c3b47ea9afd0ffbcb8ca503ca304fc77790fbbfaf63db0b0fa7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-authentication-operator-container-v4.18.0-202508201347.p2.g882f879.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f2e73e5539de90c8e9c084be136a4dfc8f6cec7c194c021e250ad99958fc74d4_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f2e73e5539de90c8e9c084be136a4dfc8f6cec7c194c021e250ad99958fc74d4_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f2e73e5539de90c8e9c084be136a4dfc8f6cec7c194c021e250ad99958fc74d4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-rhel9-operator@sha256%3Af2e73e5539de90c8e9c084be136a4dfc8f6cec7c194c021e250ad99958fc74d4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-autoscaler-operator-container-v4.18.0-202508201347.p2.g474ad65.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:cafbe979687617664e08635637799a95d82a90ef205593fe8e1ff1a331445ba1_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:cafbe979687617664e08635637799a95d82a90ef205593fe8e1ff1a331445ba1_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:cafbe979687617664e08635637799a95d82a90ef205593fe8e1ff1a331445ba1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-baremetal-operator-rhel9@sha256%3Acafbe979687617664e08635637799a95d82a90ef205593fe8e1ff1a331445ba1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-baremetal-operator-container-v4.18.0-202508271453.p2.gd9b102d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8471ca32474c9b2edeeb23b4d063733152632b7e7058aecd77e510ef99d791fc_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8471ca32474c9b2edeeb23b4d063733152632b7e7058aecd77e510ef99d791fc_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8471ca32474c9b2edeeb23b4d063733152632b7e7058aecd77e510ef99d791fc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-bootstrap-rhel9@sha256%3A8471ca32474c9b2edeeb23b4d063733152632b7e7058aecd77e510ef99d791fc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-bootstrap-container-v4.18.0-202508201347.p2.gd1e0195.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:339c52911584865bde949614d8a5673d911cbe8a6b39a0b97a1fdb715a912701_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:339c52911584865bde949614d8a5673d911cbe8a6b39a0b97a1fdb715a912701_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:339c52911584865bde949614d8a5673d911cbe8a6b39a0b97a1fdb715a912701_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-rhel9-operator@sha256%3A339c52911584865bde949614d8a5673d911cbe8a6b39a0b97a1fdb715a912701?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-capi-operator-container-v4.18.0-202508201347.p2.g2f2737e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:11d2cf567632924a42097e26b88151a84090bbe49f0093863ebb316a29fdd972_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:11d2cf567632924a42097e26b88151a84090bbe49f0093863ebb316a29fdd972_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:11d2cf567632924a42097e26b88151a84090bbe49f0093863ebb316a29fdd972_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-cloud-controller-manager-rhel9-operator@sha256%3A11d2cf567632924a42097e26b88151a84090bbe49f0093863ebb316a29fdd972?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.18.0-202508201347.p2.g1f8672a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:4014bf9fbffd0e34b24b0a401e3d8f548273cf07ef5b6fdddfa814d3d2ef48ad_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:4014bf9fbffd0e34b24b0a401e3d8f548273cf07ef5b6fdddfa814d3d2ef48ad_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:4014bf9fbffd0e34b24b0a401e3d8f548273cf07ef5b6fdddfa814d3d2ef48ad_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-api-rhel9@sha256%3A4014bf9fbffd0e34b24b0a401e3d8f548273cf07ef5b6fdddfa814d3d2ef48ad?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-config-api-container-v4.18.0-202508201347.p2.gc86d806.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:5511ca08c7b080a2fd353fadd831d0a6102bcbf7537663c5e4253abf2e837147_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:5511ca08c7b080a2fd353fadd831d0a6102bcbf7537663c5e4253abf2e837147_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:5511ca08c7b080a2fd353fadd831d0a6102bcbf7537663c5e4253abf2e837147_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-rhel9-operator@sha256%3A5511ca08c7b080a2fd353fadd831d0a6102bcbf7537663c5e4253abf2e837147?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-config-operator-container-v4.18.0-202508201347.p2.g85cb407.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3f596a68b083b88b51dd668aa3eaf6b4af57491727db1612d65b9ef4a07b6214_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3f596a68b083b88b51dd668aa3eaf6b4af57491727db1612d65b9ef4a07b6214_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3f596a68b083b88b51dd668aa3eaf6b4af57491727db1612d65b9ef4a07b6214_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-control-plane-machine-set-rhel9-operator@sha256%3A3f596a68b083b88b51dd668aa3eaf6b4af57491727db1612d65b9ef4a07b6214?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.18.0-202508201347.p2.gd17bf3a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:5055cd45d79abd5113028dcad5313b20586efc2cd630369c288bace525566824_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:5055cd45d79abd5113028dcad5313b20586efc2cd630369c288bace525566824_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:5055cd45d79abd5113028dcad5313b20586efc2cd630369c288bace525566824_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256%3A5055cd45d79abd5113028dcad5313b20586efc2cd630369c288bace525566824?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.18.0-202508201347.p2.g6fe7000.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:d0827fe18ba307ac4371b715ae3a22ab4b844abccc3397bf8072b6a762fff2e1_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:d0827fe18ba307ac4371b715ae3a22ab4b844abccc3397bf8072b6a762fff2e1_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:d0827fe18ba307ac4371b715ae3a22ab4b844abccc3397bf8072b6a762fff2e1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-dns-rhel9-operator@sha256%3Ad0827fe18ba307ac4371b715ae3a22ab4b844abccc3397bf8072b6a762fff2e1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-dns-operator-container-v4.18.0-202508201347.p2.g7cafd0c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:d7c4929f428ffb804614e7469b03e8fa2288fcc5504833ba72539eac16a9dcf4_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:d7c4929f428ffb804614e7469b03e8fa2288fcc5504833ba72539eac16a9dcf4_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:d7c4929f428ffb804614e7469b03e8fa2288fcc5504833ba72539eac16a9dcf4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-image-registry-rhel9-operator@sha256%3Ad7c4929f428ffb804614e7469b03e8fa2288fcc5504833ba72539eac16a9dcf4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-image-registry-operator-container-v4.18.0-202508201347.p2.g1e3caa4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1926a1e5297e41041d7d2af8246067be6c793bb7e4d9b4cd4dc9da9d7004062e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1926a1e5297e41041d7d2af8246067be6c793bb7e4d9b4cd4dc9da9d7004062e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1926a1e5297e41041d7d2af8246067be6c793bb7e4d9b4cd4dc9da9d7004062e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-ingress-rhel9-operator@sha256%3A1926a1e5297e41041d7d2af8246067be6c793bb7e4d9b4cd4dc9da9d7004062e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-ingress-operator-container-v4.18.0-202508201347.p2.gd967a73.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0926fdc236aa3e2fb26335fba547b7189d4ba1be12a89a4a829b9da8af45505d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0926fdc236aa3e2fb26335fba547b7189d4ba1be12a89a4a829b9da8af45505d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0926fdc236aa3e2fb26335fba547b7189d4ba1be12a89a4a829b9da8af45505d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-apiserver-rhel9-operator@sha256%3A0926fdc236aa3e2fb26335fba547b7189d4ba1be12a89a4a829b9da8af45505d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-kube-apiserver-operator-container-v4.18.0-202508201347.p2.gb46a207.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:6fdecc97391dc0f7fee88ef14c48b3e23b32a0b7ebcc1b3003d464ca4a3f3a52_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:6fdecc97391dc0f7fee88ef14c48b3e23b32a0b7ebcc1b3003d464ca4a3f3a52_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:6fdecc97391dc0f7fee88ef14c48b3e23b32a0b7ebcc1b3003d464ca4a3f3a52_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-cluster-api-rhel9-operator@sha256%3A6fdecc97391dc0f7fee88ef14c48b3e23b32a0b7ebcc1b3003d464ca4a3f3a52?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.18.0-202508201347.p2.g33a1141.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:f15e6d5451749a89abbd90d42dd35ee92cecac4efd49660902a7cd117582f3b1_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:f15e6d5451749a89abbd90d42dd35ee92cecac4efd49660902a7cd117582f3b1_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:f15e6d5451749a89abbd90d42dd35ee92cecac4efd49660902a7cd117582f3b1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-controller-manager-rhel9-operator@sha256%3Af15e6d5451749a89abbd90d42dd35ee92cecac4efd49660902a7cd117582f3b1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.18.0-202508201347.p2.ga2cbb57.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f88c45b83e56a484b501df5622d8ebc933fca23f2b9cefce1279b145c1618363_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f88c45b83e56a484b501df5622d8ebc933fca23f2b9cefce1279b145c1618363_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f88c45b83e56a484b501df5622d8ebc933fca23f2b9cefce1279b145c1618363_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-scheduler-rhel9-operator@sha256%3Af88c45b83e56a484b501df5622d8ebc933fca23f2b9cefce1279b145c1618363?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-kube-scheduler-operator-container-v4.18.0-202508201347.p2.g6182930.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:74b9afa30b256cb3859dbcb0fb2345c7315efd5b221a1933bd0aedff00d4384b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:74b9afa30b256cb3859dbcb0fb2345c7315efd5b221a1933bd0aedff00d4384b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:74b9afa30b256cb3859dbcb0fb2345c7315efd5b221a1933bd0aedff00d4384b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256%3A74b9afa30b256cb3859dbcb0fb2345c7315efd5b221a1933bd0aedff00d4384b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.18.0-202508201347.p2.g59ba356.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:fa3b63ad471363276c5b4ef07974ab70bb00083f86428f69e67afc9e5b326df1_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:fa3b63ad471363276c5b4ef07974ab70bb00083f86428f69e67afc9e5b326df1_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:fa3b63ad471363276c5b4ef07974ab70bb00083f86428f69e67afc9e5b326df1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-machine-approver-rhel9@sha256%3Afa3b63ad471363276c5b4ef07974ab70bb00083f86428f69e67afc9e5b326df1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-machine-approver-container-v4.18.0-202508201347.p2.g01d5fbb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b4e74c5cfc507babae759cb1a13b987f59360b904be9cf80d5dc55263d773186_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b4e74c5cfc507babae759cb1a13b987f59360b904be9cf80d5dc55263d773186_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b4e74c5cfc507babae759cb1a13b987f59360b904be9cf80d5dc55263d773186_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-olm-rhel9-operator@sha256%3Ab4e74c5cfc507babae759cb1a13b987f59360b904be9cf80d5dc55263d773186?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-olm-operator-container-v4.18.0-202508201347.p2.g88088e4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:246ac81dde74da15e849f3543cf06842a13d6bbe4d0ddf249940ef36385d2b38_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:246ac81dde74da15e849f3543cf06842a13d6bbe4d0ddf249940ef36385d2b38_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:246ac81dde74da15e849f3543cf06842a13d6bbe4d0ddf249940ef36385d2b38_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-apiserver-rhel9-operator@sha256%3A246ac81dde74da15e849f3543cf06842a13d6bbe4d0ddf249940ef36385d2b38?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.18.0-202508201347.p2.g0a6f6eb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:a13699e84d3bed5f83f8656bb63d38e348e6561d2c6d11adc7cd27294d44e12e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:a13699e84d3bed5f83f8656bb63d38e348e6561d2c6d11adc7cd27294d44e12e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:a13699e84d3bed5f83f8656bb63d38e348e6561d2c6d11adc7cd27294d44e12e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-controller-manager-rhel9-operator@sha256%3Aa13699e84d3bed5f83f8656bb63d38e348e6561d2c6d11adc7cd27294d44e12e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.18.0-202508201347.p2.gf1711cf.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:166f8289f510b3fb18dbca6b3e5b4488e53d583ad78e5f0c5bab80a5b17733eb_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:166f8289f510b3fb18dbca6b3e5b4488e53d583ad78e5f0c5bab80a5b17733eb_arm64",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:166f8289f510b3fb18dbca6b3e5b4488e53d583ad78e5f0c5bab80a5b17733eb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel9-operator@sha256%3A166f8289f510b3fb18dbca6b3e5b4488e53d583ad78e5f0c5bab80a5b17733eb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-ovirt-csi-operator-container-v4.18.0-202508201347.p2.g0feae25.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:44598704737d739636a7b1431f9192e7c32b3c69222e1c0d461e593604b92c79_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:44598704737d739636a7b1431f9192e7c32b3c69222e1c0d461e593604b92c79_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:44598704737d739636a7b1431f9192e7c32b3c69222e1c0d461e593604b92c79_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-samples-rhel9-operator@sha256%3A44598704737d739636a7b1431f9192e7c32b3c69222e1c0d461e593604b92c79?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-samples-operator-container-v4.18.0-202508201347.p2.g5cdbe18.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a9b74c247c939c2ff2363128340dca788c8b522433c3a7e0db97fa0849263486_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a9b74c247c939c2ff2363128340dca788c8b522433c3a7e0db97fa0849263486_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a9b74c247c939c2ff2363128340dca788c8b522433c3a7e0db97fa0849263486_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-update-keys-rhel9@sha256%3Aa9b74c247c939c2ff2363128340dca788c8b522433c3a7e0db97fa0849263486?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-update-keys-container-v4.18.0-202508201347.p2.g8caab45.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:08671538bf1a2694b66454390ee777ef54a1aec9ed3436b82a60a694a094f6f4_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:08671538bf1a2694b66454390ee777ef54a1aec9ed3436b82a60a694a094f6f4_arm64",
"product_id": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:08671538bf1a2694b66454390ee777ef54a1aec9ed3436b82a60a694a094f6f4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-container-networking-plugins-rhel9@sha256%3A08671538bf1a2694b66454390ee777ef54a1aec9ed3436b82a60a694a094f6f4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-containernetworking-plugins-container-v4.18.0-202508201347.p2.gb4e1047.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:2e31c5aa612e6655803e42f01aebd8be50658ab9c4b821ecd078d4a9c9a94261_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:2e31c5aa612e6655803e42f01aebd8be50658ab9c4b821ecd078d4a9c9a94261_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:2e31c5aa612e6655803e42f01aebd8be50658ab9c4b821ecd078d4a9c9a94261_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer-rhel9@sha256%3A2e31c5aa612e6655803e42f01aebd8be50658ab9c4b821ecd078d4a9c9a94261?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-external-resizer-container-v4.18.0-202508201347.p2.gcca3837.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:e75b6d682677fcaf0261868bcb1eb082fa3a668f5704ca5385274952f1736a00_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:e75b6d682677fcaf0261868bcb1eb082fa3a668f5704ca5385274952f1736a00_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:e75b6d682677fcaf0261868bcb1eb082fa3a668f5704ca5385274952f1736a00_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshotter-rhel9@sha256%3Ae75b6d682677fcaf0261868bcb1eb082fa3a668f5704ca5385274952f1736a00?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-external-snapshotter-container-v4.18.0-202508201347.p2.g838d248.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:224aff3fd638d3a6ebb6954a7923e76ae25c013d65f6b257f5aceade4033ebdd_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:224aff3fd638d3a6ebb6954a7923e76ae25c013d65f6b257f5aceade4033ebdd_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:224aff3fd638d3a6ebb6954a7923e76ae25c013d65f6b257f5aceade4033ebdd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller-rhel9@sha256%3A224aff3fd638d3a6ebb6954a7923e76ae25c013d65f6b257f5aceade4033ebdd?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-snapshot-controller-container-v4.18.0-202508201347.p2.g838d248.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:d49bdcef2e9f4d29a5b5606dfdb106f1140f15b251ca2e2c9db2b764a12209b3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:d49bdcef2e9f4d29a5b5606dfdb106f1140f15b251ca2e2c9db2b764a12209b3_arm64",
"product_id": "registry.redhat.io/openshift4/frr-rhel9@sha256:d49bdcef2e9f4d29a5b5606dfdb106f1140f15b251ca2e2c9db2b764a12209b3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/frr-rhel9@sha256%3Ad49bdcef2e9f4d29a5b5606dfdb106f1140f15b251ca2e2c9db2b764a12209b3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-frr-container-v4.18.0-202508201347.p2.g98ccbe6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c2d804569b6cc2a0aa0c5cd04d06dd6e2e2a8d3eb26496d9c2c6ea59e42ac79d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c2d804569b6cc2a0aa0c5cd04d06dd6e2e2a8d3eb26496d9c2c6ea59e42ac79d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c2d804569b6cc2a0aa0c5cd04d06dd6e2e2a8d3eb26496d9c2c6ea59e42ac79d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cloud-controller-manager-rhel9@sha256%3Ac2d804569b6cc2a0aa0c5cd04d06dd6e2e2a8d3eb26496d9c2c6ea59e42ac79d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-cloud-controller-manager-container-v4.18.0-202508201347.p2.g6ea2356.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:299674c1657006b9b90075b2f32310df2bda6f22b0e39ccd7c2261c424aa235d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:299674c1657006b9b90075b2f32310df2bda6f22b0e39ccd7c2261c424aa235d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:299674c1657006b9b90075b2f32310df2bda6f22b0e39ccd7c2261c424aa235d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cluster-api-controllers-rhel9@sha256%3A299674c1657006b9b90075b2f32310df2bda6f22b0e39ccd7c2261c424aa235d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-cluster-api-controllers-container-v4.18.0-202508201347.p2.g1fff690.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:5f50989f0a42c563d78baf4b0f2935d57f5c26f48149fe6f36bcb59ad1926b2c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:5f50989f0a42c563d78baf4b0f2935d57f5c26f48149fe6f36bcb59ad1926b2c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:5f50989f0a42c563d78baf4b0f2935d57f5c26f48149fe6f36bcb59ad1926b2c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-rhel9@sha256%3A5f50989f0a42c563d78baf4b0f2935d57f5c26f48149fe6f36bcb59ad1926b2c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-pd-csi-driver-container-v4.18.0-202508201347.p2.g1b8c94a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:a05e4f4d7b2f90f87acea8276137e789ee1f3f11913515a9adc8ffe20a612274_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:a05e4f4d7b2f90f87acea8276137e789ee1f3f11913515a9adc8ffe20a612274_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:a05e4f4d7b2f90f87acea8276137e789ee1f3f11913515a9adc8ffe20a612274_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-operator-rhel9@sha256%3Aa05e4f4d7b2f90f87acea8276137e789ee1f3f11913515a9adc8ffe20a612274?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-pd-csi-driver-operator-container-v4.18.0-202508201347.p2.g7cb8b38.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:0f09f6e927d9471d54c01527948cd0643a091a7bd9264f9245f53a47518f26c6_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:0f09f6e927d9471d54c01527948cd0643a091a7bd9264f9245f53a47518f26c6_arm64",
"product_id": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:0f09f6e927d9471d54c01527948cd0643a091a7bd9264f9245f53a47518f26c6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-image-customization-controller-rhel9@sha256%3A0f09f6e927d9471d54c01527948cd0643a091a7bd9264f9245f53a47518f26c6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-image-customization-controller-container-v4.18.0-202508201347.p2.gd9a7124.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6c029839a481bc45c424e5ba6400fb00f66821f2be36bdf4770b19396f9c20cb_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6c029839a481bc45c424e5ba6400fb00f66821f2be36bdf4770b19396f9c20cb_arm64",
"product_id": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6c029839a481bc45c424e5ba6400fb00f66821f2be36bdf4770b19396f9c20cb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-insights-rhel9-operator@sha256%3A6c029839a481bc45c424e5ba6400fb00f66821f2be36bdf4770b19396f9c20cb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-insights-operator-container-v4.18.0-202508270823.p2.gf6ca835.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5d3d093d1737c6323bb6ed2278e6cfaf1109e981e53276b12ba26688df45b5d6_arm64",
"product": {
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5d3d093d1737c6323bb6ed2278e6cfaf1109e981e53276b12ba26688df45b5d6_arm64",
"product_id": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5d3d093d1737c6323bb6ed2278e6cfaf1109e981e53276b12ba26688df45b5d6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/insights-runtime-exporter-rhel9@sha256%3A5d3d093d1737c6323bb6ed2278e6cfaf1109e981e53276b12ba26688df45b5d6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-insights-runtime-exporter-container-v4.18.0-202508201347.p2.g7149f2d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:042be8803aa5cd6eac6131c96b02643387f516bca3b76b8d684de16e15085d4b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:042be8803aa5cd6eac6131c96b02643387f516bca3b76b8d684de16e15085d4b_arm64",
"product_id": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:042be8803aa5cd6eac6131c96b02643387f516bca3b76b8d684de16e15085d4b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/insights-runtime-extractor-rhel9@sha256%3A042be8803aa5cd6eac6131c96b02643387f516bca3b76b8d684de16e15085d4b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-insights-runtime-extractor-container-v4.18.0-202508201347.p2.g7149f2d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:adca75c7c7762b94b71d07bc4fb05eb9b001a461d482bcb2c3139c62368baa47_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:adca75c7c7762b94b71d07bc4fb05eb9b001a461d482bcb2c3139c62368baa47_arm64",
"product_id": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:adca75c7c7762b94b71d07bc4fb05eb9b001a461d482bcb2c3139c62368baa47_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-rhel9@sha256%3Aadca75c7c7762b94b71d07bc4fb05eb9b001a461d482bcb2c3139c62368baa47?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-installer-container-v4.18.0-202508261854.p2.g53d2589.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:e6230510f507b363ca68b4b2a1709e4245caf92adcdc7b6de7370762a69c0ac4_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:e6230510f507b363ca68b4b2a1709e4245caf92adcdc7b6de7370762a69c0ac4_arm64",
"product_id": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:e6230510f507b363ca68b4b2a1709e4245caf92adcdc7b6de7370762a69c0ac4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-altinfra-rhel9@sha256%3Ae6230510f507b363ca68b4b2a1709e4245caf92adcdc7b6de7370762a69c0ac4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-installer-altinfra-container-v4.18.0-202508261854.p2.g53d2589.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:fc30c674e4c8571a5812b8be4aabf38ac978e4b1344334e22a10e34dc324e33c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:fc30c674e4c8571a5812b8be4aabf38ac978e4b1344334e22a10e34dc324e33c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:fc30c674e4c8571a5812b8be4aabf38ac978e4b1344334e22a10e34dc324e33c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts-rhel9@sha256%3Afc30c674e4c8571a5812b8be4aabf38ac978e4b1344334e22a10e34dc324e33c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-installer-artifacts-container-v4.18.0-202508261854.p2.g53d2589.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:886a365246e95a13e9471657478bed2e106133a5f8ccf09029b18c74936e867e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:886a365246e95a13e9471657478bed2e106133a5f8ccf09029b18c74936e867e_arm64",
"product_id": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:886a365246e95a13e9471657478bed2e106133a5f8ccf09029b18c74936e867e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kube-metrics-server-rhel9@sha256%3A886a365246e95a13e9471657478bed2e106133a5f8ccf09029b18c74936e867e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kube-metrics-server-container-v4.18.0-202508201347.p2.g962ccca.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:2f6809b5fc7275d1655f894f02bee60ed996fa8fc06a93e22510b106f9cf1b3a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:2f6809b5fc7275d1655f894f02bee60ed996fa8fc06a93e22510b106f9cf1b3a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:2f6809b5fc7275d1655f894f02bee60ed996fa8fc06a93e22510b106f9cf1b3a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-storage-version-migrator-rhel9@sha256%3A2f6809b5fc7275d1655f894f02bee60ed996fa8fc06a93e22510b106f9cf1b3a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kube-storage-version-migrator-container-v4.18.0-202508201347.p2.gc0f1886.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:27d854f0622a5725f3d6a1dc734cb7e993f89ebee1f8c426f400f80e4af5b0ea_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:27d854f0622a5725f3d6a1dc734cb7e993f89ebee1f8c426f400f80e4af5b0ea_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:27d854f0622a5725f3d6a1dc734cb7e993f89ebee1f8c426f400f80e4af5b0ea_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubevirt-cloud-controller-manager-rhel9@sha256%3A27d854f0622a5725f3d6a1dc734cb7e993f89ebee1f8c426f400f80e4af5b0ea?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.18.0-202508201347.p2.g3f4542e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:990151058b4484633406ac70cdb63c4bb81a55bcc5beaf08f9761dc6ae06beb4_arm64",
"product": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:990151058b4484633406ac70cdb63c4bb81a55bcc5beaf08f9761dc6ae06beb4_arm64",
"product_id": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:990151058b4484633406ac70cdb63c4bb81a55bcc5beaf08f9761dc6ae06beb4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-csi-driver-rhel9@sha256%3A990151058b4484633406ac70cdb63c4bb81a55bcc5beaf08f9761dc6ae06beb4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kubevirt-csi-driver-container-v4.18.0-202508201347.p2.g2111495.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:f05756deae6f9e544e117a9b5d0b6fba6ffa477e3d19ecc490865d734d836d0f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:f05756deae6f9e544e117a9b5d0b6fba6ffa477e3d19ecc490865d734d836d0f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:f05756deae6f9e544e117a9b5d0b6fba6ffa477e3d19ecc490865d734d836d0f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-libvirt-machine-controllers-rhel9@sha256%3Af05756deae6f9e544e117a9b5d0b6fba6ffa477e3d19ecc490865d734d836d0f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-libvirt-machine-controllers-container-v4.18.0-202508201347.p2.ga336f0b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f90e056041490a3369166f46bd3aeb5f6c43cb9567e2ca3d7852bfd2d3930bca_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f90e056041490a3369166f46bd3aeb5f6c43cb9567e2ca3d7852bfd2d3930bca_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f90e056041490a3369166f46bd3aeb5f6c43cb9567e2ca3d7852bfd2d3930bca_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-rhel9-operator@sha256%3Af90e056041490a3369166f46bd3aeb5f6c43cb9567e2ca3d7852bfd2d3930bca?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-operator-container-v4.18.0-202508201347.p2.g6261ac9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:24d535567c4cc4f31e69dd3cfd2f050e9fb51f161d1d676cc978e70f8ffddcf2_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:24d535567c4cc4f31e69dd3cfd2f050e9fb51f161d1d676cc978e70f8ffddcf2_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:24d535567c4cc4f31e69dd3cfd2f050e9fb51f161d1d676cc978e70f8ffddcf2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-aws-rhel9@sha256%3A24d535567c4cc4f31e69dd3cfd2f050e9fb51f161d1d676cc978e70f8ffddcf2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-provider-aws-container-v4.18.0-202508201347.p2.g53274f1.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:a4311e85d138576cf240013e2db4364c0f455d4e007823695bb5fb3438f1391f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:a4311e85d138576cf240013e2db4364c0f455d4e007823695bb5fb3438f1391f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:a4311e85d138576cf240013e2db4364c0f455d4e007823695bb5fb3438f1391f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-azure-rhel9@sha256%3Aa4311e85d138576cf240013e2db4364c0f455d4e007823695bb5fb3438f1391f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-provider-azure-container-v4.18.0-202508201347.p2.g457dead.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:c096b6ed587cc5f42589cb796544cd1c6c8e68e966d835bd8efb556140925523_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:c096b6ed587cc5f42589cb796544cd1c6c8e68e966d835bd8efb556140925523_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:c096b6ed587cc5f42589cb796544cd1c6c8e68e966d835bd8efb556140925523_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-gcp-rhel9@sha256%3Ac096b6ed587cc5f42589cb796544cd1c6c8e68e966d835bd8efb556140925523?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-provider-gcp-container-v4.18.0-202508201347.p2.gb2f858b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:49a539a6b8b4c69ce993cdc5e6cf6c98c9dd2683ab127991c2d6273352a2ccd7_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:49a539a6b8b4c69ce993cdc5e6cf6c98c9dd2683ab127991c2d6273352a2ccd7_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:49a539a6b8b4c69ce993cdc5e6cf6c98c9dd2683ab127991c2d6273352a2ccd7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-openstack-rhel9@sha256%3A49a539a6b8b4c69ce993cdc5e6cf6c98c9dd2683ab127991c2d6273352a2ccd7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-provider-openstack-container-v4.18.0-202508201347.p2.gd914e77.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:043909491caad0e15a9a4ff4d66a28ac9fec1e47b439413529dbd1b33be2456b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:043909491caad0e15a9a4ff4d66a28ac9fec1e47b439413529dbd1b33be2456b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:043909491caad0e15a9a4ff4d66a28ac9fec1e47b439413529dbd1b33be2456b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-rhel9-operator@sha256%3A043909491caad0e15a9a4ff4d66a28ac9fec1e47b439413529dbd1b33be2456b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-config-operator-container-v4.18.0-202508261654.p2.g6cabdc1.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cf8536d44e26198584800d962773c45d5ebdf9a1c67fb1d60e63a96e3c154be_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cf8536d44e26198584800d962773c45d5ebdf9a1c67fb1d60e63a96e3c154be_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cf8536d44e26198584800d962773c45d5ebdf9a1c67fb1d60e63a96e3c154be_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-os-images-rhel9@sha256%3A6cf8536d44e26198584800d962773c45d5ebdf9a1c67fb1d60e63a96e3c154be?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-os-images-container-v4.18.0-202508262224.p2.gab43283.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:4a38dad6f5107fa891ce7b8f74d1c5e8049e0a11265ab58b2e421275505298fc_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:4a38dad6f5107fa891ce7b8f74d1c5e8049e0a11265ab58b2e421275505298fc_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:4a38dad6f5107fa891ce7b8f74d1c5e8049e0a11265ab58b2e421275505298fc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-admission-controller-rhel9@sha256%3A4a38dad6f5107fa891ce7b8f74d1c5e8049e0a11265ab58b2e421275505298fc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-admission-controller-container-v4.18.0-202508201347.p2.g0d7ea6c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:3c6c52fdcb07016fb712996e681307c5d6150172806a922a0f4871347444c3e5_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:3c6c52fdcb07016fb712996e681307c5d6150172806a922a0f4871347444c3e5_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:3c6c52fdcb07016fb712996e681307c5d6150172806a922a0f4871347444c3e5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-route-override-cni-rhel9@sha256%3A3c6c52fdcb07016fb712996e681307c5d6150172806a922a0f4871347444c3e5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-route-override-cni-container-v4.18.0-202508201347.p2.g391c1b0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6e233656eb6f0c027334384a5a93d8fd02c8f6dd20c3ab2ea14b9f5e00f34d02_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6e233656eb6f0c027334384a5a93d8fd02c8f6dd20c3ab2ea14b9f5e00f34d02_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6e233656eb6f0c027334384a5a93d8fd02c8f6dd20c3ab2ea14b9f5e00f34d02_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-whereabouts-ipam-cni-rhel9@sha256%3A6e233656eb6f0c027334384a5a93d8fd02c8f6dd20c3ab2ea14b9f5e00f34d02?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-whereabouts-ipam-cni-container-v4.18.0-202508201347.p2.g86191de.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:0d6f439c38530f66dda467af7ce31a35e4c9058acdf8f91913d01b6772d0dc18_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:0d6f439c38530f66dda467af7ce31a35e4c9058acdf8f91913d01b6772d0dc18_arm64",
"product_id": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:0d6f439c38530f66dda467af7ce31a35e4c9058acdf8f91913d01b6772d0dc18_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-must-gather-rhel9@sha256%3A0d6f439c38530f66dda467af7ce31a35e4c9058acdf8f91913d01b6772d0dc18?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-must-gather-container-v4.18.0-202508201347.p2.g02e536c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:1a63f53e6bcd221fabaefe55b19b9c2e4e7e2399b1392c043cf10293d869a530_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:1a63f53e6bcd221fabaefe55b19b9c2e4e7e2399b1392c043cf10293d869a530_arm64",
"product_id": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:1a63f53e6bcd221fabaefe55b19b9c2e4e7e2399b1392c043cf10293d869a530_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-interface-bond-cni-rhel9@sha256%3A1a63f53e6bcd221fabaefe55b19b9c2e4e7e2399b1392c043cf10293d869a530?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-network-interface-bond-cni-container-v4.18.0-202508201347.p2.ga5e5e80.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:dce327a6f80559b5f1eb0b707db9d6dde94e36aa5b2af4945136fb8ee5bb6804_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:dce327a6f80559b5f1eb0b707db9d6dde94e36aa5b2af4945136fb8ee5bb6804_arm64",
"product_id": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:dce327a6f80559b5f1eb0b707db9d6dde94e36aa5b2af4945136fb8ee5bb6804_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-metrics-daemon-rhel9@sha256%3Adce327a6f80559b5f1eb0b707db9d6dde94e36aa5b2af4945136fb8ee5bb6804?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-network-metrics-daemon-container-v4.18.0-202508201347.p2.g11e2dec.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:51d5f0fb70e7ad141e86e3c0fbe9298f407aae228533c830653a12fe34e18c94_arm64",
"product": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:51d5f0fb70e7ad141e86e3c0fbe9298f407aae228533c830653a12fe34e18c94_arm64",
"product_id": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:51d5f0fb70e7ad141e86e3c0fbe9298f407aae228533c830653a12fe34e18c94_arm64",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel9@sha256%3A51d5f0fb70e7ad141e86e3c0fbe9298f407aae228533c830653a12fe34e18c94?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-network-tools-container-v4.18.0-202508271223.p2.g47b1354.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:1fe18139c53703271b932aea60258a78d48c61166a38d931477fbbf2b9ef1582_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:1fe18139c53703271b932aea60258a78d48c61166a38d931477fbbf2b9ef1582_arm64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:1fe18139c53703271b932aea60258a78d48c61166a38d931477fbbf2b9ef1582_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-apiserver-rhel9@sha256%3A1fe18139c53703271b932aea60258a78d48c61166a38d931477fbbf2b9ef1582?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-oauth-apiserver-container-v4.18.0-202508201347.p2.g2575ff4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:2638dd69359bd27a859841f0b5875d2cfc193514fb38b96175bd46cf06d04391_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:2638dd69359bd27a859841f0b5875d2cfc193514fb38b96175bd46cf06d04391_arm64",
"product_id": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:2638dd69359bd27a859841f0b5875d2cfc193514fb38b96175bd46cf06d04391_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-catalogd-rhel9@sha256%3A2638dd69359bd27a859841f0b5875d2cfc193514fb38b96175bd46cf06d04391?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-olm-catalogd-container-v4.18.0-202508201347.p2.g9f981b3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:b89198bbd5154c2c090ef44f5bc94940fd59cd8d1515f6b2ae8ff4cd58e29782_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:b89198bbd5154c2c090ef44f5bc94940fd59cd8d1515f6b2ae8ff4cd58e29782_arm64",
"product_id": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:b89198bbd5154c2c090ef44f5bc94940fd59cd8d1515f6b2ae8ff4cd58e29782_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-operator-controller-rhel9@sha256%3Ab89198bbd5154c2c090ef44f5bc94940fd59cd8d1515f6b2ae8ff4cd58e29782?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-olm-operator-controller-container-v4.18.0-202508201347.p2.g000dd09.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:072925d5a57ad73d8e955dd13d70a665c776e8c9bd51a35f62dc05d070153fb8_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:072925d5a57ad73d8e955dd13d70a665c776e8c9bd51a35f62dc05d070153fb8_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:072925d5a57ad73d8e955dd13d70a665c776e8c9bd51a35f62dc05d070153fb8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-apiserver-rhel9@sha256%3A072925d5a57ad73d8e955dd13d70a665c776e8c9bd51a35f62dc05d070153fb8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-openshift-apiserver-container-v4.18.0-202508201347.p2.g5d7a65b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:702987c4f9a9ef543703a5e9efe982ef00d01bd62b30439712dc82fe96d16315_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:702987c4f9a9ef543703a5e9efe982ef00d01bd62b30439712dc82fe96d16315_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:702987c4f9a9ef543703a5e9efe982ef00d01bd62b30439712dc82fe96d16315_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-controller-manager-rhel9@sha256%3A702987c4f9a9ef543703a5e9efe982ef00d01bd62b30439712dc82fe96d16315?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-openshift-controller-manager-container-v4.18.0-202508201347.p2.gc876718.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a81bd9ac2f49976792da147569a46c63c942dbaa076e7c95e2f07f7e579a0b11_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a81bd9ac2f49976792da147569a46c63c942dbaa076e7c95e2f07f7e579a0b11_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a81bd9ac2f49976792da147569a46c63c942dbaa076e7c95e2f07f7e579a0b11_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel9@sha256%3Aa81bd9ac2f49976792da147569a46c63c942dbaa076e7c95e2f07f7e579a0b11?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-openstack-cinder-csi-driver-container-v4.18.0-202508201347.p2.gf03b55e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:85a84c3c97e5136638e411e5001d841919a191915875041980fa6170d6049fff_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:85a84c3c97e5136638e411e5001d841919a191915875041980fa6170d6049fff_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:85a84c3c97e5136638e411e5001d841919a191915875041980fa6170d6049fff_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel9-operator@sha256%3A85a84c3c97e5136638e411e5001d841919a191915875041980fa6170d6049fff?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.18.0-202508201347.p2.gff513d3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ac0e51a5980582643e986e53fa6886429efcf5b7c44134b4706fe9401088bc67_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ac0e51a5980582643e986e53fa6886429efcf5b7c44134b4706fe9401088bc67_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ac0e51a5980582643e986e53fa6886429efcf5b7c44134b4706fe9401088bc67_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cloud-controller-manager-rhel9@sha256%3Aac0e51a5980582643e986e53fa6886429efcf5b7c44134b4706fe9401088bc67?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.18.0-202508201347.p2.gf03b55e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:4d5535e5d1195c18a0a27eb77aed59568cb04109e0b11b9b3b92560752b4f1f8_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:4d5535e5d1195c18a0a27eb77aed59568cb04109e0b11b9b3b92560752b4f1f8_arm64",
"product_id": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:4d5535e5d1195c18a0a27eb77aed59568cb04109e0b11b9b3b92560752b4f1f8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-framework-tools-rhel9@sha256%3A4d5535e5d1195c18a0a27eb77aed59568cb04109e0b11b9b3b92560752b4f1f8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-operator-framework-tools-container-v4.18.0-202508220452.p2.ga62bebb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:556a2b7ed3bb24bbcbbd8482bc8dcbc9a2627e48cd0d49f93fe622894a37fec6_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:556a2b7ed3bb24bbcbbd8482bc8dcbc9a2627e48cd0d49f93fe622894a37fec6_arm64",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:556a2b7ed3bb24bbcbbd8482bc8dcbc9a2627e48cd0d49f93fe622894a37fec6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel9@sha256%3A556a2b7ed3bb24bbcbbd8482bc8dcbc9a2627e48cd0d49f93fe622894a37fec6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ovirt-csi-driver-container-v4.18.0-202508201347.p2.g1db726a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:fa57563e889b072f3b9a71bcfb9a1c1723dbdd1ca9af072760eceb790e5d9f63_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:fa57563e889b072f3b9a71bcfb9a1c1723dbdd1ca9af072760eceb790e5d9f63_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:fa57563e889b072f3b9a71bcfb9a1c1723dbdd1ca9af072760eceb790e5d9f63_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-rhel9@sha256%3Afa57563e889b072f3b9a71bcfb9a1c1723dbdd1ca9af072760eceb790e5d9f63?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ovn-kubernetes-container-v4.18.0-202508271453.p2.g2cbd05d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:19530541aebd85f600c1243ee0b35358f3ca6dcbdc0a58705980d0ffc661e70b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:19530541aebd85f600c1243ee0b35358f3ca6dcbdc0a58705980d0ffc661e70b_arm64",
"product_id": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:19530541aebd85f600c1243ee0b35358f3ca6dcbdc0a58705980d0ffc661e70b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-route-controller-manager-rhel9@sha256%3A19530541aebd85f600c1243ee0b35358f3ca6dcbdc0a58705980d0ffc661e70b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-route-controller-manager-container-v4.18.0-202508201347.p2.gce6ffa2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:dadd6f5c854815079e5dbb9cdd274399e396b242c3a6b60de24bc96355e6755e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:dadd6f5c854815079e5dbb9cdd274399e396b242c3a6b60de24bc96355e6755e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:dadd6f5c854815079e5dbb9cdd274399e396b242c3a6b60de24bc96355e6755e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-service-ca-rhel9-operator@sha256%3Adadd6f5c854815079e5dbb9cdd274399e396b242c3a6b60de24bc96355e6755e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-service-ca-operator-container-v4.18.0-202508201347.p2.g30efb52.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ba683aafd9e910f76fa413a9c6ab81d2637b447b2da6410234f16531c0361311_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ba683aafd9e910f76fa413a9c6ab81d2637b447b2da6410234f16531c0361311_arm64",
"product_id": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ba683aafd9e910f76fa413a9c6ab81d2637b447b2da6410234f16531c0361311_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel9@sha256%3Aba683aafd9e910f76fa413a9c6ab81d2637b447b2da6410234f16531c0361311?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-tools-container-v4.18.0-202508260754.p2.g4fcb2d0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:48c2f2e999d26681a196bd4f044efdef55a0d137bf01ee039d0d6af21d0f1d24_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:48c2f2e999d26681a196bd4f044efdef55a0d137bf01ee039d0d6af21d0f1d24_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:48c2f2e999d26681a196bd4f044efdef55a0d137bf01ee039d0d6af21d0f1d24_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-microshift-rhel9@sha256%3A48c2f2e999d26681a196bd4f044efdef55a0d137bf01ee039d0d6af21d0f1d24?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ovn-kubernetes-microshift-container-v4.18.0-202508201347.p2.g2cbd05d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:288e65d4478982b2f8c64e66041f3c4476578b5088f49a9113f7615d94b78696_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:288e65d4478982b2f8c64e66041f3c4476578b5088f49a9113f7615d94b78696_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:288e65d4478982b2f8c64e66041f3c4476578b5088f49a9113f7615d94b78696_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prom-label-proxy-rhel9@sha256%3A288e65d4478982b2f8c64e66041f3c4476578b5088f49a9113f7615d94b78696?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=prom-label-proxy-container-v4.18.0-202508201347.p2.g35c1136.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:1745dfa8d0bc95282b2c77be26ff113e85d5226faac64f9a45140f868bfdc2f8_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:1745dfa8d0bc95282b2c77be26ff113e85d5226faac64f9a45140f868bfdc2f8_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:1745dfa8d0bc95282b2c77be26ff113e85d5226faac64f9a45140f868bfdc2f8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-config-reloader-rhel9@sha256%3A1745dfa8d0bc95282b2c77be26ff113e85d5226faac64f9a45140f868bfdc2f8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=prometheus-config-reloader-container-v4.18.0-202508201347.p2.g7498774.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0855c393ce46c242ae7a70e4f1a0f94a18b6140159c43fec5578ef30c8b8bfca_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0855c393ce46c242ae7a70e4f1a0f94a18b6140159c43fec5578ef30c8b8bfca_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0855c393ce46c242ae7a70e4f1a0f94a18b6140159c43fec5578ef30c8b8bfca_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-rhel9-operator@sha256%3A0855c393ce46c242ae7a70e4f1a0f94a18b6140159c43fec5578ef30c8b8bfca?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=prometheus-operator-container-v4.18.0-202508201347.p2.g7498774.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:949bc517f1f74b1fa20a826dc6a324990d14b843be89531762884d951a0d072e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:949bc517f1f74b1fa20a826dc6a324990d14b843be89531762884d951a0d072e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:949bc517f1f74b1fa20a826dc6a324990d14b843be89531762884d951a0d072e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator-admission-webhook-rhel9@sha256%3A949bc517f1f74b1fa20a826dc6a324990d14b843be89531762884d951a0d072e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.18.0-202508201347.p2.g7498774.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:676b870a4f14acc81dcdf7d0d7fe6e69caff28a4f576cabc33b8e4b640eaed16_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:676b870a4f14acc81dcdf7d0d7fe6e69caff28a4f576cabc33b8e4b640eaed16_arm64",
"product_id": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:676b870a4f14acc81dcdf7d0d7fe6e69caff28a4f576cabc33b8e4b640eaed16_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-telemeter-rhel9@sha256%3A676b870a4f14acc81dcdf7d0d7fe6e69caff28a4f576cabc33b8e4b640eaed16?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=telemeter-container-v4.18.0-202508201347.p2.g490612b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0034c091c768ee47e959a6611c7371aa38c1ff41d37d60e28671242135bc0176_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0034c091c768ee47e959a6611c7371aa38c1ff41d37d60e28671242135bc0176_arm64",
"product_id": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0034c091c768ee47e959a6611c7371aa38c1ff41d37d60e28671242135bc0176_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-thanos-rhel9@sha256%3A0034c091c768ee47e959a6611c7371aa38c1ff41d37d60e28671242135bc0176?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-thanos-container-v4.18.0-202508201347.p2.gf1599f6.assembly.stream.el9"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f15e8277bf296dbf349cd86cb79d12bd4c25ead2f09790ac59105f070940844d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f15e8277bf296dbf349cd86cb79d12bd4c25ead2f09790ac59105f070940844d_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f15e8277bf296dbf349cd86cb79d12bd4c25ead2f09790ac59105f070940844d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-rhel9@sha256%3Af15e8277bf296dbf349cd86cb79d12bd4c25ead2f09790ac59105f070940844d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=atomic-openshift-cluster-autoscaler-container-v4.18.0-202508201347.p2.ge38eab0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:533ab36e8b582f613535ef5d77d6e6fa5b2b0910d501d1eef7af7c3e84533ec3_s390x",
"product": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:533ab36e8b582f613535ef5d77d6e6fa5b2b0910d501d1eef7af7c3e84533ec3_s390x",
"product_id": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:533ab36e8b582f613535ef5d77d6e6fa5b2b0910d501d1eef7af7c3e84533ec3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/aws-kms-encryption-provider-rhel9@sha256%3A533ab36e8b582f613535ef5d77d6e6fa5b2b0910d501d1eef7af7c3e84533ec3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=aws-kms-encryption-provider-container-v4.18.0-202508201347.p2.g088dcaf.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:ddc3e5eccdbde314321c58298fc1b353af33ecbccadc3286c3ca5fb745baf891_s390x",
"product": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:ddc3e5eccdbde314321c58298fc1b353af33ecbccadc3286c3ca5fb745baf891_s390x",
"product_id": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:ddc3e5eccdbde314321c58298fc1b353af33ecbccadc3286c3ca5fb745baf891_s390x",
"product_identification_helper": {
"purl": "pkg:oci/azure-kms-encryption-provider-rhel9@sha256%3Addc3e5eccdbde314321c58298fc1b353af33ecbccadc3286c3ca5fb745baf891?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=azure-kms-encryption-provider-container-v4.18.0-202508201347.p2.gc937080.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:2f1a650f5ec07710430482e4ec68e98855b4b6a7e73afe755eb4e46e85caf0da_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:2f1a650f5ec07710430482e4ec68e98855b4b6a7e73afe755eb4e46e85caf0da_s390x",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:2f1a650f5ec07710430482e4ec68e98855b4b6a7e73afe755eb4e46e85caf0da_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-machine-controllers-rhel9@sha256%3A2f1a650f5ec07710430482e4ec68e98855b4b6a7e73afe755eb4e46e85caf0da?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=baremetal-machine-controller-container-v4.18.0-202508201347.p2.g1ede6c3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4a977bf1a39be5ab0d14e9753d25f47da4a4742bfdee7e8bda50edb302428108_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4a977bf1a39be5ab0d14e9753d25f47da4a4742bfdee7e8bda50edb302428108_s390x",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4a977bf1a39be5ab0d14e9753d25f47da4a4742bfdee7e8bda50edb302428108_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-runtimecfg-rhel9@sha256%3A4a977bf1a39be5ab0d14e9753d25f47da4a4742bfdee7e8bda50edb302428108?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-baremetal-runtimecfg-container-v4.18.0-202508201347.p2.g7145e60.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5f6735ee66c24e351c749c9a94d5fed9a9d3d46d08e79c10b6da56f3c85ee7c1_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5f6735ee66c24e351c749c9a94d5fed9a9d3d46d08e79c10b6da56f3c85ee7c1_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5f6735ee66c24e351c749c9a94d5fed9a9d3d46d08e79c10b6da56f3c85ee7c1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-etcd-rhel9-operator@sha256%3A5f6735ee66c24e351c749c9a94d5fed9a9d3d46d08e79c10b6da56f3c85ee7c1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-etcd-operator-container-v4.18.0-202508201347.p2.g8460bed.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fe588d3639c4913b5377887bac46be9f826b30409e3782e7c0411ebe95ecf8b6_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fe588d3639c4913b5377887bac46be9f826b30409e3782e7c0411ebe95ecf8b6_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fe588d3639c4913b5377887bac46be9f826b30409e3782e7c0411ebe95ecf8b6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-monitoring-rhel9-operator@sha256%3Afe588d3639c4913b5377887bac46be9f826b30409e3782e7c0411ebe95ecf8b6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-monitoring-operator-container-v4.18.0-202508201347.p2.g7337d93.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c6ee3f39b71057d1374f752bba9feb5a708bc4dfc49c9fcfd39926baae3f9993_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c6ee3f39b71057d1374f752bba9feb5a708bc4dfc49c9fcfd39926baae3f9993_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c6ee3f39b71057d1374f752bba9feb5a708bc4dfc49c9fcfd39926baae3f9993_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-rhel9-operator@sha256%3Ac6ee3f39b71057d1374f752bba9feb5a708bc4dfc49c9fcfd39926baae3f9993?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-network-operator-container-v4.18.0-202508201347.p2.gc1a7028.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0f86d08f550f0b83fac377251a2e780c3f3a90433937cba72fc4aee32dedc93d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0f86d08f550f0b83fac377251a2e780c3f3a90433937cba72fc4aee32dedc93d_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0f86d08f550f0b83fac377251a2e780c3f3a90433937cba72fc4aee32dedc93d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256%3A0f86d08f550f0b83fac377251a2e780c3f3a90433937cba72fc4aee32dedc93d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-node-tuning-operator-container-v4.18.0-202508201347.p2.g5932024.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:bb0895d3c3ef846c969f36cde45c6ed57f8ce7039cc6ecbee71577f992494ddc_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:bb0895d3c3ef846c969f36cde45c6ed57f8ce7039cc6ecbee71577f992494ddc_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:bb0895d3c3ef846c969f36cde45c6ed57f8ce7039cc6ecbee71577f992494ddc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-policy-controller-rhel9@sha256%3Abb0895d3c3ef846c969f36cde45c6ed57f8ce7039cc6ecbee71577f992494ddc?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-policy-controller-container-v4.18.0-202508201347.p2.g5fd8525.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:52ed6558ac80084e7c94bd1e92bafa85f64e700286a94d9dbc8ed8f3b3b8cb94_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:52ed6558ac80084e7c94bd1e92bafa85f64e700286a94d9dbc8ed8f3b3b8cb94_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:52ed6558ac80084e7c94bd1e92bafa85f64e700286a94d9dbc8ed8f3b3b8cb94_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-storage-rhel9-operator@sha256%3A52ed6558ac80084e7c94bd1e92bafa85f64e700286a94d9dbc8ed8f3b3b8cb94?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-storage-operator-container-v4.18.0-202508201347.p2.g65d0644.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:6122387215ed257df55f792aded85388acb692568c8a652c82ea7c84183fed0c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:6122387215ed257df55f792aded85388acb692568c8a652c82ea7c84183fed0c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:6122387215ed257df55f792aded85388acb692568c8a652c82ea7c84183fed0c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-version-rhel9-operator@sha256%3A6122387215ed257df55f792aded85388acb692568c8a652c82ea7c84183fed0c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-version-operator-container-v4.18.0-202508201347.p2.gb3d78f3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:499381b1d5b2608dc7cf3e829699bc4f3103a2d5074bd4f6da52ae07f6bbc956_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:499381b1d5b2608dc7cf3e829699bc4f3103a2d5074bd4f6da52ae07f6bbc956_s390x",
"product_id": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:499381b1d5b2608dc7cf3e829699bc4f3103a2d5074bd4f6da52ae07f6bbc956_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-configmap-reloader-rhel9@sha256%3A499381b1d5b2608dc7cf3e829699bc4f3103a2d5074bd4f6da52ae07f6bbc956?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=configmap-reload-container-v4.18.0-202508201347.p2.ge2aaf00.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4981a79b4bebc69f5a69814d54e3d9ced631b14b16293fe8e7eb71c3e62fad7a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4981a79b4bebc69f5a69814d54e3d9ced631b14b16293fe8e7eb71c3e62fad7a_s390x",
"product_id": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4981a79b4bebc69f5a69814d54e3d9ced631b14b16293fe8e7eb71c3e62fad7a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/container-networking-plugins-microshift-rhel9@sha256%3A4981a79b4bebc69f5a69814d54e3d9ced631b14b16293fe8e7eb71c3e62fad7a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.18.0-202508201347.p2.gb4e1047.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:6c5b8151e50da270d904d8588a841bf7122d79fbc9ace16281ea96609c40b342_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:6c5b8151e50da270d904d8588a841bf7122d79fbc9ace16281ea96609c40b342_s390x",
"product_id": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:6c5b8151e50da270d904d8588a841bf7122d79fbc9ace16281ea96609c40b342_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-coredns-rhel9@sha256%3A6c5b8151e50da270d904d8588a841bf7122d79fbc9ace16281ea96609c40b342?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=coredns-container-v4.18.0-202508201347.p2.geb75d9b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:2cbd12a650d5cbd04d9e8355ae388d3dd4bfed331156ea7b1bbd60df13ba805c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:2cbd12a650d5cbd04d9e8355ae388d3dd4bfed331156ea7b1bbd60df13ba805c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:2cbd12a650d5cbd04d9e8355ae388d3dd4bfed331156ea7b1bbd60df13ba805c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher-rhel9@sha256%3A2cbd12a650d5cbd04d9e8355ae388d3dd4bfed331156ea7b1bbd60df13ba805c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-attacher-container-v4.18.0-202508201347.p2.g39b37c0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:bd7963f1f24643df78e8f316b6cb2a9e96cc395bf8cb87304cef0bc0bef65ea3_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:bd7963f1f24643df78e8f316b6cb2a9e96cc395bf8cb87304cef0bc0bef65ea3_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:bd7963f1f24643df78e8f316b6cb2a9e96cc395bf8cb87304cef0bc0bef65ea3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe-rhel9@sha256%3Abd7963f1f24643df78e8f316b6cb2a9e96cc395bf8cb87304cef0bc0bef65ea3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-livenessprobe-container-v4.18.0-202508201347.p2.g3a97784.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:2ee40c78cdcba111261ec7fd55f49660940c2c3debd2cea97fe37e2d5975c579_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:2ee40c78cdcba111261ec7fd55f49660940c2c3debd2cea97fe37e2d5975c579_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:2ee40c78cdcba111261ec7fd55f49660940c2c3debd2cea97fe37e2d5975c579_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar-rhel9@sha256%3A2ee40c78cdcba111261ec7fd55f49660940c2c3debd2cea97fe37e2d5975c579?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-node-driver-registrar-container-v4.18.0-202508201347.p2.gc21f5d0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:00fd69d7b8fc6019b059f04b1a894bcb2b9a4cebd4ae41a9c0177c4f6a8e7316_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:00fd69d7b8fc6019b059f04b1a894bcb2b9a4cebd4ae41a9c0177c4f6a8e7316_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:00fd69d7b8fc6019b059f04b1a894bcb2b9a4cebd4ae41a9c0177c4f6a8e7316_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner-rhel9@sha256%3A00fd69d7b8fc6019b059f04b1a894bcb2b9a4cebd4ae41a9c0177c4f6a8e7316?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-provisioner-container-v4.18.0-202508201347.p2.g376f0ea.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:32425d86e2f8be3950af53a1a07295bde5be3b94e089b98a9792e64cde936afe_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:32425d86e2f8be3950af53a1a07295bde5be3b94e089b98a9792e64cde936afe_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:32425d86e2f8be3950af53a1a07295bde5be3b94e089b98a9792e64cde936afe_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-validation-webhook-rhel9@sha256%3A32425d86e2f8be3950af53a1a07295bde5be3b94e089b98a9792e64cde936afe?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-snapshot-validation-webhook-container-v4.18.0-202508201347.p2.g838d248.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c8cfd3f72781925063968f55705cda3b3f47b53996e5b720b4378936ae88d791_s390x",
"product": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c8cfd3f72781925063968f55705cda3b3f47b53996e5b720b4378936ae88d791_s390x",
"product_id": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c8cfd3f72781925063968f55705cda3b3f47b53996e5b720b4378936ae88d791_s390x",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel9@sha256%3Ac8cfd3f72781925063968f55705cda3b3f47b53996e5b720b4378936ae88d791?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=driver-toolkit-container-v4.18.0-202508220032.p2.g2e139ed.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:7abb53267f55b4b466a8a52c17b3660ebaa7e4ddfb4da0068a7a59f1c6d8e9b8_s390x",
"product": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:7abb53267f55b4b466a8a52c17b3660ebaa7e4ddfb4da0068a7a59f1c6d8e9b8_s390x",
"product_id": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:7abb53267f55b4b466a8a52c17b3660ebaa7e4ddfb4da0068a7a59f1c6d8e9b8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/egress-router-cni-rhel9@sha256%3A7abb53267f55b4b466a8a52c17b3660ebaa7e4ddfb4da0068a7a59f1c6d8e9b8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-egress-router-cni-container-v4.18.0-202508201347.p2.g3193a75.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:506735bf56e19fe03d7608921a2c939ff1b4f6739b393d05694fdea7e32061f4_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:506735bf56e19fe03d7608921a2c939ff1b4f6739b393d05694fdea7e32061f4_s390x",
"product_id": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:506735bf56e19fe03d7608921a2c939ff1b4f6739b393d05694fdea7e32061f4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-workload-identity-federation-webhook-rhel9@sha256%3A506735bf56e19fe03d7608921a2c939ff1b4f6739b393d05694fdea7e32061f4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.18.0-202508201347.p2.gf0a670c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6e0b23bfa08aa9041309ffba013b8fbb272e8deb92d83bfe2af1f1ee94533235_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6e0b23bfa08aa9041309ffba013b8fbb272e8deb92d83bfe2af1f1ee94533235_s390x",
"product_id": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6e0b23bfa08aa9041309ffba013b8fbb272e8deb92d83bfe2af1f1ee94533235_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-proxy-rhel9@sha256%3A6e0b23bfa08aa9041309ffba013b8fbb272e8deb92d83bfe2af1f1ee94533235?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=golang-github-openshift-oauth-proxy-container-v4.18.0-202508201347.p2.g9158250.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:80d322fd3aa400688b41a959f88e40624a4891d2c11b3426c440c8c1f378d721_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:80d322fd3aa400688b41a959f88e40624a4891d2c11b3426c440c8c1f378d721_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:80d322fd3aa400688b41a959f88e40624a4891d2c11b3426c440c8c1f378d721_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-alertmanager-rhel9@sha256%3A80d322fd3aa400688b41a959f88e40624a4891d2c11b3426c440c8c1f378d721?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.18.0-202508201347.p2.ga432067.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6284092381134b58321f2be1867ee43038d9b9d84d3d068bf87343fd7c231ff3_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6284092381134b58321f2be1867ee43038d9b9d84d3d068bf87343fd7c231ff3_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6284092381134b58321f2be1867ee43038d9b9d84d3d068bf87343fd7c231ff3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-rhel9@sha256%3A6284092381134b58321f2be1867ee43038d9b9d84d3d068bf87343fd7c231ff3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=golang-github-prometheus-prometheus-container-v4.18.0-202508201347.p2.gdf5ef25.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:57660f110d32d19b5e35a14bc5167e6944aecc46140664c8489dd7f8b7956a5b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:57660f110d32d19b5e35a14bc5167e6944aecc46140664c8489dd7f8b7956a5b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:57660f110d32d19b5e35a14bc5167e6944aecc46140664c8489dd7f8b7956a5b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel9@sha256%3A57660f110d32d19b5e35a14bc5167e6944aecc46140664c8489dd7f8b7956a5b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-hypershift-container-v4.18.0-202508201347.p2.ge055b4b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3950e6de00cf4d5f4519186d794295689a6250439e67859ab7e83688a9046e95_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3950e6de00cf4d5f4519186d794295689a6250439e67859ab7e83688a9046e95_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3950e6de00cf4d5f4519186d794295689a6250439e67859ab7e83688a9046e95_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-proxy-rhel9@sha256%3A3950e6de00cf4d5f4519186d794295689a6250439e67859ab7e83688a9046e95?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kube-proxy-container-v4.18.0-202508262224.p2.g3c7968e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:b143ae79251dcf9ba432c7b3db94f8321fa33b78d2a4e6a5088c2d38461cc3b2_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:b143ae79251dcf9ba432c7b3db94f8321fa33b78d2a4e6a5088c2d38461cc3b2_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:b143ae79251dcf9ba432c7b3db94f8321fa33b78d2a4e6a5088c2d38461cc3b2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-rbac-proxy-rhel9@sha256%3Ab143ae79251dcf9ba432c7b3db94f8321fa33b78d2a4e6a5088c2d38461cc3b2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kube-rbac-proxy-container-v4.18.0-202508201347.p2.g526498a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b41b6405c17283f44967f210ee90fccbeab190f7a0cc60b2627da1770f0b5529_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b41b6405c17283f44967f210ee90fccbeab190f7a0cc60b2627da1770f0b5529_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b41b6405c17283f44967f210ee90fccbeab190f7a0cc60b2627da1770f0b5529_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-state-metrics-rhel9@sha256%3Ab41b6405c17283f44967f210ee90fccbeab190f7a0cc60b2627da1770f0b5529?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kube-state-metrics-container-v4.18.0-202508201347.p2.gcb5a929.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:1780d78d54e6e0e81f58f61f5c6b16684cccbe38744886b00547c020615168bc_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:1780d78d54e6e0e81f58f61f5c6b16684cccbe38744886b00547c020615168bc_s390x",
"product_id": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:1780d78d54e6e0e81f58f61f5c6b16684cccbe38744886b00547c020615168bc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-marketplace-rhel9@sha256%3A1780d78d54e6e0e81f58f61f5c6b16684cccbe38744886b00547c020615168bc?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=marketplace-operator-container-v4.18.0-202508201347.p2.gc06a810.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:30f3d207571e30cc67daf75bada3e2f22687dabc0529c9dff9eb4df5fa9f9b8f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:30f3d207571e30cc67daf75bada3e2f22687dabc0529c9dff9eb4df5fa9f9b8f_s390x",
"product_id": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:30f3d207571e30cc67daf75bada3e2f22687dabc0529c9dff9eb4df5fa9f9b8f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-monitoring-plugin-rhel9@sha256%3A30f3d207571e30cc67daf75bada3e2f22687dabc0529c9dff9eb4df5fa9f9b8f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=monitoring-plugin-container-v4.18.0-202508271453.p2.gfafea6b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:7218b29a4d033033423f2940f1a01820199a378a931635be5cf23bf6754e5675_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:7218b29a4d033033423f2940f1a01820199a378a931635be5cf23bf6754e5675_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:7218b29a4d033033423f2940f1a01820199a378a931635be5cf23bf6754e5675_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni-rhel9@sha256%3A7218b29a4d033033423f2940f1a01820199a378a931635be5cf23bf6754e5675?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=multus-cni-container-v4.18.0-202508201347.p2.g21fb8e0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:cbe4e3bd43ceaa070f1c52715131221ebc369d689bd911b20ef54d52734ccc04_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:cbe4e3bd43ceaa070f1c52715131221ebc369d689bd911b20ef54d52734ccc04_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:cbe4e3bd43ceaa070f1c52715131221ebc369d689bd911b20ef54d52734ccc04_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni-microshift-rhel9@sha256%3Acbe4e3bd43ceaa070f1c52715131221ebc369d689bd911b20ef54d52734ccc04?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=multus-cni-container-microshift-container-v4.18.0-202508201347.p2.g21fb8e0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:0317fc3d8656f1bdbaeebdd2d8e98c5a2d6204e5f243d46e29dee37f03c81c41_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:0317fc3d8656f1bdbaeebdd2d8e98c5a2d6204e5f243d46e29dee37f03c81c41_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:0317fc3d8656f1bdbaeebdd2d8e98c5a2d6204e5f243d46e29dee37f03c81c41_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-networkpolicy-rhel9@sha256%3A0317fc3d8656f1bdbaeebdd2d8e98c5a2d6204e5f243d46e29dee37f03c81c41?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-networkpolicy-container-v4.18.0-202508201347.p2.g5f37d0c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:02db4d184cdae846aabeb2fbe6f392f6bbb2b98d17a1e7773240d47fe382e7ae_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:02db4d184cdae846aabeb2fbe6f392f6bbb2b98d17a1e7773240d47fe382e7ae_s390x",
"product_id": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:02db4d184cdae846aabeb2fbe6f392f6bbb2b98d17a1e7773240d47fe382e7ae_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-networking-console-plugin-rhel9@sha256%3A02db4d184cdae846aabeb2fbe6f392f6bbb2b98d17a1e7773240d47fe382e7ae?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=networking-console-plugin-container-v4.18.0-202508271223.p2.g1553568.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:e5e0e2a9c952a04e4623f32685cbb5b7930fc165724492bb8e08d0cbfbff072d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:e5e0e2a9c952a04e4623f32685cbb5b7930fc165724492bb8e08d0cbfbff072d_s390x",
"product_id": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:e5e0e2a9c952a04e4623f32685cbb5b7930fc165724492bb8e08d0cbfbff072d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-server-rhel9@sha256%3Ae5e0e2a9c952a04e4623f32685cbb5b7930fc165724492bb8e08d0cbfbff072d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=oauth-server-container-v4.18.0-202508201347.p2.g287caff.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:ec3f72403c828cfafadc7a9b95659b7f997c57f83f5d7c7f99ae9aa7111752e2_s390x",
"product": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:ec3f72403c828cfafadc7a9b95659b7f997c57f83f5d7c7f99ae9aa7111752e2_s390x",
"product_id": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:ec3f72403c828cfafadc7a9b95659b7f997c57f83f5d7c7f99ae9aa7111752e2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oc-mirror-plugin-rhel9@sha256%3Aec3f72403c828cfafadc7a9b95659b7f997c57f83f5d7c7f99ae9aa7111752e2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=oc-mirror-plugin-container-v4.18.0-202508261354.p2.gf0d9279.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a133782736ada93f72ef1ccc5c03f46c674ca510136031f0625f2ffa43d7fde9_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a133782736ada93f72ef1ccc5c03f46c674ca510136031f0625f2ffa43d7fde9_s390x",
"product_id": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a133782736ada93f72ef1ccc5c03f46c674ca510136031f0625f2ffa43d7fde9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-builder-rhel9@sha256%3Aa133782736ada93f72ef1ccc5c03f46c674ca510136031f0625f2ffa43d7fde9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-builder-container-v4.18.0-202508201347.p2.ga5cbc2b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:1d025dd19ae0aedb12d1809023f0f00bc65dd4b2ee789fafd151cdd8859d92f9_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:1d025dd19ae0aedb12d1809023f0f00bc65dd4b2ee789fafd151cdd8859d92f9_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:1d025dd19ae0aedb12d1809023f0f00bc65dd4b2ee789fafd151cdd8859d92f9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-rhel9@sha256%3A1d025dd19ae0aedb12d1809023f0f00bc65dd4b2ee789fafd151cdd8859d92f9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-cli-container-v4.18.0-202508201347.p2.g4fcb2d0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:f645acfd696bfcf5d17d025ae787205a6331dd62e65def6b5ed3cbfbe1272478_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:f645acfd696bfcf5d17d025ae787205a6331dd62e65def6b5ed3cbfbe1272478_s390x",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:f645acfd696bfcf5d17d025ae787205a6331dd62e65def6b5ed3cbfbe1272478_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-rhel9@sha256%3Af645acfd696bfcf5d17d025ae787205a6331dd62e65def6b5ed3cbfbe1272478?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-console-container-v4.18.0-202508271223.p2.g9b0a1a1.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:90a207a38ae65a354951a17ec2f264ec03d04b12dfbbc6bd1b33c4f2cbda9e80_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:90a207a38ae65a354951a17ec2f264ec03d04b12dfbbc6bd1b33c4f2cbda9e80_s390x",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:90a207a38ae65a354951a17ec2f264ec03d04b12dfbbc6bd1b33c4f2cbda9e80_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-rhel9-operator@sha256%3A90a207a38ae65a354951a17ec2f264ec03d04b12dfbbc6bd1b33c4f2cbda9e80?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.18.0-202508212132.p2.g60dd3f5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f6cdffdfedfe14be92270141e32748600fb5be834a25f636dda6d729c1322a5a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f6cdffdfedfe14be92270141e32748600fb5be834a25f636dda6d729c1322a5a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f6cdffdfedfe14be92270141e32748600fb5be834a25f636dda6d729c1322a5a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-deployer-rhel9@sha256%3Af6cdffdfedfe14be92270141e32748600fb5be834a25f636dda6d729c1322a5a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-deployer-container-v4.18.0-202508201347.p2.g4fcb2d0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:21b3b3f17ed5ab11cac03a72db6cd97be86b86d27f9c80fae428cc3768e0517e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:21b3b3f17ed5ab11cac03a72db6cd97be86b86d27f9c80fae428cc3768e0517e_s390x",
"product_id": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:21b3b3f17ed5ab11cac03a72db6cd97be86b86d27f9c80fae428cc3768e0517e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-haproxy-router-rhel9@sha256%3A21b3b3f17ed5ab11cac03a72db6cd97be86b86d27f9c80fae428cc3768e0517e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-haproxy-router-container-v4.18.0-202508201347.p2.gd805894.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:5f0340a539bbb0d4ef8112319beab5a81a101f2bfd3b7c7f1e60c24236843241_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:5f0340a539bbb0d4ef8112319beab5a81a101f2bfd3b7c7f1e60c24236843241_s390x",
"product_id": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:5f0340a539bbb0d4ef8112319beab5a81a101f2bfd3b7c7f1e60c24236843241_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube-rhel9@sha256%3A5f0340a539bbb0d4ef8112319beab5a81a101f2bfd3b7c7f1e60c24236843241?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-hyperkube-container-v4.18.0-202508261654.p2.g3c7968e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:51547edfdc8a16102723fc75c56d3569b972b09a0009ccf20fd4600e310f5ac8_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:51547edfdc8a16102723fc75c56d3569b972b09a0009ccf20fd4600e310f5ac8_s390x",
"product_id": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:51547edfdc8a16102723fc75c56d3569b972b09a0009ccf20fd4600e310f5ac8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-keepalived-ipfailover-rhel9@sha256%3A51547edfdc8a16102723fc75c56d3569b972b09a0009ccf20fd4600e310f5ac8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.18.0-202508201347.p2.g716eb0e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:c7f4aab3d25e55cdcb750241c4a74026e9264a83e83127ec6787c21394191ff2_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:c7f4aab3d25e55cdcb750241c4a74026e9264a83e83127ec6787c21394191ff2_s390x",
"product_id": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:c7f4aab3d25e55cdcb750241c4a74026e9264a83e83127ec6787c21394191ff2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod-rhel9@sha256%3Ac7f4aab3d25e55cdcb750241c4a74026e9264a83e83127ec6787c21394191ff2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-pod-container-v4.18.0-202508261654.p2.g3c7968e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:d39370b6202f62148ef699f72e54cf122f06eba7c8d64db2bf2a17086b4b70b2_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:d39370b6202f62148ef699f72e54cf122f06eba7c8d64db2bf2a17086b4b70b2_s390x",
"product_id": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:d39370b6202f62148ef699f72e54cf122f06eba7c8d64db2bf2a17086b4b70b2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-registry-rhel9@sha256%3Ad39370b6202f62148ef699f72e54cf122f06eba7c8d64db2bf2a17086b4b70b2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-registry-container-v4.18.0-202508201347.p2.gcfa51ab.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:ce7010ddddd9e5f911b08a932fadfd64efad1aa07124cc353dec85ed21825a9a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:ce7010ddddd9e5f911b08a932fadfd64efad1aa07124cc353dec85ed21825a9a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:ce7010ddddd9e5f911b08a932fadfd64efad1aa07124cc353dec85ed21825a9a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests-rhel9@sha256%3Ace7010ddddd9e5f911b08a932fadfd64efad1aa07124cc353dec85ed21825a9a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-tests-container-v4.18.0-202508271223.p2.g4df75d0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:de7bc3d87074dc8a49698e612fd0e7456c037e129b63420fe4519ad0d51f352e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:de7bc3d87074dc8a49698e612fd0e7456c037e129b63420fe4519ad0d51f352e_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:de7bc3d87074dc8a49698e612fd0e7456c037e129b63420fe4519ad0d51f352e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-state-metrics-rhel9@sha256%3Ade7bc3d87074dc8a49698e612fd0e7456c037e129b63420fe4519ad0d51f352e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-state-metrics-container-v4.18.0-202508201347.p2.g3cca6fe.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:40330ec6933670a7a62d3df29b219ea52db6be6728e4cf660f989a78b52b6a69_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:40330ec6933670a7a62d3df29b219ea52db6be6728e4cf660f989a78b52b6a69_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:40330ec6933670a7a62d3df29b219ea52db6be6728e4cf660f989a78b52b6a69_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cluster-api-controllers-rhel9@sha256%3A40330ec6933670a7a62d3df29b219ea52db6be6728e4cf660f989a78b52b6a69?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openstack-cluster-api-controllers-container-v4.18.0-202508201347.p2.gce2c2d1.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:af858c11b4fe09e1dbbec22b99562cc0aea03e7cc53a13bfcebe2904cfc9c4a2_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:af858c11b4fe09e1dbbec22b99562cc0aea03e7cc53a13bfcebe2904cfc9c4a2_s390x",
"product_id": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:af858c11b4fe09e1dbbec22b99562cc0aea03e7cc53a13bfcebe2904cfc9c4a2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-lifecycle-manager-rhel9@sha256%3Aaf858c11b4fe09e1dbbec22b99562cc0aea03e7cc53a13bfcebe2904cfc9c4a2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=operator-lifecycle-manager-container-v4.18.0-202508220452.p2.ga62bebb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:43f8aef60162a34125ea9f95e7d8d7330c7ac8eb893d01271cad80bb4e5a6d6b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:43f8aef60162a34125ea9f95e7d8d7330c7ac8eb893d01271cad80bb4e5a6d6b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:43f8aef60162a34125ea9f95e7d8d7330c7ac8eb893d01271cad80bb4e5a6d6b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-registry-rhel9@sha256%3A43f8aef60162a34125ea9f95e7d8d7330c7ac8eb893d01271cad80bb4e5a6d6b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=operator-registry-container-v4.18.0-202508220452.p2.ga62bebb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c2841895faa6efe6186dec578e1c02e8b04c7e178249b191e8f2d9ece462ac4f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c2841895faa6efe6186dec578e1c02e8b04c7e178249b191e8f2d9ece462ac4f_s390x",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c2841895faa6efe6186dec578e1c02e8b04c7e178249b191e8f2d9ece462ac4f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-api-server-rhel9@sha256%3Ac2841895faa6efe6186dec578e1c02e8b04c7e178249b191e8f2d9ece462ac4f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-api-server-container-v4.18.0-202508201347.p2.gbb74f0a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:ee7599f1d4036677523478aa026118d6eaa50c71385b19efe62b5c90a3648aea_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:ee7599f1d4036677523478aa026118d6eaa50c71385b19efe62b5c90a3648aea_s390x",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:ee7599f1d4036677523478aa026118d6eaa50c71385b19efe62b5c90a3648aea_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-csr-approver-rhel9@sha256%3Aee7599f1d4036677523478aa026118d6eaa50c71385b19efe62b5c90a3648aea?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-csr-approver-container-v4.18.0-202508201347.p2.g81d6bc2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9649506d7a695f509b2164c9b47f037403731e82f9119f6a091a7fe21df395c4_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9649506d7a695f509b2164c9b47f037403731e82f9119f6a091a7fe21df395c4_s390x",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9649506d7a695f509b2164c9b47f037403731e82f9119f6a091a7fe21df395c4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel9@sha256%3A9649506d7a695f509b2164c9b47f037403731e82f9119f6a091a7fe21df395c4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-node-agent-container-v4.18.0-202508201347.p2.g32a1f2a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a9ac7fd68608a6d07f818970cb8a1654ebc4604c8b93388670cad85afbc9a277_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a9ac7fd68608a6d07f818970cb8a1654ebc4604c8b93388670cad85afbc9a277_s390x",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a9ac7fd68608a6d07f818970cb8a1654ebc4604c8b93388670cad85afbc9a277_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-orchestrator-rhel9@sha256%3Aa9ac7fd68608a6d07f818970cb8a1654ebc4604c8b93388670cad85afbc9a277?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-orchestrator-container-v4.18.0-202508201347.p2.g81d6bc2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:a2b13d02961a41c4b4ec63ba1bc33fa807b04664f13110d331ff49b27d665067_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:a2b13d02961a41c4b4ec63ba1bc33fa807b04664f13110d331ff49b27d665067_s390x",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:a2b13d02961a41c4b4ec63ba1bc33fa807b04664f13110d331ff49b27d665067_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-utils-rhel9@sha256%3Aa2b13d02961a41c4b4ec63ba1bc33fa807b04664f13110d331ff49b27d665067?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-utils-container-v4.18.0-202508201347.p2.g0e41f7d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c747eb412219dd6188710ad120f8861f08acab216f825f8910c694ad324c47d3_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c747eb412219dd6188710ad120f8861f08acab216f825f8910c694ad324c47d3_s390x",
"product_id": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c747eb412219dd6188710ad120f8861f08acab216f825f8910c694ad324c47d3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-apiserver-network-proxy-rhel9@sha256%3Ac747eb412219dd6188710ad120f8861f08acab216f825f8910c694ad324c47d3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-apiserver-network-proxy-container-v4.18.0-202508201347.p2.g2f62712.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:60e2cde8ff38f2867c3ee328c49c78e9c221c74a797aac8168e9a1511f583374_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:60e2cde8ff38f2867c3ee328c49c78e9c221c74a797aac8168e9a1511f583374_s390x",
"product_id": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:60e2cde8ff38f2867c3ee328c49c78e9c221c74a797aac8168e9a1511f583374_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-etcd-rhel9@sha256%3A60e2cde8ff38f2867c3ee328c49c78e9c221c74a797aac8168e9a1511f583374?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-etcd-container-v4.18.0-202508201347.p2.gb5a4f8d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:62c67caeb8d46f502cbfffcadf2556e5715c36d8c39ed9b3b72274ec6c71fb31_s390x",
"product": {
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:62c67caeb8d46f502cbfffcadf2556e5715c36d8c39ed9b3b72274ec6c71fb31_s390x",
"product_id": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:62c67caeb8d46f502cbfffcadf2556e5715c36d8c39ed9b3b72274ec6c71fb31_s390x",
"product_identification_helper": {
"purl": "pkg:oci/azure-service-rhel9-operator@sha256%3A62c67caeb8d46f502cbfffcadf2556e5715c36d8c39ed9b3b72274ec6c71fb31?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-service-operator-container-v4.18.0-202508201347.p2.g11ced00.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:62839d47fdcaa9a1372ffa64661614b09912d233d7c1842fb53c228d1678d34e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:62839d47fdcaa9a1372ffa64661614b09912d233d7c1842fb53c228d1678d34e_s390x",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:62839d47fdcaa9a1372ffa64661614b09912d233d7c1842fb53c228d1678d34e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-cluster-api-controllers-rhel9@sha256%3A62839d47fdcaa9a1372ffa64661614b09912d233d7c1842fb53c228d1678d34e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.18.0-202508201347.p2.g80c3a06.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:91487191a7d342a56c7ea5a13e350e4cd52ba5c292d3c6325880440215bd76ba_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:91487191a7d342a56c7ea5a13e350e4cd52ba5c292d3c6325880440215bd76ba_s390x",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:91487191a7d342a56c7ea5a13e350e4cd52ba5c292d3c6325880440215bd76ba_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel9@sha256%3A91487191a7d342a56c7ea5a13e350e4cd52ba5c292d3c6325880440215bd76ba?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-baremetal-installer-container-v4.18.0-202508261854.p2.g53d2589.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:22b4a31cf424c943201f3d42123439962e8ed84fa90aabc42ac4eecfad7b8774_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:22b4a31cf424c943201f3d42123439962e8ed84fa90aabc42ac4eecfad7b8774_s390x",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:22b4a31cf424c943201f3d42123439962e8ed84fa90aabc42ac4eecfad7b8774_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-rhel9-operator@sha256%3A22b4a31cf424c943201f3d42123439962e8ed84fa90aabc42ac4eecfad7b8774?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-baremetal-operator-container-v4.18.0-202508201347.p2.g45c6255.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:5847fc4851ffed39e1eb579bffa415e577ed832b8afc56a470a47d3d4fe07752_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:5847fc4851ffed39e1eb579bffa415e577ed832b8afc56a470a47d3d4fe07752_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:5847fc4851ffed39e1eb579bffa415e577ed832b8afc56a470a47d3d4fe07752_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-artifacts-rhel9@sha256%3A5847fc4851ffed39e1eb579bffa415e577ed832b8afc56a470a47d3d4fe07752?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cli-artifacts-container-v4.18.0-202508201347.p2.g4fcb2d0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:9cf675089f089d92f18bdf03c477dc56794269ae5492009d3ef5edb198e1a8c1_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:9cf675089f089d92f18bdf03c477dc56794269ae5492009d3ef5edb198e1a8c1_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:9cf675089f089d92f18bdf03c477dc56794269ae5492009d3ef5edb198e1a8c1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-credential-rhel9-operator@sha256%3A9cf675089f089d92f18bdf03c477dc56794269ae5492009d3ef5edb198e1a8c1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cloud-credential-operator-container-v4.18.0-202508212132.p2.g225d52e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:aef4b254560c2145a50b2bda42ea9758eb38d488dfe857cca1cd12ca3c4ddbd2_s390x",
"product": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:aef4b254560c2145a50b2bda42ea9758eb38d488dfe857cca1cd12ca3c4ddbd2_s390x",
"product_id": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:aef4b254560c2145a50b2bda42ea9758eb38d488dfe857cca1cd12ca3c4ddbd2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cloud-network-config-controller-rhel9@sha256%3Aaef4b254560c2145a50b2bda42ea9758eb38d488dfe857cca1cd12ca3c4ddbd2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cloud-network-config-controller-container-v4.18.0-202508201347.p2.gbeacfbc.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:a32dbfa4938a63ae08c83dc13b30e5fe1951cc0dd21bed411310bd1cac718252_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:a32dbfa4938a63ae08c83dc13b30e5fe1951cc0dd21bed411310bd1cac718252_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:a32dbfa4938a63ae08c83dc13b30e5fe1951cc0dd21bed411310bd1cac718252_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-api-rhel9@sha256%3Aa32dbfa4938a63ae08c83dc13b30e5fe1951cc0dd21bed411310bd1cac718252?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-api-container-v4.18.0-202508201347.p2.g63df38b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:c79f300cb5072fc8ffaf5b21288823e880f47d2bf6b4939382977ebd5addf84c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:c79f300cb5072fc8ffaf5b21288823e880f47d2bf6b4939382977ebd5addf84c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:c79f300cb5072fc8ffaf5b21288823e880f47d2bf6b4939382977ebd5addf84c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-authentication-rhel9-operator@sha256%3Ac79f300cb5072fc8ffaf5b21288823e880f47d2bf6b4939382977ebd5addf84c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-authentication-operator-container-v4.18.0-202508201347.p2.g882f879.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:9065f183a0acf14ff350d66b5287b1a33ff4fcc87ee3dff93e8709ee7f1bc534_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:9065f183a0acf14ff350d66b5287b1a33ff4fcc87ee3dff93e8709ee7f1bc534_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:9065f183a0acf14ff350d66b5287b1a33ff4fcc87ee3dff93e8709ee7f1bc534_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-rhel9-operator@sha256%3A9065f183a0acf14ff350d66b5287b1a33ff4fcc87ee3dff93e8709ee7f1bc534?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-autoscaler-operator-container-v4.18.0-202508201347.p2.g474ad65.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c88ceeec18d3109a18141536e37eff494d72ba78b0b8bc3aa8927918f92b6af9_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c88ceeec18d3109a18141536e37eff494d72ba78b0b8bc3aa8927918f92b6af9_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c88ceeec18d3109a18141536e37eff494d72ba78b0b8bc3aa8927918f92b6af9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-baremetal-operator-rhel9@sha256%3Ac88ceeec18d3109a18141536e37eff494d72ba78b0b8bc3aa8927918f92b6af9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-baremetal-operator-container-v4.18.0-202508271453.p2.gd9b102d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:24141ea740ebafd6ec8992604dd309f23bb9530ab6e382c1b9b8f1102c97e283_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:24141ea740ebafd6ec8992604dd309f23bb9530ab6e382c1b9b8f1102c97e283_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:24141ea740ebafd6ec8992604dd309f23bb9530ab6e382c1b9b8f1102c97e283_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-bootstrap-rhel9@sha256%3A24141ea740ebafd6ec8992604dd309f23bb9530ab6e382c1b9b8f1102c97e283?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-bootstrap-container-v4.18.0-202508201347.p2.gd1e0195.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7c20dc69d6ea661e8becd06bca24291685a53164b78fabbdb40f3788dbdb30c6_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7c20dc69d6ea661e8becd06bca24291685a53164b78fabbdb40f3788dbdb30c6_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7c20dc69d6ea661e8becd06bca24291685a53164b78fabbdb40f3788dbdb30c6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-rhel9-operator@sha256%3A7c20dc69d6ea661e8becd06bca24291685a53164b78fabbdb40f3788dbdb30c6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-capi-operator-container-v4.18.0-202508201347.p2.g2f2737e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:8125ce00504b8bda45c0834369e6fce13b0c10b8481010ae46c3eb5b2c4f8383_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:8125ce00504b8bda45c0834369e6fce13b0c10b8481010ae46c3eb5b2c4f8383_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:8125ce00504b8bda45c0834369e6fce13b0c10b8481010ae46c3eb5b2c4f8383_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-cloud-controller-manager-rhel9-operator@sha256%3A8125ce00504b8bda45c0834369e6fce13b0c10b8481010ae46c3eb5b2c4f8383?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.18.0-202508201347.p2.g1f8672a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:01f921b1c591d3685195e1d89d5ad45c504db7bf95a5d64b957db3da8b381ebf_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:01f921b1c591d3685195e1d89d5ad45c504db7bf95a5d64b957db3da8b381ebf_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:01f921b1c591d3685195e1d89d5ad45c504db7bf95a5d64b957db3da8b381ebf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-api-rhel9@sha256%3A01f921b1c591d3685195e1d89d5ad45c504db7bf95a5d64b957db3da8b381ebf?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-config-api-container-v4.18.0-202508201347.p2.gc86d806.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:aa243fd4fc92150af5543b839bb5a8a8d9f7b1c3aee5e3352be34bbea33a5bb9_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:aa243fd4fc92150af5543b839bb5a8a8d9f7b1c3aee5e3352be34bbea33a5bb9_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:aa243fd4fc92150af5543b839bb5a8a8d9f7b1c3aee5e3352be34bbea33a5bb9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-rhel9-operator@sha256%3Aaa243fd4fc92150af5543b839bb5a8a8d9f7b1c3aee5e3352be34bbea33a5bb9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-config-operator-container-v4.18.0-202508201347.p2.g85cb407.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:8ee1d28db3f3a4f9a8c3eb14a02ab132a40f0cba2393cefe0f97655b29c008c1_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:8ee1d28db3f3a4f9a8c3eb14a02ab132a40f0cba2393cefe0f97655b29c008c1_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:8ee1d28db3f3a4f9a8c3eb14a02ab132a40f0cba2393cefe0f97655b29c008c1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-control-plane-machine-set-rhel9-operator@sha256%3A8ee1d28db3f3a4f9a8c3eb14a02ab132a40f0cba2393cefe0f97655b29c008c1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.18.0-202508201347.p2.gd17bf3a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7491ad3a633c305ef58e21d327a78bfe8c20e29d3065d54cdf1a12151af8f18f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7491ad3a633c305ef58e21d327a78bfe8c20e29d3065d54cdf1a12151af8f18f_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7491ad3a633c305ef58e21d327a78bfe8c20e29d3065d54cdf1a12151af8f18f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256%3A7491ad3a633c305ef58e21d327a78bfe8c20e29d3065d54cdf1a12151af8f18f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.18.0-202508201347.p2.g6fe7000.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:f63d1af29455bfcfd4e21c20517c768a1b4b8ac98364b18f470ab70cd09d506d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:f63d1af29455bfcfd4e21c20517c768a1b4b8ac98364b18f470ab70cd09d506d_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:f63d1af29455bfcfd4e21c20517c768a1b4b8ac98364b18f470ab70cd09d506d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-dns-rhel9-operator@sha256%3Af63d1af29455bfcfd4e21c20517c768a1b4b8ac98364b18f470ab70cd09d506d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-dns-operator-container-v4.18.0-202508201347.p2.g7cafd0c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a0a8bf5d416d6b68e287eb361344b90b282a3b8326a6f28c4379be3ef9c9170d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a0a8bf5d416d6b68e287eb361344b90b282a3b8326a6f28c4379be3ef9c9170d_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a0a8bf5d416d6b68e287eb361344b90b282a3b8326a6f28c4379be3ef9c9170d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-image-registry-rhel9-operator@sha256%3Aa0a8bf5d416d6b68e287eb361344b90b282a3b8326a6f28c4379be3ef9c9170d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-image-registry-operator-container-v4.18.0-202508201347.p2.g1e3caa4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ca5487eeb83cd879a196bb3fe78bbd144723c9175a1752269a3d34857522d805_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ca5487eeb83cd879a196bb3fe78bbd144723c9175a1752269a3d34857522d805_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ca5487eeb83cd879a196bb3fe78bbd144723c9175a1752269a3d34857522d805_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-ingress-rhel9-operator@sha256%3Aca5487eeb83cd879a196bb3fe78bbd144723c9175a1752269a3d34857522d805?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-ingress-operator-container-v4.18.0-202508201347.p2.gd967a73.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:572b30c169468e804eaf7e1cb19ba9124d7dcc4d8777bc82f77d59d0f2f5cb55_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:572b30c169468e804eaf7e1cb19ba9124d7dcc4d8777bc82f77d59d0f2f5cb55_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:572b30c169468e804eaf7e1cb19ba9124d7dcc4d8777bc82f77d59d0f2f5cb55_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-apiserver-rhel9-operator@sha256%3A572b30c169468e804eaf7e1cb19ba9124d7dcc4d8777bc82f77d59d0f2f5cb55?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-kube-apiserver-operator-container-v4.18.0-202508201347.p2.gb46a207.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:8cc048e598f49262341608d9326559432b12519b2108b232c0a88eca7a82fdcd_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:8cc048e598f49262341608d9326559432b12519b2108b232c0a88eca7a82fdcd_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:8cc048e598f49262341608d9326559432b12519b2108b232c0a88eca7a82fdcd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-cluster-api-rhel9-operator@sha256%3A8cc048e598f49262341608d9326559432b12519b2108b232c0a88eca7a82fdcd?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.18.0-202508201347.p2.g33a1141.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1b4e71d7e6b91f59ecd19b6aca6d23cf0a742e9f2be983f94bcb0f4e7e9ce218_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1b4e71d7e6b91f59ecd19b6aca6d23cf0a742e9f2be983f94bcb0f4e7e9ce218_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1b4e71d7e6b91f59ecd19b6aca6d23cf0a742e9f2be983f94bcb0f4e7e9ce218_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-controller-manager-rhel9-operator@sha256%3A1b4e71d7e6b91f59ecd19b6aca6d23cf0a742e9f2be983f94bcb0f4e7e9ce218?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.18.0-202508201347.p2.ga2cbb57.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:121038ef6b4283e4a3e2bb080042beee2168983faa511785ccaab80beb5d239b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:121038ef6b4283e4a3e2bb080042beee2168983faa511785ccaab80beb5d239b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:121038ef6b4283e4a3e2bb080042beee2168983faa511785ccaab80beb5d239b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-scheduler-rhel9-operator@sha256%3A121038ef6b4283e4a3e2bb080042beee2168983faa511785ccaab80beb5d239b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-kube-scheduler-operator-container-v4.18.0-202508201347.p2.g6182930.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:bd16604d896251bf6f6ad0af39fe0b231173bf2899f4262f677680f4945d3b3e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:bd16604d896251bf6f6ad0af39fe0b231173bf2899f4262f677680f4945d3b3e_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:bd16604d896251bf6f6ad0af39fe0b231173bf2899f4262f677680f4945d3b3e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256%3Abd16604d896251bf6f6ad0af39fe0b231173bf2899f4262f677680f4945d3b3e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.18.0-202508201347.p2.g59ba356.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1ce7535ba173fb0e2c1cfde4c4587d73e356263fdadb245f492d020cd67dc46f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1ce7535ba173fb0e2c1cfde4c4587d73e356263fdadb245f492d020cd67dc46f_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1ce7535ba173fb0e2c1cfde4c4587d73e356263fdadb245f492d020cd67dc46f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-machine-approver-rhel9@sha256%3A1ce7535ba173fb0e2c1cfde4c4587d73e356263fdadb245f492d020cd67dc46f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-machine-approver-container-v4.18.0-202508201347.p2.g01d5fbb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:2970b844854cdf7a1c395d243e86924875c651960ab0af07d26037895e1a53eb_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:2970b844854cdf7a1c395d243e86924875c651960ab0af07d26037895e1a53eb_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:2970b844854cdf7a1c395d243e86924875c651960ab0af07d26037895e1a53eb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-olm-rhel9-operator@sha256%3A2970b844854cdf7a1c395d243e86924875c651960ab0af07d26037895e1a53eb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-olm-operator-container-v4.18.0-202508201347.p2.g88088e4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:7ebd15732b6f6ef5f366cee2b2e05526dff583de47d78d19259acc7ee50ebf98_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:7ebd15732b6f6ef5f366cee2b2e05526dff583de47d78d19259acc7ee50ebf98_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:7ebd15732b6f6ef5f366cee2b2e05526dff583de47d78d19259acc7ee50ebf98_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-apiserver-rhel9-operator@sha256%3A7ebd15732b6f6ef5f366cee2b2e05526dff583de47d78d19259acc7ee50ebf98?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.18.0-202508201347.p2.g0a6f6eb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b49499fc3bf0ac4da7964469728f530c2474c080cf18d6d95173c827f6497727_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b49499fc3bf0ac4da7964469728f530c2474c080cf18d6d95173c827f6497727_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b49499fc3bf0ac4da7964469728f530c2474c080cf18d6d95173c827f6497727_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-controller-manager-rhel9-operator@sha256%3Ab49499fc3bf0ac4da7964469728f530c2474c080cf18d6d95173c827f6497727?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.18.0-202508201347.p2.gf1711cf.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:32ad25a6b437a44d16458f17c955a1d483fd03f1543755cad50023534a363001_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:32ad25a6b437a44d16458f17c955a1d483fd03f1543755cad50023534a363001_s390x",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:32ad25a6b437a44d16458f17c955a1d483fd03f1543755cad50023534a363001_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel9-operator@sha256%3A32ad25a6b437a44d16458f17c955a1d483fd03f1543755cad50023534a363001?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-ovirt-csi-operator-container-v4.18.0-202508201347.p2.g0feae25.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:865ee09a0883ad3ddfc4ead4127b08d964aa3a89d5d26a7dd9af52931d1c83a6_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:865ee09a0883ad3ddfc4ead4127b08d964aa3a89d5d26a7dd9af52931d1c83a6_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:865ee09a0883ad3ddfc4ead4127b08d964aa3a89d5d26a7dd9af52931d1c83a6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-samples-rhel9-operator@sha256%3A865ee09a0883ad3ddfc4ead4127b08d964aa3a89d5d26a7dd9af52931d1c83a6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-samples-operator-container-v4.18.0-202508201347.p2.g5cdbe18.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:cb323a0f74f6ea591d4df2d79a4e06d84489e186153cc111b4f20e622f28d588_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:cb323a0f74f6ea591d4df2d79a4e06d84489e186153cc111b4f20e622f28d588_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:cb323a0f74f6ea591d4df2d79a4e06d84489e186153cc111b4f20e622f28d588_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-update-keys-rhel9@sha256%3Acb323a0f74f6ea591d4df2d79a4e06d84489e186153cc111b4f20e622f28d588?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-update-keys-container-v4.18.0-202508201347.p2.g8caab45.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:1edd80c7bbc1f81e2561596ca7b51ea90d84e0f9c4227d488e46d8ba1a6d264a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:1edd80c7bbc1f81e2561596ca7b51ea90d84e0f9c4227d488e46d8ba1a6d264a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:1edd80c7bbc1f81e2561596ca7b51ea90d84e0f9c4227d488e46d8ba1a6d264a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-container-networking-plugins-rhel9@sha256%3A1edd80c7bbc1f81e2561596ca7b51ea90d84e0f9c4227d488e46d8ba1a6d264a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-containernetworking-plugins-container-v4.18.0-202508201347.p2.gb4e1047.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0339008ebb00ad18e064c48f06cddb24b6345cbd88683b91f8a7fdac26adf5bd_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0339008ebb00ad18e064c48f06cddb24b6345cbd88683b91f8a7fdac26adf5bd_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0339008ebb00ad18e064c48f06cddb24b6345cbd88683b91f8a7fdac26adf5bd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer-rhel9@sha256%3A0339008ebb00ad18e064c48f06cddb24b6345cbd88683b91f8a7fdac26adf5bd?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-external-resizer-container-v4.18.0-202508201347.p2.gcca3837.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3d3eda47533f9361cb35c1c47626b68405e4604631f8a32a26c79db6f683d709_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3d3eda47533f9361cb35c1c47626b68405e4604631f8a32a26c79db6f683d709_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3d3eda47533f9361cb35c1c47626b68405e4604631f8a32a26c79db6f683d709_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshotter-rhel9@sha256%3A3d3eda47533f9361cb35c1c47626b68405e4604631f8a32a26c79db6f683d709?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-external-snapshotter-container-v4.18.0-202508201347.p2.g838d248.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:ade5a70976b138460825102d0d1df849e4737347a1f5e6714fe7aa64c394e234_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:ade5a70976b138460825102d0d1df849e4737347a1f5e6714fe7aa64c394e234_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:ade5a70976b138460825102d0d1df849e4737347a1f5e6714fe7aa64c394e234_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller-rhel9@sha256%3Aade5a70976b138460825102d0d1df849e4737347a1f5e6714fe7aa64c394e234?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-snapshot-controller-container-v4.18.0-202508201347.p2.g838d248.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:b64077aa08c70f1543d34bfd2868e2489156b02ed31ee033361c5c9c7662def3_s390x",
"product": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:b64077aa08c70f1543d34bfd2868e2489156b02ed31ee033361c5c9c7662def3_s390x",
"product_id": "registry.redhat.io/openshift4/frr-rhel9@sha256:b64077aa08c70f1543d34bfd2868e2489156b02ed31ee033361c5c9c7662def3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/frr-rhel9@sha256%3Ab64077aa08c70f1543d34bfd2868e2489156b02ed31ee033361c5c9c7662def3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-frr-container-v4.18.0-202508201347.p2.g98ccbe6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:4cff8c79d0ff04caaa11011c8ecf7b2075609ea9493cc26aa46b37d49696d8fa_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:4cff8c79d0ff04caaa11011c8ecf7b2075609ea9493cc26aa46b37d49696d8fa_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:4cff8c79d0ff04caaa11011c8ecf7b2075609ea9493cc26aa46b37d49696d8fa_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-cloud-controller-manager-rhel9@sha256%3A4cff8c79d0ff04caaa11011c8ecf7b2075609ea9493cc26aa46b37d49696d8fa?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ibm-cloud-controller-manager-container-v4.18.0-202508201347.p2.ga33026b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:195b548002df55721d2ed620fa5a6925a2d7122400dc987e61bdf134e47875dc_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:195b548002df55721d2ed620fa5a6925a2d7122400dc987e61bdf134e47875dc_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:195b548002df55721d2ed620fa5a6925a2d7122400dc987e61bdf134e47875dc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-block-csi-driver-rhel9@sha256%3A195b548002df55721d2ed620fa5a6925a2d7122400dc987e61bdf134e47875dc?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ibm-vpc-block-csi-driver-container-v4.18.0-202508201347.p2.gc7d883c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:4ad1fbf0af49869bd1e3d73a869521f5fa895dc93466a9b86a4852113fdf9e0d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:4ad1fbf0af49869bd1e3d73a869521f5fa895dc93466a9b86a4852113fdf9e0d_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:4ad1fbf0af49869bd1e3d73a869521f5fa895dc93466a9b86a4852113fdf9e0d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256%3A4ad1fbf0af49869bd1e3d73a869521f5fa895dc93466a9b86a4852113fdf9e0d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.18.0-202508201347.p2.g1c7bc07.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:19e1ea364d58d09f6d52350380bebba7e642f324a88c28044c9f97e2bcfd61a3_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:19e1ea364d58d09f6d52350380bebba7e642f324a88c28044c9f97e2bcfd61a3_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:19e1ea364d58d09f6d52350380bebba7e642f324a88c28044c9f97e2bcfd61a3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibmcloud-cluster-api-controllers-rhel9@sha256%3A19e1ea364d58d09f6d52350380bebba7e642f324a88c28044c9f97e2bcfd61a3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ibmcloud-cluster-api-controllers-container-v4.18.0-202508201347.p2.g5df1616.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:81673c0d92b1af126a8ee1123f1a4c4ac7aa26649b86f75ced4479d0aa5cd7e0_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:81673c0d92b1af126a8ee1123f1a4c4ac7aa26649b86f75ced4479d0aa5cd7e0_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:81673c0d92b1af126a8ee1123f1a4c4ac7aa26649b86f75ced4479d0aa5cd7e0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibmcloud-machine-controllers-rhel9@sha256%3A81673c0d92b1af126a8ee1123f1a4c4ac7aa26649b86f75ced4479d0aa5cd7e0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ibmcloud-machine-controllers-container-v4.18.0-202508212132.p2.ge6eddf8.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4f1cdd54b8403f8f469f7d29a8bc2419b9586b6769df9d50c97a27d19d33de90_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4f1cdd54b8403f8f469f7d29a8bc2419b9586b6769df9d50c97a27d19d33de90_s390x",
"product_id": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4f1cdd54b8403f8f469f7d29a8bc2419b9586b6769df9d50c97a27d19d33de90_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-insights-rhel9-operator@sha256%3A4f1cdd54b8403f8f469f7d29a8bc2419b9586b6769df9d50c97a27d19d33de90?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-insights-operator-container-v4.18.0-202508270823.p2.gf6ca835.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:e9dbe70ef164721a8a2c118a4d0cd70b70b6a4e72a5a193f28711c655f3767f8_s390x",
"product": {
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:e9dbe70ef164721a8a2c118a4d0cd70b70b6a4e72a5a193f28711c655f3767f8_s390x",
"product_id": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:e9dbe70ef164721a8a2c118a4d0cd70b70b6a4e72a5a193f28711c655f3767f8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/insights-runtime-exporter-rhel9@sha256%3Ae9dbe70ef164721a8a2c118a4d0cd70b70b6a4e72a5a193f28711c655f3767f8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-insights-runtime-exporter-container-v4.18.0-202508201347.p2.g7149f2d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c6b65a12f0dd6e6571d7f486e572754ad0013cb0319b4bcb0637dcfa2a53023f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c6b65a12f0dd6e6571d7f486e572754ad0013cb0319b4bcb0637dcfa2a53023f_s390x",
"product_id": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c6b65a12f0dd6e6571d7f486e572754ad0013cb0319b4bcb0637dcfa2a53023f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/insights-runtime-extractor-rhel9@sha256%3Ac6b65a12f0dd6e6571d7f486e572754ad0013cb0319b4bcb0637dcfa2a53023f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-insights-runtime-extractor-container-v4.18.0-202508201347.p2.g7149f2d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8aa06a57a4731278936bbddd35658bf1418bbe5e2bc06a3ebbbaad90deccd20f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8aa06a57a4731278936bbddd35658bf1418bbe5e2bc06a3ebbbaad90deccd20f_s390x",
"product_id": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8aa06a57a4731278936bbddd35658bf1418bbe5e2bc06a3ebbbaad90deccd20f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-rhel9@sha256%3A8aa06a57a4731278936bbddd35658bf1418bbe5e2bc06a3ebbbaad90deccd20f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-installer-container-v4.18.0-202508261854.p2.g53d2589.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:36994023a85b01f474284f1ad880d8664cc92659a147b75e8897c2a8d96a1a71_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:36994023a85b01f474284f1ad880d8664cc92659a147b75e8897c2a8d96a1a71_s390x",
"product_id": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:36994023a85b01f474284f1ad880d8664cc92659a147b75e8897c2a8d96a1a71_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-altinfra-rhel9@sha256%3A36994023a85b01f474284f1ad880d8664cc92659a147b75e8897c2a8d96a1a71?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-installer-altinfra-container-v4.18.0-202508261854.p2.g53d2589.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:853a30d937c449856841cf803458ec6fa036da6cfc4716597dd68daab9d325af_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:853a30d937c449856841cf803458ec6fa036da6cfc4716597dd68daab9d325af_s390x",
"product_id": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:853a30d937c449856841cf803458ec6fa036da6cfc4716597dd68daab9d325af_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts-rhel9@sha256%3A853a30d937c449856841cf803458ec6fa036da6cfc4716597dd68daab9d325af?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-installer-artifacts-container-v4.18.0-202508261854.p2.g53d2589.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:71158fd9ac3d059b118642ff387aab043cb5da0fcd17bf53c8f5f44361202686_s390x",
"product": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:71158fd9ac3d059b118642ff387aab043cb5da0fcd17bf53c8f5f44361202686_s390x",
"product_id": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:71158fd9ac3d059b118642ff387aab043cb5da0fcd17bf53c8f5f44361202686_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-metrics-server-rhel9@sha256%3A71158fd9ac3d059b118642ff387aab043cb5da0fcd17bf53c8f5f44361202686?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kube-metrics-server-container-v4.18.0-202508201347.p2.g962ccca.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9a39f3966d4040a2955574c6b25dd1cd4746d99f34739756ca747ca1d2394dd3_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9a39f3966d4040a2955574c6b25dd1cd4746d99f34739756ca747ca1d2394dd3_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9a39f3966d4040a2955574c6b25dd1cd4746d99f34739756ca747ca1d2394dd3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-storage-version-migrator-rhel9@sha256%3A9a39f3966d4040a2955574c6b25dd1cd4746d99f34739756ca747ca1d2394dd3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kube-storage-version-migrator-container-v4.18.0-202508201347.p2.gc0f1886.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ff195ae0c0b2803f561cf75972798ae12054e6ba15eedf2c16d3e077925b8ffe_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ff195ae0c0b2803f561cf75972798ae12054e6ba15eedf2c16d3e077925b8ffe_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ff195ae0c0b2803f561cf75972798ae12054e6ba15eedf2c16d3e077925b8ffe_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubevirt-cloud-controller-manager-rhel9@sha256%3Aff195ae0c0b2803f561cf75972798ae12054e6ba15eedf2c16d3e077925b8ffe?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.18.0-202508201347.p2.g3f4542e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:b018c5e29288c3659a59faaf0e1b3366a638aa6e5efac755ad38df08e9fa54d8_s390x",
"product": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:b018c5e29288c3659a59faaf0e1b3366a638aa6e5efac755ad38df08e9fa54d8_s390x",
"product_id": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:b018c5e29288c3659a59faaf0e1b3366a638aa6e5efac755ad38df08e9fa54d8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-csi-driver-rhel9@sha256%3Ab018c5e29288c3659a59faaf0e1b3366a638aa6e5efac755ad38df08e9fa54d8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kubevirt-csi-driver-container-v4.18.0-202508201347.p2.g2111495.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:dd9629f2839b3b402feb38a9a742b1ca299c0adb0ef53f87efe368025c5cd09b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:dd9629f2839b3b402feb38a9a742b1ca299c0adb0ef53f87efe368025c5cd09b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:dd9629f2839b3b402feb38a9a742b1ca299c0adb0ef53f87efe368025c5cd09b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-libvirt-machine-controllers-rhel9@sha256%3Add9629f2839b3b402feb38a9a742b1ca299c0adb0ef53f87efe368025c5cd09b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-libvirt-machine-controllers-container-v4.18.0-202508201347.p2.ga336f0b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:8b957f8e353c0c69b99b6df9c4e39f0e1b0b43759193454ed2930d767f89e82f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:8b957f8e353c0c69b99b6df9c4e39f0e1b0b43759193454ed2930d767f89e82f_s390x",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:8b957f8e353c0c69b99b6df9c4e39f0e1b0b43759193454ed2930d767f89e82f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-rhel9-operator@sha256%3A8b957f8e353c0c69b99b6df9c4e39f0e1b0b43759193454ed2930d767f89e82f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-operator-container-v4.18.0-202508201347.p2.g6261ac9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7a0551ca9e6705f3075cf7b451d30baac8fba175316c5656aa204d391d4ade88_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7a0551ca9e6705f3075cf7b451d30baac8fba175316c5656aa204d391d4ade88_s390x",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7a0551ca9e6705f3075cf7b451d30baac8fba175316c5656aa204d391d4ade88_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-openstack-rhel9@sha256%3A7a0551ca9e6705f3075cf7b451d30baac8fba175316c5656aa204d391d4ade88?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-provider-openstack-container-v4.18.0-202508201347.p2.gd914e77.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2891522f85186d64b1db135d879bf70b8a0f7a52497385b01e530dbf503d65dd_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2891522f85186d64b1db135d879bf70b8a0f7a52497385b01e530dbf503d65dd_s390x",
"product_id": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2891522f85186d64b1db135d879bf70b8a0f7a52497385b01e530dbf503d65dd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-rhel9-operator@sha256%3A2891522f85186d64b1db135d879bf70b8a0f7a52497385b01e530dbf503d65dd?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-config-operator-container-v4.18.0-202508261654.p2.g6cabdc1.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:fb5b8461b313b9b24126e60283062e850cd74e5ed4e900f4e57fb714662e801e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:fb5b8461b313b9b24126e60283062e850cd74e5ed4e900f4e57fb714662e801e_s390x",
"product_id": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:fb5b8461b313b9b24126e60283062e850cd74e5ed4e900f4e57fb714662e801e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-os-images-rhel9@sha256%3Afb5b8461b313b9b24126e60283062e850cd74e5ed4e900f4e57fb714662e801e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-os-images-container-v4.18.0-202508262224.p2.gab43283.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:4311cddd9ef0c1354df2899203be91d45bbd128c1d06376990d012d5a9b40a02_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:4311cddd9ef0c1354df2899203be91d45bbd128c1d06376990d012d5a9b40a02_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:4311cddd9ef0c1354df2899203be91d45bbd128c1d06376990d012d5a9b40a02_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-admission-controller-rhel9@sha256%3A4311cddd9ef0c1354df2899203be91d45bbd128c1d06376990d012d5a9b40a02?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-admission-controller-container-v4.18.0-202508201347.p2.g0d7ea6c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:8caf0766c6416703e7d31593b0658d618f5693a5deed8fb8403c1a55c21c6628_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:8caf0766c6416703e7d31593b0658d618f5693a5deed8fb8403c1a55c21c6628_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:8caf0766c6416703e7d31593b0658d618f5693a5deed8fb8403c1a55c21c6628_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-route-override-cni-rhel9@sha256%3A8caf0766c6416703e7d31593b0658d618f5693a5deed8fb8403c1a55c21c6628?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-route-override-cni-container-v4.18.0-202508201347.p2.g391c1b0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:74b7a0faefca95aebb16f4d8a1cc169040d6139ebb9074c6ae6e0606fcbfd30a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:74b7a0faefca95aebb16f4d8a1cc169040d6139ebb9074c6ae6e0606fcbfd30a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:74b7a0faefca95aebb16f4d8a1cc169040d6139ebb9074c6ae6e0606fcbfd30a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-whereabouts-ipam-cni-rhel9@sha256%3A74b7a0faefca95aebb16f4d8a1cc169040d6139ebb9074c6ae6e0606fcbfd30a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-whereabouts-ipam-cni-container-v4.18.0-202508201347.p2.g86191de.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bf8cc541b8e0b3a6367dd9a8c7622fd374b2e00a8faa1e5a50351980b25c6965_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bf8cc541b8e0b3a6367dd9a8c7622fd374b2e00a8faa1e5a50351980b25c6965_s390x",
"product_id": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bf8cc541b8e0b3a6367dd9a8c7622fd374b2e00a8faa1e5a50351980b25c6965_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-must-gather-rhel9@sha256%3Abf8cc541b8e0b3a6367dd9a8c7622fd374b2e00a8faa1e5a50351980b25c6965?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-must-gather-container-v4.18.0-202508201347.p2.g02e536c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:0a672e9d0a3396c2466a99cb15b045584115777e81e6b11f25fd0c8c420bc1ab_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:0a672e9d0a3396c2466a99cb15b045584115777e81e6b11f25fd0c8c420bc1ab_s390x",
"product_id": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:0a672e9d0a3396c2466a99cb15b045584115777e81e6b11f25fd0c8c420bc1ab_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-interface-bond-cni-rhel9@sha256%3A0a672e9d0a3396c2466a99cb15b045584115777e81e6b11f25fd0c8c420bc1ab?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-network-interface-bond-cni-container-v4.18.0-202508201347.p2.ga5e5e80.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:4af0333ff4f8a1353d25478abb32d7b64e8fb516b5e1aaf67955e866a2baf734_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:4af0333ff4f8a1353d25478abb32d7b64e8fb516b5e1aaf67955e866a2baf734_s390x",
"product_id": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:4af0333ff4f8a1353d25478abb32d7b64e8fb516b5e1aaf67955e866a2baf734_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-metrics-daemon-rhel9@sha256%3A4af0333ff4f8a1353d25478abb32d7b64e8fb516b5e1aaf67955e866a2baf734?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-network-metrics-daemon-container-v4.18.0-202508201347.p2.g11e2dec.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:437e7b011942086c7cfed4ea805fdc69fbcc4878e84ce79339f79375114f2ab2_s390x",
"product": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:437e7b011942086c7cfed4ea805fdc69fbcc4878e84ce79339f79375114f2ab2_s390x",
"product_id": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:437e7b011942086c7cfed4ea805fdc69fbcc4878e84ce79339f79375114f2ab2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel9@sha256%3A437e7b011942086c7cfed4ea805fdc69fbcc4878e84ce79339f79375114f2ab2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-network-tools-container-v4.18.0-202508271223.p2.g47b1354.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d59bbed5b2597e2357ca7116e0cadb923a180f08be311fb860b9a0825c213163_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d59bbed5b2597e2357ca7116e0cadb923a180f08be311fb860b9a0825c213163_s390x",
"product_id": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d59bbed5b2597e2357ca7116e0cadb923a180f08be311fb860b9a0825c213163_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-apiserver-rhel9@sha256%3Ad59bbed5b2597e2357ca7116e0cadb923a180f08be311fb860b9a0825c213163?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-oauth-apiserver-container-v4.18.0-202508201347.p2.g2575ff4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:401aeb9d9026ec5d8e06d0c3de52c1d4dd0d01590237d76479b89a299ddf2273_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:401aeb9d9026ec5d8e06d0c3de52c1d4dd0d01590237d76479b89a299ddf2273_s390x",
"product_id": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:401aeb9d9026ec5d8e06d0c3de52c1d4dd0d01590237d76479b89a299ddf2273_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-catalogd-rhel9@sha256%3A401aeb9d9026ec5d8e06d0c3de52c1d4dd0d01590237d76479b89a299ddf2273?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-olm-catalogd-container-v4.18.0-202508201347.p2.g9f981b3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:5af7387b529944bfe3c2c451c02cf9d4fd36391ac21980971fcd3a6498c69ecf_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:5af7387b529944bfe3c2c451c02cf9d4fd36391ac21980971fcd3a6498c69ecf_s390x",
"product_id": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:5af7387b529944bfe3c2c451c02cf9d4fd36391ac21980971fcd3a6498c69ecf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-operator-controller-rhel9@sha256%3A5af7387b529944bfe3c2c451c02cf9d4fd36391ac21980971fcd3a6498c69ecf?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-olm-operator-controller-container-v4.18.0-202508201347.p2.g000dd09.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:cb9cefd021b9b5c0ac2e8c7f76da9dddd50cc26de06ef47d7c13cfc92605d89d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:cb9cefd021b9b5c0ac2e8c7f76da9dddd50cc26de06ef47d7c13cfc92605d89d_s390x",
"product_id": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:cb9cefd021b9b5c0ac2e8c7f76da9dddd50cc26de06ef47d7c13cfc92605d89d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel9@sha256%3Acb9cefd021b9b5c0ac2e8c7f76da9dddd50cc26de06ef47d7c13cfc92605d89d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-tools-container-v4.18.0-202508260754.p2.g4fcb2d0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6b7e4bfae14f4f8059db5cb4c8ae8987f4e5e330d06d7daef13f6f57399e25a1_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6b7e4bfae14f4f8059db5cb4c8ae8987f4e5e330d06d7daef13f6f57399e25a1_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6b7e4bfae14f4f8059db5cb4c8ae8987f4e5e330d06d7daef13f6f57399e25a1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-apiserver-rhel9@sha256%3A6b7e4bfae14f4f8059db5cb4c8ae8987f4e5e330d06d7daef13f6f57399e25a1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-openshift-apiserver-container-v4.18.0-202508201347.p2.g5d7a65b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:2faf5d18a1a2c1955ab38c921dde0793f76d57c81c94aa9b9c03355a91cd6d1b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:2faf5d18a1a2c1955ab38c921dde0793f76d57c81c94aa9b9c03355a91cd6d1b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:2faf5d18a1a2c1955ab38c921dde0793f76d57c81c94aa9b9c03355a91cd6d1b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-controller-manager-rhel9@sha256%3A2faf5d18a1a2c1955ab38c921dde0793f76d57c81c94aa9b9c03355a91cd6d1b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-openshift-controller-manager-container-v4.18.0-202508201347.p2.gc876718.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:432f4a41ff47eeee1d15a3c1770ca96222f7f4ea6ea2b9f225af447edb417226_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:432f4a41ff47eeee1d15a3c1770ca96222f7f4ea6ea2b9f225af447edb417226_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:432f4a41ff47eeee1d15a3c1770ca96222f7f4ea6ea2b9f225af447edb417226_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel9@sha256%3A432f4a41ff47eeee1d15a3c1770ca96222f7f4ea6ea2b9f225af447edb417226?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-openstack-cinder-csi-driver-container-v4.18.0-202508201347.p2.gf03b55e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6d32cf8fc993d00e39ae22d068a6cb109e0e7c59e44fa593bed9911bdc86ac13_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6d32cf8fc993d00e39ae22d068a6cb109e0e7c59e44fa593bed9911bdc86ac13_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6d32cf8fc993d00e39ae22d068a6cb109e0e7c59e44fa593bed9911bdc86ac13_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel9-operator@sha256%3A6d32cf8fc993d00e39ae22d068a6cb109e0e7c59e44fa593bed9911bdc86ac13?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.18.0-202508201347.p2.gff513d3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:31521371270ab238e1a262a7368c7d30bb2d0f346fde7233cdb833085245f37d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:31521371270ab238e1a262a7368c7d30bb2d0f346fde7233cdb833085245f37d_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:31521371270ab238e1a262a7368c7d30bb2d0f346fde7233cdb833085245f37d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cloud-controller-manager-rhel9@sha256%3A31521371270ab238e1a262a7368c7d30bb2d0f346fde7233cdb833085245f37d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.18.0-202508201347.p2.gf03b55e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:a8c11393c073071039ce03bdf07f925eba2d8503b4537b6d259ff5779cc8cc7b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:a8c11393c073071039ce03bdf07f925eba2d8503b4537b6d259ff5779cc8cc7b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:a8c11393c073071039ce03bdf07f925eba2d8503b4537b6d259ff5779cc8cc7b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-framework-tools-rhel9@sha256%3Aa8c11393c073071039ce03bdf07f925eba2d8503b4537b6d259ff5779cc8cc7b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-operator-framework-tools-container-v4.18.0-202508220452.p2.ga62bebb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:80003a3a04d63db881673954f49d16e15940c4240e3be467219891cfc2a86a77_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:80003a3a04d63db881673954f49d16e15940c4240e3be467219891cfc2a86a77_s390x",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:80003a3a04d63db881673954f49d16e15940c4240e3be467219891cfc2a86a77_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel9@sha256%3A80003a3a04d63db881673954f49d16e15940c4240e3be467219891cfc2a86a77?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ovirt-csi-driver-container-v4.18.0-202508201347.p2.g1db726a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:f17f3ffe3c4687048402649d08b57a258b5dd4fe647cf034260f4d5e839d21bd_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:f17f3ffe3c4687048402649d08b57a258b5dd4fe647cf034260f4d5e839d21bd_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:f17f3ffe3c4687048402649d08b57a258b5dd4fe647cf034260f4d5e839d21bd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-rhel9@sha256%3Af17f3ffe3c4687048402649d08b57a258b5dd4fe647cf034260f4d5e839d21bd?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ovn-kubernetes-container-v4.18.0-202508271453.p2.g2cbd05d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:4f199220d4abdecf92c7c34e359be93ec1769767d3531f9ac4ea18255afd8540_s390x",
"product": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:4f199220d4abdecf92c7c34e359be93ec1769767d3531f9ac4ea18255afd8540_s390x",
"product_id": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:4f199220d4abdecf92c7c34e359be93ec1769767d3531f9ac4ea18255afd8540_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift-route-controller-manager-rhel9@sha256%3A4f199220d4abdecf92c7c34e359be93ec1769767d3531f9ac4ea18255afd8540?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-route-controller-manager-container-v4.18.0-202508201347.p2.gce6ffa2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e8260a29ad895f33e1feab3111d8e9cb189cce2f06636921de7d89305a95cedc_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e8260a29ad895f33e1feab3111d8e9cb189cce2f06636921de7d89305a95cedc_s390x",
"product_id": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e8260a29ad895f33e1feab3111d8e9cb189cce2f06636921de7d89305a95cedc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-service-ca-rhel9-operator@sha256%3Ae8260a29ad895f33e1feab3111d8e9cb189cce2f06636921de7d89305a95cedc?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-service-ca-operator-container-v4.18.0-202508201347.p2.g30efb52.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:199d34fc464fa551a147a120afcd4eb44117042a4b4ea04933ed3f17b0c142ea_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:199d34fc464fa551a147a120afcd4eb44117042a4b4ea04933ed3f17b0c142ea_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:199d34fc464fa551a147a120afcd4eb44117042a4b4ea04933ed3f17b0c142ea_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-microshift-rhel9@sha256%3A199d34fc464fa551a147a120afcd4eb44117042a4b4ea04933ed3f17b0c142ea?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ovn-kubernetes-microshift-container-v4.18.0-202508201347.p2.g2cbd05d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:10bbedff3324403ff2bb247c03264ce10be8b6e2c0fbec384775b6408fc5a62e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:10bbedff3324403ff2bb247c03264ce10be8b6e2c0fbec384775b6408fc5a62e_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:10bbedff3324403ff2bb247c03264ce10be8b6e2c0fbec384775b6408fc5a62e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prom-label-proxy-rhel9@sha256%3A10bbedff3324403ff2bb247c03264ce10be8b6e2c0fbec384775b6408fc5a62e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=prom-label-proxy-container-v4.18.0-202508201347.p2.g35c1136.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:069898288e9a54d1c28731848a898b0302414a6b4ec20993e707838354025ea1_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:069898288e9a54d1c28731848a898b0302414a6b4ec20993e707838354025ea1_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:069898288e9a54d1c28731848a898b0302414a6b4ec20993e707838354025ea1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-config-reloader-rhel9@sha256%3A069898288e9a54d1c28731848a898b0302414a6b4ec20993e707838354025ea1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=prometheus-config-reloader-container-v4.18.0-202508201347.p2.g7498774.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ae79909fb7f7c0ffa8088ecd7173521c93dee51940f92b841206eaeb850e9025_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ae79909fb7f7c0ffa8088ecd7173521c93dee51940f92b841206eaeb850e9025_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ae79909fb7f7c0ffa8088ecd7173521c93dee51940f92b841206eaeb850e9025_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-rhel9-operator@sha256%3Aae79909fb7f7c0ffa8088ecd7173521c93dee51940f92b841206eaeb850e9025?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=prometheus-operator-container-v4.18.0-202508201347.p2.g7498774.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:770af0849a803311e04939b49ce35188e4ddce4f7c12cd6de05686f199e8ff4c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:770af0849a803311e04939b49ce35188e4ddce4f7c12cd6de05686f199e8ff4c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:770af0849a803311e04939b49ce35188e4ddce4f7c12cd6de05686f199e8ff4c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator-admission-webhook-rhel9@sha256%3A770af0849a803311e04939b49ce35188e4ddce4f7c12cd6de05686f199e8ff4c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.18.0-202508201347.p2.g7498774.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:21261c47ff36c46542475a91e11ddeb7aef7fe24678412efade3dc628d1fd7fd_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:21261c47ff36c46542475a91e11ddeb7aef7fe24678412efade3dc628d1fd7fd_s390x",
"product_id": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:21261c47ff36c46542475a91e11ddeb7aef7fe24678412efade3dc628d1fd7fd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-telemeter-rhel9@sha256%3A21261c47ff36c46542475a91e11ddeb7aef7fe24678412efade3dc628d1fd7fd?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=telemeter-container-v4.18.0-202508201347.p2.g490612b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:c308ec8359c537e0f1d4f9efa655b467a650d1761efacf3438c81ea04ddb5c6f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:c308ec8359c537e0f1d4f9efa655b467a650d1761efacf3438c81ea04ddb5c6f_s390x",
"product_id": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:c308ec8359c537e0f1d4f9efa655b467a650d1761efacf3438c81ea04ddb5c6f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-thanos-rhel9@sha256%3Ac308ec8359c537e0f1d4f9efa655b467a650d1761efacf3438c81ea04ddb5c6f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-thanos-container-v4.18.0-202508201347.p2.gf1599f6.assembly.stream.el9"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:34aba916b85415a991519315dbfbaabfe50b66f9db2df3ec1c40c4e71e222630_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:34aba916b85415a991519315dbfbaabfe50b66f9db2df3ec1c40c4e71e222630_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:34aba916b85415a991519315dbfbaabfe50b66f9db2df3ec1c40c4e71e222630_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-rhel9@sha256%3A34aba916b85415a991519315dbfbaabfe50b66f9db2df3ec1c40c4e71e222630?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=atomic-openshift-cluster-autoscaler-container-v4.18.0-202508201347.p2.ge38eab0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e6430136fbf2f1be4b662cfc2154e6bae6abc94ceb5138d95631f0bd8855f71d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e6430136fbf2f1be4b662cfc2154e6bae6abc94ceb5138d95631f0bd8855f71d_ppc64le",
"product_id": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e6430136fbf2f1be4b662cfc2154e6bae6abc94ceb5138d95631f0bd8855f71d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/aws-kms-encryption-provider-rhel9@sha256%3Ae6430136fbf2f1be4b662cfc2154e6bae6abc94ceb5138d95631f0bd8855f71d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=aws-kms-encryption-provider-container-v4.18.0-202508201347.p2.g088dcaf.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:00bed480322861a9340126a1c81ab0cceef95fe8ea5d7b542744cbe2f5bae2f4_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:00bed480322861a9340126a1c81ab0cceef95fe8ea5d7b542744cbe2f5bae2f4_ppc64le",
"product_id": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:00bed480322861a9340126a1c81ab0cceef95fe8ea5d7b542744cbe2f5bae2f4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/azure-kms-encryption-provider-rhel9@sha256%3A00bed480322861a9340126a1c81ab0cceef95fe8ea5d7b542744cbe2f5bae2f4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=azure-kms-encryption-provider-container-v4.18.0-202508201347.p2.gc937080.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:622f7adbc69bc03a0d3b91b5a3f2d48a67e9b8659187b21e3b8ba157cd914b4f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:622f7adbc69bc03a0d3b91b5a3f2d48a67e9b8659187b21e3b8ba157cd914b4f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:622f7adbc69bc03a0d3b91b5a3f2d48a67e9b8659187b21e3b8ba157cd914b4f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-machine-controllers-rhel9@sha256%3A622f7adbc69bc03a0d3b91b5a3f2d48a67e9b8659187b21e3b8ba157cd914b4f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=baremetal-machine-controller-container-v4.18.0-202508201347.p2.g1ede6c3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:1921952ed38ac8e19c6d974a18c02c5922dc82c3575612eecde6a9ba2033d685_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:1921952ed38ac8e19c6d974a18c02c5922dc82c3575612eecde6a9ba2033d685_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:1921952ed38ac8e19c6d974a18c02c5922dc82c3575612eecde6a9ba2033d685_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-runtimecfg-rhel9@sha256%3A1921952ed38ac8e19c6d974a18c02c5922dc82c3575612eecde6a9ba2033d685?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-baremetal-runtimecfg-container-v4.18.0-202508201347.p2.g7145e60.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:05b1f39f625243835cd6b94192c147c67b83509d954785ca57ba9373fb25a624_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:05b1f39f625243835cd6b94192c147c67b83509d954785ca57ba9373fb25a624_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:05b1f39f625243835cd6b94192c147c67b83509d954785ca57ba9373fb25a624_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-etcd-rhel9-operator@sha256%3A05b1f39f625243835cd6b94192c147c67b83509d954785ca57ba9373fb25a624?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-etcd-operator-container-v4.18.0-202508201347.p2.g8460bed.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:59f09fc0ca1e1b697e9c581b0f3c2601c1e3b5ddfe2111de305d3b026d7c186b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:59f09fc0ca1e1b697e9c581b0f3c2601c1e3b5ddfe2111de305d3b026d7c186b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:59f09fc0ca1e1b697e9c581b0f3c2601c1e3b5ddfe2111de305d3b026d7c186b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-monitoring-rhel9-operator@sha256%3A59f09fc0ca1e1b697e9c581b0f3c2601c1e3b5ddfe2111de305d3b026d7c186b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-monitoring-operator-container-v4.18.0-202508201347.p2.g7337d93.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:d99d394855cac5192c2c7670401b320a211d90f74f7a7991a0bcaf7189f8029c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:d99d394855cac5192c2c7670401b320a211d90f74f7a7991a0bcaf7189f8029c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:d99d394855cac5192c2c7670401b320a211d90f74f7a7991a0bcaf7189f8029c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-rhel9-operator@sha256%3Ad99d394855cac5192c2c7670401b320a211d90f74f7a7991a0bcaf7189f8029c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-network-operator-container-v4.18.0-202508201347.p2.gc1a7028.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1cdcdbc5f671e4297cad2dab6b20c1598145555a6aca118ce39bf1b580bdc085_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1cdcdbc5f671e4297cad2dab6b20c1598145555a6aca118ce39bf1b580bdc085_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1cdcdbc5f671e4297cad2dab6b20c1598145555a6aca118ce39bf1b580bdc085_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256%3A1cdcdbc5f671e4297cad2dab6b20c1598145555a6aca118ce39bf1b580bdc085?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-node-tuning-operator-container-v4.18.0-202508201347.p2.g5932024.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:448880c4c4f5ac24488b619f5fd3415bfacf97950f7b819f6f35f7ebac936235_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:448880c4c4f5ac24488b619f5fd3415bfacf97950f7b819f6f35f7ebac936235_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:448880c4c4f5ac24488b619f5fd3415bfacf97950f7b819f6f35f7ebac936235_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-policy-controller-rhel9@sha256%3A448880c4c4f5ac24488b619f5fd3415bfacf97950f7b819f6f35f7ebac936235?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-policy-controller-container-v4.18.0-202508201347.p2.g5fd8525.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:28e36f204441718ef6ae65e65e0159b9e6a79caf1452a580c7ab44fe2f46f600_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:28e36f204441718ef6ae65e65e0159b9e6a79caf1452a580c7ab44fe2f46f600_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:28e36f204441718ef6ae65e65e0159b9e6a79caf1452a580c7ab44fe2f46f600_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-storage-rhel9-operator@sha256%3A28e36f204441718ef6ae65e65e0159b9e6a79caf1452a580c7ab44fe2f46f600?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-storage-operator-container-v4.18.0-202508201347.p2.g65d0644.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:65d67c5879a5a2667a44fd70434bbfb1b5c39fce94f3bedfdac65a5d3d128fcf_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:65d67c5879a5a2667a44fd70434bbfb1b5c39fce94f3bedfdac65a5d3d128fcf_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:65d67c5879a5a2667a44fd70434bbfb1b5c39fce94f3bedfdac65a5d3d128fcf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-version-rhel9-operator@sha256%3A65d67c5879a5a2667a44fd70434bbfb1b5c39fce94f3bedfdac65a5d3d128fcf?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-version-operator-container-v4.18.0-202508201347.p2.gb3d78f3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:09cc2925426240bfa4af94d495f456a27c6b7307d862faf4519b0b8be614f601_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:09cc2925426240bfa4af94d495f456a27c6b7307d862faf4519b0b8be614f601_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:09cc2925426240bfa4af94d495f456a27c6b7307d862faf4519b0b8be614f601_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-configmap-reloader-rhel9@sha256%3A09cc2925426240bfa4af94d495f456a27c6b7307d862faf4519b0b8be614f601?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=configmap-reload-container-v4.18.0-202508201347.p2.ge2aaf00.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:659da371f970ee548816f74853363291333d9ac6d9e4fba6329f146a7fbacfa3_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:659da371f970ee548816f74853363291333d9ac6d9e4fba6329f146a7fbacfa3_ppc64le",
"product_id": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:659da371f970ee548816f74853363291333d9ac6d9e4fba6329f146a7fbacfa3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/container-networking-plugins-microshift-rhel9@sha256%3A659da371f970ee548816f74853363291333d9ac6d9e4fba6329f146a7fbacfa3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.18.0-202508201347.p2.gb4e1047.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:3944aedf2d50aa8ffc45c861981b09d48dafdd48b14f0eb7eb7554477df79ce7_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:3944aedf2d50aa8ffc45c861981b09d48dafdd48b14f0eb7eb7554477df79ce7_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:3944aedf2d50aa8ffc45c861981b09d48dafdd48b14f0eb7eb7554477df79ce7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-coredns-rhel9@sha256%3A3944aedf2d50aa8ffc45c861981b09d48dafdd48b14f0eb7eb7554477df79ce7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=coredns-container-v4.18.0-202508201347.p2.geb75d9b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:fcf43b3b0c077fcc7b0d97b550588c3edfbf21730368bda41c3586a02320ce4d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:fcf43b3b0c077fcc7b0d97b550588c3edfbf21730368bda41c3586a02320ce4d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:fcf43b3b0c077fcc7b0d97b550588c3edfbf21730368bda41c3586a02320ce4d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher-rhel9@sha256%3Afcf43b3b0c077fcc7b0d97b550588c3edfbf21730368bda41c3586a02320ce4d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-attacher-container-v4.18.0-202508201347.p2.g39b37c0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d1b58fb1f844d647468a82553485b024ec4d8bcbb74b6a8f39b6a5ef99761bc2_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d1b58fb1f844d647468a82553485b024ec4d8bcbb74b6a8f39b6a5ef99761bc2_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d1b58fb1f844d647468a82553485b024ec4d8bcbb74b6a8f39b6a5ef99761bc2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-manila-rhel9@sha256%3Ad1b58fb1f844d647468a82553485b024ec4d8bcbb74b6a8f39b6a5ef99761bc2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-driver-manila-container-v4.18.0-202508201347.p2.gf03b55e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:ca69d38281c9e4a558f66bd2958c87e210a2dd359d55dfd0caa6cf98f0580a1d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:ca69d38281c9e4a558f66bd2958c87e210a2dd359d55dfd0caa6cf98f0580a1d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:ca69d38281c9e4a558f66bd2958c87e210a2dd359d55dfd0caa6cf98f0580a1d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-manila-rhel9-operator@sha256%3Aca69d38281c9e4a558f66bd2958c87e210a2dd359d55dfd0caa6cf98f0580a1d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-driver-manila-operator-container-v4.18.0-202508201347.p2.gff513d3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:3e825bde4d1992d23cecafaa919d793d51edd51f704ae5cf6e9491f9948d6092_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:3e825bde4d1992d23cecafaa919d793d51edd51f704ae5cf6e9491f9948d6092_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:3e825bde4d1992d23cecafaa919d793d51edd51f704ae5cf6e9491f9948d6092_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-nfs-rhel9@sha256%3A3e825bde4d1992d23cecafaa919d793d51edd51f704ae5cf6e9491f9948d6092?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-driver-nfs-container-v4.18.0-202508201347.p2.g32e7759.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c4a35d280bbc2e597e8c859e829f94778e19492fd3815ea9b275fb1837f2d4ab_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c4a35d280bbc2e597e8c859e829f94778e19492fd3815ea9b275fb1837f2d4ab_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c4a35d280bbc2e597e8c859e829f94778e19492fd3815ea9b275fb1837f2d4ab_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe-rhel9@sha256%3Ac4a35d280bbc2e597e8c859e829f94778e19492fd3815ea9b275fb1837f2d4ab?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-livenessprobe-container-v4.18.0-202508201347.p2.g3a97784.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:01b73cd5f5f06817a018fdc04b408ab945b0877b8ffcfd984ce251b4aac359e3_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:01b73cd5f5f06817a018fdc04b408ab945b0877b8ffcfd984ce251b4aac359e3_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:01b73cd5f5f06817a018fdc04b408ab945b0877b8ffcfd984ce251b4aac359e3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar-rhel9@sha256%3A01b73cd5f5f06817a018fdc04b408ab945b0877b8ffcfd984ce251b4aac359e3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-node-driver-registrar-container-v4.18.0-202508201347.p2.gc21f5d0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9ff4e2fb69c0b97daa101c12331b66b923f7d7f49f69da4d35e4101e4e424d3e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9ff4e2fb69c0b97daa101c12331b66b923f7d7f49f69da4d35e4101e4e424d3e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9ff4e2fb69c0b97daa101c12331b66b923f7d7f49f69da4d35e4101e4e424d3e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner-rhel9@sha256%3A9ff4e2fb69c0b97daa101c12331b66b923f7d7f49f69da4d35e4101e4e424d3e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-provisioner-container-v4.18.0-202508201347.p2.g376f0ea.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8e3ca94ef4fac0e591cdb961fdd8ed9263bb77153f1269fecc451f7584a768e8_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8e3ca94ef4fac0e591cdb961fdd8ed9263bb77153f1269fecc451f7584a768e8_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8e3ca94ef4fac0e591cdb961fdd8ed9263bb77153f1269fecc451f7584a768e8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-validation-webhook-rhel9@sha256%3A8e3ca94ef4fac0e591cdb961fdd8ed9263bb77153f1269fecc451f7584a768e8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-snapshot-validation-webhook-container-v4.18.0-202508201347.p2.g838d248.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:871e92015a2fe767f6e3c50b6359427c0a0f24650c7798b2e30a743a9b932da8_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:871e92015a2fe767f6e3c50b6359427c0a0f24650c7798b2e30a743a9b932da8_ppc64le",
"product_id": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:871e92015a2fe767f6e3c50b6359427c0a0f24650c7798b2e30a743a9b932da8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel9@sha256%3A871e92015a2fe767f6e3c50b6359427c0a0f24650c7798b2e30a743a9b932da8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=driver-toolkit-container-v4.18.0-202508220032.p2.g2e139ed.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:48c89e862b063988c10c4a71591a01f3abea82b694b9aa4344cb7b0f4c914618_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:48c89e862b063988c10c4a71591a01f3abea82b694b9aa4344cb7b0f4c914618_ppc64le",
"product_id": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:48c89e862b063988c10c4a71591a01f3abea82b694b9aa4344cb7b0f4c914618_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/egress-router-cni-rhel9@sha256%3A48c89e862b063988c10c4a71591a01f3abea82b694b9aa4344cb7b0f4c914618?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-egress-router-cni-container-v4.18.0-202508201347.p2.g3193a75.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:02db458d9359594aa9855d4a892d8a5265ad9bacc246a2011c5b9dd8388bc9e2_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:02db458d9359594aa9855d4a892d8a5265ad9bacc246a2011c5b9dd8388bc9e2_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:02db458d9359594aa9855d4a892d8a5265ad9bacc246a2011c5b9dd8388bc9e2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-workload-identity-federation-webhook-rhel9@sha256%3A02db458d9359594aa9855d4a892d8a5265ad9bacc246a2011c5b9dd8388bc9e2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.18.0-202508201347.p2.gf0a670c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:c3bfb8108047ca19d746cf26b012f7c9c3820abc13e85fa79c6f9ea220446398_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:c3bfb8108047ca19d746cf26b012f7c9c3820abc13e85fa79c6f9ea220446398_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:c3bfb8108047ca19d746cf26b012f7c9c3820abc13e85fa79c6f9ea220446398_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-proxy-rhel9@sha256%3Ac3bfb8108047ca19d746cf26b012f7c9c3820abc13e85fa79c6f9ea220446398?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=golang-github-openshift-oauth-proxy-container-v4.18.0-202508201347.p2.g9158250.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:a73d612742547052fec5dbb1ac2f5c7a769711714c2d7e60cdd6af45b61ac652_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:a73d612742547052fec5dbb1ac2f5c7a769711714c2d7e60cdd6af45b61ac652_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:a73d612742547052fec5dbb1ac2f5c7a769711714c2d7e60cdd6af45b61ac652_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-alertmanager-rhel9@sha256%3Aa73d612742547052fec5dbb1ac2f5c7a769711714c2d7e60cdd6af45b61ac652?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.18.0-202508201347.p2.ga432067.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2419be532ee6172c8eac6ab4a882aa9c1a764953f39cdcdb815ef66a2600bc6e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2419be532ee6172c8eac6ab4a882aa9c1a764953f39cdcdb815ef66a2600bc6e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2419be532ee6172c8eac6ab4a882aa9c1a764953f39cdcdb815ef66a2600bc6e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-rhel9@sha256%3A2419be532ee6172c8eac6ab4a882aa9c1a764953f39cdcdb815ef66a2600bc6e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=golang-github-prometheus-prometheus-container-v4.18.0-202508201347.p2.gdf5ef25.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:19e91f33e5a2dae321ab08e82be3dc3e02effca2a1782722d1d51716e2a6ae44_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:19e91f33e5a2dae321ab08e82be3dc3e02effca2a1782722d1d51716e2a6ae44_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:19e91f33e5a2dae321ab08e82be3dc3e02effca2a1782722d1d51716e2a6ae44_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel9@sha256%3A19e91f33e5a2dae321ab08e82be3dc3e02effca2a1782722d1d51716e2a6ae44?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-hypershift-container-v4.18.0-202508201347.p2.ge055b4b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:a50d8ecc5b23e734ce47a6c5955349a5d26372d9dc8a638b7bfcd243ed3d3b52_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:a50d8ecc5b23e734ce47a6c5955349a5d26372d9dc8a638b7bfcd243ed3d3b52_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:a50d8ecc5b23e734ce47a6c5955349a5d26372d9dc8a638b7bfcd243ed3d3b52_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-proxy-rhel9@sha256%3Aa50d8ecc5b23e734ce47a6c5955349a5d26372d9dc8a638b7bfcd243ed3d3b52?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kube-proxy-container-v4.18.0-202508262224.p2.g3c7968e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:abc4353a8d9a669e7471f984ff47766330f51e9c36d1fd720c8783776cab346e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:abc4353a8d9a669e7471f984ff47766330f51e9c36d1fd720c8783776cab346e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:abc4353a8d9a669e7471f984ff47766330f51e9c36d1fd720c8783776cab346e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-rbac-proxy-rhel9@sha256%3Aabc4353a8d9a669e7471f984ff47766330f51e9c36d1fd720c8783776cab346e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kube-rbac-proxy-container-v4.18.0-202508201347.p2.g526498a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:0760f5e652e7126a5c8927dea91d2861e2e8c263b39b16aad7fc681376a6883c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:0760f5e652e7126a5c8927dea91d2861e2e8c263b39b16aad7fc681376a6883c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:0760f5e652e7126a5c8927dea91d2861e2e8c263b39b16aad7fc681376a6883c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-state-metrics-rhel9@sha256%3A0760f5e652e7126a5c8927dea91d2861e2e8c263b39b16aad7fc681376a6883c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kube-state-metrics-container-v4.18.0-202508201347.p2.gcb5a929.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:8a497a70c08c1a1c142e902acbb2b9ec6df6e4d32b3b24c9aa982aae96f089d5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:8a497a70c08c1a1c142e902acbb2b9ec6df6e4d32b3b24c9aa982aae96f089d5_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:8a497a70c08c1a1c142e902acbb2b9ec6df6e4d32b3b24c9aa982aae96f089d5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-marketplace-rhel9@sha256%3A8a497a70c08c1a1c142e902acbb2b9ec6df6e4d32b3b24c9aa982aae96f089d5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=marketplace-operator-container-v4.18.0-202508201347.p2.gc06a810.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:84476730e0b72c40993e20a0a7b65c38c0e5c9101d4119d8f9b6135ddc834f1a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:84476730e0b72c40993e20a0a7b65c38c0e5c9101d4119d8f9b6135ddc834f1a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:84476730e0b72c40993e20a0a7b65c38c0e5c9101d4119d8f9b6135ddc834f1a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-monitoring-plugin-rhel9@sha256%3A84476730e0b72c40993e20a0a7b65c38c0e5c9101d4119d8f9b6135ddc834f1a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=monitoring-plugin-container-v4.18.0-202508271453.p2.gfafea6b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b81e101c5816ac541af6a33f67d08d077d6a1853981c01cfbb2eecdf1ce703a8_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b81e101c5816ac541af6a33f67d08d077d6a1853981c01cfbb2eecdf1ce703a8_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b81e101c5816ac541af6a33f67d08d077d6a1853981c01cfbb2eecdf1ce703a8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni-rhel9@sha256%3Ab81e101c5816ac541af6a33f67d08d077d6a1853981c01cfbb2eecdf1ce703a8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=multus-cni-container-v4.18.0-202508201347.p2.g21fb8e0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c5c3fa06054ade9f78b5a404cb9817fac03db8860228f3a8ab8e57ce7289fed5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c5c3fa06054ade9f78b5a404cb9817fac03db8860228f3a8ab8e57ce7289fed5_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c5c3fa06054ade9f78b5a404cb9817fac03db8860228f3a8ab8e57ce7289fed5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni-microshift-rhel9@sha256%3Ac5c3fa06054ade9f78b5a404cb9817fac03db8860228f3a8ab8e57ce7289fed5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=multus-cni-container-microshift-container-v4.18.0-202508201347.p2.g21fb8e0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:6e7dbd2ed496ac37357a8fcc834f04b760a64b5c3868be538726fb3b42b19c77_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:6e7dbd2ed496ac37357a8fcc834f04b760a64b5c3868be538726fb3b42b19c77_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:6e7dbd2ed496ac37357a8fcc834f04b760a64b5c3868be538726fb3b42b19c77_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-networkpolicy-rhel9@sha256%3A6e7dbd2ed496ac37357a8fcc834f04b760a64b5c3868be538726fb3b42b19c77?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-networkpolicy-container-v4.18.0-202508201347.p2.g5f37d0c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:21664e619da8e10e72a7f089c56452dd08bc8f075e3d58e876a1f612b2b4c0c0_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:21664e619da8e10e72a7f089c56452dd08bc8f075e3d58e876a1f612b2b4c0c0_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:21664e619da8e10e72a7f089c56452dd08bc8f075e3d58e876a1f612b2b4c0c0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-networking-console-plugin-rhel9@sha256%3A21664e619da8e10e72a7f089c56452dd08bc8f075e3d58e876a1f612b2b4c0c0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=networking-console-plugin-container-v4.18.0-202508271223.p2.g1553568.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:bcb41ae05cf93960aa22a16bd3c921b522c8c782a06f6ffbcc7eee8b75f53f59_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:bcb41ae05cf93960aa22a16bd3c921b522c8c782a06f6ffbcc7eee8b75f53f59_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:bcb41ae05cf93960aa22a16bd3c921b522c8c782a06f6ffbcc7eee8b75f53f59_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-server-rhel9@sha256%3Abcb41ae05cf93960aa22a16bd3c921b522c8c782a06f6ffbcc7eee8b75f53f59?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=oauth-server-container-v4.18.0-202508201347.p2.g287caff.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:750e49b90d266e3115369154892f235607790a08e0cf8e7bd54875b40d69dc36_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:750e49b90d266e3115369154892f235607790a08e0cf8e7bd54875b40d69dc36_ppc64le",
"product_id": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:750e49b90d266e3115369154892f235607790a08e0cf8e7bd54875b40d69dc36_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oc-mirror-plugin-rhel9@sha256%3A750e49b90d266e3115369154892f235607790a08e0cf8e7bd54875b40d69dc36?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=oc-mirror-plugin-container-v4.18.0-202508261354.p2.gf0d9279.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a3d307f025098053d765e1eb32a48fed2d1e64a26c4d10ff3475168439fafc1d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a3d307f025098053d765e1eb32a48fed2d1e64a26c4d10ff3475168439fafc1d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a3d307f025098053d765e1eb32a48fed2d1e64a26c4d10ff3475168439fafc1d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-builder-rhel9@sha256%3Aa3d307f025098053d765e1eb32a48fed2d1e64a26c4d10ff3475168439fafc1d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-builder-container-v4.18.0-202508201347.p2.ga5cbc2b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:af29aaff98b581ae991d694e5c023bde6e6a15a347c2aaf38a72a01f27c72577_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:af29aaff98b581ae991d694e5c023bde6e6a15a347c2aaf38a72a01f27c72577_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:af29aaff98b581ae991d694e5c023bde6e6a15a347c2aaf38a72a01f27c72577_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-rhel9@sha256%3Aaf29aaff98b581ae991d694e5c023bde6e6a15a347c2aaf38a72a01f27c72577?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-cli-container-v4.18.0-202508201347.p2.g4fcb2d0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:b32e72035c695f08ef6ac519d3f0acaffdc20b88beb7433431170c9c6e2b5c36_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:b32e72035c695f08ef6ac519d3f0acaffdc20b88beb7433431170c9c6e2b5c36_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:b32e72035c695f08ef6ac519d3f0acaffdc20b88beb7433431170c9c6e2b5c36_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-rhel9@sha256%3Ab32e72035c695f08ef6ac519d3f0acaffdc20b88beb7433431170c9c6e2b5c36?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-console-container-v4.18.0-202508271223.p2.g9b0a1a1.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:c2e1580c9009d93d42cba6983db847ad0cc6740098a811500ee28dc8acc3647a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:c2e1580c9009d93d42cba6983db847ad0cc6740098a811500ee28dc8acc3647a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:c2e1580c9009d93d42cba6983db847ad0cc6740098a811500ee28dc8acc3647a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-rhel9-operator@sha256%3Ac2e1580c9009d93d42cba6983db847ad0cc6740098a811500ee28dc8acc3647a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.18.0-202508212132.p2.g60dd3f5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:8266d1ee4b0f374972aa079f42a0ce1b5a434097fb057f90367e95d08b98273d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:8266d1ee4b0f374972aa079f42a0ce1b5a434097fb057f90367e95d08b98273d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:8266d1ee4b0f374972aa079f42a0ce1b5a434097fb057f90367e95d08b98273d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-deployer-rhel9@sha256%3A8266d1ee4b0f374972aa079f42a0ce1b5a434097fb057f90367e95d08b98273d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-deployer-container-v4.18.0-202508201347.p2.g4fcb2d0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:637d5dff3deae9e41d03e57b5179ee8010d660071a7e6129b115aab010d112c7_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:637d5dff3deae9e41d03e57b5179ee8010d660071a7e6129b115aab010d112c7_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:637d5dff3deae9e41d03e57b5179ee8010d660071a7e6129b115aab010d112c7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-haproxy-router-rhel9@sha256%3A637d5dff3deae9e41d03e57b5179ee8010d660071a7e6129b115aab010d112c7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-haproxy-router-container-v4.18.0-202508201347.p2.gd805894.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:8d8d4cbf731faf11f67cb8b562d8b5bde1363713fbbf98bcec019d28e4513c93_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:8d8d4cbf731faf11f67cb8b562d8b5bde1363713fbbf98bcec019d28e4513c93_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:8d8d4cbf731faf11f67cb8b562d8b5bde1363713fbbf98bcec019d28e4513c93_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube-rhel9@sha256%3A8d8d4cbf731faf11f67cb8b562d8b5bde1363713fbbf98bcec019d28e4513c93?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-hyperkube-container-v4.18.0-202508261654.p2.g3c7968e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:303395c4f66beb02f4a0aca7981b9d05584bc736b0deef983d48c26d9e0c735a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:303395c4f66beb02f4a0aca7981b9d05584bc736b0deef983d48c26d9e0c735a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:303395c4f66beb02f4a0aca7981b9d05584bc736b0deef983d48c26d9e0c735a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-keepalived-ipfailover-rhel9@sha256%3A303395c4f66beb02f4a0aca7981b9d05584bc736b0deef983d48c26d9e0c735a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.18.0-202508201347.p2.g716eb0e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0c16eb9aa833123291d76987a9d12b51c7ec4d27d7da395757085aeead6d49d6_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0c16eb9aa833123291d76987a9d12b51c7ec4d27d7da395757085aeead6d49d6_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0c16eb9aa833123291d76987a9d12b51c7ec4d27d7da395757085aeead6d49d6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod-rhel9@sha256%3A0c16eb9aa833123291d76987a9d12b51c7ec4d27d7da395757085aeead6d49d6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-pod-container-v4.18.0-202508261654.p2.g3c7968e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:13a67ee1b4ec3b13cf66768c9fae19ac71f2f2de53d289749a3d0722d5ea05a6_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:13a67ee1b4ec3b13cf66768c9fae19ac71f2f2de53d289749a3d0722d5ea05a6_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:13a67ee1b4ec3b13cf66768c9fae19ac71f2f2de53d289749a3d0722d5ea05a6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-registry-rhel9@sha256%3A13a67ee1b4ec3b13cf66768c9fae19ac71f2f2de53d289749a3d0722d5ea05a6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-registry-container-v4.18.0-202508201347.p2.gcfa51ab.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:46d4e13b36567bd730d62799843f4dc839ec3722c84c070b2f48222b9db258a6_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:46d4e13b36567bd730d62799843f4dc839ec3722c84c070b2f48222b9db258a6_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:46d4e13b36567bd730d62799843f4dc839ec3722c84c070b2f48222b9db258a6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests-rhel9@sha256%3A46d4e13b36567bd730d62799843f4dc839ec3722c84c070b2f48222b9db258a6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-tests-container-v4.18.0-202508271223.p2.g4df75d0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:eb5f8c741adc1c67f0d9c23b3ac0fc383a078a2b3f449b78202b0a686adee35a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:eb5f8c741adc1c67f0d9c23b3ac0fc383a078a2b3f449b78202b0a686adee35a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:eb5f8c741adc1c67f0d9c23b3ac0fc383a078a2b3f449b78202b0a686adee35a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-state-metrics-rhel9@sha256%3Aeb5f8c741adc1c67f0d9c23b3ac0fc383a078a2b3f449b78202b0a686adee35a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-state-metrics-container-v4.18.0-202508201347.p2.g3cca6fe.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:c7e2429d926e0f86ab2b7483e6c18642784bb493ac2d1b878ce941fab95852b3_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:c7e2429d926e0f86ab2b7483e6c18642784bb493ac2d1b878ce941fab95852b3_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:c7e2429d926e0f86ab2b7483e6c18642784bb493ac2d1b878ce941fab95852b3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cluster-api-controllers-rhel9@sha256%3Ac7e2429d926e0f86ab2b7483e6c18642784bb493ac2d1b878ce941fab95852b3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openstack-cluster-api-controllers-container-v4.18.0-202508201347.p2.gce2c2d1.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c36a6d5c401ccb2945f76f4145460fb61b150cfa667aeb13b5411527a3f54082_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c36a6d5c401ccb2945f76f4145460fb61b150cfa667aeb13b5411527a3f54082_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c36a6d5c401ccb2945f76f4145460fb61b150cfa667aeb13b5411527a3f54082_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-lifecycle-manager-rhel9@sha256%3Ac36a6d5c401ccb2945f76f4145460fb61b150cfa667aeb13b5411527a3f54082?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=operator-lifecycle-manager-container-v4.18.0-202508220452.p2.ga62bebb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:90028b0e0a122bcaad73527511dee18e694fe2846687710a9b8450b448ec65a4_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:90028b0e0a122bcaad73527511dee18e694fe2846687710a9b8450b448ec65a4_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:90028b0e0a122bcaad73527511dee18e694fe2846687710a9b8450b448ec65a4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-registry-rhel9@sha256%3A90028b0e0a122bcaad73527511dee18e694fe2846687710a9b8450b448ec65a4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=operator-registry-container-v4.18.0-202508220452.p2.ga62bebb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:20d52bbe54cfe67d5c39f1f30bb56d56d220e190075895a2bae784dac691b053_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:20d52bbe54cfe67d5c39f1f30bb56d56d220e190075895a2bae784dac691b053_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:20d52bbe54cfe67d5c39f1f30bb56d56d220e190075895a2bae784dac691b053_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-api-server-rhel9@sha256%3A20d52bbe54cfe67d5c39f1f30bb56d56d220e190075895a2bae784dac691b053?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-api-server-container-v4.18.0-202508201347.p2.gbb74f0a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:7044079bd7186fa3578b23a677113d67cbe14ef0a5f8d8da8b7fdd74f05e10db_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:7044079bd7186fa3578b23a677113d67cbe14ef0a5f8d8da8b7fdd74f05e10db_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:7044079bd7186fa3578b23a677113d67cbe14ef0a5f8d8da8b7fdd74f05e10db_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-csr-approver-rhel9@sha256%3A7044079bd7186fa3578b23a677113d67cbe14ef0a5f8d8da8b7fdd74f05e10db?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-csr-approver-container-v4.18.0-202508201347.p2.g81d6bc2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e44a21d71da9c3f22a836af4c29d89a8048d886fc98aa059a3ac5c83e9a1dd47_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e44a21d71da9c3f22a836af4c29d89a8048d886fc98aa059a3ac5c83e9a1dd47_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e44a21d71da9c3f22a836af4c29d89a8048d886fc98aa059a3ac5c83e9a1dd47_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel9@sha256%3Ae44a21d71da9c3f22a836af4c29d89a8048d886fc98aa059a3ac5c83e9a1dd47?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-node-agent-container-v4.18.0-202508201347.p2.g32a1f2a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8b061cf29321ba0844a1149668311b416cf01f84ab2dc4cdffd503f497761343_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8b061cf29321ba0844a1149668311b416cf01f84ab2dc4cdffd503f497761343_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8b061cf29321ba0844a1149668311b416cf01f84ab2dc4cdffd503f497761343_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-orchestrator-rhel9@sha256%3A8b061cf29321ba0844a1149668311b416cf01f84ab2dc4cdffd503f497761343?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-orchestrator-container-v4.18.0-202508201347.p2.g81d6bc2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:fe9f712c5e32380eb36fef637f16a65d2a5203f4ee09435aa9b7f230262f8cfe_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:fe9f712c5e32380eb36fef637f16a65d2a5203f4ee09435aa9b7f230262f8cfe_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:fe9f712c5e32380eb36fef637f16a65d2a5203f4ee09435aa9b7f230262f8cfe_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-utils-rhel9@sha256%3Afe9f712c5e32380eb36fef637f16a65d2a5203f4ee09435aa9b7f230262f8cfe?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-utils-container-v4.18.0-202508201347.p2.g0e41f7d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:4478bc8bb281d6430d367b5dbcf047a4345d6fd6aa41397373005615ee305086_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:4478bc8bb281d6430d367b5dbcf047a4345d6fd6aa41397373005615ee305086_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:4478bc8bb281d6430d367b5dbcf047a4345d6fd6aa41397373005615ee305086_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-apiserver-network-proxy-rhel9@sha256%3A4478bc8bb281d6430d367b5dbcf047a4345d6fd6aa41397373005615ee305086?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-apiserver-network-proxy-container-v4.18.0-202508201347.p2.g2f62712.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7c0ae38a526c4f54b3479aba5a5432f7348c6c85a692c042349f34a3975aaca2_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7c0ae38a526c4f54b3479aba5a5432f7348c6c85a692c042349f34a3975aaca2_ppc64le",
"product_id": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7c0ae38a526c4f54b3479aba5a5432f7348c6c85a692c042349f34a3975aaca2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/azure-service-rhel9-operator@sha256%3A7c0ae38a526c4f54b3479aba5a5432f7348c6c85a692c042349f34a3975aaca2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-service-operator-container-v4.18.0-202508201347.p2.g11ced00.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:41f334fd2121830928a7b6eb3b2f1904d99f525b50761a756a105fb01cc7f6b9_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:41f334fd2121830928a7b6eb3b2f1904d99f525b50761a756a105fb01cc7f6b9_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:41f334fd2121830928a7b6eb3b2f1904d99f525b50761a756a105fb01cc7f6b9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-cluster-api-controllers-rhel9@sha256%3A41f334fd2121830928a7b6eb3b2f1904d99f525b50761a756a105fb01cc7f6b9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.18.0-202508201347.p2.g80c3a06.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4a043837c6f0c21ac374fca27832c95b0c59f5d6fdf67d4fc232e595368cf785_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4a043837c6f0c21ac374fca27832c95b0c59f5d6fdf67d4fc232e595368cf785_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4a043837c6f0c21ac374fca27832c95b0c59f5d6fdf67d4fc232e595368cf785_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel9@sha256%3A4a043837c6f0c21ac374fca27832c95b0c59f5d6fdf67d4fc232e595368cf785?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-baremetal-installer-container-v4.18.0-202508261854.p2.g53d2589.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:c0b12dd7403d3434730ea57a49e383f6d6519d1bcb59f01400eed88729233860_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:c0b12dd7403d3434730ea57a49e383f6d6519d1bcb59f01400eed88729233860_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:c0b12dd7403d3434730ea57a49e383f6d6519d1bcb59f01400eed88729233860_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-rhel9-operator@sha256%3Ac0b12dd7403d3434730ea57a49e383f6d6519d1bcb59f01400eed88729233860?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-baremetal-operator-container-v4.18.0-202508201347.p2.g45c6255.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:4d888341b6d9919fe91ed2ddd5b7a3aab18dddb9e2d42dbf50a4175242e53ee9_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:4d888341b6d9919fe91ed2ddd5b7a3aab18dddb9e2d42dbf50a4175242e53ee9_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:4d888341b6d9919fe91ed2ddd5b7a3aab18dddb9e2d42dbf50a4175242e53ee9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-artifacts-rhel9@sha256%3A4d888341b6d9919fe91ed2ddd5b7a3aab18dddb9e2d42dbf50a4175242e53ee9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cli-artifacts-container-v4.18.0-202508201347.p2.g4fcb2d0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:705615555309ab38672ce9b507c476d159739f15b72e5db7783c9832097fc95f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:705615555309ab38672ce9b507c476d159739f15b72e5db7783c9832097fc95f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:705615555309ab38672ce9b507c476d159739f15b72e5db7783c9832097fc95f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-credential-rhel9-operator@sha256%3A705615555309ab38672ce9b507c476d159739f15b72e5db7783c9832097fc95f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cloud-credential-operator-container-v4.18.0-202508212132.p2.g225d52e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c0477dfa9340debe407453212f805bd8a7018eea107bb9ada077672e6d842d80_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c0477dfa9340debe407453212f805bd8a7018eea107bb9ada077672e6d842d80_ppc64le",
"product_id": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c0477dfa9340debe407453212f805bd8a7018eea107bb9ada077672e6d842d80_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cloud-network-config-controller-rhel9@sha256%3Ac0477dfa9340debe407453212f805bd8a7018eea107bb9ada077672e6d842d80?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cloud-network-config-controller-container-v4.18.0-202508201347.p2.gbeacfbc.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:6ab771ec7ba143df992a08bd7126a1f901bcb9f7045d891e47dee2ae9d0312a9_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:6ab771ec7ba143df992a08bd7126a1f901bcb9f7045d891e47dee2ae9d0312a9_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:6ab771ec7ba143df992a08bd7126a1f901bcb9f7045d891e47dee2ae9d0312a9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-api-rhel9@sha256%3A6ab771ec7ba143df992a08bd7126a1f901bcb9f7045d891e47dee2ae9d0312a9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-api-container-v4.18.0-202508201347.p2.g63df38b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:47b19a623905ba772c8ab9f23076d0d96d4283346adcfbac3d91ad62efc55285_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:47b19a623905ba772c8ab9f23076d0d96d4283346adcfbac3d91ad62efc55285_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:47b19a623905ba772c8ab9f23076d0d96d4283346adcfbac3d91ad62efc55285_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-authentication-rhel9-operator@sha256%3A47b19a623905ba772c8ab9f23076d0d96d4283346adcfbac3d91ad62efc55285?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-authentication-operator-container-v4.18.0-202508201347.p2.g882f879.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a678ce205c6e2cfcfdbedf3cd3572dd0e6ee666f16ca85b46d519314786e1491_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a678ce205c6e2cfcfdbedf3cd3572dd0e6ee666f16ca85b46d519314786e1491_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a678ce205c6e2cfcfdbedf3cd3572dd0e6ee666f16ca85b46d519314786e1491_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-rhel9-operator@sha256%3Aa678ce205c6e2cfcfdbedf3cd3572dd0e6ee666f16ca85b46d519314786e1491?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-autoscaler-operator-container-v4.18.0-202508201347.p2.g474ad65.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:99d5a7b3464ef87de24f5139f9b244878ed6bbabcf0d5e9efc8bf0a1c087e70d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:99d5a7b3464ef87de24f5139f9b244878ed6bbabcf0d5e9efc8bf0a1c087e70d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:99d5a7b3464ef87de24f5139f9b244878ed6bbabcf0d5e9efc8bf0a1c087e70d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-baremetal-operator-rhel9@sha256%3A99d5a7b3464ef87de24f5139f9b244878ed6bbabcf0d5e9efc8bf0a1c087e70d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-baremetal-operator-container-v4.18.0-202508271453.p2.gd9b102d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:e1405b20b9bd31a0bdc008d5eeee104e243a353b078c2768e3ff1abd770b6315_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:e1405b20b9bd31a0bdc008d5eeee104e243a353b078c2768e3ff1abd770b6315_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:e1405b20b9bd31a0bdc008d5eeee104e243a353b078c2768e3ff1abd770b6315_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-bootstrap-rhel9@sha256%3Ae1405b20b9bd31a0bdc008d5eeee104e243a353b078c2768e3ff1abd770b6315?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-bootstrap-container-v4.18.0-202508201347.p2.gd1e0195.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:441e08e51f09116b2aaec00282f63ae7bc1912d3dedf849fc3bd515617df13b4_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:441e08e51f09116b2aaec00282f63ae7bc1912d3dedf849fc3bd515617df13b4_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:441e08e51f09116b2aaec00282f63ae7bc1912d3dedf849fc3bd515617df13b4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-etcd-rhel9@sha256%3A441e08e51f09116b2aaec00282f63ae7bc1912d3dedf849fc3bd515617df13b4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-etcd-container-v4.18.0-202508201347.p2.gb5a4f8d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1d0f74af14b21a41ccb5fcbed9458ea56e87ac1f0ba067a64a6117687f223503_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1d0f74af14b21a41ccb5fcbed9458ea56e87ac1f0ba067a64a6117687f223503_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1d0f74af14b21a41ccb5fcbed9458ea56e87ac1f0ba067a64a6117687f223503_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-rhel9-operator@sha256%3A1d0f74af14b21a41ccb5fcbed9458ea56e87ac1f0ba067a64a6117687f223503?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-capi-operator-container-v4.18.0-202508201347.p2.g2f2737e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a8f6a4c1d515f339ae85bea9991a93f940410c7545ecc4a244eafd7f46b2aaef_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a8f6a4c1d515f339ae85bea9991a93f940410c7545ecc4a244eafd7f46b2aaef_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a8f6a4c1d515f339ae85bea9991a93f940410c7545ecc4a244eafd7f46b2aaef_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-cloud-controller-manager-rhel9-operator@sha256%3Aa8f6a4c1d515f339ae85bea9991a93f940410c7545ecc4a244eafd7f46b2aaef?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.18.0-202508201347.p2.g1f8672a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:06d52abfcd7bfb38480264aa18663973b133a4aba39f1109db3b605a81ca45f9_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:06d52abfcd7bfb38480264aa18663973b133a4aba39f1109db3b605a81ca45f9_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:06d52abfcd7bfb38480264aa18663973b133a4aba39f1109db3b605a81ca45f9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-api-rhel9@sha256%3A06d52abfcd7bfb38480264aa18663973b133a4aba39f1109db3b605a81ca45f9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-config-api-container-v4.18.0-202508201347.p2.gc86d806.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:40b08f335eaa62cb29d23ad9b708f6aaa350127b0d78f8078572305eef514be3_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:40b08f335eaa62cb29d23ad9b708f6aaa350127b0d78f8078572305eef514be3_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:40b08f335eaa62cb29d23ad9b708f6aaa350127b0d78f8078572305eef514be3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-rhel9-operator@sha256%3A40b08f335eaa62cb29d23ad9b708f6aaa350127b0d78f8078572305eef514be3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-config-operator-container-v4.18.0-202508201347.p2.g85cb407.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:8412de95f0d1fd4d26f7e281634c311d416374e925dac5ee63c10cfd11b2fdeb_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:8412de95f0d1fd4d26f7e281634c311d416374e925dac5ee63c10cfd11b2fdeb_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:8412de95f0d1fd4d26f7e281634c311d416374e925dac5ee63c10cfd11b2fdeb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-control-plane-machine-set-rhel9-operator@sha256%3A8412de95f0d1fd4d26f7e281634c311d416374e925dac5ee63c10cfd11b2fdeb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.18.0-202508201347.p2.gd17bf3a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:435dc3ed491543bae30a1b7476a708b8ce72e0240daed0753a36b90974f74c22_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:435dc3ed491543bae30a1b7476a708b8ce72e0240daed0753a36b90974f74c22_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:435dc3ed491543bae30a1b7476a708b8ce72e0240daed0753a36b90974f74c22_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256%3A435dc3ed491543bae30a1b7476a708b8ce72e0240daed0753a36b90974f74c22?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.18.0-202508201347.p2.g6fe7000.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:3b24021ceff84c5e70499eddf7caca29959ccbc619a38b1f39312a9aca9b6de4_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:3b24021ceff84c5e70499eddf7caca29959ccbc619a38b1f39312a9aca9b6de4_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:3b24021ceff84c5e70499eddf7caca29959ccbc619a38b1f39312a9aca9b6de4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-dns-rhel9-operator@sha256%3A3b24021ceff84c5e70499eddf7caca29959ccbc619a38b1f39312a9aca9b6de4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-dns-operator-container-v4.18.0-202508201347.p2.g7cafd0c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:98744861549dabcbf1056219df3c0169b76418fae8fdccce5ac1df63696988e1_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:98744861549dabcbf1056219df3c0169b76418fae8fdccce5ac1df63696988e1_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:98744861549dabcbf1056219df3c0169b76418fae8fdccce5ac1df63696988e1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-image-registry-rhel9-operator@sha256%3A98744861549dabcbf1056219df3c0169b76418fae8fdccce5ac1df63696988e1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-image-registry-operator-container-v4.18.0-202508201347.p2.g1e3caa4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:dfdb8626504e967fc9bfba7dcf65516c2a8582d4a83a6569d7892d99e865a4b4_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:dfdb8626504e967fc9bfba7dcf65516c2a8582d4a83a6569d7892d99e865a4b4_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:dfdb8626504e967fc9bfba7dcf65516c2a8582d4a83a6569d7892d99e865a4b4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-ingress-rhel9-operator@sha256%3Adfdb8626504e967fc9bfba7dcf65516c2a8582d4a83a6569d7892d99e865a4b4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-ingress-operator-container-v4.18.0-202508201347.p2.gd967a73.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a484bafd82cbe16e904c1f78d2de33082463ccdfb4736f01469a5060f7c3ceaf_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a484bafd82cbe16e904c1f78d2de33082463ccdfb4736f01469a5060f7c3ceaf_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a484bafd82cbe16e904c1f78d2de33082463ccdfb4736f01469a5060f7c3ceaf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-apiserver-rhel9-operator@sha256%3Aa484bafd82cbe16e904c1f78d2de33082463ccdfb4736f01469a5060f7c3ceaf?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-kube-apiserver-operator-container-v4.18.0-202508201347.p2.gb46a207.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:64c2f2b56bdefce3ce1b96628080c1af4fa62fe4bb595831972323faed2c87df_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:64c2f2b56bdefce3ce1b96628080c1af4fa62fe4bb595831972323faed2c87df_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:64c2f2b56bdefce3ce1b96628080c1af4fa62fe4bb595831972323faed2c87df_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-cluster-api-rhel9-operator@sha256%3A64c2f2b56bdefce3ce1b96628080c1af4fa62fe4bb595831972323faed2c87df?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.18.0-202508201347.p2.g33a1141.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:91f18bc479127107fec884aea23ac5bcb8824ea4a000df90ff17c21eff306030_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:91f18bc479127107fec884aea23ac5bcb8824ea4a000df90ff17c21eff306030_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:91f18bc479127107fec884aea23ac5bcb8824ea4a000df90ff17c21eff306030_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-controller-manager-rhel9-operator@sha256%3A91f18bc479127107fec884aea23ac5bcb8824ea4a000df90ff17c21eff306030?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.18.0-202508201347.p2.ga2cbb57.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9cb4d1b794d060ad504c130fca650aa2bdf6366b08470ff51c86c24f966e09d5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9cb4d1b794d060ad504c130fca650aa2bdf6366b08470ff51c86c24f966e09d5_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9cb4d1b794d060ad504c130fca650aa2bdf6366b08470ff51c86c24f966e09d5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-scheduler-rhel9-operator@sha256%3A9cb4d1b794d060ad504c130fca650aa2bdf6366b08470ff51c86c24f966e09d5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-kube-scheduler-operator-container-v4.18.0-202508201347.p2.g6182930.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:3789f6202a8ef37ea9ea1724dc14987b12a132b2a5f37e1add4174467fd91e01_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:3789f6202a8ef37ea9ea1724dc14987b12a132b2a5f37e1add4174467fd91e01_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:3789f6202a8ef37ea9ea1724dc14987b12a132b2a5f37e1add4174467fd91e01_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256%3A3789f6202a8ef37ea9ea1724dc14987b12a132b2a5f37e1add4174467fd91e01?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.18.0-202508201347.p2.g59ba356.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:87b996946fbd79d687b241452bc1e4c7b68ad1cbc5fce503887bd61f428dea82_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:87b996946fbd79d687b241452bc1e4c7b68ad1cbc5fce503887bd61f428dea82_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:87b996946fbd79d687b241452bc1e4c7b68ad1cbc5fce503887bd61f428dea82_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-machine-approver-rhel9@sha256%3A87b996946fbd79d687b241452bc1e4c7b68ad1cbc5fce503887bd61f428dea82?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-machine-approver-container-v4.18.0-202508201347.p2.g01d5fbb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:103196d44af27c2d8e8541072536e2e2a3e59f8f6e942ff984026fe5ca9b94ba_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:103196d44af27c2d8e8541072536e2e2a3e59f8f6e942ff984026fe5ca9b94ba_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:103196d44af27c2d8e8541072536e2e2a3e59f8f6e942ff984026fe5ca9b94ba_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-olm-rhel9-operator@sha256%3A103196d44af27c2d8e8541072536e2e2a3e59f8f6e942ff984026fe5ca9b94ba?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-olm-operator-container-v4.18.0-202508201347.p2.g88088e4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:a7adb73069f50998da64ab00a7748e9479f6d39380ef7cfe0dc81a55a178f74c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:a7adb73069f50998da64ab00a7748e9479f6d39380ef7cfe0dc81a55a178f74c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:a7adb73069f50998da64ab00a7748e9479f6d39380ef7cfe0dc81a55a178f74c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-apiserver-rhel9-operator@sha256%3Aa7adb73069f50998da64ab00a7748e9479f6d39380ef7cfe0dc81a55a178f74c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.18.0-202508201347.p2.g0a6f6eb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:1b4e73e9cbb4508f6e3f5e4522470911c35f4b6529d9bbd61e791545431dd976_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:1b4e73e9cbb4508f6e3f5e4522470911c35f4b6529d9bbd61e791545431dd976_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:1b4e73e9cbb4508f6e3f5e4522470911c35f4b6529d9bbd61e791545431dd976_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-controller-manager-rhel9-operator@sha256%3A1b4e73e9cbb4508f6e3f5e4522470911c35f4b6529d9bbd61e791545431dd976?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.18.0-202508201347.p2.gf1711cf.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:bdffd2853c00892f4282d18d84408f739a84655957b48514116ebbee37cbfa6e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:bdffd2853c00892f4282d18d84408f739a84655957b48514116ebbee37cbfa6e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:bdffd2853c00892f4282d18d84408f739a84655957b48514116ebbee37cbfa6e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel9-operator@sha256%3Abdffd2853c00892f4282d18d84408f739a84655957b48514116ebbee37cbfa6e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-ovirt-csi-operator-container-v4.18.0-202508201347.p2.g0feae25.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4f17d26dafef0f6cf1879ce9a2812b8dd2d35ce77f59b9e47d1eef763aa39ec5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4f17d26dafef0f6cf1879ce9a2812b8dd2d35ce77f59b9e47d1eef763aa39ec5_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4f17d26dafef0f6cf1879ce9a2812b8dd2d35ce77f59b9e47d1eef763aa39ec5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-samples-rhel9-operator@sha256%3A4f17d26dafef0f6cf1879ce9a2812b8dd2d35ce77f59b9e47d1eef763aa39ec5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-samples-operator-container-v4.18.0-202508201347.p2.g5cdbe18.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:abb6b9c35d3322e0d906fb1055c8e440197f95e57dc03189c625ce0c90da1f26_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:abb6b9c35d3322e0d906fb1055c8e440197f95e57dc03189c625ce0c90da1f26_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:abb6b9c35d3322e0d906fb1055c8e440197f95e57dc03189c625ce0c90da1f26_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-update-keys-rhel9@sha256%3Aabb6b9c35d3322e0d906fb1055c8e440197f95e57dc03189c625ce0c90da1f26?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-update-keys-container-v4.18.0-202508201347.p2.g8caab45.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:44b7901ce6b53a19830574340a9536a86d2c7ca5534eabf85dff7b643c9bcaf5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:44b7901ce6b53a19830574340a9536a86d2c7ca5534eabf85dff7b643c9bcaf5_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:44b7901ce6b53a19830574340a9536a86d2c7ca5534eabf85dff7b643c9bcaf5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-container-networking-plugins-rhel9@sha256%3A44b7901ce6b53a19830574340a9536a86d2c7ca5534eabf85dff7b643c9bcaf5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-containernetworking-plugins-container-v4.18.0-202508201347.p2.gb4e1047.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:893c6cd732f387c68fb0aa2ad61a319ac2a1b34186114b43e42d49ed1c8ef0c5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:893c6cd732f387c68fb0aa2ad61a319ac2a1b34186114b43e42d49ed1c8ef0c5_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:893c6cd732f387c68fb0aa2ad61a319ac2a1b34186114b43e42d49ed1c8ef0c5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer-rhel9@sha256%3A893c6cd732f387c68fb0aa2ad61a319ac2a1b34186114b43e42d49ed1c8ef0c5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-external-resizer-container-v4.18.0-202508201347.p2.gcca3837.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:8ab5d2a46c30d327a9f55a3d3de7a1f19e750b58e4f68df24c447a41c74a2e87_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:8ab5d2a46c30d327a9f55a3d3de7a1f19e750b58e4f68df24c447a41c74a2e87_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:8ab5d2a46c30d327a9f55a3d3de7a1f19e750b58e4f68df24c447a41c74a2e87_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshotter-rhel9@sha256%3A8ab5d2a46c30d327a9f55a3d3de7a1f19e750b58e4f68df24c447a41c74a2e87?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-external-snapshotter-container-v4.18.0-202508201347.p2.g838d248.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:2a96dcfe4ee750b8ed68fd520841e888cbf8c4481ecbc870776f256c19172f67_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:2a96dcfe4ee750b8ed68fd520841e888cbf8c4481ecbc870776f256c19172f67_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:2a96dcfe4ee750b8ed68fd520841e888cbf8c4481ecbc870776f256c19172f67_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller-rhel9@sha256%3A2a96dcfe4ee750b8ed68fd520841e888cbf8c4481ecbc870776f256c19172f67?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-snapshot-controller-container-v4.18.0-202508201347.p2.g838d248.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:099b6debebc4c5f6d48968b643344281e079f3a479232f888bff8f63424629bd_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:099b6debebc4c5f6d48968b643344281e079f3a479232f888bff8f63424629bd_ppc64le",
"product_id": "registry.redhat.io/openshift4/frr-rhel9@sha256:099b6debebc4c5f6d48968b643344281e079f3a479232f888bff8f63424629bd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/frr-rhel9@sha256%3A099b6debebc4c5f6d48968b643344281e079f3a479232f888bff8f63424629bd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-frr-container-v4.18.0-202508201347.p2.g98ccbe6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4142a5135ff7c509860f39f6dcc8ffa312b4e24a1168efecf53cca1e3903607b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4142a5135ff7c509860f39f6dcc8ffa312b4e24a1168efecf53cca1e3903607b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4142a5135ff7c509860f39f6dcc8ffa312b4e24a1168efecf53cca1e3903607b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cloud-controller-manager-rhel9@sha256%3A4142a5135ff7c509860f39f6dcc8ffa312b4e24a1168efecf53cca1e3903607b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-cloud-controller-manager-container-v4.18.0-202508201347.p2.g6ea2356.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:53b3d183dff1cf1aec91426c1a034181f12fa5010323372e70ff1451f35343b9_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:53b3d183dff1cf1aec91426c1a034181f12fa5010323372e70ff1451f35343b9_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:53b3d183dff1cf1aec91426c1a034181f12fa5010323372e70ff1451f35343b9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cluster-api-controllers-rhel9@sha256%3A53b3d183dff1cf1aec91426c1a034181f12fa5010323372e70ff1451f35343b9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-cluster-api-controllers-container-v4.18.0-202508201347.p2.g1fff690.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:07149b5153505d1cb8f59101ba3cfe8bef6698b87a6bc82018a41719c9bd55a5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:07149b5153505d1cb8f59101ba3cfe8bef6698b87a6bc82018a41719c9bd55a5_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:07149b5153505d1cb8f59101ba3cfe8bef6698b87a6bc82018a41719c9bd55a5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-rhel9@sha256%3A07149b5153505d1cb8f59101ba3cfe8bef6698b87a6bc82018a41719c9bd55a5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-pd-csi-driver-container-v4.18.0-202508201347.p2.g1b8c94a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:dedc2b423c2ea95328a76d6fcbb3eb7e2d251666d7e4ae065490b304f719da4d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:dedc2b423c2ea95328a76d6fcbb3eb7e2d251666d7e4ae065490b304f719da4d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:dedc2b423c2ea95328a76d6fcbb3eb7e2d251666d7e4ae065490b304f719da4d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-operator-rhel9@sha256%3Adedc2b423c2ea95328a76d6fcbb3eb7e2d251666d7e4ae065490b304f719da4d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-pd-csi-driver-operator-container-v4.18.0-202508201347.p2.g7cb8b38.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:28e2daecdf7e72fb064351d1c84c2c993298249a65a0497d06432060923493cf_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:28e2daecdf7e72fb064351d1c84c2c993298249a65a0497d06432060923493cf_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:28e2daecdf7e72fb064351d1c84c2c993298249a65a0497d06432060923493cf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibmcloud-cluster-api-controllers-rhel9@sha256%3A28e2daecdf7e72fb064351d1c84c2c993298249a65a0497d06432060923493cf?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ibmcloud-cluster-api-controllers-container-v4.18.0-202508201347.p2.g5df1616.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:1c73d67015c1a78474e93b35c2f2ce3371708452dad77ff43ba431e103944256_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:1c73d67015c1a78474e93b35c2f2ce3371708452dad77ff43ba431e103944256_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:1c73d67015c1a78474e93b35c2f2ce3371708452dad77ff43ba431e103944256_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-insights-rhel9-operator@sha256%3A1c73d67015c1a78474e93b35c2f2ce3371708452dad77ff43ba431e103944256?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-insights-operator-container-v4.18.0-202508270823.p2.gf6ca835.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:94688881b57bdd21635b198a238dc41d95607ee9a2cb7895f6943713d7597f34_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:94688881b57bdd21635b198a238dc41d95607ee9a2cb7895f6943713d7597f34_ppc64le",
"product_id": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:94688881b57bdd21635b198a238dc41d95607ee9a2cb7895f6943713d7597f34_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/insights-runtime-exporter-rhel9@sha256%3A94688881b57bdd21635b198a238dc41d95607ee9a2cb7895f6943713d7597f34?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-insights-runtime-exporter-container-v4.18.0-202508201347.p2.g7149f2d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:76be4b8284bba0bbb037a9dd6069467ea339ca1d2be8fe1f8e90f325cdf3716e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:76be4b8284bba0bbb037a9dd6069467ea339ca1d2be8fe1f8e90f325cdf3716e_ppc64le",
"product_id": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:76be4b8284bba0bbb037a9dd6069467ea339ca1d2be8fe1f8e90f325cdf3716e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/insights-runtime-extractor-rhel9@sha256%3A76be4b8284bba0bbb037a9dd6069467ea339ca1d2be8fe1f8e90f325cdf3716e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-insights-runtime-extractor-container-v4.18.0-202508201347.p2.g7149f2d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:4ffa5edbed7245f9562f7346305b3f349c22232cc595297c61e07a362ef46649_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:4ffa5edbed7245f9562f7346305b3f349c22232cc595297c61e07a362ef46649_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:4ffa5edbed7245f9562f7346305b3f349c22232cc595297c61e07a362ef46649_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-rhel9@sha256%3A4ffa5edbed7245f9562f7346305b3f349c22232cc595297c61e07a362ef46649?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-installer-container-v4.18.0-202508261854.p2.g53d2589.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:e2f6c9979224cb9e6cca631d628dcebaa38a2be3b55bfdc7b2d549596cb0019b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:e2f6c9979224cb9e6cca631d628dcebaa38a2be3b55bfdc7b2d549596cb0019b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:e2f6c9979224cb9e6cca631d628dcebaa38a2be3b55bfdc7b2d549596cb0019b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-altinfra-rhel9@sha256%3Ae2f6c9979224cb9e6cca631d628dcebaa38a2be3b55bfdc7b2d549596cb0019b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-installer-altinfra-container-v4.18.0-202508261854.p2.g53d2589.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:143431da015d2d91e72ea1b71683f88286cc84314cd585dd351ff4b4da6e8bc6_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:143431da015d2d91e72ea1b71683f88286cc84314cd585dd351ff4b4da6e8bc6_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:143431da015d2d91e72ea1b71683f88286cc84314cd585dd351ff4b4da6e8bc6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts-rhel9@sha256%3A143431da015d2d91e72ea1b71683f88286cc84314cd585dd351ff4b4da6e8bc6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-installer-artifacts-container-v4.18.0-202508261854.p2.g53d2589.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:b7463b7014881f2f3dee10777df37adcffa8cea6273095e509e2a0eb3b08c12a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:b7463b7014881f2f3dee10777df37adcffa8cea6273095e509e2a0eb3b08c12a_ppc64le",
"product_id": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:b7463b7014881f2f3dee10777df37adcffa8cea6273095e509e2a0eb3b08c12a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-metrics-server-rhel9@sha256%3Ab7463b7014881f2f3dee10777df37adcffa8cea6273095e509e2a0eb3b08c12a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kube-metrics-server-container-v4.18.0-202508201347.p2.g962ccca.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1574ac4627c46b08d29359a45459dcb1673642d1f57f21da3048079c44a4ebd6_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1574ac4627c46b08d29359a45459dcb1673642d1f57f21da3048079c44a4ebd6_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1574ac4627c46b08d29359a45459dcb1673642d1f57f21da3048079c44a4ebd6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-storage-version-migrator-rhel9@sha256%3A1574ac4627c46b08d29359a45459dcb1673642d1f57f21da3048079c44a4ebd6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kube-storage-version-migrator-container-v4.18.0-202508201347.p2.gc0f1886.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:538af3b3678b9fed1843ff31fc35260b45f522f2a8a344a1fab54465ce548857_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:538af3b3678b9fed1843ff31fc35260b45f522f2a8a344a1fab54465ce548857_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:538af3b3678b9fed1843ff31fc35260b45f522f2a8a344a1fab54465ce548857_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubevirt-cloud-controller-manager-rhel9@sha256%3A538af3b3678b9fed1843ff31fc35260b45f522f2a8a344a1fab54465ce548857?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.18.0-202508201347.p2.g3f4542e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:d0d505849fda4b640ea95bdd96fa11b2257ad3f480045cbbe41c78bdf52aba4c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:d0d505849fda4b640ea95bdd96fa11b2257ad3f480045cbbe41c78bdf52aba4c_ppc64le",
"product_id": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:d0d505849fda4b640ea95bdd96fa11b2257ad3f480045cbbe41c78bdf52aba4c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-csi-driver-rhel9@sha256%3Ad0d505849fda4b640ea95bdd96fa11b2257ad3f480045cbbe41c78bdf52aba4c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kubevirt-csi-driver-container-v4.18.0-202508201347.p2.g2111495.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:f89603abf87bbd02347002e75718ccb74491d9579076447c2c2c269a1eb79316_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:f89603abf87bbd02347002e75718ccb74491d9579076447c2c2c269a1eb79316_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:f89603abf87bbd02347002e75718ccb74491d9579076447c2c2c269a1eb79316_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-libvirt-machine-controllers-rhel9@sha256%3Af89603abf87bbd02347002e75718ccb74491d9579076447c2c2c269a1eb79316?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-libvirt-machine-controllers-container-v4.18.0-202508201347.p2.ga336f0b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6e2b738e5c5f7a6e3a4f2558cd965a06d2b2d6f89e6b9e417d433a2ba6bbb912_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6e2b738e5c5f7a6e3a4f2558cd965a06d2b2d6f89e6b9e417d433a2ba6bbb912_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6e2b738e5c5f7a6e3a4f2558cd965a06d2b2d6f89e6b9e417d433a2ba6bbb912_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-rhel9-operator@sha256%3A6e2b738e5c5f7a6e3a4f2558cd965a06d2b2d6f89e6b9e417d433a2ba6bbb912?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-operator-container-v4.18.0-202508201347.p2.g6261ac9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:f85a4ce0b14eefc35cd5eb9ba4e432c09dbb92efeb235dbbe317aaac1412a767_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:f85a4ce0b14eefc35cd5eb9ba4e432c09dbb92efeb235dbbe317aaac1412a767_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:f85a4ce0b14eefc35cd5eb9ba4e432c09dbb92efeb235dbbe317aaac1412a767_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-gcp-rhel9@sha256%3Af85a4ce0b14eefc35cd5eb9ba4e432c09dbb92efeb235dbbe317aaac1412a767?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-provider-gcp-container-v4.18.0-202508201347.p2.gb2f858b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:8021c06150b10db3c8a4b4d1a42c597330de8f59b8caab46dd1274e0399ab793_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:8021c06150b10db3c8a4b4d1a42c597330de8f59b8caab46dd1274e0399ab793_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:8021c06150b10db3c8a4b4d1a42c597330de8f59b8caab46dd1274e0399ab793_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-openstack-rhel9@sha256%3A8021c06150b10db3c8a4b4d1a42c597330de8f59b8caab46dd1274e0399ab793?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-provider-openstack-container-v4.18.0-202508201347.p2.gd914e77.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:79197d96cc1b2c3667cadb039410c6d618f85b5f6dde536b5925946252c75d9f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:79197d96cc1b2c3667cadb039410c6d618f85b5f6dde536b5925946252c75d9f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:79197d96cc1b2c3667cadb039410c6d618f85b5f6dde536b5925946252c75d9f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-rhel9-operator@sha256%3A79197d96cc1b2c3667cadb039410c6d618f85b5f6dde536b5925946252c75d9f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-config-operator-container-v4.18.0-202508261654.p2.g6cabdc1.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:3c67e68d8207eb0dca7c215e35c88d93654dcc859c5c7baff188ff8e270421ee_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:3c67e68d8207eb0dca7c215e35c88d93654dcc859c5c7baff188ff8e270421ee_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:3c67e68d8207eb0dca7c215e35c88d93654dcc859c5c7baff188ff8e270421ee_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-os-images-rhel9@sha256%3A3c67e68d8207eb0dca7c215e35c88d93654dcc859c5c7baff188ff8e270421ee?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-os-images-container-v4.18.0-202508262224.p2.gab43283.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:6373e4d7be182156f651ac9b7df5fc639fe76126ae7099366e65422ed260c533_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:6373e4d7be182156f651ac9b7df5fc639fe76126ae7099366e65422ed260c533_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:6373e4d7be182156f651ac9b7df5fc639fe76126ae7099366e65422ed260c533_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-admission-controller-rhel9@sha256%3A6373e4d7be182156f651ac9b7df5fc639fe76126ae7099366e65422ed260c533?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-admission-controller-container-v4.18.0-202508201347.p2.g0d7ea6c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:8bbd00a56bcea2884b407ab5a5484e666b8b0bf5d0913e1098e7048812944062_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:8bbd00a56bcea2884b407ab5a5484e666b8b0bf5d0913e1098e7048812944062_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:8bbd00a56bcea2884b407ab5a5484e666b8b0bf5d0913e1098e7048812944062_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-route-override-cni-rhel9@sha256%3A8bbd00a56bcea2884b407ab5a5484e666b8b0bf5d0913e1098e7048812944062?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-route-override-cni-container-v4.18.0-202508201347.p2.g391c1b0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1a8dae0b42ae8a68343e8d8037b280016faafbd1372796d0443ec48f6dcfb140_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1a8dae0b42ae8a68343e8d8037b280016faafbd1372796d0443ec48f6dcfb140_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1a8dae0b42ae8a68343e8d8037b280016faafbd1372796d0443ec48f6dcfb140_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-whereabouts-ipam-cni-rhel9@sha256%3A1a8dae0b42ae8a68343e8d8037b280016faafbd1372796d0443ec48f6dcfb140?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-whereabouts-ipam-cni-container-v4.18.0-202508201347.p2.g86191de.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:4f7cc6f4a9b5992ac75f7cb25e0956b63c16d1d80de51d4c6d2463b88d1ad5c2_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:4f7cc6f4a9b5992ac75f7cb25e0956b63c16d1d80de51d4c6d2463b88d1ad5c2_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:4f7cc6f4a9b5992ac75f7cb25e0956b63c16d1d80de51d4c6d2463b88d1ad5c2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-must-gather-rhel9@sha256%3A4f7cc6f4a9b5992ac75f7cb25e0956b63c16d1d80de51d4c6d2463b88d1ad5c2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-must-gather-container-v4.18.0-202508201347.p2.g02e536c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a39c192ae50229f6b2bed666ceab9f07541a023cef4e592f2ba415c68c59d518_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a39c192ae50229f6b2bed666ceab9f07541a023cef4e592f2ba415c68c59d518_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a39c192ae50229f6b2bed666ceab9f07541a023cef4e592f2ba415c68c59d518_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-interface-bond-cni-rhel9@sha256%3Aa39c192ae50229f6b2bed666ceab9f07541a023cef4e592f2ba415c68c59d518?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-network-interface-bond-cni-container-v4.18.0-202508201347.p2.ga5e5e80.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:cfc3b31ae1ac667162ffb29edcde0ca482663cbb0318e71b66d14277a6d08c21_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:cfc3b31ae1ac667162ffb29edcde0ca482663cbb0318e71b66d14277a6d08c21_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:cfc3b31ae1ac667162ffb29edcde0ca482663cbb0318e71b66d14277a6d08c21_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-metrics-daemon-rhel9@sha256%3Acfc3b31ae1ac667162ffb29edcde0ca482663cbb0318e71b66d14277a6d08c21?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-network-metrics-daemon-container-v4.18.0-202508201347.p2.g11e2dec.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:0ce0b2ec869723bf1ef0193a2f70f469556c363a88d41baea4c625c615cdea52_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:0ce0b2ec869723bf1ef0193a2f70f469556c363a88d41baea4c625c615cdea52_ppc64le",
"product_id": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:0ce0b2ec869723bf1ef0193a2f70f469556c363a88d41baea4c625c615cdea52_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel9@sha256%3A0ce0b2ec869723bf1ef0193a2f70f469556c363a88d41baea4c625c615cdea52?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-network-tools-container-v4.18.0-202508271223.p2.g47b1354.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:86ad1b0b9ab71ff1a6d30a906999d45acf62bf763b905480bb4efffc3b943fe5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:86ad1b0b9ab71ff1a6d30a906999d45acf62bf763b905480bb4efffc3b943fe5_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:86ad1b0b9ab71ff1a6d30a906999d45acf62bf763b905480bb4efffc3b943fe5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-apiserver-rhel9@sha256%3A86ad1b0b9ab71ff1a6d30a906999d45acf62bf763b905480bb4efffc3b943fe5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-oauth-apiserver-container-v4.18.0-202508201347.p2.g2575ff4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a904f1fe7bbdbf0e8dfa106e17814ee3c5101ec3fab5d5bea2f7a9e2c8252139_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a904f1fe7bbdbf0e8dfa106e17814ee3c5101ec3fab5d5bea2f7a9e2c8252139_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a904f1fe7bbdbf0e8dfa106e17814ee3c5101ec3fab5d5bea2f7a9e2c8252139_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-catalogd-rhel9@sha256%3Aa904f1fe7bbdbf0e8dfa106e17814ee3c5101ec3fab5d5bea2f7a9e2c8252139?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-olm-catalogd-container-v4.18.0-202508201347.p2.g9f981b3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:26ff41de896b8537dc5a61bb00ef6b96925ad4bcaa97c0a441ae7c55ec11a14b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:26ff41de896b8537dc5a61bb00ef6b96925ad4bcaa97c0a441ae7c55ec11a14b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:26ff41de896b8537dc5a61bb00ef6b96925ad4bcaa97c0a441ae7c55ec11a14b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-operator-controller-rhel9@sha256%3A26ff41de896b8537dc5a61bb00ef6b96925ad4bcaa97c0a441ae7c55ec11a14b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-olm-operator-controller-container-v4.18.0-202508201347.p2.g000dd09.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:050040c1872053725a865da70b2eec29d6e9a596e4d527c1b03cb975634fec7f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:050040c1872053725a865da70b2eec29d6e9a596e4d527c1b03cb975634fec7f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:050040c1872053725a865da70b2eec29d6e9a596e4d527c1b03cb975634fec7f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-apiserver-rhel9@sha256%3A050040c1872053725a865da70b2eec29d6e9a596e4d527c1b03cb975634fec7f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-openshift-apiserver-container-v4.18.0-202508201347.p2.g5d7a65b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:915d8d40f0c38081ab8098ee11fde082dac0a7a29d76c1f13f8a7b4b372c387a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:915d8d40f0c38081ab8098ee11fde082dac0a7a29d76c1f13f8a7b4b372c387a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:915d8d40f0c38081ab8098ee11fde082dac0a7a29d76c1f13f8a7b4b372c387a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-controller-manager-rhel9@sha256%3A915d8d40f0c38081ab8098ee11fde082dac0a7a29d76c1f13f8a7b4b372c387a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-openshift-controller-manager-container-v4.18.0-202508201347.p2.gc876718.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:e085663a668db35e26b186d3a4b66e61d82fd08e6f8d5f4ef899fd1f49f83c81_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:e085663a668db35e26b186d3a4b66e61d82fd08e6f8d5f4ef899fd1f49f83c81_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:e085663a668db35e26b186d3a4b66e61d82fd08e6f8d5f4ef899fd1f49f83c81_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel9@sha256%3Ae085663a668db35e26b186d3a4b66e61d82fd08e6f8d5f4ef899fd1f49f83c81?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-openstack-cinder-csi-driver-container-v4.18.0-202508201347.p2.gf03b55e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e43716f7a4a88656013882121af515b584c759ff627dcc7fee2e9243bc6e8cc2_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e43716f7a4a88656013882121af515b584c759ff627dcc7fee2e9243bc6e8cc2_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e43716f7a4a88656013882121af515b584c759ff627dcc7fee2e9243bc6e8cc2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel9-operator@sha256%3Ae43716f7a4a88656013882121af515b584c759ff627dcc7fee2e9243bc6e8cc2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.18.0-202508201347.p2.gff513d3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:27965934ab52594d6d51aa18f8a2a1946c2d1386528bafee16001c3a45d2388f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:27965934ab52594d6d51aa18f8a2a1946c2d1386528bafee16001c3a45d2388f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:27965934ab52594d6d51aa18f8a2a1946c2d1386528bafee16001c3a45d2388f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cloud-controller-manager-rhel9@sha256%3A27965934ab52594d6d51aa18f8a2a1946c2d1386528bafee16001c3a45d2388f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.18.0-202508201347.p2.gf03b55e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:437c5794cee337ba407cf456ef7d736a5ef1a25b04457818e7613c1c9f17f7bc_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:437c5794cee337ba407cf456ef7d736a5ef1a25b04457818e7613c1c9f17f7bc_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:437c5794cee337ba407cf456ef7d736a5ef1a25b04457818e7613c1c9f17f7bc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-framework-tools-rhel9@sha256%3A437c5794cee337ba407cf456ef7d736a5ef1a25b04457818e7613c1c9f17f7bc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-operator-framework-tools-container-v4.18.0-202508220452.p2.ga62bebb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:d96ac4353e59a2779d3e36a8a78796478f89bf40f4d1b62738a096b3a1b165a7_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:d96ac4353e59a2779d3e36a8a78796478f89bf40f4d1b62738a096b3a1b165a7_ppc64le",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:d96ac4353e59a2779d3e36a8a78796478f89bf40f4d1b62738a096b3a1b165a7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel9@sha256%3Ad96ac4353e59a2779d3e36a8a78796478f89bf40f4d1b62738a096b3a1b165a7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ovirt-csi-driver-container-v4.18.0-202508201347.p2.g1db726a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:5891c3a97270f608a201198fbdf3fdd14ea25672ef4063de4fe0cd71b9566c48_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:5891c3a97270f608a201198fbdf3fdd14ea25672ef4063de4fe0cd71b9566c48_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:5891c3a97270f608a201198fbdf3fdd14ea25672ef4063de4fe0cd71b9566c48_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-rhel9@sha256%3A5891c3a97270f608a201198fbdf3fdd14ea25672ef4063de4fe0cd71b9566c48?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ovn-kubernetes-container-v4.18.0-202508271453.p2.g2cbd05d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:0fc2b10cfdcdae4217e0fa1eedf0e5d406516fb18d81c364521c7771ec5028d1_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:0fc2b10cfdcdae4217e0fa1eedf0e5d406516fb18d81c364521c7771ec5028d1_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:0fc2b10cfdcdae4217e0fa1eedf0e5d406516fb18d81c364521c7771ec5028d1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-block-csi-driver-rhel9@sha256%3A0fc2b10cfdcdae4217e0fa1eedf0e5d406516fb18d81c364521c7771ec5028d1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-powervs-block-csi-driver-container-v4.18.0-202508201347.p2.gd36aea3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:16f14a69ca31c31d6845143f1c1ab71bd847641b379016324f5359ab10d5565b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:16f14a69ca31c31d6845143f1c1ab71bd847641b379016324f5359ab10d5565b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:16f14a69ca31c31d6845143f1c1ab71bd847641b379016324f5359ab10d5565b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-block-csi-driver-rhel9-operator@sha256%3A16f14a69ca31c31d6845143f1c1ab71bd847641b379016324f5359ab10d5565b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.18.0-202508201347.p2.g01fc505.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:a5dec4e5cbd88d9277da5509241146c6e6715861b854cdb84a3b6acd0de43878_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:a5dec4e5cbd88d9277da5509241146c6e6715861b854cdb84a3b6acd0de43878_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:a5dec4e5cbd88d9277da5509241146c6e6715861b854cdb84a3b6acd0de43878_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-cloud-controller-manager-rhel9@sha256%3Aa5dec4e5cbd88d9277da5509241146c6e6715861b854cdb84a3b6acd0de43878?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-powervs-cloud-controller-manager-container-v4.18.0-202508201347.p2.g17ae6fb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:ad48609eedae76b2fd8ff454c5576601c1ce6b8938ffaba0741292f98e7dbac9_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:ad48609eedae76b2fd8ff454c5576601c1ce6b8938ffaba0741292f98e7dbac9_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:ad48609eedae76b2fd8ff454c5576601c1ce6b8938ffaba0741292f98e7dbac9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-machine-controllers-rhel9@sha256%3Aad48609eedae76b2fd8ff454c5576601c1ce6b8938ffaba0741292f98e7dbac9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-powervs-machine-controllers-container-v4.18.0-202508201347.p2.g10ac06f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0fe413807e569ae20166aaaed7d49deb3755adc903d7c4240e6c286f78ae1243_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0fe413807e569ae20166aaaed7d49deb3755adc903d7c4240e6c286f78ae1243_ppc64le",
"product_id": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0fe413807e569ae20166aaaed7d49deb3755adc903d7c4240e6c286f78ae1243_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift-route-controller-manager-rhel9@sha256%3A0fe413807e569ae20166aaaed7d49deb3755adc903d7c4240e6c286f78ae1243?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-route-controller-manager-container-v4.18.0-202508201347.p2.gce6ffa2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1a816ea2b9fb42d745bfe8d28687ff7409f4359418062ab2b69ce7ad3711824b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1a816ea2b9fb42d745bfe8d28687ff7409f4359418062ab2b69ce7ad3711824b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1a816ea2b9fb42d745bfe8d28687ff7409f4359418062ab2b69ce7ad3711824b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-service-ca-rhel9-operator@sha256%3A1a816ea2b9fb42d745bfe8d28687ff7409f4359418062ab2b69ce7ad3711824b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-service-ca-operator-container-v4.18.0-202508201347.p2.g30efb52.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:08e07a62d5ac0d54fa8cacf264592c692c3869d9dfd33128bec9765a0ce4d585_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:08e07a62d5ac0d54fa8cacf264592c692c3869d9dfd33128bec9765a0ce4d585_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:08e07a62d5ac0d54fa8cacf264592c692c3869d9dfd33128bec9765a0ce4d585_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel9@sha256%3A08e07a62d5ac0d54fa8cacf264592c692c3869d9dfd33128bec9765a0ce4d585?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-tools-container-v4.18.0-202508260754.p2.g4fcb2d0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:f6ae7fe2a7c00f8beb1fbd593d005a4ce02f8ea43796f71b11aa5919b23335be_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:f6ae7fe2a7c00f8beb1fbd593d005a4ce02f8ea43796f71b11aa5919b23335be_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:f6ae7fe2a7c00f8beb1fbd593d005a4ce02f8ea43796f71b11aa5919b23335be_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-microshift-rhel9@sha256%3Af6ae7fe2a7c00f8beb1fbd593d005a4ce02f8ea43796f71b11aa5919b23335be?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ovn-kubernetes-microshift-container-v4.18.0-202508201347.p2.g2cbd05d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8ec71429beb6090dbe77970df6ccaf8a0c397687e545c00e35d7d430677fdac9_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8ec71429beb6090dbe77970df6ccaf8a0c397687e545c00e35d7d430677fdac9_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8ec71429beb6090dbe77970df6ccaf8a0c397687e545c00e35d7d430677fdac9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prom-label-proxy-rhel9@sha256%3A8ec71429beb6090dbe77970df6ccaf8a0c397687e545c00e35d7d430677fdac9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=prom-label-proxy-container-v4.18.0-202508201347.p2.g35c1136.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b9318d20f0abe6ab698cdf9f50f6deef573be0fe17767da453bd26d6ded93ede_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b9318d20f0abe6ab698cdf9f50f6deef573be0fe17767da453bd26d6ded93ede_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b9318d20f0abe6ab698cdf9f50f6deef573be0fe17767da453bd26d6ded93ede_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-config-reloader-rhel9@sha256%3Ab9318d20f0abe6ab698cdf9f50f6deef573be0fe17767da453bd26d6ded93ede?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=prometheus-config-reloader-container-v4.18.0-202508201347.p2.g7498774.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8aab7021368f37143cdbd19afaf32e939911a40cb7d2aa16d995c73d43bd9a8a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8aab7021368f37143cdbd19afaf32e939911a40cb7d2aa16d995c73d43bd9a8a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8aab7021368f37143cdbd19afaf32e939911a40cb7d2aa16d995c73d43bd9a8a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-rhel9-operator@sha256%3A8aab7021368f37143cdbd19afaf32e939911a40cb7d2aa16d995c73d43bd9a8a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=prometheus-operator-container-v4.18.0-202508201347.p2.g7498774.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:0b917d1a8772745e937a45721aa55129b5af27b4b533431ddfda819227759cea_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:0b917d1a8772745e937a45721aa55129b5af27b4b533431ddfda819227759cea_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:0b917d1a8772745e937a45721aa55129b5af27b4b533431ddfda819227759cea_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator-admission-webhook-rhel9@sha256%3A0b917d1a8772745e937a45721aa55129b5af27b4b533431ddfda819227759cea?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.18.0-202508201347.p2.g7498774.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:5d20fea3dd83aef1b49bb7f83b76a1770543102963f609e23acea922d62650ba_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:5d20fea3dd83aef1b49bb7f83b76a1770543102963f609e23acea922d62650ba_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:5d20fea3dd83aef1b49bb7f83b76a1770543102963f609e23acea922d62650ba_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-telemeter-rhel9@sha256%3A5d20fea3dd83aef1b49bb7f83b76a1770543102963f609e23acea922d62650ba?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=telemeter-container-v4.18.0-202508201347.p2.g490612b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:eb07e612458f5ec1f58e7e772cb2b25264a9c42cc009464672b89e686f60f5d9_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:eb07e612458f5ec1f58e7e772cb2b25264a9c42cc009464672b89e686f60f5d9_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:eb07e612458f5ec1f58e7e772cb2b25264a9c42cc009464672b89e686f60f5d9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-thanos-rhel9@sha256%3Aeb07e612458f5ec1f58e7e772cb2b25264a9c42cc009464672b89e686f60f5d9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-thanos-container-v4.18.0-202508201347.p2.gf1599f6.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:533ab36e8b582f613535ef5d77d6e6fa5b2b0910d501d1eef7af7c3e84533ec3_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:533ab36e8b582f613535ef5d77d6e6fa5b2b0910d501d1eef7af7c3e84533ec3_s390x"
},
"product_reference": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:533ab36e8b582f613535ef5d77d6e6fa5b2b0910d501d1eef7af7c3e84533ec3_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:63065ab750db3c24e3380fa9c89b26891c441512e2791068eaeaf37d041d34eb_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:63065ab750db3c24e3380fa9c89b26891c441512e2791068eaeaf37d041d34eb_amd64"
},
"product_reference": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:63065ab750db3c24e3380fa9c89b26891c441512e2791068eaeaf37d041d34eb_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c3064d49abb1923f71a2d836e08162ed705414ba596a82a4dc7fdaf5e39e2a0c_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c3064d49abb1923f71a2d836e08162ed705414ba596a82a4dc7fdaf5e39e2a0c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c3064d49abb1923f71a2d836e08162ed705414ba596a82a4dc7fdaf5e39e2a0c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e6430136fbf2f1be4b662cfc2154e6bae6abc94ceb5138d95631f0bd8855f71d_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e6430136fbf2f1be4b662cfc2154e6bae6abc94ceb5138d95631f0bd8855f71d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e6430136fbf2f1be4b662cfc2154e6bae6abc94ceb5138d95631f0bd8855f71d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:00bed480322861a9340126a1c81ab0cceef95fe8ea5d7b542744cbe2f5bae2f4_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:00bed480322861a9340126a1c81ab0cceef95fe8ea5d7b542744cbe2f5bae2f4_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:00bed480322861a9340126a1c81ab0cceef95fe8ea5d7b542744cbe2f5bae2f4_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5e1fd0b8140ee573da1e43665488669e3cd2aa7c4d14b0a76ed6999bf119ad40_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5e1fd0b8140ee573da1e43665488669e3cd2aa7c4d14b0a76ed6999bf119ad40_arm64"
},
"product_reference": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5e1fd0b8140ee573da1e43665488669e3cd2aa7c4d14b0a76ed6999bf119ad40_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:99cb93d1c2cac003280f5faac0126e811898a7f69b802aff2ba4ac2634119303_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:99cb93d1c2cac003280f5faac0126e811898a7f69b802aff2ba4ac2634119303_amd64"
},
"product_reference": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:99cb93d1c2cac003280f5faac0126e811898a7f69b802aff2ba4ac2634119303_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:ddc3e5eccdbde314321c58298fc1b353af33ecbccadc3286c3ca5fb745baf891_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:ddc3e5eccdbde314321c58298fc1b353af33ecbccadc3286c3ca5fb745baf891_s390x"
},
"product_reference": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:ddc3e5eccdbde314321c58298fc1b353af33ecbccadc3286c3ca5fb745baf891_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1df5c4dcfbb4ea8c08309e3248487b51f628bb9a1a39c17ff9019483aa8eed38_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1df5c4dcfbb4ea8c08309e3248487b51f628bb9a1a39c17ff9019483aa8eed38_arm64"
},
"product_reference": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1df5c4dcfbb4ea8c08309e3248487b51f628bb9a1a39c17ff9019483aa8eed38_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:62c67caeb8d46f502cbfffcadf2556e5715c36d8c39ed9b3b72274ec6c71fb31_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:62c67caeb8d46f502cbfffcadf2556e5715c36d8c39ed9b3b72274ec6c71fb31_s390x"
},
"product_reference": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:62c67caeb8d46f502cbfffcadf2556e5715c36d8c39ed9b3b72274ec6c71fb31_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7c0ae38a526c4f54b3479aba5a5432f7348c6c85a692c042349f34a3975aaca2_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7c0ae38a526c4f54b3479aba5a5432f7348c6c85a692c042349f34a3975aaca2_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7c0ae38a526c4f54b3479aba5a5432f7348c6c85a692c042349f34a3975aaca2_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:968696995dcc8b5f43dac5f9dc598fa58b6386ddfcd27f5988fb55d74a5b1892_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:968696995dcc8b5f43dac5f9dc598fa58b6386ddfcd27f5988fb55d74a5b1892_amd64"
},
"product_reference": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:968696995dcc8b5f43dac5f9dc598fa58b6386ddfcd27f5988fb55d74a5b1892_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:2eaae24251976dda2353025aef5edeb3af23a748cdd3d6f51cce3645a7614337_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:2eaae24251976dda2353025aef5edeb3af23a748cdd3d6f51cce3645a7614337_arm64"
},
"product_reference": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:2eaae24251976dda2353025aef5edeb3af23a748cdd3d6f51cce3645a7614337_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:aef4b254560c2145a50b2bda42ea9758eb38d488dfe857cca1cd12ca3c4ddbd2_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:aef4b254560c2145a50b2bda42ea9758eb38d488dfe857cca1cd12ca3c4ddbd2_s390x"
},
"product_reference": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:aef4b254560c2145a50b2bda42ea9758eb38d488dfe857cca1cd12ca3c4ddbd2_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c0477dfa9340debe407453212f805bd8a7018eea107bb9ada077672e6d842d80_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c0477dfa9340debe407453212f805bd8a7018eea107bb9ada077672e6d842d80_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c0477dfa9340debe407453212f805bd8a7018eea107bb9ada077672e6d842d80_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:eed1c0babe8c3f224717bd4b036e7a93940320b42329512d50a406c265269dfd_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:eed1c0babe8c3f224717bd4b036e7a93940320b42329512d50a406c265269dfd_amd64"
},
"product_reference": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:eed1c0babe8c3f224717bd4b036e7a93940320b42329512d50a406c265269dfd_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:3c78e13ec0fd31e80ccf2b3f4b08df9efb7854739c9e5d75a9f6572d81c5b4b4_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:3c78e13ec0fd31e80ccf2b3f4b08df9efb7854739c9e5d75a9f6572d81c5b4b4_arm64"
},
"product_reference": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:3c78e13ec0fd31e80ccf2b3f4b08df9efb7854739c9e5d75a9f6572d81c5b4b4_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4981a79b4bebc69f5a69814d54e3d9ced631b14b16293fe8e7eb71c3e62fad7a_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4981a79b4bebc69f5a69814d54e3d9ced631b14b16293fe8e7eb71c3e62fad7a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4981a79b4bebc69f5a69814d54e3d9ced631b14b16293fe8e7eb71c3e62fad7a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:545547b6c5226b309cd9cc577c0b91759d542e58f2bd60bfe00b15164a30b007_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:545547b6c5226b309cd9cc577c0b91759d542e58f2bd60bfe00b15164a30b007_amd64"
},
"product_reference": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:545547b6c5226b309cd9cc577c0b91759d542e58f2bd60bfe00b15164a30b007_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:659da371f970ee548816f74853363291333d9ac6d9e4fba6329f146a7fbacfa3_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:659da371f970ee548816f74853363291333d9ac6d9e4fba6329f146a7fbacfa3_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:659da371f970ee548816f74853363291333d9ac6d9e4fba6329f146a7fbacfa3_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:1e7a00a05900599ac401cff92be14e1d73278a316e4eb38b5b4c3174305334c9_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:1e7a00a05900599ac401cff92be14e1d73278a316e4eb38b5b4c3174305334c9_arm64"
},
"product_reference": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:1e7a00a05900599ac401cff92be14e1d73278a316e4eb38b5b4c3174305334c9_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:5281268088cbd188713e386c74604c5a6084f5b6ee5cff58bfe5071e5c932a00_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:5281268088cbd188713e386c74604c5a6084f5b6ee5cff58bfe5071e5c932a00_amd64"
},
"product_reference": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:5281268088cbd188713e386c74604c5a6084f5b6ee5cff58bfe5071e5c932a00_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:871e92015a2fe767f6e3c50b6359427c0a0f24650c7798b2e30a743a9b932da8_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:871e92015a2fe767f6e3c50b6359427c0a0f24650c7798b2e30a743a9b932da8_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:871e92015a2fe767f6e3c50b6359427c0a0f24650c7798b2e30a743a9b932da8_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c8cfd3f72781925063968f55705cda3b3f47b53996e5b720b4378936ae88d791_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c8cfd3f72781925063968f55705cda3b3f47b53996e5b720b4378936ae88d791_s390x"
},
"product_reference": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c8cfd3f72781925063968f55705cda3b3f47b53996e5b720b4378936ae88d791_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:163235f2e40e91d6871b4375d70b9589aefca7210e8bb401e594dd96dd5a3d7b_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:163235f2e40e91d6871b4375d70b9589aefca7210e8bb401e594dd96dd5a3d7b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:163235f2e40e91d6871b4375d70b9589aefca7210e8bb401e594dd96dd5a3d7b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:48c89e862b063988c10c4a71591a01f3abea82b694b9aa4344cb7b0f4c914618_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:48c89e862b063988c10c4a71591a01f3abea82b694b9aa4344cb7b0f4c914618_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:48c89e862b063988c10c4a71591a01f3abea82b694b9aa4344cb7b0f4c914618_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:7abb53267f55b4b466a8a52c17b3660ebaa7e4ddfb4da0068a7a59f1c6d8e9b8_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:7abb53267f55b4b466a8a52c17b3660ebaa7e4ddfb4da0068a7a59f1c6d8e9b8_s390x"
},
"product_reference": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:7abb53267f55b4b466a8a52c17b3660ebaa7e4ddfb4da0068a7a59f1c6d8e9b8_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:923672855d9ca60bef182b77d23cb4161828e6ae5d9dc65a6a417728fb323e3f_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:923672855d9ca60bef182b77d23cb4161828e6ae5d9dc65a6a417728fb323e3f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:923672855d9ca60bef182b77d23cb4161828e6ae5d9dc65a6a417728fb323e3f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:099b6debebc4c5f6d48968b643344281e079f3a479232f888bff8f63424629bd_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:099b6debebc4c5f6d48968b643344281e079f3a479232f888bff8f63424629bd_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/frr-rhel9@sha256:099b6debebc4c5f6d48968b643344281e079f3a479232f888bff8f63424629bd_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:91d59826a2a4b0e7bd3696dca463b99022d5cdb65d0362297f35462a9f6bad47_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:91d59826a2a4b0e7bd3696dca463b99022d5cdb65d0362297f35462a9f6bad47_amd64"
},
"product_reference": "registry.redhat.io/openshift4/frr-rhel9@sha256:91d59826a2a4b0e7bd3696dca463b99022d5cdb65d0362297f35462a9f6bad47_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:b64077aa08c70f1543d34bfd2868e2489156b02ed31ee033361c5c9c7662def3_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:b64077aa08c70f1543d34bfd2868e2489156b02ed31ee033361c5c9c7662def3_s390x"
},
"product_reference": "registry.redhat.io/openshift4/frr-rhel9@sha256:b64077aa08c70f1543d34bfd2868e2489156b02ed31ee033361c5c9c7662def3_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:d49bdcef2e9f4d29a5b5606dfdb106f1140f15b251ca2e2c9db2b764a12209b3_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:d49bdcef2e9f4d29a5b5606dfdb106f1140f15b251ca2e2c9db2b764a12209b3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/frr-rhel9@sha256:d49bdcef2e9f4d29a5b5606dfdb106f1140f15b251ca2e2c9db2b764a12209b3_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:19cdfbadf2838045e8bb2694fd8a50de53429cb7058db5db0fb4e606990e9485_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:19cdfbadf2838045e8bb2694fd8a50de53429cb7058db5db0fb4e606990e9485_amd64"
},
"product_reference": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:19cdfbadf2838045e8bb2694fd8a50de53429cb7058db5db0fb4e606990e9485_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5d3d093d1737c6323bb6ed2278e6cfaf1109e981e53276b12ba26688df45b5d6_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5d3d093d1737c6323bb6ed2278e6cfaf1109e981e53276b12ba26688df45b5d6_arm64"
},
"product_reference": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5d3d093d1737c6323bb6ed2278e6cfaf1109e981e53276b12ba26688df45b5d6_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:94688881b57bdd21635b198a238dc41d95607ee9a2cb7895f6943713d7597f34_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:94688881b57bdd21635b198a238dc41d95607ee9a2cb7895f6943713d7597f34_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:94688881b57bdd21635b198a238dc41d95607ee9a2cb7895f6943713d7597f34_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:e9dbe70ef164721a8a2c118a4d0cd70b70b6a4e72a5a193f28711c655f3767f8_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:e9dbe70ef164721a8a2c118a4d0cd70b70b6a4e72a5a193f28711c655f3767f8_s390x"
},
"product_reference": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:e9dbe70ef164721a8a2c118a4d0cd70b70b6a4e72a5a193f28711c655f3767f8_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:042be8803aa5cd6eac6131c96b02643387f516bca3b76b8d684de16e15085d4b_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:042be8803aa5cd6eac6131c96b02643387f516bca3b76b8d684de16e15085d4b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:042be8803aa5cd6eac6131c96b02643387f516bca3b76b8d684de16e15085d4b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:5b7b100d26aba70b4484b72550db4b095eff0bd0ba2f290f7c9a5c7ba37104b7_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:5b7b100d26aba70b4484b72550db4b095eff0bd0ba2f290f7c9a5c7ba37104b7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:5b7b100d26aba70b4484b72550db4b095eff0bd0ba2f290f7c9a5c7ba37104b7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:76be4b8284bba0bbb037a9dd6069467ea339ca1d2be8fe1f8e90f325cdf3716e_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:76be4b8284bba0bbb037a9dd6069467ea339ca1d2be8fe1f8e90f325cdf3716e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:76be4b8284bba0bbb037a9dd6069467ea339ca1d2be8fe1f8e90f325cdf3716e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c6b65a12f0dd6e6571d7f486e572754ad0013cb0319b4bcb0637dcfa2a53023f_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c6b65a12f0dd6e6571d7f486e572754ad0013cb0319b4bcb0637dcfa2a53023f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c6b65a12f0dd6e6571d7f486e572754ad0013cb0319b4bcb0637dcfa2a53023f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:53259c7236fed212959564f05a214e6d1aa879ea1ac3265df9e203f30abe4445_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:53259c7236fed212959564f05a214e6d1aa879ea1ac3265df9e203f30abe4445_amd64"
},
"product_reference": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:53259c7236fed212959564f05a214e6d1aa879ea1ac3265df9e203f30abe4445_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:71158fd9ac3d059b118642ff387aab043cb5da0fcd17bf53c8f5f44361202686_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:71158fd9ac3d059b118642ff387aab043cb5da0fcd17bf53c8f5f44361202686_s390x"
},
"product_reference": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:71158fd9ac3d059b118642ff387aab043cb5da0fcd17bf53c8f5f44361202686_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:886a365246e95a13e9471657478bed2e106133a5f8ccf09029b18c74936e867e_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:886a365246e95a13e9471657478bed2e106133a5f8ccf09029b18c74936e867e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:886a365246e95a13e9471657478bed2e106133a5f8ccf09029b18c74936e867e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:b7463b7014881f2f3dee10777df37adcffa8cea6273095e509e2a0eb3b08c12a_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:b7463b7014881f2f3dee10777df37adcffa8cea6273095e509e2a0eb3b08c12a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:b7463b7014881f2f3dee10777df37adcffa8cea6273095e509e2a0eb3b08c12a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:1c080f0a233303e6097fdfa8d00a5122358079e67c68867ade8f00e2ebd7e7fa_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:1c080f0a233303e6097fdfa8d00a5122358079e67c68867ade8f00e2ebd7e7fa_amd64"
},
"product_reference": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:1c080f0a233303e6097fdfa8d00a5122358079e67c68867ade8f00e2ebd7e7fa_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:990151058b4484633406ac70cdb63c4bb81a55bcc5beaf08f9761dc6ae06beb4_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:990151058b4484633406ac70cdb63c4bb81a55bcc5beaf08f9761dc6ae06beb4_arm64"
},
"product_reference": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:990151058b4484633406ac70cdb63c4bb81a55bcc5beaf08f9761dc6ae06beb4_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:b018c5e29288c3659a59faaf0e1b3366a638aa6e5efac755ad38df08e9fa54d8_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:b018c5e29288c3659a59faaf0e1b3366a638aa6e5efac755ad38df08e9fa54d8_s390x"
},
"product_reference": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:b018c5e29288c3659a59faaf0e1b3366a638aa6e5efac755ad38df08e9fa54d8_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:d0d505849fda4b640ea95bdd96fa11b2257ad3f480045cbbe41c78bdf52aba4c_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:d0d505849fda4b640ea95bdd96fa11b2257ad3f480045cbbe41c78bdf52aba4c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:d0d505849fda4b640ea95bdd96fa11b2257ad3f480045cbbe41c78bdf52aba4c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:0ce0b2ec869723bf1ef0193a2f70f469556c363a88d41baea4c625c615cdea52_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:0ce0b2ec869723bf1ef0193a2f70f469556c363a88d41baea4c625c615cdea52_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:0ce0b2ec869723bf1ef0193a2f70f469556c363a88d41baea4c625c615cdea52_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:437e7b011942086c7cfed4ea805fdc69fbcc4878e84ce79339f79375114f2ab2_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:437e7b011942086c7cfed4ea805fdc69fbcc4878e84ce79339f79375114f2ab2_s390x"
},
"product_reference": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:437e7b011942086c7cfed4ea805fdc69fbcc4878e84ce79339f79375114f2ab2_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:51d5f0fb70e7ad141e86e3c0fbe9298f407aae228533c830653a12fe34e18c94_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:51d5f0fb70e7ad141e86e3c0fbe9298f407aae228533c830653a12fe34e18c94_arm64"
},
"product_reference": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:51d5f0fb70e7ad141e86e3c0fbe9298f407aae228533c830653a12fe34e18c94_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:a5f950847205f1301c551c59406453386863a244ab89f5c1f135b0efc618f342_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a5f950847205f1301c551c59406453386863a244ab89f5c1f135b0efc618f342_amd64"
},
"product_reference": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:a5f950847205f1301c551c59406453386863a244ab89f5c1f135b0efc618f342_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:1318f6ab64d38e4166e492d0becaeade10796b7680ccaf7df8930c384f0f318d_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:1318f6ab64d38e4166e492d0becaeade10796b7680ccaf7df8930c384f0f318d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:1318f6ab64d38e4166e492d0becaeade10796b7680ccaf7df8930c384f0f318d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:71251b4cd148ccd8dc6bdc8ab51a4401dac1ccc7ee0666d389fafcc291a8af6b_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:71251b4cd148ccd8dc6bdc8ab51a4401dac1ccc7ee0666d389fafcc291a8af6b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:71251b4cd148ccd8dc6bdc8ab51a4401dac1ccc7ee0666d389fafcc291a8af6b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:750e49b90d266e3115369154892f235607790a08e0cf8e7bd54875b40d69dc36_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:750e49b90d266e3115369154892f235607790a08e0cf8e7bd54875b40d69dc36_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:750e49b90d266e3115369154892f235607790a08e0cf8e7bd54875b40d69dc36_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:ec3f72403c828cfafadc7a9b95659b7f997c57f83f5d7c7f99ae9aa7111752e2_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:ec3f72403c828cfafadc7a9b95659b7f997c57f83f5d7c7f99ae9aa7111752e2_s390x"
},
"product_reference": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:ec3f72403c828cfafadc7a9b95659b7f997c57f83f5d7c7f99ae9aa7111752e2_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0fe413807e569ae20166aaaed7d49deb3755adc903d7c4240e6c286f78ae1243_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0fe413807e569ae20166aaaed7d49deb3755adc903d7c4240e6c286f78ae1243_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0fe413807e569ae20166aaaed7d49deb3755adc903d7c4240e6c286f78ae1243_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:19530541aebd85f600c1243ee0b35358f3ca6dcbdc0a58705980d0ffc661e70b_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:19530541aebd85f600c1243ee0b35358f3ca6dcbdc0a58705980d0ffc661e70b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:19530541aebd85f600c1243ee0b35358f3ca6dcbdc0a58705980d0ffc661e70b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:4f199220d4abdecf92c7c34e359be93ec1769767d3531f9ac4ea18255afd8540_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:4f199220d4abdecf92c7c34e359be93ec1769767d3531f9ac4ea18255afd8540_s390x"
},
"product_reference": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:4f199220d4abdecf92c7c34e359be93ec1769767d3531f9ac4ea18255afd8540_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a43fe727d9bf6395e330c3094ce1d337c4371314beb035877b975f2a197d9944_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a43fe727d9bf6395e330c3094ce1d337c4371314beb035877b975f2a197d9944_amd64"
},
"product_reference": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a43fe727d9bf6395e330c3094ce1d337c4371314beb035877b975f2a197d9944_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:20d52bbe54cfe67d5c39f1f30bb56d56d220e190075895a2bae784dac691b053_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:20d52bbe54cfe67d5c39f1f30bb56d56d220e190075895a2bae784dac691b053_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:20d52bbe54cfe67d5c39f1f30bb56d56d220e190075895a2bae784dac691b053_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:a3e5c3473cc7f259c63176cdcc987a208b330e4371d3d0ecc959c48e8dffd705_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:a3e5c3473cc7f259c63176cdcc987a208b330e4371d3d0ecc959c48e8dffd705_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:a3e5c3473cc7f259c63176cdcc987a208b330e4371d3d0ecc959c48e8dffd705_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:b678adeca55da4267f68a641454845f38c2015458143c62d611f11790dfbf74c_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:b678adeca55da4267f68a641454845f38c2015458143c62d611f11790dfbf74c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:b678adeca55da4267f68a641454845f38c2015458143c62d611f11790dfbf74c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c2841895faa6efe6186dec578e1c02e8b04c7e178249b191e8f2d9ece462ac4f_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c2841895faa6efe6186dec578e1c02e8b04c7e178249b191e8f2d9ece462ac4f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c2841895faa6efe6186dec578e1c02e8b04c7e178249b191e8f2d9ece462ac4f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:7044079bd7186fa3578b23a677113d67cbe14ef0a5f8d8da8b7fdd74f05e10db_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:7044079bd7186fa3578b23a677113d67cbe14ef0a5f8d8da8b7fdd74f05e10db_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:7044079bd7186fa3578b23a677113d67cbe14ef0a5f8d8da8b7fdd74f05e10db_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:79f2aa2eb589882d7788f96eaa2574c524ed6366cdbde6d600bf170a07ab666f_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:79f2aa2eb589882d7788f96eaa2574c524ed6366cdbde6d600bf170a07ab666f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:79f2aa2eb589882d7788f96eaa2574c524ed6366cdbde6d600bf170a07ab666f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:7ad604db716b570e1631c17f9c0aab2082dcf1243210dca2c33f2e11f05ec7bd_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:7ad604db716b570e1631c17f9c0aab2082dcf1243210dca2c33f2e11f05ec7bd_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:7ad604db716b570e1631c17f9c0aab2082dcf1243210dca2c33f2e11f05ec7bd_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:ee7599f1d4036677523478aa026118d6eaa50c71385b19efe62b5c90a3648aea_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:ee7599f1d4036677523478aa026118d6eaa50c71385b19efe62b5c90a3648aea_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:ee7599f1d4036677523478aa026118d6eaa50c71385b19efe62b5c90a3648aea_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:0ff795f2b56a4f1d5fc9c59f31343c4ae619ce1882d76126839d138012f7a1a9_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:0ff795f2b56a4f1d5fc9c59f31343c4ae619ce1882d76126839d138012f7a1a9_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:0ff795f2b56a4f1d5fc9c59f31343c4ae619ce1882d76126839d138012f7a1a9_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:301b031b83ff0ac8cfbfb21c90b05be0461f37797a1a53618afc4dfa08ee3a89_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:301b031b83ff0ac8cfbfb21c90b05be0461f37797a1a53618afc4dfa08ee3a89_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:301b031b83ff0ac8cfbfb21c90b05be0461f37797a1a53618afc4dfa08ee3a89_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9649506d7a695f509b2164c9b47f037403731e82f9119f6a091a7fe21df395c4_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9649506d7a695f509b2164c9b47f037403731e82f9119f6a091a7fe21df395c4_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9649506d7a695f509b2164c9b47f037403731e82f9119f6a091a7fe21df395c4_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e44a21d71da9c3f22a836af4c29d89a8048d886fc98aa059a3ac5c83e9a1dd47_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e44a21d71da9c3f22a836af4c29d89a8048d886fc98aa059a3ac5c83e9a1dd47_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e44a21d71da9c3f22a836af4c29d89a8048d886fc98aa059a3ac5c83e9a1dd47_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:7b5197549f0c49776a522cb64fcb0c478b7dcdeb028e8e53242de8363bf59dcc_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:7b5197549f0c49776a522cb64fcb0c478b7dcdeb028e8e53242de8363bf59dcc_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:7b5197549f0c49776a522cb64fcb0c478b7dcdeb028e8e53242de8363bf59dcc_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8b061cf29321ba0844a1149668311b416cf01f84ab2dc4cdffd503f497761343_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8b061cf29321ba0844a1149668311b416cf01f84ab2dc4cdffd503f497761343_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8b061cf29321ba0844a1149668311b416cf01f84ab2dc4cdffd503f497761343_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a9ac7fd68608a6d07f818970cb8a1654ebc4604c8b93388670cad85afbc9a277_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a9ac7fd68608a6d07f818970cb8a1654ebc4604c8b93388670cad85afbc9a277_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a9ac7fd68608a6d07f818970cb8a1654ebc4604c8b93388670cad85afbc9a277_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:d4062ae5ebeb853a210f54254e1c0e48e484458113c651871f0a1e3658aabc74_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:d4062ae5ebeb853a210f54254e1c0e48e484458113c651871f0a1e3658aabc74_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:d4062ae5ebeb853a210f54254e1c0e48e484458113c651871f0a1e3658aabc74_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:a2b13d02961a41c4b4ec63ba1bc33fa807b04664f13110d331ff49b27d665067_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:a2b13d02961a41c4b4ec63ba1bc33fa807b04664f13110d331ff49b27d665067_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:a2b13d02961a41c4b4ec63ba1bc33fa807b04664f13110d331ff49b27d665067_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:d1a8f54e091d4ec5f312e70d2135ea476955cce09fd11882bb7fe8548cdc62fc_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:d1a8f54e091d4ec5f312e70d2135ea476955cce09fd11882bb7fe8548cdc62fc_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:d1a8f54e091d4ec5f312e70d2135ea476955cce09fd11882bb7fe8548cdc62fc_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e56ff4c9d34c49ef38a4913ddf80dbddc5b67dfbe7810587086af29751ca9cca_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e56ff4c9d34c49ef38a4913ddf80dbddc5b67dfbe7810587086af29751ca9cca_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e56ff4c9d34c49ef38a4913ddf80dbddc5b67dfbe7810587086af29751ca9cca_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:fe9f712c5e32380eb36fef637f16a65d2a5203f4ee09435aa9b7f230262f8cfe_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:fe9f712c5e32380eb36fef637f16a65d2a5203f4ee09435aa9b7f230262f8cfe_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:fe9f712c5e32380eb36fef637f16a65d2a5203f4ee09435aa9b7f230262f8cfe_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:06ae2205eadd0e82ff618176ff3942bf16dab32c446a6b20fcfac229fc49b813_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:06ae2205eadd0e82ff618176ff3942bf16dab32c446a6b20fcfac229fc49b813_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:06ae2205eadd0e82ff618176ff3942bf16dab32c446a6b20fcfac229fc49b813_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:4478bc8bb281d6430d367b5dbcf047a4345d6fd6aa41397373005615ee305086_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:4478bc8bb281d6430d367b5dbcf047a4345d6fd6aa41397373005615ee305086_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:4478bc8bb281d6430d367b5dbcf047a4345d6fd6aa41397373005615ee305086_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:972dd4bd3183be7a1344adc65200453bcdb448a5f7487a5311ca3c1da304dcca_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:972dd4bd3183be7a1344adc65200453bcdb448a5f7487a5311ca3c1da304dcca_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:972dd4bd3183be7a1344adc65200453bcdb448a5f7487a5311ca3c1da304dcca_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c747eb412219dd6188710ad120f8861f08acab216f825f8910c694ad324c47d3_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c747eb412219dd6188710ad120f8861f08acab216f825f8910c694ad324c47d3_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c747eb412219dd6188710ad120f8861f08acab216f825f8910c694ad324c47d3_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:1f3e2710dd787643cd43d35edee092efed10438a8e95d8a7d65326cf3c183257_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:1f3e2710dd787643cd43d35edee092efed10438a8e95d8a7d65326cf3c183257_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:1f3e2710dd787643cd43d35edee092efed10438a8e95d8a7d65326cf3c183257_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:4237d1f3bbe422147b295bf918d3c355edc2286c3ffcb8e6944d83ac0207d610_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:4237d1f3bbe422147b295bf918d3c355edc2286c3ffcb8e6944d83ac0207d610_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:4237d1f3bbe422147b295bf918d3c355edc2286c3ffcb8e6944d83ac0207d610_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3367d78351d635902b0c123696e390b9ea1623e765de7689c9bd98f820aaf4b0_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3367d78351d635902b0c123696e390b9ea1623e765de7689c9bd98f820aaf4b0_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3367d78351d635902b0c123696e390b9ea1623e765de7689c9bd98f820aaf4b0_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:7bc0ee15f0bab3898ad28de7677dce8d86624d734bb38a08947eaa3a0418fa3c_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:7bc0ee15f0bab3898ad28de7677dce8d86624d734bb38a08947eaa3a0418fa3c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:7bc0ee15f0bab3898ad28de7677dce8d86624d734bb38a08947eaa3a0418fa3c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:7d3d8e7d7d29fff25b51e62ed511f28456ce17d135c5edb71a204c414a0a426e_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:7d3d8e7d7d29fff25b51e62ed511f28456ce17d135c5edb71a204c414a0a426e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:7d3d8e7d7d29fff25b51e62ed511f28456ce17d135c5edb71a204c414a0a426e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:82bd06fc926859c8f1f738e40a202c1b0b1bca5000e15881506818cb23445d97_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:82bd06fc926859c8f1f738e40a202c1b0b1bca5000e15881506818cb23445d97_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:82bd06fc926859c8f1f738e40a202c1b0b1bca5000e15881506818cb23445d97_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:85aa4038587f439e4632742b7b631913d204d7513f7d9036ca60b485de0a4635_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:85aa4038587f439e4632742b7b631913d204d7513f7d9036ca60b485de0a4635_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:85aa4038587f439e4632742b7b631913d204d7513f7d9036ca60b485de0a4635_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:b97f78e0989a59a188b3c2308b04798e2e2aef7cedb20c561b84c72b1336a24a_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:b97f78e0989a59a188b3c2308b04798e2e2aef7cedb20c561b84c72b1336a24a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:b97f78e0989a59a188b3c2308b04798e2e2aef7cedb20c561b84c72b1336a24a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:83bdc38888422094f55831a65dfc4f579126199b6bab643ca28a6b1c25b06ab1_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:83bdc38888422094f55831a65dfc4f579126199b6bab643ca28a6b1c25b06ab1_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:83bdc38888422094f55831a65dfc4f579126199b6bab643ca28a6b1c25b06ab1_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:965b2a3a6be2dec3debfc0a3f98b4c5a9d86d92a1ff1a56ef0250e1782a27575_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:965b2a3a6be2dec3debfc0a3f98b4c5a9d86d92a1ff1a56ef0250e1782a27575_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:965b2a3a6be2dec3debfc0a3f98b4c5a9d86d92a1ff1a56ef0250e1782a27575_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:58d51be8e5831db556764d3db64f65c19f6c41e581e591c7ae940c98e635c4c9_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:58d51be8e5831db556764d3db64f65c19f6c41e581e591c7ae940c98e635c4c9_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:58d51be8e5831db556764d3db64f65c19f6c41e581e591c7ae940c98e635c4c9_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:7da284e7d4a33a3c46922673324213de447f99dfb7cf120c5bf184816fe58387_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:7da284e7d4a33a3c46922673324213de447f99dfb7cf120c5bf184816fe58387_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:7da284e7d4a33a3c46922673324213de447f99dfb7cf120c5bf184816fe58387_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:6c0be90a6cc5e5c2e42df9230f6d6feae14dbfc95683094b3597f5dd75685f34_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:6c0be90a6cc5e5c2e42df9230f6d6feae14dbfc95683094b3597f5dd75685f34_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:6c0be90a6cc5e5c2e42df9230f6d6feae14dbfc95683094b3597f5dd75685f34_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:d0661c43cf3ca725748090e9f6cba73cfbcc5a63005a2d11f551456b2aa48991_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:d0661c43cf3ca725748090e9f6cba73cfbcc5a63005a2d11f551456b2aa48991_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:d0661c43cf3ca725748090e9f6cba73cfbcc5a63005a2d11f551456b2aa48991_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:bd11e3a5efca51a47bd38031c5dab29d5b4e5ce000d680d6903e63d3e8ef30f5_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:bd11e3a5efca51a47bd38031c5dab29d5b4e5ce000d680d6903e63d3e8ef30f5_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:bd11e3a5efca51a47bd38031c5dab29d5b4e5ce000d680d6903e63d3e8ef30f5_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ca2d20b64d93a4f1144799c7373d22df8f77877d17560da82414793222282544_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ca2d20b64d93a4f1144799c7373d22df8f77877d17560da82414793222282544_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ca2d20b64d93a4f1144799c7373d22df8f77877d17560da82414793222282544_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:30ea821f3b631e6f9f3dd7a34fd0c2d3fa2ba9a63195aba8de42e6b655ddd303_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:30ea821f3b631e6f9f3dd7a34fd0c2d3fa2ba9a63195aba8de42e6b655ddd303_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:30ea821f3b631e6f9f3dd7a34fd0c2d3fa2ba9a63195aba8de42e6b655ddd303_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:cd6b2a09c10ff8313b6e7772d129f610a401f44f7e2e033dd77de91961165b2a_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:cd6b2a09c10ff8313b6e7772d129f610a401f44f7e2e033dd77de91961165b2a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:cd6b2a09c10ff8313b6e7772d129f610a401f44f7e2e033dd77de91961165b2a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:0c74fd2ccef9e503087df22957ba24054b4d077fe5f82b77f74accc4aeb1c372_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:0c74fd2ccef9e503087df22957ba24054b4d077fe5f82b77f74accc4aeb1c372_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:0c74fd2ccef9e503087df22957ba24054b4d077fe5f82b77f74accc4aeb1c372_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:6c6c911d3aac2792169bd09b0c638fa068e1fc8ee77c047ddfaced6e984aec23_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:6c6c911d3aac2792169bd09b0c638fa068e1fc8ee77c047ddfaced6e984aec23_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:6c6c911d3aac2792169bd09b0c638fa068e1fc8ee77c047ddfaced6e984aec23_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6ac79f3d17ef043489a093be59a31ec56149c265bfe5a3d6c1d999442f0a97cd_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6ac79f3d17ef043489a093be59a31ec56149c265bfe5a3d6c1d999442f0a97cd_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6ac79f3d17ef043489a093be59a31ec56149c265bfe5a3d6c1d999442f0a97cd_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:df81631752c241659beb6ca6ddc5adab0a76ba7d421dffa787c870c2cf8d85d5_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:df81631752c241659beb6ca6ddc5adab0a76ba7d421dffa787c870c2cf8d85d5_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:df81631752c241659beb6ca6ddc5adab0a76ba7d421dffa787c870c2cf8d85d5_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:44b1c4eb1a9b38dd2945dcb51d5e1e63fc60d6fdbd9e42f57c3f4e685a1549ab_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:44b1c4eb1a9b38dd2945dcb51d5e1e63fc60d6fdbd9e42f57c3f4e685a1549ab_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:44b1c4eb1a9b38dd2945dcb51d5e1e63fc60d6fdbd9e42f57c3f4e685a1549ab_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:97403345d3e786ef9ad2930cad211bf13c5f99f2e24688a1dfd3e6366d115141_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:97403345d3e786ef9ad2930cad211bf13c5f99f2e24688a1dfd3e6366d115141_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:97403345d3e786ef9ad2930cad211bf13c5f99f2e24688a1dfd3e6366d115141_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:903797419160c6d4fe5811856eb727f53f8c5ad9e34706b6d841155dfd59e9a9_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:903797419160c6d4fe5811856eb727f53f8c5ad9e34706b6d841155dfd59e9a9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:903797419160c6d4fe5811856eb727f53f8c5ad9e34706b6d841155dfd59e9a9_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:bc4c44660119b886c51782d7bc8a55e1a9f7b6b5e59d317a57da2bce502510bf_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:bc4c44660119b886c51782d7bc8a55e1a9f7b6b5e59d317a57da2bce502510bf_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:bc4c44660119b886c51782d7bc8a55e1a9f7b6b5e59d317a57da2bce502510bf_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:0e6b20a59ee85a861a29b4f4fedcc50c8396534d3ea6859f3046acf722fcb079_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:0e6b20a59ee85a861a29b4f4fedcc50c8396534d3ea6859f3046acf722fcb079_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:0e6b20a59ee85a861a29b4f4fedcc50c8396534d3ea6859f3046acf722fcb079_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:41f334fd2121830928a7b6eb3b2f1904d99f525b50761a756a105fb01cc7f6b9_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:41f334fd2121830928a7b6eb3b2f1904d99f525b50761a756a105fb01cc7f6b9_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:41f334fd2121830928a7b6eb3b2f1904d99f525b50761a756a105fb01cc7f6b9_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:48838eadbb1812821f889b3794c168daf504c555556a6751d17dc9522f141249_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:48838eadbb1812821f889b3794c168daf504c555556a6751d17dc9522f141249_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:48838eadbb1812821f889b3794c168daf504c555556a6751d17dc9522f141249_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:62839d47fdcaa9a1372ffa64661614b09912d233d7c1842fb53c228d1678d34e_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:62839d47fdcaa9a1372ffa64661614b09912d233d7c1842fb53c228d1678d34e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:62839d47fdcaa9a1372ffa64661614b09912d233d7c1842fb53c228d1678d34e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4a043837c6f0c21ac374fca27832c95b0c59f5d6fdf67d4fc232e595368cf785_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4a043837c6f0c21ac374fca27832c95b0c59f5d6fdf67d4fc232e595368cf785_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4a043837c6f0c21ac374fca27832c95b0c59f5d6fdf67d4fc232e595368cf785_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:72b49e79da0ab951c837831ba440220c6ee93e7ddb6bdb3325bd47869ae6a977_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:72b49e79da0ab951c837831ba440220c6ee93e7ddb6bdb3325bd47869ae6a977_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:72b49e79da0ab951c837831ba440220c6ee93e7ddb6bdb3325bd47869ae6a977_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:91487191a7d342a56c7ea5a13e350e4cd52ba5c292d3c6325880440215bd76ba_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:91487191a7d342a56c7ea5a13e350e4cd52ba5c292d3c6325880440215bd76ba_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:91487191a7d342a56c7ea5a13e350e4cd52ba5c292d3c6325880440215bd76ba_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c090d4ec1678fd326b1239719dee3fc8294e8d7993e8ba1489dce0ba5c36fcb2_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c090d4ec1678fd326b1239719dee3fc8294e8d7993e8ba1489dce0ba5c36fcb2_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c090d4ec1678fd326b1239719dee3fc8294e8d7993e8ba1489dce0ba5c36fcb2_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:2f1a650f5ec07710430482e4ec68e98855b4b6a7e73afe755eb4e46e85caf0da_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:2f1a650f5ec07710430482e4ec68e98855b4b6a7e73afe755eb4e46e85caf0da_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:2f1a650f5ec07710430482e4ec68e98855b4b6a7e73afe755eb4e46e85caf0da_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:47405c82f8c422b704c7534a361a2add61f7a46e3e636a0cd84471834a5b8d0e_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:47405c82f8c422b704c7534a361a2add61f7a46e3e636a0cd84471834a5b8d0e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:47405c82f8c422b704c7534a361a2add61f7a46e3e636a0cd84471834a5b8d0e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:622f7adbc69bc03a0d3b91b5a3f2d48a67e9b8659187b21e3b8ba157cd914b4f_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:622f7adbc69bc03a0d3b91b5a3f2d48a67e9b8659187b21e3b8ba157cd914b4f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:622f7adbc69bc03a0d3b91b5a3f2d48a67e9b8659187b21e3b8ba157cd914b4f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:c4407e42ecec19e9eaaea79c51e9147bf4302af5b35c08c31ea4993d38ff6931_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:c4407e42ecec19e9eaaea79c51e9147bf4302af5b35c08c31ea4993d38ff6931_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:c4407e42ecec19e9eaaea79c51e9147bf4302af5b35c08c31ea4993d38ff6931_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:22b4a31cf424c943201f3d42123439962e8ed84fa90aabc42ac4eecfad7b8774_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:22b4a31cf424c943201f3d42123439962e8ed84fa90aabc42ac4eecfad7b8774_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:22b4a31cf424c943201f3d42123439962e8ed84fa90aabc42ac4eecfad7b8774_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8c7be6f5aa6b98ef618cc4619aea3bcd3586a50afc78624b5df5650da42e3887_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8c7be6f5aa6b98ef618cc4619aea3bcd3586a50afc78624b5df5650da42e3887_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8c7be6f5aa6b98ef618cc4619aea3bcd3586a50afc78624b5df5650da42e3887_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:be1028337aca3109f69e30a2a3fe9d6c37717d6b585fb019095ee466dde697cb_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:be1028337aca3109f69e30a2a3fe9d6c37717d6b585fb019095ee466dde697cb_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:be1028337aca3109f69e30a2a3fe9d6c37717d6b585fb019095ee466dde697cb_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:c0b12dd7403d3434730ea57a49e383f6d6519d1bcb59f01400eed88729233860_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:c0b12dd7403d3434730ea57a49e383f6d6519d1bcb59f01400eed88729233860_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:c0b12dd7403d3434730ea57a49e383f6d6519d1bcb59f01400eed88729233860_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:02959099bd7ecaae627c5c4e997d6518c6848786dfde1bb5ce76f39ebf70fdd0_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:02959099bd7ecaae627c5c4e997d6518c6848786dfde1bb5ce76f39ebf70fdd0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:02959099bd7ecaae627c5c4e997d6518c6848786dfde1bb5ce76f39ebf70fdd0_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:1921952ed38ac8e19c6d974a18c02c5922dc82c3575612eecde6a9ba2033d685_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:1921952ed38ac8e19c6d974a18c02c5922dc82c3575612eecde6a9ba2033d685_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:1921952ed38ac8e19c6d974a18c02c5922dc82c3575612eecde6a9ba2033d685_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4a977bf1a39be5ab0d14e9753d25f47da4a4742bfdee7e8bda50edb302428108_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4a977bf1a39be5ab0d14e9753d25f47da4a4742bfdee7e8bda50edb302428108_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4a977bf1a39be5ab0d14e9753d25f47da4a4742bfdee7e8bda50edb302428108_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fca7a4840489c345b940672141863fbe13c95a247001c86a4aa097d0acfb084f_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fca7a4840489c345b940672141863fbe13c95a247001c86a4aa097d0acfb084f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fca7a4840489c345b940672141863fbe13c95a247001c86a4aa097d0acfb084f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:4d888341b6d9919fe91ed2ddd5b7a3aab18dddb9e2d42dbf50a4175242e53ee9_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:4d888341b6d9919fe91ed2ddd5b7a3aab18dddb9e2d42dbf50a4175242e53ee9_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:4d888341b6d9919fe91ed2ddd5b7a3aab18dddb9e2d42dbf50a4175242e53ee9_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:5847fc4851ffed39e1eb579bffa415e577ed832b8afc56a470a47d3d4fe07752_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:5847fc4851ffed39e1eb579bffa415e577ed832b8afc56a470a47d3d4fe07752_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:5847fc4851ffed39e1eb579bffa415e577ed832b8afc56a470a47d3d4fe07752_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:785c7d31ce3bbf3832959fb435bf6d24069f298a9644202facf98bd6cac31ed3_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:785c7d31ce3bbf3832959fb435bf6d24069f298a9644202facf98bd6cac31ed3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:785c7d31ce3bbf3832959fb435bf6d24069f298a9644202facf98bd6cac31ed3_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:93124b21c5b0b1f81fa06cb223926bdf0a6964f2f624318e269be58346924e46_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:93124b21c5b0b1f81fa06cb223926bdf0a6964f2f624318e269be58346924e46_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:93124b21c5b0b1f81fa06cb223926bdf0a6964f2f624318e269be58346924e46_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:1d025dd19ae0aedb12d1809023f0f00bc65dd4b2ee789fafd151cdd8859d92f9_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:1d025dd19ae0aedb12d1809023f0f00bc65dd4b2ee789fafd151cdd8859d92f9_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:1d025dd19ae0aedb12d1809023f0f00bc65dd4b2ee789fafd151cdd8859d92f9_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:8bb731c8611bb5aca6f0a2523f0b6248ec2f10fb89cf3fd7520e4b01dbf79fa7_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:8bb731c8611bb5aca6f0a2523f0b6248ec2f10fb89cf3fd7520e4b01dbf79fa7_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:8bb731c8611bb5aca6f0a2523f0b6248ec2f10fb89cf3fd7520e4b01dbf79fa7_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:af29aaff98b581ae991d694e5c023bde6e6a15a347c2aaf38a72a01f27c72577_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:af29aaff98b581ae991d694e5c023bde6e6a15a347c2aaf38a72a01f27c72577_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:af29aaff98b581ae991d694e5c023bde6e6a15a347c2aaf38a72a01f27c72577_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:df2e6c589083d742ab3eeb863dc26a267b9e3b4a86f07fec2ff5c230733fa4ff_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:df2e6c589083d742ab3eeb863dc26a267b9e3b4a86f07fec2ff5c230733fa4ff_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:df2e6c589083d742ab3eeb863dc26a267b9e3b4a86f07fec2ff5c230733fa4ff_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:705615555309ab38672ce9b507c476d159739f15b72e5db7783c9832097fc95f_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:705615555309ab38672ce9b507c476d159739f15b72e5db7783c9832097fc95f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:705615555309ab38672ce9b507c476d159739f15b72e5db7783c9832097fc95f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:71b918638b2c5f6aadaf50905842309df50f81bef7aa5b5968378e8c1f6a4854_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:71b918638b2c5f6aadaf50905842309df50f81bef7aa5b5968378e8c1f6a4854_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:71b918638b2c5f6aadaf50905842309df50f81bef7aa5b5968378e8c1f6a4854_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:9cf675089f089d92f18bdf03c477dc56794269ae5492009d3ef5edb198e1a8c1_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:9cf675089f089d92f18bdf03c477dc56794269ae5492009d3ef5edb198e1a8c1_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:9cf675089f089d92f18bdf03c477dc56794269ae5492009d3ef5edb198e1a8c1_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:b7e29f477ddab45804a33d40896a3e47ecc43f422fa167985820ea65739c2bbf_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:b7e29f477ddab45804a33d40896a3e47ecc43f422fa167985820ea65739c2bbf_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:b7e29f477ddab45804a33d40896a3e47ecc43f422fa167985820ea65739c2bbf_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1cf1fc8622537b1d85440aa48d991f3c9d3286ac3ef836d3fd879e7052062c89_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1cf1fc8622537b1d85440aa48d991f3c9d3286ac3ef836d3fd879e7052062c89_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1cf1fc8622537b1d85440aa48d991f3c9d3286ac3ef836d3fd879e7052062c89_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:6ab771ec7ba143df992a08bd7126a1f901bcb9f7045d891e47dee2ae9d0312a9_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:6ab771ec7ba143df992a08bd7126a1f901bcb9f7045d891e47dee2ae9d0312a9_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:6ab771ec7ba143df992a08bd7126a1f901bcb9f7045d891e47dee2ae9d0312a9_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:a32dbfa4938a63ae08c83dc13b30e5fe1951cc0dd21bed411310bd1cac718252_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:a32dbfa4938a63ae08c83dc13b30e5fe1951cc0dd21bed411310bd1cac718252_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:a32dbfa4938a63ae08c83dc13b30e5fe1951cc0dd21bed411310bd1cac718252_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:de530399a2d70f284600274be7086b88f29098063a64dea0a8528e50f8da1371_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:de530399a2d70f284600274be7086b88f29098063a64dea0a8528e50f8da1371_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:de530399a2d70f284600274be7086b88f29098063a64dea0a8528e50f8da1371_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2de3fd6073758b51e74bb15f45750c3051365dfd2ccd40f35e05c38d90f43de7_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2de3fd6073758b51e74bb15f45750c3051365dfd2ccd40f35e05c38d90f43de7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2de3fd6073758b51e74bb15f45750c3051365dfd2ccd40f35e05c38d90f43de7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:47b19a623905ba772c8ab9f23076d0d96d4283346adcfbac3d91ad62efc55285_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:47b19a623905ba772c8ab9f23076d0d96d4283346adcfbac3d91ad62efc55285_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:47b19a623905ba772c8ab9f23076d0d96d4283346adcfbac3d91ad62efc55285_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:4ac2021ed4737c3b47ea9afd0ffbcb8ca503ca304fc77790fbbfaf63db0b0fa7_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:4ac2021ed4737c3b47ea9afd0ffbcb8ca503ca304fc77790fbbfaf63db0b0fa7_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:4ac2021ed4737c3b47ea9afd0ffbcb8ca503ca304fc77790fbbfaf63db0b0fa7_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:c79f300cb5072fc8ffaf5b21288823e880f47d2bf6b4939382977ebd5addf84c_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:c79f300cb5072fc8ffaf5b21288823e880f47d2bf6b4939382977ebd5addf84c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:c79f300cb5072fc8ffaf5b21288823e880f47d2bf6b4939382977ebd5addf84c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:9065f183a0acf14ff350d66b5287b1a33ff4fcc87ee3dff93e8709ee7f1bc534_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:9065f183a0acf14ff350d66b5287b1a33ff4fcc87ee3dff93e8709ee7f1bc534_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:9065f183a0acf14ff350d66b5287b1a33ff4fcc87ee3dff93e8709ee7f1bc534_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a678ce205c6e2cfcfdbedf3cd3572dd0e6ee666f16ca85b46d519314786e1491_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a678ce205c6e2cfcfdbedf3cd3572dd0e6ee666f16ca85b46d519314786e1491_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a678ce205c6e2cfcfdbedf3cd3572dd0e6ee666f16ca85b46d519314786e1491_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:db66960eb91d3348c05323a38aa77186df1562b55baadf5b5bcdce0955b12d59_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:db66960eb91d3348c05323a38aa77186df1562b55baadf5b5bcdce0955b12d59_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:db66960eb91d3348c05323a38aa77186df1562b55baadf5b5bcdce0955b12d59_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f2e73e5539de90c8e9c084be136a4dfc8f6cec7c194c021e250ad99958fc74d4_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f2e73e5539de90c8e9c084be136a4dfc8f6cec7c194c021e250ad99958fc74d4_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f2e73e5539de90c8e9c084be136a4dfc8f6cec7c194c021e250ad99958fc74d4_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:34aba916b85415a991519315dbfbaabfe50b66f9db2df3ec1c40c4e71e222630_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:34aba916b85415a991519315dbfbaabfe50b66f9db2df3ec1c40c4e71e222630_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:34aba916b85415a991519315dbfbaabfe50b66f9db2df3ec1c40c4e71e222630_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:83a2a3376d3bf48b8ae63f4363c0d55f7dcdb7ef02ae376ce0a98decd34bc82a_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:83a2a3376d3bf48b8ae63f4363c0d55f7dcdb7ef02ae376ce0a98decd34bc82a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:83a2a3376d3bf48b8ae63f4363c0d55f7dcdb7ef02ae376ce0a98decd34bc82a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f15e8277bf296dbf349cd86cb79d12bd4c25ead2f09790ac59105f070940844d_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f15e8277bf296dbf349cd86cb79d12bd4c25ead2f09790ac59105f070940844d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f15e8277bf296dbf349cd86cb79d12bd4c25ead2f09790ac59105f070940844d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f287e5a040727dc302ecc2d748d4a3d67edb251986ad6308c1c5b299a2824ade_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f287e5a040727dc302ecc2d748d4a3d67edb251986ad6308c1c5b299a2824ade_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f287e5a040727dc302ecc2d748d4a3d67edb251986ad6308c1c5b299a2824ade_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:902ae0554671c205c4893a57764bd20b23549f0642e01401b2d124a2269492c3_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:902ae0554671c205c4893a57764bd20b23549f0642e01401b2d124a2269492c3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:902ae0554671c205c4893a57764bd20b23549f0642e01401b2d124a2269492c3_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:99d5a7b3464ef87de24f5139f9b244878ed6bbabcf0d5e9efc8bf0a1c087e70d_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:99d5a7b3464ef87de24f5139f9b244878ed6bbabcf0d5e9efc8bf0a1c087e70d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:99d5a7b3464ef87de24f5139f9b244878ed6bbabcf0d5e9efc8bf0a1c087e70d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c88ceeec18d3109a18141536e37eff494d72ba78b0b8bc3aa8927918f92b6af9_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c88ceeec18d3109a18141536e37eff494d72ba78b0b8bc3aa8927918f92b6af9_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c88ceeec18d3109a18141536e37eff494d72ba78b0b8bc3aa8927918f92b6af9_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:cafbe979687617664e08635637799a95d82a90ef205593fe8e1ff1a331445ba1_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:cafbe979687617664e08635637799a95d82a90ef205593fe8e1ff1a331445ba1_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:cafbe979687617664e08635637799a95d82a90ef205593fe8e1ff1a331445ba1_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:24141ea740ebafd6ec8992604dd309f23bb9530ab6e382c1b9b8f1102c97e283_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:24141ea740ebafd6ec8992604dd309f23bb9530ab6e382c1b9b8f1102c97e283_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:24141ea740ebafd6ec8992604dd309f23bb9530ab6e382c1b9b8f1102c97e283_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:3cbba55ecd5bb44889c6c4434325c4fc3a10f8c6951b15c8b12f319ba7bc6a04_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:3cbba55ecd5bb44889c6c4434325c4fc3a10f8c6951b15c8b12f319ba7bc6a04_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:3cbba55ecd5bb44889c6c4434325c4fc3a10f8c6951b15c8b12f319ba7bc6a04_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8471ca32474c9b2edeeb23b4d063733152632b7e7058aecd77e510ef99d791fc_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8471ca32474c9b2edeeb23b4d063733152632b7e7058aecd77e510ef99d791fc_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8471ca32474c9b2edeeb23b4d063733152632b7e7058aecd77e510ef99d791fc_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:e1405b20b9bd31a0bdc008d5eeee104e243a353b078c2768e3ff1abd770b6315_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:e1405b20b9bd31a0bdc008d5eeee104e243a353b078c2768e3ff1abd770b6315_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:e1405b20b9bd31a0bdc008d5eeee104e243a353b078c2768e3ff1abd770b6315_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1d0f74af14b21a41ccb5fcbed9458ea56e87ac1f0ba067a64a6117687f223503_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1d0f74af14b21a41ccb5fcbed9458ea56e87ac1f0ba067a64a6117687f223503_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1d0f74af14b21a41ccb5fcbed9458ea56e87ac1f0ba067a64a6117687f223503_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:290b1d4af63dbde808cdb5c10c5e50c98e5be3f36551e703b9cfc32eadad1736_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:290b1d4af63dbde808cdb5c10c5e50c98e5be3f36551e703b9cfc32eadad1736_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:290b1d4af63dbde808cdb5c10c5e50c98e5be3f36551e703b9cfc32eadad1736_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:339c52911584865bde949614d8a5673d911cbe8a6b39a0b97a1fdb715a912701_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:339c52911584865bde949614d8a5673d911cbe8a6b39a0b97a1fdb715a912701_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:339c52911584865bde949614d8a5673d911cbe8a6b39a0b97a1fdb715a912701_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7c20dc69d6ea661e8becd06bca24291685a53164b78fabbdb40f3788dbdb30c6_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7c20dc69d6ea661e8becd06bca24291685a53164b78fabbdb40f3788dbdb30c6_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7c20dc69d6ea661e8becd06bca24291685a53164b78fabbdb40f3788dbdb30c6_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:11d2cf567632924a42097e26b88151a84090bbe49f0093863ebb316a29fdd972_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:11d2cf567632924a42097e26b88151a84090bbe49f0093863ebb316a29fdd972_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:11d2cf567632924a42097e26b88151a84090bbe49f0093863ebb316a29fdd972_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:8125ce00504b8bda45c0834369e6fce13b0c10b8481010ae46c3eb5b2c4f8383_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:8125ce00504b8bda45c0834369e6fce13b0c10b8481010ae46c3eb5b2c4f8383_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:8125ce00504b8bda45c0834369e6fce13b0c10b8481010ae46c3eb5b2c4f8383_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a8f6a4c1d515f339ae85bea9991a93f940410c7545ecc4a244eafd7f46b2aaef_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a8f6a4c1d515f339ae85bea9991a93f940410c7545ecc4a244eafd7f46b2aaef_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a8f6a4c1d515f339ae85bea9991a93f940410c7545ecc4a244eafd7f46b2aaef_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e04e10d90a1c29a3dee8286362e69a43b5a63bdd3857885bceb695e8e96eacc3_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e04e10d90a1c29a3dee8286362e69a43b5a63bdd3857885bceb695e8e96eacc3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e04e10d90a1c29a3dee8286362e69a43b5a63bdd3857885bceb695e8e96eacc3_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:01f921b1c591d3685195e1d89d5ad45c504db7bf95a5d64b957db3da8b381ebf_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:01f921b1c591d3685195e1d89d5ad45c504db7bf95a5d64b957db3da8b381ebf_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:01f921b1c591d3685195e1d89d5ad45c504db7bf95a5d64b957db3da8b381ebf_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:06d52abfcd7bfb38480264aa18663973b133a4aba39f1109db3b605a81ca45f9_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:06d52abfcd7bfb38480264aa18663973b133a4aba39f1109db3b605a81ca45f9_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:06d52abfcd7bfb38480264aa18663973b133a4aba39f1109db3b605a81ca45f9_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:4014bf9fbffd0e34b24b0a401e3d8f548273cf07ef5b6fdddfa814d3d2ef48ad_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:4014bf9fbffd0e34b24b0a401e3d8f548273cf07ef5b6fdddfa814d3d2ef48ad_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:4014bf9fbffd0e34b24b0a401e3d8f548273cf07ef5b6fdddfa814d3d2ef48ad_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:8dbd84845222f50e9cf2627de6ac91dc3dee61665e8138a8dd658ad80ca7cc09_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:8dbd84845222f50e9cf2627de6ac91dc3dee61665e8138a8dd658ad80ca7cc09_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:8dbd84845222f50e9cf2627de6ac91dc3dee61665e8138a8dd658ad80ca7cc09_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:40b08f335eaa62cb29d23ad9b708f6aaa350127b0d78f8078572305eef514be3_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:40b08f335eaa62cb29d23ad9b708f6aaa350127b0d78f8078572305eef514be3_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:40b08f335eaa62cb29d23ad9b708f6aaa350127b0d78f8078572305eef514be3_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:5511ca08c7b080a2fd353fadd831d0a6102bcbf7537663c5e4253abf2e837147_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:5511ca08c7b080a2fd353fadd831d0a6102bcbf7537663c5e4253abf2e837147_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:5511ca08c7b080a2fd353fadd831d0a6102bcbf7537663c5e4253abf2e837147_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a4779ad93682b206d84ba3d3405cf093f7616de223e31f07c4ef3068be850b83_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a4779ad93682b206d84ba3d3405cf093f7616de223e31f07c4ef3068be850b83_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a4779ad93682b206d84ba3d3405cf093f7616de223e31f07c4ef3068be850b83_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:aa243fd4fc92150af5543b839bb5a8a8d9f7b1c3aee5e3352be34bbea33a5bb9_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:aa243fd4fc92150af5543b839bb5a8a8d9f7b1c3aee5e3352be34bbea33a5bb9_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:aa243fd4fc92150af5543b839bb5a8a8d9f7b1c3aee5e3352be34bbea33a5bb9_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2d726021db05e85c22966c5e8810be86c8fde70944d4c1adc075c513253cac77_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2d726021db05e85c22966c5e8810be86c8fde70944d4c1adc075c513253cac77_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2d726021db05e85c22966c5e8810be86c8fde70944d4c1adc075c513253cac77_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3f596a68b083b88b51dd668aa3eaf6b4af57491727db1612d65b9ef4a07b6214_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3f596a68b083b88b51dd668aa3eaf6b4af57491727db1612d65b9ef4a07b6214_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3f596a68b083b88b51dd668aa3eaf6b4af57491727db1612d65b9ef4a07b6214_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:8412de95f0d1fd4d26f7e281634c311d416374e925dac5ee63c10cfd11b2fdeb_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:8412de95f0d1fd4d26f7e281634c311d416374e925dac5ee63c10cfd11b2fdeb_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:8412de95f0d1fd4d26f7e281634c311d416374e925dac5ee63c10cfd11b2fdeb_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:8ee1d28db3f3a4f9a8c3eb14a02ab132a40f0cba2393cefe0f97655b29c008c1_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:8ee1d28db3f3a4f9a8c3eb14a02ab132a40f0cba2393cefe0f97655b29c008c1_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:8ee1d28db3f3a4f9a8c3eb14a02ab132a40f0cba2393cefe0f97655b29c008c1_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:05ec4fc0483339ecaddbdb723142437e62ab796bc2080098e24a3d6fef87e761_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:05ec4fc0483339ecaddbdb723142437e62ab796bc2080098e24a3d6fef87e761_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:05ec4fc0483339ecaddbdb723142437e62ab796bc2080098e24a3d6fef87e761_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:435dc3ed491543bae30a1b7476a708b8ce72e0240daed0753a36b90974f74c22_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:435dc3ed491543bae30a1b7476a708b8ce72e0240daed0753a36b90974f74c22_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:435dc3ed491543bae30a1b7476a708b8ce72e0240daed0753a36b90974f74c22_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:5055cd45d79abd5113028dcad5313b20586efc2cd630369c288bace525566824_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:5055cd45d79abd5113028dcad5313b20586efc2cd630369c288bace525566824_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:5055cd45d79abd5113028dcad5313b20586efc2cd630369c288bace525566824_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7491ad3a633c305ef58e21d327a78bfe8c20e29d3065d54cdf1a12151af8f18f_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7491ad3a633c305ef58e21d327a78bfe8c20e29d3065d54cdf1a12151af8f18f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7491ad3a633c305ef58e21d327a78bfe8c20e29d3065d54cdf1a12151af8f18f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:3b24021ceff84c5e70499eddf7caca29959ccbc619a38b1f39312a9aca9b6de4_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:3b24021ceff84c5e70499eddf7caca29959ccbc619a38b1f39312a9aca9b6de4_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:3b24021ceff84c5e70499eddf7caca29959ccbc619a38b1f39312a9aca9b6de4_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:d0827fe18ba307ac4371b715ae3a22ab4b844abccc3397bf8072b6a762fff2e1_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:d0827fe18ba307ac4371b715ae3a22ab4b844abccc3397bf8072b6a762fff2e1_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:d0827fe18ba307ac4371b715ae3a22ab4b844abccc3397bf8072b6a762fff2e1_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:d4cf9cb6cd4ecc24f2c9c71b4575875d0ec45ebf0b2ea7013a7945ee21403f76_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:d4cf9cb6cd4ecc24f2c9c71b4575875d0ec45ebf0b2ea7013a7945ee21403f76_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:d4cf9cb6cd4ecc24f2c9c71b4575875d0ec45ebf0b2ea7013a7945ee21403f76_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:f63d1af29455bfcfd4e21c20517c768a1b4b8ac98364b18f470ab70cd09d506d_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:f63d1af29455bfcfd4e21c20517c768a1b4b8ac98364b18f470ab70cd09d506d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:f63d1af29455bfcfd4e21c20517c768a1b4b8ac98364b18f470ab70cd09d506d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:05b1f39f625243835cd6b94192c147c67b83509d954785ca57ba9373fb25a624_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:05b1f39f625243835cd6b94192c147c67b83509d954785ca57ba9373fb25a624_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:05b1f39f625243835cd6b94192c147c67b83509d954785ca57ba9373fb25a624_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:332e15166660aa5d88bf32bd924b14bed8235af2dfcd2ad01a432deb51def007_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:332e15166660aa5d88bf32bd924b14bed8235af2dfcd2ad01a432deb51def007_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:332e15166660aa5d88bf32bd924b14bed8235af2dfcd2ad01a432deb51def007_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5f6735ee66c24e351c749c9a94d5fed9a9d3d46d08e79c10b6da56f3c85ee7c1_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5f6735ee66c24e351c749c9a94d5fed9a9d3d46d08e79c10b6da56f3c85ee7c1_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5f6735ee66c24e351c749c9a94d5fed9a9d3d46d08e79c10b6da56f3c85ee7c1_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cbcb10ad3cdc0a97cd736e1a4d46ff57e2bbc5b3bc6383caf3b426af2298e2d3_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cbcb10ad3cdc0a97cd736e1a4d46ff57e2bbc5b3bc6383caf3b426af2298e2d3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cbcb10ad3cdc0a97cd736e1a4d46ff57e2bbc5b3bc6383caf3b426af2298e2d3_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:98744861549dabcbf1056219df3c0169b76418fae8fdccce5ac1df63696988e1_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:98744861549dabcbf1056219df3c0169b76418fae8fdccce5ac1df63696988e1_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:98744861549dabcbf1056219df3c0169b76418fae8fdccce5ac1df63696988e1_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:9db002e7e76eeb85306b0d425fbe6adfd7f0856500f25b6eb5bf8c262b340997_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:9db002e7e76eeb85306b0d425fbe6adfd7f0856500f25b6eb5bf8c262b340997_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:9db002e7e76eeb85306b0d425fbe6adfd7f0856500f25b6eb5bf8c262b340997_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a0a8bf5d416d6b68e287eb361344b90b282a3b8326a6f28c4379be3ef9c9170d_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a0a8bf5d416d6b68e287eb361344b90b282a3b8326a6f28c4379be3ef9c9170d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a0a8bf5d416d6b68e287eb361344b90b282a3b8326a6f28c4379be3ef9c9170d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:d7c4929f428ffb804614e7469b03e8fa2288fcc5504833ba72539eac16a9dcf4_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:d7c4929f428ffb804614e7469b03e8fa2288fcc5504833ba72539eac16a9dcf4_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:d7c4929f428ffb804614e7469b03e8fa2288fcc5504833ba72539eac16a9dcf4_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1926a1e5297e41041d7d2af8246067be6c793bb7e4d9b4cd4dc9da9d7004062e_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1926a1e5297e41041d7d2af8246067be6c793bb7e4d9b4cd4dc9da9d7004062e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1926a1e5297e41041d7d2af8246067be6c793bb7e4d9b4cd4dc9da9d7004062e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ca5487eeb83cd879a196bb3fe78bbd144723c9175a1752269a3d34857522d805_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ca5487eeb83cd879a196bb3fe78bbd144723c9175a1752269a3d34857522d805_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ca5487eeb83cd879a196bb3fe78bbd144723c9175a1752269a3d34857522d805_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:dfdb8626504e967fc9bfba7dcf65516c2a8582d4a83a6569d7892d99e865a4b4_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:dfdb8626504e967fc9bfba7dcf65516c2a8582d4a83a6569d7892d99e865a4b4_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:dfdb8626504e967fc9bfba7dcf65516c2a8582d4a83a6569d7892d99e865a4b4_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:f8899e7b479006d8d6c14e127b1f9f65c388ce647df5d6a97842d516bca8b0e4_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:f8899e7b479006d8d6c14e127b1f9f65c388ce647df5d6a97842d516bca8b0e4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:f8899e7b479006d8d6c14e127b1f9f65c388ce647df5d6a97842d516bca8b0e4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0926fdc236aa3e2fb26335fba547b7189d4ba1be12a89a4a829b9da8af45505d_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0926fdc236aa3e2fb26335fba547b7189d4ba1be12a89a4a829b9da8af45505d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0926fdc236aa3e2fb26335fba547b7189d4ba1be12a89a4a829b9da8af45505d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:572b30c169468e804eaf7e1cb19ba9124d7dcc4d8777bc82f77d59d0f2f5cb55_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:572b30c169468e804eaf7e1cb19ba9124d7dcc4d8777bc82f77d59d0f2f5cb55_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:572b30c169468e804eaf7e1cb19ba9124d7dcc4d8777bc82f77d59d0f2f5cb55_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a484bafd82cbe16e904c1f78d2de33082463ccdfb4736f01469a5060f7c3ceaf_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a484bafd82cbe16e904c1f78d2de33082463ccdfb4736f01469a5060f7c3ceaf_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a484bafd82cbe16e904c1f78d2de33082463ccdfb4736f01469a5060f7c3ceaf_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e7da39d05d49e4020c73208ab95c7230fd5e78a4eae2ea0a353fa0a97e99c8bb_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e7da39d05d49e4020c73208ab95c7230fd5e78a4eae2ea0a353fa0a97e99c8bb_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e7da39d05d49e4020c73208ab95c7230fd5e78a4eae2ea0a353fa0a97e99c8bb_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:64c2f2b56bdefce3ce1b96628080c1af4fa62fe4bb595831972323faed2c87df_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:64c2f2b56bdefce3ce1b96628080c1af4fa62fe4bb595831972323faed2c87df_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:64c2f2b56bdefce3ce1b96628080c1af4fa62fe4bb595831972323faed2c87df_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:6fdecc97391dc0f7fee88ef14c48b3e23b32a0b7ebcc1b3003d464ca4a3f3a52_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:6fdecc97391dc0f7fee88ef14c48b3e23b32a0b7ebcc1b3003d464ca4a3f3a52_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:6fdecc97391dc0f7fee88ef14c48b3e23b32a0b7ebcc1b3003d464ca4a3f3a52_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:8cc048e598f49262341608d9326559432b12519b2108b232c0a88eca7a82fdcd_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:8cc048e598f49262341608d9326559432b12519b2108b232c0a88eca7a82fdcd_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:8cc048e598f49262341608d9326559432b12519b2108b232c0a88eca7a82fdcd_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:b2f94b354de0cf44ed4b6440ee3875757a809eeb18eefc28ab133c5e1b8a5990_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:b2f94b354de0cf44ed4b6440ee3875757a809eeb18eefc28ab133c5e1b8a5990_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:b2f94b354de0cf44ed4b6440ee3875757a809eeb18eefc28ab133c5e1b8a5990_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1b4e71d7e6b91f59ecd19b6aca6d23cf0a742e9f2be983f94bcb0f4e7e9ce218_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1b4e71d7e6b91f59ecd19b6aca6d23cf0a742e9f2be983f94bcb0f4e7e9ce218_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1b4e71d7e6b91f59ecd19b6aca6d23cf0a742e9f2be983f94bcb0f4e7e9ce218_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:91f18bc479127107fec884aea23ac5bcb8824ea4a000df90ff17c21eff306030_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:91f18bc479127107fec884aea23ac5bcb8824ea4a000df90ff17c21eff306030_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:91f18bc479127107fec884aea23ac5bcb8824ea4a000df90ff17c21eff306030_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e0eb07eb59910f03f41caf262d78ea69dd44a41f82162c4a103371c4e11ffaa6_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e0eb07eb59910f03f41caf262d78ea69dd44a41f82162c4a103371c4e11ffaa6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e0eb07eb59910f03f41caf262d78ea69dd44a41f82162c4a103371c4e11ffaa6_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:f15e6d5451749a89abbd90d42dd35ee92cecac4efd49660902a7cd117582f3b1_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:f15e6d5451749a89abbd90d42dd35ee92cecac4efd49660902a7cd117582f3b1_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:f15e6d5451749a89abbd90d42dd35ee92cecac4efd49660902a7cd117582f3b1_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:0c5748932e208068e4c6285d06df7e44af61cccfdfd9a110dbf4ec41383161ea_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:0c5748932e208068e4c6285d06df7e44af61cccfdfd9a110dbf4ec41383161ea_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:0c5748932e208068e4c6285d06df7e44af61cccfdfd9a110dbf4ec41383161ea_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:121038ef6b4283e4a3e2bb080042beee2168983faa511785ccaab80beb5d239b_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:121038ef6b4283e4a3e2bb080042beee2168983faa511785ccaab80beb5d239b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:121038ef6b4283e4a3e2bb080042beee2168983faa511785ccaab80beb5d239b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9cb4d1b794d060ad504c130fca650aa2bdf6366b08470ff51c86c24f966e09d5_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9cb4d1b794d060ad504c130fca650aa2bdf6366b08470ff51c86c24f966e09d5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9cb4d1b794d060ad504c130fca650aa2bdf6366b08470ff51c86c24f966e09d5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f88c45b83e56a484b501df5622d8ebc933fca23f2b9cefce1279b145c1618363_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f88c45b83e56a484b501df5622d8ebc933fca23f2b9cefce1279b145c1618363_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f88c45b83e56a484b501df5622d8ebc933fca23f2b9cefce1279b145c1618363_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:3789f6202a8ef37ea9ea1724dc14987b12a132b2a5f37e1add4174467fd91e01_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:3789f6202a8ef37ea9ea1724dc14987b12a132b2a5f37e1add4174467fd91e01_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:3789f6202a8ef37ea9ea1724dc14987b12a132b2a5f37e1add4174467fd91e01_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:74b9afa30b256cb3859dbcb0fb2345c7315efd5b221a1933bd0aedff00d4384b_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:74b9afa30b256cb3859dbcb0fb2345c7315efd5b221a1933bd0aedff00d4384b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:74b9afa30b256cb3859dbcb0fb2345c7315efd5b221a1933bd0aedff00d4384b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b64076e354e182632e9bb1a732cdcac31c7b67f377a3a6d3e16f43878579e72e_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b64076e354e182632e9bb1a732cdcac31c7b67f377a3a6d3e16f43878579e72e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b64076e354e182632e9bb1a732cdcac31c7b67f377a3a6d3e16f43878579e72e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:bd16604d896251bf6f6ad0af39fe0b231173bf2899f4262f677680f4945d3b3e_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:bd16604d896251bf6f6ad0af39fe0b231173bf2899f4262f677680f4945d3b3e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:bd16604d896251bf6f6ad0af39fe0b231173bf2899f4262f677680f4945d3b3e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1ce7535ba173fb0e2c1cfde4c4587d73e356263fdadb245f492d020cd67dc46f_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1ce7535ba173fb0e2c1cfde4c4587d73e356263fdadb245f492d020cd67dc46f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1ce7535ba173fb0e2c1cfde4c4587d73e356263fdadb245f492d020cd67dc46f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:87b996946fbd79d687b241452bc1e4c7b68ad1cbc5fce503887bd61f428dea82_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:87b996946fbd79d687b241452bc1e4c7b68ad1cbc5fce503887bd61f428dea82_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:87b996946fbd79d687b241452bc1e4c7b68ad1cbc5fce503887bd61f428dea82_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:9761c8ea9b23641fdbc3fa7ee163e1dda1e65dac2b381dd007657c5e6f0f6990_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:9761c8ea9b23641fdbc3fa7ee163e1dda1e65dac2b381dd007657c5e6f0f6990_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:9761c8ea9b23641fdbc3fa7ee163e1dda1e65dac2b381dd007657c5e6f0f6990_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:fa3b63ad471363276c5b4ef07974ab70bb00083f86428f69e67afc9e5b326df1_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:fa3b63ad471363276c5b4ef07974ab70bb00083f86428f69e67afc9e5b326df1_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:fa3b63ad471363276c5b4ef07974ab70bb00083f86428f69e67afc9e5b326df1_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:280d2dae99fe86efc2b82badeaa553284df7c5afc11329eccfa21cb1cceb00c3_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:280d2dae99fe86efc2b82badeaa553284df7c5afc11329eccfa21cb1cceb00c3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:280d2dae99fe86efc2b82badeaa553284df7c5afc11329eccfa21cb1cceb00c3_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:59f09fc0ca1e1b697e9c581b0f3c2601c1e3b5ddfe2111de305d3b026d7c186b_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:59f09fc0ca1e1b697e9c581b0f3c2601c1e3b5ddfe2111de305d3b026d7c186b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:59f09fc0ca1e1b697e9c581b0f3c2601c1e3b5ddfe2111de305d3b026d7c186b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:ccf5c59303405ba91b21de9ddb94d932ba6ae60019471d7129a8d81f03e26e53_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:ccf5c59303405ba91b21de9ddb94d932ba6ae60019471d7129a8d81f03e26e53_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:ccf5c59303405ba91b21de9ddb94d932ba6ae60019471d7129a8d81f03e26e53_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fe588d3639c4913b5377887bac46be9f826b30409e3782e7c0411ebe95ecf8b6_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fe588d3639c4913b5377887bac46be9f826b30409e3782e7c0411ebe95ecf8b6_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fe588d3639c4913b5377887bac46be9f826b30409e3782e7c0411ebe95ecf8b6_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:736bf224af04467f6622c04e9b5708deacb8ab1cb3c97cdce1f8ebcc48e7fc0a_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:736bf224af04467f6622c04e9b5708deacb8ab1cb3c97cdce1f8ebcc48e7fc0a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:736bf224af04467f6622c04e9b5708deacb8ab1cb3c97cdce1f8ebcc48e7fc0a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c6ee3f39b71057d1374f752bba9feb5a708bc4dfc49c9fcfd39926baae3f9993_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c6ee3f39b71057d1374f752bba9feb5a708bc4dfc49c9fcfd39926baae3f9993_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c6ee3f39b71057d1374f752bba9feb5a708bc4dfc49c9fcfd39926baae3f9993_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:d99d394855cac5192c2c7670401b320a211d90f74f7a7991a0bcaf7189f8029c_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:d99d394855cac5192c2c7670401b320a211d90f74f7a7991a0bcaf7189f8029c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:d99d394855cac5192c2c7670401b320a211d90f74f7a7991a0bcaf7189f8029c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:f04189a8062571085ebc72b8e838d36b64bb97a8e1cbce61afdbce81c6a56ac2_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:f04189a8062571085ebc72b8e838d36b64bb97a8e1cbce61afdbce81c6a56ac2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:f04189a8062571085ebc72b8e838d36b64bb97a8e1cbce61afdbce81c6a56ac2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0f86d08f550f0b83fac377251a2e780c3f3a90433937cba72fc4aee32dedc93d_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0f86d08f550f0b83fac377251a2e780c3f3a90433937cba72fc4aee32dedc93d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0f86d08f550f0b83fac377251a2e780c3f3a90433937cba72fc4aee32dedc93d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1cdcdbc5f671e4297cad2dab6b20c1598145555a6aca118ce39bf1b580bdc085_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1cdcdbc5f671e4297cad2dab6b20c1598145555a6aca118ce39bf1b580bdc085_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1cdcdbc5f671e4297cad2dab6b20c1598145555a6aca118ce39bf1b580bdc085_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:67b2e87590f732587948add68fb488cd5b9986dadcb5e9f59956109e19cf29f8_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:67b2e87590f732587948add68fb488cd5b9986dadcb5e9f59956109e19cf29f8_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:67b2e87590f732587948add68fb488cd5b9986dadcb5e9f59956109e19cf29f8_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:8cd7eda283049335ed8b6f023009756ad90fbbe3bce5d4ab7156de9a8242e355_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:8cd7eda283049335ed8b6f023009756ad90fbbe3bce5d4ab7156de9a8242e355_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:8cd7eda283049335ed8b6f023009756ad90fbbe3bce5d4ab7156de9a8242e355_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:103196d44af27c2d8e8541072536e2e2a3e59f8f6e942ff984026fe5ca9b94ba_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:103196d44af27c2d8e8541072536e2e2a3e59f8f6e942ff984026fe5ca9b94ba_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:103196d44af27c2d8e8541072536e2e2a3e59f8f6e942ff984026fe5ca9b94ba_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:2970b844854cdf7a1c395d243e86924875c651960ab0af07d26037895e1a53eb_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:2970b844854cdf7a1c395d243e86924875c651960ab0af07d26037895e1a53eb_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:2970b844854cdf7a1c395d243e86924875c651960ab0af07d26037895e1a53eb_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:881566bf8560d6147dfb2d72a83fdf0f38264c4e0a1559f20c97c1b3fe21c50f_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:881566bf8560d6147dfb2d72a83fdf0f38264c4e0a1559f20c97c1b3fe21c50f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:881566bf8560d6147dfb2d72a83fdf0f38264c4e0a1559f20c97c1b3fe21c50f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b4e74c5cfc507babae759cb1a13b987f59360b904be9cf80d5dc55263d773186_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b4e74c5cfc507babae759cb1a13b987f59360b904be9cf80d5dc55263d773186_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b4e74c5cfc507babae759cb1a13b987f59360b904be9cf80d5dc55263d773186_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:2038cad7cef0b373f5297bc9bf338df1f777b79fe270edb9d1bba2440d552410_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:2038cad7cef0b373f5297bc9bf338df1f777b79fe270edb9d1bba2440d552410_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:2038cad7cef0b373f5297bc9bf338df1f777b79fe270edb9d1bba2440d552410_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:246ac81dde74da15e849f3543cf06842a13d6bbe4d0ddf249940ef36385d2b38_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:246ac81dde74da15e849f3543cf06842a13d6bbe4d0ddf249940ef36385d2b38_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:246ac81dde74da15e849f3543cf06842a13d6bbe4d0ddf249940ef36385d2b38_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:7ebd15732b6f6ef5f366cee2b2e05526dff583de47d78d19259acc7ee50ebf98_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:7ebd15732b6f6ef5f366cee2b2e05526dff583de47d78d19259acc7ee50ebf98_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:7ebd15732b6f6ef5f366cee2b2e05526dff583de47d78d19259acc7ee50ebf98_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:a7adb73069f50998da64ab00a7748e9479f6d39380ef7cfe0dc81a55a178f74c_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:a7adb73069f50998da64ab00a7748e9479f6d39380ef7cfe0dc81a55a178f74c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:a7adb73069f50998da64ab00a7748e9479f6d39380ef7cfe0dc81a55a178f74c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:1b4e73e9cbb4508f6e3f5e4522470911c35f4b6529d9bbd61e791545431dd976_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:1b4e73e9cbb4508f6e3f5e4522470911c35f4b6529d9bbd61e791545431dd976_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:1b4e73e9cbb4508f6e3f5e4522470911c35f4b6529d9bbd61e791545431dd976_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:a13699e84d3bed5f83f8656bb63d38e348e6561d2c6d11adc7cd27294d44e12e_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:a13699e84d3bed5f83f8656bb63d38e348e6561d2c6d11adc7cd27294d44e12e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:a13699e84d3bed5f83f8656bb63d38e348e6561d2c6d11adc7cd27294d44e12e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b49499fc3bf0ac4da7964469728f530c2474c080cf18d6d95173c827f6497727_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b49499fc3bf0ac4da7964469728f530c2474c080cf18d6d95173c827f6497727_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b49499fc3bf0ac4da7964469728f530c2474c080cf18d6d95173c827f6497727_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:caaa0a3ed9bb61b3356e29c08ccab4b07b543bd4661785e11af9548383aff831_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:caaa0a3ed9bb61b3356e29c08ccab4b07b543bd4661785e11af9548383aff831_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:caaa0a3ed9bb61b3356e29c08ccab4b07b543bd4661785e11af9548383aff831_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:448880c4c4f5ac24488b619f5fd3415bfacf97950f7b819f6f35f7ebac936235_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:448880c4c4f5ac24488b619f5fd3415bfacf97950f7b819f6f35f7ebac936235_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:448880c4c4f5ac24488b619f5fd3415bfacf97950f7b819f6f35f7ebac936235_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4d4dbd56edde5b9dc1f8e8ee4f5b709928efaece3943b580a738c3735f19f0ea_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4d4dbd56edde5b9dc1f8e8ee4f5b709928efaece3943b580a738c3735f19f0ea_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4d4dbd56edde5b9dc1f8e8ee4f5b709928efaece3943b580a738c3735f19f0ea_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:92d916235ca7b3b785443986d77ff8084a21971de4bb4e57805e25babad67458_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:92d916235ca7b3b785443986d77ff8084a21971de4bb4e57805e25babad67458_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:92d916235ca7b3b785443986d77ff8084a21971de4bb4e57805e25babad67458_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:bb0895d3c3ef846c969f36cde45c6ed57f8ce7039cc6ecbee71577f992494ddc_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:bb0895d3c3ef846c969f36cde45c6ed57f8ce7039cc6ecbee71577f992494ddc_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:bb0895d3c3ef846c969f36cde45c6ed57f8ce7039cc6ecbee71577f992494ddc_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:3614bb6b7684d65fa02e21ad766d9e18ba8fc292bed89ac4294af6ce4e6b831c_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:3614bb6b7684d65fa02e21ad766d9e18ba8fc292bed89ac4294af6ce4e6b831c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:3614bb6b7684d65fa02e21ad766d9e18ba8fc292bed89ac4294af6ce4e6b831c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:44598704737d739636a7b1431f9192e7c32b3c69222e1c0d461e593604b92c79_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:44598704737d739636a7b1431f9192e7c32b3c69222e1c0d461e593604b92c79_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:44598704737d739636a7b1431f9192e7c32b3c69222e1c0d461e593604b92c79_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4f17d26dafef0f6cf1879ce9a2812b8dd2d35ce77f59b9e47d1eef763aa39ec5_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4f17d26dafef0f6cf1879ce9a2812b8dd2d35ce77f59b9e47d1eef763aa39ec5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4f17d26dafef0f6cf1879ce9a2812b8dd2d35ce77f59b9e47d1eef763aa39ec5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:865ee09a0883ad3ddfc4ead4127b08d964aa3a89d5d26a7dd9af52931d1c83a6_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:865ee09a0883ad3ddfc4ead4127b08d964aa3a89d5d26a7dd9af52931d1c83a6_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:865ee09a0883ad3ddfc4ead4127b08d964aa3a89d5d26a7dd9af52931d1c83a6_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0952ce6368ce2b71f77cbe83aa9791284b8a80465d1cc148b4b4b6eb3275cfd1_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0952ce6368ce2b71f77cbe83aa9791284b8a80465d1cc148b4b4b6eb3275cfd1_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0952ce6368ce2b71f77cbe83aa9791284b8a80465d1cc148b4b4b6eb3275cfd1_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:28e36f204441718ef6ae65e65e0159b9e6a79caf1452a580c7ab44fe2f46f600_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:28e36f204441718ef6ae65e65e0159b9e6a79caf1452a580c7ab44fe2f46f600_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:28e36f204441718ef6ae65e65e0159b9e6a79caf1452a580c7ab44fe2f46f600_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:52ed6558ac80084e7c94bd1e92bafa85f64e700286a94d9dbc8ed8f3b3b8cb94_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:52ed6558ac80084e7c94bd1e92bafa85f64e700286a94d9dbc8ed8f3b3b8cb94_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:52ed6558ac80084e7c94bd1e92bafa85f64e700286a94d9dbc8ed8f3b3b8cb94_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:b20b5feb482b424cf690e6f55b89e1ffcce37bd41233c174cad1380081327c6e_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:b20b5feb482b424cf690e6f55b89e1ffcce37bd41233c174cad1380081327c6e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:b20b5feb482b424cf690e6f55b89e1ffcce37bd41233c174cad1380081327c6e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a9b74c247c939c2ff2363128340dca788c8b522433c3a7e0db97fa0849263486_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a9b74c247c939c2ff2363128340dca788c8b522433c3a7e0db97fa0849263486_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a9b74c247c939c2ff2363128340dca788c8b522433c3a7e0db97fa0849263486_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:abb6b9c35d3322e0d906fb1055c8e440197f95e57dc03189c625ce0c90da1f26_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:abb6b9c35d3322e0d906fb1055c8e440197f95e57dc03189c625ce0c90da1f26_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:abb6b9c35d3322e0d906fb1055c8e440197f95e57dc03189c625ce0c90da1f26_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b82e91fd4ef9cbadb8d76a895ee437b0b21855ef3384daab30fab882f1f3132b_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b82e91fd4ef9cbadb8d76a895ee437b0b21855ef3384daab30fab882f1f3132b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b82e91fd4ef9cbadb8d76a895ee437b0b21855ef3384daab30fab882f1f3132b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:cb323a0f74f6ea591d4df2d79a4e06d84489e186153cc111b4f20e622f28d588_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:cb323a0f74f6ea591d4df2d79a4e06d84489e186153cc111b4f20e622f28d588_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:cb323a0f74f6ea591d4df2d79a4e06d84489e186153cc111b4f20e622f28d588_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:6122387215ed257df55f792aded85388acb692568c8a652c82ea7c84183fed0c_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:6122387215ed257df55f792aded85388acb692568c8a652c82ea7c84183fed0c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:6122387215ed257df55f792aded85388acb692568c8a652c82ea7c84183fed0c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:65aa22f13b104ef68e4eb2dde6300e0f0fe376b682fc7c163da01699d8165f8e_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:65aa22f13b104ef68e4eb2dde6300e0f0fe376b682fc7c163da01699d8165f8e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:65aa22f13b104ef68e4eb2dde6300e0f0fe376b682fc7c163da01699d8165f8e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:65d67c5879a5a2667a44fd70434bbfb1b5c39fce94f3bedfdac65a5d3d128fcf_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:65d67c5879a5a2667a44fd70434bbfb1b5c39fce94f3bedfdac65a5d3d128fcf_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:65d67c5879a5a2667a44fd70434bbfb1b5c39fce94f3bedfdac65a5d3d128fcf_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c5f4f9dcd173cdf67295d73aebab4776bc3565a4791d651db570510a9d452682_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c5f4f9dcd173cdf67295d73aebab4776bc3565a4791d651db570510a9d452682_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c5f4f9dcd173cdf67295d73aebab4776bc3565a4791d651db570510a9d452682_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:09cc2925426240bfa4af94d495f456a27c6b7307d862faf4519b0b8be614f601_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:09cc2925426240bfa4af94d495f456a27c6b7307d862faf4519b0b8be614f601_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:09cc2925426240bfa4af94d495f456a27c6b7307d862faf4519b0b8be614f601_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:0ec2fdc291438377d74795dc772fabb5fed81887bc21e8ffc276e7c0491ae182_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:0ec2fdc291438377d74795dc772fabb5fed81887bc21e8ffc276e7c0491ae182_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:0ec2fdc291438377d74795dc772fabb5fed81887bc21e8ffc276e7c0491ae182_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:499381b1d5b2608dc7cf3e829699bc4f3103a2d5074bd4f6da52ae07f6bbc956_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:499381b1d5b2608dc7cf3e829699bc4f3103a2d5074bd4f6da52ae07f6bbc956_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:499381b1d5b2608dc7cf3e829699bc4f3103a2d5074bd4f6da52ae07f6bbc956_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:8067253ce489c622d3374158da76d044c8031054c35fbbe4b4b9d4392dd70dbe_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:8067253ce489c622d3374158da76d044c8031054c35fbbe4b4b9d4392dd70dbe_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:8067253ce489c622d3374158da76d044c8031054c35fbbe4b4b9d4392dd70dbe_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:90a207a38ae65a354951a17ec2f264ec03d04b12dfbbc6bd1b33c4f2cbda9e80_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:90a207a38ae65a354951a17ec2f264ec03d04b12dfbbc6bd1b33c4f2cbda9e80_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:90a207a38ae65a354951a17ec2f264ec03d04b12dfbbc6bd1b33c4f2cbda9e80_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:c2e1580c9009d93d42cba6983db847ad0cc6740098a811500ee28dc8acc3647a_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:c2e1580c9009d93d42cba6983db847ad0cc6740098a811500ee28dc8acc3647a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:c2e1580c9009d93d42cba6983db847ad0cc6740098a811500ee28dc8acc3647a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cd73bb7f4396a830f603b69e4ad2043dc69a06bf3dced4e41a1dbdaeb55a27b4_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cd73bb7f4396a830f603b69e4ad2043dc69a06bf3dced4e41a1dbdaeb55a27b4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cd73bb7f4396a830f603b69e4ad2043dc69a06bf3dced4e41a1dbdaeb55a27b4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d3a7cb8ccbbff5f311d8ae934423d33bf372a716a9c9328666db11b119b9dcbe_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d3a7cb8ccbbff5f311d8ae934423d33bf372a716a9c9328666db11b119b9dcbe_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d3a7cb8ccbbff5f311d8ae934423d33bf372a716a9c9328666db11b119b9dcbe_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:349dbce89d51249b833c644973820d494b49f821ec1ce6041334d5404280bc4b_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:349dbce89d51249b833c644973820d494b49f821ec1ce6041334d5404280bc4b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:349dbce89d51249b833c644973820d494b49f821ec1ce6041334d5404280bc4b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:55e431c3b05a2257cc140b475b4ab3ec58584a919d63194a53167eca7a79d4f2_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:55e431c3b05a2257cc140b475b4ab3ec58584a919d63194a53167eca7a79d4f2_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:55e431c3b05a2257cc140b475b4ab3ec58584a919d63194a53167eca7a79d4f2_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:b32e72035c695f08ef6ac519d3f0acaffdc20b88beb7433431170c9c6e2b5c36_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:b32e72035c695f08ef6ac519d3f0acaffdc20b88beb7433431170c9c6e2b5c36_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:b32e72035c695f08ef6ac519d3f0acaffdc20b88beb7433431170c9c6e2b5c36_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:f645acfd696bfcf5d17d025ae787205a6331dd62e65def6b5ed3cbfbe1272478_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f645acfd696bfcf5d17d025ae787205a6331dd62e65def6b5ed3cbfbe1272478_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:f645acfd696bfcf5d17d025ae787205a6331dd62e65def6b5ed3cbfbe1272478_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:08671538bf1a2694b66454390ee777ef54a1aec9ed3436b82a60a694a094f6f4_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:08671538bf1a2694b66454390ee777ef54a1aec9ed3436b82a60a694a094f6f4_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:08671538bf1a2694b66454390ee777ef54a1aec9ed3436b82a60a694a094f6f4_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:1edd80c7bbc1f81e2561596ca7b51ea90d84e0f9c4227d488e46d8ba1a6d264a_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:1edd80c7bbc1f81e2561596ca7b51ea90d84e0f9c4227d488e46d8ba1a6d264a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:1edd80c7bbc1f81e2561596ca7b51ea90d84e0f9c4227d488e46d8ba1a6d264a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:44b7901ce6b53a19830574340a9536a86d2c7ca5534eabf85dff7b643c9bcaf5_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:44b7901ce6b53a19830574340a9536a86d2c7ca5534eabf85dff7b643c9bcaf5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:44b7901ce6b53a19830574340a9536a86d2c7ca5534eabf85dff7b643c9bcaf5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:e8c1f25de812fde0de869d073e0b613cf6b2e6ea423ae5a44a0ee0ec458f0516_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:e8c1f25de812fde0de869d073e0b613cf6b2e6ea423ae5a44a0ee0ec458f0516_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:e8c1f25de812fde0de869d073e0b613cf6b2e6ea423ae5a44a0ee0ec458f0516_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:3944aedf2d50aa8ffc45c861981b09d48dafdd48b14f0eb7eb7554477df79ce7_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:3944aedf2d50aa8ffc45c861981b09d48dafdd48b14f0eb7eb7554477df79ce7_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:3944aedf2d50aa8ffc45c861981b09d48dafdd48b14f0eb7eb7554477df79ce7_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:56476d218d817f12156e67a5949dc5aa96cdfbc47b8af87494e68a5599e0ea52_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:56476d218d817f12156e67a5949dc5aa96cdfbc47b8af87494e68a5599e0ea52_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:56476d218d817f12156e67a5949dc5aa96cdfbc47b8af87494e68a5599e0ea52_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:6c5b8151e50da270d904d8588a841bf7122d79fbc9ace16281ea96609c40b342_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:6c5b8151e50da270d904d8588a841bf7122d79fbc9ace16281ea96609c40b342_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:6c5b8151e50da270d904d8588a841bf7122d79fbc9ace16281ea96609c40b342_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d96ca6ca34d38debb586165c04ca6aa3735d09d25f89cb60043fb800f5ccdf7e_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d96ca6ca34d38debb586165c04ca6aa3735d09d25f89cb60043fb800f5ccdf7e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d96ca6ca34d38debb586165c04ca6aa3735d09d25f89cb60043fb800f5ccdf7e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:ca69d38281c9e4a558f66bd2958c87e210a2dd359d55dfd0caa6cf98f0580a1d_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:ca69d38281c9e4a558f66bd2958c87e210a2dd359d55dfd0caa6cf98f0580a1d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:ca69d38281c9e4a558f66bd2958c87e210a2dd359d55dfd0caa6cf98f0580a1d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:da702028bc7d5c08d6fe78e216a4216cde44e136bf6243b083ebf51d10a95205_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:da702028bc7d5c08d6fe78e216a4216cde44e136bf6243b083ebf51d10a95205_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:da702028bc7d5c08d6fe78e216a4216cde44e136bf6243b083ebf51d10a95205_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:454558fb455ceb249b25ec705353bbc284659342b70b30affb299c700fec8863_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:454558fb455ceb249b25ec705353bbc284659342b70b30affb299c700fec8863_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:454558fb455ceb249b25ec705353bbc284659342b70b30affb299c700fec8863_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d1b58fb1f844d647468a82553485b024ec4d8bcbb74b6a8f39b6a5ef99761bc2_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d1b58fb1f844d647468a82553485b024ec4d8bcbb74b6a8f39b6a5ef99761bc2_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d1b58fb1f844d647468a82553485b024ec4d8bcbb74b6a8f39b6a5ef99761bc2_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:3e825bde4d1992d23cecafaa919d793d51edd51f704ae5cf6e9491f9948d6092_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:3e825bde4d1992d23cecafaa919d793d51edd51f704ae5cf6e9491f9948d6092_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:3e825bde4d1992d23cecafaa919d793d51edd51f704ae5cf6e9491f9948d6092_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:f45f6555fb87398d083da14d93d643db7e24ef9b4994a87d807a3a1b4793ee0d_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:f45f6555fb87398d083da14d93d643db7e24ef9b4994a87d807a3a1b4793ee0d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:f45f6555fb87398d083da14d93d643db7e24ef9b4994a87d807a3a1b4793ee0d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:0b397ed89ad84e5fc20bcb4546d98e887e6c7e64ed467f603fc1f2b790a1f83d_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:0b397ed89ad84e5fc20bcb4546d98e887e6c7e64ed467f603fc1f2b790a1f83d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:0b397ed89ad84e5fc20bcb4546d98e887e6c7e64ed467f603fc1f2b790a1f83d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:2cbd12a650d5cbd04d9e8355ae388d3dd4bfed331156ea7b1bbd60df13ba805c_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:2cbd12a650d5cbd04d9e8355ae388d3dd4bfed331156ea7b1bbd60df13ba805c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:2cbd12a650d5cbd04d9e8355ae388d3dd4bfed331156ea7b1bbd60df13ba805c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:a39e5ef3c67656efc97479b79e26811bfb1a68b1f9fa80b2fc85bfc1dee084a4_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:a39e5ef3c67656efc97479b79e26811bfb1a68b1f9fa80b2fc85bfc1dee084a4_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:a39e5ef3c67656efc97479b79e26811bfb1a68b1f9fa80b2fc85bfc1dee084a4_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:fcf43b3b0c077fcc7b0d97b550588c3edfbf21730368bda41c3586a02320ce4d_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:fcf43b3b0c077fcc7b0d97b550588c3edfbf21730368bda41c3586a02320ce4d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:fcf43b3b0c077fcc7b0d97b550588c3edfbf21730368bda41c3586a02320ce4d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:00fd69d7b8fc6019b059f04b1a894bcb2b9a4cebd4ae41a9c0177c4f6a8e7316_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:00fd69d7b8fc6019b059f04b1a894bcb2b9a4cebd4ae41a9c0177c4f6a8e7316_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:00fd69d7b8fc6019b059f04b1a894bcb2b9a4cebd4ae41a9c0177c4f6a8e7316_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:44b7de7780e7851318a8c68638c1fc221f97ac2e5e8a50fca465a6467be3df9d_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:44b7de7780e7851318a8c68638c1fc221f97ac2e5e8a50fca465a6467be3df9d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:44b7de7780e7851318a8c68638c1fc221f97ac2e5e8a50fca465a6467be3df9d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9998e2e5c1065ab7fe3ad0bde60701a8655d8ddf02b18a27c7fc1689d9ce05b8_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9998e2e5c1065ab7fe3ad0bde60701a8655d8ddf02b18a27c7fc1689d9ce05b8_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9998e2e5c1065ab7fe3ad0bde60701a8655d8ddf02b18a27c7fc1689d9ce05b8_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9ff4e2fb69c0b97daa101c12331b66b923f7d7f49f69da4d35e4101e4e424d3e_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9ff4e2fb69c0b97daa101c12331b66b923f7d7f49f69da4d35e4101e4e424d3e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9ff4e2fb69c0b97daa101c12331b66b923f7d7f49f69da4d35e4101e4e424d3e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0339008ebb00ad18e064c48f06cddb24b6345cbd88683b91f8a7fdac26adf5bd_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0339008ebb00ad18e064c48f06cddb24b6345cbd88683b91f8a7fdac26adf5bd_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0339008ebb00ad18e064c48f06cddb24b6345cbd88683b91f8a7fdac26adf5bd_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:2e31c5aa612e6655803e42f01aebd8be50658ab9c4b821ecd078d4a9c9a94261_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:2e31c5aa612e6655803e42f01aebd8be50658ab9c4b821ecd078d4a9c9a94261_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:2e31c5aa612e6655803e42f01aebd8be50658ab9c4b821ecd078d4a9c9a94261_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:893c6cd732f387c68fb0aa2ad61a319ac2a1b34186114b43e42d49ed1c8ef0c5_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:893c6cd732f387c68fb0aa2ad61a319ac2a1b34186114b43e42d49ed1c8ef0c5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:893c6cd732f387c68fb0aa2ad61a319ac2a1b34186114b43e42d49ed1c8ef0c5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:99e071daac0bda292be8db1fd188ffddd474cff4e88d0655e4a793396de528da_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:99e071daac0bda292be8db1fd188ffddd474cff4e88d0655e4a793396de528da_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:99e071daac0bda292be8db1fd188ffddd474cff4e88d0655e4a793396de528da_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3d3eda47533f9361cb35c1c47626b68405e4604631f8a32a26c79db6f683d709_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3d3eda47533f9361cb35c1c47626b68405e4604631f8a32a26c79db6f683d709_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3d3eda47533f9361cb35c1c47626b68405e4604631f8a32a26c79db6f683d709_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:8ab5d2a46c30d327a9f55a3d3de7a1f19e750b58e4f68df24c447a41c74a2e87_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:8ab5d2a46c30d327a9f55a3d3de7a1f19e750b58e4f68df24c447a41c74a2e87_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:8ab5d2a46c30d327a9f55a3d3de7a1f19e750b58e4f68df24c447a41c74a2e87_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:dde11d10138f3af41d989eb88a34d9ba0bdc3aec129a3931a6689df3990d492f_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:dde11d10138f3af41d989eb88a34d9ba0bdc3aec129a3931a6689df3990d492f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:dde11d10138f3af41d989eb88a34d9ba0bdc3aec129a3931a6689df3990d492f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:e75b6d682677fcaf0261868bcb1eb082fa3a668f5704ca5385274952f1736a00_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:e75b6d682677fcaf0261868bcb1eb082fa3a668f5704ca5385274952f1736a00_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:e75b6d682677fcaf0261868bcb1eb082fa3a668f5704ca5385274952f1736a00_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:01cd4c1fa0906130ea3499b05234cd0216be7aa5e00e144ea3b086af81482d7d_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:01cd4c1fa0906130ea3499b05234cd0216be7aa5e00e144ea3b086af81482d7d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:01cd4c1fa0906130ea3499b05234cd0216be7aa5e00e144ea3b086af81482d7d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:8786f067fc9b55c3a5c3d9b252c479a31b1aaf68b99c94e79e4076a3285f95ce_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:8786f067fc9b55c3a5c3d9b252c479a31b1aaf68b99c94e79e4076a3285f95ce_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:8786f067fc9b55c3a5c3d9b252c479a31b1aaf68b99c94e79e4076a3285f95ce_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:bd7963f1f24643df78e8f316b6cb2a9e96cc395bf8cb87304cef0bc0bef65ea3_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:bd7963f1f24643df78e8f316b6cb2a9e96cc395bf8cb87304cef0bc0bef65ea3_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:bd7963f1f24643df78e8f316b6cb2a9e96cc395bf8cb87304cef0bc0bef65ea3_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c4a35d280bbc2e597e8c859e829f94778e19492fd3815ea9b275fb1837f2d4ab_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c4a35d280bbc2e597e8c859e829f94778e19492fd3815ea9b275fb1837f2d4ab_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c4a35d280bbc2e597e8c859e829f94778e19492fd3815ea9b275fb1837f2d4ab_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:01b73cd5f5f06817a018fdc04b408ab945b0877b8ffcfd984ce251b4aac359e3_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:01b73cd5f5f06817a018fdc04b408ab945b0877b8ffcfd984ce251b4aac359e3_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:01b73cd5f5f06817a018fdc04b408ab945b0877b8ffcfd984ce251b4aac359e3_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:2ee40c78cdcba111261ec7fd55f49660940c2c3debd2cea97fe37e2d5975c579_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:2ee40c78cdcba111261ec7fd55f49660940c2c3debd2cea97fe37e2d5975c579_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:2ee40c78cdcba111261ec7fd55f49660940c2c3debd2cea97fe37e2d5975c579_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:720bee107d4056d6c6a2a96af5f79709e1da17c445e08adad1714f1ee8939193_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:720bee107d4056d6c6a2a96af5f79709e1da17c445e08adad1714f1ee8939193_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:720bee107d4056d6c6a2a96af5f79709e1da17c445e08adad1714f1ee8939193_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:c9fcdb547528145d1334652190386064d77d60774c4adf186d776871f36c31bd_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:c9fcdb547528145d1334652190386064d77d60774c4adf186d776871f36c31bd_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:c9fcdb547528145d1334652190386064d77d60774c4adf186d776871f36c31bd_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:224aff3fd638d3a6ebb6954a7923e76ae25c013d65f6b257f5aceade4033ebdd_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:224aff3fd638d3a6ebb6954a7923e76ae25c013d65f6b257f5aceade4033ebdd_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:224aff3fd638d3a6ebb6954a7923e76ae25c013d65f6b257f5aceade4033ebdd_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:2a96dcfe4ee750b8ed68fd520841e888cbf8c4481ecbc870776f256c19172f67_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:2a96dcfe4ee750b8ed68fd520841e888cbf8c4481ecbc870776f256c19172f67_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:2a96dcfe4ee750b8ed68fd520841e888cbf8c4481ecbc870776f256c19172f67_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:398184506d43278f5abb00b3dacb766c6cc3cffd94fa821c701e747add69a40c_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:398184506d43278f5abb00b3dacb766c6cc3cffd94fa821c701e747add69a40c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:398184506d43278f5abb00b3dacb766c6cc3cffd94fa821c701e747add69a40c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:ade5a70976b138460825102d0d1df849e4737347a1f5e6714fe7aa64c394e234_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:ade5a70976b138460825102d0d1df849e4737347a1f5e6714fe7aa64c394e234_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:ade5a70976b138460825102d0d1df849e4737347a1f5e6714fe7aa64c394e234_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:32425d86e2f8be3950af53a1a07295bde5be3b94e089b98a9792e64cde936afe_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:32425d86e2f8be3950af53a1a07295bde5be3b94e089b98a9792e64cde936afe_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:32425d86e2f8be3950af53a1a07295bde5be3b94e089b98a9792e64cde936afe_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:3eb8f7f67a791b685b4c068cf5d35186e5313b91158b611dcdae455a0073128c_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:3eb8f7f67a791b685b4c068cf5d35186e5313b91158b611dcdae455a0073128c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:3eb8f7f67a791b685b4c068cf5d35186e5313b91158b611dcdae455a0073128c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6b845f5709b42acc145314447679bbb4537882813335d904e653772341d95d7b_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6b845f5709b42acc145314447679bbb4537882813335d904e653772341d95d7b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6b845f5709b42acc145314447679bbb4537882813335d904e653772341d95d7b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8e3ca94ef4fac0e591cdb961fdd8ed9263bb77153f1269fecc451f7584a768e8_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8e3ca94ef4fac0e591cdb961fdd8ed9263bb77153f1269fecc451f7584a768e8_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8e3ca94ef4fac0e591cdb961fdd8ed9263bb77153f1269fecc451f7584a768e8_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:48be3d9d458707679a275e57d671671ca7e6235b0f899f79e6113727219418b2_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:48be3d9d458707679a275e57d671671ca7e6235b0f899f79e6113727219418b2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:48be3d9d458707679a275e57d671671ca7e6235b0f899f79e6113727219418b2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:8266d1ee4b0f374972aa079f42a0ce1b5a434097fb057f90367e95d08b98273d_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:8266d1ee4b0f374972aa079f42a0ce1b5a434097fb057f90367e95d08b98273d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:8266d1ee4b0f374972aa079f42a0ce1b5a434097fb057f90367e95d08b98273d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b9ea44b4e7efc178f82734a0e03397ed2050dc4d0aa12bb2615914be1b3d3464_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b9ea44b4e7efc178f82734a0e03397ed2050dc4d0aa12bb2615914be1b3d3464_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b9ea44b4e7efc178f82734a0e03397ed2050dc4d0aa12bb2615914be1b3d3464_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f6cdffdfedfe14be92270141e32748600fb5be834a25f636dda6d729c1322a5a_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f6cdffdfedfe14be92270141e32748600fb5be834a25f636dda6d729c1322a5a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f6cdffdfedfe14be92270141e32748600fb5be834a25f636dda6d729c1322a5a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:065ba00a0c6fbcca3cdba1e2ba651588bb2398ef8fc41da37fd65793c66fd881_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:065ba00a0c6fbcca3cdba1e2ba651588bb2398ef8fc41da37fd65793c66fd881_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:065ba00a0c6fbcca3cdba1e2ba651588bb2398ef8fc41da37fd65793c66fd881_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:5af9ff402bde5b2a56e9f006cee296f1b5303018804ab53f24693958c0c81cc0_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:5af9ff402bde5b2a56e9f006cee296f1b5303018804ab53f24693958c0c81cc0_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:5af9ff402bde5b2a56e9f006cee296f1b5303018804ab53f24693958c0c81cc0_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a133782736ada93f72ef1ccc5c03f46c674ca510136031f0625f2ffa43d7fde9_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a133782736ada93f72ef1ccc5c03f46c674ca510136031f0625f2ffa43d7fde9_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a133782736ada93f72ef1ccc5c03f46c674ca510136031f0625f2ffa43d7fde9_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a3d307f025098053d765e1eb32a48fed2d1e64a26c4d10ff3475168439fafc1d_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a3d307f025098053d765e1eb32a48fed2d1e64a26c4d10ff3475168439fafc1d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a3d307f025098053d765e1eb32a48fed2d1e64a26c4d10ff3475168439fafc1d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:13a67ee1b4ec3b13cf66768c9fae19ac71f2f2de53d289749a3d0722d5ea05a6_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:13a67ee1b4ec3b13cf66768c9fae19ac71f2f2de53d289749a3d0722d5ea05a6_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:13a67ee1b4ec3b13cf66768c9fae19ac71f2f2de53d289749a3d0722d5ea05a6_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:420cb2ee2fa3d87774cf2520813e79b48180ba6de5535f1223313712a8c25e1e_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:420cb2ee2fa3d87774cf2520813e79b48180ba6de5535f1223313712a8c25e1e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:420cb2ee2fa3d87774cf2520813e79b48180ba6de5535f1223313712a8c25e1e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:bc729dc4a6211076736be18ec3c3eedf0855a39207e453719f5e76765782a5f0_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:bc729dc4a6211076736be18ec3c3eedf0855a39207e453719f5e76765782a5f0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:bc729dc4a6211076736be18ec3c3eedf0855a39207e453719f5e76765782a5f0_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:d39370b6202f62148ef699f72e54cf122f06eba7c8d64db2bf2a17086b4b70b2_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:d39370b6202f62148ef699f72e54cf122f06eba7c8d64db2bf2a17086b4b70b2_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:d39370b6202f62148ef699f72e54cf122f06eba7c8d64db2bf2a17086b4b70b2_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:1c1c6bd129c425cbc054652a94450a2510c416a79185de7c779ae919d5f78d3b_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:1c1c6bd129c425cbc054652a94450a2510c416a79185de7c779ae919d5f78d3b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:1c1c6bd129c425cbc054652a94450a2510c416a79185de7c779ae919d5f78d3b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:441e08e51f09116b2aaec00282f63ae7bc1912d3dedf849fc3bd515617df13b4_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:441e08e51f09116b2aaec00282f63ae7bc1912d3dedf849fc3bd515617df13b4_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:441e08e51f09116b2aaec00282f63ae7bc1912d3dedf849fc3bd515617df13b4_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:60e2cde8ff38f2867c3ee328c49c78e9c221c74a797aac8168e9a1511f583374_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:60e2cde8ff38f2867c3ee328c49c78e9c221c74a797aac8168e9a1511f583374_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:60e2cde8ff38f2867c3ee328c49c78e9c221c74a797aac8168e9a1511f583374_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9e8f083606d913793bddcb53db9d19b584cfa215925f0bb05c854cc3cce46eef_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9e8f083606d913793bddcb53db9d19b584cfa215925f0bb05c854cc3cce46eef_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9e8f083606d913793bddcb53db9d19b584cfa215925f0bb05c854cc3cce46eef_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4142a5135ff7c509860f39f6dcc8ffa312b4e24a1168efecf53cca1e3903607b_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4142a5135ff7c509860f39f6dcc8ffa312b4e24a1168efecf53cca1e3903607b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4142a5135ff7c509860f39f6dcc8ffa312b4e24a1168efecf53cca1e3903607b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:8e35649c4edbf940628ea29885ce9e9e67ca748f622ef482503032d14e17d1ea_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:8e35649c4edbf940628ea29885ce9e9e67ca748f622ef482503032d14e17d1ea_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:8e35649c4edbf940628ea29885ce9e9e67ca748f622ef482503032d14e17d1ea_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c2d804569b6cc2a0aa0c5cd04d06dd6e2e2a8d3eb26496d9c2c6ea59e42ac79d_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c2d804569b6cc2a0aa0c5cd04d06dd6e2e2a8d3eb26496d9c2c6ea59e42ac79d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c2d804569b6cc2a0aa0c5cd04d06dd6e2e2a8d3eb26496d9c2c6ea59e42ac79d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:299674c1657006b9b90075b2f32310df2bda6f22b0e39ccd7c2261c424aa235d_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:299674c1657006b9b90075b2f32310df2bda6f22b0e39ccd7c2261c424aa235d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:299674c1657006b9b90075b2f32310df2bda6f22b0e39ccd7c2261c424aa235d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:53b3d183dff1cf1aec91426c1a034181f12fa5010323372e70ff1451f35343b9_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:53b3d183dff1cf1aec91426c1a034181f12fa5010323372e70ff1451f35343b9_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:53b3d183dff1cf1aec91426c1a034181f12fa5010323372e70ff1451f35343b9_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5c075ca080d72b1cc9409ba8ba1d20107663796cf95c05f6a34f7d590e8a3294_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5c075ca080d72b1cc9409ba8ba1d20107663796cf95c05f6a34f7d590e8a3294_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5c075ca080d72b1cc9409ba8ba1d20107663796cf95c05f6a34f7d590e8a3294_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:8f597e03dfc9fdbb8632646c72bdb15c690816166e5d93b6645adb5b7185c07d_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:8f597e03dfc9fdbb8632646c72bdb15c690816166e5d93b6645adb5b7185c07d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:8f597e03dfc9fdbb8632646c72bdb15c690816166e5d93b6645adb5b7185c07d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:a05e4f4d7b2f90f87acea8276137e789ee1f3f11913515a9adc8ffe20a612274_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:a05e4f4d7b2f90f87acea8276137e789ee1f3f11913515a9adc8ffe20a612274_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:a05e4f4d7b2f90f87acea8276137e789ee1f3f11913515a9adc8ffe20a612274_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:dedc2b423c2ea95328a76d6fcbb3eb7e2d251666d7e4ae065490b304f719da4d_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:dedc2b423c2ea95328a76d6fcbb3eb7e2d251666d7e4ae065490b304f719da4d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:dedc2b423c2ea95328a76d6fcbb3eb7e2d251666d7e4ae065490b304f719da4d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:07149b5153505d1cb8f59101ba3cfe8bef6698b87a6bc82018a41719c9bd55a5_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:07149b5153505d1cb8f59101ba3cfe8bef6698b87a6bc82018a41719c9bd55a5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:07149b5153505d1cb8f59101ba3cfe8bef6698b87a6bc82018a41719c9bd55a5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:277e56c65a23b28454229da7b0df6413c4ed12de00f5daf3733279d6c6487b59_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:277e56c65a23b28454229da7b0df6413c4ed12de00f5daf3733279d6c6487b59_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:277e56c65a23b28454229da7b0df6413c4ed12de00f5daf3733279d6c6487b59_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:5f50989f0a42c563d78baf4b0f2935d57f5c26f48149fe6f36bcb59ad1926b2c_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:5f50989f0a42c563d78baf4b0f2935d57f5c26f48149fe6f36bcb59ad1926b2c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:5f50989f0a42c563d78baf4b0f2935d57f5c26f48149fe6f36bcb59ad1926b2c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:02db458d9359594aa9855d4a892d8a5265ad9bacc246a2011c5b9dd8388bc9e2_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:02db458d9359594aa9855d4a892d8a5265ad9bacc246a2011c5b9dd8388bc9e2_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:02db458d9359594aa9855d4a892d8a5265ad9bacc246a2011c5b9dd8388bc9e2_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:506735bf56e19fe03d7608921a2c939ff1b4f6739b393d05694fdea7e32061f4_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:506735bf56e19fe03d7608921a2c939ff1b4f6739b393d05694fdea7e32061f4_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:506735bf56e19fe03d7608921a2c939ff1b4f6739b393d05694fdea7e32061f4_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:74f3de8e7c7bb873e51618a8d2c84291f9560c36b98126d339c5fd96ed741cdf_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:74f3de8e7c7bb873e51618a8d2c84291f9560c36b98126d339c5fd96ed741cdf_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:74f3de8e7c7bb873e51618a8d2c84291f9560c36b98126d339c5fd96ed741cdf_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:f2cb5840deacac20bbe75f2af6972387a78a502d865de1ab5a4a12c9475b4a5f_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:f2cb5840deacac20bbe75f2af6972387a78a502d865de1ab5a4a12c9475b4a5f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:f2cb5840deacac20bbe75f2af6972387a78a502d865de1ab5a4a12c9475b4a5f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:21b3b3f17ed5ab11cac03a72db6cd97be86b86d27f9c80fae428cc3768e0517e_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:21b3b3f17ed5ab11cac03a72db6cd97be86b86d27f9c80fae428cc3768e0517e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:21b3b3f17ed5ab11cac03a72db6cd97be86b86d27f9c80fae428cc3768e0517e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:3afe86a1db4b0cadd29edd815c8106fc0cfca92916e8a7f33fcda8c5e5b21914_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:3afe86a1db4b0cadd29edd815c8106fc0cfca92916e8a7f33fcda8c5e5b21914_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:3afe86a1db4b0cadd29edd815c8106fc0cfca92916e8a7f33fcda8c5e5b21914_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:637d5dff3deae9e41d03e57b5179ee8010d660071a7e6129b115aab010d112c7_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:637d5dff3deae9e41d03e57b5179ee8010d660071a7e6129b115aab010d112c7_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:637d5dff3deae9e41d03e57b5179ee8010d660071a7e6129b115aab010d112c7_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:7dd551f8e626ec72f135fe7a90b7589b26cda72d831817dbd369701fc15429a1_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:7dd551f8e626ec72f135fe7a90b7589b26cda72d831817dbd369701fc15429a1_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:7dd551f8e626ec72f135fe7a90b7589b26cda72d831817dbd369701fc15429a1_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:1ddee1f2ffa31ae46bc349974d2ca7a00d38104ce991c7bd6760e121f1f26e11_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:1ddee1f2ffa31ae46bc349974d2ca7a00d38104ce991c7bd6760e121f1f26e11_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:1ddee1f2ffa31ae46bc349974d2ca7a00d38104ce991c7bd6760e121f1f26e11_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:5f0340a539bbb0d4ef8112319beab5a81a101f2bfd3b7c7f1e60c24236843241_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:5f0340a539bbb0d4ef8112319beab5a81a101f2bfd3b7c7f1e60c24236843241_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:5f0340a539bbb0d4ef8112319beab5a81a101f2bfd3b7c7f1e60c24236843241_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:8d8d4cbf731faf11f67cb8b562d8b5bde1363713fbbf98bcec019d28e4513c93_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:8d8d4cbf731faf11f67cb8b562d8b5bde1363713fbbf98bcec019d28e4513c93_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:8d8d4cbf731faf11f67cb8b562d8b5bde1363713fbbf98bcec019d28e4513c93_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e55c4a7a3adf49163efea992ab8d48b7c0513dfb3545147ec262ec31e619cddd_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e55c4a7a3adf49163efea992ab8d48b7c0513dfb3545147ec262ec31e619cddd_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e55c4a7a3adf49163efea992ab8d48b7c0513dfb3545147ec262ec31e619cddd_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:19e91f33e5a2dae321ab08e82be3dc3e02effca2a1782722d1d51716e2a6ae44_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:19e91f33e5a2dae321ab08e82be3dc3e02effca2a1782722d1d51716e2a6ae44_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:19e91f33e5a2dae321ab08e82be3dc3e02effca2a1782722d1d51716e2a6ae44_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1c7957cccfbf1116e9c34c973e397fbe39aff48abe224d3d3640856b6e465d44_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1c7957cccfbf1116e9c34c973e397fbe39aff48abe224d3d3640856b6e465d44_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1c7957cccfbf1116e9c34c973e397fbe39aff48abe224d3d3640856b6e465d44_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:57660f110d32d19b5e35a14bc5167e6944aecc46140664c8489dd7f8b7956a5b_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:57660f110d32d19b5e35a14bc5167e6944aecc46140664c8489dd7f8b7956a5b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:57660f110d32d19b5e35a14bc5167e6944aecc46140664c8489dd7f8b7956a5b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:6ed3c0bf31ffe32cdbbc7e5d45ecd95a584a2068a816a160d9c45d5a354f5bdf_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:6ed3c0bf31ffe32cdbbc7e5d45ecd95a584a2068a816a160d9c45d5a354f5bdf_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:6ed3c0bf31ffe32cdbbc7e5d45ecd95a584a2068a816a160d9c45d5a354f5bdf_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:0242190f05088ce500fc80dff474d15e3a764aa21be0a6d9aa5da781e1472aae_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:0242190f05088ce500fc80dff474d15e3a764aa21be0a6d9aa5da781e1472aae_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:0242190f05088ce500fc80dff474d15e3a764aa21be0a6d9aa5da781e1472aae_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:4cff8c79d0ff04caaa11011c8ecf7b2075609ea9493cc26aa46b37d49696d8fa_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:4cff8c79d0ff04caaa11011c8ecf7b2075609ea9493cc26aa46b37d49696d8fa_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:4cff8c79d0ff04caaa11011c8ecf7b2075609ea9493cc26aa46b37d49696d8fa_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:4ad1fbf0af49869bd1e3d73a869521f5fa895dc93466a9b86a4852113fdf9e0d_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:4ad1fbf0af49869bd1e3d73a869521f5fa895dc93466a9b86a4852113fdf9e0d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:4ad1fbf0af49869bd1e3d73a869521f5fa895dc93466a9b86a4852113fdf9e0d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:8ea6d4c0aba37c47c1d0bc96fc7707731762b050aa95d5ba7e6d13f29f252511_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:8ea6d4c0aba37c47c1d0bc96fc7707731762b050aa95d5ba7e6d13f29f252511_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:8ea6d4c0aba37c47c1d0bc96fc7707731762b050aa95d5ba7e6d13f29f252511_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:195b548002df55721d2ed620fa5a6925a2d7122400dc987e61bdf134e47875dc_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:195b548002df55721d2ed620fa5a6925a2d7122400dc987e61bdf134e47875dc_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:195b548002df55721d2ed620fa5a6925a2d7122400dc987e61bdf134e47875dc_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:f7af0248952398d2a00851762b3defead9551323ec4f11534009a867ca6e72df_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:f7af0248952398d2a00851762b3defead9551323ec4f11534009a867ca6e72df_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:f7af0248952398d2a00851762b3defead9551323ec4f11534009a867ca6e72df_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:19e1ea364d58d09f6d52350380bebba7e642f324a88c28044c9f97e2bcfd61a3_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:19e1ea364d58d09f6d52350380bebba7e642f324a88c28044c9f97e2bcfd61a3_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:19e1ea364d58d09f6d52350380bebba7e642f324a88c28044c9f97e2bcfd61a3_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:28e2daecdf7e72fb064351d1c84c2c993298249a65a0497d06432060923493cf_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:28e2daecdf7e72fb064351d1c84c2c993298249a65a0497d06432060923493cf_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:28e2daecdf7e72fb064351d1c84c2c993298249a65a0497d06432060923493cf_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e4548f5003a7fb5412ad25353be182790a2a64959ae24a278a7b5170472696c2_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e4548f5003a7fb5412ad25353be182790a2a64959ae24a278a7b5170472696c2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e4548f5003a7fb5412ad25353be182790a2a64959ae24a278a7b5170472696c2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:81673c0d92b1af126a8ee1123f1a4c4ac7aa26649b86f75ced4479d0aa5cd7e0_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:81673c0d92b1af126a8ee1123f1a4c4ac7aa26649b86f75ced4479d0aa5cd7e0_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:81673c0d92b1af126a8ee1123f1a4c4ac7aa26649b86f75ced4479d0aa5cd7e0_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:e58438456be3bc7df25465a6d2fea766dc57f85ecb248faab74ace0eca248d1f_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:e58438456be3bc7df25465a6d2fea766dc57f85ecb248faab74ace0eca248d1f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:e58438456be3bc7df25465a6d2fea766dc57f85ecb248faab74ace0eca248d1f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:0f09f6e927d9471d54c01527948cd0643a091a7bd9264f9245f53a47518f26c6_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:0f09f6e927d9471d54c01527948cd0643a091a7bd9264f9245f53a47518f26c6_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:0f09f6e927d9471d54c01527948cd0643a091a7bd9264f9245f53a47518f26c6_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:7cd9b1da9d842e8071dfacfd217ae0a42c2d01b3a55494d442be0fb6493a0eda_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:7cd9b1da9d842e8071dfacfd217ae0a42c2d01b3a55494d442be0fb6493a0eda_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:7cd9b1da9d842e8071dfacfd217ae0a42c2d01b3a55494d442be0fb6493a0eda_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:1c73d67015c1a78474e93b35c2f2ce3371708452dad77ff43ba431e103944256_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:1c73d67015c1a78474e93b35c2f2ce3371708452dad77ff43ba431e103944256_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:1c73d67015c1a78474e93b35c2f2ce3371708452dad77ff43ba431e103944256_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4f1cdd54b8403f8f469f7d29a8bc2419b9586b6769df9d50c97a27d19d33de90_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4f1cdd54b8403f8f469f7d29a8bc2419b9586b6769df9d50c97a27d19d33de90_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4f1cdd54b8403f8f469f7d29a8bc2419b9586b6769df9d50c97a27d19d33de90_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6c029839a481bc45c424e5ba6400fb00f66821f2be36bdf4770b19396f9c20cb_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6c029839a481bc45c424e5ba6400fb00f66821f2be36bdf4770b19396f9c20cb_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6c029839a481bc45c424e5ba6400fb00f66821f2be36bdf4770b19396f9c20cb_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:bcf7441e9bf05766a50606c7e514395ba511a9887fdb260ac80cc9e408a588e2_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:bcf7441e9bf05766a50606c7e514395ba511a9887fdb260ac80cc9e408a588e2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:bcf7441e9bf05766a50606c7e514395ba511a9887fdb260ac80cc9e408a588e2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:1dcea4445e9a4d7d796fcc4d3fb38d66a4669264f7cd9c41133750206a1d23d2_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:1dcea4445e9a4d7d796fcc4d3fb38d66a4669264f7cd9c41133750206a1d23d2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:1dcea4445e9a4d7d796fcc4d3fb38d66a4669264f7cd9c41133750206a1d23d2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:36994023a85b01f474284f1ad880d8664cc92659a147b75e8897c2a8d96a1a71_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:36994023a85b01f474284f1ad880d8664cc92659a147b75e8897c2a8d96a1a71_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:36994023a85b01f474284f1ad880d8664cc92659a147b75e8897c2a8d96a1a71_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:e2f6c9979224cb9e6cca631d628dcebaa38a2be3b55bfdc7b2d549596cb0019b_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:e2f6c9979224cb9e6cca631d628dcebaa38a2be3b55bfdc7b2d549596cb0019b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:e2f6c9979224cb9e6cca631d628dcebaa38a2be3b55bfdc7b2d549596cb0019b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:e6230510f507b363ca68b4b2a1709e4245caf92adcdc7b6de7370762a69c0ac4_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:e6230510f507b363ca68b4b2a1709e4245caf92adcdc7b6de7370762a69c0ac4_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:e6230510f507b363ca68b4b2a1709e4245caf92adcdc7b6de7370762a69c0ac4_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:143431da015d2d91e72ea1b71683f88286cc84314cd585dd351ff4b4da6e8bc6_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:143431da015d2d91e72ea1b71683f88286cc84314cd585dd351ff4b4da6e8bc6_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:143431da015d2d91e72ea1b71683f88286cc84314cd585dd351ff4b4da6e8bc6_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7588aacb23cc13e07e64ea5c2b4c934b94b23d765bfb20c4724753e79d773a9b_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7588aacb23cc13e07e64ea5c2b4c934b94b23d765bfb20c4724753e79d773a9b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7588aacb23cc13e07e64ea5c2b4c934b94b23d765bfb20c4724753e79d773a9b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:853a30d937c449856841cf803458ec6fa036da6cfc4716597dd68daab9d325af_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:853a30d937c449856841cf803458ec6fa036da6cfc4716597dd68daab9d325af_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:853a30d937c449856841cf803458ec6fa036da6cfc4716597dd68daab9d325af_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:fc30c674e4c8571a5812b8be4aabf38ac978e4b1344334e22a10e34dc324e33c_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:fc30c674e4c8571a5812b8be4aabf38ac978e4b1344334e22a10e34dc324e33c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:fc30c674e4c8571a5812b8be4aabf38ac978e4b1344334e22a10e34dc324e33c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:4ffa5edbed7245f9562f7346305b3f349c22232cc595297c61e07a362ef46649_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:4ffa5edbed7245f9562f7346305b3f349c22232cc595297c61e07a362ef46649_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:4ffa5edbed7245f9562f7346305b3f349c22232cc595297c61e07a362ef46649_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8aa06a57a4731278936bbddd35658bf1418bbe5e2bc06a3ebbbaad90deccd20f_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8aa06a57a4731278936bbddd35658bf1418bbe5e2bc06a3ebbbaad90deccd20f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8aa06a57a4731278936bbddd35658bf1418bbe5e2bc06a3ebbbaad90deccd20f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:adca75c7c7762b94b71d07bc4fb05eb9b001a461d482bcb2c3139c62368baa47_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:adca75c7c7762b94b71d07bc4fb05eb9b001a461d482bcb2c3139c62368baa47_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:adca75c7c7762b94b71d07bc4fb05eb9b001a461d482bcb2c3139c62368baa47_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c5953f7acf3484a2f9e993b3be168da7bda113c336431249cc9b1cc2347572aa_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c5953f7acf3484a2f9e993b3be168da7bda113c336431249cc9b1cc2347572aa_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c5953f7acf3484a2f9e993b3be168da7bda113c336431249cc9b1cc2347572aa_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:8a17cc44326bc0db545c5652452e437567d4eb722aa7c91290ff78cfd328edd6_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:8a17cc44326bc0db545c5652452e437567d4eb722aa7c91290ff78cfd328edd6_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:8a17cc44326bc0db545c5652452e437567d4eb722aa7c91290ff78cfd328edd6_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:cb3c3d72b3014bc9dd16c2106855439d616b8792bbbc67ae82b49181ddad2062_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:cb3c3d72b3014bc9dd16c2106855439d616b8792bbbc67ae82b49181ddad2062_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:cb3c3d72b3014bc9dd16c2106855439d616b8792bbbc67ae82b49181ddad2062_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:a25384b96400171fede49c77d773289e4244227a6877978d9cd6ff308ef3c15d_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:a25384b96400171fede49c77d773289e4244227a6877978d9cd6ff308ef3c15d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:a25384b96400171fede49c77d773289e4244227a6877978d9cd6ff308ef3c15d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:dcc3bf38f9020013530e930e293579f415004b0c14cf7607365b783adfa550d0_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:dcc3bf38f9020013530e930e293579f415004b0c14cf7607365b783adfa550d0_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:dcc3bf38f9020013530e930e293579f415004b0c14cf7607365b783adfa550d0_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:172d6b24902b13c6493ee1dee5aff4e474b16a982500927c2b6634b049e34294_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:172d6b24902b13c6493ee1dee5aff4e474b16a982500927c2b6634b049e34294_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:172d6b24902b13c6493ee1dee5aff4e474b16a982500927c2b6634b049e34294_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:1d715ac443da3983faeee051e27c5a86b61e100525c6c7ef7be4f4f0d91dc6f2_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:1d715ac443da3983faeee051e27c5a86b61e100525c6c7ef7be4f4f0d91dc6f2_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:1d715ac443da3983faeee051e27c5a86b61e100525c6c7ef7be4f4f0d91dc6f2_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:18f546eda0159190af96ebf33b5d061f7223841630b1e1a080d646fe1973a96d_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:18f546eda0159190af96ebf33b5d061f7223841630b1e1a080d646fe1973a96d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:18f546eda0159190af96ebf33b5d061f7223841630b1e1a080d646fe1973a96d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:8d1c5d4a234b11636ed9f4607d7dd47c289bae05f1c600b2dbcc1a93a4b1bec1_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:8d1c5d4a234b11636ed9f4607d7dd47c289bae05f1c600b2dbcc1a93a4b1bec1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:8d1c5d4a234b11636ed9f4607d7dd47c289bae05f1c600b2dbcc1a93a4b1bec1_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:303395c4f66beb02f4a0aca7981b9d05584bc736b0deef983d48c26d9e0c735a_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:303395c4f66beb02f4a0aca7981b9d05584bc736b0deef983d48c26d9e0c735a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:303395c4f66beb02f4a0aca7981b9d05584bc736b0deef983d48c26d9e0c735a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:51547edfdc8a16102723fc75c56d3569b972b09a0009ccf20fd4600e310f5ac8_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:51547edfdc8a16102723fc75c56d3569b972b09a0009ccf20fd4600e310f5ac8_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:51547edfdc8a16102723fc75c56d3569b972b09a0009ccf20fd4600e310f5ac8_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:7e4171b3ef10a2e275e1b2cd5ea41a75c749b5437ef519c4d9cbd9e0485fba79_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:7e4171b3ef10a2e275e1b2cd5ea41a75c749b5437ef519c4d9cbd9e0485fba79_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:7e4171b3ef10a2e275e1b2cd5ea41a75c749b5437ef519c4d9cbd9e0485fba79_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:dbb088683a748bca1691afc439d012e00e782744a059c9cddf62e5ed1447455f_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:dbb088683a748bca1691afc439d012e00e782744a059c9cddf62e5ed1447455f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:dbb088683a748bca1691afc439d012e00e782744a059c9cddf62e5ed1447455f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3950e6de00cf4d5f4519186d794295689a6250439e67859ab7e83688a9046e95_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3950e6de00cf4d5f4519186d794295689a6250439e67859ab7e83688a9046e95_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3950e6de00cf4d5f4519186d794295689a6250439e67859ab7e83688a9046e95_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:62a8528ecbb4f9f6e31cbb6b3726d686ce3abff1f9677a6f83654e866c417df3_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:62a8528ecbb4f9f6e31cbb6b3726d686ce3abff1f9677a6f83654e866c417df3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:62a8528ecbb4f9f6e31cbb6b3726d686ce3abff1f9677a6f83654e866c417df3_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:a50d8ecc5b23e734ce47a6c5955349a5d26372d9dc8a638b7bfcd243ed3d3b52_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:a50d8ecc5b23e734ce47a6c5955349a5d26372d9dc8a638b7bfcd243ed3d3b52_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:a50d8ecc5b23e734ce47a6c5955349a5d26372d9dc8a638b7bfcd243ed3d3b52_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:da37b98cef43c5410da326b9ccbd89f5553d2d2208e7411604383a77913efe09_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:da37b98cef43c5410da326b9ccbd89f5553d2d2208e7411604383a77913efe09_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:da37b98cef43c5410da326b9ccbd89f5553d2d2208e7411604383a77913efe09_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:05ea4625eec55253f86b454dec2742638bd4f4993d2ba0d5422e8d7beaef864b_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:05ea4625eec55253f86b454dec2742638bd4f4993d2ba0d5422e8d7beaef864b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:05ea4625eec55253f86b454dec2742638bd4f4993d2ba0d5422e8d7beaef864b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:abc4353a8d9a669e7471f984ff47766330f51e9c36d1fd720c8783776cab346e_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:abc4353a8d9a669e7471f984ff47766330f51e9c36d1fd720c8783776cab346e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:abc4353a8d9a669e7471f984ff47766330f51e9c36d1fd720c8783776cab346e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:b143ae79251dcf9ba432c7b3db94f8321fa33b78d2a4e6a5088c2d38461cc3b2_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:b143ae79251dcf9ba432c7b3db94f8321fa33b78d2a4e6a5088c2d38461cc3b2_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:b143ae79251dcf9ba432c7b3db94f8321fa33b78d2a4e6a5088c2d38461cc3b2_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e4d2928509a1b0daf46038b10a549e54df7d21810eee98b4a1c81ffe592a0e35_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e4d2928509a1b0daf46038b10a549e54df7d21810eee98b4a1c81ffe592a0e35_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e4d2928509a1b0daf46038b10a549e54df7d21810eee98b4a1c81ffe592a0e35_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:0760f5e652e7126a5c8927dea91d2861e2e8c263b39b16aad7fc681376a6883c_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:0760f5e652e7126a5c8927dea91d2861e2e8c263b39b16aad7fc681376a6883c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:0760f5e652e7126a5c8927dea91d2861e2e8c263b39b16aad7fc681376a6883c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:10583ac61c5c8f8f27a8d25e49da53710d449cf7b799296675697996c96c171f_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:10583ac61c5c8f8f27a8d25e49da53710d449cf7b799296675697996c96c171f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:10583ac61c5c8f8f27a8d25e49da53710d449cf7b799296675697996c96c171f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:8cb8b5d563cf802ae5a0cd506b27d14b1eff02ee783a41e946ba2236070918f2_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:8cb8b5d563cf802ae5a0cd506b27d14b1eff02ee783a41e946ba2236070918f2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:8cb8b5d563cf802ae5a0cd506b27d14b1eff02ee783a41e946ba2236070918f2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b41b6405c17283f44967f210ee90fccbeab190f7a0cc60b2627da1770f0b5529_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b41b6405c17283f44967f210ee90fccbeab190f7a0cc60b2627da1770f0b5529_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b41b6405c17283f44967f210ee90fccbeab190f7a0cc60b2627da1770f0b5529_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1574ac4627c46b08d29359a45459dcb1673642d1f57f21da3048079c44a4ebd6_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1574ac4627c46b08d29359a45459dcb1673642d1f57f21da3048079c44a4ebd6_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1574ac4627c46b08d29359a45459dcb1673642d1f57f21da3048079c44a4ebd6_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:2f6809b5fc7275d1655f894f02bee60ed996fa8fc06a93e22510b106f9cf1b3a_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:2f6809b5fc7275d1655f894f02bee60ed996fa8fc06a93e22510b106f9cf1b3a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:2f6809b5fc7275d1655f894f02bee60ed996fa8fc06a93e22510b106f9cf1b3a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9a39f3966d4040a2955574c6b25dd1cd4746d99f34739756ca747ca1d2394dd3_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9a39f3966d4040a2955574c6b25dd1cd4746d99f34739756ca747ca1d2394dd3_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9a39f3966d4040a2955574c6b25dd1cd4746d99f34739756ca747ca1d2394dd3_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f03392ef674d385516402d64e7fbeb4f682fd4bdf3cb9d181410c275b347f74f_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f03392ef674d385516402d64e7fbeb4f682fd4bdf3cb9d181410c275b347f74f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f03392ef674d385516402d64e7fbeb4f682fd4bdf3cb9d181410c275b347f74f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:27d854f0622a5725f3d6a1dc734cb7e993f89ebee1f8c426f400f80e4af5b0ea_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:27d854f0622a5725f3d6a1dc734cb7e993f89ebee1f8c426f400f80e4af5b0ea_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:27d854f0622a5725f3d6a1dc734cb7e993f89ebee1f8c426f400f80e4af5b0ea_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:538af3b3678b9fed1843ff31fc35260b45f522f2a8a344a1fab54465ce548857_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:538af3b3678b9fed1843ff31fc35260b45f522f2a8a344a1fab54465ce548857_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:538af3b3678b9fed1843ff31fc35260b45f522f2a8a344a1fab54465ce548857_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:7756873cd0ff6ff3861176d4bad3cd177578ffd4842770115a42e326cf726660_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:7756873cd0ff6ff3861176d4bad3cd177578ffd4842770115a42e326cf726660_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:7756873cd0ff6ff3861176d4bad3cd177578ffd4842770115a42e326cf726660_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ff195ae0c0b2803f561cf75972798ae12054e6ba15eedf2c16d3e077925b8ffe_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ff195ae0c0b2803f561cf75972798ae12054e6ba15eedf2c16d3e077925b8ffe_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ff195ae0c0b2803f561cf75972798ae12054e6ba15eedf2c16d3e077925b8ffe_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:2735f7ba604c51d1c625b0e9b0df3e8b96ac1a8b559a2ebd8ae8ca79b5d4203b_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:2735f7ba604c51d1c625b0e9b0df3e8b96ac1a8b559a2ebd8ae8ca79b5d4203b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:2735f7ba604c51d1c625b0e9b0df3e8b96ac1a8b559a2ebd8ae8ca79b5d4203b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:dd9629f2839b3b402feb38a9a742b1ca299c0adb0ef53f87efe368025c5cd09b_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:dd9629f2839b3b402feb38a9a742b1ca299c0adb0ef53f87efe368025c5cd09b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:dd9629f2839b3b402feb38a9a742b1ca299c0adb0ef53f87efe368025c5cd09b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:f05756deae6f9e544e117a9b5d0b6fba6ffa477e3d19ecc490865d734d836d0f_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:f05756deae6f9e544e117a9b5d0b6fba6ffa477e3d19ecc490865d734d836d0f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:f05756deae6f9e544e117a9b5d0b6fba6ffa477e3d19ecc490865d734d836d0f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:f89603abf87bbd02347002e75718ccb74491d9579076447c2c2c269a1eb79316_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:f89603abf87bbd02347002e75718ccb74491d9579076447c2c2c269a1eb79316_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:f89603abf87bbd02347002e75718ccb74491d9579076447c2c2c269a1eb79316_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:207cd7351841bd0b8b56d6252f014fbaddfd436882b73f1db8a64ffc204ead86_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:207cd7351841bd0b8b56d6252f014fbaddfd436882b73f1db8a64ffc204ead86_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:207cd7351841bd0b8b56d6252f014fbaddfd436882b73f1db8a64ffc204ead86_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:24d535567c4cc4f31e69dd3cfd2f050e9fb51f161d1d676cc978e70f8ffddcf2_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:24d535567c4cc4f31e69dd3cfd2f050e9fb51f161d1d676cc978e70f8ffddcf2_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:24d535567c4cc4f31e69dd3cfd2f050e9fb51f161d1d676cc978e70f8ffddcf2_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:a4311e85d138576cf240013e2db4364c0f455d4e007823695bb5fb3438f1391f_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:a4311e85d138576cf240013e2db4364c0f455d4e007823695bb5fb3438f1391f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:a4311e85d138576cf240013e2db4364c0f455d4e007823695bb5fb3438f1391f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c1d2895cce7b7e7b7e7f2d5924ce880d236a2fc47ed52f26822a44ee9c897315_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c1d2895cce7b7e7b7e7f2d5924ce880d236a2fc47ed52f26822a44ee9c897315_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c1d2895cce7b7e7b7e7f2d5924ce880d236a2fc47ed52f26822a44ee9c897315_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:1ccae922fbbdbd2c7b40a13a974b28ef66f17ccc3461d401c68aacdae28b346d_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:1ccae922fbbdbd2c7b40a13a974b28ef66f17ccc3461d401c68aacdae28b346d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:1ccae922fbbdbd2c7b40a13a974b28ef66f17ccc3461d401c68aacdae28b346d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:c096b6ed587cc5f42589cb796544cd1c6c8e68e966d835bd8efb556140925523_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:c096b6ed587cc5f42589cb796544cd1c6c8e68e966d835bd8efb556140925523_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:c096b6ed587cc5f42589cb796544cd1c6c8e68e966d835bd8efb556140925523_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:f85a4ce0b14eefc35cd5eb9ba4e432c09dbb92efeb235dbbe317aaac1412a767_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:f85a4ce0b14eefc35cd5eb9ba4e432c09dbb92efeb235dbbe317aaac1412a767_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:f85a4ce0b14eefc35cd5eb9ba4e432c09dbb92efeb235dbbe317aaac1412a767_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:49a539a6b8b4c69ce993cdc5e6cf6c98c9dd2683ab127991c2d6273352a2ccd7_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:49a539a6b8b4c69ce993cdc5e6cf6c98c9dd2683ab127991c2d6273352a2ccd7_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:49a539a6b8b4c69ce993cdc5e6cf6c98c9dd2683ab127991c2d6273352a2ccd7_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7a0551ca9e6705f3075cf7b451d30baac8fba175316c5656aa204d391d4ade88_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7a0551ca9e6705f3075cf7b451d30baac8fba175316c5656aa204d391d4ade88_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7a0551ca9e6705f3075cf7b451d30baac8fba175316c5656aa204d391d4ade88_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7f42daa503a2742e421ecb808d12423df6fc3bd80e5230dd9ec1c865decce692_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7f42daa503a2742e421ecb808d12423df6fc3bd80e5230dd9ec1c865decce692_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7f42daa503a2742e421ecb808d12423df6fc3bd80e5230dd9ec1c865decce692_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:8021c06150b10db3c8a4b4d1a42c597330de8f59b8caab46dd1274e0399ab793_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:8021c06150b10db3c8a4b4d1a42c597330de8f59b8caab46dd1274e0399ab793_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:8021c06150b10db3c8a4b4d1a42c597330de8f59b8caab46dd1274e0399ab793_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:42020dadc17758722b4945555fef8c6bfba0960254e5cb446d256c731a37df49_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:42020dadc17758722b4945555fef8c6bfba0960254e5cb446d256c731a37df49_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:42020dadc17758722b4945555fef8c6bfba0960254e5cb446d256c731a37df49_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6e2b738e5c5f7a6e3a4f2558cd965a06d2b2d6f89e6b9e417d433a2ba6bbb912_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6e2b738e5c5f7a6e3a4f2558cd965a06d2b2d6f89e6b9e417d433a2ba6bbb912_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6e2b738e5c5f7a6e3a4f2558cd965a06d2b2d6f89e6b9e417d433a2ba6bbb912_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:8b957f8e353c0c69b99b6df9c4e39f0e1b0b43759193454ed2930d767f89e82f_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:8b957f8e353c0c69b99b6df9c4e39f0e1b0b43759193454ed2930d767f89e82f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:8b957f8e353c0c69b99b6df9c4e39f0e1b0b43759193454ed2930d767f89e82f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f90e056041490a3369166f46bd3aeb5f6c43cb9567e2ca3d7852bfd2d3930bca_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f90e056041490a3369166f46bd3aeb5f6c43cb9567e2ca3d7852bfd2d3930bca_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f90e056041490a3369166f46bd3aeb5f6c43cb9567e2ca3d7852bfd2d3930bca_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:043909491caad0e15a9a4ff4d66a28ac9fec1e47b439413529dbd1b33be2456b_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:043909491caad0e15a9a4ff4d66a28ac9fec1e47b439413529dbd1b33be2456b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:043909491caad0e15a9a4ff4d66a28ac9fec1e47b439413529dbd1b33be2456b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:267c08aad5267e9d15e5f91788600b87ce134fa937458c874f732ac5dc3c1c41_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:267c08aad5267e9d15e5f91788600b87ce134fa937458c874f732ac5dc3c1c41_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:267c08aad5267e9d15e5f91788600b87ce134fa937458c874f732ac5dc3c1c41_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2891522f85186d64b1db135d879bf70b8a0f7a52497385b01e530dbf503d65dd_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2891522f85186d64b1db135d879bf70b8a0f7a52497385b01e530dbf503d65dd_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2891522f85186d64b1db135d879bf70b8a0f7a52497385b01e530dbf503d65dd_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:79197d96cc1b2c3667cadb039410c6d618f85b5f6dde536b5925946252c75d9f_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:79197d96cc1b2c3667cadb039410c6d618f85b5f6dde536b5925946252c75d9f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:79197d96cc1b2c3667cadb039410c6d618f85b5f6dde536b5925946252c75d9f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:3c67e68d8207eb0dca7c215e35c88d93654dcc859c5c7baff188ff8e270421ee_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:3c67e68d8207eb0dca7c215e35c88d93654dcc859c5c7baff188ff8e270421ee_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:3c67e68d8207eb0dca7c215e35c88d93654dcc859c5c7baff188ff8e270421ee_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cf8536d44e26198584800d962773c45d5ebdf9a1c67fb1d60e63a96e3c154be_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cf8536d44e26198584800d962773c45d5ebdf9a1c67fb1d60e63a96e3c154be_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cf8536d44e26198584800d962773c45d5ebdf9a1c67fb1d60e63a96e3c154be_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:9246b137a731e13a90f6e23eaa163c814186cf9b552d6ce10478b8c7f1acaccc_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:9246b137a731e13a90f6e23eaa163c814186cf9b552d6ce10478b8c7f1acaccc_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:9246b137a731e13a90f6e23eaa163c814186cf9b552d6ce10478b8c7f1acaccc_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:fb5b8461b313b9b24126e60283062e850cd74e5ed4e900f4e57fb714662e801e_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:fb5b8461b313b9b24126e60283062e850cd74e5ed4e900f4e57fb714662e801e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:fb5b8461b313b9b24126e60283062e850cd74e5ed4e900f4e57fb714662e801e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:30f3d207571e30cc67daf75bada3e2f22687dabc0529c9dff9eb4df5fa9f9b8f_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:30f3d207571e30cc67daf75bada3e2f22687dabc0529c9dff9eb4df5fa9f9b8f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:30f3d207571e30cc67daf75bada3e2f22687dabc0529c9dff9eb4df5fa9f9b8f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:7d3077132cf818dcf1f38ac7f917150cf6230767335a3cbef6ec4fea49f0aee1_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:7d3077132cf818dcf1f38ac7f917150cf6230767335a3cbef6ec4fea49f0aee1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:7d3077132cf818dcf1f38ac7f917150cf6230767335a3cbef6ec4fea49f0aee1_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:84476730e0b72c40993e20a0a7b65c38c0e5c9101d4119d8f9b6135ddc834f1a_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:84476730e0b72c40993e20a0a7b65c38c0e5c9101d4119d8f9b6135ddc834f1a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:84476730e0b72c40993e20a0a7b65c38c0e5c9101d4119d8f9b6135ddc834f1a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:de3ecddff056834e37bbf77fdba7f962f20f1e596964ff640fafd7eaf1b5caa7_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:de3ecddff056834e37bbf77fdba7f962f20f1e596964ff640fafd7eaf1b5caa7_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:de3ecddff056834e37bbf77fdba7f962f20f1e596964ff640fafd7eaf1b5caa7_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:1950a267c6daaf72cebf95f4a8e792b3cc143945a0c58b2fad3be6bc1301147c_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:1950a267c6daaf72cebf95f4a8e792b3cc143945a0c58b2fad3be6bc1301147c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:1950a267c6daaf72cebf95f4a8e792b3cc143945a0c58b2fad3be6bc1301147c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:4311cddd9ef0c1354df2899203be91d45bbd128c1d06376990d012d5a9b40a02_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:4311cddd9ef0c1354df2899203be91d45bbd128c1d06376990d012d5a9b40a02_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:4311cddd9ef0c1354df2899203be91d45bbd128c1d06376990d012d5a9b40a02_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:4a38dad6f5107fa891ce7b8f74d1c5e8049e0a11265ab58b2e421275505298fc_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:4a38dad6f5107fa891ce7b8f74d1c5e8049e0a11265ab58b2e421275505298fc_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:4a38dad6f5107fa891ce7b8f74d1c5e8049e0a11265ab58b2e421275505298fc_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:6373e4d7be182156f651ac9b7df5fc639fe76126ae7099366e65422ed260c533_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:6373e4d7be182156f651ac9b7df5fc639fe76126ae7099366e65422ed260c533_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:6373e4d7be182156f651ac9b7df5fc639fe76126ae7099366e65422ed260c533_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:016753501f4be4bf083dd23a9bee607dcb458c4662fa3ac7898e08158f2f8c3a_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:016753501f4be4bf083dd23a9bee607dcb458c4662fa3ac7898e08158f2f8c3a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:016753501f4be4bf083dd23a9bee607dcb458c4662fa3ac7898e08158f2f8c3a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c5c3fa06054ade9f78b5a404cb9817fac03db8860228f3a8ab8e57ce7289fed5_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c5c3fa06054ade9f78b5a404cb9817fac03db8860228f3a8ab8e57ce7289fed5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c5c3fa06054ade9f78b5a404cb9817fac03db8860228f3a8ab8e57ce7289fed5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:ca78cad82282a70210b26c6781b9f86d6d18a62980d09c20e62e5e3592ccad1e_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:ca78cad82282a70210b26c6781b9f86d6d18a62980d09c20e62e5e3592ccad1e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:ca78cad82282a70210b26c6781b9f86d6d18a62980d09c20e62e5e3592ccad1e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:cbe4e3bd43ceaa070f1c52715131221ebc369d689bd911b20ef54d52734ccc04_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:cbe4e3bd43ceaa070f1c52715131221ebc369d689bd911b20ef54d52734ccc04_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:cbe4e3bd43ceaa070f1c52715131221ebc369d689bd911b20ef54d52734ccc04_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:09ee479f87f73be1e09df5364ab4fe755acbe625ab79f99b7c59c090e1028d4f_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:09ee479f87f73be1e09df5364ab4fe755acbe625ab79f99b7c59c090e1028d4f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:09ee479f87f73be1e09df5364ab4fe755acbe625ab79f99b7c59c090e1028d4f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:7218b29a4d033033423f2940f1a01820199a378a931635be5cf23bf6754e5675_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:7218b29a4d033033423f2940f1a01820199a378a931635be5cf23bf6754e5675_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:7218b29a4d033033423f2940f1a01820199a378a931635be5cf23bf6754e5675_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b50582ab274065ff10bbae60ce6406e0b6d2b0b1195f45d17ea1b4a9fb48186d_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b50582ab274065ff10bbae60ce6406e0b6d2b0b1195f45d17ea1b4a9fb48186d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b50582ab274065ff10bbae60ce6406e0b6d2b0b1195f45d17ea1b4a9fb48186d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b81e101c5816ac541af6a33f67d08d077d6a1853981c01cfbb2eecdf1ce703a8_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b81e101c5816ac541af6a33f67d08d077d6a1853981c01cfbb2eecdf1ce703a8_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b81e101c5816ac541af6a33f67d08d077d6a1853981c01cfbb2eecdf1ce703a8_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:0317fc3d8656f1bdbaeebdd2d8e98c5a2d6204e5f243d46e29dee37f03c81c41_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:0317fc3d8656f1bdbaeebdd2d8e98c5a2d6204e5f243d46e29dee37f03c81c41_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:0317fc3d8656f1bdbaeebdd2d8e98c5a2d6204e5f243d46e29dee37f03c81c41_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:084f095860d62ddb74798f04be2ca0aaafa7d29b67edd08f69b924512718c601_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:084f095860d62ddb74798f04be2ca0aaafa7d29b67edd08f69b924512718c601_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:084f095860d62ddb74798f04be2ca0aaafa7d29b67edd08f69b924512718c601_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:6e7dbd2ed496ac37357a8fcc834f04b760a64b5c3868be538726fb3b42b19c77_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:6e7dbd2ed496ac37357a8fcc834f04b760a64b5c3868be538726fb3b42b19c77_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:6e7dbd2ed496ac37357a8fcc834f04b760a64b5c3868be538726fb3b42b19c77_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:fc4fa1b1d99427281c77b131912ae80f0f83cde1848a1613c28e246565ad3e85_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:fc4fa1b1d99427281c77b131912ae80f0f83cde1848a1613c28e246565ad3e85_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:fc4fa1b1d99427281c77b131912ae80f0f83cde1848a1613c28e246565ad3e85_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:3c6c52fdcb07016fb712996e681307c5d6150172806a922a0f4871347444c3e5_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:3c6c52fdcb07016fb712996e681307c5d6150172806a922a0f4871347444c3e5_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:3c6c52fdcb07016fb712996e681307c5d6150172806a922a0f4871347444c3e5_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:8bbd00a56bcea2884b407ab5a5484e666b8b0bf5d0913e1098e7048812944062_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:8bbd00a56bcea2884b407ab5a5484e666b8b0bf5d0913e1098e7048812944062_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:8bbd00a56bcea2884b407ab5a5484e666b8b0bf5d0913e1098e7048812944062_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:8caf0766c6416703e7d31593b0658d618f5693a5deed8fb8403c1a55c21c6628_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:8caf0766c6416703e7d31593b0658d618f5693a5deed8fb8403c1a55c21c6628_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:8caf0766c6416703e7d31593b0658d618f5693a5deed8fb8403c1a55c21c6628_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:e80ff4942f266d709603587b560aee86a3df5531d616452158c59d36e451dd8d_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:e80ff4942f266d709603587b560aee86a3df5531d616452158c59d36e451dd8d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:e80ff4942f266d709603587b560aee86a3df5531d616452158c59d36e451dd8d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1a8dae0b42ae8a68343e8d8037b280016faafbd1372796d0443ec48f6dcfb140_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1a8dae0b42ae8a68343e8d8037b280016faafbd1372796d0443ec48f6dcfb140_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1a8dae0b42ae8a68343e8d8037b280016faafbd1372796d0443ec48f6dcfb140_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6e233656eb6f0c027334384a5a93d8fd02c8f6dd20c3ab2ea14b9f5e00f34d02_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6e233656eb6f0c027334384a5a93d8fd02c8f6dd20c3ab2ea14b9f5e00f34d02_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6e233656eb6f0c027334384a5a93d8fd02c8f6dd20c3ab2ea14b9f5e00f34d02_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:74b7a0faefca95aebb16f4d8a1cc169040d6139ebb9074c6ae6e0606fcbfd30a_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:74b7a0faefca95aebb16f4d8a1cc169040d6139ebb9074c6ae6e0606fcbfd30a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:74b7a0faefca95aebb16f4d8a1cc169040d6139ebb9074c6ae6e0606fcbfd30a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c79ecf2529d951ca89363ef71c46f3592b07d189affea5966d0652b7cdf076cc_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c79ecf2529d951ca89363ef71c46f3592b07d189affea5966d0652b7cdf076cc_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c79ecf2529d951ca89363ef71c46f3592b07d189affea5966d0652b7cdf076cc_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:0d6f439c38530f66dda467af7ce31a35e4c9058acdf8f91913d01b6772d0dc18_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:0d6f439c38530f66dda467af7ce31a35e4c9058acdf8f91913d01b6772d0dc18_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:0d6f439c38530f66dda467af7ce31a35e4c9058acdf8f91913d01b6772d0dc18_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:4f7cc6f4a9b5992ac75f7cb25e0956b63c16d1d80de51d4c6d2463b88d1ad5c2_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:4f7cc6f4a9b5992ac75f7cb25e0956b63c16d1d80de51d4c6d2463b88d1ad5c2_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:4f7cc6f4a9b5992ac75f7cb25e0956b63c16d1d80de51d4c6d2463b88d1ad5c2_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6874c245fd5d789ca82e7978cbbb1a74e8ff8fee198eb4bec9caabab4957cc4a_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6874c245fd5d789ca82e7978cbbb1a74e8ff8fee198eb4bec9caabab4957cc4a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6874c245fd5d789ca82e7978cbbb1a74e8ff8fee198eb4bec9caabab4957cc4a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bf8cc541b8e0b3a6367dd9a8c7622fd374b2e00a8faa1e5a50351980b25c6965_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bf8cc541b8e0b3a6367dd9a8c7622fd374b2e00a8faa1e5a50351980b25c6965_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bf8cc541b8e0b3a6367dd9a8c7622fd374b2e00a8faa1e5a50351980b25c6965_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:0a672e9d0a3396c2466a99cb15b045584115777e81e6b11f25fd0c8c420bc1ab_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:0a672e9d0a3396c2466a99cb15b045584115777e81e6b11f25fd0c8c420bc1ab_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:0a672e9d0a3396c2466a99cb15b045584115777e81e6b11f25fd0c8c420bc1ab_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:1a63f53e6bcd221fabaefe55b19b9c2e4e7e2399b1392c043cf10293d869a530_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:1a63f53e6bcd221fabaefe55b19b9c2e4e7e2399b1392c043cf10293d869a530_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:1a63f53e6bcd221fabaefe55b19b9c2e4e7e2399b1392c043cf10293d869a530_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a39c192ae50229f6b2bed666ceab9f07541a023cef4e592f2ba415c68c59d518_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a39c192ae50229f6b2bed666ceab9f07541a023cef4e592f2ba415c68c59d518_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a39c192ae50229f6b2bed666ceab9f07541a023cef4e592f2ba415c68c59d518_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c42b96f27d3646ecae1a3a201f78bc285c5eac305db29c5e88b6f1338f9c896d_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c42b96f27d3646ecae1a3a201f78bc285c5eac305db29c5e88b6f1338f9c896d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c42b96f27d3646ecae1a3a201f78bc285c5eac305db29c5e88b6f1338f9c896d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:4af0333ff4f8a1353d25478abb32d7b64e8fb516b5e1aaf67955e866a2baf734_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:4af0333ff4f8a1353d25478abb32d7b64e8fb516b5e1aaf67955e866a2baf734_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:4af0333ff4f8a1353d25478abb32d7b64e8fb516b5e1aaf67955e866a2baf734_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:cfc3b31ae1ac667162ffb29edcde0ca482663cbb0318e71b66d14277a6d08c21_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:cfc3b31ae1ac667162ffb29edcde0ca482663cbb0318e71b66d14277a6d08c21_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:cfc3b31ae1ac667162ffb29edcde0ca482663cbb0318e71b66d14277a6d08c21_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:d7d4fc9f62d3e868cdf203ecbd592449f4dc3bcb5b6b8c9d4d6c9436ef505c5d_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:d7d4fc9f62d3e868cdf203ecbd592449f4dc3bcb5b6b8c9d4d6c9436ef505c5d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:d7d4fc9f62d3e868cdf203ecbd592449f4dc3bcb5b6b8c9d4d6c9436ef505c5d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:dce327a6f80559b5f1eb0b707db9d6dde94e36aa5b2af4945136fb8ee5bb6804_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:dce327a6f80559b5f1eb0b707db9d6dde94e36aa5b2af4945136fb8ee5bb6804_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:dce327a6f80559b5f1eb0b707db9d6dde94e36aa5b2af4945136fb8ee5bb6804_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:02db4d184cdae846aabeb2fbe6f392f6bbb2b98d17a1e7773240d47fe382e7ae_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:02db4d184cdae846aabeb2fbe6f392f6bbb2b98d17a1e7773240d47fe382e7ae_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:02db4d184cdae846aabeb2fbe6f392f6bbb2b98d17a1e7773240d47fe382e7ae_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:21664e619da8e10e72a7f089c56452dd08bc8f075e3d58e876a1f612b2b4c0c0_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:21664e619da8e10e72a7f089c56452dd08bc8f075e3d58e876a1f612b2b4c0c0_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:21664e619da8e10e72a7f089c56452dd08bc8f075e3d58e876a1f612b2b4c0c0_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:2a54a15500528109cc92d618fda0517e51a9b4c8fb84669045899ed9086f9bfd_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:2a54a15500528109cc92d618fda0517e51a9b4c8fb84669045899ed9086f9bfd_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:2a54a15500528109cc92d618fda0517e51a9b4c8fb84669045899ed9086f9bfd_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:56220191c4881505437d4c0020b31b9cea7b12addb45e8050543be4932f375a7_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:56220191c4881505437d4c0020b31b9cea7b12addb45e8050543be4932f375a7_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:56220191c4881505437d4c0020b31b9cea7b12addb45e8050543be4932f375a7_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:aeea500de4c45cefe60e18ed4db4ca9de48e46cec7d1b63e51734193e12f7a5a_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:aeea500de4c45cefe60e18ed4db4ca9de48e46cec7d1b63e51734193e12f7a5a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:aeea500de4c45cefe60e18ed4db4ca9de48e46cec7d1b63e51734193e12f7a5a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:9e9743ddff20406ebae14ea1caf54866f9ee6830f11be1ea6700b418e05f4a5c_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:9e9743ddff20406ebae14ea1caf54866f9ee6830f11be1ea6700b418e05f4a5c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:9e9743ddff20406ebae14ea1caf54866f9ee6830f11be1ea6700b418e05f4a5c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:1fe18139c53703271b932aea60258a78d48c61166a38d931477fbbf2b9ef1582_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:1fe18139c53703271b932aea60258a78d48c61166a38d931477fbbf2b9ef1582_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:1fe18139c53703271b932aea60258a78d48c61166a38d931477fbbf2b9ef1582_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:86ad1b0b9ab71ff1a6d30a906999d45acf62bf763b905480bb4efffc3b943fe5_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:86ad1b0b9ab71ff1a6d30a906999d45acf62bf763b905480bb4efffc3b943fe5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:86ad1b0b9ab71ff1a6d30a906999d45acf62bf763b905480bb4efffc3b943fe5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d59bbed5b2597e2357ca7116e0cadb923a180f08be311fb860b9a0825c213163_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d59bbed5b2597e2357ca7116e0cadb923a180f08be311fb860b9a0825c213163_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d59bbed5b2597e2357ca7116e0cadb923a180f08be311fb860b9a0825c213163_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:f3703bb8357eff03415433744e1813ad5b158a4612d3aa55dc67d23942f238ea_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:f3703bb8357eff03415433744e1813ad5b158a4612d3aa55dc67d23942f238ea_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:f3703bb8357eff03415433744e1813ad5b158a4612d3aa55dc67d23942f238ea_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6e0b23bfa08aa9041309ffba013b8fbb272e8deb92d83bfe2af1f1ee94533235_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6e0b23bfa08aa9041309ffba013b8fbb272e8deb92d83bfe2af1f1ee94533235_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6e0b23bfa08aa9041309ffba013b8fbb272e8deb92d83bfe2af1f1ee94533235_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:91a7f91d17350ebb1c549f871b21b5bf905c315309261e9134cd691b5d36432f_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:91a7f91d17350ebb1c549f871b21b5bf905c315309261e9134cd691b5d36432f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:91a7f91d17350ebb1c549f871b21b5bf905c315309261e9134cd691b5d36432f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:c3bfb8108047ca19d746cf26b012f7c9c3820abc13e85fa79c6f9ea220446398_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:c3bfb8108047ca19d746cf26b012f7c9c3820abc13e85fa79c6f9ea220446398_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:c3bfb8108047ca19d746cf26b012f7c9c3820abc13e85fa79c6f9ea220446398_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:eb26524509203b8f95f2f869aff348535ba587bf5c8dc7a7a34d5c443c6486cc_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:eb26524509203b8f95f2f869aff348535ba587bf5c8dc7a7a34d5c443c6486cc_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:eb26524509203b8f95f2f869aff348535ba587bf5c8dc7a7a34d5c443c6486cc_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:33bc87931a5b1ce53a67ec4f4562a86c697aab9cd6090e0e40c7f45446c1ad96_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:33bc87931a5b1ce53a67ec4f4562a86c697aab9cd6090e0e40c7f45446c1ad96_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:33bc87931a5b1ce53a67ec4f4562a86c697aab9cd6090e0e40c7f45446c1ad96_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:bcb41ae05cf93960aa22a16bd3c921b522c8c782a06f6ffbcc7eee8b75f53f59_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:bcb41ae05cf93960aa22a16bd3c921b522c8c782a06f6ffbcc7eee8b75f53f59_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:bcb41ae05cf93960aa22a16bd3c921b522c8c782a06f6ffbcc7eee8b75f53f59_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:df8d04b062fd8053f94862f8faea6ad0a107eff4668a06af26a4e24fda1967a7_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:df8d04b062fd8053f94862f8faea6ad0a107eff4668a06af26a4e24fda1967a7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:df8d04b062fd8053f94862f8faea6ad0a107eff4668a06af26a4e24fda1967a7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:e5e0e2a9c952a04e4623f32685cbb5b7930fc165724492bb8e08d0cbfbff072d_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:e5e0e2a9c952a04e4623f32685cbb5b7930fc165724492bb8e08d0cbfbff072d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:e5e0e2a9c952a04e4623f32685cbb5b7930fc165724492bb8e08d0cbfbff072d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:2638dd69359bd27a859841f0b5875d2cfc193514fb38b96175bd46cf06d04391_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:2638dd69359bd27a859841f0b5875d2cfc193514fb38b96175bd46cf06d04391_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:2638dd69359bd27a859841f0b5875d2cfc193514fb38b96175bd46cf06d04391_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:401aeb9d9026ec5d8e06d0c3de52c1d4dd0d01590237d76479b89a299ddf2273_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:401aeb9d9026ec5d8e06d0c3de52c1d4dd0d01590237d76479b89a299ddf2273_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:401aeb9d9026ec5d8e06d0c3de52c1d4dd0d01590237d76479b89a299ddf2273_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:7a47962332e766025b3ae9e0d049a0c7b2c8312ff696a6f81645fcfe9b1e2f0e_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:7a47962332e766025b3ae9e0d049a0c7b2c8312ff696a6f81645fcfe9b1e2f0e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:7a47962332e766025b3ae9e0d049a0c7b2c8312ff696a6f81645fcfe9b1e2f0e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a904f1fe7bbdbf0e8dfa106e17814ee3c5101ec3fab5d5bea2f7a9e2c8252139_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a904f1fe7bbdbf0e8dfa106e17814ee3c5101ec3fab5d5bea2f7a9e2c8252139_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a904f1fe7bbdbf0e8dfa106e17814ee3c5101ec3fab5d5bea2f7a9e2c8252139_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:26ff41de896b8537dc5a61bb00ef6b96925ad4bcaa97c0a441ae7c55ec11a14b_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:26ff41de896b8537dc5a61bb00ef6b96925ad4bcaa97c0a441ae7c55ec11a14b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:26ff41de896b8537dc5a61bb00ef6b96925ad4bcaa97c0a441ae7c55ec11a14b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:5af7387b529944bfe3c2c451c02cf9d4fd36391ac21980971fcd3a6498c69ecf_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:5af7387b529944bfe3c2c451c02cf9d4fd36391ac21980971fcd3a6498c69ecf_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:5af7387b529944bfe3c2c451c02cf9d4fd36391ac21980971fcd3a6498c69ecf_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:b89198bbd5154c2c090ef44f5bc94940fd59cd8d1515f6b2ae8ff4cd58e29782_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:b89198bbd5154c2c090ef44f5bc94940fd59cd8d1515f6b2ae8ff4cd58e29782_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:b89198bbd5154c2c090ef44f5bc94940fd59cd8d1515f6b2ae8ff4cd58e29782_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:e5aeadc5599433167bf39324142690e90a9d4ef195d338c6d764920aae688e31_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:e5aeadc5599433167bf39324142690e90a9d4ef195d338c6d764920aae688e31_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:e5aeadc5599433167bf39324142690e90a9d4ef195d338c6d764920aae688e31_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:050040c1872053725a865da70b2eec29d6e9a596e4d527c1b03cb975634fec7f_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:050040c1872053725a865da70b2eec29d6e9a596e4d527c1b03cb975634fec7f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:050040c1872053725a865da70b2eec29d6e9a596e4d527c1b03cb975634fec7f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:072925d5a57ad73d8e955dd13d70a665c776e8c9bd51a35f62dc05d070153fb8_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:072925d5a57ad73d8e955dd13d70a665c776e8c9bd51a35f62dc05d070153fb8_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:072925d5a57ad73d8e955dd13d70a665c776e8c9bd51a35f62dc05d070153fb8_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6b7e4bfae14f4f8059db5cb4c8ae8987f4e5e330d06d7daef13f6f57399e25a1_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6b7e4bfae14f4f8059db5cb4c8ae8987f4e5e330d06d7daef13f6f57399e25a1_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6b7e4bfae14f4f8059db5cb4c8ae8987f4e5e330d06d7daef13f6f57399e25a1_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:cffe7e4928472626e059c26ee30a9157927819cbdd3190a5eaae991f010f396d_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:cffe7e4928472626e059c26ee30a9157927819cbdd3190a5eaae991f010f396d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:cffe7e4928472626e059c26ee30a9157927819cbdd3190a5eaae991f010f396d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:2faf5d18a1a2c1955ab38c921dde0793f76d57c81c94aa9b9c03355a91cd6d1b_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:2faf5d18a1a2c1955ab38c921dde0793f76d57c81c94aa9b9c03355a91cd6d1b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:2faf5d18a1a2c1955ab38c921dde0793f76d57c81c94aa9b9c03355a91cd6d1b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:702987c4f9a9ef543703a5e9efe982ef00d01bd62b30439712dc82fe96d16315_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:702987c4f9a9ef543703a5e9efe982ef00d01bd62b30439712dc82fe96d16315_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:702987c4f9a9ef543703a5e9efe982ef00d01bd62b30439712dc82fe96d16315_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:915d8d40f0c38081ab8098ee11fde082dac0a7a29d76c1f13f8a7b4b372c387a_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:915d8d40f0c38081ab8098ee11fde082dac0a7a29d76c1f13f8a7b4b372c387a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:915d8d40f0c38081ab8098ee11fde082dac0a7a29d76c1f13f8a7b4b372c387a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d52a94b8713ce912f9c61dce6987333d40cd7c90fa4262a1922ad8270ec3559f_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d52a94b8713ce912f9c61dce6987333d40cd7c90fa4262a1922ad8270ec3559f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d52a94b8713ce912f9c61dce6987333d40cd7c90fa4262a1922ad8270ec3559f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:5316985ec76720dfd334a84842d3223b33b4567d2440884764adbe8d9f1c6b97_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:5316985ec76720dfd334a84842d3223b33b4567d2440884764adbe8d9f1c6b97_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:5316985ec76720dfd334a84842d3223b33b4567d2440884764adbe8d9f1c6b97_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c141e90173e23ce656071014d8f22b36d6f71215ddd95477f305e1d138974b1d_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c141e90173e23ce656071014d8f22b36d6f71215ddd95477f305e1d138974b1d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c141e90173e23ce656071014d8f22b36d6f71215ddd95477f305e1d138974b1d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:de7bc3d87074dc8a49698e612fd0e7456c037e129b63420fe4519ad0d51f352e_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:de7bc3d87074dc8a49698e612fd0e7456c037e129b63420fe4519ad0d51f352e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:de7bc3d87074dc8a49698e612fd0e7456c037e129b63420fe4519ad0d51f352e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:eb5f8c741adc1c67f0d9c23b3ac0fc383a078a2b3f449b78202b0a686adee35a_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:eb5f8c741adc1c67f0d9c23b3ac0fc383a078a2b3f449b78202b0a686adee35a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:eb5f8c741adc1c67f0d9c23b3ac0fc383a078a2b3f449b78202b0a686adee35a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6d32cf8fc993d00e39ae22d068a6cb109e0e7c59e44fa593bed9911bdc86ac13_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6d32cf8fc993d00e39ae22d068a6cb109e0e7c59e44fa593bed9911bdc86ac13_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6d32cf8fc993d00e39ae22d068a6cb109e0e7c59e44fa593bed9911bdc86ac13_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:85a84c3c97e5136638e411e5001d841919a191915875041980fa6170d6049fff_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:85a84c3c97e5136638e411e5001d841919a191915875041980fa6170d6049fff_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:85a84c3c97e5136638e411e5001d841919a191915875041980fa6170d6049fff_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:bc54ce924ff592338334bf9d6982afa3faf58b045b481c3f702848f307b7fb68_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:bc54ce924ff592338334bf9d6982afa3faf58b045b481c3f702848f307b7fb68_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:bc54ce924ff592338334bf9d6982afa3faf58b045b481c3f702848f307b7fb68_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e43716f7a4a88656013882121af515b584c759ff627dcc7fee2e9243bc6e8cc2_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e43716f7a4a88656013882121af515b584c759ff627dcc7fee2e9243bc6e8cc2_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e43716f7a4a88656013882121af515b584c759ff627dcc7fee2e9243bc6e8cc2_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:3ea10dabcdb470bee717d90f0e004f74c59b96d42a61023c06839474bb6e8dfb_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:3ea10dabcdb470bee717d90f0e004f74c59b96d42a61023c06839474bb6e8dfb_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:3ea10dabcdb470bee717d90f0e004f74c59b96d42a61023c06839474bb6e8dfb_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:432f4a41ff47eeee1d15a3c1770ca96222f7f4ea6ea2b9f225af447edb417226_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:432f4a41ff47eeee1d15a3c1770ca96222f7f4ea6ea2b9f225af447edb417226_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:432f4a41ff47eeee1d15a3c1770ca96222f7f4ea6ea2b9f225af447edb417226_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a81bd9ac2f49976792da147569a46c63c942dbaa076e7c95e2f07f7e579a0b11_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a81bd9ac2f49976792da147569a46c63c942dbaa076e7c95e2f07f7e579a0b11_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a81bd9ac2f49976792da147569a46c63c942dbaa076e7c95e2f07f7e579a0b11_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:e085663a668db35e26b186d3a4b66e61d82fd08e6f8d5f4ef899fd1f49f83c81_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:e085663a668db35e26b186d3a4b66e61d82fd08e6f8d5f4ef899fd1f49f83c81_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:e085663a668db35e26b186d3a4b66e61d82fd08e6f8d5f4ef899fd1f49f83c81_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:27965934ab52594d6d51aa18f8a2a1946c2d1386528bafee16001c3a45d2388f_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:27965934ab52594d6d51aa18f8a2a1946c2d1386528bafee16001c3a45d2388f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:27965934ab52594d6d51aa18f8a2a1946c2d1386528bafee16001c3a45d2388f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:31521371270ab238e1a262a7368c7d30bb2d0f346fde7233cdb833085245f37d_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:31521371270ab238e1a262a7368c7d30bb2d0f346fde7233cdb833085245f37d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:31521371270ab238e1a262a7368c7d30bb2d0f346fde7233cdb833085245f37d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:754cc9d9aa88a8d84375146e19860639960a5315da03a49b0fb469919f707791_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:754cc9d9aa88a8d84375146e19860639960a5315da03a49b0fb469919f707791_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:754cc9d9aa88a8d84375146e19860639960a5315da03a49b0fb469919f707791_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ac0e51a5980582643e986e53fa6886429efcf5b7c44134b4706fe9401088bc67_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ac0e51a5980582643e986e53fa6886429efcf5b7c44134b4706fe9401088bc67_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ac0e51a5980582643e986e53fa6886429efcf5b7c44134b4706fe9401088bc67_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:40330ec6933670a7a62d3df29b219ea52db6be6728e4cf660f989a78b52b6a69_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:40330ec6933670a7a62d3df29b219ea52db6be6728e4cf660f989a78b52b6a69_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:40330ec6933670a7a62d3df29b219ea52db6be6728e4cf660f989a78b52b6a69_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:69a93df12d10275e493b2b5136702bef3a9a377ddfd33d93f031de52ff039d23_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:69a93df12d10275e493b2b5136702bef3a9a377ddfd33d93f031de52ff039d23_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:69a93df12d10275e493b2b5136702bef3a9a377ddfd33d93f031de52ff039d23_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:c796ad53ec93683196c6271be33ff58c61fd35d5b0f2af2442b7f0a679ce7eec_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:c796ad53ec93683196c6271be33ff58c61fd35d5b0f2af2442b7f0a679ce7eec_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:c796ad53ec93683196c6271be33ff58c61fd35d5b0f2af2442b7f0a679ce7eec_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:c7e2429d926e0f86ab2b7483e6c18642784bb493ac2d1b878ce941fab95852b3_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:c7e2429d926e0f86ab2b7483e6c18642784bb493ac2d1b878ce941fab95852b3_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:c7e2429d926e0f86ab2b7483e6c18642784bb493ac2d1b878ce941fab95852b3_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:437c5794cee337ba407cf456ef7d736a5ef1a25b04457818e7613c1c9f17f7bc_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:437c5794cee337ba407cf456ef7d736a5ef1a25b04457818e7613c1c9f17f7bc_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:437c5794cee337ba407cf456ef7d736a5ef1a25b04457818e7613c1c9f17f7bc_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:4d5535e5d1195c18a0a27eb77aed59568cb04109e0b11b9b3b92560752b4f1f8_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:4d5535e5d1195c18a0a27eb77aed59568cb04109e0b11b9b3b92560752b4f1f8_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:4d5535e5d1195c18a0a27eb77aed59568cb04109e0b11b9b3b92560752b4f1f8_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:a8c11393c073071039ce03bdf07f925eba2d8503b4537b6d259ff5779cc8cc7b_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:a8c11393c073071039ce03bdf07f925eba2d8503b4537b6d259ff5779cc8cc7b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:a8c11393c073071039ce03bdf07f925eba2d8503b4537b6d259ff5779cc8cc7b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d6c4c6ae42b067072178d86d4d7805de7000a6b4d9264f3b654466004bdfab88_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d6c4c6ae42b067072178d86d4d7805de7000a6b4d9264f3b654466004bdfab88_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d6c4c6ae42b067072178d86d4d7805de7000a6b4d9264f3b654466004bdfab88_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:91e28ef615d50aa6c72987991cd10b6f231419d356bda0783049e76b10ceb0ec_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:91e28ef615d50aa6c72987991cd10b6f231419d356bda0783049e76b10ceb0ec_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:91e28ef615d50aa6c72987991cd10b6f231419d356bda0783049e76b10ceb0ec_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:af858c11b4fe09e1dbbec22b99562cc0aea03e7cc53a13bfcebe2904cfc9c4a2_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:af858c11b4fe09e1dbbec22b99562cc0aea03e7cc53a13bfcebe2904cfc9c4a2_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:af858c11b4fe09e1dbbec22b99562cc0aea03e7cc53a13bfcebe2904cfc9c4a2_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b0711dd038e6c5b557797b40fd8896a5dfa708fafa0df5bd10fa67ea9f33a6ae_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b0711dd038e6c5b557797b40fd8896a5dfa708fafa0df5bd10fa67ea9f33a6ae_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b0711dd038e6c5b557797b40fd8896a5dfa708fafa0df5bd10fa67ea9f33a6ae_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c36a6d5c401ccb2945f76f4145460fb61b150cfa667aeb13b5411527a3f54082_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c36a6d5c401ccb2945f76f4145460fb61b150cfa667aeb13b5411527a3f54082_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c36a6d5c401ccb2945f76f4145460fb61b150cfa667aeb13b5411527a3f54082_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:1780d78d54e6e0e81f58f61f5c6b16684cccbe38744886b00547c020615168bc_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:1780d78d54e6e0e81f58f61f5c6b16684cccbe38744886b00547c020615168bc_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:1780d78d54e6e0e81f58f61f5c6b16684cccbe38744886b00547c020615168bc_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:6d52cd1b126345d583f0143866838128ce46197f6475cb16f2eb60f08c714c29_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:6d52cd1b126345d583f0143866838128ce46197f6475cb16f2eb60f08c714c29_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:6d52cd1b126345d583f0143866838128ce46197f6475cb16f2eb60f08c714c29_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:8a497a70c08c1a1c142e902acbb2b9ec6df6e4d32b3b24c9aa982aae96f089d5_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:8a497a70c08c1a1c142e902acbb2b9ec6df6e4d32b3b24c9aa982aae96f089d5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:8a497a70c08c1a1c142e902acbb2b9ec6df6e4d32b3b24c9aa982aae96f089d5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d8836b9f6e601bec6e408efb37e25ada7c99a3d76fd5832ce19e8728bf057656_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d8836b9f6e601bec6e408efb37e25ada7c99a3d76fd5832ce19e8728bf057656_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d8836b9f6e601bec6e408efb37e25ada7c99a3d76fd5832ce19e8728bf057656_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:43f8aef60162a34125ea9f95e7d8d7330c7ac8eb893d01271cad80bb4e5a6d6b_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:43f8aef60162a34125ea9f95e7d8d7330c7ac8eb893d01271cad80bb4e5a6d6b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:43f8aef60162a34125ea9f95e7d8d7330c7ac8eb893d01271cad80bb4e5a6d6b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:90028b0e0a122bcaad73527511dee18e694fe2846687710a9b8450b448ec65a4_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:90028b0e0a122bcaad73527511dee18e694fe2846687710a9b8450b448ec65a4_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:90028b0e0a122bcaad73527511dee18e694fe2846687710a9b8450b448ec65a4_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a8b3b7e6e540ba8ceb03d86638f6b53319db3465088e0372ef5309eebfec0fb4_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a8b3b7e6e540ba8ceb03d86638f6b53319db3465088e0372ef5309eebfec0fb4_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a8b3b7e6e540ba8ceb03d86638f6b53319db3465088e0372ef5309eebfec0fb4_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:ec79bd4481898e4467d2e5f32d05662908936b06cd3f7ef1420a98c6f0a4e1f7_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:ec79bd4481898e4467d2e5f32d05662908936b06cd3f7ef1420a98c6f0a4e1f7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:ec79bd4481898e4467d2e5f32d05662908936b06cd3f7ef1420a98c6f0a4e1f7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:199d34fc464fa551a147a120afcd4eb44117042a4b4ea04933ed3f17b0c142ea_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:199d34fc464fa551a147a120afcd4eb44117042a4b4ea04933ed3f17b0c142ea_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:199d34fc464fa551a147a120afcd4eb44117042a4b4ea04933ed3f17b0c142ea_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:48c2f2e999d26681a196bd4f044efdef55a0d137bf01ee039d0d6af21d0f1d24_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:48c2f2e999d26681a196bd4f044efdef55a0d137bf01ee039d0d6af21d0f1d24_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:48c2f2e999d26681a196bd4f044efdef55a0d137bf01ee039d0d6af21d0f1d24_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:89cff1bdbc386572c0d8f2ea26087dfb728803b2c90329bf6f0f10e2ab781ee8_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:89cff1bdbc386572c0d8f2ea26087dfb728803b2c90329bf6f0f10e2ab781ee8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:89cff1bdbc386572c0d8f2ea26087dfb728803b2c90329bf6f0f10e2ab781ee8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:f6ae7fe2a7c00f8beb1fbd593d005a4ce02f8ea43796f71b11aa5919b23335be_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:f6ae7fe2a7c00f8beb1fbd593d005a4ce02f8ea43796f71b11aa5919b23335be_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:f6ae7fe2a7c00f8beb1fbd593d005a4ce02f8ea43796f71b11aa5919b23335be_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:5891c3a97270f608a201198fbdf3fdd14ea25672ef4063de4fe0cd71b9566c48_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:5891c3a97270f608a201198fbdf3fdd14ea25672ef4063de4fe0cd71b9566c48_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:5891c3a97270f608a201198fbdf3fdd14ea25672ef4063de4fe0cd71b9566c48_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8906e4a8f9a3499c09bc2aa06f6efe7ffae70174108c31040172f8e61e64431b_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8906e4a8f9a3499c09bc2aa06f6efe7ffae70174108c31040172f8e61e64431b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8906e4a8f9a3499c09bc2aa06f6efe7ffae70174108c31040172f8e61e64431b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:f17f3ffe3c4687048402649d08b57a258b5dd4fe647cf034260f4d5e839d21bd_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:f17f3ffe3c4687048402649d08b57a258b5dd4fe647cf034260f4d5e839d21bd_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:f17f3ffe3c4687048402649d08b57a258b5dd4fe647cf034260f4d5e839d21bd_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:fa57563e889b072f3b9a71bcfb9a1c1723dbdd1ca9af072760eceb790e5d9f63_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:fa57563e889b072f3b9a71bcfb9a1c1723dbdd1ca9af072760eceb790e5d9f63_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:fa57563e889b072f3b9a71bcfb9a1c1723dbdd1ca9af072760eceb790e5d9f63_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:01dfbfa63c6a054c432b329ef61b460f97e35f9536a325ea6c79acad49775eb9_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:01dfbfa63c6a054c432b329ef61b460f97e35f9536a325ea6c79acad49775eb9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:01dfbfa63c6a054c432b329ef61b460f97e35f9536a325ea6c79acad49775eb9_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0c16eb9aa833123291d76987a9d12b51c7ec4d27d7da395757085aeead6d49d6_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0c16eb9aa833123291d76987a9d12b51c7ec4d27d7da395757085aeead6d49d6_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0c16eb9aa833123291d76987a9d12b51c7ec4d27d7da395757085aeead6d49d6_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:c7f4aab3d25e55cdcb750241c4a74026e9264a83e83127ec6787c21394191ff2_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:c7f4aab3d25e55cdcb750241c4a74026e9264a83e83127ec6787c21394191ff2_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:c7f4aab3d25e55cdcb750241c4a74026e9264a83e83127ec6787c21394191ff2_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:ead78a41605a84c33874cf439f8fb7ca4e40d238311b944bb6573c3a74599c32_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:ead78a41605a84c33874cf439f8fb7ca4e40d238311b944bb6573c3a74599c32_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:ead78a41605a84c33874cf439f8fb7ca4e40d238311b944bb6573c3a74599c32_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:145196f7dd84c4a287833a6841514887c452fd2b668a433af249ed3010ec5406_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:145196f7dd84c4a287833a6841514887c452fd2b668a433af249ed3010ec5406_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:145196f7dd84c4a287833a6841514887c452fd2b668a433af249ed3010ec5406_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:16f14a69ca31c31d6845143f1c1ab71bd847641b379016324f5359ab10d5565b_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:16f14a69ca31c31d6845143f1c1ab71bd847641b379016324f5359ab10d5565b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:16f14a69ca31c31d6845143f1c1ab71bd847641b379016324f5359ab10d5565b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:0fc2b10cfdcdae4217e0fa1eedf0e5d406516fb18d81c364521c7771ec5028d1_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:0fc2b10cfdcdae4217e0fa1eedf0e5d406516fb18d81c364521c7771ec5028d1_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:0fc2b10cfdcdae4217e0fa1eedf0e5d406516fb18d81c364521c7771ec5028d1_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ebca57291d84f8a18bdb73d1bdd08c16950c5e39eb19bce2bdc0c9356a3732c_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ebca57291d84f8a18bdb73d1bdd08c16950c5e39eb19bce2bdc0c9356a3732c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ebca57291d84f8a18bdb73d1bdd08c16950c5e39eb19bce2bdc0c9356a3732c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5a5792751c2fb9cbe385130151c3bbc660baa125c7eb49c0ad791662be845293_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5a5792751c2fb9cbe385130151c3bbc660baa125c7eb49c0ad791662be845293_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5a5792751c2fb9cbe385130151c3bbc660baa125c7eb49c0ad791662be845293_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:a5dec4e5cbd88d9277da5509241146c6e6715861b854cdb84a3b6acd0de43878_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:a5dec4e5cbd88d9277da5509241146c6e6715861b854cdb84a3b6acd0de43878_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:a5dec4e5cbd88d9277da5509241146c6e6715861b854cdb84a3b6acd0de43878_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:ad48609eedae76b2fd8ff454c5576601c1ce6b8938ffaba0741292f98e7dbac9_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:ad48609eedae76b2fd8ff454c5576601c1ce6b8938ffaba0741292f98e7dbac9_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:ad48609eedae76b2fd8ff454c5576601c1ce6b8938ffaba0741292f98e7dbac9_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:f1f4c8788a5cd8cb612dc781f265cfba426863ca2d6e0dabc4b1b5b663ef1b35_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:f1f4c8788a5cd8cb612dc781f265cfba426863ca2d6e0dabc4b1b5b663ef1b35_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:f1f4c8788a5cd8cb612dc781f265cfba426863ca2d6e0dabc4b1b5b663ef1b35_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:10bbedff3324403ff2bb247c03264ce10be8b6e2c0fbec384775b6408fc5a62e_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:10bbedff3324403ff2bb247c03264ce10be8b6e2c0fbec384775b6408fc5a62e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:10bbedff3324403ff2bb247c03264ce10be8b6e2c0fbec384775b6408fc5a62e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:288e65d4478982b2f8c64e66041f3c4476578b5088f49a9113f7615d94b78696_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:288e65d4478982b2f8c64e66041f3c4476578b5088f49a9113f7615d94b78696_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:288e65d4478982b2f8c64e66041f3c4476578b5088f49a9113f7615d94b78696_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8ec71429beb6090dbe77970df6ccaf8a0c397687e545c00e35d7d430677fdac9_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8ec71429beb6090dbe77970df6ccaf8a0c397687e545c00e35d7d430677fdac9_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8ec71429beb6090dbe77970df6ccaf8a0c397687e545c00e35d7d430677fdac9_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:bf9a9bb1db96a24f916836ca53679873ac32fc5e943a62d73f5a0d44acc6666f_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:bf9a9bb1db96a24f916836ca53679873ac32fc5e943a62d73f5a0d44acc6666f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:bf9a9bb1db96a24f916836ca53679873ac32fc5e943a62d73f5a0d44acc6666f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:80d322fd3aa400688b41a959f88e40624a4891d2c11b3426c440c8c1f378d721_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:80d322fd3aa400688b41a959f88e40624a4891d2c11b3426c440c8c1f378d721_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:80d322fd3aa400688b41a959f88e40624a4891d2c11b3426c440c8c1f378d721_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:a73d612742547052fec5dbb1ac2f5c7a769711714c2d7e60cdd6af45b61ac652_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:a73d612742547052fec5dbb1ac2f5c7a769711714c2d7e60cdd6af45b61ac652_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:a73d612742547052fec5dbb1ac2f5c7a769711714c2d7e60cdd6af45b61ac652_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c8038bc9fd77c27bfa37c3bd67a789096e1cfa2a6ae8e932acb8722ad72dc693_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c8038bc9fd77c27bfa37c3bd67a789096e1cfa2a6ae8e932acb8722ad72dc693_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c8038bc9fd77c27bfa37c3bd67a789096e1cfa2a6ae8e932acb8722ad72dc693_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:ef8659bb028f42bf139b8e369147625f76e9724b08be6c50168bc2873fbf289b_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:ef8659bb028f42bf139b8e369147625f76e9724b08be6c50168bc2873fbf289b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:ef8659bb028f42bf139b8e369147625f76e9724b08be6c50168bc2873fbf289b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:069898288e9a54d1c28731848a898b0302414a6b4ec20993e707838354025ea1_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:069898288e9a54d1c28731848a898b0302414a6b4ec20993e707838354025ea1_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:069898288e9a54d1c28731848a898b0302414a6b4ec20993e707838354025ea1_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:1745dfa8d0bc95282b2c77be26ff113e85d5226faac64f9a45140f868bfdc2f8_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:1745dfa8d0bc95282b2c77be26ff113e85d5226faac64f9a45140f868bfdc2f8_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:1745dfa8d0bc95282b2c77be26ff113e85d5226faac64f9a45140f868bfdc2f8_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:7d38fc3b08719665e6a1035658085989a3b8c7a9392cffb78d7bdb84213145b7_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:7d38fc3b08719665e6a1035658085989a3b8c7a9392cffb78d7bdb84213145b7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:7d38fc3b08719665e6a1035658085989a3b8c7a9392cffb78d7bdb84213145b7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b9318d20f0abe6ab698cdf9f50f6deef573be0fe17767da453bd26d6ded93ede_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b9318d20f0abe6ab698cdf9f50f6deef573be0fe17767da453bd26d6ded93ede_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b9318d20f0abe6ab698cdf9f50f6deef573be0fe17767da453bd26d6ded93ede_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:0b917d1a8772745e937a45721aa55129b5af27b4b533431ddfda819227759cea_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:0b917d1a8772745e937a45721aa55129b5af27b4b533431ddfda819227759cea_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:0b917d1a8772745e937a45721aa55129b5af27b4b533431ddfda819227759cea_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:770af0849a803311e04939b49ce35188e4ddce4f7c12cd6de05686f199e8ff4c_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:770af0849a803311e04939b49ce35188e4ddce4f7c12cd6de05686f199e8ff4c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:770af0849a803311e04939b49ce35188e4ddce4f7c12cd6de05686f199e8ff4c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:949bc517f1f74b1fa20a826dc6a324990d14b843be89531762884d951a0d072e_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:949bc517f1f74b1fa20a826dc6a324990d14b843be89531762884d951a0d072e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:949bc517f1f74b1fa20a826dc6a324990d14b843be89531762884d951a0d072e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f742696df9c59795eb6a1fe1c62df6c2021cd439d2699738040e670b94bf8a12_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f742696df9c59795eb6a1fe1c62df6c2021cd439d2699738040e670b94bf8a12_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f742696df9c59795eb6a1fe1c62df6c2021cd439d2699738040e670b94bf8a12_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0855c393ce46c242ae7a70e4f1a0f94a18b6140159c43fec5578ef30c8b8bfca_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0855c393ce46c242ae7a70e4f1a0f94a18b6140159c43fec5578ef30c8b8bfca_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0855c393ce46c242ae7a70e4f1a0f94a18b6140159c43fec5578ef30c8b8bfca_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:81531bc329323c5888aeec2f5270b7fc5115c6dd45a327f2f9ff0e5298a07b81_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:81531bc329323c5888aeec2f5270b7fc5115c6dd45a327f2f9ff0e5298a07b81_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:81531bc329323c5888aeec2f5270b7fc5115c6dd45a327f2f9ff0e5298a07b81_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8aab7021368f37143cdbd19afaf32e939911a40cb7d2aa16d995c73d43bd9a8a_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8aab7021368f37143cdbd19afaf32e939911a40cb7d2aa16d995c73d43bd9a8a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8aab7021368f37143cdbd19afaf32e939911a40cb7d2aa16d995c73d43bd9a8a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ae79909fb7f7c0ffa8088ecd7173521c93dee51940f92b841206eaeb850e9025_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ae79909fb7f7c0ffa8088ecd7173521c93dee51940f92b841206eaeb850e9025_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ae79909fb7f7c0ffa8088ecd7173521c93dee51940f92b841206eaeb850e9025_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2419be532ee6172c8eac6ab4a882aa9c1a764953f39cdcdb815ef66a2600bc6e_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2419be532ee6172c8eac6ab4a882aa9c1a764953f39cdcdb815ef66a2600bc6e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2419be532ee6172c8eac6ab4a882aa9c1a764953f39cdcdb815ef66a2600bc6e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6284092381134b58321f2be1867ee43038d9b9d84d3d068bf87343fd7c231ff3_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6284092381134b58321f2be1867ee43038d9b9d84d3d068bf87343fd7c231ff3_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6284092381134b58321f2be1867ee43038d9b9d84d3d068bf87343fd7c231ff3_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:64ac6ea5bde747e8fbb3c2a8166c56a2a967ed1984e9562f08851fd62bee6529_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:64ac6ea5bde747e8fbb3c2a8166c56a2a967ed1984e9562f08851fd62bee6529_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:64ac6ea5bde747e8fbb3c2a8166c56a2a967ed1984e9562f08851fd62bee6529_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:caf9cc9b036ce364fcc95fa04477773f12caea403c0cccb5c0e470bc9597c62e_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:caf9cc9b036ce364fcc95fa04477773f12caea403c0cccb5c0e470bc9597c62e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:caf9cc9b036ce364fcc95fa04477773f12caea403c0cccb5c0e470bc9597c62e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1a816ea2b9fb42d745bfe8d28687ff7409f4359418062ab2b69ce7ad3711824b_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1a816ea2b9fb42d745bfe8d28687ff7409f4359418062ab2b69ce7ad3711824b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1a816ea2b9fb42d745bfe8d28687ff7409f4359418062ab2b69ce7ad3711824b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3f0bcbff40a7c02499b25e8c70386261eeb2e53d4fc26d302da44fdf71c6d336_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3f0bcbff40a7c02499b25e8c70386261eeb2e53d4fc26d302da44fdf71c6d336_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3f0bcbff40a7c02499b25e8c70386261eeb2e53d4fc26d302da44fdf71c6d336_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:dadd6f5c854815079e5dbb9cdd274399e396b242c3a6b60de24bc96355e6755e_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:dadd6f5c854815079e5dbb9cdd274399e396b242c3a6b60de24bc96355e6755e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:dadd6f5c854815079e5dbb9cdd274399e396b242c3a6b60de24bc96355e6755e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e8260a29ad895f33e1feab3111d8e9cb189cce2f06636921de7d89305a95cedc_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e8260a29ad895f33e1feab3111d8e9cb189cce2f06636921de7d89305a95cedc_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e8260a29ad895f33e1feab3111d8e9cb189cce2f06636921de7d89305a95cedc_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:21261c47ff36c46542475a91e11ddeb7aef7fe24678412efade3dc628d1fd7fd_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:21261c47ff36c46542475a91e11ddeb7aef7fe24678412efade3dc628d1fd7fd_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:21261c47ff36c46542475a91e11ddeb7aef7fe24678412efade3dc628d1fd7fd_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:5d20fea3dd83aef1b49bb7f83b76a1770543102963f609e23acea922d62650ba_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:5d20fea3dd83aef1b49bb7f83b76a1770543102963f609e23acea922d62650ba_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:5d20fea3dd83aef1b49bb7f83b76a1770543102963f609e23acea922d62650ba_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:676b870a4f14acc81dcdf7d0d7fe6e69caff28a4f576cabc33b8e4b640eaed16_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:676b870a4f14acc81dcdf7d0d7fe6e69caff28a4f576cabc33b8e4b640eaed16_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:676b870a4f14acc81dcdf7d0d7fe6e69caff28a4f576cabc33b8e4b640eaed16_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c5df463f10508b90f495cb698136d9d89471d2eb647fbeb4b1054e9719232297_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c5df463f10508b90f495cb698136d9d89471d2eb647fbeb4b1054e9719232297_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c5df463f10508b90f495cb698136d9d89471d2eb647fbeb4b1054e9719232297_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:46d4e13b36567bd730d62799843f4dc839ec3722c84c070b2f48222b9db258a6_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:46d4e13b36567bd730d62799843f4dc839ec3722c84c070b2f48222b9db258a6_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:46d4e13b36567bd730d62799843f4dc839ec3722c84c070b2f48222b9db258a6_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:621b3323e62299cef209ad7a505f589e9cb60e435223c276b7315a069891c237_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:621b3323e62299cef209ad7a505f589e9cb60e435223c276b7315a069891c237_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:621b3323e62299cef209ad7a505f589e9cb60e435223c276b7315a069891c237_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:ce7010ddddd9e5f911b08a932fadfd64efad1aa07124cc353dec85ed21825a9a_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:ce7010ddddd9e5f911b08a932fadfd64efad1aa07124cc353dec85ed21825a9a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:ce7010ddddd9e5f911b08a932fadfd64efad1aa07124cc353dec85ed21825a9a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f1c19c110321bd99dae36e5b375434b4c87bdac17da7c00bbee59044de12e93b_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f1c19c110321bd99dae36e5b375434b4c87bdac17da7c00bbee59044de12e93b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f1c19c110321bd99dae36e5b375434b4c87bdac17da7c00bbee59044de12e93b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0034c091c768ee47e959a6611c7371aa38c1ff41d37d60e28671242135bc0176_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0034c091c768ee47e959a6611c7371aa38c1ff41d37d60e28671242135bc0176_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0034c091c768ee47e959a6611c7371aa38c1ff41d37d60e28671242135bc0176_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:791c7e849ef8fd9fee06193dc67bd7790d213e796bdc0b03ac3adde635960a69_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:791c7e849ef8fd9fee06193dc67bd7790d213e796bdc0b03ac3adde635960a69_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:791c7e849ef8fd9fee06193dc67bd7790d213e796bdc0b03ac3adde635960a69_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:c308ec8359c537e0f1d4f9efa655b467a650d1761efacf3438c81ea04ddb5c6f_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:c308ec8359c537e0f1d4f9efa655b467a650d1761efacf3438c81ea04ddb5c6f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:c308ec8359c537e0f1d4f9efa655b467a650d1761efacf3438c81ea04ddb5c6f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:eb07e612458f5ec1f58e7e772cb2b25264a9c42cc009464672b89e686f60f5d9_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:eb07e612458f5ec1f58e7e772cb2b25264a9c42cc009464672b89e686f60f5d9_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:eb07e612458f5ec1f58e7e772cb2b25264a9c42cc009464672b89e686f60f5d9_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:0151226399aa601cca931b10cc2cb36d20dba4403c034c0c16a0261cf2a3a7fe_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:0151226399aa601cca931b10cc2cb36d20dba4403c034c0c16a0261cf2a3a7fe_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:0151226399aa601cca931b10cc2cb36d20dba4403c034c0c16a0261cf2a3a7fe_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:08e07a62d5ac0d54fa8cacf264592c692c3869d9dfd33128bec9765a0ce4d585_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:08e07a62d5ac0d54fa8cacf264592c692c3869d9dfd33128bec9765a0ce4d585_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:08e07a62d5ac0d54fa8cacf264592c692c3869d9dfd33128bec9765a0ce4d585_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ba683aafd9e910f76fa413a9c6ab81d2637b447b2da6410234f16531c0361311_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ba683aafd9e910f76fa413a9c6ab81d2637b447b2da6410234f16531c0361311_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ba683aafd9e910f76fa413a9c6ab81d2637b447b2da6410234f16531c0361311_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:cb9cefd021b9b5c0ac2e8c7f76da9dddd50cc26de06ef47d7c13cfc92605d89d_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:cb9cefd021b9b5c0ac2e8c7f76da9dddd50cc26de06ef47d7c13cfc92605d89d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:cb9cefd021b9b5c0ac2e8c7f76da9dddd50cc26de06ef47d7c13cfc92605d89d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:c1fdaea1096254f1e8d77a08e6ef438ee744482d9625e3a8a1b4104e06d5d1ff_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:c1fdaea1096254f1e8d77a08e6ef438ee744482d9625e3a8a1b4104e06d5d1ff_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:c1fdaea1096254f1e8d77a08e6ef438ee744482d9625e3a8a1b4104e06d5d1ff_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:a2d736bebb280eb8469b1adb6018eef4afe36234ad9ff944fe18fe9be083bba2_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:a2d736bebb280eb8469b1adb6018eef4afe36234ad9ff944fe18fe9be083bba2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:a2d736bebb280eb8469b1adb6018eef4afe36234ad9ff944fe18fe9be083bba2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:68f158b3197523fb5b23da23ebdc5b54f83c8d688808f5f69a1b3e483c857554_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:68f158b3197523fb5b23da23ebdc5b54f83c8d688808f5f69a1b3e483c857554_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:68f158b3197523fb5b23da23ebdc5b54f83c8d688808f5f69a1b3e483c857554_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:047f1db3b7f93d9c4a4889e4b978d8096d028911e71968603ea5fbe32d81b4a1_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:047f1db3b7f93d9c4a4889e4b978d8096d028911e71968603ea5fbe32d81b4a1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:047f1db3b7f93d9c4a4889e4b978d8096d028911e71968603ea5fbe32d81b4a1_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:c1fdaea1096254f1e8d77a08e6ef438ee744482d9625e3a8a1b4104e06d5d1ff_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:c1fdaea1096254f1e8d77a08e6ef438ee744482d9625e3a8a1b4104e06d5d1ff_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:c1fdaea1096254f1e8d77a08e6ef438ee744482d9625e3a8a1b4104e06d5d1ff_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:a2d736bebb280eb8469b1adb6018eef4afe36234ad9ff944fe18fe9be083bba2_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:a2d736bebb280eb8469b1adb6018eef4afe36234ad9ff944fe18fe9be083bba2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:a2d736bebb280eb8469b1adb6018eef4afe36234ad9ff944fe18fe9be083bba2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:2706433ecd1a4e21d08eda9385c3e31ea3dd1a25c741862a6325d04d93feed4d_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:2706433ecd1a4e21d08eda9385c3e31ea3dd1a25c741862a6325d04d93feed4d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:2706433ecd1a4e21d08eda9385c3e31ea3dd1a25c741862a6325d04d93feed4d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:c910728e6a82e3a87ca04b6c8600326c5c7ee6b2a5367c805e2e37bfd44c0898_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:c910728e6a82e3a87ca04b6c8600326c5c7ee6b2a5367c805e2e37bfd44c0898_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:c910728e6a82e3a87ca04b6c8600326c5c7ee6b2a5367c805e2e37bfd44c0898_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:166f8289f510b3fb18dbca6b3e5b4488e53d583ad78e5f0c5bab80a5b17733eb_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:166f8289f510b3fb18dbca6b3e5b4488e53d583ad78e5f0c5bab80a5b17733eb_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:166f8289f510b3fb18dbca6b3e5b4488e53d583ad78e5f0c5bab80a5b17733eb_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:32ad25a6b437a44d16458f17c955a1d483fd03f1543755cad50023534a363001_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:32ad25a6b437a44d16458f17c955a1d483fd03f1543755cad50023534a363001_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:32ad25a6b437a44d16458f17c955a1d483fd03f1543755cad50023534a363001_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:937207bc65e9f296fc780d8b008e8c4e4eb281c2462cc980993584eaf157c74c_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:937207bc65e9f296fc780d8b008e8c4e4eb281c2462cc980993584eaf157c74c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:937207bc65e9f296fc780d8b008e8c4e4eb281c2462cc980993584eaf157c74c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:bdffd2853c00892f4282d18d84408f739a84655957b48514116ebbee37cbfa6e_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:bdffd2853c00892f4282d18d84408f739a84655957b48514116ebbee37cbfa6e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:bdffd2853c00892f4282d18d84408f739a84655957b48514116ebbee37cbfa6e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:556a2b7ed3bb24bbcbbd8482bc8dcbc9a2627e48cd0d49f93fe622894a37fec6_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:556a2b7ed3bb24bbcbbd8482bc8dcbc9a2627e48cd0d49f93fe622894a37fec6_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:556a2b7ed3bb24bbcbbd8482bc8dcbc9a2627e48cd0d49f93fe622894a37fec6_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:80003a3a04d63db881673954f49d16e15940c4240e3be467219891cfc2a86a77_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:80003a3a04d63db881673954f49d16e15940c4240e3be467219891cfc2a86a77_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:80003a3a04d63db881673954f49d16e15940c4240e3be467219891cfc2a86a77_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:c461b27d74cfc5b6e619a31a1bf5f8e387ddd7ab119b98a04d656b199f429a06_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:c461b27d74cfc5b6e619a31a1bf5f8e387ddd7ab119b98a04d656b199f429a06_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:c461b27d74cfc5b6e619a31a1bf5f8e387ddd7ab119b98a04d656b199f429a06_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:d96ac4353e59a2779d3e36a8a78796478f89bf40f4d1b62738a096b3a1b165a7_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:d96ac4353e59a2779d3e36a8a78796478f89bf40f4d1b62738a096b3a1b165a7_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:d96ac4353e59a2779d3e36a8a78796478f89bf40f4d1b62738a096b3a1b165a7_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 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": [
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:533ab36e8b582f613535ef5d77d6e6fa5b2b0910d501d1eef7af7c3e84533ec3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:63065ab750db3c24e3380fa9c89b26891c441512e2791068eaeaf37d041d34eb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c3064d49abb1923f71a2d836e08162ed705414ba596a82a4dc7fdaf5e39e2a0c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e6430136fbf2f1be4b662cfc2154e6bae6abc94ceb5138d95631f0bd8855f71d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:00bed480322861a9340126a1c81ab0cceef95fe8ea5d7b542744cbe2f5bae2f4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5e1fd0b8140ee573da1e43665488669e3cd2aa7c4d14b0a76ed6999bf119ad40_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:99cb93d1c2cac003280f5faac0126e811898a7f69b802aff2ba4ac2634119303_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:ddc3e5eccdbde314321c58298fc1b353af33ecbccadc3286c3ca5fb745baf891_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1df5c4dcfbb4ea8c08309e3248487b51f628bb9a1a39c17ff9019483aa8eed38_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:62c67caeb8d46f502cbfffcadf2556e5715c36d8c39ed9b3b72274ec6c71fb31_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7c0ae38a526c4f54b3479aba5a5432f7348c6c85a692c042349f34a3975aaca2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:968696995dcc8b5f43dac5f9dc598fa58b6386ddfcd27f5988fb55d74a5b1892_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:2eaae24251976dda2353025aef5edeb3af23a748cdd3d6f51cce3645a7614337_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:aef4b254560c2145a50b2bda42ea9758eb38d488dfe857cca1cd12ca3c4ddbd2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c0477dfa9340debe407453212f805bd8a7018eea107bb9ada077672e6d842d80_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:eed1c0babe8c3f224717bd4b036e7a93940320b42329512d50a406c265269dfd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:3c78e13ec0fd31e80ccf2b3f4b08df9efb7854739c9e5d75a9f6572d81c5b4b4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4981a79b4bebc69f5a69814d54e3d9ced631b14b16293fe8e7eb71c3e62fad7a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:545547b6c5226b309cd9cc577c0b91759d542e58f2bd60bfe00b15164a30b007_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:659da371f970ee548816f74853363291333d9ac6d9e4fba6329f146a7fbacfa3_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:1e7a00a05900599ac401cff92be14e1d73278a316e4eb38b5b4c3174305334c9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:5281268088cbd188713e386c74604c5a6084f5b6ee5cff58bfe5071e5c932a00_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:871e92015a2fe767f6e3c50b6359427c0a0f24650c7798b2e30a743a9b932da8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c8cfd3f72781925063968f55705cda3b3f47b53996e5b720b4378936ae88d791_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:163235f2e40e91d6871b4375d70b9589aefca7210e8bb401e594dd96dd5a3d7b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:48c89e862b063988c10c4a71591a01f3abea82b694b9aa4344cb7b0f4c914618_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:7abb53267f55b4b466a8a52c17b3660ebaa7e4ddfb4da0068a7a59f1c6d8e9b8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:923672855d9ca60bef182b77d23cb4161828e6ae5d9dc65a6a417728fb323e3f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:099b6debebc4c5f6d48968b643344281e079f3a479232f888bff8f63424629bd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:91d59826a2a4b0e7bd3696dca463b99022d5cdb65d0362297f35462a9f6bad47_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:b64077aa08c70f1543d34bfd2868e2489156b02ed31ee033361c5c9c7662def3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:d49bdcef2e9f4d29a5b5606dfdb106f1140f15b251ca2e2c9db2b764a12209b3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:19cdfbadf2838045e8bb2694fd8a50de53429cb7058db5db0fb4e606990e9485_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5d3d093d1737c6323bb6ed2278e6cfaf1109e981e53276b12ba26688df45b5d6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:94688881b57bdd21635b198a238dc41d95607ee9a2cb7895f6943713d7597f34_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:e9dbe70ef164721a8a2c118a4d0cd70b70b6a4e72a5a193f28711c655f3767f8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:042be8803aa5cd6eac6131c96b02643387f516bca3b76b8d684de16e15085d4b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:5b7b100d26aba70b4484b72550db4b095eff0bd0ba2f290f7c9a5c7ba37104b7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:76be4b8284bba0bbb037a9dd6069467ea339ca1d2be8fe1f8e90f325cdf3716e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c6b65a12f0dd6e6571d7f486e572754ad0013cb0319b4bcb0637dcfa2a53023f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:53259c7236fed212959564f05a214e6d1aa879ea1ac3265df9e203f30abe4445_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:71158fd9ac3d059b118642ff387aab043cb5da0fcd17bf53c8f5f44361202686_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:886a365246e95a13e9471657478bed2e106133a5f8ccf09029b18c74936e867e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:b7463b7014881f2f3dee10777df37adcffa8cea6273095e509e2a0eb3b08c12a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:1c080f0a233303e6097fdfa8d00a5122358079e67c68867ade8f00e2ebd7e7fa_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:990151058b4484633406ac70cdb63c4bb81a55bcc5beaf08f9761dc6ae06beb4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:b018c5e29288c3659a59faaf0e1b3366a638aa6e5efac755ad38df08e9fa54d8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:d0d505849fda4b640ea95bdd96fa11b2257ad3f480045cbbe41c78bdf52aba4c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:0ce0b2ec869723bf1ef0193a2f70f469556c363a88d41baea4c625c615cdea52_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:437e7b011942086c7cfed4ea805fdc69fbcc4878e84ce79339f79375114f2ab2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:51d5f0fb70e7ad141e86e3c0fbe9298f407aae228533c830653a12fe34e18c94_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a5f950847205f1301c551c59406453386863a244ab89f5c1f135b0efc618f342_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:1318f6ab64d38e4166e492d0becaeade10796b7680ccaf7df8930c384f0f318d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:71251b4cd148ccd8dc6bdc8ab51a4401dac1ccc7ee0666d389fafcc291a8af6b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:750e49b90d266e3115369154892f235607790a08e0cf8e7bd54875b40d69dc36_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:ec3f72403c828cfafadc7a9b95659b7f997c57f83f5d7c7f99ae9aa7111752e2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0fe413807e569ae20166aaaed7d49deb3755adc903d7c4240e6c286f78ae1243_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:19530541aebd85f600c1243ee0b35358f3ca6dcbdc0a58705980d0ffc661e70b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:4f199220d4abdecf92c7c34e359be93ec1769767d3531f9ac4ea18255afd8540_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a43fe727d9bf6395e330c3094ce1d337c4371314beb035877b975f2a197d9944_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:20d52bbe54cfe67d5c39f1f30bb56d56d220e190075895a2bae784dac691b053_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:a3e5c3473cc7f259c63176cdcc987a208b330e4371d3d0ecc959c48e8dffd705_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:b678adeca55da4267f68a641454845f38c2015458143c62d611f11790dfbf74c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c2841895faa6efe6186dec578e1c02e8b04c7e178249b191e8f2d9ece462ac4f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:7044079bd7186fa3578b23a677113d67cbe14ef0a5f8d8da8b7fdd74f05e10db_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:79f2aa2eb589882d7788f96eaa2574c524ed6366cdbde6d600bf170a07ab666f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:7ad604db716b570e1631c17f9c0aab2082dcf1243210dca2c33f2e11f05ec7bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:ee7599f1d4036677523478aa026118d6eaa50c71385b19efe62b5c90a3648aea_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:0ff795f2b56a4f1d5fc9c59f31343c4ae619ce1882d76126839d138012f7a1a9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:301b031b83ff0ac8cfbfb21c90b05be0461f37797a1a53618afc4dfa08ee3a89_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9649506d7a695f509b2164c9b47f037403731e82f9119f6a091a7fe21df395c4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e44a21d71da9c3f22a836af4c29d89a8048d886fc98aa059a3ac5c83e9a1dd47_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:7b5197549f0c49776a522cb64fcb0c478b7dcdeb028e8e53242de8363bf59dcc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8b061cf29321ba0844a1149668311b416cf01f84ab2dc4cdffd503f497761343_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a9ac7fd68608a6d07f818970cb8a1654ebc4604c8b93388670cad85afbc9a277_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:d4062ae5ebeb853a210f54254e1c0e48e484458113c651871f0a1e3658aabc74_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:a2b13d02961a41c4b4ec63ba1bc33fa807b04664f13110d331ff49b27d665067_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:d1a8f54e091d4ec5f312e70d2135ea476955cce09fd11882bb7fe8548cdc62fc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e56ff4c9d34c49ef38a4913ddf80dbddc5b67dfbe7810587086af29751ca9cca_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:fe9f712c5e32380eb36fef637f16a65d2a5203f4ee09435aa9b7f230262f8cfe_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:06ae2205eadd0e82ff618176ff3942bf16dab32c446a6b20fcfac229fc49b813_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:4478bc8bb281d6430d367b5dbcf047a4345d6fd6aa41397373005615ee305086_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:972dd4bd3183be7a1344adc65200453bcdb448a5f7487a5311ca3c1da304dcca_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c747eb412219dd6188710ad120f8861f08acab216f825f8910c694ad324c47d3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:1f3e2710dd787643cd43d35edee092efed10438a8e95d8a7d65326cf3c183257_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:4237d1f3bbe422147b295bf918d3c355edc2286c3ffcb8e6944d83ac0207d610_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3367d78351d635902b0c123696e390b9ea1623e765de7689c9bd98f820aaf4b0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:7bc0ee15f0bab3898ad28de7677dce8d86624d734bb38a08947eaa3a0418fa3c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:7d3d8e7d7d29fff25b51e62ed511f28456ce17d135c5edb71a204c414a0a426e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:82bd06fc926859c8f1f738e40a202c1b0b1bca5000e15881506818cb23445d97_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:85aa4038587f439e4632742b7b631913d204d7513f7d9036ca60b485de0a4635_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:b97f78e0989a59a188b3c2308b04798e2e2aef7cedb20c561b84c72b1336a24a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:83bdc38888422094f55831a65dfc4f579126199b6bab643ca28a6b1c25b06ab1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:965b2a3a6be2dec3debfc0a3f98b4c5a9d86d92a1ff1a56ef0250e1782a27575_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:58d51be8e5831db556764d3db64f65c19f6c41e581e591c7ae940c98e635c4c9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:7da284e7d4a33a3c46922673324213de447f99dfb7cf120c5bf184816fe58387_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:6c0be90a6cc5e5c2e42df9230f6d6feae14dbfc95683094b3597f5dd75685f34_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:d0661c43cf3ca725748090e9f6cba73cfbcc5a63005a2d11f551456b2aa48991_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:bd11e3a5efca51a47bd38031c5dab29d5b4e5ce000d680d6903e63d3e8ef30f5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ca2d20b64d93a4f1144799c7373d22df8f77877d17560da82414793222282544_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:30ea821f3b631e6f9f3dd7a34fd0c2d3fa2ba9a63195aba8de42e6b655ddd303_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:cd6b2a09c10ff8313b6e7772d129f610a401f44f7e2e033dd77de91961165b2a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:0c74fd2ccef9e503087df22957ba24054b4d077fe5f82b77f74accc4aeb1c372_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:6c6c911d3aac2792169bd09b0c638fa068e1fc8ee77c047ddfaced6e984aec23_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6ac79f3d17ef043489a093be59a31ec56149c265bfe5a3d6c1d999442f0a97cd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:df81631752c241659beb6ca6ddc5adab0a76ba7d421dffa787c870c2cf8d85d5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:44b1c4eb1a9b38dd2945dcb51d5e1e63fc60d6fdbd9e42f57c3f4e685a1549ab_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:97403345d3e786ef9ad2930cad211bf13c5f99f2e24688a1dfd3e6366d115141_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:903797419160c6d4fe5811856eb727f53f8c5ad9e34706b6d841155dfd59e9a9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:bc4c44660119b886c51782d7bc8a55e1a9f7b6b5e59d317a57da2bce502510bf_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:0e6b20a59ee85a861a29b4f4fedcc50c8396534d3ea6859f3046acf722fcb079_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:41f334fd2121830928a7b6eb3b2f1904d99f525b50761a756a105fb01cc7f6b9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:48838eadbb1812821f889b3794c168daf504c555556a6751d17dc9522f141249_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:62839d47fdcaa9a1372ffa64661614b09912d233d7c1842fb53c228d1678d34e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4a043837c6f0c21ac374fca27832c95b0c59f5d6fdf67d4fc232e595368cf785_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:72b49e79da0ab951c837831ba440220c6ee93e7ddb6bdb3325bd47869ae6a977_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:91487191a7d342a56c7ea5a13e350e4cd52ba5c292d3c6325880440215bd76ba_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c090d4ec1678fd326b1239719dee3fc8294e8d7993e8ba1489dce0ba5c36fcb2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:2f1a650f5ec07710430482e4ec68e98855b4b6a7e73afe755eb4e46e85caf0da_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:47405c82f8c422b704c7534a361a2add61f7a46e3e636a0cd84471834a5b8d0e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:622f7adbc69bc03a0d3b91b5a3f2d48a67e9b8659187b21e3b8ba157cd914b4f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:c4407e42ecec19e9eaaea79c51e9147bf4302af5b35c08c31ea4993d38ff6931_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:22b4a31cf424c943201f3d42123439962e8ed84fa90aabc42ac4eecfad7b8774_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8c7be6f5aa6b98ef618cc4619aea3bcd3586a50afc78624b5df5650da42e3887_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:be1028337aca3109f69e30a2a3fe9d6c37717d6b585fb019095ee466dde697cb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:c0b12dd7403d3434730ea57a49e383f6d6519d1bcb59f01400eed88729233860_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:02959099bd7ecaae627c5c4e997d6518c6848786dfde1bb5ce76f39ebf70fdd0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:1921952ed38ac8e19c6d974a18c02c5922dc82c3575612eecde6a9ba2033d685_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4a977bf1a39be5ab0d14e9753d25f47da4a4742bfdee7e8bda50edb302428108_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fca7a4840489c345b940672141863fbe13c95a247001c86a4aa097d0acfb084f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:4d888341b6d9919fe91ed2ddd5b7a3aab18dddb9e2d42dbf50a4175242e53ee9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:5847fc4851ffed39e1eb579bffa415e577ed832b8afc56a470a47d3d4fe07752_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:785c7d31ce3bbf3832959fb435bf6d24069f298a9644202facf98bd6cac31ed3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:93124b21c5b0b1f81fa06cb223926bdf0a6964f2f624318e269be58346924e46_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:1d025dd19ae0aedb12d1809023f0f00bc65dd4b2ee789fafd151cdd8859d92f9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:8bb731c8611bb5aca6f0a2523f0b6248ec2f10fb89cf3fd7520e4b01dbf79fa7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:af29aaff98b581ae991d694e5c023bde6e6a15a347c2aaf38a72a01f27c72577_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:df2e6c589083d742ab3eeb863dc26a267b9e3b4a86f07fec2ff5c230733fa4ff_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:705615555309ab38672ce9b507c476d159739f15b72e5db7783c9832097fc95f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:71b918638b2c5f6aadaf50905842309df50f81bef7aa5b5968378e8c1f6a4854_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:9cf675089f089d92f18bdf03c477dc56794269ae5492009d3ef5edb198e1a8c1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:b7e29f477ddab45804a33d40896a3e47ecc43f422fa167985820ea65739c2bbf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1cf1fc8622537b1d85440aa48d991f3c9d3286ac3ef836d3fd879e7052062c89_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:6ab771ec7ba143df992a08bd7126a1f901bcb9f7045d891e47dee2ae9d0312a9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:a32dbfa4938a63ae08c83dc13b30e5fe1951cc0dd21bed411310bd1cac718252_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:de530399a2d70f284600274be7086b88f29098063a64dea0a8528e50f8da1371_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2de3fd6073758b51e74bb15f45750c3051365dfd2ccd40f35e05c38d90f43de7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:47b19a623905ba772c8ab9f23076d0d96d4283346adcfbac3d91ad62efc55285_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:4ac2021ed4737c3b47ea9afd0ffbcb8ca503ca304fc77790fbbfaf63db0b0fa7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:c79f300cb5072fc8ffaf5b21288823e880f47d2bf6b4939382977ebd5addf84c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:9065f183a0acf14ff350d66b5287b1a33ff4fcc87ee3dff93e8709ee7f1bc534_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a678ce205c6e2cfcfdbedf3cd3572dd0e6ee666f16ca85b46d519314786e1491_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:db66960eb91d3348c05323a38aa77186df1562b55baadf5b5bcdce0955b12d59_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f2e73e5539de90c8e9c084be136a4dfc8f6cec7c194c021e250ad99958fc74d4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:34aba916b85415a991519315dbfbaabfe50b66f9db2df3ec1c40c4e71e222630_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:83a2a3376d3bf48b8ae63f4363c0d55f7dcdb7ef02ae376ce0a98decd34bc82a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f15e8277bf296dbf349cd86cb79d12bd4c25ead2f09790ac59105f070940844d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f287e5a040727dc302ecc2d748d4a3d67edb251986ad6308c1c5b299a2824ade_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:902ae0554671c205c4893a57764bd20b23549f0642e01401b2d124a2269492c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:99d5a7b3464ef87de24f5139f9b244878ed6bbabcf0d5e9efc8bf0a1c087e70d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c88ceeec18d3109a18141536e37eff494d72ba78b0b8bc3aa8927918f92b6af9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:cafbe979687617664e08635637799a95d82a90ef205593fe8e1ff1a331445ba1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:24141ea740ebafd6ec8992604dd309f23bb9530ab6e382c1b9b8f1102c97e283_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:3cbba55ecd5bb44889c6c4434325c4fc3a10f8c6951b15c8b12f319ba7bc6a04_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8471ca32474c9b2edeeb23b4d063733152632b7e7058aecd77e510ef99d791fc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:e1405b20b9bd31a0bdc008d5eeee104e243a353b078c2768e3ff1abd770b6315_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1d0f74af14b21a41ccb5fcbed9458ea56e87ac1f0ba067a64a6117687f223503_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:290b1d4af63dbde808cdb5c10c5e50c98e5be3f36551e703b9cfc32eadad1736_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:339c52911584865bde949614d8a5673d911cbe8a6b39a0b97a1fdb715a912701_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7c20dc69d6ea661e8becd06bca24291685a53164b78fabbdb40f3788dbdb30c6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:11d2cf567632924a42097e26b88151a84090bbe49f0093863ebb316a29fdd972_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:8125ce00504b8bda45c0834369e6fce13b0c10b8481010ae46c3eb5b2c4f8383_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a8f6a4c1d515f339ae85bea9991a93f940410c7545ecc4a244eafd7f46b2aaef_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e04e10d90a1c29a3dee8286362e69a43b5a63bdd3857885bceb695e8e96eacc3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:01f921b1c591d3685195e1d89d5ad45c504db7bf95a5d64b957db3da8b381ebf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:06d52abfcd7bfb38480264aa18663973b133a4aba39f1109db3b605a81ca45f9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:4014bf9fbffd0e34b24b0a401e3d8f548273cf07ef5b6fdddfa814d3d2ef48ad_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:8dbd84845222f50e9cf2627de6ac91dc3dee61665e8138a8dd658ad80ca7cc09_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:40b08f335eaa62cb29d23ad9b708f6aaa350127b0d78f8078572305eef514be3_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:5511ca08c7b080a2fd353fadd831d0a6102bcbf7537663c5e4253abf2e837147_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a4779ad93682b206d84ba3d3405cf093f7616de223e31f07c4ef3068be850b83_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:aa243fd4fc92150af5543b839bb5a8a8d9f7b1c3aee5e3352be34bbea33a5bb9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2d726021db05e85c22966c5e8810be86c8fde70944d4c1adc075c513253cac77_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3f596a68b083b88b51dd668aa3eaf6b4af57491727db1612d65b9ef4a07b6214_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:8412de95f0d1fd4d26f7e281634c311d416374e925dac5ee63c10cfd11b2fdeb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:8ee1d28db3f3a4f9a8c3eb14a02ab132a40f0cba2393cefe0f97655b29c008c1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:05ec4fc0483339ecaddbdb723142437e62ab796bc2080098e24a3d6fef87e761_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:435dc3ed491543bae30a1b7476a708b8ce72e0240daed0753a36b90974f74c22_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:5055cd45d79abd5113028dcad5313b20586efc2cd630369c288bace525566824_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7491ad3a633c305ef58e21d327a78bfe8c20e29d3065d54cdf1a12151af8f18f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:3b24021ceff84c5e70499eddf7caca29959ccbc619a38b1f39312a9aca9b6de4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:d0827fe18ba307ac4371b715ae3a22ab4b844abccc3397bf8072b6a762fff2e1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:d4cf9cb6cd4ecc24f2c9c71b4575875d0ec45ebf0b2ea7013a7945ee21403f76_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:f63d1af29455bfcfd4e21c20517c768a1b4b8ac98364b18f470ab70cd09d506d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:05b1f39f625243835cd6b94192c147c67b83509d954785ca57ba9373fb25a624_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:332e15166660aa5d88bf32bd924b14bed8235af2dfcd2ad01a432deb51def007_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5f6735ee66c24e351c749c9a94d5fed9a9d3d46d08e79c10b6da56f3c85ee7c1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cbcb10ad3cdc0a97cd736e1a4d46ff57e2bbc5b3bc6383caf3b426af2298e2d3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:98744861549dabcbf1056219df3c0169b76418fae8fdccce5ac1df63696988e1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:9db002e7e76eeb85306b0d425fbe6adfd7f0856500f25b6eb5bf8c262b340997_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a0a8bf5d416d6b68e287eb361344b90b282a3b8326a6f28c4379be3ef9c9170d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:d7c4929f428ffb804614e7469b03e8fa2288fcc5504833ba72539eac16a9dcf4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1926a1e5297e41041d7d2af8246067be6c793bb7e4d9b4cd4dc9da9d7004062e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ca5487eeb83cd879a196bb3fe78bbd144723c9175a1752269a3d34857522d805_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:dfdb8626504e967fc9bfba7dcf65516c2a8582d4a83a6569d7892d99e865a4b4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:f8899e7b479006d8d6c14e127b1f9f65c388ce647df5d6a97842d516bca8b0e4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0926fdc236aa3e2fb26335fba547b7189d4ba1be12a89a4a829b9da8af45505d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:572b30c169468e804eaf7e1cb19ba9124d7dcc4d8777bc82f77d59d0f2f5cb55_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a484bafd82cbe16e904c1f78d2de33082463ccdfb4736f01469a5060f7c3ceaf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e7da39d05d49e4020c73208ab95c7230fd5e78a4eae2ea0a353fa0a97e99c8bb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:64c2f2b56bdefce3ce1b96628080c1af4fa62fe4bb595831972323faed2c87df_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:6fdecc97391dc0f7fee88ef14c48b3e23b32a0b7ebcc1b3003d464ca4a3f3a52_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:8cc048e598f49262341608d9326559432b12519b2108b232c0a88eca7a82fdcd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:b2f94b354de0cf44ed4b6440ee3875757a809eeb18eefc28ab133c5e1b8a5990_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1b4e71d7e6b91f59ecd19b6aca6d23cf0a742e9f2be983f94bcb0f4e7e9ce218_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:91f18bc479127107fec884aea23ac5bcb8824ea4a000df90ff17c21eff306030_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e0eb07eb59910f03f41caf262d78ea69dd44a41f82162c4a103371c4e11ffaa6_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:f15e6d5451749a89abbd90d42dd35ee92cecac4efd49660902a7cd117582f3b1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:0c5748932e208068e4c6285d06df7e44af61cccfdfd9a110dbf4ec41383161ea_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:121038ef6b4283e4a3e2bb080042beee2168983faa511785ccaab80beb5d239b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9cb4d1b794d060ad504c130fca650aa2bdf6366b08470ff51c86c24f966e09d5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f88c45b83e56a484b501df5622d8ebc933fca23f2b9cefce1279b145c1618363_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:3789f6202a8ef37ea9ea1724dc14987b12a132b2a5f37e1add4174467fd91e01_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:74b9afa30b256cb3859dbcb0fb2345c7315efd5b221a1933bd0aedff00d4384b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b64076e354e182632e9bb1a732cdcac31c7b67f377a3a6d3e16f43878579e72e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:bd16604d896251bf6f6ad0af39fe0b231173bf2899f4262f677680f4945d3b3e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1ce7535ba173fb0e2c1cfde4c4587d73e356263fdadb245f492d020cd67dc46f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:87b996946fbd79d687b241452bc1e4c7b68ad1cbc5fce503887bd61f428dea82_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:9761c8ea9b23641fdbc3fa7ee163e1dda1e65dac2b381dd007657c5e6f0f6990_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:fa3b63ad471363276c5b4ef07974ab70bb00083f86428f69e67afc9e5b326df1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:280d2dae99fe86efc2b82badeaa553284df7c5afc11329eccfa21cb1cceb00c3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:59f09fc0ca1e1b697e9c581b0f3c2601c1e3b5ddfe2111de305d3b026d7c186b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:ccf5c59303405ba91b21de9ddb94d932ba6ae60019471d7129a8d81f03e26e53_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fe588d3639c4913b5377887bac46be9f826b30409e3782e7c0411ebe95ecf8b6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:736bf224af04467f6622c04e9b5708deacb8ab1cb3c97cdce1f8ebcc48e7fc0a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c6ee3f39b71057d1374f752bba9feb5a708bc4dfc49c9fcfd39926baae3f9993_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:d99d394855cac5192c2c7670401b320a211d90f74f7a7991a0bcaf7189f8029c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:f04189a8062571085ebc72b8e838d36b64bb97a8e1cbce61afdbce81c6a56ac2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0f86d08f550f0b83fac377251a2e780c3f3a90433937cba72fc4aee32dedc93d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1cdcdbc5f671e4297cad2dab6b20c1598145555a6aca118ce39bf1b580bdc085_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:67b2e87590f732587948add68fb488cd5b9986dadcb5e9f59956109e19cf29f8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:8cd7eda283049335ed8b6f023009756ad90fbbe3bce5d4ab7156de9a8242e355_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:103196d44af27c2d8e8541072536e2e2a3e59f8f6e942ff984026fe5ca9b94ba_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:2970b844854cdf7a1c395d243e86924875c651960ab0af07d26037895e1a53eb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:881566bf8560d6147dfb2d72a83fdf0f38264c4e0a1559f20c97c1b3fe21c50f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b4e74c5cfc507babae759cb1a13b987f59360b904be9cf80d5dc55263d773186_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:2038cad7cef0b373f5297bc9bf338df1f777b79fe270edb9d1bba2440d552410_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:246ac81dde74da15e849f3543cf06842a13d6bbe4d0ddf249940ef36385d2b38_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:7ebd15732b6f6ef5f366cee2b2e05526dff583de47d78d19259acc7ee50ebf98_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:a7adb73069f50998da64ab00a7748e9479f6d39380ef7cfe0dc81a55a178f74c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:1b4e73e9cbb4508f6e3f5e4522470911c35f4b6529d9bbd61e791545431dd976_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:a13699e84d3bed5f83f8656bb63d38e348e6561d2c6d11adc7cd27294d44e12e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b49499fc3bf0ac4da7964469728f530c2474c080cf18d6d95173c827f6497727_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:caaa0a3ed9bb61b3356e29c08ccab4b07b543bd4661785e11af9548383aff831_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:448880c4c4f5ac24488b619f5fd3415bfacf97950f7b819f6f35f7ebac936235_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4d4dbd56edde5b9dc1f8e8ee4f5b709928efaece3943b580a738c3735f19f0ea_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:92d916235ca7b3b785443986d77ff8084a21971de4bb4e57805e25babad67458_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:bb0895d3c3ef846c969f36cde45c6ed57f8ce7039cc6ecbee71577f992494ddc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:3614bb6b7684d65fa02e21ad766d9e18ba8fc292bed89ac4294af6ce4e6b831c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:44598704737d739636a7b1431f9192e7c32b3c69222e1c0d461e593604b92c79_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4f17d26dafef0f6cf1879ce9a2812b8dd2d35ce77f59b9e47d1eef763aa39ec5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:865ee09a0883ad3ddfc4ead4127b08d964aa3a89d5d26a7dd9af52931d1c83a6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0952ce6368ce2b71f77cbe83aa9791284b8a80465d1cc148b4b4b6eb3275cfd1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:28e36f204441718ef6ae65e65e0159b9e6a79caf1452a580c7ab44fe2f46f600_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:52ed6558ac80084e7c94bd1e92bafa85f64e700286a94d9dbc8ed8f3b3b8cb94_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:b20b5feb482b424cf690e6f55b89e1ffcce37bd41233c174cad1380081327c6e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a9b74c247c939c2ff2363128340dca788c8b522433c3a7e0db97fa0849263486_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:abb6b9c35d3322e0d906fb1055c8e440197f95e57dc03189c625ce0c90da1f26_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b82e91fd4ef9cbadb8d76a895ee437b0b21855ef3384daab30fab882f1f3132b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:cb323a0f74f6ea591d4df2d79a4e06d84489e186153cc111b4f20e622f28d588_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:6122387215ed257df55f792aded85388acb692568c8a652c82ea7c84183fed0c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:65aa22f13b104ef68e4eb2dde6300e0f0fe376b682fc7c163da01699d8165f8e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:65d67c5879a5a2667a44fd70434bbfb1b5c39fce94f3bedfdac65a5d3d128fcf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c5f4f9dcd173cdf67295d73aebab4776bc3565a4791d651db570510a9d452682_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:09cc2925426240bfa4af94d495f456a27c6b7307d862faf4519b0b8be614f601_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:0ec2fdc291438377d74795dc772fabb5fed81887bc21e8ffc276e7c0491ae182_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:499381b1d5b2608dc7cf3e829699bc4f3103a2d5074bd4f6da52ae07f6bbc956_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:8067253ce489c622d3374158da76d044c8031054c35fbbe4b4b9d4392dd70dbe_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:90a207a38ae65a354951a17ec2f264ec03d04b12dfbbc6bd1b33c4f2cbda9e80_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:c2e1580c9009d93d42cba6983db847ad0cc6740098a811500ee28dc8acc3647a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cd73bb7f4396a830f603b69e4ad2043dc69a06bf3dced4e41a1dbdaeb55a27b4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d3a7cb8ccbbff5f311d8ae934423d33bf372a716a9c9328666db11b119b9dcbe_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:349dbce89d51249b833c644973820d494b49f821ec1ce6041334d5404280bc4b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:55e431c3b05a2257cc140b475b4ab3ec58584a919d63194a53167eca7a79d4f2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:b32e72035c695f08ef6ac519d3f0acaffdc20b88beb7433431170c9c6e2b5c36_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f645acfd696bfcf5d17d025ae787205a6331dd62e65def6b5ed3cbfbe1272478_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:08671538bf1a2694b66454390ee777ef54a1aec9ed3436b82a60a694a094f6f4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:1edd80c7bbc1f81e2561596ca7b51ea90d84e0f9c4227d488e46d8ba1a6d264a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:44b7901ce6b53a19830574340a9536a86d2c7ca5534eabf85dff7b643c9bcaf5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:e8c1f25de812fde0de869d073e0b613cf6b2e6ea423ae5a44a0ee0ec458f0516_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:3944aedf2d50aa8ffc45c861981b09d48dafdd48b14f0eb7eb7554477df79ce7_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:56476d218d817f12156e67a5949dc5aa96cdfbc47b8af87494e68a5599e0ea52_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:6c5b8151e50da270d904d8588a841bf7122d79fbc9ace16281ea96609c40b342_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d96ca6ca34d38debb586165c04ca6aa3735d09d25f89cb60043fb800f5ccdf7e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:ca69d38281c9e4a558f66bd2958c87e210a2dd359d55dfd0caa6cf98f0580a1d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:da702028bc7d5c08d6fe78e216a4216cde44e136bf6243b083ebf51d10a95205_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:454558fb455ceb249b25ec705353bbc284659342b70b30affb299c700fec8863_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d1b58fb1f844d647468a82553485b024ec4d8bcbb74b6a8f39b6a5ef99761bc2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:3e825bde4d1992d23cecafaa919d793d51edd51f704ae5cf6e9491f9948d6092_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:f45f6555fb87398d083da14d93d643db7e24ef9b4994a87d807a3a1b4793ee0d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:0b397ed89ad84e5fc20bcb4546d98e887e6c7e64ed467f603fc1f2b790a1f83d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:2cbd12a650d5cbd04d9e8355ae388d3dd4bfed331156ea7b1bbd60df13ba805c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:a39e5ef3c67656efc97479b79e26811bfb1a68b1f9fa80b2fc85bfc1dee084a4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:fcf43b3b0c077fcc7b0d97b550588c3edfbf21730368bda41c3586a02320ce4d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:00fd69d7b8fc6019b059f04b1a894bcb2b9a4cebd4ae41a9c0177c4f6a8e7316_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:44b7de7780e7851318a8c68638c1fc221f97ac2e5e8a50fca465a6467be3df9d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9998e2e5c1065ab7fe3ad0bde60701a8655d8ddf02b18a27c7fc1689d9ce05b8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9ff4e2fb69c0b97daa101c12331b66b923f7d7f49f69da4d35e4101e4e424d3e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0339008ebb00ad18e064c48f06cddb24b6345cbd88683b91f8a7fdac26adf5bd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:2e31c5aa612e6655803e42f01aebd8be50658ab9c4b821ecd078d4a9c9a94261_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:893c6cd732f387c68fb0aa2ad61a319ac2a1b34186114b43e42d49ed1c8ef0c5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:99e071daac0bda292be8db1fd188ffddd474cff4e88d0655e4a793396de528da_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3d3eda47533f9361cb35c1c47626b68405e4604631f8a32a26c79db6f683d709_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:8ab5d2a46c30d327a9f55a3d3de7a1f19e750b58e4f68df24c447a41c74a2e87_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:dde11d10138f3af41d989eb88a34d9ba0bdc3aec129a3931a6689df3990d492f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:e75b6d682677fcaf0261868bcb1eb082fa3a668f5704ca5385274952f1736a00_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:01cd4c1fa0906130ea3499b05234cd0216be7aa5e00e144ea3b086af81482d7d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:8786f067fc9b55c3a5c3d9b252c479a31b1aaf68b99c94e79e4076a3285f95ce_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:bd7963f1f24643df78e8f316b6cb2a9e96cc395bf8cb87304cef0bc0bef65ea3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c4a35d280bbc2e597e8c859e829f94778e19492fd3815ea9b275fb1837f2d4ab_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:01b73cd5f5f06817a018fdc04b408ab945b0877b8ffcfd984ce251b4aac359e3_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:2ee40c78cdcba111261ec7fd55f49660940c2c3debd2cea97fe37e2d5975c579_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:720bee107d4056d6c6a2a96af5f79709e1da17c445e08adad1714f1ee8939193_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:c9fcdb547528145d1334652190386064d77d60774c4adf186d776871f36c31bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:224aff3fd638d3a6ebb6954a7923e76ae25c013d65f6b257f5aceade4033ebdd_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:2a96dcfe4ee750b8ed68fd520841e888cbf8c4481ecbc870776f256c19172f67_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:398184506d43278f5abb00b3dacb766c6cc3cffd94fa821c701e747add69a40c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:ade5a70976b138460825102d0d1df849e4737347a1f5e6714fe7aa64c394e234_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:32425d86e2f8be3950af53a1a07295bde5be3b94e089b98a9792e64cde936afe_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:3eb8f7f67a791b685b4c068cf5d35186e5313b91158b611dcdae455a0073128c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6b845f5709b42acc145314447679bbb4537882813335d904e653772341d95d7b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8e3ca94ef4fac0e591cdb961fdd8ed9263bb77153f1269fecc451f7584a768e8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:48be3d9d458707679a275e57d671671ca7e6235b0f899f79e6113727219418b2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:8266d1ee4b0f374972aa079f42a0ce1b5a434097fb057f90367e95d08b98273d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b9ea44b4e7efc178f82734a0e03397ed2050dc4d0aa12bb2615914be1b3d3464_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f6cdffdfedfe14be92270141e32748600fb5be834a25f636dda6d729c1322a5a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:065ba00a0c6fbcca3cdba1e2ba651588bb2398ef8fc41da37fd65793c66fd881_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:5af9ff402bde5b2a56e9f006cee296f1b5303018804ab53f24693958c0c81cc0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a133782736ada93f72ef1ccc5c03f46c674ca510136031f0625f2ffa43d7fde9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a3d307f025098053d765e1eb32a48fed2d1e64a26c4d10ff3475168439fafc1d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:13a67ee1b4ec3b13cf66768c9fae19ac71f2f2de53d289749a3d0722d5ea05a6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:420cb2ee2fa3d87774cf2520813e79b48180ba6de5535f1223313712a8c25e1e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:bc729dc4a6211076736be18ec3c3eedf0855a39207e453719f5e76765782a5f0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:d39370b6202f62148ef699f72e54cf122f06eba7c8d64db2bf2a17086b4b70b2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:1c1c6bd129c425cbc054652a94450a2510c416a79185de7c779ae919d5f78d3b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:441e08e51f09116b2aaec00282f63ae7bc1912d3dedf849fc3bd515617df13b4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:60e2cde8ff38f2867c3ee328c49c78e9c221c74a797aac8168e9a1511f583374_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9e8f083606d913793bddcb53db9d19b584cfa215925f0bb05c854cc3cce46eef_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4142a5135ff7c509860f39f6dcc8ffa312b4e24a1168efecf53cca1e3903607b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:8e35649c4edbf940628ea29885ce9e9e67ca748f622ef482503032d14e17d1ea_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c2d804569b6cc2a0aa0c5cd04d06dd6e2e2a8d3eb26496d9c2c6ea59e42ac79d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:299674c1657006b9b90075b2f32310df2bda6f22b0e39ccd7c2261c424aa235d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:53b3d183dff1cf1aec91426c1a034181f12fa5010323372e70ff1451f35343b9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5c075ca080d72b1cc9409ba8ba1d20107663796cf95c05f6a34f7d590e8a3294_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:8f597e03dfc9fdbb8632646c72bdb15c690816166e5d93b6645adb5b7185c07d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:a05e4f4d7b2f90f87acea8276137e789ee1f3f11913515a9adc8ffe20a612274_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:dedc2b423c2ea95328a76d6fcbb3eb7e2d251666d7e4ae065490b304f719da4d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:07149b5153505d1cb8f59101ba3cfe8bef6698b87a6bc82018a41719c9bd55a5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:277e56c65a23b28454229da7b0df6413c4ed12de00f5daf3733279d6c6487b59_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:5f50989f0a42c563d78baf4b0f2935d57f5c26f48149fe6f36bcb59ad1926b2c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:02db458d9359594aa9855d4a892d8a5265ad9bacc246a2011c5b9dd8388bc9e2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:506735bf56e19fe03d7608921a2c939ff1b4f6739b393d05694fdea7e32061f4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:74f3de8e7c7bb873e51618a8d2c84291f9560c36b98126d339c5fd96ed741cdf_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:f2cb5840deacac20bbe75f2af6972387a78a502d865de1ab5a4a12c9475b4a5f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:21b3b3f17ed5ab11cac03a72db6cd97be86b86d27f9c80fae428cc3768e0517e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:3afe86a1db4b0cadd29edd815c8106fc0cfca92916e8a7f33fcda8c5e5b21914_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:637d5dff3deae9e41d03e57b5179ee8010d660071a7e6129b115aab010d112c7_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:7dd551f8e626ec72f135fe7a90b7589b26cda72d831817dbd369701fc15429a1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:1ddee1f2ffa31ae46bc349974d2ca7a00d38104ce991c7bd6760e121f1f26e11_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:5f0340a539bbb0d4ef8112319beab5a81a101f2bfd3b7c7f1e60c24236843241_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:8d8d4cbf731faf11f67cb8b562d8b5bde1363713fbbf98bcec019d28e4513c93_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e55c4a7a3adf49163efea992ab8d48b7c0513dfb3545147ec262ec31e619cddd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:19e91f33e5a2dae321ab08e82be3dc3e02effca2a1782722d1d51716e2a6ae44_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1c7957cccfbf1116e9c34c973e397fbe39aff48abe224d3d3640856b6e465d44_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:57660f110d32d19b5e35a14bc5167e6944aecc46140664c8489dd7f8b7956a5b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:6ed3c0bf31ffe32cdbbc7e5d45ecd95a584a2068a816a160d9c45d5a354f5bdf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:0242190f05088ce500fc80dff474d15e3a764aa21be0a6d9aa5da781e1472aae_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:4cff8c79d0ff04caaa11011c8ecf7b2075609ea9493cc26aa46b37d49696d8fa_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:4ad1fbf0af49869bd1e3d73a869521f5fa895dc93466a9b86a4852113fdf9e0d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:8ea6d4c0aba37c47c1d0bc96fc7707731762b050aa95d5ba7e6d13f29f252511_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:195b548002df55721d2ed620fa5a6925a2d7122400dc987e61bdf134e47875dc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:f7af0248952398d2a00851762b3defead9551323ec4f11534009a867ca6e72df_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:19e1ea364d58d09f6d52350380bebba7e642f324a88c28044c9f97e2bcfd61a3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:28e2daecdf7e72fb064351d1c84c2c993298249a65a0497d06432060923493cf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e4548f5003a7fb5412ad25353be182790a2a64959ae24a278a7b5170472696c2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:81673c0d92b1af126a8ee1123f1a4c4ac7aa26649b86f75ced4479d0aa5cd7e0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:e58438456be3bc7df25465a6d2fea766dc57f85ecb248faab74ace0eca248d1f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:0f09f6e927d9471d54c01527948cd0643a091a7bd9264f9245f53a47518f26c6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:7cd9b1da9d842e8071dfacfd217ae0a42c2d01b3a55494d442be0fb6493a0eda_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:1c73d67015c1a78474e93b35c2f2ce3371708452dad77ff43ba431e103944256_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4f1cdd54b8403f8f469f7d29a8bc2419b9586b6769df9d50c97a27d19d33de90_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6c029839a481bc45c424e5ba6400fb00f66821f2be36bdf4770b19396f9c20cb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:bcf7441e9bf05766a50606c7e514395ba511a9887fdb260ac80cc9e408a588e2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:1dcea4445e9a4d7d796fcc4d3fb38d66a4669264f7cd9c41133750206a1d23d2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:36994023a85b01f474284f1ad880d8664cc92659a147b75e8897c2a8d96a1a71_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:e2f6c9979224cb9e6cca631d628dcebaa38a2be3b55bfdc7b2d549596cb0019b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:e6230510f507b363ca68b4b2a1709e4245caf92adcdc7b6de7370762a69c0ac4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:143431da015d2d91e72ea1b71683f88286cc84314cd585dd351ff4b4da6e8bc6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7588aacb23cc13e07e64ea5c2b4c934b94b23d765bfb20c4724753e79d773a9b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:853a30d937c449856841cf803458ec6fa036da6cfc4716597dd68daab9d325af_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:fc30c674e4c8571a5812b8be4aabf38ac978e4b1344334e22a10e34dc324e33c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:4ffa5edbed7245f9562f7346305b3f349c22232cc595297c61e07a362ef46649_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8aa06a57a4731278936bbddd35658bf1418bbe5e2bc06a3ebbbaad90deccd20f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:adca75c7c7762b94b71d07bc4fb05eb9b001a461d482bcb2c3139c62368baa47_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c5953f7acf3484a2f9e993b3be168da7bda113c336431249cc9b1cc2347572aa_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:8a17cc44326bc0db545c5652452e437567d4eb722aa7c91290ff78cfd328edd6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:cb3c3d72b3014bc9dd16c2106855439d616b8792bbbc67ae82b49181ddad2062_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:a25384b96400171fede49c77d773289e4244227a6877978d9cd6ff308ef3c15d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:dcc3bf38f9020013530e930e293579f415004b0c14cf7607365b783adfa550d0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:172d6b24902b13c6493ee1dee5aff4e474b16a982500927c2b6634b049e34294_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:1d715ac443da3983faeee051e27c5a86b61e100525c6c7ef7be4f4f0d91dc6f2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:18f546eda0159190af96ebf33b5d061f7223841630b1e1a080d646fe1973a96d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:8d1c5d4a234b11636ed9f4607d7dd47c289bae05f1c600b2dbcc1a93a4b1bec1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:303395c4f66beb02f4a0aca7981b9d05584bc736b0deef983d48c26d9e0c735a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:51547edfdc8a16102723fc75c56d3569b972b09a0009ccf20fd4600e310f5ac8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:7e4171b3ef10a2e275e1b2cd5ea41a75c749b5437ef519c4d9cbd9e0485fba79_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:dbb088683a748bca1691afc439d012e00e782744a059c9cddf62e5ed1447455f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3950e6de00cf4d5f4519186d794295689a6250439e67859ab7e83688a9046e95_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:62a8528ecbb4f9f6e31cbb6b3726d686ce3abff1f9677a6f83654e866c417df3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:a50d8ecc5b23e734ce47a6c5955349a5d26372d9dc8a638b7bfcd243ed3d3b52_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:da37b98cef43c5410da326b9ccbd89f5553d2d2208e7411604383a77913efe09_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:05ea4625eec55253f86b454dec2742638bd4f4993d2ba0d5422e8d7beaef864b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:abc4353a8d9a669e7471f984ff47766330f51e9c36d1fd720c8783776cab346e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:b143ae79251dcf9ba432c7b3db94f8321fa33b78d2a4e6a5088c2d38461cc3b2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e4d2928509a1b0daf46038b10a549e54df7d21810eee98b4a1c81ffe592a0e35_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:0760f5e652e7126a5c8927dea91d2861e2e8c263b39b16aad7fc681376a6883c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:10583ac61c5c8f8f27a8d25e49da53710d449cf7b799296675697996c96c171f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:8cb8b5d563cf802ae5a0cd506b27d14b1eff02ee783a41e946ba2236070918f2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b41b6405c17283f44967f210ee90fccbeab190f7a0cc60b2627da1770f0b5529_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1574ac4627c46b08d29359a45459dcb1673642d1f57f21da3048079c44a4ebd6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:2f6809b5fc7275d1655f894f02bee60ed996fa8fc06a93e22510b106f9cf1b3a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9a39f3966d4040a2955574c6b25dd1cd4746d99f34739756ca747ca1d2394dd3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f03392ef674d385516402d64e7fbeb4f682fd4bdf3cb9d181410c275b347f74f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:27d854f0622a5725f3d6a1dc734cb7e993f89ebee1f8c426f400f80e4af5b0ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:538af3b3678b9fed1843ff31fc35260b45f522f2a8a344a1fab54465ce548857_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:7756873cd0ff6ff3861176d4bad3cd177578ffd4842770115a42e326cf726660_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ff195ae0c0b2803f561cf75972798ae12054e6ba15eedf2c16d3e077925b8ffe_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:2735f7ba604c51d1c625b0e9b0df3e8b96ac1a8b559a2ebd8ae8ca79b5d4203b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:dd9629f2839b3b402feb38a9a742b1ca299c0adb0ef53f87efe368025c5cd09b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:f05756deae6f9e544e117a9b5d0b6fba6ffa477e3d19ecc490865d734d836d0f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:f89603abf87bbd02347002e75718ccb74491d9579076447c2c2c269a1eb79316_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:207cd7351841bd0b8b56d6252f014fbaddfd436882b73f1db8a64ffc204ead86_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:24d535567c4cc4f31e69dd3cfd2f050e9fb51f161d1d676cc978e70f8ffddcf2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:a4311e85d138576cf240013e2db4364c0f455d4e007823695bb5fb3438f1391f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c1d2895cce7b7e7b7e7f2d5924ce880d236a2fc47ed52f26822a44ee9c897315_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:1ccae922fbbdbd2c7b40a13a974b28ef66f17ccc3461d401c68aacdae28b346d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:c096b6ed587cc5f42589cb796544cd1c6c8e68e966d835bd8efb556140925523_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:f85a4ce0b14eefc35cd5eb9ba4e432c09dbb92efeb235dbbe317aaac1412a767_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:49a539a6b8b4c69ce993cdc5e6cf6c98c9dd2683ab127991c2d6273352a2ccd7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7a0551ca9e6705f3075cf7b451d30baac8fba175316c5656aa204d391d4ade88_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7f42daa503a2742e421ecb808d12423df6fc3bd80e5230dd9ec1c865decce692_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:8021c06150b10db3c8a4b4d1a42c597330de8f59b8caab46dd1274e0399ab793_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:42020dadc17758722b4945555fef8c6bfba0960254e5cb446d256c731a37df49_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6e2b738e5c5f7a6e3a4f2558cd965a06d2b2d6f89e6b9e417d433a2ba6bbb912_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:8b957f8e353c0c69b99b6df9c4e39f0e1b0b43759193454ed2930d767f89e82f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f90e056041490a3369166f46bd3aeb5f6c43cb9567e2ca3d7852bfd2d3930bca_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:043909491caad0e15a9a4ff4d66a28ac9fec1e47b439413529dbd1b33be2456b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:267c08aad5267e9d15e5f91788600b87ce134fa937458c874f732ac5dc3c1c41_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2891522f85186d64b1db135d879bf70b8a0f7a52497385b01e530dbf503d65dd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:79197d96cc1b2c3667cadb039410c6d618f85b5f6dde536b5925946252c75d9f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:3c67e68d8207eb0dca7c215e35c88d93654dcc859c5c7baff188ff8e270421ee_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cf8536d44e26198584800d962773c45d5ebdf9a1c67fb1d60e63a96e3c154be_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:9246b137a731e13a90f6e23eaa163c814186cf9b552d6ce10478b8c7f1acaccc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:fb5b8461b313b9b24126e60283062e850cd74e5ed4e900f4e57fb714662e801e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:30f3d207571e30cc67daf75bada3e2f22687dabc0529c9dff9eb4df5fa9f9b8f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:7d3077132cf818dcf1f38ac7f917150cf6230767335a3cbef6ec4fea49f0aee1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:84476730e0b72c40993e20a0a7b65c38c0e5c9101d4119d8f9b6135ddc834f1a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:de3ecddff056834e37bbf77fdba7f962f20f1e596964ff640fafd7eaf1b5caa7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:1950a267c6daaf72cebf95f4a8e792b3cc143945a0c58b2fad3be6bc1301147c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:4311cddd9ef0c1354df2899203be91d45bbd128c1d06376990d012d5a9b40a02_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:4a38dad6f5107fa891ce7b8f74d1c5e8049e0a11265ab58b2e421275505298fc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:6373e4d7be182156f651ac9b7df5fc639fe76126ae7099366e65422ed260c533_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:016753501f4be4bf083dd23a9bee607dcb458c4662fa3ac7898e08158f2f8c3a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c5c3fa06054ade9f78b5a404cb9817fac03db8860228f3a8ab8e57ce7289fed5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:ca78cad82282a70210b26c6781b9f86d6d18a62980d09c20e62e5e3592ccad1e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:cbe4e3bd43ceaa070f1c52715131221ebc369d689bd911b20ef54d52734ccc04_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:09ee479f87f73be1e09df5364ab4fe755acbe625ab79f99b7c59c090e1028d4f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:7218b29a4d033033423f2940f1a01820199a378a931635be5cf23bf6754e5675_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b50582ab274065ff10bbae60ce6406e0b6d2b0b1195f45d17ea1b4a9fb48186d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b81e101c5816ac541af6a33f67d08d077d6a1853981c01cfbb2eecdf1ce703a8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:0317fc3d8656f1bdbaeebdd2d8e98c5a2d6204e5f243d46e29dee37f03c81c41_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:084f095860d62ddb74798f04be2ca0aaafa7d29b67edd08f69b924512718c601_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:6e7dbd2ed496ac37357a8fcc834f04b760a64b5c3868be538726fb3b42b19c77_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:fc4fa1b1d99427281c77b131912ae80f0f83cde1848a1613c28e246565ad3e85_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:3c6c52fdcb07016fb712996e681307c5d6150172806a922a0f4871347444c3e5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:8bbd00a56bcea2884b407ab5a5484e666b8b0bf5d0913e1098e7048812944062_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:8caf0766c6416703e7d31593b0658d618f5693a5deed8fb8403c1a55c21c6628_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:e80ff4942f266d709603587b560aee86a3df5531d616452158c59d36e451dd8d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1a8dae0b42ae8a68343e8d8037b280016faafbd1372796d0443ec48f6dcfb140_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6e233656eb6f0c027334384a5a93d8fd02c8f6dd20c3ab2ea14b9f5e00f34d02_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:74b7a0faefca95aebb16f4d8a1cc169040d6139ebb9074c6ae6e0606fcbfd30a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c79ecf2529d951ca89363ef71c46f3592b07d189affea5966d0652b7cdf076cc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:0d6f439c38530f66dda467af7ce31a35e4c9058acdf8f91913d01b6772d0dc18_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:4f7cc6f4a9b5992ac75f7cb25e0956b63c16d1d80de51d4c6d2463b88d1ad5c2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6874c245fd5d789ca82e7978cbbb1a74e8ff8fee198eb4bec9caabab4957cc4a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bf8cc541b8e0b3a6367dd9a8c7622fd374b2e00a8faa1e5a50351980b25c6965_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:0a672e9d0a3396c2466a99cb15b045584115777e81e6b11f25fd0c8c420bc1ab_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:1a63f53e6bcd221fabaefe55b19b9c2e4e7e2399b1392c043cf10293d869a530_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a39c192ae50229f6b2bed666ceab9f07541a023cef4e592f2ba415c68c59d518_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c42b96f27d3646ecae1a3a201f78bc285c5eac305db29c5e88b6f1338f9c896d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:02db4d184cdae846aabeb2fbe6f392f6bbb2b98d17a1e7773240d47fe382e7ae_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:21664e619da8e10e72a7f089c56452dd08bc8f075e3d58e876a1f612b2b4c0c0_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:2a54a15500528109cc92d618fda0517e51a9b4c8fb84669045899ed9086f9bfd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:56220191c4881505437d4c0020b31b9cea7b12addb45e8050543be4932f375a7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:aeea500de4c45cefe60e18ed4db4ca9de48e46cec7d1b63e51734193e12f7a5a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:9e9743ddff20406ebae14ea1caf54866f9ee6830f11be1ea6700b418e05f4a5c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:1fe18139c53703271b932aea60258a78d48c61166a38d931477fbbf2b9ef1582_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:86ad1b0b9ab71ff1a6d30a906999d45acf62bf763b905480bb4efffc3b943fe5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d59bbed5b2597e2357ca7116e0cadb923a180f08be311fb860b9a0825c213163_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:f3703bb8357eff03415433744e1813ad5b158a4612d3aa55dc67d23942f238ea_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6e0b23bfa08aa9041309ffba013b8fbb272e8deb92d83bfe2af1f1ee94533235_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:91a7f91d17350ebb1c549f871b21b5bf905c315309261e9134cd691b5d36432f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:c3bfb8108047ca19d746cf26b012f7c9c3820abc13e85fa79c6f9ea220446398_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:eb26524509203b8f95f2f869aff348535ba587bf5c8dc7a7a34d5c443c6486cc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:33bc87931a5b1ce53a67ec4f4562a86c697aab9cd6090e0e40c7f45446c1ad96_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:bcb41ae05cf93960aa22a16bd3c921b522c8c782a06f6ffbcc7eee8b75f53f59_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:df8d04b062fd8053f94862f8faea6ad0a107eff4668a06af26a4e24fda1967a7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:e5e0e2a9c952a04e4623f32685cbb5b7930fc165724492bb8e08d0cbfbff072d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:2638dd69359bd27a859841f0b5875d2cfc193514fb38b96175bd46cf06d04391_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:401aeb9d9026ec5d8e06d0c3de52c1d4dd0d01590237d76479b89a299ddf2273_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:7a47962332e766025b3ae9e0d049a0c7b2c8312ff696a6f81645fcfe9b1e2f0e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a904f1fe7bbdbf0e8dfa106e17814ee3c5101ec3fab5d5bea2f7a9e2c8252139_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:26ff41de896b8537dc5a61bb00ef6b96925ad4bcaa97c0a441ae7c55ec11a14b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:5af7387b529944bfe3c2c451c02cf9d4fd36391ac21980971fcd3a6498c69ecf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:b89198bbd5154c2c090ef44f5bc94940fd59cd8d1515f6b2ae8ff4cd58e29782_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:e5aeadc5599433167bf39324142690e90a9d4ef195d338c6d764920aae688e31_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:050040c1872053725a865da70b2eec29d6e9a596e4d527c1b03cb975634fec7f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:072925d5a57ad73d8e955dd13d70a665c776e8c9bd51a35f62dc05d070153fb8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6b7e4bfae14f4f8059db5cb4c8ae8987f4e5e330d06d7daef13f6f57399e25a1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:cffe7e4928472626e059c26ee30a9157927819cbdd3190a5eaae991f010f396d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:2faf5d18a1a2c1955ab38c921dde0793f76d57c81c94aa9b9c03355a91cd6d1b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:702987c4f9a9ef543703a5e9efe982ef00d01bd62b30439712dc82fe96d16315_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:915d8d40f0c38081ab8098ee11fde082dac0a7a29d76c1f13f8a7b4b372c387a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d52a94b8713ce912f9c61dce6987333d40cd7c90fa4262a1922ad8270ec3559f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:5316985ec76720dfd334a84842d3223b33b4567d2440884764adbe8d9f1c6b97_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c141e90173e23ce656071014d8f22b36d6f71215ddd95477f305e1d138974b1d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:de7bc3d87074dc8a49698e612fd0e7456c037e129b63420fe4519ad0d51f352e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:eb5f8c741adc1c67f0d9c23b3ac0fc383a078a2b3f449b78202b0a686adee35a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6d32cf8fc993d00e39ae22d068a6cb109e0e7c59e44fa593bed9911bdc86ac13_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:85a84c3c97e5136638e411e5001d841919a191915875041980fa6170d6049fff_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:bc54ce924ff592338334bf9d6982afa3faf58b045b481c3f702848f307b7fb68_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e43716f7a4a88656013882121af515b584c759ff627dcc7fee2e9243bc6e8cc2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:3ea10dabcdb470bee717d90f0e004f74c59b96d42a61023c06839474bb6e8dfb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:432f4a41ff47eeee1d15a3c1770ca96222f7f4ea6ea2b9f225af447edb417226_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a81bd9ac2f49976792da147569a46c63c942dbaa076e7c95e2f07f7e579a0b11_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:e085663a668db35e26b186d3a4b66e61d82fd08e6f8d5f4ef899fd1f49f83c81_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:27965934ab52594d6d51aa18f8a2a1946c2d1386528bafee16001c3a45d2388f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:31521371270ab238e1a262a7368c7d30bb2d0f346fde7233cdb833085245f37d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:754cc9d9aa88a8d84375146e19860639960a5315da03a49b0fb469919f707791_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ac0e51a5980582643e986e53fa6886429efcf5b7c44134b4706fe9401088bc67_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:40330ec6933670a7a62d3df29b219ea52db6be6728e4cf660f989a78b52b6a69_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:69a93df12d10275e493b2b5136702bef3a9a377ddfd33d93f031de52ff039d23_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:c796ad53ec93683196c6271be33ff58c61fd35d5b0f2af2442b7f0a679ce7eec_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:c7e2429d926e0f86ab2b7483e6c18642784bb493ac2d1b878ce941fab95852b3_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:437c5794cee337ba407cf456ef7d736a5ef1a25b04457818e7613c1c9f17f7bc_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:4d5535e5d1195c18a0a27eb77aed59568cb04109e0b11b9b3b92560752b4f1f8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:a8c11393c073071039ce03bdf07f925eba2d8503b4537b6d259ff5779cc8cc7b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d6c4c6ae42b067072178d86d4d7805de7000a6b4d9264f3b654466004bdfab88_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:91e28ef615d50aa6c72987991cd10b6f231419d356bda0783049e76b10ceb0ec_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:af858c11b4fe09e1dbbec22b99562cc0aea03e7cc53a13bfcebe2904cfc9c4a2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b0711dd038e6c5b557797b40fd8896a5dfa708fafa0df5bd10fa67ea9f33a6ae_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c36a6d5c401ccb2945f76f4145460fb61b150cfa667aeb13b5411527a3f54082_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:1780d78d54e6e0e81f58f61f5c6b16684cccbe38744886b00547c020615168bc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:6d52cd1b126345d583f0143866838128ce46197f6475cb16f2eb60f08c714c29_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:8a497a70c08c1a1c142e902acbb2b9ec6df6e4d32b3b24c9aa982aae96f089d5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d8836b9f6e601bec6e408efb37e25ada7c99a3d76fd5832ce19e8728bf057656_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:43f8aef60162a34125ea9f95e7d8d7330c7ac8eb893d01271cad80bb4e5a6d6b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:90028b0e0a122bcaad73527511dee18e694fe2846687710a9b8450b448ec65a4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a8b3b7e6e540ba8ceb03d86638f6b53319db3465088e0372ef5309eebfec0fb4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:ec79bd4481898e4467d2e5f32d05662908936b06cd3f7ef1420a98c6f0a4e1f7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:199d34fc464fa551a147a120afcd4eb44117042a4b4ea04933ed3f17b0c142ea_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:48c2f2e999d26681a196bd4f044efdef55a0d137bf01ee039d0d6af21d0f1d24_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:89cff1bdbc386572c0d8f2ea26087dfb728803b2c90329bf6f0f10e2ab781ee8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:f6ae7fe2a7c00f8beb1fbd593d005a4ce02f8ea43796f71b11aa5919b23335be_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:5891c3a97270f608a201198fbdf3fdd14ea25672ef4063de4fe0cd71b9566c48_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8906e4a8f9a3499c09bc2aa06f6efe7ffae70174108c31040172f8e61e64431b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:f17f3ffe3c4687048402649d08b57a258b5dd4fe647cf034260f4d5e839d21bd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:fa57563e889b072f3b9a71bcfb9a1c1723dbdd1ca9af072760eceb790e5d9f63_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:01dfbfa63c6a054c432b329ef61b460f97e35f9536a325ea6c79acad49775eb9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0c16eb9aa833123291d76987a9d12b51c7ec4d27d7da395757085aeead6d49d6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:c7f4aab3d25e55cdcb750241c4a74026e9264a83e83127ec6787c21394191ff2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:ead78a41605a84c33874cf439f8fb7ca4e40d238311b944bb6573c3a74599c32_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:145196f7dd84c4a287833a6841514887c452fd2b668a433af249ed3010ec5406_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:16f14a69ca31c31d6845143f1c1ab71bd847641b379016324f5359ab10d5565b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:0fc2b10cfdcdae4217e0fa1eedf0e5d406516fb18d81c364521c7771ec5028d1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ebca57291d84f8a18bdb73d1bdd08c16950c5e39eb19bce2bdc0c9356a3732c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5a5792751c2fb9cbe385130151c3bbc660baa125c7eb49c0ad791662be845293_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:a5dec4e5cbd88d9277da5509241146c6e6715861b854cdb84a3b6acd0de43878_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:ad48609eedae76b2fd8ff454c5576601c1ce6b8938ffaba0741292f98e7dbac9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:f1f4c8788a5cd8cb612dc781f265cfba426863ca2d6e0dabc4b1b5b663ef1b35_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:10bbedff3324403ff2bb247c03264ce10be8b6e2c0fbec384775b6408fc5a62e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:288e65d4478982b2f8c64e66041f3c4476578b5088f49a9113f7615d94b78696_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8ec71429beb6090dbe77970df6ccaf8a0c397687e545c00e35d7d430677fdac9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:bf9a9bb1db96a24f916836ca53679873ac32fc5e943a62d73f5a0d44acc6666f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:80d322fd3aa400688b41a959f88e40624a4891d2c11b3426c440c8c1f378d721_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:a73d612742547052fec5dbb1ac2f5c7a769711714c2d7e60cdd6af45b61ac652_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c8038bc9fd77c27bfa37c3bd67a789096e1cfa2a6ae8e932acb8722ad72dc693_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:ef8659bb028f42bf139b8e369147625f76e9724b08be6c50168bc2873fbf289b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:069898288e9a54d1c28731848a898b0302414a6b4ec20993e707838354025ea1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:1745dfa8d0bc95282b2c77be26ff113e85d5226faac64f9a45140f868bfdc2f8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:7d38fc3b08719665e6a1035658085989a3b8c7a9392cffb78d7bdb84213145b7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b9318d20f0abe6ab698cdf9f50f6deef573be0fe17767da453bd26d6ded93ede_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:0b917d1a8772745e937a45721aa55129b5af27b4b533431ddfda819227759cea_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:770af0849a803311e04939b49ce35188e4ddce4f7c12cd6de05686f199e8ff4c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:949bc517f1f74b1fa20a826dc6a324990d14b843be89531762884d951a0d072e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f742696df9c59795eb6a1fe1c62df6c2021cd439d2699738040e670b94bf8a12_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0855c393ce46c242ae7a70e4f1a0f94a18b6140159c43fec5578ef30c8b8bfca_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:81531bc329323c5888aeec2f5270b7fc5115c6dd45a327f2f9ff0e5298a07b81_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8aab7021368f37143cdbd19afaf32e939911a40cb7d2aa16d995c73d43bd9a8a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ae79909fb7f7c0ffa8088ecd7173521c93dee51940f92b841206eaeb850e9025_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2419be532ee6172c8eac6ab4a882aa9c1a764953f39cdcdb815ef66a2600bc6e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6284092381134b58321f2be1867ee43038d9b9d84d3d068bf87343fd7c231ff3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:64ac6ea5bde747e8fbb3c2a8166c56a2a967ed1984e9562f08851fd62bee6529_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:caf9cc9b036ce364fcc95fa04477773f12caea403c0cccb5c0e470bc9597c62e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1a816ea2b9fb42d745bfe8d28687ff7409f4359418062ab2b69ce7ad3711824b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3f0bcbff40a7c02499b25e8c70386261eeb2e53d4fc26d302da44fdf71c6d336_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:dadd6f5c854815079e5dbb9cdd274399e396b242c3a6b60de24bc96355e6755e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e8260a29ad895f33e1feab3111d8e9cb189cce2f06636921de7d89305a95cedc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:21261c47ff36c46542475a91e11ddeb7aef7fe24678412efade3dc628d1fd7fd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:5d20fea3dd83aef1b49bb7f83b76a1770543102963f609e23acea922d62650ba_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:676b870a4f14acc81dcdf7d0d7fe6e69caff28a4f576cabc33b8e4b640eaed16_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c5df463f10508b90f495cb698136d9d89471d2eb647fbeb4b1054e9719232297_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:46d4e13b36567bd730d62799843f4dc839ec3722c84c070b2f48222b9db258a6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:621b3323e62299cef209ad7a505f589e9cb60e435223c276b7315a069891c237_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:ce7010ddddd9e5f911b08a932fadfd64efad1aa07124cc353dec85ed21825a9a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f1c19c110321bd99dae36e5b375434b4c87bdac17da7c00bbee59044de12e93b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0034c091c768ee47e959a6611c7371aa38c1ff41d37d60e28671242135bc0176_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:791c7e849ef8fd9fee06193dc67bd7790d213e796bdc0b03ac3adde635960a69_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:c308ec8359c537e0f1d4f9efa655b467a650d1761efacf3438c81ea04ddb5c6f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:eb07e612458f5ec1f58e7e772cb2b25264a9c42cc009464672b89e686f60f5d9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:0151226399aa601cca931b10cc2cb36d20dba4403c034c0c16a0261cf2a3a7fe_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:08e07a62d5ac0d54fa8cacf264592c692c3869d9dfd33128bec9765a0ce4d585_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ba683aafd9e910f76fa413a9c6ab81d2637b447b2da6410234f16531c0361311_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:cb9cefd021b9b5c0ac2e8c7f76da9dddd50cc26de06ef47d7c13cfc92605d89d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:c1fdaea1096254f1e8d77a08e6ef438ee744482d9625e3a8a1b4104e06d5d1ff_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:a2d736bebb280eb8469b1adb6018eef4afe36234ad9ff944fe18fe9be083bba2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:68f158b3197523fb5b23da23ebdc5b54f83c8d688808f5f69a1b3e483c857554_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:047f1db3b7f93d9c4a4889e4b978d8096d028911e71968603ea5fbe32d81b4a1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:c1fdaea1096254f1e8d77a08e6ef438ee744482d9625e3a8a1b4104e06d5d1ff_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:a2d736bebb280eb8469b1adb6018eef4afe36234ad9ff944fe18fe9be083bba2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:2706433ecd1a4e21d08eda9385c3e31ea3dd1a25c741862a6325d04d93feed4d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:c910728e6a82e3a87ca04b6c8600326c5c7ee6b2a5367c805e2e37bfd44c0898_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:166f8289f510b3fb18dbca6b3e5b4488e53d583ad78e5f0c5bab80a5b17733eb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:32ad25a6b437a44d16458f17c955a1d483fd03f1543755cad50023534a363001_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:937207bc65e9f296fc780d8b008e8c4e4eb281c2462cc980993584eaf157c74c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:bdffd2853c00892f4282d18d84408f739a84655957b48514116ebbee37cbfa6e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:556a2b7ed3bb24bbcbbd8482bc8dcbc9a2627e48cd0d49f93fe622894a37fec6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:80003a3a04d63db881673954f49d16e15940c4240e3be467219891cfc2a86a77_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:c461b27d74cfc5b6e619a31a1bf5f8e387ddd7ab119b98a04d656b199f429a06_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:d96ac4353e59a2779d3e36a8a78796478f89bf40f4d1b62738a096b3a1b165a7_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.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:4af0333ff4f8a1353d25478abb32d7b64e8fb516b5e1aaf67955e866a2baf734_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:cfc3b31ae1ac667162ffb29edcde0ca482663cbb0318e71b66d14277a6d08c21_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:d7d4fc9f62d3e868cdf203ecbd592449f4dc3bcb5b6b8c9d4d6c9436ef505c5d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:dce327a6f80559b5f1eb0b707db9d6dde94e36aa5b2af4945136fb8ee5bb6804_arm64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:533ab36e8b582f613535ef5d77d6e6fa5b2b0910d501d1eef7af7c3e84533ec3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:63065ab750db3c24e3380fa9c89b26891c441512e2791068eaeaf37d041d34eb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c3064d49abb1923f71a2d836e08162ed705414ba596a82a4dc7fdaf5e39e2a0c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e6430136fbf2f1be4b662cfc2154e6bae6abc94ceb5138d95631f0bd8855f71d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:00bed480322861a9340126a1c81ab0cceef95fe8ea5d7b542744cbe2f5bae2f4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5e1fd0b8140ee573da1e43665488669e3cd2aa7c4d14b0a76ed6999bf119ad40_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:99cb93d1c2cac003280f5faac0126e811898a7f69b802aff2ba4ac2634119303_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:ddc3e5eccdbde314321c58298fc1b353af33ecbccadc3286c3ca5fb745baf891_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1df5c4dcfbb4ea8c08309e3248487b51f628bb9a1a39c17ff9019483aa8eed38_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:62c67caeb8d46f502cbfffcadf2556e5715c36d8c39ed9b3b72274ec6c71fb31_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7c0ae38a526c4f54b3479aba5a5432f7348c6c85a692c042349f34a3975aaca2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:968696995dcc8b5f43dac5f9dc598fa58b6386ddfcd27f5988fb55d74a5b1892_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:2eaae24251976dda2353025aef5edeb3af23a748cdd3d6f51cce3645a7614337_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:aef4b254560c2145a50b2bda42ea9758eb38d488dfe857cca1cd12ca3c4ddbd2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c0477dfa9340debe407453212f805bd8a7018eea107bb9ada077672e6d842d80_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:eed1c0babe8c3f224717bd4b036e7a93940320b42329512d50a406c265269dfd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:3c78e13ec0fd31e80ccf2b3f4b08df9efb7854739c9e5d75a9f6572d81c5b4b4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4981a79b4bebc69f5a69814d54e3d9ced631b14b16293fe8e7eb71c3e62fad7a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:545547b6c5226b309cd9cc577c0b91759d542e58f2bd60bfe00b15164a30b007_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:659da371f970ee548816f74853363291333d9ac6d9e4fba6329f146a7fbacfa3_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:1e7a00a05900599ac401cff92be14e1d73278a316e4eb38b5b4c3174305334c9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:5281268088cbd188713e386c74604c5a6084f5b6ee5cff58bfe5071e5c932a00_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:871e92015a2fe767f6e3c50b6359427c0a0f24650c7798b2e30a743a9b932da8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c8cfd3f72781925063968f55705cda3b3f47b53996e5b720b4378936ae88d791_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:163235f2e40e91d6871b4375d70b9589aefca7210e8bb401e594dd96dd5a3d7b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:48c89e862b063988c10c4a71591a01f3abea82b694b9aa4344cb7b0f4c914618_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:7abb53267f55b4b466a8a52c17b3660ebaa7e4ddfb4da0068a7a59f1c6d8e9b8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:923672855d9ca60bef182b77d23cb4161828e6ae5d9dc65a6a417728fb323e3f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:099b6debebc4c5f6d48968b643344281e079f3a479232f888bff8f63424629bd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:91d59826a2a4b0e7bd3696dca463b99022d5cdb65d0362297f35462a9f6bad47_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:b64077aa08c70f1543d34bfd2868e2489156b02ed31ee033361c5c9c7662def3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:d49bdcef2e9f4d29a5b5606dfdb106f1140f15b251ca2e2c9db2b764a12209b3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:19cdfbadf2838045e8bb2694fd8a50de53429cb7058db5db0fb4e606990e9485_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5d3d093d1737c6323bb6ed2278e6cfaf1109e981e53276b12ba26688df45b5d6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:94688881b57bdd21635b198a238dc41d95607ee9a2cb7895f6943713d7597f34_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:e9dbe70ef164721a8a2c118a4d0cd70b70b6a4e72a5a193f28711c655f3767f8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:042be8803aa5cd6eac6131c96b02643387f516bca3b76b8d684de16e15085d4b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:5b7b100d26aba70b4484b72550db4b095eff0bd0ba2f290f7c9a5c7ba37104b7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:76be4b8284bba0bbb037a9dd6069467ea339ca1d2be8fe1f8e90f325cdf3716e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c6b65a12f0dd6e6571d7f486e572754ad0013cb0319b4bcb0637dcfa2a53023f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:53259c7236fed212959564f05a214e6d1aa879ea1ac3265df9e203f30abe4445_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:71158fd9ac3d059b118642ff387aab043cb5da0fcd17bf53c8f5f44361202686_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:886a365246e95a13e9471657478bed2e106133a5f8ccf09029b18c74936e867e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:b7463b7014881f2f3dee10777df37adcffa8cea6273095e509e2a0eb3b08c12a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:1c080f0a233303e6097fdfa8d00a5122358079e67c68867ade8f00e2ebd7e7fa_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:990151058b4484633406ac70cdb63c4bb81a55bcc5beaf08f9761dc6ae06beb4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:b018c5e29288c3659a59faaf0e1b3366a638aa6e5efac755ad38df08e9fa54d8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:d0d505849fda4b640ea95bdd96fa11b2257ad3f480045cbbe41c78bdf52aba4c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:0ce0b2ec869723bf1ef0193a2f70f469556c363a88d41baea4c625c615cdea52_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:437e7b011942086c7cfed4ea805fdc69fbcc4878e84ce79339f79375114f2ab2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:51d5f0fb70e7ad141e86e3c0fbe9298f407aae228533c830653a12fe34e18c94_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a5f950847205f1301c551c59406453386863a244ab89f5c1f135b0efc618f342_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:1318f6ab64d38e4166e492d0becaeade10796b7680ccaf7df8930c384f0f318d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:71251b4cd148ccd8dc6bdc8ab51a4401dac1ccc7ee0666d389fafcc291a8af6b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:750e49b90d266e3115369154892f235607790a08e0cf8e7bd54875b40d69dc36_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:ec3f72403c828cfafadc7a9b95659b7f997c57f83f5d7c7f99ae9aa7111752e2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0fe413807e569ae20166aaaed7d49deb3755adc903d7c4240e6c286f78ae1243_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:19530541aebd85f600c1243ee0b35358f3ca6dcbdc0a58705980d0ffc661e70b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:4f199220d4abdecf92c7c34e359be93ec1769767d3531f9ac4ea18255afd8540_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a43fe727d9bf6395e330c3094ce1d337c4371314beb035877b975f2a197d9944_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:20d52bbe54cfe67d5c39f1f30bb56d56d220e190075895a2bae784dac691b053_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:a3e5c3473cc7f259c63176cdcc987a208b330e4371d3d0ecc959c48e8dffd705_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:b678adeca55da4267f68a641454845f38c2015458143c62d611f11790dfbf74c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c2841895faa6efe6186dec578e1c02e8b04c7e178249b191e8f2d9ece462ac4f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:7044079bd7186fa3578b23a677113d67cbe14ef0a5f8d8da8b7fdd74f05e10db_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:79f2aa2eb589882d7788f96eaa2574c524ed6366cdbde6d600bf170a07ab666f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:7ad604db716b570e1631c17f9c0aab2082dcf1243210dca2c33f2e11f05ec7bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:ee7599f1d4036677523478aa026118d6eaa50c71385b19efe62b5c90a3648aea_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:0ff795f2b56a4f1d5fc9c59f31343c4ae619ce1882d76126839d138012f7a1a9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:301b031b83ff0ac8cfbfb21c90b05be0461f37797a1a53618afc4dfa08ee3a89_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9649506d7a695f509b2164c9b47f037403731e82f9119f6a091a7fe21df395c4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e44a21d71da9c3f22a836af4c29d89a8048d886fc98aa059a3ac5c83e9a1dd47_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:7b5197549f0c49776a522cb64fcb0c478b7dcdeb028e8e53242de8363bf59dcc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8b061cf29321ba0844a1149668311b416cf01f84ab2dc4cdffd503f497761343_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a9ac7fd68608a6d07f818970cb8a1654ebc4604c8b93388670cad85afbc9a277_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:d4062ae5ebeb853a210f54254e1c0e48e484458113c651871f0a1e3658aabc74_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:a2b13d02961a41c4b4ec63ba1bc33fa807b04664f13110d331ff49b27d665067_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:d1a8f54e091d4ec5f312e70d2135ea476955cce09fd11882bb7fe8548cdc62fc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e56ff4c9d34c49ef38a4913ddf80dbddc5b67dfbe7810587086af29751ca9cca_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:fe9f712c5e32380eb36fef637f16a65d2a5203f4ee09435aa9b7f230262f8cfe_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:06ae2205eadd0e82ff618176ff3942bf16dab32c446a6b20fcfac229fc49b813_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:4478bc8bb281d6430d367b5dbcf047a4345d6fd6aa41397373005615ee305086_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:972dd4bd3183be7a1344adc65200453bcdb448a5f7487a5311ca3c1da304dcca_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c747eb412219dd6188710ad120f8861f08acab216f825f8910c694ad324c47d3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:1f3e2710dd787643cd43d35edee092efed10438a8e95d8a7d65326cf3c183257_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:4237d1f3bbe422147b295bf918d3c355edc2286c3ffcb8e6944d83ac0207d610_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3367d78351d635902b0c123696e390b9ea1623e765de7689c9bd98f820aaf4b0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:7bc0ee15f0bab3898ad28de7677dce8d86624d734bb38a08947eaa3a0418fa3c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:7d3d8e7d7d29fff25b51e62ed511f28456ce17d135c5edb71a204c414a0a426e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:82bd06fc926859c8f1f738e40a202c1b0b1bca5000e15881506818cb23445d97_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:85aa4038587f439e4632742b7b631913d204d7513f7d9036ca60b485de0a4635_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:b97f78e0989a59a188b3c2308b04798e2e2aef7cedb20c561b84c72b1336a24a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:83bdc38888422094f55831a65dfc4f579126199b6bab643ca28a6b1c25b06ab1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:965b2a3a6be2dec3debfc0a3f98b4c5a9d86d92a1ff1a56ef0250e1782a27575_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:58d51be8e5831db556764d3db64f65c19f6c41e581e591c7ae940c98e635c4c9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:7da284e7d4a33a3c46922673324213de447f99dfb7cf120c5bf184816fe58387_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:6c0be90a6cc5e5c2e42df9230f6d6feae14dbfc95683094b3597f5dd75685f34_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:d0661c43cf3ca725748090e9f6cba73cfbcc5a63005a2d11f551456b2aa48991_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:bd11e3a5efca51a47bd38031c5dab29d5b4e5ce000d680d6903e63d3e8ef30f5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ca2d20b64d93a4f1144799c7373d22df8f77877d17560da82414793222282544_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:30ea821f3b631e6f9f3dd7a34fd0c2d3fa2ba9a63195aba8de42e6b655ddd303_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:cd6b2a09c10ff8313b6e7772d129f610a401f44f7e2e033dd77de91961165b2a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:0c74fd2ccef9e503087df22957ba24054b4d077fe5f82b77f74accc4aeb1c372_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:6c6c911d3aac2792169bd09b0c638fa068e1fc8ee77c047ddfaced6e984aec23_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6ac79f3d17ef043489a093be59a31ec56149c265bfe5a3d6c1d999442f0a97cd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:df81631752c241659beb6ca6ddc5adab0a76ba7d421dffa787c870c2cf8d85d5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:44b1c4eb1a9b38dd2945dcb51d5e1e63fc60d6fdbd9e42f57c3f4e685a1549ab_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:97403345d3e786ef9ad2930cad211bf13c5f99f2e24688a1dfd3e6366d115141_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:903797419160c6d4fe5811856eb727f53f8c5ad9e34706b6d841155dfd59e9a9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:bc4c44660119b886c51782d7bc8a55e1a9f7b6b5e59d317a57da2bce502510bf_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:0e6b20a59ee85a861a29b4f4fedcc50c8396534d3ea6859f3046acf722fcb079_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:41f334fd2121830928a7b6eb3b2f1904d99f525b50761a756a105fb01cc7f6b9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:48838eadbb1812821f889b3794c168daf504c555556a6751d17dc9522f141249_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:62839d47fdcaa9a1372ffa64661614b09912d233d7c1842fb53c228d1678d34e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4a043837c6f0c21ac374fca27832c95b0c59f5d6fdf67d4fc232e595368cf785_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:72b49e79da0ab951c837831ba440220c6ee93e7ddb6bdb3325bd47869ae6a977_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:91487191a7d342a56c7ea5a13e350e4cd52ba5c292d3c6325880440215bd76ba_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c090d4ec1678fd326b1239719dee3fc8294e8d7993e8ba1489dce0ba5c36fcb2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:2f1a650f5ec07710430482e4ec68e98855b4b6a7e73afe755eb4e46e85caf0da_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:47405c82f8c422b704c7534a361a2add61f7a46e3e636a0cd84471834a5b8d0e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:622f7adbc69bc03a0d3b91b5a3f2d48a67e9b8659187b21e3b8ba157cd914b4f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:c4407e42ecec19e9eaaea79c51e9147bf4302af5b35c08c31ea4993d38ff6931_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:22b4a31cf424c943201f3d42123439962e8ed84fa90aabc42ac4eecfad7b8774_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8c7be6f5aa6b98ef618cc4619aea3bcd3586a50afc78624b5df5650da42e3887_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:be1028337aca3109f69e30a2a3fe9d6c37717d6b585fb019095ee466dde697cb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:c0b12dd7403d3434730ea57a49e383f6d6519d1bcb59f01400eed88729233860_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:02959099bd7ecaae627c5c4e997d6518c6848786dfde1bb5ce76f39ebf70fdd0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:1921952ed38ac8e19c6d974a18c02c5922dc82c3575612eecde6a9ba2033d685_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4a977bf1a39be5ab0d14e9753d25f47da4a4742bfdee7e8bda50edb302428108_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fca7a4840489c345b940672141863fbe13c95a247001c86a4aa097d0acfb084f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:4d888341b6d9919fe91ed2ddd5b7a3aab18dddb9e2d42dbf50a4175242e53ee9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:5847fc4851ffed39e1eb579bffa415e577ed832b8afc56a470a47d3d4fe07752_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:785c7d31ce3bbf3832959fb435bf6d24069f298a9644202facf98bd6cac31ed3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:93124b21c5b0b1f81fa06cb223926bdf0a6964f2f624318e269be58346924e46_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:1d025dd19ae0aedb12d1809023f0f00bc65dd4b2ee789fafd151cdd8859d92f9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:8bb731c8611bb5aca6f0a2523f0b6248ec2f10fb89cf3fd7520e4b01dbf79fa7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:af29aaff98b581ae991d694e5c023bde6e6a15a347c2aaf38a72a01f27c72577_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:df2e6c589083d742ab3eeb863dc26a267b9e3b4a86f07fec2ff5c230733fa4ff_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:705615555309ab38672ce9b507c476d159739f15b72e5db7783c9832097fc95f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:71b918638b2c5f6aadaf50905842309df50f81bef7aa5b5968378e8c1f6a4854_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:9cf675089f089d92f18bdf03c477dc56794269ae5492009d3ef5edb198e1a8c1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:b7e29f477ddab45804a33d40896a3e47ecc43f422fa167985820ea65739c2bbf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1cf1fc8622537b1d85440aa48d991f3c9d3286ac3ef836d3fd879e7052062c89_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:6ab771ec7ba143df992a08bd7126a1f901bcb9f7045d891e47dee2ae9d0312a9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:a32dbfa4938a63ae08c83dc13b30e5fe1951cc0dd21bed411310bd1cac718252_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:de530399a2d70f284600274be7086b88f29098063a64dea0a8528e50f8da1371_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2de3fd6073758b51e74bb15f45750c3051365dfd2ccd40f35e05c38d90f43de7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:47b19a623905ba772c8ab9f23076d0d96d4283346adcfbac3d91ad62efc55285_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:4ac2021ed4737c3b47ea9afd0ffbcb8ca503ca304fc77790fbbfaf63db0b0fa7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:c79f300cb5072fc8ffaf5b21288823e880f47d2bf6b4939382977ebd5addf84c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:9065f183a0acf14ff350d66b5287b1a33ff4fcc87ee3dff93e8709ee7f1bc534_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a678ce205c6e2cfcfdbedf3cd3572dd0e6ee666f16ca85b46d519314786e1491_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:db66960eb91d3348c05323a38aa77186df1562b55baadf5b5bcdce0955b12d59_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f2e73e5539de90c8e9c084be136a4dfc8f6cec7c194c021e250ad99958fc74d4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:34aba916b85415a991519315dbfbaabfe50b66f9db2df3ec1c40c4e71e222630_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:83a2a3376d3bf48b8ae63f4363c0d55f7dcdb7ef02ae376ce0a98decd34bc82a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f15e8277bf296dbf349cd86cb79d12bd4c25ead2f09790ac59105f070940844d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f287e5a040727dc302ecc2d748d4a3d67edb251986ad6308c1c5b299a2824ade_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:902ae0554671c205c4893a57764bd20b23549f0642e01401b2d124a2269492c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:99d5a7b3464ef87de24f5139f9b244878ed6bbabcf0d5e9efc8bf0a1c087e70d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c88ceeec18d3109a18141536e37eff494d72ba78b0b8bc3aa8927918f92b6af9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:cafbe979687617664e08635637799a95d82a90ef205593fe8e1ff1a331445ba1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:24141ea740ebafd6ec8992604dd309f23bb9530ab6e382c1b9b8f1102c97e283_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:3cbba55ecd5bb44889c6c4434325c4fc3a10f8c6951b15c8b12f319ba7bc6a04_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8471ca32474c9b2edeeb23b4d063733152632b7e7058aecd77e510ef99d791fc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:e1405b20b9bd31a0bdc008d5eeee104e243a353b078c2768e3ff1abd770b6315_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1d0f74af14b21a41ccb5fcbed9458ea56e87ac1f0ba067a64a6117687f223503_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:290b1d4af63dbde808cdb5c10c5e50c98e5be3f36551e703b9cfc32eadad1736_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:339c52911584865bde949614d8a5673d911cbe8a6b39a0b97a1fdb715a912701_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7c20dc69d6ea661e8becd06bca24291685a53164b78fabbdb40f3788dbdb30c6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:11d2cf567632924a42097e26b88151a84090bbe49f0093863ebb316a29fdd972_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:8125ce00504b8bda45c0834369e6fce13b0c10b8481010ae46c3eb5b2c4f8383_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a8f6a4c1d515f339ae85bea9991a93f940410c7545ecc4a244eafd7f46b2aaef_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e04e10d90a1c29a3dee8286362e69a43b5a63bdd3857885bceb695e8e96eacc3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:01f921b1c591d3685195e1d89d5ad45c504db7bf95a5d64b957db3da8b381ebf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:06d52abfcd7bfb38480264aa18663973b133a4aba39f1109db3b605a81ca45f9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:4014bf9fbffd0e34b24b0a401e3d8f548273cf07ef5b6fdddfa814d3d2ef48ad_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:8dbd84845222f50e9cf2627de6ac91dc3dee61665e8138a8dd658ad80ca7cc09_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:40b08f335eaa62cb29d23ad9b708f6aaa350127b0d78f8078572305eef514be3_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:5511ca08c7b080a2fd353fadd831d0a6102bcbf7537663c5e4253abf2e837147_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a4779ad93682b206d84ba3d3405cf093f7616de223e31f07c4ef3068be850b83_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:aa243fd4fc92150af5543b839bb5a8a8d9f7b1c3aee5e3352be34bbea33a5bb9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2d726021db05e85c22966c5e8810be86c8fde70944d4c1adc075c513253cac77_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3f596a68b083b88b51dd668aa3eaf6b4af57491727db1612d65b9ef4a07b6214_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:8412de95f0d1fd4d26f7e281634c311d416374e925dac5ee63c10cfd11b2fdeb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:8ee1d28db3f3a4f9a8c3eb14a02ab132a40f0cba2393cefe0f97655b29c008c1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:05ec4fc0483339ecaddbdb723142437e62ab796bc2080098e24a3d6fef87e761_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:435dc3ed491543bae30a1b7476a708b8ce72e0240daed0753a36b90974f74c22_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:5055cd45d79abd5113028dcad5313b20586efc2cd630369c288bace525566824_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7491ad3a633c305ef58e21d327a78bfe8c20e29d3065d54cdf1a12151af8f18f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:3b24021ceff84c5e70499eddf7caca29959ccbc619a38b1f39312a9aca9b6de4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:d0827fe18ba307ac4371b715ae3a22ab4b844abccc3397bf8072b6a762fff2e1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:d4cf9cb6cd4ecc24f2c9c71b4575875d0ec45ebf0b2ea7013a7945ee21403f76_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:f63d1af29455bfcfd4e21c20517c768a1b4b8ac98364b18f470ab70cd09d506d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:05b1f39f625243835cd6b94192c147c67b83509d954785ca57ba9373fb25a624_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:332e15166660aa5d88bf32bd924b14bed8235af2dfcd2ad01a432deb51def007_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5f6735ee66c24e351c749c9a94d5fed9a9d3d46d08e79c10b6da56f3c85ee7c1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cbcb10ad3cdc0a97cd736e1a4d46ff57e2bbc5b3bc6383caf3b426af2298e2d3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:98744861549dabcbf1056219df3c0169b76418fae8fdccce5ac1df63696988e1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:9db002e7e76eeb85306b0d425fbe6adfd7f0856500f25b6eb5bf8c262b340997_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a0a8bf5d416d6b68e287eb361344b90b282a3b8326a6f28c4379be3ef9c9170d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:d7c4929f428ffb804614e7469b03e8fa2288fcc5504833ba72539eac16a9dcf4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1926a1e5297e41041d7d2af8246067be6c793bb7e4d9b4cd4dc9da9d7004062e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ca5487eeb83cd879a196bb3fe78bbd144723c9175a1752269a3d34857522d805_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:dfdb8626504e967fc9bfba7dcf65516c2a8582d4a83a6569d7892d99e865a4b4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:f8899e7b479006d8d6c14e127b1f9f65c388ce647df5d6a97842d516bca8b0e4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0926fdc236aa3e2fb26335fba547b7189d4ba1be12a89a4a829b9da8af45505d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:572b30c169468e804eaf7e1cb19ba9124d7dcc4d8777bc82f77d59d0f2f5cb55_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a484bafd82cbe16e904c1f78d2de33082463ccdfb4736f01469a5060f7c3ceaf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e7da39d05d49e4020c73208ab95c7230fd5e78a4eae2ea0a353fa0a97e99c8bb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:64c2f2b56bdefce3ce1b96628080c1af4fa62fe4bb595831972323faed2c87df_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:6fdecc97391dc0f7fee88ef14c48b3e23b32a0b7ebcc1b3003d464ca4a3f3a52_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:8cc048e598f49262341608d9326559432b12519b2108b232c0a88eca7a82fdcd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:b2f94b354de0cf44ed4b6440ee3875757a809eeb18eefc28ab133c5e1b8a5990_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1b4e71d7e6b91f59ecd19b6aca6d23cf0a742e9f2be983f94bcb0f4e7e9ce218_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:91f18bc479127107fec884aea23ac5bcb8824ea4a000df90ff17c21eff306030_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e0eb07eb59910f03f41caf262d78ea69dd44a41f82162c4a103371c4e11ffaa6_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:f15e6d5451749a89abbd90d42dd35ee92cecac4efd49660902a7cd117582f3b1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:0c5748932e208068e4c6285d06df7e44af61cccfdfd9a110dbf4ec41383161ea_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:121038ef6b4283e4a3e2bb080042beee2168983faa511785ccaab80beb5d239b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9cb4d1b794d060ad504c130fca650aa2bdf6366b08470ff51c86c24f966e09d5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f88c45b83e56a484b501df5622d8ebc933fca23f2b9cefce1279b145c1618363_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:3789f6202a8ef37ea9ea1724dc14987b12a132b2a5f37e1add4174467fd91e01_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:74b9afa30b256cb3859dbcb0fb2345c7315efd5b221a1933bd0aedff00d4384b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b64076e354e182632e9bb1a732cdcac31c7b67f377a3a6d3e16f43878579e72e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:bd16604d896251bf6f6ad0af39fe0b231173bf2899f4262f677680f4945d3b3e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1ce7535ba173fb0e2c1cfde4c4587d73e356263fdadb245f492d020cd67dc46f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:87b996946fbd79d687b241452bc1e4c7b68ad1cbc5fce503887bd61f428dea82_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:9761c8ea9b23641fdbc3fa7ee163e1dda1e65dac2b381dd007657c5e6f0f6990_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:fa3b63ad471363276c5b4ef07974ab70bb00083f86428f69e67afc9e5b326df1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:280d2dae99fe86efc2b82badeaa553284df7c5afc11329eccfa21cb1cceb00c3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:59f09fc0ca1e1b697e9c581b0f3c2601c1e3b5ddfe2111de305d3b026d7c186b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:ccf5c59303405ba91b21de9ddb94d932ba6ae60019471d7129a8d81f03e26e53_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fe588d3639c4913b5377887bac46be9f826b30409e3782e7c0411ebe95ecf8b6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:736bf224af04467f6622c04e9b5708deacb8ab1cb3c97cdce1f8ebcc48e7fc0a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c6ee3f39b71057d1374f752bba9feb5a708bc4dfc49c9fcfd39926baae3f9993_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:d99d394855cac5192c2c7670401b320a211d90f74f7a7991a0bcaf7189f8029c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:f04189a8062571085ebc72b8e838d36b64bb97a8e1cbce61afdbce81c6a56ac2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0f86d08f550f0b83fac377251a2e780c3f3a90433937cba72fc4aee32dedc93d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1cdcdbc5f671e4297cad2dab6b20c1598145555a6aca118ce39bf1b580bdc085_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:67b2e87590f732587948add68fb488cd5b9986dadcb5e9f59956109e19cf29f8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:8cd7eda283049335ed8b6f023009756ad90fbbe3bce5d4ab7156de9a8242e355_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:103196d44af27c2d8e8541072536e2e2a3e59f8f6e942ff984026fe5ca9b94ba_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:2970b844854cdf7a1c395d243e86924875c651960ab0af07d26037895e1a53eb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:881566bf8560d6147dfb2d72a83fdf0f38264c4e0a1559f20c97c1b3fe21c50f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b4e74c5cfc507babae759cb1a13b987f59360b904be9cf80d5dc55263d773186_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:2038cad7cef0b373f5297bc9bf338df1f777b79fe270edb9d1bba2440d552410_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:246ac81dde74da15e849f3543cf06842a13d6bbe4d0ddf249940ef36385d2b38_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:7ebd15732b6f6ef5f366cee2b2e05526dff583de47d78d19259acc7ee50ebf98_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:a7adb73069f50998da64ab00a7748e9479f6d39380ef7cfe0dc81a55a178f74c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:1b4e73e9cbb4508f6e3f5e4522470911c35f4b6529d9bbd61e791545431dd976_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:a13699e84d3bed5f83f8656bb63d38e348e6561d2c6d11adc7cd27294d44e12e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b49499fc3bf0ac4da7964469728f530c2474c080cf18d6d95173c827f6497727_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:caaa0a3ed9bb61b3356e29c08ccab4b07b543bd4661785e11af9548383aff831_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:448880c4c4f5ac24488b619f5fd3415bfacf97950f7b819f6f35f7ebac936235_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4d4dbd56edde5b9dc1f8e8ee4f5b709928efaece3943b580a738c3735f19f0ea_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:92d916235ca7b3b785443986d77ff8084a21971de4bb4e57805e25babad67458_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:bb0895d3c3ef846c969f36cde45c6ed57f8ce7039cc6ecbee71577f992494ddc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:3614bb6b7684d65fa02e21ad766d9e18ba8fc292bed89ac4294af6ce4e6b831c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:44598704737d739636a7b1431f9192e7c32b3c69222e1c0d461e593604b92c79_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4f17d26dafef0f6cf1879ce9a2812b8dd2d35ce77f59b9e47d1eef763aa39ec5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:865ee09a0883ad3ddfc4ead4127b08d964aa3a89d5d26a7dd9af52931d1c83a6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0952ce6368ce2b71f77cbe83aa9791284b8a80465d1cc148b4b4b6eb3275cfd1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:28e36f204441718ef6ae65e65e0159b9e6a79caf1452a580c7ab44fe2f46f600_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:52ed6558ac80084e7c94bd1e92bafa85f64e700286a94d9dbc8ed8f3b3b8cb94_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:b20b5feb482b424cf690e6f55b89e1ffcce37bd41233c174cad1380081327c6e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a9b74c247c939c2ff2363128340dca788c8b522433c3a7e0db97fa0849263486_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:abb6b9c35d3322e0d906fb1055c8e440197f95e57dc03189c625ce0c90da1f26_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b82e91fd4ef9cbadb8d76a895ee437b0b21855ef3384daab30fab882f1f3132b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:cb323a0f74f6ea591d4df2d79a4e06d84489e186153cc111b4f20e622f28d588_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:6122387215ed257df55f792aded85388acb692568c8a652c82ea7c84183fed0c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:65aa22f13b104ef68e4eb2dde6300e0f0fe376b682fc7c163da01699d8165f8e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:65d67c5879a5a2667a44fd70434bbfb1b5c39fce94f3bedfdac65a5d3d128fcf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c5f4f9dcd173cdf67295d73aebab4776bc3565a4791d651db570510a9d452682_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:09cc2925426240bfa4af94d495f456a27c6b7307d862faf4519b0b8be614f601_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:0ec2fdc291438377d74795dc772fabb5fed81887bc21e8ffc276e7c0491ae182_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:499381b1d5b2608dc7cf3e829699bc4f3103a2d5074bd4f6da52ae07f6bbc956_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:8067253ce489c622d3374158da76d044c8031054c35fbbe4b4b9d4392dd70dbe_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:90a207a38ae65a354951a17ec2f264ec03d04b12dfbbc6bd1b33c4f2cbda9e80_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:c2e1580c9009d93d42cba6983db847ad0cc6740098a811500ee28dc8acc3647a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cd73bb7f4396a830f603b69e4ad2043dc69a06bf3dced4e41a1dbdaeb55a27b4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d3a7cb8ccbbff5f311d8ae934423d33bf372a716a9c9328666db11b119b9dcbe_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:349dbce89d51249b833c644973820d494b49f821ec1ce6041334d5404280bc4b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:55e431c3b05a2257cc140b475b4ab3ec58584a919d63194a53167eca7a79d4f2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:b32e72035c695f08ef6ac519d3f0acaffdc20b88beb7433431170c9c6e2b5c36_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f645acfd696bfcf5d17d025ae787205a6331dd62e65def6b5ed3cbfbe1272478_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:08671538bf1a2694b66454390ee777ef54a1aec9ed3436b82a60a694a094f6f4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:1edd80c7bbc1f81e2561596ca7b51ea90d84e0f9c4227d488e46d8ba1a6d264a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:44b7901ce6b53a19830574340a9536a86d2c7ca5534eabf85dff7b643c9bcaf5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:e8c1f25de812fde0de869d073e0b613cf6b2e6ea423ae5a44a0ee0ec458f0516_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:3944aedf2d50aa8ffc45c861981b09d48dafdd48b14f0eb7eb7554477df79ce7_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:56476d218d817f12156e67a5949dc5aa96cdfbc47b8af87494e68a5599e0ea52_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:6c5b8151e50da270d904d8588a841bf7122d79fbc9ace16281ea96609c40b342_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d96ca6ca34d38debb586165c04ca6aa3735d09d25f89cb60043fb800f5ccdf7e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:ca69d38281c9e4a558f66bd2958c87e210a2dd359d55dfd0caa6cf98f0580a1d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:da702028bc7d5c08d6fe78e216a4216cde44e136bf6243b083ebf51d10a95205_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:454558fb455ceb249b25ec705353bbc284659342b70b30affb299c700fec8863_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d1b58fb1f844d647468a82553485b024ec4d8bcbb74b6a8f39b6a5ef99761bc2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:3e825bde4d1992d23cecafaa919d793d51edd51f704ae5cf6e9491f9948d6092_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:f45f6555fb87398d083da14d93d643db7e24ef9b4994a87d807a3a1b4793ee0d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:0b397ed89ad84e5fc20bcb4546d98e887e6c7e64ed467f603fc1f2b790a1f83d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:2cbd12a650d5cbd04d9e8355ae388d3dd4bfed331156ea7b1bbd60df13ba805c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:a39e5ef3c67656efc97479b79e26811bfb1a68b1f9fa80b2fc85bfc1dee084a4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:fcf43b3b0c077fcc7b0d97b550588c3edfbf21730368bda41c3586a02320ce4d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:00fd69d7b8fc6019b059f04b1a894bcb2b9a4cebd4ae41a9c0177c4f6a8e7316_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:44b7de7780e7851318a8c68638c1fc221f97ac2e5e8a50fca465a6467be3df9d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9998e2e5c1065ab7fe3ad0bde60701a8655d8ddf02b18a27c7fc1689d9ce05b8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9ff4e2fb69c0b97daa101c12331b66b923f7d7f49f69da4d35e4101e4e424d3e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0339008ebb00ad18e064c48f06cddb24b6345cbd88683b91f8a7fdac26adf5bd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:2e31c5aa612e6655803e42f01aebd8be50658ab9c4b821ecd078d4a9c9a94261_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:893c6cd732f387c68fb0aa2ad61a319ac2a1b34186114b43e42d49ed1c8ef0c5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:99e071daac0bda292be8db1fd188ffddd474cff4e88d0655e4a793396de528da_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3d3eda47533f9361cb35c1c47626b68405e4604631f8a32a26c79db6f683d709_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:8ab5d2a46c30d327a9f55a3d3de7a1f19e750b58e4f68df24c447a41c74a2e87_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:dde11d10138f3af41d989eb88a34d9ba0bdc3aec129a3931a6689df3990d492f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:e75b6d682677fcaf0261868bcb1eb082fa3a668f5704ca5385274952f1736a00_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:01cd4c1fa0906130ea3499b05234cd0216be7aa5e00e144ea3b086af81482d7d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:8786f067fc9b55c3a5c3d9b252c479a31b1aaf68b99c94e79e4076a3285f95ce_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:bd7963f1f24643df78e8f316b6cb2a9e96cc395bf8cb87304cef0bc0bef65ea3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c4a35d280bbc2e597e8c859e829f94778e19492fd3815ea9b275fb1837f2d4ab_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:01b73cd5f5f06817a018fdc04b408ab945b0877b8ffcfd984ce251b4aac359e3_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:2ee40c78cdcba111261ec7fd55f49660940c2c3debd2cea97fe37e2d5975c579_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:720bee107d4056d6c6a2a96af5f79709e1da17c445e08adad1714f1ee8939193_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:c9fcdb547528145d1334652190386064d77d60774c4adf186d776871f36c31bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:224aff3fd638d3a6ebb6954a7923e76ae25c013d65f6b257f5aceade4033ebdd_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:2a96dcfe4ee750b8ed68fd520841e888cbf8c4481ecbc870776f256c19172f67_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:398184506d43278f5abb00b3dacb766c6cc3cffd94fa821c701e747add69a40c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:ade5a70976b138460825102d0d1df849e4737347a1f5e6714fe7aa64c394e234_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:32425d86e2f8be3950af53a1a07295bde5be3b94e089b98a9792e64cde936afe_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:3eb8f7f67a791b685b4c068cf5d35186e5313b91158b611dcdae455a0073128c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6b845f5709b42acc145314447679bbb4537882813335d904e653772341d95d7b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8e3ca94ef4fac0e591cdb961fdd8ed9263bb77153f1269fecc451f7584a768e8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:48be3d9d458707679a275e57d671671ca7e6235b0f899f79e6113727219418b2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:8266d1ee4b0f374972aa079f42a0ce1b5a434097fb057f90367e95d08b98273d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b9ea44b4e7efc178f82734a0e03397ed2050dc4d0aa12bb2615914be1b3d3464_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f6cdffdfedfe14be92270141e32748600fb5be834a25f636dda6d729c1322a5a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:065ba00a0c6fbcca3cdba1e2ba651588bb2398ef8fc41da37fd65793c66fd881_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:5af9ff402bde5b2a56e9f006cee296f1b5303018804ab53f24693958c0c81cc0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a133782736ada93f72ef1ccc5c03f46c674ca510136031f0625f2ffa43d7fde9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a3d307f025098053d765e1eb32a48fed2d1e64a26c4d10ff3475168439fafc1d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:13a67ee1b4ec3b13cf66768c9fae19ac71f2f2de53d289749a3d0722d5ea05a6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:420cb2ee2fa3d87774cf2520813e79b48180ba6de5535f1223313712a8c25e1e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:bc729dc4a6211076736be18ec3c3eedf0855a39207e453719f5e76765782a5f0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:d39370b6202f62148ef699f72e54cf122f06eba7c8d64db2bf2a17086b4b70b2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:1c1c6bd129c425cbc054652a94450a2510c416a79185de7c779ae919d5f78d3b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:441e08e51f09116b2aaec00282f63ae7bc1912d3dedf849fc3bd515617df13b4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:60e2cde8ff38f2867c3ee328c49c78e9c221c74a797aac8168e9a1511f583374_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9e8f083606d913793bddcb53db9d19b584cfa215925f0bb05c854cc3cce46eef_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4142a5135ff7c509860f39f6dcc8ffa312b4e24a1168efecf53cca1e3903607b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:8e35649c4edbf940628ea29885ce9e9e67ca748f622ef482503032d14e17d1ea_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c2d804569b6cc2a0aa0c5cd04d06dd6e2e2a8d3eb26496d9c2c6ea59e42ac79d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:299674c1657006b9b90075b2f32310df2bda6f22b0e39ccd7c2261c424aa235d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:53b3d183dff1cf1aec91426c1a034181f12fa5010323372e70ff1451f35343b9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5c075ca080d72b1cc9409ba8ba1d20107663796cf95c05f6a34f7d590e8a3294_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:8f597e03dfc9fdbb8632646c72bdb15c690816166e5d93b6645adb5b7185c07d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:a05e4f4d7b2f90f87acea8276137e789ee1f3f11913515a9adc8ffe20a612274_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:dedc2b423c2ea95328a76d6fcbb3eb7e2d251666d7e4ae065490b304f719da4d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:07149b5153505d1cb8f59101ba3cfe8bef6698b87a6bc82018a41719c9bd55a5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:277e56c65a23b28454229da7b0df6413c4ed12de00f5daf3733279d6c6487b59_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:5f50989f0a42c563d78baf4b0f2935d57f5c26f48149fe6f36bcb59ad1926b2c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:02db458d9359594aa9855d4a892d8a5265ad9bacc246a2011c5b9dd8388bc9e2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:506735bf56e19fe03d7608921a2c939ff1b4f6739b393d05694fdea7e32061f4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:74f3de8e7c7bb873e51618a8d2c84291f9560c36b98126d339c5fd96ed741cdf_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:f2cb5840deacac20bbe75f2af6972387a78a502d865de1ab5a4a12c9475b4a5f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:21b3b3f17ed5ab11cac03a72db6cd97be86b86d27f9c80fae428cc3768e0517e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:3afe86a1db4b0cadd29edd815c8106fc0cfca92916e8a7f33fcda8c5e5b21914_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:637d5dff3deae9e41d03e57b5179ee8010d660071a7e6129b115aab010d112c7_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:7dd551f8e626ec72f135fe7a90b7589b26cda72d831817dbd369701fc15429a1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:1ddee1f2ffa31ae46bc349974d2ca7a00d38104ce991c7bd6760e121f1f26e11_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:5f0340a539bbb0d4ef8112319beab5a81a101f2bfd3b7c7f1e60c24236843241_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:8d8d4cbf731faf11f67cb8b562d8b5bde1363713fbbf98bcec019d28e4513c93_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e55c4a7a3adf49163efea992ab8d48b7c0513dfb3545147ec262ec31e619cddd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:19e91f33e5a2dae321ab08e82be3dc3e02effca2a1782722d1d51716e2a6ae44_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1c7957cccfbf1116e9c34c973e397fbe39aff48abe224d3d3640856b6e465d44_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:57660f110d32d19b5e35a14bc5167e6944aecc46140664c8489dd7f8b7956a5b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:6ed3c0bf31ffe32cdbbc7e5d45ecd95a584a2068a816a160d9c45d5a354f5bdf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:0242190f05088ce500fc80dff474d15e3a764aa21be0a6d9aa5da781e1472aae_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:4cff8c79d0ff04caaa11011c8ecf7b2075609ea9493cc26aa46b37d49696d8fa_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:4ad1fbf0af49869bd1e3d73a869521f5fa895dc93466a9b86a4852113fdf9e0d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:8ea6d4c0aba37c47c1d0bc96fc7707731762b050aa95d5ba7e6d13f29f252511_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:195b548002df55721d2ed620fa5a6925a2d7122400dc987e61bdf134e47875dc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:f7af0248952398d2a00851762b3defead9551323ec4f11534009a867ca6e72df_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:19e1ea364d58d09f6d52350380bebba7e642f324a88c28044c9f97e2bcfd61a3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:28e2daecdf7e72fb064351d1c84c2c993298249a65a0497d06432060923493cf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e4548f5003a7fb5412ad25353be182790a2a64959ae24a278a7b5170472696c2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:81673c0d92b1af126a8ee1123f1a4c4ac7aa26649b86f75ced4479d0aa5cd7e0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:e58438456be3bc7df25465a6d2fea766dc57f85ecb248faab74ace0eca248d1f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:0f09f6e927d9471d54c01527948cd0643a091a7bd9264f9245f53a47518f26c6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:7cd9b1da9d842e8071dfacfd217ae0a42c2d01b3a55494d442be0fb6493a0eda_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:1c73d67015c1a78474e93b35c2f2ce3371708452dad77ff43ba431e103944256_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4f1cdd54b8403f8f469f7d29a8bc2419b9586b6769df9d50c97a27d19d33de90_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6c029839a481bc45c424e5ba6400fb00f66821f2be36bdf4770b19396f9c20cb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:bcf7441e9bf05766a50606c7e514395ba511a9887fdb260ac80cc9e408a588e2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:1dcea4445e9a4d7d796fcc4d3fb38d66a4669264f7cd9c41133750206a1d23d2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:36994023a85b01f474284f1ad880d8664cc92659a147b75e8897c2a8d96a1a71_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:e2f6c9979224cb9e6cca631d628dcebaa38a2be3b55bfdc7b2d549596cb0019b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:e6230510f507b363ca68b4b2a1709e4245caf92adcdc7b6de7370762a69c0ac4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:143431da015d2d91e72ea1b71683f88286cc84314cd585dd351ff4b4da6e8bc6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7588aacb23cc13e07e64ea5c2b4c934b94b23d765bfb20c4724753e79d773a9b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:853a30d937c449856841cf803458ec6fa036da6cfc4716597dd68daab9d325af_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:fc30c674e4c8571a5812b8be4aabf38ac978e4b1344334e22a10e34dc324e33c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:4ffa5edbed7245f9562f7346305b3f349c22232cc595297c61e07a362ef46649_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8aa06a57a4731278936bbddd35658bf1418bbe5e2bc06a3ebbbaad90deccd20f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:adca75c7c7762b94b71d07bc4fb05eb9b001a461d482bcb2c3139c62368baa47_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c5953f7acf3484a2f9e993b3be168da7bda113c336431249cc9b1cc2347572aa_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:8a17cc44326bc0db545c5652452e437567d4eb722aa7c91290ff78cfd328edd6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:cb3c3d72b3014bc9dd16c2106855439d616b8792bbbc67ae82b49181ddad2062_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:a25384b96400171fede49c77d773289e4244227a6877978d9cd6ff308ef3c15d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:dcc3bf38f9020013530e930e293579f415004b0c14cf7607365b783adfa550d0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:172d6b24902b13c6493ee1dee5aff4e474b16a982500927c2b6634b049e34294_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:1d715ac443da3983faeee051e27c5a86b61e100525c6c7ef7be4f4f0d91dc6f2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:18f546eda0159190af96ebf33b5d061f7223841630b1e1a080d646fe1973a96d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:8d1c5d4a234b11636ed9f4607d7dd47c289bae05f1c600b2dbcc1a93a4b1bec1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:303395c4f66beb02f4a0aca7981b9d05584bc736b0deef983d48c26d9e0c735a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:51547edfdc8a16102723fc75c56d3569b972b09a0009ccf20fd4600e310f5ac8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:7e4171b3ef10a2e275e1b2cd5ea41a75c749b5437ef519c4d9cbd9e0485fba79_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:dbb088683a748bca1691afc439d012e00e782744a059c9cddf62e5ed1447455f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3950e6de00cf4d5f4519186d794295689a6250439e67859ab7e83688a9046e95_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:62a8528ecbb4f9f6e31cbb6b3726d686ce3abff1f9677a6f83654e866c417df3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:a50d8ecc5b23e734ce47a6c5955349a5d26372d9dc8a638b7bfcd243ed3d3b52_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:da37b98cef43c5410da326b9ccbd89f5553d2d2208e7411604383a77913efe09_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:05ea4625eec55253f86b454dec2742638bd4f4993d2ba0d5422e8d7beaef864b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:abc4353a8d9a669e7471f984ff47766330f51e9c36d1fd720c8783776cab346e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:b143ae79251dcf9ba432c7b3db94f8321fa33b78d2a4e6a5088c2d38461cc3b2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e4d2928509a1b0daf46038b10a549e54df7d21810eee98b4a1c81ffe592a0e35_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:0760f5e652e7126a5c8927dea91d2861e2e8c263b39b16aad7fc681376a6883c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:10583ac61c5c8f8f27a8d25e49da53710d449cf7b799296675697996c96c171f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:8cb8b5d563cf802ae5a0cd506b27d14b1eff02ee783a41e946ba2236070918f2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b41b6405c17283f44967f210ee90fccbeab190f7a0cc60b2627da1770f0b5529_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1574ac4627c46b08d29359a45459dcb1673642d1f57f21da3048079c44a4ebd6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:2f6809b5fc7275d1655f894f02bee60ed996fa8fc06a93e22510b106f9cf1b3a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9a39f3966d4040a2955574c6b25dd1cd4746d99f34739756ca747ca1d2394dd3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f03392ef674d385516402d64e7fbeb4f682fd4bdf3cb9d181410c275b347f74f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:27d854f0622a5725f3d6a1dc734cb7e993f89ebee1f8c426f400f80e4af5b0ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:538af3b3678b9fed1843ff31fc35260b45f522f2a8a344a1fab54465ce548857_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:7756873cd0ff6ff3861176d4bad3cd177578ffd4842770115a42e326cf726660_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ff195ae0c0b2803f561cf75972798ae12054e6ba15eedf2c16d3e077925b8ffe_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:2735f7ba604c51d1c625b0e9b0df3e8b96ac1a8b559a2ebd8ae8ca79b5d4203b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:dd9629f2839b3b402feb38a9a742b1ca299c0adb0ef53f87efe368025c5cd09b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:f05756deae6f9e544e117a9b5d0b6fba6ffa477e3d19ecc490865d734d836d0f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:f89603abf87bbd02347002e75718ccb74491d9579076447c2c2c269a1eb79316_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:207cd7351841bd0b8b56d6252f014fbaddfd436882b73f1db8a64ffc204ead86_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:24d535567c4cc4f31e69dd3cfd2f050e9fb51f161d1d676cc978e70f8ffddcf2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:a4311e85d138576cf240013e2db4364c0f455d4e007823695bb5fb3438f1391f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c1d2895cce7b7e7b7e7f2d5924ce880d236a2fc47ed52f26822a44ee9c897315_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:1ccae922fbbdbd2c7b40a13a974b28ef66f17ccc3461d401c68aacdae28b346d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:c096b6ed587cc5f42589cb796544cd1c6c8e68e966d835bd8efb556140925523_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:f85a4ce0b14eefc35cd5eb9ba4e432c09dbb92efeb235dbbe317aaac1412a767_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:49a539a6b8b4c69ce993cdc5e6cf6c98c9dd2683ab127991c2d6273352a2ccd7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7a0551ca9e6705f3075cf7b451d30baac8fba175316c5656aa204d391d4ade88_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7f42daa503a2742e421ecb808d12423df6fc3bd80e5230dd9ec1c865decce692_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:8021c06150b10db3c8a4b4d1a42c597330de8f59b8caab46dd1274e0399ab793_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:42020dadc17758722b4945555fef8c6bfba0960254e5cb446d256c731a37df49_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6e2b738e5c5f7a6e3a4f2558cd965a06d2b2d6f89e6b9e417d433a2ba6bbb912_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:8b957f8e353c0c69b99b6df9c4e39f0e1b0b43759193454ed2930d767f89e82f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f90e056041490a3369166f46bd3aeb5f6c43cb9567e2ca3d7852bfd2d3930bca_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:043909491caad0e15a9a4ff4d66a28ac9fec1e47b439413529dbd1b33be2456b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:267c08aad5267e9d15e5f91788600b87ce134fa937458c874f732ac5dc3c1c41_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2891522f85186d64b1db135d879bf70b8a0f7a52497385b01e530dbf503d65dd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:79197d96cc1b2c3667cadb039410c6d618f85b5f6dde536b5925946252c75d9f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:3c67e68d8207eb0dca7c215e35c88d93654dcc859c5c7baff188ff8e270421ee_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cf8536d44e26198584800d962773c45d5ebdf9a1c67fb1d60e63a96e3c154be_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:9246b137a731e13a90f6e23eaa163c814186cf9b552d6ce10478b8c7f1acaccc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:fb5b8461b313b9b24126e60283062e850cd74e5ed4e900f4e57fb714662e801e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:30f3d207571e30cc67daf75bada3e2f22687dabc0529c9dff9eb4df5fa9f9b8f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:7d3077132cf818dcf1f38ac7f917150cf6230767335a3cbef6ec4fea49f0aee1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:84476730e0b72c40993e20a0a7b65c38c0e5c9101d4119d8f9b6135ddc834f1a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:de3ecddff056834e37bbf77fdba7f962f20f1e596964ff640fafd7eaf1b5caa7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:1950a267c6daaf72cebf95f4a8e792b3cc143945a0c58b2fad3be6bc1301147c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:4311cddd9ef0c1354df2899203be91d45bbd128c1d06376990d012d5a9b40a02_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:4a38dad6f5107fa891ce7b8f74d1c5e8049e0a11265ab58b2e421275505298fc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:6373e4d7be182156f651ac9b7df5fc639fe76126ae7099366e65422ed260c533_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:016753501f4be4bf083dd23a9bee607dcb458c4662fa3ac7898e08158f2f8c3a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c5c3fa06054ade9f78b5a404cb9817fac03db8860228f3a8ab8e57ce7289fed5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:ca78cad82282a70210b26c6781b9f86d6d18a62980d09c20e62e5e3592ccad1e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:cbe4e3bd43ceaa070f1c52715131221ebc369d689bd911b20ef54d52734ccc04_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:09ee479f87f73be1e09df5364ab4fe755acbe625ab79f99b7c59c090e1028d4f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:7218b29a4d033033423f2940f1a01820199a378a931635be5cf23bf6754e5675_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b50582ab274065ff10bbae60ce6406e0b6d2b0b1195f45d17ea1b4a9fb48186d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b81e101c5816ac541af6a33f67d08d077d6a1853981c01cfbb2eecdf1ce703a8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:0317fc3d8656f1bdbaeebdd2d8e98c5a2d6204e5f243d46e29dee37f03c81c41_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:084f095860d62ddb74798f04be2ca0aaafa7d29b67edd08f69b924512718c601_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:6e7dbd2ed496ac37357a8fcc834f04b760a64b5c3868be538726fb3b42b19c77_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:fc4fa1b1d99427281c77b131912ae80f0f83cde1848a1613c28e246565ad3e85_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:3c6c52fdcb07016fb712996e681307c5d6150172806a922a0f4871347444c3e5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:8bbd00a56bcea2884b407ab5a5484e666b8b0bf5d0913e1098e7048812944062_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:8caf0766c6416703e7d31593b0658d618f5693a5deed8fb8403c1a55c21c6628_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:e80ff4942f266d709603587b560aee86a3df5531d616452158c59d36e451dd8d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1a8dae0b42ae8a68343e8d8037b280016faafbd1372796d0443ec48f6dcfb140_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6e233656eb6f0c027334384a5a93d8fd02c8f6dd20c3ab2ea14b9f5e00f34d02_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:74b7a0faefca95aebb16f4d8a1cc169040d6139ebb9074c6ae6e0606fcbfd30a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c79ecf2529d951ca89363ef71c46f3592b07d189affea5966d0652b7cdf076cc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:0d6f439c38530f66dda467af7ce31a35e4c9058acdf8f91913d01b6772d0dc18_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:4f7cc6f4a9b5992ac75f7cb25e0956b63c16d1d80de51d4c6d2463b88d1ad5c2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6874c245fd5d789ca82e7978cbbb1a74e8ff8fee198eb4bec9caabab4957cc4a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bf8cc541b8e0b3a6367dd9a8c7622fd374b2e00a8faa1e5a50351980b25c6965_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:0a672e9d0a3396c2466a99cb15b045584115777e81e6b11f25fd0c8c420bc1ab_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:1a63f53e6bcd221fabaefe55b19b9c2e4e7e2399b1392c043cf10293d869a530_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a39c192ae50229f6b2bed666ceab9f07541a023cef4e592f2ba415c68c59d518_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c42b96f27d3646ecae1a3a201f78bc285c5eac305db29c5e88b6f1338f9c896d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:02db4d184cdae846aabeb2fbe6f392f6bbb2b98d17a1e7773240d47fe382e7ae_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:21664e619da8e10e72a7f089c56452dd08bc8f075e3d58e876a1f612b2b4c0c0_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:2a54a15500528109cc92d618fda0517e51a9b4c8fb84669045899ed9086f9bfd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:56220191c4881505437d4c0020b31b9cea7b12addb45e8050543be4932f375a7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:aeea500de4c45cefe60e18ed4db4ca9de48e46cec7d1b63e51734193e12f7a5a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:9e9743ddff20406ebae14ea1caf54866f9ee6830f11be1ea6700b418e05f4a5c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:1fe18139c53703271b932aea60258a78d48c61166a38d931477fbbf2b9ef1582_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:86ad1b0b9ab71ff1a6d30a906999d45acf62bf763b905480bb4efffc3b943fe5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d59bbed5b2597e2357ca7116e0cadb923a180f08be311fb860b9a0825c213163_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:f3703bb8357eff03415433744e1813ad5b158a4612d3aa55dc67d23942f238ea_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6e0b23bfa08aa9041309ffba013b8fbb272e8deb92d83bfe2af1f1ee94533235_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:91a7f91d17350ebb1c549f871b21b5bf905c315309261e9134cd691b5d36432f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:c3bfb8108047ca19d746cf26b012f7c9c3820abc13e85fa79c6f9ea220446398_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:eb26524509203b8f95f2f869aff348535ba587bf5c8dc7a7a34d5c443c6486cc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:33bc87931a5b1ce53a67ec4f4562a86c697aab9cd6090e0e40c7f45446c1ad96_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:bcb41ae05cf93960aa22a16bd3c921b522c8c782a06f6ffbcc7eee8b75f53f59_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:df8d04b062fd8053f94862f8faea6ad0a107eff4668a06af26a4e24fda1967a7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:e5e0e2a9c952a04e4623f32685cbb5b7930fc165724492bb8e08d0cbfbff072d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:2638dd69359bd27a859841f0b5875d2cfc193514fb38b96175bd46cf06d04391_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:401aeb9d9026ec5d8e06d0c3de52c1d4dd0d01590237d76479b89a299ddf2273_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:7a47962332e766025b3ae9e0d049a0c7b2c8312ff696a6f81645fcfe9b1e2f0e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a904f1fe7bbdbf0e8dfa106e17814ee3c5101ec3fab5d5bea2f7a9e2c8252139_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:26ff41de896b8537dc5a61bb00ef6b96925ad4bcaa97c0a441ae7c55ec11a14b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:5af7387b529944bfe3c2c451c02cf9d4fd36391ac21980971fcd3a6498c69ecf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:b89198bbd5154c2c090ef44f5bc94940fd59cd8d1515f6b2ae8ff4cd58e29782_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:e5aeadc5599433167bf39324142690e90a9d4ef195d338c6d764920aae688e31_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:050040c1872053725a865da70b2eec29d6e9a596e4d527c1b03cb975634fec7f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:072925d5a57ad73d8e955dd13d70a665c776e8c9bd51a35f62dc05d070153fb8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6b7e4bfae14f4f8059db5cb4c8ae8987f4e5e330d06d7daef13f6f57399e25a1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:cffe7e4928472626e059c26ee30a9157927819cbdd3190a5eaae991f010f396d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:2faf5d18a1a2c1955ab38c921dde0793f76d57c81c94aa9b9c03355a91cd6d1b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:702987c4f9a9ef543703a5e9efe982ef00d01bd62b30439712dc82fe96d16315_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:915d8d40f0c38081ab8098ee11fde082dac0a7a29d76c1f13f8a7b4b372c387a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d52a94b8713ce912f9c61dce6987333d40cd7c90fa4262a1922ad8270ec3559f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:5316985ec76720dfd334a84842d3223b33b4567d2440884764adbe8d9f1c6b97_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c141e90173e23ce656071014d8f22b36d6f71215ddd95477f305e1d138974b1d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:de7bc3d87074dc8a49698e612fd0e7456c037e129b63420fe4519ad0d51f352e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:eb5f8c741adc1c67f0d9c23b3ac0fc383a078a2b3f449b78202b0a686adee35a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6d32cf8fc993d00e39ae22d068a6cb109e0e7c59e44fa593bed9911bdc86ac13_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:85a84c3c97e5136638e411e5001d841919a191915875041980fa6170d6049fff_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:bc54ce924ff592338334bf9d6982afa3faf58b045b481c3f702848f307b7fb68_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e43716f7a4a88656013882121af515b584c759ff627dcc7fee2e9243bc6e8cc2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:3ea10dabcdb470bee717d90f0e004f74c59b96d42a61023c06839474bb6e8dfb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:432f4a41ff47eeee1d15a3c1770ca96222f7f4ea6ea2b9f225af447edb417226_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a81bd9ac2f49976792da147569a46c63c942dbaa076e7c95e2f07f7e579a0b11_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:e085663a668db35e26b186d3a4b66e61d82fd08e6f8d5f4ef899fd1f49f83c81_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:27965934ab52594d6d51aa18f8a2a1946c2d1386528bafee16001c3a45d2388f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:31521371270ab238e1a262a7368c7d30bb2d0f346fde7233cdb833085245f37d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:754cc9d9aa88a8d84375146e19860639960a5315da03a49b0fb469919f707791_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ac0e51a5980582643e986e53fa6886429efcf5b7c44134b4706fe9401088bc67_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:40330ec6933670a7a62d3df29b219ea52db6be6728e4cf660f989a78b52b6a69_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:69a93df12d10275e493b2b5136702bef3a9a377ddfd33d93f031de52ff039d23_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:c796ad53ec93683196c6271be33ff58c61fd35d5b0f2af2442b7f0a679ce7eec_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:c7e2429d926e0f86ab2b7483e6c18642784bb493ac2d1b878ce941fab95852b3_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:437c5794cee337ba407cf456ef7d736a5ef1a25b04457818e7613c1c9f17f7bc_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:4d5535e5d1195c18a0a27eb77aed59568cb04109e0b11b9b3b92560752b4f1f8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:a8c11393c073071039ce03bdf07f925eba2d8503b4537b6d259ff5779cc8cc7b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d6c4c6ae42b067072178d86d4d7805de7000a6b4d9264f3b654466004bdfab88_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:91e28ef615d50aa6c72987991cd10b6f231419d356bda0783049e76b10ceb0ec_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:af858c11b4fe09e1dbbec22b99562cc0aea03e7cc53a13bfcebe2904cfc9c4a2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b0711dd038e6c5b557797b40fd8896a5dfa708fafa0df5bd10fa67ea9f33a6ae_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c36a6d5c401ccb2945f76f4145460fb61b150cfa667aeb13b5411527a3f54082_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:1780d78d54e6e0e81f58f61f5c6b16684cccbe38744886b00547c020615168bc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:6d52cd1b126345d583f0143866838128ce46197f6475cb16f2eb60f08c714c29_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:8a497a70c08c1a1c142e902acbb2b9ec6df6e4d32b3b24c9aa982aae96f089d5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d8836b9f6e601bec6e408efb37e25ada7c99a3d76fd5832ce19e8728bf057656_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:43f8aef60162a34125ea9f95e7d8d7330c7ac8eb893d01271cad80bb4e5a6d6b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:90028b0e0a122bcaad73527511dee18e694fe2846687710a9b8450b448ec65a4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a8b3b7e6e540ba8ceb03d86638f6b53319db3465088e0372ef5309eebfec0fb4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:ec79bd4481898e4467d2e5f32d05662908936b06cd3f7ef1420a98c6f0a4e1f7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:199d34fc464fa551a147a120afcd4eb44117042a4b4ea04933ed3f17b0c142ea_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:48c2f2e999d26681a196bd4f044efdef55a0d137bf01ee039d0d6af21d0f1d24_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:89cff1bdbc386572c0d8f2ea26087dfb728803b2c90329bf6f0f10e2ab781ee8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:f6ae7fe2a7c00f8beb1fbd593d005a4ce02f8ea43796f71b11aa5919b23335be_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:5891c3a97270f608a201198fbdf3fdd14ea25672ef4063de4fe0cd71b9566c48_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8906e4a8f9a3499c09bc2aa06f6efe7ffae70174108c31040172f8e61e64431b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:f17f3ffe3c4687048402649d08b57a258b5dd4fe647cf034260f4d5e839d21bd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:fa57563e889b072f3b9a71bcfb9a1c1723dbdd1ca9af072760eceb790e5d9f63_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:01dfbfa63c6a054c432b329ef61b460f97e35f9536a325ea6c79acad49775eb9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0c16eb9aa833123291d76987a9d12b51c7ec4d27d7da395757085aeead6d49d6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:c7f4aab3d25e55cdcb750241c4a74026e9264a83e83127ec6787c21394191ff2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:ead78a41605a84c33874cf439f8fb7ca4e40d238311b944bb6573c3a74599c32_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:145196f7dd84c4a287833a6841514887c452fd2b668a433af249ed3010ec5406_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:16f14a69ca31c31d6845143f1c1ab71bd847641b379016324f5359ab10d5565b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:0fc2b10cfdcdae4217e0fa1eedf0e5d406516fb18d81c364521c7771ec5028d1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ebca57291d84f8a18bdb73d1bdd08c16950c5e39eb19bce2bdc0c9356a3732c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5a5792751c2fb9cbe385130151c3bbc660baa125c7eb49c0ad791662be845293_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:a5dec4e5cbd88d9277da5509241146c6e6715861b854cdb84a3b6acd0de43878_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:ad48609eedae76b2fd8ff454c5576601c1ce6b8938ffaba0741292f98e7dbac9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:f1f4c8788a5cd8cb612dc781f265cfba426863ca2d6e0dabc4b1b5b663ef1b35_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:10bbedff3324403ff2bb247c03264ce10be8b6e2c0fbec384775b6408fc5a62e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:288e65d4478982b2f8c64e66041f3c4476578b5088f49a9113f7615d94b78696_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8ec71429beb6090dbe77970df6ccaf8a0c397687e545c00e35d7d430677fdac9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:bf9a9bb1db96a24f916836ca53679873ac32fc5e943a62d73f5a0d44acc6666f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:80d322fd3aa400688b41a959f88e40624a4891d2c11b3426c440c8c1f378d721_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:a73d612742547052fec5dbb1ac2f5c7a769711714c2d7e60cdd6af45b61ac652_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c8038bc9fd77c27bfa37c3bd67a789096e1cfa2a6ae8e932acb8722ad72dc693_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:ef8659bb028f42bf139b8e369147625f76e9724b08be6c50168bc2873fbf289b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:069898288e9a54d1c28731848a898b0302414a6b4ec20993e707838354025ea1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:1745dfa8d0bc95282b2c77be26ff113e85d5226faac64f9a45140f868bfdc2f8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:7d38fc3b08719665e6a1035658085989a3b8c7a9392cffb78d7bdb84213145b7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b9318d20f0abe6ab698cdf9f50f6deef573be0fe17767da453bd26d6ded93ede_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:0b917d1a8772745e937a45721aa55129b5af27b4b533431ddfda819227759cea_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:770af0849a803311e04939b49ce35188e4ddce4f7c12cd6de05686f199e8ff4c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:949bc517f1f74b1fa20a826dc6a324990d14b843be89531762884d951a0d072e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f742696df9c59795eb6a1fe1c62df6c2021cd439d2699738040e670b94bf8a12_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0855c393ce46c242ae7a70e4f1a0f94a18b6140159c43fec5578ef30c8b8bfca_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:81531bc329323c5888aeec2f5270b7fc5115c6dd45a327f2f9ff0e5298a07b81_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8aab7021368f37143cdbd19afaf32e939911a40cb7d2aa16d995c73d43bd9a8a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ae79909fb7f7c0ffa8088ecd7173521c93dee51940f92b841206eaeb850e9025_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2419be532ee6172c8eac6ab4a882aa9c1a764953f39cdcdb815ef66a2600bc6e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6284092381134b58321f2be1867ee43038d9b9d84d3d068bf87343fd7c231ff3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:64ac6ea5bde747e8fbb3c2a8166c56a2a967ed1984e9562f08851fd62bee6529_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:caf9cc9b036ce364fcc95fa04477773f12caea403c0cccb5c0e470bc9597c62e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1a816ea2b9fb42d745bfe8d28687ff7409f4359418062ab2b69ce7ad3711824b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3f0bcbff40a7c02499b25e8c70386261eeb2e53d4fc26d302da44fdf71c6d336_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:dadd6f5c854815079e5dbb9cdd274399e396b242c3a6b60de24bc96355e6755e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e8260a29ad895f33e1feab3111d8e9cb189cce2f06636921de7d89305a95cedc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:21261c47ff36c46542475a91e11ddeb7aef7fe24678412efade3dc628d1fd7fd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:5d20fea3dd83aef1b49bb7f83b76a1770543102963f609e23acea922d62650ba_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:676b870a4f14acc81dcdf7d0d7fe6e69caff28a4f576cabc33b8e4b640eaed16_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c5df463f10508b90f495cb698136d9d89471d2eb647fbeb4b1054e9719232297_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:46d4e13b36567bd730d62799843f4dc839ec3722c84c070b2f48222b9db258a6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:621b3323e62299cef209ad7a505f589e9cb60e435223c276b7315a069891c237_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:ce7010ddddd9e5f911b08a932fadfd64efad1aa07124cc353dec85ed21825a9a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f1c19c110321bd99dae36e5b375434b4c87bdac17da7c00bbee59044de12e93b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0034c091c768ee47e959a6611c7371aa38c1ff41d37d60e28671242135bc0176_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:791c7e849ef8fd9fee06193dc67bd7790d213e796bdc0b03ac3adde635960a69_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:c308ec8359c537e0f1d4f9efa655b467a650d1761efacf3438c81ea04ddb5c6f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:eb07e612458f5ec1f58e7e772cb2b25264a9c42cc009464672b89e686f60f5d9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:0151226399aa601cca931b10cc2cb36d20dba4403c034c0c16a0261cf2a3a7fe_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:08e07a62d5ac0d54fa8cacf264592c692c3869d9dfd33128bec9765a0ce4d585_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ba683aafd9e910f76fa413a9c6ab81d2637b447b2da6410234f16531c0361311_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:cb9cefd021b9b5c0ac2e8c7f76da9dddd50cc26de06ef47d7c13cfc92605d89d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:c1fdaea1096254f1e8d77a08e6ef438ee744482d9625e3a8a1b4104e06d5d1ff_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:a2d736bebb280eb8469b1adb6018eef4afe36234ad9ff944fe18fe9be083bba2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:68f158b3197523fb5b23da23ebdc5b54f83c8d688808f5f69a1b3e483c857554_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:047f1db3b7f93d9c4a4889e4b978d8096d028911e71968603ea5fbe32d81b4a1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:c1fdaea1096254f1e8d77a08e6ef438ee744482d9625e3a8a1b4104e06d5d1ff_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:a2d736bebb280eb8469b1adb6018eef4afe36234ad9ff944fe18fe9be083bba2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:2706433ecd1a4e21d08eda9385c3e31ea3dd1a25c741862a6325d04d93feed4d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:c910728e6a82e3a87ca04b6c8600326c5c7ee6b2a5367c805e2e37bfd44c0898_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:166f8289f510b3fb18dbca6b3e5b4488e53d583ad78e5f0c5bab80a5b17733eb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:32ad25a6b437a44d16458f17c955a1d483fd03f1543755cad50023534a363001_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:937207bc65e9f296fc780d8b008e8c4e4eb281c2462cc980993584eaf157c74c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:bdffd2853c00892f4282d18d84408f739a84655957b48514116ebbee37cbfa6e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:556a2b7ed3bb24bbcbbd8482bc8dcbc9a2627e48cd0d49f93fe622894a37fec6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:80003a3a04d63db881673954f49d16e15940c4240e3be467219891cfc2a86a77_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:c461b27d74cfc5b6e619a31a1bf5f8e387ddd7ab119b98a04d656b199f429a06_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:d96ac4353e59a2779d3e36a8a78796478f89bf40f4d1b62738a096b3a1b165a7_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-09-04T14:47:49+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:\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.18/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:0bf2e8c1edf16de717c330b94d85f6d463c7208956b0a545cbb3fcf715e14c38\n\n (For s390x architecture)\n The image digest is sha256:893ccb2c14b7d7051cbe36098fd1f5655685e4798e0e5dfef7848ed40c8defde\n\n (For ppc64le architecture)\n The image digest is sha256:0833db4c468d81168bb43c46ad0f1af1cf7966b39fa3e2b519725cf96a784c3a\n\n (For aarch64 architecture)\n The image digest is sha256:aac369ac9c41f62395ec14d2ea7d8a577a5dcc796c5f2bdf0c615ff58bbeb76b\n\nAll OpenShift Container Platform 4.18 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.18/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:4af0333ff4f8a1353d25478abb32d7b64e8fb516b5e1aaf67955e866a2baf734_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:cfc3b31ae1ac667162ffb29edcde0ca482663cbb0318e71b66d14277a6d08c21_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:d7d4fc9f62d3e868cdf203ecbd592449f4dc3bcb5b6b8c9d4d6c9436ef505c5d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:dce327a6f80559b5f1eb0b707db9d6dde94e36aa5b2af4945136fb8ee5bb6804_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:14820"
},
{
"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.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:533ab36e8b582f613535ef5d77d6e6fa5b2b0910d501d1eef7af7c3e84533ec3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:63065ab750db3c24e3380fa9c89b26891c441512e2791068eaeaf37d041d34eb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c3064d49abb1923f71a2d836e08162ed705414ba596a82a4dc7fdaf5e39e2a0c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e6430136fbf2f1be4b662cfc2154e6bae6abc94ceb5138d95631f0bd8855f71d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:00bed480322861a9340126a1c81ab0cceef95fe8ea5d7b542744cbe2f5bae2f4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5e1fd0b8140ee573da1e43665488669e3cd2aa7c4d14b0a76ed6999bf119ad40_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:99cb93d1c2cac003280f5faac0126e811898a7f69b802aff2ba4ac2634119303_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:ddc3e5eccdbde314321c58298fc1b353af33ecbccadc3286c3ca5fb745baf891_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1df5c4dcfbb4ea8c08309e3248487b51f628bb9a1a39c17ff9019483aa8eed38_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:62c67caeb8d46f502cbfffcadf2556e5715c36d8c39ed9b3b72274ec6c71fb31_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7c0ae38a526c4f54b3479aba5a5432f7348c6c85a692c042349f34a3975aaca2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:968696995dcc8b5f43dac5f9dc598fa58b6386ddfcd27f5988fb55d74a5b1892_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:2eaae24251976dda2353025aef5edeb3af23a748cdd3d6f51cce3645a7614337_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:aef4b254560c2145a50b2bda42ea9758eb38d488dfe857cca1cd12ca3c4ddbd2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c0477dfa9340debe407453212f805bd8a7018eea107bb9ada077672e6d842d80_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:eed1c0babe8c3f224717bd4b036e7a93940320b42329512d50a406c265269dfd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:3c78e13ec0fd31e80ccf2b3f4b08df9efb7854739c9e5d75a9f6572d81c5b4b4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4981a79b4bebc69f5a69814d54e3d9ced631b14b16293fe8e7eb71c3e62fad7a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:545547b6c5226b309cd9cc577c0b91759d542e58f2bd60bfe00b15164a30b007_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:659da371f970ee548816f74853363291333d9ac6d9e4fba6329f146a7fbacfa3_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:1e7a00a05900599ac401cff92be14e1d73278a316e4eb38b5b4c3174305334c9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:5281268088cbd188713e386c74604c5a6084f5b6ee5cff58bfe5071e5c932a00_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:871e92015a2fe767f6e3c50b6359427c0a0f24650c7798b2e30a743a9b932da8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c8cfd3f72781925063968f55705cda3b3f47b53996e5b720b4378936ae88d791_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:163235f2e40e91d6871b4375d70b9589aefca7210e8bb401e594dd96dd5a3d7b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:48c89e862b063988c10c4a71591a01f3abea82b694b9aa4344cb7b0f4c914618_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:7abb53267f55b4b466a8a52c17b3660ebaa7e4ddfb4da0068a7a59f1c6d8e9b8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:923672855d9ca60bef182b77d23cb4161828e6ae5d9dc65a6a417728fb323e3f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:099b6debebc4c5f6d48968b643344281e079f3a479232f888bff8f63424629bd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:91d59826a2a4b0e7bd3696dca463b99022d5cdb65d0362297f35462a9f6bad47_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:b64077aa08c70f1543d34bfd2868e2489156b02ed31ee033361c5c9c7662def3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:d49bdcef2e9f4d29a5b5606dfdb106f1140f15b251ca2e2c9db2b764a12209b3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:19cdfbadf2838045e8bb2694fd8a50de53429cb7058db5db0fb4e606990e9485_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5d3d093d1737c6323bb6ed2278e6cfaf1109e981e53276b12ba26688df45b5d6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:94688881b57bdd21635b198a238dc41d95607ee9a2cb7895f6943713d7597f34_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:e9dbe70ef164721a8a2c118a4d0cd70b70b6a4e72a5a193f28711c655f3767f8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:042be8803aa5cd6eac6131c96b02643387f516bca3b76b8d684de16e15085d4b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:5b7b100d26aba70b4484b72550db4b095eff0bd0ba2f290f7c9a5c7ba37104b7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:76be4b8284bba0bbb037a9dd6069467ea339ca1d2be8fe1f8e90f325cdf3716e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c6b65a12f0dd6e6571d7f486e572754ad0013cb0319b4bcb0637dcfa2a53023f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:53259c7236fed212959564f05a214e6d1aa879ea1ac3265df9e203f30abe4445_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:71158fd9ac3d059b118642ff387aab043cb5da0fcd17bf53c8f5f44361202686_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:886a365246e95a13e9471657478bed2e106133a5f8ccf09029b18c74936e867e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:b7463b7014881f2f3dee10777df37adcffa8cea6273095e509e2a0eb3b08c12a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:1c080f0a233303e6097fdfa8d00a5122358079e67c68867ade8f00e2ebd7e7fa_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:990151058b4484633406ac70cdb63c4bb81a55bcc5beaf08f9761dc6ae06beb4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:b018c5e29288c3659a59faaf0e1b3366a638aa6e5efac755ad38df08e9fa54d8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:d0d505849fda4b640ea95bdd96fa11b2257ad3f480045cbbe41c78bdf52aba4c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:0ce0b2ec869723bf1ef0193a2f70f469556c363a88d41baea4c625c615cdea52_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:437e7b011942086c7cfed4ea805fdc69fbcc4878e84ce79339f79375114f2ab2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:51d5f0fb70e7ad141e86e3c0fbe9298f407aae228533c830653a12fe34e18c94_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a5f950847205f1301c551c59406453386863a244ab89f5c1f135b0efc618f342_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:1318f6ab64d38e4166e492d0becaeade10796b7680ccaf7df8930c384f0f318d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:71251b4cd148ccd8dc6bdc8ab51a4401dac1ccc7ee0666d389fafcc291a8af6b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:750e49b90d266e3115369154892f235607790a08e0cf8e7bd54875b40d69dc36_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:ec3f72403c828cfafadc7a9b95659b7f997c57f83f5d7c7f99ae9aa7111752e2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0fe413807e569ae20166aaaed7d49deb3755adc903d7c4240e6c286f78ae1243_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:19530541aebd85f600c1243ee0b35358f3ca6dcbdc0a58705980d0ffc661e70b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:4f199220d4abdecf92c7c34e359be93ec1769767d3531f9ac4ea18255afd8540_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a43fe727d9bf6395e330c3094ce1d337c4371314beb035877b975f2a197d9944_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:20d52bbe54cfe67d5c39f1f30bb56d56d220e190075895a2bae784dac691b053_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:a3e5c3473cc7f259c63176cdcc987a208b330e4371d3d0ecc959c48e8dffd705_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:b678adeca55da4267f68a641454845f38c2015458143c62d611f11790dfbf74c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c2841895faa6efe6186dec578e1c02e8b04c7e178249b191e8f2d9ece462ac4f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:7044079bd7186fa3578b23a677113d67cbe14ef0a5f8d8da8b7fdd74f05e10db_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:79f2aa2eb589882d7788f96eaa2574c524ed6366cdbde6d600bf170a07ab666f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:7ad604db716b570e1631c17f9c0aab2082dcf1243210dca2c33f2e11f05ec7bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:ee7599f1d4036677523478aa026118d6eaa50c71385b19efe62b5c90a3648aea_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:0ff795f2b56a4f1d5fc9c59f31343c4ae619ce1882d76126839d138012f7a1a9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:301b031b83ff0ac8cfbfb21c90b05be0461f37797a1a53618afc4dfa08ee3a89_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9649506d7a695f509b2164c9b47f037403731e82f9119f6a091a7fe21df395c4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e44a21d71da9c3f22a836af4c29d89a8048d886fc98aa059a3ac5c83e9a1dd47_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:7b5197549f0c49776a522cb64fcb0c478b7dcdeb028e8e53242de8363bf59dcc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8b061cf29321ba0844a1149668311b416cf01f84ab2dc4cdffd503f497761343_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a9ac7fd68608a6d07f818970cb8a1654ebc4604c8b93388670cad85afbc9a277_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:d4062ae5ebeb853a210f54254e1c0e48e484458113c651871f0a1e3658aabc74_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:a2b13d02961a41c4b4ec63ba1bc33fa807b04664f13110d331ff49b27d665067_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:d1a8f54e091d4ec5f312e70d2135ea476955cce09fd11882bb7fe8548cdc62fc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e56ff4c9d34c49ef38a4913ddf80dbddc5b67dfbe7810587086af29751ca9cca_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:fe9f712c5e32380eb36fef637f16a65d2a5203f4ee09435aa9b7f230262f8cfe_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:06ae2205eadd0e82ff618176ff3942bf16dab32c446a6b20fcfac229fc49b813_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:4478bc8bb281d6430d367b5dbcf047a4345d6fd6aa41397373005615ee305086_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:972dd4bd3183be7a1344adc65200453bcdb448a5f7487a5311ca3c1da304dcca_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c747eb412219dd6188710ad120f8861f08acab216f825f8910c694ad324c47d3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:1f3e2710dd787643cd43d35edee092efed10438a8e95d8a7d65326cf3c183257_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:4237d1f3bbe422147b295bf918d3c355edc2286c3ffcb8e6944d83ac0207d610_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3367d78351d635902b0c123696e390b9ea1623e765de7689c9bd98f820aaf4b0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:7bc0ee15f0bab3898ad28de7677dce8d86624d734bb38a08947eaa3a0418fa3c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:7d3d8e7d7d29fff25b51e62ed511f28456ce17d135c5edb71a204c414a0a426e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:82bd06fc926859c8f1f738e40a202c1b0b1bca5000e15881506818cb23445d97_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:85aa4038587f439e4632742b7b631913d204d7513f7d9036ca60b485de0a4635_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:b97f78e0989a59a188b3c2308b04798e2e2aef7cedb20c561b84c72b1336a24a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:83bdc38888422094f55831a65dfc4f579126199b6bab643ca28a6b1c25b06ab1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:965b2a3a6be2dec3debfc0a3f98b4c5a9d86d92a1ff1a56ef0250e1782a27575_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:58d51be8e5831db556764d3db64f65c19f6c41e581e591c7ae940c98e635c4c9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:7da284e7d4a33a3c46922673324213de447f99dfb7cf120c5bf184816fe58387_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:6c0be90a6cc5e5c2e42df9230f6d6feae14dbfc95683094b3597f5dd75685f34_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:d0661c43cf3ca725748090e9f6cba73cfbcc5a63005a2d11f551456b2aa48991_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:bd11e3a5efca51a47bd38031c5dab29d5b4e5ce000d680d6903e63d3e8ef30f5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ca2d20b64d93a4f1144799c7373d22df8f77877d17560da82414793222282544_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:30ea821f3b631e6f9f3dd7a34fd0c2d3fa2ba9a63195aba8de42e6b655ddd303_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:cd6b2a09c10ff8313b6e7772d129f610a401f44f7e2e033dd77de91961165b2a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:0c74fd2ccef9e503087df22957ba24054b4d077fe5f82b77f74accc4aeb1c372_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:6c6c911d3aac2792169bd09b0c638fa068e1fc8ee77c047ddfaced6e984aec23_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6ac79f3d17ef043489a093be59a31ec56149c265bfe5a3d6c1d999442f0a97cd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:df81631752c241659beb6ca6ddc5adab0a76ba7d421dffa787c870c2cf8d85d5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:44b1c4eb1a9b38dd2945dcb51d5e1e63fc60d6fdbd9e42f57c3f4e685a1549ab_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:97403345d3e786ef9ad2930cad211bf13c5f99f2e24688a1dfd3e6366d115141_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:903797419160c6d4fe5811856eb727f53f8c5ad9e34706b6d841155dfd59e9a9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:bc4c44660119b886c51782d7bc8a55e1a9f7b6b5e59d317a57da2bce502510bf_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:0e6b20a59ee85a861a29b4f4fedcc50c8396534d3ea6859f3046acf722fcb079_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:41f334fd2121830928a7b6eb3b2f1904d99f525b50761a756a105fb01cc7f6b9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:48838eadbb1812821f889b3794c168daf504c555556a6751d17dc9522f141249_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:62839d47fdcaa9a1372ffa64661614b09912d233d7c1842fb53c228d1678d34e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4a043837c6f0c21ac374fca27832c95b0c59f5d6fdf67d4fc232e595368cf785_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:72b49e79da0ab951c837831ba440220c6ee93e7ddb6bdb3325bd47869ae6a977_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:91487191a7d342a56c7ea5a13e350e4cd52ba5c292d3c6325880440215bd76ba_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c090d4ec1678fd326b1239719dee3fc8294e8d7993e8ba1489dce0ba5c36fcb2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:2f1a650f5ec07710430482e4ec68e98855b4b6a7e73afe755eb4e46e85caf0da_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:47405c82f8c422b704c7534a361a2add61f7a46e3e636a0cd84471834a5b8d0e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:622f7adbc69bc03a0d3b91b5a3f2d48a67e9b8659187b21e3b8ba157cd914b4f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:c4407e42ecec19e9eaaea79c51e9147bf4302af5b35c08c31ea4993d38ff6931_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:22b4a31cf424c943201f3d42123439962e8ed84fa90aabc42ac4eecfad7b8774_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8c7be6f5aa6b98ef618cc4619aea3bcd3586a50afc78624b5df5650da42e3887_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:be1028337aca3109f69e30a2a3fe9d6c37717d6b585fb019095ee466dde697cb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:c0b12dd7403d3434730ea57a49e383f6d6519d1bcb59f01400eed88729233860_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:02959099bd7ecaae627c5c4e997d6518c6848786dfde1bb5ce76f39ebf70fdd0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:1921952ed38ac8e19c6d974a18c02c5922dc82c3575612eecde6a9ba2033d685_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4a977bf1a39be5ab0d14e9753d25f47da4a4742bfdee7e8bda50edb302428108_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fca7a4840489c345b940672141863fbe13c95a247001c86a4aa097d0acfb084f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:4d888341b6d9919fe91ed2ddd5b7a3aab18dddb9e2d42dbf50a4175242e53ee9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:5847fc4851ffed39e1eb579bffa415e577ed832b8afc56a470a47d3d4fe07752_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:785c7d31ce3bbf3832959fb435bf6d24069f298a9644202facf98bd6cac31ed3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:93124b21c5b0b1f81fa06cb223926bdf0a6964f2f624318e269be58346924e46_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:1d025dd19ae0aedb12d1809023f0f00bc65dd4b2ee789fafd151cdd8859d92f9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:8bb731c8611bb5aca6f0a2523f0b6248ec2f10fb89cf3fd7520e4b01dbf79fa7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:af29aaff98b581ae991d694e5c023bde6e6a15a347c2aaf38a72a01f27c72577_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:df2e6c589083d742ab3eeb863dc26a267b9e3b4a86f07fec2ff5c230733fa4ff_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:705615555309ab38672ce9b507c476d159739f15b72e5db7783c9832097fc95f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:71b918638b2c5f6aadaf50905842309df50f81bef7aa5b5968378e8c1f6a4854_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:9cf675089f089d92f18bdf03c477dc56794269ae5492009d3ef5edb198e1a8c1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:b7e29f477ddab45804a33d40896a3e47ecc43f422fa167985820ea65739c2bbf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1cf1fc8622537b1d85440aa48d991f3c9d3286ac3ef836d3fd879e7052062c89_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:6ab771ec7ba143df992a08bd7126a1f901bcb9f7045d891e47dee2ae9d0312a9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:a32dbfa4938a63ae08c83dc13b30e5fe1951cc0dd21bed411310bd1cac718252_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:de530399a2d70f284600274be7086b88f29098063a64dea0a8528e50f8da1371_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2de3fd6073758b51e74bb15f45750c3051365dfd2ccd40f35e05c38d90f43de7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:47b19a623905ba772c8ab9f23076d0d96d4283346adcfbac3d91ad62efc55285_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:4ac2021ed4737c3b47ea9afd0ffbcb8ca503ca304fc77790fbbfaf63db0b0fa7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:c79f300cb5072fc8ffaf5b21288823e880f47d2bf6b4939382977ebd5addf84c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:9065f183a0acf14ff350d66b5287b1a33ff4fcc87ee3dff93e8709ee7f1bc534_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a678ce205c6e2cfcfdbedf3cd3572dd0e6ee666f16ca85b46d519314786e1491_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:db66960eb91d3348c05323a38aa77186df1562b55baadf5b5bcdce0955b12d59_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f2e73e5539de90c8e9c084be136a4dfc8f6cec7c194c021e250ad99958fc74d4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:34aba916b85415a991519315dbfbaabfe50b66f9db2df3ec1c40c4e71e222630_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:83a2a3376d3bf48b8ae63f4363c0d55f7dcdb7ef02ae376ce0a98decd34bc82a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f15e8277bf296dbf349cd86cb79d12bd4c25ead2f09790ac59105f070940844d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f287e5a040727dc302ecc2d748d4a3d67edb251986ad6308c1c5b299a2824ade_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:902ae0554671c205c4893a57764bd20b23549f0642e01401b2d124a2269492c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:99d5a7b3464ef87de24f5139f9b244878ed6bbabcf0d5e9efc8bf0a1c087e70d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c88ceeec18d3109a18141536e37eff494d72ba78b0b8bc3aa8927918f92b6af9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:cafbe979687617664e08635637799a95d82a90ef205593fe8e1ff1a331445ba1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:24141ea740ebafd6ec8992604dd309f23bb9530ab6e382c1b9b8f1102c97e283_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:3cbba55ecd5bb44889c6c4434325c4fc3a10f8c6951b15c8b12f319ba7bc6a04_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8471ca32474c9b2edeeb23b4d063733152632b7e7058aecd77e510ef99d791fc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:e1405b20b9bd31a0bdc008d5eeee104e243a353b078c2768e3ff1abd770b6315_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1d0f74af14b21a41ccb5fcbed9458ea56e87ac1f0ba067a64a6117687f223503_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:290b1d4af63dbde808cdb5c10c5e50c98e5be3f36551e703b9cfc32eadad1736_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:339c52911584865bde949614d8a5673d911cbe8a6b39a0b97a1fdb715a912701_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7c20dc69d6ea661e8becd06bca24291685a53164b78fabbdb40f3788dbdb30c6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:11d2cf567632924a42097e26b88151a84090bbe49f0093863ebb316a29fdd972_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:8125ce00504b8bda45c0834369e6fce13b0c10b8481010ae46c3eb5b2c4f8383_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a8f6a4c1d515f339ae85bea9991a93f940410c7545ecc4a244eafd7f46b2aaef_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e04e10d90a1c29a3dee8286362e69a43b5a63bdd3857885bceb695e8e96eacc3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:01f921b1c591d3685195e1d89d5ad45c504db7bf95a5d64b957db3da8b381ebf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:06d52abfcd7bfb38480264aa18663973b133a4aba39f1109db3b605a81ca45f9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:4014bf9fbffd0e34b24b0a401e3d8f548273cf07ef5b6fdddfa814d3d2ef48ad_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:8dbd84845222f50e9cf2627de6ac91dc3dee61665e8138a8dd658ad80ca7cc09_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:40b08f335eaa62cb29d23ad9b708f6aaa350127b0d78f8078572305eef514be3_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:5511ca08c7b080a2fd353fadd831d0a6102bcbf7537663c5e4253abf2e837147_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a4779ad93682b206d84ba3d3405cf093f7616de223e31f07c4ef3068be850b83_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:aa243fd4fc92150af5543b839bb5a8a8d9f7b1c3aee5e3352be34bbea33a5bb9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2d726021db05e85c22966c5e8810be86c8fde70944d4c1adc075c513253cac77_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3f596a68b083b88b51dd668aa3eaf6b4af57491727db1612d65b9ef4a07b6214_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:8412de95f0d1fd4d26f7e281634c311d416374e925dac5ee63c10cfd11b2fdeb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:8ee1d28db3f3a4f9a8c3eb14a02ab132a40f0cba2393cefe0f97655b29c008c1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:05ec4fc0483339ecaddbdb723142437e62ab796bc2080098e24a3d6fef87e761_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:435dc3ed491543bae30a1b7476a708b8ce72e0240daed0753a36b90974f74c22_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:5055cd45d79abd5113028dcad5313b20586efc2cd630369c288bace525566824_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7491ad3a633c305ef58e21d327a78bfe8c20e29d3065d54cdf1a12151af8f18f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:3b24021ceff84c5e70499eddf7caca29959ccbc619a38b1f39312a9aca9b6de4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:d0827fe18ba307ac4371b715ae3a22ab4b844abccc3397bf8072b6a762fff2e1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:d4cf9cb6cd4ecc24f2c9c71b4575875d0ec45ebf0b2ea7013a7945ee21403f76_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:f63d1af29455bfcfd4e21c20517c768a1b4b8ac98364b18f470ab70cd09d506d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:05b1f39f625243835cd6b94192c147c67b83509d954785ca57ba9373fb25a624_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:332e15166660aa5d88bf32bd924b14bed8235af2dfcd2ad01a432deb51def007_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5f6735ee66c24e351c749c9a94d5fed9a9d3d46d08e79c10b6da56f3c85ee7c1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cbcb10ad3cdc0a97cd736e1a4d46ff57e2bbc5b3bc6383caf3b426af2298e2d3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:98744861549dabcbf1056219df3c0169b76418fae8fdccce5ac1df63696988e1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:9db002e7e76eeb85306b0d425fbe6adfd7f0856500f25b6eb5bf8c262b340997_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a0a8bf5d416d6b68e287eb361344b90b282a3b8326a6f28c4379be3ef9c9170d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:d7c4929f428ffb804614e7469b03e8fa2288fcc5504833ba72539eac16a9dcf4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1926a1e5297e41041d7d2af8246067be6c793bb7e4d9b4cd4dc9da9d7004062e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ca5487eeb83cd879a196bb3fe78bbd144723c9175a1752269a3d34857522d805_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:dfdb8626504e967fc9bfba7dcf65516c2a8582d4a83a6569d7892d99e865a4b4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:f8899e7b479006d8d6c14e127b1f9f65c388ce647df5d6a97842d516bca8b0e4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0926fdc236aa3e2fb26335fba547b7189d4ba1be12a89a4a829b9da8af45505d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:572b30c169468e804eaf7e1cb19ba9124d7dcc4d8777bc82f77d59d0f2f5cb55_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a484bafd82cbe16e904c1f78d2de33082463ccdfb4736f01469a5060f7c3ceaf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e7da39d05d49e4020c73208ab95c7230fd5e78a4eae2ea0a353fa0a97e99c8bb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:64c2f2b56bdefce3ce1b96628080c1af4fa62fe4bb595831972323faed2c87df_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:6fdecc97391dc0f7fee88ef14c48b3e23b32a0b7ebcc1b3003d464ca4a3f3a52_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:8cc048e598f49262341608d9326559432b12519b2108b232c0a88eca7a82fdcd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:b2f94b354de0cf44ed4b6440ee3875757a809eeb18eefc28ab133c5e1b8a5990_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1b4e71d7e6b91f59ecd19b6aca6d23cf0a742e9f2be983f94bcb0f4e7e9ce218_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:91f18bc479127107fec884aea23ac5bcb8824ea4a000df90ff17c21eff306030_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e0eb07eb59910f03f41caf262d78ea69dd44a41f82162c4a103371c4e11ffaa6_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:f15e6d5451749a89abbd90d42dd35ee92cecac4efd49660902a7cd117582f3b1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:0c5748932e208068e4c6285d06df7e44af61cccfdfd9a110dbf4ec41383161ea_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:121038ef6b4283e4a3e2bb080042beee2168983faa511785ccaab80beb5d239b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9cb4d1b794d060ad504c130fca650aa2bdf6366b08470ff51c86c24f966e09d5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f88c45b83e56a484b501df5622d8ebc933fca23f2b9cefce1279b145c1618363_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:3789f6202a8ef37ea9ea1724dc14987b12a132b2a5f37e1add4174467fd91e01_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:74b9afa30b256cb3859dbcb0fb2345c7315efd5b221a1933bd0aedff00d4384b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b64076e354e182632e9bb1a732cdcac31c7b67f377a3a6d3e16f43878579e72e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:bd16604d896251bf6f6ad0af39fe0b231173bf2899f4262f677680f4945d3b3e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1ce7535ba173fb0e2c1cfde4c4587d73e356263fdadb245f492d020cd67dc46f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:87b996946fbd79d687b241452bc1e4c7b68ad1cbc5fce503887bd61f428dea82_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:9761c8ea9b23641fdbc3fa7ee163e1dda1e65dac2b381dd007657c5e6f0f6990_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:fa3b63ad471363276c5b4ef07974ab70bb00083f86428f69e67afc9e5b326df1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:280d2dae99fe86efc2b82badeaa553284df7c5afc11329eccfa21cb1cceb00c3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:59f09fc0ca1e1b697e9c581b0f3c2601c1e3b5ddfe2111de305d3b026d7c186b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:ccf5c59303405ba91b21de9ddb94d932ba6ae60019471d7129a8d81f03e26e53_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fe588d3639c4913b5377887bac46be9f826b30409e3782e7c0411ebe95ecf8b6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:736bf224af04467f6622c04e9b5708deacb8ab1cb3c97cdce1f8ebcc48e7fc0a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c6ee3f39b71057d1374f752bba9feb5a708bc4dfc49c9fcfd39926baae3f9993_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:d99d394855cac5192c2c7670401b320a211d90f74f7a7991a0bcaf7189f8029c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:f04189a8062571085ebc72b8e838d36b64bb97a8e1cbce61afdbce81c6a56ac2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0f86d08f550f0b83fac377251a2e780c3f3a90433937cba72fc4aee32dedc93d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1cdcdbc5f671e4297cad2dab6b20c1598145555a6aca118ce39bf1b580bdc085_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:67b2e87590f732587948add68fb488cd5b9986dadcb5e9f59956109e19cf29f8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:8cd7eda283049335ed8b6f023009756ad90fbbe3bce5d4ab7156de9a8242e355_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:103196d44af27c2d8e8541072536e2e2a3e59f8f6e942ff984026fe5ca9b94ba_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:2970b844854cdf7a1c395d243e86924875c651960ab0af07d26037895e1a53eb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:881566bf8560d6147dfb2d72a83fdf0f38264c4e0a1559f20c97c1b3fe21c50f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b4e74c5cfc507babae759cb1a13b987f59360b904be9cf80d5dc55263d773186_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:2038cad7cef0b373f5297bc9bf338df1f777b79fe270edb9d1bba2440d552410_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:246ac81dde74da15e849f3543cf06842a13d6bbe4d0ddf249940ef36385d2b38_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:7ebd15732b6f6ef5f366cee2b2e05526dff583de47d78d19259acc7ee50ebf98_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:a7adb73069f50998da64ab00a7748e9479f6d39380ef7cfe0dc81a55a178f74c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:1b4e73e9cbb4508f6e3f5e4522470911c35f4b6529d9bbd61e791545431dd976_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:a13699e84d3bed5f83f8656bb63d38e348e6561d2c6d11adc7cd27294d44e12e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b49499fc3bf0ac4da7964469728f530c2474c080cf18d6d95173c827f6497727_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:caaa0a3ed9bb61b3356e29c08ccab4b07b543bd4661785e11af9548383aff831_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:448880c4c4f5ac24488b619f5fd3415bfacf97950f7b819f6f35f7ebac936235_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4d4dbd56edde5b9dc1f8e8ee4f5b709928efaece3943b580a738c3735f19f0ea_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:92d916235ca7b3b785443986d77ff8084a21971de4bb4e57805e25babad67458_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:bb0895d3c3ef846c969f36cde45c6ed57f8ce7039cc6ecbee71577f992494ddc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:3614bb6b7684d65fa02e21ad766d9e18ba8fc292bed89ac4294af6ce4e6b831c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:44598704737d739636a7b1431f9192e7c32b3c69222e1c0d461e593604b92c79_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4f17d26dafef0f6cf1879ce9a2812b8dd2d35ce77f59b9e47d1eef763aa39ec5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:865ee09a0883ad3ddfc4ead4127b08d964aa3a89d5d26a7dd9af52931d1c83a6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0952ce6368ce2b71f77cbe83aa9791284b8a80465d1cc148b4b4b6eb3275cfd1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:28e36f204441718ef6ae65e65e0159b9e6a79caf1452a580c7ab44fe2f46f600_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:52ed6558ac80084e7c94bd1e92bafa85f64e700286a94d9dbc8ed8f3b3b8cb94_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:b20b5feb482b424cf690e6f55b89e1ffcce37bd41233c174cad1380081327c6e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a9b74c247c939c2ff2363128340dca788c8b522433c3a7e0db97fa0849263486_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:abb6b9c35d3322e0d906fb1055c8e440197f95e57dc03189c625ce0c90da1f26_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b82e91fd4ef9cbadb8d76a895ee437b0b21855ef3384daab30fab882f1f3132b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:cb323a0f74f6ea591d4df2d79a4e06d84489e186153cc111b4f20e622f28d588_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:6122387215ed257df55f792aded85388acb692568c8a652c82ea7c84183fed0c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:65aa22f13b104ef68e4eb2dde6300e0f0fe376b682fc7c163da01699d8165f8e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:65d67c5879a5a2667a44fd70434bbfb1b5c39fce94f3bedfdac65a5d3d128fcf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c5f4f9dcd173cdf67295d73aebab4776bc3565a4791d651db570510a9d452682_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:09cc2925426240bfa4af94d495f456a27c6b7307d862faf4519b0b8be614f601_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:0ec2fdc291438377d74795dc772fabb5fed81887bc21e8ffc276e7c0491ae182_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:499381b1d5b2608dc7cf3e829699bc4f3103a2d5074bd4f6da52ae07f6bbc956_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:8067253ce489c622d3374158da76d044c8031054c35fbbe4b4b9d4392dd70dbe_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:90a207a38ae65a354951a17ec2f264ec03d04b12dfbbc6bd1b33c4f2cbda9e80_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:c2e1580c9009d93d42cba6983db847ad0cc6740098a811500ee28dc8acc3647a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cd73bb7f4396a830f603b69e4ad2043dc69a06bf3dced4e41a1dbdaeb55a27b4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d3a7cb8ccbbff5f311d8ae934423d33bf372a716a9c9328666db11b119b9dcbe_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:349dbce89d51249b833c644973820d494b49f821ec1ce6041334d5404280bc4b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:55e431c3b05a2257cc140b475b4ab3ec58584a919d63194a53167eca7a79d4f2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:b32e72035c695f08ef6ac519d3f0acaffdc20b88beb7433431170c9c6e2b5c36_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f645acfd696bfcf5d17d025ae787205a6331dd62e65def6b5ed3cbfbe1272478_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:08671538bf1a2694b66454390ee777ef54a1aec9ed3436b82a60a694a094f6f4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:1edd80c7bbc1f81e2561596ca7b51ea90d84e0f9c4227d488e46d8ba1a6d264a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:44b7901ce6b53a19830574340a9536a86d2c7ca5534eabf85dff7b643c9bcaf5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:e8c1f25de812fde0de869d073e0b613cf6b2e6ea423ae5a44a0ee0ec458f0516_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:3944aedf2d50aa8ffc45c861981b09d48dafdd48b14f0eb7eb7554477df79ce7_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:56476d218d817f12156e67a5949dc5aa96cdfbc47b8af87494e68a5599e0ea52_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:6c5b8151e50da270d904d8588a841bf7122d79fbc9ace16281ea96609c40b342_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d96ca6ca34d38debb586165c04ca6aa3735d09d25f89cb60043fb800f5ccdf7e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:ca69d38281c9e4a558f66bd2958c87e210a2dd359d55dfd0caa6cf98f0580a1d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:da702028bc7d5c08d6fe78e216a4216cde44e136bf6243b083ebf51d10a95205_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:454558fb455ceb249b25ec705353bbc284659342b70b30affb299c700fec8863_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d1b58fb1f844d647468a82553485b024ec4d8bcbb74b6a8f39b6a5ef99761bc2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:3e825bde4d1992d23cecafaa919d793d51edd51f704ae5cf6e9491f9948d6092_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:f45f6555fb87398d083da14d93d643db7e24ef9b4994a87d807a3a1b4793ee0d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:0b397ed89ad84e5fc20bcb4546d98e887e6c7e64ed467f603fc1f2b790a1f83d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:2cbd12a650d5cbd04d9e8355ae388d3dd4bfed331156ea7b1bbd60df13ba805c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:a39e5ef3c67656efc97479b79e26811bfb1a68b1f9fa80b2fc85bfc1dee084a4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:fcf43b3b0c077fcc7b0d97b550588c3edfbf21730368bda41c3586a02320ce4d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:00fd69d7b8fc6019b059f04b1a894bcb2b9a4cebd4ae41a9c0177c4f6a8e7316_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:44b7de7780e7851318a8c68638c1fc221f97ac2e5e8a50fca465a6467be3df9d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9998e2e5c1065ab7fe3ad0bde60701a8655d8ddf02b18a27c7fc1689d9ce05b8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9ff4e2fb69c0b97daa101c12331b66b923f7d7f49f69da4d35e4101e4e424d3e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0339008ebb00ad18e064c48f06cddb24b6345cbd88683b91f8a7fdac26adf5bd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:2e31c5aa612e6655803e42f01aebd8be50658ab9c4b821ecd078d4a9c9a94261_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:893c6cd732f387c68fb0aa2ad61a319ac2a1b34186114b43e42d49ed1c8ef0c5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:99e071daac0bda292be8db1fd188ffddd474cff4e88d0655e4a793396de528da_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3d3eda47533f9361cb35c1c47626b68405e4604631f8a32a26c79db6f683d709_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:8ab5d2a46c30d327a9f55a3d3de7a1f19e750b58e4f68df24c447a41c74a2e87_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:dde11d10138f3af41d989eb88a34d9ba0bdc3aec129a3931a6689df3990d492f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:e75b6d682677fcaf0261868bcb1eb082fa3a668f5704ca5385274952f1736a00_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:01cd4c1fa0906130ea3499b05234cd0216be7aa5e00e144ea3b086af81482d7d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:8786f067fc9b55c3a5c3d9b252c479a31b1aaf68b99c94e79e4076a3285f95ce_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:bd7963f1f24643df78e8f316b6cb2a9e96cc395bf8cb87304cef0bc0bef65ea3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c4a35d280bbc2e597e8c859e829f94778e19492fd3815ea9b275fb1837f2d4ab_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:01b73cd5f5f06817a018fdc04b408ab945b0877b8ffcfd984ce251b4aac359e3_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:2ee40c78cdcba111261ec7fd55f49660940c2c3debd2cea97fe37e2d5975c579_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:720bee107d4056d6c6a2a96af5f79709e1da17c445e08adad1714f1ee8939193_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:c9fcdb547528145d1334652190386064d77d60774c4adf186d776871f36c31bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:224aff3fd638d3a6ebb6954a7923e76ae25c013d65f6b257f5aceade4033ebdd_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:2a96dcfe4ee750b8ed68fd520841e888cbf8c4481ecbc870776f256c19172f67_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:398184506d43278f5abb00b3dacb766c6cc3cffd94fa821c701e747add69a40c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:ade5a70976b138460825102d0d1df849e4737347a1f5e6714fe7aa64c394e234_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:32425d86e2f8be3950af53a1a07295bde5be3b94e089b98a9792e64cde936afe_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:3eb8f7f67a791b685b4c068cf5d35186e5313b91158b611dcdae455a0073128c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6b845f5709b42acc145314447679bbb4537882813335d904e653772341d95d7b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8e3ca94ef4fac0e591cdb961fdd8ed9263bb77153f1269fecc451f7584a768e8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:48be3d9d458707679a275e57d671671ca7e6235b0f899f79e6113727219418b2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:8266d1ee4b0f374972aa079f42a0ce1b5a434097fb057f90367e95d08b98273d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b9ea44b4e7efc178f82734a0e03397ed2050dc4d0aa12bb2615914be1b3d3464_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f6cdffdfedfe14be92270141e32748600fb5be834a25f636dda6d729c1322a5a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:065ba00a0c6fbcca3cdba1e2ba651588bb2398ef8fc41da37fd65793c66fd881_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:5af9ff402bde5b2a56e9f006cee296f1b5303018804ab53f24693958c0c81cc0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a133782736ada93f72ef1ccc5c03f46c674ca510136031f0625f2ffa43d7fde9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a3d307f025098053d765e1eb32a48fed2d1e64a26c4d10ff3475168439fafc1d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:13a67ee1b4ec3b13cf66768c9fae19ac71f2f2de53d289749a3d0722d5ea05a6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:420cb2ee2fa3d87774cf2520813e79b48180ba6de5535f1223313712a8c25e1e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:bc729dc4a6211076736be18ec3c3eedf0855a39207e453719f5e76765782a5f0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:d39370b6202f62148ef699f72e54cf122f06eba7c8d64db2bf2a17086b4b70b2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:1c1c6bd129c425cbc054652a94450a2510c416a79185de7c779ae919d5f78d3b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:441e08e51f09116b2aaec00282f63ae7bc1912d3dedf849fc3bd515617df13b4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:60e2cde8ff38f2867c3ee328c49c78e9c221c74a797aac8168e9a1511f583374_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9e8f083606d913793bddcb53db9d19b584cfa215925f0bb05c854cc3cce46eef_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4142a5135ff7c509860f39f6dcc8ffa312b4e24a1168efecf53cca1e3903607b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:8e35649c4edbf940628ea29885ce9e9e67ca748f622ef482503032d14e17d1ea_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c2d804569b6cc2a0aa0c5cd04d06dd6e2e2a8d3eb26496d9c2c6ea59e42ac79d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:299674c1657006b9b90075b2f32310df2bda6f22b0e39ccd7c2261c424aa235d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:53b3d183dff1cf1aec91426c1a034181f12fa5010323372e70ff1451f35343b9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5c075ca080d72b1cc9409ba8ba1d20107663796cf95c05f6a34f7d590e8a3294_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:8f597e03dfc9fdbb8632646c72bdb15c690816166e5d93b6645adb5b7185c07d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:a05e4f4d7b2f90f87acea8276137e789ee1f3f11913515a9adc8ffe20a612274_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:dedc2b423c2ea95328a76d6fcbb3eb7e2d251666d7e4ae065490b304f719da4d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:07149b5153505d1cb8f59101ba3cfe8bef6698b87a6bc82018a41719c9bd55a5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:277e56c65a23b28454229da7b0df6413c4ed12de00f5daf3733279d6c6487b59_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:5f50989f0a42c563d78baf4b0f2935d57f5c26f48149fe6f36bcb59ad1926b2c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:02db458d9359594aa9855d4a892d8a5265ad9bacc246a2011c5b9dd8388bc9e2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:506735bf56e19fe03d7608921a2c939ff1b4f6739b393d05694fdea7e32061f4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:74f3de8e7c7bb873e51618a8d2c84291f9560c36b98126d339c5fd96ed741cdf_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:f2cb5840deacac20bbe75f2af6972387a78a502d865de1ab5a4a12c9475b4a5f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:21b3b3f17ed5ab11cac03a72db6cd97be86b86d27f9c80fae428cc3768e0517e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:3afe86a1db4b0cadd29edd815c8106fc0cfca92916e8a7f33fcda8c5e5b21914_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:637d5dff3deae9e41d03e57b5179ee8010d660071a7e6129b115aab010d112c7_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:7dd551f8e626ec72f135fe7a90b7589b26cda72d831817dbd369701fc15429a1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:1ddee1f2ffa31ae46bc349974d2ca7a00d38104ce991c7bd6760e121f1f26e11_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:5f0340a539bbb0d4ef8112319beab5a81a101f2bfd3b7c7f1e60c24236843241_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:8d8d4cbf731faf11f67cb8b562d8b5bde1363713fbbf98bcec019d28e4513c93_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e55c4a7a3adf49163efea992ab8d48b7c0513dfb3545147ec262ec31e619cddd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:19e91f33e5a2dae321ab08e82be3dc3e02effca2a1782722d1d51716e2a6ae44_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1c7957cccfbf1116e9c34c973e397fbe39aff48abe224d3d3640856b6e465d44_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:57660f110d32d19b5e35a14bc5167e6944aecc46140664c8489dd7f8b7956a5b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:6ed3c0bf31ffe32cdbbc7e5d45ecd95a584a2068a816a160d9c45d5a354f5bdf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:0242190f05088ce500fc80dff474d15e3a764aa21be0a6d9aa5da781e1472aae_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:4cff8c79d0ff04caaa11011c8ecf7b2075609ea9493cc26aa46b37d49696d8fa_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:4ad1fbf0af49869bd1e3d73a869521f5fa895dc93466a9b86a4852113fdf9e0d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:8ea6d4c0aba37c47c1d0bc96fc7707731762b050aa95d5ba7e6d13f29f252511_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:195b548002df55721d2ed620fa5a6925a2d7122400dc987e61bdf134e47875dc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:f7af0248952398d2a00851762b3defead9551323ec4f11534009a867ca6e72df_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:19e1ea364d58d09f6d52350380bebba7e642f324a88c28044c9f97e2bcfd61a3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:28e2daecdf7e72fb064351d1c84c2c993298249a65a0497d06432060923493cf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e4548f5003a7fb5412ad25353be182790a2a64959ae24a278a7b5170472696c2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:81673c0d92b1af126a8ee1123f1a4c4ac7aa26649b86f75ced4479d0aa5cd7e0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:e58438456be3bc7df25465a6d2fea766dc57f85ecb248faab74ace0eca248d1f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:0f09f6e927d9471d54c01527948cd0643a091a7bd9264f9245f53a47518f26c6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:7cd9b1da9d842e8071dfacfd217ae0a42c2d01b3a55494d442be0fb6493a0eda_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:1c73d67015c1a78474e93b35c2f2ce3371708452dad77ff43ba431e103944256_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4f1cdd54b8403f8f469f7d29a8bc2419b9586b6769df9d50c97a27d19d33de90_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6c029839a481bc45c424e5ba6400fb00f66821f2be36bdf4770b19396f9c20cb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:bcf7441e9bf05766a50606c7e514395ba511a9887fdb260ac80cc9e408a588e2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:1dcea4445e9a4d7d796fcc4d3fb38d66a4669264f7cd9c41133750206a1d23d2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:36994023a85b01f474284f1ad880d8664cc92659a147b75e8897c2a8d96a1a71_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:e2f6c9979224cb9e6cca631d628dcebaa38a2be3b55bfdc7b2d549596cb0019b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:e6230510f507b363ca68b4b2a1709e4245caf92adcdc7b6de7370762a69c0ac4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:143431da015d2d91e72ea1b71683f88286cc84314cd585dd351ff4b4da6e8bc6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7588aacb23cc13e07e64ea5c2b4c934b94b23d765bfb20c4724753e79d773a9b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:853a30d937c449856841cf803458ec6fa036da6cfc4716597dd68daab9d325af_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:fc30c674e4c8571a5812b8be4aabf38ac978e4b1344334e22a10e34dc324e33c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:4ffa5edbed7245f9562f7346305b3f349c22232cc595297c61e07a362ef46649_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8aa06a57a4731278936bbddd35658bf1418bbe5e2bc06a3ebbbaad90deccd20f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:adca75c7c7762b94b71d07bc4fb05eb9b001a461d482bcb2c3139c62368baa47_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c5953f7acf3484a2f9e993b3be168da7bda113c336431249cc9b1cc2347572aa_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:8a17cc44326bc0db545c5652452e437567d4eb722aa7c91290ff78cfd328edd6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:cb3c3d72b3014bc9dd16c2106855439d616b8792bbbc67ae82b49181ddad2062_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:a25384b96400171fede49c77d773289e4244227a6877978d9cd6ff308ef3c15d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:dcc3bf38f9020013530e930e293579f415004b0c14cf7607365b783adfa550d0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:172d6b24902b13c6493ee1dee5aff4e474b16a982500927c2b6634b049e34294_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:1d715ac443da3983faeee051e27c5a86b61e100525c6c7ef7be4f4f0d91dc6f2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:18f546eda0159190af96ebf33b5d061f7223841630b1e1a080d646fe1973a96d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:8d1c5d4a234b11636ed9f4607d7dd47c289bae05f1c600b2dbcc1a93a4b1bec1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:303395c4f66beb02f4a0aca7981b9d05584bc736b0deef983d48c26d9e0c735a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:51547edfdc8a16102723fc75c56d3569b972b09a0009ccf20fd4600e310f5ac8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:7e4171b3ef10a2e275e1b2cd5ea41a75c749b5437ef519c4d9cbd9e0485fba79_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:dbb088683a748bca1691afc439d012e00e782744a059c9cddf62e5ed1447455f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3950e6de00cf4d5f4519186d794295689a6250439e67859ab7e83688a9046e95_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:62a8528ecbb4f9f6e31cbb6b3726d686ce3abff1f9677a6f83654e866c417df3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:a50d8ecc5b23e734ce47a6c5955349a5d26372d9dc8a638b7bfcd243ed3d3b52_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:da37b98cef43c5410da326b9ccbd89f5553d2d2208e7411604383a77913efe09_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:05ea4625eec55253f86b454dec2742638bd4f4993d2ba0d5422e8d7beaef864b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:abc4353a8d9a669e7471f984ff47766330f51e9c36d1fd720c8783776cab346e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:b143ae79251dcf9ba432c7b3db94f8321fa33b78d2a4e6a5088c2d38461cc3b2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e4d2928509a1b0daf46038b10a549e54df7d21810eee98b4a1c81ffe592a0e35_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:0760f5e652e7126a5c8927dea91d2861e2e8c263b39b16aad7fc681376a6883c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:10583ac61c5c8f8f27a8d25e49da53710d449cf7b799296675697996c96c171f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:8cb8b5d563cf802ae5a0cd506b27d14b1eff02ee783a41e946ba2236070918f2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b41b6405c17283f44967f210ee90fccbeab190f7a0cc60b2627da1770f0b5529_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1574ac4627c46b08d29359a45459dcb1673642d1f57f21da3048079c44a4ebd6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:2f6809b5fc7275d1655f894f02bee60ed996fa8fc06a93e22510b106f9cf1b3a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9a39f3966d4040a2955574c6b25dd1cd4746d99f34739756ca747ca1d2394dd3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f03392ef674d385516402d64e7fbeb4f682fd4bdf3cb9d181410c275b347f74f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:27d854f0622a5725f3d6a1dc734cb7e993f89ebee1f8c426f400f80e4af5b0ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:538af3b3678b9fed1843ff31fc35260b45f522f2a8a344a1fab54465ce548857_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:7756873cd0ff6ff3861176d4bad3cd177578ffd4842770115a42e326cf726660_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ff195ae0c0b2803f561cf75972798ae12054e6ba15eedf2c16d3e077925b8ffe_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:2735f7ba604c51d1c625b0e9b0df3e8b96ac1a8b559a2ebd8ae8ca79b5d4203b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:dd9629f2839b3b402feb38a9a742b1ca299c0adb0ef53f87efe368025c5cd09b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:f05756deae6f9e544e117a9b5d0b6fba6ffa477e3d19ecc490865d734d836d0f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:f89603abf87bbd02347002e75718ccb74491d9579076447c2c2c269a1eb79316_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:207cd7351841bd0b8b56d6252f014fbaddfd436882b73f1db8a64ffc204ead86_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:24d535567c4cc4f31e69dd3cfd2f050e9fb51f161d1d676cc978e70f8ffddcf2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:a4311e85d138576cf240013e2db4364c0f455d4e007823695bb5fb3438f1391f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c1d2895cce7b7e7b7e7f2d5924ce880d236a2fc47ed52f26822a44ee9c897315_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:1ccae922fbbdbd2c7b40a13a974b28ef66f17ccc3461d401c68aacdae28b346d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:c096b6ed587cc5f42589cb796544cd1c6c8e68e966d835bd8efb556140925523_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:f85a4ce0b14eefc35cd5eb9ba4e432c09dbb92efeb235dbbe317aaac1412a767_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:49a539a6b8b4c69ce993cdc5e6cf6c98c9dd2683ab127991c2d6273352a2ccd7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7a0551ca9e6705f3075cf7b451d30baac8fba175316c5656aa204d391d4ade88_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7f42daa503a2742e421ecb808d12423df6fc3bd80e5230dd9ec1c865decce692_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:8021c06150b10db3c8a4b4d1a42c597330de8f59b8caab46dd1274e0399ab793_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:42020dadc17758722b4945555fef8c6bfba0960254e5cb446d256c731a37df49_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6e2b738e5c5f7a6e3a4f2558cd965a06d2b2d6f89e6b9e417d433a2ba6bbb912_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:8b957f8e353c0c69b99b6df9c4e39f0e1b0b43759193454ed2930d767f89e82f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f90e056041490a3369166f46bd3aeb5f6c43cb9567e2ca3d7852bfd2d3930bca_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:043909491caad0e15a9a4ff4d66a28ac9fec1e47b439413529dbd1b33be2456b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:267c08aad5267e9d15e5f91788600b87ce134fa937458c874f732ac5dc3c1c41_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2891522f85186d64b1db135d879bf70b8a0f7a52497385b01e530dbf503d65dd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:79197d96cc1b2c3667cadb039410c6d618f85b5f6dde536b5925946252c75d9f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:3c67e68d8207eb0dca7c215e35c88d93654dcc859c5c7baff188ff8e270421ee_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cf8536d44e26198584800d962773c45d5ebdf9a1c67fb1d60e63a96e3c154be_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:9246b137a731e13a90f6e23eaa163c814186cf9b552d6ce10478b8c7f1acaccc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:fb5b8461b313b9b24126e60283062e850cd74e5ed4e900f4e57fb714662e801e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:30f3d207571e30cc67daf75bada3e2f22687dabc0529c9dff9eb4df5fa9f9b8f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:7d3077132cf818dcf1f38ac7f917150cf6230767335a3cbef6ec4fea49f0aee1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:84476730e0b72c40993e20a0a7b65c38c0e5c9101d4119d8f9b6135ddc834f1a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:de3ecddff056834e37bbf77fdba7f962f20f1e596964ff640fafd7eaf1b5caa7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:1950a267c6daaf72cebf95f4a8e792b3cc143945a0c58b2fad3be6bc1301147c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:4311cddd9ef0c1354df2899203be91d45bbd128c1d06376990d012d5a9b40a02_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:4a38dad6f5107fa891ce7b8f74d1c5e8049e0a11265ab58b2e421275505298fc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:6373e4d7be182156f651ac9b7df5fc639fe76126ae7099366e65422ed260c533_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:016753501f4be4bf083dd23a9bee607dcb458c4662fa3ac7898e08158f2f8c3a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c5c3fa06054ade9f78b5a404cb9817fac03db8860228f3a8ab8e57ce7289fed5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:ca78cad82282a70210b26c6781b9f86d6d18a62980d09c20e62e5e3592ccad1e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:cbe4e3bd43ceaa070f1c52715131221ebc369d689bd911b20ef54d52734ccc04_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:09ee479f87f73be1e09df5364ab4fe755acbe625ab79f99b7c59c090e1028d4f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:7218b29a4d033033423f2940f1a01820199a378a931635be5cf23bf6754e5675_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b50582ab274065ff10bbae60ce6406e0b6d2b0b1195f45d17ea1b4a9fb48186d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b81e101c5816ac541af6a33f67d08d077d6a1853981c01cfbb2eecdf1ce703a8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:0317fc3d8656f1bdbaeebdd2d8e98c5a2d6204e5f243d46e29dee37f03c81c41_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:084f095860d62ddb74798f04be2ca0aaafa7d29b67edd08f69b924512718c601_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:6e7dbd2ed496ac37357a8fcc834f04b760a64b5c3868be538726fb3b42b19c77_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:fc4fa1b1d99427281c77b131912ae80f0f83cde1848a1613c28e246565ad3e85_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:3c6c52fdcb07016fb712996e681307c5d6150172806a922a0f4871347444c3e5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:8bbd00a56bcea2884b407ab5a5484e666b8b0bf5d0913e1098e7048812944062_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:8caf0766c6416703e7d31593b0658d618f5693a5deed8fb8403c1a55c21c6628_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:e80ff4942f266d709603587b560aee86a3df5531d616452158c59d36e451dd8d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1a8dae0b42ae8a68343e8d8037b280016faafbd1372796d0443ec48f6dcfb140_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6e233656eb6f0c027334384a5a93d8fd02c8f6dd20c3ab2ea14b9f5e00f34d02_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:74b7a0faefca95aebb16f4d8a1cc169040d6139ebb9074c6ae6e0606fcbfd30a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c79ecf2529d951ca89363ef71c46f3592b07d189affea5966d0652b7cdf076cc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:0d6f439c38530f66dda467af7ce31a35e4c9058acdf8f91913d01b6772d0dc18_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:4f7cc6f4a9b5992ac75f7cb25e0956b63c16d1d80de51d4c6d2463b88d1ad5c2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6874c245fd5d789ca82e7978cbbb1a74e8ff8fee198eb4bec9caabab4957cc4a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bf8cc541b8e0b3a6367dd9a8c7622fd374b2e00a8faa1e5a50351980b25c6965_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:0a672e9d0a3396c2466a99cb15b045584115777e81e6b11f25fd0c8c420bc1ab_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:1a63f53e6bcd221fabaefe55b19b9c2e4e7e2399b1392c043cf10293d869a530_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a39c192ae50229f6b2bed666ceab9f07541a023cef4e592f2ba415c68c59d518_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c42b96f27d3646ecae1a3a201f78bc285c5eac305db29c5e88b6f1338f9c896d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:4af0333ff4f8a1353d25478abb32d7b64e8fb516b5e1aaf67955e866a2baf734_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:cfc3b31ae1ac667162ffb29edcde0ca482663cbb0318e71b66d14277a6d08c21_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:d7d4fc9f62d3e868cdf203ecbd592449f4dc3bcb5b6b8c9d4d6c9436ef505c5d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:dce327a6f80559b5f1eb0b707db9d6dde94e36aa5b2af4945136fb8ee5bb6804_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:02db4d184cdae846aabeb2fbe6f392f6bbb2b98d17a1e7773240d47fe382e7ae_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:21664e619da8e10e72a7f089c56452dd08bc8f075e3d58e876a1f612b2b4c0c0_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:2a54a15500528109cc92d618fda0517e51a9b4c8fb84669045899ed9086f9bfd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:56220191c4881505437d4c0020b31b9cea7b12addb45e8050543be4932f375a7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:aeea500de4c45cefe60e18ed4db4ca9de48e46cec7d1b63e51734193e12f7a5a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:9e9743ddff20406ebae14ea1caf54866f9ee6830f11be1ea6700b418e05f4a5c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:1fe18139c53703271b932aea60258a78d48c61166a38d931477fbbf2b9ef1582_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:86ad1b0b9ab71ff1a6d30a906999d45acf62bf763b905480bb4efffc3b943fe5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d59bbed5b2597e2357ca7116e0cadb923a180f08be311fb860b9a0825c213163_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:f3703bb8357eff03415433744e1813ad5b158a4612d3aa55dc67d23942f238ea_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6e0b23bfa08aa9041309ffba013b8fbb272e8deb92d83bfe2af1f1ee94533235_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:91a7f91d17350ebb1c549f871b21b5bf905c315309261e9134cd691b5d36432f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:c3bfb8108047ca19d746cf26b012f7c9c3820abc13e85fa79c6f9ea220446398_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:eb26524509203b8f95f2f869aff348535ba587bf5c8dc7a7a34d5c443c6486cc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:33bc87931a5b1ce53a67ec4f4562a86c697aab9cd6090e0e40c7f45446c1ad96_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:bcb41ae05cf93960aa22a16bd3c921b522c8c782a06f6ffbcc7eee8b75f53f59_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:df8d04b062fd8053f94862f8faea6ad0a107eff4668a06af26a4e24fda1967a7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:e5e0e2a9c952a04e4623f32685cbb5b7930fc165724492bb8e08d0cbfbff072d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:2638dd69359bd27a859841f0b5875d2cfc193514fb38b96175bd46cf06d04391_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:401aeb9d9026ec5d8e06d0c3de52c1d4dd0d01590237d76479b89a299ddf2273_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:7a47962332e766025b3ae9e0d049a0c7b2c8312ff696a6f81645fcfe9b1e2f0e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a904f1fe7bbdbf0e8dfa106e17814ee3c5101ec3fab5d5bea2f7a9e2c8252139_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:26ff41de896b8537dc5a61bb00ef6b96925ad4bcaa97c0a441ae7c55ec11a14b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:5af7387b529944bfe3c2c451c02cf9d4fd36391ac21980971fcd3a6498c69ecf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:b89198bbd5154c2c090ef44f5bc94940fd59cd8d1515f6b2ae8ff4cd58e29782_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:e5aeadc5599433167bf39324142690e90a9d4ef195d338c6d764920aae688e31_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:050040c1872053725a865da70b2eec29d6e9a596e4d527c1b03cb975634fec7f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:072925d5a57ad73d8e955dd13d70a665c776e8c9bd51a35f62dc05d070153fb8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6b7e4bfae14f4f8059db5cb4c8ae8987f4e5e330d06d7daef13f6f57399e25a1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:cffe7e4928472626e059c26ee30a9157927819cbdd3190a5eaae991f010f396d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:2faf5d18a1a2c1955ab38c921dde0793f76d57c81c94aa9b9c03355a91cd6d1b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:702987c4f9a9ef543703a5e9efe982ef00d01bd62b30439712dc82fe96d16315_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:915d8d40f0c38081ab8098ee11fde082dac0a7a29d76c1f13f8a7b4b372c387a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d52a94b8713ce912f9c61dce6987333d40cd7c90fa4262a1922ad8270ec3559f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:5316985ec76720dfd334a84842d3223b33b4567d2440884764adbe8d9f1c6b97_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c141e90173e23ce656071014d8f22b36d6f71215ddd95477f305e1d138974b1d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:de7bc3d87074dc8a49698e612fd0e7456c037e129b63420fe4519ad0d51f352e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:eb5f8c741adc1c67f0d9c23b3ac0fc383a078a2b3f449b78202b0a686adee35a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6d32cf8fc993d00e39ae22d068a6cb109e0e7c59e44fa593bed9911bdc86ac13_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:85a84c3c97e5136638e411e5001d841919a191915875041980fa6170d6049fff_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:bc54ce924ff592338334bf9d6982afa3faf58b045b481c3f702848f307b7fb68_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e43716f7a4a88656013882121af515b584c759ff627dcc7fee2e9243bc6e8cc2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:3ea10dabcdb470bee717d90f0e004f74c59b96d42a61023c06839474bb6e8dfb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:432f4a41ff47eeee1d15a3c1770ca96222f7f4ea6ea2b9f225af447edb417226_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a81bd9ac2f49976792da147569a46c63c942dbaa076e7c95e2f07f7e579a0b11_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:e085663a668db35e26b186d3a4b66e61d82fd08e6f8d5f4ef899fd1f49f83c81_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:27965934ab52594d6d51aa18f8a2a1946c2d1386528bafee16001c3a45d2388f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:31521371270ab238e1a262a7368c7d30bb2d0f346fde7233cdb833085245f37d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:754cc9d9aa88a8d84375146e19860639960a5315da03a49b0fb469919f707791_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ac0e51a5980582643e986e53fa6886429efcf5b7c44134b4706fe9401088bc67_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:40330ec6933670a7a62d3df29b219ea52db6be6728e4cf660f989a78b52b6a69_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:69a93df12d10275e493b2b5136702bef3a9a377ddfd33d93f031de52ff039d23_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:c796ad53ec93683196c6271be33ff58c61fd35d5b0f2af2442b7f0a679ce7eec_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:c7e2429d926e0f86ab2b7483e6c18642784bb493ac2d1b878ce941fab95852b3_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:437c5794cee337ba407cf456ef7d736a5ef1a25b04457818e7613c1c9f17f7bc_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:4d5535e5d1195c18a0a27eb77aed59568cb04109e0b11b9b3b92560752b4f1f8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:a8c11393c073071039ce03bdf07f925eba2d8503b4537b6d259ff5779cc8cc7b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d6c4c6ae42b067072178d86d4d7805de7000a6b4d9264f3b654466004bdfab88_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:91e28ef615d50aa6c72987991cd10b6f231419d356bda0783049e76b10ceb0ec_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:af858c11b4fe09e1dbbec22b99562cc0aea03e7cc53a13bfcebe2904cfc9c4a2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b0711dd038e6c5b557797b40fd8896a5dfa708fafa0df5bd10fa67ea9f33a6ae_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c36a6d5c401ccb2945f76f4145460fb61b150cfa667aeb13b5411527a3f54082_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:1780d78d54e6e0e81f58f61f5c6b16684cccbe38744886b00547c020615168bc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:6d52cd1b126345d583f0143866838128ce46197f6475cb16f2eb60f08c714c29_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:8a497a70c08c1a1c142e902acbb2b9ec6df6e4d32b3b24c9aa982aae96f089d5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d8836b9f6e601bec6e408efb37e25ada7c99a3d76fd5832ce19e8728bf057656_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:43f8aef60162a34125ea9f95e7d8d7330c7ac8eb893d01271cad80bb4e5a6d6b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:90028b0e0a122bcaad73527511dee18e694fe2846687710a9b8450b448ec65a4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a8b3b7e6e540ba8ceb03d86638f6b53319db3465088e0372ef5309eebfec0fb4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:ec79bd4481898e4467d2e5f32d05662908936b06cd3f7ef1420a98c6f0a4e1f7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:199d34fc464fa551a147a120afcd4eb44117042a4b4ea04933ed3f17b0c142ea_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:48c2f2e999d26681a196bd4f044efdef55a0d137bf01ee039d0d6af21d0f1d24_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:89cff1bdbc386572c0d8f2ea26087dfb728803b2c90329bf6f0f10e2ab781ee8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:f6ae7fe2a7c00f8beb1fbd593d005a4ce02f8ea43796f71b11aa5919b23335be_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:5891c3a97270f608a201198fbdf3fdd14ea25672ef4063de4fe0cd71b9566c48_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8906e4a8f9a3499c09bc2aa06f6efe7ffae70174108c31040172f8e61e64431b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:f17f3ffe3c4687048402649d08b57a258b5dd4fe647cf034260f4d5e839d21bd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:fa57563e889b072f3b9a71bcfb9a1c1723dbdd1ca9af072760eceb790e5d9f63_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:01dfbfa63c6a054c432b329ef61b460f97e35f9536a325ea6c79acad49775eb9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0c16eb9aa833123291d76987a9d12b51c7ec4d27d7da395757085aeead6d49d6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:c7f4aab3d25e55cdcb750241c4a74026e9264a83e83127ec6787c21394191ff2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:ead78a41605a84c33874cf439f8fb7ca4e40d238311b944bb6573c3a74599c32_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:145196f7dd84c4a287833a6841514887c452fd2b668a433af249ed3010ec5406_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:16f14a69ca31c31d6845143f1c1ab71bd847641b379016324f5359ab10d5565b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:0fc2b10cfdcdae4217e0fa1eedf0e5d406516fb18d81c364521c7771ec5028d1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ebca57291d84f8a18bdb73d1bdd08c16950c5e39eb19bce2bdc0c9356a3732c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5a5792751c2fb9cbe385130151c3bbc660baa125c7eb49c0ad791662be845293_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:a5dec4e5cbd88d9277da5509241146c6e6715861b854cdb84a3b6acd0de43878_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:ad48609eedae76b2fd8ff454c5576601c1ce6b8938ffaba0741292f98e7dbac9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:f1f4c8788a5cd8cb612dc781f265cfba426863ca2d6e0dabc4b1b5b663ef1b35_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:10bbedff3324403ff2bb247c03264ce10be8b6e2c0fbec384775b6408fc5a62e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:288e65d4478982b2f8c64e66041f3c4476578b5088f49a9113f7615d94b78696_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8ec71429beb6090dbe77970df6ccaf8a0c397687e545c00e35d7d430677fdac9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:bf9a9bb1db96a24f916836ca53679873ac32fc5e943a62d73f5a0d44acc6666f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:80d322fd3aa400688b41a959f88e40624a4891d2c11b3426c440c8c1f378d721_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:a73d612742547052fec5dbb1ac2f5c7a769711714c2d7e60cdd6af45b61ac652_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c8038bc9fd77c27bfa37c3bd67a789096e1cfa2a6ae8e932acb8722ad72dc693_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:ef8659bb028f42bf139b8e369147625f76e9724b08be6c50168bc2873fbf289b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:069898288e9a54d1c28731848a898b0302414a6b4ec20993e707838354025ea1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:1745dfa8d0bc95282b2c77be26ff113e85d5226faac64f9a45140f868bfdc2f8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:7d38fc3b08719665e6a1035658085989a3b8c7a9392cffb78d7bdb84213145b7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b9318d20f0abe6ab698cdf9f50f6deef573be0fe17767da453bd26d6ded93ede_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:0b917d1a8772745e937a45721aa55129b5af27b4b533431ddfda819227759cea_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:770af0849a803311e04939b49ce35188e4ddce4f7c12cd6de05686f199e8ff4c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:949bc517f1f74b1fa20a826dc6a324990d14b843be89531762884d951a0d072e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f742696df9c59795eb6a1fe1c62df6c2021cd439d2699738040e670b94bf8a12_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0855c393ce46c242ae7a70e4f1a0f94a18b6140159c43fec5578ef30c8b8bfca_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:81531bc329323c5888aeec2f5270b7fc5115c6dd45a327f2f9ff0e5298a07b81_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8aab7021368f37143cdbd19afaf32e939911a40cb7d2aa16d995c73d43bd9a8a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ae79909fb7f7c0ffa8088ecd7173521c93dee51940f92b841206eaeb850e9025_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2419be532ee6172c8eac6ab4a882aa9c1a764953f39cdcdb815ef66a2600bc6e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6284092381134b58321f2be1867ee43038d9b9d84d3d068bf87343fd7c231ff3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:64ac6ea5bde747e8fbb3c2a8166c56a2a967ed1984e9562f08851fd62bee6529_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:caf9cc9b036ce364fcc95fa04477773f12caea403c0cccb5c0e470bc9597c62e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1a816ea2b9fb42d745bfe8d28687ff7409f4359418062ab2b69ce7ad3711824b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3f0bcbff40a7c02499b25e8c70386261eeb2e53d4fc26d302da44fdf71c6d336_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:dadd6f5c854815079e5dbb9cdd274399e396b242c3a6b60de24bc96355e6755e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e8260a29ad895f33e1feab3111d8e9cb189cce2f06636921de7d89305a95cedc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:21261c47ff36c46542475a91e11ddeb7aef7fe24678412efade3dc628d1fd7fd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:5d20fea3dd83aef1b49bb7f83b76a1770543102963f609e23acea922d62650ba_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:676b870a4f14acc81dcdf7d0d7fe6e69caff28a4f576cabc33b8e4b640eaed16_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c5df463f10508b90f495cb698136d9d89471d2eb647fbeb4b1054e9719232297_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:46d4e13b36567bd730d62799843f4dc839ec3722c84c070b2f48222b9db258a6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:621b3323e62299cef209ad7a505f589e9cb60e435223c276b7315a069891c237_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:ce7010ddddd9e5f911b08a932fadfd64efad1aa07124cc353dec85ed21825a9a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f1c19c110321bd99dae36e5b375434b4c87bdac17da7c00bbee59044de12e93b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0034c091c768ee47e959a6611c7371aa38c1ff41d37d60e28671242135bc0176_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:791c7e849ef8fd9fee06193dc67bd7790d213e796bdc0b03ac3adde635960a69_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:c308ec8359c537e0f1d4f9efa655b467a650d1761efacf3438c81ea04ddb5c6f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:eb07e612458f5ec1f58e7e772cb2b25264a9c42cc009464672b89e686f60f5d9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:0151226399aa601cca931b10cc2cb36d20dba4403c034c0c16a0261cf2a3a7fe_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:08e07a62d5ac0d54fa8cacf264592c692c3869d9dfd33128bec9765a0ce4d585_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ba683aafd9e910f76fa413a9c6ab81d2637b447b2da6410234f16531c0361311_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:cb9cefd021b9b5c0ac2e8c7f76da9dddd50cc26de06ef47d7c13cfc92605d89d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:c1fdaea1096254f1e8d77a08e6ef438ee744482d9625e3a8a1b4104e06d5d1ff_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:a2d736bebb280eb8469b1adb6018eef4afe36234ad9ff944fe18fe9be083bba2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:68f158b3197523fb5b23da23ebdc5b54f83c8d688808f5f69a1b3e483c857554_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:047f1db3b7f93d9c4a4889e4b978d8096d028911e71968603ea5fbe32d81b4a1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:c1fdaea1096254f1e8d77a08e6ef438ee744482d9625e3a8a1b4104e06d5d1ff_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:a2d736bebb280eb8469b1adb6018eef4afe36234ad9ff944fe18fe9be083bba2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:2706433ecd1a4e21d08eda9385c3e31ea3dd1a25c741862a6325d04d93feed4d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:c910728e6a82e3a87ca04b6c8600326c5c7ee6b2a5367c805e2e37bfd44c0898_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:166f8289f510b3fb18dbca6b3e5b4488e53d583ad78e5f0c5bab80a5b17733eb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:32ad25a6b437a44d16458f17c955a1d483fd03f1543755cad50023534a363001_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:937207bc65e9f296fc780d8b008e8c4e4eb281c2462cc980993584eaf157c74c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:bdffd2853c00892f4282d18d84408f739a84655957b48514116ebbee37cbfa6e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:556a2b7ed3bb24bbcbbd8482bc8dcbc9a2627e48cd0d49f93fe622894a37fec6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:80003a3a04d63db881673954f49d16e15940c4240e3be467219891cfc2a86a77_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:c461b27d74cfc5b6e619a31a1bf5f8e387ddd7ab119b98a04d656b199f429a06_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:d96ac4353e59a2779d3e36a8a78796478f89bf40f4d1b62738a096b3a1b165a7_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.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:533ab36e8b582f613535ef5d77d6e6fa5b2b0910d501d1eef7af7c3e84533ec3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:63065ab750db3c24e3380fa9c89b26891c441512e2791068eaeaf37d041d34eb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c3064d49abb1923f71a2d836e08162ed705414ba596a82a4dc7fdaf5e39e2a0c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e6430136fbf2f1be4b662cfc2154e6bae6abc94ceb5138d95631f0bd8855f71d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:00bed480322861a9340126a1c81ab0cceef95fe8ea5d7b542744cbe2f5bae2f4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5e1fd0b8140ee573da1e43665488669e3cd2aa7c4d14b0a76ed6999bf119ad40_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:99cb93d1c2cac003280f5faac0126e811898a7f69b802aff2ba4ac2634119303_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:ddc3e5eccdbde314321c58298fc1b353af33ecbccadc3286c3ca5fb745baf891_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1df5c4dcfbb4ea8c08309e3248487b51f628bb9a1a39c17ff9019483aa8eed38_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:62c67caeb8d46f502cbfffcadf2556e5715c36d8c39ed9b3b72274ec6c71fb31_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7c0ae38a526c4f54b3479aba5a5432f7348c6c85a692c042349f34a3975aaca2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:968696995dcc8b5f43dac5f9dc598fa58b6386ddfcd27f5988fb55d74a5b1892_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:2eaae24251976dda2353025aef5edeb3af23a748cdd3d6f51cce3645a7614337_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:aef4b254560c2145a50b2bda42ea9758eb38d488dfe857cca1cd12ca3c4ddbd2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c0477dfa9340debe407453212f805bd8a7018eea107bb9ada077672e6d842d80_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:eed1c0babe8c3f224717bd4b036e7a93940320b42329512d50a406c265269dfd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:3c78e13ec0fd31e80ccf2b3f4b08df9efb7854739c9e5d75a9f6572d81c5b4b4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4981a79b4bebc69f5a69814d54e3d9ced631b14b16293fe8e7eb71c3e62fad7a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:545547b6c5226b309cd9cc577c0b91759d542e58f2bd60bfe00b15164a30b007_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:659da371f970ee548816f74853363291333d9ac6d9e4fba6329f146a7fbacfa3_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:1e7a00a05900599ac401cff92be14e1d73278a316e4eb38b5b4c3174305334c9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:5281268088cbd188713e386c74604c5a6084f5b6ee5cff58bfe5071e5c932a00_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:871e92015a2fe767f6e3c50b6359427c0a0f24650c7798b2e30a743a9b932da8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c8cfd3f72781925063968f55705cda3b3f47b53996e5b720b4378936ae88d791_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:163235f2e40e91d6871b4375d70b9589aefca7210e8bb401e594dd96dd5a3d7b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:48c89e862b063988c10c4a71591a01f3abea82b694b9aa4344cb7b0f4c914618_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:7abb53267f55b4b466a8a52c17b3660ebaa7e4ddfb4da0068a7a59f1c6d8e9b8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:923672855d9ca60bef182b77d23cb4161828e6ae5d9dc65a6a417728fb323e3f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:099b6debebc4c5f6d48968b643344281e079f3a479232f888bff8f63424629bd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:91d59826a2a4b0e7bd3696dca463b99022d5cdb65d0362297f35462a9f6bad47_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:b64077aa08c70f1543d34bfd2868e2489156b02ed31ee033361c5c9c7662def3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:d49bdcef2e9f4d29a5b5606dfdb106f1140f15b251ca2e2c9db2b764a12209b3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:19cdfbadf2838045e8bb2694fd8a50de53429cb7058db5db0fb4e606990e9485_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5d3d093d1737c6323bb6ed2278e6cfaf1109e981e53276b12ba26688df45b5d6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:94688881b57bdd21635b198a238dc41d95607ee9a2cb7895f6943713d7597f34_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:e9dbe70ef164721a8a2c118a4d0cd70b70b6a4e72a5a193f28711c655f3767f8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:042be8803aa5cd6eac6131c96b02643387f516bca3b76b8d684de16e15085d4b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:5b7b100d26aba70b4484b72550db4b095eff0bd0ba2f290f7c9a5c7ba37104b7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:76be4b8284bba0bbb037a9dd6069467ea339ca1d2be8fe1f8e90f325cdf3716e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c6b65a12f0dd6e6571d7f486e572754ad0013cb0319b4bcb0637dcfa2a53023f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:53259c7236fed212959564f05a214e6d1aa879ea1ac3265df9e203f30abe4445_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:71158fd9ac3d059b118642ff387aab043cb5da0fcd17bf53c8f5f44361202686_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:886a365246e95a13e9471657478bed2e106133a5f8ccf09029b18c74936e867e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:b7463b7014881f2f3dee10777df37adcffa8cea6273095e509e2a0eb3b08c12a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:1c080f0a233303e6097fdfa8d00a5122358079e67c68867ade8f00e2ebd7e7fa_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:990151058b4484633406ac70cdb63c4bb81a55bcc5beaf08f9761dc6ae06beb4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:b018c5e29288c3659a59faaf0e1b3366a638aa6e5efac755ad38df08e9fa54d8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:d0d505849fda4b640ea95bdd96fa11b2257ad3f480045cbbe41c78bdf52aba4c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:0ce0b2ec869723bf1ef0193a2f70f469556c363a88d41baea4c625c615cdea52_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:437e7b011942086c7cfed4ea805fdc69fbcc4878e84ce79339f79375114f2ab2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:51d5f0fb70e7ad141e86e3c0fbe9298f407aae228533c830653a12fe34e18c94_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a5f950847205f1301c551c59406453386863a244ab89f5c1f135b0efc618f342_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:1318f6ab64d38e4166e492d0becaeade10796b7680ccaf7df8930c384f0f318d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:71251b4cd148ccd8dc6bdc8ab51a4401dac1ccc7ee0666d389fafcc291a8af6b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:750e49b90d266e3115369154892f235607790a08e0cf8e7bd54875b40d69dc36_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:ec3f72403c828cfafadc7a9b95659b7f997c57f83f5d7c7f99ae9aa7111752e2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0fe413807e569ae20166aaaed7d49deb3755adc903d7c4240e6c286f78ae1243_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:19530541aebd85f600c1243ee0b35358f3ca6dcbdc0a58705980d0ffc661e70b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:4f199220d4abdecf92c7c34e359be93ec1769767d3531f9ac4ea18255afd8540_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a43fe727d9bf6395e330c3094ce1d337c4371314beb035877b975f2a197d9944_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:20d52bbe54cfe67d5c39f1f30bb56d56d220e190075895a2bae784dac691b053_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:a3e5c3473cc7f259c63176cdcc987a208b330e4371d3d0ecc959c48e8dffd705_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:b678adeca55da4267f68a641454845f38c2015458143c62d611f11790dfbf74c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c2841895faa6efe6186dec578e1c02e8b04c7e178249b191e8f2d9ece462ac4f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:7044079bd7186fa3578b23a677113d67cbe14ef0a5f8d8da8b7fdd74f05e10db_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:79f2aa2eb589882d7788f96eaa2574c524ed6366cdbde6d600bf170a07ab666f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:7ad604db716b570e1631c17f9c0aab2082dcf1243210dca2c33f2e11f05ec7bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:ee7599f1d4036677523478aa026118d6eaa50c71385b19efe62b5c90a3648aea_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:0ff795f2b56a4f1d5fc9c59f31343c4ae619ce1882d76126839d138012f7a1a9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:301b031b83ff0ac8cfbfb21c90b05be0461f37797a1a53618afc4dfa08ee3a89_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9649506d7a695f509b2164c9b47f037403731e82f9119f6a091a7fe21df395c4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e44a21d71da9c3f22a836af4c29d89a8048d886fc98aa059a3ac5c83e9a1dd47_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:7b5197549f0c49776a522cb64fcb0c478b7dcdeb028e8e53242de8363bf59dcc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8b061cf29321ba0844a1149668311b416cf01f84ab2dc4cdffd503f497761343_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a9ac7fd68608a6d07f818970cb8a1654ebc4604c8b93388670cad85afbc9a277_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:d4062ae5ebeb853a210f54254e1c0e48e484458113c651871f0a1e3658aabc74_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:a2b13d02961a41c4b4ec63ba1bc33fa807b04664f13110d331ff49b27d665067_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:d1a8f54e091d4ec5f312e70d2135ea476955cce09fd11882bb7fe8548cdc62fc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e56ff4c9d34c49ef38a4913ddf80dbddc5b67dfbe7810587086af29751ca9cca_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:fe9f712c5e32380eb36fef637f16a65d2a5203f4ee09435aa9b7f230262f8cfe_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:06ae2205eadd0e82ff618176ff3942bf16dab32c446a6b20fcfac229fc49b813_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:4478bc8bb281d6430d367b5dbcf047a4345d6fd6aa41397373005615ee305086_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:972dd4bd3183be7a1344adc65200453bcdb448a5f7487a5311ca3c1da304dcca_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c747eb412219dd6188710ad120f8861f08acab216f825f8910c694ad324c47d3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:1f3e2710dd787643cd43d35edee092efed10438a8e95d8a7d65326cf3c183257_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:4237d1f3bbe422147b295bf918d3c355edc2286c3ffcb8e6944d83ac0207d610_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3367d78351d635902b0c123696e390b9ea1623e765de7689c9bd98f820aaf4b0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:7bc0ee15f0bab3898ad28de7677dce8d86624d734bb38a08947eaa3a0418fa3c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:7d3d8e7d7d29fff25b51e62ed511f28456ce17d135c5edb71a204c414a0a426e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:82bd06fc926859c8f1f738e40a202c1b0b1bca5000e15881506818cb23445d97_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:85aa4038587f439e4632742b7b631913d204d7513f7d9036ca60b485de0a4635_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:b97f78e0989a59a188b3c2308b04798e2e2aef7cedb20c561b84c72b1336a24a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:83bdc38888422094f55831a65dfc4f579126199b6bab643ca28a6b1c25b06ab1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:965b2a3a6be2dec3debfc0a3f98b4c5a9d86d92a1ff1a56ef0250e1782a27575_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:58d51be8e5831db556764d3db64f65c19f6c41e581e591c7ae940c98e635c4c9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:7da284e7d4a33a3c46922673324213de447f99dfb7cf120c5bf184816fe58387_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:6c0be90a6cc5e5c2e42df9230f6d6feae14dbfc95683094b3597f5dd75685f34_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:d0661c43cf3ca725748090e9f6cba73cfbcc5a63005a2d11f551456b2aa48991_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:bd11e3a5efca51a47bd38031c5dab29d5b4e5ce000d680d6903e63d3e8ef30f5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ca2d20b64d93a4f1144799c7373d22df8f77877d17560da82414793222282544_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:30ea821f3b631e6f9f3dd7a34fd0c2d3fa2ba9a63195aba8de42e6b655ddd303_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:cd6b2a09c10ff8313b6e7772d129f610a401f44f7e2e033dd77de91961165b2a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:0c74fd2ccef9e503087df22957ba24054b4d077fe5f82b77f74accc4aeb1c372_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:6c6c911d3aac2792169bd09b0c638fa068e1fc8ee77c047ddfaced6e984aec23_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6ac79f3d17ef043489a093be59a31ec56149c265bfe5a3d6c1d999442f0a97cd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:df81631752c241659beb6ca6ddc5adab0a76ba7d421dffa787c870c2cf8d85d5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:44b1c4eb1a9b38dd2945dcb51d5e1e63fc60d6fdbd9e42f57c3f4e685a1549ab_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:97403345d3e786ef9ad2930cad211bf13c5f99f2e24688a1dfd3e6366d115141_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:903797419160c6d4fe5811856eb727f53f8c5ad9e34706b6d841155dfd59e9a9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:bc4c44660119b886c51782d7bc8a55e1a9f7b6b5e59d317a57da2bce502510bf_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:0e6b20a59ee85a861a29b4f4fedcc50c8396534d3ea6859f3046acf722fcb079_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:41f334fd2121830928a7b6eb3b2f1904d99f525b50761a756a105fb01cc7f6b9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:48838eadbb1812821f889b3794c168daf504c555556a6751d17dc9522f141249_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:62839d47fdcaa9a1372ffa64661614b09912d233d7c1842fb53c228d1678d34e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4a043837c6f0c21ac374fca27832c95b0c59f5d6fdf67d4fc232e595368cf785_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:72b49e79da0ab951c837831ba440220c6ee93e7ddb6bdb3325bd47869ae6a977_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:91487191a7d342a56c7ea5a13e350e4cd52ba5c292d3c6325880440215bd76ba_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c090d4ec1678fd326b1239719dee3fc8294e8d7993e8ba1489dce0ba5c36fcb2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:2f1a650f5ec07710430482e4ec68e98855b4b6a7e73afe755eb4e46e85caf0da_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:47405c82f8c422b704c7534a361a2add61f7a46e3e636a0cd84471834a5b8d0e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:622f7adbc69bc03a0d3b91b5a3f2d48a67e9b8659187b21e3b8ba157cd914b4f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:c4407e42ecec19e9eaaea79c51e9147bf4302af5b35c08c31ea4993d38ff6931_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:22b4a31cf424c943201f3d42123439962e8ed84fa90aabc42ac4eecfad7b8774_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8c7be6f5aa6b98ef618cc4619aea3bcd3586a50afc78624b5df5650da42e3887_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:be1028337aca3109f69e30a2a3fe9d6c37717d6b585fb019095ee466dde697cb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:c0b12dd7403d3434730ea57a49e383f6d6519d1bcb59f01400eed88729233860_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:02959099bd7ecaae627c5c4e997d6518c6848786dfde1bb5ce76f39ebf70fdd0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:1921952ed38ac8e19c6d974a18c02c5922dc82c3575612eecde6a9ba2033d685_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4a977bf1a39be5ab0d14e9753d25f47da4a4742bfdee7e8bda50edb302428108_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fca7a4840489c345b940672141863fbe13c95a247001c86a4aa097d0acfb084f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:4d888341b6d9919fe91ed2ddd5b7a3aab18dddb9e2d42dbf50a4175242e53ee9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:5847fc4851ffed39e1eb579bffa415e577ed832b8afc56a470a47d3d4fe07752_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:785c7d31ce3bbf3832959fb435bf6d24069f298a9644202facf98bd6cac31ed3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:93124b21c5b0b1f81fa06cb223926bdf0a6964f2f624318e269be58346924e46_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:1d025dd19ae0aedb12d1809023f0f00bc65dd4b2ee789fafd151cdd8859d92f9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:8bb731c8611bb5aca6f0a2523f0b6248ec2f10fb89cf3fd7520e4b01dbf79fa7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:af29aaff98b581ae991d694e5c023bde6e6a15a347c2aaf38a72a01f27c72577_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:df2e6c589083d742ab3eeb863dc26a267b9e3b4a86f07fec2ff5c230733fa4ff_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:705615555309ab38672ce9b507c476d159739f15b72e5db7783c9832097fc95f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:71b918638b2c5f6aadaf50905842309df50f81bef7aa5b5968378e8c1f6a4854_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:9cf675089f089d92f18bdf03c477dc56794269ae5492009d3ef5edb198e1a8c1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:b7e29f477ddab45804a33d40896a3e47ecc43f422fa167985820ea65739c2bbf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1cf1fc8622537b1d85440aa48d991f3c9d3286ac3ef836d3fd879e7052062c89_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:6ab771ec7ba143df992a08bd7126a1f901bcb9f7045d891e47dee2ae9d0312a9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:a32dbfa4938a63ae08c83dc13b30e5fe1951cc0dd21bed411310bd1cac718252_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:de530399a2d70f284600274be7086b88f29098063a64dea0a8528e50f8da1371_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2de3fd6073758b51e74bb15f45750c3051365dfd2ccd40f35e05c38d90f43de7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:47b19a623905ba772c8ab9f23076d0d96d4283346adcfbac3d91ad62efc55285_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:4ac2021ed4737c3b47ea9afd0ffbcb8ca503ca304fc77790fbbfaf63db0b0fa7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:c79f300cb5072fc8ffaf5b21288823e880f47d2bf6b4939382977ebd5addf84c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:9065f183a0acf14ff350d66b5287b1a33ff4fcc87ee3dff93e8709ee7f1bc534_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a678ce205c6e2cfcfdbedf3cd3572dd0e6ee666f16ca85b46d519314786e1491_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:db66960eb91d3348c05323a38aa77186df1562b55baadf5b5bcdce0955b12d59_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f2e73e5539de90c8e9c084be136a4dfc8f6cec7c194c021e250ad99958fc74d4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:34aba916b85415a991519315dbfbaabfe50b66f9db2df3ec1c40c4e71e222630_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:83a2a3376d3bf48b8ae63f4363c0d55f7dcdb7ef02ae376ce0a98decd34bc82a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f15e8277bf296dbf349cd86cb79d12bd4c25ead2f09790ac59105f070940844d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f287e5a040727dc302ecc2d748d4a3d67edb251986ad6308c1c5b299a2824ade_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:902ae0554671c205c4893a57764bd20b23549f0642e01401b2d124a2269492c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:99d5a7b3464ef87de24f5139f9b244878ed6bbabcf0d5e9efc8bf0a1c087e70d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c88ceeec18d3109a18141536e37eff494d72ba78b0b8bc3aa8927918f92b6af9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:cafbe979687617664e08635637799a95d82a90ef205593fe8e1ff1a331445ba1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:24141ea740ebafd6ec8992604dd309f23bb9530ab6e382c1b9b8f1102c97e283_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:3cbba55ecd5bb44889c6c4434325c4fc3a10f8c6951b15c8b12f319ba7bc6a04_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8471ca32474c9b2edeeb23b4d063733152632b7e7058aecd77e510ef99d791fc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:e1405b20b9bd31a0bdc008d5eeee104e243a353b078c2768e3ff1abd770b6315_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1d0f74af14b21a41ccb5fcbed9458ea56e87ac1f0ba067a64a6117687f223503_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:290b1d4af63dbde808cdb5c10c5e50c98e5be3f36551e703b9cfc32eadad1736_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:339c52911584865bde949614d8a5673d911cbe8a6b39a0b97a1fdb715a912701_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7c20dc69d6ea661e8becd06bca24291685a53164b78fabbdb40f3788dbdb30c6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:11d2cf567632924a42097e26b88151a84090bbe49f0093863ebb316a29fdd972_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:8125ce00504b8bda45c0834369e6fce13b0c10b8481010ae46c3eb5b2c4f8383_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a8f6a4c1d515f339ae85bea9991a93f940410c7545ecc4a244eafd7f46b2aaef_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e04e10d90a1c29a3dee8286362e69a43b5a63bdd3857885bceb695e8e96eacc3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:01f921b1c591d3685195e1d89d5ad45c504db7bf95a5d64b957db3da8b381ebf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:06d52abfcd7bfb38480264aa18663973b133a4aba39f1109db3b605a81ca45f9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:4014bf9fbffd0e34b24b0a401e3d8f548273cf07ef5b6fdddfa814d3d2ef48ad_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:8dbd84845222f50e9cf2627de6ac91dc3dee61665e8138a8dd658ad80ca7cc09_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:40b08f335eaa62cb29d23ad9b708f6aaa350127b0d78f8078572305eef514be3_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:5511ca08c7b080a2fd353fadd831d0a6102bcbf7537663c5e4253abf2e837147_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a4779ad93682b206d84ba3d3405cf093f7616de223e31f07c4ef3068be850b83_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:aa243fd4fc92150af5543b839bb5a8a8d9f7b1c3aee5e3352be34bbea33a5bb9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2d726021db05e85c22966c5e8810be86c8fde70944d4c1adc075c513253cac77_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3f596a68b083b88b51dd668aa3eaf6b4af57491727db1612d65b9ef4a07b6214_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:8412de95f0d1fd4d26f7e281634c311d416374e925dac5ee63c10cfd11b2fdeb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:8ee1d28db3f3a4f9a8c3eb14a02ab132a40f0cba2393cefe0f97655b29c008c1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:05ec4fc0483339ecaddbdb723142437e62ab796bc2080098e24a3d6fef87e761_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:435dc3ed491543bae30a1b7476a708b8ce72e0240daed0753a36b90974f74c22_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:5055cd45d79abd5113028dcad5313b20586efc2cd630369c288bace525566824_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7491ad3a633c305ef58e21d327a78bfe8c20e29d3065d54cdf1a12151af8f18f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:3b24021ceff84c5e70499eddf7caca29959ccbc619a38b1f39312a9aca9b6de4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:d0827fe18ba307ac4371b715ae3a22ab4b844abccc3397bf8072b6a762fff2e1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:d4cf9cb6cd4ecc24f2c9c71b4575875d0ec45ebf0b2ea7013a7945ee21403f76_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:f63d1af29455bfcfd4e21c20517c768a1b4b8ac98364b18f470ab70cd09d506d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:05b1f39f625243835cd6b94192c147c67b83509d954785ca57ba9373fb25a624_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:332e15166660aa5d88bf32bd924b14bed8235af2dfcd2ad01a432deb51def007_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5f6735ee66c24e351c749c9a94d5fed9a9d3d46d08e79c10b6da56f3c85ee7c1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cbcb10ad3cdc0a97cd736e1a4d46ff57e2bbc5b3bc6383caf3b426af2298e2d3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:98744861549dabcbf1056219df3c0169b76418fae8fdccce5ac1df63696988e1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:9db002e7e76eeb85306b0d425fbe6adfd7f0856500f25b6eb5bf8c262b340997_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a0a8bf5d416d6b68e287eb361344b90b282a3b8326a6f28c4379be3ef9c9170d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:d7c4929f428ffb804614e7469b03e8fa2288fcc5504833ba72539eac16a9dcf4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1926a1e5297e41041d7d2af8246067be6c793bb7e4d9b4cd4dc9da9d7004062e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ca5487eeb83cd879a196bb3fe78bbd144723c9175a1752269a3d34857522d805_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:dfdb8626504e967fc9bfba7dcf65516c2a8582d4a83a6569d7892d99e865a4b4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:f8899e7b479006d8d6c14e127b1f9f65c388ce647df5d6a97842d516bca8b0e4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0926fdc236aa3e2fb26335fba547b7189d4ba1be12a89a4a829b9da8af45505d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:572b30c169468e804eaf7e1cb19ba9124d7dcc4d8777bc82f77d59d0f2f5cb55_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a484bafd82cbe16e904c1f78d2de33082463ccdfb4736f01469a5060f7c3ceaf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e7da39d05d49e4020c73208ab95c7230fd5e78a4eae2ea0a353fa0a97e99c8bb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:64c2f2b56bdefce3ce1b96628080c1af4fa62fe4bb595831972323faed2c87df_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:6fdecc97391dc0f7fee88ef14c48b3e23b32a0b7ebcc1b3003d464ca4a3f3a52_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:8cc048e598f49262341608d9326559432b12519b2108b232c0a88eca7a82fdcd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:b2f94b354de0cf44ed4b6440ee3875757a809eeb18eefc28ab133c5e1b8a5990_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1b4e71d7e6b91f59ecd19b6aca6d23cf0a742e9f2be983f94bcb0f4e7e9ce218_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:91f18bc479127107fec884aea23ac5bcb8824ea4a000df90ff17c21eff306030_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e0eb07eb59910f03f41caf262d78ea69dd44a41f82162c4a103371c4e11ffaa6_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:f15e6d5451749a89abbd90d42dd35ee92cecac4efd49660902a7cd117582f3b1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:0c5748932e208068e4c6285d06df7e44af61cccfdfd9a110dbf4ec41383161ea_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:121038ef6b4283e4a3e2bb080042beee2168983faa511785ccaab80beb5d239b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9cb4d1b794d060ad504c130fca650aa2bdf6366b08470ff51c86c24f966e09d5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f88c45b83e56a484b501df5622d8ebc933fca23f2b9cefce1279b145c1618363_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:3789f6202a8ef37ea9ea1724dc14987b12a132b2a5f37e1add4174467fd91e01_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:74b9afa30b256cb3859dbcb0fb2345c7315efd5b221a1933bd0aedff00d4384b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b64076e354e182632e9bb1a732cdcac31c7b67f377a3a6d3e16f43878579e72e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:bd16604d896251bf6f6ad0af39fe0b231173bf2899f4262f677680f4945d3b3e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1ce7535ba173fb0e2c1cfde4c4587d73e356263fdadb245f492d020cd67dc46f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:87b996946fbd79d687b241452bc1e4c7b68ad1cbc5fce503887bd61f428dea82_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:9761c8ea9b23641fdbc3fa7ee163e1dda1e65dac2b381dd007657c5e6f0f6990_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:fa3b63ad471363276c5b4ef07974ab70bb00083f86428f69e67afc9e5b326df1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:280d2dae99fe86efc2b82badeaa553284df7c5afc11329eccfa21cb1cceb00c3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:59f09fc0ca1e1b697e9c581b0f3c2601c1e3b5ddfe2111de305d3b026d7c186b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:ccf5c59303405ba91b21de9ddb94d932ba6ae60019471d7129a8d81f03e26e53_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fe588d3639c4913b5377887bac46be9f826b30409e3782e7c0411ebe95ecf8b6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:736bf224af04467f6622c04e9b5708deacb8ab1cb3c97cdce1f8ebcc48e7fc0a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c6ee3f39b71057d1374f752bba9feb5a708bc4dfc49c9fcfd39926baae3f9993_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:d99d394855cac5192c2c7670401b320a211d90f74f7a7991a0bcaf7189f8029c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:f04189a8062571085ebc72b8e838d36b64bb97a8e1cbce61afdbce81c6a56ac2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0f86d08f550f0b83fac377251a2e780c3f3a90433937cba72fc4aee32dedc93d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1cdcdbc5f671e4297cad2dab6b20c1598145555a6aca118ce39bf1b580bdc085_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:67b2e87590f732587948add68fb488cd5b9986dadcb5e9f59956109e19cf29f8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:8cd7eda283049335ed8b6f023009756ad90fbbe3bce5d4ab7156de9a8242e355_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:103196d44af27c2d8e8541072536e2e2a3e59f8f6e942ff984026fe5ca9b94ba_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:2970b844854cdf7a1c395d243e86924875c651960ab0af07d26037895e1a53eb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:881566bf8560d6147dfb2d72a83fdf0f38264c4e0a1559f20c97c1b3fe21c50f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b4e74c5cfc507babae759cb1a13b987f59360b904be9cf80d5dc55263d773186_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:2038cad7cef0b373f5297bc9bf338df1f777b79fe270edb9d1bba2440d552410_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:246ac81dde74da15e849f3543cf06842a13d6bbe4d0ddf249940ef36385d2b38_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:7ebd15732b6f6ef5f366cee2b2e05526dff583de47d78d19259acc7ee50ebf98_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:a7adb73069f50998da64ab00a7748e9479f6d39380ef7cfe0dc81a55a178f74c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:1b4e73e9cbb4508f6e3f5e4522470911c35f4b6529d9bbd61e791545431dd976_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:a13699e84d3bed5f83f8656bb63d38e348e6561d2c6d11adc7cd27294d44e12e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b49499fc3bf0ac4da7964469728f530c2474c080cf18d6d95173c827f6497727_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:caaa0a3ed9bb61b3356e29c08ccab4b07b543bd4661785e11af9548383aff831_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:448880c4c4f5ac24488b619f5fd3415bfacf97950f7b819f6f35f7ebac936235_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4d4dbd56edde5b9dc1f8e8ee4f5b709928efaece3943b580a738c3735f19f0ea_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:92d916235ca7b3b785443986d77ff8084a21971de4bb4e57805e25babad67458_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:bb0895d3c3ef846c969f36cde45c6ed57f8ce7039cc6ecbee71577f992494ddc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:3614bb6b7684d65fa02e21ad766d9e18ba8fc292bed89ac4294af6ce4e6b831c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:44598704737d739636a7b1431f9192e7c32b3c69222e1c0d461e593604b92c79_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4f17d26dafef0f6cf1879ce9a2812b8dd2d35ce77f59b9e47d1eef763aa39ec5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:865ee09a0883ad3ddfc4ead4127b08d964aa3a89d5d26a7dd9af52931d1c83a6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0952ce6368ce2b71f77cbe83aa9791284b8a80465d1cc148b4b4b6eb3275cfd1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:28e36f204441718ef6ae65e65e0159b9e6a79caf1452a580c7ab44fe2f46f600_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:52ed6558ac80084e7c94bd1e92bafa85f64e700286a94d9dbc8ed8f3b3b8cb94_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:b20b5feb482b424cf690e6f55b89e1ffcce37bd41233c174cad1380081327c6e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a9b74c247c939c2ff2363128340dca788c8b522433c3a7e0db97fa0849263486_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:abb6b9c35d3322e0d906fb1055c8e440197f95e57dc03189c625ce0c90da1f26_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b82e91fd4ef9cbadb8d76a895ee437b0b21855ef3384daab30fab882f1f3132b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:cb323a0f74f6ea591d4df2d79a4e06d84489e186153cc111b4f20e622f28d588_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:6122387215ed257df55f792aded85388acb692568c8a652c82ea7c84183fed0c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:65aa22f13b104ef68e4eb2dde6300e0f0fe376b682fc7c163da01699d8165f8e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:65d67c5879a5a2667a44fd70434bbfb1b5c39fce94f3bedfdac65a5d3d128fcf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c5f4f9dcd173cdf67295d73aebab4776bc3565a4791d651db570510a9d452682_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:09cc2925426240bfa4af94d495f456a27c6b7307d862faf4519b0b8be614f601_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:0ec2fdc291438377d74795dc772fabb5fed81887bc21e8ffc276e7c0491ae182_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:499381b1d5b2608dc7cf3e829699bc4f3103a2d5074bd4f6da52ae07f6bbc956_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:8067253ce489c622d3374158da76d044c8031054c35fbbe4b4b9d4392dd70dbe_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:90a207a38ae65a354951a17ec2f264ec03d04b12dfbbc6bd1b33c4f2cbda9e80_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:c2e1580c9009d93d42cba6983db847ad0cc6740098a811500ee28dc8acc3647a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cd73bb7f4396a830f603b69e4ad2043dc69a06bf3dced4e41a1dbdaeb55a27b4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d3a7cb8ccbbff5f311d8ae934423d33bf372a716a9c9328666db11b119b9dcbe_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:349dbce89d51249b833c644973820d494b49f821ec1ce6041334d5404280bc4b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:55e431c3b05a2257cc140b475b4ab3ec58584a919d63194a53167eca7a79d4f2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:b32e72035c695f08ef6ac519d3f0acaffdc20b88beb7433431170c9c6e2b5c36_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f645acfd696bfcf5d17d025ae787205a6331dd62e65def6b5ed3cbfbe1272478_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:08671538bf1a2694b66454390ee777ef54a1aec9ed3436b82a60a694a094f6f4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:1edd80c7bbc1f81e2561596ca7b51ea90d84e0f9c4227d488e46d8ba1a6d264a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:44b7901ce6b53a19830574340a9536a86d2c7ca5534eabf85dff7b643c9bcaf5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:e8c1f25de812fde0de869d073e0b613cf6b2e6ea423ae5a44a0ee0ec458f0516_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:3944aedf2d50aa8ffc45c861981b09d48dafdd48b14f0eb7eb7554477df79ce7_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:56476d218d817f12156e67a5949dc5aa96cdfbc47b8af87494e68a5599e0ea52_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:6c5b8151e50da270d904d8588a841bf7122d79fbc9ace16281ea96609c40b342_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d96ca6ca34d38debb586165c04ca6aa3735d09d25f89cb60043fb800f5ccdf7e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:ca69d38281c9e4a558f66bd2958c87e210a2dd359d55dfd0caa6cf98f0580a1d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:da702028bc7d5c08d6fe78e216a4216cde44e136bf6243b083ebf51d10a95205_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:454558fb455ceb249b25ec705353bbc284659342b70b30affb299c700fec8863_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d1b58fb1f844d647468a82553485b024ec4d8bcbb74b6a8f39b6a5ef99761bc2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:3e825bde4d1992d23cecafaa919d793d51edd51f704ae5cf6e9491f9948d6092_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:f45f6555fb87398d083da14d93d643db7e24ef9b4994a87d807a3a1b4793ee0d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:0b397ed89ad84e5fc20bcb4546d98e887e6c7e64ed467f603fc1f2b790a1f83d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:2cbd12a650d5cbd04d9e8355ae388d3dd4bfed331156ea7b1bbd60df13ba805c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:a39e5ef3c67656efc97479b79e26811bfb1a68b1f9fa80b2fc85bfc1dee084a4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:fcf43b3b0c077fcc7b0d97b550588c3edfbf21730368bda41c3586a02320ce4d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:00fd69d7b8fc6019b059f04b1a894bcb2b9a4cebd4ae41a9c0177c4f6a8e7316_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:44b7de7780e7851318a8c68638c1fc221f97ac2e5e8a50fca465a6467be3df9d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9998e2e5c1065ab7fe3ad0bde60701a8655d8ddf02b18a27c7fc1689d9ce05b8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9ff4e2fb69c0b97daa101c12331b66b923f7d7f49f69da4d35e4101e4e424d3e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0339008ebb00ad18e064c48f06cddb24b6345cbd88683b91f8a7fdac26adf5bd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:2e31c5aa612e6655803e42f01aebd8be50658ab9c4b821ecd078d4a9c9a94261_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:893c6cd732f387c68fb0aa2ad61a319ac2a1b34186114b43e42d49ed1c8ef0c5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:99e071daac0bda292be8db1fd188ffddd474cff4e88d0655e4a793396de528da_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3d3eda47533f9361cb35c1c47626b68405e4604631f8a32a26c79db6f683d709_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:8ab5d2a46c30d327a9f55a3d3de7a1f19e750b58e4f68df24c447a41c74a2e87_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:dde11d10138f3af41d989eb88a34d9ba0bdc3aec129a3931a6689df3990d492f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:e75b6d682677fcaf0261868bcb1eb082fa3a668f5704ca5385274952f1736a00_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:01cd4c1fa0906130ea3499b05234cd0216be7aa5e00e144ea3b086af81482d7d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:8786f067fc9b55c3a5c3d9b252c479a31b1aaf68b99c94e79e4076a3285f95ce_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:bd7963f1f24643df78e8f316b6cb2a9e96cc395bf8cb87304cef0bc0bef65ea3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c4a35d280bbc2e597e8c859e829f94778e19492fd3815ea9b275fb1837f2d4ab_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:01b73cd5f5f06817a018fdc04b408ab945b0877b8ffcfd984ce251b4aac359e3_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:2ee40c78cdcba111261ec7fd55f49660940c2c3debd2cea97fe37e2d5975c579_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:720bee107d4056d6c6a2a96af5f79709e1da17c445e08adad1714f1ee8939193_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:c9fcdb547528145d1334652190386064d77d60774c4adf186d776871f36c31bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:224aff3fd638d3a6ebb6954a7923e76ae25c013d65f6b257f5aceade4033ebdd_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:2a96dcfe4ee750b8ed68fd520841e888cbf8c4481ecbc870776f256c19172f67_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:398184506d43278f5abb00b3dacb766c6cc3cffd94fa821c701e747add69a40c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:ade5a70976b138460825102d0d1df849e4737347a1f5e6714fe7aa64c394e234_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:32425d86e2f8be3950af53a1a07295bde5be3b94e089b98a9792e64cde936afe_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:3eb8f7f67a791b685b4c068cf5d35186e5313b91158b611dcdae455a0073128c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6b845f5709b42acc145314447679bbb4537882813335d904e653772341d95d7b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8e3ca94ef4fac0e591cdb961fdd8ed9263bb77153f1269fecc451f7584a768e8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:48be3d9d458707679a275e57d671671ca7e6235b0f899f79e6113727219418b2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:8266d1ee4b0f374972aa079f42a0ce1b5a434097fb057f90367e95d08b98273d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b9ea44b4e7efc178f82734a0e03397ed2050dc4d0aa12bb2615914be1b3d3464_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f6cdffdfedfe14be92270141e32748600fb5be834a25f636dda6d729c1322a5a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:065ba00a0c6fbcca3cdba1e2ba651588bb2398ef8fc41da37fd65793c66fd881_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:5af9ff402bde5b2a56e9f006cee296f1b5303018804ab53f24693958c0c81cc0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a133782736ada93f72ef1ccc5c03f46c674ca510136031f0625f2ffa43d7fde9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a3d307f025098053d765e1eb32a48fed2d1e64a26c4d10ff3475168439fafc1d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:13a67ee1b4ec3b13cf66768c9fae19ac71f2f2de53d289749a3d0722d5ea05a6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:420cb2ee2fa3d87774cf2520813e79b48180ba6de5535f1223313712a8c25e1e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:bc729dc4a6211076736be18ec3c3eedf0855a39207e453719f5e76765782a5f0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:d39370b6202f62148ef699f72e54cf122f06eba7c8d64db2bf2a17086b4b70b2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:1c1c6bd129c425cbc054652a94450a2510c416a79185de7c779ae919d5f78d3b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:441e08e51f09116b2aaec00282f63ae7bc1912d3dedf849fc3bd515617df13b4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:60e2cde8ff38f2867c3ee328c49c78e9c221c74a797aac8168e9a1511f583374_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9e8f083606d913793bddcb53db9d19b584cfa215925f0bb05c854cc3cce46eef_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4142a5135ff7c509860f39f6dcc8ffa312b4e24a1168efecf53cca1e3903607b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:8e35649c4edbf940628ea29885ce9e9e67ca748f622ef482503032d14e17d1ea_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c2d804569b6cc2a0aa0c5cd04d06dd6e2e2a8d3eb26496d9c2c6ea59e42ac79d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:299674c1657006b9b90075b2f32310df2bda6f22b0e39ccd7c2261c424aa235d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:53b3d183dff1cf1aec91426c1a034181f12fa5010323372e70ff1451f35343b9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5c075ca080d72b1cc9409ba8ba1d20107663796cf95c05f6a34f7d590e8a3294_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:8f597e03dfc9fdbb8632646c72bdb15c690816166e5d93b6645adb5b7185c07d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:a05e4f4d7b2f90f87acea8276137e789ee1f3f11913515a9adc8ffe20a612274_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:dedc2b423c2ea95328a76d6fcbb3eb7e2d251666d7e4ae065490b304f719da4d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:07149b5153505d1cb8f59101ba3cfe8bef6698b87a6bc82018a41719c9bd55a5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:277e56c65a23b28454229da7b0df6413c4ed12de00f5daf3733279d6c6487b59_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:5f50989f0a42c563d78baf4b0f2935d57f5c26f48149fe6f36bcb59ad1926b2c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:02db458d9359594aa9855d4a892d8a5265ad9bacc246a2011c5b9dd8388bc9e2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:506735bf56e19fe03d7608921a2c939ff1b4f6739b393d05694fdea7e32061f4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:74f3de8e7c7bb873e51618a8d2c84291f9560c36b98126d339c5fd96ed741cdf_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:f2cb5840deacac20bbe75f2af6972387a78a502d865de1ab5a4a12c9475b4a5f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:21b3b3f17ed5ab11cac03a72db6cd97be86b86d27f9c80fae428cc3768e0517e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:3afe86a1db4b0cadd29edd815c8106fc0cfca92916e8a7f33fcda8c5e5b21914_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:637d5dff3deae9e41d03e57b5179ee8010d660071a7e6129b115aab010d112c7_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:7dd551f8e626ec72f135fe7a90b7589b26cda72d831817dbd369701fc15429a1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:1ddee1f2ffa31ae46bc349974d2ca7a00d38104ce991c7bd6760e121f1f26e11_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:5f0340a539bbb0d4ef8112319beab5a81a101f2bfd3b7c7f1e60c24236843241_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:8d8d4cbf731faf11f67cb8b562d8b5bde1363713fbbf98bcec019d28e4513c93_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e55c4a7a3adf49163efea992ab8d48b7c0513dfb3545147ec262ec31e619cddd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:19e91f33e5a2dae321ab08e82be3dc3e02effca2a1782722d1d51716e2a6ae44_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1c7957cccfbf1116e9c34c973e397fbe39aff48abe224d3d3640856b6e465d44_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:57660f110d32d19b5e35a14bc5167e6944aecc46140664c8489dd7f8b7956a5b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:6ed3c0bf31ffe32cdbbc7e5d45ecd95a584a2068a816a160d9c45d5a354f5bdf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:0242190f05088ce500fc80dff474d15e3a764aa21be0a6d9aa5da781e1472aae_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:4cff8c79d0ff04caaa11011c8ecf7b2075609ea9493cc26aa46b37d49696d8fa_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:4ad1fbf0af49869bd1e3d73a869521f5fa895dc93466a9b86a4852113fdf9e0d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:8ea6d4c0aba37c47c1d0bc96fc7707731762b050aa95d5ba7e6d13f29f252511_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:195b548002df55721d2ed620fa5a6925a2d7122400dc987e61bdf134e47875dc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:f7af0248952398d2a00851762b3defead9551323ec4f11534009a867ca6e72df_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:19e1ea364d58d09f6d52350380bebba7e642f324a88c28044c9f97e2bcfd61a3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:28e2daecdf7e72fb064351d1c84c2c993298249a65a0497d06432060923493cf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e4548f5003a7fb5412ad25353be182790a2a64959ae24a278a7b5170472696c2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:81673c0d92b1af126a8ee1123f1a4c4ac7aa26649b86f75ced4479d0aa5cd7e0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:e58438456be3bc7df25465a6d2fea766dc57f85ecb248faab74ace0eca248d1f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:0f09f6e927d9471d54c01527948cd0643a091a7bd9264f9245f53a47518f26c6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:7cd9b1da9d842e8071dfacfd217ae0a42c2d01b3a55494d442be0fb6493a0eda_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:1c73d67015c1a78474e93b35c2f2ce3371708452dad77ff43ba431e103944256_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4f1cdd54b8403f8f469f7d29a8bc2419b9586b6769df9d50c97a27d19d33de90_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6c029839a481bc45c424e5ba6400fb00f66821f2be36bdf4770b19396f9c20cb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:bcf7441e9bf05766a50606c7e514395ba511a9887fdb260ac80cc9e408a588e2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:1dcea4445e9a4d7d796fcc4d3fb38d66a4669264f7cd9c41133750206a1d23d2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:36994023a85b01f474284f1ad880d8664cc92659a147b75e8897c2a8d96a1a71_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:e2f6c9979224cb9e6cca631d628dcebaa38a2be3b55bfdc7b2d549596cb0019b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:e6230510f507b363ca68b4b2a1709e4245caf92adcdc7b6de7370762a69c0ac4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:143431da015d2d91e72ea1b71683f88286cc84314cd585dd351ff4b4da6e8bc6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7588aacb23cc13e07e64ea5c2b4c934b94b23d765bfb20c4724753e79d773a9b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:853a30d937c449856841cf803458ec6fa036da6cfc4716597dd68daab9d325af_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:fc30c674e4c8571a5812b8be4aabf38ac978e4b1344334e22a10e34dc324e33c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:4ffa5edbed7245f9562f7346305b3f349c22232cc595297c61e07a362ef46649_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8aa06a57a4731278936bbddd35658bf1418bbe5e2bc06a3ebbbaad90deccd20f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:adca75c7c7762b94b71d07bc4fb05eb9b001a461d482bcb2c3139c62368baa47_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c5953f7acf3484a2f9e993b3be168da7bda113c336431249cc9b1cc2347572aa_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:8a17cc44326bc0db545c5652452e437567d4eb722aa7c91290ff78cfd328edd6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:cb3c3d72b3014bc9dd16c2106855439d616b8792bbbc67ae82b49181ddad2062_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:a25384b96400171fede49c77d773289e4244227a6877978d9cd6ff308ef3c15d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:dcc3bf38f9020013530e930e293579f415004b0c14cf7607365b783adfa550d0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:172d6b24902b13c6493ee1dee5aff4e474b16a982500927c2b6634b049e34294_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:1d715ac443da3983faeee051e27c5a86b61e100525c6c7ef7be4f4f0d91dc6f2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:18f546eda0159190af96ebf33b5d061f7223841630b1e1a080d646fe1973a96d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:8d1c5d4a234b11636ed9f4607d7dd47c289bae05f1c600b2dbcc1a93a4b1bec1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:303395c4f66beb02f4a0aca7981b9d05584bc736b0deef983d48c26d9e0c735a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:51547edfdc8a16102723fc75c56d3569b972b09a0009ccf20fd4600e310f5ac8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:7e4171b3ef10a2e275e1b2cd5ea41a75c749b5437ef519c4d9cbd9e0485fba79_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:dbb088683a748bca1691afc439d012e00e782744a059c9cddf62e5ed1447455f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3950e6de00cf4d5f4519186d794295689a6250439e67859ab7e83688a9046e95_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:62a8528ecbb4f9f6e31cbb6b3726d686ce3abff1f9677a6f83654e866c417df3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:a50d8ecc5b23e734ce47a6c5955349a5d26372d9dc8a638b7bfcd243ed3d3b52_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:da37b98cef43c5410da326b9ccbd89f5553d2d2208e7411604383a77913efe09_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:05ea4625eec55253f86b454dec2742638bd4f4993d2ba0d5422e8d7beaef864b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:abc4353a8d9a669e7471f984ff47766330f51e9c36d1fd720c8783776cab346e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:b143ae79251dcf9ba432c7b3db94f8321fa33b78d2a4e6a5088c2d38461cc3b2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e4d2928509a1b0daf46038b10a549e54df7d21810eee98b4a1c81ffe592a0e35_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:0760f5e652e7126a5c8927dea91d2861e2e8c263b39b16aad7fc681376a6883c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:10583ac61c5c8f8f27a8d25e49da53710d449cf7b799296675697996c96c171f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:8cb8b5d563cf802ae5a0cd506b27d14b1eff02ee783a41e946ba2236070918f2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b41b6405c17283f44967f210ee90fccbeab190f7a0cc60b2627da1770f0b5529_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1574ac4627c46b08d29359a45459dcb1673642d1f57f21da3048079c44a4ebd6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:2f6809b5fc7275d1655f894f02bee60ed996fa8fc06a93e22510b106f9cf1b3a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9a39f3966d4040a2955574c6b25dd1cd4746d99f34739756ca747ca1d2394dd3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f03392ef674d385516402d64e7fbeb4f682fd4bdf3cb9d181410c275b347f74f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:27d854f0622a5725f3d6a1dc734cb7e993f89ebee1f8c426f400f80e4af5b0ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:538af3b3678b9fed1843ff31fc35260b45f522f2a8a344a1fab54465ce548857_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:7756873cd0ff6ff3861176d4bad3cd177578ffd4842770115a42e326cf726660_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ff195ae0c0b2803f561cf75972798ae12054e6ba15eedf2c16d3e077925b8ffe_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:2735f7ba604c51d1c625b0e9b0df3e8b96ac1a8b559a2ebd8ae8ca79b5d4203b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:dd9629f2839b3b402feb38a9a742b1ca299c0adb0ef53f87efe368025c5cd09b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:f05756deae6f9e544e117a9b5d0b6fba6ffa477e3d19ecc490865d734d836d0f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:f89603abf87bbd02347002e75718ccb74491d9579076447c2c2c269a1eb79316_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:207cd7351841bd0b8b56d6252f014fbaddfd436882b73f1db8a64ffc204ead86_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:24d535567c4cc4f31e69dd3cfd2f050e9fb51f161d1d676cc978e70f8ffddcf2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:a4311e85d138576cf240013e2db4364c0f455d4e007823695bb5fb3438f1391f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c1d2895cce7b7e7b7e7f2d5924ce880d236a2fc47ed52f26822a44ee9c897315_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:1ccae922fbbdbd2c7b40a13a974b28ef66f17ccc3461d401c68aacdae28b346d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:c096b6ed587cc5f42589cb796544cd1c6c8e68e966d835bd8efb556140925523_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:f85a4ce0b14eefc35cd5eb9ba4e432c09dbb92efeb235dbbe317aaac1412a767_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:49a539a6b8b4c69ce993cdc5e6cf6c98c9dd2683ab127991c2d6273352a2ccd7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7a0551ca9e6705f3075cf7b451d30baac8fba175316c5656aa204d391d4ade88_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7f42daa503a2742e421ecb808d12423df6fc3bd80e5230dd9ec1c865decce692_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:8021c06150b10db3c8a4b4d1a42c597330de8f59b8caab46dd1274e0399ab793_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:42020dadc17758722b4945555fef8c6bfba0960254e5cb446d256c731a37df49_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6e2b738e5c5f7a6e3a4f2558cd965a06d2b2d6f89e6b9e417d433a2ba6bbb912_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:8b957f8e353c0c69b99b6df9c4e39f0e1b0b43759193454ed2930d767f89e82f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f90e056041490a3369166f46bd3aeb5f6c43cb9567e2ca3d7852bfd2d3930bca_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:043909491caad0e15a9a4ff4d66a28ac9fec1e47b439413529dbd1b33be2456b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:267c08aad5267e9d15e5f91788600b87ce134fa937458c874f732ac5dc3c1c41_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2891522f85186d64b1db135d879bf70b8a0f7a52497385b01e530dbf503d65dd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:79197d96cc1b2c3667cadb039410c6d618f85b5f6dde536b5925946252c75d9f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:3c67e68d8207eb0dca7c215e35c88d93654dcc859c5c7baff188ff8e270421ee_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cf8536d44e26198584800d962773c45d5ebdf9a1c67fb1d60e63a96e3c154be_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:9246b137a731e13a90f6e23eaa163c814186cf9b552d6ce10478b8c7f1acaccc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:fb5b8461b313b9b24126e60283062e850cd74e5ed4e900f4e57fb714662e801e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:30f3d207571e30cc67daf75bada3e2f22687dabc0529c9dff9eb4df5fa9f9b8f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:7d3077132cf818dcf1f38ac7f917150cf6230767335a3cbef6ec4fea49f0aee1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:84476730e0b72c40993e20a0a7b65c38c0e5c9101d4119d8f9b6135ddc834f1a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:de3ecddff056834e37bbf77fdba7f962f20f1e596964ff640fafd7eaf1b5caa7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:1950a267c6daaf72cebf95f4a8e792b3cc143945a0c58b2fad3be6bc1301147c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:4311cddd9ef0c1354df2899203be91d45bbd128c1d06376990d012d5a9b40a02_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:4a38dad6f5107fa891ce7b8f74d1c5e8049e0a11265ab58b2e421275505298fc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:6373e4d7be182156f651ac9b7df5fc639fe76126ae7099366e65422ed260c533_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:016753501f4be4bf083dd23a9bee607dcb458c4662fa3ac7898e08158f2f8c3a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c5c3fa06054ade9f78b5a404cb9817fac03db8860228f3a8ab8e57ce7289fed5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:ca78cad82282a70210b26c6781b9f86d6d18a62980d09c20e62e5e3592ccad1e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:cbe4e3bd43ceaa070f1c52715131221ebc369d689bd911b20ef54d52734ccc04_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:09ee479f87f73be1e09df5364ab4fe755acbe625ab79f99b7c59c090e1028d4f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:7218b29a4d033033423f2940f1a01820199a378a931635be5cf23bf6754e5675_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b50582ab274065ff10bbae60ce6406e0b6d2b0b1195f45d17ea1b4a9fb48186d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b81e101c5816ac541af6a33f67d08d077d6a1853981c01cfbb2eecdf1ce703a8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:0317fc3d8656f1bdbaeebdd2d8e98c5a2d6204e5f243d46e29dee37f03c81c41_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:084f095860d62ddb74798f04be2ca0aaafa7d29b67edd08f69b924512718c601_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:6e7dbd2ed496ac37357a8fcc834f04b760a64b5c3868be538726fb3b42b19c77_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:fc4fa1b1d99427281c77b131912ae80f0f83cde1848a1613c28e246565ad3e85_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:3c6c52fdcb07016fb712996e681307c5d6150172806a922a0f4871347444c3e5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:8bbd00a56bcea2884b407ab5a5484e666b8b0bf5d0913e1098e7048812944062_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:8caf0766c6416703e7d31593b0658d618f5693a5deed8fb8403c1a55c21c6628_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:e80ff4942f266d709603587b560aee86a3df5531d616452158c59d36e451dd8d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1a8dae0b42ae8a68343e8d8037b280016faafbd1372796d0443ec48f6dcfb140_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6e233656eb6f0c027334384a5a93d8fd02c8f6dd20c3ab2ea14b9f5e00f34d02_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:74b7a0faefca95aebb16f4d8a1cc169040d6139ebb9074c6ae6e0606fcbfd30a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c79ecf2529d951ca89363ef71c46f3592b07d189affea5966d0652b7cdf076cc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:0d6f439c38530f66dda467af7ce31a35e4c9058acdf8f91913d01b6772d0dc18_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:4f7cc6f4a9b5992ac75f7cb25e0956b63c16d1d80de51d4c6d2463b88d1ad5c2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6874c245fd5d789ca82e7978cbbb1a74e8ff8fee198eb4bec9caabab4957cc4a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bf8cc541b8e0b3a6367dd9a8c7622fd374b2e00a8faa1e5a50351980b25c6965_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:0a672e9d0a3396c2466a99cb15b045584115777e81e6b11f25fd0c8c420bc1ab_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:1a63f53e6bcd221fabaefe55b19b9c2e4e7e2399b1392c043cf10293d869a530_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a39c192ae50229f6b2bed666ceab9f07541a023cef4e592f2ba415c68c59d518_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c42b96f27d3646ecae1a3a201f78bc285c5eac305db29c5e88b6f1338f9c896d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:4af0333ff4f8a1353d25478abb32d7b64e8fb516b5e1aaf67955e866a2baf734_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:cfc3b31ae1ac667162ffb29edcde0ca482663cbb0318e71b66d14277a6d08c21_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:d7d4fc9f62d3e868cdf203ecbd592449f4dc3bcb5b6b8c9d4d6c9436ef505c5d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:dce327a6f80559b5f1eb0b707db9d6dde94e36aa5b2af4945136fb8ee5bb6804_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:02db4d184cdae846aabeb2fbe6f392f6bbb2b98d17a1e7773240d47fe382e7ae_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:21664e619da8e10e72a7f089c56452dd08bc8f075e3d58e876a1f612b2b4c0c0_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:2a54a15500528109cc92d618fda0517e51a9b4c8fb84669045899ed9086f9bfd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:56220191c4881505437d4c0020b31b9cea7b12addb45e8050543be4932f375a7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:aeea500de4c45cefe60e18ed4db4ca9de48e46cec7d1b63e51734193e12f7a5a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:9e9743ddff20406ebae14ea1caf54866f9ee6830f11be1ea6700b418e05f4a5c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:1fe18139c53703271b932aea60258a78d48c61166a38d931477fbbf2b9ef1582_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:86ad1b0b9ab71ff1a6d30a906999d45acf62bf763b905480bb4efffc3b943fe5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d59bbed5b2597e2357ca7116e0cadb923a180f08be311fb860b9a0825c213163_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:f3703bb8357eff03415433744e1813ad5b158a4612d3aa55dc67d23942f238ea_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6e0b23bfa08aa9041309ffba013b8fbb272e8deb92d83bfe2af1f1ee94533235_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:91a7f91d17350ebb1c549f871b21b5bf905c315309261e9134cd691b5d36432f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:c3bfb8108047ca19d746cf26b012f7c9c3820abc13e85fa79c6f9ea220446398_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:eb26524509203b8f95f2f869aff348535ba587bf5c8dc7a7a34d5c443c6486cc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:33bc87931a5b1ce53a67ec4f4562a86c697aab9cd6090e0e40c7f45446c1ad96_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:bcb41ae05cf93960aa22a16bd3c921b522c8c782a06f6ffbcc7eee8b75f53f59_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:df8d04b062fd8053f94862f8faea6ad0a107eff4668a06af26a4e24fda1967a7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:e5e0e2a9c952a04e4623f32685cbb5b7930fc165724492bb8e08d0cbfbff072d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:2638dd69359bd27a859841f0b5875d2cfc193514fb38b96175bd46cf06d04391_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:401aeb9d9026ec5d8e06d0c3de52c1d4dd0d01590237d76479b89a299ddf2273_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:7a47962332e766025b3ae9e0d049a0c7b2c8312ff696a6f81645fcfe9b1e2f0e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a904f1fe7bbdbf0e8dfa106e17814ee3c5101ec3fab5d5bea2f7a9e2c8252139_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:26ff41de896b8537dc5a61bb00ef6b96925ad4bcaa97c0a441ae7c55ec11a14b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:5af7387b529944bfe3c2c451c02cf9d4fd36391ac21980971fcd3a6498c69ecf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:b89198bbd5154c2c090ef44f5bc94940fd59cd8d1515f6b2ae8ff4cd58e29782_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:e5aeadc5599433167bf39324142690e90a9d4ef195d338c6d764920aae688e31_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:050040c1872053725a865da70b2eec29d6e9a596e4d527c1b03cb975634fec7f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:072925d5a57ad73d8e955dd13d70a665c776e8c9bd51a35f62dc05d070153fb8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6b7e4bfae14f4f8059db5cb4c8ae8987f4e5e330d06d7daef13f6f57399e25a1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:cffe7e4928472626e059c26ee30a9157927819cbdd3190a5eaae991f010f396d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:2faf5d18a1a2c1955ab38c921dde0793f76d57c81c94aa9b9c03355a91cd6d1b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:702987c4f9a9ef543703a5e9efe982ef00d01bd62b30439712dc82fe96d16315_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:915d8d40f0c38081ab8098ee11fde082dac0a7a29d76c1f13f8a7b4b372c387a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d52a94b8713ce912f9c61dce6987333d40cd7c90fa4262a1922ad8270ec3559f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:5316985ec76720dfd334a84842d3223b33b4567d2440884764adbe8d9f1c6b97_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c141e90173e23ce656071014d8f22b36d6f71215ddd95477f305e1d138974b1d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:de7bc3d87074dc8a49698e612fd0e7456c037e129b63420fe4519ad0d51f352e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:eb5f8c741adc1c67f0d9c23b3ac0fc383a078a2b3f449b78202b0a686adee35a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6d32cf8fc993d00e39ae22d068a6cb109e0e7c59e44fa593bed9911bdc86ac13_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:85a84c3c97e5136638e411e5001d841919a191915875041980fa6170d6049fff_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:bc54ce924ff592338334bf9d6982afa3faf58b045b481c3f702848f307b7fb68_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e43716f7a4a88656013882121af515b584c759ff627dcc7fee2e9243bc6e8cc2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:3ea10dabcdb470bee717d90f0e004f74c59b96d42a61023c06839474bb6e8dfb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:432f4a41ff47eeee1d15a3c1770ca96222f7f4ea6ea2b9f225af447edb417226_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a81bd9ac2f49976792da147569a46c63c942dbaa076e7c95e2f07f7e579a0b11_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:e085663a668db35e26b186d3a4b66e61d82fd08e6f8d5f4ef899fd1f49f83c81_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:27965934ab52594d6d51aa18f8a2a1946c2d1386528bafee16001c3a45d2388f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:31521371270ab238e1a262a7368c7d30bb2d0f346fde7233cdb833085245f37d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:754cc9d9aa88a8d84375146e19860639960a5315da03a49b0fb469919f707791_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ac0e51a5980582643e986e53fa6886429efcf5b7c44134b4706fe9401088bc67_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:40330ec6933670a7a62d3df29b219ea52db6be6728e4cf660f989a78b52b6a69_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:69a93df12d10275e493b2b5136702bef3a9a377ddfd33d93f031de52ff039d23_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:c796ad53ec93683196c6271be33ff58c61fd35d5b0f2af2442b7f0a679ce7eec_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:c7e2429d926e0f86ab2b7483e6c18642784bb493ac2d1b878ce941fab95852b3_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:437c5794cee337ba407cf456ef7d736a5ef1a25b04457818e7613c1c9f17f7bc_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:4d5535e5d1195c18a0a27eb77aed59568cb04109e0b11b9b3b92560752b4f1f8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:a8c11393c073071039ce03bdf07f925eba2d8503b4537b6d259ff5779cc8cc7b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d6c4c6ae42b067072178d86d4d7805de7000a6b4d9264f3b654466004bdfab88_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:91e28ef615d50aa6c72987991cd10b6f231419d356bda0783049e76b10ceb0ec_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:af858c11b4fe09e1dbbec22b99562cc0aea03e7cc53a13bfcebe2904cfc9c4a2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b0711dd038e6c5b557797b40fd8896a5dfa708fafa0df5bd10fa67ea9f33a6ae_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c36a6d5c401ccb2945f76f4145460fb61b150cfa667aeb13b5411527a3f54082_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:1780d78d54e6e0e81f58f61f5c6b16684cccbe38744886b00547c020615168bc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:6d52cd1b126345d583f0143866838128ce46197f6475cb16f2eb60f08c714c29_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:8a497a70c08c1a1c142e902acbb2b9ec6df6e4d32b3b24c9aa982aae96f089d5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d8836b9f6e601bec6e408efb37e25ada7c99a3d76fd5832ce19e8728bf057656_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:43f8aef60162a34125ea9f95e7d8d7330c7ac8eb893d01271cad80bb4e5a6d6b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:90028b0e0a122bcaad73527511dee18e694fe2846687710a9b8450b448ec65a4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a8b3b7e6e540ba8ceb03d86638f6b53319db3465088e0372ef5309eebfec0fb4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:ec79bd4481898e4467d2e5f32d05662908936b06cd3f7ef1420a98c6f0a4e1f7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:199d34fc464fa551a147a120afcd4eb44117042a4b4ea04933ed3f17b0c142ea_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:48c2f2e999d26681a196bd4f044efdef55a0d137bf01ee039d0d6af21d0f1d24_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:89cff1bdbc386572c0d8f2ea26087dfb728803b2c90329bf6f0f10e2ab781ee8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:f6ae7fe2a7c00f8beb1fbd593d005a4ce02f8ea43796f71b11aa5919b23335be_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:5891c3a97270f608a201198fbdf3fdd14ea25672ef4063de4fe0cd71b9566c48_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8906e4a8f9a3499c09bc2aa06f6efe7ffae70174108c31040172f8e61e64431b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:f17f3ffe3c4687048402649d08b57a258b5dd4fe647cf034260f4d5e839d21bd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:fa57563e889b072f3b9a71bcfb9a1c1723dbdd1ca9af072760eceb790e5d9f63_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:01dfbfa63c6a054c432b329ef61b460f97e35f9536a325ea6c79acad49775eb9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0c16eb9aa833123291d76987a9d12b51c7ec4d27d7da395757085aeead6d49d6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:c7f4aab3d25e55cdcb750241c4a74026e9264a83e83127ec6787c21394191ff2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:ead78a41605a84c33874cf439f8fb7ca4e40d238311b944bb6573c3a74599c32_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:145196f7dd84c4a287833a6841514887c452fd2b668a433af249ed3010ec5406_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:16f14a69ca31c31d6845143f1c1ab71bd847641b379016324f5359ab10d5565b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:0fc2b10cfdcdae4217e0fa1eedf0e5d406516fb18d81c364521c7771ec5028d1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ebca57291d84f8a18bdb73d1bdd08c16950c5e39eb19bce2bdc0c9356a3732c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5a5792751c2fb9cbe385130151c3bbc660baa125c7eb49c0ad791662be845293_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:a5dec4e5cbd88d9277da5509241146c6e6715861b854cdb84a3b6acd0de43878_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:ad48609eedae76b2fd8ff454c5576601c1ce6b8938ffaba0741292f98e7dbac9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:f1f4c8788a5cd8cb612dc781f265cfba426863ca2d6e0dabc4b1b5b663ef1b35_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:10bbedff3324403ff2bb247c03264ce10be8b6e2c0fbec384775b6408fc5a62e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:288e65d4478982b2f8c64e66041f3c4476578b5088f49a9113f7615d94b78696_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8ec71429beb6090dbe77970df6ccaf8a0c397687e545c00e35d7d430677fdac9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:bf9a9bb1db96a24f916836ca53679873ac32fc5e943a62d73f5a0d44acc6666f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:80d322fd3aa400688b41a959f88e40624a4891d2c11b3426c440c8c1f378d721_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:a73d612742547052fec5dbb1ac2f5c7a769711714c2d7e60cdd6af45b61ac652_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c8038bc9fd77c27bfa37c3bd67a789096e1cfa2a6ae8e932acb8722ad72dc693_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:ef8659bb028f42bf139b8e369147625f76e9724b08be6c50168bc2873fbf289b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:069898288e9a54d1c28731848a898b0302414a6b4ec20993e707838354025ea1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:1745dfa8d0bc95282b2c77be26ff113e85d5226faac64f9a45140f868bfdc2f8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:7d38fc3b08719665e6a1035658085989a3b8c7a9392cffb78d7bdb84213145b7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b9318d20f0abe6ab698cdf9f50f6deef573be0fe17767da453bd26d6ded93ede_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:0b917d1a8772745e937a45721aa55129b5af27b4b533431ddfda819227759cea_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:770af0849a803311e04939b49ce35188e4ddce4f7c12cd6de05686f199e8ff4c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:949bc517f1f74b1fa20a826dc6a324990d14b843be89531762884d951a0d072e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f742696df9c59795eb6a1fe1c62df6c2021cd439d2699738040e670b94bf8a12_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0855c393ce46c242ae7a70e4f1a0f94a18b6140159c43fec5578ef30c8b8bfca_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:81531bc329323c5888aeec2f5270b7fc5115c6dd45a327f2f9ff0e5298a07b81_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8aab7021368f37143cdbd19afaf32e939911a40cb7d2aa16d995c73d43bd9a8a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ae79909fb7f7c0ffa8088ecd7173521c93dee51940f92b841206eaeb850e9025_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2419be532ee6172c8eac6ab4a882aa9c1a764953f39cdcdb815ef66a2600bc6e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6284092381134b58321f2be1867ee43038d9b9d84d3d068bf87343fd7c231ff3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:64ac6ea5bde747e8fbb3c2a8166c56a2a967ed1984e9562f08851fd62bee6529_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:caf9cc9b036ce364fcc95fa04477773f12caea403c0cccb5c0e470bc9597c62e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1a816ea2b9fb42d745bfe8d28687ff7409f4359418062ab2b69ce7ad3711824b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3f0bcbff40a7c02499b25e8c70386261eeb2e53d4fc26d302da44fdf71c6d336_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:dadd6f5c854815079e5dbb9cdd274399e396b242c3a6b60de24bc96355e6755e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e8260a29ad895f33e1feab3111d8e9cb189cce2f06636921de7d89305a95cedc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:21261c47ff36c46542475a91e11ddeb7aef7fe24678412efade3dc628d1fd7fd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:5d20fea3dd83aef1b49bb7f83b76a1770543102963f609e23acea922d62650ba_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:676b870a4f14acc81dcdf7d0d7fe6e69caff28a4f576cabc33b8e4b640eaed16_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c5df463f10508b90f495cb698136d9d89471d2eb647fbeb4b1054e9719232297_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:46d4e13b36567bd730d62799843f4dc839ec3722c84c070b2f48222b9db258a6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:621b3323e62299cef209ad7a505f589e9cb60e435223c276b7315a069891c237_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:ce7010ddddd9e5f911b08a932fadfd64efad1aa07124cc353dec85ed21825a9a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f1c19c110321bd99dae36e5b375434b4c87bdac17da7c00bbee59044de12e93b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0034c091c768ee47e959a6611c7371aa38c1ff41d37d60e28671242135bc0176_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:791c7e849ef8fd9fee06193dc67bd7790d213e796bdc0b03ac3adde635960a69_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:c308ec8359c537e0f1d4f9efa655b467a650d1761efacf3438c81ea04ddb5c6f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:eb07e612458f5ec1f58e7e772cb2b25264a9c42cc009464672b89e686f60f5d9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:0151226399aa601cca931b10cc2cb36d20dba4403c034c0c16a0261cf2a3a7fe_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:08e07a62d5ac0d54fa8cacf264592c692c3869d9dfd33128bec9765a0ce4d585_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ba683aafd9e910f76fa413a9c6ab81d2637b447b2da6410234f16531c0361311_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:cb9cefd021b9b5c0ac2e8c7f76da9dddd50cc26de06ef47d7c13cfc92605d89d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:c1fdaea1096254f1e8d77a08e6ef438ee744482d9625e3a8a1b4104e06d5d1ff_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:a2d736bebb280eb8469b1adb6018eef4afe36234ad9ff944fe18fe9be083bba2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:68f158b3197523fb5b23da23ebdc5b54f83c8d688808f5f69a1b3e483c857554_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:047f1db3b7f93d9c4a4889e4b978d8096d028911e71968603ea5fbe32d81b4a1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:c1fdaea1096254f1e8d77a08e6ef438ee744482d9625e3a8a1b4104e06d5d1ff_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:a2d736bebb280eb8469b1adb6018eef4afe36234ad9ff944fe18fe9be083bba2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:2706433ecd1a4e21d08eda9385c3e31ea3dd1a25c741862a6325d04d93feed4d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:c910728e6a82e3a87ca04b6c8600326c5c7ee6b2a5367c805e2e37bfd44c0898_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:166f8289f510b3fb18dbca6b3e5b4488e53d583ad78e5f0c5bab80a5b17733eb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:32ad25a6b437a44d16458f17c955a1d483fd03f1543755cad50023534a363001_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:937207bc65e9f296fc780d8b008e8c4e4eb281c2462cc980993584eaf157c74c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:bdffd2853c00892f4282d18d84408f739a84655957b48514116ebbee37cbfa6e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:556a2b7ed3bb24bbcbbd8482bc8dcbc9a2627e48cd0d49f93fe622894a37fec6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:80003a3a04d63db881673954f49d16e15940c4240e3be467219891cfc2a86a77_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:c461b27d74cfc5b6e619a31a1bf5f8e387ddd7ab119b98a04d656b199f429a06_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:d96ac4353e59a2779d3e36a8a78796478f89bf40f4d1b62738a096b3a1b165a7_ppc64le"
]
}
],
"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.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:533ab36e8b582f613535ef5d77d6e6fa5b2b0910d501d1eef7af7c3e84533ec3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:63065ab750db3c24e3380fa9c89b26891c441512e2791068eaeaf37d041d34eb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c3064d49abb1923f71a2d836e08162ed705414ba596a82a4dc7fdaf5e39e2a0c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e6430136fbf2f1be4b662cfc2154e6bae6abc94ceb5138d95631f0bd8855f71d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:00bed480322861a9340126a1c81ab0cceef95fe8ea5d7b542744cbe2f5bae2f4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5e1fd0b8140ee573da1e43665488669e3cd2aa7c4d14b0a76ed6999bf119ad40_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:99cb93d1c2cac003280f5faac0126e811898a7f69b802aff2ba4ac2634119303_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:ddc3e5eccdbde314321c58298fc1b353af33ecbccadc3286c3ca5fb745baf891_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1df5c4dcfbb4ea8c08309e3248487b51f628bb9a1a39c17ff9019483aa8eed38_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:62c67caeb8d46f502cbfffcadf2556e5715c36d8c39ed9b3b72274ec6c71fb31_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7c0ae38a526c4f54b3479aba5a5432f7348c6c85a692c042349f34a3975aaca2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:968696995dcc8b5f43dac5f9dc598fa58b6386ddfcd27f5988fb55d74a5b1892_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:2eaae24251976dda2353025aef5edeb3af23a748cdd3d6f51cce3645a7614337_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:aef4b254560c2145a50b2bda42ea9758eb38d488dfe857cca1cd12ca3c4ddbd2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c0477dfa9340debe407453212f805bd8a7018eea107bb9ada077672e6d842d80_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:eed1c0babe8c3f224717bd4b036e7a93940320b42329512d50a406c265269dfd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:3c78e13ec0fd31e80ccf2b3f4b08df9efb7854739c9e5d75a9f6572d81c5b4b4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4981a79b4bebc69f5a69814d54e3d9ced631b14b16293fe8e7eb71c3e62fad7a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:545547b6c5226b309cd9cc577c0b91759d542e58f2bd60bfe00b15164a30b007_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:659da371f970ee548816f74853363291333d9ac6d9e4fba6329f146a7fbacfa3_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:1e7a00a05900599ac401cff92be14e1d73278a316e4eb38b5b4c3174305334c9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:5281268088cbd188713e386c74604c5a6084f5b6ee5cff58bfe5071e5c932a00_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:871e92015a2fe767f6e3c50b6359427c0a0f24650c7798b2e30a743a9b932da8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c8cfd3f72781925063968f55705cda3b3f47b53996e5b720b4378936ae88d791_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:163235f2e40e91d6871b4375d70b9589aefca7210e8bb401e594dd96dd5a3d7b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:48c89e862b063988c10c4a71591a01f3abea82b694b9aa4344cb7b0f4c914618_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:7abb53267f55b4b466a8a52c17b3660ebaa7e4ddfb4da0068a7a59f1c6d8e9b8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:923672855d9ca60bef182b77d23cb4161828e6ae5d9dc65a6a417728fb323e3f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:099b6debebc4c5f6d48968b643344281e079f3a479232f888bff8f63424629bd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:91d59826a2a4b0e7bd3696dca463b99022d5cdb65d0362297f35462a9f6bad47_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:b64077aa08c70f1543d34bfd2868e2489156b02ed31ee033361c5c9c7662def3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:d49bdcef2e9f4d29a5b5606dfdb106f1140f15b251ca2e2c9db2b764a12209b3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:19cdfbadf2838045e8bb2694fd8a50de53429cb7058db5db0fb4e606990e9485_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5d3d093d1737c6323bb6ed2278e6cfaf1109e981e53276b12ba26688df45b5d6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:94688881b57bdd21635b198a238dc41d95607ee9a2cb7895f6943713d7597f34_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:e9dbe70ef164721a8a2c118a4d0cd70b70b6a4e72a5a193f28711c655f3767f8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:042be8803aa5cd6eac6131c96b02643387f516bca3b76b8d684de16e15085d4b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:5b7b100d26aba70b4484b72550db4b095eff0bd0ba2f290f7c9a5c7ba37104b7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:76be4b8284bba0bbb037a9dd6069467ea339ca1d2be8fe1f8e90f325cdf3716e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c6b65a12f0dd6e6571d7f486e572754ad0013cb0319b4bcb0637dcfa2a53023f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:53259c7236fed212959564f05a214e6d1aa879ea1ac3265df9e203f30abe4445_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:71158fd9ac3d059b118642ff387aab043cb5da0fcd17bf53c8f5f44361202686_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:886a365246e95a13e9471657478bed2e106133a5f8ccf09029b18c74936e867e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:b7463b7014881f2f3dee10777df37adcffa8cea6273095e509e2a0eb3b08c12a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:1c080f0a233303e6097fdfa8d00a5122358079e67c68867ade8f00e2ebd7e7fa_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:990151058b4484633406ac70cdb63c4bb81a55bcc5beaf08f9761dc6ae06beb4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:b018c5e29288c3659a59faaf0e1b3366a638aa6e5efac755ad38df08e9fa54d8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:d0d505849fda4b640ea95bdd96fa11b2257ad3f480045cbbe41c78bdf52aba4c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:0ce0b2ec869723bf1ef0193a2f70f469556c363a88d41baea4c625c615cdea52_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:437e7b011942086c7cfed4ea805fdc69fbcc4878e84ce79339f79375114f2ab2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:51d5f0fb70e7ad141e86e3c0fbe9298f407aae228533c830653a12fe34e18c94_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a5f950847205f1301c551c59406453386863a244ab89f5c1f135b0efc618f342_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:1318f6ab64d38e4166e492d0becaeade10796b7680ccaf7df8930c384f0f318d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:71251b4cd148ccd8dc6bdc8ab51a4401dac1ccc7ee0666d389fafcc291a8af6b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:750e49b90d266e3115369154892f235607790a08e0cf8e7bd54875b40d69dc36_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:ec3f72403c828cfafadc7a9b95659b7f997c57f83f5d7c7f99ae9aa7111752e2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0fe413807e569ae20166aaaed7d49deb3755adc903d7c4240e6c286f78ae1243_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:19530541aebd85f600c1243ee0b35358f3ca6dcbdc0a58705980d0ffc661e70b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:4f199220d4abdecf92c7c34e359be93ec1769767d3531f9ac4ea18255afd8540_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a43fe727d9bf6395e330c3094ce1d337c4371314beb035877b975f2a197d9944_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:20d52bbe54cfe67d5c39f1f30bb56d56d220e190075895a2bae784dac691b053_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:a3e5c3473cc7f259c63176cdcc987a208b330e4371d3d0ecc959c48e8dffd705_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:b678adeca55da4267f68a641454845f38c2015458143c62d611f11790dfbf74c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c2841895faa6efe6186dec578e1c02e8b04c7e178249b191e8f2d9ece462ac4f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:7044079bd7186fa3578b23a677113d67cbe14ef0a5f8d8da8b7fdd74f05e10db_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:79f2aa2eb589882d7788f96eaa2574c524ed6366cdbde6d600bf170a07ab666f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:7ad604db716b570e1631c17f9c0aab2082dcf1243210dca2c33f2e11f05ec7bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:ee7599f1d4036677523478aa026118d6eaa50c71385b19efe62b5c90a3648aea_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:0ff795f2b56a4f1d5fc9c59f31343c4ae619ce1882d76126839d138012f7a1a9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:301b031b83ff0ac8cfbfb21c90b05be0461f37797a1a53618afc4dfa08ee3a89_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9649506d7a695f509b2164c9b47f037403731e82f9119f6a091a7fe21df395c4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e44a21d71da9c3f22a836af4c29d89a8048d886fc98aa059a3ac5c83e9a1dd47_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:7b5197549f0c49776a522cb64fcb0c478b7dcdeb028e8e53242de8363bf59dcc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8b061cf29321ba0844a1149668311b416cf01f84ab2dc4cdffd503f497761343_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a9ac7fd68608a6d07f818970cb8a1654ebc4604c8b93388670cad85afbc9a277_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:d4062ae5ebeb853a210f54254e1c0e48e484458113c651871f0a1e3658aabc74_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:a2b13d02961a41c4b4ec63ba1bc33fa807b04664f13110d331ff49b27d665067_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:d1a8f54e091d4ec5f312e70d2135ea476955cce09fd11882bb7fe8548cdc62fc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e56ff4c9d34c49ef38a4913ddf80dbddc5b67dfbe7810587086af29751ca9cca_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:fe9f712c5e32380eb36fef637f16a65d2a5203f4ee09435aa9b7f230262f8cfe_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:06ae2205eadd0e82ff618176ff3942bf16dab32c446a6b20fcfac229fc49b813_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:4478bc8bb281d6430d367b5dbcf047a4345d6fd6aa41397373005615ee305086_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:972dd4bd3183be7a1344adc65200453bcdb448a5f7487a5311ca3c1da304dcca_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c747eb412219dd6188710ad120f8861f08acab216f825f8910c694ad324c47d3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:1f3e2710dd787643cd43d35edee092efed10438a8e95d8a7d65326cf3c183257_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:4237d1f3bbe422147b295bf918d3c355edc2286c3ffcb8e6944d83ac0207d610_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3367d78351d635902b0c123696e390b9ea1623e765de7689c9bd98f820aaf4b0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:7bc0ee15f0bab3898ad28de7677dce8d86624d734bb38a08947eaa3a0418fa3c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:7d3d8e7d7d29fff25b51e62ed511f28456ce17d135c5edb71a204c414a0a426e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:82bd06fc926859c8f1f738e40a202c1b0b1bca5000e15881506818cb23445d97_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:85aa4038587f439e4632742b7b631913d204d7513f7d9036ca60b485de0a4635_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:b97f78e0989a59a188b3c2308b04798e2e2aef7cedb20c561b84c72b1336a24a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:83bdc38888422094f55831a65dfc4f579126199b6bab643ca28a6b1c25b06ab1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:965b2a3a6be2dec3debfc0a3f98b4c5a9d86d92a1ff1a56ef0250e1782a27575_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:58d51be8e5831db556764d3db64f65c19f6c41e581e591c7ae940c98e635c4c9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:7da284e7d4a33a3c46922673324213de447f99dfb7cf120c5bf184816fe58387_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:6c0be90a6cc5e5c2e42df9230f6d6feae14dbfc95683094b3597f5dd75685f34_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:d0661c43cf3ca725748090e9f6cba73cfbcc5a63005a2d11f551456b2aa48991_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:bd11e3a5efca51a47bd38031c5dab29d5b4e5ce000d680d6903e63d3e8ef30f5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ca2d20b64d93a4f1144799c7373d22df8f77877d17560da82414793222282544_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:30ea821f3b631e6f9f3dd7a34fd0c2d3fa2ba9a63195aba8de42e6b655ddd303_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:cd6b2a09c10ff8313b6e7772d129f610a401f44f7e2e033dd77de91961165b2a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:0c74fd2ccef9e503087df22957ba24054b4d077fe5f82b77f74accc4aeb1c372_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:6c6c911d3aac2792169bd09b0c638fa068e1fc8ee77c047ddfaced6e984aec23_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6ac79f3d17ef043489a093be59a31ec56149c265bfe5a3d6c1d999442f0a97cd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:df81631752c241659beb6ca6ddc5adab0a76ba7d421dffa787c870c2cf8d85d5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:44b1c4eb1a9b38dd2945dcb51d5e1e63fc60d6fdbd9e42f57c3f4e685a1549ab_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:97403345d3e786ef9ad2930cad211bf13c5f99f2e24688a1dfd3e6366d115141_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:903797419160c6d4fe5811856eb727f53f8c5ad9e34706b6d841155dfd59e9a9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:bc4c44660119b886c51782d7bc8a55e1a9f7b6b5e59d317a57da2bce502510bf_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:0e6b20a59ee85a861a29b4f4fedcc50c8396534d3ea6859f3046acf722fcb079_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:41f334fd2121830928a7b6eb3b2f1904d99f525b50761a756a105fb01cc7f6b9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:48838eadbb1812821f889b3794c168daf504c555556a6751d17dc9522f141249_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:62839d47fdcaa9a1372ffa64661614b09912d233d7c1842fb53c228d1678d34e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4a043837c6f0c21ac374fca27832c95b0c59f5d6fdf67d4fc232e595368cf785_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:72b49e79da0ab951c837831ba440220c6ee93e7ddb6bdb3325bd47869ae6a977_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:91487191a7d342a56c7ea5a13e350e4cd52ba5c292d3c6325880440215bd76ba_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c090d4ec1678fd326b1239719dee3fc8294e8d7993e8ba1489dce0ba5c36fcb2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:2f1a650f5ec07710430482e4ec68e98855b4b6a7e73afe755eb4e46e85caf0da_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:47405c82f8c422b704c7534a361a2add61f7a46e3e636a0cd84471834a5b8d0e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:622f7adbc69bc03a0d3b91b5a3f2d48a67e9b8659187b21e3b8ba157cd914b4f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:c4407e42ecec19e9eaaea79c51e9147bf4302af5b35c08c31ea4993d38ff6931_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:22b4a31cf424c943201f3d42123439962e8ed84fa90aabc42ac4eecfad7b8774_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8c7be6f5aa6b98ef618cc4619aea3bcd3586a50afc78624b5df5650da42e3887_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:be1028337aca3109f69e30a2a3fe9d6c37717d6b585fb019095ee466dde697cb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:c0b12dd7403d3434730ea57a49e383f6d6519d1bcb59f01400eed88729233860_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:02959099bd7ecaae627c5c4e997d6518c6848786dfde1bb5ce76f39ebf70fdd0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:1921952ed38ac8e19c6d974a18c02c5922dc82c3575612eecde6a9ba2033d685_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4a977bf1a39be5ab0d14e9753d25f47da4a4742bfdee7e8bda50edb302428108_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fca7a4840489c345b940672141863fbe13c95a247001c86a4aa097d0acfb084f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:4d888341b6d9919fe91ed2ddd5b7a3aab18dddb9e2d42dbf50a4175242e53ee9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:5847fc4851ffed39e1eb579bffa415e577ed832b8afc56a470a47d3d4fe07752_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:785c7d31ce3bbf3832959fb435bf6d24069f298a9644202facf98bd6cac31ed3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:93124b21c5b0b1f81fa06cb223926bdf0a6964f2f624318e269be58346924e46_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:1d025dd19ae0aedb12d1809023f0f00bc65dd4b2ee789fafd151cdd8859d92f9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:8bb731c8611bb5aca6f0a2523f0b6248ec2f10fb89cf3fd7520e4b01dbf79fa7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:af29aaff98b581ae991d694e5c023bde6e6a15a347c2aaf38a72a01f27c72577_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:df2e6c589083d742ab3eeb863dc26a267b9e3b4a86f07fec2ff5c230733fa4ff_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:705615555309ab38672ce9b507c476d159739f15b72e5db7783c9832097fc95f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:71b918638b2c5f6aadaf50905842309df50f81bef7aa5b5968378e8c1f6a4854_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:9cf675089f089d92f18bdf03c477dc56794269ae5492009d3ef5edb198e1a8c1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:b7e29f477ddab45804a33d40896a3e47ecc43f422fa167985820ea65739c2bbf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1cf1fc8622537b1d85440aa48d991f3c9d3286ac3ef836d3fd879e7052062c89_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:6ab771ec7ba143df992a08bd7126a1f901bcb9f7045d891e47dee2ae9d0312a9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:a32dbfa4938a63ae08c83dc13b30e5fe1951cc0dd21bed411310bd1cac718252_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:de530399a2d70f284600274be7086b88f29098063a64dea0a8528e50f8da1371_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2de3fd6073758b51e74bb15f45750c3051365dfd2ccd40f35e05c38d90f43de7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:47b19a623905ba772c8ab9f23076d0d96d4283346adcfbac3d91ad62efc55285_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:4ac2021ed4737c3b47ea9afd0ffbcb8ca503ca304fc77790fbbfaf63db0b0fa7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:c79f300cb5072fc8ffaf5b21288823e880f47d2bf6b4939382977ebd5addf84c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:9065f183a0acf14ff350d66b5287b1a33ff4fcc87ee3dff93e8709ee7f1bc534_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a678ce205c6e2cfcfdbedf3cd3572dd0e6ee666f16ca85b46d519314786e1491_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:db66960eb91d3348c05323a38aa77186df1562b55baadf5b5bcdce0955b12d59_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f2e73e5539de90c8e9c084be136a4dfc8f6cec7c194c021e250ad99958fc74d4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:34aba916b85415a991519315dbfbaabfe50b66f9db2df3ec1c40c4e71e222630_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:83a2a3376d3bf48b8ae63f4363c0d55f7dcdb7ef02ae376ce0a98decd34bc82a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f15e8277bf296dbf349cd86cb79d12bd4c25ead2f09790ac59105f070940844d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f287e5a040727dc302ecc2d748d4a3d67edb251986ad6308c1c5b299a2824ade_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:902ae0554671c205c4893a57764bd20b23549f0642e01401b2d124a2269492c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:99d5a7b3464ef87de24f5139f9b244878ed6bbabcf0d5e9efc8bf0a1c087e70d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c88ceeec18d3109a18141536e37eff494d72ba78b0b8bc3aa8927918f92b6af9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:cafbe979687617664e08635637799a95d82a90ef205593fe8e1ff1a331445ba1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:24141ea740ebafd6ec8992604dd309f23bb9530ab6e382c1b9b8f1102c97e283_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:3cbba55ecd5bb44889c6c4434325c4fc3a10f8c6951b15c8b12f319ba7bc6a04_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8471ca32474c9b2edeeb23b4d063733152632b7e7058aecd77e510ef99d791fc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:e1405b20b9bd31a0bdc008d5eeee104e243a353b078c2768e3ff1abd770b6315_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1d0f74af14b21a41ccb5fcbed9458ea56e87ac1f0ba067a64a6117687f223503_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:290b1d4af63dbde808cdb5c10c5e50c98e5be3f36551e703b9cfc32eadad1736_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:339c52911584865bde949614d8a5673d911cbe8a6b39a0b97a1fdb715a912701_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7c20dc69d6ea661e8becd06bca24291685a53164b78fabbdb40f3788dbdb30c6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:11d2cf567632924a42097e26b88151a84090bbe49f0093863ebb316a29fdd972_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:8125ce00504b8bda45c0834369e6fce13b0c10b8481010ae46c3eb5b2c4f8383_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a8f6a4c1d515f339ae85bea9991a93f940410c7545ecc4a244eafd7f46b2aaef_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e04e10d90a1c29a3dee8286362e69a43b5a63bdd3857885bceb695e8e96eacc3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:01f921b1c591d3685195e1d89d5ad45c504db7bf95a5d64b957db3da8b381ebf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:06d52abfcd7bfb38480264aa18663973b133a4aba39f1109db3b605a81ca45f9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:4014bf9fbffd0e34b24b0a401e3d8f548273cf07ef5b6fdddfa814d3d2ef48ad_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:8dbd84845222f50e9cf2627de6ac91dc3dee61665e8138a8dd658ad80ca7cc09_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:40b08f335eaa62cb29d23ad9b708f6aaa350127b0d78f8078572305eef514be3_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:5511ca08c7b080a2fd353fadd831d0a6102bcbf7537663c5e4253abf2e837147_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a4779ad93682b206d84ba3d3405cf093f7616de223e31f07c4ef3068be850b83_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:aa243fd4fc92150af5543b839bb5a8a8d9f7b1c3aee5e3352be34bbea33a5bb9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2d726021db05e85c22966c5e8810be86c8fde70944d4c1adc075c513253cac77_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3f596a68b083b88b51dd668aa3eaf6b4af57491727db1612d65b9ef4a07b6214_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:8412de95f0d1fd4d26f7e281634c311d416374e925dac5ee63c10cfd11b2fdeb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:8ee1d28db3f3a4f9a8c3eb14a02ab132a40f0cba2393cefe0f97655b29c008c1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:05ec4fc0483339ecaddbdb723142437e62ab796bc2080098e24a3d6fef87e761_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:435dc3ed491543bae30a1b7476a708b8ce72e0240daed0753a36b90974f74c22_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:5055cd45d79abd5113028dcad5313b20586efc2cd630369c288bace525566824_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7491ad3a633c305ef58e21d327a78bfe8c20e29d3065d54cdf1a12151af8f18f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:3b24021ceff84c5e70499eddf7caca29959ccbc619a38b1f39312a9aca9b6de4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:d0827fe18ba307ac4371b715ae3a22ab4b844abccc3397bf8072b6a762fff2e1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:d4cf9cb6cd4ecc24f2c9c71b4575875d0ec45ebf0b2ea7013a7945ee21403f76_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:f63d1af29455bfcfd4e21c20517c768a1b4b8ac98364b18f470ab70cd09d506d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:05b1f39f625243835cd6b94192c147c67b83509d954785ca57ba9373fb25a624_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:332e15166660aa5d88bf32bd924b14bed8235af2dfcd2ad01a432deb51def007_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5f6735ee66c24e351c749c9a94d5fed9a9d3d46d08e79c10b6da56f3c85ee7c1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cbcb10ad3cdc0a97cd736e1a4d46ff57e2bbc5b3bc6383caf3b426af2298e2d3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:98744861549dabcbf1056219df3c0169b76418fae8fdccce5ac1df63696988e1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:9db002e7e76eeb85306b0d425fbe6adfd7f0856500f25b6eb5bf8c262b340997_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a0a8bf5d416d6b68e287eb361344b90b282a3b8326a6f28c4379be3ef9c9170d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:d7c4929f428ffb804614e7469b03e8fa2288fcc5504833ba72539eac16a9dcf4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1926a1e5297e41041d7d2af8246067be6c793bb7e4d9b4cd4dc9da9d7004062e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ca5487eeb83cd879a196bb3fe78bbd144723c9175a1752269a3d34857522d805_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:dfdb8626504e967fc9bfba7dcf65516c2a8582d4a83a6569d7892d99e865a4b4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:f8899e7b479006d8d6c14e127b1f9f65c388ce647df5d6a97842d516bca8b0e4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0926fdc236aa3e2fb26335fba547b7189d4ba1be12a89a4a829b9da8af45505d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:572b30c169468e804eaf7e1cb19ba9124d7dcc4d8777bc82f77d59d0f2f5cb55_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a484bafd82cbe16e904c1f78d2de33082463ccdfb4736f01469a5060f7c3ceaf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e7da39d05d49e4020c73208ab95c7230fd5e78a4eae2ea0a353fa0a97e99c8bb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:64c2f2b56bdefce3ce1b96628080c1af4fa62fe4bb595831972323faed2c87df_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:6fdecc97391dc0f7fee88ef14c48b3e23b32a0b7ebcc1b3003d464ca4a3f3a52_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:8cc048e598f49262341608d9326559432b12519b2108b232c0a88eca7a82fdcd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:b2f94b354de0cf44ed4b6440ee3875757a809eeb18eefc28ab133c5e1b8a5990_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1b4e71d7e6b91f59ecd19b6aca6d23cf0a742e9f2be983f94bcb0f4e7e9ce218_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:91f18bc479127107fec884aea23ac5bcb8824ea4a000df90ff17c21eff306030_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e0eb07eb59910f03f41caf262d78ea69dd44a41f82162c4a103371c4e11ffaa6_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:f15e6d5451749a89abbd90d42dd35ee92cecac4efd49660902a7cd117582f3b1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:0c5748932e208068e4c6285d06df7e44af61cccfdfd9a110dbf4ec41383161ea_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:121038ef6b4283e4a3e2bb080042beee2168983faa511785ccaab80beb5d239b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9cb4d1b794d060ad504c130fca650aa2bdf6366b08470ff51c86c24f966e09d5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f88c45b83e56a484b501df5622d8ebc933fca23f2b9cefce1279b145c1618363_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:3789f6202a8ef37ea9ea1724dc14987b12a132b2a5f37e1add4174467fd91e01_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:74b9afa30b256cb3859dbcb0fb2345c7315efd5b221a1933bd0aedff00d4384b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b64076e354e182632e9bb1a732cdcac31c7b67f377a3a6d3e16f43878579e72e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:bd16604d896251bf6f6ad0af39fe0b231173bf2899f4262f677680f4945d3b3e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1ce7535ba173fb0e2c1cfde4c4587d73e356263fdadb245f492d020cd67dc46f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:87b996946fbd79d687b241452bc1e4c7b68ad1cbc5fce503887bd61f428dea82_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:9761c8ea9b23641fdbc3fa7ee163e1dda1e65dac2b381dd007657c5e6f0f6990_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:fa3b63ad471363276c5b4ef07974ab70bb00083f86428f69e67afc9e5b326df1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:280d2dae99fe86efc2b82badeaa553284df7c5afc11329eccfa21cb1cceb00c3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:59f09fc0ca1e1b697e9c581b0f3c2601c1e3b5ddfe2111de305d3b026d7c186b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:ccf5c59303405ba91b21de9ddb94d932ba6ae60019471d7129a8d81f03e26e53_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fe588d3639c4913b5377887bac46be9f826b30409e3782e7c0411ebe95ecf8b6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:736bf224af04467f6622c04e9b5708deacb8ab1cb3c97cdce1f8ebcc48e7fc0a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c6ee3f39b71057d1374f752bba9feb5a708bc4dfc49c9fcfd39926baae3f9993_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:d99d394855cac5192c2c7670401b320a211d90f74f7a7991a0bcaf7189f8029c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:f04189a8062571085ebc72b8e838d36b64bb97a8e1cbce61afdbce81c6a56ac2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0f86d08f550f0b83fac377251a2e780c3f3a90433937cba72fc4aee32dedc93d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1cdcdbc5f671e4297cad2dab6b20c1598145555a6aca118ce39bf1b580bdc085_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:67b2e87590f732587948add68fb488cd5b9986dadcb5e9f59956109e19cf29f8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:8cd7eda283049335ed8b6f023009756ad90fbbe3bce5d4ab7156de9a8242e355_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:103196d44af27c2d8e8541072536e2e2a3e59f8f6e942ff984026fe5ca9b94ba_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:2970b844854cdf7a1c395d243e86924875c651960ab0af07d26037895e1a53eb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:881566bf8560d6147dfb2d72a83fdf0f38264c4e0a1559f20c97c1b3fe21c50f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b4e74c5cfc507babae759cb1a13b987f59360b904be9cf80d5dc55263d773186_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:2038cad7cef0b373f5297bc9bf338df1f777b79fe270edb9d1bba2440d552410_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:246ac81dde74da15e849f3543cf06842a13d6bbe4d0ddf249940ef36385d2b38_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:7ebd15732b6f6ef5f366cee2b2e05526dff583de47d78d19259acc7ee50ebf98_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:a7adb73069f50998da64ab00a7748e9479f6d39380ef7cfe0dc81a55a178f74c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:1b4e73e9cbb4508f6e3f5e4522470911c35f4b6529d9bbd61e791545431dd976_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:a13699e84d3bed5f83f8656bb63d38e348e6561d2c6d11adc7cd27294d44e12e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b49499fc3bf0ac4da7964469728f530c2474c080cf18d6d95173c827f6497727_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:caaa0a3ed9bb61b3356e29c08ccab4b07b543bd4661785e11af9548383aff831_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:448880c4c4f5ac24488b619f5fd3415bfacf97950f7b819f6f35f7ebac936235_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4d4dbd56edde5b9dc1f8e8ee4f5b709928efaece3943b580a738c3735f19f0ea_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:92d916235ca7b3b785443986d77ff8084a21971de4bb4e57805e25babad67458_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:bb0895d3c3ef846c969f36cde45c6ed57f8ce7039cc6ecbee71577f992494ddc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:3614bb6b7684d65fa02e21ad766d9e18ba8fc292bed89ac4294af6ce4e6b831c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:44598704737d739636a7b1431f9192e7c32b3c69222e1c0d461e593604b92c79_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4f17d26dafef0f6cf1879ce9a2812b8dd2d35ce77f59b9e47d1eef763aa39ec5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:865ee09a0883ad3ddfc4ead4127b08d964aa3a89d5d26a7dd9af52931d1c83a6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0952ce6368ce2b71f77cbe83aa9791284b8a80465d1cc148b4b4b6eb3275cfd1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:28e36f204441718ef6ae65e65e0159b9e6a79caf1452a580c7ab44fe2f46f600_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:52ed6558ac80084e7c94bd1e92bafa85f64e700286a94d9dbc8ed8f3b3b8cb94_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:b20b5feb482b424cf690e6f55b89e1ffcce37bd41233c174cad1380081327c6e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a9b74c247c939c2ff2363128340dca788c8b522433c3a7e0db97fa0849263486_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:abb6b9c35d3322e0d906fb1055c8e440197f95e57dc03189c625ce0c90da1f26_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b82e91fd4ef9cbadb8d76a895ee437b0b21855ef3384daab30fab882f1f3132b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:cb323a0f74f6ea591d4df2d79a4e06d84489e186153cc111b4f20e622f28d588_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:6122387215ed257df55f792aded85388acb692568c8a652c82ea7c84183fed0c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:65aa22f13b104ef68e4eb2dde6300e0f0fe376b682fc7c163da01699d8165f8e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:65d67c5879a5a2667a44fd70434bbfb1b5c39fce94f3bedfdac65a5d3d128fcf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c5f4f9dcd173cdf67295d73aebab4776bc3565a4791d651db570510a9d452682_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:09cc2925426240bfa4af94d495f456a27c6b7307d862faf4519b0b8be614f601_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:0ec2fdc291438377d74795dc772fabb5fed81887bc21e8ffc276e7c0491ae182_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:499381b1d5b2608dc7cf3e829699bc4f3103a2d5074bd4f6da52ae07f6bbc956_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:8067253ce489c622d3374158da76d044c8031054c35fbbe4b4b9d4392dd70dbe_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:90a207a38ae65a354951a17ec2f264ec03d04b12dfbbc6bd1b33c4f2cbda9e80_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:c2e1580c9009d93d42cba6983db847ad0cc6740098a811500ee28dc8acc3647a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cd73bb7f4396a830f603b69e4ad2043dc69a06bf3dced4e41a1dbdaeb55a27b4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d3a7cb8ccbbff5f311d8ae934423d33bf372a716a9c9328666db11b119b9dcbe_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:349dbce89d51249b833c644973820d494b49f821ec1ce6041334d5404280bc4b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:55e431c3b05a2257cc140b475b4ab3ec58584a919d63194a53167eca7a79d4f2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:b32e72035c695f08ef6ac519d3f0acaffdc20b88beb7433431170c9c6e2b5c36_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f645acfd696bfcf5d17d025ae787205a6331dd62e65def6b5ed3cbfbe1272478_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:08671538bf1a2694b66454390ee777ef54a1aec9ed3436b82a60a694a094f6f4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:1edd80c7bbc1f81e2561596ca7b51ea90d84e0f9c4227d488e46d8ba1a6d264a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:44b7901ce6b53a19830574340a9536a86d2c7ca5534eabf85dff7b643c9bcaf5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:e8c1f25de812fde0de869d073e0b613cf6b2e6ea423ae5a44a0ee0ec458f0516_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:3944aedf2d50aa8ffc45c861981b09d48dafdd48b14f0eb7eb7554477df79ce7_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:56476d218d817f12156e67a5949dc5aa96cdfbc47b8af87494e68a5599e0ea52_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:6c5b8151e50da270d904d8588a841bf7122d79fbc9ace16281ea96609c40b342_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d96ca6ca34d38debb586165c04ca6aa3735d09d25f89cb60043fb800f5ccdf7e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:ca69d38281c9e4a558f66bd2958c87e210a2dd359d55dfd0caa6cf98f0580a1d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:da702028bc7d5c08d6fe78e216a4216cde44e136bf6243b083ebf51d10a95205_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:454558fb455ceb249b25ec705353bbc284659342b70b30affb299c700fec8863_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d1b58fb1f844d647468a82553485b024ec4d8bcbb74b6a8f39b6a5ef99761bc2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:3e825bde4d1992d23cecafaa919d793d51edd51f704ae5cf6e9491f9948d6092_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:f45f6555fb87398d083da14d93d643db7e24ef9b4994a87d807a3a1b4793ee0d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:0b397ed89ad84e5fc20bcb4546d98e887e6c7e64ed467f603fc1f2b790a1f83d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:2cbd12a650d5cbd04d9e8355ae388d3dd4bfed331156ea7b1bbd60df13ba805c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:a39e5ef3c67656efc97479b79e26811bfb1a68b1f9fa80b2fc85bfc1dee084a4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:fcf43b3b0c077fcc7b0d97b550588c3edfbf21730368bda41c3586a02320ce4d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:00fd69d7b8fc6019b059f04b1a894bcb2b9a4cebd4ae41a9c0177c4f6a8e7316_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:44b7de7780e7851318a8c68638c1fc221f97ac2e5e8a50fca465a6467be3df9d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9998e2e5c1065ab7fe3ad0bde60701a8655d8ddf02b18a27c7fc1689d9ce05b8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9ff4e2fb69c0b97daa101c12331b66b923f7d7f49f69da4d35e4101e4e424d3e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0339008ebb00ad18e064c48f06cddb24b6345cbd88683b91f8a7fdac26adf5bd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:2e31c5aa612e6655803e42f01aebd8be50658ab9c4b821ecd078d4a9c9a94261_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:893c6cd732f387c68fb0aa2ad61a319ac2a1b34186114b43e42d49ed1c8ef0c5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:99e071daac0bda292be8db1fd188ffddd474cff4e88d0655e4a793396de528da_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3d3eda47533f9361cb35c1c47626b68405e4604631f8a32a26c79db6f683d709_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:8ab5d2a46c30d327a9f55a3d3de7a1f19e750b58e4f68df24c447a41c74a2e87_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:dde11d10138f3af41d989eb88a34d9ba0bdc3aec129a3931a6689df3990d492f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:e75b6d682677fcaf0261868bcb1eb082fa3a668f5704ca5385274952f1736a00_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:01cd4c1fa0906130ea3499b05234cd0216be7aa5e00e144ea3b086af81482d7d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:8786f067fc9b55c3a5c3d9b252c479a31b1aaf68b99c94e79e4076a3285f95ce_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:bd7963f1f24643df78e8f316b6cb2a9e96cc395bf8cb87304cef0bc0bef65ea3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c4a35d280bbc2e597e8c859e829f94778e19492fd3815ea9b275fb1837f2d4ab_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:01b73cd5f5f06817a018fdc04b408ab945b0877b8ffcfd984ce251b4aac359e3_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:2ee40c78cdcba111261ec7fd55f49660940c2c3debd2cea97fe37e2d5975c579_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:720bee107d4056d6c6a2a96af5f79709e1da17c445e08adad1714f1ee8939193_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:c9fcdb547528145d1334652190386064d77d60774c4adf186d776871f36c31bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:224aff3fd638d3a6ebb6954a7923e76ae25c013d65f6b257f5aceade4033ebdd_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:2a96dcfe4ee750b8ed68fd520841e888cbf8c4481ecbc870776f256c19172f67_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:398184506d43278f5abb00b3dacb766c6cc3cffd94fa821c701e747add69a40c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:ade5a70976b138460825102d0d1df849e4737347a1f5e6714fe7aa64c394e234_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:32425d86e2f8be3950af53a1a07295bde5be3b94e089b98a9792e64cde936afe_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:3eb8f7f67a791b685b4c068cf5d35186e5313b91158b611dcdae455a0073128c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6b845f5709b42acc145314447679bbb4537882813335d904e653772341d95d7b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8e3ca94ef4fac0e591cdb961fdd8ed9263bb77153f1269fecc451f7584a768e8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:48be3d9d458707679a275e57d671671ca7e6235b0f899f79e6113727219418b2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:8266d1ee4b0f374972aa079f42a0ce1b5a434097fb057f90367e95d08b98273d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b9ea44b4e7efc178f82734a0e03397ed2050dc4d0aa12bb2615914be1b3d3464_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f6cdffdfedfe14be92270141e32748600fb5be834a25f636dda6d729c1322a5a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:065ba00a0c6fbcca3cdba1e2ba651588bb2398ef8fc41da37fd65793c66fd881_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:5af9ff402bde5b2a56e9f006cee296f1b5303018804ab53f24693958c0c81cc0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a133782736ada93f72ef1ccc5c03f46c674ca510136031f0625f2ffa43d7fde9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a3d307f025098053d765e1eb32a48fed2d1e64a26c4d10ff3475168439fafc1d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:13a67ee1b4ec3b13cf66768c9fae19ac71f2f2de53d289749a3d0722d5ea05a6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:420cb2ee2fa3d87774cf2520813e79b48180ba6de5535f1223313712a8c25e1e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:bc729dc4a6211076736be18ec3c3eedf0855a39207e453719f5e76765782a5f0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:d39370b6202f62148ef699f72e54cf122f06eba7c8d64db2bf2a17086b4b70b2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:1c1c6bd129c425cbc054652a94450a2510c416a79185de7c779ae919d5f78d3b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:441e08e51f09116b2aaec00282f63ae7bc1912d3dedf849fc3bd515617df13b4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:60e2cde8ff38f2867c3ee328c49c78e9c221c74a797aac8168e9a1511f583374_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9e8f083606d913793bddcb53db9d19b584cfa215925f0bb05c854cc3cce46eef_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4142a5135ff7c509860f39f6dcc8ffa312b4e24a1168efecf53cca1e3903607b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:8e35649c4edbf940628ea29885ce9e9e67ca748f622ef482503032d14e17d1ea_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c2d804569b6cc2a0aa0c5cd04d06dd6e2e2a8d3eb26496d9c2c6ea59e42ac79d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:299674c1657006b9b90075b2f32310df2bda6f22b0e39ccd7c2261c424aa235d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:53b3d183dff1cf1aec91426c1a034181f12fa5010323372e70ff1451f35343b9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5c075ca080d72b1cc9409ba8ba1d20107663796cf95c05f6a34f7d590e8a3294_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:8f597e03dfc9fdbb8632646c72bdb15c690816166e5d93b6645adb5b7185c07d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:a05e4f4d7b2f90f87acea8276137e789ee1f3f11913515a9adc8ffe20a612274_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:dedc2b423c2ea95328a76d6fcbb3eb7e2d251666d7e4ae065490b304f719da4d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:07149b5153505d1cb8f59101ba3cfe8bef6698b87a6bc82018a41719c9bd55a5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:277e56c65a23b28454229da7b0df6413c4ed12de00f5daf3733279d6c6487b59_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:5f50989f0a42c563d78baf4b0f2935d57f5c26f48149fe6f36bcb59ad1926b2c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:02db458d9359594aa9855d4a892d8a5265ad9bacc246a2011c5b9dd8388bc9e2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:506735bf56e19fe03d7608921a2c939ff1b4f6739b393d05694fdea7e32061f4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:74f3de8e7c7bb873e51618a8d2c84291f9560c36b98126d339c5fd96ed741cdf_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:f2cb5840deacac20bbe75f2af6972387a78a502d865de1ab5a4a12c9475b4a5f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:21b3b3f17ed5ab11cac03a72db6cd97be86b86d27f9c80fae428cc3768e0517e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:3afe86a1db4b0cadd29edd815c8106fc0cfca92916e8a7f33fcda8c5e5b21914_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:637d5dff3deae9e41d03e57b5179ee8010d660071a7e6129b115aab010d112c7_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:7dd551f8e626ec72f135fe7a90b7589b26cda72d831817dbd369701fc15429a1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:1ddee1f2ffa31ae46bc349974d2ca7a00d38104ce991c7bd6760e121f1f26e11_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:5f0340a539bbb0d4ef8112319beab5a81a101f2bfd3b7c7f1e60c24236843241_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:8d8d4cbf731faf11f67cb8b562d8b5bde1363713fbbf98bcec019d28e4513c93_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e55c4a7a3adf49163efea992ab8d48b7c0513dfb3545147ec262ec31e619cddd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:19e91f33e5a2dae321ab08e82be3dc3e02effca2a1782722d1d51716e2a6ae44_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1c7957cccfbf1116e9c34c973e397fbe39aff48abe224d3d3640856b6e465d44_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:57660f110d32d19b5e35a14bc5167e6944aecc46140664c8489dd7f8b7956a5b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:6ed3c0bf31ffe32cdbbc7e5d45ecd95a584a2068a816a160d9c45d5a354f5bdf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:0242190f05088ce500fc80dff474d15e3a764aa21be0a6d9aa5da781e1472aae_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:4cff8c79d0ff04caaa11011c8ecf7b2075609ea9493cc26aa46b37d49696d8fa_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:4ad1fbf0af49869bd1e3d73a869521f5fa895dc93466a9b86a4852113fdf9e0d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:8ea6d4c0aba37c47c1d0bc96fc7707731762b050aa95d5ba7e6d13f29f252511_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:195b548002df55721d2ed620fa5a6925a2d7122400dc987e61bdf134e47875dc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:f7af0248952398d2a00851762b3defead9551323ec4f11534009a867ca6e72df_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:81673c0d92b1af126a8ee1123f1a4c4ac7aa26649b86f75ced4479d0aa5cd7e0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:e58438456be3bc7df25465a6d2fea766dc57f85ecb248faab74ace0eca248d1f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:0f09f6e927d9471d54c01527948cd0643a091a7bd9264f9245f53a47518f26c6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:7cd9b1da9d842e8071dfacfd217ae0a42c2d01b3a55494d442be0fb6493a0eda_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:1c73d67015c1a78474e93b35c2f2ce3371708452dad77ff43ba431e103944256_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4f1cdd54b8403f8f469f7d29a8bc2419b9586b6769df9d50c97a27d19d33de90_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6c029839a481bc45c424e5ba6400fb00f66821f2be36bdf4770b19396f9c20cb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:bcf7441e9bf05766a50606c7e514395ba511a9887fdb260ac80cc9e408a588e2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:1dcea4445e9a4d7d796fcc4d3fb38d66a4669264f7cd9c41133750206a1d23d2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:36994023a85b01f474284f1ad880d8664cc92659a147b75e8897c2a8d96a1a71_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:e2f6c9979224cb9e6cca631d628dcebaa38a2be3b55bfdc7b2d549596cb0019b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:e6230510f507b363ca68b4b2a1709e4245caf92adcdc7b6de7370762a69c0ac4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:143431da015d2d91e72ea1b71683f88286cc84314cd585dd351ff4b4da6e8bc6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7588aacb23cc13e07e64ea5c2b4c934b94b23d765bfb20c4724753e79d773a9b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:853a30d937c449856841cf803458ec6fa036da6cfc4716597dd68daab9d325af_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:fc30c674e4c8571a5812b8be4aabf38ac978e4b1344334e22a10e34dc324e33c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:4ffa5edbed7245f9562f7346305b3f349c22232cc595297c61e07a362ef46649_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8aa06a57a4731278936bbddd35658bf1418bbe5e2bc06a3ebbbaad90deccd20f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:adca75c7c7762b94b71d07bc4fb05eb9b001a461d482bcb2c3139c62368baa47_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c5953f7acf3484a2f9e993b3be168da7bda113c336431249cc9b1cc2347572aa_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:8a17cc44326bc0db545c5652452e437567d4eb722aa7c91290ff78cfd328edd6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:cb3c3d72b3014bc9dd16c2106855439d616b8792bbbc67ae82b49181ddad2062_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:a25384b96400171fede49c77d773289e4244227a6877978d9cd6ff308ef3c15d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:dcc3bf38f9020013530e930e293579f415004b0c14cf7607365b783adfa550d0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:172d6b24902b13c6493ee1dee5aff4e474b16a982500927c2b6634b049e34294_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:1d715ac443da3983faeee051e27c5a86b61e100525c6c7ef7be4f4f0d91dc6f2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:18f546eda0159190af96ebf33b5d061f7223841630b1e1a080d646fe1973a96d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:8d1c5d4a234b11636ed9f4607d7dd47c289bae05f1c600b2dbcc1a93a4b1bec1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:303395c4f66beb02f4a0aca7981b9d05584bc736b0deef983d48c26d9e0c735a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:51547edfdc8a16102723fc75c56d3569b972b09a0009ccf20fd4600e310f5ac8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:7e4171b3ef10a2e275e1b2cd5ea41a75c749b5437ef519c4d9cbd9e0485fba79_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:dbb088683a748bca1691afc439d012e00e782744a059c9cddf62e5ed1447455f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3950e6de00cf4d5f4519186d794295689a6250439e67859ab7e83688a9046e95_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:62a8528ecbb4f9f6e31cbb6b3726d686ce3abff1f9677a6f83654e866c417df3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:a50d8ecc5b23e734ce47a6c5955349a5d26372d9dc8a638b7bfcd243ed3d3b52_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:da37b98cef43c5410da326b9ccbd89f5553d2d2208e7411604383a77913efe09_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:05ea4625eec55253f86b454dec2742638bd4f4993d2ba0d5422e8d7beaef864b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:abc4353a8d9a669e7471f984ff47766330f51e9c36d1fd720c8783776cab346e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:b143ae79251dcf9ba432c7b3db94f8321fa33b78d2a4e6a5088c2d38461cc3b2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e4d2928509a1b0daf46038b10a549e54df7d21810eee98b4a1c81ffe592a0e35_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:0760f5e652e7126a5c8927dea91d2861e2e8c263b39b16aad7fc681376a6883c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:10583ac61c5c8f8f27a8d25e49da53710d449cf7b799296675697996c96c171f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:8cb8b5d563cf802ae5a0cd506b27d14b1eff02ee783a41e946ba2236070918f2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b41b6405c17283f44967f210ee90fccbeab190f7a0cc60b2627da1770f0b5529_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1574ac4627c46b08d29359a45459dcb1673642d1f57f21da3048079c44a4ebd6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:2f6809b5fc7275d1655f894f02bee60ed996fa8fc06a93e22510b106f9cf1b3a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9a39f3966d4040a2955574c6b25dd1cd4746d99f34739756ca747ca1d2394dd3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f03392ef674d385516402d64e7fbeb4f682fd4bdf3cb9d181410c275b347f74f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:27d854f0622a5725f3d6a1dc734cb7e993f89ebee1f8c426f400f80e4af5b0ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:538af3b3678b9fed1843ff31fc35260b45f522f2a8a344a1fab54465ce548857_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:7756873cd0ff6ff3861176d4bad3cd177578ffd4842770115a42e326cf726660_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ff195ae0c0b2803f561cf75972798ae12054e6ba15eedf2c16d3e077925b8ffe_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:2735f7ba604c51d1c625b0e9b0df3e8b96ac1a8b559a2ebd8ae8ca79b5d4203b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:dd9629f2839b3b402feb38a9a742b1ca299c0adb0ef53f87efe368025c5cd09b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:f05756deae6f9e544e117a9b5d0b6fba6ffa477e3d19ecc490865d734d836d0f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:f89603abf87bbd02347002e75718ccb74491d9579076447c2c2c269a1eb79316_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:207cd7351841bd0b8b56d6252f014fbaddfd436882b73f1db8a64ffc204ead86_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:24d535567c4cc4f31e69dd3cfd2f050e9fb51f161d1d676cc978e70f8ffddcf2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:a4311e85d138576cf240013e2db4364c0f455d4e007823695bb5fb3438f1391f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c1d2895cce7b7e7b7e7f2d5924ce880d236a2fc47ed52f26822a44ee9c897315_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:1ccae922fbbdbd2c7b40a13a974b28ef66f17ccc3461d401c68aacdae28b346d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:c096b6ed587cc5f42589cb796544cd1c6c8e68e966d835bd8efb556140925523_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:f85a4ce0b14eefc35cd5eb9ba4e432c09dbb92efeb235dbbe317aaac1412a767_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:49a539a6b8b4c69ce993cdc5e6cf6c98c9dd2683ab127991c2d6273352a2ccd7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7a0551ca9e6705f3075cf7b451d30baac8fba175316c5656aa204d391d4ade88_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7f42daa503a2742e421ecb808d12423df6fc3bd80e5230dd9ec1c865decce692_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:8021c06150b10db3c8a4b4d1a42c597330de8f59b8caab46dd1274e0399ab793_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:42020dadc17758722b4945555fef8c6bfba0960254e5cb446d256c731a37df49_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6e2b738e5c5f7a6e3a4f2558cd965a06d2b2d6f89e6b9e417d433a2ba6bbb912_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:8b957f8e353c0c69b99b6df9c4e39f0e1b0b43759193454ed2930d767f89e82f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f90e056041490a3369166f46bd3aeb5f6c43cb9567e2ca3d7852bfd2d3930bca_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:043909491caad0e15a9a4ff4d66a28ac9fec1e47b439413529dbd1b33be2456b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:267c08aad5267e9d15e5f91788600b87ce134fa937458c874f732ac5dc3c1c41_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2891522f85186d64b1db135d879bf70b8a0f7a52497385b01e530dbf503d65dd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:79197d96cc1b2c3667cadb039410c6d618f85b5f6dde536b5925946252c75d9f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:3c67e68d8207eb0dca7c215e35c88d93654dcc859c5c7baff188ff8e270421ee_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cf8536d44e26198584800d962773c45d5ebdf9a1c67fb1d60e63a96e3c154be_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:9246b137a731e13a90f6e23eaa163c814186cf9b552d6ce10478b8c7f1acaccc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:fb5b8461b313b9b24126e60283062e850cd74e5ed4e900f4e57fb714662e801e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:30f3d207571e30cc67daf75bada3e2f22687dabc0529c9dff9eb4df5fa9f9b8f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:7d3077132cf818dcf1f38ac7f917150cf6230767335a3cbef6ec4fea49f0aee1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:84476730e0b72c40993e20a0a7b65c38c0e5c9101d4119d8f9b6135ddc834f1a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:de3ecddff056834e37bbf77fdba7f962f20f1e596964ff640fafd7eaf1b5caa7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:1950a267c6daaf72cebf95f4a8e792b3cc143945a0c58b2fad3be6bc1301147c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:4311cddd9ef0c1354df2899203be91d45bbd128c1d06376990d012d5a9b40a02_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:4a38dad6f5107fa891ce7b8f74d1c5e8049e0a11265ab58b2e421275505298fc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:6373e4d7be182156f651ac9b7df5fc639fe76126ae7099366e65422ed260c533_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:016753501f4be4bf083dd23a9bee607dcb458c4662fa3ac7898e08158f2f8c3a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c5c3fa06054ade9f78b5a404cb9817fac03db8860228f3a8ab8e57ce7289fed5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:ca78cad82282a70210b26c6781b9f86d6d18a62980d09c20e62e5e3592ccad1e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:cbe4e3bd43ceaa070f1c52715131221ebc369d689bd911b20ef54d52734ccc04_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:09ee479f87f73be1e09df5364ab4fe755acbe625ab79f99b7c59c090e1028d4f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:7218b29a4d033033423f2940f1a01820199a378a931635be5cf23bf6754e5675_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b50582ab274065ff10bbae60ce6406e0b6d2b0b1195f45d17ea1b4a9fb48186d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b81e101c5816ac541af6a33f67d08d077d6a1853981c01cfbb2eecdf1ce703a8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:0317fc3d8656f1bdbaeebdd2d8e98c5a2d6204e5f243d46e29dee37f03c81c41_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:084f095860d62ddb74798f04be2ca0aaafa7d29b67edd08f69b924512718c601_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:6e7dbd2ed496ac37357a8fcc834f04b760a64b5c3868be538726fb3b42b19c77_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:fc4fa1b1d99427281c77b131912ae80f0f83cde1848a1613c28e246565ad3e85_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:3c6c52fdcb07016fb712996e681307c5d6150172806a922a0f4871347444c3e5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:8bbd00a56bcea2884b407ab5a5484e666b8b0bf5d0913e1098e7048812944062_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:8caf0766c6416703e7d31593b0658d618f5693a5deed8fb8403c1a55c21c6628_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:e80ff4942f266d709603587b560aee86a3df5531d616452158c59d36e451dd8d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1a8dae0b42ae8a68343e8d8037b280016faafbd1372796d0443ec48f6dcfb140_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6e233656eb6f0c027334384a5a93d8fd02c8f6dd20c3ab2ea14b9f5e00f34d02_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:74b7a0faefca95aebb16f4d8a1cc169040d6139ebb9074c6ae6e0606fcbfd30a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c79ecf2529d951ca89363ef71c46f3592b07d189affea5966d0652b7cdf076cc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:0d6f439c38530f66dda467af7ce31a35e4c9058acdf8f91913d01b6772d0dc18_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:4f7cc6f4a9b5992ac75f7cb25e0956b63c16d1d80de51d4c6d2463b88d1ad5c2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6874c245fd5d789ca82e7978cbbb1a74e8ff8fee198eb4bec9caabab4957cc4a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bf8cc541b8e0b3a6367dd9a8c7622fd374b2e00a8faa1e5a50351980b25c6965_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:0a672e9d0a3396c2466a99cb15b045584115777e81e6b11f25fd0c8c420bc1ab_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:1a63f53e6bcd221fabaefe55b19b9c2e4e7e2399b1392c043cf10293d869a530_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a39c192ae50229f6b2bed666ceab9f07541a023cef4e592f2ba415c68c59d518_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c42b96f27d3646ecae1a3a201f78bc285c5eac305db29c5e88b6f1338f9c896d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:4af0333ff4f8a1353d25478abb32d7b64e8fb516b5e1aaf67955e866a2baf734_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:cfc3b31ae1ac667162ffb29edcde0ca482663cbb0318e71b66d14277a6d08c21_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:d7d4fc9f62d3e868cdf203ecbd592449f4dc3bcb5b6b8c9d4d6c9436ef505c5d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:dce327a6f80559b5f1eb0b707db9d6dde94e36aa5b2af4945136fb8ee5bb6804_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:02db4d184cdae846aabeb2fbe6f392f6bbb2b98d17a1e7773240d47fe382e7ae_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:21664e619da8e10e72a7f089c56452dd08bc8f075e3d58e876a1f612b2b4c0c0_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:2a54a15500528109cc92d618fda0517e51a9b4c8fb84669045899ed9086f9bfd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:56220191c4881505437d4c0020b31b9cea7b12addb45e8050543be4932f375a7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:aeea500de4c45cefe60e18ed4db4ca9de48e46cec7d1b63e51734193e12f7a5a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:9e9743ddff20406ebae14ea1caf54866f9ee6830f11be1ea6700b418e05f4a5c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:1fe18139c53703271b932aea60258a78d48c61166a38d931477fbbf2b9ef1582_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:86ad1b0b9ab71ff1a6d30a906999d45acf62bf763b905480bb4efffc3b943fe5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d59bbed5b2597e2357ca7116e0cadb923a180f08be311fb860b9a0825c213163_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:f3703bb8357eff03415433744e1813ad5b158a4612d3aa55dc67d23942f238ea_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6e0b23bfa08aa9041309ffba013b8fbb272e8deb92d83bfe2af1f1ee94533235_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:91a7f91d17350ebb1c549f871b21b5bf905c315309261e9134cd691b5d36432f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:c3bfb8108047ca19d746cf26b012f7c9c3820abc13e85fa79c6f9ea220446398_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:eb26524509203b8f95f2f869aff348535ba587bf5c8dc7a7a34d5c443c6486cc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:33bc87931a5b1ce53a67ec4f4562a86c697aab9cd6090e0e40c7f45446c1ad96_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:bcb41ae05cf93960aa22a16bd3c921b522c8c782a06f6ffbcc7eee8b75f53f59_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:df8d04b062fd8053f94862f8faea6ad0a107eff4668a06af26a4e24fda1967a7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:e5e0e2a9c952a04e4623f32685cbb5b7930fc165724492bb8e08d0cbfbff072d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:2638dd69359bd27a859841f0b5875d2cfc193514fb38b96175bd46cf06d04391_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:401aeb9d9026ec5d8e06d0c3de52c1d4dd0d01590237d76479b89a299ddf2273_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:7a47962332e766025b3ae9e0d049a0c7b2c8312ff696a6f81645fcfe9b1e2f0e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a904f1fe7bbdbf0e8dfa106e17814ee3c5101ec3fab5d5bea2f7a9e2c8252139_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:26ff41de896b8537dc5a61bb00ef6b96925ad4bcaa97c0a441ae7c55ec11a14b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:5af7387b529944bfe3c2c451c02cf9d4fd36391ac21980971fcd3a6498c69ecf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:b89198bbd5154c2c090ef44f5bc94940fd59cd8d1515f6b2ae8ff4cd58e29782_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:e5aeadc5599433167bf39324142690e90a9d4ef195d338c6d764920aae688e31_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:050040c1872053725a865da70b2eec29d6e9a596e4d527c1b03cb975634fec7f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:072925d5a57ad73d8e955dd13d70a665c776e8c9bd51a35f62dc05d070153fb8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6b7e4bfae14f4f8059db5cb4c8ae8987f4e5e330d06d7daef13f6f57399e25a1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:cffe7e4928472626e059c26ee30a9157927819cbdd3190a5eaae991f010f396d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:2faf5d18a1a2c1955ab38c921dde0793f76d57c81c94aa9b9c03355a91cd6d1b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:702987c4f9a9ef543703a5e9efe982ef00d01bd62b30439712dc82fe96d16315_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:915d8d40f0c38081ab8098ee11fde082dac0a7a29d76c1f13f8a7b4b372c387a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d52a94b8713ce912f9c61dce6987333d40cd7c90fa4262a1922ad8270ec3559f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:5316985ec76720dfd334a84842d3223b33b4567d2440884764adbe8d9f1c6b97_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c141e90173e23ce656071014d8f22b36d6f71215ddd95477f305e1d138974b1d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:de7bc3d87074dc8a49698e612fd0e7456c037e129b63420fe4519ad0d51f352e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:eb5f8c741adc1c67f0d9c23b3ac0fc383a078a2b3f449b78202b0a686adee35a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6d32cf8fc993d00e39ae22d068a6cb109e0e7c59e44fa593bed9911bdc86ac13_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:85a84c3c97e5136638e411e5001d841919a191915875041980fa6170d6049fff_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:bc54ce924ff592338334bf9d6982afa3faf58b045b481c3f702848f307b7fb68_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e43716f7a4a88656013882121af515b584c759ff627dcc7fee2e9243bc6e8cc2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:3ea10dabcdb470bee717d90f0e004f74c59b96d42a61023c06839474bb6e8dfb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:432f4a41ff47eeee1d15a3c1770ca96222f7f4ea6ea2b9f225af447edb417226_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a81bd9ac2f49976792da147569a46c63c942dbaa076e7c95e2f07f7e579a0b11_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:e085663a668db35e26b186d3a4b66e61d82fd08e6f8d5f4ef899fd1f49f83c81_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:27965934ab52594d6d51aa18f8a2a1946c2d1386528bafee16001c3a45d2388f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:31521371270ab238e1a262a7368c7d30bb2d0f346fde7233cdb833085245f37d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:754cc9d9aa88a8d84375146e19860639960a5315da03a49b0fb469919f707791_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ac0e51a5980582643e986e53fa6886429efcf5b7c44134b4706fe9401088bc67_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:40330ec6933670a7a62d3df29b219ea52db6be6728e4cf660f989a78b52b6a69_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:69a93df12d10275e493b2b5136702bef3a9a377ddfd33d93f031de52ff039d23_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:c796ad53ec93683196c6271be33ff58c61fd35d5b0f2af2442b7f0a679ce7eec_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:c7e2429d926e0f86ab2b7483e6c18642784bb493ac2d1b878ce941fab95852b3_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:437c5794cee337ba407cf456ef7d736a5ef1a25b04457818e7613c1c9f17f7bc_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:4d5535e5d1195c18a0a27eb77aed59568cb04109e0b11b9b3b92560752b4f1f8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:a8c11393c073071039ce03bdf07f925eba2d8503b4537b6d259ff5779cc8cc7b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d6c4c6ae42b067072178d86d4d7805de7000a6b4d9264f3b654466004bdfab88_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:91e28ef615d50aa6c72987991cd10b6f231419d356bda0783049e76b10ceb0ec_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:af858c11b4fe09e1dbbec22b99562cc0aea03e7cc53a13bfcebe2904cfc9c4a2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b0711dd038e6c5b557797b40fd8896a5dfa708fafa0df5bd10fa67ea9f33a6ae_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c36a6d5c401ccb2945f76f4145460fb61b150cfa667aeb13b5411527a3f54082_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:1780d78d54e6e0e81f58f61f5c6b16684cccbe38744886b00547c020615168bc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:6d52cd1b126345d583f0143866838128ce46197f6475cb16f2eb60f08c714c29_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:8a497a70c08c1a1c142e902acbb2b9ec6df6e4d32b3b24c9aa982aae96f089d5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d8836b9f6e601bec6e408efb37e25ada7c99a3d76fd5832ce19e8728bf057656_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:43f8aef60162a34125ea9f95e7d8d7330c7ac8eb893d01271cad80bb4e5a6d6b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:90028b0e0a122bcaad73527511dee18e694fe2846687710a9b8450b448ec65a4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a8b3b7e6e540ba8ceb03d86638f6b53319db3465088e0372ef5309eebfec0fb4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:ec79bd4481898e4467d2e5f32d05662908936b06cd3f7ef1420a98c6f0a4e1f7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:199d34fc464fa551a147a120afcd4eb44117042a4b4ea04933ed3f17b0c142ea_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:48c2f2e999d26681a196bd4f044efdef55a0d137bf01ee039d0d6af21d0f1d24_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:89cff1bdbc386572c0d8f2ea26087dfb728803b2c90329bf6f0f10e2ab781ee8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:f6ae7fe2a7c00f8beb1fbd593d005a4ce02f8ea43796f71b11aa5919b23335be_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:5891c3a97270f608a201198fbdf3fdd14ea25672ef4063de4fe0cd71b9566c48_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8906e4a8f9a3499c09bc2aa06f6efe7ffae70174108c31040172f8e61e64431b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:f17f3ffe3c4687048402649d08b57a258b5dd4fe647cf034260f4d5e839d21bd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:fa57563e889b072f3b9a71bcfb9a1c1723dbdd1ca9af072760eceb790e5d9f63_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:01dfbfa63c6a054c432b329ef61b460f97e35f9536a325ea6c79acad49775eb9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0c16eb9aa833123291d76987a9d12b51c7ec4d27d7da395757085aeead6d49d6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:c7f4aab3d25e55cdcb750241c4a74026e9264a83e83127ec6787c21394191ff2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:ead78a41605a84c33874cf439f8fb7ca4e40d238311b944bb6573c3a74599c32_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:145196f7dd84c4a287833a6841514887c452fd2b668a433af249ed3010ec5406_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:16f14a69ca31c31d6845143f1c1ab71bd847641b379016324f5359ab10d5565b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:0fc2b10cfdcdae4217e0fa1eedf0e5d406516fb18d81c364521c7771ec5028d1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ebca57291d84f8a18bdb73d1bdd08c16950c5e39eb19bce2bdc0c9356a3732c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5a5792751c2fb9cbe385130151c3bbc660baa125c7eb49c0ad791662be845293_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:a5dec4e5cbd88d9277da5509241146c6e6715861b854cdb84a3b6acd0de43878_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:ad48609eedae76b2fd8ff454c5576601c1ce6b8938ffaba0741292f98e7dbac9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:f1f4c8788a5cd8cb612dc781f265cfba426863ca2d6e0dabc4b1b5b663ef1b35_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:10bbedff3324403ff2bb247c03264ce10be8b6e2c0fbec384775b6408fc5a62e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:288e65d4478982b2f8c64e66041f3c4476578b5088f49a9113f7615d94b78696_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8ec71429beb6090dbe77970df6ccaf8a0c397687e545c00e35d7d430677fdac9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:bf9a9bb1db96a24f916836ca53679873ac32fc5e943a62d73f5a0d44acc6666f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:80d322fd3aa400688b41a959f88e40624a4891d2c11b3426c440c8c1f378d721_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:a73d612742547052fec5dbb1ac2f5c7a769711714c2d7e60cdd6af45b61ac652_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c8038bc9fd77c27bfa37c3bd67a789096e1cfa2a6ae8e932acb8722ad72dc693_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:ef8659bb028f42bf139b8e369147625f76e9724b08be6c50168bc2873fbf289b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:069898288e9a54d1c28731848a898b0302414a6b4ec20993e707838354025ea1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:1745dfa8d0bc95282b2c77be26ff113e85d5226faac64f9a45140f868bfdc2f8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:7d38fc3b08719665e6a1035658085989a3b8c7a9392cffb78d7bdb84213145b7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b9318d20f0abe6ab698cdf9f50f6deef573be0fe17767da453bd26d6ded93ede_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:0b917d1a8772745e937a45721aa55129b5af27b4b533431ddfda819227759cea_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:770af0849a803311e04939b49ce35188e4ddce4f7c12cd6de05686f199e8ff4c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:949bc517f1f74b1fa20a826dc6a324990d14b843be89531762884d951a0d072e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f742696df9c59795eb6a1fe1c62df6c2021cd439d2699738040e670b94bf8a12_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0855c393ce46c242ae7a70e4f1a0f94a18b6140159c43fec5578ef30c8b8bfca_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:81531bc329323c5888aeec2f5270b7fc5115c6dd45a327f2f9ff0e5298a07b81_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8aab7021368f37143cdbd19afaf32e939911a40cb7d2aa16d995c73d43bd9a8a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ae79909fb7f7c0ffa8088ecd7173521c93dee51940f92b841206eaeb850e9025_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2419be532ee6172c8eac6ab4a882aa9c1a764953f39cdcdb815ef66a2600bc6e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6284092381134b58321f2be1867ee43038d9b9d84d3d068bf87343fd7c231ff3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:64ac6ea5bde747e8fbb3c2a8166c56a2a967ed1984e9562f08851fd62bee6529_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:caf9cc9b036ce364fcc95fa04477773f12caea403c0cccb5c0e470bc9597c62e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1a816ea2b9fb42d745bfe8d28687ff7409f4359418062ab2b69ce7ad3711824b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3f0bcbff40a7c02499b25e8c70386261eeb2e53d4fc26d302da44fdf71c6d336_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:dadd6f5c854815079e5dbb9cdd274399e396b242c3a6b60de24bc96355e6755e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e8260a29ad895f33e1feab3111d8e9cb189cce2f06636921de7d89305a95cedc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:21261c47ff36c46542475a91e11ddeb7aef7fe24678412efade3dc628d1fd7fd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:5d20fea3dd83aef1b49bb7f83b76a1770543102963f609e23acea922d62650ba_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:676b870a4f14acc81dcdf7d0d7fe6e69caff28a4f576cabc33b8e4b640eaed16_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c5df463f10508b90f495cb698136d9d89471d2eb647fbeb4b1054e9719232297_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:46d4e13b36567bd730d62799843f4dc839ec3722c84c070b2f48222b9db258a6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:621b3323e62299cef209ad7a505f589e9cb60e435223c276b7315a069891c237_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:ce7010ddddd9e5f911b08a932fadfd64efad1aa07124cc353dec85ed21825a9a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f1c19c110321bd99dae36e5b375434b4c87bdac17da7c00bbee59044de12e93b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0034c091c768ee47e959a6611c7371aa38c1ff41d37d60e28671242135bc0176_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:791c7e849ef8fd9fee06193dc67bd7790d213e796bdc0b03ac3adde635960a69_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:c308ec8359c537e0f1d4f9efa655b467a650d1761efacf3438c81ea04ddb5c6f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:eb07e612458f5ec1f58e7e772cb2b25264a9c42cc009464672b89e686f60f5d9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:0151226399aa601cca931b10cc2cb36d20dba4403c034c0c16a0261cf2a3a7fe_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:08e07a62d5ac0d54fa8cacf264592c692c3869d9dfd33128bec9765a0ce4d585_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ba683aafd9e910f76fa413a9c6ab81d2637b447b2da6410234f16531c0361311_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:cb9cefd021b9b5c0ac2e8c7f76da9dddd50cc26de06ef47d7c13cfc92605d89d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:c1fdaea1096254f1e8d77a08e6ef438ee744482d9625e3a8a1b4104e06d5d1ff_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:a2d736bebb280eb8469b1adb6018eef4afe36234ad9ff944fe18fe9be083bba2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:68f158b3197523fb5b23da23ebdc5b54f83c8d688808f5f69a1b3e483c857554_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:047f1db3b7f93d9c4a4889e4b978d8096d028911e71968603ea5fbe32d81b4a1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:c1fdaea1096254f1e8d77a08e6ef438ee744482d9625e3a8a1b4104e06d5d1ff_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:a2d736bebb280eb8469b1adb6018eef4afe36234ad9ff944fe18fe9be083bba2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:2706433ecd1a4e21d08eda9385c3e31ea3dd1a25c741862a6325d04d93feed4d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:c910728e6a82e3a87ca04b6c8600326c5c7ee6b2a5367c805e2e37bfd44c0898_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:166f8289f510b3fb18dbca6b3e5b4488e53d583ad78e5f0c5bab80a5b17733eb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:32ad25a6b437a44d16458f17c955a1d483fd03f1543755cad50023534a363001_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:937207bc65e9f296fc780d8b008e8c4e4eb281c2462cc980993584eaf157c74c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:bdffd2853c00892f4282d18d84408f739a84655957b48514116ebbee37cbfa6e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:556a2b7ed3bb24bbcbbd8482bc8dcbc9a2627e48cd0d49f93fe622894a37fec6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:80003a3a04d63db881673954f49d16e15940c4240e3be467219891cfc2a86a77_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:c461b27d74cfc5b6e619a31a1bf5f8e387ddd7ab119b98a04d656b199f429a06_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:d96ac4353e59a2779d3e36a8a78796478f89bf40f4d1b62738a096b3a1b165a7_ppc64le"
]
}
],
"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.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:19e1ea364d58d09f6d52350380bebba7e642f324a88c28044c9f97e2bcfd61a3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:28e2daecdf7e72fb064351d1c84c2c993298249a65a0497d06432060923493cf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e4548f5003a7fb5412ad25353be182790a2a64959ae24a278a7b5170472696c2_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:533ab36e8b582f613535ef5d77d6e6fa5b2b0910d501d1eef7af7c3e84533ec3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:63065ab750db3c24e3380fa9c89b26891c441512e2791068eaeaf37d041d34eb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c3064d49abb1923f71a2d836e08162ed705414ba596a82a4dc7fdaf5e39e2a0c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e6430136fbf2f1be4b662cfc2154e6bae6abc94ceb5138d95631f0bd8855f71d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:00bed480322861a9340126a1c81ab0cceef95fe8ea5d7b542744cbe2f5bae2f4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5e1fd0b8140ee573da1e43665488669e3cd2aa7c4d14b0a76ed6999bf119ad40_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:99cb93d1c2cac003280f5faac0126e811898a7f69b802aff2ba4ac2634119303_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:ddc3e5eccdbde314321c58298fc1b353af33ecbccadc3286c3ca5fb745baf891_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1df5c4dcfbb4ea8c08309e3248487b51f628bb9a1a39c17ff9019483aa8eed38_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:62c67caeb8d46f502cbfffcadf2556e5715c36d8c39ed9b3b72274ec6c71fb31_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7c0ae38a526c4f54b3479aba5a5432f7348c6c85a692c042349f34a3975aaca2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:968696995dcc8b5f43dac5f9dc598fa58b6386ddfcd27f5988fb55d74a5b1892_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:2eaae24251976dda2353025aef5edeb3af23a748cdd3d6f51cce3645a7614337_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:aef4b254560c2145a50b2bda42ea9758eb38d488dfe857cca1cd12ca3c4ddbd2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c0477dfa9340debe407453212f805bd8a7018eea107bb9ada077672e6d842d80_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:eed1c0babe8c3f224717bd4b036e7a93940320b42329512d50a406c265269dfd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:3c78e13ec0fd31e80ccf2b3f4b08df9efb7854739c9e5d75a9f6572d81c5b4b4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4981a79b4bebc69f5a69814d54e3d9ced631b14b16293fe8e7eb71c3e62fad7a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:545547b6c5226b309cd9cc577c0b91759d542e58f2bd60bfe00b15164a30b007_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:659da371f970ee548816f74853363291333d9ac6d9e4fba6329f146a7fbacfa3_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:1e7a00a05900599ac401cff92be14e1d73278a316e4eb38b5b4c3174305334c9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:5281268088cbd188713e386c74604c5a6084f5b6ee5cff58bfe5071e5c932a00_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:871e92015a2fe767f6e3c50b6359427c0a0f24650c7798b2e30a743a9b932da8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c8cfd3f72781925063968f55705cda3b3f47b53996e5b720b4378936ae88d791_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:163235f2e40e91d6871b4375d70b9589aefca7210e8bb401e594dd96dd5a3d7b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:48c89e862b063988c10c4a71591a01f3abea82b694b9aa4344cb7b0f4c914618_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:7abb53267f55b4b466a8a52c17b3660ebaa7e4ddfb4da0068a7a59f1c6d8e9b8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:923672855d9ca60bef182b77d23cb4161828e6ae5d9dc65a6a417728fb323e3f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:099b6debebc4c5f6d48968b643344281e079f3a479232f888bff8f63424629bd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:91d59826a2a4b0e7bd3696dca463b99022d5cdb65d0362297f35462a9f6bad47_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:b64077aa08c70f1543d34bfd2868e2489156b02ed31ee033361c5c9c7662def3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:d49bdcef2e9f4d29a5b5606dfdb106f1140f15b251ca2e2c9db2b764a12209b3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:19cdfbadf2838045e8bb2694fd8a50de53429cb7058db5db0fb4e606990e9485_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5d3d093d1737c6323bb6ed2278e6cfaf1109e981e53276b12ba26688df45b5d6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:94688881b57bdd21635b198a238dc41d95607ee9a2cb7895f6943713d7597f34_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:e9dbe70ef164721a8a2c118a4d0cd70b70b6a4e72a5a193f28711c655f3767f8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:042be8803aa5cd6eac6131c96b02643387f516bca3b76b8d684de16e15085d4b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:5b7b100d26aba70b4484b72550db4b095eff0bd0ba2f290f7c9a5c7ba37104b7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:76be4b8284bba0bbb037a9dd6069467ea339ca1d2be8fe1f8e90f325cdf3716e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c6b65a12f0dd6e6571d7f486e572754ad0013cb0319b4bcb0637dcfa2a53023f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:53259c7236fed212959564f05a214e6d1aa879ea1ac3265df9e203f30abe4445_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:71158fd9ac3d059b118642ff387aab043cb5da0fcd17bf53c8f5f44361202686_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:886a365246e95a13e9471657478bed2e106133a5f8ccf09029b18c74936e867e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:b7463b7014881f2f3dee10777df37adcffa8cea6273095e509e2a0eb3b08c12a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:1c080f0a233303e6097fdfa8d00a5122358079e67c68867ade8f00e2ebd7e7fa_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:990151058b4484633406ac70cdb63c4bb81a55bcc5beaf08f9761dc6ae06beb4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:b018c5e29288c3659a59faaf0e1b3366a638aa6e5efac755ad38df08e9fa54d8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:d0d505849fda4b640ea95bdd96fa11b2257ad3f480045cbbe41c78bdf52aba4c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:0ce0b2ec869723bf1ef0193a2f70f469556c363a88d41baea4c625c615cdea52_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:437e7b011942086c7cfed4ea805fdc69fbcc4878e84ce79339f79375114f2ab2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:51d5f0fb70e7ad141e86e3c0fbe9298f407aae228533c830653a12fe34e18c94_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a5f950847205f1301c551c59406453386863a244ab89f5c1f135b0efc618f342_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:1318f6ab64d38e4166e492d0becaeade10796b7680ccaf7df8930c384f0f318d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:71251b4cd148ccd8dc6bdc8ab51a4401dac1ccc7ee0666d389fafcc291a8af6b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:750e49b90d266e3115369154892f235607790a08e0cf8e7bd54875b40d69dc36_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:ec3f72403c828cfafadc7a9b95659b7f997c57f83f5d7c7f99ae9aa7111752e2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0fe413807e569ae20166aaaed7d49deb3755adc903d7c4240e6c286f78ae1243_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:19530541aebd85f600c1243ee0b35358f3ca6dcbdc0a58705980d0ffc661e70b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:4f199220d4abdecf92c7c34e359be93ec1769767d3531f9ac4ea18255afd8540_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a43fe727d9bf6395e330c3094ce1d337c4371314beb035877b975f2a197d9944_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:20d52bbe54cfe67d5c39f1f30bb56d56d220e190075895a2bae784dac691b053_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:a3e5c3473cc7f259c63176cdcc987a208b330e4371d3d0ecc959c48e8dffd705_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:b678adeca55da4267f68a641454845f38c2015458143c62d611f11790dfbf74c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c2841895faa6efe6186dec578e1c02e8b04c7e178249b191e8f2d9ece462ac4f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:7044079bd7186fa3578b23a677113d67cbe14ef0a5f8d8da8b7fdd74f05e10db_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:79f2aa2eb589882d7788f96eaa2574c524ed6366cdbde6d600bf170a07ab666f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:7ad604db716b570e1631c17f9c0aab2082dcf1243210dca2c33f2e11f05ec7bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:ee7599f1d4036677523478aa026118d6eaa50c71385b19efe62b5c90a3648aea_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:0ff795f2b56a4f1d5fc9c59f31343c4ae619ce1882d76126839d138012f7a1a9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:301b031b83ff0ac8cfbfb21c90b05be0461f37797a1a53618afc4dfa08ee3a89_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9649506d7a695f509b2164c9b47f037403731e82f9119f6a091a7fe21df395c4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e44a21d71da9c3f22a836af4c29d89a8048d886fc98aa059a3ac5c83e9a1dd47_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:7b5197549f0c49776a522cb64fcb0c478b7dcdeb028e8e53242de8363bf59dcc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8b061cf29321ba0844a1149668311b416cf01f84ab2dc4cdffd503f497761343_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a9ac7fd68608a6d07f818970cb8a1654ebc4604c8b93388670cad85afbc9a277_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:d4062ae5ebeb853a210f54254e1c0e48e484458113c651871f0a1e3658aabc74_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:a2b13d02961a41c4b4ec63ba1bc33fa807b04664f13110d331ff49b27d665067_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:d1a8f54e091d4ec5f312e70d2135ea476955cce09fd11882bb7fe8548cdc62fc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e56ff4c9d34c49ef38a4913ddf80dbddc5b67dfbe7810587086af29751ca9cca_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:fe9f712c5e32380eb36fef637f16a65d2a5203f4ee09435aa9b7f230262f8cfe_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:06ae2205eadd0e82ff618176ff3942bf16dab32c446a6b20fcfac229fc49b813_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:4478bc8bb281d6430d367b5dbcf047a4345d6fd6aa41397373005615ee305086_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:972dd4bd3183be7a1344adc65200453bcdb448a5f7487a5311ca3c1da304dcca_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c747eb412219dd6188710ad120f8861f08acab216f825f8910c694ad324c47d3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:1f3e2710dd787643cd43d35edee092efed10438a8e95d8a7d65326cf3c183257_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:4237d1f3bbe422147b295bf918d3c355edc2286c3ffcb8e6944d83ac0207d610_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3367d78351d635902b0c123696e390b9ea1623e765de7689c9bd98f820aaf4b0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:7bc0ee15f0bab3898ad28de7677dce8d86624d734bb38a08947eaa3a0418fa3c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:7d3d8e7d7d29fff25b51e62ed511f28456ce17d135c5edb71a204c414a0a426e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:82bd06fc926859c8f1f738e40a202c1b0b1bca5000e15881506818cb23445d97_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:85aa4038587f439e4632742b7b631913d204d7513f7d9036ca60b485de0a4635_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:b97f78e0989a59a188b3c2308b04798e2e2aef7cedb20c561b84c72b1336a24a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:83bdc38888422094f55831a65dfc4f579126199b6bab643ca28a6b1c25b06ab1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:965b2a3a6be2dec3debfc0a3f98b4c5a9d86d92a1ff1a56ef0250e1782a27575_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:58d51be8e5831db556764d3db64f65c19f6c41e581e591c7ae940c98e635c4c9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:7da284e7d4a33a3c46922673324213de447f99dfb7cf120c5bf184816fe58387_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:6c0be90a6cc5e5c2e42df9230f6d6feae14dbfc95683094b3597f5dd75685f34_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:d0661c43cf3ca725748090e9f6cba73cfbcc5a63005a2d11f551456b2aa48991_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:bd11e3a5efca51a47bd38031c5dab29d5b4e5ce000d680d6903e63d3e8ef30f5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ca2d20b64d93a4f1144799c7373d22df8f77877d17560da82414793222282544_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:30ea821f3b631e6f9f3dd7a34fd0c2d3fa2ba9a63195aba8de42e6b655ddd303_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:cd6b2a09c10ff8313b6e7772d129f610a401f44f7e2e033dd77de91961165b2a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:0c74fd2ccef9e503087df22957ba24054b4d077fe5f82b77f74accc4aeb1c372_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:6c6c911d3aac2792169bd09b0c638fa068e1fc8ee77c047ddfaced6e984aec23_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6ac79f3d17ef043489a093be59a31ec56149c265bfe5a3d6c1d999442f0a97cd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:df81631752c241659beb6ca6ddc5adab0a76ba7d421dffa787c870c2cf8d85d5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:44b1c4eb1a9b38dd2945dcb51d5e1e63fc60d6fdbd9e42f57c3f4e685a1549ab_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:97403345d3e786ef9ad2930cad211bf13c5f99f2e24688a1dfd3e6366d115141_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:903797419160c6d4fe5811856eb727f53f8c5ad9e34706b6d841155dfd59e9a9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:bc4c44660119b886c51782d7bc8a55e1a9f7b6b5e59d317a57da2bce502510bf_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:0e6b20a59ee85a861a29b4f4fedcc50c8396534d3ea6859f3046acf722fcb079_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:41f334fd2121830928a7b6eb3b2f1904d99f525b50761a756a105fb01cc7f6b9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:48838eadbb1812821f889b3794c168daf504c555556a6751d17dc9522f141249_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:62839d47fdcaa9a1372ffa64661614b09912d233d7c1842fb53c228d1678d34e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4a043837c6f0c21ac374fca27832c95b0c59f5d6fdf67d4fc232e595368cf785_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:72b49e79da0ab951c837831ba440220c6ee93e7ddb6bdb3325bd47869ae6a977_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:91487191a7d342a56c7ea5a13e350e4cd52ba5c292d3c6325880440215bd76ba_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c090d4ec1678fd326b1239719dee3fc8294e8d7993e8ba1489dce0ba5c36fcb2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:2f1a650f5ec07710430482e4ec68e98855b4b6a7e73afe755eb4e46e85caf0da_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:47405c82f8c422b704c7534a361a2add61f7a46e3e636a0cd84471834a5b8d0e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:622f7adbc69bc03a0d3b91b5a3f2d48a67e9b8659187b21e3b8ba157cd914b4f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:c4407e42ecec19e9eaaea79c51e9147bf4302af5b35c08c31ea4993d38ff6931_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:22b4a31cf424c943201f3d42123439962e8ed84fa90aabc42ac4eecfad7b8774_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8c7be6f5aa6b98ef618cc4619aea3bcd3586a50afc78624b5df5650da42e3887_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:be1028337aca3109f69e30a2a3fe9d6c37717d6b585fb019095ee466dde697cb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:c0b12dd7403d3434730ea57a49e383f6d6519d1bcb59f01400eed88729233860_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:02959099bd7ecaae627c5c4e997d6518c6848786dfde1bb5ce76f39ebf70fdd0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:1921952ed38ac8e19c6d974a18c02c5922dc82c3575612eecde6a9ba2033d685_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4a977bf1a39be5ab0d14e9753d25f47da4a4742bfdee7e8bda50edb302428108_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fca7a4840489c345b940672141863fbe13c95a247001c86a4aa097d0acfb084f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:4d888341b6d9919fe91ed2ddd5b7a3aab18dddb9e2d42dbf50a4175242e53ee9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:5847fc4851ffed39e1eb579bffa415e577ed832b8afc56a470a47d3d4fe07752_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:785c7d31ce3bbf3832959fb435bf6d24069f298a9644202facf98bd6cac31ed3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:93124b21c5b0b1f81fa06cb223926bdf0a6964f2f624318e269be58346924e46_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:1d025dd19ae0aedb12d1809023f0f00bc65dd4b2ee789fafd151cdd8859d92f9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:8bb731c8611bb5aca6f0a2523f0b6248ec2f10fb89cf3fd7520e4b01dbf79fa7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:af29aaff98b581ae991d694e5c023bde6e6a15a347c2aaf38a72a01f27c72577_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:df2e6c589083d742ab3eeb863dc26a267b9e3b4a86f07fec2ff5c230733fa4ff_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:705615555309ab38672ce9b507c476d159739f15b72e5db7783c9832097fc95f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:71b918638b2c5f6aadaf50905842309df50f81bef7aa5b5968378e8c1f6a4854_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:9cf675089f089d92f18bdf03c477dc56794269ae5492009d3ef5edb198e1a8c1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:b7e29f477ddab45804a33d40896a3e47ecc43f422fa167985820ea65739c2bbf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1cf1fc8622537b1d85440aa48d991f3c9d3286ac3ef836d3fd879e7052062c89_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:6ab771ec7ba143df992a08bd7126a1f901bcb9f7045d891e47dee2ae9d0312a9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:a32dbfa4938a63ae08c83dc13b30e5fe1951cc0dd21bed411310bd1cac718252_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:de530399a2d70f284600274be7086b88f29098063a64dea0a8528e50f8da1371_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2de3fd6073758b51e74bb15f45750c3051365dfd2ccd40f35e05c38d90f43de7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:47b19a623905ba772c8ab9f23076d0d96d4283346adcfbac3d91ad62efc55285_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:4ac2021ed4737c3b47ea9afd0ffbcb8ca503ca304fc77790fbbfaf63db0b0fa7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:c79f300cb5072fc8ffaf5b21288823e880f47d2bf6b4939382977ebd5addf84c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:9065f183a0acf14ff350d66b5287b1a33ff4fcc87ee3dff93e8709ee7f1bc534_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a678ce205c6e2cfcfdbedf3cd3572dd0e6ee666f16ca85b46d519314786e1491_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:db66960eb91d3348c05323a38aa77186df1562b55baadf5b5bcdce0955b12d59_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f2e73e5539de90c8e9c084be136a4dfc8f6cec7c194c021e250ad99958fc74d4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:34aba916b85415a991519315dbfbaabfe50b66f9db2df3ec1c40c4e71e222630_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:83a2a3376d3bf48b8ae63f4363c0d55f7dcdb7ef02ae376ce0a98decd34bc82a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f15e8277bf296dbf349cd86cb79d12bd4c25ead2f09790ac59105f070940844d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f287e5a040727dc302ecc2d748d4a3d67edb251986ad6308c1c5b299a2824ade_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:902ae0554671c205c4893a57764bd20b23549f0642e01401b2d124a2269492c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:99d5a7b3464ef87de24f5139f9b244878ed6bbabcf0d5e9efc8bf0a1c087e70d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c88ceeec18d3109a18141536e37eff494d72ba78b0b8bc3aa8927918f92b6af9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:cafbe979687617664e08635637799a95d82a90ef205593fe8e1ff1a331445ba1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:24141ea740ebafd6ec8992604dd309f23bb9530ab6e382c1b9b8f1102c97e283_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:3cbba55ecd5bb44889c6c4434325c4fc3a10f8c6951b15c8b12f319ba7bc6a04_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8471ca32474c9b2edeeb23b4d063733152632b7e7058aecd77e510ef99d791fc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:e1405b20b9bd31a0bdc008d5eeee104e243a353b078c2768e3ff1abd770b6315_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1d0f74af14b21a41ccb5fcbed9458ea56e87ac1f0ba067a64a6117687f223503_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:290b1d4af63dbde808cdb5c10c5e50c98e5be3f36551e703b9cfc32eadad1736_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:339c52911584865bde949614d8a5673d911cbe8a6b39a0b97a1fdb715a912701_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7c20dc69d6ea661e8becd06bca24291685a53164b78fabbdb40f3788dbdb30c6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:11d2cf567632924a42097e26b88151a84090bbe49f0093863ebb316a29fdd972_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:8125ce00504b8bda45c0834369e6fce13b0c10b8481010ae46c3eb5b2c4f8383_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a8f6a4c1d515f339ae85bea9991a93f940410c7545ecc4a244eafd7f46b2aaef_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e04e10d90a1c29a3dee8286362e69a43b5a63bdd3857885bceb695e8e96eacc3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:01f921b1c591d3685195e1d89d5ad45c504db7bf95a5d64b957db3da8b381ebf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:06d52abfcd7bfb38480264aa18663973b133a4aba39f1109db3b605a81ca45f9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:4014bf9fbffd0e34b24b0a401e3d8f548273cf07ef5b6fdddfa814d3d2ef48ad_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:8dbd84845222f50e9cf2627de6ac91dc3dee61665e8138a8dd658ad80ca7cc09_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:40b08f335eaa62cb29d23ad9b708f6aaa350127b0d78f8078572305eef514be3_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:5511ca08c7b080a2fd353fadd831d0a6102bcbf7537663c5e4253abf2e837147_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a4779ad93682b206d84ba3d3405cf093f7616de223e31f07c4ef3068be850b83_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:aa243fd4fc92150af5543b839bb5a8a8d9f7b1c3aee5e3352be34bbea33a5bb9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2d726021db05e85c22966c5e8810be86c8fde70944d4c1adc075c513253cac77_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3f596a68b083b88b51dd668aa3eaf6b4af57491727db1612d65b9ef4a07b6214_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:8412de95f0d1fd4d26f7e281634c311d416374e925dac5ee63c10cfd11b2fdeb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:8ee1d28db3f3a4f9a8c3eb14a02ab132a40f0cba2393cefe0f97655b29c008c1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:05ec4fc0483339ecaddbdb723142437e62ab796bc2080098e24a3d6fef87e761_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:435dc3ed491543bae30a1b7476a708b8ce72e0240daed0753a36b90974f74c22_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:5055cd45d79abd5113028dcad5313b20586efc2cd630369c288bace525566824_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7491ad3a633c305ef58e21d327a78bfe8c20e29d3065d54cdf1a12151af8f18f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:3b24021ceff84c5e70499eddf7caca29959ccbc619a38b1f39312a9aca9b6de4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:d0827fe18ba307ac4371b715ae3a22ab4b844abccc3397bf8072b6a762fff2e1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:d4cf9cb6cd4ecc24f2c9c71b4575875d0ec45ebf0b2ea7013a7945ee21403f76_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:f63d1af29455bfcfd4e21c20517c768a1b4b8ac98364b18f470ab70cd09d506d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:05b1f39f625243835cd6b94192c147c67b83509d954785ca57ba9373fb25a624_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:332e15166660aa5d88bf32bd924b14bed8235af2dfcd2ad01a432deb51def007_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5f6735ee66c24e351c749c9a94d5fed9a9d3d46d08e79c10b6da56f3c85ee7c1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cbcb10ad3cdc0a97cd736e1a4d46ff57e2bbc5b3bc6383caf3b426af2298e2d3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:98744861549dabcbf1056219df3c0169b76418fae8fdccce5ac1df63696988e1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:9db002e7e76eeb85306b0d425fbe6adfd7f0856500f25b6eb5bf8c262b340997_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a0a8bf5d416d6b68e287eb361344b90b282a3b8326a6f28c4379be3ef9c9170d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:d7c4929f428ffb804614e7469b03e8fa2288fcc5504833ba72539eac16a9dcf4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1926a1e5297e41041d7d2af8246067be6c793bb7e4d9b4cd4dc9da9d7004062e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ca5487eeb83cd879a196bb3fe78bbd144723c9175a1752269a3d34857522d805_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:dfdb8626504e967fc9bfba7dcf65516c2a8582d4a83a6569d7892d99e865a4b4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:f8899e7b479006d8d6c14e127b1f9f65c388ce647df5d6a97842d516bca8b0e4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0926fdc236aa3e2fb26335fba547b7189d4ba1be12a89a4a829b9da8af45505d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:572b30c169468e804eaf7e1cb19ba9124d7dcc4d8777bc82f77d59d0f2f5cb55_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a484bafd82cbe16e904c1f78d2de33082463ccdfb4736f01469a5060f7c3ceaf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e7da39d05d49e4020c73208ab95c7230fd5e78a4eae2ea0a353fa0a97e99c8bb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:64c2f2b56bdefce3ce1b96628080c1af4fa62fe4bb595831972323faed2c87df_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:6fdecc97391dc0f7fee88ef14c48b3e23b32a0b7ebcc1b3003d464ca4a3f3a52_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:8cc048e598f49262341608d9326559432b12519b2108b232c0a88eca7a82fdcd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:b2f94b354de0cf44ed4b6440ee3875757a809eeb18eefc28ab133c5e1b8a5990_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1b4e71d7e6b91f59ecd19b6aca6d23cf0a742e9f2be983f94bcb0f4e7e9ce218_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:91f18bc479127107fec884aea23ac5bcb8824ea4a000df90ff17c21eff306030_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e0eb07eb59910f03f41caf262d78ea69dd44a41f82162c4a103371c4e11ffaa6_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:f15e6d5451749a89abbd90d42dd35ee92cecac4efd49660902a7cd117582f3b1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:0c5748932e208068e4c6285d06df7e44af61cccfdfd9a110dbf4ec41383161ea_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:121038ef6b4283e4a3e2bb080042beee2168983faa511785ccaab80beb5d239b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9cb4d1b794d060ad504c130fca650aa2bdf6366b08470ff51c86c24f966e09d5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f88c45b83e56a484b501df5622d8ebc933fca23f2b9cefce1279b145c1618363_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:3789f6202a8ef37ea9ea1724dc14987b12a132b2a5f37e1add4174467fd91e01_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:74b9afa30b256cb3859dbcb0fb2345c7315efd5b221a1933bd0aedff00d4384b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b64076e354e182632e9bb1a732cdcac31c7b67f377a3a6d3e16f43878579e72e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:bd16604d896251bf6f6ad0af39fe0b231173bf2899f4262f677680f4945d3b3e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1ce7535ba173fb0e2c1cfde4c4587d73e356263fdadb245f492d020cd67dc46f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:87b996946fbd79d687b241452bc1e4c7b68ad1cbc5fce503887bd61f428dea82_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:9761c8ea9b23641fdbc3fa7ee163e1dda1e65dac2b381dd007657c5e6f0f6990_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:fa3b63ad471363276c5b4ef07974ab70bb00083f86428f69e67afc9e5b326df1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:280d2dae99fe86efc2b82badeaa553284df7c5afc11329eccfa21cb1cceb00c3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:59f09fc0ca1e1b697e9c581b0f3c2601c1e3b5ddfe2111de305d3b026d7c186b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:ccf5c59303405ba91b21de9ddb94d932ba6ae60019471d7129a8d81f03e26e53_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fe588d3639c4913b5377887bac46be9f826b30409e3782e7c0411ebe95ecf8b6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:736bf224af04467f6622c04e9b5708deacb8ab1cb3c97cdce1f8ebcc48e7fc0a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c6ee3f39b71057d1374f752bba9feb5a708bc4dfc49c9fcfd39926baae3f9993_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:d99d394855cac5192c2c7670401b320a211d90f74f7a7991a0bcaf7189f8029c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:f04189a8062571085ebc72b8e838d36b64bb97a8e1cbce61afdbce81c6a56ac2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0f86d08f550f0b83fac377251a2e780c3f3a90433937cba72fc4aee32dedc93d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1cdcdbc5f671e4297cad2dab6b20c1598145555a6aca118ce39bf1b580bdc085_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:67b2e87590f732587948add68fb488cd5b9986dadcb5e9f59956109e19cf29f8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:8cd7eda283049335ed8b6f023009756ad90fbbe3bce5d4ab7156de9a8242e355_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:103196d44af27c2d8e8541072536e2e2a3e59f8f6e942ff984026fe5ca9b94ba_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:2970b844854cdf7a1c395d243e86924875c651960ab0af07d26037895e1a53eb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:881566bf8560d6147dfb2d72a83fdf0f38264c4e0a1559f20c97c1b3fe21c50f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b4e74c5cfc507babae759cb1a13b987f59360b904be9cf80d5dc55263d773186_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:2038cad7cef0b373f5297bc9bf338df1f777b79fe270edb9d1bba2440d552410_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:246ac81dde74da15e849f3543cf06842a13d6bbe4d0ddf249940ef36385d2b38_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:7ebd15732b6f6ef5f366cee2b2e05526dff583de47d78d19259acc7ee50ebf98_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:a7adb73069f50998da64ab00a7748e9479f6d39380ef7cfe0dc81a55a178f74c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:1b4e73e9cbb4508f6e3f5e4522470911c35f4b6529d9bbd61e791545431dd976_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:a13699e84d3bed5f83f8656bb63d38e348e6561d2c6d11adc7cd27294d44e12e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b49499fc3bf0ac4da7964469728f530c2474c080cf18d6d95173c827f6497727_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:caaa0a3ed9bb61b3356e29c08ccab4b07b543bd4661785e11af9548383aff831_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:448880c4c4f5ac24488b619f5fd3415bfacf97950f7b819f6f35f7ebac936235_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4d4dbd56edde5b9dc1f8e8ee4f5b709928efaece3943b580a738c3735f19f0ea_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:92d916235ca7b3b785443986d77ff8084a21971de4bb4e57805e25babad67458_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:bb0895d3c3ef846c969f36cde45c6ed57f8ce7039cc6ecbee71577f992494ddc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:3614bb6b7684d65fa02e21ad766d9e18ba8fc292bed89ac4294af6ce4e6b831c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:44598704737d739636a7b1431f9192e7c32b3c69222e1c0d461e593604b92c79_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4f17d26dafef0f6cf1879ce9a2812b8dd2d35ce77f59b9e47d1eef763aa39ec5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:865ee09a0883ad3ddfc4ead4127b08d964aa3a89d5d26a7dd9af52931d1c83a6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0952ce6368ce2b71f77cbe83aa9791284b8a80465d1cc148b4b4b6eb3275cfd1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:28e36f204441718ef6ae65e65e0159b9e6a79caf1452a580c7ab44fe2f46f600_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:52ed6558ac80084e7c94bd1e92bafa85f64e700286a94d9dbc8ed8f3b3b8cb94_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:b20b5feb482b424cf690e6f55b89e1ffcce37bd41233c174cad1380081327c6e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a9b74c247c939c2ff2363128340dca788c8b522433c3a7e0db97fa0849263486_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:abb6b9c35d3322e0d906fb1055c8e440197f95e57dc03189c625ce0c90da1f26_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b82e91fd4ef9cbadb8d76a895ee437b0b21855ef3384daab30fab882f1f3132b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:cb323a0f74f6ea591d4df2d79a4e06d84489e186153cc111b4f20e622f28d588_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:6122387215ed257df55f792aded85388acb692568c8a652c82ea7c84183fed0c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:65aa22f13b104ef68e4eb2dde6300e0f0fe376b682fc7c163da01699d8165f8e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:65d67c5879a5a2667a44fd70434bbfb1b5c39fce94f3bedfdac65a5d3d128fcf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c5f4f9dcd173cdf67295d73aebab4776bc3565a4791d651db570510a9d452682_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:09cc2925426240bfa4af94d495f456a27c6b7307d862faf4519b0b8be614f601_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:0ec2fdc291438377d74795dc772fabb5fed81887bc21e8ffc276e7c0491ae182_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:499381b1d5b2608dc7cf3e829699bc4f3103a2d5074bd4f6da52ae07f6bbc956_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:8067253ce489c622d3374158da76d044c8031054c35fbbe4b4b9d4392dd70dbe_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:90a207a38ae65a354951a17ec2f264ec03d04b12dfbbc6bd1b33c4f2cbda9e80_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:c2e1580c9009d93d42cba6983db847ad0cc6740098a811500ee28dc8acc3647a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cd73bb7f4396a830f603b69e4ad2043dc69a06bf3dced4e41a1dbdaeb55a27b4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d3a7cb8ccbbff5f311d8ae934423d33bf372a716a9c9328666db11b119b9dcbe_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:349dbce89d51249b833c644973820d494b49f821ec1ce6041334d5404280bc4b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:55e431c3b05a2257cc140b475b4ab3ec58584a919d63194a53167eca7a79d4f2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:b32e72035c695f08ef6ac519d3f0acaffdc20b88beb7433431170c9c6e2b5c36_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f645acfd696bfcf5d17d025ae787205a6331dd62e65def6b5ed3cbfbe1272478_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:08671538bf1a2694b66454390ee777ef54a1aec9ed3436b82a60a694a094f6f4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:1edd80c7bbc1f81e2561596ca7b51ea90d84e0f9c4227d488e46d8ba1a6d264a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:44b7901ce6b53a19830574340a9536a86d2c7ca5534eabf85dff7b643c9bcaf5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:e8c1f25de812fde0de869d073e0b613cf6b2e6ea423ae5a44a0ee0ec458f0516_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:3944aedf2d50aa8ffc45c861981b09d48dafdd48b14f0eb7eb7554477df79ce7_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:56476d218d817f12156e67a5949dc5aa96cdfbc47b8af87494e68a5599e0ea52_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:6c5b8151e50da270d904d8588a841bf7122d79fbc9ace16281ea96609c40b342_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d96ca6ca34d38debb586165c04ca6aa3735d09d25f89cb60043fb800f5ccdf7e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:ca69d38281c9e4a558f66bd2958c87e210a2dd359d55dfd0caa6cf98f0580a1d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:da702028bc7d5c08d6fe78e216a4216cde44e136bf6243b083ebf51d10a95205_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:454558fb455ceb249b25ec705353bbc284659342b70b30affb299c700fec8863_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d1b58fb1f844d647468a82553485b024ec4d8bcbb74b6a8f39b6a5ef99761bc2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:3e825bde4d1992d23cecafaa919d793d51edd51f704ae5cf6e9491f9948d6092_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:f45f6555fb87398d083da14d93d643db7e24ef9b4994a87d807a3a1b4793ee0d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:0b397ed89ad84e5fc20bcb4546d98e887e6c7e64ed467f603fc1f2b790a1f83d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:2cbd12a650d5cbd04d9e8355ae388d3dd4bfed331156ea7b1bbd60df13ba805c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:a39e5ef3c67656efc97479b79e26811bfb1a68b1f9fa80b2fc85bfc1dee084a4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:fcf43b3b0c077fcc7b0d97b550588c3edfbf21730368bda41c3586a02320ce4d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:00fd69d7b8fc6019b059f04b1a894bcb2b9a4cebd4ae41a9c0177c4f6a8e7316_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:44b7de7780e7851318a8c68638c1fc221f97ac2e5e8a50fca465a6467be3df9d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9998e2e5c1065ab7fe3ad0bde60701a8655d8ddf02b18a27c7fc1689d9ce05b8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9ff4e2fb69c0b97daa101c12331b66b923f7d7f49f69da4d35e4101e4e424d3e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0339008ebb00ad18e064c48f06cddb24b6345cbd88683b91f8a7fdac26adf5bd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:2e31c5aa612e6655803e42f01aebd8be50658ab9c4b821ecd078d4a9c9a94261_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:893c6cd732f387c68fb0aa2ad61a319ac2a1b34186114b43e42d49ed1c8ef0c5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:99e071daac0bda292be8db1fd188ffddd474cff4e88d0655e4a793396de528da_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3d3eda47533f9361cb35c1c47626b68405e4604631f8a32a26c79db6f683d709_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:8ab5d2a46c30d327a9f55a3d3de7a1f19e750b58e4f68df24c447a41c74a2e87_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:dde11d10138f3af41d989eb88a34d9ba0bdc3aec129a3931a6689df3990d492f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:e75b6d682677fcaf0261868bcb1eb082fa3a668f5704ca5385274952f1736a00_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:01cd4c1fa0906130ea3499b05234cd0216be7aa5e00e144ea3b086af81482d7d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:8786f067fc9b55c3a5c3d9b252c479a31b1aaf68b99c94e79e4076a3285f95ce_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:bd7963f1f24643df78e8f316b6cb2a9e96cc395bf8cb87304cef0bc0bef65ea3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c4a35d280bbc2e597e8c859e829f94778e19492fd3815ea9b275fb1837f2d4ab_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:01b73cd5f5f06817a018fdc04b408ab945b0877b8ffcfd984ce251b4aac359e3_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:2ee40c78cdcba111261ec7fd55f49660940c2c3debd2cea97fe37e2d5975c579_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:720bee107d4056d6c6a2a96af5f79709e1da17c445e08adad1714f1ee8939193_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:c9fcdb547528145d1334652190386064d77d60774c4adf186d776871f36c31bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:224aff3fd638d3a6ebb6954a7923e76ae25c013d65f6b257f5aceade4033ebdd_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:2a96dcfe4ee750b8ed68fd520841e888cbf8c4481ecbc870776f256c19172f67_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:398184506d43278f5abb00b3dacb766c6cc3cffd94fa821c701e747add69a40c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:ade5a70976b138460825102d0d1df849e4737347a1f5e6714fe7aa64c394e234_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:32425d86e2f8be3950af53a1a07295bde5be3b94e089b98a9792e64cde936afe_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:3eb8f7f67a791b685b4c068cf5d35186e5313b91158b611dcdae455a0073128c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6b845f5709b42acc145314447679bbb4537882813335d904e653772341d95d7b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8e3ca94ef4fac0e591cdb961fdd8ed9263bb77153f1269fecc451f7584a768e8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:48be3d9d458707679a275e57d671671ca7e6235b0f899f79e6113727219418b2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:8266d1ee4b0f374972aa079f42a0ce1b5a434097fb057f90367e95d08b98273d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b9ea44b4e7efc178f82734a0e03397ed2050dc4d0aa12bb2615914be1b3d3464_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f6cdffdfedfe14be92270141e32748600fb5be834a25f636dda6d729c1322a5a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:065ba00a0c6fbcca3cdba1e2ba651588bb2398ef8fc41da37fd65793c66fd881_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:5af9ff402bde5b2a56e9f006cee296f1b5303018804ab53f24693958c0c81cc0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a133782736ada93f72ef1ccc5c03f46c674ca510136031f0625f2ffa43d7fde9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a3d307f025098053d765e1eb32a48fed2d1e64a26c4d10ff3475168439fafc1d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:13a67ee1b4ec3b13cf66768c9fae19ac71f2f2de53d289749a3d0722d5ea05a6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:420cb2ee2fa3d87774cf2520813e79b48180ba6de5535f1223313712a8c25e1e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:bc729dc4a6211076736be18ec3c3eedf0855a39207e453719f5e76765782a5f0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:d39370b6202f62148ef699f72e54cf122f06eba7c8d64db2bf2a17086b4b70b2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:1c1c6bd129c425cbc054652a94450a2510c416a79185de7c779ae919d5f78d3b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:441e08e51f09116b2aaec00282f63ae7bc1912d3dedf849fc3bd515617df13b4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:60e2cde8ff38f2867c3ee328c49c78e9c221c74a797aac8168e9a1511f583374_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9e8f083606d913793bddcb53db9d19b584cfa215925f0bb05c854cc3cce46eef_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4142a5135ff7c509860f39f6dcc8ffa312b4e24a1168efecf53cca1e3903607b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:8e35649c4edbf940628ea29885ce9e9e67ca748f622ef482503032d14e17d1ea_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c2d804569b6cc2a0aa0c5cd04d06dd6e2e2a8d3eb26496d9c2c6ea59e42ac79d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:299674c1657006b9b90075b2f32310df2bda6f22b0e39ccd7c2261c424aa235d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:53b3d183dff1cf1aec91426c1a034181f12fa5010323372e70ff1451f35343b9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5c075ca080d72b1cc9409ba8ba1d20107663796cf95c05f6a34f7d590e8a3294_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:8f597e03dfc9fdbb8632646c72bdb15c690816166e5d93b6645adb5b7185c07d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:a05e4f4d7b2f90f87acea8276137e789ee1f3f11913515a9adc8ffe20a612274_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:dedc2b423c2ea95328a76d6fcbb3eb7e2d251666d7e4ae065490b304f719da4d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:07149b5153505d1cb8f59101ba3cfe8bef6698b87a6bc82018a41719c9bd55a5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:277e56c65a23b28454229da7b0df6413c4ed12de00f5daf3733279d6c6487b59_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:5f50989f0a42c563d78baf4b0f2935d57f5c26f48149fe6f36bcb59ad1926b2c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:02db458d9359594aa9855d4a892d8a5265ad9bacc246a2011c5b9dd8388bc9e2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:506735bf56e19fe03d7608921a2c939ff1b4f6739b393d05694fdea7e32061f4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:74f3de8e7c7bb873e51618a8d2c84291f9560c36b98126d339c5fd96ed741cdf_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:f2cb5840deacac20bbe75f2af6972387a78a502d865de1ab5a4a12c9475b4a5f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:21b3b3f17ed5ab11cac03a72db6cd97be86b86d27f9c80fae428cc3768e0517e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:3afe86a1db4b0cadd29edd815c8106fc0cfca92916e8a7f33fcda8c5e5b21914_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:637d5dff3deae9e41d03e57b5179ee8010d660071a7e6129b115aab010d112c7_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:7dd551f8e626ec72f135fe7a90b7589b26cda72d831817dbd369701fc15429a1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:1ddee1f2ffa31ae46bc349974d2ca7a00d38104ce991c7bd6760e121f1f26e11_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:5f0340a539bbb0d4ef8112319beab5a81a101f2bfd3b7c7f1e60c24236843241_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:8d8d4cbf731faf11f67cb8b562d8b5bde1363713fbbf98bcec019d28e4513c93_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e55c4a7a3adf49163efea992ab8d48b7c0513dfb3545147ec262ec31e619cddd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:19e91f33e5a2dae321ab08e82be3dc3e02effca2a1782722d1d51716e2a6ae44_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1c7957cccfbf1116e9c34c973e397fbe39aff48abe224d3d3640856b6e465d44_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:57660f110d32d19b5e35a14bc5167e6944aecc46140664c8489dd7f8b7956a5b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:6ed3c0bf31ffe32cdbbc7e5d45ecd95a584a2068a816a160d9c45d5a354f5bdf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:0242190f05088ce500fc80dff474d15e3a764aa21be0a6d9aa5da781e1472aae_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:4cff8c79d0ff04caaa11011c8ecf7b2075609ea9493cc26aa46b37d49696d8fa_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:4ad1fbf0af49869bd1e3d73a869521f5fa895dc93466a9b86a4852113fdf9e0d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:8ea6d4c0aba37c47c1d0bc96fc7707731762b050aa95d5ba7e6d13f29f252511_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:195b548002df55721d2ed620fa5a6925a2d7122400dc987e61bdf134e47875dc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:f7af0248952398d2a00851762b3defead9551323ec4f11534009a867ca6e72df_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:81673c0d92b1af126a8ee1123f1a4c4ac7aa26649b86f75ced4479d0aa5cd7e0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:e58438456be3bc7df25465a6d2fea766dc57f85ecb248faab74ace0eca248d1f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:0f09f6e927d9471d54c01527948cd0643a091a7bd9264f9245f53a47518f26c6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:7cd9b1da9d842e8071dfacfd217ae0a42c2d01b3a55494d442be0fb6493a0eda_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:1c73d67015c1a78474e93b35c2f2ce3371708452dad77ff43ba431e103944256_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4f1cdd54b8403f8f469f7d29a8bc2419b9586b6769df9d50c97a27d19d33de90_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6c029839a481bc45c424e5ba6400fb00f66821f2be36bdf4770b19396f9c20cb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:bcf7441e9bf05766a50606c7e514395ba511a9887fdb260ac80cc9e408a588e2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:1dcea4445e9a4d7d796fcc4d3fb38d66a4669264f7cd9c41133750206a1d23d2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:36994023a85b01f474284f1ad880d8664cc92659a147b75e8897c2a8d96a1a71_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:e2f6c9979224cb9e6cca631d628dcebaa38a2be3b55bfdc7b2d549596cb0019b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:e6230510f507b363ca68b4b2a1709e4245caf92adcdc7b6de7370762a69c0ac4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:143431da015d2d91e72ea1b71683f88286cc84314cd585dd351ff4b4da6e8bc6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7588aacb23cc13e07e64ea5c2b4c934b94b23d765bfb20c4724753e79d773a9b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:853a30d937c449856841cf803458ec6fa036da6cfc4716597dd68daab9d325af_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:fc30c674e4c8571a5812b8be4aabf38ac978e4b1344334e22a10e34dc324e33c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:4ffa5edbed7245f9562f7346305b3f349c22232cc595297c61e07a362ef46649_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8aa06a57a4731278936bbddd35658bf1418bbe5e2bc06a3ebbbaad90deccd20f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:adca75c7c7762b94b71d07bc4fb05eb9b001a461d482bcb2c3139c62368baa47_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c5953f7acf3484a2f9e993b3be168da7bda113c336431249cc9b1cc2347572aa_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:8a17cc44326bc0db545c5652452e437567d4eb722aa7c91290ff78cfd328edd6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:cb3c3d72b3014bc9dd16c2106855439d616b8792bbbc67ae82b49181ddad2062_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:a25384b96400171fede49c77d773289e4244227a6877978d9cd6ff308ef3c15d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:dcc3bf38f9020013530e930e293579f415004b0c14cf7607365b783adfa550d0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:172d6b24902b13c6493ee1dee5aff4e474b16a982500927c2b6634b049e34294_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:1d715ac443da3983faeee051e27c5a86b61e100525c6c7ef7be4f4f0d91dc6f2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:18f546eda0159190af96ebf33b5d061f7223841630b1e1a080d646fe1973a96d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:8d1c5d4a234b11636ed9f4607d7dd47c289bae05f1c600b2dbcc1a93a4b1bec1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:303395c4f66beb02f4a0aca7981b9d05584bc736b0deef983d48c26d9e0c735a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:51547edfdc8a16102723fc75c56d3569b972b09a0009ccf20fd4600e310f5ac8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:7e4171b3ef10a2e275e1b2cd5ea41a75c749b5437ef519c4d9cbd9e0485fba79_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:dbb088683a748bca1691afc439d012e00e782744a059c9cddf62e5ed1447455f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3950e6de00cf4d5f4519186d794295689a6250439e67859ab7e83688a9046e95_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:62a8528ecbb4f9f6e31cbb6b3726d686ce3abff1f9677a6f83654e866c417df3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:a50d8ecc5b23e734ce47a6c5955349a5d26372d9dc8a638b7bfcd243ed3d3b52_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:da37b98cef43c5410da326b9ccbd89f5553d2d2208e7411604383a77913efe09_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:05ea4625eec55253f86b454dec2742638bd4f4993d2ba0d5422e8d7beaef864b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:abc4353a8d9a669e7471f984ff47766330f51e9c36d1fd720c8783776cab346e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:b143ae79251dcf9ba432c7b3db94f8321fa33b78d2a4e6a5088c2d38461cc3b2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e4d2928509a1b0daf46038b10a549e54df7d21810eee98b4a1c81ffe592a0e35_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:0760f5e652e7126a5c8927dea91d2861e2e8c263b39b16aad7fc681376a6883c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:10583ac61c5c8f8f27a8d25e49da53710d449cf7b799296675697996c96c171f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:8cb8b5d563cf802ae5a0cd506b27d14b1eff02ee783a41e946ba2236070918f2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b41b6405c17283f44967f210ee90fccbeab190f7a0cc60b2627da1770f0b5529_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1574ac4627c46b08d29359a45459dcb1673642d1f57f21da3048079c44a4ebd6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:2f6809b5fc7275d1655f894f02bee60ed996fa8fc06a93e22510b106f9cf1b3a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9a39f3966d4040a2955574c6b25dd1cd4746d99f34739756ca747ca1d2394dd3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f03392ef674d385516402d64e7fbeb4f682fd4bdf3cb9d181410c275b347f74f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:27d854f0622a5725f3d6a1dc734cb7e993f89ebee1f8c426f400f80e4af5b0ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:538af3b3678b9fed1843ff31fc35260b45f522f2a8a344a1fab54465ce548857_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:7756873cd0ff6ff3861176d4bad3cd177578ffd4842770115a42e326cf726660_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ff195ae0c0b2803f561cf75972798ae12054e6ba15eedf2c16d3e077925b8ffe_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:2735f7ba604c51d1c625b0e9b0df3e8b96ac1a8b559a2ebd8ae8ca79b5d4203b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:dd9629f2839b3b402feb38a9a742b1ca299c0adb0ef53f87efe368025c5cd09b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:f05756deae6f9e544e117a9b5d0b6fba6ffa477e3d19ecc490865d734d836d0f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:f89603abf87bbd02347002e75718ccb74491d9579076447c2c2c269a1eb79316_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:207cd7351841bd0b8b56d6252f014fbaddfd436882b73f1db8a64ffc204ead86_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:24d535567c4cc4f31e69dd3cfd2f050e9fb51f161d1d676cc978e70f8ffddcf2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:a4311e85d138576cf240013e2db4364c0f455d4e007823695bb5fb3438f1391f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c1d2895cce7b7e7b7e7f2d5924ce880d236a2fc47ed52f26822a44ee9c897315_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:1ccae922fbbdbd2c7b40a13a974b28ef66f17ccc3461d401c68aacdae28b346d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:c096b6ed587cc5f42589cb796544cd1c6c8e68e966d835bd8efb556140925523_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:f85a4ce0b14eefc35cd5eb9ba4e432c09dbb92efeb235dbbe317aaac1412a767_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:49a539a6b8b4c69ce993cdc5e6cf6c98c9dd2683ab127991c2d6273352a2ccd7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7a0551ca9e6705f3075cf7b451d30baac8fba175316c5656aa204d391d4ade88_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7f42daa503a2742e421ecb808d12423df6fc3bd80e5230dd9ec1c865decce692_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:8021c06150b10db3c8a4b4d1a42c597330de8f59b8caab46dd1274e0399ab793_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:42020dadc17758722b4945555fef8c6bfba0960254e5cb446d256c731a37df49_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6e2b738e5c5f7a6e3a4f2558cd965a06d2b2d6f89e6b9e417d433a2ba6bbb912_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:8b957f8e353c0c69b99b6df9c4e39f0e1b0b43759193454ed2930d767f89e82f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f90e056041490a3369166f46bd3aeb5f6c43cb9567e2ca3d7852bfd2d3930bca_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:043909491caad0e15a9a4ff4d66a28ac9fec1e47b439413529dbd1b33be2456b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:267c08aad5267e9d15e5f91788600b87ce134fa937458c874f732ac5dc3c1c41_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2891522f85186d64b1db135d879bf70b8a0f7a52497385b01e530dbf503d65dd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:79197d96cc1b2c3667cadb039410c6d618f85b5f6dde536b5925946252c75d9f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:3c67e68d8207eb0dca7c215e35c88d93654dcc859c5c7baff188ff8e270421ee_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cf8536d44e26198584800d962773c45d5ebdf9a1c67fb1d60e63a96e3c154be_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:9246b137a731e13a90f6e23eaa163c814186cf9b552d6ce10478b8c7f1acaccc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:fb5b8461b313b9b24126e60283062e850cd74e5ed4e900f4e57fb714662e801e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:30f3d207571e30cc67daf75bada3e2f22687dabc0529c9dff9eb4df5fa9f9b8f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:7d3077132cf818dcf1f38ac7f917150cf6230767335a3cbef6ec4fea49f0aee1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:84476730e0b72c40993e20a0a7b65c38c0e5c9101d4119d8f9b6135ddc834f1a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:de3ecddff056834e37bbf77fdba7f962f20f1e596964ff640fafd7eaf1b5caa7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:1950a267c6daaf72cebf95f4a8e792b3cc143945a0c58b2fad3be6bc1301147c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:4311cddd9ef0c1354df2899203be91d45bbd128c1d06376990d012d5a9b40a02_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:4a38dad6f5107fa891ce7b8f74d1c5e8049e0a11265ab58b2e421275505298fc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:6373e4d7be182156f651ac9b7df5fc639fe76126ae7099366e65422ed260c533_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:016753501f4be4bf083dd23a9bee607dcb458c4662fa3ac7898e08158f2f8c3a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c5c3fa06054ade9f78b5a404cb9817fac03db8860228f3a8ab8e57ce7289fed5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:ca78cad82282a70210b26c6781b9f86d6d18a62980d09c20e62e5e3592ccad1e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:cbe4e3bd43ceaa070f1c52715131221ebc369d689bd911b20ef54d52734ccc04_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:09ee479f87f73be1e09df5364ab4fe755acbe625ab79f99b7c59c090e1028d4f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:7218b29a4d033033423f2940f1a01820199a378a931635be5cf23bf6754e5675_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b50582ab274065ff10bbae60ce6406e0b6d2b0b1195f45d17ea1b4a9fb48186d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b81e101c5816ac541af6a33f67d08d077d6a1853981c01cfbb2eecdf1ce703a8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:0317fc3d8656f1bdbaeebdd2d8e98c5a2d6204e5f243d46e29dee37f03c81c41_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:084f095860d62ddb74798f04be2ca0aaafa7d29b67edd08f69b924512718c601_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:6e7dbd2ed496ac37357a8fcc834f04b760a64b5c3868be538726fb3b42b19c77_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:fc4fa1b1d99427281c77b131912ae80f0f83cde1848a1613c28e246565ad3e85_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:3c6c52fdcb07016fb712996e681307c5d6150172806a922a0f4871347444c3e5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:8bbd00a56bcea2884b407ab5a5484e666b8b0bf5d0913e1098e7048812944062_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:8caf0766c6416703e7d31593b0658d618f5693a5deed8fb8403c1a55c21c6628_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:e80ff4942f266d709603587b560aee86a3df5531d616452158c59d36e451dd8d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1a8dae0b42ae8a68343e8d8037b280016faafbd1372796d0443ec48f6dcfb140_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6e233656eb6f0c027334384a5a93d8fd02c8f6dd20c3ab2ea14b9f5e00f34d02_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:74b7a0faefca95aebb16f4d8a1cc169040d6139ebb9074c6ae6e0606fcbfd30a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c79ecf2529d951ca89363ef71c46f3592b07d189affea5966d0652b7cdf076cc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:0d6f439c38530f66dda467af7ce31a35e4c9058acdf8f91913d01b6772d0dc18_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:4f7cc6f4a9b5992ac75f7cb25e0956b63c16d1d80de51d4c6d2463b88d1ad5c2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6874c245fd5d789ca82e7978cbbb1a74e8ff8fee198eb4bec9caabab4957cc4a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bf8cc541b8e0b3a6367dd9a8c7622fd374b2e00a8faa1e5a50351980b25c6965_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:0a672e9d0a3396c2466a99cb15b045584115777e81e6b11f25fd0c8c420bc1ab_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:1a63f53e6bcd221fabaefe55b19b9c2e4e7e2399b1392c043cf10293d869a530_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a39c192ae50229f6b2bed666ceab9f07541a023cef4e592f2ba415c68c59d518_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c42b96f27d3646ecae1a3a201f78bc285c5eac305db29c5e88b6f1338f9c896d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:4af0333ff4f8a1353d25478abb32d7b64e8fb516b5e1aaf67955e866a2baf734_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:cfc3b31ae1ac667162ffb29edcde0ca482663cbb0318e71b66d14277a6d08c21_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:d7d4fc9f62d3e868cdf203ecbd592449f4dc3bcb5b6b8c9d4d6c9436ef505c5d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:dce327a6f80559b5f1eb0b707db9d6dde94e36aa5b2af4945136fb8ee5bb6804_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:02db4d184cdae846aabeb2fbe6f392f6bbb2b98d17a1e7773240d47fe382e7ae_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:21664e619da8e10e72a7f089c56452dd08bc8f075e3d58e876a1f612b2b4c0c0_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:2a54a15500528109cc92d618fda0517e51a9b4c8fb84669045899ed9086f9bfd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:56220191c4881505437d4c0020b31b9cea7b12addb45e8050543be4932f375a7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:aeea500de4c45cefe60e18ed4db4ca9de48e46cec7d1b63e51734193e12f7a5a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:9e9743ddff20406ebae14ea1caf54866f9ee6830f11be1ea6700b418e05f4a5c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:1fe18139c53703271b932aea60258a78d48c61166a38d931477fbbf2b9ef1582_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:86ad1b0b9ab71ff1a6d30a906999d45acf62bf763b905480bb4efffc3b943fe5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d59bbed5b2597e2357ca7116e0cadb923a180f08be311fb860b9a0825c213163_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:f3703bb8357eff03415433744e1813ad5b158a4612d3aa55dc67d23942f238ea_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6e0b23bfa08aa9041309ffba013b8fbb272e8deb92d83bfe2af1f1ee94533235_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:91a7f91d17350ebb1c549f871b21b5bf905c315309261e9134cd691b5d36432f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:c3bfb8108047ca19d746cf26b012f7c9c3820abc13e85fa79c6f9ea220446398_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:eb26524509203b8f95f2f869aff348535ba587bf5c8dc7a7a34d5c443c6486cc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:33bc87931a5b1ce53a67ec4f4562a86c697aab9cd6090e0e40c7f45446c1ad96_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:bcb41ae05cf93960aa22a16bd3c921b522c8c782a06f6ffbcc7eee8b75f53f59_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:df8d04b062fd8053f94862f8faea6ad0a107eff4668a06af26a4e24fda1967a7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:e5e0e2a9c952a04e4623f32685cbb5b7930fc165724492bb8e08d0cbfbff072d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:2638dd69359bd27a859841f0b5875d2cfc193514fb38b96175bd46cf06d04391_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:401aeb9d9026ec5d8e06d0c3de52c1d4dd0d01590237d76479b89a299ddf2273_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:7a47962332e766025b3ae9e0d049a0c7b2c8312ff696a6f81645fcfe9b1e2f0e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a904f1fe7bbdbf0e8dfa106e17814ee3c5101ec3fab5d5bea2f7a9e2c8252139_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:26ff41de896b8537dc5a61bb00ef6b96925ad4bcaa97c0a441ae7c55ec11a14b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:5af7387b529944bfe3c2c451c02cf9d4fd36391ac21980971fcd3a6498c69ecf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:b89198bbd5154c2c090ef44f5bc94940fd59cd8d1515f6b2ae8ff4cd58e29782_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:e5aeadc5599433167bf39324142690e90a9d4ef195d338c6d764920aae688e31_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:050040c1872053725a865da70b2eec29d6e9a596e4d527c1b03cb975634fec7f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:072925d5a57ad73d8e955dd13d70a665c776e8c9bd51a35f62dc05d070153fb8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6b7e4bfae14f4f8059db5cb4c8ae8987f4e5e330d06d7daef13f6f57399e25a1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:cffe7e4928472626e059c26ee30a9157927819cbdd3190a5eaae991f010f396d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:2faf5d18a1a2c1955ab38c921dde0793f76d57c81c94aa9b9c03355a91cd6d1b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:702987c4f9a9ef543703a5e9efe982ef00d01bd62b30439712dc82fe96d16315_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:915d8d40f0c38081ab8098ee11fde082dac0a7a29d76c1f13f8a7b4b372c387a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d52a94b8713ce912f9c61dce6987333d40cd7c90fa4262a1922ad8270ec3559f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:5316985ec76720dfd334a84842d3223b33b4567d2440884764adbe8d9f1c6b97_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c141e90173e23ce656071014d8f22b36d6f71215ddd95477f305e1d138974b1d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:de7bc3d87074dc8a49698e612fd0e7456c037e129b63420fe4519ad0d51f352e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:eb5f8c741adc1c67f0d9c23b3ac0fc383a078a2b3f449b78202b0a686adee35a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6d32cf8fc993d00e39ae22d068a6cb109e0e7c59e44fa593bed9911bdc86ac13_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:85a84c3c97e5136638e411e5001d841919a191915875041980fa6170d6049fff_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:bc54ce924ff592338334bf9d6982afa3faf58b045b481c3f702848f307b7fb68_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e43716f7a4a88656013882121af515b584c759ff627dcc7fee2e9243bc6e8cc2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:3ea10dabcdb470bee717d90f0e004f74c59b96d42a61023c06839474bb6e8dfb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:432f4a41ff47eeee1d15a3c1770ca96222f7f4ea6ea2b9f225af447edb417226_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a81bd9ac2f49976792da147569a46c63c942dbaa076e7c95e2f07f7e579a0b11_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:e085663a668db35e26b186d3a4b66e61d82fd08e6f8d5f4ef899fd1f49f83c81_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:27965934ab52594d6d51aa18f8a2a1946c2d1386528bafee16001c3a45d2388f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:31521371270ab238e1a262a7368c7d30bb2d0f346fde7233cdb833085245f37d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:754cc9d9aa88a8d84375146e19860639960a5315da03a49b0fb469919f707791_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ac0e51a5980582643e986e53fa6886429efcf5b7c44134b4706fe9401088bc67_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:40330ec6933670a7a62d3df29b219ea52db6be6728e4cf660f989a78b52b6a69_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:69a93df12d10275e493b2b5136702bef3a9a377ddfd33d93f031de52ff039d23_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:c796ad53ec93683196c6271be33ff58c61fd35d5b0f2af2442b7f0a679ce7eec_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:c7e2429d926e0f86ab2b7483e6c18642784bb493ac2d1b878ce941fab95852b3_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:437c5794cee337ba407cf456ef7d736a5ef1a25b04457818e7613c1c9f17f7bc_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:4d5535e5d1195c18a0a27eb77aed59568cb04109e0b11b9b3b92560752b4f1f8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:a8c11393c073071039ce03bdf07f925eba2d8503b4537b6d259ff5779cc8cc7b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d6c4c6ae42b067072178d86d4d7805de7000a6b4d9264f3b654466004bdfab88_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:91e28ef615d50aa6c72987991cd10b6f231419d356bda0783049e76b10ceb0ec_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:af858c11b4fe09e1dbbec22b99562cc0aea03e7cc53a13bfcebe2904cfc9c4a2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b0711dd038e6c5b557797b40fd8896a5dfa708fafa0df5bd10fa67ea9f33a6ae_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c36a6d5c401ccb2945f76f4145460fb61b150cfa667aeb13b5411527a3f54082_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:1780d78d54e6e0e81f58f61f5c6b16684cccbe38744886b00547c020615168bc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:6d52cd1b126345d583f0143866838128ce46197f6475cb16f2eb60f08c714c29_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:8a497a70c08c1a1c142e902acbb2b9ec6df6e4d32b3b24c9aa982aae96f089d5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d8836b9f6e601bec6e408efb37e25ada7c99a3d76fd5832ce19e8728bf057656_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:43f8aef60162a34125ea9f95e7d8d7330c7ac8eb893d01271cad80bb4e5a6d6b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:90028b0e0a122bcaad73527511dee18e694fe2846687710a9b8450b448ec65a4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a8b3b7e6e540ba8ceb03d86638f6b53319db3465088e0372ef5309eebfec0fb4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:ec79bd4481898e4467d2e5f32d05662908936b06cd3f7ef1420a98c6f0a4e1f7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:199d34fc464fa551a147a120afcd4eb44117042a4b4ea04933ed3f17b0c142ea_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:48c2f2e999d26681a196bd4f044efdef55a0d137bf01ee039d0d6af21d0f1d24_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:89cff1bdbc386572c0d8f2ea26087dfb728803b2c90329bf6f0f10e2ab781ee8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:f6ae7fe2a7c00f8beb1fbd593d005a4ce02f8ea43796f71b11aa5919b23335be_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:5891c3a97270f608a201198fbdf3fdd14ea25672ef4063de4fe0cd71b9566c48_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8906e4a8f9a3499c09bc2aa06f6efe7ffae70174108c31040172f8e61e64431b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:f17f3ffe3c4687048402649d08b57a258b5dd4fe647cf034260f4d5e839d21bd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:fa57563e889b072f3b9a71bcfb9a1c1723dbdd1ca9af072760eceb790e5d9f63_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:01dfbfa63c6a054c432b329ef61b460f97e35f9536a325ea6c79acad49775eb9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0c16eb9aa833123291d76987a9d12b51c7ec4d27d7da395757085aeead6d49d6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:c7f4aab3d25e55cdcb750241c4a74026e9264a83e83127ec6787c21394191ff2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:ead78a41605a84c33874cf439f8fb7ca4e40d238311b944bb6573c3a74599c32_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:145196f7dd84c4a287833a6841514887c452fd2b668a433af249ed3010ec5406_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:16f14a69ca31c31d6845143f1c1ab71bd847641b379016324f5359ab10d5565b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:0fc2b10cfdcdae4217e0fa1eedf0e5d406516fb18d81c364521c7771ec5028d1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ebca57291d84f8a18bdb73d1bdd08c16950c5e39eb19bce2bdc0c9356a3732c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5a5792751c2fb9cbe385130151c3bbc660baa125c7eb49c0ad791662be845293_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:a5dec4e5cbd88d9277da5509241146c6e6715861b854cdb84a3b6acd0de43878_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:ad48609eedae76b2fd8ff454c5576601c1ce6b8938ffaba0741292f98e7dbac9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:f1f4c8788a5cd8cb612dc781f265cfba426863ca2d6e0dabc4b1b5b663ef1b35_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:10bbedff3324403ff2bb247c03264ce10be8b6e2c0fbec384775b6408fc5a62e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:288e65d4478982b2f8c64e66041f3c4476578b5088f49a9113f7615d94b78696_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8ec71429beb6090dbe77970df6ccaf8a0c397687e545c00e35d7d430677fdac9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:bf9a9bb1db96a24f916836ca53679873ac32fc5e943a62d73f5a0d44acc6666f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:80d322fd3aa400688b41a959f88e40624a4891d2c11b3426c440c8c1f378d721_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:a73d612742547052fec5dbb1ac2f5c7a769711714c2d7e60cdd6af45b61ac652_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c8038bc9fd77c27bfa37c3bd67a789096e1cfa2a6ae8e932acb8722ad72dc693_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:ef8659bb028f42bf139b8e369147625f76e9724b08be6c50168bc2873fbf289b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:069898288e9a54d1c28731848a898b0302414a6b4ec20993e707838354025ea1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:1745dfa8d0bc95282b2c77be26ff113e85d5226faac64f9a45140f868bfdc2f8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:7d38fc3b08719665e6a1035658085989a3b8c7a9392cffb78d7bdb84213145b7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b9318d20f0abe6ab698cdf9f50f6deef573be0fe17767da453bd26d6ded93ede_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:0b917d1a8772745e937a45721aa55129b5af27b4b533431ddfda819227759cea_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:770af0849a803311e04939b49ce35188e4ddce4f7c12cd6de05686f199e8ff4c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:949bc517f1f74b1fa20a826dc6a324990d14b843be89531762884d951a0d072e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f742696df9c59795eb6a1fe1c62df6c2021cd439d2699738040e670b94bf8a12_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0855c393ce46c242ae7a70e4f1a0f94a18b6140159c43fec5578ef30c8b8bfca_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:81531bc329323c5888aeec2f5270b7fc5115c6dd45a327f2f9ff0e5298a07b81_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8aab7021368f37143cdbd19afaf32e939911a40cb7d2aa16d995c73d43bd9a8a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ae79909fb7f7c0ffa8088ecd7173521c93dee51940f92b841206eaeb850e9025_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2419be532ee6172c8eac6ab4a882aa9c1a764953f39cdcdb815ef66a2600bc6e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6284092381134b58321f2be1867ee43038d9b9d84d3d068bf87343fd7c231ff3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:64ac6ea5bde747e8fbb3c2a8166c56a2a967ed1984e9562f08851fd62bee6529_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:caf9cc9b036ce364fcc95fa04477773f12caea403c0cccb5c0e470bc9597c62e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1a816ea2b9fb42d745bfe8d28687ff7409f4359418062ab2b69ce7ad3711824b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3f0bcbff40a7c02499b25e8c70386261eeb2e53d4fc26d302da44fdf71c6d336_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:dadd6f5c854815079e5dbb9cdd274399e396b242c3a6b60de24bc96355e6755e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e8260a29ad895f33e1feab3111d8e9cb189cce2f06636921de7d89305a95cedc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:21261c47ff36c46542475a91e11ddeb7aef7fe24678412efade3dc628d1fd7fd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:5d20fea3dd83aef1b49bb7f83b76a1770543102963f609e23acea922d62650ba_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:676b870a4f14acc81dcdf7d0d7fe6e69caff28a4f576cabc33b8e4b640eaed16_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c5df463f10508b90f495cb698136d9d89471d2eb647fbeb4b1054e9719232297_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:46d4e13b36567bd730d62799843f4dc839ec3722c84c070b2f48222b9db258a6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:621b3323e62299cef209ad7a505f589e9cb60e435223c276b7315a069891c237_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:ce7010ddddd9e5f911b08a932fadfd64efad1aa07124cc353dec85ed21825a9a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f1c19c110321bd99dae36e5b375434b4c87bdac17da7c00bbee59044de12e93b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0034c091c768ee47e959a6611c7371aa38c1ff41d37d60e28671242135bc0176_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:791c7e849ef8fd9fee06193dc67bd7790d213e796bdc0b03ac3adde635960a69_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:c308ec8359c537e0f1d4f9efa655b467a650d1761efacf3438c81ea04ddb5c6f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:eb07e612458f5ec1f58e7e772cb2b25264a9c42cc009464672b89e686f60f5d9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:0151226399aa601cca931b10cc2cb36d20dba4403c034c0c16a0261cf2a3a7fe_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:08e07a62d5ac0d54fa8cacf264592c692c3869d9dfd33128bec9765a0ce4d585_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ba683aafd9e910f76fa413a9c6ab81d2637b447b2da6410234f16531c0361311_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:cb9cefd021b9b5c0ac2e8c7f76da9dddd50cc26de06ef47d7c13cfc92605d89d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:c1fdaea1096254f1e8d77a08e6ef438ee744482d9625e3a8a1b4104e06d5d1ff_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:a2d736bebb280eb8469b1adb6018eef4afe36234ad9ff944fe18fe9be083bba2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:68f158b3197523fb5b23da23ebdc5b54f83c8d688808f5f69a1b3e483c857554_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:047f1db3b7f93d9c4a4889e4b978d8096d028911e71968603ea5fbe32d81b4a1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:c1fdaea1096254f1e8d77a08e6ef438ee744482d9625e3a8a1b4104e06d5d1ff_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:a2d736bebb280eb8469b1adb6018eef4afe36234ad9ff944fe18fe9be083bba2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:2706433ecd1a4e21d08eda9385c3e31ea3dd1a25c741862a6325d04d93feed4d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:c910728e6a82e3a87ca04b6c8600326c5c7ee6b2a5367c805e2e37bfd44c0898_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:166f8289f510b3fb18dbca6b3e5b4488e53d583ad78e5f0c5bab80a5b17733eb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:32ad25a6b437a44d16458f17c955a1d483fd03f1543755cad50023534a363001_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:937207bc65e9f296fc780d8b008e8c4e4eb281c2462cc980993584eaf157c74c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:bdffd2853c00892f4282d18d84408f739a84655957b48514116ebbee37cbfa6e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:556a2b7ed3bb24bbcbbd8482bc8dcbc9a2627e48cd0d49f93fe622894a37fec6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:80003a3a04d63db881673954f49d16e15940c4240e3be467219891cfc2a86a77_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:c461b27d74cfc5b6e619a31a1bf5f8e387ddd7ab119b98a04d656b199f429a06_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:d96ac4353e59a2779d3e36a8a78796478f89bf40f4d1b62738a096b3a1b165a7_ppc64le"
]
},
"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-09-04T14:47:49+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:\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.18/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:0bf2e8c1edf16de717c330b94d85f6d463c7208956b0a545cbb3fcf715e14c38\n\n (For s390x architecture)\n The image digest is sha256:893ccb2c14b7d7051cbe36098fd1f5655685e4798e0e5dfef7848ed40c8defde\n\n (For ppc64le architecture)\n The image digest is sha256:0833db4c468d81168bb43c46ad0f1af1cf7966b39fa3e2b519725cf96a784c3a\n\n (For aarch64 architecture)\n The image digest is sha256:aac369ac9c41f62395ec14d2ea7d8a577a5dcc796c5f2bdf0c615ff58bbeb76b\n\nAll OpenShift Container Platform 4.18 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.18/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:19e1ea364d58d09f6d52350380bebba7e642f324a88c28044c9f97e2bcfd61a3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:28e2daecdf7e72fb064351d1c84c2c993298249a65a0497d06432060923493cf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e4548f5003a7fb5412ad25353be182790a2a64959ae24a278a7b5170472696c2_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:14820"
},
{
"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.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:533ab36e8b582f613535ef5d77d6e6fa5b2b0910d501d1eef7af7c3e84533ec3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:63065ab750db3c24e3380fa9c89b26891c441512e2791068eaeaf37d041d34eb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c3064d49abb1923f71a2d836e08162ed705414ba596a82a4dc7fdaf5e39e2a0c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e6430136fbf2f1be4b662cfc2154e6bae6abc94ceb5138d95631f0bd8855f71d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:00bed480322861a9340126a1c81ab0cceef95fe8ea5d7b542744cbe2f5bae2f4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5e1fd0b8140ee573da1e43665488669e3cd2aa7c4d14b0a76ed6999bf119ad40_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:99cb93d1c2cac003280f5faac0126e811898a7f69b802aff2ba4ac2634119303_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:ddc3e5eccdbde314321c58298fc1b353af33ecbccadc3286c3ca5fb745baf891_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1df5c4dcfbb4ea8c08309e3248487b51f628bb9a1a39c17ff9019483aa8eed38_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:62c67caeb8d46f502cbfffcadf2556e5715c36d8c39ed9b3b72274ec6c71fb31_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7c0ae38a526c4f54b3479aba5a5432f7348c6c85a692c042349f34a3975aaca2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:968696995dcc8b5f43dac5f9dc598fa58b6386ddfcd27f5988fb55d74a5b1892_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:2eaae24251976dda2353025aef5edeb3af23a748cdd3d6f51cce3645a7614337_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:aef4b254560c2145a50b2bda42ea9758eb38d488dfe857cca1cd12ca3c4ddbd2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c0477dfa9340debe407453212f805bd8a7018eea107bb9ada077672e6d842d80_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:eed1c0babe8c3f224717bd4b036e7a93940320b42329512d50a406c265269dfd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:3c78e13ec0fd31e80ccf2b3f4b08df9efb7854739c9e5d75a9f6572d81c5b4b4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4981a79b4bebc69f5a69814d54e3d9ced631b14b16293fe8e7eb71c3e62fad7a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:545547b6c5226b309cd9cc577c0b91759d542e58f2bd60bfe00b15164a30b007_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:659da371f970ee548816f74853363291333d9ac6d9e4fba6329f146a7fbacfa3_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:1e7a00a05900599ac401cff92be14e1d73278a316e4eb38b5b4c3174305334c9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:5281268088cbd188713e386c74604c5a6084f5b6ee5cff58bfe5071e5c932a00_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:871e92015a2fe767f6e3c50b6359427c0a0f24650c7798b2e30a743a9b932da8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c8cfd3f72781925063968f55705cda3b3f47b53996e5b720b4378936ae88d791_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:163235f2e40e91d6871b4375d70b9589aefca7210e8bb401e594dd96dd5a3d7b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:48c89e862b063988c10c4a71591a01f3abea82b694b9aa4344cb7b0f4c914618_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:7abb53267f55b4b466a8a52c17b3660ebaa7e4ddfb4da0068a7a59f1c6d8e9b8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:923672855d9ca60bef182b77d23cb4161828e6ae5d9dc65a6a417728fb323e3f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:099b6debebc4c5f6d48968b643344281e079f3a479232f888bff8f63424629bd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:91d59826a2a4b0e7bd3696dca463b99022d5cdb65d0362297f35462a9f6bad47_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:b64077aa08c70f1543d34bfd2868e2489156b02ed31ee033361c5c9c7662def3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:d49bdcef2e9f4d29a5b5606dfdb106f1140f15b251ca2e2c9db2b764a12209b3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:19cdfbadf2838045e8bb2694fd8a50de53429cb7058db5db0fb4e606990e9485_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5d3d093d1737c6323bb6ed2278e6cfaf1109e981e53276b12ba26688df45b5d6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:94688881b57bdd21635b198a238dc41d95607ee9a2cb7895f6943713d7597f34_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:e9dbe70ef164721a8a2c118a4d0cd70b70b6a4e72a5a193f28711c655f3767f8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:042be8803aa5cd6eac6131c96b02643387f516bca3b76b8d684de16e15085d4b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:5b7b100d26aba70b4484b72550db4b095eff0bd0ba2f290f7c9a5c7ba37104b7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:76be4b8284bba0bbb037a9dd6069467ea339ca1d2be8fe1f8e90f325cdf3716e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c6b65a12f0dd6e6571d7f486e572754ad0013cb0319b4bcb0637dcfa2a53023f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:53259c7236fed212959564f05a214e6d1aa879ea1ac3265df9e203f30abe4445_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:71158fd9ac3d059b118642ff387aab043cb5da0fcd17bf53c8f5f44361202686_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:886a365246e95a13e9471657478bed2e106133a5f8ccf09029b18c74936e867e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:b7463b7014881f2f3dee10777df37adcffa8cea6273095e509e2a0eb3b08c12a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:1c080f0a233303e6097fdfa8d00a5122358079e67c68867ade8f00e2ebd7e7fa_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:990151058b4484633406ac70cdb63c4bb81a55bcc5beaf08f9761dc6ae06beb4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:b018c5e29288c3659a59faaf0e1b3366a638aa6e5efac755ad38df08e9fa54d8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:d0d505849fda4b640ea95bdd96fa11b2257ad3f480045cbbe41c78bdf52aba4c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:0ce0b2ec869723bf1ef0193a2f70f469556c363a88d41baea4c625c615cdea52_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:437e7b011942086c7cfed4ea805fdc69fbcc4878e84ce79339f79375114f2ab2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:51d5f0fb70e7ad141e86e3c0fbe9298f407aae228533c830653a12fe34e18c94_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a5f950847205f1301c551c59406453386863a244ab89f5c1f135b0efc618f342_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:1318f6ab64d38e4166e492d0becaeade10796b7680ccaf7df8930c384f0f318d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:71251b4cd148ccd8dc6bdc8ab51a4401dac1ccc7ee0666d389fafcc291a8af6b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:750e49b90d266e3115369154892f235607790a08e0cf8e7bd54875b40d69dc36_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:ec3f72403c828cfafadc7a9b95659b7f997c57f83f5d7c7f99ae9aa7111752e2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0fe413807e569ae20166aaaed7d49deb3755adc903d7c4240e6c286f78ae1243_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:19530541aebd85f600c1243ee0b35358f3ca6dcbdc0a58705980d0ffc661e70b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:4f199220d4abdecf92c7c34e359be93ec1769767d3531f9ac4ea18255afd8540_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a43fe727d9bf6395e330c3094ce1d337c4371314beb035877b975f2a197d9944_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:20d52bbe54cfe67d5c39f1f30bb56d56d220e190075895a2bae784dac691b053_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:a3e5c3473cc7f259c63176cdcc987a208b330e4371d3d0ecc959c48e8dffd705_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:b678adeca55da4267f68a641454845f38c2015458143c62d611f11790dfbf74c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c2841895faa6efe6186dec578e1c02e8b04c7e178249b191e8f2d9ece462ac4f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:7044079bd7186fa3578b23a677113d67cbe14ef0a5f8d8da8b7fdd74f05e10db_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:79f2aa2eb589882d7788f96eaa2574c524ed6366cdbde6d600bf170a07ab666f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:7ad604db716b570e1631c17f9c0aab2082dcf1243210dca2c33f2e11f05ec7bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:ee7599f1d4036677523478aa026118d6eaa50c71385b19efe62b5c90a3648aea_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:0ff795f2b56a4f1d5fc9c59f31343c4ae619ce1882d76126839d138012f7a1a9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:301b031b83ff0ac8cfbfb21c90b05be0461f37797a1a53618afc4dfa08ee3a89_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9649506d7a695f509b2164c9b47f037403731e82f9119f6a091a7fe21df395c4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e44a21d71da9c3f22a836af4c29d89a8048d886fc98aa059a3ac5c83e9a1dd47_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:7b5197549f0c49776a522cb64fcb0c478b7dcdeb028e8e53242de8363bf59dcc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8b061cf29321ba0844a1149668311b416cf01f84ab2dc4cdffd503f497761343_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a9ac7fd68608a6d07f818970cb8a1654ebc4604c8b93388670cad85afbc9a277_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:d4062ae5ebeb853a210f54254e1c0e48e484458113c651871f0a1e3658aabc74_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:a2b13d02961a41c4b4ec63ba1bc33fa807b04664f13110d331ff49b27d665067_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:d1a8f54e091d4ec5f312e70d2135ea476955cce09fd11882bb7fe8548cdc62fc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e56ff4c9d34c49ef38a4913ddf80dbddc5b67dfbe7810587086af29751ca9cca_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:fe9f712c5e32380eb36fef637f16a65d2a5203f4ee09435aa9b7f230262f8cfe_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:06ae2205eadd0e82ff618176ff3942bf16dab32c446a6b20fcfac229fc49b813_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:4478bc8bb281d6430d367b5dbcf047a4345d6fd6aa41397373005615ee305086_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:972dd4bd3183be7a1344adc65200453bcdb448a5f7487a5311ca3c1da304dcca_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c747eb412219dd6188710ad120f8861f08acab216f825f8910c694ad324c47d3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:1f3e2710dd787643cd43d35edee092efed10438a8e95d8a7d65326cf3c183257_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:4237d1f3bbe422147b295bf918d3c355edc2286c3ffcb8e6944d83ac0207d610_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3367d78351d635902b0c123696e390b9ea1623e765de7689c9bd98f820aaf4b0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:7bc0ee15f0bab3898ad28de7677dce8d86624d734bb38a08947eaa3a0418fa3c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:7d3d8e7d7d29fff25b51e62ed511f28456ce17d135c5edb71a204c414a0a426e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:82bd06fc926859c8f1f738e40a202c1b0b1bca5000e15881506818cb23445d97_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:85aa4038587f439e4632742b7b631913d204d7513f7d9036ca60b485de0a4635_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:b97f78e0989a59a188b3c2308b04798e2e2aef7cedb20c561b84c72b1336a24a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:83bdc38888422094f55831a65dfc4f579126199b6bab643ca28a6b1c25b06ab1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:965b2a3a6be2dec3debfc0a3f98b4c5a9d86d92a1ff1a56ef0250e1782a27575_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:58d51be8e5831db556764d3db64f65c19f6c41e581e591c7ae940c98e635c4c9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:7da284e7d4a33a3c46922673324213de447f99dfb7cf120c5bf184816fe58387_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:6c0be90a6cc5e5c2e42df9230f6d6feae14dbfc95683094b3597f5dd75685f34_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:d0661c43cf3ca725748090e9f6cba73cfbcc5a63005a2d11f551456b2aa48991_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:bd11e3a5efca51a47bd38031c5dab29d5b4e5ce000d680d6903e63d3e8ef30f5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ca2d20b64d93a4f1144799c7373d22df8f77877d17560da82414793222282544_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:30ea821f3b631e6f9f3dd7a34fd0c2d3fa2ba9a63195aba8de42e6b655ddd303_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:cd6b2a09c10ff8313b6e7772d129f610a401f44f7e2e033dd77de91961165b2a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:0c74fd2ccef9e503087df22957ba24054b4d077fe5f82b77f74accc4aeb1c372_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:6c6c911d3aac2792169bd09b0c638fa068e1fc8ee77c047ddfaced6e984aec23_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6ac79f3d17ef043489a093be59a31ec56149c265bfe5a3d6c1d999442f0a97cd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:df81631752c241659beb6ca6ddc5adab0a76ba7d421dffa787c870c2cf8d85d5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:44b1c4eb1a9b38dd2945dcb51d5e1e63fc60d6fdbd9e42f57c3f4e685a1549ab_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:97403345d3e786ef9ad2930cad211bf13c5f99f2e24688a1dfd3e6366d115141_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:903797419160c6d4fe5811856eb727f53f8c5ad9e34706b6d841155dfd59e9a9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:bc4c44660119b886c51782d7bc8a55e1a9f7b6b5e59d317a57da2bce502510bf_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:0e6b20a59ee85a861a29b4f4fedcc50c8396534d3ea6859f3046acf722fcb079_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:41f334fd2121830928a7b6eb3b2f1904d99f525b50761a756a105fb01cc7f6b9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:48838eadbb1812821f889b3794c168daf504c555556a6751d17dc9522f141249_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:62839d47fdcaa9a1372ffa64661614b09912d233d7c1842fb53c228d1678d34e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4a043837c6f0c21ac374fca27832c95b0c59f5d6fdf67d4fc232e595368cf785_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:72b49e79da0ab951c837831ba440220c6ee93e7ddb6bdb3325bd47869ae6a977_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:91487191a7d342a56c7ea5a13e350e4cd52ba5c292d3c6325880440215bd76ba_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c090d4ec1678fd326b1239719dee3fc8294e8d7993e8ba1489dce0ba5c36fcb2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:2f1a650f5ec07710430482e4ec68e98855b4b6a7e73afe755eb4e46e85caf0da_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:47405c82f8c422b704c7534a361a2add61f7a46e3e636a0cd84471834a5b8d0e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:622f7adbc69bc03a0d3b91b5a3f2d48a67e9b8659187b21e3b8ba157cd914b4f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:c4407e42ecec19e9eaaea79c51e9147bf4302af5b35c08c31ea4993d38ff6931_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:22b4a31cf424c943201f3d42123439962e8ed84fa90aabc42ac4eecfad7b8774_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8c7be6f5aa6b98ef618cc4619aea3bcd3586a50afc78624b5df5650da42e3887_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:be1028337aca3109f69e30a2a3fe9d6c37717d6b585fb019095ee466dde697cb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:c0b12dd7403d3434730ea57a49e383f6d6519d1bcb59f01400eed88729233860_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:02959099bd7ecaae627c5c4e997d6518c6848786dfde1bb5ce76f39ebf70fdd0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:1921952ed38ac8e19c6d974a18c02c5922dc82c3575612eecde6a9ba2033d685_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4a977bf1a39be5ab0d14e9753d25f47da4a4742bfdee7e8bda50edb302428108_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fca7a4840489c345b940672141863fbe13c95a247001c86a4aa097d0acfb084f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:4d888341b6d9919fe91ed2ddd5b7a3aab18dddb9e2d42dbf50a4175242e53ee9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:5847fc4851ffed39e1eb579bffa415e577ed832b8afc56a470a47d3d4fe07752_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:785c7d31ce3bbf3832959fb435bf6d24069f298a9644202facf98bd6cac31ed3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:93124b21c5b0b1f81fa06cb223926bdf0a6964f2f624318e269be58346924e46_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:1d025dd19ae0aedb12d1809023f0f00bc65dd4b2ee789fafd151cdd8859d92f9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:8bb731c8611bb5aca6f0a2523f0b6248ec2f10fb89cf3fd7520e4b01dbf79fa7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:af29aaff98b581ae991d694e5c023bde6e6a15a347c2aaf38a72a01f27c72577_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:df2e6c589083d742ab3eeb863dc26a267b9e3b4a86f07fec2ff5c230733fa4ff_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:705615555309ab38672ce9b507c476d159739f15b72e5db7783c9832097fc95f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:71b918638b2c5f6aadaf50905842309df50f81bef7aa5b5968378e8c1f6a4854_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:9cf675089f089d92f18bdf03c477dc56794269ae5492009d3ef5edb198e1a8c1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:b7e29f477ddab45804a33d40896a3e47ecc43f422fa167985820ea65739c2bbf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1cf1fc8622537b1d85440aa48d991f3c9d3286ac3ef836d3fd879e7052062c89_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:6ab771ec7ba143df992a08bd7126a1f901bcb9f7045d891e47dee2ae9d0312a9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:a32dbfa4938a63ae08c83dc13b30e5fe1951cc0dd21bed411310bd1cac718252_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:de530399a2d70f284600274be7086b88f29098063a64dea0a8528e50f8da1371_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2de3fd6073758b51e74bb15f45750c3051365dfd2ccd40f35e05c38d90f43de7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:47b19a623905ba772c8ab9f23076d0d96d4283346adcfbac3d91ad62efc55285_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:4ac2021ed4737c3b47ea9afd0ffbcb8ca503ca304fc77790fbbfaf63db0b0fa7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:c79f300cb5072fc8ffaf5b21288823e880f47d2bf6b4939382977ebd5addf84c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:9065f183a0acf14ff350d66b5287b1a33ff4fcc87ee3dff93e8709ee7f1bc534_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a678ce205c6e2cfcfdbedf3cd3572dd0e6ee666f16ca85b46d519314786e1491_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:db66960eb91d3348c05323a38aa77186df1562b55baadf5b5bcdce0955b12d59_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f2e73e5539de90c8e9c084be136a4dfc8f6cec7c194c021e250ad99958fc74d4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:34aba916b85415a991519315dbfbaabfe50b66f9db2df3ec1c40c4e71e222630_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:83a2a3376d3bf48b8ae63f4363c0d55f7dcdb7ef02ae376ce0a98decd34bc82a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f15e8277bf296dbf349cd86cb79d12bd4c25ead2f09790ac59105f070940844d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f287e5a040727dc302ecc2d748d4a3d67edb251986ad6308c1c5b299a2824ade_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:902ae0554671c205c4893a57764bd20b23549f0642e01401b2d124a2269492c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:99d5a7b3464ef87de24f5139f9b244878ed6bbabcf0d5e9efc8bf0a1c087e70d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c88ceeec18d3109a18141536e37eff494d72ba78b0b8bc3aa8927918f92b6af9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:cafbe979687617664e08635637799a95d82a90ef205593fe8e1ff1a331445ba1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:24141ea740ebafd6ec8992604dd309f23bb9530ab6e382c1b9b8f1102c97e283_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:3cbba55ecd5bb44889c6c4434325c4fc3a10f8c6951b15c8b12f319ba7bc6a04_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8471ca32474c9b2edeeb23b4d063733152632b7e7058aecd77e510ef99d791fc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:e1405b20b9bd31a0bdc008d5eeee104e243a353b078c2768e3ff1abd770b6315_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1d0f74af14b21a41ccb5fcbed9458ea56e87ac1f0ba067a64a6117687f223503_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:290b1d4af63dbde808cdb5c10c5e50c98e5be3f36551e703b9cfc32eadad1736_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:339c52911584865bde949614d8a5673d911cbe8a6b39a0b97a1fdb715a912701_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7c20dc69d6ea661e8becd06bca24291685a53164b78fabbdb40f3788dbdb30c6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:11d2cf567632924a42097e26b88151a84090bbe49f0093863ebb316a29fdd972_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:8125ce00504b8bda45c0834369e6fce13b0c10b8481010ae46c3eb5b2c4f8383_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a8f6a4c1d515f339ae85bea9991a93f940410c7545ecc4a244eafd7f46b2aaef_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e04e10d90a1c29a3dee8286362e69a43b5a63bdd3857885bceb695e8e96eacc3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:01f921b1c591d3685195e1d89d5ad45c504db7bf95a5d64b957db3da8b381ebf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:06d52abfcd7bfb38480264aa18663973b133a4aba39f1109db3b605a81ca45f9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:4014bf9fbffd0e34b24b0a401e3d8f548273cf07ef5b6fdddfa814d3d2ef48ad_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:8dbd84845222f50e9cf2627de6ac91dc3dee61665e8138a8dd658ad80ca7cc09_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:40b08f335eaa62cb29d23ad9b708f6aaa350127b0d78f8078572305eef514be3_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:5511ca08c7b080a2fd353fadd831d0a6102bcbf7537663c5e4253abf2e837147_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a4779ad93682b206d84ba3d3405cf093f7616de223e31f07c4ef3068be850b83_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:aa243fd4fc92150af5543b839bb5a8a8d9f7b1c3aee5e3352be34bbea33a5bb9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2d726021db05e85c22966c5e8810be86c8fde70944d4c1adc075c513253cac77_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3f596a68b083b88b51dd668aa3eaf6b4af57491727db1612d65b9ef4a07b6214_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:8412de95f0d1fd4d26f7e281634c311d416374e925dac5ee63c10cfd11b2fdeb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:8ee1d28db3f3a4f9a8c3eb14a02ab132a40f0cba2393cefe0f97655b29c008c1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:05ec4fc0483339ecaddbdb723142437e62ab796bc2080098e24a3d6fef87e761_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:435dc3ed491543bae30a1b7476a708b8ce72e0240daed0753a36b90974f74c22_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:5055cd45d79abd5113028dcad5313b20586efc2cd630369c288bace525566824_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7491ad3a633c305ef58e21d327a78bfe8c20e29d3065d54cdf1a12151af8f18f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:3b24021ceff84c5e70499eddf7caca29959ccbc619a38b1f39312a9aca9b6de4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:d0827fe18ba307ac4371b715ae3a22ab4b844abccc3397bf8072b6a762fff2e1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:d4cf9cb6cd4ecc24f2c9c71b4575875d0ec45ebf0b2ea7013a7945ee21403f76_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:f63d1af29455bfcfd4e21c20517c768a1b4b8ac98364b18f470ab70cd09d506d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:05b1f39f625243835cd6b94192c147c67b83509d954785ca57ba9373fb25a624_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:332e15166660aa5d88bf32bd924b14bed8235af2dfcd2ad01a432deb51def007_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5f6735ee66c24e351c749c9a94d5fed9a9d3d46d08e79c10b6da56f3c85ee7c1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cbcb10ad3cdc0a97cd736e1a4d46ff57e2bbc5b3bc6383caf3b426af2298e2d3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:98744861549dabcbf1056219df3c0169b76418fae8fdccce5ac1df63696988e1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:9db002e7e76eeb85306b0d425fbe6adfd7f0856500f25b6eb5bf8c262b340997_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a0a8bf5d416d6b68e287eb361344b90b282a3b8326a6f28c4379be3ef9c9170d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:d7c4929f428ffb804614e7469b03e8fa2288fcc5504833ba72539eac16a9dcf4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1926a1e5297e41041d7d2af8246067be6c793bb7e4d9b4cd4dc9da9d7004062e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ca5487eeb83cd879a196bb3fe78bbd144723c9175a1752269a3d34857522d805_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:dfdb8626504e967fc9bfba7dcf65516c2a8582d4a83a6569d7892d99e865a4b4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:f8899e7b479006d8d6c14e127b1f9f65c388ce647df5d6a97842d516bca8b0e4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0926fdc236aa3e2fb26335fba547b7189d4ba1be12a89a4a829b9da8af45505d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:572b30c169468e804eaf7e1cb19ba9124d7dcc4d8777bc82f77d59d0f2f5cb55_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a484bafd82cbe16e904c1f78d2de33082463ccdfb4736f01469a5060f7c3ceaf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e7da39d05d49e4020c73208ab95c7230fd5e78a4eae2ea0a353fa0a97e99c8bb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:64c2f2b56bdefce3ce1b96628080c1af4fa62fe4bb595831972323faed2c87df_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:6fdecc97391dc0f7fee88ef14c48b3e23b32a0b7ebcc1b3003d464ca4a3f3a52_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:8cc048e598f49262341608d9326559432b12519b2108b232c0a88eca7a82fdcd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:b2f94b354de0cf44ed4b6440ee3875757a809eeb18eefc28ab133c5e1b8a5990_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1b4e71d7e6b91f59ecd19b6aca6d23cf0a742e9f2be983f94bcb0f4e7e9ce218_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:91f18bc479127107fec884aea23ac5bcb8824ea4a000df90ff17c21eff306030_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e0eb07eb59910f03f41caf262d78ea69dd44a41f82162c4a103371c4e11ffaa6_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:f15e6d5451749a89abbd90d42dd35ee92cecac4efd49660902a7cd117582f3b1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:0c5748932e208068e4c6285d06df7e44af61cccfdfd9a110dbf4ec41383161ea_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:121038ef6b4283e4a3e2bb080042beee2168983faa511785ccaab80beb5d239b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9cb4d1b794d060ad504c130fca650aa2bdf6366b08470ff51c86c24f966e09d5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f88c45b83e56a484b501df5622d8ebc933fca23f2b9cefce1279b145c1618363_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:3789f6202a8ef37ea9ea1724dc14987b12a132b2a5f37e1add4174467fd91e01_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:74b9afa30b256cb3859dbcb0fb2345c7315efd5b221a1933bd0aedff00d4384b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b64076e354e182632e9bb1a732cdcac31c7b67f377a3a6d3e16f43878579e72e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:bd16604d896251bf6f6ad0af39fe0b231173bf2899f4262f677680f4945d3b3e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1ce7535ba173fb0e2c1cfde4c4587d73e356263fdadb245f492d020cd67dc46f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:87b996946fbd79d687b241452bc1e4c7b68ad1cbc5fce503887bd61f428dea82_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:9761c8ea9b23641fdbc3fa7ee163e1dda1e65dac2b381dd007657c5e6f0f6990_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:fa3b63ad471363276c5b4ef07974ab70bb00083f86428f69e67afc9e5b326df1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:280d2dae99fe86efc2b82badeaa553284df7c5afc11329eccfa21cb1cceb00c3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:59f09fc0ca1e1b697e9c581b0f3c2601c1e3b5ddfe2111de305d3b026d7c186b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:ccf5c59303405ba91b21de9ddb94d932ba6ae60019471d7129a8d81f03e26e53_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fe588d3639c4913b5377887bac46be9f826b30409e3782e7c0411ebe95ecf8b6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:736bf224af04467f6622c04e9b5708deacb8ab1cb3c97cdce1f8ebcc48e7fc0a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c6ee3f39b71057d1374f752bba9feb5a708bc4dfc49c9fcfd39926baae3f9993_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:d99d394855cac5192c2c7670401b320a211d90f74f7a7991a0bcaf7189f8029c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:f04189a8062571085ebc72b8e838d36b64bb97a8e1cbce61afdbce81c6a56ac2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0f86d08f550f0b83fac377251a2e780c3f3a90433937cba72fc4aee32dedc93d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1cdcdbc5f671e4297cad2dab6b20c1598145555a6aca118ce39bf1b580bdc085_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:67b2e87590f732587948add68fb488cd5b9986dadcb5e9f59956109e19cf29f8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:8cd7eda283049335ed8b6f023009756ad90fbbe3bce5d4ab7156de9a8242e355_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:103196d44af27c2d8e8541072536e2e2a3e59f8f6e942ff984026fe5ca9b94ba_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:2970b844854cdf7a1c395d243e86924875c651960ab0af07d26037895e1a53eb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:881566bf8560d6147dfb2d72a83fdf0f38264c4e0a1559f20c97c1b3fe21c50f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b4e74c5cfc507babae759cb1a13b987f59360b904be9cf80d5dc55263d773186_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:2038cad7cef0b373f5297bc9bf338df1f777b79fe270edb9d1bba2440d552410_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:246ac81dde74da15e849f3543cf06842a13d6bbe4d0ddf249940ef36385d2b38_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:7ebd15732b6f6ef5f366cee2b2e05526dff583de47d78d19259acc7ee50ebf98_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:a7adb73069f50998da64ab00a7748e9479f6d39380ef7cfe0dc81a55a178f74c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:1b4e73e9cbb4508f6e3f5e4522470911c35f4b6529d9bbd61e791545431dd976_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:a13699e84d3bed5f83f8656bb63d38e348e6561d2c6d11adc7cd27294d44e12e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b49499fc3bf0ac4da7964469728f530c2474c080cf18d6d95173c827f6497727_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:caaa0a3ed9bb61b3356e29c08ccab4b07b543bd4661785e11af9548383aff831_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:448880c4c4f5ac24488b619f5fd3415bfacf97950f7b819f6f35f7ebac936235_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4d4dbd56edde5b9dc1f8e8ee4f5b709928efaece3943b580a738c3735f19f0ea_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:92d916235ca7b3b785443986d77ff8084a21971de4bb4e57805e25babad67458_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:bb0895d3c3ef846c969f36cde45c6ed57f8ce7039cc6ecbee71577f992494ddc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:3614bb6b7684d65fa02e21ad766d9e18ba8fc292bed89ac4294af6ce4e6b831c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:44598704737d739636a7b1431f9192e7c32b3c69222e1c0d461e593604b92c79_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4f17d26dafef0f6cf1879ce9a2812b8dd2d35ce77f59b9e47d1eef763aa39ec5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:865ee09a0883ad3ddfc4ead4127b08d964aa3a89d5d26a7dd9af52931d1c83a6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0952ce6368ce2b71f77cbe83aa9791284b8a80465d1cc148b4b4b6eb3275cfd1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:28e36f204441718ef6ae65e65e0159b9e6a79caf1452a580c7ab44fe2f46f600_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:52ed6558ac80084e7c94bd1e92bafa85f64e700286a94d9dbc8ed8f3b3b8cb94_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:b20b5feb482b424cf690e6f55b89e1ffcce37bd41233c174cad1380081327c6e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a9b74c247c939c2ff2363128340dca788c8b522433c3a7e0db97fa0849263486_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:abb6b9c35d3322e0d906fb1055c8e440197f95e57dc03189c625ce0c90da1f26_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b82e91fd4ef9cbadb8d76a895ee437b0b21855ef3384daab30fab882f1f3132b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:cb323a0f74f6ea591d4df2d79a4e06d84489e186153cc111b4f20e622f28d588_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:6122387215ed257df55f792aded85388acb692568c8a652c82ea7c84183fed0c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:65aa22f13b104ef68e4eb2dde6300e0f0fe376b682fc7c163da01699d8165f8e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:65d67c5879a5a2667a44fd70434bbfb1b5c39fce94f3bedfdac65a5d3d128fcf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c5f4f9dcd173cdf67295d73aebab4776bc3565a4791d651db570510a9d452682_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:09cc2925426240bfa4af94d495f456a27c6b7307d862faf4519b0b8be614f601_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:0ec2fdc291438377d74795dc772fabb5fed81887bc21e8ffc276e7c0491ae182_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:499381b1d5b2608dc7cf3e829699bc4f3103a2d5074bd4f6da52ae07f6bbc956_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:8067253ce489c622d3374158da76d044c8031054c35fbbe4b4b9d4392dd70dbe_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:90a207a38ae65a354951a17ec2f264ec03d04b12dfbbc6bd1b33c4f2cbda9e80_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:c2e1580c9009d93d42cba6983db847ad0cc6740098a811500ee28dc8acc3647a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cd73bb7f4396a830f603b69e4ad2043dc69a06bf3dced4e41a1dbdaeb55a27b4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d3a7cb8ccbbff5f311d8ae934423d33bf372a716a9c9328666db11b119b9dcbe_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:349dbce89d51249b833c644973820d494b49f821ec1ce6041334d5404280bc4b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:55e431c3b05a2257cc140b475b4ab3ec58584a919d63194a53167eca7a79d4f2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:b32e72035c695f08ef6ac519d3f0acaffdc20b88beb7433431170c9c6e2b5c36_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f645acfd696bfcf5d17d025ae787205a6331dd62e65def6b5ed3cbfbe1272478_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:08671538bf1a2694b66454390ee777ef54a1aec9ed3436b82a60a694a094f6f4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:1edd80c7bbc1f81e2561596ca7b51ea90d84e0f9c4227d488e46d8ba1a6d264a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:44b7901ce6b53a19830574340a9536a86d2c7ca5534eabf85dff7b643c9bcaf5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:e8c1f25de812fde0de869d073e0b613cf6b2e6ea423ae5a44a0ee0ec458f0516_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:3944aedf2d50aa8ffc45c861981b09d48dafdd48b14f0eb7eb7554477df79ce7_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:56476d218d817f12156e67a5949dc5aa96cdfbc47b8af87494e68a5599e0ea52_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:6c5b8151e50da270d904d8588a841bf7122d79fbc9ace16281ea96609c40b342_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d96ca6ca34d38debb586165c04ca6aa3735d09d25f89cb60043fb800f5ccdf7e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:ca69d38281c9e4a558f66bd2958c87e210a2dd359d55dfd0caa6cf98f0580a1d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:da702028bc7d5c08d6fe78e216a4216cde44e136bf6243b083ebf51d10a95205_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:454558fb455ceb249b25ec705353bbc284659342b70b30affb299c700fec8863_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d1b58fb1f844d647468a82553485b024ec4d8bcbb74b6a8f39b6a5ef99761bc2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:3e825bde4d1992d23cecafaa919d793d51edd51f704ae5cf6e9491f9948d6092_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:f45f6555fb87398d083da14d93d643db7e24ef9b4994a87d807a3a1b4793ee0d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:0b397ed89ad84e5fc20bcb4546d98e887e6c7e64ed467f603fc1f2b790a1f83d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:2cbd12a650d5cbd04d9e8355ae388d3dd4bfed331156ea7b1bbd60df13ba805c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:a39e5ef3c67656efc97479b79e26811bfb1a68b1f9fa80b2fc85bfc1dee084a4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:fcf43b3b0c077fcc7b0d97b550588c3edfbf21730368bda41c3586a02320ce4d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:00fd69d7b8fc6019b059f04b1a894bcb2b9a4cebd4ae41a9c0177c4f6a8e7316_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:44b7de7780e7851318a8c68638c1fc221f97ac2e5e8a50fca465a6467be3df9d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9998e2e5c1065ab7fe3ad0bde60701a8655d8ddf02b18a27c7fc1689d9ce05b8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9ff4e2fb69c0b97daa101c12331b66b923f7d7f49f69da4d35e4101e4e424d3e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0339008ebb00ad18e064c48f06cddb24b6345cbd88683b91f8a7fdac26adf5bd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:2e31c5aa612e6655803e42f01aebd8be50658ab9c4b821ecd078d4a9c9a94261_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:893c6cd732f387c68fb0aa2ad61a319ac2a1b34186114b43e42d49ed1c8ef0c5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:99e071daac0bda292be8db1fd188ffddd474cff4e88d0655e4a793396de528da_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3d3eda47533f9361cb35c1c47626b68405e4604631f8a32a26c79db6f683d709_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:8ab5d2a46c30d327a9f55a3d3de7a1f19e750b58e4f68df24c447a41c74a2e87_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:dde11d10138f3af41d989eb88a34d9ba0bdc3aec129a3931a6689df3990d492f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:e75b6d682677fcaf0261868bcb1eb082fa3a668f5704ca5385274952f1736a00_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:01cd4c1fa0906130ea3499b05234cd0216be7aa5e00e144ea3b086af81482d7d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:8786f067fc9b55c3a5c3d9b252c479a31b1aaf68b99c94e79e4076a3285f95ce_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:bd7963f1f24643df78e8f316b6cb2a9e96cc395bf8cb87304cef0bc0bef65ea3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c4a35d280bbc2e597e8c859e829f94778e19492fd3815ea9b275fb1837f2d4ab_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:01b73cd5f5f06817a018fdc04b408ab945b0877b8ffcfd984ce251b4aac359e3_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:2ee40c78cdcba111261ec7fd55f49660940c2c3debd2cea97fe37e2d5975c579_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:720bee107d4056d6c6a2a96af5f79709e1da17c445e08adad1714f1ee8939193_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:c9fcdb547528145d1334652190386064d77d60774c4adf186d776871f36c31bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:224aff3fd638d3a6ebb6954a7923e76ae25c013d65f6b257f5aceade4033ebdd_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:2a96dcfe4ee750b8ed68fd520841e888cbf8c4481ecbc870776f256c19172f67_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:398184506d43278f5abb00b3dacb766c6cc3cffd94fa821c701e747add69a40c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:ade5a70976b138460825102d0d1df849e4737347a1f5e6714fe7aa64c394e234_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:32425d86e2f8be3950af53a1a07295bde5be3b94e089b98a9792e64cde936afe_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:3eb8f7f67a791b685b4c068cf5d35186e5313b91158b611dcdae455a0073128c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6b845f5709b42acc145314447679bbb4537882813335d904e653772341d95d7b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8e3ca94ef4fac0e591cdb961fdd8ed9263bb77153f1269fecc451f7584a768e8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:48be3d9d458707679a275e57d671671ca7e6235b0f899f79e6113727219418b2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:8266d1ee4b0f374972aa079f42a0ce1b5a434097fb057f90367e95d08b98273d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b9ea44b4e7efc178f82734a0e03397ed2050dc4d0aa12bb2615914be1b3d3464_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f6cdffdfedfe14be92270141e32748600fb5be834a25f636dda6d729c1322a5a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:065ba00a0c6fbcca3cdba1e2ba651588bb2398ef8fc41da37fd65793c66fd881_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:5af9ff402bde5b2a56e9f006cee296f1b5303018804ab53f24693958c0c81cc0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a133782736ada93f72ef1ccc5c03f46c674ca510136031f0625f2ffa43d7fde9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a3d307f025098053d765e1eb32a48fed2d1e64a26c4d10ff3475168439fafc1d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:13a67ee1b4ec3b13cf66768c9fae19ac71f2f2de53d289749a3d0722d5ea05a6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:420cb2ee2fa3d87774cf2520813e79b48180ba6de5535f1223313712a8c25e1e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:bc729dc4a6211076736be18ec3c3eedf0855a39207e453719f5e76765782a5f0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:d39370b6202f62148ef699f72e54cf122f06eba7c8d64db2bf2a17086b4b70b2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:1c1c6bd129c425cbc054652a94450a2510c416a79185de7c779ae919d5f78d3b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:441e08e51f09116b2aaec00282f63ae7bc1912d3dedf849fc3bd515617df13b4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:60e2cde8ff38f2867c3ee328c49c78e9c221c74a797aac8168e9a1511f583374_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9e8f083606d913793bddcb53db9d19b584cfa215925f0bb05c854cc3cce46eef_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4142a5135ff7c509860f39f6dcc8ffa312b4e24a1168efecf53cca1e3903607b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:8e35649c4edbf940628ea29885ce9e9e67ca748f622ef482503032d14e17d1ea_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c2d804569b6cc2a0aa0c5cd04d06dd6e2e2a8d3eb26496d9c2c6ea59e42ac79d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:299674c1657006b9b90075b2f32310df2bda6f22b0e39ccd7c2261c424aa235d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:53b3d183dff1cf1aec91426c1a034181f12fa5010323372e70ff1451f35343b9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5c075ca080d72b1cc9409ba8ba1d20107663796cf95c05f6a34f7d590e8a3294_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:8f597e03dfc9fdbb8632646c72bdb15c690816166e5d93b6645adb5b7185c07d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:a05e4f4d7b2f90f87acea8276137e789ee1f3f11913515a9adc8ffe20a612274_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:dedc2b423c2ea95328a76d6fcbb3eb7e2d251666d7e4ae065490b304f719da4d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:07149b5153505d1cb8f59101ba3cfe8bef6698b87a6bc82018a41719c9bd55a5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:277e56c65a23b28454229da7b0df6413c4ed12de00f5daf3733279d6c6487b59_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:5f50989f0a42c563d78baf4b0f2935d57f5c26f48149fe6f36bcb59ad1926b2c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:02db458d9359594aa9855d4a892d8a5265ad9bacc246a2011c5b9dd8388bc9e2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:506735bf56e19fe03d7608921a2c939ff1b4f6739b393d05694fdea7e32061f4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:74f3de8e7c7bb873e51618a8d2c84291f9560c36b98126d339c5fd96ed741cdf_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:f2cb5840deacac20bbe75f2af6972387a78a502d865de1ab5a4a12c9475b4a5f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:21b3b3f17ed5ab11cac03a72db6cd97be86b86d27f9c80fae428cc3768e0517e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:3afe86a1db4b0cadd29edd815c8106fc0cfca92916e8a7f33fcda8c5e5b21914_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:637d5dff3deae9e41d03e57b5179ee8010d660071a7e6129b115aab010d112c7_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:7dd551f8e626ec72f135fe7a90b7589b26cda72d831817dbd369701fc15429a1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:1ddee1f2ffa31ae46bc349974d2ca7a00d38104ce991c7bd6760e121f1f26e11_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:5f0340a539bbb0d4ef8112319beab5a81a101f2bfd3b7c7f1e60c24236843241_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:8d8d4cbf731faf11f67cb8b562d8b5bde1363713fbbf98bcec019d28e4513c93_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e55c4a7a3adf49163efea992ab8d48b7c0513dfb3545147ec262ec31e619cddd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:19e91f33e5a2dae321ab08e82be3dc3e02effca2a1782722d1d51716e2a6ae44_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1c7957cccfbf1116e9c34c973e397fbe39aff48abe224d3d3640856b6e465d44_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:57660f110d32d19b5e35a14bc5167e6944aecc46140664c8489dd7f8b7956a5b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:6ed3c0bf31ffe32cdbbc7e5d45ecd95a584a2068a816a160d9c45d5a354f5bdf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:0242190f05088ce500fc80dff474d15e3a764aa21be0a6d9aa5da781e1472aae_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:4cff8c79d0ff04caaa11011c8ecf7b2075609ea9493cc26aa46b37d49696d8fa_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:4ad1fbf0af49869bd1e3d73a869521f5fa895dc93466a9b86a4852113fdf9e0d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:8ea6d4c0aba37c47c1d0bc96fc7707731762b050aa95d5ba7e6d13f29f252511_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:195b548002df55721d2ed620fa5a6925a2d7122400dc987e61bdf134e47875dc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:f7af0248952398d2a00851762b3defead9551323ec4f11534009a867ca6e72df_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:19e1ea364d58d09f6d52350380bebba7e642f324a88c28044c9f97e2bcfd61a3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:28e2daecdf7e72fb064351d1c84c2c993298249a65a0497d06432060923493cf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e4548f5003a7fb5412ad25353be182790a2a64959ae24a278a7b5170472696c2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:81673c0d92b1af126a8ee1123f1a4c4ac7aa26649b86f75ced4479d0aa5cd7e0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:e58438456be3bc7df25465a6d2fea766dc57f85ecb248faab74ace0eca248d1f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:0f09f6e927d9471d54c01527948cd0643a091a7bd9264f9245f53a47518f26c6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:7cd9b1da9d842e8071dfacfd217ae0a42c2d01b3a55494d442be0fb6493a0eda_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:1c73d67015c1a78474e93b35c2f2ce3371708452dad77ff43ba431e103944256_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4f1cdd54b8403f8f469f7d29a8bc2419b9586b6769df9d50c97a27d19d33de90_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6c029839a481bc45c424e5ba6400fb00f66821f2be36bdf4770b19396f9c20cb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:bcf7441e9bf05766a50606c7e514395ba511a9887fdb260ac80cc9e408a588e2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:1dcea4445e9a4d7d796fcc4d3fb38d66a4669264f7cd9c41133750206a1d23d2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:36994023a85b01f474284f1ad880d8664cc92659a147b75e8897c2a8d96a1a71_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:e2f6c9979224cb9e6cca631d628dcebaa38a2be3b55bfdc7b2d549596cb0019b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:e6230510f507b363ca68b4b2a1709e4245caf92adcdc7b6de7370762a69c0ac4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:143431da015d2d91e72ea1b71683f88286cc84314cd585dd351ff4b4da6e8bc6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7588aacb23cc13e07e64ea5c2b4c934b94b23d765bfb20c4724753e79d773a9b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:853a30d937c449856841cf803458ec6fa036da6cfc4716597dd68daab9d325af_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:fc30c674e4c8571a5812b8be4aabf38ac978e4b1344334e22a10e34dc324e33c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:4ffa5edbed7245f9562f7346305b3f349c22232cc595297c61e07a362ef46649_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8aa06a57a4731278936bbddd35658bf1418bbe5e2bc06a3ebbbaad90deccd20f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:adca75c7c7762b94b71d07bc4fb05eb9b001a461d482bcb2c3139c62368baa47_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c5953f7acf3484a2f9e993b3be168da7bda113c336431249cc9b1cc2347572aa_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:8a17cc44326bc0db545c5652452e437567d4eb722aa7c91290ff78cfd328edd6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:cb3c3d72b3014bc9dd16c2106855439d616b8792bbbc67ae82b49181ddad2062_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:a25384b96400171fede49c77d773289e4244227a6877978d9cd6ff308ef3c15d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:dcc3bf38f9020013530e930e293579f415004b0c14cf7607365b783adfa550d0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:172d6b24902b13c6493ee1dee5aff4e474b16a982500927c2b6634b049e34294_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:1d715ac443da3983faeee051e27c5a86b61e100525c6c7ef7be4f4f0d91dc6f2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:18f546eda0159190af96ebf33b5d061f7223841630b1e1a080d646fe1973a96d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:8d1c5d4a234b11636ed9f4607d7dd47c289bae05f1c600b2dbcc1a93a4b1bec1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:303395c4f66beb02f4a0aca7981b9d05584bc736b0deef983d48c26d9e0c735a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:51547edfdc8a16102723fc75c56d3569b972b09a0009ccf20fd4600e310f5ac8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:7e4171b3ef10a2e275e1b2cd5ea41a75c749b5437ef519c4d9cbd9e0485fba79_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:dbb088683a748bca1691afc439d012e00e782744a059c9cddf62e5ed1447455f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3950e6de00cf4d5f4519186d794295689a6250439e67859ab7e83688a9046e95_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:62a8528ecbb4f9f6e31cbb6b3726d686ce3abff1f9677a6f83654e866c417df3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:a50d8ecc5b23e734ce47a6c5955349a5d26372d9dc8a638b7bfcd243ed3d3b52_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:da37b98cef43c5410da326b9ccbd89f5553d2d2208e7411604383a77913efe09_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:05ea4625eec55253f86b454dec2742638bd4f4993d2ba0d5422e8d7beaef864b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:abc4353a8d9a669e7471f984ff47766330f51e9c36d1fd720c8783776cab346e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:b143ae79251dcf9ba432c7b3db94f8321fa33b78d2a4e6a5088c2d38461cc3b2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e4d2928509a1b0daf46038b10a549e54df7d21810eee98b4a1c81ffe592a0e35_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:0760f5e652e7126a5c8927dea91d2861e2e8c263b39b16aad7fc681376a6883c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:10583ac61c5c8f8f27a8d25e49da53710d449cf7b799296675697996c96c171f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:8cb8b5d563cf802ae5a0cd506b27d14b1eff02ee783a41e946ba2236070918f2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b41b6405c17283f44967f210ee90fccbeab190f7a0cc60b2627da1770f0b5529_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1574ac4627c46b08d29359a45459dcb1673642d1f57f21da3048079c44a4ebd6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:2f6809b5fc7275d1655f894f02bee60ed996fa8fc06a93e22510b106f9cf1b3a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9a39f3966d4040a2955574c6b25dd1cd4746d99f34739756ca747ca1d2394dd3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f03392ef674d385516402d64e7fbeb4f682fd4bdf3cb9d181410c275b347f74f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:27d854f0622a5725f3d6a1dc734cb7e993f89ebee1f8c426f400f80e4af5b0ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:538af3b3678b9fed1843ff31fc35260b45f522f2a8a344a1fab54465ce548857_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:7756873cd0ff6ff3861176d4bad3cd177578ffd4842770115a42e326cf726660_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ff195ae0c0b2803f561cf75972798ae12054e6ba15eedf2c16d3e077925b8ffe_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:2735f7ba604c51d1c625b0e9b0df3e8b96ac1a8b559a2ebd8ae8ca79b5d4203b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:dd9629f2839b3b402feb38a9a742b1ca299c0adb0ef53f87efe368025c5cd09b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:f05756deae6f9e544e117a9b5d0b6fba6ffa477e3d19ecc490865d734d836d0f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:f89603abf87bbd02347002e75718ccb74491d9579076447c2c2c269a1eb79316_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:207cd7351841bd0b8b56d6252f014fbaddfd436882b73f1db8a64ffc204ead86_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:24d535567c4cc4f31e69dd3cfd2f050e9fb51f161d1d676cc978e70f8ffddcf2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:a4311e85d138576cf240013e2db4364c0f455d4e007823695bb5fb3438f1391f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c1d2895cce7b7e7b7e7f2d5924ce880d236a2fc47ed52f26822a44ee9c897315_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:1ccae922fbbdbd2c7b40a13a974b28ef66f17ccc3461d401c68aacdae28b346d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:c096b6ed587cc5f42589cb796544cd1c6c8e68e966d835bd8efb556140925523_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:f85a4ce0b14eefc35cd5eb9ba4e432c09dbb92efeb235dbbe317aaac1412a767_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:49a539a6b8b4c69ce993cdc5e6cf6c98c9dd2683ab127991c2d6273352a2ccd7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7a0551ca9e6705f3075cf7b451d30baac8fba175316c5656aa204d391d4ade88_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7f42daa503a2742e421ecb808d12423df6fc3bd80e5230dd9ec1c865decce692_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:8021c06150b10db3c8a4b4d1a42c597330de8f59b8caab46dd1274e0399ab793_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:42020dadc17758722b4945555fef8c6bfba0960254e5cb446d256c731a37df49_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6e2b738e5c5f7a6e3a4f2558cd965a06d2b2d6f89e6b9e417d433a2ba6bbb912_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:8b957f8e353c0c69b99b6df9c4e39f0e1b0b43759193454ed2930d767f89e82f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f90e056041490a3369166f46bd3aeb5f6c43cb9567e2ca3d7852bfd2d3930bca_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:043909491caad0e15a9a4ff4d66a28ac9fec1e47b439413529dbd1b33be2456b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:267c08aad5267e9d15e5f91788600b87ce134fa937458c874f732ac5dc3c1c41_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2891522f85186d64b1db135d879bf70b8a0f7a52497385b01e530dbf503d65dd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:79197d96cc1b2c3667cadb039410c6d618f85b5f6dde536b5925946252c75d9f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:3c67e68d8207eb0dca7c215e35c88d93654dcc859c5c7baff188ff8e270421ee_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cf8536d44e26198584800d962773c45d5ebdf9a1c67fb1d60e63a96e3c154be_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:9246b137a731e13a90f6e23eaa163c814186cf9b552d6ce10478b8c7f1acaccc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:fb5b8461b313b9b24126e60283062e850cd74e5ed4e900f4e57fb714662e801e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:30f3d207571e30cc67daf75bada3e2f22687dabc0529c9dff9eb4df5fa9f9b8f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:7d3077132cf818dcf1f38ac7f917150cf6230767335a3cbef6ec4fea49f0aee1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:84476730e0b72c40993e20a0a7b65c38c0e5c9101d4119d8f9b6135ddc834f1a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:de3ecddff056834e37bbf77fdba7f962f20f1e596964ff640fafd7eaf1b5caa7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:1950a267c6daaf72cebf95f4a8e792b3cc143945a0c58b2fad3be6bc1301147c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:4311cddd9ef0c1354df2899203be91d45bbd128c1d06376990d012d5a9b40a02_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:4a38dad6f5107fa891ce7b8f74d1c5e8049e0a11265ab58b2e421275505298fc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:6373e4d7be182156f651ac9b7df5fc639fe76126ae7099366e65422ed260c533_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:016753501f4be4bf083dd23a9bee607dcb458c4662fa3ac7898e08158f2f8c3a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c5c3fa06054ade9f78b5a404cb9817fac03db8860228f3a8ab8e57ce7289fed5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:ca78cad82282a70210b26c6781b9f86d6d18a62980d09c20e62e5e3592ccad1e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:cbe4e3bd43ceaa070f1c52715131221ebc369d689bd911b20ef54d52734ccc04_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:09ee479f87f73be1e09df5364ab4fe755acbe625ab79f99b7c59c090e1028d4f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:7218b29a4d033033423f2940f1a01820199a378a931635be5cf23bf6754e5675_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b50582ab274065ff10bbae60ce6406e0b6d2b0b1195f45d17ea1b4a9fb48186d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b81e101c5816ac541af6a33f67d08d077d6a1853981c01cfbb2eecdf1ce703a8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:0317fc3d8656f1bdbaeebdd2d8e98c5a2d6204e5f243d46e29dee37f03c81c41_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:084f095860d62ddb74798f04be2ca0aaafa7d29b67edd08f69b924512718c601_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:6e7dbd2ed496ac37357a8fcc834f04b760a64b5c3868be538726fb3b42b19c77_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:fc4fa1b1d99427281c77b131912ae80f0f83cde1848a1613c28e246565ad3e85_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:3c6c52fdcb07016fb712996e681307c5d6150172806a922a0f4871347444c3e5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:8bbd00a56bcea2884b407ab5a5484e666b8b0bf5d0913e1098e7048812944062_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:8caf0766c6416703e7d31593b0658d618f5693a5deed8fb8403c1a55c21c6628_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:e80ff4942f266d709603587b560aee86a3df5531d616452158c59d36e451dd8d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1a8dae0b42ae8a68343e8d8037b280016faafbd1372796d0443ec48f6dcfb140_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6e233656eb6f0c027334384a5a93d8fd02c8f6dd20c3ab2ea14b9f5e00f34d02_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:74b7a0faefca95aebb16f4d8a1cc169040d6139ebb9074c6ae6e0606fcbfd30a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c79ecf2529d951ca89363ef71c46f3592b07d189affea5966d0652b7cdf076cc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:0d6f439c38530f66dda467af7ce31a35e4c9058acdf8f91913d01b6772d0dc18_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:4f7cc6f4a9b5992ac75f7cb25e0956b63c16d1d80de51d4c6d2463b88d1ad5c2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6874c245fd5d789ca82e7978cbbb1a74e8ff8fee198eb4bec9caabab4957cc4a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bf8cc541b8e0b3a6367dd9a8c7622fd374b2e00a8faa1e5a50351980b25c6965_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:0a672e9d0a3396c2466a99cb15b045584115777e81e6b11f25fd0c8c420bc1ab_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:1a63f53e6bcd221fabaefe55b19b9c2e4e7e2399b1392c043cf10293d869a530_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a39c192ae50229f6b2bed666ceab9f07541a023cef4e592f2ba415c68c59d518_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c42b96f27d3646ecae1a3a201f78bc285c5eac305db29c5e88b6f1338f9c896d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:4af0333ff4f8a1353d25478abb32d7b64e8fb516b5e1aaf67955e866a2baf734_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:cfc3b31ae1ac667162ffb29edcde0ca482663cbb0318e71b66d14277a6d08c21_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:d7d4fc9f62d3e868cdf203ecbd592449f4dc3bcb5b6b8c9d4d6c9436ef505c5d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:dce327a6f80559b5f1eb0b707db9d6dde94e36aa5b2af4945136fb8ee5bb6804_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:02db4d184cdae846aabeb2fbe6f392f6bbb2b98d17a1e7773240d47fe382e7ae_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:21664e619da8e10e72a7f089c56452dd08bc8f075e3d58e876a1f612b2b4c0c0_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:2a54a15500528109cc92d618fda0517e51a9b4c8fb84669045899ed9086f9bfd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:56220191c4881505437d4c0020b31b9cea7b12addb45e8050543be4932f375a7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:aeea500de4c45cefe60e18ed4db4ca9de48e46cec7d1b63e51734193e12f7a5a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:9e9743ddff20406ebae14ea1caf54866f9ee6830f11be1ea6700b418e05f4a5c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:1fe18139c53703271b932aea60258a78d48c61166a38d931477fbbf2b9ef1582_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:86ad1b0b9ab71ff1a6d30a906999d45acf62bf763b905480bb4efffc3b943fe5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d59bbed5b2597e2357ca7116e0cadb923a180f08be311fb860b9a0825c213163_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:f3703bb8357eff03415433744e1813ad5b158a4612d3aa55dc67d23942f238ea_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6e0b23bfa08aa9041309ffba013b8fbb272e8deb92d83bfe2af1f1ee94533235_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:91a7f91d17350ebb1c549f871b21b5bf905c315309261e9134cd691b5d36432f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:c3bfb8108047ca19d746cf26b012f7c9c3820abc13e85fa79c6f9ea220446398_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:eb26524509203b8f95f2f869aff348535ba587bf5c8dc7a7a34d5c443c6486cc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:33bc87931a5b1ce53a67ec4f4562a86c697aab9cd6090e0e40c7f45446c1ad96_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:bcb41ae05cf93960aa22a16bd3c921b522c8c782a06f6ffbcc7eee8b75f53f59_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:df8d04b062fd8053f94862f8faea6ad0a107eff4668a06af26a4e24fda1967a7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:e5e0e2a9c952a04e4623f32685cbb5b7930fc165724492bb8e08d0cbfbff072d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:2638dd69359bd27a859841f0b5875d2cfc193514fb38b96175bd46cf06d04391_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:401aeb9d9026ec5d8e06d0c3de52c1d4dd0d01590237d76479b89a299ddf2273_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:7a47962332e766025b3ae9e0d049a0c7b2c8312ff696a6f81645fcfe9b1e2f0e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a904f1fe7bbdbf0e8dfa106e17814ee3c5101ec3fab5d5bea2f7a9e2c8252139_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:26ff41de896b8537dc5a61bb00ef6b96925ad4bcaa97c0a441ae7c55ec11a14b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:5af7387b529944bfe3c2c451c02cf9d4fd36391ac21980971fcd3a6498c69ecf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:b89198bbd5154c2c090ef44f5bc94940fd59cd8d1515f6b2ae8ff4cd58e29782_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:e5aeadc5599433167bf39324142690e90a9d4ef195d338c6d764920aae688e31_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:050040c1872053725a865da70b2eec29d6e9a596e4d527c1b03cb975634fec7f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:072925d5a57ad73d8e955dd13d70a665c776e8c9bd51a35f62dc05d070153fb8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6b7e4bfae14f4f8059db5cb4c8ae8987f4e5e330d06d7daef13f6f57399e25a1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:cffe7e4928472626e059c26ee30a9157927819cbdd3190a5eaae991f010f396d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:2faf5d18a1a2c1955ab38c921dde0793f76d57c81c94aa9b9c03355a91cd6d1b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:702987c4f9a9ef543703a5e9efe982ef00d01bd62b30439712dc82fe96d16315_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:915d8d40f0c38081ab8098ee11fde082dac0a7a29d76c1f13f8a7b4b372c387a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d52a94b8713ce912f9c61dce6987333d40cd7c90fa4262a1922ad8270ec3559f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:5316985ec76720dfd334a84842d3223b33b4567d2440884764adbe8d9f1c6b97_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c141e90173e23ce656071014d8f22b36d6f71215ddd95477f305e1d138974b1d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:de7bc3d87074dc8a49698e612fd0e7456c037e129b63420fe4519ad0d51f352e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:eb5f8c741adc1c67f0d9c23b3ac0fc383a078a2b3f449b78202b0a686adee35a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6d32cf8fc993d00e39ae22d068a6cb109e0e7c59e44fa593bed9911bdc86ac13_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:85a84c3c97e5136638e411e5001d841919a191915875041980fa6170d6049fff_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:bc54ce924ff592338334bf9d6982afa3faf58b045b481c3f702848f307b7fb68_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e43716f7a4a88656013882121af515b584c759ff627dcc7fee2e9243bc6e8cc2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:3ea10dabcdb470bee717d90f0e004f74c59b96d42a61023c06839474bb6e8dfb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:432f4a41ff47eeee1d15a3c1770ca96222f7f4ea6ea2b9f225af447edb417226_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a81bd9ac2f49976792da147569a46c63c942dbaa076e7c95e2f07f7e579a0b11_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:e085663a668db35e26b186d3a4b66e61d82fd08e6f8d5f4ef899fd1f49f83c81_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:27965934ab52594d6d51aa18f8a2a1946c2d1386528bafee16001c3a45d2388f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:31521371270ab238e1a262a7368c7d30bb2d0f346fde7233cdb833085245f37d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:754cc9d9aa88a8d84375146e19860639960a5315da03a49b0fb469919f707791_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ac0e51a5980582643e986e53fa6886429efcf5b7c44134b4706fe9401088bc67_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:40330ec6933670a7a62d3df29b219ea52db6be6728e4cf660f989a78b52b6a69_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:69a93df12d10275e493b2b5136702bef3a9a377ddfd33d93f031de52ff039d23_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:c796ad53ec93683196c6271be33ff58c61fd35d5b0f2af2442b7f0a679ce7eec_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:c7e2429d926e0f86ab2b7483e6c18642784bb493ac2d1b878ce941fab95852b3_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:437c5794cee337ba407cf456ef7d736a5ef1a25b04457818e7613c1c9f17f7bc_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:4d5535e5d1195c18a0a27eb77aed59568cb04109e0b11b9b3b92560752b4f1f8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:a8c11393c073071039ce03bdf07f925eba2d8503b4537b6d259ff5779cc8cc7b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d6c4c6ae42b067072178d86d4d7805de7000a6b4d9264f3b654466004bdfab88_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:91e28ef615d50aa6c72987991cd10b6f231419d356bda0783049e76b10ceb0ec_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:af858c11b4fe09e1dbbec22b99562cc0aea03e7cc53a13bfcebe2904cfc9c4a2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b0711dd038e6c5b557797b40fd8896a5dfa708fafa0df5bd10fa67ea9f33a6ae_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c36a6d5c401ccb2945f76f4145460fb61b150cfa667aeb13b5411527a3f54082_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:1780d78d54e6e0e81f58f61f5c6b16684cccbe38744886b00547c020615168bc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:6d52cd1b126345d583f0143866838128ce46197f6475cb16f2eb60f08c714c29_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:8a497a70c08c1a1c142e902acbb2b9ec6df6e4d32b3b24c9aa982aae96f089d5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d8836b9f6e601bec6e408efb37e25ada7c99a3d76fd5832ce19e8728bf057656_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:43f8aef60162a34125ea9f95e7d8d7330c7ac8eb893d01271cad80bb4e5a6d6b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:90028b0e0a122bcaad73527511dee18e694fe2846687710a9b8450b448ec65a4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a8b3b7e6e540ba8ceb03d86638f6b53319db3465088e0372ef5309eebfec0fb4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:ec79bd4481898e4467d2e5f32d05662908936b06cd3f7ef1420a98c6f0a4e1f7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:199d34fc464fa551a147a120afcd4eb44117042a4b4ea04933ed3f17b0c142ea_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:48c2f2e999d26681a196bd4f044efdef55a0d137bf01ee039d0d6af21d0f1d24_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:89cff1bdbc386572c0d8f2ea26087dfb728803b2c90329bf6f0f10e2ab781ee8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:f6ae7fe2a7c00f8beb1fbd593d005a4ce02f8ea43796f71b11aa5919b23335be_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:5891c3a97270f608a201198fbdf3fdd14ea25672ef4063de4fe0cd71b9566c48_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8906e4a8f9a3499c09bc2aa06f6efe7ffae70174108c31040172f8e61e64431b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:f17f3ffe3c4687048402649d08b57a258b5dd4fe647cf034260f4d5e839d21bd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:fa57563e889b072f3b9a71bcfb9a1c1723dbdd1ca9af072760eceb790e5d9f63_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:01dfbfa63c6a054c432b329ef61b460f97e35f9536a325ea6c79acad49775eb9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0c16eb9aa833123291d76987a9d12b51c7ec4d27d7da395757085aeead6d49d6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:c7f4aab3d25e55cdcb750241c4a74026e9264a83e83127ec6787c21394191ff2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:ead78a41605a84c33874cf439f8fb7ca4e40d238311b944bb6573c3a74599c32_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:145196f7dd84c4a287833a6841514887c452fd2b668a433af249ed3010ec5406_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:16f14a69ca31c31d6845143f1c1ab71bd847641b379016324f5359ab10d5565b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:0fc2b10cfdcdae4217e0fa1eedf0e5d406516fb18d81c364521c7771ec5028d1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ebca57291d84f8a18bdb73d1bdd08c16950c5e39eb19bce2bdc0c9356a3732c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5a5792751c2fb9cbe385130151c3bbc660baa125c7eb49c0ad791662be845293_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:a5dec4e5cbd88d9277da5509241146c6e6715861b854cdb84a3b6acd0de43878_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:ad48609eedae76b2fd8ff454c5576601c1ce6b8938ffaba0741292f98e7dbac9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:f1f4c8788a5cd8cb612dc781f265cfba426863ca2d6e0dabc4b1b5b663ef1b35_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:10bbedff3324403ff2bb247c03264ce10be8b6e2c0fbec384775b6408fc5a62e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:288e65d4478982b2f8c64e66041f3c4476578b5088f49a9113f7615d94b78696_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8ec71429beb6090dbe77970df6ccaf8a0c397687e545c00e35d7d430677fdac9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:bf9a9bb1db96a24f916836ca53679873ac32fc5e943a62d73f5a0d44acc6666f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:80d322fd3aa400688b41a959f88e40624a4891d2c11b3426c440c8c1f378d721_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:a73d612742547052fec5dbb1ac2f5c7a769711714c2d7e60cdd6af45b61ac652_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c8038bc9fd77c27bfa37c3bd67a789096e1cfa2a6ae8e932acb8722ad72dc693_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:ef8659bb028f42bf139b8e369147625f76e9724b08be6c50168bc2873fbf289b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:069898288e9a54d1c28731848a898b0302414a6b4ec20993e707838354025ea1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:1745dfa8d0bc95282b2c77be26ff113e85d5226faac64f9a45140f868bfdc2f8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:7d38fc3b08719665e6a1035658085989a3b8c7a9392cffb78d7bdb84213145b7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b9318d20f0abe6ab698cdf9f50f6deef573be0fe17767da453bd26d6ded93ede_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:0b917d1a8772745e937a45721aa55129b5af27b4b533431ddfda819227759cea_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:770af0849a803311e04939b49ce35188e4ddce4f7c12cd6de05686f199e8ff4c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:949bc517f1f74b1fa20a826dc6a324990d14b843be89531762884d951a0d072e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f742696df9c59795eb6a1fe1c62df6c2021cd439d2699738040e670b94bf8a12_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0855c393ce46c242ae7a70e4f1a0f94a18b6140159c43fec5578ef30c8b8bfca_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:81531bc329323c5888aeec2f5270b7fc5115c6dd45a327f2f9ff0e5298a07b81_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8aab7021368f37143cdbd19afaf32e939911a40cb7d2aa16d995c73d43bd9a8a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ae79909fb7f7c0ffa8088ecd7173521c93dee51940f92b841206eaeb850e9025_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2419be532ee6172c8eac6ab4a882aa9c1a764953f39cdcdb815ef66a2600bc6e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6284092381134b58321f2be1867ee43038d9b9d84d3d068bf87343fd7c231ff3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:64ac6ea5bde747e8fbb3c2a8166c56a2a967ed1984e9562f08851fd62bee6529_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:caf9cc9b036ce364fcc95fa04477773f12caea403c0cccb5c0e470bc9597c62e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1a816ea2b9fb42d745bfe8d28687ff7409f4359418062ab2b69ce7ad3711824b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3f0bcbff40a7c02499b25e8c70386261eeb2e53d4fc26d302da44fdf71c6d336_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:dadd6f5c854815079e5dbb9cdd274399e396b242c3a6b60de24bc96355e6755e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e8260a29ad895f33e1feab3111d8e9cb189cce2f06636921de7d89305a95cedc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:21261c47ff36c46542475a91e11ddeb7aef7fe24678412efade3dc628d1fd7fd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:5d20fea3dd83aef1b49bb7f83b76a1770543102963f609e23acea922d62650ba_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:676b870a4f14acc81dcdf7d0d7fe6e69caff28a4f576cabc33b8e4b640eaed16_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c5df463f10508b90f495cb698136d9d89471d2eb647fbeb4b1054e9719232297_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:46d4e13b36567bd730d62799843f4dc839ec3722c84c070b2f48222b9db258a6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:621b3323e62299cef209ad7a505f589e9cb60e435223c276b7315a069891c237_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:ce7010ddddd9e5f911b08a932fadfd64efad1aa07124cc353dec85ed21825a9a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f1c19c110321bd99dae36e5b375434b4c87bdac17da7c00bbee59044de12e93b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0034c091c768ee47e959a6611c7371aa38c1ff41d37d60e28671242135bc0176_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:791c7e849ef8fd9fee06193dc67bd7790d213e796bdc0b03ac3adde635960a69_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:c308ec8359c537e0f1d4f9efa655b467a650d1761efacf3438c81ea04ddb5c6f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:eb07e612458f5ec1f58e7e772cb2b25264a9c42cc009464672b89e686f60f5d9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:0151226399aa601cca931b10cc2cb36d20dba4403c034c0c16a0261cf2a3a7fe_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:08e07a62d5ac0d54fa8cacf264592c692c3869d9dfd33128bec9765a0ce4d585_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ba683aafd9e910f76fa413a9c6ab81d2637b447b2da6410234f16531c0361311_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:cb9cefd021b9b5c0ac2e8c7f76da9dddd50cc26de06ef47d7c13cfc92605d89d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:c1fdaea1096254f1e8d77a08e6ef438ee744482d9625e3a8a1b4104e06d5d1ff_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:a2d736bebb280eb8469b1adb6018eef4afe36234ad9ff944fe18fe9be083bba2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:68f158b3197523fb5b23da23ebdc5b54f83c8d688808f5f69a1b3e483c857554_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:047f1db3b7f93d9c4a4889e4b978d8096d028911e71968603ea5fbe32d81b4a1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:c1fdaea1096254f1e8d77a08e6ef438ee744482d9625e3a8a1b4104e06d5d1ff_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:a2d736bebb280eb8469b1adb6018eef4afe36234ad9ff944fe18fe9be083bba2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:2706433ecd1a4e21d08eda9385c3e31ea3dd1a25c741862a6325d04d93feed4d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:c910728e6a82e3a87ca04b6c8600326c5c7ee6b2a5367c805e2e37bfd44c0898_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:166f8289f510b3fb18dbca6b3e5b4488e53d583ad78e5f0c5bab80a5b17733eb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:32ad25a6b437a44d16458f17c955a1d483fd03f1543755cad50023534a363001_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:937207bc65e9f296fc780d8b008e8c4e4eb281c2462cc980993584eaf157c74c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:bdffd2853c00892f4282d18d84408f739a84655957b48514116ebbee37cbfa6e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:556a2b7ed3bb24bbcbbd8482bc8dcbc9a2627e48cd0d49f93fe622894a37fec6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:80003a3a04d63db881673954f49d16e15940c4240e3be467219891cfc2a86a77_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:c461b27d74cfc5b6e619a31a1bf5f8e387ddd7ab119b98a04d656b199f429a06_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:d96ac4353e59a2779d3e36a8a78796478f89bf40f4d1b62738a096b3a1b165a7_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:533ab36e8b582f613535ef5d77d6e6fa5b2b0910d501d1eef7af7c3e84533ec3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:63065ab750db3c24e3380fa9c89b26891c441512e2791068eaeaf37d041d34eb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:c3064d49abb1923f71a2d836e08162ed705414ba596a82a4dc7fdaf5e39e2a0c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:e6430136fbf2f1be4b662cfc2154e6bae6abc94ceb5138d95631f0bd8855f71d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:00bed480322861a9340126a1c81ab0cceef95fe8ea5d7b542744cbe2f5bae2f4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5e1fd0b8140ee573da1e43665488669e3cd2aa7c4d14b0a76ed6999bf119ad40_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:99cb93d1c2cac003280f5faac0126e811898a7f69b802aff2ba4ac2634119303_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:ddc3e5eccdbde314321c58298fc1b353af33ecbccadc3286c3ca5fb745baf891_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1df5c4dcfbb4ea8c08309e3248487b51f628bb9a1a39c17ff9019483aa8eed38_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:62c67caeb8d46f502cbfffcadf2556e5715c36d8c39ed9b3b72274ec6c71fb31_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7c0ae38a526c4f54b3479aba5a5432f7348c6c85a692c042349f34a3975aaca2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:968696995dcc8b5f43dac5f9dc598fa58b6386ddfcd27f5988fb55d74a5b1892_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:2eaae24251976dda2353025aef5edeb3af23a748cdd3d6f51cce3645a7614337_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:aef4b254560c2145a50b2bda42ea9758eb38d488dfe857cca1cd12ca3c4ddbd2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c0477dfa9340debe407453212f805bd8a7018eea107bb9ada077672e6d842d80_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:eed1c0babe8c3f224717bd4b036e7a93940320b42329512d50a406c265269dfd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:3c78e13ec0fd31e80ccf2b3f4b08df9efb7854739c9e5d75a9f6572d81c5b4b4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4981a79b4bebc69f5a69814d54e3d9ced631b14b16293fe8e7eb71c3e62fad7a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:545547b6c5226b309cd9cc577c0b91759d542e58f2bd60bfe00b15164a30b007_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:659da371f970ee548816f74853363291333d9ac6d9e4fba6329f146a7fbacfa3_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:1e7a00a05900599ac401cff92be14e1d73278a316e4eb38b5b4c3174305334c9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:5281268088cbd188713e386c74604c5a6084f5b6ee5cff58bfe5071e5c932a00_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:871e92015a2fe767f6e3c50b6359427c0a0f24650c7798b2e30a743a9b932da8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c8cfd3f72781925063968f55705cda3b3f47b53996e5b720b4378936ae88d791_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:163235f2e40e91d6871b4375d70b9589aefca7210e8bb401e594dd96dd5a3d7b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:48c89e862b063988c10c4a71591a01f3abea82b694b9aa4344cb7b0f4c914618_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:7abb53267f55b4b466a8a52c17b3660ebaa7e4ddfb4da0068a7a59f1c6d8e9b8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:923672855d9ca60bef182b77d23cb4161828e6ae5d9dc65a6a417728fb323e3f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:099b6debebc4c5f6d48968b643344281e079f3a479232f888bff8f63424629bd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:91d59826a2a4b0e7bd3696dca463b99022d5cdb65d0362297f35462a9f6bad47_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:b64077aa08c70f1543d34bfd2868e2489156b02ed31ee033361c5c9c7662def3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/frr-rhel9@sha256:d49bdcef2e9f4d29a5b5606dfdb106f1140f15b251ca2e2c9db2b764a12209b3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:19cdfbadf2838045e8bb2694fd8a50de53429cb7058db5db0fb4e606990e9485_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5d3d093d1737c6323bb6ed2278e6cfaf1109e981e53276b12ba26688df45b5d6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:94688881b57bdd21635b198a238dc41d95607ee9a2cb7895f6943713d7597f34_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:e9dbe70ef164721a8a2c118a4d0cd70b70b6a4e72a5a193f28711c655f3767f8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:042be8803aa5cd6eac6131c96b02643387f516bca3b76b8d684de16e15085d4b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:5b7b100d26aba70b4484b72550db4b095eff0bd0ba2f290f7c9a5c7ba37104b7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:76be4b8284bba0bbb037a9dd6069467ea339ca1d2be8fe1f8e90f325cdf3716e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:c6b65a12f0dd6e6571d7f486e572754ad0013cb0319b4bcb0637dcfa2a53023f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:53259c7236fed212959564f05a214e6d1aa879ea1ac3265df9e203f30abe4445_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:71158fd9ac3d059b118642ff387aab043cb5da0fcd17bf53c8f5f44361202686_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:886a365246e95a13e9471657478bed2e106133a5f8ccf09029b18c74936e867e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:b7463b7014881f2f3dee10777df37adcffa8cea6273095e509e2a0eb3b08c12a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:1c080f0a233303e6097fdfa8d00a5122358079e67c68867ade8f00e2ebd7e7fa_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:990151058b4484633406ac70cdb63c4bb81a55bcc5beaf08f9761dc6ae06beb4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:b018c5e29288c3659a59faaf0e1b3366a638aa6e5efac755ad38df08e9fa54d8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:d0d505849fda4b640ea95bdd96fa11b2257ad3f480045cbbe41c78bdf52aba4c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:0ce0b2ec869723bf1ef0193a2f70f469556c363a88d41baea4c625c615cdea52_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:437e7b011942086c7cfed4ea805fdc69fbcc4878e84ce79339f79375114f2ab2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:51d5f0fb70e7ad141e86e3c0fbe9298f407aae228533c830653a12fe34e18c94_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a5f950847205f1301c551c59406453386863a244ab89f5c1f135b0efc618f342_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:1318f6ab64d38e4166e492d0becaeade10796b7680ccaf7df8930c384f0f318d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:71251b4cd148ccd8dc6bdc8ab51a4401dac1ccc7ee0666d389fafcc291a8af6b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:750e49b90d266e3115369154892f235607790a08e0cf8e7bd54875b40d69dc36_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:ec3f72403c828cfafadc7a9b95659b7f997c57f83f5d7c7f99ae9aa7111752e2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0fe413807e569ae20166aaaed7d49deb3755adc903d7c4240e6c286f78ae1243_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:19530541aebd85f600c1243ee0b35358f3ca6dcbdc0a58705980d0ffc661e70b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:4f199220d4abdecf92c7c34e359be93ec1769767d3531f9ac4ea18255afd8540_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a43fe727d9bf6395e330c3094ce1d337c4371314beb035877b975f2a197d9944_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:20d52bbe54cfe67d5c39f1f30bb56d56d220e190075895a2bae784dac691b053_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:a3e5c3473cc7f259c63176cdcc987a208b330e4371d3d0ecc959c48e8dffd705_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:b678adeca55da4267f68a641454845f38c2015458143c62d611f11790dfbf74c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c2841895faa6efe6186dec578e1c02e8b04c7e178249b191e8f2d9ece462ac4f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:7044079bd7186fa3578b23a677113d67cbe14ef0a5f8d8da8b7fdd74f05e10db_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:79f2aa2eb589882d7788f96eaa2574c524ed6366cdbde6d600bf170a07ab666f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:7ad604db716b570e1631c17f9c0aab2082dcf1243210dca2c33f2e11f05ec7bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:ee7599f1d4036677523478aa026118d6eaa50c71385b19efe62b5c90a3648aea_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:0ff795f2b56a4f1d5fc9c59f31343c4ae619ce1882d76126839d138012f7a1a9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:301b031b83ff0ac8cfbfb21c90b05be0461f37797a1a53618afc4dfa08ee3a89_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9649506d7a695f509b2164c9b47f037403731e82f9119f6a091a7fe21df395c4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e44a21d71da9c3f22a836af4c29d89a8048d886fc98aa059a3ac5c83e9a1dd47_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:7b5197549f0c49776a522cb64fcb0c478b7dcdeb028e8e53242de8363bf59dcc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8b061cf29321ba0844a1149668311b416cf01f84ab2dc4cdffd503f497761343_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a9ac7fd68608a6d07f818970cb8a1654ebc4604c8b93388670cad85afbc9a277_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:d4062ae5ebeb853a210f54254e1c0e48e484458113c651871f0a1e3658aabc74_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:a2b13d02961a41c4b4ec63ba1bc33fa807b04664f13110d331ff49b27d665067_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:d1a8f54e091d4ec5f312e70d2135ea476955cce09fd11882bb7fe8548cdc62fc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e56ff4c9d34c49ef38a4913ddf80dbddc5b67dfbe7810587086af29751ca9cca_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:fe9f712c5e32380eb36fef637f16a65d2a5203f4ee09435aa9b7f230262f8cfe_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:06ae2205eadd0e82ff618176ff3942bf16dab32c446a6b20fcfac229fc49b813_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:4478bc8bb281d6430d367b5dbcf047a4345d6fd6aa41397373005615ee305086_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:972dd4bd3183be7a1344adc65200453bcdb448a5f7487a5311ca3c1da304dcca_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c747eb412219dd6188710ad120f8861f08acab216f825f8910c694ad324c47d3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:1f3e2710dd787643cd43d35edee092efed10438a8e95d8a7d65326cf3c183257_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:4237d1f3bbe422147b295bf918d3c355edc2286c3ffcb8e6944d83ac0207d610_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:3367d78351d635902b0c123696e390b9ea1623e765de7689c9bd98f820aaf4b0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:7bc0ee15f0bab3898ad28de7677dce8d86624d734bb38a08947eaa3a0418fa3c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:7d3d8e7d7d29fff25b51e62ed511f28456ce17d135c5edb71a204c414a0a426e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:82bd06fc926859c8f1f738e40a202c1b0b1bca5000e15881506818cb23445d97_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:85aa4038587f439e4632742b7b631913d204d7513f7d9036ca60b485de0a4635_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:b97f78e0989a59a188b3c2308b04798e2e2aef7cedb20c561b84c72b1336a24a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:83bdc38888422094f55831a65dfc4f579126199b6bab643ca28a6b1c25b06ab1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:965b2a3a6be2dec3debfc0a3f98b4c5a9d86d92a1ff1a56ef0250e1782a27575_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:58d51be8e5831db556764d3db64f65c19f6c41e581e591c7ae940c98e635c4c9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:7da284e7d4a33a3c46922673324213de447f99dfb7cf120c5bf184816fe58387_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:6c0be90a6cc5e5c2e42df9230f6d6feae14dbfc95683094b3597f5dd75685f34_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:d0661c43cf3ca725748090e9f6cba73cfbcc5a63005a2d11f551456b2aa48991_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:bd11e3a5efca51a47bd38031c5dab29d5b4e5ce000d680d6903e63d3e8ef30f5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ca2d20b64d93a4f1144799c7373d22df8f77877d17560da82414793222282544_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:30ea821f3b631e6f9f3dd7a34fd0c2d3fa2ba9a63195aba8de42e6b655ddd303_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:cd6b2a09c10ff8313b6e7772d129f610a401f44f7e2e033dd77de91961165b2a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:0c74fd2ccef9e503087df22957ba24054b4d077fe5f82b77f74accc4aeb1c372_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:6c6c911d3aac2792169bd09b0c638fa068e1fc8ee77c047ddfaced6e984aec23_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6ac79f3d17ef043489a093be59a31ec56149c265bfe5a3d6c1d999442f0a97cd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:df81631752c241659beb6ca6ddc5adab0a76ba7d421dffa787c870c2cf8d85d5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:44b1c4eb1a9b38dd2945dcb51d5e1e63fc60d6fdbd9e42f57c3f4e685a1549ab_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:97403345d3e786ef9ad2930cad211bf13c5f99f2e24688a1dfd3e6366d115141_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:903797419160c6d4fe5811856eb727f53f8c5ad9e34706b6d841155dfd59e9a9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:bc4c44660119b886c51782d7bc8a55e1a9f7b6b5e59d317a57da2bce502510bf_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:0e6b20a59ee85a861a29b4f4fedcc50c8396534d3ea6859f3046acf722fcb079_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:41f334fd2121830928a7b6eb3b2f1904d99f525b50761a756a105fb01cc7f6b9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:48838eadbb1812821f889b3794c168daf504c555556a6751d17dc9522f141249_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:62839d47fdcaa9a1372ffa64661614b09912d233d7c1842fb53c228d1678d34e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4a043837c6f0c21ac374fca27832c95b0c59f5d6fdf67d4fc232e595368cf785_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:72b49e79da0ab951c837831ba440220c6ee93e7ddb6bdb3325bd47869ae6a977_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:91487191a7d342a56c7ea5a13e350e4cd52ba5c292d3c6325880440215bd76ba_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c090d4ec1678fd326b1239719dee3fc8294e8d7993e8ba1489dce0ba5c36fcb2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:2f1a650f5ec07710430482e4ec68e98855b4b6a7e73afe755eb4e46e85caf0da_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:47405c82f8c422b704c7534a361a2add61f7a46e3e636a0cd84471834a5b8d0e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:622f7adbc69bc03a0d3b91b5a3f2d48a67e9b8659187b21e3b8ba157cd914b4f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:c4407e42ecec19e9eaaea79c51e9147bf4302af5b35c08c31ea4993d38ff6931_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:22b4a31cf424c943201f3d42123439962e8ed84fa90aabc42ac4eecfad7b8774_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8c7be6f5aa6b98ef618cc4619aea3bcd3586a50afc78624b5df5650da42e3887_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:be1028337aca3109f69e30a2a3fe9d6c37717d6b585fb019095ee466dde697cb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:c0b12dd7403d3434730ea57a49e383f6d6519d1bcb59f01400eed88729233860_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:02959099bd7ecaae627c5c4e997d6518c6848786dfde1bb5ce76f39ebf70fdd0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:1921952ed38ac8e19c6d974a18c02c5922dc82c3575612eecde6a9ba2033d685_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4a977bf1a39be5ab0d14e9753d25f47da4a4742bfdee7e8bda50edb302428108_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fca7a4840489c345b940672141863fbe13c95a247001c86a4aa097d0acfb084f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:4d888341b6d9919fe91ed2ddd5b7a3aab18dddb9e2d42dbf50a4175242e53ee9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:5847fc4851ffed39e1eb579bffa415e577ed832b8afc56a470a47d3d4fe07752_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:785c7d31ce3bbf3832959fb435bf6d24069f298a9644202facf98bd6cac31ed3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:93124b21c5b0b1f81fa06cb223926bdf0a6964f2f624318e269be58346924e46_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:1d025dd19ae0aedb12d1809023f0f00bc65dd4b2ee789fafd151cdd8859d92f9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:8bb731c8611bb5aca6f0a2523f0b6248ec2f10fb89cf3fd7520e4b01dbf79fa7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:af29aaff98b581ae991d694e5c023bde6e6a15a347c2aaf38a72a01f27c72577_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:df2e6c589083d742ab3eeb863dc26a267b9e3b4a86f07fec2ff5c230733fa4ff_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:705615555309ab38672ce9b507c476d159739f15b72e5db7783c9832097fc95f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:71b918638b2c5f6aadaf50905842309df50f81bef7aa5b5968378e8c1f6a4854_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:9cf675089f089d92f18bdf03c477dc56794269ae5492009d3ef5edb198e1a8c1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:b7e29f477ddab45804a33d40896a3e47ecc43f422fa167985820ea65739c2bbf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1cf1fc8622537b1d85440aa48d991f3c9d3286ac3ef836d3fd879e7052062c89_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:6ab771ec7ba143df992a08bd7126a1f901bcb9f7045d891e47dee2ae9d0312a9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:a32dbfa4938a63ae08c83dc13b30e5fe1951cc0dd21bed411310bd1cac718252_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:de530399a2d70f284600274be7086b88f29098063a64dea0a8528e50f8da1371_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2de3fd6073758b51e74bb15f45750c3051365dfd2ccd40f35e05c38d90f43de7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:47b19a623905ba772c8ab9f23076d0d96d4283346adcfbac3d91ad62efc55285_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:4ac2021ed4737c3b47ea9afd0ffbcb8ca503ca304fc77790fbbfaf63db0b0fa7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:c79f300cb5072fc8ffaf5b21288823e880f47d2bf6b4939382977ebd5addf84c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:9065f183a0acf14ff350d66b5287b1a33ff4fcc87ee3dff93e8709ee7f1bc534_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a678ce205c6e2cfcfdbedf3cd3572dd0e6ee666f16ca85b46d519314786e1491_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:db66960eb91d3348c05323a38aa77186df1562b55baadf5b5bcdce0955b12d59_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f2e73e5539de90c8e9c084be136a4dfc8f6cec7c194c021e250ad99958fc74d4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:34aba916b85415a991519315dbfbaabfe50b66f9db2df3ec1c40c4e71e222630_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:83a2a3376d3bf48b8ae63f4363c0d55f7dcdb7ef02ae376ce0a98decd34bc82a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f15e8277bf296dbf349cd86cb79d12bd4c25ead2f09790ac59105f070940844d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:f287e5a040727dc302ecc2d748d4a3d67edb251986ad6308c1c5b299a2824ade_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:902ae0554671c205c4893a57764bd20b23549f0642e01401b2d124a2269492c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:99d5a7b3464ef87de24f5139f9b244878ed6bbabcf0d5e9efc8bf0a1c087e70d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c88ceeec18d3109a18141536e37eff494d72ba78b0b8bc3aa8927918f92b6af9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:cafbe979687617664e08635637799a95d82a90ef205593fe8e1ff1a331445ba1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:24141ea740ebafd6ec8992604dd309f23bb9530ab6e382c1b9b8f1102c97e283_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:3cbba55ecd5bb44889c6c4434325c4fc3a10f8c6951b15c8b12f319ba7bc6a04_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8471ca32474c9b2edeeb23b4d063733152632b7e7058aecd77e510ef99d791fc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:e1405b20b9bd31a0bdc008d5eeee104e243a353b078c2768e3ff1abd770b6315_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1d0f74af14b21a41ccb5fcbed9458ea56e87ac1f0ba067a64a6117687f223503_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:290b1d4af63dbde808cdb5c10c5e50c98e5be3f36551e703b9cfc32eadad1736_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:339c52911584865bde949614d8a5673d911cbe8a6b39a0b97a1fdb715a912701_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7c20dc69d6ea661e8becd06bca24291685a53164b78fabbdb40f3788dbdb30c6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:11d2cf567632924a42097e26b88151a84090bbe49f0093863ebb316a29fdd972_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:8125ce00504b8bda45c0834369e6fce13b0c10b8481010ae46c3eb5b2c4f8383_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a8f6a4c1d515f339ae85bea9991a93f940410c7545ecc4a244eafd7f46b2aaef_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:e04e10d90a1c29a3dee8286362e69a43b5a63bdd3857885bceb695e8e96eacc3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:01f921b1c591d3685195e1d89d5ad45c504db7bf95a5d64b957db3da8b381ebf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:06d52abfcd7bfb38480264aa18663973b133a4aba39f1109db3b605a81ca45f9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:4014bf9fbffd0e34b24b0a401e3d8f548273cf07ef5b6fdddfa814d3d2ef48ad_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:8dbd84845222f50e9cf2627de6ac91dc3dee61665e8138a8dd658ad80ca7cc09_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:40b08f335eaa62cb29d23ad9b708f6aaa350127b0d78f8078572305eef514be3_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:5511ca08c7b080a2fd353fadd831d0a6102bcbf7537663c5e4253abf2e837147_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a4779ad93682b206d84ba3d3405cf093f7616de223e31f07c4ef3068be850b83_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:aa243fd4fc92150af5543b839bb5a8a8d9f7b1c3aee5e3352be34bbea33a5bb9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:2d726021db05e85c22966c5e8810be86c8fde70944d4c1adc075c513253cac77_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3f596a68b083b88b51dd668aa3eaf6b4af57491727db1612d65b9ef4a07b6214_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:8412de95f0d1fd4d26f7e281634c311d416374e925dac5ee63c10cfd11b2fdeb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:8ee1d28db3f3a4f9a8c3eb14a02ab132a40f0cba2393cefe0f97655b29c008c1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:05ec4fc0483339ecaddbdb723142437e62ab796bc2080098e24a3d6fef87e761_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:435dc3ed491543bae30a1b7476a708b8ce72e0240daed0753a36b90974f74c22_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:5055cd45d79abd5113028dcad5313b20586efc2cd630369c288bace525566824_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7491ad3a633c305ef58e21d327a78bfe8c20e29d3065d54cdf1a12151af8f18f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:3b24021ceff84c5e70499eddf7caca29959ccbc619a38b1f39312a9aca9b6de4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:d0827fe18ba307ac4371b715ae3a22ab4b844abccc3397bf8072b6a762fff2e1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:d4cf9cb6cd4ecc24f2c9c71b4575875d0ec45ebf0b2ea7013a7945ee21403f76_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:f63d1af29455bfcfd4e21c20517c768a1b4b8ac98364b18f470ab70cd09d506d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:05b1f39f625243835cd6b94192c147c67b83509d954785ca57ba9373fb25a624_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:332e15166660aa5d88bf32bd924b14bed8235af2dfcd2ad01a432deb51def007_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:5f6735ee66c24e351c749c9a94d5fed9a9d3d46d08e79c10b6da56f3c85ee7c1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cbcb10ad3cdc0a97cd736e1a4d46ff57e2bbc5b3bc6383caf3b426af2298e2d3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:98744861549dabcbf1056219df3c0169b76418fae8fdccce5ac1df63696988e1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:9db002e7e76eeb85306b0d425fbe6adfd7f0856500f25b6eb5bf8c262b340997_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a0a8bf5d416d6b68e287eb361344b90b282a3b8326a6f28c4379be3ef9c9170d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:d7c4929f428ffb804614e7469b03e8fa2288fcc5504833ba72539eac16a9dcf4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1926a1e5297e41041d7d2af8246067be6c793bb7e4d9b4cd4dc9da9d7004062e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:ca5487eeb83cd879a196bb3fe78bbd144723c9175a1752269a3d34857522d805_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:dfdb8626504e967fc9bfba7dcf65516c2a8582d4a83a6569d7892d99e865a4b4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:f8899e7b479006d8d6c14e127b1f9f65c388ce647df5d6a97842d516bca8b0e4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0926fdc236aa3e2fb26335fba547b7189d4ba1be12a89a4a829b9da8af45505d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:572b30c169468e804eaf7e1cb19ba9124d7dcc4d8777bc82f77d59d0f2f5cb55_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:a484bafd82cbe16e904c1f78d2de33082463ccdfb4736f01469a5060f7c3ceaf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e7da39d05d49e4020c73208ab95c7230fd5e78a4eae2ea0a353fa0a97e99c8bb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:64c2f2b56bdefce3ce1b96628080c1af4fa62fe4bb595831972323faed2c87df_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:6fdecc97391dc0f7fee88ef14c48b3e23b32a0b7ebcc1b3003d464ca4a3f3a52_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:8cc048e598f49262341608d9326559432b12519b2108b232c0a88eca7a82fdcd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:b2f94b354de0cf44ed4b6440ee3875757a809eeb18eefc28ab133c5e1b8a5990_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1b4e71d7e6b91f59ecd19b6aca6d23cf0a742e9f2be983f94bcb0f4e7e9ce218_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:91f18bc479127107fec884aea23ac5bcb8824ea4a000df90ff17c21eff306030_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:e0eb07eb59910f03f41caf262d78ea69dd44a41f82162c4a103371c4e11ffaa6_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:f15e6d5451749a89abbd90d42dd35ee92cecac4efd49660902a7cd117582f3b1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:0c5748932e208068e4c6285d06df7e44af61cccfdfd9a110dbf4ec41383161ea_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:121038ef6b4283e4a3e2bb080042beee2168983faa511785ccaab80beb5d239b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9cb4d1b794d060ad504c130fca650aa2bdf6366b08470ff51c86c24f966e09d5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f88c45b83e56a484b501df5622d8ebc933fca23f2b9cefce1279b145c1618363_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:3789f6202a8ef37ea9ea1724dc14987b12a132b2a5f37e1add4174467fd91e01_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:74b9afa30b256cb3859dbcb0fb2345c7315efd5b221a1933bd0aedff00d4384b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b64076e354e182632e9bb1a732cdcac31c7b67f377a3a6d3e16f43878579e72e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:bd16604d896251bf6f6ad0af39fe0b231173bf2899f4262f677680f4945d3b3e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:1ce7535ba173fb0e2c1cfde4c4587d73e356263fdadb245f492d020cd67dc46f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:87b996946fbd79d687b241452bc1e4c7b68ad1cbc5fce503887bd61f428dea82_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:9761c8ea9b23641fdbc3fa7ee163e1dda1e65dac2b381dd007657c5e6f0f6990_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:fa3b63ad471363276c5b4ef07974ab70bb00083f86428f69e67afc9e5b326df1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:280d2dae99fe86efc2b82badeaa553284df7c5afc11329eccfa21cb1cceb00c3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:59f09fc0ca1e1b697e9c581b0f3c2601c1e3b5ddfe2111de305d3b026d7c186b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:ccf5c59303405ba91b21de9ddb94d932ba6ae60019471d7129a8d81f03e26e53_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fe588d3639c4913b5377887bac46be9f826b30409e3782e7c0411ebe95ecf8b6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:736bf224af04467f6622c04e9b5708deacb8ab1cb3c97cdce1f8ebcc48e7fc0a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c6ee3f39b71057d1374f752bba9feb5a708bc4dfc49c9fcfd39926baae3f9993_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:d99d394855cac5192c2c7670401b320a211d90f74f7a7991a0bcaf7189f8029c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:f04189a8062571085ebc72b8e838d36b64bb97a8e1cbce61afdbce81c6a56ac2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0f86d08f550f0b83fac377251a2e780c3f3a90433937cba72fc4aee32dedc93d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1cdcdbc5f671e4297cad2dab6b20c1598145555a6aca118ce39bf1b580bdc085_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:67b2e87590f732587948add68fb488cd5b9986dadcb5e9f59956109e19cf29f8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:8cd7eda283049335ed8b6f023009756ad90fbbe3bce5d4ab7156de9a8242e355_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:103196d44af27c2d8e8541072536e2e2a3e59f8f6e942ff984026fe5ca9b94ba_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:2970b844854cdf7a1c395d243e86924875c651960ab0af07d26037895e1a53eb_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:881566bf8560d6147dfb2d72a83fdf0f38264c4e0a1559f20c97c1b3fe21c50f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b4e74c5cfc507babae759cb1a13b987f59360b904be9cf80d5dc55263d773186_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:2038cad7cef0b373f5297bc9bf338df1f777b79fe270edb9d1bba2440d552410_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:246ac81dde74da15e849f3543cf06842a13d6bbe4d0ddf249940ef36385d2b38_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:7ebd15732b6f6ef5f366cee2b2e05526dff583de47d78d19259acc7ee50ebf98_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:a7adb73069f50998da64ab00a7748e9479f6d39380ef7cfe0dc81a55a178f74c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:1b4e73e9cbb4508f6e3f5e4522470911c35f4b6529d9bbd61e791545431dd976_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:a13699e84d3bed5f83f8656bb63d38e348e6561d2c6d11adc7cd27294d44e12e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b49499fc3bf0ac4da7964469728f530c2474c080cf18d6d95173c827f6497727_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:caaa0a3ed9bb61b3356e29c08ccab4b07b543bd4661785e11af9548383aff831_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:448880c4c4f5ac24488b619f5fd3415bfacf97950f7b819f6f35f7ebac936235_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:4d4dbd56edde5b9dc1f8e8ee4f5b709928efaece3943b580a738c3735f19f0ea_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:92d916235ca7b3b785443986d77ff8084a21971de4bb4e57805e25babad67458_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:bb0895d3c3ef846c969f36cde45c6ed57f8ce7039cc6ecbee71577f992494ddc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:3614bb6b7684d65fa02e21ad766d9e18ba8fc292bed89ac4294af6ce4e6b831c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:44598704737d739636a7b1431f9192e7c32b3c69222e1c0d461e593604b92c79_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4f17d26dafef0f6cf1879ce9a2812b8dd2d35ce77f59b9e47d1eef763aa39ec5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:865ee09a0883ad3ddfc4ead4127b08d964aa3a89d5d26a7dd9af52931d1c83a6_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0952ce6368ce2b71f77cbe83aa9791284b8a80465d1cc148b4b4b6eb3275cfd1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:28e36f204441718ef6ae65e65e0159b9e6a79caf1452a580c7ab44fe2f46f600_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:52ed6558ac80084e7c94bd1e92bafa85f64e700286a94d9dbc8ed8f3b3b8cb94_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:b20b5feb482b424cf690e6f55b89e1ffcce37bd41233c174cad1380081327c6e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:a9b74c247c939c2ff2363128340dca788c8b522433c3a7e0db97fa0849263486_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:abb6b9c35d3322e0d906fb1055c8e440197f95e57dc03189c625ce0c90da1f26_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:b82e91fd4ef9cbadb8d76a895ee437b0b21855ef3384daab30fab882f1f3132b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:cb323a0f74f6ea591d4df2d79a4e06d84489e186153cc111b4f20e622f28d588_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:6122387215ed257df55f792aded85388acb692568c8a652c82ea7c84183fed0c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:65aa22f13b104ef68e4eb2dde6300e0f0fe376b682fc7c163da01699d8165f8e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:65d67c5879a5a2667a44fd70434bbfb1b5c39fce94f3bedfdac65a5d3d128fcf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:c5f4f9dcd173cdf67295d73aebab4776bc3565a4791d651db570510a9d452682_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:09cc2925426240bfa4af94d495f456a27c6b7307d862faf4519b0b8be614f601_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:0ec2fdc291438377d74795dc772fabb5fed81887bc21e8ffc276e7c0491ae182_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:499381b1d5b2608dc7cf3e829699bc4f3103a2d5074bd4f6da52ae07f6bbc956_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:8067253ce489c622d3374158da76d044c8031054c35fbbe4b4b9d4392dd70dbe_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:90a207a38ae65a354951a17ec2f264ec03d04b12dfbbc6bd1b33c4f2cbda9e80_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:c2e1580c9009d93d42cba6983db847ad0cc6740098a811500ee28dc8acc3647a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cd73bb7f4396a830f603b69e4ad2043dc69a06bf3dced4e41a1dbdaeb55a27b4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d3a7cb8ccbbff5f311d8ae934423d33bf372a716a9c9328666db11b119b9dcbe_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:349dbce89d51249b833c644973820d494b49f821ec1ce6041334d5404280bc4b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:55e431c3b05a2257cc140b475b4ab3ec58584a919d63194a53167eca7a79d4f2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:b32e72035c695f08ef6ac519d3f0acaffdc20b88beb7433431170c9c6e2b5c36_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f645acfd696bfcf5d17d025ae787205a6331dd62e65def6b5ed3cbfbe1272478_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:08671538bf1a2694b66454390ee777ef54a1aec9ed3436b82a60a694a094f6f4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:1edd80c7bbc1f81e2561596ca7b51ea90d84e0f9c4227d488e46d8ba1a6d264a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:44b7901ce6b53a19830574340a9536a86d2c7ca5534eabf85dff7b643c9bcaf5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:e8c1f25de812fde0de869d073e0b613cf6b2e6ea423ae5a44a0ee0ec458f0516_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:3944aedf2d50aa8ffc45c861981b09d48dafdd48b14f0eb7eb7554477df79ce7_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:56476d218d817f12156e67a5949dc5aa96cdfbc47b8af87494e68a5599e0ea52_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:6c5b8151e50da270d904d8588a841bf7122d79fbc9ace16281ea96609c40b342_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d96ca6ca34d38debb586165c04ca6aa3735d09d25f89cb60043fb800f5ccdf7e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:ca69d38281c9e4a558f66bd2958c87e210a2dd359d55dfd0caa6cf98f0580a1d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:da702028bc7d5c08d6fe78e216a4216cde44e136bf6243b083ebf51d10a95205_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:454558fb455ceb249b25ec705353bbc284659342b70b30affb299c700fec8863_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d1b58fb1f844d647468a82553485b024ec4d8bcbb74b6a8f39b6a5ef99761bc2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:3e825bde4d1992d23cecafaa919d793d51edd51f704ae5cf6e9491f9948d6092_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:f45f6555fb87398d083da14d93d643db7e24ef9b4994a87d807a3a1b4793ee0d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:0b397ed89ad84e5fc20bcb4546d98e887e6c7e64ed467f603fc1f2b790a1f83d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:2cbd12a650d5cbd04d9e8355ae388d3dd4bfed331156ea7b1bbd60df13ba805c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:a39e5ef3c67656efc97479b79e26811bfb1a68b1f9fa80b2fc85bfc1dee084a4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:fcf43b3b0c077fcc7b0d97b550588c3edfbf21730368bda41c3586a02320ce4d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:00fd69d7b8fc6019b059f04b1a894bcb2b9a4cebd4ae41a9c0177c4f6a8e7316_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:44b7de7780e7851318a8c68638c1fc221f97ac2e5e8a50fca465a6467be3df9d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9998e2e5c1065ab7fe3ad0bde60701a8655d8ddf02b18a27c7fc1689d9ce05b8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9ff4e2fb69c0b97daa101c12331b66b923f7d7f49f69da4d35e4101e4e424d3e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0339008ebb00ad18e064c48f06cddb24b6345cbd88683b91f8a7fdac26adf5bd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:2e31c5aa612e6655803e42f01aebd8be50658ab9c4b821ecd078d4a9c9a94261_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:893c6cd732f387c68fb0aa2ad61a319ac2a1b34186114b43e42d49ed1c8ef0c5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:99e071daac0bda292be8db1fd188ffddd474cff4e88d0655e4a793396de528da_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3d3eda47533f9361cb35c1c47626b68405e4604631f8a32a26c79db6f683d709_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:8ab5d2a46c30d327a9f55a3d3de7a1f19e750b58e4f68df24c447a41c74a2e87_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:dde11d10138f3af41d989eb88a34d9ba0bdc3aec129a3931a6689df3990d492f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:e75b6d682677fcaf0261868bcb1eb082fa3a668f5704ca5385274952f1736a00_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:01cd4c1fa0906130ea3499b05234cd0216be7aa5e00e144ea3b086af81482d7d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:8786f067fc9b55c3a5c3d9b252c479a31b1aaf68b99c94e79e4076a3285f95ce_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:bd7963f1f24643df78e8f316b6cb2a9e96cc395bf8cb87304cef0bc0bef65ea3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c4a35d280bbc2e597e8c859e829f94778e19492fd3815ea9b275fb1837f2d4ab_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:01b73cd5f5f06817a018fdc04b408ab945b0877b8ffcfd984ce251b4aac359e3_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:2ee40c78cdcba111261ec7fd55f49660940c2c3debd2cea97fe37e2d5975c579_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:720bee107d4056d6c6a2a96af5f79709e1da17c445e08adad1714f1ee8939193_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:c9fcdb547528145d1334652190386064d77d60774c4adf186d776871f36c31bd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:224aff3fd638d3a6ebb6954a7923e76ae25c013d65f6b257f5aceade4033ebdd_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:2a96dcfe4ee750b8ed68fd520841e888cbf8c4481ecbc870776f256c19172f67_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:398184506d43278f5abb00b3dacb766c6cc3cffd94fa821c701e747add69a40c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:ade5a70976b138460825102d0d1df849e4737347a1f5e6714fe7aa64c394e234_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:32425d86e2f8be3950af53a1a07295bde5be3b94e089b98a9792e64cde936afe_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:3eb8f7f67a791b685b4c068cf5d35186e5313b91158b611dcdae455a0073128c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6b845f5709b42acc145314447679bbb4537882813335d904e653772341d95d7b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:8e3ca94ef4fac0e591cdb961fdd8ed9263bb77153f1269fecc451f7584a768e8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:48be3d9d458707679a275e57d671671ca7e6235b0f899f79e6113727219418b2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:8266d1ee4b0f374972aa079f42a0ce1b5a434097fb057f90367e95d08b98273d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b9ea44b4e7efc178f82734a0e03397ed2050dc4d0aa12bb2615914be1b3d3464_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f6cdffdfedfe14be92270141e32748600fb5be834a25f636dda6d729c1322a5a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:065ba00a0c6fbcca3cdba1e2ba651588bb2398ef8fc41da37fd65793c66fd881_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:5af9ff402bde5b2a56e9f006cee296f1b5303018804ab53f24693958c0c81cc0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a133782736ada93f72ef1ccc5c03f46c674ca510136031f0625f2ffa43d7fde9_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a3d307f025098053d765e1eb32a48fed2d1e64a26c4d10ff3475168439fafc1d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:13a67ee1b4ec3b13cf66768c9fae19ac71f2f2de53d289749a3d0722d5ea05a6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:420cb2ee2fa3d87774cf2520813e79b48180ba6de5535f1223313712a8c25e1e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:bc729dc4a6211076736be18ec3c3eedf0855a39207e453719f5e76765782a5f0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:d39370b6202f62148ef699f72e54cf122f06eba7c8d64db2bf2a17086b4b70b2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:1c1c6bd129c425cbc054652a94450a2510c416a79185de7c779ae919d5f78d3b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:441e08e51f09116b2aaec00282f63ae7bc1912d3dedf849fc3bd515617df13b4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:60e2cde8ff38f2867c3ee328c49c78e9c221c74a797aac8168e9a1511f583374_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:9e8f083606d913793bddcb53db9d19b584cfa215925f0bb05c854cc3cce46eef_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4142a5135ff7c509860f39f6dcc8ffa312b4e24a1168efecf53cca1e3903607b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:8e35649c4edbf940628ea29885ce9e9e67ca748f622ef482503032d14e17d1ea_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c2d804569b6cc2a0aa0c5cd04d06dd6e2e2a8d3eb26496d9c2c6ea59e42ac79d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:299674c1657006b9b90075b2f32310df2bda6f22b0e39ccd7c2261c424aa235d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:53b3d183dff1cf1aec91426c1a034181f12fa5010323372e70ff1451f35343b9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5c075ca080d72b1cc9409ba8ba1d20107663796cf95c05f6a34f7d590e8a3294_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:8f597e03dfc9fdbb8632646c72bdb15c690816166e5d93b6645adb5b7185c07d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:a05e4f4d7b2f90f87acea8276137e789ee1f3f11913515a9adc8ffe20a612274_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:dedc2b423c2ea95328a76d6fcbb3eb7e2d251666d7e4ae065490b304f719da4d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:07149b5153505d1cb8f59101ba3cfe8bef6698b87a6bc82018a41719c9bd55a5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:277e56c65a23b28454229da7b0df6413c4ed12de00f5daf3733279d6c6487b59_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:5f50989f0a42c563d78baf4b0f2935d57f5c26f48149fe6f36bcb59ad1926b2c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:02db458d9359594aa9855d4a892d8a5265ad9bacc246a2011c5b9dd8388bc9e2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:506735bf56e19fe03d7608921a2c939ff1b4f6739b393d05694fdea7e32061f4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:74f3de8e7c7bb873e51618a8d2c84291f9560c36b98126d339c5fd96ed741cdf_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:f2cb5840deacac20bbe75f2af6972387a78a502d865de1ab5a4a12c9475b4a5f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:21b3b3f17ed5ab11cac03a72db6cd97be86b86d27f9c80fae428cc3768e0517e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:3afe86a1db4b0cadd29edd815c8106fc0cfca92916e8a7f33fcda8c5e5b21914_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:637d5dff3deae9e41d03e57b5179ee8010d660071a7e6129b115aab010d112c7_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:7dd551f8e626ec72f135fe7a90b7589b26cda72d831817dbd369701fc15429a1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:1ddee1f2ffa31ae46bc349974d2ca7a00d38104ce991c7bd6760e121f1f26e11_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:5f0340a539bbb0d4ef8112319beab5a81a101f2bfd3b7c7f1e60c24236843241_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:8d8d4cbf731faf11f67cb8b562d8b5bde1363713fbbf98bcec019d28e4513c93_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e55c4a7a3adf49163efea992ab8d48b7c0513dfb3545147ec262ec31e619cddd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:19e91f33e5a2dae321ab08e82be3dc3e02effca2a1782722d1d51716e2a6ae44_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1c7957cccfbf1116e9c34c973e397fbe39aff48abe224d3d3640856b6e465d44_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:57660f110d32d19b5e35a14bc5167e6944aecc46140664c8489dd7f8b7956a5b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:6ed3c0bf31ffe32cdbbc7e5d45ecd95a584a2068a816a160d9c45d5a354f5bdf_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:0242190f05088ce500fc80dff474d15e3a764aa21be0a6d9aa5da781e1472aae_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:4cff8c79d0ff04caaa11011c8ecf7b2075609ea9493cc26aa46b37d49696d8fa_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:4ad1fbf0af49869bd1e3d73a869521f5fa895dc93466a9b86a4852113fdf9e0d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:8ea6d4c0aba37c47c1d0bc96fc7707731762b050aa95d5ba7e6d13f29f252511_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:195b548002df55721d2ed620fa5a6925a2d7122400dc987e61bdf134e47875dc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:f7af0248952398d2a00851762b3defead9551323ec4f11534009a867ca6e72df_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:19e1ea364d58d09f6d52350380bebba7e642f324a88c28044c9f97e2bcfd61a3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:28e2daecdf7e72fb064351d1c84c2c993298249a65a0497d06432060923493cf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e4548f5003a7fb5412ad25353be182790a2a64959ae24a278a7b5170472696c2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:81673c0d92b1af126a8ee1123f1a4c4ac7aa26649b86f75ced4479d0aa5cd7e0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:e58438456be3bc7df25465a6d2fea766dc57f85ecb248faab74ace0eca248d1f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:0f09f6e927d9471d54c01527948cd0643a091a7bd9264f9245f53a47518f26c6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:7cd9b1da9d842e8071dfacfd217ae0a42c2d01b3a55494d442be0fb6493a0eda_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:1c73d67015c1a78474e93b35c2f2ce3371708452dad77ff43ba431e103944256_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:4f1cdd54b8403f8f469f7d29a8bc2419b9586b6769df9d50c97a27d19d33de90_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6c029839a481bc45c424e5ba6400fb00f66821f2be36bdf4770b19396f9c20cb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:bcf7441e9bf05766a50606c7e514395ba511a9887fdb260ac80cc9e408a588e2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:1dcea4445e9a4d7d796fcc4d3fb38d66a4669264f7cd9c41133750206a1d23d2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:36994023a85b01f474284f1ad880d8664cc92659a147b75e8897c2a8d96a1a71_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:e2f6c9979224cb9e6cca631d628dcebaa38a2be3b55bfdc7b2d549596cb0019b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:e6230510f507b363ca68b4b2a1709e4245caf92adcdc7b6de7370762a69c0ac4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:143431da015d2d91e72ea1b71683f88286cc84314cd585dd351ff4b4da6e8bc6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7588aacb23cc13e07e64ea5c2b4c934b94b23d765bfb20c4724753e79d773a9b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:853a30d937c449856841cf803458ec6fa036da6cfc4716597dd68daab9d325af_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:fc30c674e4c8571a5812b8be4aabf38ac978e4b1344334e22a10e34dc324e33c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:4ffa5edbed7245f9562f7346305b3f349c22232cc595297c61e07a362ef46649_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8aa06a57a4731278936bbddd35658bf1418bbe5e2bc06a3ebbbaad90deccd20f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:adca75c7c7762b94b71d07bc4fb05eb9b001a461d482bcb2c3139c62368baa47_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c5953f7acf3484a2f9e993b3be168da7bda113c336431249cc9b1cc2347572aa_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:8a17cc44326bc0db545c5652452e437567d4eb722aa7c91290ff78cfd328edd6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:cb3c3d72b3014bc9dd16c2106855439d616b8792bbbc67ae82b49181ddad2062_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:a25384b96400171fede49c77d773289e4244227a6877978d9cd6ff308ef3c15d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:dcc3bf38f9020013530e930e293579f415004b0c14cf7607365b783adfa550d0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:172d6b24902b13c6493ee1dee5aff4e474b16a982500927c2b6634b049e34294_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:1d715ac443da3983faeee051e27c5a86b61e100525c6c7ef7be4f4f0d91dc6f2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:18f546eda0159190af96ebf33b5d061f7223841630b1e1a080d646fe1973a96d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:8d1c5d4a234b11636ed9f4607d7dd47c289bae05f1c600b2dbcc1a93a4b1bec1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:303395c4f66beb02f4a0aca7981b9d05584bc736b0deef983d48c26d9e0c735a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:51547edfdc8a16102723fc75c56d3569b972b09a0009ccf20fd4600e310f5ac8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:7e4171b3ef10a2e275e1b2cd5ea41a75c749b5437ef519c4d9cbd9e0485fba79_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:dbb088683a748bca1691afc439d012e00e782744a059c9cddf62e5ed1447455f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3950e6de00cf4d5f4519186d794295689a6250439e67859ab7e83688a9046e95_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:62a8528ecbb4f9f6e31cbb6b3726d686ce3abff1f9677a6f83654e866c417df3_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:a50d8ecc5b23e734ce47a6c5955349a5d26372d9dc8a638b7bfcd243ed3d3b52_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:da37b98cef43c5410da326b9ccbd89f5553d2d2208e7411604383a77913efe09_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:05ea4625eec55253f86b454dec2742638bd4f4993d2ba0d5422e8d7beaef864b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:abc4353a8d9a669e7471f984ff47766330f51e9c36d1fd720c8783776cab346e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:b143ae79251dcf9ba432c7b3db94f8321fa33b78d2a4e6a5088c2d38461cc3b2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e4d2928509a1b0daf46038b10a549e54df7d21810eee98b4a1c81ffe592a0e35_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:0760f5e652e7126a5c8927dea91d2861e2e8c263b39b16aad7fc681376a6883c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:10583ac61c5c8f8f27a8d25e49da53710d449cf7b799296675697996c96c171f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:8cb8b5d563cf802ae5a0cd506b27d14b1eff02ee783a41e946ba2236070918f2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b41b6405c17283f44967f210ee90fccbeab190f7a0cc60b2627da1770f0b5529_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1574ac4627c46b08d29359a45459dcb1673642d1f57f21da3048079c44a4ebd6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:2f6809b5fc7275d1655f894f02bee60ed996fa8fc06a93e22510b106f9cf1b3a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9a39f3966d4040a2955574c6b25dd1cd4746d99f34739756ca747ca1d2394dd3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f03392ef674d385516402d64e7fbeb4f682fd4bdf3cb9d181410c275b347f74f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:27d854f0622a5725f3d6a1dc734cb7e993f89ebee1f8c426f400f80e4af5b0ea_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:538af3b3678b9fed1843ff31fc35260b45f522f2a8a344a1fab54465ce548857_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:7756873cd0ff6ff3861176d4bad3cd177578ffd4842770115a42e326cf726660_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ff195ae0c0b2803f561cf75972798ae12054e6ba15eedf2c16d3e077925b8ffe_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:2735f7ba604c51d1c625b0e9b0df3e8b96ac1a8b559a2ebd8ae8ca79b5d4203b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:dd9629f2839b3b402feb38a9a742b1ca299c0adb0ef53f87efe368025c5cd09b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:f05756deae6f9e544e117a9b5d0b6fba6ffa477e3d19ecc490865d734d836d0f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:f89603abf87bbd02347002e75718ccb74491d9579076447c2c2c269a1eb79316_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:207cd7351841bd0b8b56d6252f014fbaddfd436882b73f1db8a64ffc204ead86_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:24d535567c4cc4f31e69dd3cfd2f050e9fb51f161d1d676cc978e70f8ffddcf2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:a4311e85d138576cf240013e2db4364c0f455d4e007823695bb5fb3438f1391f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:c1d2895cce7b7e7b7e7f2d5924ce880d236a2fc47ed52f26822a44ee9c897315_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:1ccae922fbbdbd2c7b40a13a974b28ef66f17ccc3461d401c68aacdae28b346d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:c096b6ed587cc5f42589cb796544cd1c6c8e68e966d835bd8efb556140925523_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:f85a4ce0b14eefc35cd5eb9ba4e432c09dbb92efeb235dbbe317aaac1412a767_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:49a539a6b8b4c69ce993cdc5e6cf6c98c9dd2683ab127991c2d6273352a2ccd7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7a0551ca9e6705f3075cf7b451d30baac8fba175316c5656aa204d391d4ade88_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:7f42daa503a2742e421ecb808d12423df6fc3bd80e5230dd9ec1c865decce692_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:8021c06150b10db3c8a4b4d1a42c597330de8f59b8caab46dd1274e0399ab793_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:42020dadc17758722b4945555fef8c6bfba0960254e5cb446d256c731a37df49_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6e2b738e5c5f7a6e3a4f2558cd965a06d2b2d6f89e6b9e417d433a2ba6bbb912_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:8b957f8e353c0c69b99b6df9c4e39f0e1b0b43759193454ed2930d767f89e82f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f90e056041490a3369166f46bd3aeb5f6c43cb9567e2ca3d7852bfd2d3930bca_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:043909491caad0e15a9a4ff4d66a28ac9fec1e47b439413529dbd1b33be2456b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:267c08aad5267e9d15e5f91788600b87ce134fa937458c874f732ac5dc3c1c41_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:2891522f85186d64b1db135d879bf70b8a0f7a52497385b01e530dbf503d65dd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:79197d96cc1b2c3667cadb039410c6d618f85b5f6dde536b5925946252c75d9f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:3c67e68d8207eb0dca7c215e35c88d93654dcc859c5c7baff188ff8e270421ee_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cf8536d44e26198584800d962773c45d5ebdf9a1c67fb1d60e63a96e3c154be_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:9246b137a731e13a90f6e23eaa163c814186cf9b552d6ce10478b8c7f1acaccc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:fb5b8461b313b9b24126e60283062e850cd74e5ed4e900f4e57fb714662e801e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:30f3d207571e30cc67daf75bada3e2f22687dabc0529c9dff9eb4df5fa9f9b8f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:7d3077132cf818dcf1f38ac7f917150cf6230767335a3cbef6ec4fea49f0aee1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:84476730e0b72c40993e20a0a7b65c38c0e5c9101d4119d8f9b6135ddc834f1a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:de3ecddff056834e37bbf77fdba7f962f20f1e596964ff640fafd7eaf1b5caa7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:1950a267c6daaf72cebf95f4a8e792b3cc143945a0c58b2fad3be6bc1301147c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:4311cddd9ef0c1354df2899203be91d45bbd128c1d06376990d012d5a9b40a02_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:4a38dad6f5107fa891ce7b8f74d1c5e8049e0a11265ab58b2e421275505298fc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:6373e4d7be182156f651ac9b7df5fc639fe76126ae7099366e65422ed260c533_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:016753501f4be4bf083dd23a9bee607dcb458c4662fa3ac7898e08158f2f8c3a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:c5c3fa06054ade9f78b5a404cb9817fac03db8860228f3a8ab8e57ce7289fed5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:ca78cad82282a70210b26c6781b9f86d6d18a62980d09c20e62e5e3592ccad1e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:cbe4e3bd43ceaa070f1c52715131221ebc369d689bd911b20ef54d52734ccc04_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:09ee479f87f73be1e09df5364ab4fe755acbe625ab79f99b7c59c090e1028d4f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:7218b29a4d033033423f2940f1a01820199a378a931635be5cf23bf6754e5675_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b50582ab274065ff10bbae60ce6406e0b6d2b0b1195f45d17ea1b4a9fb48186d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:b81e101c5816ac541af6a33f67d08d077d6a1853981c01cfbb2eecdf1ce703a8_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:0317fc3d8656f1bdbaeebdd2d8e98c5a2d6204e5f243d46e29dee37f03c81c41_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:084f095860d62ddb74798f04be2ca0aaafa7d29b67edd08f69b924512718c601_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:6e7dbd2ed496ac37357a8fcc834f04b760a64b5c3868be538726fb3b42b19c77_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:fc4fa1b1d99427281c77b131912ae80f0f83cde1848a1613c28e246565ad3e85_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:3c6c52fdcb07016fb712996e681307c5d6150172806a922a0f4871347444c3e5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:8bbd00a56bcea2884b407ab5a5484e666b8b0bf5d0913e1098e7048812944062_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:8caf0766c6416703e7d31593b0658d618f5693a5deed8fb8403c1a55c21c6628_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:e80ff4942f266d709603587b560aee86a3df5531d616452158c59d36e451dd8d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1a8dae0b42ae8a68343e8d8037b280016faafbd1372796d0443ec48f6dcfb140_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6e233656eb6f0c027334384a5a93d8fd02c8f6dd20c3ab2ea14b9f5e00f34d02_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:74b7a0faefca95aebb16f4d8a1cc169040d6139ebb9074c6ae6e0606fcbfd30a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c79ecf2529d951ca89363ef71c46f3592b07d189affea5966d0652b7cdf076cc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:0d6f439c38530f66dda467af7ce31a35e4c9058acdf8f91913d01b6772d0dc18_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:4f7cc6f4a9b5992ac75f7cb25e0956b63c16d1d80de51d4c6d2463b88d1ad5c2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:6874c245fd5d789ca82e7978cbbb1a74e8ff8fee198eb4bec9caabab4957cc4a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bf8cc541b8e0b3a6367dd9a8c7622fd374b2e00a8faa1e5a50351980b25c6965_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:0a672e9d0a3396c2466a99cb15b045584115777e81e6b11f25fd0c8c420bc1ab_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:1a63f53e6bcd221fabaefe55b19b9c2e4e7e2399b1392c043cf10293d869a530_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:a39c192ae50229f6b2bed666ceab9f07541a023cef4e592f2ba415c68c59d518_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:c42b96f27d3646ecae1a3a201f78bc285c5eac305db29c5e88b6f1338f9c896d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:4af0333ff4f8a1353d25478abb32d7b64e8fb516b5e1aaf67955e866a2baf734_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:cfc3b31ae1ac667162ffb29edcde0ca482663cbb0318e71b66d14277a6d08c21_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:d7d4fc9f62d3e868cdf203ecbd592449f4dc3bcb5b6b8c9d4d6c9436ef505c5d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:dce327a6f80559b5f1eb0b707db9d6dde94e36aa5b2af4945136fb8ee5bb6804_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:02db4d184cdae846aabeb2fbe6f392f6bbb2b98d17a1e7773240d47fe382e7ae_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:21664e619da8e10e72a7f089c56452dd08bc8f075e3d58e876a1f612b2b4c0c0_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:2a54a15500528109cc92d618fda0517e51a9b4c8fb84669045899ed9086f9bfd_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:56220191c4881505437d4c0020b31b9cea7b12addb45e8050543be4932f375a7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:aeea500de4c45cefe60e18ed4db4ca9de48e46cec7d1b63e51734193e12f7a5a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:9e9743ddff20406ebae14ea1caf54866f9ee6830f11be1ea6700b418e05f4a5c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:1fe18139c53703271b932aea60258a78d48c61166a38d931477fbbf2b9ef1582_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:86ad1b0b9ab71ff1a6d30a906999d45acf62bf763b905480bb4efffc3b943fe5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d59bbed5b2597e2357ca7116e0cadb923a180f08be311fb860b9a0825c213163_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:f3703bb8357eff03415433744e1813ad5b158a4612d3aa55dc67d23942f238ea_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6e0b23bfa08aa9041309ffba013b8fbb272e8deb92d83bfe2af1f1ee94533235_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:91a7f91d17350ebb1c549f871b21b5bf905c315309261e9134cd691b5d36432f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:c3bfb8108047ca19d746cf26b012f7c9c3820abc13e85fa79c6f9ea220446398_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:eb26524509203b8f95f2f869aff348535ba587bf5c8dc7a7a34d5c443c6486cc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:33bc87931a5b1ce53a67ec4f4562a86c697aab9cd6090e0e40c7f45446c1ad96_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:bcb41ae05cf93960aa22a16bd3c921b522c8c782a06f6ffbcc7eee8b75f53f59_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:df8d04b062fd8053f94862f8faea6ad0a107eff4668a06af26a4e24fda1967a7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:e5e0e2a9c952a04e4623f32685cbb5b7930fc165724492bb8e08d0cbfbff072d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:2638dd69359bd27a859841f0b5875d2cfc193514fb38b96175bd46cf06d04391_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:401aeb9d9026ec5d8e06d0c3de52c1d4dd0d01590237d76479b89a299ddf2273_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:7a47962332e766025b3ae9e0d049a0c7b2c8312ff696a6f81645fcfe9b1e2f0e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:a904f1fe7bbdbf0e8dfa106e17814ee3c5101ec3fab5d5bea2f7a9e2c8252139_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:26ff41de896b8537dc5a61bb00ef6b96925ad4bcaa97c0a441ae7c55ec11a14b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:5af7387b529944bfe3c2c451c02cf9d4fd36391ac21980971fcd3a6498c69ecf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:b89198bbd5154c2c090ef44f5bc94940fd59cd8d1515f6b2ae8ff4cd58e29782_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:e5aeadc5599433167bf39324142690e90a9d4ef195d338c6d764920aae688e31_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:050040c1872053725a865da70b2eec29d6e9a596e4d527c1b03cb975634fec7f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:072925d5a57ad73d8e955dd13d70a665c776e8c9bd51a35f62dc05d070153fb8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6b7e4bfae14f4f8059db5cb4c8ae8987f4e5e330d06d7daef13f6f57399e25a1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:cffe7e4928472626e059c26ee30a9157927819cbdd3190a5eaae991f010f396d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:2faf5d18a1a2c1955ab38c921dde0793f76d57c81c94aa9b9c03355a91cd6d1b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:702987c4f9a9ef543703a5e9efe982ef00d01bd62b30439712dc82fe96d16315_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:915d8d40f0c38081ab8098ee11fde082dac0a7a29d76c1f13f8a7b4b372c387a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:d52a94b8713ce912f9c61dce6987333d40cd7c90fa4262a1922ad8270ec3559f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:5316985ec76720dfd334a84842d3223b33b4567d2440884764adbe8d9f1c6b97_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c141e90173e23ce656071014d8f22b36d6f71215ddd95477f305e1d138974b1d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:de7bc3d87074dc8a49698e612fd0e7456c037e129b63420fe4519ad0d51f352e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:eb5f8c741adc1c67f0d9c23b3ac0fc383a078a2b3f449b78202b0a686adee35a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6d32cf8fc993d00e39ae22d068a6cb109e0e7c59e44fa593bed9911bdc86ac13_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:85a84c3c97e5136638e411e5001d841919a191915875041980fa6170d6049fff_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:bc54ce924ff592338334bf9d6982afa3faf58b045b481c3f702848f307b7fb68_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:e43716f7a4a88656013882121af515b584c759ff627dcc7fee2e9243bc6e8cc2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:3ea10dabcdb470bee717d90f0e004f74c59b96d42a61023c06839474bb6e8dfb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:432f4a41ff47eeee1d15a3c1770ca96222f7f4ea6ea2b9f225af447edb417226_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:a81bd9ac2f49976792da147569a46c63c942dbaa076e7c95e2f07f7e579a0b11_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:e085663a668db35e26b186d3a4b66e61d82fd08e6f8d5f4ef899fd1f49f83c81_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:27965934ab52594d6d51aa18f8a2a1946c2d1386528bafee16001c3a45d2388f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:31521371270ab238e1a262a7368c7d30bb2d0f346fde7233cdb833085245f37d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:754cc9d9aa88a8d84375146e19860639960a5315da03a49b0fb469919f707791_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ac0e51a5980582643e986e53fa6886429efcf5b7c44134b4706fe9401088bc67_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:40330ec6933670a7a62d3df29b219ea52db6be6728e4cf660f989a78b52b6a69_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:69a93df12d10275e493b2b5136702bef3a9a377ddfd33d93f031de52ff039d23_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:c796ad53ec93683196c6271be33ff58c61fd35d5b0f2af2442b7f0a679ce7eec_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:c7e2429d926e0f86ab2b7483e6c18642784bb493ac2d1b878ce941fab95852b3_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:437c5794cee337ba407cf456ef7d736a5ef1a25b04457818e7613c1c9f17f7bc_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:4d5535e5d1195c18a0a27eb77aed59568cb04109e0b11b9b3b92560752b4f1f8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:a8c11393c073071039ce03bdf07f925eba2d8503b4537b6d259ff5779cc8cc7b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d6c4c6ae42b067072178d86d4d7805de7000a6b4d9264f3b654466004bdfab88_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:91e28ef615d50aa6c72987991cd10b6f231419d356bda0783049e76b10ceb0ec_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:af858c11b4fe09e1dbbec22b99562cc0aea03e7cc53a13bfcebe2904cfc9c4a2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b0711dd038e6c5b557797b40fd8896a5dfa708fafa0df5bd10fa67ea9f33a6ae_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c36a6d5c401ccb2945f76f4145460fb61b150cfa667aeb13b5411527a3f54082_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:1780d78d54e6e0e81f58f61f5c6b16684cccbe38744886b00547c020615168bc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:6d52cd1b126345d583f0143866838128ce46197f6475cb16f2eb60f08c714c29_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:8a497a70c08c1a1c142e902acbb2b9ec6df6e4d32b3b24c9aa982aae96f089d5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d8836b9f6e601bec6e408efb37e25ada7c99a3d76fd5832ce19e8728bf057656_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:43f8aef60162a34125ea9f95e7d8d7330c7ac8eb893d01271cad80bb4e5a6d6b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:90028b0e0a122bcaad73527511dee18e694fe2846687710a9b8450b448ec65a4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:a8b3b7e6e540ba8ceb03d86638f6b53319db3465088e0372ef5309eebfec0fb4_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:ec79bd4481898e4467d2e5f32d05662908936b06cd3f7ef1420a98c6f0a4e1f7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:199d34fc464fa551a147a120afcd4eb44117042a4b4ea04933ed3f17b0c142ea_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:48c2f2e999d26681a196bd4f044efdef55a0d137bf01ee039d0d6af21d0f1d24_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:89cff1bdbc386572c0d8f2ea26087dfb728803b2c90329bf6f0f10e2ab781ee8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:f6ae7fe2a7c00f8beb1fbd593d005a4ce02f8ea43796f71b11aa5919b23335be_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:5891c3a97270f608a201198fbdf3fdd14ea25672ef4063de4fe0cd71b9566c48_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8906e4a8f9a3499c09bc2aa06f6efe7ffae70174108c31040172f8e61e64431b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:f17f3ffe3c4687048402649d08b57a258b5dd4fe647cf034260f4d5e839d21bd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:fa57563e889b072f3b9a71bcfb9a1c1723dbdd1ca9af072760eceb790e5d9f63_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:01dfbfa63c6a054c432b329ef61b460f97e35f9536a325ea6c79acad49775eb9_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0c16eb9aa833123291d76987a9d12b51c7ec4d27d7da395757085aeead6d49d6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:c7f4aab3d25e55cdcb750241c4a74026e9264a83e83127ec6787c21394191ff2_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:ead78a41605a84c33874cf439f8fb7ca4e40d238311b944bb6573c3a74599c32_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:145196f7dd84c4a287833a6841514887c452fd2b668a433af249ed3010ec5406_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:16f14a69ca31c31d6845143f1c1ab71bd847641b379016324f5359ab10d5565b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:0fc2b10cfdcdae4217e0fa1eedf0e5d406516fb18d81c364521c7771ec5028d1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ebca57291d84f8a18bdb73d1bdd08c16950c5e39eb19bce2bdc0c9356a3732c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5a5792751c2fb9cbe385130151c3bbc660baa125c7eb49c0ad791662be845293_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:a5dec4e5cbd88d9277da5509241146c6e6715861b854cdb84a3b6acd0de43878_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:ad48609eedae76b2fd8ff454c5576601c1ce6b8938ffaba0741292f98e7dbac9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:f1f4c8788a5cd8cb612dc781f265cfba426863ca2d6e0dabc4b1b5b663ef1b35_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:10bbedff3324403ff2bb247c03264ce10be8b6e2c0fbec384775b6408fc5a62e_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:288e65d4478982b2f8c64e66041f3c4476578b5088f49a9113f7615d94b78696_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8ec71429beb6090dbe77970df6ccaf8a0c397687e545c00e35d7d430677fdac9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:bf9a9bb1db96a24f916836ca53679873ac32fc5e943a62d73f5a0d44acc6666f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:80d322fd3aa400688b41a959f88e40624a4891d2c11b3426c440c8c1f378d721_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:a73d612742547052fec5dbb1ac2f5c7a769711714c2d7e60cdd6af45b61ac652_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c8038bc9fd77c27bfa37c3bd67a789096e1cfa2a6ae8e932acb8722ad72dc693_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:ef8659bb028f42bf139b8e369147625f76e9724b08be6c50168bc2873fbf289b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:069898288e9a54d1c28731848a898b0302414a6b4ec20993e707838354025ea1_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:1745dfa8d0bc95282b2c77be26ff113e85d5226faac64f9a45140f868bfdc2f8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:7d38fc3b08719665e6a1035658085989a3b8c7a9392cffb78d7bdb84213145b7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:b9318d20f0abe6ab698cdf9f50f6deef573be0fe17767da453bd26d6ded93ede_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:0b917d1a8772745e937a45721aa55129b5af27b4b533431ddfda819227759cea_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:770af0849a803311e04939b49ce35188e4ddce4f7c12cd6de05686f199e8ff4c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:949bc517f1f74b1fa20a826dc6a324990d14b843be89531762884d951a0d072e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f742696df9c59795eb6a1fe1c62df6c2021cd439d2699738040e670b94bf8a12_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:0855c393ce46c242ae7a70e4f1a0f94a18b6140159c43fec5578ef30c8b8bfca_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:81531bc329323c5888aeec2f5270b7fc5115c6dd45a327f2f9ff0e5298a07b81_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:8aab7021368f37143cdbd19afaf32e939911a40cb7d2aa16d995c73d43bd9a8a_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ae79909fb7f7c0ffa8088ecd7173521c93dee51940f92b841206eaeb850e9025_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2419be532ee6172c8eac6ab4a882aa9c1a764953f39cdcdb815ef66a2600bc6e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6284092381134b58321f2be1867ee43038d9b9d84d3d068bf87343fd7c231ff3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:64ac6ea5bde747e8fbb3c2a8166c56a2a967ed1984e9562f08851fd62bee6529_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:caf9cc9b036ce364fcc95fa04477773f12caea403c0cccb5c0e470bc9597c62e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:1a816ea2b9fb42d745bfe8d28687ff7409f4359418062ab2b69ce7ad3711824b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3f0bcbff40a7c02499b25e8c70386261eeb2e53d4fc26d302da44fdf71c6d336_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:dadd6f5c854815079e5dbb9cdd274399e396b242c3a6b60de24bc96355e6755e_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e8260a29ad895f33e1feab3111d8e9cb189cce2f06636921de7d89305a95cedc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:21261c47ff36c46542475a91e11ddeb7aef7fe24678412efade3dc628d1fd7fd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:5d20fea3dd83aef1b49bb7f83b76a1770543102963f609e23acea922d62650ba_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:676b870a4f14acc81dcdf7d0d7fe6e69caff28a4f576cabc33b8e4b640eaed16_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c5df463f10508b90f495cb698136d9d89471d2eb647fbeb4b1054e9719232297_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:46d4e13b36567bd730d62799843f4dc839ec3722c84c070b2f48222b9db258a6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:621b3323e62299cef209ad7a505f589e9cb60e435223c276b7315a069891c237_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:ce7010ddddd9e5f911b08a932fadfd64efad1aa07124cc353dec85ed21825a9a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f1c19c110321bd99dae36e5b375434b4c87bdac17da7c00bbee59044de12e93b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:0034c091c768ee47e959a6611c7371aa38c1ff41d37d60e28671242135bc0176_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:791c7e849ef8fd9fee06193dc67bd7790d213e796bdc0b03ac3adde635960a69_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:c308ec8359c537e0f1d4f9efa655b467a650d1761efacf3438c81ea04ddb5c6f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:eb07e612458f5ec1f58e7e772cb2b25264a9c42cc009464672b89e686f60f5d9_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:0151226399aa601cca931b10cc2cb36d20dba4403c034c0c16a0261cf2a3a7fe_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:08e07a62d5ac0d54fa8cacf264592c692c3869d9dfd33128bec9765a0ce4d585_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ba683aafd9e910f76fa413a9c6ab81d2637b447b2da6410234f16531c0361311_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:cb9cefd021b9b5c0ac2e8c7f76da9dddd50cc26de06ef47d7c13cfc92605d89d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:c1fdaea1096254f1e8d77a08e6ef438ee744482d9625e3a8a1b4104e06d5d1ff_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:a2d736bebb280eb8469b1adb6018eef4afe36234ad9ff944fe18fe9be083bba2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:68f158b3197523fb5b23da23ebdc5b54f83c8d688808f5f69a1b3e483c857554_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:047f1db3b7f93d9c4a4889e4b978d8096d028911e71968603ea5fbe32d81b4a1_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:c1fdaea1096254f1e8d77a08e6ef438ee744482d9625e3a8a1b4104e06d5d1ff_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:a2d736bebb280eb8469b1adb6018eef4afe36234ad9ff944fe18fe9be083bba2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:2706433ecd1a4e21d08eda9385c3e31ea3dd1a25c741862a6325d04d93feed4d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:c910728e6a82e3a87ca04b6c8600326c5c7ee6b2a5367c805e2e37bfd44c0898_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:166f8289f510b3fb18dbca6b3e5b4488e53d583ad78e5f0c5bab80a5b17733eb_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:32ad25a6b437a44d16458f17c955a1d483fd03f1543755cad50023534a363001_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:937207bc65e9f296fc780d8b008e8c4e4eb281c2462cc980993584eaf157c74c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:bdffd2853c00892f4282d18d84408f739a84655957b48514116ebbee37cbfa6e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:556a2b7ed3bb24bbcbbd8482bc8dcbc9a2627e48cd0d49f93fe622894a37fec6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:80003a3a04d63db881673954f49d16e15940c4240e3be467219891cfc2a86a77_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:c461b27d74cfc5b6e619a31a1bf5f8e387ddd7ab119b98a04d656b199f429a06_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:d96ac4353e59a2779d3e36a8a78796478f89bf40f4d1b62738a096b3a1b165a7_ppc64le"
]
}
],
"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:14821
Vulnerability from csaf_redhat - Published: 2025-09-03 18:51 - 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.18:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:2c68e8422d9f6e2aa06b579bdc82f53ba5ff028f01f3c7e06448d2984074a16d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:2d0f34bd528d12882f5ede85195dc3e903bf42a6023c1769d1e13fb5da931711_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:3f1e05f7dd3e05a2e28abf3e175e2780c1f0356e816e1fe88dc1fd4938a6749d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:c60a5eb0538387ae35def0d95e24aa421a40efa6325900c6ab1b563617da99cb_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:5206ad12a10e98c76c33cf20c08f2799f8c65af0ba158d5ab6691af5fb5b2b70_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:6429fae2393f0c15a007f131a04d8e2e64372b88e7996917af6d5bb795ec78ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:b30085f977a9173c33ad493701203d400c3dbc7ce40b056f665234133120b4de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:efe891f5b4675215ea525ea403973db4af7804e921a082b631c1f41586cc1b8f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:69c68c5c9fefecaa3fd63e54484cb0cf997364d0b6884a571cb8ed85fc572353_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:904eb878337d60c95ecca50b0c458dadf2a8b52e22ceb1ba2eb3d5c6616428e7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:a28fb8f2bf23dfa1dbb24f358640e95065299de2fb740eb5aff98a721524e129_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:f6697eaf4408dbe72ac888664b6edd4fa09069dba80294d33fb66942d5f8ea95_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:2b7f7c79b2f90e2f81ec380603dfc9c2d674cb6925b1d5b428ac49afd5f73faf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:6ee75540d86e6654b432b88926697908de03768828e3d6527080376579200dd0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:734d944c49d63445462440914910b56510319ddc7aef3ad466d8aed4c32662dd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:953a6c3a78dc5ca0dc6b6d66f7f1606fbf316c0ff667a64f121f895daf2b19c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:0aa3b91709f601a4f2f9020121589a454e139fcd7990faff8175e7b230b4f959_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:278f96847f594948776eb14a1182e7be24d17d4d12d91962db8daae3c4cf230d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:9b8063b667bbc33828102fd38ebfce5eae40ebd65809f3517dec47895a491142_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:b9d04a647854b0df819195aa16f8e5ce5a5d13fcaf6fe831e54bbf250a030aa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9@sha256:09039a624dabf1aec6185b362b27e4ae5e091bcb6dcae52bca50f92e7c5dfe81_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9@sha256:4d4174713ee7729905b07d64c5a1b6755655fdeae8b977d0eb3d42a370811dbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9@sha256:5ce4bb717341ec3f0e6a8ab08bb9b6227bc3624f3f3b83a65eae49e84ee8fe4e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9@sha256:ab92aec9531c6e434f953eb3e833475f9aa0c707fee7937c5b44d88fb935b6fc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:1b68c2912db7c73e817caebd5451e3d2f529877c47bacadb399b358a2e7f68fd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:20f933a65efea53dbd7f355d6ca755025fa5424e57aa899bb40cd98dc10a49cf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4b2f6b1af0967e4c2b3084e666532063f750f89954526238b50801f8c9b82954_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:fa48686b92aebf8811614b6942e3ec0c608c8f4e7bfcf9d990f952e850af58c1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:88a2293844d6c5a168f7f6cf809467934a7742f05ddec53d8f90533a17370af3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:8e90413bb35cd67c915df5090adf16717d06e77992ef23a20cd1fe7dd57abdf2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:e42213bfe457dc9f814dd1d3dab20a89aba4812b8329bd17ba00cc6bf5faa5f6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:f01a9de4d559c6c31b17f85c07997f57f6ce152d4d0e1dd9845b61a277b05f81_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:5b4cdf150421a1eb23d449475db68c4d17b0d9f860b1846b1aaaf1fd026f8a69_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:f1f4ae8d15154b87f2caee6c61742d49cc68ce25c0c864b766b5ab9260c04338_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:2824915caa355c7deafce3d90cdd4337338ec5139a34c6f1d0e13f1259873e31_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:98de04d1a27e5b71a2e3efff6ce280b941d4194330c402ecbb76d1bd8bb6e854_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:2205187e39396eb8de561dbd1782974bfb0b33d7f9177abe9be40127cd3085b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:6cb19991c766fc16a59d975e0169d1333dba974cd0b2a204721be6c45a649684_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:94a7a1e65fc53c4dd51546879ef4350a55ba784758228fcae8787756480936e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:0215b7c72fff6d0769c958f33c2337fd6b279e2fbe128cecde9639f0d29981f8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:179c72bad0ea56fd6fc3edca45fd98b98d1e5604736eb9d1e39a4108a3c6befc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:518079f94ac0680d2ac2c5647e75fd466a97435c84150b7c122f72b4de3ba89c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:604127c704a68f61492e28284164d58f9a1fca6623a9871e45bdcb18d1dd624c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:4606b7a77893cdcc720ba632e7819fd52c5793e19083e18fb020ccd7cafd559a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:501e74956738fbc48c41267a4fe3671ba0efc675a7128a5e19f01fee8f99a773_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:99e008d16227b0d472b2e4dddb3c075edbd36eea5840dabff2157fe7985c165f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:e2a4a6e6f6f9ed6f02ec5764b8d62b51920fe7f7c105ff146254f274fd5a8f2a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:0ede723291eaff626c3c53eaf2b1bf1ca733bab6c3575eebc5eeafc10c223fba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7003833ad89eed140e4bfa05df7681e311723c5f08ce204bafe3ea8f711fa9de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:b6c4b56f700544a3545ef9f220c4bb53fa192d1a1a512b60f2c679e6bd3ce950_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:fcf57aa291b9ad6cf278ac7628aa41a464c8f9d6c18d04177609381cb0b84b8f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:4514beb1b963b35ad16488a92e58acea18023b728e3d9f8058e79218ae33c112_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:5eebbedd995e9c463e38dd9142db0594a0bdf7d8bfd9f9e7b4c7d4474a5e31e8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:63d8c7d0ce21fbb8ce7d48818897236a4ff4f87e6137bdba66263245b25f4a67_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:e008d08e74829bbb09ca6a50eff49055962b3c8fac3edc6bcafe916f16a31d1e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:1865380c9ef74bd0e7f1031a94263ad85f6860af331a492df7637f0dc9881240_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:24ef70b970d504cf0f85483f974719726bd54bcbc2a561a5f110f9360ca29a3a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:f45839782d532b7a2ddf07e520118b63136e49219eb494ab5061d193e243f39f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:f4eb200a8cf35d424ebde4e954c9a9995ba1d941442a45cfae9906015a9961bc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:5a7828a94139ea959c2bd20bb27fb5107028eba8532bf5e547c8ac19f72a5e67_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:67e97bfc816f103e7a2910ede528e2dada28018da268aafc0a416e2257b10ebd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:93b3c9ec2e71e6a8cc9d59759b194519c995401087a3f8289939a6b935323acc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:ff225787e7875d6745b969f6f3718f221556d53257fb1a791ba01b537d79cc14_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:2f4ef6da8f44b0f2fded0818c5ca290245fee20d7a6382e29ab9d9b52fa1febf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:4edd91d208745ee60b76b4ae8242f10d66f4ec001f2e40b4e78c93ca0740f073_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:d4d91acc94f3f14d623e20f9cfaf2bf09eea61c5bb2727bd24c4e5b21b9b66f7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:d914e2069f1a7e7ae2cce75171bda0a88d0c1219be611cf835d597f71842edd3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:043f45de0fc1cd46dbe672f0364449b25d77071071f5d538789c4b70e7220d80_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:059378a972b7b6566d71e7bffed3b842b3d9311fda83a8f3fa9ec1a6d6ce5d0c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:91938a3a38241aa708a976513c994a197218444cd301d113381c02ee9b10313b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:f8ab780aed0a3f8b96db112602a91c10c2ad93f445988a40c38d3815158340ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:2b3467642a895097256586c0a0871c06b04761452081a91683bb256ee49b7971_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:524ce69c828fae30e69436802db82c63552a5f14618eca934b56cb28138914a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:819191768b76171096e747d448ce69b13089f8dc00bdd604224642e8d91232a2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:f0af16dd6333e5f035a0db499626d17fa8b9c7fed06d2d1613f58ce639abfbf7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:59822b81b24a4c22faf0127220eb3b95734402c15254d909f6e7d81bbf76c4a4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:966ec8829b28da32cc84d1b3ae0d598d8229b4f4d7d7ed83fbb843be1f994bb4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:9a81dad0cc9546a1372d5a90c2b28d8a07ac70cbfc63ec95876bb11c58438ead_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:c5d58d1a61f8bbc178d9b7b2a0e71c2714c70def8bd39a59edb2c29016d7dfd7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:159bbf9b7cb82cef7d1ff0a394b2d8f1ea6588b828a252f7182a200661b1ff88_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:49fc5ca4c1e2a7fb698528031a8f7450cdee3c138ac4c1bf75efd4014c2192c2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:e6e1319cf999c8c756acac66823b3f311d0251ab45c5107e69d90cf61e157359_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:2342b024c91bb5d26ce402a0fe832da435517ba4ec89d0a3d1b0501a2138bf85_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:7c521923233768e9c57872602001e90dabb10bdb9f0bc4cd7f6ac5e35d92a179_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:d4fb33655d80ccde76cdf85b527fc7410800b197a644caf8eab837a2d3ec9d46_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:397fc77a132f964c47da76ce63461176325003f678b46f3f676a56911d4f7b7a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:81b9caf2b430a6cb39b60b8a58733ec4c52afe3ec3b3e3b1950c3a2c547072a4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:a7d701be98857dd8dd40b81876d31ab18549f535a8f15b334c15e3301e79d8d7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ffabfbee73b6f70e1354ce85ac605b65019126fdb864b487080f997d67de53c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5e25e14c9560e99676f9e627e8ea5cdf8080c28956a2bc6c46098aa53600078f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:b2bd25677f67c43145d73d7f97290ee77114c456b128422718b57b6ad6e71f57_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:d76a45f09c796dcc27aec23509c4623d4f9888abe01c7fa0069dc38e92c2df2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ef3cf10607bbd2dbe735df04fb549fa6f98bfafe619b27c43883c9f4f424d5db_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:5827439bb33d12d1395e3cf0ebe8edaf152d7f53420e66fe3828b947a29c4664_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:77b31b58549548af4c389107825f9282061132ecab7fa95f82b5b7729ee659b8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:bf63f0148f39a8be144eb807676cbfc74d0ec480a5df6a7afa6503dc12e42c9a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:d6b0631e33fa4b6e9daf65908fa3d332ba9bf82aa8f778af0c373b0cbea19acc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:217143d2bacd60f47b577a39d7c6201bffb872d7741f743b5c678afdc84ba2f3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:62b5ffa6cb8fa57da7e79b8c9ea3832dcb6505efc5ed225ac1e906c56a5e90ca_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:c46d2024a0816d1fa8c1c716db8f78818696214e89c6f99b0df56feea68dd047_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:c680295665ab01915ce9155b4fd1723a4309eca869547f51429dce7bdf442bc1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:0be41bcde47183902239bbc06f27dc970c81a9e50a3835a25b3c82b77d81d6d7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:0c4073ec2fcb16f3029498d6427e6f32375392e3e1224bc39e940ecf2b0d458c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:38917a3b89f1e46cbcde5eddabf36c3fe04d4abbef3b718eeaef7b65fb6247fd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:acdd4a2120f0938ba94491a2d6c1dd25a608939c28c8b64fb53156ee28200064_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:80bfed8e4c1ed76015a1adfc65cd19bd7e5ece4eff529585d4229088aebb8778_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:b511fb85ad7b915aca4bebff33eceed694dbb68ad5674fb33343a4fcc89dbecf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:dde7e08e4542ca8b3c6144bc3ef816a93afd35d982e66becedc2d8bbc505b8e2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:dfb17ea6c7437148c3ffed2dd0f8437f9279eb974c1e4435d6e56401fd7881b6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:0457f7c5332d305c49659947798402ec3804f56a3408f7e716bbb3c8fb38167d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:9bd1542fe9e295763ae5f486495ba36a4a76d69ed750adacad875b7ad07e9e10_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:f759c966f9fa93f6def9e443b21e1fd731a8f78f33ddc58aec28c5792c75a055_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:f8abd89e6248b42e0888d3778091decfd1a58e778e6c4dc29c278ab7aeab4139_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:429d206e9dc2b697d8910fb89ca547202cd772496be86018211443fa33359d0f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:c76e26173b2f6acf61ffdabb1ee6fedd626ffc1aefb10ae88ad01f55a62a5c10_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:f2613d0ea7ca8e7503fd3e52c3401bf66573679033fcdec6f54225aa17837a21_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:217e12a5724d665b52adb5eedb7f3fe82e6070301b05ea92dd4bdb8d816295b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:893b9edc0503f3e1a444d6f14fa675f7bd478e089fd5565320eb6e1683074c85_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:d4dd89573711cffbf8ed02fd6d71bfaef49ba70e3759e87521cbdde3d098e8cd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:368b81dc4b03f57a9251e6139289b61342997c0dfd9b419d6ec05bc3dcbd0955_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:b9bc7a5f1e8f3047664f323724a1a534f69112e68535caf08744c25ca997f712_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:dc9a6e3e4e019e8ac69522afd4e16cd15f4a6cc3199812780f2d91b125a63478_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:f91f56ccd6f0dc459548eb62a34f594ff0e37617b0e0b55c411ede167ec20ad0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:3070bee471fe4d63018666fe619df45a8e3e411076d89a86df42bc2a153f603f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:3b54e31d58d372dc89305135792774467f14649279087abbc96da0e1ae10fcd8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:4bce8cef108e3bb4b776746658a83ea4eacca9448c2f1f76f46d5017365be248_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:b0a3442b548306819da96f9e282d80e6f690ff475bee82064d6754a0be099f4a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:2c56b0c6417eb372a3e4a95fad6d0437253d742ccde471b732087f26a7370c98_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:9223d5505423fb300028d825866d7c7a70c210de39f9b4785932bfd199a13bfc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:d0ae5cbb8a2f9204f9a8d5158fb3fee9753f8a845c894838f0d079e893366e21_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:d45e52699488265847f9349497845b39cfe3db43963331ad5f88246f788f6974_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:3940a17c74546984666a150c6a7576ae0d12d567751156d388ed4212fa14defc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:7faf7dca4716b372bd40b1f295880934b7313cd8c4da9e7fd3ff1871b4a482eb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d24b66f51f89e64683ea5dbdc857fc791f3104f4d1f146732c30843ddcf69087_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e2bb89b958786c97525d914e60b99b577c99dd4e6ddf05e6f3d2ca113e810195_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:00b3e160d09a604eee4aa32323c51cbbb2207c97d2d4df1687f7aa6b4675b986_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:1812dff45af154417103fd321841c904cd4a5feec66b77cdf9d0db3c55edc54c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:b6f743158a4cd8a673f62dcccdd8a38bbf8c860d2a18a2ef6032ff3b03f259fc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:cbc1e8e10abf1e4c531b677b195a7f1b848c64f4d79b434da65ac9bb9a201e2e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:3c7ac707dc65cc32905d1ad6bb0ef165af1bbc097acb558ac3a4bee06574091e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:a96b201f565599042e77b707879e7bc40f9b075cf51e61d45e1f0538eb7d438f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:ed10c5d27be3413ff7d5f876459041d7127a1157c0b7c308c6e9669f027249c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:612b552411de7ce7f64aa05c0520159abde721cab8b2e10c6847701b0a193d69_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:6a26f591235fe733b3472e58f470fbc268e4249f5a7fe1e7bf9289b0bd1769de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:7a51d9d26e005f560fae0c10bd90a85a0c8eb60cc1327b6b797c9f165599247f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:5c6e85e30034db5efc65541cdcfe94e78668bec0477f9edf0907162d05f935ee_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:87666bf869c7ea75d6c88e8936ab22d684afe569ca633c21e6c2963eab8c9778_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:97cee17b84c4e7a1e55718058238a4790ad4b8c2275bfdfabb3e0314bc75afd8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:173ef0dce31a50af7c52f96a4b30c6dc8baa329e7d2e3da175d69f5dcc4ebba5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:2c2cacd6aa816801f58c3b5c30dfbf1aec276ea8db2ad88427ae80f719db9b4b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:94eb0a22ea3a63cbb0bef4473e0c1e260460d0117a4963009e48a9cd354a1c9d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:8fba5451a6c957e29094c06dabd0c3df013694b1769b80d5b1663506eb25a287_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:a331e053095713bceb829a39b5a7fec82913c1c0b6f4099832fe97f26ffb9241_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:e09c36e70a8c1ba75237644f2fe6c4269cf619b5b016b424785f2e152203f579_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:2aa1034e351708e03efd9902af1a834326b9f89725bb3cd859a16ba0e44cbafc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:7ce15e0c8564d736423a41832087bfb65f3771afc7b0c97bf29cb79c961ee32b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:fb20e14e9689cada4e37278a844b9603a644baee8bc2c293fbf910780087e214_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:549196026bfbc4c9cd6e9e9f2f732e2b2fc3a34e64b78a83950b84c34e544b89_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b40fa27430a6d3369cb815bc2ad5f7cf2e05067fdb547f4a8c342c5355d97373_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:da34eb442746bfd1d69f137a04d7f44af59751013831d0d4d93d1adb5ea97f19_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:624b7fbe3738e7c8352051f79afee80dd370b5f46c290fa381d96d3268188e7b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:aa1412e16e1326b7d666ff8813a0156d09f64d9ae3cde6c0588f4e61275f462d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:b2c2e40ebfbcf1a90f75b6b5d92b9a92fa08f480405dc6e468e79392e8529304_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:0c90a2ad5d9e4e470f90bdbceacd662458768c717a174614205252ae50c9c7b4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:729ce6b4a2693cd483e0c3c0b99c2e2e2b97d3050002995b34181d114a01227b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:a5613b2272ddb17b15554b0d18b78bdc7cb69464c51b7a1f218fd694fb1cc9f0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:e7161df657d3cfa9646e7cd636b363fceb6b27d15652fa3410dd90a5c118367f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:76ee02b707ab74a3f79f86a3b1cc9ac6127c58043d1d33a7fa1d8b3265d09004_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:97478324b8185e8fe360dea0bb01dc8735e49315bfb86ba25559fd597bfb0ca7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:df725ef53041470b74a5dfe8ded4016ba0f30dd99ddce802df68239e7df41b25_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:fd5144816dd4c812f078f0842b0a19479476f77f7a5d4f2f8c36924ef4b8f4da_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:4480e0ab7aec75f5375310cb00a99f56a0bf15c6b06e2805ffb7d88741f50bef_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:938414b38f9ba981207f0e5c9804148b08b63ae127a57367645675485fd23052_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9b7e5d35c767c4f3864baee61abdf7c73287a9de61214d4663cdfeb312b0192c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:d8206ca18f8baba55a0e8e260ee9727c9bda699e8e6f1d67fc5268640265802c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:053142379c91e6c4d443dd5fa704b89b112068c7e499070d1e6f7d70ae9f53c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:133ffbe590fa559afa76cd1a36d9e7a407a7ddd16c0fbfe14de4f888f3a26dac_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:70844ff4d4fffe1496331f9f2ebfd1b56ce648bbf134e291d2e49b609cadec08_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:a8dc3817e5c32532d58862fd0075180601f3a4762ac5c82a069e7612781494bd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:60a34b6b5c6c27bd3d1fceb5c3e05ca1c7ab00bbd420b0a356eed57bee1f739b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:83c9597a2b8c7f5e31a268b95952f8cda30acbd1216e54a8e5787d6b4c10edce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:bf2968a481417db1b0aabb5430daaeef2fe0b6f6be1dc26c56a838a6786242f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:624b7fbe3738e7c8352051f79afee80dd370b5f46c290fa381d96d3268188e7b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:aa1412e16e1326b7d666ff8813a0156d09f64d9ae3cde6c0588f4e61275f462d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:b2c2e40ebfbcf1a90f75b6b5d92b9a92fa08f480405dc6e468e79392e8529304_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:05c63b8fe4341f93894940acb7e54774abdfb70f4f8a246d55b1238c56654d1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:81a1fa678e4c445d3392691a3ff772a3aaf93f51a39bf17b7de8318ac0d6d961_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:cef25f249e5a8e940d4b83471daddf8bf5c5c0e29c07c2dfab9b605174316da5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:8fba5451a6c957e29094c06dabd0c3df013694b1769b80d5b1663506eb25a287_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:a331e053095713bceb829a39b5a7fec82913c1c0b6f4099832fe97f26ffb9241_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:e09c36e70a8c1ba75237644f2fe6c4269cf619b5b016b424785f2e152203f579_arm64 | — |
Workaround
|
A command injection vulnerability has been identified in Helm, a package manager for Kubernetes. An attacker can craft a malicious Chart.yaml file with specially linked dependencies in a Chart.lock file. If the Chart.lock file is a symbolic link to an executable file, such as a shell script, and a user attempts to update the dependencies, the crafted content is written to the symlinked file and executed. This can lead to local code execution on the system. This issue has been patched in Helm version 3.18.4, and users should update to this version to mitigate the risk.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:0457f7c5332d305c49659947798402ec3804f56a3408f7e716bbb3c8fb38167d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:9bd1542fe9e295763ae5f486495ba36a4a76d69ed750adacad875b7ad07e9e10_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:f759c966f9fa93f6def9e443b21e1fd731a8f78f33ddc58aec28c5792c75a055_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:f8abd89e6248b42e0888d3778091decfd1a58e778e6c4dc29c278ab7aeab4139_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:5206ad12a10e98c76c33cf20c08f2799f8c65af0ba158d5ab6691af5fb5b2b70_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:6429fae2393f0c15a007f131a04d8e2e64372b88e7996917af6d5bb795ec78ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:b30085f977a9173c33ad493701203d400c3dbc7ce40b056f665234133120b4de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:efe891f5b4675215ea525ea403973db4af7804e921a082b631c1f41586cc1b8f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:69c68c5c9fefecaa3fd63e54484cb0cf997364d0b6884a571cb8ed85fc572353_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:904eb878337d60c95ecca50b0c458dadf2a8b52e22ceb1ba2eb3d5c6616428e7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:a28fb8f2bf23dfa1dbb24f358640e95065299de2fb740eb5aff98a721524e129_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:f6697eaf4408dbe72ac888664b6edd4fa09069dba80294d33fb66942d5f8ea95_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:2b7f7c79b2f90e2f81ec380603dfc9c2d674cb6925b1d5b428ac49afd5f73faf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:6ee75540d86e6654b432b88926697908de03768828e3d6527080376579200dd0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:734d944c49d63445462440914910b56510319ddc7aef3ad466d8aed4c32662dd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:953a6c3a78dc5ca0dc6b6d66f7f1606fbf316c0ff667a64f121f895daf2b19c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:0aa3b91709f601a4f2f9020121589a454e139fcd7990faff8175e7b230b4f959_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:278f96847f594948776eb14a1182e7be24d17d4d12d91962db8daae3c4cf230d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:9b8063b667bbc33828102fd38ebfce5eae40ebd65809f3517dec47895a491142_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:b9d04a647854b0df819195aa16f8e5ce5a5d13fcaf6fe831e54bbf250a030aa6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:2c68e8422d9f6e2aa06b579bdc82f53ba5ff028f01f3c7e06448d2984074a16d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:2d0f34bd528d12882f5ede85195dc3e903bf42a6023c1769d1e13fb5da931711_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:3f1e05f7dd3e05a2e28abf3e175e2780c1f0356e816e1fe88dc1fd4938a6749d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:c60a5eb0538387ae35def0d95e24aa421a40efa6325900c6ab1b563617da99cb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9@sha256:09039a624dabf1aec6185b362b27e4ae5e091bcb6dcae52bca50f92e7c5dfe81_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9@sha256:4d4174713ee7729905b07d64c5a1b6755655fdeae8b977d0eb3d42a370811dbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9@sha256:5ce4bb717341ec3f0e6a8ab08bb9b6227bc3624f3f3b83a65eae49e84ee8fe4e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9@sha256:ab92aec9531c6e434f953eb3e833475f9aa0c707fee7937c5b44d88fb935b6fc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:1b68c2912db7c73e817caebd5451e3d2f529877c47bacadb399b358a2e7f68fd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:20f933a65efea53dbd7f355d6ca755025fa5424e57aa899bb40cd98dc10a49cf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4b2f6b1af0967e4c2b3084e666532063f750f89954526238b50801f8c9b82954_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:fa48686b92aebf8811614b6942e3ec0c608c8f4e7bfcf9d990f952e850af58c1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:88a2293844d6c5a168f7f6cf809467934a7742f05ddec53d8f90533a17370af3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:8e90413bb35cd67c915df5090adf16717d06e77992ef23a20cd1fe7dd57abdf2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:e42213bfe457dc9f814dd1d3dab20a89aba4812b8329bd17ba00cc6bf5faa5f6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:f01a9de4d559c6c31b17f85c07997f57f6ce152d4d0e1dd9845b61a277b05f81_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:5b4cdf150421a1eb23d449475db68c4d17b0d9f860b1846b1aaaf1fd026f8a69_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:f1f4ae8d15154b87f2caee6c61742d49cc68ce25c0c864b766b5ab9260c04338_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:2824915caa355c7deafce3d90cdd4337338ec5139a34c6f1d0e13f1259873e31_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:98de04d1a27e5b71a2e3efff6ce280b941d4194330c402ecbb76d1bd8bb6e854_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:2205187e39396eb8de561dbd1782974bfb0b33d7f9177abe9be40127cd3085b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:6cb19991c766fc16a59d975e0169d1333dba974cd0b2a204721be6c45a649684_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:94a7a1e65fc53c4dd51546879ef4350a55ba784758228fcae8787756480936e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:0215b7c72fff6d0769c958f33c2337fd6b279e2fbe128cecde9639f0d29981f8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:179c72bad0ea56fd6fc3edca45fd98b98d1e5604736eb9d1e39a4108a3c6befc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:518079f94ac0680d2ac2c5647e75fd466a97435c84150b7c122f72b4de3ba89c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:604127c704a68f61492e28284164d58f9a1fca6623a9871e45bdcb18d1dd624c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:4606b7a77893cdcc720ba632e7819fd52c5793e19083e18fb020ccd7cafd559a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:501e74956738fbc48c41267a4fe3671ba0efc675a7128a5e19f01fee8f99a773_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:99e008d16227b0d472b2e4dddb3c075edbd36eea5840dabff2157fe7985c165f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:e2a4a6e6f6f9ed6f02ec5764b8d62b51920fe7f7c105ff146254f274fd5a8f2a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:0ede723291eaff626c3c53eaf2b1bf1ca733bab6c3575eebc5eeafc10c223fba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7003833ad89eed140e4bfa05df7681e311723c5f08ce204bafe3ea8f711fa9de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:b6c4b56f700544a3545ef9f220c4bb53fa192d1a1a512b60f2c679e6bd3ce950_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:fcf57aa291b9ad6cf278ac7628aa41a464c8f9d6c18d04177609381cb0b84b8f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:4514beb1b963b35ad16488a92e58acea18023b728e3d9f8058e79218ae33c112_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:5eebbedd995e9c463e38dd9142db0594a0bdf7d8bfd9f9e7b4c7d4474a5e31e8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:63d8c7d0ce21fbb8ce7d48818897236a4ff4f87e6137bdba66263245b25f4a67_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:e008d08e74829bbb09ca6a50eff49055962b3c8fac3edc6bcafe916f16a31d1e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:1865380c9ef74bd0e7f1031a94263ad85f6860af331a492df7637f0dc9881240_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:24ef70b970d504cf0f85483f974719726bd54bcbc2a561a5f110f9360ca29a3a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:f45839782d532b7a2ddf07e520118b63136e49219eb494ab5061d193e243f39f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:f4eb200a8cf35d424ebde4e954c9a9995ba1d941442a45cfae9906015a9961bc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:5a7828a94139ea959c2bd20bb27fb5107028eba8532bf5e547c8ac19f72a5e67_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:67e97bfc816f103e7a2910ede528e2dada28018da268aafc0a416e2257b10ebd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:93b3c9ec2e71e6a8cc9d59759b194519c995401087a3f8289939a6b935323acc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:ff225787e7875d6745b969f6f3718f221556d53257fb1a791ba01b537d79cc14_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:2f4ef6da8f44b0f2fded0818c5ca290245fee20d7a6382e29ab9d9b52fa1febf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:4edd91d208745ee60b76b4ae8242f10d66f4ec001f2e40b4e78c93ca0740f073_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:d4d91acc94f3f14d623e20f9cfaf2bf09eea61c5bb2727bd24c4e5b21b9b66f7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:d914e2069f1a7e7ae2cce75171bda0a88d0c1219be611cf835d597f71842edd3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:043f45de0fc1cd46dbe672f0364449b25d77071071f5d538789c4b70e7220d80_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:059378a972b7b6566d71e7bffed3b842b3d9311fda83a8f3fa9ec1a6d6ce5d0c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:91938a3a38241aa708a976513c994a197218444cd301d113381c02ee9b10313b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:f8ab780aed0a3f8b96db112602a91c10c2ad93f445988a40c38d3815158340ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:2b3467642a895097256586c0a0871c06b04761452081a91683bb256ee49b7971_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:524ce69c828fae30e69436802db82c63552a5f14618eca934b56cb28138914a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:819191768b76171096e747d448ce69b13089f8dc00bdd604224642e8d91232a2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:f0af16dd6333e5f035a0db499626d17fa8b9c7fed06d2d1613f58ce639abfbf7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:59822b81b24a4c22faf0127220eb3b95734402c15254d909f6e7d81bbf76c4a4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:966ec8829b28da32cc84d1b3ae0d598d8229b4f4d7d7ed83fbb843be1f994bb4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:9a81dad0cc9546a1372d5a90c2b28d8a07ac70cbfc63ec95876bb11c58438ead_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:c5d58d1a61f8bbc178d9b7b2a0e71c2714c70def8bd39a59edb2c29016d7dfd7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:159bbf9b7cb82cef7d1ff0a394b2d8f1ea6588b828a252f7182a200661b1ff88_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:49fc5ca4c1e2a7fb698528031a8f7450cdee3c138ac4c1bf75efd4014c2192c2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:e6e1319cf999c8c756acac66823b3f311d0251ab45c5107e69d90cf61e157359_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:2342b024c91bb5d26ce402a0fe832da435517ba4ec89d0a3d1b0501a2138bf85_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:7c521923233768e9c57872602001e90dabb10bdb9f0bc4cd7f6ac5e35d92a179_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:d4fb33655d80ccde76cdf85b527fc7410800b197a644caf8eab837a2d3ec9d46_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:397fc77a132f964c47da76ce63461176325003f678b46f3f676a56911d4f7b7a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:81b9caf2b430a6cb39b60b8a58733ec4c52afe3ec3b3e3b1950c3a2c547072a4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:a7d701be98857dd8dd40b81876d31ab18549f535a8f15b334c15e3301e79d8d7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ffabfbee73b6f70e1354ce85ac605b65019126fdb864b487080f997d67de53c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5e25e14c9560e99676f9e627e8ea5cdf8080c28956a2bc6c46098aa53600078f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:b2bd25677f67c43145d73d7f97290ee77114c456b128422718b57b6ad6e71f57_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:d76a45f09c796dcc27aec23509c4623d4f9888abe01c7fa0069dc38e92c2df2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ef3cf10607bbd2dbe735df04fb549fa6f98bfafe619b27c43883c9f4f424d5db_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:5827439bb33d12d1395e3cf0ebe8edaf152d7f53420e66fe3828b947a29c4664_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:77b31b58549548af4c389107825f9282061132ecab7fa95f82b5b7729ee659b8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:bf63f0148f39a8be144eb807676cbfc74d0ec480a5df6a7afa6503dc12e42c9a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:d6b0631e33fa4b6e9daf65908fa3d332ba9bf82aa8f778af0c373b0cbea19acc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:217143d2bacd60f47b577a39d7c6201bffb872d7741f743b5c678afdc84ba2f3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:62b5ffa6cb8fa57da7e79b8c9ea3832dcb6505efc5ed225ac1e906c56a5e90ca_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:c46d2024a0816d1fa8c1c716db8f78818696214e89c6f99b0df56feea68dd047_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:c680295665ab01915ce9155b4fd1723a4309eca869547f51429dce7bdf442bc1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:0be41bcde47183902239bbc06f27dc970c81a9e50a3835a25b3c82b77d81d6d7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:0c4073ec2fcb16f3029498d6427e6f32375392e3e1224bc39e940ecf2b0d458c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:38917a3b89f1e46cbcde5eddabf36c3fe04d4abbef3b718eeaef7b65fb6247fd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:acdd4a2120f0938ba94491a2d6c1dd25a608939c28c8b64fb53156ee28200064_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:80bfed8e4c1ed76015a1adfc65cd19bd7e5ece4eff529585d4229088aebb8778_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:b511fb85ad7b915aca4bebff33eceed694dbb68ad5674fb33343a4fcc89dbecf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:dde7e08e4542ca8b3c6144bc3ef816a93afd35d982e66becedc2d8bbc505b8e2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:dfb17ea6c7437148c3ffed2dd0f8437f9279eb974c1e4435d6e56401fd7881b6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:429d206e9dc2b697d8910fb89ca547202cd772496be86018211443fa33359d0f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:c76e26173b2f6acf61ffdabb1ee6fedd626ffc1aefb10ae88ad01f55a62a5c10_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:f2613d0ea7ca8e7503fd3e52c3401bf66573679033fcdec6f54225aa17837a21_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:217e12a5724d665b52adb5eedb7f3fe82e6070301b05ea92dd4bdb8d816295b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:893b9edc0503f3e1a444d6f14fa675f7bd478e089fd5565320eb6e1683074c85_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:d4dd89573711cffbf8ed02fd6d71bfaef49ba70e3759e87521cbdde3d098e8cd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:368b81dc4b03f57a9251e6139289b61342997c0dfd9b419d6ec05bc3dcbd0955_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:b9bc7a5f1e8f3047664f323724a1a534f69112e68535caf08744c25ca997f712_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:dc9a6e3e4e019e8ac69522afd4e16cd15f4a6cc3199812780f2d91b125a63478_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:f91f56ccd6f0dc459548eb62a34f594ff0e37617b0e0b55c411ede167ec20ad0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:3070bee471fe4d63018666fe619df45a8e3e411076d89a86df42bc2a153f603f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:3b54e31d58d372dc89305135792774467f14649279087abbc96da0e1ae10fcd8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:4bce8cef108e3bb4b776746658a83ea4eacca9448c2f1f76f46d5017365be248_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:b0a3442b548306819da96f9e282d80e6f690ff475bee82064d6754a0be099f4a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:2c56b0c6417eb372a3e4a95fad6d0437253d742ccde471b732087f26a7370c98_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:9223d5505423fb300028d825866d7c7a70c210de39f9b4785932bfd199a13bfc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:d0ae5cbb8a2f9204f9a8d5158fb3fee9753f8a845c894838f0d079e893366e21_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:d45e52699488265847f9349497845b39cfe3db43963331ad5f88246f788f6974_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:3940a17c74546984666a150c6a7576ae0d12d567751156d388ed4212fa14defc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:7faf7dca4716b372bd40b1f295880934b7313cd8c4da9e7fd3ff1871b4a482eb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d24b66f51f89e64683ea5dbdc857fc791f3104f4d1f146732c30843ddcf69087_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e2bb89b958786c97525d914e60b99b577c99dd4e6ddf05e6f3d2ca113e810195_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:00b3e160d09a604eee4aa32323c51cbbb2207c97d2d4df1687f7aa6b4675b986_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:1812dff45af154417103fd321841c904cd4a5feec66b77cdf9d0db3c55edc54c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:b6f743158a4cd8a673f62dcccdd8a38bbf8c860d2a18a2ef6032ff3b03f259fc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:cbc1e8e10abf1e4c531b677b195a7f1b848c64f4d79b434da65ac9bb9a201e2e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:3c7ac707dc65cc32905d1ad6bb0ef165af1bbc097acb558ac3a4bee06574091e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:a96b201f565599042e77b707879e7bc40f9b075cf51e61d45e1f0538eb7d438f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:ed10c5d27be3413ff7d5f876459041d7127a1157c0b7c308c6e9669f027249c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:612b552411de7ce7f64aa05c0520159abde721cab8b2e10c6847701b0a193d69_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:6a26f591235fe733b3472e58f470fbc268e4249f5a7fe1e7bf9289b0bd1769de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:7a51d9d26e005f560fae0c10bd90a85a0c8eb60cc1327b6b797c9f165599247f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:5c6e85e30034db5efc65541cdcfe94e78668bec0477f9edf0907162d05f935ee_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:87666bf869c7ea75d6c88e8936ab22d684afe569ca633c21e6c2963eab8c9778_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:97cee17b84c4e7a1e55718058238a4790ad4b8c2275bfdfabb3e0314bc75afd8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:173ef0dce31a50af7c52f96a4b30c6dc8baa329e7d2e3da175d69f5dcc4ebba5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:2c2cacd6aa816801f58c3b5c30dfbf1aec276ea8db2ad88427ae80f719db9b4b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:94eb0a22ea3a63cbb0bef4473e0c1e260460d0117a4963009e48a9cd354a1c9d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:8fba5451a6c957e29094c06dabd0c3df013694b1769b80d5b1663506eb25a287_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:a331e053095713bceb829a39b5a7fec82913c1c0b6f4099832fe97f26ffb9241_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:e09c36e70a8c1ba75237644f2fe6c4269cf619b5b016b424785f2e152203f579_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:2aa1034e351708e03efd9902af1a834326b9f89725bb3cd859a16ba0e44cbafc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:7ce15e0c8564d736423a41832087bfb65f3771afc7b0c97bf29cb79c961ee32b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:fb20e14e9689cada4e37278a844b9603a644baee8bc2c293fbf910780087e214_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:549196026bfbc4c9cd6e9e9f2f732e2b2fc3a34e64b78a83950b84c34e544b89_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b40fa27430a6d3369cb815bc2ad5f7cf2e05067fdb547f4a8c342c5355d97373_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:da34eb442746bfd1d69f137a04d7f44af59751013831d0d4d93d1adb5ea97f19_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:624b7fbe3738e7c8352051f79afee80dd370b5f46c290fa381d96d3268188e7b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:aa1412e16e1326b7d666ff8813a0156d09f64d9ae3cde6c0588f4e61275f462d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:b2c2e40ebfbcf1a90f75b6b5d92b9a92fa08f480405dc6e468e79392e8529304_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:0c90a2ad5d9e4e470f90bdbceacd662458768c717a174614205252ae50c9c7b4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:729ce6b4a2693cd483e0c3c0b99c2e2e2b97d3050002995b34181d114a01227b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:a5613b2272ddb17b15554b0d18b78bdc7cb69464c51b7a1f218fd694fb1cc9f0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:e7161df657d3cfa9646e7cd636b363fceb6b27d15652fa3410dd90a5c118367f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:76ee02b707ab74a3f79f86a3b1cc9ac6127c58043d1d33a7fa1d8b3265d09004_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:97478324b8185e8fe360dea0bb01dc8735e49315bfb86ba25559fd597bfb0ca7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:df725ef53041470b74a5dfe8ded4016ba0f30dd99ddce802df68239e7df41b25_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:fd5144816dd4c812f078f0842b0a19479476f77f7a5d4f2f8c36924ef4b8f4da_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:4480e0ab7aec75f5375310cb00a99f56a0bf15c6b06e2805ffb7d88741f50bef_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:938414b38f9ba981207f0e5c9804148b08b63ae127a57367645675485fd23052_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9b7e5d35c767c4f3864baee61abdf7c73287a9de61214d4663cdfeb312b0192c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:d8206ca18f8baba55a0e8e260ee9727c9bda699e8e6f1d67fc5268640265802c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:053142379c91e6c4d443dd5fa704b89b112068c7e499070d1e6f7d70ae9f53c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:133ffbe590fa559afa76cd1a36d9e7a407a7ddd16c0fbfe14de4f888f3a26dac_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:70844ff4d4fffe1496331f9f2ebfd1b56ce648bbf134e291d2e49b609cadec08_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:a8dc3817e5c32532d58862fd0075180601f3a4762ac5c82a069e7612781494bd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:60a34b6b5c6c27bd3d1fceb5c3e05ca1c7ab00bbd420b0a356eed57bee1f739b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:83c9597a2b8c7f5e31a268b95952f8cda30acbd1216e54a8e5787d6b4c10edce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:bf2968a481417db1b0aabb5430daaeef2fe0b6f6be1dc26c56a838a6786242f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:624b7fbe3738e7c8352051f79afee80dd370b5f46c290fa381d96d3268188e7b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:aa1412e16e1326b7d666ff8813a0156d09f64d9ae3cde6c0588f4e61275f462d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:b2c2e40ebfbcf1a90f75b6b5d92b9a92fa08f480405dc6e468e79392e8529304_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:05c63b8fe4341f93894940acb7e54774abdfb70f4f8a246d55b1238c56654d1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:81a1fa678e4c445d3392691a3ff772a3aaf93f51a39bf17b7de8318ac0d6d961_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:cef25f249e5a8e940d4b83471daddf8bf5c5c0e29c07c2dfab9b605174316da5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:8fba5451a6c957e29094c06dabd0c3df013694b1769b80d5b1663506eb25a287_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:a331e053095713bceb829a39b5a7fec82913c1c0b6f4099832fe97f26ffb9241_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:e09c36e70a8c1ba75237644f2fe6c4269cf619b5b016b424785f2e152203f579_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.18.23 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.18.\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.18.23. See the following advisory for the container images for this release:\nhttps://access.redhat.com/errata/RHSA-2025:14820\nSecurity Fix(es):\n* helm.sh/helm/v3: Helm Chart Code Execution (CVE-2025-53547) * 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.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:14821",
"url": "https://access.redhat.com/errata/RHSA-2025:14821"
},
{
"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-53547",
"url": "https://access.redhat.com/security/cve/CVE-2025-53547"
},
{
"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_14821.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.18.23 security and extras update",
"tracking": {
"current_release_date": "2026-02-18T08:39:06+00:00",
"generator": {
"date": "2026-02-18T08:39:06+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.1"
}
},
"id": "RHSA-2025:14821",
"initial_release_date": "2025-09-03T18:51:10+00:00",
"revision_history": [
{
"date": "2025-09-03T18:51:10+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-09-03T18:51:13+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-02-18T08:39:06+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.18",
"product": {
"name": "Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.18::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Container Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:94a7a1e65fc53c4dd51546879ef4350a55ba784758228fcae8787756480936e0_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:94a7a1e65fc53c4dd51546879ef4350a55ba784758228fcae8787756480936e0_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:94a7a1e65fc53c4dd51546879ef4350a55ba784758228fcae8787756480936e0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-event-proxy-rhel9@sha256%3A94a7a1e65fc53c4dd51546879ef4350a55ba784758228fcae8787756480936e0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cloud-event-proxy-container-v4.18.0-202508201347.p2.g990b2c7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:99e008d16227b0d472b2e4dddb3c075edbd36eea5840dabff2157fe7985c165f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:99e008d16227b0d472b2e4dddb3c075edbd36eea5840dabff2157fe7985c165f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:99e008d16227b0d472b2e4dddb3c075edbd36eea5840dabff2157fe7985c165f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-nfd-rhel9-operator@sha256%3A99e008d16227b0d472b2e4dddb3c075edbd36eea5840dabff2157fe7985c165f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-nfd-operator-container-v4.18.0-202508201347.p2.gcacc16c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:e008d08e74829bbb09ca6a50eff49055962b3c8fac3edc6bcafe916f16a31d1e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:e008d08e74829bbb09ca6a50eff49055962b3c8fac3edc6bcafe916f16a31d1e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:e008d08e74829bbb09ca6a50eff49055962b3c8fac3edc6bcafe916f16a31d1e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel9@sha256%3Ae008d08e74829bbb09ca6a50eff49055962b3c8fac3edc6bcafe916f16a31d1e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-clusterresourceoverride-container-v4.18.0-202508201347.p2.g513e458.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:0ede723291eaff626c3c53eaf2b1bf1ca733bab6c3575eebc5eeafc10c223fba_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:0ede723291eaff626c3c53eaf2b1bf1ca733bab6c3575eebc5eeafc10c223fba_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:0ede723291eaff626c3c53eaf2b1bf1ca733bab6c3575eebc5eeafc10c223fba_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel9-operator@sha256%3A0ede723291eaff626c3c53eaf2b1bf1ca733bab6c3575eebc5eeafc10c223fba?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-clusterresourceoverride-operator-container-v4.18.0-202508201347.p2.g95bb8ab.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:f45839782d532b7a2ddf07e520118b63136e49219eb494ab5061d193e243f39f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:f45839782d532b7a2ddf07e520118b63136e49219eb494ab5061d193e243f39f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:f45839782d532b7a2ddf07e520118b63136e49219eb494ab5061d193e243f39f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-dpu-cni-rhel9@sha256%3Af45839782d532b7a2ddf07e520118b63136e49219eb494ab5061d193e243f39f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=dpu-cni-container-v4.18.0-202508201347.p2.g99f3e30.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:93b3c9ec2e71e6a8cc9d59759b194519c995401087a3f8289939a6b935323acc_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:93b3c9ec2e71e6a8cc9d59759b194519c995401087a3f8289939a6b935323acc_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:93b3c9ec2e71e6a8cc9d59759b194519c995401087a3f8289939a6b935323acc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-dpu-daemon-rhel9@sha256%3A93b3c9ec2e71e6a8cc9d59759b194519c995401087a3f8289939a6b935323acc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=dpu-daemon-container-v4.18.0-202508201347.p2.g99f3e30.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:4edd91d208745ee60b76b4ae8242f10d66f4ec001f2e40b4e78c93ca0740f073_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:4edd91d208745ee60b76b4ae8242f10d66f4ec001f2e40b4e78c93ca0740f073_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:4edd91d208745ee60b76b4ae8242f10d66f4ec001f2e40b4e78c93ca0740f073_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-dpu-rhel9-operator@sha256%3A4edd91d208745ee60b76b4ae8242f10d66f4ec001f2e40b4e78c93ca0740f073?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=dpu-operator-container-v4.18.0-202508201347.p2.g99f3e30.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:612b552411de7ce7f64aa05c0520159abde721cab8b2e10c6847701b0a193d69_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:612b552411de7ce7f64aa05c0520159abde721cab8b2e10c6847701b0a193d69_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:612b552411de7ce7f64aa05c0520159abde721cab8b2e10c6847701b0a193d69_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-infiniband-cni-rhel9@sha256%3A612b552411de7ce7f64aa05c0520159abde721cab8b2e10c6847701b0a193d69?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ib-sriov-cni-container-v4.18.0-202508201347.p2.gc4dfa0c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:a28fb8f2bf23dfa1dbb24f358640e95065299de2fb740eb5aff98a721524e129_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:a28fb8f2bf23dfa1dbb24f358640e95065299de2fb740eb5aff98a721524e129_ppc64le",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:a28fb8f2bf23dfa1dbb24f358640e95065299de2fb740eb5aff98a721524e129_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9@sha256%3Aa28fb8f2bf23dfa1dbb24f358640e95065299de2fb740eb5aff98a721524e129?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ingress-node-firewall-daemon-container-v4.18.0-202508201347.p2.gfe4f407.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:efe891f5b4675215ea525ea403973db4af7804e921a082b631c1f41586cc1b8f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:efe891f5b4675215ea525ea403973db4af7804e921a082b631c1f41586cc1b8f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:efe891f5b4675215ea525ea403973db4af7804e921a082b631c1f41586cc1b8f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9-operator@sha256%3Aefe891f5b4675215ea525ea403973db4af7804e921a082b631c1f41586cc1b8f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ingress-node-firewall-operator-container-v4.18.0-202508201347.p2.gfe4f407.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:2b7f7c79b2f90e2f81ec380603dfc9c2d674cb6925b1d5b428ac49afd5f73faf_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:2b7f7c79b2f90e2f81ec380603dfc9c2d674cb6925b1d5b428ac49afd5f73faf_ppc64le",
"product_id": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:2b7f7c79b2f90e2f81ec380603dfc9c2d674cb6925b1d5b428ac49afd5f73faf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-compare-artifacts-rhel9@sha256%3A2b7f7c79b2f90e2f81ec380603dfc9c2d674cb6925b1d5b428ac49afd5f73faf?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kube-compare-artifacts-container-v4.18.0-202508201347.p2.g5f72471.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:d4dd89573711cffbf8ed02fd6d71bfaef49ba70e3759e87521cbdde3d098e8cd_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:d4dd89573711cffbf8ed02fd6d71bfaef49ba70e3759e87521cbdde3d098e8cd_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:d4dd89573711cffbf8ed02fd6d71bfaef49ba70e3759e87521cbdde3d098e8cd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp-rhel9@sha256%3Ad4dd89573711cffbf8ed02fd6d71bfaef49ba70e3759e87521cbdde3d098e8cd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-linuxptp-daemon-container-v4.18.0-202508201347.p2.ge8ce938.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:d6b0631e33fa4b6e9daf65908fa3d332ba9bf82aa8f778af0c373b0cbea19acc_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:d6b0631e33fa4b6e9daf65908fa3d332ba9bf82aa8f778af0c373b0cbea19acc_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:d6b0631e33fa4b6e9daf65908fa3d332ba9bf82aa8f778af0c373b0cbea19acc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-diskmaker-rhel9@sha256%3Ad6b0631e33fa4b6e9daf65908fa3d332ba9bf82aa8f778af0c373b0cbea19acc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=local-storage-diskmaker-container-v4.18.0-202508201347.p2.gf0854b5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:c680295665ab01915ce9155b4fd1723a4309eca869547f51429dce7bdf442bc1_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:c680295665ab01915ce9155b4fd1723a4309eca869547f51429dce7bdf442bc1_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:c680295665ab01915ce9155b4fd1723a4309eca869547f51429dce7bdf442bc1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-mustgather-rhel9@sha256%3Ac680295665ab01915ce9155b4fd1723a4309eca869547f51429dce7bdf442bc1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-local-storage-mustgather-container-v4.18.0-202508201347.p2.gf0854b5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:38917a3b89f1e46cbcde5eddabf36c3fe04d4abbef3b718eeaef7b65fb6247fd_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:38917a3b89f1e46cbcde5eddabf36c3fe04d4abbef3b718eeaef7b65fb6247fd_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:38917a3b89f1e46cbcde5eddabf36c3fe04d4abbef3b718eeaef7b65fb6247fd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-rhel9-operator@sha256%3A38917a3b89f1e46cbcde5eddabf36c3fe04d4abbef3b718eeaef7b65fb6247fd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=local-storage-operator-container-v4.18.0-202508201347.p2.gf0854b5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:1b68c2912db7c73e817caebd5451e3d2f529877c47bacadb399b358a2e7f68fd_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:1b68c2912db7c73e817caebd5451e3d2f529877c47bacadb399b358a2e7f68fd_ppc64le",
"product_id": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:1b68c2912db7c73e817caebd5451e3d2f529877c47bacadb399b358a2e7f68fd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/nmstate-console-plugin-rhel9@sha256%3A1b68c2912db7c73e817caebd5451e3d2f529877c47bacadb399b358a2e7f68fd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=nmstate-console-plugin-container-v4.18.0-202508271223.p2.g9f866a2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:dfb17ea6c7437148c3ffed2dd0f8437f9279eb974c1e4435d6e56401fd7881b6_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:dfb17ea6c7437148c3ffed2dd0f8437f9279eb974c1e4435d6e56401fd7881b6_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:dfb17ea6c7437148c3ffed2dd0f8437f9279eb974c1e4435d6e56401fd7881b6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-node-feature-discovery-rhel9@sha256%3Adfb17ea6c7437148c3ffed2dd0f8437f9279eb974c1e4435d6e56401fd7881b6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=node-feature-discovery-container-v4.18.0-202508201347.p2.g1bb0ecd.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:8e90413bb35cd67c915df5090adf16717d06e77992ef23a20cd1fe7dd57abdf2_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:8e90413bb35cd67c915df5090adf16717d06e77992ef23a20cd1fe7dd57abdf2_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:8e90413bb35cd67c915df5090adf16717d06e77992ef23a20cd1fe7dd57abdf2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ansible-rhel9-operator@sha256%3A8e90413bb35cd67c915df5090adf16717d06e77992ef23a20cd1fe7dd57abdf2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.18.0-202508201347.p2.gb276665.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:518079f94ac0680d2ac2c5647e75fd466a97435c84150b7c122f72b4de3ba89c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:518079f94ac0680d2ac2c5647e75fd466a97435c84150b7c122f72b4de3ba89c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:518079f94ac0680d2ac2c5647e75fd466a97435c84150b7c122f72b4de3ba89c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capacity-rhel9@sha256%3A518079f94ac0680d2ac2c5647e75fd466a97435c84150b7c122f72b4de3ba89c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.18.0-202508201347.p2.gbe5401d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:059378a972b7b6566d71e7bffed3b842b3d9311fda83a8f3fa9ec1a6d6ce5d0c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:059378a972b7b6566d71e7bffed3b842b3d9311fda83a8f3fa9ec1a6d6ce5d0c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:059378a972b7b6566d71e7bffed3b842b3d9311fda83a8f3fa9ec1a6d6ce5d0c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-dns-proxy-rhel9@sha256%3A059378a972b7b6566d71e7bffed3b842b3d9311fda83a8f3fa9ec1a6d6ce5d0c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.18.0-202508201347.p2.g716eb0e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:966ec8829b28da32cc84d1b3ae0d598d8229b4f4d7d7ed83fbb843be1f994bb4_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:966ec8829b28da32cc84d1b3ae0d598d8229b4f4d7d7ed83fbb843be1f994bb4_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:966ec8829b28da32cc84d1b3ae0d598d8229b4f4d7d7ed83fbb843be1f994bb4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-router-rhel9@sha256%3A966ec8829b28da32cc84d1b3ae0d598d8229b4f4d7d7ed83fbb843be1f994bb4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-egress-router-container-v4.18.0-202508201347.p2.g716eb0e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:a7d701be98857dd8dd40b81876d31ab18549f535a8f15b334c15e3301e79d8d7_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:a7d701be98857dd8dd40b81876d31ab18549f535a8f15b334c15e3301e79d8d7_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:a7d701be98857dd8dd40b81876d31ab18549f535a8f15b334c15e3301e79d8d7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-helm-rhel9-operator@sha256%3Aa7d701be98857dd8dd40b81876d31ab18549f535a8f15b334c15e3301e79d8d7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-helm-operator-container-v4.18.0-202508201347.p2.gf34bd90.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:0457f7c5332d305c49659947798402ec3804f56a3408f7e716bbb3c8fb38167d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:0457f7c5332d305c49659947798402ec3804f56a3408f7e716bbb3c8fb38167d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:0457f7c5332d305c49659947798402ec3804f56a3408f7e716bbb3c8fb38167d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-sdk-rhel9@sha256%3A0457f7c5332d305c49659947798402ec3804f56a3408f7e716bbb3c8fb38167d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-operator-sdk-container-v4.18.0-202508201347.p2.gf34bd90.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:b2bd25677f67c43145d73d7f97290ee77114c456b128422718b57b6ad6e71f57_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:b2bd25677f67c43145d73d7f97290ee77114c456b128422718b57b6ad6e71f57_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:b2bd25677f67c43145d73d7f97290ee77114c456b128422718b57b6ad6e71f57_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubernetes-nmstate-handler-rhel9@sha256%3Ab2bd25677f67c43145d73d7f97290ee77114c456b128422718b57b6ad6e71f57?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.18.0-202508201347.p2.g4927e60.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:9b8063b667bbc33828102fd38ebfce5eae40ebd65809f3517dec47895a491142_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:9b8063b667bbc33828102fd38ebfce5eae40ebd65809f3517dec47895a491142_ppc64le",
"product_id": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:9b8063b667bbc33828102fd38ebfce5eae40ebd65809f3517dec47895a491142_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kubernetes-nmstate-rhel9-operator@sha256%3A9b8063b667bbc33828102fd38ebfce5eae40ebd65809f3517dec47895a491142?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kubernetes-nmstate-operator-container-v4.18.0-202508271223.p2.g4927e60.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:819191768b76171096e747d448ce69b13089f8dc00bdd604224642e8d91232a2_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:819191768b76171096e747d448ce69b13089f8dc00bdd604224642e8d91232a2_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:819191768b76171096e747d448ce69b13089f8dc00bdd604224642e8d91232a2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-http-proxy-rhel9@sha256%3A819191768b76171096e747d448ce69b13089f8dc00bdd604224642e8d91232a2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-egress-http-proxy-container-v4.18.0-202508201347.p2.g716eb0e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:d4fb33655d80ccde76cdf85b527fc7410800b197a644caf8eab837a2d3ec9d46_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:d4fb33655d80ccde76cdf85b527fc7410800b197a644caf8eab837a2d3ec9d46_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:d4fb33655d80ccde76cdf85b527fc7410800b197a644caf8eab837a2d3ec9d46_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-filestore-csi-driver-rhel9@sha256%3Ad4fb33655d80ccde76cdf85b527fc7410800b197a644caf8eab837a2d3ec9d46?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-filestore-csi-driver-container-v4.18.0-202508201347.p2.g38ef2d6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:159bbf9b7cb82cef7d1ff0a394b2d8f1ea6588b828a252f7182a200661b1ff88_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:159bbf9b7cb82cef7d1ff0a394b2d8f1ea6588b828a252f7182a200661b1ff88_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:159bbf9b7cb82cef7d1ff0a394b2d8f1ea6588b828a252f7182a200661b1ff88_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-filestore-csi-driver-rhel9-operator@sha256%3A159bbf9b7cb82cef7d1ff0a394b2d8f1ea6588b828a252f7182a200661b1ff88?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.18.0-202508201347.p2.g3a8419f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:5ce4bb717341ec3f0e6a8ab08bb9b6227bc3624f3f3b83a65eae49e84ee8fe4e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:5ce4bb717341ec3f0e6a8ab08bb9b6227bc3624f3f3b83a65eae49e84ee8fe4e_ppc64le",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9@sha256:5ce4bb717341ec3f0e6a8ab08bb9b6227bc3624f3f3b83a65eae49e84ee8fe4e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9@sha256%3A5ce4bb717341ec3f0e6a8ab08bb9b6227bc3624f3f3b83a65eae49e84ee8fe4e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-metallb-container-v4.18.0-202508201347.p2.gc216036.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:2c68e8422d9f6e2aa06b579bdc82f53ba5ff028f01f3c7e06448d2984074a16d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:2c68e8422d9f6e2aa06b579bdc82f53ba5ff028f01f3c7e06448d2984074a16d_ppc64le",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:2c68e8422d9f6e2aa06b579bdc82f53ba5ff028f01f3c7e06448d2984074a16d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9-operator@sha256%3A2c68e8422d9f6e2aa06b579bdc82f53ba5ff028f01f3c7e06448d2984074a16d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-metallb-operator-container-v4.18.0-202508201347.p2.g4e1442f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:4bce8cef108e3bb4b776746658a83ea4eacca9448c2f1f76f46d5017365be248_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:4bce8cef108e3bb4b776746658a83ea4eacca9448c2f1f76f46d5017365be248_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:4bce8cef108e3bb4b776746658a83ea4eacca9448c2f1f76f46d5017365be248_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel9@sha256%3A4bce8cef108e3bb4b776746658a83ea4eacca9448c2f1f76f46d5017365be248?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-secrets-store-csi-driver-container-v4.18.0-202508201347.p2.gad04a75.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:dc9a6e3e4e019e8ac69522afd4e16cd15f4a6cc3199812780f2d91b125a63478_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:dc9a6e3e4e019e8ac69522afd4e16cd15f4a6cc3199812780f2d91b125a63478_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:dc9a6e3e4e019e8ac69522afd4e16cd15f4a6cc3199812780f2d91b125a63478_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel9-operator@sha256%3Adc9a6e3e4e019e8ac69522afd4e16cd15f4a6cc3199812780f2d91b125a63478?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.18.0-202508201347.p2.g2aac830.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:2c56b0c6417eb372a3e4a95fad6d0437253d742ccde471b732087f26a7370c98_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:2c56b0c6417eb372a3e4a95fad6d0437253d742ccde471b732087f26a7370c98_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:2c56b0c6417eb372a3e4a95fad6d0437253d742ccde471b732087f26a7370c98_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-mustgather-rhel9@sha256%3A2c56b0c6417eb372a3e4a95fad6d0437253d742ccde471b732087f26a7370c98?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-secrets-store-csi-mustgather-container-v4.18.0-202508201347.p2.g2aac830.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:1812dff45af154417103fd321841c904cd4a5feec66b77cdf9d0db3c55edc54c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:1812dff45af154417103fd321841c904cd4a5feec66b77cdf9d0db3c55edc54c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:1812dff45af154417103fd321841c904cd4a5feec66b77cdf9d0db3c55edc54c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-smb-csi-driver-rhel9@sha256%3A1812dff45af154417103fd321841c904cd4a5feec66b77cdf9d0db3c55edc54c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-smb-csi-driver-container-v4.18.0-202508201347.p2.gf54b02e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:7faf7dca4716b372bd40b1f295880934b7313cd8c4da9e7fd3ff1871b4a482eb_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:7faf7dca4716b372bd40b1f295880934b7313cd8c4da9e7fd3ff1871b4a482eb_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:7faf7dca4716b372bd40b1f295880934b7313cd8c4da9e7fd3ff1871b4a482eb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-smb-csi-driver-rhel9-operator@sha256%3A7faf7dca4716b372bd40b1f295880934b7313cd8c4da9e7fd3ff1871b4a482eb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-smb-csi-driver-operator-container-v4.18.0-202508201347.p2.gff513d3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:a331e053095713bceb829a39b5a7fec82913c1c0b6f4099832fe97f26ffb9241_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:a331e053095713bceb829a39b5a7fec82913c1c0b6f4099832fe97f26ffb9241_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:a331e053095713bceb829a39b5a7fec82913c1c0b6f4099832fe97f26ffb9241_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-metrics-exporter-rhel9@sha256%3Aa331e053095713bceb829a39b5a7fec82913c1c0b6f4099832fe97f26ffb9241?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-sriov-network-metrics-exporter-container-v4.18.0-202508201347.p2.gf54736e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:a331e053095713bceb829a39b5a7fec82913c1c0b6f4099832fe97f26ffb9241_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:a331e053095713bceb829a39b5a7fec82913c1c0b6f4099832fe97f26ffb9241_ppc64le",
"product_id": "registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:a331e053095713bceb829a39b5a7fec82913c1c0b6f4099832fe97f26ffb9241_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/sriov-network-metrics-exporter-rhel9@sha256%3Aa331e053095713bceb829a39b5a7fec82913c1c0b6f4099832fe97f26ffb9241?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-sriov-network-metrics-exporter-container-v4.18.0-202508201347.p2.gf54736e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:b2c2e40ebfbcf1a90f75b6b5d92b9a92fa08f480405dc6e468e79392e8529304_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:b2c2e40ebfbcf1a90f75b6b5d92b9a92fa08f480405dc6e468e79392e8529304_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:b2c2e40ebfbcf1a90f75b6b5d92b9a92fa08f480405dc6e468e79392e8529304_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-rdma-cni-rhel9@sha256%3Ab2c2e40ebfbcf1a90f75b6b5d92b9a92fa08f480405dc6e468e79392e8529304?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-sriov-rdma-cni-container-v4.18.0-202508201347.p2.gf8e5d55.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:b2c2e40ebfbcf1a90f75b6b5d92b9a92fa08f480405dc6e468e79392e8529304_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:b2c2e40ebfbcf1a90f75b6b5d92b9a92fa08f480405dc6e468e79392e8529304_ppc64le",
"product_id": "registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:b2c2e40ebfbcf1a90f75b6b5d92b9a92fa08f480405dc6e468e79392e8529304_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rdma-cni-rhel9@sha256%3Ab2c2e40ebfbcf1a90f75b6b5d92b9a92fa08f480405dc6e468e79392e8529304?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-sriov-rdma-cni-container-v4.18.0-202508201347.p2.gf8e5d55.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:053142379c91e6c4d443dd5fa704b89b112068c7e499070d1e6f7d70ae9f53c5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:053142379c91e6c4d443dd5fa704b89b112068c7e499070d1e6f7d70ae9f53c5_ppc64le",
"product_id": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:053142379c91e6c4d443dd5fa704b89b112068c7e499070d1e6f7d70ae9f53c5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pf-status-relay-rhel9@sha256%3A053142379c91e6c4d443dd5fa704b89b112068c7e499070d1e6f7d70ae9f53c5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=pf-status-relay-container-v4.18.0-202508201347.p2.g2f060db.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9b7e5d35c767c4f3864baee61abdf7c73287a9de61214d4663cdfeb312b0192c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9b7e5d35c767c4f3864baee61abdf7c73287a9de61214d4663cdfeb312b0192c_ppc64le",
"product_id": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9b7e5d35c767c4f3864baee61abdf7c73287a9de61214d4663cdfeb312b0192c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pf-status-relay-rhel9-operator@sha256%3A9b7e5d35c767c4f3864baee61abdf7c73287a9de61214d4663cdfeb312b0192c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=pf-status-relay-operator-container-v4.18.0-202508201347.p2.gc20e0b7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:f2613d0ea7ca8e7503fd3e52c3401bf66573679033fcdec6f54225aa17837a21_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:f2613d0ea7ca8e7503fd3e52c3401bf66573679033fcdec6f54225aa17837a21_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:f2613d0ea7ca8e7503fd3e52c3401bf66573679033fcdec6f54225aa17837a21_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp-rhel9-operator@sha256%3Af2613d0ea7ca8e7503fd3e52c3401bf66573679033fcdec6f54225aa17837a21?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ptp-operator-container-v4.18.0-202508201347.p2.gc2f9034.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:60a34b6b5c6c27bd3d1fceb5c3e05ca1c7ab00bbd420b0a356eed57bee1f739b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:60a34b6b5c6c27bd3d1fceb5c3e05ca1c7ab00bbd420b0a356eed57bee1f739b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:60a34b6b5c6c27bd3d1fceb5c3e05ca1c7ab00bbd420b0a356eed57bee1f739b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ptp-must-gather-rhel9@sha256%3A60a34b6b5c6c27bd3d1fceb5c3e05ca1c7ab00bbd420b0a356eed57bee1f739b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ptp-operator-must-gather-container-v4.18.0-202508201347.p2.gc2f9034.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:cef25f249e5a8e940d4b83471daddf8bf5c5c0e29c07c2dfab9b605174316da5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:cef25f249e5a8e940d4b83471daddf8bf5c5c0e29c07c2dfab9b605174316da5_ppc64le",
"product_id": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:cef25f249e5a8e940d4b83471daddf8bf5c5c0e29c07c2dfab9b605174316da5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/sriov-cni-rhel9@sha256%3Acef25f249e5a8e940d4b83471daddf8bf5c5c0e29c07c2dfab9b605174316da5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-cni-container-v4.18.0-202508201347.p2.g15aaf81.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:3c7ac707dc65cc32905d1ad6bb0ef165af1bbc097acb558ac3a4bee06574091e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:3c7ac707dc65cc32905d1ad6bb0ef165af1bbc097acb558ac3a4bee06574091e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:3c7ac707dc65cc32905d1ad6bb0ef165af1bbc097acb558ac3a4bee06574091e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-dp-admission-controller-rhel9@sha256%3A3c7ac707dc65cc32905d1ad6bb0ef165af1bbc097acb558ac3a4bee06574091e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-dp-admission-controller-container-v4.18.0-202508201347.p2.gea98766.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:87666bf869c7ea75d6c88e8936ab22d684afe569ca633c21e6c2963eab8c9778_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:87666bf869c7ea75d6c88e8936ab22d684afe569ca633c21e6c2963eab8c9778_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:87666bf869c7ea75d6c88e8936ab22d684afe569ca633c21e6c2963eab8c9778_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-config-daemon-rhel9@sha256%3A87666bf869c7ea75d6c88e8936ab22d684afe569ca633c21e6c2963eab8c9778?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-network-config-daemon-container-v4.18.0-202508201347.p2.g1bd2832.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:2c2cacd6aa816801f58c3b5c30dfbf1aec276ea8db2ad88427ae80f719db9b4b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:2c2cacd6aa816801f58c3b5c30dfbf1aec276ea8db2ad88427ae80f719db9b4b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:2c2cacd6aa816801f58c3b5c30dfbf1aec276ea8db2ad88427ae80f719db9b4b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-device-plugin-rhel9@sha256%3A2c2cacd6aa816801f58c3b5c30dfbf1aec276ea8db2ad88427ae80f719db9b4b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-network-device-plugin-container-v4.18.0-202508201347.p2.gbb9d757.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:2aa1034e351708e03efd9902af1a834326b9f89725bb3cd859a16ba0e44cbafc_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:2aa1034e351708e03efd9902af1a834326b9f89725bb3cd859a16ba0e44cbafc_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:2aa1034e351708e03efd9902af1a834326b9f89725bb3cd859a16ba0e44cbafc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-rhel9-operator@sha256%3A2aa1034e351708e03efd9902af1a834326b9f89725bb3cd859a16ba0e44cbafc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-network-operator-container-v4.18.0-202508201347.p2.g1bd2832.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:549196026bfbc4c9cd6e9e9f2f732e2b2fc3a34e64b78a83950b84c34e544b89_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:549196026bfbc4c9cd6e9e9f2f732e2b2fc3a34e64b78a83950b84c34e544b89_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:549196026bfbc4c9cd6e9e9f2f732e2b2fc3a34e64b78a83950b84c34e544b89_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-webhook-rhel9@sha256%3A549196026bfbc4c9cd6e9e9f2f732e2b2fc3a34e64b78a83950b84c34e544b89?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-network-webhook-container-v4.18.0-202508201347.p2.g1bd2832.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:76ee02b707ab74a3f79f86a3b1cc9ac6127c58043d1d33a7fa1d8b3265d09004_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:76ee02b707ab74a3f79f86a3b1cc9ac6127c58043d1d33a7fa1d8b3265d09004_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:76ee02b707ab74a3f79f86a3b1cc9ac6127c58043d1d33a7fa1d8b3265d09004_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel9@sha256%3A76ee02b707ab74a3f79f86a3b1cc9ac6127c58043d1d33a7fa1d8b3265d09004?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-vertical-pod-autoscaler-container-v4.18.0-202508201347.p2.ge38eab0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:0c90a2ad5d9e4e470f90bdbceacd662458768c717a174614205252ae50c9c7b4_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:0c90a2ad5d9e4e470f90bdbceacd662458768c717a174614205252ae50c9c7b4_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:0c90a2ad5d9e4e470f90bdbceacd662458768c717a174614205252ae50c9c7b4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel9-operator@sha256%3A0c90a2ad5d9e4e470f90bdbceacd662458768c717a174614205252ae50c9c7b4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-vertical-pod-autoscaler-operator-container-v4.18.0-202508201347.p2.g4966916.assembly.stream.el9"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:6cb19991c766fc16a59d975e0169d1333dba974cd0b2a204721be6c45a649684_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:6cb19991c766fc16a59d975e0169d1333dba974cd0b2a204721be6c45a649684_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:6cb19991c766fc16a59d975e0169d1333dba974cd0b2a204721be6c45a649684_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-event-proxy-rhel9@sha256%3A6cb19991c766fc16a59d975e0169d1333dba974cd0b2a204721be6c45a649684?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cloud-event-proxy-container-v4.18.0-202508201347.p2.g990b2c7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:e2a4a6e6f6f9ed6f02ec5764b8d62b51920fe7f7c105ff146254f274fd5a8f2a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:e2a4a6e6f6f9ed6f02ec5764b8d62b51920fe7f7c105ff146254f274fd5a8f2a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:e2a4a6e6f6f9ed6f02ec5764b8d62b51920fe7f7c105ff146254f274fd5a8f2a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-nfd-rhel9-operator@sha256%3Ae2a4a6e6f6f9ed6f02ec5764b8d62b51920fe7f7c105ff146254f274fd5a8f2a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-nfd-operator-container-v4.18.0-202508201347.p2.gcacc16c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:5eebbedd995e9c463e38dd9142db0594a0bdf7d8bfd9f9e7b4c7d4474a5e31e8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:5eebbedd995e9c463e38dd9142db0594a0bdf7d8bfd9f9e7b4c7d4474a5e31e8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:5eebbedd995e9c463e38dd9142db0594a0bdf7d8bfd9f9e7b4c7d4474a5e31e8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel9@sha256%3A5eebbedd995e9c463e38dd9142db0594a0bdf7d8bfd9f9e7b4c7d4474a5e31e8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-clusterresourceoverride-container-v4.18.0-202508201347.p2.g513e458.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7003833ad89eed140e4bfa05df7681e311723c5f08ce204bafe3ea8f711fa9de_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7003833ad89eed140e4bfa05df7681e311723c5f08ce204bafe3ea8f711fa9de_amd64",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7003833ad89eed140e4bfa05df7681e311723c5f08ce204bafe3ea8f711fa9de_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel9-operator@sha256%3A7003833ad89eed140e4bfa05df7681e311723c5f08ce204bafe3ea8f711fa9de?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-clusterresourceoverride-operator-container-v4.18.0-202508201347.p2.g95bb8ab.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:f4eb200a8cf35d424ebde4e954c9a9995ba1d941442a45cfae9906015a9961bc_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:f4eb200a8cf35d424ebde4e954c9a9995ba1d941442a45cfae9906015a9961bc_amd64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:f4eb200a8cf35d424ebde4e954c9a9995ba1d941442a45cfae9906015a9961bc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-dpu-cni-rhel9@sha256%3Af4eb200a8cf35d424ebde4e954c9a9995ba1d941442a45cfae9906015a9961bc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=dpu-cni-container-v4.18.0-202508201347.p2.g99f3e30.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:ff225787e7875d6745b969f6f3718f221556d53257fb1a791ba01b537d79cc14_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:ff225787e7875d6745b969f6f3718f221556d53257fb1a791ba01b537d79cc14_amd64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:ff225787e7875d6745b969f6f3718f221556d53257fb1a791ba01b537d79cc14_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-dpu-daemon-rhel9@sha256%3Aff225787e7875d6745b969f6f3718f221556d53257fb1a791ba01b537d79cc14?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=dpu-daemon-container-v4.18.0-202508201347.p2.g99f3e30.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:d914e2069f1a7e7ae2cce75171bda0a88d0c1219be611cf835d597f71842edd3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:d914e2069f1a7e7ae2cce75171bda0a88d0c1219be611cf835d597f71842edd3_amd64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:d914e2069f1a7e7ae2cce75171bda0a88d0c1219be611cf835d597f71842edd3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-dpu-rhel9-operator@sha256%3Ad914e2069f1a7e7ae2cce75171bda0a88d0c1219be611cf835d597f71842edd3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=dpu-operator-container-v4.18.0-202508201347.p2.g99f3e30.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:7a51d9d26e005f560fae0c10bd90a85a0c8eb60cc1327b6b797c9f165599247f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:7a51d9d26e005f560fae0c10bd90a85a0c8eb60cc1327b6b797c9f165599247f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:7a51d9d26e005f560fae0c10bd90a85a0c8eb60cc1327b6b797c9f165599247f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-infiniband-cni-rhel9@sha256%3A7a51d9d26e005f560fae0c10bd90a85a0c8eb60cc1327b6b797c9f165599247f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ib-sriov-cni-container-v4.18.0-202508201347.p2.gc4dfa0c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:69c68c5c9fefecaa3fd63e54484cb0cf997364d0b6884a571cb8ed85fc572353_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:69c68c5c9fefecaa3fd63e54484cb0cf997364d0b6884a571cb8ed85fc572353_amd64",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:69c68c5c9fefecaa3fd63e54484cb0cf997364d0b6884a571cb8ed85fc572353_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9@sha256%3A69c68c5c9fefecaa3fd63e54484cb0cf997364d0b6884a571cb8ed85fc572353?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ingress-node-firewall-daemon-container-v4.18.0-202508201347.p2.gfe4f407.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:b30085f977a9173c33ad493701203d400c3dbc7ce40b056f665234133120b4de_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:b30085f977a9173c33ad493701203d400c3dbc7ce40b056f665234133120b4de_amd64",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:b30085f977a9173c33ad493701203d400c3dbc7ce40b056f665234133120b4de_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9-operator@sha256%3Ab30085f977a9173c33ad493701203d400c3dbc7ce40b056f665234133120b4de?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ingress-node-firewall-operator-container-v4.18.0-202508201347.p2.gfe4f407.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:953a6c3a78dc5ca0dc6b6d66f7f1606fbf316c0ff667a64f121f895daf2b19c0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:953a6c3a78dc5ca0dc6b6d66f7f1606fbf316c0ff667a64f121f895daf2b19c0_amd64",
"product_id": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:953a6c3a78dc5ca0dc6b6d66f7f1606fbf316c0ff667a64f121f895daf2b19c0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-compare-artifacts-rhel9@sha256%3A953a6c3a78dc5ca0dc6b6d66f7f1606fbf316c0ff667a64f121f895daf2b19c0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kube-compare-artifacts-container-v4.18.0-202508201347.p2.g5f72471.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:217e12a5724d665b52adb5eedb7f3fe82e6070301b05ea92dd4bdb8d816295b8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:217e12a5724d665b52adb5eedb7f3fe82e6070301b05ea92dd4bdb8d816295b8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:217e12a5724d665b52adb5eedb7f3fe82e6070301b05ea92dd4bdb8d816295b8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp-rhel9@sha256%3A217e12a5724d665b52adb5eedb7f3fe82e6070301b05ea92dd4bdb8d816295b8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-linuxptp-daemon-container-v4.18.0-202508201347.p2.ge8ce938.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:5827439bb33d12d1395e3cf0ebe8edaf152d7f53420e66fe3828b947a29c4664_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:5827439bb33d12d1395e3cf0ebe8edaf152d7f53420e66fe3828b947a29c4664_amd64",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:5827439bb33d12d1395e3cf0ebe8edaf152d7f53420e66fe3828b947a29c4664_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-diskmaker-rhel9@sha256%3A5827439bb33d12d1395e3cf0ebe8edaf152d7f53420e66fe3828b947a29c4664?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=local-storage-diskmaker-container-v4.18.0-202508201347.p2.gf0854b5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:c46d2024a0816d1fa8c1c716db8f78818696214e89c6f99b0df56feea68dd047_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:c46d2024a0816d1fa8c1c716db8f78818696214e89c6f99b0df56feea68dd047_amd64",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:c46d2024a0816d1fa8c1c716db8f78818696214e89c6f99b0df56feea68dd047_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-mustgather-rhel9@sha256%3Ac46d2024a0816d1fa8c1c716db8f78818696214e89c6f99b0df56feea68dd047?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-local-storage-mustgather-container-v4.18.0-202508201347.p2.gf0854b5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:0be41bcde47183902239bbc06f27dc970c81a9e50a3835a25b3c82b77d81d6d7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:0be41bcde47183902239bbc06f27dc970c81a9e50a3835a25b3c82b77d81d6d7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:0be41bcde47183902239bbc06f27dc970c81a9e50a3835a25b3c82b77d81d6d7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-rhel9-operator@sha256%3A0be41bcde47183902239bbc06f27dc970c81a9e50a3835a25b3c82b77d81d6d7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=local-storage-operator-container-v4.18.0-202508201347.p2.gf0854b5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4b2f6b1af0967e4c2b3084e666532063f750f89954526238b50801f8c9b82954_amd64",
"product": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4b2f6b1af0967e4c2b3084e666532063f750f89954526238b50801f8c9b82954_amd64",
"product_id": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4b2f6b1af0967e4c2b3084e666532063f750f89954526238b50801f8c9b82954_amd64",
"product_identification_helper": {
"purl": "pkg:oci/nmstate-console-plugin-rhel9@sha256%3A4b2f6b1af0967e4c2b3084e666532063f750f89954526238b50801f8c9b82954?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=nmstate-console-plugin-container-v4.18.0-202508271223.p2.g9f866a2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:80bfed8e4c1ed76015a1adfc65cd19bd7e5ece4eff529585d4229088aebb8778_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:80bfed8e4c1ed76015a1adfc65cd19bd7e5ece4eff529585d4229088aebb8778_amd64",
"product_id": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:80bfed8e4c1ed76015a1adfc65cd19bd7e5ece4eff529585d4229088aebb8778_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-node-feature-discovery-rhel9@sha256%3A80bfed8e4c1ed76015a1adfc65cd19bd7e5ece4eff529585d4229088aebb8778?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=node-feature-discovery-container-v4.18.0-202508201347.p2.g1bb0ecd.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:88a2293844d6c5a168f7f6cf809467934a7742f05ddec53d8f90533a17370af3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:88a2293844d6c5a168f7f6cf809467934a7742f05ddec53d8f90533a17370af3_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:88a2293844d6c5a168f7f6cf809467934a7742f05ddec53d8f90533a17370af3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ansible-rhel9-operator@sha256%3A88a2293844d6c5a168f7f6cf809467934a7742f05ddec53d8f90533a17370af3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.18.0-202508201347.p2.gb276665.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:179c72bad0ea56fd6fc3edca45fd98b98d1e5604736eb9d1e39a4108a3c6befc_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:179c72bad0ea56fd6fc3edca45fd98b98d1e5604736eb9d1e39a4108a3c6befc_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:179c72bad0ea56fd6fc3edca45fd98b98d1e5604736eb9d1e39a4108a3c6befc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capacity-rhel9@sha256%3A179c72bad0ea56fd6fc3edca45fd98b98d1e5604736eb9d1e39a4108a3c6befc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.18.0-202508201347.p2.gbe5401d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:043f45de0fc1cd46dbe672f0364449b25d77071071f5d538789c4b70e7220d80_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:043f45de0fc1cd46dbe672f0364449b25d77071071f5d538789c4b70e7220d80_amd64",
"product_id": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:043f45de0fc1cd46dbe672f0364449b25d77071071f5d538789c4b70e7220d80_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-dns-proxy-rhel9@sha256%3A043f45de0fc1cd46dbe672f0364449b25d77071071f5d538789c4b70e7220d80?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.18.0-202508201347.p2.g716eb0e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:c5d58d1a61f8bbc178d9b7b2a0e71c2714c70def8bd39a59edb2c29016d7dfd7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:c5d58d1a61f8bbc178d9b7b2a0e71c2714c70def8bd39a59edb2c29016d7dfd7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:c5d58d1a61f8bbc178d9b7b2a0e71c2714c70def8bd39a59edb2c29016d7dfd7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-router-rhel9@sha256%3Ac5d58d1a61f8bbc178d9b7b2a0e71c2714c70def8bd39a59edb2c29016d7dfd7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-egress-router-container-v4.18.0-202508201347.p2.g716eb0e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:81b9caf2b430a6cb39b60b8a58733ec4c52afe3ec3b3e3b1950c3a2c547072a4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:81b9caf2b430a6cb39b60b8a58733ec4c52afe3ec3b3e3b1950c3a2c547072a4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:81b9caf2b430a6cb39b60b8a58733ec4c52afe3ec3b3e3b1950c3a2c547072a4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-helm-rhel9-operator@sha256%3A81b9caf2b430a6cb39b60b8a58733ec4c52afe3ec3b3e3b1950c3a2c547072a4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-helm-operator-container-v4.18.0-202508201347.p2.gf34bd90.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:9bd1542fe9e295763ae5f486495ba36a4a76d69ed750adacad875b7ad07e9e10_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:9bd1542fe9e295763ae5f486495ba36a4a76d69ed750adacad875b7ad07e9e10_amd64",
"product_id": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:9bd1542fe9e295763ae5f486495ba36a4a76d69ed750adacad875b7ad07e9e10_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-sdk-rhel9@sha256%3A9bd1542fe9e295763ae5f486495ba36a4a76d69ed750adacad875b7ad07e9e10?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-operator-sdk-container-v4.18.0-202508201347.p2.gf34bd90.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:d76a45f09c796dcc27aec23509c4623d4f9888abe01c7fa0069dc38e92c2df2c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:d76a45f09c796dcc27aec23509c4623d4f9888abe01c7fa0069dc38e92c2df2c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:d76a45f09c796dcc27aec23509c4623d4f9888abe01c7fa0069dc38e92c2df2c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubernetes-nmstate-handler-rhel9@sha256%3Ad76a45f09c796dcc27aec23509c4623d4f9888abe01c7fa0069dc38e92c2df2c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.18.0-202508201347.p2.g4927e60.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:b9d04a647854b0df819195aa16f8e5ce5a5d13fcaf6fe831e54bbf250a030aa6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:b9d04a647854b0df819195aa16f8e5ce5a5d13fcaf6fe831e54bbf250a030aa6_amd64",
"product_id": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:b9d04a647854b0df819195aa16f8e5ce5a5d13fcaf6fe831e54bbf250a030aa6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubernetes-nmstate-rhel9-operator@sha256%3Ab9d04a647854b0df819195aa16f8e5ce5a5d13fcaf6fe831e54bbf250a030aa6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kubernetes-nmstate-operator-container-v4.18.0-202508271223.p2.g4927e60.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:5b4cdf150421a1eb23d449475db68c4d17b0d9f860b1846b1aaaf1fd026f8a69_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:5b4cdf150421a1eb23d449475db68c4d17b0d9f860b1846b1aaaf1fd026f8a69_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:5b4cdf150421a1eb23d449475db68c4d17b0d9f860b1846b1aaaf1fd026f8a69_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-efs-csi-driver-container-rhel9@sha256%3A5b4cdf150421a1eb23d449475db68c4d17b0d9f860b1846b1aaaf1fd026f8a69?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-efs-csi-driver-container-v4.18.0-202508201347.p2.gcaf6889.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:98de04d1a27e5b71a2e3efff6ce280b941d4194330c402ecbb76d1bd8bb6e854_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:98de04d1a27e5b71a2e3efff6ce280b941d4194330c402ecbb76d1bd8bb6e854_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:98de04d1a27e5b71a2e3efff6ce280b941d4194330c402ecbb76d1bd8bb6e854_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-efs-csi-driver-rhel9-operator@sha256%3A98de04d1a27e5b71a2e3efff6ce280b941d4194330c402ecbb76d1bd8bb6e854?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-efs-csi-driver-operator-container-v4.18.0-202508260754.p2.gff513d3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:524ce69c828fae30e69436802db82c63552a5f14618eca934b56cb28138914a5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:524ce69c828fae30e69436802db82c63552a5f14618eca934b56cb28138914a5_amd64",
"product_id": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:524ce69c828fae30e69436802db82c63552a5f14618eca934b56cb28138914a5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-http-proxy-rhel9@sha256%3A524ce69c828fae30e69436802db82c63552a5f14618eca934b56cb28138914a5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-egress-http-proxy-container-v4.18.0-202508201347.p2.g716eb0e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:7c521923233768e9c57872602001e90dabb10bdb9f0bc4cd7f6ac5e35d92a179_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:7c521923233768e9c57872602001e90dabb10bdb9f0bc4cd7f6ac5e35d92a179_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:7c521923233768e9c57872602001e90dabb10bdb9f0bc4cd7f6ac5e35d92a179_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-filestore-csi-driver-rhel9@sha256%3A7c521923233768e9c57872602001e90dabb10bdb9f0bc4cd7f6ac5e35d92a179?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-filestore-csi-driver-container-v4.18.0-202508201347.p2.g38ef2d6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:49fc5ca4c1e2a7fb698528031a8f7450cdee3c138ac4c1bf75efd4014c2192c2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:49fc5ca4c1e2a7fb698528031a8f7450cdee3c138ac4c1bf75efd4014c2192c2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:49fc5ca4c1e2a7fb698528031a8f7450cdee3c138ac4c1bf75efd4014c2192c2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-filestore-csi-driver-rhel9-operator@sha256%3A49fc5ca4c1e2a7fb698528031a8f7450cdee3c138ac4c1bf75efd4014c2192c2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.18.0-202508201347.p2.g3a8419f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:4d4174713ee7729905b07d64c5a1b6755655fdeae8b977d0eb3d42a370811dbb_amd64",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:4d4174713ee7729905b07d64c5a1b6755655fdeae8b977d0eb3d42a370811dbb_amd64",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9@sha256:4d4174713ee7729905b07d64c5a1b6755655fdeae8b977d0eb3d42a370811dbb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9@sha256%3A4d4174713ee7729905b07d64c5a1b6755655fdeae8b977d0eb3d42a370811dbb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-metallb-container-v4.18.0-202508201347.p2.gc216036.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:c60a5eb0538387ae35def0d95e24aa421a40efa6325900c6ab1b563617da99cb_amd64",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:c60a5eb0538387ae35def0d95e24aa421a40efa6325900c6ab1b563617da99cb_amd64",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:c60a5eb0538387ae35def0d95e24aa421a40efa6325900c6ab1b563617da99cb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9-operator@sha256%3Ac60a5eb0538387ae35def0d95e24aa421a40efa6325900c6ab1b563617da99cb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-metallb-operator-container-v4.18.0-202508201347.p2.g4e1442f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:b0a3442b548306819da96f9e282d80e6f690ff475bee82064d6754a0be099f4a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:b0a3442b548306819da96f9e282d80e6f690ff475bee82064d6754a0be099f4a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:b0a3442b548306819da96f9e282d80e6f690ff475bee82064d6754a0be099f4a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel9@sha256%3Ab0a3442b548306819da96f9e282d80e6f690ff475bee82064d6754a0be099f4a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-secrets-store-csi-driver-container-v4.18.0-202508201347.p2.gad04a75.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:368b81dc4b03f57a9251e6139289b61342997c0dfd9b419d6ec05bc3dcbd0955_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:368b81dc4b03f57a9251e6139289b61342997c0dfd9b419d6ec05bc3dcbd0955_amd64",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:368b81dc4b03f57a9251e6139289b61342997c0dfd9b419d6ec05bc3dcbd0955_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel9-operator@sha256%3A368b81dc4b03f57a9251e6139289b61342997c0dfd9b419d6ec05bc3dcbd0955?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.18.0-202508201347.p2.g2aac830.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:d0ae5cbb8a2f9204f9a8d5158fb3fee9753f8a845c894838f0d079e893366e21_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:d0ae5cbb8a2f9204f9a8d5158fb3fee9753f8a845c894838f0d079e893366e21_amd64",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:d0ae5cbb8a2f9204f9a8d5158fb3fee9753f8a845c894838f0d079e893366e21_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-mustgather-rhel9@sha256%3Ad0ae5cbb8a2f9204f9a8d5158fb3fee9753f8a845c894838f0d079e893366e21?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-secrets-store-csi-mustgather-container-v4.18.0-202508201347.p2.g2aac830.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:cbc1e8e10abf1e4c531b677b195a7f1b848c64f4d79b434da65ac9bb9a201e2e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:cbc1e8e10abf1e4c531b677b195a7f1b848c64f4d79b434da65ac9bb9a201e2e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:cbc1e8e10abf1e4c531b677b195a7f1b848c64f4d79b434da65ac9bb9a201e2e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-smb-csi-driver-rhel9@sha256%3Acbc1e8e10abf1e4c531b677b195a7f1b848c64f4d79b434da65ac9bb9a201e2e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-smb-csi-driver-container-v4.18.0-202508201347.p2.gf54b02e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d24b66f51f89e64683ea5dbdc857fc791f3104f4d1f146732c30843ddcf69087_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d24b66f51f89e64683ea5dbdc857fc791f3104f4d1f146732c30843ddcf69087_amd64",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d24b66f51f89e64683ea5dbdc857fc791f3104f4d1f146732c30843ddcf69087_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-smb-csi-driver-rhel9-operator@sha256%3Ad24b66f51f89e64683ea5dbdc857fc791f3104f4d1f146732c30843ddcf69087?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-smb-csi-driver-operator-container-v4.18.0-202508201347.p2.gff513d3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:8fba5451a6c957e29094c06dabd0c3df013694b1769b80d5b1663506eb25a287_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:8fba5451a6c957e29094c06dabd0c3df013694b1769b80d5b1663506eb25a287_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:8fba5451a6c957e29094c06dabd0c3df013694b1769b80d5b1663506eb25a287_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-metrics-exporter-rhel9@sha256%3A8fba5451a6c957e29094c06dabd0c3df013694b1769b80d5b1663506eb25a287?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-sriov-network-metrics-exporter-container-v4.18.0-202508201347.p2.gf54736e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:8fba5451a6c957e29094c06dabd0c3df013694b1769b80d5b1663506eb25a287_amd64",
"product": {
"name": "registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:8fba5451a6c957e29094c06dabd0c3df013694b1769b80d5b1663506eb25a287_amd64",
"product_id": "registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:8fba5451a6c957e29094c06dabd0c3df013694b1769b80d5b1663506eb25a287_amd64",
"product_identification_helper": {
"purl": "pkg:oci/sriov-network-metrics-exporter-rhel9@sha256%3A8fba5451a6c957e29094c06dabd0c3df013694b1769b80d5b1663506eb25a287?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-sriov-network-metrics-exporter-container-v4.18.0-202508201347.p2.gf54736e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:aa1412e16e1326b7d666ff8813a0156d09f64d9ae3cde6c0588f4e61275f462d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:aa1412e16e1326b7d666ff8813a0156d09f64d9ae3cde6c0588f4e61275f462d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:aa1412e16e1326b7d666ff8813a0156d09f64d9ae3cde6c0588f4e61275f462d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-rdma-cni-rhel9@sha256%3Aaa1412e16e1326b7d666ff8813a0156d09f64d9ae3cde6c0588f4e61275f462d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-sriov-rdma-cni-container-v4.18.0-202508201347.p2.gf8e5d55.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:aa1412e16e1326b7d666ff8813a0156d09f64d9ae3cde6c0588f4e61275f462d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:aa1412e16e1326b7d666ff8813a0156d09f64d9ae3cde6c0588f4e61275f462d_amd64",
"product_id": "registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:aa1412e16e1326b7d666ff8813a0156d09f64d9ae3cde6c0588f4e61275f462d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rdma-cni-rhel9@sha256%3Aaa1412e16e1326b7d666ff8813a0156d09f64d9ae3cde6c0588f4e61275f462d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-sriov-rdma-cni-container-v4.18.0-202508201347.p2.gf8e5d55.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:70844ff4d4fffe1496331f9f2ebfd1b56ce648bbf134e291d2e49b609cadec08_amd64",
"product": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:70844ff4d4fffe1496331f9f2ebfd1b56ce648bbf134e291d2e49b609cadec08_amd64",
"product_id": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:70844ff4d4fffe1496331f9f2ebfd1b56ce648bbf134e291d2e49b609cadec08_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pf-status-relay-rhel9@sha256%3A70844ff4d4fffe1496331f9f2ebfd1b56ce648bbf134e291d2e49b609cadec08?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=pf-status-relay-container-v4.18.0-202508201347.p2.g2f060db.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:938414b38f9ba981207f0e5c9804148b08b63ae127a57367645675485fd23052_amd64",
"product": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:938414b38f9ba981207f0e5c9804148b08b63ae127a57367645675485fd23052_amd64",
"product_id": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:938414b38f9ba981207f0e5c9804148b08b63ae127a57367645675485fd23052_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pf-status-relay-rhel9-operator@sha256%3A938414b38f9ba981207f0e5c9804148b08b63ae127a57367645675485fd23052?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=pf-status-relay-operator-container-v4.18.0-202508201347.p2.gc20e0b7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:c76e26173b2f6acf61ffdabb1ee6fedd626ffc1aefb10ae88ad01f55a62a5c10_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:c76e26173b2f6acf61ffdabb1ee6fedd626ffc1aefb10ae88ad01f55a62a5c10_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:c76e26173b2f6acf61ffdabb1ee6fedd626ffc1aefb10ae88ad01f55a62a5c10_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp-rhel9-operator@sha256%3Ac76e26173b2f6acf61ffdabb1ee6fedd626ffc1aefb10ae88ad01f55a62a5c10?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ptp-operator-container-v4.18.0-202508201347.p2.gc2f9034.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:83c9597a2b8c7f5e31a268b95952f8cda30acbd1216e54a8e5787d6b4c10edce_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:83c9597a2b8c7f5e31a268b95952f8cda30acbd1216e54a8e5787d6b4c10edce_amd64",
"product_id": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:83c9597a2b8c7f5e31a268b95952f8cda30acbd1216e54a8e5787d6b4c10edce_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ptp-must-gather-rhel9@sha256%3A83c9597a2b8c7f5e31a268b95952f8cda30acbd1216e54a8e5787d6b4c10edce?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ptp-operator-must-gather-container-v4.18.0-202508201347.p2.gc2f9034.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:05c63b8fe4341f93894940acb7e54774abdfb70f4f8a246d55b1238c56654d1f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:05c63b8fe4341f93894940acb7e54774abdfb70f4f8a246d55b1238c56654d1f_amd64",
"product_id": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:05c63b8fe4341f93894940acb7e54774abdfb70f4f8a246d55b1238c56654d1f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/sriov-cni-rhel9@sha256%3A05c63b8fe4341f93894940acb7e54774abdfb70f4f8a246d55b1238c56654d1f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-cni-container-v4.18.0-202508201347.p2.g15aaf81.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:ed10c5d27be3413ff7d5f876459041d7127a1157c0b7c308c6e9669f027249c3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:ed10c5d27be3413ff7d5f876459041d7127a1157c0b7c308c6e9669f027249c3_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:ed10c5d27be3413ff7d5f876459041d7127a1157c0b7c308c6e9669f027249c3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-dp-admission-controller-rhel9@sha256%3Aed10c5d27be3413ff7d5f876459041d7127a1157c0b7c308c6e9669f027249c3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-dp-admission-controller-container-v4.18.0-202508201347.p2.gea98766.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:97cee17b84c4e7a1e55718058238a4790ad4b8c2275bfdfabb3e0314bc75afd8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:97cee17b84c4e7a1e55718058238a4790ad4b8c2275bfdfabb3e0314bc75afd8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:97cee17b84c4e7a1e55718058238a4790ad4b8c2275bfdfabb3e0314bc75afd8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-config-daemon-rhel9@sha256%3A97cee17b84c4e7a1e55718058238a4790ad4b8c2275bfdfabb3e0314bc75afd8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-network-config-daemon-container-v4.18.0-202508201347.p2.g1bd2832.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:94eb0a22ea3a63cbb0bef4473e0c1e260460d0117a4963009e48a9cd354a1c9d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:94eb0a22ea3a63cbb0bef4473e0c1e260460d0117a4963009e48a9cd354a1c9d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:94eb0a22ea3a63cbb0bef4473e0c1e260460d0117a4963009e48a9cd354a1c9d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-device-plugin-rhel9@sha256%3A94eb0a22ea3a63cbb0bef4473e0c1e260460d0117a4963009e48a9cd354a1c9d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-network-device-plugin-container-v4.18.0-202508201347.p2.gbb9d757.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:7ce15e0c8564d736423a41832087bfb65f3771afc7b0c97bf29cb79c961ee32b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:7ce15e0c8564d736423a41832087bfb65f3771afc7b0c97bf29cb79c961ee32b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:7ce15e0c8564d736423a41832087bfb65f3771afc7b0c97bf29cb79c961ee32b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-rhel9-operator@sha256%3A7ce15e0c8564d736423a41832087bfb65f3771afc7b0c97bf29cb79c961ee32b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-network-operator-container-v4.18.0-202508201347.p2.g1bd2832.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b40fa27430a6d3369cb815bc2ad5f7cf2e05067fdb547f4a8c342c5355d97373_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b40fa27430a6d3369cb815bc2ad5f7cf2e05067fdb547f4a8c342c5355d97373_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b40fa27430a6d3369cb815bc2ad5f7cf2e05067fdb547f4a8c342c5355d97373_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-webhook-rhel9@sha256%3Ab40fa27430a6d3369cb815bc2ad5f7cf2e05067fdb547f4a8c342c5355d97373?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-network-webhook-container-v4.18.0-202508201347.p2.g1bd2832.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:df725ef53041470b74a5dfe8ded4016ba0f30dd99ddce802df68239e7df41b25_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:df725ef53041470b74a5dfe8ded4016ba0f30dd99ddce802df68239e7df41b25_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:df725ef53041470b74a5dfe8ded4016ba0f30dd99ddce802df68239e7df41b25_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel9@sha256%3Adf725ef53041470b74a5dfe8ded4016ba0f30dd99ddce802df68239e7df41b25?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-vertical-pod-autoscaler-container-v4.18.0-202508201347.p2.ge38eab0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:729ce6b4a2693cd483e0c3c0b99c2e2e2b97d3050002995b34181d114a01227b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:729ce6b4a2693cd483e0c3c0b99c2e2e2b97d3050002995b34181d114a01227b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:729ce6b4a2693cd483e0c3c0b99c2e2e2b97d3050002995b34181d114a01227b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel9-operator@sha256%3A729ce6b4a2693cd483e0c3c0b99c2e2e2b97d3050002995b34181d114a01227b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-vertical-pod-autoscaler-operator-container-v4.18.0-202508201347.p2.g4966916.assembly.stream.el9"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:2205187e39396eb8de561dbd1782974bfb0b33d7f9177abe9be40127cd3085b2_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:2205187e39396eb8de561dbd1782974bfb0b33d7f9177abe9be40127cd3085b2_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:2205187e39396eb8de561dbd1782974bfb0b33d7f9177abe9be40127cd3085b2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-event-proxy-rhel9@sha256%3A2205187e39396eb8de561dbd1782974bfb0b33d7f9177abe9be40127cd3085b2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cloud-event-proxy-container-v4.18.0-202508201347.p2.g990b2c7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:501e74956738fbc48c41267a4fe3671ba0efc675a7128a5e19f01fee8f99a773_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:501e74956738fbc48c41267a4fe3671ba0efc675a7128a5e19f01fee8f99a773_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:501e74956738fbc48c41267a4fe3671ba0efc675a7128a5e19f01fee8f99a773_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-nfd-rhel9-operator@sha256%3A501e74956738fbc48c41267a4fe3671ba0efc675a7128a5e19f01fee8f99a773?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-nfd-operator-container-v4.18.0-202508201347.p2.gcacc16c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:4514beb1b963b35ad16488a92e58acea18023b728e3d9f8058e79218ae33c112_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:4514beb1b963b35ad16488a92e58acea18023b728e3d9f8058e79218ae33c112_arm64",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:4514beb1b963b35ad16488a92e58acea18023b728e3d9f8058e79218ae33c112_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel9@sha256%3A4514beb1b963b35ad16488a92e58acea18023b728e3d9f8058e79218ae33c112?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-clusterresourceoverride-container-v4.18.0-202508201347.p2.g513e458.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:fcf57aa291b9ad6cf278ac7628aa41a464c8f9d6c18d04177609381cb0b84b8f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:fcf57aa291b9ad6cf278ac7628aa41a464c8f9d6c18d04177609381cb0b84b8f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:fcf57aa291b9ad6cf278ac7628aa41a464c8f9d6c18d04177609381cb0b84b8f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel9-operator@sha256%3Afcf57aa291b9ad6cf278ac7628aa41a464c8f9d6c18d04177609381cb0b84b8f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-clusterresourceoverride-operator-container-v4.18.0-202508201347.p2.g95bb8ab.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:1865380c9ef74bd0e7f1031a94263ad85f6860af331a492df7637f0dc9881240_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:1865380c9ef74bd0e7f1031a94263ad85f6860af331a492df7637f0dc9881240_arm64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:1865380c9ef74bd0e7f1031a94263ad85f6860af331a492df7637f0dc9881240_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-dpu-cni-rhel9@sha256%3A1865380c9ef74bd0e7f1031a94263ad85f6860af331a492df7637f0dc9881240?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=dpu-cni-container-v4.18.0-202508201347.p2.g99f3e30.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:5a7828a94139ea959c2bd20bb27fb5107028eba8532bf5e547c8ac19f72a5e67_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:5a7828a94139ea959c2bd20bb27fb5107028eba8532bf5e547c8ac19f72a5e67_arm64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:5a7828a94139ea959c2bd20bb27fb5107028eba8532bf5e547c8ac19f72a5e67_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-dpu-daemon-rhel9@sha256%3A5a7828a94139ea959c2bd20bb27fb5107028eba8532bf5e547c8ac19f72a5e67?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=dpu-daemon-container-v4.18.0-202508201347.p2.g99f3e30.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:d4d91acc94f3f14d623e20f9cfaf2bf09eea61c5bb2727bd24c4e5b21b9b66f7_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:d4d91acc94f3f14d623e20f9cfaf2bf09eea61c5bb2727bd24c4e5b21b9b66f7_arm64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:d4d91acc94f3f14d623e20f9cfaf2bf09eea61c5bb2727bd24c4e5b21b9b66f7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-dpu-rhel9-operator@sha256%3Ad4d91acc94f3f14d623e20f9cfaf2bf09eea61c5bb2727bd24c4e5b21b9b66f7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=dpu-operator-container-v4.18.0-202508201347.p2.g99f3e30.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:6a26f591235fe733b3472e58f470fbc268e4249f5a7fe1e7bf9289b0bd1769de_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:6a26f591235fe733b3472e58f470fbc268e4249f5a7fe1e7bf9289b0bd1769de_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:6a26f591235fe733b3472e58f470fbc268e4249f5a7fe1e7bf9289b0bd1769de_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-infiniband-cni-rhel9@sha256%3A6a26f591235fe733b3472e58f470fbc268e4249f5a7fe1e7bf9289b0bd1769de?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ib-sriov-cni-container-v4.18.0-202508201347.p2.gc4dfa0c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:f6697eaf4408dbe72ac888664b6edd4fa09069dba80294d33fb66942d5f8ea95_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:f6697eaf4408dbe72ac888664b6edd4fa09069dba80294d33fb66942d5f8ea95_arm64",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:f6697eaf4408dbe72ac888664b6edd4fa09069dba80294d33fb66942d5f8ea95_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9@sha256%3Af6697eaf4408dbe72ac888664b6edd4fa09069dba80294d33fb66942d5f8ea95?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ingress-node-firewall-daemon-container-v4.18.0-202508201347.p2.gfe4f407.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:6429fae2393f0c15a007f131a04d8e2e64372b88e7996917af6d5bb795ec78ce_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:6429fae2393f0c15a007f131a04d8e2e64372b88e7996917af6d5bb795ec78ce_arm64",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:6429fae2393f0c15a007f131a04d8e2e64372b88e7996917af6d5bb795ec78ce_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9-operator@sha256%3A6429fae2393f0c15a007f131a04d8e2e64372b88e7996917af6d5bb795ec78ce?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ingress-node-firewall-operator-container-v4.18.0-202508201347.p2.gfe4f407.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:734d944c49d63445462440914910b56510319ddc7aef3ad466d8aed4c32662dd_arm64",
"product": {
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:734d944c49d63445462440914910b56510319ddc7aef3ad466d8aed4c32662dd_arm64",
"product_id": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:734d944c49d63445462440914910b56510319ddc7aef3ad466d8aed4c32662dd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kube-compare-artifacts-rhel9@sha256%3A734d944c49d63445462440914910b56510319ddc7aef3ad466d8aed4c32662dd?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kube-compare-artifacts-container-v4.18.0-202508201347.p2.g5f72471.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:893b9edc0503f3e1a444d6f14fa675f7bd478e089fd5565320eb6e1683074c85_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:893b9edc0503f3e1a444d6f14fa675f7bd478e089fd5565320eb6e1683074c85_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:893b9edc0503f3e1a444d6f14fa675f7bd478e089fd5565320eb6e1683074c85_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp-rhel9@sha256%3A893b9edc0503f3e1a444d6f14fa675f7bd478e089fd5565320eb6e1683074c85?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-linuxptp-daemon-container-v4.18.0-202508201347.p2.ge8ce938.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:77b31b58549548af4c389107825f9282061132ecab7fa95f82b5b7729ee659b8_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:77b31b58549548af4c389107825f9282061132ecab7fa95f82b5b7729ee659b8_arm64",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:77b31b58549548af4c389107825f9282061132ecab7fa95f82b5b7729ee659b8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-diskmaker-rhel9@sha256%3A77b31b58549548af4c389107825f9282061132ecab7fa95f82b5b7729ee659b8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=local-storage-diskmaker-container-v4.18.0-202508201347.p2.gf0854b5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:62b5ffa6cb8fa57da7e79b8c9ea3832dcb6505efc5ed225ac1e906c56a5e90ca_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:62b5ffa6cb8fa57da7e79b8c9ea3832dcb6505efc5ed225ac1e906c56a5e90ca_arm64",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:62b5ffa6cb8fa57da7e79b8c9ea3832dcb6505efc5ed225ac1e906c56a5e90ca_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-mustgather-rhel9@sha256%3A62b5ffa6cb8fa57da7e79b8c9ea3832dcb6505efc5ed225ac1e906c56a5e90ca?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-local-storage-mustgather-container-v4.18.0-202508201347.p2.gf0854b5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:0c4073ec2fcb16f3029498d6427e6f32375392e3e1224bc39e940ecf2b0d458c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:0c4073ec2fcb16f3029498d6427e6f32375392e3e1224bc39e940ecf2b0d458c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:0c4073ec2fcb16f3029498d6427e6f32375392e3e1224bc39e940ecf2b0d458c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-rhel9-operator@sha256%3A0c4073ec2fcb16f3029498d6427e6f32375392e3e1224bc39e940ecf2b0d458c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=local-storage-operator-container-v4.18.0-202508201347.p2.gf0854b5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:fa48686b92aebf8811614b6942e3ec0c608c8f4e7bfcf9d990f952e850af58c1_arm64",
"product": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:fa48686b92aebf8811614b6942e3ec0c608c8f4e7bfcf9d990f952e850af58c1_arm64",
"product_id": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:fa48686b92aebf8811614b6942e3ec0c608c8f4e7bfcf9d990f952e850af58c1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/nmstate-console-plugin-rhel9@sha256%3Afa48686b92aebf8811614b6942e3ec0c608c8f4e7bfcf9d990f952e850af58c1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=nmstate-console-plugin-container-v4.18.0-202508271223.p2.g9f866a2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:dde7e08e4542ca8b3c6144bc3ef816a93afd35d982e66becedc2d8bbc505b8e2_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:dde7e08e4542ca8b3c6144bc3ef816a93afd35d982e66becedc2d8bbc505b8e2_arm64",
"product_id": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:dde7e08e4542ca8b3c6144bc3ef816a93afd35d982e66becedc2d8bbc505b8e2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-node-feature-discovery-rhel9@sha256%3Adde7e08e4542ca8b3c6144bc3ef816a93afd35d982e66becedc2d8bbc505b8e2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=node-feature-discovery-container-v4.18.0-202508201347.p2.g1bb0ecd.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:e42213bfe457dc9f814dd1d3dab20a89aba4812b8329bd17ba00cc6bf5faa5f6_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:e42213bfe457dc9f814dd1d3dab20a89aba4812b8329bd17ba00cc6bf5faa5f6_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:e42213bfe457dc9f814dd1d3dab20a89aba4812b8329bd17ba00cc6bf5faa5f6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ansible-rhel9-operator@sha256%3Ae42213bfe457dc9f814dd1d3dab20a89aba4812b8329bd17ba00cc6bf5faa5f6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.18.0-202508201347.p2.gb276665.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:604127c704a68f61492e28284164d58f9a1fca6623a9871e45bdcb18d1dd624c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:604127c704a68f61492e28284164d58f9a1fca6623a9871e45bdcb18d1dd624c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:604127c704a68f61492e28284164d58f9a1fca6623a9871e45bdcb18d1dd624c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capacity-rhel9@sha256%3A604127c704a68f61492e28284164d58f9a1fca6623a9871e45bdcb18d1dd624c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.18.0-202508201347.p2.gbe5401d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:f8ab780aed0a3f8b96db112602a91c10c2ad93f445988a40c38d3815158340ae_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:f8ab780aed0a3f8b96db112602a91c10c2ad93f445988a40c38d3815158340ae_arm64",
"product_id": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:f8ab780aed0a3f8b96db112602a91c10c2ad93f445988a40c38d3815158340ae_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-dns-proxy-rhel9@sha256%3Af8ab780aed0a3f8b96db112602a91c10c2ad93f445988a40c38d3815158340ae?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.18.0-202508201347.p2.g716eb0e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:9a81dad0cc9546a1372d5a90c2b28d8a07ac70cbfc63ec95876bb11c58438ead_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:9a81dad0cc9546a1372d5a90c2b28d8a07ac70cbfc63ec95876bb11c58438ead_arm64",
"product_id": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:9a81dad0cc9546a1372d5a90c2b28d8a07ac70cbfc63ec95876bb11c58438ead_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-router-rhel9@sha256%3A9a81dad0cc9546a1372d5a90c2b28d8a07ac70cbfc63ec95876bb11c58438ead?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-egress-router-container-v4.18.0-202508201347.p2.g716eb0e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:397fc77a132f964c47da76ce63461176325003f678b46f3f676a56911d4f7b7a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:397fc77a132f964c47da76ce63461176325003f678b46f3f676a56911d4f7b7a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:397fc77a132f964c47da76ce63461176325003f678b46f3f676a56911d4f7b7a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-helm-rhel9-operator@sha256%3A397fc77a132f964c47da76ce63461176325003f678b46f3f676a56911d4f7b7a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-helm-operator-container-v4.18.0-202508201347.p2.gf34bd90.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:f759c966f9fa93f6def9e443b21e1fd731a8f78f33ddc58aec28c5792c75a055_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:f759c966f9fa93f6def9e443b21e1fd731a8f78f33ddc58aec28c5792c75a055_arm64",
"product_id": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:f759c966f9fa93f6def9e443b21e1fd731a8f78f33ddc58aec28c5792c75a055_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-sdk-rhel9@sha256%3Af759c966f9fa93f6def9e443b21e1fd731a8f78f33ddc58aec28c5792c75a055?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-operator-sdk-container-v4.18.0-202508201347.p2.gf34bd90.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5e25e14c9560e99676f9e627e8ea5cdf8080c28956a2bc6c46098aa53600078f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5e25e14c9560e99676f9e627e8ea5cdf8080c28956a2bc6c46098aa53600078f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5e25e14c9560e99676f9e627e8ea5cdf8080c28956a2bc6c46098aa53600078f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubernetes-nmstate-handler-rhel9@sha256%3A5e25e14c9560e99676f9e627e8ea5cdf8080c28956a2bc6c46098aa53600078f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.18.0-202508201347.p2.g4927e60.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:278f96847f594948776eb14a1182e7be24d17d4d12d91962db8daae3c4cf230d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:278f96847f594948776eb14a1182e7be24d17d4d12d91962db8daae3c4cf230d_arm64",
"product_id": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:278f96847f594948776eb14a1182e7be24d17d4d12d91962db8daae3c4cf230d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubernetes-nmstate-rhel9-operator@sha256%3A278f96847f594948776eb14a1182e7be24d17d4d12d91962db8daae3c4cf230d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kubernetes-nmstate-operator-container-v4.18.0-202508271223.p2.g4927e60.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:f1f4ae8d15154b87f2caee6c61742d49cc68ce25c0c864b766b5ab9260c04338_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:f1f4ae8d15154b87f2caee6c61742d49cc68ce25c0c864b766b5ab9260c04338_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:f1f4ae8d15154b87f2caee6c61742d49cc68ce25c0c864b766b5ab9260c04338_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-efs-csi-driver-container-rhel9@sha256%3Af1f4ae8d15154b87f2caee6c61742d49cc68ce25c0c864b766b5ab9260c04338?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-efs-csi-driver-container-v4.18.0-202508201347.p2.gcaf6889.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:2824915caa355c7deafce3d90cdd4337338ec5139a34c6f1d0e13f1259873e31_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:2824915caa355c7deafce3d90cdd4337338ec5139a34c6f1d0e13f1259873e31_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:2824915caa355c7deafce3d90cdd4337338ec5139a34c6f1d0e13f1259873e31_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-efs-csi-driver-rhel9-operator@sha256%3A2824915caa355c7deafce3d90cdd4337338ec5139a34c6f1d0e13f1259873e31?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-efs-csi-driver-operator-container-v4.18.0-202508260754.p2.gff513d3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:f0af16dd6333e5f035a0db499626d17fa8b9c7fed06d2d1613f58ce639abfbf7_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:f0af16dd6333e5f035a0db499626d17fa8b9c7fed06d2d1613f58ce639abfbf7_arm64",
"product_id": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:f0af16dd6333e5f035a0db499626d17fa8b9c7fed06d2d1613f58ce639abfbf7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-http-proxy-rhel9@sha256%3Af0af16dd6333e5f035a0db499626d17fa8b9c7fed06d2d1613f58ce639abfbf7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-egress-http-proxy-container-v4.18.0-202508201347.p2.g716eb0e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:2342b024c91bb5d26ce402a0fe832da435517ba4ec89d0a3d1b0501a2138bf85_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:2342b024c91bb5d26ce402a0fe832da435517ba4ec89d0a3d1b0501a2138bf85_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:2342b024c91bb5d26ce402a0fe832da435517ba4ec89d0a3d1b0501a2138bf85_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-filestore-csi-driver-rhel9@sha256%3A2342b024c91bb5d26ce402a0fe832da435517ba4ec89d0a3d1b0501a2138bf85?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-filestore-csi-driver-container-v4.18.0-202508201347.p2.g38ef2d6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:e6e1319cf999c8c756acac66823b3f311d0251ab45c5107e69d90cf61e157359_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:e6e1319cf999c8c756acac66823b3f311d0251ab45c5107e69d90cf61e157359_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:e6e1319cf999c8c756acac66823b3f311d0251ab45c5107e69d90cf61e157359_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-filestore-csi-driver-rhel9-operator@sha256%3Ae6e1319cf999c8c756acac66823b3f311d0251ab45c5107e69d90cf61e157359?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.18.0-202508201347.p2.g3a8419f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:ab92aec9531c6e434f953eb3e833475f9aa0c707fee7937c5b44d88fb935b6fc_arm64",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:ab92aec9531c6e434f953eb3e833475f9aa0c707fee7937c5b44d88fb935b6fc_arm64",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9@sha256:ab92aec9531c6e434f953eb3e833475f9aa0c707fee7937c5b44d88fb935b6fc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9@sha256%3Aab92aec9531c6e434f953eb3e833475f9aa0c707fee7937c5b44d88fb935b6fc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-metallb-container-v4.18.0-202508201347.p2.gc216036.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:2d0f34bd528d12882f5ede85195dc3e903bf42a6023c1769d1e13fb5da931711_arm64",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:2d0f34bd528d12882f5ede85195dc3e903bf42a6023c1769d1e13fb5da931711_arm64",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:2d0f34bd528d12882f5ede85195dc3e903bf42a6023c1769d1e13fb5da931711_arm64",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9-operator@sha256%3A2d0f34bd528d12882f5ede85195dc3e903bf42a6023c1769d1e13fb5da931711?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-metallb-operator-container-v4.18.0-202508201347.p2.g4e1442f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:3b54e31d58d372dc89305135792774467f14649279087abbc96da0e1ae10fcd8_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:3b54e31d58d372dc89305135792774467f14649279087abbc96da0e1ae10fcd8_arm64",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:3b54e31d58d372dc89305135792774467f14649279087abbc96da0e1ae10fcd8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel9@sha256%3A3b54e31d58d372dc89305135792774467f14649279087abbc96da0e1ae10fcd8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-secrets-store-csi-driver-container-v4.18.0-202508201347.p2.gad04a75.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:f91f56ccd6f0dc459548eb62a34f594ff0e37617b0e0b55c411ede167ec20ad0_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:f91f56ccd6f0dc459548eb62a34f594ff0e37617b0e0b55c411ede167ec20ad0_arm64",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:f91f56ccd6f0dc459548eb62a34f594ff0e37617b0e0b55c411ede167ec20ad0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel9-operator@sha256%3Af91f56ccd6f0dc459548eb62a34f594ff0e37617b0e0b55c411ede167ec20ad0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.18.0-202508201347.p2.g2aac830.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:d45e52699488265847f9349497845b39cfe3db43963331ad5f88246f788f6974_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:d45e52699488265847f9349497845b39cfe3db43963331ad5f88246f788f6974_arm64",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:d45e52699488265847f9349497845b39cfe3db43963331ad5f88246f788f6974_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-mustgather-rhel9@sha256%3Ad45e52699488265847f9349497845b39cfe3db43963331ad5f88246f788f6974?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-secrets-store-csi-mustgather-container-v4.18.0-202508201347.p2.g2aac830.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:b6f743158a4cd8a673f62dcccdd8a38bbf8c860d2a18a2ef6032ff3b03f259fc_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:b6f743158a4cd8a673f62dcccdd8a38bbf8c860d2a18a2ef6032ff3b03f259fc_arm64",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:b6f743158a4cd8a673f62dcccdd8a38bbf8c860d2a18a2ef6032ff3b03f259fc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-smb-csi-driver-rhel9@sha256%3Ab6f743158a4cd8a673f62dcccdd8a38bbf8c860d2a18a2ef6032ff3b03f259fc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-smb-csi-driver-container-v4.18.0-202508201347.p2.gf54b02e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e2bb89b958786c97525d914e60b99b577c99dd4e6ddf05e6f3d2ca113e810195_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e2bb89b958786c97525d914e60b99b577c99dd4e6ddf05e6f3d2ca113e810195_arm64",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e2bb89b958786c97525d914e60b99b577c99dd4e6ddf05e6f3d2ca113e810195_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-smb-csi-driver-rhel9-operator@sha256%3Ae2bb89b958786c97525d914e60b99b577c99dd4e6ddf05e6f3d2ca113e810195?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-smb-csi-driver-operator-container-v4.18.0-202508201347.p2.gff513d3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:e09c36e70a8c1ba75237644f2fe6c4269cf619b5b016b424785f2e152203f579_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:e09c36e70a8c1ba75237644f2fe6c4269cf619b5b016b424785f2e152203f579_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:e09c36e70a8c1ba75237644f2fe6c4269cf619b5b016b424785f2e152203f579_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-metrics-exporter-rhel9@sha256%3Ae09c36e70a8c1ba75237644f2fe6c4269cf619b5b016b424785f2e152203f579?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-sriov-network-metrics-exporter-container-v4.18.0-202508201347.p2.gf54736e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:e09c36e70a8c1ba75237644f2fe6c4269cf619b5b016b424785f2e152203f579_arm64",
"product": {
"name": "registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:e09c36e70a8c1ba75237644f2fe6c4269cf619b5b016b424785f2e152203f579_arm64",
"product_id": "registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:e09c36e70a8c1ba75237644f2fe6c4269cf619b5b016b424785f2e152203f579_arm64",
"product_identification_helper": {
"purl": "pkg:oci/sriov-network-metrics-exporter-rhel9@sha256%3Ae09c36e70a8c1ba75237644f2fe6c4269cf619b5b016b424785f2e152203f579?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-sriov-network-metrics-exporter-container-v4.18.0-202508201347.p2.gf54736e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:624b7fbe3738e7c8352051f79afee80dd370b5f46c290fa381d96d3268188e7b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:624b7fbe3738e7c8352051f79afee80dd370b5f46c290fa381d96d3268188e7b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:624b7fbe3738e7c8352051f79afee80dd370b5f46c290fa381d96d3268188e7b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-rdma-cni-rhel9@sha256%3A624b7fbe3738e7c8352051f79afee80dd370b5f46c290fa381d96d3268188e7b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-sriov-rdma-cni-container-v4.18.0-202508201347.p2.gf8e5d55.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:624b7fbe3738e7c8352051f79afee80dd370b5f46c290fa381d96d3268188e7b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:624b7fbe3738e7c8352051f79afee80dd370b5f46c290fa381d96d3268188e7b_arm64",
"product_id": "registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:624b7fbe3738e7c8352051f79afee80dd370b5f46c290fa381d96d3268188e7b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rdma-cni-rhel9@sha256%3A624b7fbe3738e7c8352051f79afee80dd370b5f46c290fa381d96d3268188e7b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-sriov-rdma-cni-container-v4.18.0-202508201347.p2.gf8e5d55.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:133ffbe590fa559afa76cd1a36d9e7a407a7ddd16c0fbfe14de4f888f3a26dac_arm64",
"product": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:133ffbe590fa559afa76cd1a36d9e7a407a7ddd16c0fbfe14de4f888f3a26dac_arm64",
"product_id": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:133ffbe590fa559afa76cd1a36d9e7a407a7ddd16c0fbfe14de4f888f3a26dac_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pf-status-relay-rhel9@sha256%3A133ffbe590fa559afa76cd1a36d9e7a407a7ddd16c0fbfe14de4f888f3a26dac?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=pf-status-relay-container-v4.18.0-202508201347.p2.g2f060db.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:4480e0ab7aec75f5375310cb00a99f56a0bf15c6b06e2805ffb7d88741f50bef_arm64",
"product": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:4480e0ab7aec75f5375310cb00a99f56a0bf15c6b06e2805ffb7d88741f50bef_arm64",
"product_id": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:4480e0ab7aec75f5375310cb00a99f56a0bf15c6b06e2805ffb7d88741f50bef_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pf-status-relay-rhel9-operator@sha256%3A4480e0ab7aec75f5375310cb00a99f56a0bf15c6b06e2805ffb7d88741f50bef?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=pf-status-relay-operator-container-v4.18.0-202508201347.p2.gc20e0b7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:429d206e9dc2b697d8910fb89ca547202cd772496be86018211443fa33359d0f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:429d206e9dc2b697d8910fb89ca547202cd772496be86018211443fa33359d0f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:429d206e9dc2b697d8910fb89ca547202cd772496be86018211443fa33359d0f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp-rhel9-operator@sha256%3A429d206e9dc2b697d8910fb89ca547202cd772496be86018211443fa33359d0f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ptp-operator-container-v4.18.0-202508201347.p2.gc2f9034.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:bf2968a481417db1b0aabb5430daaeef2fe0b6f6be1dc26c56a838a6786242f9_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:bf2968a481417db1b0aabb5430daaeef2fe0b6f6be1dc26c56a838a6786242f9_arm64",
"product_id": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:bf2968a481417db1b0aabb5430daaeef2fe0b6f6be1dc26c56a838a6786242f9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ptp-must-gather-rhel9@sha256%3Abf2968a481417db1b0aabb5430daaeef2fe0b6f6be1dc26c56a838a6786242f9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ptp-operator-must-gather-container-v4.18.0-202508201347.p2.gc2f9034.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:81a1fa678e4c445d3392691a3ff772a3aaf93f51a39bf17b7de8318ac0d6d961_arm64",
"product": {
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:81a1fa678e4c445d3392691a3ff772a3aaf93f51a39bf17b7de8318ac0d6d961_arm64",
"product_id": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:81a1fa678e4c445d3392691a3ff772a3aaf93f51a39bf17b7de8318ac0d6d961_arm64",
"product_identification_helper": {
"purl": "pkg:oci/sriov-cni-rhel9@sha256%3A81a1fa678e4c445d3392691a3ff772a3aaf93f51a39bf17b7de8318ac0d6d961?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-cni-container-v4.18.0-202508201347.p2.g15aaf81.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:a96b201f565599042e77b707879e7bc40f9b075cf51e61d45e1f0538eb7d438f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:a96b201f565599042e77b707879e7bc40f9b075cf51e61d45e1f0538eb7d438f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:a96b201f565599042e77b707879e7bc40f9b075cf51e61d45e1f0538eb7d438f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-dp-admission-controller-rhel9@sha256%3Aa96b201f565599042e77b707879e7bc40f9b075cf51e61d45e1f0538eb7d438f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-dp-admission-controller-container-v4.18.0-202508201347.p2.gea98766.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:5c6e85e30034db5efc65541cdcfe94e78668bec0477f9edf0907162d05f935ee_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:5c6e85e30034db5efc65541cdcfe94e78668bec0477f9edf0907162d05f935ee_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:5c6e85e30034db5efc65541cdcfe94e78668bec0477f9edf0907162d05f935ee_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-config-daemon-rhel9@sha256%3A5c6e85e30034db5efc65541cdcfe94e78668bec0477f9edf0907162d05f935ee?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-network-config-daemon-container-v4.18.0-202508201347.p2.g1bd2832.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:173ef0dce31a50af7c52f96a4b30c6dc8baa329e7d2e3da175d69f5dcc4ebba5_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:173ef0dce31a50af7c52f96a4b30c6dc8baa329e7d2e3da175d69f5dcc4ebba5_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:173ef0dce31a50af7c52f96a4b30c6dc8baa329e7d2e3da175d69f5dcc4ebba5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-device-plugin-rhel9@sha256%3A173ef0dce31a50af7c52f96a4b30c6dc8baa329e7d2e3da175d69f5dcc4ebba5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-network-device-plugin-container-v4.18.0-202508201347.p2.gbb9d757.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:fb20e14e9689cada4e37278a844b9603a644baee8bc2c293fbf910780087e214_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:fb20e14e9689cada4e37278a844b9603a644baee8bc2c293fbf910780087e214_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:fb20e14e9689cada4e37278a844b9603a644baee8bc2c293fbf910780087e214_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-rhel9-operator@sha256%3Afb20e14e9689cada4e37278a844b9603a644baee8bc2c293fbf910780087e214?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-network-operator-container-v4.18.0-202508201347.p2.g1bd2832.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:da34eb442746bfd1d69f137a04d7f44af59751013831d0d4d93d1adb5ea97f19_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:da34eb442746bfd1d69f137a04d7f44af59751013831d0d4d93d1adb5ea97f19_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:da34eb442746bfd1d69f137a04d7f44af59751013831d0d4d93d1adb5ea97f19_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-webhook-rhel9@sha256%3Ada34eb442746bfd1d69f137a04d7f44af59751013831d0d4d93d1adb5ea97f19?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-network-webhook-container-v4.18.0-202508201347.p2.g1bd2832.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:97478324b8185e8fe360dea0bb01dc8735e49315bfb86ba25559fd597bfb0ca7_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:97478324b8185e8fe360dea0bb01dc8735e49315bfb86ba25559fd597bfb0ca7_arm64",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:97478324b8185e8fe360dea0bb01dc8735e49315bfb86ba25559fd597bfb0ca7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel9@sha256%3A97478324b8185e8fe360dea0bb01dc8735e49315bfb86ba25559fd597bfb0ca7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-vertical-pod-autoscaler-container-v4.18.0-202508201347.p2.ge38eab0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:a5613b2272ddb17b15554b0d18b78bdc7cb69464c51b7a1f218fd694fb1cc9f0_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:a5613b2272ddb17b15554b0d18b78bdc7cb69464c51b7a1f218fd694fb1cc9f0_arm64",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:a5613b2272ddb17b15554b0d18b78bdc7cb69464c51b7a1f218fd694fb1cc9f0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel9-operator@sha256%3Aa5613b2272ddb17b15554b0d18b78bdc7cb69464c51b7a1f218fd694fb1cc9f0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-vertical-pod-autoscaler-operator-container-v4.18.0-202508201347.p2.g4966916.assembly.stream.el9"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:4606b7a77893cdcc720ba632e7819fd52c5793e19083e18fb020ccd7cafd559a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:4606b7a77893cdcc720ba632e7819fd52c5793e19083e18fb020ccd7cafd559a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:4606b7a77893cdcc720ba632e7819fd52c5793e19083e18fb020ccd7cafd559a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-nfd-rhel9-operator@sha256%3A4606b7a77893cdcc720ba632e7819fd52c5793e19083e18fb020ccd7cafd559a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-nfd-operator-container-v4.18.0-202508201347.p2.gcacc16c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:63d8c7d0ce21fbb8ce7d48818897236a4ff4f87e6137bdba66263245b25f4a67_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:63d8c7d0ce21fbb8ce7d48818897236a4ff4f87e6137bdba66263245b25f4a67_s390x",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:63d8c7d0ce21fbb8ce7d48818897236a4ff4f87e6137bdba66263245b25f4a67_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel9@sha256%3A63d8c7d0ce21fbb8ce7d48818897236a4ff4f87e6137bdba66263245b25f4a67?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-clusterresourceoverride-container-v4.18.0-202508201347.p2.g513e458.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:b6c4b56f700544a3545ef9f220c4bb53fa192d1a1a512b60f2c679e6bd3ce950_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:b6c4b56f700544a3545ef9f220c4bb53fa192d1a1a512b60f2c679e6bd3ce950_s390x",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:b6c4b56f700544a3545ef9f220c4bb53fa192d1a1a512b60f2c679e6bd3ce950_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel9-operator@sha256%3Ab6c4b56f700544a3545ef9f220c4bb53fa192d1a1a512b60f2c679e6bd3ce950?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-clusterresourceoverride-operator-container-v4.18.0-202508201347.p2.g95bb8ab.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:24ef70b970d504cf0f85483f974719726bd54bcbc2a561a5f110f9360ca29a3a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:24ef70b970d504cf0f85483f974719726bd54bcbc2a561a5f110f9360ca29a3a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:24ef70b970d504cf0f85483f974719726bd54bcbc2a561a5f110f9360ca29a3a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-dpu-cni-rhel9@sha256%3A24ef70b970d504cf0f85483f974719726bd54bcbc2a561a5f110f9360ca29a3a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=dpu-cni-container-v4.18.0-202508201347.p2.g99f3e30.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:67e97bfc816f103e7a2910ede528e2dada28018da268aafc0a416e2257b10ebd_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:67e97bfc816f103e7a2910ede528e2dada28018da268aafc0a416e2257b10ebd_s390x",
"product_id": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:67e97bfc816f103e7a2910ede528e2dada28018da268aafc0a416e2257b10ebd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-dpu-daemon-rhel9@sha256%3A67e97bfc816f103e7a2910ede528e2dada28018da268aafc0a416e2257b10ebd?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=dpu-daemon-container-v4.18.0-202508201347.p2.g99f3e30.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:2f4ef6da8f44b0f2fded0818c5ca290245fee20d7a6382e29ab9d9b52fa1febf_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:2f4ef6da8f44b0f2fded0818c5ca290245fee20d7a6382e29ab9d9b52fa1febf_s390x",
"product_id": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:2f4ef6da8f44b0f2fded0818c5ca290245fee20d7a6382e29ab9d9b52fa1febf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-dpu-rhel9-operator@sha256%3A2f4ef6da8f44b0f2fded0818c5ca290245fee20d7a6382e29ab9d9b52fa1febf?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=dpu-operator-container-v4.18.0-202508201347.p2.g99f3e30.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:904eb878337d60c95ecca50b0c458dadf2a8b52e22ceb1ba2eb3d5c6616428e7_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:904eb878337d60c95ecca50b0c458dadf2a8b52e22ceb1ba2eb3d5c6616428e7_s390x",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:904eb878337d60c95ecca50b0c458dadf2a8b52e22ceb1ba2eb3d5c6616428e7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9@sha256%3A904eb878337d60c95ecca50b0c458dadf2a8b52e22ceb1ba2eb3d5c6616428e7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ingress-node-firewall-daemon-container-v4.18.0-202508201347.p2.gfe4f407.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:5206ad12a10e98c76c33cf20c08f2799f8c65af0ba158d5ab6691af5fb5b2b70_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:5206ad12a10e98c76c33cf20c08f2799f8c65af0ba158d5ab6691af5fb5b2b70_s390x",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:5206ad12a10e98c76c33cf20c08f2799f8c65af0ba158d5ab6691af5fb5b2b70_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9-operator@sha256%3A5206ad12a10e98c76c33cf20c08f2799f8c65af0ba158d5ab6691af5fb5b2b70?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ingress-node-firewall-operator-container-v4.18.0-202508201347.p2.gfe4f407.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:6ee75540d86e6654b432b88926697908de03768828e3d6527080376579200dd0_s390x",
"product": {
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:6ee75540d86e6654b432b88926697908de03768828e3d6527080376579200dd0_s390x",
"product_id": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:6ee75540d86e6654b432b88926697908de03768828e3d6527080376579200dd0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-compare-artifacts-rhel9@sha256%3A6ee75540d86e6654b432b88926697908de03768828e3d6527080376579200dd0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kube-compare-artifacts-container-v4.18.0-202508201347.p2.g5f72471.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:bf63f0148f39a8be144eb807676cbfc74d0ec480a5df6a7afa6503dc12e42c9a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:bf63f0148f39a8be144eb807676cbfc74d0ec480a5df6a7afa6503dc12e42c9a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:bf63f0148f39a8be144eb807676cbfc74d0ec480a5df6a7afa6503dc12e42c9a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-diskmaker-rhel9@sha256%3Abf63f0148f39a8be144eb807676cbfc74d0ec480a5df6a7afa6503dc12e42c9a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=local-storage-diskmaker-container-v4.18.0-202508201347.p2.gf0854b5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:217143d2bacd60f47b577a39d7c6201bffb872d7741f743b5c678afdc84ba2f3_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:217143d2bacd60f47b577a39d7c6201bffb872d7741f743b5c678afdc84ba2f3_s390x",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:217143d2bacd60f47b577a39d7c6201bffb872d7741f743b5c678afdc84ba2f3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-mustgather-rhel9@sha256%3A217143d2bacd60f47b577a39d7c6201bffb872d7741f743b5c678afdc84ba2f3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-local-storage-mustgather-container-v4.18.0-202508201347.p2.gf0854b5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:acdd4a2120f0938ba94491a2d6c1dd25a608939c28c8b64fb53156ee28200064_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:acdd4a2120f0938ba94491a2d6c1dd25a608939c28c8b64fb53156ee28200064_s390x",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:acdd4a2120f0938ba94491a2d6c1dd25a608939c28c8b64fb53156ee28200064_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-rhel9-operator@sha256%3Aacdd4a2120f0938ba94491a2d6c1dd25a608939c28c8b64fb53156ee28200064?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=local-storage-operator-container-v4.18.0-202508201347.p2.gf0854b5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:20f933a65efea53dbd7f355d6ca755025fa5424e57aa899bb40cd98dc10a49cf_s390x",
"product": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:20f933a65efea53dbd7f355d6ca755025fa5424e57aa899bb40cd98dc10a49cf_s390x",
"product_id": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:20f933a65efea53dbd7f355d6ca755025fa5424e57aa899bb40cd98dc10a49cf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/nmstate-console-plugin-rhel9@sha256%3A20f933a65efea53dbd7f355d6ca755025fa5424e57aa899bb40cd98dc10a49cf?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=nmstate-console-plugin-container-v4.18.0-202508271223.p2.g9f866a2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:b511fb85ad7b915aca4bebff33eceed694dbb68ad5674fb33343a4fcc89dbecf_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:b511fb85ad7b915aca4bebff33eceed694dbb68ad5674fb33343a4fcc89dbecf_s390x",
"product_id": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:b511fb85ad7b915aca4bebff33eceed694dbb68ad5674fb33343a4fcc89dbecf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-node-feature-discovery-rhel9@sha256%3Ab511fb85ad7b915aca4bebff33eceed694dbb68ad5674fb33343a4fcc89dbecf?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=node-feature-discovery-container-v4.18.0-202508201347.p2.g1bb0ecd.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:f01a9de4d559c6c31b17f85c07997f57f6ce152d4d0e1dd9845b61a277b05f81_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:f01a9de4d559c6c31b17f85c07997f57f6ce152d4d0e1dd9845b61a277b05f81_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:f01a9de4d559c6c31b17f85c07997f57f6ce152d4d0e1dd9845b61a277b05f81_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ansible-rhel9-operator@sha256%3Af01a9de4d559c6c31b17f85c07997f57f6ce152d4d0e1dd9845b61a277b05f81?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.18.0-202508201347.p2.gb276665.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:0215b7c72fff6d0769c958f33c2337fd6b279e2fbe128cecde9639f0d29981f8_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:0215b7c72fff6d0769c958f33c2337fd6b279e2fbe128cecde9639f0d29981f8_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:0215b7c72fff6d0769c958f33c2337fd6b279e2fbe128cecde9639f0d29981f8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capacity-rhel9@sha256%3A0215b7c72fff6d0769c958f33c2337fd6b279e2fbe128cecde9639f0d29981f8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.18.0-202508201347.p2.gbe5401d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:91938a3a38241aa708a976513c994a197218444cd301d113381c02ee9b10313b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:91938a3a38241aa708a976513c994a197218444cd301d113381c02ee9b10313b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:91938a3a38241aa708a976513c994a197218444cd301d113381c02ee9b10313b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-dns-proxy-rhel9@sha256%3A91938a3a38241aa708a976513c994a197218444cd301d113381c02ee9b10313b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.18.0-202508201347.p2.g716eb0e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:59822b81b24a4c22faf0127220eb3b95734402c15254d909f6e7d81bbf76c4a4_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:59822b81b24a4c22faf0127220eb3b95734402c15254d909f6e7d81bbf76c4a4_s390x",
"product_id": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:59822b81b24a4c22faf0127220eb3b95734402c15254d909f6e7d81bbf76c4a4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-router-rhel9@sha256%3A59822b81b24a4c22faf0127220eb3b95734402c15254d909f6e7d81bbf76c4a4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-egress-router-container-v4.18.0-202508201347.p2.g716eb0e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ffabfbee73b6f70e1354ce85ac605b65019126fdb864b487080f997d67de53c4_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ffabfbee73b6f70e1354ce85ac605b65019126fdb864b487080f997d67de53c4_s390x",
"product_id": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ffabfbee73b6f70e1354ce85ac605b65019126fdb864b487080f997d67de53c4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-helm-rhel9-operator@sha256%3Affabfbee73b6f70e1354ce85ac605b65019126fdb864b487080f997d67de53c4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-helm-operator-container-v4.18.0-202508201347.p2.gf34bd90.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:f8abd89e6248b42e0888d3778091decfd1a58e778e6c4dc29c278ab7aeab4139_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:f8abd89e6248b42e0888d3778091decfd1a58e778e6c4dc29c278ab7aeab4139_s390x",
"product_id": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:f8abd89e6248b42e0888d3778091decfd1a58e778e6c4dc29c278ab7aeab4139_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-sdk-rhel9@sha256%3Af8abd89e6248b42e0888d3778091decfd1a58e778e6c4dc29c278ab7aeab4139?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-operator-sdk-container-v4.18.0-202508201347.p2.gf34bd90.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ef3cf10607bbd2dbe735df04fb549fa6f98bfafe619b27c43883c9f4f424d5db_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ef3cf10607bbd2dbe735df04fb549fa6f98bfafe619b27c43883c9f4f424d5db_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ef3cf10607bbd2dbe735df04fb549fa6f98bfafe619b27c43883c9f4f424d5db_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubernetes-nmstate-handler-rhel9@sha256%3Aef3cf10607bbd2dbe735df04fb549fa6f98bfafe619b27c43883c9f4f424d5db?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.18.0-202508201347.p2.g4927e60.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:0aa3b91709f601a4f2f9020121589a454e139fcd7990faff8175e7b230b4f959_s390x",
"product": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:0aa3b91709f601a4f2f9020121589a454e139fcd7990faff8175e7b230b4f959_s390x",
"product_id": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:0aa3b91709f601a4f2f9020121589a454e139fcd7990faff8175e7b230b4f959_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kubernetes-nmstate-rhel9-operator@sha256%3A0aa3b91709f601a4f2f9020121589a454e139fcd7990faff8175e7b230b4f959?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kubernetes-nmstate-operator-container-v4.18.0-202508271223.p2.g4927e60.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:2b3467642a895097256586c0a0871c06b04761452081a91683bb256ee49b7971_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:2b3467642a895097256586c0a0871c06b04761452081a91683bb256ee49b7971_s390x",
"product_id": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:2b3467642a895097256586c0a0871c06b04761452081a91683bb256ee49b7971_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-http-proxy-rhel9@sha256%3A2b3467642a895097256586c0a0871c06b04761452081a91683bb256ee49b7971?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-egress-http-proxy-container-v4.18.0-202508201347.p2.g716eb0e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:09039a624dabf1aec6185b362b27e4ae5e091bcb6dcae52bca50f92e7c5dfe81_s390x",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:09039a624dabf1aec6185b362b27e4ae5e091bcb6dcae52bca50f92e7c5dfe81_s390x",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9@sha256:09039a624dabf1aec6185b362b27e4ae5e091bcb6dcae52bca50f92e7c5dfe81_s390x",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9@sha256%3A09039a624dabf1aec6185b362b27e4ae5e091bcb6dcae52bca50f92e7c5dfe81?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-metallb-container-v4.18.0-202508201347.p2.gc216036.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:3f1e05f7dd3e05a2e28abf3e175e2780c1f0356e816e1fe88dc1fd4938a6749d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:3f1e05f7dd3e05a2e28abf3e175e2780c1f0356e816e1fe88dc1fd4938a6749d_s390x",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:3f1e05f7dd3e05a2e28abf3e175e2780c1f0356e816e1fe88dc1fd4938a6749d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9-operator@sha256%3A3f1e05f7dd3e05a2e28abf3e175e2780c1f0356e816e1fe88dc1fd4938a6749d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-metallb-operator-container-v4.18.0-202508201347.p2.g4e1442f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:3070bee471fe4d63018666fe619df45a8e3e411076d89a86df42bc2a153f603f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:3070bee471fe4d63018666fe619df45a8e3e411076d89a86df42bc2a153f603f_s390x",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:3070bee471fe4d63018666fe619df45a8e3e411076d89a86df42bc2a153f603f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel9@sha256%3A3070bee471fe4d63018666fe619df45a8e3e411076d89a86df42bc2a153f603f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-secrets-store-csi-driver-container-v4.18.0-202508201347.p2.gad04a75.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:b9bc7a5f1e8f3047664f323724a1a534f69112e68535caf08744c25ca997f712_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:b9bc7a5f1e8f3047664f323724a1a534f69112e68535caf08744c25ca997f712_s390x",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:b9bc7a5f1e8f3047664f323724a1a534f69112e68535caf08744c25ca997f712_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel9-operator@sha256%3Ab9bc7a5f1e8f3047664f323724a1a534f69112e68535caf08744c25ca997f712?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.18.0-202508201347.p2.g2aac830.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:9223d5505423fb300028d825866d7c7a70c210de39f9b4785932bfd199a13bfc_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:9223d5505423fb300028d825866d7c7a70c210de39f9b4785932bfd199a13bfc_s390x",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:9223d5505423fb300028d825866d7c7a70c210de39f9b4785932bfd199a13bfc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-mustgather-rhel9@sha256%3A9223d5505423fb300028d825866d7c7a70c210de39f9b4785932bfd199a13bfc?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-secrets-store-csi-mustgather-container-v4.18.0-202508201347.p2.g2aac830.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:00b3e160d09a604eee4aa32323c51cbbb2207c97d2d4df1687f7aa6b4675b986_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:00b3e160d09a604eee4aa32323c51cbbb2207c97d2d4df1687f7aa6b4675b986_s390x",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:00b3e160d09a604eee4aa32323c51cbbb2207c97d2d4df1687f7aa6b4675b986_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-smb-csi-driver-rhel9@sha256%3A00b3e160d09a604eee4aa32323c51cbbb2207c97d2d4df1687f7aa6b4675b986?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-smb-csi-driver-container-v4.18.0-202508201347.p2.gf54b02e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:3940a17c74546984666a150c6a7576ae0d12d567751156d388ed4212fa14defc_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:3940a17c74546984666a150c6a7576ae0d12d567751156d388ed4212fa14defc_s390x",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:3940a17c74546984666a150c6a7576ae0d12d567751156d388ed4212fa14defc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-smb-csi-driver-rhel9-operator@sha256%3A3940a17c74546984666a150c6a7576ae0d12d567751156d388ed4212fa14defc?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-smb-csi-driver-operator-container-v4.18.0-202508201347.p2.gff513d3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:a8dc3817e5c32532d58862fd0075180601f3a4762ac5c82a069e7612781494bd_s390x",
"product": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:a8dc3817e5c32532d58862fd0075180601f3a4762ac5c82a069e7612781494bd_s390x",
"product_id": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:a8dc3817e5c32532d58862fd0075180601f3a4762ac5c82a069e7612781494bd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pf-status-relay-rhel9@sha256%3Aa8dc3817e5c32532d58862fd0075180601f3a4762ac5c82a069e7612781494bd?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=pf-status-relay-container-v4.18.0-202508201347.p2.g2f060db.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:d8206ca18f8baba55a0e8e260ee9727c9bda699e8e6f1d67fc5268640265802c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:d8206ca18f8baba55a0e8e260ee9727c9bda699e8e6f1d67fc5268640265802c_s390x",
"product_id": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:d8206ca18f8baba55a0e8e260ee9727c9bda699e8e6f1d67fc5268640265802c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pf-status-relay-rhel9-operator@sha256%3Ad8206ca18f8baba55a0e8e260ee9727c9bda699e8e6f1d67fc5268640265802c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=pf-status-relay-operator-container-v4.18.0-202508201347.p2.gc20e0b7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:fd5144816dd4c812f078f0842b0a19479476f77f7a5d4f2f8c36924ef4b8f4da_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:fd5144816dd4c812f078f0842b0a19479476f77f7a5d4f2f8c36924ef4b8f4da_s390x",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:fd5144816dd4c812f078f0842b0a19479476f77f7a5d4f2f8c36924ef4b8f4da_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel9@sha256%3Afd5144816dd4c812f078f0842b0a19479476f77f7a5d4f2f8c36924ef4b8f4da?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-vertical-pod-autoscaler-container-v4.18.0-202508201347.p2.ge38eab0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:e7161df657d3cfa9646e7cd636b363fceb6b27d15652fa3410dd90a5c118367f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:e7161df657d3cfa9646e7cd636b363fceb6b27d15652fa3410dd90a5c118367f_s390x",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:e7161df657d3cfa9646e7cd636b363fceb6b27d15652fa3410dd90a5c118367f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel9-operator@sha256%3Ae7161df657d3cfa9646e7cd636b363fceb6b27d15652fa3410dd90a5c118367f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-vertical-pod-autoscaler-operator-container-v4.18.0-202508201347.p2.g4966916.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:5206ad12a10e98c76c33cf20c08f2799f8c65af0ba158d5ab6691af5fb5b2b70_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:5206ad12a10e98c76c33cf20c08f2799f8c65af0ba158d5ab6691af5fb5b2b70_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:5206ad12a10e98c76c33cf20c08f2799f8c65af0ba158d5ab6691af5fb5b2b70_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:6429fae2393f0c15a007f131a04d8e2e64372b88e7996917af6d5bb795ec78ce_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:6429fae2393f0c15a007f131a04d8e2e64372b88e7996917af6d5bb795ec78ce_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:6429fae2393f0c15a007f131a04d8e2e64372b88e7996917af6d5bb795ec78ce_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:b30085f977a9173c33ad493701203d400c3dbc7ce40b056f665234133120b4de_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:b30085f977a9173c33ad493701203d400c3dbc7ce40b056f665234133120b4de_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:b30085f977a9173c33ad493701203d400c3dbc7ce40b056f665234133120b4de_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:efe891f5b4675215ea525ea403973db4af7804e921a082b631c1f41586cc1b8f_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:efe891f5b4675215ea525ea403973db4af7804e921a082b631c1f41586cc1b8f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:efe891f5b4675215ea525ea403973db4af7804e921a082b631c1f41586cc1b8f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:69c68c5c9fefecaa3fd63e54484cb0cf997364d0b6884a571cb8ed85fc572353_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:69c68c5c9fefecaa3fd63e54484cb0cf997364d0b6884a571cb8ed85fc572353_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:69c68c5c9fefecaa3fd63e54484cb0cf997364d0b6884a571cb8ed85fc572353_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:904eb878337d60c95ecca50b0c458dadf2a8b52e22ceb1ba2eb3d5c6616428e7_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:904eb878337d60c95ecca50b0c458dadf2a8b52e22ceb1ba2eb3d5c6616428e7_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:904eb878337d60c95ecca50b0c458dadf2a8b52e22ceb1ba2eb3d5c6616428e7_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:a28fb8f2bf23dfa1dbb24f358640e95065299de2fb740eb5aff98a721524e129_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:a28fb8f2bf23dfa1dbb24f358640e95065299de2fb740eb5aff98a721524e129_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:a28fb8f2bf23dfa1dbb24f358640e95065299de2fb740eb5aff98a721524e129_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:f6697eaf4408dbe72ac888664b6edd4fa09069dba80294d33fb66942d5f8ea95_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:f6697eaf4408dbe72ac888664b6edd4fa09069dba80294d33fb66942d5f8ea95_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:f6697eaf4408dbe72ac888664b6edd4fa09069dba80294d33fb66942d5f8ea95_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:2b7f7c79b2f90e2f81ec380603dfc9c2d674cb6925b1d5b428ac49afd5f73faf_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:2b7f7c79b2f90e2f81ec380603dfc9c2d674cb6925b1d5b428ac49afd5f73faf_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:2b7f7c79b2f90e2f81ec380603dfc9c2d674cb6925b1d5b428ac49afd5f73faf_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:6ee75540d86e6654b432b88926697908de03768828e3d6527080376579200dd0_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:6ee75540d86e6654b432b88926697908de03768828e3d6527080376579200dd0_s390x"
},
"product_reference": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:6ee75540d86e6654b432b88926697908de03768828e3d6527080376579200dd0_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:734d944c49d63445462440914910b56510319ddc7aef3ad466d8aed4c32662dd_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:734d944c49d63445462440914910b56510319ddc7aef3ad466d8aed4c32662dd_arm64"
},
"product_reference": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:734d944c49d63445462440914910b56510319ddc7aef3ad466d8aed4c32662dd_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:953a6c3a78dc5ca0dc6b6d66f7f1606fbf316c0ff667a64f121f895daf2b19c0_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:953a6c3a78dc5ca0dc6b6d66f7f1606fbf316c0ff667a64f121f895daf2b19c0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:953a6c3a78dc5ca0dc6b6d66f7f1606fbf316c0ff667a64f121f895daf2b19c0_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:0aa3b91709f601a4f2f9020121589a454e139fcd7990faff8175e7b230b4f959_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:0aa3b91709f601a4f2f9020121589a454e139fcd7990faff8175e7b230b4f959_s390x"
},
"product_reference": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:0aa3b91709f601a4f2f9020121589a454e139fcd7990faff8175e7b230b4f959_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:278f96847f594948776eb14a1182e7be24d17d4d12d91962db8daae3c4cf230d_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:278f96847f594948776eb14a1182e7be24d17d4d12d91962db8daae3c4cf230d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:278f96847f594948776eb14a1182e7be24d17d4d12d91962db8daae3c4cf230d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:9b8063b667bbc33828102fd38ebfce5eae40ebd65809f3517dec47895a491142_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:9b8063b667bbc33828102fd38ebfce5eae40ebd65809f3517dec47895a491142_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:9b8063b667bbc33828102fd38ebfce5eae40ebd65809f3517dec47895a491142_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:b9d04a647854b0df819195aa16f8e5ce5a5d13fcaf6fe831e54bbf250a030aa6_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:b9d04a647854b0df819195aa16f8e5ce5a5d13fcaf6fe831e54bbf250a030aa6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:b9d04a647854b0df819195aa16f8e5ce5a5d13fcaf6fe831e54bbf250a030aa6_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:2c68e8422d9f6e2aa06b579bdc82f53ba5ff028f01f3c7e06448d2984074a16d_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:2c68e8422d9f6e2aa06b579bdc82f53ba5ff028f01f3c7e06448d2984074a16d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:2c68e8422d9f6e2aa06b579bdc82f53ba5ff028f01f3c7e06448d2984074a16d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:2d0f34bd528d12882f5ede85195dc3e903bf42a6023c1769d1e13fb5da931711_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:2d0f34bd528d12882f5ede85195dc3e903bf42a6023c1769d1e13fb5da931711_arm64"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:2d0f34bd528d12882f5ede85195dc3e903bf42a6023c1769d1e13fb5da931711_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:3f1e05f7dd3e05a2e28abf3e175e2780c1f0356e816e1fe88dc1fd4938a6749d_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:3f1e05f7dd3e05a2e28abf3e175e2780c1f0356e816e1fe88dc1fd4938a6749d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:3f1e05f7dd3e05a2e28abf3e175e2780c1f0356e816e1fe88dc1fd4938a6749d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:c60a5eb0538387ae35def0d95e24aa421a40efa6325900c6ab1b563617da99cb_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:c60a5eb0538387ae35def0d95e24aa421a40efa6325900c6ab1b563617da99cb_amd64"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:c60a5eb0538387ae35def0d95e24aa421a40efa6325900c6ab1b563617da99cb_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:09039a624dabf1aec6185b362b27e4ae5e091bcb6dcae52bca50f92e7c5dfe81_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9@sha256:09039a624dabf1aec6185b362b27e4ae5e091bcb6dcae52bca50f92e7c5dfe81_s390x"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9@sha256:09039a624dabf1aec6185b362b27e4ae5e091bcb6dcae52bca50f92e7c5dfe81_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:4d4174713ee7729905b07d64c5a1b6755655fdeae8b977d0eb3d42a370811dbb_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9@sha256:4d4174713ee7729905b07d64c5a1b6755655fdeae8b977d0eb3d42a370811dbb_amd64"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9@sha256:4d4174713ee7729905b07d64c5a1b6755655fdeae8b977d0eb3d42a370811dbb_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:5ce4bb717341ec3f0e6a8ab08bb9b6227bc3624f3f3b83a65eae49e84ee8fe4e_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9@sha256:5ce4bb717341ec3f0e6a8ab08bb9b6227bc3624f3f3b83a65eae49e84ee8fe4e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9@sha256:5ce4bb717341ec3f0e6a8ab08bb9b6227bc3624f3f3b83a65eae49e84ee8fe4e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:ab92aec9531c6e434f953eb3e833475f9aa0c707fee7937c5b44d88fb935b6fc_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9@sha256:ab92aec9531c6e434f953eb3e833475f9aa0c707fee7937c5b44d88fb935b6fc_arm64"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9@sha256:ab92aec9531c6e434f953eb3e833475f9aa0c707fee7937c5b44d88fb935b6fc_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:1b68c2912db7c73e817caebd5451e3d2f529877c47bacadb399b358a2e7f68fd_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:1b68c2912db7c73e817caebd5451e3d2f529877c47bacadb399b358a2e7f68fd_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:1b68c2912db7c73e817caebd5451e3d2f529877c47bacadb399b358a2e7f68fd_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:20f933a65efea53dbd7f355d6ca755025fa5424e57aa899bb40cd98dc10a49cf_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:20f933a65efea53dbd7f355d6ca755025fa5424e57aa899bb40cd98dc10a49cf_s390x"
},
"product_reference": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:20f933a65efea53dbd7f355d6ca755025fa5424e57aa899bb40cd98dc10a49cf_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4b2f6b1af0967e4c2b3084e666532063f750f89954526238b50801f8c9b82954_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4b2f6b1af0967e4c2b3084e666532063f750f89954526238b50801f8c9b82954_amd64"
},
"product_reference": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4b2f6b1af0967e4c2b3084e666532063f750f89954526238b50801f8c9b82954_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:fa48686b92aebf8811614b6942e3ec0c608c8f4e7bfcf9d990f952e850af58c1_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:fa48686b92aebf8811614b6942e3ec0c608c8f4e7bfcf9d990f952e850af58c1_arm64"
},
"product_reference": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:fa48686b92aebf8811614b6942e3ec0c608c8f4e7bfcf9d990f952e850af58c1_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:88a2293844d6c5a168f7f6cf809467934a7742f05ddec53d8f90533a17370af3_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:88a2293844d6c5a168f7f6cf809467934a7742f05ddec53d8f90533a17370af3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:88a2293844d6c5a168f7f6cf809467934a7742f05ddec53d8f90533a17370af3_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:8e90413bb35cd67c915df5090adf16717d06e77992ef23a20cd1fe7dd57abdf2_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:8e90413bb35cd67c915df5090adf16717d06e77992ef23a20cd1fe7dd57abdf2_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:8e90413bb35cd67c915df5090adf16717d06e77992ef23a20cd1fe7dd57abdf2_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:e42213bfe457dc9f814dd1d3dab20a89aba4812b8329bd17ba00cc6bf5faa5f6_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:e42213bfe457dc9f814dd1d3dab20a89aba4812b8329bd17ba00cc6bf5faa5f6_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:e42213bfe457dc9f814dd1d3dab20a89aba4812b8329bd17ba00cc6bf5faa5f6_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:f01a9de4d559c6c31b17f85c07997f57f6ce152d4d0e1dd9845b61a277b05f81_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:f01a9de4d559c6c31b17f85c07997f57f6ce152d4d0e1dd9845b61a277b05f81_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:f01a9de4d559c6c31b17f85c07997f57f6ce152d4d0e1dd9845b61a277b05f81_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:5b4cdf150421a1eb23d449475db68c4d17b0d9f860b1846b1aaaf1fd026f8a69_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:5b4cdf150421a1eb23d449475db68c4d17b0d9f860b1846b1aaaf1fd026f8a69_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:5b4cdf150421a1eb23d449475db68c4d17b0d9f860b1846b1aaaf1fd026f8a69_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:f1f4ae8d15154b87f2caee6c61742d49cc68ce25c0c864b766b5ab9260c04338_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:f1f4ae8d15154b87f2caee6c61742d49cc68ce25c0c864b766b5ab9260c04338_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:f1f4ae8d15154b87f2caee6c61742d49cc68ce25c0c864b766b5ab9260c04338_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:2824915caa355c7deafce3d90cdd4337338ec5139a34c6f1d0e13f1259873e31_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:2824915caa355c7deafce3d90cdd4337338ec5139a34c6f1d0e13f1259873e31_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:2824915caa355c7deafce3d90cdd4337338ec5139a34c6f1d0e13f1259873e31_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:98de04d1a27e5b71a2e3efff6ce280b941d4194330c402ecbb76d1bd8bb6e854_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:98de04d1a27e5b71a2e3efff6ce280b941d4194330c402ecbb76d1bd8bb6e854_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:98de04d1a27e5b71a2e3efff6ce280b941d4194330c402ecbb76d1bd8bb6e854_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:2205187e39396eb8de561dbd1782974bfb0b33d7f9177abe9be40127cd3085b2_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:2205187e39396eb8de561dbd1782974bfb0b33d7f9177abe9be40127cd3085b2_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:2205187e39396eb8de561dbd1782974bfb0b33d7f9177abe9be40127cd3085b2_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:6cb19991c766fc16a59d975e0169d1333dba974cd0b2a204721be6c45a649684_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:6cb19991c766fc16a59d975e0169d1333dba974cd0b2a204721be6c45a649684_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:6cb19991c766fc16a59d975e0169d1333dba974cd0b2a204721be6c45a649684_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:94a7a1e65fc53c4dd51546879ef4350a55ba784758228fcae8787756480936e0_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:94a7a1e65fc53c4dd51546879ef4350a55ba784758228fcae8787756480936e0_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:94a7a1e65fc53c4dd51546879ef4350a55ba784758228fcae8787756480936e0_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:0215b7c72fff6d0769c958f33c2337fd6b279e2fbe128cecde9639f0d29981f8_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:0215b7c72fff6d0769c958f33c2337fd6b279e2fbe128cecde9639f0d29981f8_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:0215b7c72fff6d0769c958f33c2337fd6b279e2fbe128cecde9639f0d29981f8_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:179c72bad0ea56fd6fc3edca45fd98b98d1e5604736eb9d1e39a4108a3c6befc_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:179c72bad0ea56fd6fc3edca45fd98b98d1e5604736eb9d1e39a4108a3c6befc_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:179c72bad0ea56fd6fc3edca45fd98b98d1e5604736eb9d1e39a4108a3c6befc_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:518079f94ac0680d2ac2c5647e75fd466a97435c84150b7c122f72b4de3ba89c_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:518079f94ac0680d2ac2c5647e75fd466a97435c84150b7c122f72b4de3ba89c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:518079f94ac0680d2ac2c5647e75fd466a97435c84150b7c122f72b4de3ba89c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:604127c704a68f61492e28284164d58f9a1fca6623a9871e45bdcb18d1dd624c_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:604127c704a68f61492e28284164d58f9a1fca6623a9871e45bdcb18d1dd624c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:604127c704a68f61492e28284164d58f9a1fca6623a9871e45bdcb18d1dd624c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:4606b7a77893cdcc720ba632e7819fd52c5793e19083e18fb020ccd7cafd559a_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:4606b7a77893cdcc720ba632e7819fd52c5793e19083e18fb020ccd7cafd559a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:4606b7a77893cdcc720ba632e7819fd52c5793e19083e18fb020ccd7cafd559a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:501e74956738fbc48c41267a4fe3671ba0efc675a7128a5e19f01fee8f99a773_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:501e74956738fbc48c41267a4fe3671ba0efc675a7128a5e19f01fee8f99a773_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:501e74956738fbc48c41267a4fe3671ba0efc675a7128a5e19f01fee8f99a773_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:99e008d16227b0d472b2e4dddb3c075edbd36eea5840dabff2157fe7985c165f_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:99e008d16227b0d472b2e4dddb3c075edbd36eea5840dabff2157fe7985c165f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:99e008d16227b0d472b2e4dddb3c075edbd36eea5840dabff2157fe7985c165f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:e2a4a6e6f6f9ed6f02ec5764b8d62b51920fe7f7c105ff146254f274fd5a8f2a_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:e2a4a6e6f6f9ed6f02ec5764b8d62b51920fe7f7c105ff146254f274fd5a8f2a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:e2a4a6e6f6f9ed6f02ec5764b8d62b51920fe7f7c105ff146254f274fd5a8f2a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:0ede723291eaff626c3c53eaf2b1bf1ca733bab6c3575eebc5eeafc10c223fba_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:0ede723291eaff626c3c53eaf2b1bf1ca733bab6c3575eebc5eeafc10c223fba_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:0ede723291eaff626c3c53eaf2b1bf1ca733bab6c3575eebc5eeafc10c223fba_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7003833ad89eed140e4bfa05df7681e311723c5f08ce204bafe3ea8f711fa9de_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7003833ad89eed140e4bfa05df7681e311723c5f08ce204bafe3ea8f711fa9de_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7003833ad89eed140e4bfa05df7681e311723c5f08ce204bafe3ea8f711fa9de_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:b6c4b56f700544a3545ef9f220c4bb53fa192d1a1a512b60f2c679e6bd3ce950_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:b6c4b56f700544a3545ef9f220c4bb53fa192d1a1a512b60f2c679e6bd3ce950_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:b6c4b56f700544a3545ef9f220c4bb53fa192d1a1a512b60f2c679e6bd3ce950_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:fcf57aa291b9ad6cf278ac7628aa41a464c8f9d6c18d04177609381cb0b84b8f_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:fcf57aa291b9ad6cf278ac7628aa41a464c8f9d6c18d04177609381cb0b84b8f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:fcf57aa291b9ad6cf278ac7628aa41a464c8f9d6c18d04177609381cb0b84b8f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:4514beb1b963b35ad16488a92e58acea18023b728e3d9f8058e79218ae33c112_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:4514beb1b963b35ad16488a92e58acea18023b728e3d9f8058e79218ae33c112_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:4514beb1b963b35ad16488a92e58acea18023b728e3d9f8058e79218ae33c112_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:5eebbedd995e9c463e38dd9142db0594a0bdf7d8bfd9f9e7b4c7d4474a5e31e8_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:5eebbedd995e9c463e38dd9142db0594a0bdf7d8bfd9f9e7b4c7d4474a5e31e8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:5eebbedd995e9c463e38dd9142db0594a0bdf7d8bfd9f9e7b4c7d4474a5e31e8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:63d8c7d0ce21fbb8ce7d48818897236a4ff4f87e6137bdba66263245b25f4a67_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:63d8c7d0ce21fbb8ce7d48818897236a4ff4f87e6137bdba66263245b25f4a67_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:63d8c7d0ce21fbb8ce7d48818897236a4ff4f87e6137bdba66263245b25f4a67_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:e008d08e74829bbb09ca6a50eff49055962b3c8fac3edc6bcafe916f16a31d1e_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:e008d08e74829bbb09ca6a50eff49055962b3c8fac3edc6bcafe916f16a31d1e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:e008d08e74829bbb09ca6a50eff49055962b3c8fac3edc6bcafe916f16a31d1e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:1865380c9ef74bd0e7f1031a94263ad85f6860af331a492df7637f0dc9881240_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:1865380c9ef74bd0e7f1031a94263ad85f6860af331a492df7637f0dc9881240_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:1865380c9ef74bd0e7f1031a94263ad85f6860af331a492df7637f0dc9881240_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:24ef70b970d504cf0f85483f974719726bd54bcbc2a561a5f110f9360ca29a3a_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:24ef70b970d504cf0f85483f974719726bd54bcbc2a561a5f110f9360ca29a3a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:24ef70b970d504cf0f85483f974719726bd54bcbc2a561a5f110f9360ca29a3a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:f45839782d532b7a2ddf07e520118b63136e49219eb494ab5061d193e243f39f_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:f45839782d532b7a2ddf07e520118b63136e49219eb494ab5061d193e243f39f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:f45839782d532b7a2ddf07e520118b63136e49219eb494ab5061d193e243f39f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:f4eb200a8cf35d424ebde4e954c9a9995ba1d941442a45cfae9906015a9961bc_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:f4eb200a8cf35d424ebde4e954c9a9995ba1d941442a45cfae9906015a9961bc_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:f4eb200a8cf35d424ebde4e954c9a9995ba1d941442a45cfae9906015a9961bc_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:5a7828a94139ea959c2bd20bb27fb5107028eba8532bf5e547c8ac19f72a5e67_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:5a7828a94139ea959c2bd20bb27fb5107028eba8532bf5e547c8ac19f72a5e67_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:5a7828a94139ea959c2bd20bb27fb5107028eba8532bf5e547c8ac19f72a5e67_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:67e97bfc816f103e7a2910ede528e2dada28018da268aafc0a416e2257b10ebd_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:67e97bfc816f103e7a2910ede528e2dada28018da268aafc0a416e2257b10ebd_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:67e97bfc816f103e7a2910ede528e2dada28018da268aafc0a416e2257b10ebd_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:93b3c9ec2e71e6a8cc9d59759b194519c995401087a3f8289939a6b935323acc_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:93b3c9ec2e71e6a8cc9d59759b194519c995401087a3f8289939a6b935323acc_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:93b3c9ec2e71e6a8cc9d59759b194519c995401087a3f8289939a6b935323acc_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:ff225787e7875d6745b969f6f3718f221556d53257fb1a791ba01b537d79cc14_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:ff225787e7875d6745b969f6f3718f221556d53257fb1a791ba01b537d79cc14_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:ff225787e7875d6745b969f6f3718f221556d53257fb1a791ba01b537d79cc14_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:2f4ef6da8f44b0f2fded0818c5ca290245fee20d7a6382e29ab9d9b52fa1febf_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:2f4ef6da8f44b0f2fded0818c5ca290245fee20d7a6382e29ab9d9b52fa1febf_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:2f4ef6da8f44b0f2fded0818c5ca290245fee20d7a6382e29ab9d9b52fa1febf_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:4edd91d208745ee60b76b4ae8242f10d66f4ec001f2e40b4e78c93ca0740f073_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:4edd91d208745ee60b76b4ae8242f10d66f4ec001f2e40b4e78c93ca0740f073_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:4edd91d208745ee60b76b4ae8242f10d66f4ec001f2e40b4e78c93ca0740f073_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:d4d91acc94f3f14d623e20f9cfaf2bf09eea61c5bb2727bd24c4e5b21b9b66f7_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:d4d91acc94f3f14d623e20f9cfaf2bf09eea61c5bb2727bd24c4e5b21b9b66f7_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:d4d91acc94f3f14d623e20f9cfaf2bf09eea61c5bb2727bd24c4e5b21b9b66f7_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:d914e2069f1a7e7ae2cce75171bda0a88d0c1219be611cf835d597f71842edd3_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:d914e2069f1a7e7ae2cce75171bda0a88d0c1219be611cf835d597f71842edd3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:d914e2069f1a7e7ae2cce75171bda0a88d0c1219be611cf835d597f71842edd3_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:043f45de0fc1cd46dbe672f0364449b25d77071071f5d538789c4b70e7220d80_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:043f45de0fc1cd46dbe672f0364449b25d77071071f5d538789c4b70e7220d80_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:043f45de0fc1cd46dbe672f0364449b25d77071071f5d538789c4b70e7220d80_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:059378a972b7b6566d71e7bffed3b842b3d9311fda83a8f3fa9ec1a6d6ce5d0c_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:059378a972b7b6566d71e7bffed3b842b3d9311fda83a8f3fa9ec1a6d6ce5d0c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:059378a972b7b6566d71e7bffed3b842b3d9311fda83a8f3fa9ec1a6d6ce5d0c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:91938a3a38241aa708a976513c994a197218444cd301d113381c02ee9b10313b_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:91938a3a38241aa708a976513c994a197218444cd301d113381c02ee9b10313b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:91938a3a38241aa708a976513c994a197218444cd301d113381c02ee9b10313b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:f8ab780aed0a3f8b96db112602a91c10c2ad93f445988a40c38d3815158340ae_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:f8ab780aed0a3f8b96db112602a91c10c2ad93f445988a40c38d3815158340ae_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:f8ab780aed0a3f8b96db112602a91c10c2ad93f445988a40c38d3815158340ae_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:2b3467642a895097256586c0a0871c06b04761452081a91683bb256ee49b7971_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:2b3467642a895097256586c0a0871c06b04761452081a91683bb256ee49b7971_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:2b3467642a895097256586c0a0871c06b04761452081a91683bb256ee49b7971_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:524ce69c828fae30e69436802db82c63552a5f14618eca934b56cb28138914a5_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:524ce69c828fae30e69436802db82c63552a5f14618eca934b56cb28138914a5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:524ce69c828fae30e69436802db82c63552a5f14618eca934b56cb28138914a5_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:819191768b76171096e747d448ce69b13089f8dc00bdd604224642e8d91232a2_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:819191768b76171096e747d448ce69b13089f8dc00bdd604224642e8d91232a2_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:819191768b76171096e747d448ce69b13089f8dc00bdd604224642e8d91232a2_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:f0af16dd6333e5f035a0db499626d17fa8b9c7fed06d2d1613f58ce639abfbf7_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:f0af16dd6333e5f035a0db499626d17fa8b9c7fed06d2d1613f58ce639abfbf7_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:f0af16dd6333e5f035a0db499626d17fa8b9c7fed06d2d1613f58ce639abfbf7_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:59822b81b24a4c22faf0127220eb3b95734402c15254d909f6e7d81bbf76c4a4_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:59822b81b24a4c22faf0127220eb3b95734402c15254d909f6e7d81bbf76c4a4_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:59822b81b24a4c22faf0127220eb3b95734402c15254d909f6e7d81bbf76c4a4_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:966ec8829b28da32cc84d1b3ae0d598d8229b4f4d7d7ed83fbb843be1f994bb4_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:966ec8829b28da32cc84d1b3ae0d598d8229b4f4d7d7ed83fbb843be1f994bb4_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:966ec8829b28da32cc84d1b3ae0d598d8229b4f4d7d7ed83fbb843be1f994bb4_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:9a81dad0cc9546a1372d5a90c2b28d8a07ac70cbfc63ec95876bb11c58438ead_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:9a81dad0cc9546a1372d5a90c2b28d8a07ac70cbfc63ec95876bb11c58438ead_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:9a81dad0cc9546a1372d5a90c2b28d8a07ac70cbfc63ec95876bb11c58438ead_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:c5d58d1a61f8bbc178d9b7b2a0e71c2714c70def8bd39a59edb2c29016d7dfd7_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:c5d58d1a61f8bbc178d9b7b2a0e71c2714c70def8bd39a59edb2c29016d7dfd7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:c5d58d1a61f8bbc178d9b7b2a0e71c2714c70def8bd39a59edb2c29016d7dfd7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:159bbf9b7cb82cef7d1ff0a394b2d8f1ea6588b828a252f7182a200661b1ff88_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:159bbf9b7cb82cef7d1ff0a394b2d8f1ea6588b828a252f7182a200661b1ff88_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:159bbf9b7cb82cef7d1ff0a394b2d8f1ea6588b828a252f7182a200661b1ff88_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:49fc5ca4c1e2a7fb698528031a8f7450cdee3c138ac4c1bf75efd4014c2192c2_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:49fc5ca4c1e2a7fb698528031a8f7450cdee3c138ac4c1bf75efd4014c2192c2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:49fc5ca4c1e2a7fb698528031a8f7450cdee3c138ac4c1bf75efd4014c2192c2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:e6e1319cf999c8c756acac66823b3f311d0251ab45c5107e69d90cf61e157359_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:e6e1319cf999c8c756acac66823b3f311d0251ab45c5107e69d90cf61e157359_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:e6e1319cf999c8c756acac66823b3f311d0251ab45c5107e69d90cf61e157359_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:2342b024c91bb5d26ce402a0fe832da435517ba4ec89d0a3d1b0501a2138bf85_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:2342b024c91bb5d26ce402a0fe832da435517ba4ec89d0a3d1b0501a2138bf85_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:2342b024c91bb5d26ce402a0fe832da435517ba4ec89d0a3d1b0501a2138bf85_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:7c521923233768e9c57872602001e90dabb10bdb9f0bc4cd7f6ac5e35d92a179_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:7c521923233768e9c57872602001e90dabb10bdb9f0bc4cd7f6ac5e35d92a179_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:7c521923233768e9c57872602001e90dabb10bdb9f0bc4cd7f6ac5e35d92a179_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:d4fb33655d80ccde76cdf85b527fc7410800b197a644caf8eab837a2d3ec9d46_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:d4fb33655d80ccde76cdf85b527fc7410800b197a644caf8eab837a2d3ec9d46_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:d4fb33655d80ccde76cdf85b527fc7410800b197a644caf8eab837a2d3ec9d46_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:397fc77a132f964c47da76ce63461176325003f678b46f3f676a56911d4f7b7a_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:397fc77a132f964c47da76ce63461176325003f678b46f3f676a56911d4f7b7a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:397fc77a132f964c47da76ce63461176325003f678b46f3f676a56911d4f7b7a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:81b9caf2b430a6cb39b60b8a58733ec4c52afe3ec3b3e3b1950c3a2c547072a4_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:81b9caf2b430a6cb39b60b8a58733ec4c52afe3ec3b3e3b1950c3a2c547072a4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:81b9caf2b430a6cb39b60b8a58733ec4c52afe3ec3b3e3b1950c3a2c547072a4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:a7d701be98857dd8dd40b81876d31ab18549f535a8f15b334c15e3301e79d8d7_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:a7d701be98857dd8dd40b81876d31ab18549f535a8f15b334c15e3301e79d8d7_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:a7d701be98857dd8dd40b81876d31ab18549f535a8f15b334c15e3301e79d8d7_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ffabfbee73b6f70e1354ce85ac605b65019126fdb864b487080f997d67de53c4_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ffabfbee73b6f70e1354ce85ac605b65019126fdb864b487080f997d67de53c4_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ffabfbee73b6f70e1354ce85ac605b65019126fdb864b487080f997d67de53c4_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5e25e14c9560e99676f9e627e8ea5cdf8080c28956a2bc6c46098aa53600078f_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5e25e14c9560e99676f9e627e8ea5cdf8080c28956a2bc6c46098aa53600078f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5e25e14c9560e99676f9e627e8ea5cdf8080c28956a2bc6c46098aa53600078f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:b2bd25677f67c43145d73d7f97290ee77114c456b128422718b57b6ad6e71f57_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:b2bd25677f67c43145d73d7f97290ee77114c456b128422718b57b6ad6e71f57_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:b2bd25677f67c43145d73d7f97290ee77114c456b128422718b57b6ad6e71f57_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:d76a45f09c796dcc27aec23509c4623d4f9888abe01c7fa0069dc38e92c2df2c_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:d76a45f09c796dcc27aec23509c4623d4f9888abe01c7fa0069dc38e92c2df2c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:d76a45f09c796dcc27aec23509c4623d4f9888abe01c7fa0069dc38e92c2df2c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ef3cf10607bbd2dbe735df04fb549fa6f98bfafe619b27c43883c9f4f424d5db_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ef3cf10607bbd2dbe735df04fb549fa6f98bfafe619b27c43883c9f4f424d5db_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ef3cf10607bbd2dbe735df04fb549fa6f98bfafe619b27c43883c9f4f424d5db_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:5827439bb33d12d1395e3cf0ebe8edaf152d7f53420e66fe3828b947a29c4664_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:5827439bb33d12d1395e3cf0ebe8edaf152d7f53420e66fe3828b947a29c4664_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:5827439bb33d12d1395e3cf0ebe8edaf152d7f53420e66fe3828b947a29c4664_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:77b31b58549548af4c389107825f9282061132ecab7fa95f82b5b7729ee659b8_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:77b31b58549548af4c389107825f9282061132ecab7fa95f82b5b7729ee659b8_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:77b31b58549548af4c389107825f9282061132ecab7fa95f82b5b7729ee659b8_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:bf63f0148f39a8be144eb807676cbfc74d0ec480a5df6a7afa6503dc12e42c9a_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:bf63f0148f39a8be144eb807676cbfc74d0ec480a5df6a7afa6503dc12e42c9a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:bf63f0148f39a8be144eb807676cbfc74d0ec480a5df6a7afa6503dc12e42c9a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:d6b0631e33fa4b6e9daf65908fa3d332ba9bf82aa8f778af0c373b0cbea19acc_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:d6b0631e33fa4b6e9daf65908fa3d332ba9bf82aa8f778af0c373b0cbea19acc_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:d6b0631e33fa4b6e9daf65908fa3d332ba9bf82aa8f778af0c373b0cbea19acc_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:217143d2bacd60f47b577a39d7c6201bffb872d7741f743b5c678afdc84ba2f3_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:217143d2bacd60f47b577a39d7c6201bffb872d7741f743b5c678afdc84ba2f3_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:217143d2bacd60f47b577a39d7c6201bffb872d7741f743b5c678afdc84ba2f3_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:62b5ffa6cb8fa57da7e79b8c9ea3832dcb6505efc5ed225ac1e906c56a5e90ca_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:62b5ffa6cb8fa57da7e79b8c9ea3832dcb6505efc5ed225ac1e906c56a5e90ca_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:62b5ffa6cb8fa57da7e79b8c9ea3832dcb6505efc5ed225ac1e906c56a5e90ca_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:c46d2024a0816d1fa8c1c716db8f78818696214e89c6f99b0df56feea68dd047_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:c46d2024a0816d1fa8c1c716db8f78818696214e89c6f99b0df56feea68dd047_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:c46d2024a0816d1fa8c1c716db8f78818696214e89c6f99b0df56feea68dd047_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:c680295665ab01915ce9155b4fd1723a4309eca869547f51429dce7bdf442bc1_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:c680295665ab01915ce9155b4fd1723a4309eca869547f51429dce7bdf442bc1_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:c680295665ab01915ce9155b4fd1723a4309eca869547f51429dce7bdf442bc1_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:0be41bcde47183902239bbc06f27dc970c81a9e50a3835a25b3c82b77d81d6d7_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:0be41bcde47183902239bbc06f27dc970c81a9e50a3835a25b3c82b77d81d6d7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:0be41bcde47183902239bbc06f27dc970c81a9e50a3835a25b3c82b77d81d6d7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:0c4073ec2fcb16f3029498d6427e6f32375392e3e1224bc39e940ecf2b0d458c_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:0c4073ec2fcb16f3029498d6427e6f32375392e3e1224bc39e940ecf2b0d458c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:0c4073ec2fcb16f3029498d6427e6f32375392e3e1224bc39e940ecf2b0d458c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:38917a3b89f1e46cbcde5eddabf36c3fe04d4abbef3b718eeaef7b65fb6247fd_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:38917a3b89f1e46cbcde5eddabf36c3fe04d4abbef3b718eeaef7b65fb6247fd_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:38917a3b89f1e46cbcde5eddabf36c3fe04d4abbef3b718eeaef7b65fb6247fd_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:acdd4a2120f0938ba94491a2d6c1dd25a608939c28c8b64fb53156ee28200064_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:acdd4a2120f0938ba94491a2d6c1dd25a608939c28c8b64fb53156ee28200064_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:acdd4a2120f0938ba94491a2d6c1dd25a608939c28c8b64fb53156ee28200064_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:80bfed8e4c1ed76015a1adfc65cd19bd7e5ece4eff529585d4229088aebb8778_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:80bfed8e4c1ed76015a1adfc65cd19bd7e5ece4eff529585d4229088aebb8778_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:80bfed8e4c1ed76015a1adfc65cd19bd7e5ece4eff529585d4229088aebb8778_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:b511fb85ad7b915aca4bebff33eceed694dbb68ad5674fb33343a4fcc89dbecf_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:b511fb85ad7b915aca4bebff33eceed694dbb68ad5674fb33343a4fcc89dbecf_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:b511fb85ad7b915aca4bebff33eceed694dbb68ad5674fb33343a4fcc89dbecf_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:dde7e08e4542ca8b3c6144bc3ef816a93afd35d982e66becedc2d8bbc505b8e2_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:dde7e08e4542ca8b3c6144bc3ef816a93afd35d982e66becedc2d8bbc505b8e2_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:dde7e08e4542ca8b3c6144bc3ef816a93afd35d982e66becedc2d8bbc505b8e2_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:dfb17ea6c7437148c3ffed2dd0f8437f9279eb974c1e4435d6e56401fd7881b6_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:dfb17ea6c7437148c3ffed2dd0f8437f9279eb974c1e4435d6e56401fd7881b6_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:dfb17ea6c7437148c3ffed2dd0f8437f9279eb974c1e4435d6e56401fd7881b6_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:0457f7c5332d305c49659947798402ec3804f56a3408f7e716bbb3c8fb38167d_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:0457f7c5332d305c49659947798402ec3804f56a3408f7e716bbb3c8fb38167d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:0457f7c5332d305c49659947798402ec3804f56a3408f7e716bbb3c8fb38167d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:9bd1542fe9e295763ae5f486495ba36a4a76d69ed750adacad875b7ad07e9e10_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:9bd1542fe9e295763ae5f486495ba36a4a76d69ed750adacad875b7ad07e9e10_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:9bd1542fe9e295763ae5f486495ba36a4a76d69ed750adacad875b7ad07e9e10_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:f759c966f9fa93f6def9e443b21e1fd731a8f78f33ddc58aec28c5792c75a055_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:f759c966f9fa93f6def9e443b21e1fd731a8f78f33ddc58aec28c5792c75a055_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:f759c966f9fa93f6def9e443b21e1fd731a8f78f33ddc58aec28c5792c75a055_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:f8abd89e6248b42e0888d3778091decfd1a58e778e6c4dc29c278ab7aeab4139_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:f8abd89e6248b42e0888d3778091decfd1a58e778e6c4dc29c278ab7aeab4139_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:f8abd89e6248b42e0888d3778091decfd1a58e778e6c4dc29c278ab7aeab4139_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:429d206e9dc2b697d8910fb89ca547202cd772496be86018211443fa33359d0f_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:429d206e9dc2b697d8910fb89ca547202cd772496be86018211443fa33359d0f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:429d206e9dc2b697d8910fb89ca547202cd772496be86018211443fa33359d0f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:c76e26173b2f6acf61ffdabb1ee6fedd626ffc1aefb10ae88ad01f55a62a5c10_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:c76e26173b2f6acf61ffdabb1ee6fedd626ffc1aefb10ae88ad01f55a62a5c10_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:c76e26173b2f6acf61ffdabb1ee6fedd626ffc1aefb10ae88ad01f55a62a5c10_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:f2613d0ea7ca8e7503fd3e52c3401bf66573679033fcdec6f54225aa17837a21_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:f2613d0ea7ca8e7503fd3e52c3401bf66573679033fcdec6f54225aa17837a21_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:f2613d0ea7ca8e7503fd3e52c3401bf66573679033fcdec6f54225aa17837a21_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:217e12a5724d665b52adb5eedb7f3fe82e6070301b05ea92dd4bdb8d816295b8_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:217e12a5724d665b52adb5eedb7f3fe82e6070301b05ea92dd4bdb8d816295b8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:217e12a5724d665b52adb5eedb7f3fe82e6070301b05ea92dd4bdb8d816295b8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:893b9edc0503f3e1a444d6f14fa675f7bd478e089fd5565320eb6e1683074c85_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:893b9edc0503f3e1a444d6f14fa675f7bd478e089fd5565320eb6e1683074c85_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:893b9edc0503f3e1a444d6f14fa675f7bd478e089fd5565320eb6e1683074c85_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:d4dd89573711cffbf8ed02fd6d71bfaef49ba70e3759e87521cbdde3d098e8cd_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:d4dd89573711cffbf8ed02fd6d71bfaef49ba70e3759e87521cbdde3d098e8cd_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:d4dd89573711cffbf8ed02fd6d71bfaef49ba70e3759e87521cbdde3d098e8cd_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:368b81dc4b03f57a9251e6139289b61342997c0dfd9b419d6ec05bc3dcbd0955_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:368b81dc4b03f57a9251e6139289b61342997c0dfd9b419d6ec05bc3dcbd0955_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:368b81dc4b03f57a9251e6139289b61342997c0dfd9b419d6ec05bc3dcbd0955_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:b9bc7a5f1e8f3047664f323724a1a534f69112e68535caf08744c25ca997f712_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:b9bc7a5f1e8f3047664f323724a1a534f69112e68535caf08744c25ca997f712_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:b9bc7a5f1e8f3047664f323724a1a534f69112e68535caf08744c25ca997f712_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:dc9a6e3e4e019e8ac69522afd4e16cd15f4a6cc3199812780f2d91b125a63478_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:dc9a6e3e4e019e8ac69522afd4e16cd15f4a6cc3199812780f2d91b125a63478_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:dc9a6e3e4e019e8ac69522afd4e16cd15f4a6cc3199812780f2d91b125a63478_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:f91f56ccd6f0dc459548eb62a34f594ff0e37617b0e0b55c411ede167ec20ad0_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:f91f56ccd6f0dc459548eb62a34f594ff0e37617b0e0b55c411ede167ec20ad0_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:f91f56ccd6f0dc459548eb62a34f594ff0e37617b0e0b55c411ede167ec20ad0_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:3070bee471fe4d63018666fe619df45a8e3e411076d89a86df42bc2a153f603f_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:3070bee471fe4d63018666fe619df45a8e3e411076d89a86df42bc2a153f603f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:3070bee471fe4d63018666fe619df45a8e3e411076d89a86df42bc2a153f603f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:3b54e31d58d372dc89305135792774467f14649279087abbc96da0e1ae10fcd8_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:3b54e31d58d372dc89305135792774467f14649279087abbc96da0e1ae10fcd8_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:3b54e31d58d372dc89305135792774467f14649279087abbc96da0e1ae10fcd8_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:4bce8cef108e3bb4b776746658a83ea4eacca9448c2f1f76f46d5017365be248_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:4bce8cef108e3bb4b776746658a83ea4eacca9448c2f1f76f46d5017365be248_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:4bce8cef108e3bb4b776746658a83ea4eacca9448c2f1f76f46d5017365be248_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:b0a3442b548306819da96f9e282d80e6f690ff475bee82064d6754a0be099f4a_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:b0a3442b548306819da96f9e282d80e6f690ff475bee82064d6754a0be099f4a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:b0a3442b548306819da96f9e282d80e6f690ff475bee82064d6754a0be099f4a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:2c56b0c6417eb372a3e4a95fad6d0437253d742ccde471b732087f26a7370c98_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:2c56b0c6417eb372a3e4a95fad6d0437253d742ccde471b732087f26a7370c98_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:2c56b0c6417eb372a3e4a95fad6d0437253d742ccde471b732087f26a7370c98_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:9223d5505423fb300028d825866d7c7a70c210de39f9b4785932bfd199a13bfc_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:9223d5505423fb300028d825866d7c7a70c210de39f9b4785932bfd199a13bfc_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:9223d5505423fb300028d825866d7c7a70c210de39f9b4785932bfd199a13bfc_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:d0ae5cbb8a2f9204f9a8d5158fb3fee9753f8a845c894838f0d079e893366e21_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:d0ae5cbb8a2f9204f9a8d5158fb3fee9753f8a845c894838f0d079e893366e21_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:d0ae5cbb8a2f9204f9a8d5158fb3fee9753f8a845c894838f0d079e893366e21_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:d45e52699488265847f9349497845b39cfe3db43963331ad5f88246f788f6974_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:d45e52699488265847f9349497845b39cfe3db43963331ad5f88246f788f6974_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:d45e52699488265847f9349497845b39cfe3db43963331ad5f88246f788f6974_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:3940a17c74546984666a150c6a7576ae0d12d567751156d388ed4212fa14defc_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:3940a17c74546984666a150c6a7576ae0d12d567751156d388ed4212fa14defc_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:3940a17c74546984666a150c6a7576ae0d12d567751156d388ed4212fa14defc_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:7faf7dca4716b372bd40b1f295880934b7313cd8c4da9e7fd3ff1871b4a482eb_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:7faf7dca4716b372bd40b1f295880934b7313cd8c4da9e7fd3ff1871b4a482eb_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:7faf7dca4716b372bd40b1f295880934b7313cd8c4da9e7fd3ff1871b4a482eb_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d24b66f51f89e64683ea5dbdc857fc791f3104f4d1f146732c30843ddcf69087_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d24b66f51f89e64683ea5dbdc857fc791f3104f4d1f146732c30843ddcf69087_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d24b66f51f89e64683ea5dbdc857fc791f3104f4d1f146732c30843ddcf69087_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e2bb89b958786c97525d914e60b99b577c99dd4e6ddf05e6f3d2ca113e810195_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e2bb89b958786c97525d914e60b99b577c99dd4e6ddf05e6f3d2ca113e810195_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e2bb89b958786c97525d914e60b99b577c99dd4e6ddf05e6f3d2ca113e810195_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:00b3e160d09a604eee4aa32323c51cbbb2207c97d2d4df1687f7aa6b4675b986_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:00b3e160d09a604eee4aa32323c51cbbb2207c97d2d4df1687f7aa6b4675b986_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:00b3e160d09a604eee4aa32323c51cbbb2207c97d2d4df1687f7aa6b4675b986_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:1812dff45af154417103fd321841c904cd4a5feec66b77cdf9d0db3c55edc54c_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:1812dff45af154417103fd321841c904cd4a5feec66b77cdf9d0db3c55edc54c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:1812dff45af154417103fd321841c904cd4a5feec66b77cdf9d0db3c55edc54c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:b6f743158a4cd8a673f62dcccdd8a38bbf8c860d2a18a2ef6032ff3b03f259fc_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:b6f743158a4cd8a673f62dcccdd8a38bbf8c860d2a18a2ef6032ff3b03f259fc_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:b6f743158a4cd8a673f62dcccdd8a38bbf8c860d2a18a2ef6032ff3b03f259fc_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:cbc1e8e10abf1e4c531b677b195a7f1b848c64f4d79b434da65ac9bb9a201e2e_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:cbc1e8e10abf1e4c531b677b195a7f1b848c64f4d79b434da65ac9bb9a201e2e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:cbc1e8e10abf1e4c531b677b195a7f1b848c64f4d79b434da65ac9bb9a201e2e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:3c7ac707dc65cc32905d1ad6bb0ef165af1bbc097acb558ac3a4bee06574091e_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:3c7ac707dc65cc32905d1ad6bb0ef165af1bbc097acb558ac3a4bee06574091e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:3c7ac707dc65cc32905d1ad6bb0ef165af1bbc097acb558ac3a4bee06574091e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:a96b201f565599042e77b707879e7bc40f9b075cf51e61d45e1f0538eb7d438f_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:a96b201f565599042e77b707879e7bc40f9b075cf51e61d45e1f0538eb7d438f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:a96b201f565599042e77b707879e7bc40f9b075cf51e61d45e1f0538eb7d438f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:ed10c5d27be3413ff7d5f876459041d7127a1157c0b7c308c6e9669f027249c3_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:ed10c5d27be3413ff7d5f876459041d7127a1157c0b7c308c6e9669f027249c3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:ed10c5d27be3413ff7d5f876459041d7127a1157c0b7c308c6e9669f027249c3_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:612b552411de7ce7f64aa05c0520159abde721cab8b2e10c6847701b0a193d69_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:612b552411de7ce7f64aa05c0520159abde721cab8b2e10c6847701b0a193d69_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:612b552411de7ce7f64aa05c0520159abde721cab8b2e10c6847701b0a193d69_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:6a26f591235fe733b3472e58f470fbc268e4249f5a7fe1e7bf9289b0bd1769de_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:6a26f591235fe733b3472e58f470fbc268e4249f5a7fe1e7bf9289b0bd1769de_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:6a26f591235fe733b3472e58f470fbc268e4249f5a7fe1e7bf9289b0bd1769de_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:7a51d9d26e005f560fae0c10bd90a85a0c8eb60cc1327b6b797c9f165599247f_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:7a51d9d26e005f560fae0c10bd90a85a0c8eb60cc1327b6b797c9f165599247f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:7a51d9d26e005f560fae0c10bd90a85a0c8eb60cc1327b6b797c9f165599247f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:5c6e85e30034db5efc65541cdcfe94e78668bec0477f9edf0907162d05f935ee_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:5c6e85e30034db5efc65541cdcfe94e78668bec0477f9edf0907162d05f935ee_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:5c6e85e30034db5efc65541cdcfe94e78668bec0477f9edf0907162d05f935ee_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:87666bf869c7ea75d6c88e8936ab22d684afe569ca633c21e6c2963eab8c9778_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:87666bf869c7ea75d6c88e8936ab22d684afe569ca633c21e6c2963eab8c9778_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:87666bf869c7ea75d6c88e8936ab22d684afe569ca633c21e6c2963eab8c9778_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:97cee17b84c4e7a1e55718058238a4790ad4b8c2275bfdfabb3e0314bc75afd8_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:97cee17b84c4e7a1e55718058238a4790ad4b8c2275bfdfabb3e0314bc75afd8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:97cee17b84c4e7a1e55718058238a4790ad4b8c2275bfdfabb3e0314bc75afd8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:173ef0dce31a50af7c52f96a4b30c6dc8baa329e7d2e3da175d69f5dcc4ebba5_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:173ef0dce31a50af7c52f96a4b30c6dc8baa329e7d2e3da175d69f5dcc4ebba5_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:173ef0dce31a50af7c52f96a4b30c6dc8baa329e7d2e3da175d69f5dcc4ebba5_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:2c2cacd6aa816801f58c3b5c30dfbf1aec276ea8db2ad88427ae80f719db9b4b_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:2c2cacd6aa816801f58c3b5c30dfbf1aec276ea8db2ad88427ae80f719db9b4b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:2c2cacd6aa816801f58c3b5c30dfbf1aec276ea8db2ad88427ae80f719db9b4b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:94eb0a22ea3a63cbb0bef4473e0c1e260460d0117a4963009e48a9cd354a1c9d_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:94eb0a22ea3a63cbb0bef4473e0c1e260460d0117a4963009e48a9cd354a1c9d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:94eb0a22ea3a63cbb0bef4473e0c1e260460d0117a4963009e48a9cd354a1c9d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:8fba5451a6c957e29094c06dabd0c3df013694b1769b80d5b1663506eb25a287_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:8fba5451a6c957e29094c06dabd0c3df013694b1769b80d5b1663506eb25a287_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:8fba5451a6c957e29094c06dabd0c3df013694b1769b80d5b1663506eb25a287_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:a331e053095713bceb829a39b5a7fec82913c1c0b6f4099832fe97f26ffb9241_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:a331e053095713bceb829a39b5a7fec82913c1c0b6f4099832fe97f26ffb9241_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:a331e053095713bceb829a39b5a7fec82913c1c0b6f4099832fe97f26ffb9241_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:e09c36e70a8c1ba75237644f2fe6c4269cf619b5b016b424785f2e152203f579_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:e09c36e70a8c1ba75237644f2fe6c4269cf619b5b016b424785f2e152203f579_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:e09c36e70a8c1ba75237644f2fe6c4269cf619b5b016b424785f2e152203f579_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:2aa1034e351708e03efd9902af1a834326b9f89725bb3cd859a16ba0e44cbafc_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:2aa1034e351708e03efd9902af1a834326b9f89725bb3cd859a16ba0e44cbafc_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:2aa1034e351708e03efd9902af1a834326b9f89725bb3cd859a16ba0e44cbafc_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:7ce15e0c8564d736423a41832087bfb65f3771afc7b0c97bf29cb79c961ee32b_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:7ce15e0c8564d736423a41832087bfb65f3771afc7b0c97bf29cb79c961ee32b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:7ce15e0c8564d736423a41832087bfb65f3771afc7b0c97bf29cb79c961ee32b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:fb20e14e9689cada4e37278a844b9603a644baee8bc2c293fbf910780087e214_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:fb20e14e9689cada4e37278a844b9603a644baee8bc2c293fbf910780087e214_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:fb20e14e9689cada4e37278a844b9603a644baee8bc2c293fbf910780087e214_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:549196026bfbc4c9cd6e9e9f2f732e2b2fc3a34e64b78a83950b84c34e544b89_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:549196026bfbc4c9cd6e9e9f2f732e2b2fc3a34e64b78a83950b84c34e544b89_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:549196026bfbc4c9cd6e9e9f2f732e2b2fc3a34e64b78a83950b84c34e544b89_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b40fa27430a6d3369cb815bc2ad5f7cf2e05067fdb547f4a8c342c5355d97373_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b40fa27430a6d3369cb815bc2ad5f7cf2e05067fdb547f4a8c342c5355d97373_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b40fa27430a6d3369cb815bc2ad5f7cf2e05067fdb547f4a8c342c5355d97373_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:da34eb442746bfd1d69f137a04d7f44af59751013831d0d4d93d1adb5ea97f19_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:da34eb442746bfd1d69f137a04d7f44af59751013831d0d4d93d1adb5ea97f19_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:da34eb442746bfd1d69f137a04d7f44af59751013831d0d4d93d1adb5ea97f19_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:624b7fbe3738e7c8352051f79afee80dd370b5f46c290fa381d96d3268188e7b_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:624b7fbe3738e7c8352051f79afee80dd370b5f46c290fa381d96d3268188e7b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:624b7fbe3738e7c8352051f79afee80dd370b5f46c290fa381d96d3268188e7b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:aa1412e16e1326b7d666ff8813a0156d09f64d9ae3cde6c0588f4e61275f462d_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:aa1412e16e1326b7d666ff8813a0156d09f64d9ae3cde6c0588f4e61275f462d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:aa1412e16e1326b7d666ff8813a0156d09f64d9ae3cde6c0588f4e61275f462d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:b2c2e40ebfbcf1a90f75b6b5d92b9a92fa08f480405dc6e468e79392e8529304_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:b2c2e40ebfbcf1a90f75b6b5d92b9a92fa08f480405dc6e468e79392e8529304_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:b2c2e40ebfbcf1a90f75b6b5d92b9a92fa08f480405dc6e468e79392e8529304_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:0c90a2ad5d9e4e470f90bdbceacd662458768c717a174614205252ae50c9c7b4_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:0c90a2ad5d9e4e470f90bdbceacd662458768c717a174614205252ae50c9c7b4_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:0c90a2ad5d9e4e470f90bdbceacd662458768c717a174614205252ae50c9c7b4_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:729ce6b4a2693cd483e0c3c0b99c2e2e2b97d3050002995b34181d114a01227b_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:729ce6b4a2693cd483e0c3c0b99c2e2e2b97d3050002995b34181d114a01227b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:729ce6b4a2693cd483e0c3c0b99c2e2e2b97d3050002995b34181d114a01227b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:a5613b2272ddb17b15554b0d18b78bdc7cb69464c51b7a1f218fd694fb1cc9f0_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:a5613b2272ddb17b15554b0d18b78bdc7cb69464c51b7a1f218fd694fb1cc9f0_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:a5613b2272ddb17b15554b0d18b78bdc7cb69464c51b7a1f218fd694fb1cc9f0_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:e7161df657d3cfa9646e7cd636b363fceb6b27d15652fa3410dd90a5c118367f_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:e7161df657d3cfa9646e7cd636b363fceb6b27d15652fa3410dd90a5c118367f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:e7161df657d3cfa9646e7cd636b363fceb6b27d15652fa3410dd90a5c118367f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:76ee02b707ab74a3f79f86a3b1cc9ac6127c58043d1d33a7fa1d8b3265d09004_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:76ee02b707ab74a3f79f86a3b1cc9ac6127c58043d1d33a7fa1d8b3265d09004_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:76ee02b707ab74a3f79f86a3b1cc9ac6127c58043d1d33a7fa1d8b3265d09004_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:97478324b8185e8fe360dea0bb01dc8735e49315bfb86ba25559fd597bfb0ca7_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:97478324b8185e8fe360dea0bb01dc8735e49315bfb86ba25559fd597bfb0ca7_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:97478324b8185e8fe360dea0bb01dc8735e49315bfb86ba25559fd597bfb0ca7_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:df725ef53041470b74a5dfe8ded4016ba0f30dd99ddce802df68239e7df41b25_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:df725ef53041470b74a5dfe8ded4016ba0f30dd99ddce802df68239e7df41b25_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:df725ef53041470b74a5dfe8ded4016ba0f30dd99ddce802df68239e7df41b25_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:fd5144816dd4c812f078f0842b0a19479476f77f7a5d4f2f8c36924ef4b8f4da_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:fd5144816dd4c812f078f0842b0a19479476f77f7a5d4f2f8c36924ef4b8f4da_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:fd5144816dd4c812f078f0842b0a19479476f77f7a5d4f2f8c36924ef4b8f4da_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:4480e0ab7aec75f5375310cb00a99f56a0bf15c6b06e2805ffb7d88741f50bef_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:4480e0ab7aec75f5375310cb00a99f56a0bf15c6b06e2805ffb7d88741f50bef_arm64"
},
"product_reference": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:4480e0ab7aec75f5375310cb00a99f56a0bf15c6b06e2805ffb7d88741f50bef_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:938414b38f9ba981207f0e5c9804148b08b63ae127a57367645675485fd23052_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:938414b38f9ba981207f0e5c9804148b08b63ae127a57367645675485fd23052_amd64"
},
"product_reference": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:938414b38f9ba981207f0e5c9804148b08b63ae127a57367645675485fd23052_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9b7e5d35c767c4f3864baee61abdf7c73287a9de61214d4663cdfeb312b0192c_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9b7e5d35c767c4f3864baee61abdf7c73287a9de61214d4663cdfeb312b0192c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9b7e5d35c767c4f3864baee61abdf7c73287a9de61214d4663cdfeb312b0192c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:d8206ca18f8baba55a0e8e260ee9727c9bda699e8e6f1d67fc5268640265802c_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:d8206ca18f8baba55a0e8e260ee9727c9bda699e8e6f1d67fc5268640265802c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:d8206ca18f8baba55a0e8e260ee9727c9bda699e8e6f1d67fc5268640265802c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:053142379c91e6c4d443dd5fa704b89b112068c7e499070d1e6f7d70ae9f53c5_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:053142379c91e6c4d443dd5fa704b89b112068c7e499070d1e6f7d70ae9f53c5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:053142379c91e6c4d443dd5fa704b89b112068c7e499070d1e6f7d70ae9f53c5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:133ffbe590fa559afa76cd1a36d9e7a407a7ddd16c0fbfe14de4f888f3a26dac_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:133ffbe590fa559afa76cd1a36d9e7a407a7ddd16c0fbfe14de4f888f3a26dac_arm64"
},
"product_reference": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:133ffbe590fa559afa76cd1a36d9e7a407a7ddd16c0fbfe14de4f888f3a26dac_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:70844ff4d4fffe1496331f9f2ebfd1b56ce648bbf134e291d2e49b609cadec08_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:70844ff4d4fffe1496331f9f2ebfd1b56ce648bbf134e291d2e49b609cadec08_amd64"
},
"product_reference": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:70844ff4d4fffe1496331f9f2ebfd1b56ce648bbf134e291d2e49b609cadec08_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:a8dc3817e5c32532d58862fd0075180601f3a4762ac5c82a069e7612781494bd_s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:a8dc3817e5c32532d58862fd0075180601f3a4762ac5c82a069e7612781494bd_s390x"
},
"product_reference": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:a8dc3817e5c32532d58862fd0075180601f3a4762ac5c82a069e7612781494bd_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:60a34b6b5c6c27bd3d1fceb5c3e05ca1c7ab00bbd420b0a356eed57bee1f739b_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:60a34b6b5c6c27bd3d1fceb5c3e05ca1c7ab00bbd420b0a356eed57bee1f739b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:60a34b6b5c6c27bd3d1fceb5c3e05ca1c7ab00bbd420b0a356eed57bee1f739b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:83c9597a2b8c7f5e31a268b95952f8cda30acbd1216e54a8e5787d6b4c10edce_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:83c9597a2b8c7f5e31a268b95952f8cda30acbd1216e54a8e5787d6b4c10edce_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:83c9597a2b8c7f5e31a268b95952f8cda30acbd1216e54a8e5787d6b4c10edce_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:bf2968a481417db1b0aabb5430daaeef2fe0b6f6be1dc26c56a838a6786242f9_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:bf2968a481417db1b0aabb5430daaeef2fe0b6f6be1dc26c56a838a6786242f9_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:bf2968a481417db1b0aabb5430daaeef2fe0b6f6be1dc26c56a838a6786242f9_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:624b7fbe3738e7c8352051f79afee80dd370b5f46c290fa381d96d3268188e7b_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:624b7fbe3738e7c8352051f79afee80dd370b5f46c290fa381d96d3268188e7b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:624b7fbe3738e7c8352051f79afee80dd370b5f46c290fa381d96d3268188e7b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:aa1412e16e1326b7d666ff8813a0156d09f64d9ae3cde6c0588f4e61275f462d_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:aa1412e16e1326b7d666ff8813a0156d09f64d9ae3cde6c0588f4e61275f462d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:aa1412e16e1326b7d666ff8813a0156d09f64d9ae3cde6c0588f4e61275f462d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:b2c2e40ebfbcf1a90f75b6b5d92b9a92fa08f480405dc6e468e79392e8529304_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:b2c2e40ebfbcf1a90f75b6b5d92b9a92fa08f480405dc6e468e79392e8529304_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:b2c2e40ebfbcf1a90f75b6b5d92b9a92fa08f480405dc6e468e79392e8529304_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:05c63b8fe4341f93894940acb7e54774abdfb70f4f8a246d55b1238c56654d1f_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:05c63b8fe4341f93894940acb7e54774abdfb70f4f8a246d55b1238c56654d1f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:05c63b8fe4341f93894940acb7e54774abdfb70f4f8a246d55b1238c56654d1f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:81a1fa678e4c445d3392691a3ff772a3aaf93f51a39bf17b7de8318ac0d6d961_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:81a1fa678e4c445d3392691a3ff772a3aaf93f51a39bf17b7de8318ac0d6d961_arm64"
},
"product_reference": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:81a1fa678e4c445d3392691a3ff772a3aaf93f51a39bf17b7de8318ac0d6d961_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:cef25f249e5a8e940d4b83471daddf8bf5c5c0e29c07c2dfab9b605174316da5_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:cef25f249e5a8e940d4b83471daddf8bf5c5c0e29c07c2dfab9b605174316da5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:cef25f249e5a8e940d4b83471daddf8bf5c5c0e29c07c2dfab9b605174316da5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:8fba5451a6c957e29094c06dabd0c3df013694b1769b80d5b1663506eb25a287_amd64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:8fba5451a6c957e29094c06dabd0c3df013694b1769b80d5b1663506eb25a287_amd64"
},
"product_reference": "registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:8fba5451a6c957e29094c06dabd0c3df013694b1769b80d5b1663506eb25a287_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:a331e053095713bceb829a39b5a7fec82913c1c0b6f4099832fe97f26ffb9241_ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:a331e053095713bceb829a39b5a7fec82913c1c0b6f4099832fe97f26ffb9241_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:a331e053095713bceb829a39b5a7fec82913c1c0b6f4099832fe97f26ffb9241_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:e09c36e70a8c1ba75237644f2fe6c4269cf619b5b016b424785f2e152203f579_arm64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:e09c36e70a8c1ba75237644f2fe6c4269cf619b5b016b424785f2e152203f579_arm64"
},
"product_reference": "registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:e09c36e70a8c1ba75237644f2fe6c4269cf619b5b016b424785f2e152203f579_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 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": [
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:5206ad12a10e98c76c33cf20c08f2799f8c65af0ba158d5ab6691af5fb5b2b70_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:6429fae2393f0c15a007f131a04d8e2e64372b88e7996917af6d5bb795ec78ce_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:b30085f977a9173c33ad493701203d400c3dbc7ce40b056f665234133120b4de_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:efe891f5b4675215ea525ea403973db4af7804e921a082b631c1f41586cc1b8f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:69c68c5c9fefecaa3fd63e54484cb0cf997364d0b6884a571cb8ed85fc572353_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:904eb878337d60c95ecca50b0c458dadf2a8b52e22ceb1ba2eb3d5c6616428e7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:a28fb8f2bf23dfa1dbb24f358640e95065299de2fb740eb5aff98a721524e129_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:f6697eaf4408dbe72ac888664b6edd4fa09069dba80294d33fb66942d5f8ea95_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:2b7f7c79b2f90e2f81ec380603dfc9c2d674cb6925b1d5b428ac49afd5f73faf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:6ee75540d86e6654b432b88926697908de03768828e3d6527080376579200dd0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:734d944c49d63445462440914910b56510319ddc7aef3ad466d8aed4c32662dd_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:953a6c3a78dc5ca0dc6b6d66f7f1606fbf316c0ff667a64f121f895daf2b19c0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:0aa3b91709f601a4f2f9020121589a454e139fcd7990faff8175e7b230b4f959_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:278f96847f594948776eb14a1182e7be24d17d4d12d91962db8daae3c4cf230d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:9b8063b667bbc33828102fd38ebfce5eae40ebd65809f3517dec47895a491142_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:b9d04a647854b0df819195aa16f8e5ce5a5d13fcaf6fe831e54bbf250a030aa6_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9@sha256:09039a624dabf1aec6185b362b27e4ae5e091bcb6dcae52bca50f92e7c5dfe81_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9@sha256:4d4174713ee7729905b07d64c5a1b6755655fdeae8b977d0eb3d42a370811dbb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9@sha256:5ce4bb717341ec3f0e6a8ab08bb9b6227bc3624f3f3b83a65eae49e84ee8fe4e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9@sha256:ab92aec9531c6e434f953eb3e833475f9aa0c707fee7937c5b44d88fb935b6fc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:1b68c2912db7c73e817caebd5451e3d2f529877c47bacadb399b358a2e7f68fd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:20f933a65efea53dbd7f355d6ca755025fa5424e57aa899bb40cd98dc10a49cf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4b2f6b1af0967e4c2b3084e666532063f750f89954526238b50801f8c9b82954_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:fa48686b92aebf8811614b6942e3ec0c608c8f4e7bfcf9d990f952e850af58c1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:88a2293844d6c5a168f7f6cf809467934a7742f05ddec53d8f90533a17370af3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:8e90413bb35cd67c915df5090adf16717d06e77992ef23a20cd1fe7dd57abdf2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:e42213bfe457dc9f814dd1d3dab20a89aba4812b8329bd17ba00cc6bf5faa5f6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:f01a9de4d559c6c31b17f85c07997f57f6ce152d4d0e1dd9845b61a277b05f81_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:5b4cdf150421a1eb23d449475db68c4d17b0d9f860b1846b1aaaf1fd026f8a69_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:f1f4ae8d15154b87f2caee6c61742d49cc68ce25c0c864b766b5ab9260c04338_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:2824915caa355c7deafce3d90cdd4337338ec5139a34c6f1d0e13f1259873e31_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:98de04d1a27e5b71a2e3efff6ce280b941d4194330c402ecbb76d1bd8bb6e854_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:2205187e39396eb8de561dbd1782974bfb0b33d7f9177abe9be40127cd3085b2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:6cb19991c766fc16a59d975e0169d1333dba974cd0b2a204721be6c45a649684_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:94a7a1e65fc53c4dd51546879ef4350a55ba784758228fcae8787756480936e0_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:0215b7c72fff6d0769c958f33c2337fd6b279e2fbe128cecde9639f0d29981f8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:179c72bad0ea56fd6fc3edca45fd98b98d1e5604736eb9d1e39a4108a3c6befc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:518079f94ac0680d2ac2c5647e75fd466a97435c84150b7c122f72b4de3ba89c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:604127c704a68f61492e28284164d58f9a1fca6623a9871e45bdcb18d1dd624c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:4606b7a77893cdcc720ba632e7819fd52c5793e19083e18fb020ccd7cafd559a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:501e74956738fbc48c41267a4fe3671ba0efc675a7128a5e19f01fee8f99a773_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:99e008d16227b0d472b2e4dddb3c075edbd36eea5840dabff2157fe7985c165f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:e2a4a6e6f6f9ed6f02ec5764b8d62b51920fe7f7c105ff146254f274fd5a8f2a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:0ede723291eaff626c3c53eaf2b1bf1ca733bab6c3575eebc5eeafc10c223fba_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7003833ad89eed140e4bfa05df7681e311723c5f08ce204bafe3ea8f711fa9de_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:b6c4b56f700544a3545ef9f220c4bb53fa192d1a1a512b60f2c679e6bd3ce950_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:fcf57aa291b9ad6cf278ac7628aa41a464c8f9d6c18d04177609381cb0b84b8f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:4514beb1b963b35ad16488a92e58acea18023b728e3d9f8058e79218ae33c112_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:5eebbedd995e9c463e38dd9142db0594a0bdf7d8bfd9f9e7b4c7d4474a5e31e8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:63d8c7d0ce21fbb8ce7d48818897236a4ff4f87e6137bdba66263245b25f4a67_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:e008d08e74829bbb09ca6a50eff49055962b3c8fac3edc6bcafe916f16a31d1e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:1865380c9ef74bd0e7f1031a94263ad85f6860af331a492df7637f0dc9881240_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:24ef70b970d504cf0f85483f974719726bd54bcbc2a561a5f110f9360ca29a3a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:f45839782d532b7a2ddf07e520118b63136e49219eb494ab5061d193e243f39f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:f4eb200a8cf35d424ebde4e954c9a9995ba1d941442a45cfae9906015a9961bc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:5a7828a94139ea959c2bd20bb27fb5107028eba8532bf5e547c8ac19f72a5e67_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:67e97bfc816f103e7a2910ede528e2dada28018da268aafc0a416e2257b10ebd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:93b3c9ec2e71e6a8cc9d59759b194519c995401087a3f8289939a6b935323acc_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:ff225787e7875d6745b969f6f3718f221556d53257fb1a791ba01b537d79cc14_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:2f4ef6da8f44b0f2fded0818c5ca290245fee20d7a6382e29ab9d9b52fa1febf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:4edd91d208745ee60b76b4ae8242f10d66f4ec001f2e40b4e78c93ca0740f073_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:d4d91acc94f3f14d623e20f9cfaf2bf09eea61c5bb2727bd24c4e5b21b9b66f7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:d914e2069f1a7e7ae2cce75171bda0a88d0c1219be611cf835d597f71842edd3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:043f45de0fc1cd46dbe672f0364449b25d77071071f5d538789c4b70e7220d80_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:059378a972b7b6566d71e7bffed3b842b3d9311fda83a8f3fa9ec1a6d6ce5d0c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:91938a3a38241aa708a976513c994a197218444cd301d113381c02ee9b10313b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:f8ab780aed0a3f8b96db112602a91c10c2ad93f445988a40c38d3815158340ae_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:2b3467642a895097256586c0a0871c06b04761452081a91683bb256ee49b7971_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:524ce69c828fae30e69436802db82c63552a5f14618eca934b56cb28138914a5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:819191768b76171096e747d448ce69b13089f8dc00bdd604224642e8d91232a2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:f0af16dd6333e5f035a0db499626d17fa8b9c7fed06d2d1613f58ce639abfbf7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:59822b81b24a4c22faf0127220eb3b95734402c15254d909f6e7d81bbf76c4a4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:966ec8829b28da32cc84d1b3ae0d598d8229b4f4d7d7ed83fbb843be1f994bb4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:9a81dad0cc9546a1372d5a90c2b28d8a07ac70cbfc63ec95876bb11c58438ead_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:c5d58d1a61f8bbc178d9b7b2a0e71c2714c70def8bd39a59edb2c29016d7dfd7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:159bbf9b7cb82cef7d1ff0a394b2d8f1ea6588b828a252f7182a200661b1ff88_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:49fc5ca4c1e2a7fb698528031a8f7450cdee3c138ac4c1bf75efd4014c2192c2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:e6e1319cf999c8c756acac66823b3f311d0251ab45c5107e69d90cf61e157359_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:2342b024c91bb5d26ce402a0fe832da435517ba4ec89d0a3d1b0501a2138bf85_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:7c521923233768e9c57872602001e90dabb10bdb9f0bc4cd7f6ac5e35d92a179_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:d4fb33655d80ccde76cdf85b527fc7410800b197a644caf8eab837a2d3ec9d46_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:397fc77a132f964c47da76ce63461176325003f678b46f3f676a56911d4f7b7a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:81b9caf2b430a6cb39b60b8a58733ec4c52afe3ec3b3e3b1950c3a2c547072a4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:a7d701be98857dd8dd40b81876d31ab18549f535a8f15b334c15e3301e79d8d7_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ffabfbee73b6f70e1354ce85ac605b65019126fdb864b487080f997d67de53c4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5e25e14c9560e99676f9e627e8ea5cdf8080c28956a2bc6c46098aa53600078f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:b2bd25677f67c43145d73d7f97290ee77114c456b128422718b57b6ad6e71f57_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:d76a45f09c796dcc27aec23509c4623d4f9888abe01c7fa0069dc38e92c2df2c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ef3cf10607bbd2dbe735df04fb549fa6f98bfafe619b27c43883c9f4f424d5db_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:5827439bb33d12d1395e3cf0ebe8edaf152d7f53420e66fe3828b947a29c4664_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:77b31b58549548af4c389107825f9282061132ecab7fa95f82b5b7729ee659b8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:bf63f0148f39a8be144eb807676cbfc74d0ec480a5df6a7afa6503dc12e42c9a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:d6b0631e33fa4b6e9daf65908fa3d332ba9bf82aa8f778af0c373b0cbea19acc_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:217143d2bacd60f47b577a39d7c6201bffb872d7741f743b5c678afdc84ba2f3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:62b5ffa6cb8fa57da7e79b8c9ea3832dcb6505efc5ed225ac1e906c56a5e90ca_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:c46d2024a0816d1fa8c1c716db8f78818696214e89c6f99b0df56feea68dd047_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:c680295665ab01915ce9155b4fd1723a4309eca869547f51429dce7bdf442bc1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:0be41bcde47183902239bbc06f27dc970c81a9e50a3835a25b3c82b77d81d6d7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:0c4073ec2fcb16f3029498d6427e6f32375392e3e1224bc39e940ecf2b0d458c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:38917a3b89f1e46cbcde5eddabf36c3fe04d4abbef3b718eeaef7b65fb6247fd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:acdd4a2120f0938ba94491a2d6c1dd25a608939c28c8b64fb53156ee28200064_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:80bfed8e4c1ed76015a1adfc65cd19bd7e5ece4eff529585d4229088aebb8778_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:b511fb85ad7b915aca4bebff33eceed694dbb68ad5674fb33343a4fcc89dbecf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:dde7e08e4542ca8b3c6144bc3ef816a93afd35d982e66becedc2d8bbc505b8e2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:dfb17ea6c7437148c3ffed2dd0f8437f9279eb974c1e4435d6e56401fd7881b6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:0457f7c5332d305c49659947798402ec3804f56a3408f7e716bbb3c8fb38167d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:9bd1542fe9e295763ae5f486495ba36a4a76d69ed750adacad875b7ad07e9e10_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:f759c966f9fa93f6def9e443b21e1fd731a8f78f33ddc58aec28c5792c75a055_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:f8abd89e6248b42e0888d3778091decfd1a58e778e6c4dc29c278ab7aeab4139_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:429d206e9dc2b697d8910fb89ca547202cd772496be86018211443fa33359d0f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:c76e26173b2f6acf61ffdabb1ee6fedd626ffc1aefb10ae88ad01f55a62a5c10_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:f2613d0ea7ca8e7503fd3e52c3401bf66573679033fcdec6f54225aa17837a21_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:217e12a5724d665b52adb5eedb7f3fe82e6070301b05ea92dd4bdb8d816295b8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:893b9edc0503f3e1a444d6f14fa675f7bd478e089fd5565320eb6e1683074c85_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:d4dd89573711cffbf8ed02fd6d71bfaef49ba70e3759e87521cbdde3d098e8cd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:368b81dc4b03f57a9251e6139289b61342997c0dfd9b419d6ec05bc3dcbd0955_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:b9bc7a5f1e8f3047664f323724a1a534f69112e68535caf08744c25ca997f712_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:dc9a6e3e4e019e8ac69522afd4e16cd15f4a6cc3199812780f2d91b125a63478_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:f91f56ccd6f0dc459548eb62a34f594ff0e37617b0e0b55c411ede167ec20ad0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:3070bee471fe4d63018666fe619df45a8e3e411076d89a86df42bc2a153f603f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:3b54e31d58d372dc89305135792774467f14649279087abbc96da0e1ae10fcd8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:4bce8cef108e3bb4b776746658a83ea4eacca9448c2f1f76f46d5017365be248_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:b0a3442b548306819da96f9e282d80e6f690ff475bee82064d6754a0be099f4a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:2c56b0c6417eb372a3e4a95fad6d0437253d742ccde471b732087f26a7370c98_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:9223d5505423fb300028d825866d7c7a70c210de39f9b4785932bfd199a13bfc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:d0ae5cbb8a2f9204f9a8d5158fb3fee9753f8a845c894838f0d079e893366e21_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:d45e52699488265847f9349497845b39cfe3db43963331ad5f88246f788f6974_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:3940a17c74546984666a150c6a7576ae0d12d567751156d388ed4212fa14defc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:7faf7dca4716b372bd40b1f295880934b7313cd8c4da9e7fd3ff1871b4a482eb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d24b66f51f89e64683ea5dbdc857fc791f3104f4d1f146732c30843ddcf69087_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e2bb89b958786c97525d914e60b99b577c99dd4e6ddf05e6f3d2ca113e810195_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:00b3e160d09a604eee4aa32323c51cbbb2207c97d2d4df1687f7aa6b4675b986_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:1812dff45af154417103fd321841c904cd4a5feec66b77cdf9d0db3c55edc54c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:b6f743158a4cd8a673f62dcccdd8a38bbf8c860d2a18a2ef6032ff3b03f259fc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:cbc1e8e10abf1e4c531b677b195a7f1b848c64f4d79b434da65ac9bb9a201e2e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:3c7ac707dc65cc32905d1ad6bb0ef165af1bbc097acb558ac3a4bee06574091e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:a96b201f565599042e77b707879e7bc40f9b075cf51e61d45e1f0538eb7d438f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:ed10c5d27be3413ff7d5f876459041d7127a1157c0b7c308c6e9669f027249c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:612b552411de7ce7f64aa05c0520159abde721cab8b2e10c6847701b0a193d69_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:6a26f591235fe733b3472e58f470fbc268e4249f5a7fe1e7bf9289b0bd1769de_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:7a51d9d26e005f560fae0c10bd90a85a0c8eb60cc1327b6b797c9f165599247f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:5c6e85e30034db5efc65541cdcfe94e78668bec0477f9edf0907162d05f935ee_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:87666bf869c7ea75d6c88e8936ab22d684afe569ca633c21e6c2963eab8c9778_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:97cee17b84c4e7a1e55718058238a4790ad4b8c2275bfdfabb3e0314bc75afd8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:173ef0dce31a50af7c52f96a4b30c6dc8baa329e7d2e3da175d69f5dcc4ebba5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:2c2cacd6aa816801f58c3b5c30dfbf1aec276ea8db2ad88427ae80f719db9b4b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:94eb0a22ea3a63cbb0bef4473e0c1e260460d0117a4963009e48a9cd354a1c9d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:8fba5451a6c957e29094c06dabd0c3df013694b1769b80d5b1663506eb25a287_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:a331e053095713bceb829a39b5a7fec82913c1c0b6f4099832fe97f26ffb9241_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:e09c36e70a8c1ba75237644f2fe6c4269cf619b5b016b424785f2e152203f579_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:2aa1034e351708e03efd9902af1a834326b9f89725bb3cd859a16ba0e44cbafc_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:7ce15e0c8564d736423a41832087bfb65f3771afc7b0c97bf29cb79c961ee32b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:fb20e14e9689cada4e37278a844b9603a644baee8bc2c293fbf910780087e214_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:549196026bfbc4c9cd6e9e9f2f732e2b2fc3a34e64b78a83950b84c34e544b89_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b40fa27430a6d3369cb815bc2ad5f7cf2e05067fdb547f4a8c342c5355d97373_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:da34eb442746bfd1d69f137a04d7f44af59751013831d0d4d93d1adb5ea97f19_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:624b7fbe3738e7c8352051f79afee80dd370b5f46c290fa381d96d3268188e7b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:aa1412e16e1326b7d666ff8813a0156d09f64d9ae3cde6c0588f4e61275f462d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:b2c2e40ebfbcf1a90f75b6b5d92b9a92fa08f480405dc6e468e79392e8529304_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:0c90a2ad5d9e4e470f90bdbceacd662458768c717a174614205252ae50c9c7b4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:729ce6b4a2693cd483e0c3c0b99c2e2e2b97d3050002995b34181d114a01227b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:a5613b2272ddb17b15554b0d18b78bdc7cb69464c51b7a1f218fd694fb1cc9f0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:e7161df657d3cfa9646e7cd636b363fceb6b27d15652fa3410dd90a5c118367f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:76ee02b707ab74a3f79f86a3b1cc9ac6127c58043d1d33a7fa1d8b3265d09004_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:97478324b8185e8fe360dea0bb01dc8735e49315bfb86ba25559fd597bfb0ca7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:df725ef53041470b74a5dfe8ded4016ba0f30dd99ddce802df68239e7df41b25_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:fd5144816dd4c812f078f0842b0a19479476f77f7a5d4f2f8c36924ef4b8f4da_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:4480e0ab7aec75f5375310cb00a99f56a0bf15c6b06e2805ffb7d88741f50bef_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:938414b38f9ba981207f0e5c9804148b08b63ae127a57367645675485fd23052_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9b7e5d35c767c4f3864baee61abdf7c73287a9de61214d4663cdfeb312b0192c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:d8206ca18f8baba55a0e8e260ee9727c9bda699e8e6f1d67fc5268640265802c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:053142379c91e6c4d443dd5fa704b89b112068c7e499070d1e6f7d70ae9f53c5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:133ffbe590fa559afa76cd1a36d9e7a407a7ddd16c0fbfe14de4f888f3a26dac_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:70844ff4d4fffe1496331f9f2ebfd1b56ce648bbf134e291d2e49b609cadec08_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:a8dc3817e5c32532d58862fd0075180601f3a4762ac5c82a069e7612781494bd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:60a34b6b5c6c27bd3d1fceb5c3e05ca1c7ab00bbd420b0a356eed57bee1f739b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:83c9597a2b8c7f5e31a268b95952f8cda30acbd1216e54a8e5787d6b4c10edce_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:bf2968a481417db1b0aabb5430daaeef2fe0b6f6be1dc26c56a838a6786242f9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:624b7fbe3738e7c8352051f79afee80dd370b5f46c290fa381d96d3268188e7b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:aa1412e16e1326b7d666ff8813a0156d09f64d9ae3cde6c0588f4e61275f462d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:b2c2e40ebfbcf1a90f75b6b5d92b9a92fa08f480405dc6e468e79392e8529304_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:05c63b8fe4341f93894940acb7e54774abdfb70f4f8a246d55b1238c56654d1f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:81a1fa678e4c445d3392691a3ff772a3aaf93f51a39bf17b7de8318ac0d6d961_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:cef25f249e5a8e940d4b83471daddf8bf5c5c0e29c07c2dfab9b605174316da5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:8fba5451a6c957e29094c06dabd0c3df013694b1769b80d5b1663506eb25a287_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:a331e053095713bceb829a39b5a7fec82913c1c0b6f4099832fe97f26ffb9241_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:e09c36e70a8c1ba75237644f2fe6c4269cf619b5b016b424785f2e152203f579_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.18:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:2c68e8422d9f6e2aa06b579bdc82f53ba5ff028f01f3c7e06448d2984074a16d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:2d0f34bd528d12882f5ede85195dc3e903bf42a6023c1769d1e13fb5da931711_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:3f1e05f7dd3e05a2e28abf3e175e2780c1f0356e816e1fe88dc1fd4938a6749d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:c60a5eb0538387ae35def0d95e24aa421a40efa6325900c6ab1b563617da99cb_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:5206ad12a10e98c76c33cf20c08f2799f8c65af0ba158d5ab6691af5fb5b2b70_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:6429fae2393f0c15a007f131a04d8e2e64372b88e7996917af6d5bb795ec78ce_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:b30085f977a9173c33ad493701203d400c3dbc7ce40b056f665234133120b4de_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:efe891f5b4675215ea525ea403973db4af7804e921a082b631c1f41586cc1b8f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:69c68c5c9fefecaa3fd63e54484cb0cf997364d0b6884a571cb8ed85fc572353_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:904eb878337d60c95ecca50b0c458dadf2a8b52e22ceb1ba2eb3d5c6616428e7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:a28fb8f2bf23dfa1dbb24f358640e95065299de2fb740eb5aff98a721524e129_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:f6697eaf4408dbe72ac888664b6edd4fa09069dba80294d33fb66942d5f8ea95_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:2b7f7c79b2f90e2f81ec380603dfc9c2d674cb6925b1d5b428ac49afd5f73faf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:6ee75540d86e6654b432b88926697908de03768828e3d6527080376579200dd0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:734d944c49d63445462440914910b56510319ddc7aef3ad466d8aed4c32662dd_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:953a6c3a78dc5ca0dc6b6d66f7f1606fbf316c0ff667a64f121f895daf2b19c0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:0aa3b91709f601a4f2f9020121589a454e139fcd7990faff8175e7b230b4f959_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:278f96847f594948776eb14a1182e7be24d17d4d12d91962db8daae3c4cf230d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:9b8063b667bbc33828102fd38ebfce5eae40ebd65809f3517dec47895a491142_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:b9d04a647854b0df819195aa16f8e5ce5a5d13fcaf6fe831e54bbf250a030aa6_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9@sha256:09039a624dabf1aec6185b362b27e4ae5e091bcb6dcae52bca50f92e7c5dfe81_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9@sha256:4d4174713ee7729905b07d64c5a1b6755655fdeae8b977d0eb3d42a370811dbb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9@sha256:5ce4bb717341ec3f0e6a8ab08bb9b6227bc3624f3f3b83a65eae49e84ee8fe4e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9@sha256:ab92aec9531c6e434f953eb3e833475f9aa0c707fee7937c5b44d88fb935b6fc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:1b68c2912db7c73e817caebd5451e3d2f529877c47bacadb399b358a2e7f68fd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:20f933a65efea53dbd7f355d6ca755025fa5424e57aa899bb40cd98dc10a49cf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4b2f6b1af0967e4c2b3084e666532063f750f89954526238b50801f8c9b82954_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:fa48686b92aebf8811614b6942e3ec0c608c8f4e7bfcf9d990f952e850af58c1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:88a2293844d6c5a168f7f6cf809467934a7742f05ddec53d8f90533a17370af3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:8e90413bb35cd67c915df5090adf16717d06e77992ef23a20cd1fe7dd57abdf2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:e42213bfe457dc9f814dd1d3dab20a89aba4812b8329bd17ba00cc6bf5faa5f6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:f01a9de4d559c6c31b17f85c07997f57f6ce152d4d0e1dd9845b61a277b05f81_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:5b4cdf150421a1eb23d449475db68c4d17b0d9f860b1846b1aaaf1fd026f8a69_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:f1f4ae8d15154b87f2caee6c61742d49cc68ce25c0c864b766b5ab9260c04338_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:2824915caa355c7deafce3d90cdd4337338ec5139a34c6f1d0e13f1259873e31_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:98de04d1a27e5b71a2e3efff6ce280b941d4194330c402ecbb76d1bd8bb6e854_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:2205187e39396eb8de561dbd1782974bfb0b33d7f9177abe9be40127cd3085b2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:6cb19991c766fc16a59d975e0169d1333dba974cd0b2a204721be6c45a649684_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:94a7a1e65fc53c4dd51546879ef4350a55ba784758228fcae8787756480936e0_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:0215b7c72fff6d0769c958f33c2337fd6b279e2fbe128cecde9639f0d29981f8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:179c72bad0ea56fd6fc3edca45fd98b98d1e5604736eb9d1e39a4108a3c6befc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:518079f94ac0680d2ac2c5647e75fd466a97435c84150b7c122f72b4de3ba89c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:604127c704a68f61492e28284164d58f9a1fca6623a9871e45bdcb18d1dd624c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:4606b7a77893cdcc720ba632e7819fd52c5793e19083e18fb020ccd7cafd559a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:501e74956738fbc48c41267a4fe3671ba0efc675a7128a5e19f01fee8f99a773_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:99e008d16227b0d472b2e4dddb3c075edbd36eea5840dabff2157fe7985c165f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:e2a4a6e6f6f9ed6f02ec5764b8d62b51920fe7f7c105ff146254f274fd5a8f2a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:0ede723291eaff626c3c53eaf2b1bf1ca733bab6c3575eebc5eeafc10c223fba_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7003833ad89eed140e4bfa05df7681e311723c5f08ce204bafe3ea8f711fa9de_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:b6c4b56f700544a3545ef9f220c4bb53fa192d1a1a512b60f2c679e6bd3ce950_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:fcf57aa291b9ad6cf278ac7628aa41a464c8f9d6c18d04177609381cb0b84b8f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:4514beb1b963b35ad16488a92e58acea18023b728e3d9f8058e79218ae33c112_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:5eebbedd995e9c463e38dd9142db0594a0bdf7d8bfd9f9e7b4c7d4474a5e31e8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:63d8c7d0ce21fbb8ce7d48818897236a4ff4f87e6137bdba66263245b25f4a67_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:e008d08e74829bbb09ca6a50eff49055962b3c8fac3edc6bcafe916f16a31d1e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:1865380c9ef74bd0e7f1031a94263ad85f6860af331a492df7637f0dc9881240_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:24ef70b970d504cf0f85483f974719726bd54bcbc2a561a5f110f9360ca29a3a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:f45839782d532b7a2ddf07e520118b63136e49219eb494ab5061d193e243f39f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:f4eb200a8cf35d424ebde4e954c9a9995ba1d941442a45cfae9906015a9961bc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:5a7828a94139ea959c2bd20bb27fb5107028eba8532bf5e547c8ac19f72a5e67_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:67e97bfc816f103e7a2910ede528e2dada28018da268aafc0a416e2257b10ebd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:93b3c9ec2e71e6a8cc9d59759b194519c995401087a3f8289939a6b935323acc_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:ff225787e7875d6745b969f6f3718f221556d53257fb1a791ba01b537d79cc14_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:2f4ef6da8f44b0f2fded0818c5ca290245fee20d7a6382e29ab9d9b52fa1febf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:4edd91d208745ee60b76b4ae8242f10d66f4ec001f2e40b4e78c93ca0740f073_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:d4d91acc94f3f14d623e20f9cfaf2bf09eea61c5bb2727bd24c4e5b21b9b66f7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:d914e2069f1a7e7ae2cce75171bda0a88d0c1219be611cf835d597f71842edd3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:043f45de0fc1cd46dbe672f0364449b25d77071071f5d538789c4b70e7220d80_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:059378a972b7b6566d71e7bffed3b842b3d9311fda83a8f3fa9ec1a6d6ce5d0c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:91938a3a38241aa708a976513c994a197218444cd301d113381c02ee9b10313b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:f8ab780aed0a3f8b96db112602a91c10c2ad93f445988a40c38d3815158340ae_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:2b3467642a895097256586c0a0871c06b04761452081a91683bb256ee49b7971_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:524ce69c828fae30e69436802db82c63552a5f14618eca934b56cb28138914a5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:819191768b76171096e747d448ce69b13089f8dc00bdd604224642e8d91232a2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:f0af16dd6333e5f035a0db499626d17fa8b9c7fed06d2d1613f58ce639abfbf7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:59822b81b24a4c22faf0127220eb3b95734402c15254d909f6e7d81bbf76c4a4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:966ec8829b28da32cc84d1b3ae0d598d8229b4f4d7d7ed83fbb843be1f994bb4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:9a81dad0cc9546a1372d5a90c2b28d8a07ac70cbfc63ec95876bb11c58438ead_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:c5d58d1a61f8bbc178d9b7b2a0e71c2714c70def8bd39a59edb2c29016d7dfd7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:159bbf9b7cb82cef7d1ff0a394b2d8f1ea6588b828a252f7182a200661b1ff88_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:49fc5ca4c1e2a7fb698528031a8f7450cdee3c138ac4c1bf75efd4014c2192c2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:e6e1319cf999c8c756acac66823b3f311d0251ab45c5107e69d90cf61e157359_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:2342b024c91bb5d26ce402a0fe832da435517ba4ec89d0a3d1b0501a2138bf85_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:7c521923233768e9c57872602001e90dabb10bdb9f0bc4cd7f6ac5e35d92a179_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:d4fb33655d80ccde76cdf85b527fc7410800b197a644caf8eab837a2d3ec9d46_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:397fc77a132f964c47da76ce63461176325003f678b46f3f676a56911d4f7b7a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:81b9caf2b430a6cb39b60b8a58733ec4c52afe3ec3b3e3b1950c3a2c547072a4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:a7d701be98857dd8dd40b81876d31ab18549f535a8f15b334c15e3301e79d8d7_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ffabfbee73b6f70e1354ce85ac605b65019126fdb864b487080f997d67de53c4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5e25e14c9560e99676f9e627e8ea5cdf8080c28956a2bc6c46098aa53600078f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:b2bd25677f67c43145d73d7f97290ee77114c456b128422718b57b6ad6e71f57_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:d76a45f09c796dcc27aec23509c4623d4f9888abe01c7fa0069dc38e92c2df2c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ef3cf10607bbd2dbe735df04fb549fa6f98bfafe619b27c43883c9f4f424d5db_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:5827439bb33d12d1395e3cf0ebe8edaf152d7f53420e66fe3828b947a29c4664_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:77b31b58549548af4c389107825f9282061132ecab7fa95f82b5b7729ee659b8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:bf63f0148f39a8be144eb807676cbfc74d0ec480a5df6a7afa6503dc12e42c9a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:d6b0631e33fa4b6e9daf65908fa3d332ba9bf82aa8f778af0c373b0cbea19acc_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:217143d2bacd60f47b577a39d7c6201bffb872d7741f743b5c678afdc84ba2f3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:62b5ffa6cb8fa57da7e79b8c9ea3832dcb6505efc5ed225ac1e906c56a5e90ca_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:c46d2024a0816d1fa8c1c716db8f78818696214e89c6f99b0df56feea68dd047_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:c680295665ab01915ce9155b4fd1723a4309eca869547f51429dce7bdf442bc1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:0be41bcde47183902239bbc06f27dc970c81a9e50a3835a25b3c82b77d81d6d7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:0c4073ec2fcb16f3029498d6427e6f32375392e3e1224bc39e940ecf2b0d458c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:38917a3b89f1e46cbcde5eddabf36c3fe04d4abbef3b718eeaef7b65fb6247fd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:acdd4a2120f0938ba94491a2d6c1dd25a608939c28c8b64fb53156ee28200064_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:80bfed8e4c1ed76015a1adfc65cd19bd7e5ece4eff529585d4229088aebb8778_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:b511fb85ad7b915aca4bebff33eceed694dbb68ad5674fb33343a4fcc89dbecf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:dde7e08e4542ca8b3c6144bc3ef816a93afd35d982e66becedc2d8bbc505b8e2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:dfb17ea6c7437148c3ffed2dd0f8437f9279eb974c1e4435d6e56401fd7881b6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:0457f7c5332d305c49659947798402ec3804f56a3408f7e716bbb3c8fb38167d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:9bd1542fe9e295763ae5f486495ba36a4a76d69ed750adacad875b7ad07e9e10_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:f759c966f9fa93f6def9e443b21e1fd731a8f78f33ddc58aec28c5792c75a055_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:f8abd89e6248b42e0888d3778091decfd1a58e778e6c4dc29c278ab7aeab4139_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:429d206e9dc2b697d8910fb89ca547202cd772496be86018211443fa33359d0f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:c76e26173b2f6acf61ffdabb1ee6fedd626ffc1aefb10ae88ad01f55a62a5c10_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:f2613d0ea7ca8e7503fd3e52c3401bf66573679033fcdec6f54225aa17837a21_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:217e12a5724d665b52adb5eedb7f3fe82e6070301b05ea92dd4bdb8d816295b8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:893b9edc0503f3e1a444d6f14fa675f7bd478e089fd5565320eb6e1683074c85_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:d4dd89573711cffbf8ed02fd6d71bfaef49ba70e3759e87521cbdde3d098e8cd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:368b81dc4b03f57a9251e6139289b61342997c0dfd9b419d6ec05bc3dcbd0955_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:b9bc7a5f1e8f3047664f323724a1a534f69112e68535caf08744c25ca997f712_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:dc9a6e3e4e019e8ac69522afd4e16cd15f4a6cc3199812780f2d91b125a63478_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:f91f56ccd6f0dc459548eb62a34f594ff0e37617b0e0b55c411ede167ec20ad0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:3070bee471fe4d63018666fe619df45a8e3e411076d89a86df42bc2a153f603f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:3b54e31d58d372dc89305135792774467f14649279087abbc96da0e1ae10fcd8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:4bce8cef108e3bb4b776746658a83ea4eacca9448c2f1f76f46d5017365be248_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:b0a3442b548306819da96f9e282d80e6f690ff475bee82064d6754a0be099f4a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:2c56b0c6417eb372a3e4a95fad6d0437253d742ccde471b732087f26a7370c98_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:9223d5505423fb300028d825866d7c7a70c210de39f9b4785932bfd199a13bfc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:d0ae5cbb8a2f9204f9a8d5158fb3fee9753f8a845c894838f0d079e893366e21_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:d45e52699488265847f9349497845b39cfe3db43963331ad5f88246f788f6974_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:3940a17c74546984666a150c6a7576ae0d12d567751156d388ed4212fa14defc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:7faf7dca4716b372bd40b1f295880934b7313cd8c4da9e7fd3ff1871b4a482eb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d24b66f51f89e64683ea5dbdc857fc791f3104f4d1f146732c30843ddcf69087_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e2bb89b958786c97525d914e60b99b577c99dd4e6ddf05e6f3d2ca113e810195_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:00b3e160d09a604eee4aa32323c51cbbb2207c97d2d4df1687f7aa6b4675b986_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:1812dff45af154417103fd321841c904cd4a5feec66b77cdf9d0db3c55edc54c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:b6f743158a4cd8a673f62dcccdd8a38bbf8c860d2a18a2ef6032ff3b03f259fc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:cbc1e8e10abf1e4c531b677b195a7f1b848c64f4d79b434da65ac9bb9a201e2e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:3c7ac707dc65cc32905d1ad6bb0ef165af1bbc097acb558ac3a4bee06574091e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:a96b201f565599042e77b707879e7bc40f9b075cf51e61d45e1f0538eb7d438f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:ed10c5d27be3413ff7d5f876459041d7127a1157c0b7c308c6e9669f027249c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:612b552411de7ce7f64aa05c0520159abde721cab8b2e10c6847701b0a193d69_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:6a26f591235fe733b3472e58f470fbc268e4249f5a7fe1e7bf9289b0bd1769de_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:7a51d9d26e005f560fae0c10bd90a85a0c8eb60cc1327b6b797c9f165599247f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:5c6e85e30034db5efc65541cdcfe94e78668bec0477f9edf0907162d05f935ee_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:87666bf869c7ea75d6c88e8936ab22d684afe569ca633c21e6c2963eab8c9778_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:97cee17b84c4e7a1e55718058238a4790ad4b8c2275bfdfabb3e0314bc75afd8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:173ef0dce31a50af7c52f96a4b30c6dc8baa329e7d2e3da175d69f5dcc4ebba5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:2c2cacd6aa816801f58c3b5c30dfbf1aec276ea8db2ad88427ae80f719db9b4b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:94eb0a22ea3a63cbb0bef4473e0c1e260460d0117a4963009e48a9cd354a1c9d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:8fba5451a6c957e29094c06dabd0c3df013694b1769b80d5b1663506eb25a287_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:a331e053095713bceb829a39b5a7fec82913c1c0b6f4099832fe97f26ffb9241_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:e09c36e70a8c1ba75237644f2fe6c4269cf619b5b016b424785f2e152203f579_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:2aa1034e351708e03efd9902af1a834326b9f89725bb3cd859a16ba0e44cbafc_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:7ce15e0c8564d736423a41832087bfb65f3771afc7b0c97bf29cb79c961ee32b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:fb20e14e9689cada4e37278a844b9603a644baee8bc2c293fbf910780087e214_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:549196026bfbc4c9cd6e9e9f2f732e2b2fc3a34e64b78a83950b84c34e544b89_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b40fa27430a6d3369cb815bc2ad5f7cf2e05067fdb547f4a8c342c5355d97373_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:da34eb442746bfd1d69f137a04d7f44af59751013831d0d4d93d1adb5ea97f19_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:624b7fbe3738e7c8352051f79afee80dd370b5f46c290fa381d96d3268188e7b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:aa1412e16e1326b7d666ff8813a0156d09f64d9ae3cde6c0588f4e61275f462d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:b2c2e40ebfbcf1a90f75b6b5d92b9a92fa08f480405dc6e468e79392e8529304_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:0c90a2ad5d9e4e470f90bdbceacd662458768c717a174614205252ae50c9c7b4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:729ce6b4a2693cd483e0c3c0b99c2e2e2b97d3050002995b34181d114a01227b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:a5613b2272ddb17b15554b0d18b78bdc7cb69464c51b7a1f218fd694fb1cc9f0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:e7161df657d3cfa9646e7cd636b363fceb6b27d15652fa3410dd90a5c118367f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:76ee02b707ab74a3f79f86a3b1cc9ac6127c58043d1d33a7fa1d8b3265d09004_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:97478324b8185e8fe360dea0bb01dc8735e49315bfb86ba25559fd597bfb0ca7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:df725ef53041470b74a5dfe8ded4016ba0f30dd99ddce802df68239e7df41b25_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:fd5144816dd4c812f078f0842b0a19479476f77f7a5d4f2f8c36924ef4b8f4da_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:4480e0ab7aec75f5375310cb00a99f56a0bf15c6b06e2805ffb7d88741f50bef_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:938414b38f9ba981207f0e5c9804148b08b63ae127a57367645675485fd23052_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9b7e5d35c767c4f3864baee61abdf7c73287a9de61214d4663cdfeb312b0192c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:d8206ca18f8baba55a0e8e260ee9727c9bda699e8e6f1d67fc5268640265802c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:053142379c91e6c4d443dd5fa704b89b112068c7e499070d1e6f7d70ae9f53c5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:133ffbe590fa559afa76cd1a36d9e7a407a7ddd16c0fbfe14de4f888f3a26dac_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:70844ff4d4fffe1496331f9f2ebfd1b56ce648bbf134e291d2e49b609cadec08_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:a8dc3817e5c32532d58862fd0075180601f3a4762ac5c82a069e7612781494bd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:60a34b6b5c6c27bd3d1fceb5c3e05ca1c7ab00bbd420b0a356eed57bee1f739b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:83c9597a2b8c7f5e31a268b95952f8cda30acbd1216e54a8e5787d6b4c10edce_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:bf2968a481417db1b0aabb5430daaeef2fe0b6f6be1dc26c56a838a6786242f9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:624b7fbe3738e7c8352051f79afee80dd370b5f46c290fa381d96d3268188e7b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:aa1412e16e1326b7d666ff8813a0156d09f64d9ae3cde6c0588f4e61275f462d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:b2c2e40ebfbcf1a90f75b6b5d92b9a92fa08f480405dc6e468e79392e8529304_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:05c63b8fe4341f93894940acb7e54774abdfb70f4f8a246d55b1238c56654d1f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:81a1fa678e4c445d3392691a3ff772a3aaf93f51a39bf17b7de8318ac0d6d961_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:cef25f249e5a8e940d4b83471daddf8bf5c5c0e29c07c2dfab9b605174316da5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:8fba5451a6c957e29094c06dabd0c3df013694b1769b80d5b1663506eb25a287_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:a331e053095713bceb829a39b5a7fec82913c1c0b6f4099832fe97f26ffb9241_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:e09c36e70a8c1ba75237644f2fe6c4269cf619b5b016b424785f2e152203f579_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-09-03T18:51:10+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:\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.18/html/release_notes/",
"product_ids": [
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:2c68e8422d9f6e2aa06b579bdc82f53ba5ff028f01f3c7e06448d2984074a16d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:2d0f34bd528d12882f5ede85195dc3e903bf42a6023c1769d1e13fb5da931711_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:3f1e05f7dd3e05a2e28abf3e175e2780c1f0356e816e1fe88dc1fd4938a6749d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:c60a5eb0538387ae35def0d95e24aa421a40efa6325900c6ab1b563617da99cb_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:14821"
},
{
"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.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:5206ad12a10e98c76c33cf20c08f2799f8c65af0ba158d5ab6691af5fb5b2b70_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:6429fae2393f0c15a007f131a04d8e2e64372b88e7996917af6d5bb795ec78ce_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:b30085f977a9173c33ad493701203d400c3dbc7ce40b056f665234133120b4de_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:efe891f5b4675215ea525ea403973db4af7804e921a082b631c1f41586cc1b8f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:69c68c5c9fefecaa3fd63e54484cb0cf997364d0b6884a571cb8ed85fc572353_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:904eb878337d60c95ecca50b0c458dadf2a8b52e22ceb1ba2eb3d5c6616428e7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:a28fb8f2bf23dfa1dbb24f358640e95065299de2fb740eb5aff98a721524e129_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:f6697eaf4408dbe72ac888664b6edd4fa09069dba80294d33fb66942d5f8ea95_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:2b7f7c79b2f90e2f81ec380603dfc9c2d674cb6925b1d5b428ac49afd5f73faf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:6ee75540d86e6654b432b88926697908de03768828e3d6527080376579200dd0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:734d944c49d63445462440914910b56510319ddc7aef3ad466d8aed4c32662dd_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:953a6c3a78dc5ca0dc6b6d66f7f1606fbf316c0ff667a64f121f895daf2b19c0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:0aa3b91709f601a4f2f9020121589a454e139fcd7990faff8175e7b230b4f959_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:278f96847f594948776eb14a1182e7be24d17d4d12d91962db8daae3c4cf230d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:9b8063b667bbc33828102fd38ebfce5eae40ebd65809f3517dec47895a491142_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:b9d04a647854b0df819195aa16f8e5ce5a5d13fcaf6fe831e54bbf250a030aa6_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:2c68e8422d9f6e2aa06b579bdc82f53ba5ff028f01f3c7e06448d2984074a16d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:2d0f34bd528d12882f5ede85195dc3e903bf42a6023c1769d1e13fb5da931711_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:3f1e05f7dd3e05a2e28abf3e175e2780c1f0356e816e1fe88dc1fd4938a6749d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:c60a5eb0538387ae35def0d95e24aa421a40efa6325900c6ab1b563617da99cb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9@sha256:09039a624dabf1aec6185b362b27e4ae5e091bcb6dcae52bca50f92e7c5dfe81_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9@sha256:4d4174713ee7729905b07d64c5a1b6755655fdeae8b977d0eb3d42a370811dbb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9@sha256:5ce4bb717341ec3f0e6a8ab08bb9b6227bc3624f3f3b83a65eae49e84ee8fe4e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9@sha256:ab92aec9531c6e434f953eb3e833475f9aa0c707fee7937c5b44d88fb935b6fc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:1b68c2912db7c73e817caebd5451e3d2f529877c47bacadb399b358a2e7f68fd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:20f933a65efea53dbd7f355d6ca755025fa5424e57aa899bb40cd98dc10a49cf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4b2f6b1af0967e4c2b3084e666532063f750f89954526238b50801f8c9b82954_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:fa48686b92aebf8811614b6942e3ec0c608c8f4e7bfcf9d990f952e850af58c1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:88a2293844d6c5a168f7f6cf809467934a7742f05ddec53d8f90533a17370af3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:8e90413bb35cd67c915df5090adf16717d06e77992ef23a20cd1fe7dd57abdf2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:e42213bfe457dc9f814dd1d3dab20a89aba4812b8329bd17ba00cc6bf5faa5f6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:f01a9de4d559c6c31b17f85c07997f57f6ce152d4d0e1dd9845b61a277b05f81_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:5b4cdf150421a1eb23d449475db68c4d17b0d9f860b1846b1aaaf1fd026f8a69_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:f1f4ae8d15154b87f2caee6c61742d49cc68ce25c0c864b766b5ab9260c04338_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:2824915caa355c7deafce3d90cdd4337338ec5139a34c6f1d0e13f1259873e31_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:98de04d1a27e5b71a2e3efff6ce280b941d4194330c402ecbb76d1bd8bb6e854_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:2205187e39396eb8de561dbd1782974bfb0b33d7f9177abe9be40127cd3085b2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:6cb19991c766fc16a59d975e0169d1333dba974cd0b2a204721be6c45a649684_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:94a7a1e65fc53c4dd51546879ef4350a55ba784758228fcae8787756480936e0_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:0215b7c72fff6d0769c958f33c2337fd6b279e2fbe128cecde9639f0d29981f8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:179c72bad0ea56fd6fc3edca45fd98b98d1e5604736eb9d1e39a4108a3c6befc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:518079f94ac0680d2ac2c5647e75fd466a97435c84150b7c122f72b4de3ba89c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:604127c704a68f61492e28284164d58f9a1fca6623a9871e45bdcb18d1dd624c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:4606b7a77893cdcc720ba632e7819fd52c5793e19083e18fb020ccd7cafd559a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:501e74956738fbc48c41267a4fe3671ba0efc675a7128a5e19f01fee8f99a773_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:99e008d16227b0d472b2e4dddb3c075edbd36eea5840dabff2157fe7985c165f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:e2a4a6e6f6f9ed6f02ec5764b8d62b51920fe7f7c105ff146254f274fd5a8f2a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:0ede723291eaff626c3c53eaf2b1bf1ca733bab6c3575eebc5eeafc10c223fba_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7003833ad89eed140e4bfa05df7681e311723c5f08ce204bafe3ea8f711fa9de_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:b6c4b56f700544a3545ef9f220c4bb53fa192d1a1a512b60f2c679e6bd3ce950_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:fcf57aa291b9ad6cf278ac7628aa41a464c8f9d6c18d04177609381cb0b84b8f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:4514beb1b963b35ad16488a92e58acea18023b728e3d9f8058e79218ae33c112_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:5eebbedd995e9c463e38dd9142db0594a0bdf7d8bfd9f9e7b4c7d4474a5e31e8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:63d8c7d0ce21fbb8ce7d48818897236a4ff4f87e6137bdba66263245b25f4a67_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:e008d08e74829bbb09ca6a50eff49055962b3c8fac3edc6bcafe916f16a31d1e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:1865380c9ef74bd0e7f1031a94263ad85f6860af331a492df7637f0dc9881240_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:24ef70b970d504cf0f85483f974719726bd54bcbc2a561a5f110f9360ca29a3a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:f45839782d532b7a2ddf07e520118b63136e49219eb494ab5061d193e243f39f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:f4eb200a8cf35d424ebde4e954c9a9995ba1d941442a45cfae9906015a9961bc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:5a7828a94139ea959c2bd20bb27fb5107028eba8532bf5e547c8ac19f72a5e67_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:67e97bfc816f103e7a2910ede528e2dada28018da268aafc0a416e2257b10ebd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:93b3c9ec2e71e6a8cc9d59759b194519c995401087a3f8289939a6b935323acc_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:ff225787e7875d6745b969f6f3718f221556d53257fb1a791ba01b537d79cc14_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:2f4ef6da8f44b0f2fded0818c5ca290245fee20d7a6382e29ab9d9b52fa1febf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:4edd91d208745ee60b76b4ae8242f10d66f4ec001f2e40b4e78c93ca0740f073_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:d4d91acc94f3f14d623e20f9cfaf2bf09eea61c5bb2727bd24c4e5b21b9b66f7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:d914e2069f1a7e7ae2cce75171bda0a88d0c1219be611cf835d597f71842edd3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:043f45de0fc1cd46dbe672f0364449b25d77071071f5d538789c4b70e7220d80_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:059378a972b7b6566d71e7bffed3b842b3d9311fda83a8f3fa9ec1a6d6ce5d0c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:91938a3a38241aa708a976513c994a197218444cd301d113381c02ee9b10313b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:f8ab780aed0a3f8b96db112602a91c10c2ad93f445988a40c38d3815158340ae_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:2b3467642a895097256586c0a0871c06b04761452081a91683bb256ee49b7971_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:524ce69c828fae30e69436802db82c63552a5f14618eca934b56cb28138914a5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:819191768b76171096e747d448ce69b13089f8dc00bdd604224642e8d91232a2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:f0af16dd6333e5f035a0db499626d17fa8b9c7fed06d2d1613f58ce639abfbf7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:59822b81b24a4c22faf0127220eb3b95734402c15254d909f6e7d81bbf76c4a4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:966ec8829b28da32cc84d1b3ae0d598d8229b4f4d7d7ed83fbb843be1f994bb4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:9a81dad0cc9546a1372d5a90c2b28d8a07ac70cbfc63ec95876bb11c58438ead_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:c5d58d1a61f8bbc178d9b7b2a0e71c2714c70def8bd39a59edb2c29016d7dfd7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:159bbf9b7cb82cef7d1ff0a394b2d8f1ea6588b828a252f7182a200661b1ff88_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:49fc5ca4c1e2a7fb698528031a8f7450cdee3c138ac4c1bf75efd4014c2192c2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:e6e1319cf999c8c756acac66823b3f311d0251ab45c5107e69d90cf61e157359_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:2342b024c91bb5d26ce402a0fe832da435517ba4ec89d0a3d1b0501a2138bf85_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:7c521923233768e9c57872602001e90dabb10bdb9f0bc4cd7f6ac5e35d92a179_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:d4fb33655d80ccde76cdf85b527fc7410800b197a644caf8eab837a2d3ec9d46_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:397fc77a132f964c47da76ce63461176325003f678b46f3f676a56911d4f7b7a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:81b9caf2b430a6cb39b60b8a58733ec4c52afe3ec3b3e3b1950c3a2c547072a4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:a7d701be98857dd8dd40b81876d31ab18549f535a8f15b334c15e3301e79d8d7_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ffabfbee73b6f70e1354ce85ac605b65019126fdb864b487080f997d67de53c4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5e25e14c9560e99676f9e627e8ea5cdf8080c28956a2bc6c46098aa53600078f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:b2bd25677f67c43145d73d7f97290ee77114c456b128422718b57b6ad6e71f57_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:d76a45f09c796dcc27aec23509c4623d4f9888abe01c7fa0069dc38e92c2df2c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ef3cf10607bbd2dbe735df04fb549fa6f98bfafe619b27c43883c9f4f424d5db_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:5827439bb33d12d1395e3cf0ebe8edaf152d7f53420e66fe3828b947a29c4664_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:77b31b58549548af4c389107825f9282061132ecab7fa95f82b5b7729ee659b8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:bf63f0148f39a8be144eb807676cbfc74d0ec480a5df6a7afa6503dc12e42c9a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:d6b0631e33fa4b6e9daf65908fa3d332ba9bf82aa8f778af0c373b0cbea19acc_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:217143d2bacd60f47b577a39d7c6201bffb872d7741f743b5c678afdc84ba2f3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:62b5ffa6cb8fa57da7e79b8c9ea3832dcb6505efc5ed225ac1e906c56a5e90ca_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:c46d2024a0816d1fa8c1c716db8f78818696214e89c6f99b0df56feea68dd047_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:c680295665ab01915ce9155b4fd1723a4309eca869547f51429dce7bdf442bc1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:0be41bcde47183902239bbc06f27dc970c81a9e50a3835a25b3c82b77d81d6d7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:0c4073ec2fcb16f3029498d6427e6f32375392e3e1224bc39e940ecf2b0d458c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:38917a3b89f1e46cbcde5eddabf36c3fe04d4abbef3b718eeaef7b65fb6247fd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:acdd4a2120f0938ba94491a2d6c1dd25a608939c28c8b64fb53156ee28200064_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:80bfed8e4c1ed76015a1adfc65cd19bd7e5ece4eff529585d4229088aebb8778_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:b511fb85ad7b915aca4bebff33eceed694dbb68ad5674fb33343a4fcc89dbecf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:dde7e08e4542ca8b3c6144bc3ef816a93afd35d982e66becedc2d8bbc505b8e2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:dfb17ea6c7437148c3ffed2dd0f8437f9279eb974c1e4435d6e56401fd7881b6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:0457f7c5332d305c49659947798402ec3804f56a3408f7e716bbb3c8fb38167d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:9bd1542fe9e295763ae5f486495ba36a4a76d69ed750adacad875b7ad07e9e10_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:f759c966f9fa93f6def9e443b21e1fd731a8f78f33ddc58aec28c5792c75a055_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:f8abd89e6248b42e0888d3778091decfd1a58e778e6c4dc29c278ab7aeab4139_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:429d206e9dc2b697d8910fb89ca547202cd772496be86018211443fa33359d0f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:c76e26173b2f6acf61ffdabb1ee6fedd626ffc1aefb10ae88ad01f55a62a5c10_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:f2613d0ea7ca8e7503fd3e52c3401bf66573679033fcdec6f54225aa17837a21_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:217e12a5724d665b52adb5eedb7f3fe82e6070301b05ea92dd4bdb8d816295b8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:893b9edc0503f3e1a444d6f14fa675f7bd478e089fd5565320eb6e1683074c85_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:d4dd89573711cffbf8ed02fd6d71bfaef49ba70e3759e87521cbdde3d098e8cd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:368b81dc4b03f57a9251e6139289b61342997c0dfd9b419d6ec05bc3dcbd0955_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:b9bc7a5f1e8f3047664f323724a1a534f69112e68535caf08744c25ca997f712_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:dc9a6e3e4e019e8ac69522afd4e16cd15f4a6cc3199812780f2d91b125a63478_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:f91f56ccd6f0dc459548eb62a34f594ff0e37617b0e0b55c411ede167ec20ad0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:3070bee471fe4d63018666fe619df45a8e3e411076d89a86df42bc2a153f603f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:3b54e31d58d372dc89305135792774467f14649279087abbc96da0e1ae10fcd8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:4bce8cef108e3bb4b776746658a83ea4eacca9448c2f1f76f46d5017365be248_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:b0a3442b548306819da96f9e282d80e6f690ff475bee82064d6754a0be099f4a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:2c56b0c6417eb372a3e4a95fad6d0437253d742ccde471b732087f26a7370c98_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:9223d5505423fb300028d825866d7c7a70c210de39f9b4785932bfd199a13bfc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:d0ae5cbb8a2f9204f9a8d5158fb3fee9753f8a845c894838f0d079e893366e21_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:d45e52699488265847f9349497845b39cfe3db43963331ad5f88246f788f6974_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:3940a17c74546984666a150c6a7576ae0d12d567751156d388ed4212fa14defc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:7faf7dca4716b372bd40b1f295880934b7313cd8c4da9e7fd3ff1871b4a482eb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d24b66f51f89e64683ea5dbdc857fc791f3104f4d1f146732c30843ddcf69087_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e2bb89b958786c97525d914e60b99b577c99dd4e6ddf05e6f3d2ca113e810195_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:00b3e160d09a604eee4aa32323c51cbbb2207c97d2d4df1687f7aa6b4675b986_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:1812dff45af154417103fd321841c904cd4a5feec66b77cdf9d0db3c55edc54c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:b6f743158a4cd8a673f62dcccdd8a38bbf8c860d2a18a2ef6032ff3b03f259fc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:cbc1e8e10abf1e4c531b677b195a7f1b848c64f4d79b434da65ac9bb9a201e2e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:3c7ac707dc65cc32905d1ad6bb0ef165af1bbc097acb558ac3a4bee06574091e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:a96b201f565599042e77b707879e7bc40f9b075cf51e61d45e1f0538eb7d438f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:ed10c5d27be3413ff7d5f876459041d7127a1157c0b7c308c6e9669f027249c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:612b552411de7ce7f64aa05c0520159abde721cab8b2e10c6847701b0a193d69_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:6a26f591235fe733b3472e58f470fbc268e4249f5a7fe1e7bf9289b0bd1769de_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:7a51d9d26e005f560fae0c10bd90a85a0c8eb60cc1327b6b797c9f165599247f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:5c6e85e30034db5efc65541cdcfe94e78668bec0477f9edf0907162d05f935ee_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:87666bf869c7ea75d6c88e8936ab22d684afe569ca633c21e6c2963eab8c9778_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:97cee17b84c4e7a1e55718058238a4790ad4b8c2275bfdfabb3e0314bc75afd8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:173ef0dce31a50af7c52f96a4b30c6dc8baa329e7d2e3da175d69f5dcc4ebba5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:2c2cacd6aa816801f58c3b5c30dfbf1aec276ea8db2ad88427ae80f719db9b4b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:94eb0a22ea3a63cbb0bef4473e0c1e260460d0117a4963009e48a9cd354a1c9d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:8fba5451a6c957e29094c06dabd0c3df013694b1769b80d5b1663506eb25a287_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:a331e053095713bceb829a39b5a7fec82913c1c0b6f4099832fe97f26ffb9241_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:e09c36e70a8c1ba75237644f2fe6c4269cf619b5b016b424785f2e152203f579_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:2aa1034e351708e03efd9902af1a834326b9f89725bb3cd859a16ba0e44cbafc_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:7ce15e0c8564d736423a41832087bfb65f3771afc7b0c97bf29cb79c961ee32b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:fb20e14e9689cada4e37278a844b9603a644baee8bc2c293fbf910780087e214_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:549196026bfbc4c9cd6e9e9f2f732e2b2fc3a34e64b78a83950b84c34e544b89_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b40fa27430a6d3369cb815bc2ad5f7cf2e05067fdb547f4a8c342c5355d97373_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:da34eb442746bfd1d69f137a04d7f44af59751013831d0d4d93d1adb5ea97f19_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:624b7fbe3738e7c8352051f79afee80dd370b5f46c290fa381d96d3268188e7b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:aa1412e16e1326b7d666ff8813a0156d09f64d9ae3cde6c0588f4e61275f462d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:b2c2e40ebfbcf1a90f75b6b5d92b9a92fa08f480405dc6e468e79392e8529304_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:0c90a2ad5d9e4e470f90bdbceacd662458768c717a174614205252ae50c9c7b4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:729ce6b4a2693cd483e0c3c0b99c2e2e2b97d3050002995b34181d114a01227b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:a5613b2272ddb17b15554b0d18b78bdc7cb69464c51b7a1f218fd694fb1cc9f0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:e7161df657d3cfa9646e7cd636b363fceb6b27d15652fa3410dd90a5c118367f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:76ee02b707ab74a3f79f86a3b1cc9ac6127c58043d1d33a7fa1d8b3265d09004_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:97478324b8185e8fe360dea0bb01dc8735e49315bfb86ba25559fd597bfb0ca7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:df725ef53041470b74a5dfe8ded4016ba0f30dd99ddce802df68239e7df41b25_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:fd5144816dd4c812f078f0842b0a19479476f77f7a5d4f2f8c36924ef4b8f4da_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:4480e0ab7aec75f5375310cb00a99f56a0bf15c6b06e2805ffb7d88741f50bef_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:938414b38f9ba981207f0e5c9804148b08b63ae127a57367645675485fd23052_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9b7e5d35c767c4f3864baee61abdf7c73287a9de61214d4663cdfeb312b0192c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:d8206ca18f8baba55a0e8e260ee9727c9bda699e8e6f1d67fc5268640265802c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:053142379c91e6c4d443dd5fa704b89b112068c7e499070d1e6f7d70ae9f53c5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:133ffbe590fa559afa76cd1a36d9e7a407a7ddd16c0fbfe14de4f888f3a26dac_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:70844ff4d4fffe1496331f9f2ebfd1b56ce648bbf134e291d2e49b609cadec08_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:a8dc3817e5c32532d58862fd0075180601f3a4762ac5c82a069e7612781494bd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:60a34b6b5c6c27bd3d1fceb5c3e05ca1c7ab00bbd420b0a356eed57bee1f739b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:83c9597a2b8c7f5e31a268b95952f8cda30acbd1216e54a8e5787d6b4c10edce_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:bf2968a481417db1b0aabb5430daaeef2fe0b6f6be1dc26c56a838a6786242f9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:624b7fbe3738e7c8352051f79afee80dd370b5f46c290fa381d96d3268188e7b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:aa1412e16e1326b7d666ff8813a0156d09f64d9ae3cde6c0588f4e61275f462d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:b2c2e40ebfbcf1a90f75b6b5d92b9a92fa08f480405dc6e468e79392e8529304_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:05c63b8fe4341f93894940acb7e54774abdfb70f4f8a246d55b1238c56654d1f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:81a1fa678e4c445d3392691a3ff772a3aaf93f51a39bf17b7de8318ac0d6d961_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:cef25f249e5a8e940d4b83471daddf8bf5c5c0e29c07c2dfab9b605174316da5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:8fba5451a6c957e29094c06dabd0c3df013694b1769b80d5b1663506eb25a287_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:a331e053095713bceb829a39b5a7fec82913c1c0b6f4099832fe97f26ffb9241_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:e09c36e70a8c1ba75237644f2fe6c4269cf619b5b016b424785f2e152203f579_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.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:5206ad12a10e98c76c33cf20c08f2799f8c65af0ba158d5ab6691af5fb5b2b70_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:6429fae2393f0c15a007f131a04d8e2e64372b88e7996917af6d5bb795ec78ce_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:b30085f977a9173c33ad493701203d400c3dbc7ce40b056f665234133120b4de_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:efe891f5b4675215ea525ea403973db4af7804e921a082b631c1f41586cc1b8f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:69c68c5c9fefecaa3fd63e54484cb0cf997364d0b6884a571cb8ed85fc572353_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:904eb878337d60c95ecca50b0c458dadf2a8b52e22ceb1ba2eb3d5c6616428e7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:a28fb8f2bf23dfa1dbb24f358640e95065299de2fb740eb5aff98a721524e129_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:f6697eaf4408dbe72ac888664b6edd4fa09069dba80294d33fb66942d5f8ea95_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:2b7f7c79b2f90e2f81ec380603dfc9c2d674cb6925b1d5b428ac49afd5f73faf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:6ee75540d86e6654b432b88926697908de03768828e3d6527080376579200dd0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:734d944c49d63445462440914910b56510319ddc7aef3ad466d8aed4c32662dd_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:953a6c3a78dc5ca0dc6b6d66f7f1606fbf316c0ff667a64f121f895daf2b19c0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:0aa3b91709f601a4f2f9020121589a454e139fcd7990faff8175e7b230b4f959_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:278f96847f594948776eb14a1182e7be24d17d4d12d91962db8daae3c4cf230d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:9b8063b667bbc33828102fd38ebfce5eae40ebd65809f3517dec47895a491142_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:b9d04a647854b0df819195aa16f8e5ce5a5d13fcaf6fe831e54bbf250a030aa6_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:2c68e8422d9f6e2aa06b579bdc82f53ba5ff028f01f3c7e06448d2984074a16d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:2d0f34bd528d12882f5ede85195dc3e903bf42a6023c1769d1e13fb5da931711_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:3f1e05f7dd3e05a2e28abf3e175e2780c1f0356e816e1fe88dc1fd4938a6749d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:c60a5eb0538387ae35def0d95e24aa421a40efa6325900c6ab1b563617da99cb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9@sha256:09039a624dabf1aec6185b362b27e4ae5e091bcb6dcae52bca50f92e7c5dfe81_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9@sha256:4d4174713ee7729905b07d64c5a1b6755655fdeae8b977d0eb3d42a370811dbb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9@sha256:5ce4bb717341ec3f0e6a8ab08bb9b6227bc3624f3f3b83a65eae49e84ee8fe4e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9@sha256:ab92aec9531c6e434f953eb3e833475f9aa0c707fee7937c5b44d88fb935b6fc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:1b68c2912db7c73e817caebd5451e3d2f529877c47bacadb399b358a2e7f68fd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:20f933a65efea53dbd7f355d6ca755025fa5424e57aa899bb40cd98dc10a49cf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4b2f6b1af0967e4c2b3084e666532063f750f89954526238b50801f8c9b82954_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:fa48686b92aebf8811614b6942e3ec0c608c8f4e7bfcf9d990f952e850af58c1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:88a2293844d6c5a168f7f6cf809467934a7742f05ddec53d8f90533a17370af3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:8e90413bb35cd67c915df5090adf16717d06e77992ef23a20cd1fe7dd57abdf2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:e42213bfe457dc9f814dd1d3dab20a89aba4812b8329bd17ba00cc6bf5faa5f6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:f01a9de4d559c6c31b17f85c07997f57f6ce152d4d0e1dd9845b61a277b05f81_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:5b4cdf150421a1eb23d449475db68c4d17b0d9f860b1846b1aaaf1fd026f8a69_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:f1f4ae8d15154b87f2caee6c61742d49cc68ce25c0c864b766b5ab9260c04338_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:2824915caa355c7deafce3d90cdd4337338ec5139a34c6f1d0e13f1259873e31_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:98de04d1a27e5b71a2e3efff6ce280b941d4194330c402ecbb76d1bd8bb6e854_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:2205187e39396eb8de561dbd1782974bfb0b33d7f9177abe9be40127cd3085b2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:6cb19991c766fc16a59d975e0169d1333dba974cd0b2a204721be6c45a649684_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:94a7a1e65fc53c4dd51546879ef4350a55ba784758228fcae8787756480936e0_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:0215b7c72fff6d0769c958f33c2337fd6b279e2fbe128cecde9639f0d29981f8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:179c72bad0ea56fd6fc3edca45fd98b98d1e5604736eb9d1e39a4108a3c6befc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:518079f94ac0680d2ac2c5647e75fd466a97435c84150b7c122f72b4de3ba89c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:604127c704a68f61492e28284164d58f9a1fca6623a9871e45bdcb18d1dd624c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:4606b7a77893cdcc720ba632e7819fd52c5793e19083e18fb020ccd7cafd559a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:501e74956738fbc48c41267a4fe3671ba0efc675a7128a5e19f01fee8f99a773_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:99e008d16227b0d472b2e4dddb3c075edbd36eea5840dabff2157fe7985c165f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:e2a4a6e6f6f9ed6f02ec5764b8d62b51920fe7f7c105ff146254f274fd5a8f2a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:0ede723291eaff626c3c53eaf2b1bf1ca733bab6c3575eebc5eeafc10c223fba_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7003833ad89eed140e4bfa05df7681e311723c5f08ce204bafe3ea8f711fa9de_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:b6c4b56f700544a3545ef9f220c4bb53fa192d1a1a512b60f2c679e6bd3ce950_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:fcf57aa291b9ad6cf278ac7628aa41a464c8f9d6c18d04177609381cb0b84b8f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:4514beb1b963b35ad16488a92e58acea18023b728e3d9f8058e79218ae33c112_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:5eebbedd995e9c463e38dd9142db0594a0bdf7d8bfd9f9e7b4c7d4474a5e31e8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:63d8c7d0ce21fbb8ce7d48818897236a4ff4f87e6137bdba66263245b25f4a67_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:e008d08e74829bbb09ca6a50eff49055962b3c8fac3edc6bcafe916f16a31d1e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:1865380c9ef74bd0e7f1031a94263ad85f6860af331a492df7637f0dc9881240_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:24ef70b970d504cf0f85483f974719726bd54bcbc2a561a5f110f9360ca29a3a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:f45839782d532b7a2ddf07e520118b63136e49219eb494ab5061d193e243f39f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:f4eb200a8cf35d424ebde4e954c9a9995ba1d941442a45cfae9906015a9961bc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:5a7828a94139ea959c2bd20bb27fb5107028eba8532bf5e547c8ac19f72a5e67_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:67e97bfc816f103e7a2910ede528e2dada28018da268aafc0a416e2257b10ebd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:93b3c9ec2e71e6a8cc9d59759b194519c995401087a3f8289939a6b935323acc_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:ff225787e7875d6745b969f6f3718f221556d53257fb1a791ba01b537d79cc14_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:2f4ef6da8f44b0f2fded0818c5ca290245fee20d7a6382e29ab9d9b52fa1febf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:4edd91d208745ee60b76b4ae8242f10d66f4ec001f2e40b4e78c93ca0740f073_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:d4d91acc94f3f14d623e20f9cfaf2bf09eea61c5bb2727bd24c4e5b21b9b66f7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:d914e2069f1a7e7ae2cce75171bda0a88d0c1219be611cf835d597f71842edd3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:043f45de0fc1cd46dbe672f0364449b25d77071071f5d538789c4b70e7220d80_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:059378a972b7b6566d71e7bffed3b842b3d9311fda83a8f3fa9ec1a6d6ce5d0c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:91938a3a38241aa708a976513c994a197218444cd301d113381c02ee9b10313b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:f8ab780aed0a3f8b96db112602a91c10c2ad93f445988a40c38d3815158340ae_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:2b3467642a895097256586c0a0871c06b04761452081a91683bb256ee49b7971_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:524ce69c828fae30e69436802db82c63552a5f14618eca934b56cb28138914a5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:819191768b76171096e747d448ce69b13089f8dc00bdd604224642e8d91232a2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:f0af16dd6333e5f035a0db499626d17fa8b9c7fed06d2d1613f58ce639abfbf7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:59822b81b24a4c22faf0127220eb3b95734402c15254d909f6e7d81bbf76c4a4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:966ec8829b28da32cc84d1b3ae0d598d8229b4f4d7d7ed83fbb843be1f994bb4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:9a81dad0cc9546a1372d5a90c2b28d8a07ac70cbfc63ec95876bb11c58438ead_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:c5d58d1a61f8bbc178d9b7b2a0e71c2714c70def8bd39a59edb2c29016d7dfd7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:159bbf9b7cb82cef7d1ff0a394b2d8f1ea6588b828a252f7182a200661b1ff88_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:49fc5ca4c1e2a7fb698528031a8f7450cdee3c138ac4c1bf75efd4014c2192c2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:e6e1319cf999c8c756acac66823b3f311d0251ab45c5107e69d90cf61e157359_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:2342b024c91bb5d26ce402a0fe832da435517ba4ec89d0a3d1b0501a2138bf85_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:7c521923233768e9c57872602001e90dabb10bdb9f0bc4cd7f6ac5e35d92a179_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:d4fb33655d80ccde76cdf85b527fc7410800b197a644caf8eab837a2d3ec9d46_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:397fc77a132f964c47da76ce63461176325003f678b46f3f676a56911d4f7b7a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:81b9caf2b430a6cb39b60b8a58733ec4c52afe3ec3b3e3b1950c3a2c547072a4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:a7d701be98857dd8dd40b81876d31ab18549f535a8f15b334c15e3301e79d8d7_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ffabfbee73b6f70e1354ce85ac605b65019126fdb864b487080f997d67de53c4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5e25e14c9560e99676f9e627e8ea5cdf8080c28956a2bc6c46098aa53600078f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:b2bd25677f67c43145d73d7f97290ee77114c456b128422718b57b6ad6e71f57_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:d76a45f09c796dcc27aec23509c4623d4f9888abe01c7fa0069dc38e92c2df2c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ef3cf10607bbd2dbe735df04fb549fa6f98bfafe619b27c43883c9f4f424d5db_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:5827439bb33d12d1395e3cf0ebe8edaf152d7f53420e66fe3828b947a29c4664_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:77b31b58549548af4c389107825f9282061132ecab7fa95f82b5b7729ee659b8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:bf63f0148f39a8be144eb807676cbfc74d0ec480a5df6a7afa6503dc12e42c9a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:d6b0631e33fa4b6e9daf65908fa3d332ba9bf82aa8f778af0c373b0cbea19acc_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:217143d2bacd60f47b577a39d7c6201bffb872d7741f743b5c678afdc84ba2f3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:62b5ffa6cb8fa57da7e79b8c9ea3832dcb6505efc5ed225ac1e906c56a5e90ca_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:c46d2024a0816d1fa8c1c716db8f78818696214e89c6f99b0df56feea68dd047_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:c680295665ab01915ce9155b4fd1723a4309eca869547f51429dce7bdf442bc1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:0be41bcde47183902239bbc06f27dc970c81a9e50a3835a25b3c82b77d81d6d7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:0c4073ec2fcb16f3029498d6427e6f32375392e3e1224bc39e940ecf2b0d458c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:38917a3b89f1e46cbcde5eddabf36c3fe04d4abbef3b718eeaef7b65fb6247fd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:acdd4a2120f0938ba94491a2d6c1dd25a608939c28c8b64fb53156ee28200064_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:80bfed8e4c1ed76015a1adfc65cd19bd7e5ece4eff529585d4229088aebb8778_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:b511fb85ad7b915aca4bebff33eceed694dbb68ad5674fb33343a4fcc89dbecf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:dde7e08e4542ca8b3c6144bc3ef816a93afd35d982e66becedc2d8bbc505b8e2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:dfb17ea6c7437148c3ffed2dd0f8437f9279eb974c1e4435d6e56401fd7881b6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:0457f7c5332d305c49659947798402ec3804f56a3408f7e716bbb3c8fb38167d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:9bd1542fe9e295763ae5f486495ba36a4a76d69ed750adacad875b7ad07e9e10_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:f759c966f9fa93f6def9e443b21e1fd731a8f78f33ddc58aec28c5792c75a055_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:f8abd89e6248b42e0888d3778091decfd1a58e778e6c4dc29c278ab7aeab4139_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:429d206e9dc2b697d8910fb89ca547202cd772496be86018211443fa33359d0f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:c76e26173b2f6acf61ffdabb1ee6fedd626ffc1aefb10ae88ad01f55a62a5c10_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:f2613d0ea7ca8e7503fd3e52c3401bf66573679033fcdec6f54225aa17837a21_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:217e12a5724d665b52adb5eedb7f3fe82e6070301b05ea92dd4bdb8d816295b8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:893b9edc0503f3e1a444d6f14fa675f7bd478e089fd5565320eb6e1683074c85_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:d4dd89573711cffbf8ed02fd6d71bfaef49ba70e3759e87521cbdde3d098e8cd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:368b81dc4b03f57a9251e6139289b61342997c0dfd9b419d6ec05bc3dcbd0955_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:b9bc7a5f1e8f3047664f323724a1a534f69112e68535caf08744c25ca997f712_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:dc9a6e3e4e019e8ac69522afd4e16cd15f4a6cc3199812780f2d91b125a63478_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:f91f56ccd6f0dc459548eb62a34f594ff0e37617b0e0b55c411ede167ec20ad0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:3070bee471fe4d63018666fe619df45a8e3e411076d89a86df42bc2a153f603f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:3b54e31d58d372dc89305135792774467f14649279087abbc96da0e1ae10fcd8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:4bce8cef108e3bb4b776746658a83ea4eacca9448c2f1f76f46d5017365be248_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:b0a3442b548306819da96f9e282d80e6f690ff475bee82064d6754a0be099f4a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:2c56b0c6417eb372a3e4a95fad6d0437253d742ccde471b732087f26a7370c98_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:9223d5505423fb300028d825866d7c7a70c210de39f9b4785932bfd199a13bfc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:d0ae5cbb8a2f9204f9a8d5158fb3fee9753f8a845c894838f0d079e893366e21_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:d45e52699488265847f9349497845b39cfe3db43963331ad5f88246f788f6974_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:3940a17c74546984666a150c6a7576ae0d12d567751156d388ed4212fa14defc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:7faf7dca4716b372bd40b1f295880934b7313cd8c4da9e7fd3ff1871b4a482eb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d24b66f51f89e64683ea5dbdc857fc791f3104f4d1f146732c30843ddcf69087_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e2bb89b958786c97525d914e60b99b577c99dd4e6ddf05e6f3d2ca113e810195_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:00b3e160d09a604eee4aa32323c51cbbb2207c97d2d4df1687f7aa6b4675b986_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:1812dff45af154417103fd321841c904cd4a5feec66b77cdf9d0db3c55edc54c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:b6f743158a4cd8a673f62dcccdd8a38bbf8c860d2a18a2ef6032ff3b03f259fc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:cbc1e8e10abf1e4c531b677b195a7f1b848c64f4d79b434da65ac9bb9a201e2e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:3c7ac707dc65cc32905d1ad6bb0ef165af1bbc097acb558ac3a4bee06574091e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:a96b201f565599042e77b707879e7bc40f9b075cf51e61d45e1f0538eb7d438f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:ed10c5d27be3413ff7d5f876459041d7127a1157c0b7c308c6e9669f027249c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:612b552411de7ce7f64aa05c0520159abde721cab8b2e10c6847701b0a193d69_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:6a26f591235fe733b3472e58f470fbc268e4249f5a7fe1e7bf9289b0bd1769de_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:7a51d9d26e005f560fae0c10bd90a85a0c8eb60cc1327b6b797c9f165599247f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:5c6e85e30034db5efc65541cdcfe94e78668bec0477f9edf0907162d05f935ee_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:87666bf869c7ea75d6c88e8936ab22d684afe569ca633c21e6c2963eab8c9778_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:97cee17b84c4e7a1e55718058238a4790ad4b8c2275bfdfabb3e0314bc75afd8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:173ef0dce31a50af7c52f96a4b30c6dc8baa329e7d2e3da175d69f5dcc4ebba5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:2c2cacd6aa816801f58c3b5c30dfbf1aec276ea8db2ad88427ae80f719db9b4b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:94eb0a22ea3a63cbb0bef4473e0c1e260460d0117a4963009e48a9cd354a1c9d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:8fba5451a6c957e29094c06dabd0c3df013694b1769b80d5b1663506eb25a287_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:a331e053095713bceb829a39b5a7fec82913c1c0b6f4099832fe97f26ffb9241_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:e09c36e70a8c1ba75237644f2fe6c4269cf619b5b016b424785f2e152203f579_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:2aa1034e351708e03efd9902af1a834326b9f89725bb3cd859a16ba0e44cbafc_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:7ce15e0c8564d736423a41832087bfb65f3771afc7b0c97bf29cb79c961ee32b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:fb20e14e9689cada4e37278a844b9603a644baee8bc2c293fbf910780087e214_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:549196026bfbc4c9cd6e9e9f2f732e2b2fc3a34e64b78a83950b84c34e544b89_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b40fa27430a6d3369cb815bc2ad5f7cf2e05067fdb547f4a8c342c5355d97373_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:da34eb442746bfd1d69f137a04d7f44af59751013831d0d4d93d1adb5ea97f19_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:624b7fbe3738e7c8352051f79afee80dd370b5f46c290fa381d96d3268188e7b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:aa1412e16e1326b7d666ff8813a0156d09f64d9ae3cde6c0588f4e61275f462d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:b2c2e40ebfbcf1a90f75b6b5d92b9a92fa08f480405dc6e468e79392e8529304_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:0c90a2ad5d9e4e470f90bdbceacd662458768c717a174614205252ae50c9c7b4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:729ce6b4a2693cd483e0c3c0b99c2e2e2b97d3050002995b34181d114a01227b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:a5613b2272ddb17b15554b0d18b78bdc7cb69464c51b7a1f218fd694fb1cc9f0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:e7161df657d3cfa9646e7cd636b363fceb6b27d15652fa3410dd90a5c118367f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:76ee02b707ab74a3f79f86a3b1cc9ac6127c58043d1d33a7fa1d8b3265d09004_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:97478324b8185e8fe360dea0bb01dc8735e49315bfb86ba25559fd597bfb0ca7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:df725ef53041470b74a5dfe8ded4016ba0f30dd99ddce802df68239e7df41b25_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:fd5144816dd4c812f078f0842b0a19479476f77f7a5d4f2f8c36924ef4b8f4da_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:4480e0ab7aec75f5375310cb00a99f56a0bf15c6b06e2805ffb7d88741f50bef_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:938414b38f9ba981207f0e5c9804148b08b63ae127a57367645675485fd23052_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9b7e5d35c767c4f3864baee61abdf7c73287a9de61214d4663cdfeb312b0192c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:d8206ca18f8baba55a0e8e260ee9727c9bda699e8e6f1d67fc5268640265802c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:053142379c91e6c4d443dd5fa704b89b112068c7e499070d1e6f7d70ae9f53c5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:133ffbe590fa559afa76cd1a36d9e7a407a7ddd16c0fbfe14de4f888f3a26dac_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:70844ff4d4fffe1496331f9f2ebfd1b56ce648bbf134e291d2e49b609cadec08_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:a8dc3817e5c32532d58862fd0075180601f3a4762ac5c82a069e7612781494bd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:60a34b6b5c6c27bd3d1fceb5c3e05ca1c7ab00bbd420b0a356eed57bee1f739b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:83c9597a2b8c7f5e31a268b95952f8cda30acbd1216e54a8e5787d6b4c10edce_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:bf2968a481417db1b0aabb5430daaeef2fe0b6f6be1dc26c56a838a6786242f9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:624b7fbe3738e7c8352051f79afee80dd370b5f46c290fa381d96d3268188e7b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:aa1412e16e1326b7d666ff8813a0156d09f64d9ae3cde6c0588f4e61275f462d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:b2c2e40ebfbcf1a90f75b6b5d92b9a92fa08f480405dc6e468e79392e8529304_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:05c63b8fe4341f93894940acb7e54774abdfb70f4f8a246d55b1238c56654d1f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:81a1fa678e4c445d3392691a3ff772a3aaf93f51a39bf17b7de8318ac0d6d961_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:cef25f249e5a8e940d4b83471daddf8bf5c5c0e29c07c2dfab9b605174316da5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:8fba5451a6c957e29094c06dabd0c3df013694b1769b80d5b1663506eb25a287_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:a331e053095713bceb829a39b5a7fec82913c1c0b6f4099832fe97f26ffb9241_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:e09c36e70a8c1ba75237644f2fe6c4269cf619b5b016b424785f2e152203f579_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/golang/glog: Vulnerability when creating log files in github.com/golang/glog"
},
{
"cve": "CVE-2025-53547",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2025-07-08T22:01:16.594090+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:5206ad12a10e98c76c33cf20c08f2799f8c65af0ba158d5ab6691af5fb5b2b70_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:6429fae2393f0c15a007f131a04d8e2e64372b88e7996917af6d5bb795ec78ce_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:b30085f977a9173c33ad493701203d400c3dbc7ce40b056f665234133120b4de_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:efe891f5b4675215ea525ea403973db4af7804e921a082b631c1f41586cc1b8f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:69c68c5c9fefecaa3fd63e54484cb0cf997364d0b6884a571cb8ed85fc572353_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:904eb878337d60c95ecca50b0c458dadf2a8b52e22ceb1ba2eb3d5c6616428e7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:a28fb8f2bf23dfa1dbb24f358640e95065299de2fb740eb5aff98a721524e129_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:f6697eaf4408dbe72ac888664b6edd4fa09069dba80294d33fb66942d5f8ea95_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:2b7f7c79b2f90e2f81ec380603dfc9c2d674cb6925b1d5b428ac49afd5f73faf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:6ee75540d86e6654b432b88926697908de03768828e3d6527080376579200dd0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:734d944c49d63445462440914910b56510319ddc7aef3ad466d8aed4c32662dd_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:953a6c3a78dc5ca0dc6b6d66f7f1606fbf316c0ff667a64f121f895daf2b19c0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:0aa3b91709f601a4f2f9020121589a454e139fcd7990faff8175e7b230b4f959_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:278f96847f594948776eb14a1182e7be24d17d4d12d91962db8daae3c4cf230d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:9b8063b667bbc33828102fd38ebfce5eae40ebd65809f3517dec47895a491142_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:b9d04a647854b0df819195aa16f8e5ce5a5d13fcaf6fe831e54bbf250a030aa6_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:2c68e8422d9f6e2aa06b579bdc82f53ba5ff028f01f3c7e06448d2984074a16d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:2d0f34bd528d12882f5ede85195dc3e903bf42a6023c1769d1e13fb5da931711_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:3f1e05f7dd3e05a2e28abf3e175e2780c1f0356e816e1fe88dc1fd4938a6749d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:c60a5eb0538387ae35def0d95e24aa421a40efa6325900c6ab1b563617da99cb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9@sha256:09039a624dabf1aec6185b362b27e4ae5e091bcb6dcae52bca50f92e7c5dfe81_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9@sha256:4d4174713ee7729905b07d64c5a1b6755655fdeae8b977d0eb3d42a370811dbb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9@sha256:5ce4bb717341ec3f0e6a8ab08bb9b6227bc3624f3f3b83a65eae49e84ee8fe4e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9@sha256:ab92aec9531c6e434f953eb3e833475f9aa0c707fee7937c5b44d88fb935b6fc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:1b68c2912db7c73e817caebd5451e3d2f529877c47bacadb399b358a2e7f68fd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:20f933a65efea53dbd7f355d6ca755025fa5424e57aa899bb40cd98dc10a49cf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4b2f6b1af0967e4c2b3084e666532063f750f89954526238b50801f8c9b82954_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:fa48686b92aebf8811614b6942e3ec0c608c8f4e7bfcf9d990f952e850af58c1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:88a2293844d6c5a168f7f6cf809467934a7742f05ddec53d8f90533a17370af3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:8e90413bb35cd67c915df5090adf16717d06e77992ef23a20cd1fe7dd57abdf2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:e42213bfe457dc9f814dd1d3dab20a89aba4812b8329bd17ba00cc6bf5faa5f6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:f01a9de4d559c6c31b17f85c07997f57f6ce152d4d0e1dd9845b61a277b05f81_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:5b4cdf150421a1eb23d449475db68c4d17b0d9f860b1846b1aaaf1fd026f8a69_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:f1f4ae8d15154b87f2caee6c61742d49cc68ce25c0c864b766b5ab9260c04338_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:2824915caa355c7deafce3d90cdd4337338ec5139a34c6f1d0e13f1259873e31_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:98de04d1a27e5b71a2e3efff6ce280b941d4194330c402ecbb76d1bd8bb6e854_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:2205187e39396eb8de561dbd1782974bfb0b33d7f9177abe9be40127cd3085b2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:6cb19991c766fc16a59d975e0169d1333dba974cd0b2a204721be6c45a649684_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:94a7a1e65fc53c4dd51546879ef4350a55ba784758228fcae8787756480936e0_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:0215b7c72fff6d0769c958f33c2337fd6b279e2fbe128cecde9639f0d29981f8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:179c72bad0ea56fd6fc3edca45fd98b98d1e5604736eb9d1e39a4108a3c6befc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:518079f94ac0680d2ac2c5647e75fd466a97435c84150b7c122f72b4de3ba89c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:604127c704a68f61492e28284164d58f9a1fca6623a9871e45bdcb18d1dd624c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:4606b7a77893cdcc720ba632e7819fd52c5793e19083e18fb020ccd7cafd559a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:501e74956738fbc48c41267a4fe3671ba0efc675a7128a5e19f01fee8f99a773_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:99e008d16227b0d472b2e4dddb3c075edbd36eea5840dabff2157fe7985c165f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:e2a4a6e6f6f9ed6f02ec5764b8d62b51920fe7f7c105ff146254f274fd5a8f2a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:0ede723291eaff626c3c53eaf2b1bf1ca733bab6c3575eebc5eeafc10c223fba_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7003833ad89eed140e4bfa05df7681e311723c5f08ce204bafe3ea8f711fa9de_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:b6c4b56f700544a3545ef9f220c4bb53fa192d1a1a512b60f2c679e6bd3ce950_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:fcf57aa291b9ad6cf278ac7628aa41a464c8f9d6c18d04177609381cb0b84b8f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:4514beb1b963b35ad16488a92e58acea18023b728e3d9f8058e79218ae33c112_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:5eebbedd995e9c463e38dd9142db0594a0bdf7d8bfd9f9e7b4c7d4474a5e31e8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:63d8c7d0ce21fbb8ce7d48818897236a4ff4f87e6137bdba66263245b25f4a67_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:e008d08e74829bbb09ca6a50eff49055962b3c8fac3edc6bcafe916f16a31d1e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:1865380c9ef74bd0e7f1031a94263ad85f6860af331a492df7637f0dc9881240_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:24ef70b970d504cf0f85483f974719726bd54bcbc2a561a5f110f9360ca29a3a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:f45839782d532b7a2ddf07e520118b63136e49219eb494ab5061d193e243f39f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:f4eb200a8cf35d424ebde4e954c9a9995ba1d941442a45cfae9906015a9961bc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:5a7828a94139ea959c2bd20bb27fb5107028eba8532bf5e547c8ac19f72a5e67_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:67e97bfc816f103e7a2910ede528e2dada28018da268aafc0a416e2257b10ebd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:93b3c9ec2e71e6a8cc9d59759b194519c995401087a3f8289939a6b935323acc_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:ff225787e7875d6745b969f6f3718f221556d53257fb1a791ba01b537d79cc14_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:2f4ef6da8f44b0f2fded0818c5ca290245fee20d7a6382e29ab9d9b52fa1febf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:4edd91d208745ee60b76b4ae8242f10d66f4ec001f2e40b4e78c93ca0740f073_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:d4d91acc94f3f14d623e20f9cfaf2bf09eea61c5bb2727bd24c4e5b21b9b66f7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:d914e2069f1a7e7ae2cce75171bda0a88d0c1219be611cf835d597f71842edd3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:043f45de0fc1cd46dbe672f0364449b25d77071071f5d538789c4b70e7220d80_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:059378a972b7b6566d71e7bffed3b842b3d9311fda83a8f3fa9ec1a6d6ce5d0c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:91938a3a38241aa708a976513c994a197218444cd301d113381c02ee9b10313b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:f8ab780aed0a3f8b96db112602a91c10c2ad93f445988a40c38d3815158340ae_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:2b3467642a895097256586c0a0871c06b04761452081a91683bb256ee49b7971_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:524ce69c828fae30e69436802db82c63552a5f14618eca934b56cb28138914a5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:819191768b76171096e747d448ce69b13089f8dc00bdd604224642e8d91232a2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:f0af16dd6333e5f035a0db499626d17fa8b9c7fed06d2d1613f58ce639abfbf7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:59822b81b24a4c22faf0127220eb3b95734402c15254d909f6e7d81bbf76c4a4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:966ec8829b28da32cc84d1b3ae0d598d8229b4f4d7d7ed83fbb843be1f994bb4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:9a81dad0cc9546a1372d5a90c2b28d8a07ac70cbfc63ec95876bb11c58438ead_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:c5d58d1a61f8bbc178d9b7b2a0e71c2714c70def8bd39a59edb2c29016d7dfd7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:159bbf9b7cb82cef7d1ff0a394b2d8f1ea6588b828a252f7182a200661b1ff88_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:49fc5ca4c1e2a7fb698528031a8f7450cdee3c138ac4c1bf75efd4014c2192c2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:e6e1319cf999c8c756acac66823b3f311d0251ab45c5107e69d90cf61e157359_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:2342b024c91bb5d26ce402a0fe832da435517ba4ec89d0a3d1b0501a2138bf85_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:7c521923233768e9c57872602001e90dabb10bdb9f0bc4cd7f6ac5e35d92a179_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:d4fb33655d80ccde76cdf85b527fc7410800b197a644caf8eab837a2d3ec9d46_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:397fc77a132f964c47da76ce63461176325003f678b46f3f676a56911d4f7b7a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:81b9caf2b430a6cb39b60b8a58733ec4c52afe3ec3b3e3b1950c3a2c547072a4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:a7d701be98857dd8dd40b81876d31ab18549f535a8f15b334c15e3301e79d8d7_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ffabfbee73b6f70e1354ce85ac605b65019126fdb864b487080f997d67de53c4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5e25e14c9560e99676f9e627e8ea5cdf8080c28956a2bc6c46098aa53600078f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:b2bd25677f67c43145d73d7f97290ee77114c456b128422718b57b6ad6e71f57_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:d76a45f09c796dcc27aec23509c4623d4f9888abe01c7fa0069dc38e92c2df2c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ef3cf10607bbd2dbe735df04fb549fa6f98bfafe619b27c43883c9f4f424d5db_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:5827439bb33d12d1395e3cf0ebe8edaf152d7f53420e66fe3828b947a29c4664_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:77b31b58549548af4c389107825f9282061132ecab7fa95f82b5b7729ee659b8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:bf63f0148f39a8be144eb807676cbfc74d0ec480a5df6a7afa6503dc12e42c9a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:d6b0631e33fa4b6e9daf65908fa3d332ba9bf82aa8f778af0c373b0cbea19acc_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:217143d2bacd60f47b577a39d7c6201bffb872d7741f743b5c678afdc84ba2f3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:62b5ffa6cb8fa57da7e79b8c9ea3832dcb6505efc5ed225ac1e906c56a5e90ca_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:c46d2024a0816d1fa8c1c716db8f78818696214e89c6f99b0df56feea68dd047_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:c680295665ab01915ce9155b4fd1723a4309eca869547f51429dce7bdf442bc1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:0be41bcde47183902239bbc06f27dc970c81a9e50a3835a25b3c82b77d81d6d7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:0c4073ec2fcb16f3029498d6427e6f32375392e3e1224bc39e940ecf2b0d458c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:38917a3b89f1e46cbcde5eddabf36c3fe04d4abbef3b718eeaef7b65fb6247fd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:acdd4a2120f0938ba94491a2d6c1dd25a608939c28c8b64fb53156ee28200064_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:80bfed8e4c1ed76015a1adfc65cd19bd7e5ece4eff529585d4229088aebb8778_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:b511fb85ad7b915aca4bebff33eceed694dbb68ad5674fb33343a4fcc89dbecf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:dde7e08e4542ca8b3c6144bc3ef816a93afd35d982e66becedc2d8bbc505b8e2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:dfb17ea6c7437148c3ffed2dd0f8437f9279eb974c1e4435d6e56401fd7881b6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:429d206e9dc2b697d8910fb89ca547202cd772496be86018211443fa33359d0f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:c76e26173b2f6acf61ffdabb1ee6fedd626ffc1aefb10ae88ad01f55a62a5c10_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:f2613d0ea7ca8e7503fd3e52c3401bf66573679033fcdec6f54225aa17837a21_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:217e12a5724d665b52adb5eedb7f3fe82e6070301b05ea92dd4bdb8d816295b8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:893b9edc0503f3e1a444d6f14fa675f7bd478e089fd5565320eb6e1683074c85_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:d4dd89573711cffbf8ed02fd6d71bfaef49ba70e3759e87521cbdde3d098e8cd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:368b81dc4b03f57a9251e6139289b61342997c0dfd9b419d6ec05bc3dcbd0955_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:b9bc7a5f1e8f3047664f323724a1a534f69112e68535caf08744c25ca997f712_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:dc9a6e3e4e019e8ac69522afd4e16cd15f4a6cc3199812780f2d91b125a63478_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:f91f56ccd6f0dc459548eb62a34f594ff0e37617b0e0b55c411ede167ec20ad0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:3070bee471fe4d63018666fe619df45a8e3e411076d89a86df42bc2a153f603f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:3b54e31d58d372dc89305135792774467f14649279087abbc96da0e1ae10fcd8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:4bce8cef108e3bb4b776746658a83ea4eacca9448c2f1f76f46d5017365be248_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:b0a3442b548306819da96f9e282d80e6f690ff475bee82064d6754a0be099f4a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:2c56b0c6417eb372a3e4a95fad6d0437253d742ccde471b732087f26a7370c98_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:9223d5505423fb300028d825866d7c7a70c210de39f9b4785932bfd199a13bfc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:d0ae5cbb8a2f9204f9a8d5158fb3fee9753f8a845c894838f0d079e893366e21_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:d45e52699488265847f9349497845b39cfe3db43963331ad5f88246f788f6974_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:3940a17c74546984666a150c6a7576ae0d12d567751156d388ed4212fa14defc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:7faf7dca4716b372bd40b1f295880934b7313cd8c4da9e7fd3ff1871b4a482eb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d24b66f51f89e64683ea5dbdc857fc791f3104f4d1f146732c30843ddcf69087_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e2bb89b958786c97525d914e60b99b577c99dd4e6ddf05e6f3d2ca113e810195_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:00b3e160d09a604eee4aa32323c51cbbb2207c97d2d4df1687f7aa6b4675b986_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:1812dff45af154417103fd321841c904cd4a5feec66b77cdf9d0db3c55edc54c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:b6f743158a4cd8a673f62dcccdd8a38bbf8c860d2a18a2ef6032ff3b03f259fc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:cbc1e8e10abf1e4c531b677b195a7f1b848c64f4d79b434da65ac9bb9a201e2e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:3c7ac707dc65cc32905d1ad6bb0ef165af1bbc097acb558ac3a4bee06574091e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:a96b201f565599042e77b707879e7bc40f9b075cf51e61d45e1f0538eb7d438f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:ed10c5d27be3413ff7d5f876459041d7127a1157c0b7c308c6e9669f027249c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:612b552411de7ce7f64aa05c0520159abde721cab8b2e10c6847701b0a193d69_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:6a26f591235fe733b3472e58f470fbc268e4249f5a7fe1e7bf9289b0bd1769de_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:7a51d9d26e005f560fae0c10bd90a85a0c8eb60cc1327b6b797c9f165599247f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:5c6e85e30034db5efc65541cdcfe94e78668bec0477f9edf0907162d05f935ee_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:87666bf869c7ea75d6c88e8936ab22d684afe569ca633c21e6c2963eab8c9778_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:97cee17b84c4e7a1e55718058238a4790ad4b8c2275bfdfabb3e0314bc75afd8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:173ef0dce31a50af7c52f96a4b30c6dc8baa329e7d2e3da175d69f5dcc4ebba5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:2c2cacd6aa816801f58c3b5c30dfbf1aec276ea8db2ad88427ae80f719db9b4b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:94eb0a22ea3a63cbb0bef4473e0c1e260460d0117a4963009e48a9cd354a1c9d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:8fba5451a6c957e29094c06dabd0c3df013694b1769b80d5b1663506eb25a287_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:a331e053095713bceb829a39b5a7fec82913c1c0b6f4099832fe97f26ffb9241_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:e09c36e70a8c1ba75237644f2fe6c4269cf619b5b016b424785f2e152203f579_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:2aa1034e351708e03efd9902af1a834326b9f89725bb3cd859a16ba0e44cbafc_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:7ce15e0c8564d736423a41832087bfb65f3771afc7b0c97bf29cb79c961ee32b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:fb20e14e9689cada4e37278a844b9603a644baee8bc2c293fbf910780087e214_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:549196026bfbc4c9cd6e9e9f2f732e2b2fc3a34e64b78a83950b84c34e544b89_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b40fa27430a6d3369cb815bc2ad5f7cf2e05067fdb547f4a8c342c5355d97373_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:da34eb442746bfd1d69f137a04d7f44af59751013831d0d4d93d1adb5ea97f19_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:624b7fbe3738e7c8352051f79afee80dd370b5f46c290fa381d96d3268188e7b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:aa1412e16e1326b7d666ff8813a0156d09f64d9ae3cde6c0588f4e61275f462d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:b2c2e40ebfbcf1a90f75b6b5d92b9a92fa08f480405dc6e468e79392e8529304_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:0c90a2ad5d9e4e470f90bdbceacd662458768c717a174614205252ae50c9c7b4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:729ce6b4a2693cd483e0c3c0b99c2e2e2b97d3050002995b34181d114a01227b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:a5613b2272ddb17b15554b0d18b78bdc7cb69464c51b7a1f218fd694fb1cc9f0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:e7161df657d3cfa9646e7cd636b363fceb6b27d15652fa3410dd90a5c118367f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:76ee02b707ab74a3f79f86a3b1cc9ac6127c58043d1d33a7fa1d8b3265d09004_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:97478324b8185e8fe360dea0bb01dc8735e49315bfb86ba25559fd597bfb0ca7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:df725ef53041470b74a5dfe8ded4016ba0f30dd99ddce802df68239e7df41b25_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:fd5144816dd4c812f078f0842b0a19479476f77f7a5d4f2f8c36924ef4b8f4da_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:4480e0ab7aec75f5375310cb00a99f56a0bf15c6b06e2805ffb7d88741f50bef_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:938414b38f9ba981207f0e5c9804148b08b63ae127a57367645675485fd23052_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9b7e5d35c767c4f3864baee61abdf7c73287a9de61214d4663cdfeb312b0192c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:d8206ca18f8baba55a0e8e260ee9727c9bda699e8e6f1d67fc5268640265802c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:053142379c91e6c4d443dd5fa704b89b112068c7e499070d1e6f7d70ae9f53c5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:133ffbe590fa559afa76cd1a36d9e7a407a7ddd16c0fbfe14de4f888f3a26dac_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:70844ff4d4fffe1496331f9f2ebfd1b56ce648bbf134e291d2e49b609cadec08_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:a8dc3817e5c32532d58862fd0075180601f3a4762ac5c82a069e7612781494bd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:60a34b6b5c6c27bd3d1fceb5c3e05ca1c7ab00bbd420b0a356eed57bee1f739b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:83c9597a2b8c7f5e31a268b95952f8cda30acbd1216e54a8e5787d6b4c10edce_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:bf2968a481417db1b0aabb5430daaeef2fe0b6f6be1dc26c56a838a6786242f9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:624b7fbe3738e7c8352051f79afee80dd370b5f46c290fa381d96d3268188e7b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:aa1412e16e1326b7d666ff8813a0156d09f64d9ae3cde6c0588f4e61275f462d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:b2c2e40ebfbcf1a90f75b6b5d92b9a92fa08f480405dc6e468e79392e8529304_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:05c63b8fe4341f93894940acb7e54774abdfb70f4f8a246d55b1238c56654d1f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:81a1fa678e4c445d3392691a3ff772a3aaf93f51a39bf17b7de8318ac0d6d961_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:cef25f249e5a8e940d4b83471daddf8bf5c5c0e29c07c2dfab9b605174316da5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:8fba5451a6c957e29094c06dabd0c3df013694b1769b80d5b1663506eb25a287_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:a331e053095713bceb829a39b5a7fec82913c1c0b6f4099832fe97f26ffb9241_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:e09c36e70a8c1ba75237644f2fe6c4269cf619b5b016b424785f2e152203f579_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2378905"
}
],
"notes": [
{
"category": "description",
"text": "A command injection vulnerability has been identified in Helm, a package manager for Kubernetes. An attacker can craft a malicious Chart.yaml file with specially linked dependencies in a Chart.lock file. If the Chart.lock file is a symbolic link to an executable file, such as a shell script, and a user attempts to update the dependencies, the crafted content is written to the symlinked file and executed. This can lead to local code execution on the system. This issue has been patched in Helm version 3.18.4, and users should update to this version to mitigate the risk.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "helm.sh/helm/v3: Helm Chart Code Execution",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Although GitOps ships Helm, this product is not vulnerable to this vulnerability as ArgoCD doesn\u0027t use helm dependency update. Additionally ArgoCD scans the whole repository searching for symbolic links that eventually points to a out of bounds destination, this later feature ensures ArgoCD is not vulnerable for this issue. Given this information ArgoCD won\u0027t be updated to pull a new version of Helm in other versions than the currently latest upstream one.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:0457f7c5332d305c49659947798402ec3804f56a3408f7e716bbb3c8fb38167d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:9bd1542fe9e295763ae5f486495ba36a4a76d69ed750adacad875b7ad07e9e10_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:f759c966f9fa93f6def9e443b21e1fd731a8f78f33ddc58aec28c5792c75a055_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:f8abd89e6248b42e0888d3778091decfd1a58e778e6c4dc29c278ab7aeab4139_s390x"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:5206ad12a10e98c76c33cf20c08f2799f8c65af0ba158d5ab6691af5fb5b2b70_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:6429fae2393f0c15a007f131a04d8e2e64372b88e7996917af6d5bb795ec78ce_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:b30085f977a9173c33ad493701203d400c3dbc7ce40b056f665234133120b4de_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:efe891f5b4675215ea525ea403973db4af7804e921a082b631c1f41586cc1b8f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:69c68c5c9fefecaa3fd63e54484cb0cf997364d0b6884a571cb8ed85fc572353_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:904eb878337d60c95ecca50b0c458dadf2a8b52e22ceb1ba2eb3d5c6616428e7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:a28fb8f2bf23dfa1dbb24f358640e95065299de2fb740eb5aff98a721524e129_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:f6697eaf4408dbe72ac888664b6edd4fa09069dba80294d33fb66942d5f8ea95_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:2b7f7c79b2f90e2f81ec380603dfc9c2d674cb6925b1d5b428ac49afd5f73faf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:6ee75540d86e6654b432b88926697908de03768828e3d6527080376579200dd0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:734d944c49d63445462440914910b56510319ddc7aef3ad466d8aed4c32662dd_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:953a6c3a78dc5ca0dc6b6d66f7f1606fbf316c0ff667a64f121f895daf2b19c0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:0aa3b91709f601a4f2f9020121589a454e139fcd7990faff8175e7b230b4f959_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:278f96847f594948776eb14a1182e7be24d17d4d12d91962db8daae3c4cf230d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:9b8063b667bbc33828102fd38ebfce5eae40ebd65809f3517dec47895a491142_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:b9d04a647854b0df819195aa16f8e5ce5a5d13fcaf6fe831e54bbf250a030aa6_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:2c68e8422d9f6e2aa06b579bdc82f53ba5ff028f01f3c7e06448d2984074a16d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:2d0f34bd528d12882f5ede85195dc3e903bf42a6023c1769d1e13fb5da931711_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:3f1e05f7dd3e05a2e28abf3e175e2780c1f0356e816e1fe88dc1fd4938a6749d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:c60a5eb0538387ae35def0d95e24aa421a40efa6325900c6ab1b563617da99cb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9@sha256:09039a624dabf1aec6185b362b27e4ae5e091bcb6dcae52bca50f92e7c5dfe81_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9@sha256:4d4174713ee7729905b07d64c5a1b6755655fdeae8b977d0eb3d42a370811dbb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9@sha256:5ce4bb717341ec3f0e6a8ab08bb9b6227bc3624f3f3b83a65eae49e84ee8fe4e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9@sha256:ab92aec9531c6e434f953eb3e833475f9aa0c707fee7937c5b44d88fb935b6fc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:1b68c2912db7c73e817caebd5451e3d2f529877c47bacadb399b358a2e7f68fd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:20f933a65efea53dbd7f355d6ca755025fa5424e57aa899bb40cd98dc10a49cf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4b2f6b1af0967e4c2b3084e666532063f750f89954526238b50801f8c9b82954_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:fa48686b92aebf8811614b6942e3ec0c608c8f4e7bfcf9d990f952e850af58c1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:88a2293844d6c5a168f7f6cf809467934a7742f05ddec53d8f90533a17370af3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:8e90413bb35cd67c915df5090adf16717d06e77992ef23a20cd1fe7dd57abdf2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:e42213bfe457dc9f814dd1d3dab20a89aba4812b8329bd17ba00cc6bf5faa5f6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:f01a9de4d559c6c31b17f85c07997f57f6ce152d4d0e1dd9845b61a277b05f81_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:5b4cdf150421a1eb23d449475db68c4d17b0d9f860b1846b1aaaf1fd026f8a69_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:f1f4ae8d15154b87f2caee6c61742d49cc68ce25c0c864b766b5ab9260c04338_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:2824915caa355c7deafce3d90cdd4337338ec5139a34c6f1d0e13f1259873e31_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:98de04d1a27e5b71a2e3efff6ce280b941d4194330c402ecbb76d1bd8bb6e854_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:2205187e39396eb8de561dbd1782974bfb0b33d7f9177abe9be40127cd3085b2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:6cb19991c766fc16a59d975e0169d1333dba974cd0b2a204721be6c45a649684_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:94a7a1e65fc53c4dd51546879ef4350a55ba784758228fcae8787756480936e0_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:0215b7c72fff6d0769c958f33c2337fd6b279e2fbe128cecde9639f0d29981f8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:179c72bad0ea56fd6fc3edca45fd98b98d1e5604736eb9d1e39a4108a3c6befc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:518079f94ac0680d2ac2c5647e75fd466a97435c84150b7c122f72b4de3ba89c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:604127c704a68f61492e28284164d58f9a1fca6623a9871e45bdcb18d1dd624c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:4606b7a77893cdcc720ba632e7819fd52c5793e19083e18fb020ccd7cafd559a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:501e74956738fbc48c41267a4fe3671ba0efc675a7128a5e19f01fee8f99a773_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:99e008d16227b0d472b2e4dddb3c075edbd36eea5840dabff2157fe7985c165f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:e2a4a6e6f6f9ed6f02ec5764b8d62b51920fe7f7c105ff146254f274fd5a8f2a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:0ede723291eaff626c3c53eaf2b1bf1ca733bab6c3575eebc5eeafc10c223fba_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7003833ad89eed140e4bfa05df7681e311723c5f08ce204bafe3ea8f711fa9de_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:b6c4b56f700544a3545ef9f220c4bb53fa192d1a1a512b60f2c679e6bd3ce950_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:fcf57aa291b9ad6cf278ac7628aa41a464c8f9d6c18d04177609381cb0b84b8f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:4514beb1b963b35ad16488a92e58acea18023b728e3d9f8058e79218ae33c112_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:5eebbedd995e9c463e38dd9142db0594a0bdf7d8bfd9f9e7b4c7d4474a5e31e8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:63d8c7d0ce21fbb8ce7d48818897236a4ff4f87e6137bdba66263245b25f4a67_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:e008d08e74829bbb09ca6a50eff49055962b3c8fac3edc6bcafe916f16a31d1e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:1865380c9ef74bd0e7f1031a94263ad85f6860af331a492df7637f0dc9881240_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:24ef70b970d504cf0f85483f974719726bd54bcbc2a561a5f110f9360ca29a3a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:f45839782d532b7a2ddf07e520118b63136e49219eb494ab5061d193e243f39f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:f4eb200a8cf35d424ebde4e954c9a9995ba1d941442a45cfae9906015a9961bc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:5a7828a94139ea959c2bd20bb27fb5107028eba8532bf5e547c8ac19f72a5e67_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:67e97bfc816f103e7a2910ede528e2dada28018da268aafc0a416e2257b10ebd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:93b3c9ec2e71e6a8cc9d59759b194519c995401087a3f8289939a6b935323acc_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:ff225787e7875d6745b969f6f3718f221556d53257fb1a791ba01b537d79cc14_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:2f4ef6da8f44b0f2fded0818c5ca290245fee20d7a6382e29ab9d9b52fa1febf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:4edd91d208745ee60b76b4ae8242f10d66f4ec001f2e40b4e78c93ca0740f073_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:d4d91acc94f3f14d623e20f9cfaf2bf09eea61c5bb2727bd24c4e5b21b9b66f7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:d914e2069f1a7e7ae2cce75171bda0a88d0c1219be611cf835d597f71842edd3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:043f45de0fc1cd46dbe672f0364449b25d77071071f5d538789c4b70e7220d80_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:059378a972b7b6566d71e7bffed3b842b3d9311fda83a8f3fa9ec1a6d6ce5d0c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:91938a3a38241aa708a976513c994a197218444cd301d113381c02ee9b10313b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:f8ab780aed0a3f8b96db112602a91c10c2ad93f445988a40c38d3815158340ae_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:2b3467642a895097256586c0a0871c06b04761452081a91683bb256ee49b7971_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:524ce69c828fae30e69436802db82c63552a5f14618eca934b56cb28138914a5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:819191768b76171096e747d448ce69b13089f8dc00bdd604224642e8d91232a2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:f0af16dd6333e5f035a0db499626d17fa8b9c7fed06d2d1613f58ce639abfbf7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:59822b81b24a4c22faf0127220eb3b95734402c15254d909f6e7d81bbf76c4a4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:966ec8829b28da32cc84d1b3ae0d598d8229b4f4d7d7ed83fbb843be1f994bb4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:9a81dad0cc9546a1372d5a90c2b28d8a07ac70cbfc63ec95876bb11c58438ead_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:c5d58d1a61f8bbc178d9b7b2a0e71c2714c70def8bd39a59edb2c29016d7dfd7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:159bbf9b7cb82cef7d1ff0a394b2d8f1ea6588b828a252f7182a200661b1ff88_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:49fc5ca4c1e2a7fb698528031a8f7450cdee3c138ac4c1bf75efd4014c2192c2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:e6e1319cf999c8c756acac66823b3f311d0251ab45c5107e69d90cf61e157359_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:2342b024c91bb5d26ce402a0fe832da435517ba4ec89d0a3d1b0501a2138bf85_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:7c521923233768e9c57872602001e90dabb10bdb9f0bc4cd7f6ac5e35d92a179_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:d4fb33655d80ccde76cdf85b527fc7410800b197a644caf8eab837a2d3ec9d46_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:397fc77a132f964c47da76ce63461176325003f678b46f3f676a56911d4f7b7a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:81b9caf2b430a6cb39b60b8a58733ec4c52afe3ec3b3e3b1950c3a2c547072a4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:a7d701be98857dd8dd40b81876d31ab18549f535a8f15b334c15e3301e79d8d7_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ffabfbee73b6f70e1354ce85ac605b65019126fdb864b487080f997d67de53c4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5e25e14c9560e99676f9e627e8ea5cdf8080c28956a2bc6c46098aa53600078f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:b2bd25677f67c43145d73d7f97290ee77114c456b128422718b57b6ad6e71f57_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:d76a45f09c796dcc27aec23509c4623d4f9888abe01c7fa0069dc38e92c2df2c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ef3cf10607bbd2dbe735df04fb549fa6f98bfafe619b27c43883c9f4f424d5db_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:5827439bb33d12d1395e3cf0ebe8edaf152d7f53420e66fe3828b947a29c4664_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:77b31b58549548af4c389107825f9282061132ecab7fa95f82b5b7729ee659b8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:bf63f0148f39a8be144eb807676cbfc74d0ec480a5df6a7afa6503dc12e42c9a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:d6b0631e33fa4b6e9daf65908fa3d332ba9bf82aa8f778af0c373b0cbea19acc_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:217143d2bacd60f47b577a39d7c6201bffb872d7741f743b5c678afdc84ba2f3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:62b5ffa6cb8fa57da7e79b8c9ea3832dcb6505efc5ed225ac1e906c56a5e90ca_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:c46d2024a0816d1fa8c1c716db8f78818696214e89c6f99b0df56feea68dd047_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:c680295665ab01915ce9155b4fd1723a4309eca869547f51429dce7bdf442bc1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:0be41bcde47183902239bbc06f27dc970c81a9e50a3835a25b3c82b77d81d6d7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:0c4073ec2fcb16f3029498d6427e6f32375392e3e1224bc39e940ecf2b0d458c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:38917a3b89f1e46cbcde5eddabf36c3fe04d4abbef3b718eeaef7b65fb6247fd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:acdd4a2120f0938ba94491a2d6c1dd25a608939c28c8b64fb53156ee28200064_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:80bfed8e4c1ed76015a1adfc65cd19bd7e5ece4eff529585d4229088aebb8778_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:b511fb85ad7b915aca4bebff33eceed694dbb68ad5674fb33343a4fcc89dbecf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:dde7e08e4542ca8b3c6144bc3ef816a93afd35d982e66becedc2d8bbc505b8e2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:dfb17ea6c7437148c3ffed2dd0f8437f9279eb974c1e4435d6e56401fd7881b6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:429d206e9dc2b697d8910fb89ca547202cd772496be86018211443fa33359d0f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:c76e26173b2f6acf61ffdabb1ee6fedd626ffc1aefb10ae88ad01f55a62a5c10_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:f2613d0ea7ca8e7503fd3e52c3401bf66573679033fcdec6f54225aa17837a21_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:217e12a5724d665b52adb5eedb7f3fe82e6070301b05ea92dd4bdb8d816295b8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:893b9edc0503f3e1a444d6f14fa675f7bd478e089fd5565320eb6e1683074c85_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:d4dd89573711cffbf8ed02fd6d71bfaef49ba70e3759e87521cbdde3d098e8cd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:368b81dc4b03f57a9251e6139289b61342997c0dfd9b419d6ec05bc3dcbd0955_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:b9bc7a5f1e8f3047664f323724a1a534f69112e68535caf08744c25ca997f712_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:dc9a6e3e4e019e8ac69522afd4e16cd15f4a6cc3199812780f2d91b125a63478_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:f91f56ccd6f0dc459548eb62a34f594ff0e37617b0e0b55c411ede167ec20ad0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:3070bee471fe4d63018666fe619df45a8e3e411076d89a86df42bc2a153f603f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:3b54e31d58d372dc89305135792774467f14649279087abbc96da0e1ae10fcd8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:4bce8cef108e3bb4b776746658a83ea4eacca9448c2f1f76f46d5017365be248_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:b0a3442b548306819da96f9e282d80e6f690ff475bee82064d6754a0be099f4a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:2c56b0c6417eb372a3e4a95fad6d0437253d742ccde471b732087f26a7370c98_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:9223d5505423fb300028d825866d7c7a70c210de39f9b4785932bfd199a13bfc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:d0ae5cbb8a2f9204f9a8d5158fb3fee9753f8a845c894838f0d079e893366e21_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:d45e52699488265847f9349497845b39cfe3db43963331ad5f88246f788f6974_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:3940a17c74546984666a150c6a7576ae0d12d567751156d388ed4212fa14defc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:7faf7dca4716b372bd40b1f295880934b7313cd8c4da9e7fd3ff1871b4a482eb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d24b66f51f89e64683ea5dbdc857fc791f3104f4d1f146732c30843ddcf69087_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e2bb89b958786c97525d914e60b99b577c99dd4e6ddf05e6f3d2ca113e810195_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:00b3e160d09a604eee4aa32323c51cbbb2207c97d2d4df1687f7aa6b4675b986_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:1812dff45af154417103fd321841c904cd4a5feec66b77cdf9d0db3c55edc54c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:b6f743158a4cd8a673f62dcccdd8a38bbf8c860d2a18a2ef6032ff3b03f259fc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:cbc1e8e10abf1e4c531b677b195a7f1b848c64f4d79b434da65ac9bb9a201e2e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:3c7ac707dc65cc32905d1ad6bb0ef165af1bbc097acb558ac3a4bee06574091e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:a96b201f565599042e77b707879e7bc40f9b075cf51e61d45e1f0538eb7d438f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:ed10c5d27be3413ff7d5f876459041d7127a1157c0b7c308c6e9669f027249c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:612b552411de7ce7f64aa05c0520159abde721cab8b2e10c6847701b0a193d69_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:6a26f591235fe733b3472e58f470fbc268e4249f5a7fe1e7bf9289b0bd1769de_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:7a51d9d26e005f560fae0c10bd90a85a0c8eb60cc1327b6b797c9f165599247f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:5c6e85e30034db5efc65541cdcfe94e78668bec0477f9edf0907162d05f935ee_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:87666bf869c7ea75d6c88e8936ab22d684afe569ca633c21e6c2963eab8c9778_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:97cee17b84c4e7a1e55718058238a4790ad4b8c2275bfdfabb3e0314bc75afd8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:173ef0dce31a50af7c52f96a4b30c6dc8baa329e7d2e3da175d69f5dcc4ebba5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:2c2cacd6aa816801f58c3b5c30dfbf1aec276ea8db2ad88427ae80f719db9b4b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:94eb0a22ea3a63cbb0bef4473e0c1e260460d0117a4963009e48a9cd354a1c9d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:8fba5451a6c957e29094c06dabd0c3df013694b1769b80d5b1663506eb25a287_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:a331e053095713bceb829a39b5a7fec82913c1c0b6f4099832fe97f26ffb9241_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:e09c36e70a8c1ba75237644f2fe6c4269cf619b5b016b424785f2e152203f579_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:2aa1034e351708e03efd9902af1a834326b9f89725bb3cd859a16ba0e44cbafc_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:7ce15e0c8564d736423a41832087bfb65f3771afc7b0c97bf29cb79c961ee32b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:fb20e14e9689cada4e37278a844b9603a644baee8bc2c293fbf910780087e214_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:549196026bfbc4c9cd6e9e9f2f732e2b2fc3a34e64b78a83950b84c34e544b89_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b40fa27430a6d3369cb815bc2ad5f7cf2e05067fdb547f4a8c342c5355d97373_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:da34eb442746bfd1d69f137a04d7f44af59751013831d0d4d93d1adb5ea97f19_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:624b7fbe3738e7c8352051f79afee80dd370b5f46c290fa381d96d3268188e7b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:aa1412e16e1326b7d666ff8813a0156d09f64d9ae3cde6c0588f4e61275f462d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:b2c2e40ebfbcf1a90f75b6b5d92b9a92fa08f480405dc6e468e79392e8529304_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:0c90a2ad5d9e4e470f90bdbceacd662458768c717a174614205252ae50c9c7b4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:729ce6b4a2693cd483e0c3c0b99c2e2e2b97d3050002995b34181d114a01227b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:a5613b2272ddb17b15554b0d18b78bdc7cb69464c51b7a1f218fd694fb1cc9f0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:e7161df657d3cfa9646e7cd636b363fceb6b27d15652fa3410dd90a5c118367f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:76ee02b707ab74a3f79f86a3b1cc9ac6127c58043d1d33a7fa1d8b3265d09004_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:97478324b8185e8fe360dea0bb01dc8735e49315bfb86ba25559fd597bfb0ca7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:df725ef53041470b74a5dfe8ded4016ba0f30dd99ddce802df68239e7df41b25_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:fd5144816dd4c812f078f0842b0a19479476f77f7a5d4f2f8c36924ef4b8f4da_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:4480e0ab7aec75f5375310cb00a99f56a0bf15c6b06e2805ffb7d88741f50bef_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:938414b38f9ba981207f0e5c9804148b08b63ae127a57367645675485fd23052_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9b7e5d35c767c4f3864baee61abdf7c73287a9de61214d4663cdfeb312b0192c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:d8206ca18f8baba55a0e8e260ee9727c9bda699e8e6f1d67fc5268640265802c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:053142379c91e6c4d443dd5fa704b89b112068c7e499070d1e6f7d70ae9f53c5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:133ffbe590fa559afa76cd1a36d9e7a407a7ddd16c0fbfe14de4f888f3a26dac_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:70844ff4d4fffe1496331f9f2ebfd1b56ce648bbf134e291d2e49b609cadec08_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:a8dc3817e5c32532d58862fd0075180601f3a4762ac5c82a069e7612781494bd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:60a34b6b5c6c27bd3d1fceb5c3e05ca1c7ab00bbd420b0a356eed57bee1f739b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:83c9597a2b8c7f5e31a268b95952f8cda30acbd1216e54a8e5787d6b4c10edce_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:bf2968a481417db1b0aabb5430daaeef2fe0b6f6be1dc26c56a838a6786242f9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:624b7fbe3738e7c8352051f79afee80dd370b5f46c290fa381d96d3268188e7b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:aa1412e16e1326b7d666ff8813a0156d09f64d9ae3cde6c0588f4e61275f462d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:b2c2e40ebfbcf1a90f75b6b5d92b9a92fa08f480405dc6e468e79392e8529304_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:05c63b8fe4341f93894940acb7e54774abdfb70f4f8a246d55b1238c56654d1f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:81a1fa678e4c445d3392691a3ff772a3aaf93f51a39bf17b7de8318ac0d6d961_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:cef25f249e5a8e940d4b83471daddf8bf5c5c0e29c07c2dfab9b605174316da5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:8fba5451a6c957e29094c06dabd0c3df013694b1769b80d5b1663506eb25a287_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:a331e053095713bceb829a39b5a7fec82913c1c0b6f4099832fe97f26ffb9241_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:e09c36e70a8c1ba75237644f2fe6c4269cf619b5b016b424785f2e152203f579_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-53547"
},
{
"category": "external",
"summary": "RHBZ#2378905",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2378905"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-53547",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53547"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-53547",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-53547"
},
{
"category": "external",
"summary": "https://github.com/helm/helm/commit/4b8e61093d8f579f1165cdc6bd4b43fa5455f571",
"url": "https://github.com/helm/helm/commit/4b8e61093d8f579f1165cdc6bd4b43fa5455f571"
},
{
"category": "external",
"summary": "https://github.com/helm/helm/security/advisories/GHSA-557j-xg8c-q2mm",
"url": "https://github.com/helm/helm/security/advisories/GHSA-557j-xg8c-q2mm"
}
],
"release_date": "2025-07-08T21:39:59.075000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-09-03T18:51:10+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:\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.18/html/release_notes/",
"product_ids": [
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:0457f7c5332d305c49659947798402ec3804f56a3408f7e716bbb3c8fb38167d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:9bd1542fe9e295763ae5f486495ba36a4a76d69ed750adacad875b7ad07e9e10_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:f759c966f9fa93f6def9e443b21e1fd731a8f78f33ddc58aec28c5792c75a055_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:f8abd89e6248b42e0888d3778091decfd1a58e778e6c4dc29c278ab7aeab4139_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:14821"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:5206ad12a10e98c76c33cf20c08f2799f8c65af0ba158d5ab6691af5fb5b2b70_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:6429fae2393f0c15a007f131a04d8e2e64372b88e7996917af6d5bb795ec78ce_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:b30085f977a9173c33ad493701203d400c3dbc7ce40b056f665234133120b4de_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:efe891f5b4675215ea525ea403973db4af7804e921a082b631c1f41586cc1b8f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:69c68c5c9fefecaa3fd63e54484cb0cf997364d0b6884a571cb8ed85fc572353_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:904eb878337d60c95ecca50b0c458dadf2a8b52e22ceb1ba2eb3d5c6616428e7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:a28fb8f2bf23dfa1dbb24f358640e95065299de2fb740eb5aff98a721524e129_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:f6697eaf4408dbe72ac888664b6edd4fa09069dba80294d33fb66942d5f8ea95_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:2b7f7c79b2f90e2f81ec380603dfc9c2d674cb6925b1d5b428ac49afd5f73faf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:6ee75540d86e6654b432b88926697908de03768828e3d6527080376579200dd0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:734d944c49d63445462440914910b56510319ddc7aef3ad466d8aed4c32662dd_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:953a6c3a78dc5ca0dc6b6d66f7f1606fbf316c0ff667a64f121f895daf2b19c0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:0aa3b91709f601a4f2f9020121589a454e139fcd7990faff8175e7b230b4f959_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:278f96847f594948776eb14a1182e7be24d17d4d12d91962db8daae3c4cf230d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:9b8063b667bbc33828102fd38ebfce5eae40ebd65809f3517dec47895a491142_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:b9d04a647854b0df819195aa16f8e5ce5a5d13fcaf6fe831e54bbf250a030aa6_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:2c68e8422d9f6e2aa06b579bdc82f53ba5ff028f01f3c7e06448d2984074a16d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:2d0f34bd528d12882f5ede85195dc3e903bf42a6023c1769d1e13fb5da931711_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:3f1e05f7dd3e05a2e28abf3e175e2780c1f0356e816e1fe88dc1fd4938a6749d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:c60a5eb0538387ae35def0d95e24aa421a40efa6325900c6ab1b563617da99cb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9@sha256:09039a624dabf1aec6185b362b27e4ae5e091bcb6dcae52bca50f92e7c5dfe81_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9@sha256:4d4174713ee7729905b07d64c5a1b6755655fdeae8b977d0eb3d42a370811dbb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9@sha256:5ce4bb717341ec3f0e6a8ab08bb9b6227bc3624f3f3b83a65eae49e84ee8fe4e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9@sha256:ab92aec9531c6e434f953eb3e833475f9aa0c707fee7937c5b44d88fb935b6fc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:1b68c2912db7c73e817caebd5451e3d2f529877c47bacadb399b358a2e7f68fd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:20f933a65efea53dbd7f355d6ca755025fa5424e57aa899bb40cd98dc10a49cf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4b2f6b1af0967e4c2b3084e666532063f750f89954526238b50801f8c9b82954_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:fa48686b92aebf8811614b6942e3ec0c608c8f4e7bfcf9d990f952e850af58c1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:88a2293844d6c5a168f7f6cf809467934a7742f05ddec53d8f90533a17370af3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:8e90413bb35cd67c915df5090adf16717d06e77992ef23a20cd1fe7dd57abdf2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:e42213bfe457dc9f814dd1d3dab20a89aba4812b8329bd17ba00cc6bf5faa5f6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:f01a9de4d559c6c31b17f85c07997f57f6ce152d4d0e1dd9845b61a277b05f81_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:5b4cdf150421a1eb23d449475db68c4d17b0d9f860b1846b1aaaf1fd026f8a69_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:f1f4ae8d15154b87f2caee6c61742d49cc68ce25c0c864b766b5ab9260c04338_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:2824915caa355c7deafce3d90cdd4337338ec5139a34c6f1d0e13f1259873e31_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:98de04d1a27e5b71a2e3efff6ce280b941d4194330c402ecbb76d1bd8bb6e854_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:2205187e39396eb8de561dbd1782974bfb0b33d7f9177abe9be40127cd3085b2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:6cb19991c766fc16a59d975e0169d1333dba974cd0b2a204721be6c45a649684_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:94a7a1e65fc53c4dd51546879ef4350a55ba784758228fcae8787756480936e0_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:0215b7c72fff6d0769c958f33c2337fd6b279e2fbe128cecde9639f0d29981f8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:179c72bad0ea56fd6fc3edca45fd98b98d1e5604736eb9d1e39a4108a3c6befc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:518079f94ac0680d2ac2c5647e75fd466a97435c84150b7c122f72b4de3ba89c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:604127c704a68f61492e28284164d58f9a1fca6623a9871e45bdcb18d1dd624c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:4606b7a77893cdcc720ba632e7819fd52c5793e19083e18fb020ccd7cafd559a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:501e74956738fbc48c41267a4fe3671ba0efc675a7128a5e19f01fee8f99a773_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:99e008d16227b0d472b2e4dddb3c075edbd36eea5840dabff2157fe7985c165f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:e2a4a6e6f6f9ed6f02ec5764b8d62b51920fe7f7c105ff146254f274fd5a8f2a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:0ede723291eaff626c3c53eaf2b1bf1ca733bab6c3575eebc5eeafc10c223fba_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7003833ad89eed140e4bfa05df7681e311723c5f08ce204bafe3ea8f711fa9de_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:b6c4b56f700544a3545ef9f220c4bb53fa192d1a1a512b60f2c679e6bd3ce950_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:fcf57aa291b9ad6cf278ac7628aa41a464c8f9d6c18d04177609381cb0b84b8f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:4514beb1b963b35ad16488a92e58acea18023b728e3d9f8058e79218ae33c112_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:5eebbedd995e9c463e38dd9142db0594a0bdf7d8bfd9f9e7b4c7d4474a5e31e8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:63d8c7d0ce21fbb8ce7d48818897236a4ff4f87e6137bdba66263245b25f4a67_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:e008d08e74829bbb09ca6a50eff49055962b3c8fac3edc6bcafe916f16a31d1e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:1865380c9ef74bd0e7f1031a94263ad85f6860af331a492df7637f0dc9881240_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:24ef70b970d504cf0f85483f974719726bd54bcbc2a561a5f110f9360ca29a3a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:f45839782d532b7a2ddf07e520118b63136e49219eb494ab5061d193e243f39f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:f4eb200a8cf35d424ebde4e954c9a9995ba1d941442a45cfae9906015a9961bc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:5a7828a94139ea959c2bd20bb27fb5107028eba8532bf5e547c8ac19f72a5e67_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:67e97bfc816f103e7a2910ede528e2dada28018da268aafc0a416e2257b10ebd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:93b3c9ec2e71e6a8cc9d59759b194519c995401087a3f8289939a6b935323acc_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:ff225787e7875d6745b969f6f3718f221556d53257fb1a791ba01b537d79cc14_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:2f4ef6da8f44b0f2fded0818c5ca290245fee20d7a6382e29ab9d9b52fa1febf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:4edd91d208745ee60b76b4ae8242f10d66f4ec001f2e40b4e78c93ca0740f073_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:d4d91acc94f3f14d623e20f9cfaf2bf09eea61c5bb2727bd24c4e5b21b9b66f7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:d914e2069f1a7e7ae2cce75171bda0a88d0c1219be611cf835d597f71842edd3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:043f45de0fc1cd46dbe672f0364449b25d77071071f5d538789c4b70e7220d80_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:059378a972b7b6566d71e7bffed3b842b3d9311fda83a8f3fa9ec1a6d6ce5d0c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:91938a3a38241aa708a976513c994a197218444cd301d113381c02ee9b10313b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:f8ab780aed0a3f8b96db112602a91c10c2ad93f445988a40c38d3815158340ae_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:2b3467642a895097256586c0a0871c06b04761452081a91683bb256ee49b7971_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:524ce69c828fae30e69436802db82c63552a5f14618eca934b56cb28138914a5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:819191768b76171096e747d448ce69b13089f8dc00bdd604224642e8d91232a2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:f0af16dd6333e5f035a0db499626d17fa8b9c7fed06d2d1613f58ce639abfbf7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:59822b81b24a4c22faf0127220eb3b95734402c15254d909f6e7d81bbf76c4a4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:966ec8829b28da32cc84d1b3ae0d598d8229b4f4d7d7ed83fbb843be1f994bb4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:9a81dad0cc9546a1372d5a90c2b28d8a07ac70cbfc63ec95876bb11c58438ead_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:c5d58d1a61f8bbc178d9b7b2a0e71c2714c70def8bd39a59edb2c29016d7dfd7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:159bbf9b7cb82cef7d1ff0a394b2d8f1ea6588b828a252f7182a200661b1ff88_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:49fc5ca4c1e2a7fb698528031a8f7450cdee3c138ac4c1bf75efd4014c2192c2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:e6e1319cf999c8c756acac66823b3f311d0251ab45c5107e69d90cf61e157359_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:2342b024c91bb5d26ce402a0fe832da435517ba4ec89d0a3d1b0501a2138bf85_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:7c521923233768e9c57872602001e90dabb10bdb9f0bc4cd7f6ac5e35d92a179_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:d4fb33655d80ccde76cdf85b527fc7410800b197a644caf8eab837a2d3ec9d46_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:397fc77a132f964c47da76ce63461176325003f678b46f3f676a56911d4f7b7a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:81b9caf2b430a6cb39b60b8a58733ec4c52afe3ec3b3e3b1950c3a2c547072a4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:a7d701be98857dd8dd40b81876d31ab18549f535a8f15b334c15e3301e79d8d7_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ffabfbee73b6f70e1354ce85ac605b65019126fdb864b487080f997d67de53c4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5e25e14c9560e99676f9e627e8ea5cdf8080c28956a2bc6c46098aa53600078f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:b2bd25677f67c43145d73d7f97290ee77114c456b128422718b57b6ad6e71f57_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:d76a45f09c796dcc27aec23509c4623d4f9888abe01c7fa0069dc38e92c2df2c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ef3cf10607bbd2dbe735df04fb549fa6f98bfafe619b27c43883c9f4f424d5db_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:5827439bb33d12d1395e3cf0ebe8edaf152d7f53420e66fe3828b947a29c4664_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:77b31b58549548af4c389107825f9282061132ecab7fa95f82b5b7729ee659b8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:bf63f0148f39a8be144eb807676cbfc74d0ec480a5df6a7afa6503dc12e42c9a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:d6b0631e33fa4b6e9daf65908fa3d332ba9bf82aa8f778af0c373b0cbea19acc_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:217143d2bacd60f47b577a39d7c6201bffb872d7741f743b5c678afdc84ba2f3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:62b5ffa6cb8fa57da7e79b8c9ea3832dcb6505efc5ed225ac1e906c56a5e90ca_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:c46d2024a0816d1fa8c1c716db8f78818696214e89c6f99b0df56feea68dd047_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:c680295665ab01915ce9155b4fd1723a4309eca869547f51429dce7bdf442bc1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:0be41bcde47183902239bbc06f27dc970c81a9e50a3835a25b3c82b77d81d6d7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:0c4073ec2fcb16f3029498d6427e6f32375392e3e1224bc39e940ecf2b0d458c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:38917a3b89f1e46cbcde5eddabf36c3fe04d4abbef3b718eeaef7b65fb6247fd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:acdd4a2120f0938ba94491a2d6c1dd25a608939c28c8b64fb53156ee28200064_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:80bfed8e4c1ed76015a1adfc65cd19bd7e5ece4eff529585d4229088aebb8778_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:b511fb85ad7b915aca4bebff33eceed694dbb68ad5674fb33343a4fcc89dbecf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:dde7e08e4542ca8b3c6144bc3ef816a93afd35d982e66becedc2d8bbc505b8e2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:dfb17ea6c7437148c3ffed2dd0f8437f9279eb974c1e4435d6e56401fd7881b6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:0457f7c5332d305c49659947798402ec3804f56a3408f7e716bbb3c8fb38167d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:9bd1542fe9e295763ae5f486495ba36a4a76d69ed750adacad875b7ad07e9e10_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:f759c966f9fa93f6def9e443b21e1fd731a8f78f33ddc58aec28c5792c75a055_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:f8abd89e6248b42e0888d3778091decfd1a58e778e6c4dc29c278ab7aeab4139_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:429d206e9dc2b697d8910fb89ca547202cd772496be86018211443fa33359d0f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:c76e26173b2f6acf61ffdabb1ee6fedd626ffc1aefb10ae88ad01f55a62a5c10_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:f2613d0ea7ca8e7503fd3e52c3401bf66573679033fcdec6f54225aa17837a21_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:217e12a5724d665b52adb5eedb7f3fe82e6070301b05ea92dd4bdb8d816295b8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:893b9edc0503f3e1a444d6f14fa675f7bd478e089fd5565320eb6e1683074c85_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:d4dd89573711cffbf8ed02fd6d71bfaef49ba70e3759e87521cbdde3d098e8cd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:368b81dc4b03f57a9251e6139289b61342997c0dfd9b419d6ec05bc3dcbd0955_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:b9bc7a5f1e8f3047664f323724a1a534f69112e68535caf08744c25ca997f712_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:dc9a6e3e4e019e8ac69522afd4e16cd15f4a6cc3199812780f2d91b125a63478_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:f91f56ccd6f0dc459548eb62a34f594ff0e37617b0e0b55c411ede167ec20ad0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:3070bee471fe4d63018666fe619df45a8e3e411076d89a86df42bc2a153f603f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:3b54e31d58d372dc89305135792774467f14649279087abbc96da0e1ae10fcd8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:4bce8cef108e3bb4b776746658a83ea4eacca9448c2f1f76f46d5017365be248_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:b0a3442b548306819da96f9e282d80e6f690ff475bee82064d6754a0be099f4a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:2c56b0c6417eb372a3e4a95fad6d0437253d742ccde471b732087f26a7370c98_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:9223d5505423fb300028d825866d7c7a70c210de39f9b4785932bfd199a13bfc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:d0ae5cbb8a2f9204f9a8d5158fb3fee9753f8a845c894838f0d079e893366e21_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:d45e52699488265847f9349497845b39cfe3db43963331ad5f88246f788f6974_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:3940a17c74546984666a150c6a7576ae0d12d567751156d388ed4212fa14defc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:7faf7dca4716b372bd40b1f295880934b7313cd8c4da9e7fd3ff1871b4a482eb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d24b66f51f89e64683ea5dbdc857fc791f3104f4d1f146732c30843ddcf69087_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e2bb89b958786c97525d914e60b99b577c99dd4e6ddf05e6f3d2ca113e810195_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:00b3e160d09a604eee4aa32323c51cbbb2207c97d2d4df1687f7aa6b4675b986_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:1812dff45af154417103fd321841c904cd4a5feec66b77cdf9d0db3c55edc54c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:b6f743158a4cd8a673f62dcccdd8a38bbf8c860d2a18a2ef6032ff3b03f259fc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:cbc1e8e10abf1e4c531b677b195a7f1b848c64f4d79b434da65ac9bb9a201e2e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:3c7ac707dc65cc32905d1ad6bb0ef165af1bbc097acb558ac3a4bee06574091e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:a96b201f565599042e77b707879e7bc40f9b075cf51e61d45e1f0538eb7d438f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:ed10c5d27be3413ff7d5f876459041d7127a1157c0b7c308c6e9669f027249c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:612b552411de7ce7f64aa05c0520159abde721cab8b2e10c6847701b0a193d69_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:6a26f591235fe733b3472e58f470fbc268e4249f5a7fe1e7bf9289b0bd1769de_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:7a51d9d26e005f560fae0c10bd90a85a0c8eb60cc1327b6b797c9f165599247f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:5c6e85e30034db5efc65541cdcfe94e78668bec0477f9edf0907162d05f935ee_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:87666bf869c7ea75d6c88e8936ab22d684afe569ca633c21e6c2963eab8c9778_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:97cee17b84c4e7a1e55718058238a4790ad4b8c2275bfdfabb3e0314bc75afd8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:173ef0dce31a50af7c52f96a4b30c6dc8baa329e7d2e3da175d69f5dcc4ebba5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:2c2cacd6aa816801f58c3b5c30dfbf1aec276ea8db2ad88427ae80f719db9b4b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:94eb0a22ea3a63cbb0bef4473e0c1e260460d0117a4963009e48a9cd354a1c9d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:8fba5451a6c957e29094c06dabd0c3df013694b1769b80d5b1663506eb25a287_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:a331e053095713bceb829a39b5a7fec82913c1c0b6f4099832fe97f26ffb9241_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:e09c36e70a8c1ba75237644f2fe6c4269cf619b5b016b424785f2e152203f579_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:2aa1034e351708e03efd9902af1a834326b9f89725bb3cd859a16ba0e44cbafc_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:7ce15e0c8564d736423a41832087bfb65f3771afc7b0c97bf29cb79c961ee32b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:fb20e14e9689cada4e37278a844b9603a644baee8bc2c293fbf910780087e214_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:549196026bfbc4c9cd6e9e9f2f732e2b2fc3a34e64b78a83950b84c34e544b89_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b40fa27430a6d3369cb815bc2ad5f7cf2e05067fdb547f4a8c342c5355d97373_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:da34eb442746bfd1d69f137a04d7f44af59751013831d0d4d93d1adb5ea97f19_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:624b7fbe3738e7c8352051f79afee80dd370b5f46c290fa381d96d3268188e7b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:aa1412e16e1326b7d666ff8813a0156d09f64d9ae3cde6c0588f4e61275f462d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:b2c2e40ebfbcf1a90f75b6b5d92b9a92fa08f480405dc6e468e79392e8529304_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:0c90a2ad5d9e4e470f90bdbceacd662458768c717a174614205252ae50c9c7b4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:729ce6b4a2693cd483e0c3c0b99c2e2e2b97d3050002995b34181d114a01227b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:a5613b2272ddb17b15554b0d18b78bdc7cb69464c51b7a1f218fd694fb1cc9f0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:e7161df657d3cfa9646e7cd636b363fceb6b27d15652fa3410dd90a5c118367f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:76ee02b707ab74a3f79f86a3b1cc9ac6127c58043d1d33a7fa1d8b3265d09004_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:97478324b8185e8fe360dea0bb01dc8735e49315bfb86ba25559fd597bfb0ca7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:df725ef53041470b74a5dfe8ded4016ba0f30dd99ddce802df68239e7df41b25_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:fd5144816dd4c812f078f0842b0a19479476f77f7a5d4f2f8c36924ef4b8f4da_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:4480e0ab7aec75f5375310cb00a99f56a0bf15c6b06e2805ffb7d88741f50bef_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:938414b38f9ba981207f0e5c9804148b08b63ae127a57367645675485fd23052_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9b7e5d35c767c4f3864baee61abdf7c73287a9de61214d4663cdfeb312b0192c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:d8206ca18f8baba55a0e8e260ee9727c9bda699e8e6f1d67fc5268640265802c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:053142379c91e6c4d443dd5fa704b89b112068c7e499070d1e6f7d70ae9f53c5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:133ffbe590fa559afa76cd1a36d9e7a407a7ddd16c0fbfe14de4f888f3a26dac_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:70844ff4d4fffe1496331f9f2ebfd1b56ce648bbf134e291d2e49b609cadec08_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:a8dc3817e5c32532d58862fd0075180601f3a4762ac5c82a069e7612781494bd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:60a34b6b5c6c27bd3d1fceb5c3e05ca1c7ab00bbd420b0a356eed57bee1f739b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:83c9597a2b8c7f5e31a268b95952f8cda30acbd1216e54a8e5787d6b4c10edce_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:bf2968a481417db1b0aabb5430daaeef2fe0b6f6be1dc26c56a838a6786242f9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:624b7fbe3738e7c8352051f79afee80dd370b5f46c290fa381d96d3268188e7b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:aa1412e16e1326b7d666ff8813a0156d09f64d9ae3cde6c0588f4e61275f462d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:b2c2e40ebfbcf1a90f75b6b5d92b9a92fa08f480405dc6e468e79392e8529304_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:05c63b8fe4341f93894940acb7e54774abdfb70f4f8a246d55b1238c56654d1f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:81a1fa678e4c445d3392691a3ff772a3aaf93f51a39bf17b7de8318ac0d6d961_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:cef25f249e5a8e940d4b83471daddf8bf5c5c0e29c07c2dfab9b605174316da5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:8fba5451a6c957e29094c06dabd0c3df013694b1769b80d5b1663506eb25a287_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:a331e053095713bceb829a39b5a7fec82913c1c0b6f4099832fe97f26ffb9241_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:e09c36e70a8c1ba75237644f2fe6c4269cf619b5b016b424785f2e152203f579_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:L/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:5206ad12a10e98c76c33cf20c08f2799f8c65af0ba158d5ab6691af5fb5b2b70_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:6429fae2393f0c15a007f131a04d8e2e64372b88e7996917af6d5bb795ec78ce_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:b30085f977a9173c33ad493701203d400c3dbc7ce40b056f665234133120b4de_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:efe891f5b4675215ea525ea403973db4af7804e921a082b631c1f41586cc1b8f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:69c68c5c9fefecaa3fd63e54484cb0cf997364d0b6884a571cb8ed85fc572353_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:904eb878337d60c95ecca50b0c458dadf2a8b52e22ceb1ba2eb3d5c6616428e7_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:a28fb8f2bf23dfa1dbb24f358640e95065299de2fb740eb5aff98a721524e129_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:f6697eaf4408dbe72ac888664b6edd4fa09069dba80294d33fb66942d5f8ea95_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:2b7f7c79b2f90e2f81ec380603dfc9c2d674cb6925b1d5b428ac49afd5f73faf_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:6ee75540d86e6654b432b88926697908de03768828e3d6527080376579200dd0_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:734d944c49d63445462440914910b56510319ddc7aef3ad466d8aed4c32662dd_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:953a6c3a78dc5ca0dc6b6d66f7f1606fbf316c0ff667a64f121f895daf2b19c0_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:0aa3b91709f601a4f2f9020121589a454e139fcd7990faff8175e7b230b4f959_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:278f96847f594948776eb14a1182e7be24d17d4d12d91962db8daae3c4cf230d_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:9b8063b667bbc33828102fd38ebfce5eae40ebd65809f3517dec47895a491142_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:b9d04a647854b0df819195aa16f8e5ce5a5d13fcaf6fe831e54bbf250a030aa6_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:2c68e8422d9f6e2aa06b579bdc82f53ba5ff028f01f3c7e06448d2984074a16d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:2d0f34bd528d12882f5ede85195dc3e903bf42a6023c1769d1e13fb5da931711_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:3f1e05f7dd3e05a2e28abf3e175e2780c1f0356e816e1fe88dc1fd4938a6749d_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:c60a5eb0538387ae35def0d95e24aa421a40efa6325900c6ab1b563617da99cb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9@sha256:09039a624dabf1aec6185b362b27e4ae5e091bcb6dcae52bca50f92e7c5dfe81_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9@sha256:4d4174713ee7729905b07d64c5a1b6755655fdeae8b977d0eb3d42a370811dbb_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9@sha256:5ce4bb717341ec3f0e6a8ab08bb9b6227bc3624f3f3b83a65eae49e84ee8fe4e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/metallb-rhel9@sha256:ab92aec9531c6e434f953eb3e833475f9aa0c707fee7937c5b44d88fb935b6fc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:1b68c2912db7c73e817caebd5451e3d2f529877c47bacadb399b358a2e7f68fd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:20f933a65efea53dbd7f355d6ca755025fa5424e57aa899bb40cd98dc10a49cf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4b2f6b1af0967e4c2b3084e666532063f750f89954526238b50801f8c9b82954_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:fa48686b92aebf8811614b6942e3ec0c608c8f4e7bfcf9d990f952e850af58c1_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:88a2293844d6c5a168f7f6cf809467934a7742f05ddec53d8f90533a17370af3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:8e90413bb35cd67c915df5090adf16717d06e77992ef23a20cd1fe7dd57abdf2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:e42213bfe457dc9f814dd1d3dab20a89aba4812b8329bd17ba00cc6bf5faa5f6_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:f01a9de4d559c6c31b17f85c07997f57f6ce152d4d0e1dd9845b61a277b05f81_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:5b4cdf150421a1eb23d449475db68c4d17b0d9f860b1846b1aaaf1fd026f8a69_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:f1f4ae8d15154b87f2caee6c61742d49cc68ce25c0c864b766b5ab9260c04338_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:2824915caa355c7deafce3d90cdd4337338ec5139a34c6f1d0e13f1259873e31_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:98de04d1a27e5b71a2e3efff6ce280b941d4194330c402ecbb76d1bd8bb6e854_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:2205187e39396eb8de561dbd1782974bfb0b33d7f9177abe9be40127cd3085b2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:6cb19991c766fc16a59d975e0169d1333dba974cd0b2a204721be6c45a649684_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:94a7a1e65fc53c4dd51546879ef4350a55ba784758228fcae8787756480936e0_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:0215b7c72fff6d0769c958f33c2337fd6b279e2fbe128cecde9639f0d29981f8_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:179c72bad0ea56fd6fc3edca45fd98b98d1e5604736eb9d1e39a4108a3c6befc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:518079f94ac0680d2ac2c5647e75fd466a97435c84150b7c122f72b4de3ba89c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:604127c704a68f61492e28284164d58f9a1fca6623a9871e45bdcb18d1dd624c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:4606b7a77893cdcc720ba632e7819fd52c5793e19083e18fb020ccd7cafd559a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:501e74956738fbc48c41267a4fe3671ba0efc675a7128a5e19f01fee8f99a773_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:99e008d16227b0d472b2e4dddb3c075edbd36eea5840dabff2157fe7985c165f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:e2a4a6e6f6f9ed6f02ec5764b8d62b51920fe7f7c105ff146254f274fd5a8f2a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:0ede723291eaff626c3c53eaf2b1bf1ca733bab6c3575eebc5eeafc10c223fba_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7003833ad89eed140e4bfa05df7681e311723c5f08ce204bafe3ea8f711fa9de_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:b6c4b56f700544a3545ef9f220c4bb53fa192d1a1a512b60f2c679e6bd3ce950_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:fcf57aa291b9ad6cf278ac7628aa41a464c8f9d6c18d04177609381cb0b84b8f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:4514beb1b963b35ad16488a92e58acea18023b728e3d9f8058e79218ae33c112_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:5eebbedd995e9c463e38dd9142db0594a0bdf7d8bfd9f9e7b4c7d4474a5e31e8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:63d8c7d0ce21fbb8ce7d48818897236a4ff4f87e6137bdba66263245b25f4a67_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:e008d08e74829bbb09ca6a50eff49055962b3c8fac3edc6bcafe916f16a31d1e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:1865380c9ef74bd0e7f1031a94263ad85f6860af331a492df7637f0dc9881240_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:24ef70b970d504cf0f85483f974719726bd54bcbc2a561a5f110f9360ca29a3a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:f45839782d532b7a2ddf07e520118b63136e49219eb494ab5061d193e243f39f_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:f4eb200a8cf35d424ebde4e954c9a9995ba1d941442a45cfae9906015a9961bc_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:5a7828a94139ea959c2bd20bb27fb5107028eba8532bf5e547c8ac19f72a5e67_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:67e97bfc816f103e7a2910ede528e2dada28018da268aafc0a416e2257b10ebd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:93b3c9ec2e71e6a8cc9d59759b194519c995401087a3f8289939a6b935323acc_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:ff225787e7875d6745b969f6f3718f221556d53257fb1a791ba01b537d79cc14_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:2f4ef6da8f44b0f2fded0818c5ca290245fee20d7a6382e29ab9d9b52fa1febf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:4edd91d208745ee60b76b4ae8242f10d66f4ec001f2e40b4e78c93ca0740f073_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:d4d91acc94f3f14d623e20f9cfaf2bf09eea61c5bb2727bd24c4e5b21b9b66f7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:d914e2069f1a7e7ae2cce75171bda0a88d0c1219be611cf835d597f71842edd3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:043f45de0fc1cd46dbe672f0364449b25d77071071f5d538789c4b70e7220d80_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:059378a972b7b6566d71e7bffed3b842b3d9311fda83a8f3fa9ec1a6d6ce5d0c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:91938a3a38241aa708a976513c994a197218444cd301d113381c02ee9b10313b_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:f8ab780aed0a3f8b96db112602a91c10c2ad93f445988a40c38d3815158340ae_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:2b3467642a895097256586c0a0871c06b04761452081a91683bb256ee49b7971_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:524ce69c828fae30e69436802db82c63552a5f14618eca934b56cb28138914a5_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:819191768b76171096e747d448ce69b13089f8dc00bdd604224642e8d91232a2_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:f0af16dd6333e5f035a0db499626d17fa8b9c7fed06d2d1613f58ce639abfbf7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:59822b81b24a4c22faf0127220eb3b95734402c15254d909f6e7d81bbf76c4a4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:966ec8829b28da32cc84d1b3ae0d598d8229b4f4d7d7ed83fbb843be1f994bb4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:9a81dad0cc9546a1372d5a90c2b28d8a07ac70cbfc63ec95876bb11c58438ead_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:c5d58d1a61f8bbc178d9b7b2a0e71c2714c70def8bd39a59edb2c29016d7dfd7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:159bbf9b7cb82cef7d1ff0a394b2d8f1ea6588b828a252f7182a200661b1ff88_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:49fc5ca4c1e2a7fb698528031a8f7450cdee3c138ac4c1bf75efd4014c2192c2_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:e6e1319cf999c8c756acac66823b3f311d0251ab45c5107e69d90cf61e157359_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:2342b024c91bb5d26ce402a0fe832da435517ba4ec89d0a3d1b0501a2138bf85_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:7c521923233768e9c57872602001e90dabb10bdb9f0bc4cd7f6ac5e35d92a179_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:d4fb33655d80ccde76cdf85b527fc7410800b197a644caf8eab837a2d3ec9d46_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:397fc77a132f964c47da76ce63461176325003f678b46f3f676a56911d4f7b7a_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:81b9caf2b430a6cb39b60b8a58733ec4c52afe3ec3b3e3b1950c3a2c547072a4_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:a7d701be98857dd8dd40b81876d31ab18549f535a8f15b334c15e3301e79d8d7_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ffabfbee73b6f70e1354ce85ac605b65019126fdb864b487080f997d67de53c4_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5e25e14c9560e99676f9e627e8ea5cdf8080c28956a2bc6c46098aa53600078f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:b2bd25677f67c43145d73d7f97290ee77114c456b128422718b57b6ad6e71f57_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:d76a45f09c796dcc27aec23509c4623d4f9888abe01c7fa0069dc38e92c2df2c_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ef3cf10607bbd2dbe735df04fb549fa6f98bfafe619b27c43883c9f4f424d5db_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:5827439bb33d12d1395e3cf0ebe8edaf152d7f53420e66fe3828b947a29c4664_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:77b31b58549548af4c389107825f9282061132ecab7fa95f82b5b7729ee659b8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:bf63f0148f39a8be144eb807676cbfc74d0ec480a5df6a7afa6503dc12e42c9a_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:d6b0631e33fa4b6e9daf65908fa3d332ba9bf82aa8f778af0c373b0cbea19acc_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:217143d2bacd60f47b577a39d7c6201bffb872d7741f743b5c678afdc84ba2f3_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:62b5ffa6cb8fa57da7e79b8c9ea3832dcb6505efc5ed225ac1e906c56a5e90ca_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:c46d2024a0816d1fa8c1c716db8f78818696214e89c6f99b0df56feea68dd047_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:c680295665ab01915ce9155b4fd1723a4309eca869547f51429dce7bdf442bc1_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:0be41bcde47183902239bbc06f27dc970c81a9e50a3835a25b3c82b77d81d6d7_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:0c4073ec2fcb16f3029498d6427e6f32375392e3e1224bc39e940ecf2b0d458c_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:38917a3b89f1e46cbcde5eddabf36c3fe04d4abbef3b718eeaef7b65fb6247fd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:acdd4a2120f0938ba94491a2d6c1dd25a608939c28c8b64fb53156ee28200064_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:80bfed8e4c1ed76015a1adfc65cd19bd7e5ece4eff529585d4229088aebb8778_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:b511fb85ad7b915aca4bebff33eceed694dbb68ad5674fb33343a4fcc89dbecf_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:dde7e08e4542ca8b3c6144bc3ef816a93afd35d982e66becedc2d8bbc505b8e2_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:dfb17ea6c7437148c3ffed2dd0f8437f9279eb974c1e4435d6e56401fd7881b6_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:0457f7c5332d305c49659947798402ec3804f56a3408f7e716bbb3c8fb38167d_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:9bd1542fe9e295763ae5f486495ba36a4a76d69ed750adacad875b7ad07e9e10_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:f759c966f9fa93f6def9e443b21e1fd731a8f78f33ddc58aec28c5792c75a055_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:f8abd89e6248b42e0888d3778091decfd1a58e778e6c4dc29c278ab7aeab4139_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:429d206e9dc2b697d8910fb89ca547202cd772496be86018211443fa33359d0f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:c76e26173b2f6acf61ffdabb1ee6fedd626ffc1aefb10ae88ad01f55a62a5c10_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:f2613d0ea7ca8e7503fd3e52c3401bf66573679033fcdec6f54225aa17837a21_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:217e12a5724d665b52adb5eedb7f3fe82e6070301b05ea92dd4bdb8d816295b8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:893b9edc0503f3e1a444d6f14fa675f7bd478e089fd5565320eb6e1683074c85_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:d4dd89573711cffbf8ed02fd6d71bfaef49ba70e3759e87521cbdde3d098e8cd_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:368b81dc4b03f57a9251e6139289b61342997c0dfd9b419d6ec05bc3dcbd0955_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:b9bc7a5f1e8f3047664f323724a1a534f69112e68535caf08744c25ca997f712_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:dc9a6e3e4e019e8ac69522afd4e16cd15f4a6cc3199812780f2d91b125a63478_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:f91f56ccd6f0dc459548eb62a34f594ff0e37617b0e0b55c411ede167ec20ad0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:3070bee471fe4d63018666fe619df45a8e3e411076d89a86df42bc2a153f603f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:3b54e31d58d372dc89305135792774467f14649279087abbc96da0e1ae10fcd8_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:4bce8cef108e3bb4b776746658a83ea4eacca9448c2f1f76f46d5017365be248_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:b0a3442b548306819da96f9e282d80e6f690ff475bee82064d6754a0be099f4a_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:2c56b0c6417eb372a3e4a95fad6d0437253d742ccde471b732087f26a7370c98_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:9223d5505423fb300028d825866d7c7a70c210de39f9b4785932bfd199a13bfc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:d0ae5cbb8a2f9204f9a8d5158fb3fee9753f8a845c894838f0d079e893366e21_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:d45e52699488265847f9349497845b39cfe3db43963331ad5f88246f788f6974_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:3940a17c74546984666a150c6a7576ae0d12d567751156d388ed4212fa14defc_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:7faf7dca4716b372bd40b1f295880934b7313cd8c4da9e7fd3ff1871b4a482eb_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d24b66f51f89e64683ea5dbdc857fc791f3104f4d1f146732c30843ddcf69087_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:e2bb89b958786c97525d914e60b99b577c99dd4e6ddf05e6f3d2ca113e810195_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:00b3e160d09a604eee4aa32323c51cbbb2207c97d2d4df1687f7aa6b4675b986_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:1812dff45af154417103fd321841c904cd4a5feec66b77cdf9d0db3c55edc54c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:b6f743158a4cd8a673f62dcccdd8a38bbf8c860d2a18a2ef6032ff3b03f259fc_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:cbc1e8e10abf1e4c531b677b195a7f1b848c64f4d79b434da65ac9bb9a201e2e_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:3c7ac707dc65cc32905d1ad6bb0ef165af1bbc097acb558ac3a4bee06574091e_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:a96b201f565599042e77b707879e7bc40f9b075cf51e61d45e1f0538eb7d438f_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:ed10c5d27be3413ff7d5f876459041d7127a1157c0b7c308c6e9669f027249c3_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:612b552411de7ce7f64aa05c0520159abde721cab8b2e10c6847701b0a193d69_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:6a26f591235fe733b3472e58f470fbc268e4249f5a7fe1e7bf9289b0bd1769de_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:7a51d9d26e005f560fae0c10bd90a85a0c8eb60cc1327b6b797c9f165599247f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:5c6e85e30034db5efc65541cdcfe94e78668bec0477f9edf0907162d05f935ee_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:87666bf869c7ea75d6c88e8936ab22d684afe569ca633c21e6c2963eab8c9778_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:97cee17b84c4e7a1e55718058238a4790ad4b8c2275bfdfabb3e0314bc75afd8_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:173ef0dce31a50af7c52f96a4b30c6dc8baa329e7d2e3da175d69f5dcc4ebba5_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:2c2cacd6aa816801f58c3b5c30dfbf1aec276ea8db2ad88427ae80f719db9b4b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:94eb0a22ea3a63cbb0bef4473e0c1e260460d0117a4963009e48a9cd354a1c9d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:8fba5451a6c957e29094c06dabd0c3df013694b1769b80d5b1663506eb25a287_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:a331e053095713bceb829a39b5a7fec82913c1c0b6f4099832fe97f26ffb9241_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:e09c36e70a8c1ba75237644f2fe6c4269cf619b5b016b424785f2e152203f579_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:2aa1034e351708e03efd9902af1a834326b9f89725bb3cd859a16ba0e44cbafc_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:7ce15e0c8564d736423a41832087bfb65f3771afc7b0c97bf29cb79c961ee32b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:fb20e14e9689cada4e37278a844b9603a644baee8bc2c293fbf910780087e214_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:549196026bfbc4c9cd6e9e9f2f732e2b2fc3a34e64b78a83950b84c34e544b89_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b40fa27430a6d3369cb815bc2ad5f7cf2e05067fdb547f4a8c342c5355d97373_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:da34eb442746bfd1d69f137a04d7f44af59751013831d0d4d93d1adb5ea97f19_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:624b7fbe3738e7c8352051f79afee80dd370b5f46c290fa381d96d3268188e7b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:aa1412e16e1326b7d666ff8813a0156d09f64d9ae3cde6c0588f4e61275f462d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:b2c2e40ebfbcf1a90f75b6b5d92b9a92fa08f480405dc6e468e79392e8529304_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:0c90a2ad5d9e4e470f90bdbceacd662458768c717a174614205252ae50c9c7b4_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:729ce6b4a2693cd483e0c3c0b99c2e2e2b97d3050002995b34181d114a01227b_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:a5613b2272ddb17b15554b0d18b78bdc7cb69464c51b7a1f218fd694fb1cc9f0_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:e7161df657d3cfa9646e7cd636b363fceb6b27d15652fa3410dd90a5c118367f_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:76ee02b707ab74a3f79f86a3b1cc9ac6127c58043d1d33a7fa1d8b3265d09004_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:97478324b8185e8fe360dea0bb01dc8735e49315bfb86ba25559fd597bfb0ca7_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:df725ef53041470b74a5dfe8ded4016ba0f30dd99ddce802df68239e7df41b25_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:fd5144816dd4c812f078f0842b0a19479476f77f7a5d4f2f8c36924ef4b8f4da_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:4480e0ab7aec75f5375310cb00a99f56a0bf15c6b06e2805ffb7d88741f50bef_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:938414b38f9ba981207f0e5c9804148b08b63ae127a57367645675485fd23052_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:9b7e5d35c767c4f3864baee61abdf7c73287a9de61214d4663cdfeb312b0192c_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:d8206ca18f8baba55a0e8e260ee9727c9bda699e8e6f1d67fc5268640265802c_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:053142379c91e6c4d443dd5fa704b89b112068c7e499070d1e6f7d70ae9f53c5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:133ffbe590fa559afa76cd1a36d9e7a407a7ddd16c0fbfe14de4f888f3a26dac_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:70844ff4d4fffe1496331f9f2ebfd1b56ce648bbf134e291d2e49b609cadec08_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:a8dc3817e5c32532d58862fd0075180601f3a4762ac5c82a069e7612781494bd_s390x",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:60a34b6b5c6c27bd3d1fceb5c3e05ca1c7ab00bbd420b0a356eed57bee1f739b_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:83c9597a2b8c7f5e31a268b95952f8cda30acbd1216e54a8e5787d6b4c10edce_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:bf2968a481417db1b0aabb5430daaeef2fe0b6f6be1dc26c56a838a6786242f9_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:624b7fbe3738e7c8352051f79afee80dd370b5f46c290fa381d96d3268188e7b_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:aa1412e16e1326b7d666ff8813a0156d09f64d9ae3cde6c0588f4e61275f462d_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/rdma-cni-rhel9@sha256:b2c2e40ebfbcf1a90f75b6b5d92b9a92fa08f480405dc6e468e79392e8529304_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:05c63b8fe4341f93894940acb7e54774abdfb70f4f8a246d55b1238c56654d1f_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:81a1fa678e4c445d3392691a3ff772a3aaf93f51a39bf17b7de8318ac0d6d961_arm64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:cef25f249e5a8e940d4b83471daddf8bf5c5c0e29c07c2dfab9b605174316da5_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:8fba5451a6c957e29094c06dabd0c3df013694b1769b80d5b1663506eb25a287_amd64",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:a331e053095713bceb829a39b5a7fec82913c1c0b6f4099832fe97f26ffb9241_ppc64le",
"Red Hat OpenShift Container Platform 4.18:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:e09c36e70a8c1ba75237644f2fe6c4269cf619b5b016b424785f2e152203f579_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "helm.sh/helm/v3: Helm Chart Code Execution"
}
]
}
RHSA-2025:14855
Vulnerability from csaf_redhat - Published: 2025-09-04 04:22 - Updated: 2026-06-05 01:12A 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.14:registry.redhat.io/openshift4/ose-coredns@sha256:30ff6deda826696982a8981aa7f276cae5b08ee0ee6bd88eef2e405163fe329f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-coredns@sha256:598de435084023c49bcc0f703a11befb114563145532ea79ae4eb0a76329db12_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-coredns@sha256:6e107dfd85dce7cefde626f24aaaac20217e96fc79941ff0399f6433bbe790fb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-coredns@sha256:c644399c7e6ec0df2b255314d60d616cec53fe7093f8ef457460279f20a8d8da_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:02f4386a24b7b3ecff56d1537d371038749cc53747e7f1fac1b91c20c934d42c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:32b9ecfe033ef7c2ac53d9fe33ebfa4be664a424a7dd49131ba65bcb6508f498_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:932cde6aa7808148a0cb6d6e793d4f428c3cf36807bcb0dde455cd5f352a87ea_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:cec680e43a77677af29be6d630aa21d87281365955bc854c45ff9ca78db88a32_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:8d8b1aae175ac3dd8e8d9c424aca469b6a79520e995c68ed433c5973ea502043_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:b9b2f8b939c64185bf3ef5b7ae0a837130596a58babd8854c7738baf099c777f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:bc8e5470ca8bdcc73584de9f6822d1d3c7a91427dfe474e1b81f8b0ca44af4e0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:fd5f8d87df0d102e315196f402c5fbccb80e19965a29857361a8261fd1516382_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:9a748451c1650e43bf911c800eed90b4e85d71e250a9c4623c7e95d86f404729_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:a1715c28ae05bd1ad796e0ec034c0177fe2a5aa554891c0c4c2d3fa11b9c075f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:a9ca0cd9088f071e1a355a01a0ba501bef44e9dba67cd11aa057b4bee67672e8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:bbb398ce00d2bc244eb9b403c7def721e36b849176c7923e33b9292d0292005a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0dfccb271dbb7683897d20ec923c172167551c2e440c14ad0b61561821a5c3af_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:63e5fa1f3a3164bef18510e0338a90035acd5adc3cf9e736bbda25594885277e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:a1eb380f3a41fd9cf366157abbe18c776ae6e3a0e3a3e1c5b187afe4ddfa536b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:e3fc2b5c70efac4064e9fd155eee2a2dd2813ec865f1509deabcc41590e3563d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:3d3a584f8ede240a3e4519383d151fb92a01c326a43388214ca78dfc492a2b05_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:8ad6653645299243eaa0fd2677e3066cc2bbd10f12b0405d9c9687c76ae283f6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:b02236cef563bfae5956b4efc3f012772a8117b1c8de5b9a4964b50f9a7b65c5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:b2577b2f1602e02efc7e5b8c9750fcfd4fb8040832f461138cac1230d34f1961_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:8fa63dd4b31e84c287a60f807c4130a5eef67f73ffe1dff28f32ae8f9441033f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:b73506048f9ba08874eef8a6f2f6e467d55888ae3fd2a7576920aced94b55bd8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:c4c1e35817bb978448dd3a2da5f9a99fcc95f734e26776e244e5dab88b0b420b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:e9ac70e41419d3a074e99854ffb4bef5b1f9ecadf18efae211a17ba9df306580_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/network-tools-rhel8@sha256:282f8bf0a1ee79b4683921671e76d8ddbbb948f3c002d92556bdc5bff1472216_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/network-tools-rhel8@sha256:9149fb7cc4f45dc3d188626be4d47e9d5c64fd34a3ed36b0c7208a80f923035a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/network-tools-rhel8@sha256:9f7f414049711a33e7ab426111b45525850445fe16873870d5dc5c287ed488cb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/network-tools-rhel8@sha256:d2bfd76b906fa5074bf4c235330202d08c3d366215c5ef117748ec9eff72dbcb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:4d9dc7566989c3d20434db05168515d745d3b48182be6c27573321e2032b7654_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:7404d4fcd2c5c33f3e4adf52cb5e85c8eb1c6ad12e951ce57910b7dc575dd8b9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:79bc2fffd797d5b7bc28ab7a8b8a602fd4e431aeaad54c3def46b3cd88a64d3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:89c8f9db263056051fcfec167a3108903328661f83f4b8107ade752f54e65ed7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:40f1a6a3e35b8f3334c18c5f6c5eda785cfc4fca68fd2f380f52de2d79a7c0fc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:aeb961cb7c623d08a6da10b2e8e92dc789ccadf09935775efec046b0e5f5983f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:e05fc48c55b668b4938a4d2c5aef29404ee208aabeef057b3a0e85ca5ef76f38_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:e1654eb8e3a715e6cff2930631b36889d1b3ee0ec388cbe946ce0917c613c0e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:06985b43ecd79ec616bdaeb23022c0bbeaf9fa0ce8d5dd8d9b9011150072beff_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:89bba6748d84d96e2ac4f1981d921bc921b394713cf684c2bd113a65a3a4494f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:e1e5878b040ffe3902347c6cf303cb6bc07a8090bd1d0889dc0f8ab6b7bfcff6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:f637f434fb3a8a142fc2f28946240f84c61249e31b8766e41235c6261a98eaa2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:1df38f9325e431bc4812bb10275446160a8aa69776e41097f943803a7381ee69_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:25c8f51b33d73b697f95e5cc8cc4ad19d59c73e948a8f3cab357fbdb4583a8b3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:e000a1b1bc9e5626baaa7a6a74e6e18a197fc44cb7c934e13ee4146bac77fcd0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:ff59e124f429e20da21ce2ee5ffb4f6d8c6d137f0efc7eb3bff0d2ef6be4ed0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:31b14fc618f718efb30e2ae24463ed5c27e7a9bf04bd272abb828a979cabde89_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:5734694d1c1216015a5e80670bf46bd7efedae28aaa03eee8afe6ae4cd2f8b2f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:75ab8e2155357546f5ea98cf4c01102cfec0fde631f2b698da4306e59b31bc3b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e476574d4b9afc38d13376fb3f5895321959b3e0efc3da2f184b9f705eba2221_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:08434ba4f4cecc0751f6a7475722a2278eac17a1c8fc67e71ccc1f2d2d5dc85c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:782e31fc1b50f89cf7866124d34210ca91548eac6637612bf2f5862493f28c77_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:e0f23c780dd43ccd136a02e3a59df49315ab5343f22f0f8b6ccfcd4d84745cf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:feca3eeb5832821bbbd3bb8504b292b621758751b2d56e224d17dd95b9724756_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:0d48b0beca21c0c627027bec2e83778e3392f282039f687a424394657d768d69_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:2e12f19f70ea4216a3ab31811cdbd4739bc32423cbd30047d5f9ff208f9c6598_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:77f6f08ce677c5b93236f10881836f24e239fecc2d386feed855581b5e078b9e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b0cab60ee486547a71c5a4c9538dee910b261767a44c4d8443f2923d2027c50a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:b1834514ad35e95835b77563c28d6c20555064f7838d777f932430b80139dad6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:6e1c74e6c71af0382b1db5a3d650e017d85204902b7443e99772754a94147fe2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:a097a76d302ae5b499f36658276b09fb64dfe056e40fef0022086d8e4267505f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:be8f0a8f28d89325e1caae62750aa1a89968177f689c06abc251152f2857314c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:5e10e661a1cb345fa76c938f9e6c5417f1745032cfd50413c71bcf2b2724eff4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:d0cef7eec64244da073534a379682d17e201ca18bf2d51c8c3cafcd60bef3308_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:e6b88a0bcda791b89f22309e60f4288bcfa440a69215c7a75b908f3b9358db79_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:f86ce5bc14710c22e2e6a3eae0bf8fe18d9f67c930dab782cebb1d6a0e2675d0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:4b2fc85b24c507e0c58962ddf3585b237554f83202385cba5c0128cf2e958ea1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:97a357234248504d2b953353946a663165e789d5fc5641011ae837709f95fe00_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:7ce30424f62376ee885f009e8ffdec9c9748a84d323bd632e9df5d9a2a0bb8e4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:b483f6b16a2870113208a58e3a15552fe846839e54e635abe543e6a0622574b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:3c8beb58c11f2ca59ba37aa6988a6701e304bd6b4ee921e65c16bfe4e92332eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:ce3dfe7d8c7882c4c078f55bb210e4813fdf0027e79d3ecf0889b1657df03c75_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:183ada7240315e2e4b4e775fd4caf978042307f13aca7247f419df4198876487_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:854a0bde2f6be9a5661e8abb417d29f7644b2384438f56f8d2a9efd4453b5670_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:147a8421404e6cb44aaaeb893eff2a637aef27a72b876751cf4cfc4a19e411ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:87a4032a22529476d43023ea2cbd667523c4e7e53253af0be2697a7120cf7e5b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:8cf6a30fe68254d300615e9841563e0fee92304d5648607d4311be0451875df3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:c5cb16eb7b6b9589da072765764e717bf9ecdcf24073c206d65d2dd588b58a46_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:11406244c16a4075aab9cc6d1ba5ca5640e78684f358e418c5c33cb5b68773b1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:18c7948a29694dda2a3780447724d16eeddd69c58c37e5cc95242e044670d0d8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:10459778925204ff4cebe77ddd679be9470124d821cec1368965bf52606712e0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:e618fba6fc9b967f159cf24e6129c19c4ce2a999fe80f4736540a615d2da7488_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:64e0021b34bbb4832abb4994025ba8ebf571bab79ab9adfc1cede7a536cf6b8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:cb18891e1535af26083d5288666945b9ea498a4df0af37540063de77d6467d95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:b12bdfef5f90ee046cf29e88d5a4358c7b40c184dd51ab0ee15180da5b296e11_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:faa216936a8c83e990aedd30a0d67ece499e6142f5bf0833ee859e30aa337795_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5a8aaf6102bd3802ca1127dcd1e1f2cec2a39e9fc6fd6ccd101a8bbfba1dc5c7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:fbb75024a12f467b1a6fbc104d7f51ae77691b7b51b9dc1491ac39f7f8e57b68_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:fce86546bfbb875f112480a99ab8aa01956a550bfcaa0848d6130eff65efd005_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:ff667b6ef7205f78a6dce881233b93ee45d6d907b576d1c7859dc22ebd74f976_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:0682a722e513cc04cba6b869b7fca1605c719b716d2780d0e62353b1850eb826_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:ace43fd1b04d89fce21e1e8862f27493cf5395b39fc65fa76f67822e7ed340ff_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:8196c8de200087d899f16aa3908d64c05c83d23f3d416988a61555803da680f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:877e364695d5f2c97017e27582ba87d4254cea91f2a920dae1275e71fc7c3a95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:c758469d727d12be5c3de84ffb6fb1c224cf3ea0fed2e1792eebc94cec65c177_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:d94202e7b2523278697e6a906df8620d49e2fe7a93c7d60982b7ff4fcbda259c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:4290c6409f27e22589be1e16d71c27e853654a727d845e3c8a0005bd76ed51eb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:72fedcb2db3dec67f2be2fa002dddad0fecc6d6ddaba4c02e0a35cfd75498526_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:8db889326be8e2e9fd0cfaec70f097d22a6bc1a928161a0249f411d3fc342b61_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:8ed204b01c9374ea3f25b45903cac3b5507f65dbfe6a3bf30a209433b6021092_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:034314a314ac0f68ff2e7457fd10e8c55b52af2e87baee59c60f6d0a92dfcb80_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:68a9be9436fd2b26fd8b94b8a5d792c2c3b3303f45fe1d6d272a0e0831457371_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:acff3c2b300d2cc1835ffd76ee6deb68de1b1ee9e1d61207c01847a896ce1d9d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:c87dc1385bbb9a2e2dda46bfd3602c54b77fb15c9044100e99c2a11db92daa6a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:3250697af97bcc04b0127a8f88d0b70b76a0f26aceaf1b858a5a42c87580195c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:4a669ad7d1d50fac4e847f5ab9a090e8f59b35c54975c34aa525b918099fcef6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:5ebb6c572be27c5b6ac040f0ccd41a9747182e2d089d7b3921191ce6db3189d5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:ceedc86e3ddd2b249cbf031c93964350a3f522f52347be9970b461113e646eeb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:2a0eacc0bc80590eca8dabed3d074b0a208c06f821d9636ec5fdd5c98a2071fb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:310e9b8db631ddda8e878edb3cc3cd2f3a32e305c85e674d16b0f68ae39feb58_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:69cb91d757435c5cf571955b50107227e737daf0ba365ec0ffd070ba97274e53_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:d0fe069c206a3df08fa3e349711e9d0f97ac84b7b8fabeac86e9f87c5982c87f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cli@sha256:1986b9edfa079057b6d081961045bc831339689469f6ff868ad43e6f6a234d59_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cli@sha256:33256a318d49640e728fceca60c107ac6de2b018d09203515ad66e2be1f4abe2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cli@sha256:e3beee0e2c519fe6666f5a3de854854548ce1cc35d142e4b6dd9aed6e2256603_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cli@sha256:e48dffffee6a2b122815bb35143868ecce79d9c64bc7e5ce2eae353d79611e6a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:12ce1e90b90b563c62bc83a5e81c2a8a837e0562cbd8d89943e6c0fc12bae2d5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:1918093ef35b16998d9749c82200fc12086989db9998bcdf444b15d6fcc674b4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:2aa11a5b4b9bbf358d49623de4c6900456179ca201efae8fc96b6b75fdc3e3b1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:fba745e22cf523b5832a6650bab5eadaa20a6ce0b0b90b8d40d784975ec0ddaa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:3264440022bd10ea10e0e661ed4173ac77ba5eb6b1d2bb91e4580c5c5f0e093c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:6641f8c7566e182aa900578d6ec4c1914d2b87ed600c8c863d222e2107702ff9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:e76903a49f2cb8ad65e94c161ecfd8440428cb886a739e27fb4f679acc456bc6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:f07b759119d751640dc26e7ca09cdf39848e89316d23cef553c3ada9bb4eea1a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:208826998257d7f4acf3534d9043fee20078bed89a360d480b0dd3220ff22804_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:394b67eeea4d4987570aa43fe26a74541f53d5de01b9946290bf9aed33ce0df6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:b1755bc376164d7cebe58356b1949c1a313b0d000d2664752c5243ff16714c99_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:c5416d6bcc69a6497512fee2cee593619a86c7affce7fa55d3733353055d3305_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:13910c9e00a80083e8da1dfffa265b5cd267ed1d1aedb691f70e8377b327d2ce_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:5b0ad0501a6934ba3e08a585eba1e53da7bc3612bfa56d44e6324840e9677088_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:7b50e53cba28c9729a5c475c2ae33a9cd81c5ca021570afe3977daff8e210614_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:83f0da7e52cc9162d7eac7986f3ee5c8679b4080705a59c67a97af3b61c090b8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:35b4f911c3f9206f834d2bac281f60b7a9cf74d783d9618f6a2c4a4b243e6ed7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:3a5fb60010eb4fe863275f6e5a80532362b113d0d39213671fd24918cd73be16_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:63de9a411bc2fc1f97b5ff7168366580f2b01cc8e6c2683627ff73962190e3df_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:74c35b0c0dc5454d9d0fb3b8db12f4f4a9708f1c349ce916ea697a7903070567_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:05f672d0ee39f2d53de0cf9024a6b5f0a9d7b600b16e5d5d5d4a07fb26fc91f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:544ca9d2d7fbd22481e82154e7a630325a05b5d19ffed52f3f17d6de48747f7a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:c0f56d88b848b862c89babd2a8f48579436603e9380e2fb4cd4c75a735071652_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:e7d66394b7e8dc2d8db55e4d77f9d0bcd2c2ad89afb5d78dac3a010925a1edfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:1312a2e0eee854a84bd2baaf5241b50e9c3c188092b0bd1e13247e9bc304e7bd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:2a1233f3f583acfac2ecbf6ed08c2171d882ea47efd35d1f331f5de6cf1629b3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:79077423c3855b27f9b5743dc36b8ed54d6ce742914120c6331ef8b11a1fe8d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:a1ec19506d72295c572b9d713b52d9af8aadd15014c2ca83eec8d4c7437a40c6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:1456f7030243f3300a8ffa6994f8f2128075a3471a45601b92642a57d2231099_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:64f2effe2c1a41ab8fd2694ab7ee6e3c31241b4ef583468d725185dbd7548dd3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:6bc253b1629f0d5a2431939561ddcb5ca67501b33d338e3be4928cf82984ade7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:e3cbe5d13a80367fd907a9739119918cf4925a9a7bfdb59a442af208710d5b68_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:1456f7030243f3300a8ffa6994f8f2128075a3471a45601b92642a57d2231099_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:64f2effe2c1a41ab8fd2694ab7ee6e3c31241b4ef583468d725185dbd7548dd3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:6bc253b1629f0d5a2431939561ddcb5ca67501b33d338e3be4928cf82984ade7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:e3cbe5d13a80367fd907a9739119918cf4925a9a7bfdb59a442af208710d5b68_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:2316f63aef8f42b9620f1376a05f8373bdb9d4163c2ba41ba1ec00e347583d13_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:42c9f2fdb2ab543906234891c441d82492c98930a099bd5bb0fd04e83f16f4a5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:4540b8b4cbe9befa5375cd96fc62ea8921912d3937ae884fd6683588717beb3a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:4793c3b6cff0d7585411266f4aed92d9a31264f439907a48c78d8e2d0d9c11f3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:7c16ef4b1a0f81c61e937347bd7c4360434ecfd9de889d606d7f1caeeb67ab8b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:c728710d8cc73f4bcccbfe42b12de5968bc46a8862b7a41292f2ed3fa8fdb4b7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:f46af44a1558985f3dfa701f221d3de32a82bba2a6689a1356b02c48eaac0a22_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:fa2ebff1c5d9205469f310db32129674599bf9b30eb27cd7b203a11f363a645f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:04a27a10b71d1a67090a46b310d6174fe22c1f07c0aa1b557b34efb5c5a9cf82_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:8f3863237596a94f341d21b7b6b871729830168fa1be6d432fd63f3d3bdc0d3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:bd26f87832b0d26b08a96a490e4e141b9d569688f563b25879bc56310fe408ad_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:c7e562ab9be8756a94f7fe88fc7d49cd8f0f56bad6360459736cb2e299b4e941_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:0768e1d457ad2bb72d54f0484e23a50244e9f2e9bfb71d79ca3e3b9137a4fef7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:2b624905329f93cf1afe8c6f9244ca8f591b095f213278bbafe625e2b8300ba8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:65c57f870979f4faf5f11b53ed9f8e786ba0df1295d4bf5acacc470bf9bca203_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:87395a4e03fbcb9e3ced7fce6f143fd73a4d2abf9e5476af3fd18d738c33b34b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:45029edaf16c0f0726496437e2e8d8bbca1aab629ad520ff57e03f94624ffac5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:61030a93a0cae208e32634c21c34cdb73c84db87f8409ff609c7ce5c2de05984_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:acb3fc2684849852e16549bc0f81d369ddcac3048ff4a6b8bb0e6d2fe0bf3b44_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:eb61b03fff8d2ec8ab1a22068f5159fc92e037885dbd198bf10a3619d2723456_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:09b7c71ec0561ded1c3e0a4400120a3f3858581a21a439fa31288660ec25592b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:7693ea331595286a5ffae4f301377d6d71cb774c93010590fee6da9cbf45c75a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:9994ec2c80f772152aded1ceee060ab5c5ed07ece95f977ddcf4a0bca0709b5b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:c5dd36046e642466ad0a6fa74021d68622dee45f8c3375da93c38b202d555bf5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:049e905210d6400a4a481f9d209577493b5313ef8ba799e68d297037257b8295_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:0da022e984bee2f39324d42102674f41ea8b74db830d72933370b76a52252fa4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:1fc8e321aa0a937d1dd6c0382969ea4fca1ab4a44210a343b2ed5e6b86219ec9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:ae02313bcf7581b8db76f28ddfeb177dcc024ec1fd6b4809ef6aed6194867c5e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:0b43966e2d09f70f64b02ee70a69c891e8e7c89b87cf119bd6541a821c85c976_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:3a8b8bef3f5d2a7adc6493357fa92d8d2163f2d4469fd15c70ad70161a0f31d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:82918d5b4f917564b203003b2b564bdb26ae5f8b7c186ee133b5df780db55db2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:cbc504a3583ffc3a48e5e542f8d943d848a18dd2a86ee37aea96cf7c20ec77df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:14a7019fdd9bf9f8aa3065bcea5c8f1120e0b65ef971f664c64edf0649dcada8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:57f035c606c7bcfb40f93457db246857a97c024df349f55e2b135ea9967abb1c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:7d074e3a18c832085c8112b0c08cd61119dd22026be962be9b11e998e5ce3dd1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:e813c13da12b0e89a6caf39422da1510a69623bc1de8d8c5ac66e92912d675ef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:17bc2b0bef04b0785bcc2105dd316650cf3e9569530c3fc4f3b0beb7aded5e02_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:30b0f7efc4e6b8090a952e3426c4debdcd90e1064703de0b99592df0019cd141_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:46959f0ca47f97e859f842dd90153f5d36b1612700bfd9958d29db4532250b4c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:dceaf8b90158b080d6c6a054a67c42bbe0f56b115b18e6d0f041d10c4b6e119d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:591c792528766909827b512a6a5401e32a00fa44938422738dbee6ad78449a0e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:5929c6f2cfcbd2fdaa1c683cd84ddbc9faf599daf97e5b1f0e0f1def1b34e615_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:bda08bbe4f85609c2119dd98f248bd7eeee026e27b267086af2e312309bf4d6d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:c2db40ef1451cb6596b9227ca7e60286e33a1a9e2e7946ca9f8131e500d109b5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:5c337db6e9b6f2ccda040f21ae5002906d5b5b63e048a3f2faf916f852dcf981_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:6ff81108d9747793d4b827a063111f2e608f98ab28e31c0d7236c9fb0f8946e3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:c26951b364b56f25cb53fcce2f7ae411b1808ad74c477292a11259fbe7b6a481_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:e52e9695d748674d6fbb3498d8e725ecaaba78df84f89ae1dbf734a1b5922c4c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:0a57de5650329a3987d1c088776ad13dcca5387b4cd54b759f56e29ad5a5d656_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:44576b150568b18dd14dbd93a0df8b436b3f210d728c6f8c0a0ccaa377b713f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:7ec0d43715a4b5c8eefd537968d739985e8b5fcec00a159e74eae1ca346578aa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:a96937b9e465030bce950bdfc6007fdb6bc4643a21f83944074656ea0b011c58_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:1f71d4e24352ae8e41d341b7493df4b745c53be363b5bc2a0c2925ba5017cee0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:4ee683ba7a51f4365a6402bb333ab088b79e901f511f7eb800f42af11a449064_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:7b7dc3b38c314647c44be6a7cef345b822139beada834fbcec3fd94ee44327df_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:d68114f716acda79eafa64530a7574cf051cef08ff1cdb1209f700a6b7dedb69_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:132345b79cfcbf97d83e271d3b141b9255d77f863614ff20981456ec9d21058b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:63a03d4d275d97b6c36b42d8633de2419fba1f3f3d83d78f409bef09c6423f46_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:f44a21a8986ab0e103f17becac94e931c2d34649f33fe09c284b8b27d93f40e5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:ffa35fcec60dc8afc7a263176a96b41c5be09b59db4260c6f32a8dbff50ea7ba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:451386141887c223f3c45a50544c9e5d1e458bd7726f240e81186a0e9d054067_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:8547a75c965b3cc4baf9db1c3693175dfa346979c72256becc31087f40af7eb8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:97152b524e261f92b9cd29bf2c64203d2c3b673bac7eaa073e28e815d97aae5f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:ca958dd9e7456c5e6c5a80c7797cbdd7f44fbaa1b156eb557d50e6a0e4ac8c69_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:5d10f53dd1153d207894e64bec4a55b77c265a81f6eeb9474c01a99bcb8e440a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:5f2d747b9f3c9198aa817b503c6e1679cde2f33e661a1675347c9409e0235181_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:a9890f3b7ab256ececc85c1c3e73324390d625ef43c1b793a5c33739036cb2c6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:ef8263f0e7ea9a2195be5e29d25df1e3363d38591771508f0af625cb88edb4e4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5d10f53dd1153d207894e64bec4a55b77c265a81f6eeb9474c01a99bcb8e440a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5f2d747b9f3c9198aa817b503c6e1679cde2f33e661a1675347c9409e0235181_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a9890f3b7ab256ececc85c1c3e73324390d625ef43c1b793a5c33739036cb2c6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ef8263f0e7ea9a2195be5e29d25df1e3363d38591771508f0af625cb88edb4e4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:1ef4f28ae89390c01d127c68b573baaf76e66578341155848aff34cb3ce0e3ba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:7bdd5b1361a77ff00da1ff8a7886935a0259ab5f3dc0f5e7e01410b0db924edc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:a85573c8909df01cbb2965aa51d239160097e2c71e3222ba2723dbcecee3e7fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:e26500f31d00d6a0c76083bf56b65f2f4f4d46e2319432f26cedcc87a07fd88b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:0cd47be4218b3e0ddbbcafa602fd83f3364e13f50884aba7e203002f5bf54aba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:2360c3e27356e5894df829df4de24324533d8c4a08305bf933da59634fa1fa4c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:5d090e161bd70bc0ab4e611f4436849d09785b19ebd7733c79dc374495886d23_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:9285b41510034ed796ccc80211cd9b4f8cc805cd20cf629fcf6fe59781a9388b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:2e6884784f457c35a7856ff8e95a0d975158e5f79a490cbf327a1cf74a7d5493_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:8265a610a667982aae8700534a67be51ea572e9dc0980a9c7d12254dfe1082fe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:9a089fedc5049fe49b1aafb8b05a42c24a406801264e56ad21ca833799160980_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:fe1f37fa63111bb1a4eda069fe30f937ee5848431fe041b8bb5c1e1648efa98f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:001c17d6c2662d6b1c957fc93fed2a2552fe6b776e36709f59e8f22943d1b87f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:32bdcfe9b7a573362f666b12534637638bc229c4a24c2949306d4d580bca570a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:a2c711c5d0a7e9fcc74ee14b7ae5e0b7c1b750801ddefbb76edf2c5039bebfde_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:f280b2a3d384105a808c0978cdd9e93513b5a98d24d6824864231068392958b5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:bf48a04cd500fefd09860534cf7e5f73f47b6b9af742009e54ce558f257092ef_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:dadf5565c285e57c487daf6ba9795fcd132ecf609bacd685fd603627bb4b88bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:eebcb3d2e293283c9586555f37f30fe55817c109a4052acf620cdd480a00be30_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:fe62205fa3316feadb1b16b3fb575206a9548ee6536d8cbe721f06ec629b046c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:10b49ba758c15fd133d4887254c0748006bff6ac6adab947b097786cdb4ce9dd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:ae776fbf2b8066cc8da9bde5989c4b340fb01c08cb56b8ef0bd6f2b897de25d3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:b01854d6eb1b919ebdb4e9ee2daf4c3c268b7e5e80b5cb0fa68bf0be1de178c8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:e90b2212848d9818bed2ea5307abfaaa5ed4b545981f3307e2ec877653110107_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:2317831c8a3b21d4b61e53170019c0ea2112a004ff689fdc6a8bdca87691a061_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:564af798b8ebd3396de5a1c8b4fbf427491b3722e532b8e47292b8734fbc227c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:a79521c49af1e4276e086e1834b76973698147ee59b38b19cd692b1e36f2af6b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:c2dfd6b8018d4b4c554bdd53555481d4dd8c275afb287489bcc9cdbcebcb589a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:6b4a9cecea357c53a7235aef224a70ae5848f25bdd3b1f884692386b65079caa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:8895d8986ec12092a3744beaa659d9168d50cdc4262bf56e4b0a4943b0e0b183_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:a798e79656ee10b7f1f7861899be74bdd4e9e56af6d293c3c01799adc9f7c08f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:e0fe358939dd6467e7c1df2ec633214facbeee271ae3cd3be10164effe081a96_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:51b376c808410468431752d8c76963259ceeaa6f4bc0afc9d874021aa87228a3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:7a0590eb3e20adede6ca21a4b94799a884ab1f2acfc5c4542e16c153dded98f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:aba77589a255ede5446c926df72c379a05a6c5a1f964efb5314bf1c53fde3b40_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:d6f3432b422eb7f8b0f36b8b7713658bb13aa3f318f04cc424c42f7831e3b47d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:856e121f8f6d4edfa598ac330248b024b6e065ec3de8aeecffb853b80f42c488_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:af4ef7426551607b26cf68821dde2867175323294b33524f2bfca9d10a561e33_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:ef2783a4996d5d1fcf91f88f0ec0be835d0744fce89503464621e16016a7e2f1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:fb5d80bbebdcea6840ac59713847582cf9e9e7a1c337263f0448e8b20a234ecd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-console-operator@sha256:1153a4561686809ec2291b451d29054541d781acbc74c7da41a1947e345ea92f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-console-operator@sha256:1706921d20f3f49d3bfee4a4755a9b645abdb68535453b367e5c2c678d287c1a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-console-operator@sha256:9eca18c188bf8513cb12f2fc17eb30c899707caee1de492376ae2220c9550fb9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-console-operator@sha256:a4c72257a453f892f4a3fe365a98d897ad7554934888d6c1543e9020c2f19751_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-console@sha256:7cce4da59bc87634039c6ce92b97bc34476bc72b025cdd85b19dd29c71a0a5f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-console@sha256:98a3bfd1c2fa6c1e6b59817182e74545d3ff5d3dcb859d94800dd4db96d3e3f8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-console@sha256:9a0ef903b5605690e40d923cfec4e0d3f53d291d372c1870e8481a669f5047d1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-console@sha256:e29fe4839a240863c334505deecc8c853f69791f3f2a96dca976d11513e96835_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:0e9f8d104ed909217193284ce538c2b83d9e6838f1aa5343578987972e83a606_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:1117de182793a2fb65ae43ffe8e898a0986ff34b05f36d3e8274a94bc2ca16b0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:1c26bde6d652ac8d28bbc4ec29a38a71792f671d974780aac8e81296ee80c4da_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:d69127bbf7535ea9616be13f95210f1069443790e449f2717782b71d67b9dca4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:076f3801f85c41edc7b58312bbf51750ec17088a7b18a436e7ed273c781151ac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:231d9ffdcde58135e15243ca8d095d82032e3666078d3611f993cc3245601d2c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:94399f2de9bbaf5d91c7ed255ca1f6f9a9552a65fe76fe7c386e95f756e4034e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:c48c00a36d31895963dafe2edb89ce98e5dfd5d09fdebbe82d112f68bee6b1bd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:74044a0b25668ca4f0200b2fb293c4ce070c92df4e519a2f3c1eb8fadfa3500c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:ab39e0474695e01affe12e7cb28e14a3c87c70391350bdfd3c73dbd0c66005b6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:04205df754e5061218a7de6463f622c33b9e200d91237b80728bc507a945c538_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:0a857fd05543aa1b297d7b637887df7b6050ae243ec205899bfb48f0fd29a1e3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:45dec9eb0e88e93dc27a4714ba3e07ce5b039346bc3b3ea8f1ade78762ebd678_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:5c2929ee80bd012a299c2ad48626ec0555dc5c1783d1d6a97995563c50b010e5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:1c79f18eae6233510e5390df0e297fb15e7d0c95a5910086abe48b5f71e63628_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:25116554211fa6c1133752d83a28512e78744367654b6b77384e6e73881f17ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:86dbb16e86839d08085df20f9dd5a8cea6d47885562e5702b7e852e8ac812dae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:a1f3b7ac22eae1602de286f28716dd5f04eece905a687a44070265b5440ab8a6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:2d605373f6c95fe55b1e3a5a8f60b0a5591a10e13d37640a81f912921d4e4923_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:614e1cdb127cf965d02a129cb5bf5f463dbb7732e44f176ff21b1977913d955c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:b7df072f955d73e814c32911cda8345ddb5cabc496666813919c3e27b0fa239e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:db3aa9b039783f81fa47b6eaf95efd926aab82e6287e27d97ae43946c00f2a99_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:0706d6afc149559caada6c3df8205fb3821a0a2e91643c1a7dfe5d2867765267_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:17b0be8dcd895eb093a80072397f33be23ec0cfb5d82b0523c1133ce441a75cb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:49e8baa46a81bcbdf2d0e842dfae9d0b13cefee8b4e148d60c2080ba7791138d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:4fe297b07f5cf27b237dac7843328ab33d606e3190591b17e5f244de096fb336_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:0706d6afc149559caada6c3df8205fb3821a0a2e91643c1a7dfe5d2867765267_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:17b0be8dcd895eb093a80072397f33be23ec0cfb5d82b0523c1133ce441a75cb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:49e8baa46a81bcbdf2d0e842dfae9d0b13cefee8b4e148d60c2080ba7791138d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:4fe297b07f5cf27b237dac7843328ab33d606e3190591b17e5f244de096fb336_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:459188a4898f017e84c39e8a01ebcfe799c01dd6228f8a66525190ac4e657c19_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:999761386822360784bbe07badfdf83814aa52d83ac6b467ba848dd1387ad56a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:ae54b704412adcb6648445aae702be0c8ffc4427ca88d6527c0ca3e04e11c6a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:ec2cc32f380673fc74bf9d31ecc060db8aba1bc36e8268a0c241d2460678a7c8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:459188a4898f017e84c39e8a01ebcfe799c01dd6228f8a66525190ac4e657c19_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:999761386822360784bbe07badfdf83814aa52d83ac6b467ba848dd1387ad56a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:ae54b704412adcb6648445aae702be0c8ffc4427ca88d6527c0ca3e04e11c6a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:ec2cc32f380673fc74bf9d31ecc060db8aba1bc36e8268a0c241d2460678a7c8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:8de6485e84cbe88a9c865f2e8c8d4adfc729208a22f3d00ed31871fd4c4004b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:b0b48003056ed839713f66e4912750d62c217eb2c16b8609bc403e86856ea364_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:bc9063411e9fbc8528c434afa0198676a91655e21b8edb050664821d0305ae66_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:e6238cb10c82754d71b7de9a91e992961a1dd757271e585b086c4030f77c7d63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:8de6485e84cbe88a9c865f2e8c8d4adfc729208a22f3d00ed31871fd4c4004b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:b0b48003056ed839713f66e4912750d62c217eb2c16b8609bc403e86856ea364_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:bc9063411e9fbc8528c434afa0198676a91655e21b8edb050664821d0305ae66_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:e6238cb10c82754d71b7de9a91e992961a1dd757271e585b086c4030f77c7d63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:2792c1dad466fa29d4ff34b6283ab37e19e15d347a9b76f09ef8a9b667751f60_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:5fb9a73723e7f25a9198d7b4051c59578a72d67165377b0e70385851c81d5104_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:a98473583baacfdc309f1b97bdfbdc2d27392378dbb7f65b2189110fdab20bb6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:bb28b8215b30a31b68ac4c47bea32235a6f5199eb6dae16d107c076783d19205_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:2792c1dad466fa29d4ff34b6283ab37e19e15d347a9b76f09ef8a9b667751f60_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:5fb9a73723e7f25a9198d7b4051c59578a72d67165377b0e70385851c81d5104_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:a98473583baacfdc309f1b97bdfbdc2d27392378dbb7f65b2189110fdab20bb6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:bb28b8215b30a31b68ac4c47bea32235a6f5199eb6dae16d107c076783d19205_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:1efbc8f0318e06ff59a9b44ff0e0e3d2247a7512456ca72e214a692b03c87061_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:81cb8fd068a52336419f076b7a4842e9387c669b401db6287de6b75a5394678c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:84d0a69684c8aa0bbf84688c0ee3610a8507519695880ffac582ac35058efca9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:c34281d09b1262a8eac08c2eda2a1780c3a5ae4e795268c931218cf2b5a8d33b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:1efbc8f0318e06ff59a9b44ff0e0e3d2247a7512456ca72e214a692b03c87061_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:81cb8fd068a52336419f076b7a4842e9387c669b401db6287de6b75a5394678c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:84d0a69684c8aa0bbf84688c0ee3610a8507519695880ffac582ac35058efca9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:c34281d09b1262a8eac08c2eda2a1780c3a5ae4e795268c931218cf2b5a8d33b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:016d8816de99efc06117095f4a8aeaca50ccffbe86e08e0599b47a07d74de52b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1e601e80d7f871c028a79e515e9d07a25b6a1e02a42ee19f017ab0a968525b66_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:41949021afda0242e6e695908a57a969b040e97d80cefbc0f89309fdaa82bd51_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d6d2e88b21e47c02ee5144dfc67dfd62b247a9f5a85e7adc0dd78f0736faa53d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:016d8816de99efc06117095f4a8aeaca50ccffbe86e08e0599b47a07d74de52b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1e601e80d7f871c028a79e515e9d07a25b6a1e02a42ee19f017ab0a968525b66_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:41949021afda0242e6e695908a57a969b040e97d80cefbc0f89309fdaa82bd51_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:d6d2e88b21e47c02ee5144dfc67dfd62b247a9f5a85e7adc0dd78f0736faa53d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:a4618ebebe1b6e6183d9eae2eb2595c65143aa1f85c07037945c78932dbfd837_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:bcdaa1efb07e17e6c5a6594e86867d4cf98be7af25ac95f015712e09f6aca61b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:d88786d939a459db290845b3416066ec59c68a49a1896bb4affe6351e76be031_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:ecc5fcb3099d16436b3b1c5cce2fab28a4fd70833bdb8d34334180fee3964635_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:a4618ebebe1b6e6183d9eae2eb2595c65143aa1f85c07037945c78932dbfd837_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:bcdaa1efb07e17e6c5a6594e86867d4cf98be7af25ac95f015712e09f6aca61b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:d88786d939a459db290845b3416066ec59c68a49a1896bb4affe6351e76be031_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:ecc5fcb3099d16436b3b1c5cce2fab28a4fd70833bdb8d34334180fee3964635_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:4d98d1a1ce664504f840368241cabe61c4b956aa9d2fee3341e9da5bc59c3fdc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:6e63184a7b28ee21dd3ea6c61f9401a36d1b0d16b7a48fde77eb4c6986f2e290_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:c2152b9e096e62f658d762293bcae9c60b43a256251a84a7ca9db4b7049bf636_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:e3ac58771ea0f3560e33285eb011f3304cf28cba300bf5b3986e49b327483a9a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-deployer@sha256:5666ba993aef99281dece4fc983746b1117e0b889761e0c0a7e541eff70a5a99_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-deployer@sha256:6baa8d1a373d7e666878e85dd4fee9399f228baa7a9369d28c56ec5ce61c2d63_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-deployer@sha256:aa5751722aecf59acc2a9f31709003abed1ee9c31d3e0227702feca8aa58e852_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-deployer@sha256:b45b62e608c006a3b0285fe773d6f8d6bd8c7938c3c84270b21b9d525792ed67_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-docker-builder@sha256:0ea3f860c6e3f8f38cb8336680535f94143c7d8eb04fd6a9ef01f03626029904_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-docker-builder@sha256:a7e3c2b870b3d1fc42ac2a30e868bc4d9810aebddb283f8a4221b5255c0921b1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-docker-builder@sha256:d89cece33a8b4effcc5ee83df0b97cc19750afe514c7c4ca69852a07609320af_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-docker-builder@sha256:debc7638fb2b9821c7bc4eead476fd057504168e4b69a3158a184e187130878d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-docker-registry@sha256:29a2bafdd8b942470edc3a0f7b5df01e3cca066d23e509a8d7143e1ba89d856c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-docker-registry@sha256:439f3520f0f9740b418c2bdbd63992056bac7037b4aa36ac4cd2d0ff4dc3fdb3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-docker-registry@sha256:b5632ad645e044ccaf4392339b56f26745a9f018f0e1450951c76df92672552b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-docker-registry@sha256:bfdb4ada4760cce6f46b82af1a1f1aebe36e9d36f930cb531a223891518d1766_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:6e22e0e88e2ee48bc7cd50037276a58c4f3222319d57b2107f31850fbfebed5b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:778583dce3cfbfbb22c98af6df6b03e65292c3f68a3158a770a6e460d4fcae15_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7ce96e5236fe2522212734651767f9925662ad345e9f9bfb0dfb220e6c4edd60_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:c9757849b9fe5bf5ff3196f6c11dfaf6de9daf718a5add453cc9e21010dbf346_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:8f51afd867818e6ea644648ad50269b39880bfd96391edfcc8d93d7f72387341_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:a1e2463154668ef13d33d4049cd0b8d906e01fa8355d2dba2ce5202a2e2cdb77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:a3e863eeaae196bdb2c3ea7b627f5f3d639d4e9ffb489243af7ab0622196d35c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:8d16efe23263f383f795a6f2168926e9d9bfe5638403b0abc00721581738943e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:bddb635f71d90a8c1f7ab43a8865e53b33200ee95789336fcd0d6e8f6eccb60e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:eedf632c867cd000f4f3deca7205be622b4cf2bdd7ef98e623b6d8da1daa33cb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:04a6dafd7e77d706688da1016b458b8558eb3bea77c0ce9cc7baea30ffb079bf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:3d266b342c1578fcc59e22c7cddc71636cc0054662a3c95b19b25c19c776d0b5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ad20e59e9159988a9d513eab33fc62e92a24a9ae6cd53ec6ad3ab7c1d543b351_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:23ec8cc0bddb8c22f3c6aa298fef3e77e6cea9d689384ea0d2b28a7dfa880f96_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:44de480578d54b4d2e22e26e7ed5addea35e6de51610af278b6df8d7a35b773a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:fa488a1c6c927b5c59a1285a35df78c88b4df2ba3c75ed38a0e3526a87e55d39_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-haproxy-router@sha256:065683ba9184a92ad44d5b720a92692b6d143b4d68351c0bc6654332fbb19299_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-haproxy-router@sha256:855c2f53d8f421d25e8aafe28b4cf3b8a2b10212c8fb8ff1bff55983e1c907bf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-haproxy-router@sha256:c6848d71cc99269d99009eff7f48c762a0963a5b54347abaeafcd150110af5dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-haproxy-router@sha256:d3081fe99bdf6628a7263e267d1515e95711966509ce8cea85037cf6af40f3c6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:2d40b6d5a33c8574390ca22dde25b016e36192a8c7801811a8889d13304d8b72_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:8f9eb65d92e9770d9c3bb8ce2c789435835cfbd48aa138ca5b5079d0244b9fab_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:9e82e0f321a12ca36dc305a63b1c676b5d5102671d60a496a95dbe070a3c04d8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:c4ac68d3ec26d21d52df25bdbbb088175435b32ba2a3d205ae8200c1887693fb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:33e21e618d81cf68948d657dbd2ab7fba1023e707337859b3952345af9f0e7ab_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:4cc60f491b79ef9863d4786da3513ece02d2e998954a91a8465de84a4e7ab06c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:7ea8a2f987c5e132e81fbce0656bda61c521bb05a48f7e878c5ced6e5f3d6026_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:a194c752faa346cdb096e17a1b3443af62fee1dce8e121f86b273b1257a5b1ea_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:12ea40507e00b685fe54470eb0aa1d6a6c383b1e01fc87cd72e07a72372aac8b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:bb44a8cc384d9d4921703b07210c6664627ce4a888feadf0abe36f8e0a284d0f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:77ede358acfc7786d6d08c5a78bdc4e078014eab0e7a2635a707759675f2769f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:bbc58c6fd92d08772acc39459fa3d741a6464ec174b5f47d82dd1ec4e145b501_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:374541a0fa6dce86da213e855db39d431bc156f03e7dcaa3b9fd54ba44574447_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:9aa24e4d46c8ea70f29d0ab272470f6bd8b1bc69a641906d4c79f36a28c9c0b3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:1e07c48592503a430bf8df396f9b9f1aeb22633301637f3648944c68d08388c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:82f0bbab4d7af34f410a09fe58d5786d65e80dc95290357659c8dbaad43a5113_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:21d1b79613e33d12e4f2e64934971523cfdbec17553c42eb7305a8d02a3da203_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:56d101f6e1ae1f6e72e6499b239093f40c9a27203e47e7cc56e46e2912bc2134_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:f7b0bd3143ad05e57982024d1c77f70034b742cd05db87646277b78c3af11c1e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:6c5b1d71033128b1fc0180efed11491235c25ded2ee107544b4032df09e4609d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:ff24e1dbeb4161fe8b739583ca51b19f54af7224880c290cfc3cec890915b714_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:b76a74110eba128e3e1c3a5074ac39dcde645c0b6158c0de28ecef7670ac4659_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:fc9eb56400c60ecb72108b3b14a0976ec48c0f82b47d6039501dff0b7efd5bf8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:426cd4e06928454d66de5571a5e3009834c14f4440e9599e07a80d324b246e9b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:57cc1915dbe4ef4c1baf6b2f295d0a8f281640f6fd0ee6a5dd1dbb9e985f0487_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:602f396a6141039d1bebbf6889689981b70e38c4bac55456ecd4e754fa4c096c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:e028213f102aa16562942a1210339652e67ca035e157599c71c3e1f8f24d1d4e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:0a2319c37e393660af4bf000e6f892d0788f1036d2918f2b62ad6a904d1a1340_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:14f1214c3bfce4d006a7492ce952054d42853e673708e536cff61c0bb4beb10c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:6f5c6f9dc0539c8ea82726e4253d6846c6e47cc8a75c20cfda3220d512274da7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:b54baf625cc81ce072c0b426bffc97b39894594efa46865cc05acccfcb57e812_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-installer@sha256:25b2087847206712692c1de69002522e1c57b20226a494d2b5642d13b5abc4a8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-installer@sha256:3fb7c76063dadc1322fd058c6b25a2870a72ec1540c7459a9d0afa6319585cd4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-installer@sha256:c5c8ce7a938bb893ae31b38105a8365bd5713f2dde91bce3a47522eb52b87d91_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-installer@sha256:e4777d25108946ec5c6d774aff2d09594982ad9da78266d990ddb5e4d96866a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:56f139801fbb7b09fbb8d8a7d1d3411c5bcea86fa3328686d884755e2237bdc0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:f4116cdb0b8b8c654fb5cddabbec5ec0c4e4a110cbbb728b8c1af87357b6fcb5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:42ded700d5442ec6645bf0a903f5e21a16c29db7a3115424879adfc12d14db09_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:b6234bf6b757ac7f917d6f7c5f4091cd062e45543a713cb6ef7db912f5ae17bd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:5e0940f3ec728a43d7f299346633423b34bea93442551ecf2988e95bc7fb3426_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:774e1eb8a84bfe462cc4eb64a1eae7c842c30ffbabfd92b65d42ae0d0d00ce96_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:5ca113e79e0694355a05165ae5e205fc0023a6aebf9c6412ab76e99bf316adba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:71fc4b946594912062dbd9641c0d85356199c7d54cd2f0074afd358b09c9fa67_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:0b5eddfbde81fda592eed076371321d86595eac7826a20228983521ceae10b06_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:4655cfd0e8b99879ba71ca8ca5d2a9cc5a657af6e2f29d0ce3cee7a1f1a96e21_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:bdc6148e631397fa779930cdbfd9944c012c667b811d397754f3726e3e0bafaf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:cf3657694f26f2e59db62d6af4ef6c5769faa67ba12df3b679f592545554b8cc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:79df35ab79895ab1e5df8ab8c729a403dc007b2dbd2f7459daefc03631bca088_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:cb758c11856da4fe8c2d95abbd8bbf359f27dbf73b7b2b2931efea959ce64c7f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:cc4d1279863bc38c5d5f6e3c539845b6313d151bb451ff727a8babb8668232e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:e7f176dcbd8506e9247c427136a4ceb8b003b6f043025494208dc32784643c0f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-proxy@sha256:002c5f8baabc6a228f5dfdb24f1578017f27e51c380b1a5db2e08e6781424ef3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-proxy@sha256:1089294ed767f0ea0edb1b18c7d896cce3ac3e34f93c8c2c82c98a66b4810993_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-proxy@sha256:2a26b632442c0eb8e9c49d408c5687ea53ad89fc76f03f19ec4357d708b613a3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-proxy@sha256:d98c8fa30d247fa783cbb58ca0b14b75fdf77fdeca3d6544404c0ec5b13ccd9f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:61bb1a9d489c4c359bac425db4b58a2693bc817cc7a10aaefe9542b3c807fa22_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:a69b6d14c1bbe3883593c3156be3c04036785f1eb03eb6f29ba7233100bea907_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:d38f9ae968b0982cc0a130e0250c8a8de00f98cbc8f09c101dae93a786f9a493_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:df55e4a31e5833a62bafb9b02ac2c38e7775828c0d3d33717af402eceb786e30_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:03e7d84cdb58b0ca587ac1191d34b89ecbaf908a527e1be42bec4e939c05b007_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:3eed221133d14dda6a111b705e91e21057fabb3ce292812706365b3dcbcd58b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:4cb532a07c1ca8d18b1bd6d9766fc590809e97590cc3bd0b1e39c515658187a4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:71f8f961b4ccee7ec8fbb0b67d1a522f58bc27375cf904c7d7555f7dbba06ca8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:1de55b52fa60b58e8c72324a6884711856d9e865d47997ada9c1d2c6bca0584a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:9cf350847136e4ffdd0a411b6676c1f155fd4a3474d8a76aba684c0e4070ce56_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:ddf7a4874a6e73b007da33a6641bf4a2113cbb8e2d794a8b7ba639e29057658f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:ee00b931a9858cdd4cb54ca8793762ec8e989a64e111f488cd8e44396172154a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:25f27bea206062ec70d7fa8239f1fbc264b6d3626a654f5e81d820c5b4839357_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:7d31f5699734c96621475919684a5cfdc8b24eac3e901a1e3fdf4fa3b9a219a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:8d69ae9aa0e65a23b549fde6e7043486d05e2caeee360c0cc0ace5ab35adee37_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:cf315750b8a5e50f6c550e7b265ffe8a1d8c89f1149998a1e0282f0cd4bedcd5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:e2da1a6ebcc31b659fa0f70a4b60597018ccf57b69ec32e544f94d3e14f1680a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:efa6dc87055200447f11a6a18aecac930d2f159a1dcd6600d5935490d8f40d26_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:2e6980eeff217a38185ccdb43c0b3074b3df8437b72ddb89919a78e25a615f4f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:568dc3fe13ba7f398c02c1aae599fb7df2be02907808ffcb494883c0086063c1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:1e65c22f7bfd5c745937f86e9cf65e2aed0067224383b6c8ab007320345e1033_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:72e604448eae1f4662f9bb41cb8fedd46f85c3148c48ee254fe7732e2b7a788f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:7bcca07d92742d22d784aea2c55eae0f6cf4cf6f22fcf238a24dec17bf93a740_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:c9d1092851a08f6f334330a4a1c9d8733d608af029f1bf9726afa2f1e3315b62_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:0ff2b1f1deeb5370dccfe482e97d473e34b23fcd9088d33a9c7712cc9675fff1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:4bb99485f76b786004d7a955ba6e52897c06c8669c3431b4ba18810e5a4cbee6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:4e7f67d1bf0b5ec196d80a301d13eab26fe27fa8877ff66cdd422826324000ff_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:ea29b37584a51540cb9890d640fa3ef467186a2770b346d612176e8bbc9200cf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:14881b406942943f676fadd2072fa37f029ed2d70dbbf2ab9d637a4be6ca9786_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:423194ef7e61246515306c6d446e9d5876cb37f55ed26d455e7b97cf9672275c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:5ed08972f81c9266c215be429570ae3cd194bbd669679ce7cf6d2d763247272c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:9279edb1b1a1c6b46c0d92cfaa13fa6ca63101502d24584065f723038e2ea000_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:8b59327c6d34c40c0fbb01accddc73be699522aa9cd3399f75febbf3646b19da_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:9768f5d521e9af9711f20509cb27261741704f73fd5547c0329972eb06f126e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:af511035f373c2bdc131b06197240354c165b4adef12a283319de01641600ce0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:47e3c79c5acf1c491cdc845991db369591fddb9392cdcbdbc87d54cfba6a9f1d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:64b875f9db8ff076d8030c5608a85665a3e774105708884df92d79e19bd4ef00_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:9ce685d2ffc4f8a80f83441e79b7a410c0be672b9f26da47092c3c70340eda20_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:d5966fb53dcb511cec27747ad20b0a882fda63fd8ef60145c3cb290f73f8d825_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:3f620a3906084b5b8d5ba5aac363d5f73594a9671bcb66a8290081301e87ad20_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:5e27283f22fb614dafc9d74b2823d01153eee494b87392f73345482d7b3ff073_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:7d614a072328fb5ba4b64bdfd8e952ef1645c6fc2e85f4569bb937d252c086ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:b3c938e58462a54c87d4b6630a52bf15c5327e0bb289c5b99ae892806a9f38ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:2c037d12af7b5f6dc82f44dbc0103a83da071c3848afac392a7f29155454ee8b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:82bc0ae23a7fa7524a6d99c99917a8556a262bc4784a7eb0e36c8734b03472c2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:b3ee6d856ab92e60c5c7651d80ce2c284525ffd796a9b71f23fbffda7113a62c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:31b26a08898f4b02d1ed9a4dfa374c53dad3c1fb9d50c6d913297c1645425d31_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:4c61613308a6adcda299be9e1c9ae9efd93ca94f92ec8f3364c372b1136b9a03_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:6d0630a2943f23b8d6c6d2ee45fa573e090540bb7a4a14d09ffab03f2789f6cd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:831aff20d57e803acf15a07f382236eca7f6c212924da6b986ccbf48a6cdea3c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-cni@sha256:3d493e21a0c5dfcac591bd81ed50c5770a01435202fbcb18610908166dbac4a3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-cni@sha256:4e659dc5e955ecb60deace44e4c158cb2fb3c6bc7815691a76c5b8bd1bc0c85a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-cni@sha256:d4c65aa2f0c8a29452ffcfd50240a5fae5085b0a333864aaa4e8f7c98af7b829_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-cni@sha256:f340fea5cc8bd860709c3c9c7ac6a74fccb80d76b8e1156197b5cf37e7f5f03f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:15fb7cfa20039955bb6c8e18a25b942aaa09d148cf8a83ed3d9b31ead91c230b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:bbbb33fb8d00e60e54497305fe42dd1f24e4f28477ddbbbc0ad42163b9ede91c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:d1963c6dd977034522104256ad60406407abd66f69fc43aefdd821ad1bd1d33f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:e3b796a5c3399959c194a5486696b820280e7dc518be187773c3eecf0904d53d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:35ff125ec62b6385c67de712d4326622c4861017959856a6869c4f185b4bb915_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:8df202a7de7d74e3da2b66ed845fab10ee55b490bd6596e34f2730e56cdad339_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:b4215d17425af7e8de15596d25b03d02cccc88ccf9c5997ef46a9953ca5eac71_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:ca01ba905e6178c634bdc21c5404b9860909669a16b78d166dad0b27457272a8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:133f501f1b9773ae1181f36ec2dd790c16b7217223ab1881b0dce10d715f5c5a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:183f3e2fd480ce94aee7d8be8ca54258df4ed2006021c1cdceca305f26ff1395_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6170eb2fe16efd83337bc40abb9a853d190f77215dbe3127d486e1025a069557_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:b26ffd4d54aeabe9f1e82f76e99ae537848bd52c57ad6e237e1f61d9d19da4ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-must-gather@sha256:0a0d2b80dfda92991ab1fc1cf61bcd45aac06c8aa27cd6c7a52f622b93003c21_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-must-gather@sha256:af7da578c6eb31b516820ce4688dfd5d93f6d19c52414d94faeedde338c2b3e7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-must-gather@sha256:b91fd5eab9d3c3c7a7ced24f633f7c01a1d6ea2e7ff64ff549a3a6ec2e74f50c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-must-gather@sha256:e8e69f54a957b49177354d9f9f89028c403c703ed9971b9799b5cf05f2ef2a7b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:289cd35a51a72d51dc661e61d85a97f56f25495616601f029691333b83796a99_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:54d6593a0b2be71c466ae0774c3a76e18b0a39260c4f1809f01b560fd31a1478_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:b4165696dba67b8d4380c90f8018921583631ea3a3fe17ea35ffdb0d707ff7ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:dad4196dd609c0b0e03c26f076713e810a970337b09b1f6901d6578b71ec4d1c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel8@sha256:585baf728296bccdaa9f13fe7586f48397f6f2a59750bea6463c90ace9863c2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:272a01b9d4ac1c2f4f3f33ed4e6b9fddf8b271e60b9f05727f5933cc756362e2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:1fb08ea3130129777cde039f2ff2e56db13b10004645f85b15d358cce2b00dad_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:3d4f4c215d645a3124cdf0175a1146940a556415015ec027d6bc904bd38f13df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:996675c7e518cf4d037dfc6e98cf149ece05152da0e222c39f7be1f1a42769ab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:c2444fc2fb07bc7705faeb7e534ebf8b55511bbcb57fe9539c88e6ed90f9a558_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:2478f87ee9c4a41ebcb29dbe974350bc7e4d2eb10ed0ce69e4f0f2412e8af748_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:5e3a284dd52460fd5121dfc17b082bd559f37112f51a7cc90ebab50e4b518a78_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:646d30cf056ddebcd6eb45f0afc9b507b4e8ab910803927d5c58ad4464477736_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:e70b8f62677a3b9fa03bdaeb0832bccf42e5c473277494c7b05fb11fc959783e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:7fe43cc01d066c85078b5a10c16a54cc137cfdb9df78736e7cc3ead986eb9fc4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:8705800164038abca9a8c16f70a834ebbb79a4edae87cc2a3e1e05227907ae41_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:9c70475c6be2821195cd22224097474b6172143caab1f3b93756bfb7aed230c8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:e26e164bf5ec4dd103578d61ecdf0914ca38fa5bf1ff674dea290ec3b3ece1c9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:769c2d1727afddb668e16a2088da1cc75d36a942d4ca78b0661f1f30d6c58676_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:901947d45d5a83d6170731dd160981bee40f0f27ce34b2cec6a048ce353976ac_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:96b3d3cb6bda5ec6b698268bc7951a41d5f84cdae7aaf0a009dd4fb9c641a199_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:ea1a7f04ed745dd017977ec9fadc7e190146de532a8b587c3e7b77d6ef11f912_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:1a473364b4d924e2f5160a741976fca42687b9209562da9ca13689fc2cceefa4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:4224d9c2eec52c1d71b1545f582f89f3027cfd3b4eb70eda193c94a045932540_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:93d8f3271c0cb34104daf19f93b67b7ca2a53bd112b2b7a3168b7ee8d66f6f7b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:ec828551f032dbe2bc27b15a1bd8948a40b3bc1616ca8ef0d7584547d523bc1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:07ffe96ea0c438e8556ae67592545ec248ef3177466a7a91e605d9a3cf97eb02_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:5bc48f86a2aabc19c37c6881156603f89631650623bbf91a22e9d20699211c8f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:873176c1886ba511a3e27bba927f2ff93d799792e03b3ad3c7d645bb8b7bebc3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:d73ca734137b09f63abd2b86033b45917a7b31ea0f0b82a72b1edd49e7e562dc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:6fe96439caea99b98eeda15bf53548735859dd1d0447580cafd70f35413d8b73_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:705b842a1de235aaf56b3f5b47fdfb207cbba7773fb4778c3f036bf55a518fcb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:a3cdbd04d182008cbb82d5c62a11a9ae93efaffbb4cb07a05681e18c7d278daf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:b872600b11c96f9193e940db4e81057138b234b89ac00ef5c725a8d33b0493c8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:30870719d136c4533f111eac5a0f16ae6c8a22194d27f7bdf5c79bdda7bbdf65_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:474953bca76984d2be59b36f7bf732eee4be1ebe9ea6c2761538eeef8c0fd359_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:c4a189514ddd841ddda1973fcc2f0880b2fd4025575d449dfeb4a8293194fd35_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:f08236ae0f2684bbc1cf982b5dc1291c618775cd15e102f02a20d63d5ea57046_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:26aeafd7f91f2d15875122203325184eeb468e7e8e188e7a573ea9985a7d0765_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:41677d6e7076a42964606c5751023c182b085d84f9372590116843211b13177f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:4471ea204d04b1ee21c24583a97e17b0c66bb7c236d139779b05f807d072e055_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:eef333cd092d6b48af2754b5ab69888ffcac50544524240ec27dd7b0f0fff2de_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:0774437207f9023ad0d0cc64a1113bb4a4854c29e573a0fa006c377e46222453_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:8266f325d930a96aeadf20c6e411b5fc170f0fb458a61771e422ef05e6cc5551_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:a0926930cf08e171c928bdd544a7bbe5faab3ea840cd33c4255c63899ed1338a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:f5384507e10ee4cbb28501494dc4865974c469bcdf52848353891d18ab91e535_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:361e41b6437b1e9d11f2634517f81b073378b6dc77ca2aebfc197468f9257ccb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:5a6ba05cfed23c3adaf3db363c6298dd7371d750ea2547f13225eababee7b5dc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:9f00865d3f2590aa33e4a920a61055f5d83af53d2ea5a1aabcd7952377f73ed0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:eb675a5fac8140bcfa7442ab9c94f0050ede342b11000484323b32bdc9a41b0b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:0a94b81901263ae93b0ffc3a5c94a7f8c602cef274d0f709ab6ab021d0b7cfc7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:19319829b7165441d20f15f136b49d3b706be4b0a8bf922adaa59dfbc23e75e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:9f6b74a54f6562c07873b30d4419a36a6fc36a7b8f7f381832f6ab090761e735_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:acb0c161af34b3c8dba0cf8c55a729b10b67f1bbe8b66575a8eb7607abf39f37_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:303c82ccd73db35c1e5d9453bf448de8076d40d8263adfaf3682eb185967ea3a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:5ba7215b20570ebbe3769e23524a680b699a6be0b6081f25daed61257738950f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:ce01851515c2edeec5d5b91f5e35eb8f6852bc3278ee237db72e27d39a4c00d5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:e06416ae75e05af4f06ff35752b057039742e26366b4e5f48ecd84f260365c33_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:4e30716436083472011c32185f5d6e54adea2845f22449340c94f231319ddee0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:d992d79287f6496051f3a005af190ee586646c9cc1c6c72542bace924f4a0788_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:e7bb533706de09dc8ecf7c0779b3a304db9aa8e4eb9fc8d40c6154c7765229ec_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:f2e8fe853b042abaee14c7cbfa3b1dda11f82a1499db5ac43aa95025bce43bbb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-registry@sha256:41acb229602c4f5123621d82b102a21307d0919942fc9a45e89e0790a301665b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-registry@sha256:6f4de0bb3bd7e9dc3488c8a43daca991eeed77e5a9d737571e9b60ddf2fb32ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-registry@sha256:7dd422c34cbecc6cd29179f5e341035725ad3aa77eeebae033e6f86081ebcf57_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-registry@sha256:9de2cd3a25600438909f0a88891e42e09e8cb2b92ebca8e8c0ef7255a9d8910e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:0fb5437ff89bdde7a84c51bb0a3cdd72a46ed704051c34ca04a6182ff9ad6ae2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:1f03d3f90ab8f8b3a9badc6bbccfbaa60950fccb15b9c4f4c80084b97ff865b1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:26904df8c6c0e23bd8993993302f743483dd18d2ffb82c0b06bc669059b86e7b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:81b012fc3f45012d9846b0158d3659a8081892742811499a3720b472e0d1ef86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:53c66b45acaf412df2d39de16e27620925082ae7fdc94f53ec79f738758e5ed2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:58dfac866660eb84b004f533b2760a3d6c9ce6a87e484acc1f44eac7c4aed9af_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c607126e8d43bc09954f99625329630804d10bfc1343be5f7cb46ba28aa7c9f7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e8d2245027591ad454a042a484b13f9b3e153db36fe8a2cf1c92ce3cfcfbe09d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2bdd57cf8ed0eee4179556ed7c527908cac5105453bd591a2747c5e7590adbda_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:4e190575d60664dc3534557c4c2ee70a0415ebebd59166704d4c8b9e3ce3ffc9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a44f9c52c6a3801f23d2523d144182c19e7897e8e40fed087a948d95c252ff7a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:ce0c85a6bcaa3dc1c3b533d43635d3850459c9e58b1b392ec5eb53e8c62758ec_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:2bdd57cf8ed0eee4179556ed7c527908cac5105453bd591a2747c5e7590adbda_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:4e190575d60664dc3534557c4c2ee70a0415ebebd59166704d4c8b9e3ce3ffc9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:a44f9c52c6a3801f23d2523d144182c19e7897e8e40fed087a948d95c252ff7a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:ce0c85a6bcaa3dc1c3b533d43635d3850459c9e58b1b392ec5eb53e8c62758ec_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-pod@sha256:2d5034d957f5a18cac865648df8bcb7f2b452c0358f3433fa57f51852369480e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-pod@sha256:bf19bda57168629145375671f05f8dbed85751dccbaa76de6e0e15e33c03b878_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-pod@sha256:bf63836da764d3edb85eef931e9df66ae263be4fc20d3dabf3bbce389d485dda_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-pod@sha256:ec37b6d41b2ba490d1728e034c9345b38f9100a3ea1e95c2ede71a4aa70b58a4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:40d1f80489c7fbea4944a302b8328b53b80f55cebf599f5249ce840db3c304aa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:a227788a9efd11631494bad9646e0594384cbb99389f1abef0c8554cc424eb7e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:66c7549d34362a8521f3334f3e5ab3eb129913d4ee8224ad316e4ecc1e3e74e9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:bf45590a82d55274f8218c1cd796466d330a487c9aa62ef70a4313606b3493f7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:04fb92abd413af92facc680dbe8229944302e83d094cff4c530277fe59780836_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:579c798290fe3710bdd34a0ab0ad5e8c8b359f21714660f39aa6a5053dc1b62d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:a0755b4700344b97285e24d3736db1062c0217e7cf382fafc25acbcc49ad5da5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:bb797a663cf356b570a379aa959adb097c5d3c8fea9171901d44c91b879168ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:4cbd929c0cda40372e647f68c1a74a76eff8b07f393343fcb1c673e98e196a12_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:75ed98618ec1a6e27db5f1471b0c14617d2786b3505dcb0be711f390e4e0e144_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:89ba1ca0a16b7cf75588e723abeadcbdf66a4bfddcd74b96583f7ca4dab0d67f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:d5b4dbe9e7fdbe94646af9140f55fea3eb1a1648b63da25543071b135e4e51d7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:270cefaeb59482d89580be541b9ff8501697ae8fb8fb0fc757512551a1c0a229_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:543ecd85e3a8e5a8b1668a3eb857d554f3aed5f5f99df06fc96c207b2cd1f68a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:b4fdd00a5386db728c94c1ea6c49e450b3cb40352f7008d4ae5c5e340cadc442_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:ba82154b9ba68cbbbd401d1d62b1425e97ae32f809c9455b6e8417788acd98f6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:22a20fd9d7349ee228bf166ba0c3e8e91387c683da2ebf4145ff2006fb1c54c5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:4c28ec1115b0df6dca82b417d9590b3a3e89686aae16d93d854a3c2a313e1880_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:666fa8a3fd09243081ccde1b3c8382532aab9746d12e02ce0bb47fbfb32273d7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:9fe57e946856ae7dccf83a5ac3ff6848397f0b8d98fe2b39c341df82a508b234_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:062f9c1be98d83a364abcb6ce08244c9a25789b2eb15c7946ae546f05449c24a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:0c43289c2a39c99d86e645cb43bf53a07bf0b182b05efca1046244d7843859b1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:460fd5bda2fdcf9a9c34d52f1732ec8b9fe5a0d133cf8a761a66a786b8d75528_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:a1e0c7f6c065a91b4112c41ea2bd9bb2ebda3761dc7712b26ada64ade78fa674_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:632591056f6d2339715fb5c1a3cb909c589586ba8e2ce8e63e537705bebb693f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:69eb6c44a16287706659db6acdc53e7780599d86a02adb63e728ce7d70f1c975_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:b2371a23331087d2f0dad63f54edb024d51e0526da319a76bab0890aba28c58b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:d729e7664dc76e64deff7c9fbf8a4bf3a6892b4db88661d0c183cf795e6fd58f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus@sha256:207542c0ad1f3b599c3cc6c180939cf53d3f1476561dbcc844288ffce756bb41_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus@sha256:28024773093ead756489d28df8d9fec1f109123968bd907504a535f08ff2bf62_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus@sha256:6795364606c9f03c2c921a137a3b80d596c2911089c8c4d942f38bfc5d1d03fe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus@sha256:bb3440ac851c34142da6610ef7ebfd30f0ba3f0ed10cb4480570f518a06a3885_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:5c5e851fe70b45fe060202354f2676b600be807b14fa60ad93d03f9276743484_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:8b389f6982b94f3b5546565f536baabcf8893a583b574b462aa2b5b1287345ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ad396f288e6ac9093c5f1f59100cdc968e52ac5c6a8d128aeaec8f28f7e2f5b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:fea1deecc00c4a60b44b8c3a5123a5a24df80faf36f849367b7ecb1b07e3bc96_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:2a9c1d4d7bcf5d3a7a414482f020959fa489ccc06b5a0c724a78da62bb1ded47_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:3862a8807b5710f80ac05ce38155eef8e245594cf7cdbe3b9a718ab31a323436_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:65a5a70cab35c5d51c4bfa23338a34e4da76016e8bb7765468cab426baa7c53c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:893081f7dfb7379d5653155a3ac0c5adf918e5f1ca09206e9792bcceec6eb0cb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-telemeter@sha256:5f23edf9ee6a929cf63321aa208d35f9c332fa5d19f34ec1f542f0c3dbd8b404_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-telemeter@sha256:bfebbd8bd2c53ec956eb7608ef743848d3c181d211a6438502b398ee39d525ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-telemeter@sha256:d7a8abe5d4a18b1be8fd9300271274453abe98a85053ff596a5aba2914c513f7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-telemeter@sha256:ed2679255532f8984ff2f14c96cb9f24d96285570f6cc38a93add615a225586d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-tests@sha256:549f70f3d54227714ce4c435a74895c53c4c4c48f9bbfb999fca6f6bf17b383b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-tests@sha256:74821491e546c0abcca4cf565971d9fea685422f85a1913b0f6cb29b8e2a3e7f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-tests@sha256:ade9297d75238baaea862e6bfbdad65ed465bb7e43c597141640c76da60ce732_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-tests@sha256:ff3fbc882fad77dfdc4fbb2a0bb058eaf414fd729786c2ffd25a481c13025f78_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:1bf554932c6a0f12dd855c4737a6c497ccba6cdddb579f1f958190044a70783a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:3d6668b4788734262c49f2827c9d0bfd54768e17c3833e8fa4e7350d33edc920_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:5792ce77e8ed883c774d76ca7a98f9ccf2207caaa274b126b78f2637c2f10d19_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:e9fd79b6e56ae412a4c6abe6d245ddeeab783c5db0273715d1a5959f97fd44bc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:462bb12fc39e08beece7c19a5867c883c3a7fe5fc73422c5d0e173bbde17fa09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:67e9b1a97d13699ffdb4a3a5e6b778d1bae05c206fdbb2bff33d7c90f17118fe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:89071ed5c3e5222de1b460a16c85375662797972ff57665ca7b984df850bec56_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:c3cfc995cbdfb930b08a0c4f4c389034cb6fad4823d60b0a977afa483e36df03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:6c4d230ad869a8e01425d5d084ae5ab41c05f21aaa99efe882a38759fe080488_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:59e7c19c1f18bd1e2a9ba4b2f624113db2a801cdae4293b21ffa06f3089d143a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:49c60b3b255d415636872fee0a8e75e15324bfc92ac85e333af81d5f656f5381_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:4a6f2275aa9a2eb62fbde6cea70b6a1dc868385672abc7d668acbe5d027db83d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:6c4d230ad869a8e01425d5d084ae5ab41c05f21aaa99efe882a38759fe080488_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:59e7c19c1f18bd1e2a9ba4b2f624113db2a801cdae4293b21ffa06f3089d143a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:ff21c2d5424aa264a2633fd5db74f82f77597b889a25e71c21e92b01b3c8faa8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:55db369f490db060ef1f7c013336e4ecf6948e5531404cb0e1cfd997908293fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:33efb0ac219080c5261ca961a8b5bbd4c6baa63600578790889ee20af477bdf5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:63c7a7fbc34cf7f18fda6cd985838dbd653dc0ed1bf2f65e47f937caae179618_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:7d470f2f278cff860db66d6ee56a1145d7edc1a1a781e6d56ba81265d24fdd51_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:998d116b0f453e4fc7a7e95464014cdf72a51d9690dfaf7b454cce03996d76de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:0f049a3f90e191e5082288df1cda425e539773dd9b2115aaec393c823631ec9c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:9491c18dd5e0a97538a8261718307222c39479c2a6165754a1c87eaa702121c2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:bcc0e629710d429a2c1b53ba6862d6784f50120431f2b9d5ae849c5acccda45b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:cda7b7445c448dcddb4d7f4218347e478d31d2ff0c45b151d2909650949b9cd4_s390x | — |
Workaround
|
A flaw was found in the golang-jwt implementation of JSON Web Tokens (JWT). In affected versions, a malicious request with specially crafted Authorization header data may trigger an excessive consumption of resources on the host system. This issue can cause significant performance degradation or an application crash, leading to a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:049e905210d6400a4a481f9d209577493b5313ef8ba799e68d297037257b8295_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:0da022e984bee2f39324d42102674f41ea8b74db830d72933370b76a52252fa4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:1fc8e321aa0a937d1dd6c0382969ea4fca1ab4a44210a343b2ed5e6b86219ec9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:ae02313bcf7581b8db76f28ddfeb177dcc024ec1fd6b4809ef6aed6194867c5e_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:9a748451c1650e43bf911c800eed90b4e85d71e250a9c4623c7e95d86f404729_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:a1715c28ae05bd1ad796e0ec034c0177fe2a5aa554891c0c4c2d3fa11b9c075f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:a9ca0cd9088f071e1a355a01a0ba501bef44e9dba67cd11aa057b4bee67672e8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:bbb398ce00d2bc244eb9b403c7def721e36b849176c7923e33b9292d0292005a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0dfccb271dbb7683897d20ec923c172167551c2e440c14ad0b61561821a5c3af_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:63e5fa1f3a3164bef18510e0338a90035acd5adc3cf9e736bbda25594885277e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:a1eb380f3a41fd9cf366157abbe18c776ae6e3a0e3a3e1c5b187afe4ddfa536b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:e3fc2b5c70efac4064e9fd155eee2a2dd2813ec865f1509deabcc41590e3563d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:3d3a584f8ede240a3e4519383d151fb92a01c326a43388214ca78dfc492a2b05_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:8ad6653645299243eaa0fd2677e3066cc2bbd10f12b0405d9c9687c76ae283f6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:b02236cef563bfae5956b4efc3f012772a8117b1c8de5b9a4964b50f9a7b65c5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:b2577b2f1602e02efc7e5b8c9750fcfd4fb8040832f461138cac1230d34f1961_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:8fa63dd4b31e84c287a60f807c4130a5eef67f73ffe1dff28f32ae8f9441033f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:b73506048f9ba08874eef8a6f2f6e467d55888ae3fd2a7576920aced94b55bd8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:c4c1e35817bb978448dd3a2da5f9a99fcc95f734e26776e244e5dab88b0b420b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:e9ac70e41419d3a074e99854ffb4bef5b1f9ecadf18efae211a17ba9df306580_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/network-tools-rhel8@sha256:282f8bf0a1ee79b4683921671e76d8ddbbb948f3c002d92556bdc5bff1472216_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/network-tools-rhel8@sha256:9149fb7cc4f45dc3d188626be4d47e9d5c64fd34a3ed36b0c7208a80f923035a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/network-tools-rhel8@sha256:9f7f414049711a33e7ab426111b45525850445fe16873870d5dc5c287ed488cb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/network-tools-rhel8@sha256:d2bfd76b906fa5074bf4c235330202d08c3d366215c5ef117748ec9eff72dbcb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:4d9dc7566989c3d20434db05168515d745d3b48182be6c27573321e2032b7654_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:7404d4fcd2c5c33f3e4adf52cb5e85c8eb1c6ad12e951ce57910b7dc575dd8b9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:79bc2fffd797d5b7bc28ab7a8b8a602fd4e431aeaad54c3def46b3cd88a64d3f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:89c8f9db263056051fcfec167a3108903328661f83f4b8107ade752f54e65ed7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:40f1a6a3e35b8f3334c18c5f6c5eda785cfc4fca68fd2f380f52de2d79a7c0fc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:aeb961cb7c623d08a6da10b2e8e92dc789ccadf09935775efec046b0e5f5983f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:e05fc48c55b668b4938a4d2c5aef29404ee208aabeef057b3a0e85ca5ef76f38_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:e1654eb8e3a715e6cff2930631b36889d1b3ee0ec388cbe946ce0917c613c0e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:06985b43ecd79ec616bdaeb23022c0bbeaf9fa0ce8d5dd8d9b9011150072beff_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:89bba6748d84d96e2ac4f1981d921bc921b394713cf684c2bd113a65a3a4494f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:e1e5878b040ffe3902347c6cf303cb6bc07a8090bd1d0889dc0f8ab6b7bfcff6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:f637f434fb3a8a142fc2f28946240f84c61249e31b8766e41235c6261a98eaa2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:1df38f9325e431bc4812bb10275446160a8aa69776e41097f943803a7381ee69_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:25c8f51b33d73b697f95e5cc8cc4ad19d59c73e948a8f3cab357fbdb4583a8b3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:e000a1b1bc9e5626baaa7a6a74e6e18a197fc44cb7c934e13ee4146bac77fcd0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:ff59e124f429e20da21ce2ee5ffb4f6d8c6d137f0efc7eb3bff0d2ef6be4ed0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:31b14fc618f718efb30e2ae24463ed5c27e7a9bf04bd272abb828a979cabde89_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:5734694d1c1216015a5e80670bf46bd7efedae28aaa03eee8afe6ae4cd2f8b2f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:75ab8e2155357546f5ea98cf4c01102cfec0fde631f2b698da4306e59b31bc3b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e476574d4b9afc38d13376fb3f5895321959b3e0efc3da2f184b9f705eba2221_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:08434ba4f4cecc0751f6a7475722a2278eac17a1c8fc67e71ccc1f2d2d5dc85c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:782e31fc1b50f89cf7866124d34210ca91548eac6637612bf2f5862493f28c77_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:e0f23c780dd43ccd136a02e3a59df49315ab5343f22f0f8b6ccfcd4d84745cf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:feca3eeb5832821bbbd3bb8504b292b621758751b2d56e224d17dd95b9724756_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:0d48b0beca21c0c627027bec2e83778e3392f282039f687a424394657d768d69_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:2e12f19f70ea4216a3ab31811cdbd4739bc32423cbd30047d5f9ff208f9c6598_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:77f6f08ce677c5b93236f10881836f24e239fecc2d386feed855581b5e078b9e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b0cab60ee486547a71c5a4c9538dee910b261767a44c4d8443f2923d2027c50a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:b1834514ad35e95835b77563c28d6c20555064f7838d777f932430b80139dad6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:6e1c74e6c71af0382b1db5a3d650e017d85204902b7443e99772754a94147fe2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:a097a76d302ae5b499f36658276b09fb64dfe056e40fef0022086d8e4267505f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:be8f0a8f28d89325e1caae62750aa1a89968177f689c06abc251152f2857314c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:5e10e661a1cb345fa76c938f9e6c5417f1745032cfd50413c71bcf2b2724eff4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:d0cef7eec64244da073534a379682d17e201ca18bf2d51c8c3cafcd60bef3308_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:e6b88a0bcda791b89f22309e60f4288bcfa440a69215c7a75b908f3b9358db79_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:f86ce5bc14710c22e2e6a3eae0bf8fe18d9f67c930dab782cebb1d6a0e2675d0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:4b2fc85b24c507e0c58962ddf3585b237554f83202385cba5c0128cf2e958ea1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:97a357234248504d2b953353946a663165e789d5fc5641011ae837709f95fe00_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:7ce30424f62376ee885f009e8ffdec9c9748a84d323bd632e9df5d9a2a0bb8e4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:b483f6b16a2870113208a58e3a15552fe846839e54e635abe543e6a0622574b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:3c8beb58c11f2ca59ba37aa6988a6701e304bd6b4ee921e65c16bfe4e92332eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:ce3dfe7d8c7882c4c078f55bb210e4813fdf0027e79d3ecf0889b1657df03c75_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:183ada7240315e2e4b4e775fd4caf978042307f13aca7247f419df4198876487_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:854a0bde2f6be9a5661e8abb417d29f7644b2384438f56f8d2a9efd4453b5670_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:147a8421404e6cb44aaaeb893eff2a637aef27a72b876751cf4cfc4a19e411ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:87a4032a22529476d43023ea2cbd667523c4e7e53253af0be2697a7120cf7e5b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:8cf6a30fe68254d300615e9841563e0fee92304d5648607d4311be0451875df3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:c5cb16eb7b6b9589da072765764e717bf9ecdcf24073c206d65d2dd588b58a46_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:11406244c16a4075aab9cc6d1ba5ca5640e78684f358e418c5c33cb5b68773b1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:18c7948a29694dda2a3780447724d16eeddd69c58c37e5cc95242e044670d0d8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:10459778925204ff4cebe77ddd679be9470124d821cec1368965bf52606712e0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:e618fba6fc9b967f159cf24e6129c19c4ce2a999fe80f4736540a615d2da7488_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:64e0021b34bbb4832abb4994025ba8ebf571bab79ab9adfc1cede7a536cf6b8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:cb18891e1535af26083d5288666945b9ea498a4df0af37540063de77d6467d95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:b12bdfef5f90ee046cf29e88d5a4358c7b40c184dd51ab0ee15180da5b296e11_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:faa216936a8c83e990aedd30a0d67ece499e6142f5bf0833ee859e30aa337795_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5a8aaf6102bd3802ca1127dcd1e1f2cec2a39e9fc6fd6ccd101a8bbfba1dc5c7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:fbb75024a12f467b1a6fbc104d7f51ae77691b7b51b9dc1491ac39f7f8e57b68_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:fce86546bfbb875f112480a99ab8aa01956a550bfcaa0848d6130eff65efd005_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:ff667b6ef7205f78a6dce881233b93ee45d6d907b576d1c7859dc22ebd74f976_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:0682a722e513cc04cba6b869b7fca1605c719b716d2780d0e62353b1850eb826_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:ace43fd1b04d89fce21e1e8862f27493cf5395b39fc65fa76f67822e7ed340ff_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:8196c8de200087d899f16aa3908d64c05c83d23f3d416988a61555803da680f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:877e364695d5f2c97017e27582ba87d4254cea91f2a920dae1275e71fc7c3a95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:c758469d727d12be5c3de84ffb6fb1c224cf3ea0fed2e1792eebc94cec65c177_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:d94202e7b2523278697e6a906df8620d49e2fe7a93c7d60982b7ff4fcbda259c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:4290c6409f27e22589be1e16d71c27e853654a727d845e3c8a0005bd76ed51eb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:72fedcb2db3dec67f2be2fa002dddad0fecc6d6ddaba4c02e0a35cfd75498526_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:8db889326be8e2e9fd0cfaec70f097d22a6bc1a928161a0249f411d3fc342b61_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:8ed204b01c9374ea3f25b45903cac3b5507f65dbfe6a3bf30a209433b6021092_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:034314a314ac0f68ff2e7457fd10e8c55b52af2e87baee59c60f6d0a92dfcb80_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:68a9be9436fd2b26fd8b94b8a5d792c2c3b3303f45fe1d6d272a0e0831457371_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:acff3c2b300d2cc1835ffd76ee6deb68de1b1ee9e1d61207c01847a896ce1d9d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:c87dc1385bbb9a2e2dda46bfd3602c54b77fb15c9044100e99c2a11db92daa6a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:3250697af97bcc04b0127a8f88d0b70b76a0f26aceaf1b858a5a42c87580195c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:4a669ad7d1d50fac4e847f5ab9a090e8f59b35c54975c34aa525b918099fcef6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:5ebb6c572be27c5b6ac040f0ccd41a9747182e2d089d7b3921191ce6db3189d5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:ceedc86e3ddd2b249cbf031c93964350a3f522f52347be9970b461113e646eeb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:2a0eacc0bc80590eca8dabed3d074b0a208c06f821d9636ec5fdd5c98a2071fb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:310e9b8db631ddda8e878edb3cc3cd2f3a32e305c85e674d16b0f68ae39feb58_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:69cb91d757435c5cf571955b50107227e737daf0ba365ec0ffd070ba97274e53_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:d0fe069c206a3df08fa3e349711e9d0f97ac84b7b8fabeac86e9f87c5982c87f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cli@sha256:1986b9edfa079057b6d081961045bc831339689469f6ff868ad43e6f6a234d59_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cli@sha256:33256a318d49640e728fceca60c107ac6de2b018d09203515ad66e2be1f4abe2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cli@sha256:e3beee0e2c519fe6666f5a3de854854548ce1cc35d142e4b6dd9aed6e2256603_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cli@sha256:e48dffffee6a2b122815bb35143868ecce79d9c64bc7e5ce2eae353d79611e6a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:12ce1e90b90b563c62bc83a5e81c2a8a837e0562cbd8d89943e6c0fc12bae2d5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:1918093ef35b16998d9749c82200fc12086989db9998bcdf444b15d6fcc674b4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:2aa11a5b4b9bbf358d49623de4c6900456179ca201efae8fc96b6b75fdc3e3b1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:fba745e22cf523b5832a6650bab5eadaa20a6ce0b0b90b8d40d784975ec0ddaa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:3264440022bd10ea10e0e661ed4173ac77ba5eb6b1d2bb91e4580c5c5f0e093c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:6641f8c7566e182aa900578d6ec4c1914d2b87ed600c8c863d222e2107702ff9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:e76903a49f2cb8ad65e94c161ecfd8440428cb886a739e27fb4f679acc456bc6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:f07b759119d751640dc26e7ca09cdf39848e89316d23cef553c3ada9bb4eea1a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:208826998257d7f4acf3534d9043fee20078bed89a360d480b0dd3220ff22804_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:394b67eeea4d4987570aa43fe26a74541f53d5de01b9946290bf9aed33ce0df6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:b1755bc376164d7cebe58356b1949c1a313b0d000d2664752c5243ff16714c99_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:c5416d6bcc69a6497512fee2cee593619a86c7affce7fa55d3733353055d3305_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:13910c9e00a80083e8da1dfffa265b5cd267ed1d1aedb691f70e8377b327d2ce_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:5b0ad0501a6934ba3e08a585eba1e53da7bc3612bfa56d44e6324840e9677088_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:7b50e53cba28c9729a5c475c2ae33a9cd81c5ca021570afe3977daff8e210614_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:83f0da7e52cc9162d7eac7986f3ee5c8679b4080705a59c67a97af3b61c090b8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:35b4f911c3f9206f834d2bac281f60b7a9cf74d783d9618f6a2c4a4b243e6ed7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:3a5fb60010eb4fe863275f6e5a80532362b113d0d39213671fd24918cd73be16_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:63de9a411bc2fc1f97b5ff7168366580f2b01cc8e6c2683627ff73962190e3df_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:74c35b0c0dc5454d9d0fb3b8db12f4f4a9708f1c349ce916ea697a7903070567_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:05f672d0ee39f2d53de0cf9024a6b5f0a9d7b600b16e5d5d5d4a07fb26fc91f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:544ca9d2d7fbd22481e82154e7a630325a05b5d19ffed52f3f17d6de48747f7a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:c0f56d88b848b862c89babd2a8f48579436603e9380e2fb4cd4c75a735071652_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:e7d66394b7e8dc2d8db55e4d77f9d0bcd2c2ad89afb5d78dac3a010925a1edfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:1312a2e0eee854a84bd2baaf5241b50e9c3c188092b0bd1e13247e9bc304e7bd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:2a1233f3f583acfac2ecbf6ed08c2171d882ea47efd35d1f331f5de6cf1629b3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:79077423c3855b27f9b5743dc36b8ed54d6ce742914120c6331ef8b11a1fe8d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:a1ec19506d72295c572b9d713b52d9af8aadd15014c2ca83eec8d4c7437a40c6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:1456f7030243f3300a8ffa6994f8f2128075a3471a45601b92642a57d2231099_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:64f2effe2c1a41ab8fd2694ab7ee6e3c31241b4ef583468d725185dbd7548dd3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:6bc253b1629f0d5a2431939561ddcb5ca67501b33d338e3be4928cf82984ade7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:e3cbe5d13a80367fd907a9739119918cf4925a9a7bfdb59a442af208710d5b68_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:1456f7030243f3300a8ffa6994f8f2128075a3471a45601b92642a57d2231099_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:64f2effe2c1a41ab8fd2694ab7ee6e3c31241b4ef583468d725185dbd7548dd3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:6bc253b1629f0d5a2431939561ddcb5ca67501b33d338e3be4928cf82984ade7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:e3cbe5d13a80367fd907a9739119918cf4925a9a7bfdb59a442af208710d5b68_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:2316f63aef8f42b9620f1376a05f8373bdb9d4163c2ba41ba1ec00e347583d13_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:42c9f2fdb2ab543906234891c441d82492c98930a099bd5bb0fd04e83f16f4a5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:4540b8b4cbe9befa5375cd96fc62ea8921912d3937ae884fd6683588717beb3a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:4793c3b6cff0d7585411266f4aed92d9a31264f439907a48c78d8e2d0d9c11f3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:7c16ef4b1a0f81c61e937347bd7c4360434ecfd9de889d606d7f1caeeb67ab8b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:c728710d8cc73f4bcccbfe42b12de5968bc46a8862b7a41292f2ed3fa8fdb4b7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:f46af44a1558985f3dfa701f221d3de32a82bba2a6689a1356b02c48eaac0a22_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:fa2ebff1c5d9205469f310db32129674599bf9b30eb27cd7b203a11f363a645f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:04a27a10b71d1a67090a46b310d6174fe22c1f07c0aa1b557b34efb5c5a9cf82_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:8f3863237596a94f341d21b7b6b871729830168fa1be6d432fd63f3d3bdc0d3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:bd26f87832b0d26b08a96a490e4e141b9d569688f563b25879bc56310fe408ad_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:c7e562ab9be8756a94f7fe88fc7d49cd8f0f56bad6360459736cb2e299b4e941_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:0768e1d457ad2bb72d54f0484e23a50244e9f2e9bfb71d79ca3e3b9137a4fef7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:2b624905329f93cf1afe8c6f9244ca8f591b095f213278bbafe625e2b8300ba8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:65c57f870979f4faf5f11b53ed9f8e786ba0df1295d4bf5acacc470bf9bca203_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:87395a4e03fbcb9e3ced7fce6f143fd73a4d2abf9e5476af3fd18d738c33b34b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:45029edaf16c0f0726496437e2e8d8bbca1aab629ad520ff57e03f94624ffac5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:61030a93a0cae208e32634c21c34cdb73c84db87f8409ff609c7ce5c2de05984_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:acb3fc2684849852e16549bc0f81d369ddcac3048ff4a6b8bb0e6d2fe0bf3b44_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:eb61b03fff8d2ec8ab1a22068f5159fc92e037885dbd198bf10a3619d2723456_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:09b7c71ec0561ded1c3e0a4400120a3f3858581a21a439fa31288660ec25592b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:7693ea331595286a5ffae4f301377d6d71cb774c93010590fee6da9cbf45c75a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:9994ec2c80f772152aded1ceee060ab5c5ed07ece95f977ddcf4a0bca0709b5b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:c5dd36046e642466ad0a6fa74021d68622dee45f8c3375da93c38b202d555bf5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:0b43966e2d09f70f64b02ee70a69c891e8e7c89b87cf119bd6541a821c85c976_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:3a8b8bef3f5d2a7adc6493357fa92d8d2163f2d4469fd15c70ad70161a0f31d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:82918d5b4f917564b203003b2b564bdb26ae5f8b7c186ee133b5df780db55db2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:cbc504a3583ffc3a48e5e542f8d943d848a18dd2a86ee37aea96cf7c20ec77df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:14a7019fdd9bf9f8aa3065bcea5c8f1120e0b65ef971f664c64edf0649dcada8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:57f035c606c7bcfb40f93457db246857a97c024df349f55e2b135ea9967abb1c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:7d074e3a18c832085c8112b0c08cd61119dd22026be962be9b11e998e5ce3dd1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:e813c13da12b0e89a6caf39422da1510a69623bc1de8d8c5ac66e92912d675ef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:17bc2b0bef04b0785bcc2105dd316650cf3e9569530c3fc4f3b0beb7aded5e02_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:30b0f7efc4e6b8090a952e3426c4debdcd90e1064703de0b99592df0019cd141_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:46959f0ca47f97e859f842dd90153f5d36b1612700bfd9958d29db4532250b4c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:dceaf8b90158b080d6c6a054a67c42bbe0f56b115b18e6d0f041d10c4b6e119d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:591c792528766909827b512a6a5401e32a00fa44938422738dbee6ad78449a0e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:5929c6f2cfcbd2fdaa1c683cd84ddbc9faf599daf97e5b1f0e0f1def1b34e615_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:bda08bbe4f85609c2119dd98f248bd7eeee026e27b267086af2e312309bf4d6d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:c2db40ef1451cb6596b9227ca7e60286e33a1a9e2e7946ca9f8131e500d109b5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:5c337db6e9b6f2ccda040f21ae5002906d5b5b63e048a3f2faf916f852dcf981_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:6ff81108d9747793d4b827a063111f2e608f98ab28e31c0d7236c9fb0f8946e3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:c26951b364b56f25cb53fcce2f7ae411b1808ad74c477292a11259fbe7b6a481_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:e52e9695d748674d6fbb3498d8e725ecaaba78df84f89ae1dbf734a1b5922c4c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:0a57de5650329a3987d1c088776ad13dcca5387b4cd54b759f56e29ad5a5d656_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:44576b150568b18dd14dbd93a0df8b436b3f210d728c6f8c0a0ccaa377b713f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:7ec0d43715a4b5c8eefd537968d739985e8b5fcec00a159e74eae1ca346578aa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:a96937b9e465030bce950bdfc6007fdb6bc4643a21f83944074656ea0b011c58_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:1f71d4e24352ae8e41d341b7493df4b745c53be363b5bc2a0c2925ba5017cee0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:4ee683ba7a51f4365a6402bb333ab088b79e901f511f7eb800f42af11a449064_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:7b7dc3b38c314647c44be6a7cef345b822139beada834fbcec3fd94ee44327df_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:d68114f716acda79eafa64530a7574cf051cef08ff1cdb1209f700a6b7dedb69_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:132345b79cfcbf97d83e271d3b141b9255d77f863614ff20981456ec9d21058b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:63a03d4d275d97b6c36b42d8633de2419fba1f3f3d83d78f409bef09c6423f46_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:f44a21a8986ab0e103f17becac94e931c2d34649f33fe09c284b8b27d93f40e5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:ffa35fcec60dc8afc7a263176a96b41c5be09b59db4260c6f32a8dbff50ea7ba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:451386141887c223f3c45a50544c9e5d1e458bd7726f240e81186a0e9d054067_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:8547a75c965b3cc4baf9db1c3693175dfa346979c72256becc31087f40af7eb8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:97152b524e261f92b9cd29bf2c64203d2c3b673bac7eaa073e28e815d97aae5f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:ca958dd9e7456c5e6c5a80c7797cbdd7f44fbaa1b156eb557d50e6a0e4ac8c69_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:5d10f53dd1153d207894e64bec4a55b77c265a81f6eeb9474c01a99bcb8e440a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:5f2d747b9f3c9198aa817b503c6e1679cde2f33e661a1675347c9409e0235181_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:a9890f3b7ab256ececc85c1c3e73324390d625ef43c1b793a5c33739036cb2c6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:ef8263f0e7ea9a2195be5e29d25df1e3363d38591771508f0af625cb88edb4e4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5d10f53dd1153d207894e64bec4a55b77c265a81f6eeb9474c01a99bcb8e440a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5f2d747b9f3c9198aa817b503c6e1679cde2f33e661a1675347c9409e0235181_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a9890f3b7ab256ececc85c1c3e73324390d625ef43c1b793a5c33739036cb2c6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ef8263f0e7ea9a2195be5e29d25df1e3363d38591771508f0af625cb88edb4e4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:1ef4f28ae89390c01d127c68b573baaf76e66578341155848aff34cb3ce0e3ba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:7bdd5b1361a77ff00da1ff8a7886935a0259ab5f3dc0f5e7e01410b0db924edc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:a85573c8909df01cbb2965aa51d239160097e2c71e3222ba2723dbcecee3e7fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:e26500f31d00d6a0c76083bf56b65f2f4f4d46e2319432f26cedcc87a07fd88b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:0cd47be4218b3e0ddbbcafa602fd83f3364e13f50884aba7e203002f5bf54aba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:2360c3e27356e5894df829df4de24324533d8c4a08305bf933da59634fa1fa4c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:5d090e161bd70bc0ab4e611f4436849d09785b19ebd7733c79dc374495886d23_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:9285b41510034ed796ccc80211cd9b4f8cc805cd20cf629fcf6fe59781a9388b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:2e6884784f457c35a7856ff8e95a0d975158e5f79a490cbf327a1cf74a7d5493_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:8265a610a667982aae8700534a67be51ea572e9dc0980a9c7d12254dfe1082fe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:9a089fedc5049fe49b1aafb8b05a42c24a406801264e56ad21ca833799160980_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:fe1f37fa63111bb1a4eda069fe30f937ee5848431fe041b8bb5c1e1648efa98f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:001c17d6c2662d6b1c957fc93fed2a2552fe6b776e36709f59e8f22943d1b87f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:32bdcfe9b7a573362f666b12534637638bc229c4a24c2949306d4d580bca570a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:a2c711c5d0a7e9fcc74ee14b7ae5e0b7c1b750801ddefbb76edf2c5039bebfde_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:f280b2a3d384105a808c0978cdd9e93513b5a98d24d6824864231068392958b5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:bf48a04cd500fefd09860534cf7e5f73f47b6b9af742009e54ce558f257092ef_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:dadf5565c285e57c487daf6ba9795fcd132ecf609bacd685fd603627bb4b88bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:eebcb3d2e293283c9586555f37f30fe55817c109a4052acf620cdd480a00be30_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:fe62205fa3316feadb1b16b3fb575206a9548ee6536d8cbe721f06ec629b046c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:10b49ba758c15fd133d4887254c0748006bff6ac6adab947b097786cdb4ce9dd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:ae776fbf2b8066cc8da9bde5989c4b340fb01c08cb56b8ef0bd6f2b897de25d3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:b01854d6eb1b919ebdb4e9ee2daf4c3c268b7e5e80b5cb0fa68bf0be1de178c8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:e90b2212848d9818bed2ea5307abfaaa5ed4b545981f3307e2ec877653110107_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:2317831c8a3b21d4b61e53170019c0ea2112a004ff689fdc6a8bdca87691a061_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:564af798b8ebd3396de5a1c8b4fbf427491b3722e532b8e47292b8734fbc227c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:a79521c49af1e4276e086e1834b76973698147ee59b38b19cd692b1e36f2af6b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:c2dfd6b8018d4b4c554bdd53555481d4dd8c275afb287489bcc9cdbcebcb589a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:6b4a9cecea357c53a7235aef224a70ae5848f25bdd3b1f884692386b65079caa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:8895d8986ec12092a3744beaa659d9168d50cdc4262bf56e4b0a4943b0e0b183_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:a798e79656ee10b7f1f7861899be74bdd4e9e56af6d293c3c01799adc9f7c08f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:e0fe358939dd6467e7c1df2ec633214facbeee271ae3cd3be10164effe081a96_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:51b376c808410468431752d8c76963259ceeaa6f4bc0afc9d874021aa87228a3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:7a0590eb3e20adede6ca21a4b94799a884ab1f2acfc5c4542e16c153dded98f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:aba77589a255ede5446c926df72c379a05a6c5a1f964efb5314bf1c53fde3b40_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:d6f3432b422eb7f8b0f36b8b7713658bb13aa3f318f04cc424c42f7831e3b47d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:856e121f8f6d4edfa598ac330248b024b6e065ec3de8aeecffb853b80f42c488_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:af4ef7426551607b26cf68821dde2867175323294b33524f2bfca9d10a561e33_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:ef2783a4996d5d1fcf91f88f0ec0be835d0744fce89503464621e16016a7e2f1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:fb5d80bbebdcea6840ac59713847582cf9e9e7a1c337263f0448e8b20a234ecd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-console-operator@sha256:1153a4561686809ec2291b451d29054541d781acbc74c7da41a1947e345ea92f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-console-operator@sha256:1706921d20f3f49d3bfee4a4755a9b645abdb68535453b367e5c2c678d287c1a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-console-operator@sha256:9eca18c188bf8513cb12f2fc17eb30c899707caee1de492376ae2220c9550fb9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-console-operator@sha256:a4c72257a453f892f4a3fe365a98d897ad7554934888d6c1543e9020c2f19751_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-console@sha256:7cce4da59bc87634039c6ce92b97bc34476bc72b025cdd85b19dd29c71a0a5f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-console@sha256:98a3bfd1c2fa6c1e6b59817182e74545d3ff5d3dcb859d94800dd4db96d3e3f8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-console@sha256:9a0ef903b5605690e40d923cfec4e0d3f53d291d372c1870e8481a669f5047d1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-console@sha256:e29fe4839a240863c334505deecc8c853f69791f3f2a96dca976d11513e96835_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:0e9f8d104ed909217193284ce538c2b83d9e6838f1aa5343578987972e83a606_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:1117de182793a2fb65ae43ffe8e898a0986ff34b05f36d3e8274a94bc2ca16b0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:1c26bde6d652ac8d28bbc4ec29a38a71792f671d974780aac8e81296ee80c4da_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:d69127bbf7535ea9616be13f95210f1069443790e449f2717782b71d67b9dca4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-coredns@sha256:30ff6deda826696982a8981aa7f276cae5b08ee0ee6bd88eef2e405163fe329f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-coredns@sha256:598de435084023c49bcc0f703a11befb114563145532ea79ae4eb0a76329db12_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-coredns@sha256:6e107dfd85dce7cefde626f24aaaac20217e96fc79941ff0399f6433bbe790fb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-coredns@sha256:c644399c7e6ec0df2b255314d60d616cec53fe7093f8ef457460279f20a8d8da_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:076f3801f85c41edc7b58312bbf51750ec17088a7b18a436e7ed273c781151ac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:231d9ffdcde58135e15243ca8d095d82032e3666078d3611f993cc3245601d2c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:94399f2de9bbaf5d91c7ed255ca1f6f9a9552a65fe76fe7c386e95f756e4034e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:c48c00a36d31895963dafe2edb89ce98e5dfd5d09fdebbe82d112f68bee6b1bd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:74044a0b25668ca4f0200b2fb293c4ce070c92df4e519a2f3c1eb8fadfa3500c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:ab39e0474695e01affe12e7cb28e14a3c87c70391350bdfd3c73dbd0c66005b6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:04205df754e5061218a7de6463f622c33b9e200d91237b80728bc507a945c538_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:0a857fd05543aa1b297d7b637887df7b6050ae243ec205899bfb48f0fd29a1e3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:45dec9eb0e88e93dc27a4714ba3e07ce5b039346bc3b3ea8f1ade78762ebd678_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:5c2929ee80bd012a299c2ad48626ec0555dc5c1783d1d6a97995563c50b010e5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:1c79f18eae6233510e5390df0e297fb15e7d0c95a5910086abe48b5f71e63628_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:25116554211fa6c1133752d83a28512e78744367654b6b77384e6e73881f17ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:86dbb16e86839d08085df20f9dd5a8cea6d47885562e5702b7e852e8ac812dae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:a1f3b7ac22eae1602de286f28716dd5f04eece905a687a44070265b5440ab8a6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:2d605373f6c95fe55b1e3a5a8f60b0a5591a10e13d37640a81f912921d4e4923_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:614e1cdb127cf965d02a129cb5bf5f463dbb7732e44f176ff21b1977913d955c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:b7df072f955d73e814c32911cda8345ddb5cabc496666813919c3e27b0fa239e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:db3aa9b039783f81fa47b6eaf95efd926aab82e6287e27d97ae43946c00f2a99_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:0706d6afc149559caada6c3df8205fb3821a0a2e91643c1a7dfe5d2867765267_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:17b0be8dcd895eb093a80072397f33be23ec0cfb5d82b0523c1133ce441a75cb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:49e8baa46a81bcbdf2d0e842dfae9d0b13cefee8b4e148d60c2080ba7791138d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:4fe297b07f5cf27b237dac7843328ab33d606e3190591b17e5f244de096fb336_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:0706d6afc149559caada6c3df8205fb3821a0a2e91643c1a7dfe5d2867765267_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:17b0be8dcd895eb093a80072397f33be23ec0cfb5d82b0523c1133ce441a75cb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:49e8baa46a81bcbdf2d0e842dfae9d0b13cefee8b4e148d60c2080ba7791138d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:4fe297b07f5cf27b237dac7843328ab33d606e3190591b17e5f244de096fb336_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:459188a4898f017e84c39e8a01ebcfe799c01dd6228f8a66525190ac4e657c19_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:999761386822360784bbe07badfdf83814aa52d83ac6b467ba848dd1387ad56a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:ae54b704412adcb6648445aae702be0c8ffc4427ca88d6527c0ca3e04e11c6a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:ec2cc32f380673fc74bf9d31ecc060db8aba1bc36e8268a0c241d2460678a7c8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:459188a4898f017e84c39e8a01ebcfe799c01dd6228f8a66525190ac4e657c19_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:999761386822360784bbe07badfdf83814aa52d83ac6b467ba848dd1387ad56a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:ae54b704412adcb6648445aae702be0c8ffc4427ca88d6527c0ca3e04e11c6a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:ec2cc32f380673fc74bf9d31ecc060db8aba1bc36e8268a0c241d2460678a7c8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:8de6485e84cbe88a9c865f2e8c8d4adfc729208a22f3d00ed31871fd4c4004b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:b0b48003056ed839713f66e4912750d62c217eb2c16b8609bc403e86856ea364_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:bc9063411e9fbc8528c434afa0198676a91655e21b8edb050664821d0305ae66_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:e6238cb10c82754d71b7de9a91e992961a1dd757271e585b086c4030f77c7d63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:8de6485e84cbe88a9c865f2e8c8d4adfc729208a22f3d00ed31871fd4c4004b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:b0b48003056ed839713f66e4912750d62c217eb2c16b8609bc403e86856ea364_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:bc9063411e9fbc8528c434afa0198676a91655e21b8edb050664821d0305ae66_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:e6238cb10c82754d71b7de9a91e992961a1dd757271e585b086c4030f77c7d63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:2792c1dad466fa29d4ff34b6283ab37e19e15d347a9b76f09ef8a9b667751f60_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:5fb9a73723e7f25a9198d7b4051c59578a72d67165377b0e70385851c81d5104_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:a98473583baacfdc309f1b97bdfbdc2d27392378dbb7f65b2189110fdab20bb6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:bb28b8215b30a31b68ac4c47bea32235a6f5199eb6dae16d107c076783d19205_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:2792c1dad466fa29d4ff34b6283ab37e19e15d347a9b76f09ef8a9b667751f60_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:5fb9a73723e7f25a9198d7b4051c59578a72d67165377b0e70385851c81d5104_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:a98473583baacfdc309f1b97bdfbdc2d27392378dbb7f65b2189110fdab20bb6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:bb28b8215b30a31b68ac4c47bea32235a6f5199eb6dae16d107c076783d19205_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:1efbc8f0318e06ff59a9b44ff0e0e3d2247a7512456ca72e214a692b03c87061_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:81cb8fd068a52336419f076b7a4842e9387c669b401db6287de6b75a5394678c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:84d0a69684c8aa0bbf84688c0ee3610a8507519695880ffac582ac35058efca9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:c34281d09b1262a8eac08c2eda2a1780c3a5ae4e795268c931218cf2b5a8d33b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:1efbc8f0318e06ff59a9b44ff0e0e3d2247a7512456ca72e214a692b03c87061_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:81cb8fd068a52336419f076b7a4842e9387c669b401db6287de6b75a5394678c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:84d0a69684c8aa0bbf84688c0ee3610a8507519695880ffac582ac35058efca9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:c34281d09b1262a8eac08c2eda2a1780c3a5ae4e795268c931218cf2b5a8d33b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:016d8816de99efc06117095f4a8aeaca50ccffbe86e08e0599b47a07d74de52b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1e601e80d7f871c028a79e515e9d07a25b6a1e02a42ee19f017ab0a968525b66_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:41949021afda0242e6e695908a57a969b040e97d80cefbc0f89309fdaa82bd51_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d6d2e88b21e47c02ee5144dfc67dfd62b247a9f5a85e7adc0dd78f0736faa53d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:016d8816de99efc06117095f4a8aeaca50ccffbe86e08e0599b47a07d74de52b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1e601e80d7f871c028a79e515e9d07a25b6a1e02a42ee19f017ab0a968525b66_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:41949021afda0242e6e695908a57a969b040e97d80cefbc0f89309fdaa82bd51_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:d6d2e88b21e47c02ee5144dfc67dfd62b247a9f5a85e7adc0dd78f0736faa53d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:a4618ebebe1b6e6183d9eae2eb2595c65143aa1f85c07037945c78932dbfd837_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:bcdaa1efb07e17e6c5a6594e86867d4cf98be7af25ac95f015712e09f6aca61b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:d88786d939a459db290845b3416066ec59c68a49a1896bb4affe6351e76be031_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:ecc5fcb3099d16436b3b1c5cce2fab28a4fd70833bdb8d34334180fee3964635_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:a4618ebebe1b6e6183d9eae2eb2595c65143aa1f85c07037945c78932dbfd837_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:bcdaa1efb07e17e6c5a6594e86867d4cf98be7af25ac95f015712e09f6aca61b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:d88786d939a459db290845b3416066ec59c68a49a1896bb4affe6351e76be031_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:ecc5fcb3099d16436b3b1c5cce2fab28a4fd70833bdb8d34334180fee3964635_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:4d98d1a1ce664504f840368241cabe61c4b956aa9d2fee3341e9da5bc59c3fdc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:6e63184a7b28ee21dd3ea6c61f9401a36d1b0d16b7a48fde77eb4c6986f2e290_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:c2152b9e096e62f658d762293bcae9c60b43a256251a84a7ca9db4b7049bf636_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:e3ac58771ea0f3560e33285eb011f3304cf28cba300bf5b3986e49b327483a9a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-deployer@sha256:5666ba993aef99281dece4fc983746b1117e0b889761e0c0a7e541eff70a5a99_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-deployer@sha256:6baa8d1a373d7e666878e85dd4fee9399f228baa7a9369d28c56ec5ce61c2d63_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-deployer@sha256:aa5751722aecf59acc2a9f31709003abed1ee9c31d3e0227702feca8aa58e852_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-deployer@sha256:b45b62e608c006a3b0285fe773d6f8d6bd8c7938c3c84270b21b9d525792ed67_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-docker-builder@sha256:0ea3f860c6e3f8f38cb8336680535f94143c7d8eb04fd6a9ef01f03626029904_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-docker-builder@sha256:a7e3c2b870b3d1fc42ac2a30e868bc4d9810aebddb283f8a4221b5255c0921b1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-docker-builder@sha256:d89cece33a8b4effcc5ee83df0b97cc19750afe514c7c4ca69852a07609320af_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-docker-builder@sha256:debc7638fb2b9821c7bc4eead476fd057504168e4b69a3158a184e187130878d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-docker-registry@sha256:29a2bafdd8b942470edc3a0f7b5df01e3cca066d23e509a8d7143e1ba89d856c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-docker-registry@sha256:439f3520f0f9740b418c2bdbd63992056bac7037b4aa36ac4cd2d0ff4dc3fdb3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-docker-registry@sha256:b5632ad645e044ccaf4392339b56f26745a9f018f0e1450951c76df92672552b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-docker-registry@sha256:bfdb4ada4760cce6f46b82af1a1f1aebe36e9d36f930cb531a223891518d1766_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:6e22e0e88e2ee48bc7cd50037276a58c4f3222319d57b2107f31850fbfebed5b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:778583dce3cfbfbb22c98af6df6b03e65292c3f68a3158a770a6e460d4fcae15_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7ce96e5236fe2522212734651767f9925662ad345e9f9bfb0dfb220e6c4edd60_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:c9757849b9fe5bf5ff3196f6c11dfaf6de9daf718a5add453cc9e21010dbf346_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:8f51afd867818e6ea644648ad50269b39880bfd96391edfcc8d93d7f72387341_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:a1e2463154668ef13d33d4049cd0b8d906e01fa8355d2dba2ce5202a2e2cdb77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:a3e863eeaae196bdb2c3ea7b627f5f3d639d4e9ffb489243af7ab0622196d35c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:8d16efe23263f383f795a6f2168926e9d9bfe5638403b0abc00721581738943e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:bddb635f71d90a8c1f7ab43a8865e53b33200ee95789336fcd0d6e8f6eccb60e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:eedf632c867cd000f4f3deca7205be622b4cf2bdd7ef98e623b6d8da1daa33cb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:04a6dafd7e77d706688da1016b458b8558eb3bea77c0ce9cc7baea30ffb079bf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:3d266b342c1578fcc59e22c7cddc71636cc0054662a3c95b19b25c19c776d0b5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ad20e59e9159988a9d513eab33fc62e92a24a9ae6cd53ec6ad3ab7c1d543b351_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:23ec8cc0bddb8c22f3c6aa298fef3e77e6cea9d689384ea0d2b28a7dfa880f96_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:44de480578d54b4d2e22e26e7ed5addea35e6de51610af278b6df8d7a35b773a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:fa488a1c6c927b5c59a1285a35df78c88b4df2ba3c75ed38a0e3526a87e55d39_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-haproxy-router@sha256:065683ba9184a92ad44d5b720a92692b6d143b4d68351c0bc6654332fbb19299_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-haproxy-router@sha256:855c2f53d8f421d25e8aafe28b4cf3b8a2b10212c8fb8ff1bff55983e1c907bf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-haproxy-router@sha256:c6848d71cc99269d99009eff7f48c762a0963a5b54347abaeafcd150110af5dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-haproxy-router@sha256:d3081fe99bdf6628a7263e267d1515e95711966509ce8cea85037cf6af40f3c6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:2d40b6d5a33c8574390ca22dde25b016e36192a8c7801811a8889d13304d8b72_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:8f9eb65d92e9770d9c3bb8ce2c789435835cfbd48aa138ca5b5079d0244b9fab_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:9e82e0f321a12ca36dc305a63b1c676b5d5102671d60a496a95dbe070a3c04d8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:c4ac68d3ec26d21d52df25bdbbb088175435b32ba2a3d205ae8200c1887693fb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:33e21e618d81cf68948d657dbd2ab7fba1023e707337859b3952345af9f0e7ab_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:4cc60f491b79ef9863d4786da3513ece02d2e998954a91a8465de84a4e7ab06c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:7ea8a2f987c5e132e81fbce0656bda61c521bb05a48f7e878c5ced6e5f3d6026_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:a194c752faa346cdb096e17a1b3443af62fee1dce8e121f86b273b1257a5b1ea_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:12ea40507e00b685fe54470eb0aa1d6a6c383b1e01fc87cd72e07a72372aac8b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:bb44a8cc384d9d4921703b07210c6664627ce4a888feadf0abe36f8e0a284d0f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:77ede358acfc7786d6d08c5a78bdc4e078014eab0e7a2635a707759675f2769f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:bbc58c6fd92d08772acc39459fa3d741a6464ec174b5f47d82dd1ec4e145b501_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:374541a0fa6dce86da213e855db39d431bc156f03e7dcaa3b9fd54ba44574447_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:9aa24e4d46c8ea70f29d0ab272470f6bd8b1bc69a641906d4c79f36a28c9c0b3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:1e07c48592503a430bf8df396f9b9f1aeb22633301637f3648944c68d08388c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:82f0bbab4d7af34f410a09fe58d5786d65e80dc95290357659c8dbaad43a5113_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:21d1b79613e33d12e4f2e64934971523cfdbec17553c42eb7305a8d02a3da203_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:56d101f6e1ae1f6e72e6499b239093f40c9a27203e47e7cc56e46e2912bc2134_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:f7b0bd3143ad05e57982024d1c77f70034b742cd05db87646277b78c3af11c1e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:6c5b1d71033128b1fc0180efed11491235c25ded2ee107544b4032df09e4609d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:ff24e1dbeb4161fe8b739583ca51b19f54af7224880c290cfc3cec890915b714_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:b76a74110eba128e3e1c3a5074ac39dcde645c0b6158c0de28ecef7670ac4659_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:fc9eb56400c60ecb72108b3b14a0976ec48c0f82b47d6039501dff0b7efd5bf8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:426cd4e06928454d66de5571a5e3009834c14f4440e9599e07a80d324b246e9b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:57cc1915dbe4ef4c1baf6b2f295d0a8f281640f6fd0ee6a5dd1dbb9e985f0487_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:602f396a6141039d1bebbf6889689981b70e38c4bac55456ecd4e754fa4c096c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:e028213f102aa16562942a1210339652e67ca035e157599c71c3e1f8f24d1d4e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:0a2319c37e393660af4bf000e6f892d0788f1036d2918f2b62ad6a904d1a1340_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:14f1214c3bfce4d006a7492ce952054d42853e673708e536cff61c0bb4beb10c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:6f5c6f9dc0539c8ea82726e4253d6846c6e47cc8a75c20cfda3220d512274da7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:b54baf625cc81ce072c0b426bffc97b39894594efa46865cc05acccfcb57e812_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-installer@sha256:25b2087847206712692c1de69002522e1c57b20226a494d2b5642d13b5abc4a8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-installer@sha256:3fb7c76063dadc1322fd058c6b25a2870a72ec1540c7459a9d0afa6319585cd4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-installer@sha256:c5c8ce7a938bb893ae31b38105a8365bd5713f2dde91bce3a47522eb52b87d91_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-installer@sha256:e4777d25108946ec5c6d774aff2d09594982ad9da78266d990ddb5e4d96866a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:56f139801fbb7b09fbb8d8a7d1d3411c5bcea86fa3328686d884755e2237bdc0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:f4116cdb0b8b8c654fb5cddabbec5ec0c4e4a110cbbb728b8c1af87357b6fcb5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:42ded700d5442ec6645bf0a903f5e21a16c29db7a3115424879adfc12d14db09_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:b6234bf6b757ac7f917d6f7c5f4091cd062e45543a713cb6ef7db912f5ae17bd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:5e0940f3ec728a43d7f299346633423b34bea93442551ecf2988e95bc7fb3426_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:774e1eb8a84bfe462cc4eb64a1eae7c842c30ffbabfd92b65d42ae0d0d00ce96_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:5ca113e79e0694355a05165ae5e205fc0023a6aebf9c6412ab76e99bf316adba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:71fc4b946594912062dbd9641c0d85356199c7d54cd2f0074afd358b09c9fa67_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:0b5eddfbde81fda592eed076371321d86595eac7826a20228983521ceae10b06_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:4655cfd0e8b99879ba71ca8ca5d2a9cc5a657af6e2f29d0ce3cee7a1f1a96e21_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:bdc6148e631397fa779930cdbfd9944c012c667b811d397754f3726e3e0bafaf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:cf3657694f26f2e59db62d6af4ef6c5769faa67ba12df3b679f592545554b8cc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:79df35ab79895ab1e5df8ab8c729a403dc007b2dbd2f7459daefc03631bca088_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:cb758c11856da4fe8c2d95abbd8bbf359f27dbf73b7b2b2931efea959ce64c7f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:cc4d1279863bc38c5d5f6e3c539845b6313d151bb451ff727a8babb8668232e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:e7f176dcbd8506e9247c427136a4ceb8b003b6f043025494208dc32784643c0f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-proxy@sha256:002c5f8baabc6a228f5dfdb24f1578017f27e51c380b1a5db2e08e6781424ef3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-proxy@sha256:1089294ed767f0ea0edb1b18c7d896cce3ac3e34f93c8c2c82c98a66b4810993_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-proxy@sha256:2a26b632442c0eb8e9c49d408c5687ea53ad89fc76f03f19ec4357d708b613a3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-proxy@sha256:d98c8fa30d247fa783cbb58ca0b14b75fdf77fdeca3d6544404c0ec5b13ccd9f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:61bb1a9d489c4c359bac425db4b58a2693bc817cc7a10aaefe9542b3c807fa22_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:a69b6d14c1bbe3883593c3156be3c04036785f1eb03eb6f29ba7233100bea907_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:d38f9ae968b0982cc0a130e0250c8a8de00f98cbc8f09c101dae93a786f9a493_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:df55e4a31e5833a62bafb9b02ac2c38e7775828c0d3d33717af402eceb786e30_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:03e7d84cdb58b0ca587ac1191d34b89ecbaf908a527e1be42bec4e939c05b007_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:3eed221133d14dda6a111b705e91e21057fabb3ce292812706365b3dcbcd58b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:4cb532a07c1ca8d18b1bd6d9766fc590809e97590cc3bd0b1e39c515658187a4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:71f8f961b4ccee7ec8fbb0b67d1a522f58bc27375cf904c7d7555f7dbba06ca8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:1de55b52fa60b58e8c72324a6884711856d9e865d47997ada9c1d2c6bca0584a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:9cf350847136e4ffdd0a411b6676c1f155fd4a3474d8a76aba684c0e4070ce56_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:ddf7a4874a6e73b007da33a6641bf4a2113cbb8e2d794a8b7ba639e29057658f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:ee00b931a9858cdd4cb54ca8793762ec8e989a64e111f488cd8e44396172154a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:25f27bea206062ec70d7fa8239f1fbc264b6d3626a654f5e81d820c5b4839357_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:7d31f5699734c96621475919684a5cfdc8b24eac3e901a1e3fdf4fa3b9a219a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:8d69ae9aa0e65a23b549fde6e7043486d05e2caeee360c0cc0ace5ab35adee37_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:cf315750b8a5e50f6c550e7b265ffe8a1d8c89f1149998a1e0282f0cd4bedcd5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:e2da1a6ebcc31b659fa0f70a4b60597018ccf57b69ec32e544f94d3e14f1680a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:efa6dc87055200447f11a6a18aecac930d2f159a1dcd6600d5935490d8f40d26_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:2e6980eeff217a38185ccdb43c0b3074b3df8437b72ddb89919a78e25a615f4f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:568dc3fe13ba7f398c02c1aae599fb7df2be02907808ffcb494883c0086063c1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:1e65c22f7bfd5c745937f86e9cf65e2aed0067224383b6c8ab007320345e1033_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:72e604448eae1f4662f9bb41cb8fedd46f85c3148c48ee254fe7732e2b7a788f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:7bcca07d92742d22d784aea2c55eae0f6cf4cf6f22fcf238a24dec17bf93a740_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:c9d1092851a08f6f334330a4a1c9d8733d608af029f1bf9726afa2f1e3315b62_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:0ff2b1f1deeb5370dccfe482e97d473e34b23fcd9088d33a9c7712cc9675fff1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:4bb99485f76b786004d7a955ba6e52897c06c8669c3431b4ba18810e5a4cbee6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:4e7f67d1bf0b5ec196d80a301d13eab26fe27fa8877ff66cdd422826324000ff_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:ea29b37584a51540cb9890d640fa3ef467186a2770b346d612176e8bbc9200cf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:14881b406942943f676fadd2072fa37f029ed2d70dbbf2ab9d637a4be6ca9786_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:423194ef7e61246515306c6d446e9d5876cb37f55ed26d455e7b97cf9672275c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:5ed08972f81c9266c215be429570ae3cd194bbd669679ce7cf6d2d763247272c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:9279edb1b1a1c6b46c0d92cfaa13fa6ca63101502d24584065f723038e2ea000_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:8b59327c6d34c40c0fbb01accddc73be699522aa9cd3399f75febbf3646b19da_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:9768f5d521e9af9711f20509cb27261741704f73fd5547c0329972eb06f126e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:af511035f373c2bdc131b06197240354c165b4adef12a283319de01641600ce0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:47e3c79c5acf1c491cdc845991db369591fddb9392cdcbdbc87d54cfba6a9f1d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:64b875f9db8ff076d8030c5608a85665a3e774105708884df92d79e19bd4ef00_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:9ce685d2ffc4f8a80f83441e79b7a410c0be672b9f26da47092c3c70340eda20_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:d5966fb53dcb511cec27747ad20b0a882fda63fd8ef60145c3cb290f73f8d825_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:3f620a3906084b5b8d5ba5aac363d5f73594a9671bcb66a8290081301e87ad20_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:5e27283f22fb614dafc9d74b2823d01153eee494b87392f73345482d7b3ff073_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:7d614a072328fb5ba4b64bdfd8e952ef1645c6fc2e85f4569bb937d252c086ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:b3c938e58462a54c87d4b6630a52bf15c5327e0bb289c5b99ae892806a9f38ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:2c037d12af7b5f6dc82f44dbc0103a83da071c3848afac392a7f29155454ee8b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:82bc0ae23a7fa7524a6d99c99917a8556a262bc4784a7eb0e36c8734b03472c2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:b3ee6d856ab92e60c5c7651d80ce2c284525ffd796a9b71f23fbffda7113a62c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:31b26a08898f4b02d1ed9a4dfa374c53dad3c1fb9d50c6d913297c1645425d31_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:4c61613308a6adcda299be9e1c9ae9efd93ca94f92ec8f3364c372b1136b9a03_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:6d0630a2943f23b8d6c6d2ee45fa573e090540bb7a4a14d09ffab03f2789f6cd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:831aff20d57e803acf15a07f382236eca7f6c212924da6b986ccbf48a6cdea3c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:02f4386a24b7b3ecff56d1537d371038749cc53747e7f1fac1b91c20c934d42c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:32b9ecfe033ef7c2ac53d9fe33ebfa4be664a424a7dd49131ba65bcb6508f498_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:932cde6aa7808148a0cb6d6e793d4f428c3cf36807bcb0dde455cd5f352a87ea_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:cec680e43a77677af29be6d630aa21d87281365955bc854c45ff9ca78db88a32_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-cni@sha256:3d493e21a0c5dfcac591bd81ed50c5770a01435202fbcb18610908166dbac4a3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-cni@sha256:4e659dc5e955ecb60deace44e4c158cb2fb3c6bc7815691a76c5b8bd1bc0c85a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-cni@sha256:d4c65aa2f0c8a29452ffcfd50240a5fae5085b0a333864aaa4e8f7c98af7b829_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-cni@sha256:f340fea5cc8bd860709c3c9c7ac6a74fccb80d76b8e1156197b5cf37e7f5f03f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:15fb7cfa20039955bb6c8e18a25b942aaa09d148cf8a83ed3d9b31ead91c230b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:bbbb33fb8d00e60e54497305fe42dd1f24e4f28477ddbbbc0ad42163b9ede91c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:d1963c6dd977034522104256ad60406407abd66f69fc43aefdd821ad1bd1d33f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:e3b796a5c3399959c194a5486696b820280e7dc518be187773c3eecf0904d53d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:35ff125ec62b6385c67de712d4326622c4861017959856a6869c4f185b4bb915_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:8df202a7de7d74e3da2b66ed845fab10ee55b490bd6596e34f2730e56cdad339_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:b4215d17425af7e8de15596d25b03d02cccc88ccf9c5997ef46a9953ca5eac71_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:ca01ba905e6178c634bdc21c5404b9860909669a16b78d166dad0b27457272a8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:133f501f1b9773ae1181f36ec2dd790c16b7217223ab1881b0dce10d715f5c5a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:183f3e2fd480ce94aee7d8be8ca54258df4ed2006021c1cdceca305f26ff1395_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6170eb2fe16efd83337bc40abb9a853d190f77215dbe3127d486e1025a069557_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:b26ffd4d54aeabe9f1e82f76e99ae537848bd52c57ad6e237e1f61d9d19da4ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-must-gather@sha256:0a0d2b80dfda92991ab1fc1cf61bcd45aac06c8aa27cd6c7a52f622b93003c21_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-must-gather@sha256:af7da578c6eb31b516820ce4688dfd5d93f6d19c52414d94faeedde338c2b3e7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-must-gather@sha256:b91fd5eab9d3c3c7a7ced24f633f7c01a1d6ea2e7ff64ff549a3a6ec2e74f50c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-must-gather@sha256:e8e69f54a957b49177354d9f9f89028c403c703ed9971b9799b5cf05f2ef2a7b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:289cd35a51a72d51dc661e61d85a97f56f25495616601f029691333b83796a99_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:54d6593a0b2be71c466ae0774c3a76e18b0a39260c4f1809f01b560fd31a1478_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:b4165696dba67b8d4380c90f8018921583631ea3a3fe17ea35ffdb0d707ff7ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:dad4196dd609c0b0e03c26f076713e810a970337b09b1f6901d6578b71ec4d1c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:8d8b1aae175ac3dd8e8d9c424aca469b6a79520e995c68ed433c5973ea502043_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:b9b2f8b939c64185bf3ef5b7ae0a837130596a58babd8854c7738baf099c777f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:bc8e5470ca8bdcc73584de9f6822d1d3c7a91427dfe474e1b81f8b0ca44af4e0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:fd5f8d87df0d102e315196f402c5fbccb80e19965a29857361a8261fd1516382_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel8@sha256:585baf728296bccdaa9f13fe7586f48397f6f2a59750bea6463c90ace9863c2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:272a01b9d4ac1c2f4f3f33ed4e6b9fddf8b271e60b9f05727f5933cc756362e2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:1fb08ea3130129777cde039f2ff2e56db13b10004645f85b15d358cce2b00dad_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:3d4f4c215d645a3124cdf0175a1146940a556415015ec027d6bc904bd38f13df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:996675c7e518cf4d037dfc6e98cf149ece05152da0e222c39f7be1f1a42769ab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:c2444fc2fb07bc7705faeb7e534ebf8b55511bbcb57fe9539c88e6ed90f9a558_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:2478f87ee9c4a41ebcb29dbe974350bc7e4d2eb10ed0ce69e4f0f2412e8af748_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:5e3a284dd52460fd5121dfc17b082bd559f37112f51a7cc90ebab50e4b518a78_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:646d30cf056ddebcd6eb45f0afc9b507b4e8ab910803927d5c58ad4464477736_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:e70b8f62677a3b9fa03bdaeb0832bccf42e5c473277494c7b05fb11fc959783e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:7fe43cc01d066c85078b5a10c16a54cc137cfdb9df78736e7cc3ead986eb9fc4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:8705800164038abca9a8c16f70a834ebbb79a4edae87cc2a3e1e05227907ae41_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:9c70475c6be2821195cd22224097474b6172143caab1f3b93756bfb7aed230c8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:e26e164bf5ec4dd103578d61ecdf0914ca38fa5bf1ff674dea290ec3b3ece1c9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:769c2d1727afddb668e16a2088da1cc75d36a942d4ca78b0661f1f30d6c58676_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:901947d45d5a83d6170731dd160981bee40f0f27ce34b2cec6a048ce353976ac_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:96b3d3cb6bda5ec6b698268bc7951a41d5f84cdae7aaf0a009dd4fb9c641a199_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:ea1a7f04ed745dd017977ec9fadc7e190146de532a8b587c3e7b77d6ef11f912_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:1a473364b4d924e2f5160a741976fca42687b9209562da9ca13689fc2cceefa4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:4224d9c2eec52c1d71b1545f582f89f3027cfd3b4eb70eda193c94a045932540_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:93d8f3271c0cb34104daf19f93b67b7ca2a53bd112b2b7a3168b7ee8d66f6f7b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:ec828551f032dbe2bc27b15a1bd8948a40b3bc1616ca8ef0d7584547d523bc1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:07ffe96ea0c438e8556ae67592545ec248ef3177466a7a91e605d9a3cf97eb02_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:5bc48f86a2aabc19c37c6881156603f89631650623bbf91a22e9d20699211c8f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:873176c1886ba511a3e27bba927f2ff93d799792e03b3ad3c7d645bb8b7bebc3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:d73ca734137b09f63abd2b86033b45917a7b31ea0f0b82a72b1edd49e7e562dc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:6fe96439caea99b98eeda15bf53548735859dd1d0447580cafd70f35413d8b73_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:705b842a1de235aaf56b3f5b47fdfb207cbba7773fb4778c3f036bf55a518fcb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:a3cdbd04d182008cbb82d5c62a11a9ae93efaffbb4cb07a05681e18c7d278daf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:b872600b11c96f9193e940db4e81057138b234b89ac00ef5c725a8d33b0493c8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:30870719d136c4533f111eac5a0f16ae6c8a22194d27f7bdf5c79bdda7bbdf65_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:474953bca76984d2be59b36f7bf732eee4be1ebe9ea6c2761538eeef8c0fd359_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:c4a189514ddd841ddda1973fcc2f0880b2fd4025575d449dfeb4a8293194fd35_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:f08236ae0f2684bbc1cf982b5dc1291c618775cd15e102f02a20d63d5ea57046_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:26aeafd7f91f2d15875122203325184eeb468e7e8e188e7a573ea9985a7d0765_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:41677d6e7076a42964606c5751023c182b085d84f9372590116843211b13177f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:4471ea204d04b1ee21c24583a97e17b0c66bb7c236d139779b05f807d072e055_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:eef333cd092d6b48af2754b5ab69888ffcac50544524240ec27dd7b0f0fff2de_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:0774437207f9023ad0d0cc64a1113bb4a4854c29e573a0fa006c377e46222453_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:8266f325d930a96aeadf20c6e411b5fc170f0fb458a61771e422ef05e6cc5551_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:a0926930cf08e171c928bdd544a7bbe5faab3ea840cd33c4255c63899ed1338a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:f5384507e10ee4cbb28501494dc4865974c469bcdf52848353891d18ab91e535_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:361e41b6437b1e9d11f2634517f81b073378b6dc77ca2aebfc197468f9257ccb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:5a6ba05cfed23c3adaf3db363c6298dd7371d750ea2547f13225eababee7b5dc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:9f00865d3f2590aa33e4a920a61055f5d83af53d2ea5a1aabcd7952377f73ed0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:eb675a5fac8140bcfa7442ab9c94f0050ede342b11000484323b32bdc9a41b0b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:0a94b81901263ae93b0ffc3a5c94a7f8c602cef274d0f709ab6ab021d0b7cfc7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:19319829b7165441d20f15f136b49d3b706be4b0a8bf922adaa59dfbc23e75e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:9f6b74a54f6562c07873b30d4419a36a6fc36a7b8f7f381832f6ab090761e735_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:acb0c161af34b3c8dba0cf8c55a729b10b67f1bbe8b66575a8eb7607abf39f37_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:303c82ccd73db35c1e5d9453bf448de8076d40d8263adfaf3682eb185967ea3a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:5ba7215b20570ebbe3769e23524a680b699a6be0b6081f25daed61257738950f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:ce01851515c2edeec5d5b91f5e35eb8f6852bc3278ee237db72e27d39a4c00d5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:e06416ae75e05af4f06ff35752b057039742e26366b4e5f48ecd84f260365c33_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:4e30716436083472011c32185f5d6e54adea2845f22449340c94f231319ddee0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:d992d79287f6496051f3a005af190ee586646c9cc1c6c72542bace924f4a0788_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:e7bb533706de09dc8ecf7c0779b3a304db9aa8e4eb9fc8d40c6154c7765229ec_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:f2e8fe853b042abaee14c7cbfa3b1dda11f82a1499db5ac43aa95025bce43bbb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-registry@sha256:41acb229602c4f5123621d82b102a21307d0919942fc9a45e89e0790a301665b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-registry@sha256:6f4de0bb3bd7e9dc3488c8a43daca991eeed77e5a9d737571e9b60ddf2fb32ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-registry@sha256:7dd422c34cbecc6cd29179f5e341035725ad3aa77eeebae033e6f86081ebcf57_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-registry@sha256:9de2cd3a25600438909f0a88891e42e09e8cb2b92ebca8e8c0ef7255a9d8910e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:0fb5437ff89bdde7a84c51bb0a3cdd72a46ed704051c34ca04a6182ff9ad6ae2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:1f03d3f90ab8f8b3a9badc6bbccfbaa60950fccb15b9c4f4c80084b97ff865b1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:26904df8c6c0e23bd8993993302f743483dd18d2ffb82c0b06bc669059b86e7b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:81b012fc3f45012d9846b0158d3659a8081892742811499a3720b472e0d1ef86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:53c66b45acaf412df2d39de16e27620925082ae7fdc94f53ec79f738758e5ed2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:58dfac866660eb84b004f533b2760a3d6c9ce6a87e484acc1f44eac7c4aed9af_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c607126e8d43bc09954f99625329630804d10bfc1343be5f7cb46ba28aa7c9f7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e8d2245027591ad454a042a484b13f9b3e153db36fe8a2cf1c92ce3cfcfbe09d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2bdd57cf8ed0eee4179556ed7c527908cac5105453bd591a2747c5e7590adbda_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:4e190575d60664dc3534557c4c2ee70a0415ebebd59166704d4c8b9e3ce3ffc9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a44f9c52c6a3801f23d2523d144182c19e7897e8e40fed087a948d95c252ff7a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:ce0c85a6bcaa3dc1c3b533d43635d3850459c9e58b1b392ec5eb53e8c62758ec_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:2bdd57cf8ed0eee4179556ed7c527908cac5105453bd591a2747c5e7590adbda_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:4e190575d60664dc3534557c4c2ee70a0415ebebd59166704d4c8b9e3ce3ffc9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:a44f9c52c6a3801f23d2523d144182c19e7897e8e40fed087a948d95c252ff7a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:ce0c85a6bcaa3dc1c3b533d43635d3850459c9e58b1b392ec5eb53e8c62758ec_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-pod@sha256:2d5034d957f5a18cac865648df8bcb7f2b452c0358f3433fa57f51852369480e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-pod@sha256:bf19bda57168629145375671f05f8dbed85751dccbaa76de6e0e15e33c03b878_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-pod@sha256:bf63836da764d3edb85eef931e9df66ae263be4fc20d3dabf3bbce389d485dda_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-pod@sha256:ec37b6d41b2ba490d1728e034c9345b38f9100a3ea1e95c2ede71a4aa70b58a4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:40d1f80489c7fbea4944a302b8328b53b80f55cebf599f5249ce840db3c304aa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:a227788a9efd11631494bad9646e0594384cbb99389f1abef0c8554cc424eb7e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:66c7549d34362a8521f3334f3e5ab3eb129913d4ee8224ad316e4ecc1e3e74e9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:bf45590a82d55274f8218c1cd796466d330a487c9aa62ef70a4313606b3493f7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:04fb92abd413af92facc680dbe8229944302e83d094cff4c530277fe59780836_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:579c798290fe3710bdd34a0ab0ad5e8c8b359f21714660f39aa6a5053dc1b62d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:a0755b4700344b97285e24d3736db1062c0217e7cf382fafc25acbcc49ad5da5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:bb797a663cf356b570a379aa959adb097c5d3c8fea9171901d44c91b879168ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:4cbd929c0cda40372e647f68c1a74a76eff8b07f393343fcb1c673e98e196a12_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:75ed98618ec1a6e27db5f1471b0c14617d2786b3505dcb0be711f390e4e0e144_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:89ba1ca0a16b7cf75588e723abeadcbdf66a4bfddcd74b96583f7ca4dab0d67f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:d5b4dbe9e7fdbe94646af9140f55fea3eb1a1648b63da25543071b135e4e51d7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:270cefaeb59482d89580be541b9ff8501697ae8fb8fb0fc757512551a1c0a229_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:543ecd85e3a8e5a8b1668a3eb857d554f3aed5f5f99df06fc96c207b2cd1f68a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:b4fdd00a5386db728c94c1ea6c49e450b3cb40352f7008d4ae5c5e340cadc442_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:ba82154b9ba68cbbbd401d1d62b1425e97ae32f809c9455b6e8417788acd98f6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:22a20fd9d7349ee228bf166ba0c3e8e91387c683da2ebf4145ff2006fb1c54c5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:4c28ec1115b0df6dca82b417d9590b3a3e89686aae16d93d854a3c2a313e1880_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:666fa8a3fd09243081ccde1b3c8382532aab9746d12e02ce0bb47fbfb32273d7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:9fe57e946856ae7dccf83a5ac3ff6848397f0b8d98fe2b39c341df82a508b234_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:062f9c1be98d83a364abcb6ce08244c9a25789b2eb15c7946ae546f05449c24a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:0c43289c2a39c99d86e645cb43bf53a07bf0b182b05efca1046244d7843859b1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:460fd5bda2fdcf9a9c34d52f1732ec8b9fe5a0d133cf8a761a66a786b8d75528_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:a1e0c7f6c065a91b4112c41ea2bd9bb2ebda3761dc7712b26ada64ade78fa674_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:632591056f6d2339715fb5c1a3cb909c589586ba8e2ce8e63e537705bebb693f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:69eb6c44a16287706659db6acdc53e7780599d86a02adb63e728ce7d70f1c975_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:b2371a23331087d2f0dad63f54edb024d51e0526da319a76bab0890aba28c58b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:d729e7664dc76e64deff7c9fbf8a4bf3a6892b4db88661d0c183cf795e6fd58f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus@sha256:207542c0ad1f3b599c3cc6c180939cf53d3f1476561dbcc844288ffce756bb41_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus@sha256:28024773093ead756489d28df8d9fec1f109123968bd907504a535f08ff2bf62_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus@sha256:6795364606c9f03c2c921a137a3b80d596c2911089c8c4d942f38bfc5d1d03fe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus@sha256:bb3440ac851c34142da6610ef7ebfd30f0ba3f0ed10cb4480570f518a06a3885_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:5c5e851fe70b45fe060202354f2676b600be807b14fa60ad93d03f9276743484_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:8b389f6982b94f3b5546565f536baabcf8893a583b574b462aa2b5b1287345ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ad396f288e6ac9093c5f1f59100cdc968e52ac5c6a8d128aeaec8f28f7e2f5b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:fea1deecc00c4a60b44b8c3a5123a5a24df80faf36f849367b7ecb1b07e3bc96_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:2a9c1d4d7bcf5d3a7a414482f020959fa489ccc06b5a0c724a78da62bb1ded47_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:3862a8807b5710f80ac05ce38155eef8e245594cf7cdbe3b9a718ab31a323436_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:65a5a70cab35c5d51c4bfa23338a34e4da76016e8bb7765468cab426baa7c53c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:893081f7dfb7379d5653155a3ac0c5adf918e5f1ca09206e9792bcceec6eb0cb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-telemeter@sha256:5f23edf9ee6a929cf63321aa208d35f9c332fa5d19f34ec1f542f0c3dbd8b404_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-telemeter@sha256:bfebbd8bd2c53ec956eb7608ef743848d3c181d211a6438502b398ee39d525ce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-telemeter@sha256:d7a8abe5d4a18b1be8fd9300271274453abe98a85053ff596a5aba2914c513f7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-telemeter@sha256:ed2679255532f8984ff2f14c96cb9f24d96285570f6cc38a93add615a225586d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-tests@sha256:549f70f3d54227714ce4c435a74895c53c4c4c48f9bbfb999fca6f6bf17b383b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-tests@sha256:74821491e546c0abcca4cf565971d9fea685422f85a1913b0f6cb29b8e2a3e7f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-tests@sha256:ade9297d75238baaea862e6bfbdad65ed465bb7e43c597141640c76da60ce732_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-tests@sha256:ff3fbc882fad77dfdc4fbb2a0bb058eaf414fd729786c2ffd25a481c13025f78_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:1bf554932c6a0f12dd855c4737a6c497ccba6cdddb579f1f958190044a70783a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:3d6668b4788734262c49f2827c9d0bfd54768e17c3833e8fa4e7350d33edc920_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:5792ce77e8ed883c774d76ca7a98f9ccf2207caaa274b126b78f2637c2f10d19_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:e9fd79b6e56ae412a4c6abe6d245ddeeab783c5db0273715d1a5959f97fd44bc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:462bb12fc39e08beece7c19a5867c883c3a7fe5fc73422c5d0e173bbde17fa09_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:67e9b1a97d13699ffdb4a3a5e6b778d1bae05c206fdbb2bff33d7c90f17118fe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:89071ed5c3e5222de1b460a16c85375662797972ff57665ca7b984df850bec56_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:c3cfc995cbdfb930b08a0c4f4c389034cb6fad4823d60b0a977afa483e36df03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:6c4d230ad869a8e01425d5d084ae5ab41c05f21aaa99efe882a38759fe080488_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:59e7c19c1f18bd1e2a9ba4b2f624113db2a801cdae4293b21ffa06f3089d143a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:49c60b3b255d415636872fee0a8e75e15324bfc92ac85e333af81d5f656f5381_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:4a6f2275aa9a2eb62fbde6cea70b6a1dc868385672abc7d668acbe5d027db83d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:6c4d230ad869a8e01425d5d084ae5ab41c05f21aaa99efe882a38759fe080488_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:59e7c19c1f18bd1e2a9ba4b2f624113db2a801cdae4293b21ffa06f3089d143a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:ff21c2d5424aa264a2633fd5db74f82f77597b889a25e71c21e92b01b3c8faa8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:55db369f490db060ef1f7c013336e4ecf6948e5531404cb0e1cfd997908293fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:33efb0ac219080c5261ca961a8b5bbd4c6baa63600578790889ee20af477bdf5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:63c7a7fbc34cf7f18fda6cd985838dbd653dc0ed1bf2f65e47f937caae179618_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:7d470f2f278cff860db66d6ee56a1145d7edc1a1a781e6d56ba81265d24fdd51_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:998d116b0f453e4fc7a7e95464014cdf72a51d9690dfaf7b454cce03996d76de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:0f049a3f90e191e5082288df1cda425e539773dd9b2115aaec393c823631ec9c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:9491c18dd5e0a97538a8261718307222c39479c2a6165754a1c87eaa702121c2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:bcc0e629710d429a2c1b53ba6862d6784f50120431f2b9d5ae849c5acccda45b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:cda7b7445c448dcddb4d7f4218347e478d31d2ff0c45b151d2909650949b9cd4_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.14.56 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.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.\nThis advisory contains the container images for Red Hat OpenShift Container Platform 4.14.56. There are no RPM packages for this release.\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:\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.14/html/release_notes/\nSecurity Fix(es):\n* golang-jwt/jwt: jwt-go allows excessive memory allocation during header parsing (CVE-2025-30204) * 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.14 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.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:14855",
"url": "https://access.redhat.com/errata/RHSA-2025:14855"
},
{
"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-30204",
"url": "https://access.redhat.com/security/cve/CVE-2025-30204"
},
{
"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_14855.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.14.56 bug fix and security update",
"tracking": {
"current_release_date": "2026-06-05T01:12:59+00:00",
"generator": {
"date": "2026-06-05T01:12:59+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2025:14855",
"initial_release_date": "2025-09-04T04:22:43+00:00",
"revision_history": [
{
"date": "2025-09-04T04:22:43+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-09-04T04:22:54+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-05T01:12:59+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": "Red Hat OpenShift Container Platform 4.14",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.14::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Container Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:63de9a411bc2fc1f97b5ff7168366580f2b01cc8e6c2683627ff73962190e3df_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:63de9a411bc2fc1f97b5ff7168366580f2b01cc8e6c2683627ff73962190e3df_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:63de9a411bc2fc1f97b5ff7168366580f2b01cc8e6c2683627ff73962190e3df_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler@sha256%3A63de9a411bc2fc1f97b5ff7168366580f2b01cc8e6c2683627ff73962190e3df?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=atomic-openshift-cluster-autoscaler-container-v4.14.0-202508260116.p2.gd030dba.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:ff667b6ef7205f78a6dce881233b93ee45d6d907b576d1c7859dc22ebd74f976_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:ff667b6ef7205f78a6dce881233b93ee45d6d907b576d1c7859dc22ebd74f976_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:ff667b6ef7205f78a6dce881233b93ee45d6d907b576d1c7859dc22ebd74f976_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-file-csi-driver-rhel8@sha256%3Aff667b6ef7205f78a6dce881233b93ee45d6d907b576d1c7859dc22ebd74f976?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-file-csi-driver-container-v4.14.0-202508260116.p2.g71fa09b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5a8aaf6102bd3802ca1127dcd1e1f2cec2a39e9fc6fd6ccd101a8bbfba1dc5c7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5a8aaf6102bd3802ca1127dcd1e1f2cec2a39e9fc6fd6ccd101a8bbfba1dc5c7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5a8aaf6102bd3802ca1127dcd1e1f2cec2a39e9fc6fd6ccd101a8bbfba1dc5c7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-file-csi-driver-operator-rhel8@sha256%3A5a8aaf6102bd3802ca1127dcd1e1f2cec2a39e9fc6fd6ccd101a8bbfba1dc5c7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-file-csi-driver-operator-container-v4.14.0-202508260116.p2.g4469d80.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:8db889326be8e2e9fd0cfaec70f097d22a6bc1a928161a0249f411d3fc342b61_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:8db889326be8e2e9fd0cfaec70f097d22a6bc1a928161a0249f411d3fc342b61_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:8db889326be8e2e9fd0cfaec70f097d22a6bc1a928161a0249f411d3fc342b61_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-machine-controllers@sha256%3A8db889326be8e2e9fd0cfaec70f097d22a6bc1a928161a0249f411d3fc342b61?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=baremetal-machine-controller-container-v4.14.0-202508260116.p2.gc7b46ef.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:ceedc86e3ddd2b249cbf031c93964350a3f522f52347be9970b461113e646eeb_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:ceedc86e3ddd2b249cbf031c93964350a3f522f52347be9970b461113e646eeb_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:ceedc86e3ddd2b249cbf031c93964350a3f522f52347be9970b461113e646eeb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-runtimecfg-rhel8@sha256%3Aceedc86e3ddd2b249cbf031c93964350a3f522f52347be9970b461113e646eeb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-baremetal-runtimecfg-container-v4.14.0-202508260116.p2.g0ba9e55.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:09b7c71ec0561ded1c3e0a4400120a3f3858581a21a439fa31288660ec25592b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:09b7c71ec0561ded1c3e0a4400120a3f3858581a21a439fa31288660ec25592b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:09b7c71ec0561ded1c3e0a4400120a3f3858581a21a439fa31288660ec25592b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-etcd-rhel8-operator@sha256%3A09b7c71ec0561ded1c3e0a4400120a3f3858581a21a439fa31288660ec25592b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-etcd-operator-container-v4.14.0-202508260116.p2.g9abf7d2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:132345b79cfcbf97d83e271d3b141b9255d77f863614ff20981456ec9d21058b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:132345b79cfcbf97d83e271d3b141b9255d77f863614ff20981456ec9d21058b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:132345b79cfcbf97d83e271d3b141b9255d77f863614ff20981456ec9d21058b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-monitoring-operator@sha256%3A132345b79cfcbf97d83e271d3b141b9255d77f863614ff20981456ec9d21058b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-monitoring-operator-container-v4.14.0-202508260116.p2.ge095038.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:451386141887c223f3c45a50544c9e5d1e458bd7726f240e81186a0e9d054067_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:451386141887c223f3c45a50544c9e5d1e458bd7726f240e81186a0e9d054067_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:451386141887c223f3c45a50544c9e5d1e458bd7726f240e81186a0e9d054067_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-operator@sha256%3A451386141887c223f3c45a50544c9e5d1e458bd7726f240e81186a0e9d054067?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-network-operator-container-v4.14.0-202508260116.p2.gc7f9fb8.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:ef8263f0e7ea9a2195be5e29d25df1e3363d38591771508f0af625cb88edb4e4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:ef8263f0e7ea9a2195be5e29d25df1e3363d38591771508f0af625cb88edb4e4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:ef8263f0e7ea9a2195be5e29d25df1e3363d38591771508f0af625cb88edb4e4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-operator@sha256%3Aef8263f0e7ea9a2195be5e29d25df1e3363d38591771508f0af625cb88edb4e4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-node-tuning-operator-container-v4.14.0-202508270128.p2.g5511c8d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ef8263f0e7ea9a2195be5e29d25df1e3363d38591771508f0af625cb88edb4e4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ef8263f0e7ea9a2195be5e29d25df1e3363d38591771508f0af625cb88edb4e4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ef8263f0e7ea9a2195be5e29d25df1e3363d38591771508f0af625cb88edb4e4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256%3Aef8263f0e7ea9a2195be5e29d25df1e3363d38591771508f0af625cb88edb4e4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-node-tuning-operator-container-v4.14.0-202508270128.p2.g5511c8d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:eebcb3d2e293283c9586555f37f30fe55817c109a4052acf620cdd480a00be30_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:eebcb3d2e293283c9586555f37f30fe55817c109a4052acf620cdd480a00be30_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:eebcb3d2e293283c9586555f37f30fe55817c109a4052acf620cdd480a00be30_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-policy-controller-rhel8@sha256%3Aeebcb3d2e293283c9586555f37f30fe55817c109a4052acf620cdd480a00be30?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-policy-controller-container-v4.14.0-202508260116.p2.g219f6f6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:564af798b8ebd3396de5a1c8b4fbf427491b3722e532b8e47292b8734fbc227c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:564af798b8ebd3396de5a1c8b4fbf427491b3722e532b8e47292b8734fbc227c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:564af798b8ebd3396de5a1c8b4fbf427491b3722e532b8e47292b8734fbc227c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-storage-operator@sha256%3A564af798b8ebd3396de5a1c8b4fbf427491b3722e532b8e47292b8734fbc227c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-storage-operator-container-v4.14.0-202508260116.p2.g6c652a5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:51b376c808410468431752d8c76963259ceeaa6f4bc0afc9d874021aa87228a3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:51b376c808410468431752d8c76963259ceeaa6f4bc0afc9d874021aa87228a3_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:51b376c808410468431752d8c76963259ceeaa6f4bc0afc9d874021aa87228a3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-version-operator@sha256%3A51b376c808410468431752d8c76963259ceeaa6f4bc0afc9d874021aa87228a3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-version-operator-container-v4.14.0-202508260116.p2.ga1bf930.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-configmap-reloader@sha256:ef2783a4996d5d1fcf91f88f0ec0be835d0744fce89503464621e16016a7e2f1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader@sha256:ef2783a4996d5d1fcf91f88f0ec0be835d0744fce89503464621e16016a7e2f1_amd64",
"product_id": "registry.redhat.io/openshift4/ose-configmap-reloader@sha256:ef2783a4996d5d1fcf91f88f0ec0be835d0744fce89503464621e16016a7e2f1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-configmap-reloader@sha256%3Aef2783a4996d5d1fcf91f88f0ec0be835d0744fce89503464621e16016a7e2f1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=configmap-reload-container-v4.14.0-202508260116.p2.g716a0c3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-coredns@sha256:6e107dfd85dce7cefde626f24aaaac20217e96fc79941ff0399f6433bbe790fb_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-coredns@sha256:6e107dfd85dce7cefde626f24aaaac20217e96fc79941ff0399f6433bbe790fb_amd64",
"product_id": "registry.redhat.io/openshift4/ose-coredns@sha256:6e107dfd85dce7cefde626f24aaaac20217e96fc79941ff0399f6433bbe790fb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-coredns@sha256%3A6e107dfd85dce7cefde626f24aaaac20217e96fc79941ff0399f6433bbe790fb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=coredns-container-v4.14.0-202508260116.p2.gd10f7ff.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:4fe297b07f5cf27b237dac7843328ab33d606e3190591b17e5f244de096fb336_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:4fe297b07f5cf27b237dac7843328ab33d606e3190591b17e5f244de096fb336_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:4fe297b07f5cf27b237dac7843328ab33d606e3190591b17e5f244de096fb336_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher@sha256%3A4fe297b07f5cf27b237dac7843328ab33d606e3190591b17e5f244de096fb336?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-attacher-container-v4.14.0-202508260116.p2.g06e8ce0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:4fe297b07f5cf27b237dac7843328ab33d606e3190591b17e5f244de096fb336_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:4fe297b07f5cf27b237dac7843328ab33d606e3190591b17e5f244de096fb336_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:4fe297b07f5cf27b237dac7843328ab33d606e3190591b17e5f244de096fb336_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher-rhel8@sha256%3A4fe297b07f5cf27b237dac7843328ab33d606e3190591b17e5f244de096fb336?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-attacher-container-v4.14.0-202508260116.p2.g06e8ce0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:c48c00a36d31895963dafe2edb89ce98e5dfd5d09fdebbe82d112f68bee6b1bd_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:c48c00a36d31895963dafe2edb89ce98e5dfd5d09fdebbe82d112f68bee6b1bd_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:c48c00a36d31895963dafe2edb89ce98e5dfd5d09fdebbe82d112f68bee6b1bd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-manila-rhel8@sha256%3Ac48c00a36d31895963dafe2edb89ce98e5dfd5d09fdebbe82d112f68bee6b1bd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-driver-manila-container-v4.14.0-202508260116.p2.g6957b24.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:076f3801f85c41edc7b58312bbf51750ec17088a7b18a436e7ed273c781151ac_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:076f3801f85c41edc7b58312bbf51750ec17088a7b18a436e7ed273c781151ac_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:076f3801f85c41edc7b58312bbf51750ec17088a7b18a436e7ed273c781151ac_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-manila-rhel8-operator@sha256%3A076f3801f85c41edc7b58312bbf51750ec17088a7b18a436e7ed273c781151ac?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-driver-manila-operator-container-v4.14.0-202508260116.p2.gd93a218.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:74044a0b25668ca4f0200b2fb293c4ce070c92df4e519a2f3c1eb8fadfa3500c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:74044a0b25668ca4f0200b2fb293c4ce070c92df4e519a2f3c1eb8fadfa3500c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:74044a0b25668ca4f0200b2fb293c4ce070c92df4e519a2f3c1eb8fadfa3500c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-nfs-rhel8@sha256%3A74044a0b25668ca4f0200b2fb293c4ce070c92df4e519a2f3c1eb8fadfa3500c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-driver-nfs-container-v4.14.0-202508260116.p2.ge1dd453.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:1efbc8f0318e06ff59a9b44ff0e0e3d2247a7512456ca72e214a692b03c87061_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:1efbc8f0318e06ff59a9b44ff0e0e3d2247a7512456ca72e214a692b03c87061_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:1efbc8f0318e06ff59a9b44ff0e0e3d2247a7512456ca72e214a692b03c87061_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe@sha256%3A1efbc8f0318e06ff59a9b44ff0e0e3d2247a7512456ca72e214a692b03c87061?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-livenessprobe-container-v4.14.0-202508260116.p2.ga9bcbde.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:1efbc8f0318e06ff59a9b44ff0e0e3d2247a7512456ca72e214a692b03c87061_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:1efbc8f0318e06ff59a9b44ff0e0e3d2247a7512456ca72e214a692b03c87061_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:1efbc8f0318e06ff59a9b44ff0e0e3d2247a7512456ca72e214a692b03c87061_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe-rhel8@sha256%3A1efbc8f0318e06ff59a9b44ff0e0e3d2247a7512456ca72e214a692b03c87061?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-livenessprobe-container-v4.14.0-202508260116.p2.ga9bcbde.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:016d8816de99efc06117095f4a8aeaca50ccffbe86e08e0599b47a07d74de52b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:016d8816de99efc06117095f4a8aeaca50ccffbe86e08e0599b47a07d74de52b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:016d8816de99efc06117095f4a8aeaca50ccffbe86e08e0599b47a07d74de52b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar@sha256%3A016d8816de99efc06117095f4a8aeaca50ccffbe86e08e0599b47a07d74de52b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-node-driver-registrar-container-v4.14.0-202508260116.p2.g9dcaa7f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:016d8816de99efc06117095f4a8aeaca50ccffbe86e08e0599b47a07d74de52b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:016d8816de99efc06117095f4a8aeaca50ccffbe86e08e0599b47a07d74de52b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:016d8816de99efc06117095f4a8aeaca50ccffbe86e08e0599b47a07d74de52b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar-rhel8@sha256%3A016d8816de99efc06117095f4a8aeaca50ccffbe86e08e0599b47a07d74de52b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-node-driver-registrar-container-v4.14.0-202508260116.p2.g9dcaa7f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:ae54b704412adcb6648445aae702be0c8ffc4427ca88d6527c0ca3e04e11c6a6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:ae54b704412adcb6648445aae702be0c8ffc4427ca88d6527c0ca3e04e11c6a6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:ae54b704412adcb6648445aae702be0c8ffc4427ca88d6527c0ca3e04e11c6a6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner@sha256%3Aae54b704412adcb6648445aae702be0c8ffc4427ca88d6527c0ca3e04e11c6a6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-provisioner-container-v4.14.0-202508260116.p2.ge18ed7f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:ae54b704412adcb6648445aae702be0c8ffc4427ca88d6527c0ca3e04e11c6a6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:ae54b704412adcb6648445aae702be0c8ffc4427ca88d6527c0ca3e04e11c6a6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:ae54b704412adcb6648445aae702be0c8ffc4427ca88d6527c0ca3e04e11c6a6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner-rhel8@sha256%3Aae54b704412adcb6648445aae702be0c8ffc4427ca88d6527c0ca3e04e11c6a6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-provisioner-container-v4.14.0-202508260116.p2.ge18ed7f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:c2152b9e096e62f658d762293bcae9c60b43a256251a84a7ca9db4b7049bf636_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:c2152b9e096e62f658d762293bcae9c60b43a256251a84a7ca9db4b7049bf636_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:c2152b9e096e62f658d762293bcae9c60b43a256251a84a7ca9db4b7049bf636_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-validation-webhook-rhel8@sha256%3Ac2152b9e096e62f658d762293bcae9c60b43a256251a84a7ca9db4b7049bf636?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-snapshot-validation-webhook-container-v4.14.0-202508260116.p2.ga683453.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:a1eb380f3a41fd9cf366157abbe18c776ae6e3a0e3a3e1c5b187afe4ddfa536b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:a1eb380f3a41fd9cf366157abbe18c776ae6e3a0e3a3e1c5b187afe4ddfa536b_amd64",
"product_id": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:a1eb380f3a41fd9cf366157abbe18c776ae6e3a0e3a3e1c5b187afe4ddfa536b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel9@sha256%3Aa1eb380f3a41fd9cf366157abbe18c776ae6e3a0e3a3e1c5b187afe4ddfa536b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=driver-toolkit-container-v4.14.0-202508271029.p2.gcafed17.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:b2577b2f1602e02efc7e5b8c9750fcfd4fb8040832f461138cac1230d34f1961_amd64",
"product": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:b2577b2f1602e02efc7e5b8c9750fcfd4fb8040832f461138cac1230d34f1961_amd64",
"product_id": "registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:b2577b2f1602e02efc7e5b8c9750fcfd4fb8040832f461138cac1230d34f1961_amd64",
"product_identification_helper": {
"purl": "pkg:oci/egress-router-cni-rhel8@sha256%3Ab2577b2f1602e02efc7e5b8c9750fcfd4fb8040832f461138cac1230d34f1961?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-egress-router-cni-container-v4.14.0-202508260116.p2.g96f2f54.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-proxy@sha256:2478f87ee9c4a41ebcb29dbe974350bc7e4d2eb10ed0ce69e4f0f2412e8af748_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy@sha256:2478f87ee9c4a41ebcb29dbe974350bc7e4d2eb10ed0ce69e4f0f2412e8af748_amd64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-proxy@sha256:2478f87ee9c4a41ebcb29dbe974350bc7e4d2eb10ed0ce69e4f0f2412e8af748_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-proxy@sha256%3A2478f87ee9c4a41ebcb29dbe974350bc7e4d2eb10ed0ce69e4f0f2412e8af748?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=golang-github-openshift-oauth-proxy-container-v4.14.0-202508260116.p2.ga4a2f27.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:270cefaeb59482d89580be541b9ff8501697ae8fb8fb0fc757512551a1c0a229_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:270cefaeb59482d89580be541b9ff8501697ae8fb8fb0fc757512551a1c0a229_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:270cefaeb59482d89580be541b9ff8501697ae8fb8fb0fc757512551a1c0a229_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-alertmanager@sha256%3A270cefaeb59482d89580be541b9ff8501697ae8fb8fb0fc757512551a1c0a229?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.14.0-202508260116.p2.ge372516.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus@sha256:207542c0ad1f3b599c3cc6c180939cf53d3f1476561dbcc844288ffce756bb41_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus@sha256:207542c0ad1f3b599c3cc6c180939cf53d3f1476561dbcc844288ffce756bb41_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus@sha256:207542c0ad1f3b599c3cc6c180939cf53d3f1476561dbcc844288ffce756bb41_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus@sha256%3A207542c0ad1f3b599c3cc6c180939cf53d3f1476561dbcc844288ffce756bb41?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=golang-github-prometheus-prometheus-container-v4.14.0-202508260116.p2.g3aff0d1.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:4cc60f491b79ef9863d4786da3513ece02d2e998954a91a8465de84a4e7ab06c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:4cc60f491b79ef9863d4786da3513ece02d2e998954a91a8465de84a4e7ab06c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:4cc60f491b79ef9863d4786da3513ece02d2e998954a91a8465de84a4e7ab06c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel8@sha256%3A4cc60f491b79ef9863d4786da3513ece02d2e998954a91a8465de84a4e7ab06c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-hypershift-container-v4.14.0-202508260116.p2.g69c645c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:82f0bbab4d7af34f410a09fe58d5786d65e80dc95290357659c8dbaad43a5113_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:82f0bbab4d7af34f410a09fe58d5786d65e80dc95290357659c8dbaad43a5113_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:82f0bbab4d7af34f410a09fe58d5786d65e80dc95290357659c8dbaad43a5113_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-node-label-updater-rhel8@sha256%3A82f0bbab4d7af34f410a09fe58d5786d65e80dc95290357659c8dbaad43a5113?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ibm-vpc-node-label-updater-container-v4.14.0-202508260116.p2.g01349bb.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:774e1eb8a84bfe462cc4eb64a1eae7c842c30ffbabfd92b65d42ae0d0d00ce96_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:774e1eb8a84bfe462cc4eb64a1eae7c842c30ffbabfd92b65d42ae0d0d00ce96_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:774e1eb8a84bfe462cc4eb64a1eae7c842c30ffbabfd92b65d42ae0d0d00ce96_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-rhel9@sha256%3A774e1eb8a84bfe462cc4eb64a1eae7c842c30ffbabfd92b65d42ae0d0d00ce96?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ironic-container-v4.14.0-202508250424.p2.g87eb83f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:56f139801fbb7b09fbb8d8a7d1d3411c5bcea86fa3328686d884755e2237bdc0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:56f139801fbb7b09fbb8d8a7d1d3411c5bcea86fa3328686d884755e2237bdc0_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:56f139801fbb7b09fbb8d8a7d1d3411c5bcea86fa3328686d884755e2237bdc0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-agent-rhel9@sha256%3A56f139801fbb7b09fbb8d8a7d1d3411c5bcea86fa3328686d884755e2237bdc0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ironic-agent-container-v4.14.0-202508250424.p2.ge839a4e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:42ded700d5442ec6645bf0a903f5e21a16c29db7a3115424879adfc12d14db09_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:42ded700d5442ec6645bf0a903f5e21a16c29db7a3115424879adfc12d14db09_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:42ded700d5442ec6645bf0a903f5e21a16c29db7a3115424879adfc12d14db09_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-machine-os-downloader-rhel9@sha256%3A42ded700d5442ec6645bf0a903f5e21a16c29db7a3115424879adfc12d14db09?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ironic-rhcos-downloader-container-v4.14.0-202508270128.p2.g7b56c30.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:71fc4b946594912062dbd9641c0d85356199c7d54cd2f0074afd358b09c9fa67_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:71fc4b946594912062dbd9641c0d85356199c7d54cd2f0074afd358b09c9fa67_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:71fc4b946594912062dbd9641c0d85356199c7d54cd2f0074afd358b09c9fa67_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-static-ip-manager-rhel9@sha256%3A71fc4b946594912062dbd9641c0d85356199c7d54cd2f0074afd358b09c9fa67?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ironic-static-ip-manager-container-v4.14.0-202508190123.p2.g1b194fd.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-proxy@sha256:1089294ed767f0ea0edb1b18c7d896cce3ac3e34f93c8c2c82c98a66b4810993_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy@sha256:1089294ed767f0ea0edb1b18c7d896cce3ac3e34f93c8c2c82c98a66b4810993_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kube-proxy@sha256:1089294ed767f0ea0edb1b18c7d896cce3ac3e34f93c8c2c82c98a66b4810993_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-proxy@sha256%3A1089294ed767f0ea0edb1b18c7d896cce3ac3e34f93c8c2c82c98a66b4810993?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kube-proxy-container-v4.14.0-202508260116.p2.g1f611c5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:61bb1a9d489c4c359bac425db4b58a2693bc817cc7a10aaefe9542b3c807fa22_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:61bb1a9d489c4c359bac425db4b58a2693bc817cc7a10aaefe9542b3c807fa22_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:61bb1a9d489c4c359bac425db4b58a2693bc817cc7a10aaefe9542b3c807fa22_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-rbac-proxy@sha256%3A61bb1a9d489c4c359bac425db4b58a2693bc817cc7a10aaefe9542b3c807fa22?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kube-rbac-proxy-container-v4.14.0-202508260116.p2.gb8b8259.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:4cb532a07c1ca8d18b1bd6d9766fc590809e97590cc3bd0b1e39c515658187a4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:4cb532a07c1ca8d18b1bd6d9766fc590809e97590cc3bd0b1e39c515658187a4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:4cb532a07c1ca8d18b1bd6d9766fc590809e97590cc3bd0b1e39c515658187a4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-state-metrics@sha256%3A4cb532a07c1ca8d18b1bd6d9766fc590809e97590cc3bd0b1e39c515658187a4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kube-state-metrics-container-v4.14.0-202508260116.p2.gdb0c549.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:efa6dc87055200447f11a6a18aecac930d2f159a1dcd6600d5935490d8f40d26_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:efa6dc87055200447f11a6a18aecac930d2f159a1dcd6600d5935490d8f40d26_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:efa6dc87055200447f11a6a18aecac930d2f159a1dcd6600d5935490d8f40d26_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kuryr-cni-rhel8@sha256%3Aefa6dc87055200447f11a6a18aecac930d2f159a1dcd6600d5935490d8f40d26?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kuryr-cni-container-v4.14.0-202508260116.p2.g8926a29.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:2e6980eeff217a38185ccdb43c0b3074b3df8437b72ddb89919a78e25a615f4f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:2e6980eeff217a38185ccdb43c0b3074b3df8437b72ddb89919a78e25a615f4f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:2e6980eeff217a38185ccdb43c0b3074b3df8437b72ddb89919a78e25a615f4f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kuryr-controller-rhel8@sha256%3A2e6980eeff217a38185ccdb43c0b3074b3df8437b72ddb89919a78e25a615f4f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kuryr-controller-container-v4.14.0-202508260116.p2.g8926a29.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-marketplace@sha256:d992d79287f6496051f3a005af190ee586646c9cc1c6c72542bace924f4a0788_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace@sha256:d992d79287f6496051f3a005af190ee586646c9cc1c6c72542bace924f4a0788_amd64",
"product_id": "registry.redhat.io/openshift4/ose-operator-marketplace@sha256:d992d79287f6496051f3a005af190ee586646c9cc1c6c72542bace924f4a0788_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-marketplace@sha256%3Ad992d79287f6496051f3a005af190ee586646c9cc1c6c72542bace924f4a0788?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=marketplace-operator-container-v4.14.0-202508260116.p2.g363eb42.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:31b26a08898f4b02d1ed9a4dfa374c53dad3c1fb9d50c6d913297c1645425d31_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:31b26a08898f4b02d1ed9a4dfa374c53dad3c1fb9d50c6d913297c1645425d31_amd64",
"product_id": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:31b26a08898f4b02d1ed9a4dfa374c53dad3c1fb9d50c6d913297c1645425d31_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-monitoring-plugin-rhel8@sha256%3A31b26a08898f4b02d1ed9a4dfa374c53dad3c1fb9d50c6d913297c1645425d31?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=monitoring-plugin-container-v4.14.0-202508260116.p2.g4fa7043.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni@sha256:d4c65aa2f0c8a29452ffcfd50240a5fae5085b0a333864aaa4e8f7c98af7b829_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni@sha256:d4c65aa2f0c8a29452ffcfd50240a5fae5085b0a333864aaa4e8f7c98af7b829_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni@sha256:d4c65aa2f0c8a29452ffcfd50240a5fae5085b0a333864aaa4e8f7c98af7b829_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni@sha256%3Ad4c65aa2f0c8a29452ffcfd50240a5fae5085b0a333864aaa4e8f7c98af7b829?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=multus-cni-container-v4.14.0-202508260116.p2.g8e48cb0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:e3b796a5c3399959c194a5486696b820280e7dc518be187773c3eecf0904d53d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:e3b796a5c3399959c194a5486696b820280e7dc518be187773c3eecf0904d53d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:e3b796a5c3399959c194a5486696b820280e7dc518be187773c3eecf0904d53d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-networkpolicy-rhel8@sha256%3Ae3b796a5c3399959c194a5486696b820280e7dc518be187773c3eecf0904d53d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-networkpolicy-container-v4.14.0-202508260116.p2.gf670647.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:9c70475c6be2821195cd22224097474b6172143caab1f3b93756bfb7aed230c8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:9c70475c6be2821195cd22224097474b6172143caab1f3b93756bfb7aed230c8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:9c70475c6be2821195cd22224097474b6172143caab1f3b93756bfb7aed230c8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-server-rhel8@sha256%3A9c70475c6be2821195cd22224097474b6172143caab1f3b93756bfb7aed230c8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=oauth-server-container-v4.14.0-202508260116.p2.g35f4739.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:4d9dc7566989c3d20434db05168515d745d3b48182be6c27573321e2032b7654_amd64",
"product": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:4d9dc7566989c3d20434db05168515d745d3b48182be6c27573321e2032b7654_amd64",
"product_id": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:4d9dc7566989c3d20434db05168515d745d3b48182be6c27573321e2032b7654_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oc-mirror-plugin-rhel8@sha256%3A4d9dc7566989c3d20434db05168515d745d3b48182be6c27573321e2032b7654?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=oc-mirror-plugin-container-v4.14.0-202508260116.p2.g056043d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-builder@sha256:debc7638fb2b9821c7bc4eead476fd057504168e4b69a3158a184e187130878d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-builder@sha256:debc7638fb2b9821c7bc4eead476fd057504168e4b69a3158a184e187130878d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-docker-builder@sha256:debc7638fb2b9821c7bc4eead476fd057504168e4b69a3158a184e187130878d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-builder@sha256%3Adebc7638fb2b9821c7bc4eead476fd057504168e4b69a3158a184e187130878d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-builder-container-v4.14.0-202508260116.p2.gcdeff52.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli@sha256:1986b9edfa079057b6d081961045bc831339689469f6ff868ad43e6f6a234d59_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli@sha256:1986b9edfa079057b6d081961045bc831339689469f6ff868ad43e6f6a234d59_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cli@sha256:1986b9edfa079057b6d081961045bc831339689469f6ff868ad43e6f6a234d59_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli@sha256%3A1986b9edfa079057b6d081961045bc831339689469f6ff868ad43e6f6a234d59?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-cli-container-v4.14.0-202508260116.p2.g44b3ac2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console@sha256:9a0ef903b5605690e40d923cfec4e0d3f53d291d372c1870e8481a669f5047d1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-console@sha256:9a0ef903b5605690e40d923cfec4e0d3f53d291d372c1870e8481a669f5047d1_amd64",
"product_id": "registry.redhat.io/openshift4/ose-console@sha256:9a0ef903b5605690e40d923cfec4e0d3f53d291d372c1870e8481a669f5047d1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console@sha256%3A9a0ef903b5605690e40d923cfec4e0d3f53d291d372c1870e8481a669f5047d1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-console-container-v4.14.0-202508271029.p2.g477c659.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-operator@sha256:1706921d20f3f49d3bfee4a4755a9b645abdb68535453b367e5c2c678d287c1a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-operator@sha256:1706921d20f3f49d3bfee4a4755a9b645abdb68535453b367e5c2c678d287c1a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-console-operator@sha256:1706921d20f3f49d3bfee4a4755a9b645abdb68535453b367e5c2c678d287c1a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-operator@sha256%3A1706921d20f3f49d3bfee4a4755a9b645abdb68535453b367e5c2c678d287c1a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.14.0-202508260116.p2.ge5d3f29.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-deployer@sha256:6baa8d1a373d7e666878e85dd4fee9399f228baa7a9369d28c56ec5ce61c2d63_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-deployer@sha256:6baa8d1a373d7e666878e85dd4fee9399f228baa7a9369d28c56ec5ce61c2d63_amd64",
"product_id": "registry.redhat.io/openshift4/ose-deployer@sha256:6baa8d1a373d7e666878e85dd4fee9399f228baa7a9369d28c56ec5ce61c2d63_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-deployer@sha256%3A6baa8d1a373d7e666878e85dd4fee9399f228baa7a9369d28c56ec5ce61c2d63?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-deployer-container-v4.14.0-202508260116.p2.g44b3ac2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-haproxy-router@sha256:065683ba9184a92ad44d5b720a92692b6d143b4d68351c0bc6654332fbb19299_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router@sha256:065683ba9184a92ad44d5b720a92692b6d143b4d68351c0bc6654332fbb19299_amd64",
"product_id": "registry.redhat.io/openshift4/ose-haproxy-router@sha256:065683ba9184a92ad44d5b720a92692b6d143b4d68351c0bc6654332fbb19299_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-haproxy-router@sha256%3A065683ba9184a92ad44d5b720a92692b6d143b4d68351c0bc6654332fbb19299?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-haproxy-router-container-v4.14.0-202508260116.p2.gc3a2430.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:9e82e0f321a12ca36dc305a63b1c676b5d5102671d60a496a95dbe070a3c04d8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:9e82e0f321a12ca36dc305a63b1c676b5d5102671d60a496a95dbe070a3c04d8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:9e82e0f321a12ca36dc305a63b1c676b5d5102671d60a496a95dbe070a3c04d8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube-rhel9@sha256%3A9e82e0f321a12ca36dc305a63b1c676b5d5102671d60a496a95dbe070a3c04d8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-hyperkube-container-v4.14.0-202508190123.p2.g03a907c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:cc4d1279863bc38c5d5f6e3c539845b6313d151bb451ff727a8babb8668232e9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:cc4d1279863bc38c5d5f6e3c539845b6313d151bb451ff727a8babb8668232e9_amd64",
"product_id": "registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:cc4d1279863bc38c5d5f6e3c539845b6313d151bb451ff727a8babb8668232e9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-keepalived-ipfailover@sha256%3Acc4d1279863bc38c5d5f6e3c539845b6313d151bb451ff727a8babb8668232e9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.14.0-202508260116.p2.g03e5f40.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-pod@sha256:bf19bda57168629145375671f05f8dbed85751dccbaa76de6e0e15e33c03b878_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-pod@sha256:bf19bda57168629145375671f05f8dbed85751dccbaa76de6e0e15e33c03b878_amd64",
"product_id": "registry.redhat.io/openshift4/ose-pod@sha256:bf19bda57168629145375671f05f8dbed85751dccbaa76de6e0e15e33c03b878_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod@sha256%3Abf19bda57168629145375671f05f8dbed85751dccbaa76de6e0e15e33c03b878?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-pod-container-v4.14.0-202508260116.p2.g03a907c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-registry@sha256:bfdb4ada4760cce6f46b82af1a1f1aebe36e9d36f930cb531a223891518d1766_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-registry@sha256:bfdb4ada4760cce6f46b82af1a1f1aebe36e9d36f930cb531a223891518d1766_amd64",
"product_id": "registry.redhat.io/openshift4/ose-docker-registry@sha256:bfdb4ada4760cce6f46b82af1a1f1aebe36e9d36f930cb531a223891518d1766_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-registry@sha256%3Abfdb4ada4760cce6f46b82af1a1f1aebe36e9d36f930cb531a223891518d1766?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-registry-container-v4.14.0-202508260116.p2.gce0483f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tests@sha256:ade9297d75238baaea862e6bfbdad65ed465bb7e43c597141640c76da60ce732_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-tests@sha256:ade9297d75238baaea862e6bfbdad65ed465bb7e43c597141640c76da60ce732_amd64",
"product_id": "registry.redhat.io/openshift4/ose-tests@sha256:ade9297d75238baaea862e6bfbdad65ed465bb7e43c597141640c76da60ce732_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests@sha256%3Aade9297d75238baaea862e6bfbdad65ed465bb7e43c597141640c76da60ce732?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-tests-container-v4.14.0-202508260116.p2.g61448fa.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:41677d6e7076a42964606c5751023c182b085d84f9372590116843211b13177f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:41677d6e7076a42964606c5751023c182b085d84f9372590116843211b13177f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:41677d6e7076a42964606c5751023c182b085d84f9372590116843211b13177f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-state-metrics-rhel8@sha256%3A41677d6e7076a42964606c5751023c182b085d84f9372590116843211b13177f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-state-metrics-container-v4.14.0-202508260116.p2.gdff4b0f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:303c82ccd73db35c1e5d9453bf448de8076d40d8263adfaf3682eb185967ea3a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:303c82ccd73db35c1e5d9453bf448de8076d40d8263adfaf3682eb185967ea3a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:303c82ccd73db35c1e5d9453bf448de8076d40d8263adfaf3682eb185967ea3a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-lifecycle-manager@sha256%3A303c82ccd73db35c1e5d9453bf448de8076d40d8263adfaf3682eb185967ea3a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=operator-lifecycle-manager-container-v4.14.0-202508260116.p2.g15d5584.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-registry@sha256:6f4de0bb3bd7e9dc3488c8a43daca991eeed77e5a9d737571e9b60ddf2fb32ce_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-registry@sha256:6f4de0bb3bd7e9dc3488c8a43daca991eeed77e5a9d737571e9b60ddf2fb32ce_amd64",
"product_id": "registry.redhat.io/openshift4/ose-operator-registry@sha256:6f4de0bb3bd7e9dc3488c8a43daca991eeed77e5a9d737571e9b60ddf2fb32ce_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-registry@sha256%3A6f4de0bb3bd7e9dc3488c8a43daca991eeed77e5a9d737571e9b60ddf2fb32ce?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=operator-registry-container-v4.14.0-202508260116.p2.g15d5584.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:f637f434fb3a8a142fc2f28946240f84c61249e31b8766e41235c6261a98eaa2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:f637f434fb3a8a142fc2f28946240f84c61249e31b8766e41235c6261a98eaa2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:f637f434fb3a8a142fc2f28946240f84c61249e31b8766e41235c6261a98eaa2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-api-server-rhel8@sha256%3Af637f434fb3a8a142fc2f28946240f84c61249e31b8766e41235c6261a98eaa2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-api-server-container-v4.14.0-202508260116.p2.g6df4bf1.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:1df38f9325e431bc4812bb10275446160a8aa69776e41097f943803a7381ee69_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:1df38f9325e431bc4812bb10275446160a8aa69776e41097f943803a7381ee69_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:1df38f9325e431bc4812bb10275446160a8aa69776e41097f943803a7381ee69_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-csr-approver-rhel8@sha256%3A1df38f9325e431bc4812bb10275446160a8aa69776e41097f943803a7381ee69?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-csr-approver-container-v4.14.0-202508260116.p2.g54aa57e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e476574d4b9afc38d13376fb3f5895321959b3e0efc3da2f184b9f705eba2221_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e476574d4b9afc38d13376fb3f5895321959b3e0efc3da2f184b9f705eba2221_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e476574d4b9afc38d13376fb3f5895321959b3e0efc3da2f184b9f705eba2221_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel9@sha256%3Ae476574d4b9afc38d13376fb3f5895321959b3e0efc3da2f184b9f705eba2221?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-node-agent-container-v4.14.0-202508190123.p2.g91a7281.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:08434ba4f4cecc0751f6a7475722a2278eac17a1c8fc67e71ccc1f2d2d5dc85c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:08434ba4f4cecc0751f6a7475722a2278eac17a1c8fc67e71ccc1f2d2d5dc85c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:08434ba4f4cecc0751f6a7475722a2278eac17a1c8fc67e71ccc1f2d2d5dc85c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-orchestrator-rhel8@sha256%3A08434ba4f4cecc0751f6a7475722a2278eac17a1c8fc67e71ccc1f2d2d5dc85c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-orchestrator-container-v4.14.0-202508260116.p2.g54aa57e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b0cab60ee486547a71c5a4c9538dee910b261767a44c4d8443f2923d2027c50a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b0cab60ee486547a71c5a4c9538dee910b261767a44c4d8443f2923d2027c50a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b0cab60ee486547a71c5a4c9538dee910b261767a44c4d8443f2923d2027c50a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-utils-rhel9@sha256%3Ab0cab60ee486547a71c5a4c9538dee910b261767a44c4d8443f2923d2027c50a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-utils-container-v4.14.0-202508190123.p2.gb3fa10c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:b1834514ad35e95835b77563c28d6c20555064f7838d777f932430b80139dad6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:b1834514ad35e95835b77563c28d6c20555064f7838d777f932430b80139dad6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:b1834514ad35e95835b77563c28d6c20555064f7838d777f932430b80139dad6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-alibaba-cloud-controller-manager-rhel8@sha256%3Ab1834514ad35e95835b77563c28d6c20555064f7838d777f932430b80139dad6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-alibaba-cloud-controller-manager-container-v4.14.0-202508260116.p2.g8ba0b37.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:6e1c74e6c71af0382b1db5a3d650e017d85204902b7443e99772754a94147fe2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:6e1c74e6c71af0382b1db5a3d650e017d85204902b7443e99772754a94147fe2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:6e1c74e6c71af0382b1db5a3d650e017d85204902b7443e99772754a94147fe2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-alibaba-cloud-csi-driver-container-rhel8@sha256%3A6e1c74e6c71af0382b1db5a3d650e017d85204902b7443e99772754a94147fe2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-alibaba-cloud-csi-driver-container-v4.14.0-202508260116.p2.g3dc363d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:a097a76d302ae5b499f36658276b09fb64dfe056e40fef0022086d8e4267505f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:a097a76d302ae5b499f36658276b09fb64dfe056e40fef0022086d8e4267505f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:a097a76d302ae5b499f36658276b09fb64dfe056e40fef0022086d8e4267505f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256%3Aa097a76d302ae5b499f36658276b09fb64dfe056e40fef0022086d8e4267505f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-alibaba-disk-csi-driver-operator-container-v4.14.0-202508260116.p2.g8853e6e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:be8f0a8f28d89325e1caae62750aa1a89968177f689c06abc251152f2857314c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:be8f0a8f28d89325e1caae62750aa1a89968177f689c06abc251152f2857314c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:be8f0a8f28d89325e1caae62750aa1a89968177f689c06abc251152f2857314c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-alibaba-machine-controllers-rhel8@sha256%3Abe8f0a8f28d89325e1caae62750aa1a89968177f689c06abc251152f2857314c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-alibaba-machine-controllers-container-v4.14.0-202508260116.p2.g27f105d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:5e10e661a1cb345fa76c938f9e6c5417f1745032cfd50413c71bcf2b2724eff4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:5e10e661a1cb345fa76c938f9e6c5417f1745032cfd50413c71bcf2b2724eff4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:5e10e661a1cb345fa76c938f9e6c5417f1745032cfd50413c71bcf2b2724eff4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-apiserver-network-proxy-rhel8@sha256%3A5e10e661a1cb345fa76c938f9e6c5417f1745032cfd50413c71bcf2b2724eff4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-apiserver-network-proxy-container-v4.14.0-202508260116.p2.gf56c606.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:97a357234248504d2b953353946a663165e789d5fc5641011ae837709f95fe00_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:97a357234248504d2b953353946a663165e789d5fc5641011ae837709f95fe00_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:97a357234248504d2b953353946a663165e789d5fc5641011ae837709f95fe00_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-cloud-controller-manager-rhel8@sha256%3A97a357234248504d2b953353946a663165e789d5fc5641011ae837709f95fe00?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-cloud-controller-manager-container-v4.14.0-202508260116.p2.g9a7820e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:b483f6b16a2870113208a58e3a15552fe846839e54e635abe543e6a0622574b2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:b483f6b16a2870113208a58e3a15552fe846839e54e635abe543e6a0622574b2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:b483f6b16a2870113208a58e3a15552fe846839e54e635abe543e6a0622574b2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-cluster-api-controllers-rhel8@sha256%3Ab483f6b16a2870113208a58e3a15552fe846839e54e635abe543e6a0622574b2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-cluster-api-controllers-container-v4.14.0-202508260116.p2.gdc084f2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:854a0bde2f6be9a5661e8abb417d29f7644b2384438f56f8d2a9efd4453b5670_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:854a0bde2f6be9a5661e8abb417d29f7644b2384438f56f8d2a9efd4453b5670_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:854a0bde2f6be9a5661e8abb417d29f7644b2384438f56f8d2a9efd4453b5670_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-ebs-csi-driver-rhel8@sha256%3A854a0bde2f6be9a5661e8abb417d29f7644b2384438f56f8d2a9efd4453b5670?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-ebs-csi-driver-container-v4.14.0-202508260116.p2.g4622dee.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:3c8beb58c11f2ca59ba37aa6988a6701e304bd6b4ee921e65c16bfe4e92332eb_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:3c8beb58c11f2ca59ba37aa6988a6701e304bd6b4ee921e65c16bfe4e92332eb_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:3c8beb58c11f2ca59ba37aa6988a6701e304bd6b4ee921e65c16bfe4e92332eb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-ebs-csi-driver-rhel8-operator@sha256%3A3c8beb58c11f2ca59ba37aa6988a6701e304bd6b4ee921e65c16bfe4e92332eb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-ebs-csi-driver-operator-container-v4.14.0-202508260116.p2.g609879c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:87a4032a22529476d43023ea2cbd667523c4e7e53253af0be2697a7120cf7e5b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:87a4032a22529476d43023ea2cbd667523c4e7e53253af0be2697a7120cf7e5b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:87a4032a22529476d43023ea2cbd667523c4e7e53253af0be2697a7120cf7e5b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-pod-identity-webhook-rhel8@sha256%3A87a4032a22529476d43023ea2cbd667523c4e7e53253af0be2697a7120cf7e5b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-pod-identity-webhook-container-v4.14.0-202508260116.p2.g2c864ca.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:c5cb16eb7b6b9589da072765764e717bf9ecdcf24073c206d65d2dd588b58a46_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:c5cb16eb7b6b9589da072765764e717bf9ecdcf24073c206d65d2dd588b58a46_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:c5cb16eb7b6b9589da072765764e717bf9ecdcf24073c206d65d2dd588b58a46_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cloud-controller-manager-rhel8@sha256%3Ac5cb16eb7b6b9589da072765764e717bf9ecdcf24073c206d65d2dd588b58a46?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-cloud-controller-manager-container-v4.14.0-202508260116.p2.g9ee3b74.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:11406244c16a4075aab9cc6d1ba5ca5640e78684f358e418c5c33cb5b68773b1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:11406244c16a4075aab9cc6d1ba5ca5640e78684f358e418c5c33cb5b68773b1_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:11406244c16a4075aab9cc6d1ba5ca5640e78684f358e418c5c33cb5b68773b1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cloud-node-manager-rhel8@sha256%3A11406244c16a4075aab9cc6d1ba5ca5640e78684f358e418c5c33cb5b68773b1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-cloud-node-manager-container-v4.14.0-202508260116.p2.g9ee3b74.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:e618fba6fc9b967f159cf24e6129c19c4ce2a999fe80f4736540a615d2da7488_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:e618fba6fc9b967f159cf24e6129c19c4ce2a999fe80f4736540a615d2da7488_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:e618fba6fc9b967f159cf24e6129c19c4ce2a999fe80f4736540a615d2da7488_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cluster-api-controllers-rhel8@sha256%3Ae618fba6fc9b967f159cf24e6129c19c4ce2a999fe80f4736540a615d2da7488?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-cluster-api-controllers-container-v4.14.0-202508260116.p2.g8c2203f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:b12bdfef5f90ee046cf29e88d5a4358c7b40c184dd51ab0ee15180da5b296e11_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:b12bdfef5f90ee046cf29e88d5a4358c7b40c184dd51ab0ee15180da5b296e11_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:b12bdfef5f90ee046cf29e88d5a4358c7b40c184dd51ab0ee15180da5b296e11_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-disk-csi-driver-rhel8@sha256%3Ab12bdfef5f90ee046cf29e88d5a4358c7b40c184dd51ab0ee15180da5b296e11?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-disk-csi-driver-container-v4.14.0-202508260116.p2.g6d3558a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:cb18891e1535af26083d5288666945b9ea498a4df0af37540063de77d6467d95_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:cb18891e1535af26083d5288666945b9ea498a4df0af37540063de77d6467d95_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:cb18891e1535af26083d5288666945b9ea498a4df0af37540063de77d6467d95_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-disk-csi-driver-rhel8-operator@sha256%3Acb18891e1535af26083d5288666945b9ea498a4df0af37540063de77d6467d95?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-disk-csi-driver-operator-container-v4.14.0-202508260116.p2.g9189357.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:0682a722e513cc04cba6b869b7fca1605c719b716d2780d0e62353b1850eb826_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:0682a722e513cc04cba6b869b7fca1605c719b716d2780d0e62353b1850eb826_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:0682a722e513cc04cba6b869b7fca1605c719b716d2780d0e62353b1850eb826_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-workload-identity-webhook-rhel8@sha256%3A0682a722e513cc04cba6b869b7fca1605c719b716d2780d0e62353b1850eb826?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-workload-identity-webhook-container-v4.14.0-202508260116.p2.g2cb8201.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:877e364695d5f2c97017e27582ba87d4254cea91f2a920dae1275e71fc7c3a95_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:877e364695d5f2c97017e27582ba87d4254cea91f2a920dae1275e71fc7c3a95_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:877e364695d5f2c97017e27582ba87d4254cea91f2a920dae1275e71fc7c3a95_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel8@sha256%3A877e364695d5f2c97017e27582ba87d4254cea91f2a920dae1275e71fc7c3a95?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-baremetal-installer-container-v4.14.0-202508260116.p2.gd92ca63.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:acff3c2b300d2cc1835ffd76ee6deb68de1b1ee9e1d61207c01847a896ce1d9d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:acff3c2b300d2cc1835ffd76ee6deb68de1b1ee9e1d61207c01847a896ce1d9d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:acff3c2b300d2cc1835ffd76ee6deb68de1b1ee9e1d61207c01847a896ce1d9d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-rhel8-operator@sha256%3Aacff3c2b300d2cc1835ffd76ee6deb68de1b1ee9e1d61207c01847a896ce1d9d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-baremetal-operator-container-v4.14.0-202508260116.p2.g483d019.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-artifacts@sha256:69cb91d757435c5cf571955b50107227e737daf0ba365ec0ffd070ba97274e53_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts@sha256:69cb91d757435c5cf571955b50107227e737daf0ba365ec0ffd070ba97274e53_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cli-artifacts@sha256:69cb91d757435c5cf571955b50107227e737daf0ba365ec0ffd070ba97274e53_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-artifacts@sha256%3A69cb91d757435c5cf571955b50107227e737daf0ba365ec0ffd070ba97274e53?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cli-artifacts-container-v4.14.0-202508260116.p2.g44b3ac2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:2aa11a5b4b9bbf358d49623de4c6900456179ca201efae8fc96b6b75fdc3e3b1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:2aa11a5b4b9bbf358d49623de4c6900456179ca201efae8fc96b6b75fdc3e3b1_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:2aa11a5b4b9bbf358d49623de4c6900456179ca201efae8fc96b6b75fdc3e3b1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-credential-operator@sha256%3A2aa11a5b4b9bbf358d49623de4c6900456179ca201efae8fc96b6b75fdc3e3b1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cloud-credential-operator-container-v4.14.0-202508260116.p2.gc5e1412.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:a9ca0cd9088f071e1a355a01a0ba501bef44e9dba67cd11aa057b4bee67672e8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:a9ca0cd9088f071e1a355a01a0ba501bef44e9dba67cd11aa057b4bee67672e8_amd64",
"product_id": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:a9ca0cd9088f071e1a355a01a0ba501bef44e9dba67cd11aa057b4bee67672e8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cloud-network-config-controller-rhel8@sha256%3Aa9ca0cd9088f071e1a355a01a0ba501bef44e9dba67cd11aa057b4bee67672e8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cloud-network-config-controller-container-v4.14.0-202508260116.p2.g1bd0464.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:6641f8c7566e182aa900578d6ec4c1914d2b87ed600c8c863d222e2107702ff9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:6641f8c7566e182aa900578d6ec4c1914d2b87ed600c8c863d222e2107702ff9_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:6641f8c7566e182aa900578d6ec4c1914d2b87ed600c8c863d222e2107702ff9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-api-rhel8@sha256%3A6641f8c7566e182aa900578d6ec4c1914d2b87ed600c8c863d222e2107702ff9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-api-container-v4.14.0-202508260116.p2.gae83c55.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:394b67eeea4d4987570aa43fe26a74541f53d5de01b9946290bf9aed33ce0df6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:394b67eeea4d4987570aa43fe26a74541f53d5de01b9946290bf9aed33ce0df6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:394b67eeea4d4987570aa43fe26a74541f53d5de01b9946290bf9aed33ce0df6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-authentication-operator@sha256%3A394b67eeea4d4987570aa43fe26a74541f53d5de01b9946290bf9aed33ce0df6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-authentication-operator-container-v4.14.0-202508260116.p2.g9203d4d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:5b0ad0501a6934ba3e08a585eba1e53da7bc3612bfa56d44e6324840e9677088_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:5b0ad0501a6934ba3e08a585eba1e53da7bc3612bfa56d44e6324840e9677088_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:5b0ad0501a6934ba3e08a585eba1e53da7bc3612bfa56d44e6324840e9677088_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-operator@sha256%3A5b0ad0501a6934ba3e08a585eba1e53da7bc3612bfa56d44e6324840e9677088?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-autoscaler-operator-container-v4.14.0-202508260116.p2.g32854ba.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:544ca9d2d7fbd22481e82154e7a630325a05b5d19ffed52f3f17d6de48747f7a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:544ca9d2d7fbd22481e82154e7a630325a05b5d19ffed52f3f17d6de48747f7a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:544ca9d2d7fbd22481e82154e7a630325a05b5d19ffed52f3f17d6de48747f7a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-baremetal-operator-rhel8@sha256%3A544ca9d2d7fbd22481e82154e7a630325a05b5d19ffed52f3f17d6de48747f7a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-baremetal-operator-container-v4.14.0-202508260116.p2.gaffcfb5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:79077423c3855b27f9b5743dc36b8ed54d6ce742914120c6331ef8b11a1fe8d2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:79077423c3855b27f9b5743dc36b8ed54d6ce742914120c6331ef8b11a1fe8d2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:79077423c3855b27f9b5743dc36b8ed54d6ce742914120c6331ef8b11a1fe8d2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-bootstrap@sha256%3A79077423c3855b27f9b5743dc36b8ed54d6ce742914120c6331ef8b11a1fe8d2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-bootstrap-container-v4.14.0-202508260116.p2.g93fba13.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:6bc253b1629f0d5a2431939561ddcb5ca67501b33d338e3be4928cf82984ade7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:6bc253b1629f0d5a2431939561ddcb5ca67501b33d338e3be4928cf82984ade7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:6bc253b1629f0d5a2431939561ddcb5ca67501b33d338e3be4928cf82984ade7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-operator-container-rhel8@sha256%3A6bc253b1629f0d5a2431939561ddcb5ca67501b33d338e3be4928cf82984ade7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-capi-operator-container-v4.14.0-202508260116.p2.g60cc3e6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:6bc253b1629f0d5a2431939561ddcb5ca67501b33d338e3be4928cf82984ade7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:6bc253b1629f0d5a2431939561ddcb5ca67501b33d338e3be4928cf82984ade7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:6bc253b1629f0d5a2431939561ddcb5ca67501b33d338e3be4928cf82984ade7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-rhel8-operator@sha256%3A6bc253b1629f0d5a2431939561ddcb5ca67501b33d338e3be4928cf82984ade7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-capi-operator-container-v4.14.0-202508260116.p2.g60cc3e6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:4793c3b6cff0d7585411266f4aed92d9a31264f439907a48c78d8e2d0d9c11f3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:4793c3b6cff0d7585411266f4aed92d9a31264f439907a48c78d8e2d0d9c11f3_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:4793c3b6cff0d7585411266f4aed92d9a31264f439907a48c78d8e2d0d9c11f3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-cloud-controller-manager-operator-rhel8@sha256%3A4793c3b6cff0d7585411266f4aed92d9a31264f439907a48c78d8e2d0d9c11f3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.14.0-202508260116.p2.ga0b9c0d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:c728710d8cc73f4bcccbfe42b12de5968bc46a8862b7a41292f2ed3fa8fdb4b7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:c728710d8cc73f4bcccbfe42b12de5968bc46a8862b7a41292f2ed3fa8fdb4b7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:c728710d8cc73f4bcccbfe42b12de5968bc46a8862b7a41292f2ed3fa8fdb4b7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-operator@sha256%3Ac728710d8cc73f4bcccbfe42b12de5968bc46a8862b7a41292f2ed3fa8fdb4b7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-config-operator-container-v4.14.0-202508260116.p2.g2378670.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:04a27a10b71d1a67090a46b310d6174fe22c1f07c0aa1b557b34efb5c5a9cf82_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:04a27a10b71d1a67090a46b310d6174fe22c1f07c0aa1b557b34efb5c5a9cf82_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:04a27a10b71d1a67090a46b310d6174fe22c1f07c0aa1b557b34efb5c5a9cf82_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-control-plane-machine-set-operator-rhel8@sha256%3A04a27a10b71d1a67090a46b310d6174fe22c1f07c0aa1b557b34efb5c5a9cf82?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.14.0-202508260116.p2.g783d9dd.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:0768e1d457ad2bb72d54f0484e23a50244e9f2e9bfb71d79ca3e3b9137a4fef7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:0768e1d457ad2bb72d54f0484e23a50244e9f2e9bfb71d79ca3e3b9137a4fef7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:0768e1d457ad2bb72d54f0484e23a50244e9f2e9bfb71d79ca3e3b9137a4fef7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256%3A0768e1d457ad2bb72d54f0484e23a50244e9f2e9bfb71d79ca3e3b9137a4fef7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.14.0-202508260116.p2.gd4a1162.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:45029edaf16c0f0726496437e2e8d8bbca1aab629ad520ff57e03f94624ffac5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:45029edaf16c0f0726496437e2e8d8bbca1aab629ad520ff57e03f94624ffac5_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:45029edaf16c0f0726496437e2e8d8bbca1aab629ad520ff57e03f94624ffac5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-dns-operator@sha256%3A45029edaf16c0f0726496437e2e8d8bbca1aab629ad520ff57e03f94624ffac5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-dns-operator-container-v4.14.0-202508260116.p2.g0164e3c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:0da022e984bee2f39324d42102674f41ea8b74db830d72933370b76a52252fa4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:0da022e984bee2f39324d42102674f41ea8b74db830d72933370b76a52252fa4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:0da022e984bee2f39324d42102674f41ea8b74db830d72933370b76a52252fa4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-image-registry-operator@sha256%3A0da022e984bee2f39324d42102674f41ea8b74db830d72933370b76a52252fa4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-image-registry-operator-container-v4.14.0-202508260116.p2.ge858d0e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:3a8b8bef3f5d2a7adc6493357fa92d8d2163f2d4469fd15c70ad70161a0f31d9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:3a8b8bef3f5d2a7adc6493357fa92d8d2163f2d4469fd15c70ad70161a0f31d9_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:3a8b8bef3f5d2a7adc6493357fa92d8d2163f2d4469fd15c70ad70161a0f31d9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-ingress-operator@sha256%3A3a8b8bef3f5d2a7adc6493357fa92d8d2163f2d4469fd15c70ad70161a0f31d9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-ingress-operator-container-v4.14.0-202508260116.p2.ge302d85.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:14a7019fdd9bf9f8aa3065bcea5c8f1120e0b65ef971f664c64edf0649dcada8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:14a7019fdd9bf9f8aa3065bcea5c8f1120e0b65ef971f664c64edf0649dcada8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:14a7019fdd9bf9f8aa3065bcea5c8f1120e0b65ef971f664c64edf0649dcada8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-apiserver-operator@sha256%3A14a7019fdd9bf9f8aa3065bcea5c8f1120e0b65ef971f664c64edf0649dcada8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-kube-apiserver-operator-container-v4.14.0-202508260116.p2.g9267f45.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:dceaf8b90158b080d6c6a054a67c42bbe0f56b115b18e6d0f041d10c4b6e119d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:dceaf8b90158b080d6c6a054a67c42bbe0f56b115b18e6d0f041d10c4b6e119d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:dceaf8b90158b080d6c6a054a67c42bbe0f56b115b18e6d0f041d10c4b6e119d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-cluster-api-rhel8-operator@sha256%3Adceaf8b90158b080d6c6a054a67c42bbe0f56b115b18e6d0f041d10c4b6e119d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.14.0-202508260116.p2.gb287d08.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:c2db40ef1451cb6596b9227ca7e60286e33a1a9e2e7946ca9f8131e500d109b5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:c2db40ef1451cb6596b9227ca7e60286e33a1a9e2e7946ca9f8131e500d109b5_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:c2db40ef1451cb6596b9227ca7e60286e33a1a9e2e7946ca9f8131e500d109b5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-controller-manager-operator@sha256%3Ac2db40ef1451cb6596b9227ca7e60286e33a1a9e2e7946ca9f8131e500d109b5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.14.0-202508260116.p2.g4e05963.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:6ff81108d9747793d4b827a063111f2e608f98ab28e31c0d7236c9fb0f8946e3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:6ff81108d9747793d4b827a063111f2e608f98ab28e31c0d7236c9fb0f8946e3_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:6ff81108d9747793d4b827a063111f2e608f98ab28e31c0d7236c9fb0f8946e3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-scheduler-operator@sha256%3A6ff81108d9747793d4b827a063111f2e608f98ab28e31c0d7236c9fb0f8946e3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-kube-scheduler-operator-container-v4.14.0-202508260116.p2.g33f630d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:44576b150568b18dd14dbd93a0df8b436b3f210d728c6f8c0a0ccaa377b713f9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:44576b150568b18dd14dbd93a0df8b436b3f210d728c6f8c0a0ccaa377b713f9_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:44576b150568b18dd14dbd93a0df8b436b3f210d728c6f8c0a0ccaa377b713f9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256%3A44576b150568b18dd14dbd93a0df8b436b3f210d728c6f8c0a0ccaa377b713f9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.14.0-202508260116.p2.g9cd9922.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:4ee683ba7a51f4365a6402bb333ab088b79e901f511f7eb800f42af11a449064_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:4ee683ba7a51f4365a6402bb333ab088b79e901f511f7eb800f42af11a449064_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:4ee683ba7a51f4365a6402bb333ab088b79e901f511f7eb800f42af11a449064_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-machine-approver@sha256%3A4ee683ba7a51f4365a6402bb333ab088b79e901f511f7eb800f42af11a449064?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-machine-approver-container-v4.14.0-202508260116.p2.g38a758d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:a85573c8909df01cbb2965aa51d239160097e2c71e3222ba2723dbcecee3e7fc_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:a85573c8909df01cbb2965aa51d239160097e2c71e3222ba2723dbcecee3e7fc_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:a85573c8909df01cbb2965aa51d239160097e2c71e3222ba2723dbcecee3e7fc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-olm-operator-rhel8@sha256%3Aa85573c8909df01cbb2965aa51d239160097e2c71e3222ba2723dbcecee3e7fc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-olm-operator-container-v4.14.0-202508260116.p2.g0dbbb61.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:2360c3e27356e5894df829df4de24324533d8c4a08305bf933da59634fa1fa4c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:2360c3e27356e5894df829df4de24324533d8c4a08305bf933da59634fa1fa4c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:2360c3e27356e5894df829df4de24324533d8c4a08305bf933da59634fa1fa4c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-apiserver-operator@sha256%3A2360c3e27356e5894df829df4de24324533d8c4a08305bf933da59634fa1fa4c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.14.0-202508260116.p2.g700dc11.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:2e6884784f457c35a7856ff8e95a0d975158e5f79a490cbf327a1cf74a7d5493_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:2e6884784f457c35a7856ff8e95a0d975158e5f79a490cbf327a1cf74a7d5493_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:2e6884784f457c35a7856ff8e95a0d975158e5f79a490cbf327a1cf74a7d5493_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-controller-manager-operator@sha256%3A2e6884784f457c35a7856ff8e95a0d975158e5f79a490cbf327a1cf74a7d5493?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.14.0-202508260116.p2.g09d6209.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:0f049a3f90e191e5082288df1cda425e539773dd9b2115aaec393c823631ec9c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:0f049a3f90e191e5082288df1cda425e539773dd9b2115aaec393c823631ec9c_amd64",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:0f049a3f90e191e5082288df1cda425e539773dd9b2115aaec393c823631ec9c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel8-operator@sha256%3A0f049a3f90e191e5082288df1cda425e539773dd9b2115aaec393c823631ec9c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-ovirt-csi-operator-container-v4.14.0-202508260116.p2.g2fa33aa.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:001c17d6c2662d6b1c957fc93fed2a2552fe6b776e36709f59e8f22943d1b87f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:001c17d6c2662d6b1c957fc93fed2a2552fe6b776e36709f59e8f22943d1b87f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:001c17d6c2662d6b1c957fc93fed2a2552fe6b776e36709f59e8f22943d1b87f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-platform-operators-manager-rhel8@sha256%3A001c17d6c2662d6b1c957fc93fed2a2552fe6b776e36709f59e8f22943d1b87f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.14.0-202508260116.p2.g08fb27e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:ae776fbf2b8066cc8da9bde5989c4b340fb01c08cb56b8ef0bd6f2b897de25d3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:ae776fbf2b8066cc8da9bde5989c4b340fb01c08cb56b8ef0bd6f2b897de25d3_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:ae776fbf2b8066cc8da9bde5989c4b340fb01c08cb56b8ef0bd6f2b897de25d3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-samples-operator@sha256%3Aae776fbf2b8066cc8da9bde5989c4b340fb01c08cb56b8ef0bd6f2b897de25d3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-samples-operator-container-v4.14.0-202508260116.p2.g0423e87.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:e0fe358939dd6467e7c1df2ec633214facbeee271ae3cd3be10164effe081a96_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:e0fe358939dd6467e7c1df2ec633214facbeee271ae3cd3be10164effe081a96_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:e0fe358939dd6467e7c1df2ec633214facbeee271ae3cd3be10164effe081a96_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-update-keys@sha256%3Ae0fe358939dd6467e7c1df2ec633214facbeee271ae3cd3be10164effe081a96?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-update-keys-container-v4.14.0-202508260116.p2.g1a7a6e2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:0e9f8d104ed909217193284ce538c2b83d9e6838f1aa5343578987972e83a606_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:0e9f8d104ed909217193284ce538c2b83d9e6838f1aa5343578987972e83a606_amd64",
"product_id": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:0e9f8d104ed909217193284ce538c2b83d9e6838f1aa5343578987972e83a606_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-container-networking-plugins-rhel8@sha256%3A0e9f8d104ed909217193284ce538c2b83d9e6838f1aa5343578987972e83a606?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-containernetworking-plugins-container-v4.14.0-202508260116.p2.ga1b7730.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:86dbb16e86839d08085df20f9dd5a8cea6d47885562e5702b7e852e8ac812dae_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:86dbb16e86839d08085df20f9dd5a8cea6d47885562e5702b7e852e8ac812dae_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:86dbb16e86839d08085df20f9dd5a8cea6d47885562e5702b7e852e8ac812dae_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-rhel8@sha256%3A86dbb16e86839d08085df20f9dd5a8cea6d47885562e5702b7e852e8ac812dae?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-driver-shared-resource-container-v4.14.0-202508260116.p2.g9232c1f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:45dec9eb0e88e93dc27a4714ba3e07ce5b039346bc3b3ea8f1ade78762ebd678_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:45dec9eb0e88e93dc27a4714ba3e07ce5b039346bc3b3ea8f1ade78762ebd678_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:45dec9eb0e88e93dc27a4714ba3e07ce5b039346bc3b3ea8f1ade78762ebd678_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-operator-rhel8@sha256%3A45dec9eb0e88e93dc27a4714ba3e07ce5b039346bc3b3ea8f1ade78762ebd678?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.14.0-202508260116.p2.gc273cd5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:2d605373f6c95fe55b1e3a5a8f60b0a5591a10e13d37640a81f912921d4e4923_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:2d605373f6c95fe55b1e3a5a8f60b0a5591a10e13d37640a81f912921d4e4923_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:2d605373f6c95fe55b1e3a5a8f60b0a5591a10e13d37640a81f912921d4e4923_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-webhook-rhel8@sha256%3A2d605373f6c95fe55b1e3a5a8f60b0a5591a10e13d37640a81f912921d4e4923?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.14.0-202508260116.p2.g9232c1f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:8de6485e84cbe88a9c865f2e8c8d4adfc729208a22f3d00ed31871fd4c4004b8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:8de6485e84cbe88a9c865f2e8c8d4adfc729208a22f3d00ed31871fd4c4004b8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:8de6485e84cbe88a9c865f2e8c8d4adfc729208a22f3d00ed31871fd4c4004b8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer@sha256%3A8de6485e84cbe88a9c865f2e8c8d4adfc729208a22f3d00ed31871fd4c4004b8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-external-resizer-container-v4.14.0-202508260116.p2.g59a701a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:8de6485e84cbe88a9c865f2e8c8d4adfc729208a22f3d00ed31871fd4c4004b8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:8de6485e84cbe88a9c865f2e8c8d4adfc729208a22f3d00ed31871fd4c4004b8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:8de6485e84cbe88a9c865f2e8c8d4adfc729208a22f3d00ed31871fd4c4004b8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer-rhel8@sha256%3A8de6485e84cbe88a9c865f2e8c8d4adfc729208a22f3d00ed31871fd4c4004b8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-external-resizer-container-v4.14.0-202508260116.p2.g59a701a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:2792c1dad466fa29d4ff34b6283ab37e19e15d347a9b76f09ef8a9b667751f60_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:2792c1dad466fa29d4ff34b6283ab37e19e15d347a9b76f09ef8a9b667751f60_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:2792c1dad466fa29d4ff34b6283ab37e19e15d347a9b76f09ef8a9b667751f60_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshotter@sha256%3A2792c1dad466fa29d4ff34b6283ab37e19e15d347a9b76f09ef8a9b667751f60?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-external-snapshotter-container-v4.14.0-202508260116.p2.ga683453.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:2792c1dad466fa29d4ff34b6283ab37e19e15d347a9b76f09ef8a9b667751f60_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:2792c1dad466fa29d4ff34b6283ab37e19e15d347a9b76f09ef8a9b667751f60_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:2792c1dad466fa29d4ff34b6283ab37e19e15d347a9b76f09ef8a9b667751f60_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshotter-rhel8@sha256%3A2792c1dad466fa29d4ff34b6283ab37e19e15d347a9b76f09ef8a9b667751f60?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-external-snapshotter-container-v4.14.0-202508260116.p2.ga683453.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:a4618ebebe1b6e6183d9eae2eb2595c65143aa1f85c07037945c78932dbfd837_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:a4618ebebe1b6e6183d9eae2eb2595c65143aa1f85c07037945c78932dbfd837_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:a4618ebebe1b6e6183d9eae2eb2595c65143aa1f85c07037945c78932dbfd837_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller@sha256%3Aa4618ebebe1b6e6183d9eae2eb2595c65143aa1f85c07037945c78932dbfd837?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-snapshot-controller-container-v4.14.0-202508260116.p2.ga683453.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:a4618ebebe1b6e6183d9eae2eb2595c65143aa1f85c07037945c78932dbfd837_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:a4618ebebe1b6e6183d9eae2eb2595c65143aa1f85c07037945c78932dbfd837_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:a4618ebebe1b6e6183d9eae2eb2595c65143aa1f85c07037945c78932dbfd837_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller-rhel8@sha256%3Aa4618ebebe1b6e6183d9eae2eb2595c65143aa1f85c07037945c78932dbfd837?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-snapshot-controller-container-v4.14.0-202508260116.p2.ga683453.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:778583dce3cfbfbb22c98af6df6b03e65292c3f68a3158a770a6e460d4fcae15_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:778583dce3cfbfbb22c98af6df6b03e65292c3f68a3158a770a6e460d4fcae15_amd64",
"product_id": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:778583dce3cfbfbb22c98af6df6b03e65292c3f68a3158a770a6e460d4fcae15_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-etcd-rhel9@sha256%3A778583dce3cfbfbb22c98af6df6b03e65292c3f68a3158a770a6e460d4fcae15?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-etcd-container-v4.14.0-202508190123.p2.g5ed5044.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:a1e2463154668ef13d33d4049cd0b8d906e01fa8355d2dba2ce5202a2e2cdb77_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:a1e2463154668ef13d33d4049cd0b8d906e01fa8355d2dba2ce5202a2e2cdb77_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:a1e2463154668ef13d33d4049cd0b8d906e01fa8355d2dba2ce5202a2e2cdb77_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cloud-controller-manager-rhel8@sha256%3Aa1e2463154668ef13d33d4049cd0b8d906e01fa8355d2dba2ce5202a2e2cdb77?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-cloud-controller-manager-container-v4.14.0-202508260116.p2.g09e96a9.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:bddb635f71d90a8c1f7ab43a8865e53b33200ee95789336fcd0d6e8f6eccb60e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:bddb635f71d90a8c1f7ab43a8865e53b33200ee95789336fcd0d6e8f6eccb60e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:bddb635f71d90a8c1f7ab43a8865e53b33200ee95789336fcd0d6e8f6eccb60e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cluster-api-controllers-rhel8@sha256%3Abddb635f71d90a8c1f7ab43a8865e53b33200ee95789336fcd0d6e8f6eccb60e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-cluster-api-controllers-container-v4.14.0-202508260116.p2.gd99fb31.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:44de480578d54b4d2e22e26e7ed5addea35e6de51610af278b6df8d7a35b773a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:44de480578d54b4d2e22e26e7ed5addea35e6de51610af278b6df8d7a35b773a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:44de480578d54b4d2e22e26e7ed5addea35e6de51610af278b6df8d7a35b773a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-rhel8@sha256%3A44de480578d54b4d2e22e26e7ed5addea35e6de51610af278b6df8d7a35b773a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-pd-csi-driver-container-v4.14.0-202508260116.p2.g8a626fe.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ad20e59e9159988a9d513eab33fc62e92a24a9ae6cd53ec6ad3ab7c1d543b351_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ad20e59e9159988a9d513eab33fc62e92a24a9ae6cd53ec6ad3ab7c1d543b351_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ad20e59e9159988a9d513eab33fc62e92a24a9ae6cd53ec6ad3ab7c1d543b351_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-operator-rhel8@sha256%3Aad20e59e9159988a9d513eab33fc62e92a24a9ae6cd53ec6ad3ab7c1d543b351?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-pd-csi-driver-operator-container-v4.14.0-202508260116.p2.g95d55a0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:12ea40507e00b685fe54470eb0aa1d6a6c383b1e01fc87cd72e07a72372aac8b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:12ea40507e00b685fe54470eb0aa1d6a6c383b1e01fc87cd72e07a72372aac8b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:12ea40507e00b685fe54470eb0aa1d6a6c383b1e01fc87cd72e07a72372aac8b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-cloud-controller-manager-rhel8@sha256%3A12ea40507e00b685fe54470eb0aa1d6a6c383b1e01fc87cd72e07a72372aac8b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ibm-cloud-controller-manager-container-v4.14.0-202508260116.p2.gf39488c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:374541a0fa6dce86da213e855db39d431bc156f03e7dcaa3b9fd54ba44574447_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:374541a0fa6dce86da213e855db39d431bc156f03e7dcaa3b9fd54ba44574447_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:374541a0fa6dce86da213e855db39d431bc156f03e7dcaa3b9fd54ba44574447_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-block-csi-driver-rhel8@sha256%3A374541a0fa6dce86da213e855db39d431bc156f03e7dcaa3b9fd54ba44574447?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ibm-vpc-block-csi-driver-container-v4.14.0-202508260116.p2.g4b41543.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:bbc58c6fd92d08772acc39459fa3d741a6464ec174b5f47d82dd1ec4e145b501_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:bbc58c6fd92d08772acc39459fa3d741a6464ec174b5f47d82dd1ec4e145b501_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:bbc58c6fd92d08772acc39459fa3d741a6464ec174b5f47d82dd1ec4e145b501_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256%3Abbc58c6fd92d08772acc39459fa3d741a6464ec174b5f47d82dd1ec4e145b501?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.14.0-202508260116.p2.g6258347.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:f7b0bd3143ad05e57982024d1c77f70034b742cd05db87646277b78c3af11c1e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:f7b0bd3143ad05e57982024d1c77f70034b742cd05db87646277b78c3af11c1e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:f7b0bd3143ad05e57982024d1c77f70034b742cd05db87646277b78c3af11c1e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibmcloud-cluster-api-controllers-rhel8@sha256%3Af7b0bd3143ad05e57982024d1c77f70034b742cd05db87646277b78c3af11c1e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ibmcloud-cluster-api-controllers-container-v4.14.0-202508260116.p2.g027ce1a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:ff24e1dbeb4161fe8b739583ca51b19f54af7224880c290cfc3cec890915b714_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:ff24e1dbeb4161fe8b739583ca51b19f54af7224880c290cfc3cec890915b714_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:ff24e1dbeb4161fe8b739583ca51b19f54af7224880c290cfc3cec890915b714_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibmcloud-machine-controllers-rhel8@sha256%3Aff24e1dbeb4161fe8b739583ca51b19f54af7224880c290cfc3cec890915b714?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ibmcloud-machine-controllers-container-v4.14.0-202508260116.p2.ga63c6aa.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:fc9eb56400c60ecb72108b3b14a0976ec48c0f82b47d6039501dff0b7efd5bf8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:fc9eb56400c60ecb72108b3b14a0976ec48c0f82b47d6039501dff0b7efd5bf8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:fc9eb56400c60ecb72108b3b14a0976ec48c0f82b47d6039501dff0b7efd5bf8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-image-customization-controller-rhel8@sha256%3Afc9eb56400c60ecb72108b3b14a0976ec48c0f82b47d6039501dff0b7efd5bf8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-image-customization-controller-container-v4.14.0-202508260116.p2.g2a6627b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:e028213f102aa16562942a1210339652e67ca035e157599c71c3e1f8f24d1d4e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:e028213f102aa16562942a1210339652e67ca035e157599c71c3e1f8f24d1d4e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:e028213f102aa16562942a1210339652e67ca035e157599c71c3e1f8f24d1d4e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-insights-rhel8-operator@sha256%3Ae028213f102aa16562942a1210339652e67ca035e157599c71c3e1f8f24d1d4e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-insights-operator-container-v4.14.0-202508260116.p2.gacc99f5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:8fa63dd4b31e84c287a60f807c4130a5eef67f73ffe1dff28f32ae8f9441033f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:8fa63dd4b31e84c287a60f807c4130a5eef67f73ffe1dff28f32ae8f9441033f_amd64",
"product_id": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:8fa63dd4b31e84c287a60f807c4130a5eef67f73ffe1dff28f32ae8f9441033f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-csi-driver-rhel8@sha256%3A8fa63dd4b31e84c287a60f807c4130a5eef67f73ffe1dff28f32ae8f9441033f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kubevirt-csi-driver-container-v4.14.0-202508260116.p2.g48fafc4.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer@sha256:25b2087847206712692c1de69002522e1c57b20226a494d2b5642d13b5abc4a8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer@sha256:25b2087847206712692c1de69002522e1c57b20226a494d2b5642d13b5abc4a8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-installer@sha256:25b2087847206712692c1de69002522e1c57b20226a494d2b5642d13b5abc4a8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer@sha256%3A25b2087847206712692c1de69002522e1c57b20226a494d2b5642d13b5abc4a8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-installer-container-v4.14.0-202508260116.p2.gd92ca63.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-artifacts@sha256:6f5c6f9dc0539c8ea82726e4253d6846c6e47cc8a75c20cfda3220d512274da7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts@sha256:6f5c6f9dc0539c8ea82726e4253d6846c6e47cc8a75c20cfda3220d512274da7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-installer-artifacts@sha256:6f5c6f9dc0539c8ea82726e4253d6846c6e47cc8a75c20cfda3220d512274da7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts@sha256%3A6f5c6f9dc0539c8ea82726e4253d6846c6e47cc8a75c20cfda3220d512274da7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-installer-artifacts-container-v4.14.0-202508270128.p2.gd92ca63.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:9cf350847136e4ffdd0a411b6676c1f155fd4a3474d8a76aba684c0e4070ce56_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:9cf350847136e4ffdd0a411b6676c1f155fd4a3474d8a76aba684c0e4070ce56_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:9cf350847136e4ffdd0a411b6676c1f155fd4a3474d8a76aba684c0e4070ce56_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-storage-version-migrator-rhel8@sha256%3A9cf350847136e4ffdd0a411b6676c1f155fd4a3474d8a76aba684c0e4070ce56?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kube-storage-version-migrator-container-v4.14.0-202508260116.p2.gb533e08.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:8d69ae9aa0e65a23b549fde6e7043486d05e2caeee360c0cc0ace5ab35adee37_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:8d69ae9aa0e65a23b549fde6e7043486d05e2caeee360c0cc0ace5ab35adee37_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:8d69ae9aa0e65a23b549fde6e7043486d05e2caeee360c0cc0ace5ab35adee37_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubevirt-cloud-controller-manager-rhel8@sha256%3A8d69ae9aa0e65a23b549fde6e7043486d05e2caeee360c0cc0ace5ab35adee37?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.14.0-202508260116.p2.g7d96f56.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:72e604448eae1f4662f9bb41cb8fedd46f85c3148c48ee254fe7732e2b7a788f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:72e604448eae1f4662f9bb41cb8fedd46f85c3148c48ee254fe7732e2b7a788f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:72e604448eae1f4662f9bb41cb8fedd46f85c3148c48ee254fe7732e2b7a788f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-libvirt-machine-controllers@sha256%3A72e604448eae1f4662f9bb41cb8fedd46f85c3148c48ee254fe7732e2b7a788f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-libvirt-machine-controllers-container-v4.14.0-202508260116.p2.g34dfccb.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-operator@sha256:0ff2b1f1deeb5370dccfe482e97d473e34b23fcd9088d33a9c7712cc9675fff1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-operator@sha256:0ff2b1f1deeb5370dccfe482e97d473e34b23fcd9088d33a9c7712cc9675fff1_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-operator@sha256:0ff2b1f1deeb5370dccfe482e97d473e34b23fcd9088d33a9c7712cc9675fff1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-operator@sha256%3A0ff2b1f1deeb5370dccfe482e97d473e34b23fcd9088d33a9c7712cc9675fff1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-operator-container-v4.14.0-202508260116.p2.g28aa32f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:423194ef7e61246515306c6d446e9d5876cb37f55ed26d455e7b97cf9672275c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:423194ef7e61246515306c6d446e9d5876cb37f55ed26d455e7b97cf9672275c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:423194ef7e61246515306c6d446e9d5876cb37f55ed26d455e7b97cf9672275c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-aws-rhel8@sha256%3A423194ef7e61246515306c6d446e9d5876cb37f55ed26d455e7b97cf9672275c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-provider-aws-container-v4.14.0-202508260116.p2.ge292817.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:9279edb1b1a1c6b46c0d92cfaa13fa6ca63101502d24584065f723038e2ea000_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:9279edb1b1a1c6b46c0d92cfaa13fa6ca63101502d24584065f723038e2ea000_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:9279edb1b1a1c6b46c0d92cfaa13fa6ca63101502d24584065f723038e2ea000_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-azure-rhel8@sha256%3A9279edb1b1a1c6b46c0d92cfaa13fa6ca63101502d24584065f723038e2ea000?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-provider-azure-container-v4.14.0-202508260116.p2.gd526284.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:9768f5d521e9af9711f20509cb27261741704f73fd5547c0329972eb06f126e9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:9768f5d521e9af9711f20509cb27261741704f73fd5547c0329972eb06f126e9_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:9768f5d521e9af9711f20509cb27261741704f73fd5547c0329972eb06f126e9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-gcp-rhel8@sha256%3A9768f5d521e9af9711f20509cb27261741704f73fd5547c0329972eb06f126e9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-provider-gcp-container-v4.14.0-202508260116.p2.g7bf14fb.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:64b875f9db8ff076d8030c5608a85665a3e774105708884df92d79e19bd4ef00_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:64b875f9db8ff076d8030c5608a85665a3e774105708884df92d79e19bd4ef00_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:64b875f9db8ff076d8030c5608a85665a3e774105708884df92d79e19bd4ef00_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-openstack-rhel8@sha256%3A64b875f9db8ff076d8030c5608a85665a3e774105708884df92d79e19bd4ef00?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-provider-openstack-container-v4.14.0-202508260116.p2.g51f8e4d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-config-operator@sha256:b3c938e58462a54c87d4b6630a52bf15c5327e0bb289c5b99ae892806a9f38ff_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-config-operator@sha256:b3c938e58462a54c87d4b6630a52bf15c5327e0bb289c5b99ae892806a9f38ff_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-config-operator@sha256:b3c938e58462a54c87d4b6630a52bf15c5327e0bb289c5b99ae892806a9f38ff_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-operator@sha256%3Ab3c938e58462a54c87d4b6630a52bf15c5327e0bb289c5b99ae892806a9f38ff?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-config-operator-container-v4.14.0-202508260116.p2.g00b2e0b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:2c037d12af7b5f6dc82f44dbc0103a83da071c3848afac392a7f29155454ee8b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:2c037d12af7b5f6dc82f44dbc0103a83da071c3848afac392a7f29155454ee8b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:2c037d12af7b5f6dc82f44dbc0103a83da071c3848afac392a7f29155454ee8b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-os-images-rhel8@sha256%3A2c037d12af7b5f6dc82f44dbc0103a83da071c3848afac392a7f29155454ee8b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-os-images-container-v4.14.0-202508260116.p2.g0d48bf3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:02f4386a24b7b3ecff56d1537d371038749cc53747e7f1fac1b91c20c934d42c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:02f4386a24b7b3ecff56d1537d371038749cc53747e7f1fac1b91c20c934d42c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:02f4386a24b7b3ecff56d1537d371038749cc53747e7f1fac1b91c20c934d42c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-admission-controller@sha256%3A02f4386a24b7b3ecff56d1537d371038749cc53747e7f1fac1b91c20c934d42c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-admission-controller-container-v4.14.0-202508260116.p2.g75d37a9.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:35ff125ec62b6385c67de712d4326622c4861017959856a6869c4f185b4bb915_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:35ff125ec62b6385c67de712d4326622c4861017959856a6869c4f185b4bb915_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:35ff125ec62b6385c67de712d4326622c4861017959856a6869c4f185b4bb915_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-route-override-cni-rhel8@sha256%3A35ff125ec62b6385c67de712d4326622c4861017959856a6869c4f185b4bb915?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-route-override-cni-container-v4.14.0-202508260116.p2.g5965fed.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:133f501f1b9773ae1181f36ec2dd790c16b7217223ab1881b0dce10d715f5c5a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:133f501f1b9773ae1181f36ec2dd790c16b7217223ab1881b0dce10d715f5c5a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:133f501f1b9773ae1181f36ec2dd790c16b7217223ab1881b0dce10d715f5c5a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-whereabouts-ipam-cni-rhel8@sha256%3A133f501f1b9773ae1181f36ec2dd790c16b7217223ab1881b0dce10d715f5c5a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-whereabouts-ipam-cni-container-v4.14.0-202508260116.p2.gf95487b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-must-gather@sha256:e8e69f54a957b49177354d9f9f89028c403c703ed9971b9799b5cf05f2ef2a7b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-must-gather@sha256:e8e69f54a957b49177354d9f9f89028c403c703ed9971b9799b5cf05f2ef2a7b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-must-gather@sha256:e8e69f54a957b49177354d9f9f89028c403c703ed9971b9799b5cf05f2ef2a7b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-must-gather@sha256%3Ae8e69f54a957b49177354d9f9f89028c403c703ed9971b9799b5cf05f2ef2a7b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-must-gather-container-v4.14.0-202508260116.p2.gb8585ca.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:54d6593a0b2be71c466ae0774c3a76e18b0a39260c4f1809f01b560fd31a1478_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:54d6593a0b2be71c466ae0774c3a76e18b0a39260c4f1809f01b560fd31a1478_amd64",
"product_id": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:54d6593a0b2be71c466ae0774c3a76e18b0a39260c4f1809f01b560fd31a1478_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-interface-bond-cni-rhel8@sha256%3A54d6593a0b2be71c466ae0774c3a76e18b0a39260c4f1809f01b560fd31a1478?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-network-interface-bond-cni-container-v4.14.0-202508260116.p2.g29f61f6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:fd5f8d87df0d102e315196f402c5fbccb80e19965a29857361a8261fd1516382_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:fd5f8d87df0d102e315196f402c5fbccb80e19965a29857361a8261fd1516382_amd64",
"product_id": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:fd5f8d87df0d102e315196f402c5fbccb80e19965a29857361a8261fd1516382_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-metrics-daemon-rhel8@sha256%3Afd5f8d87df0d102e315196f402c5fbccb80e19965a29857361a8261fd1516382?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-network-metrics-daemon-container-v4.14.0-202508261628.p2.g84d7ac4.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/network-tools-rhel8@sha256:282f8bf0a1ee79b4683921671e76d8ddbbb948f3c002d92556bdc5bff1472216_amd64",
"product": {
"name": "registry.redhat.io/openshift4/network-tools-rhel8@sha256:282f8bf0a1ee79b4683921671e76d8ddbbb948f3c002d92556bdc5bff1472216_amd64",
"product_id": "registry.redhat.io/openshift4/network-tools-rhel8@sha256:282f8bf0a1ee79b4683921671e76d8ddbbb948f3c002d92556bdc5bff1472216_amd64",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel8@sha256%3A282f8bf0a1ee79b4683921671e76d8ddbbb948f3c002d92556bdc5bff1472216?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-network-tools-container-v4.14.0-202508271029.p2.ge79d817.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel8@sha256:585baf728296bccdaa9f13fe7586f48397f6f2a59750bea6463c90ace9863c2c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel8@sha256:585baf728296bccdaa9f13fe7586f48397f6f2a59750bea6463c90ace9863c2c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel8@sha256:585baf728296bccdaa9f13fe7586f48397f6f2a59750bea6463c90ace9863c2c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-nutanix-cloud-controller-manager-rhel8@sha256%3A585baf728296bccdaa9f13fe7586f48397f6f2a59750bea6463c90ace9863c2c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-nutanix-cloud-controller-manager-container-v4.14.0-202508260116.p2.g8930f29.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:272a01b9d4ac1c2f4f3f33ed4e6b9fddf8b271e60b9f05727f5933cc756362e2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:272a01b9d4ac1c2f4f3f33ed4e6b9fddf8b271e60b9f05727f5933cc756362e2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:272a01b9d4ac1c2f4f3f33ed4e6b9fddf8b271e60b9f05727f5933cc756362e2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-nutanix-machine-controllers-rhel8@sha256%3A272a01b9d4ac1c2f4f3f33ed4e6b9fddf8b271e60b9f05727f5933cc756362e2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-nutanix-machine-controllers-container-v4.14.0-202508260116.p2.gc066168.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:c2444fc2fb07bc7705faeb7e534ebf8b55511bbcb57fe9539c88e6ed90f9a558_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:c2444fc2fb07bc7705faeb7e534ebf8b55511bbcb57fe9539c88e6ed90f9a558_amd64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:c2444fc2fb07bc7705faeb7e534ebf8b55511bbcb57fe9539c88e6ed90f9a558_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-apiserver-rhel8@sha256%3Ac2444fc2fb07bc7705faeb7e534ebf8b55511bbcb57fe9539c88e6ed90f9a558?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-oauth-apiserver-container-v4.14.0-202508260116.p2.ge1cd9d0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:769c2d1727afddb668e16a2088da1cc75d36a942d4ca78b0661f1f30d6c58676_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:769c2d1727afddb668e16a2088da1cc75d36a942d4ca78b0661f1f30d6c58676_amd64",
"product_id": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:769c2d1727afddb668e16a2088da1cc75d36a942d4ca78b0661f1f30d6c58676_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-catalogd-rhel8@sha256%3A769c2d1727afddb668e16a2088da1cc75d36a942d4ca78b0661f1f30d6c58676?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-olm-catalogd-container-v4.14.0-202508260116.p2.ga333cb0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:ec828551f032dbe2bc27b15a1bd8948a40b3bc1616ca8ef0d7584547d523bc1f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:ec828551f032dbe2bc27b15a1bd8948a40b3bc1616ca8ef0d7584547d523bc1f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:ec828551f032dbe2bc27b15a1bd8948a40b3bc1616ca8ef0d7584547d523bc1f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-operator-controller-rhel8@sha256%3Aec828551f032dbe2bc27b15a1bd8948a40b3bc1616ca8ef0d7584547d523bc1f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-olm-operator-controller-container-v4.14.0-202508260116.p2.gfb6fb27.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:d73ca734137b09f63abd2b86033b45917a7b31ea0f0b82a72b1edd49e7e562dc_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:d73ca734137b09f63abd2b86033b45917a7b31ea0f0b82a72b1edd49e7e562dc_amd64",
"product_id": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:d73ca734137b09f63abd2b86033b45917a7b31ea0f0b82a72b1edd49e7e562dc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-rukpak-rhel8@sha256%3Ad73ca734137b09f63abd2b86033b45917a7b31ea0f0b82a72b1edd49e7e562dc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-olm-rukpak-container-v4.14.0-202508260116.p2.gc9409c6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:a3cdbd04d182008cbb82d5c62a11a9ae93efaffbb4cb07a05681e18c7d278daf_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:a3cdbd04d182008cbb82d5c62a11a9ae93efaffbb4cb07a05681e18c7d278daf_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:a3cdbd04d182008cbb82d5c62a11a9ae93efaffbb4cb07a05681e18c7d278daf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-apiserver-rhel8@sha256%3Aa3cdbd04d182008cbb82d5c62a11a9ae93efaffbb4cb07a05681e18c7d278daf?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-openshift-apiserver-container-v4.14.0-202508260116.p2.g3edba5c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:474953bca76984d2be59b36f7bf732eee4be1ebe9ea6c2761538eeef8c0fd359_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:474953bca76984d2be59b36f7bf732eee4be1ebe9ea6c2761538eeef8c0fd359_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:474953bca76984d2be59b36f7bf732eee4be1ebe9ea6c2761538eeef8c0fd359_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-controller-manager-rhel8@sha256%3A474953bca76984d2be59b36f7bf732eee4be1ebe9ea6c2761538eeef8c0fd359?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-openshift-controller-manager-container-v4.14.0-202508260116.p2.g1c76570.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:5a6ba05cfed23c3adaf3db363c6298dd7371d750ea2547f13225eababee7b5dc_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:5a6ba05cfed23c3adaf3db363c6298dd7371d750ea2547f13225eababee7b5dc_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:5a6ba05cfed23c3adaf3db363c6298dd7371d750ea2547f13225eababee7b5dc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel8@sha256%3A5a6ba05cfed23c3adaf3db363c6298dd7371d750ea2547f13225eababee7b5dc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-openstack-cinder-csi-driver-container-v4.14.0-202508260116.p2.g6957b24.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:f5384507e10ee4cbb28501494dc4865974c469bcdf52848353891d18ab91e535_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:f5384507e10ee4cbb28501494dc4865974c469bcdf52848353891d18ab91e535_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:f5384507e10ee4cbb28501494dc4865974c469bcdf52848353891d18ab91e535_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel8-operator@sha256%3Af5384507e10ee4cbb28501494dc4865974c469bcdf52848353891d18ab91e535?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.14.0-202508260116.p2.g1713e97.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:0a94b81901263ae93b0ffc3a5c94a7f8c602cef274d0f709ab6ab021d0b7cfc7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:0a94b81901263ae93b0ffc3a5c94a7f8c602cef274d0f709ab6ab021d0b7cfc7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:0a94b81901263ae93b0ffc3a5c94a7f8c602cef274d0f709ab6ab021d0b7cfc7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cloud-controller-manager-rhel8@sha256%3A0a94b81901263ae93b0ffc3a5c94a7f8c602cef274d0f709ab6ab021d0b7cfc7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.14.0-202508260116.p2.g6957b24.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:33efb0ac219080c5261ca961a8b5bbd4c6baa63600578790889ee20af477bdf5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:33efb0ac219080c5261ca961a8b5bbd4c6baa63600578790889ee20af477bdf5_amd64",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:33efb0ac219080c5261ca961a8b5bbd4c6baa63600578790889ee20af477bdf5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel7@sha256%3A33efb0ac219080c5261ca961a8b5bbd4c6baa63600578790889ee20af477bdf5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ovirt-csi-driver-container-v4.14.0-202508260116.p2.gf21b470.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:81b012fc3f45012d9846b0158d3659a8081892742811499a3720b472e0d1ef86_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:81b012fc3f45012d9846b0158d3659a8081892742811499a3720b472e0d1ef86_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:81b012fc3f45012d9846b0158d3659a8081892742811499a3720b472e0d1ef86_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovirt-machine-controllers-rhel8@sha256%3A81b012fc3f45012d9846b0158d3659a8081892742811499a3720b472e0d1ef86?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ovirt-machine-controllers-container-v4.14.0-202508260116.p2.g5d70863.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:a44f9c52c6a3801f23d2523d144182c19e7897e8e40fed087a948d95c252ff7a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:a44f9c52c6a3801f23d2523d144182c19e7897e8e40fed087a948d95c252ff7a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:a44f9c52c6a3801f23d2523d144182c19e7897e8e40fed087a948d95c252ff7a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes@sha256%3Aa44f9c52c6a3801f23d2523d144182c19e7897e8e40fed087a948d95c252ff7a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ovn-kubernetes-container-v4.14.0-202508271029.p2.gbeb3430.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a44f9c52c6a3801f23d2523d144182c19e7897e8e40fed087a948d95c252ff7a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a44f9c52c6a3801f23d2523d144182c19e7897e8e40fed087a948d95c252ff7a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a44f9c52c6a3801f23d2523d144182c19e7897e8e40fed087a948d95c252ff7a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-rhel9@sha256%3Aa44f9c52c6a3801f23d2523d144182c19e7897e8e40fed087a948d95c252ff7a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ovn-kubernetes-container-v4.14.0-202508271029.p2.gbeb3430.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:bf45590a82d55274f8218c1cd796466d330a487c9aa62ef70a4313606b3493f7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:bf45590a82d55274f8218c1cd796466d330a487c9aa62ef70a4313606b3493f7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:bf45590a82d55274f8218c1cd796466d330a487c9aa62ef70a4313606b3493f7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-block-csi-driver-rhel8@sha256%3Abf45590a82d55274f8218c1cd796466d330a487c9aa62ef70a4313606b3493f7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-powervs-block-csi-driver-container-v4.14.0-202508260116.p2.g988f710.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:40d1f80489c7fbea4944a302b8328b53b80f55cebf599f5249ce840db3c304aa_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:40d1f80489c7fbea4944a302b8328b53b80f55cebf599f5249ce840db3c304aa_amd64",
"product_id": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:40d1f80489c7fbea4944a302b8328b53b80f55cebf599f5249ce840db3c304aa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-block-csi-driver-operator-rhel8@sha256%3A40d1f80489c7fbea4944a302b8328b53b80f55cebf599f5249ce840db3c304aa?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.14.0-202508260116.p2.g7436369.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:579c798290fe3710bdd34a0ab0ad5e8c8b359f21714660f39aa6a5053dc1b62d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:579c798290fe3710bdd34a0ab0ad5e8c8b359f21714660f39aa6a5053dc1b62d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:579c798290fe3710bdd34a0ab0ad5e8c8b359f21714660f39aa6a5053dc1b62d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-cloud-controller-manager-rhel8@sha256%3A579c798290fe3710bdd34a0ab0ad5e8c8b359f21714660f39aa6a5053dc1b62d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-powervs-cloud-controller-manager-container-v4.14.0-202508260116.p2.g19cf1d3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:bb797a663cf356b570a379aa959adb097c5d3c8fea9171901d44c91b879168ce_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:bb797a663cf356b570a379aa959adb097c5d3c8fea9171901d44c91b879168ce_amd64",
"product_id": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:bb797a663cf356b570a379aa959adb097c5d3c8fea9171901d44c91b879168ce_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-machine-controllers-rhel8@sha256%3Abb797a663cf356b570a379aa959adb097c5d3c8fea9171901d44c91b879168ce?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-powervs-machine-controllers-container-v4.14.0-202508260116.p2.gea93a47.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:bdc6148e631397fa779930cdbfd9944c012c667b811d397754f3726e3e0bafaf_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:bdc6148e631397fa779930cdbfd9944c012c667b811d397754f3726e3e0bafaf_amd64",
"product_id": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:bdc6148e631397fa779930cdbfd9944c012c667b811d397754f3726e3e0bafaf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-k8s-prometheus-adapter@sha256%3Abdc6148e631397fa779930cdbfd9944c012c667b811d397754f3726e3e0bafaf?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-prometheus-adapter-container-v4.14.0-202508260116.p2.g801a912.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:e1654eb8e3a715e6cff2930631b36889d1b3ee0ec388cbe946ce0917c613c0e1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:e1654eb8e3a715e6cff2930631b36889d1b3ee0ec388cbe946ce0917c613c0e1_amd64",
"product_id": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:e1654eb8e3a715e6cff2930631b36889d1b3ee0ec388cbe946ce0917c613c0e1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-route-controller-manager-rhel8@sha256%3Ae1654eb8e3a715e6cff2930631b36889d1b3ee0ec388cbe946ce0917c613c0e1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-route-controller-manager-container-v4.14.0-202508260116.p2.g1a5e72f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ad396f288e6ac9093c5f1f59100cdc968e52ac5c6a8d128aeaec8f28f7e2f5b8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ad396f288e6ac9093c5f1f59100cdc968e52ac5c6a8d128aeaec8f28f7e2f5b8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ad396f288e6ac9093c5f1f59100cdc968e52ac5c6a8d128aeaec8f28f7e2f5b8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sdn-rhel8@sha256%3Aad396f288e6ac9093c5f1f59100cdc968e52ac5c6a8d128aeaec8f28f7e2f5b8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-node-container-v4.14.0-202508260116.p2.g1f611c5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-service-ca-operator@sha256:2a9c1d4d7bcf5d3a7a414482f020959fa489ccc06b5a0c724a78da62bb1ded47_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-service-ca-operator@sha256:2a9c1d4d7bcf5d3a7a414482f020959fa489ccc06b5a0c724a78da62bb1ded47_amd64",
"product_id": "registry.redhat.io/openshift4/ose-service-ca-operator@sha256:2a9c1d4d7bcf5d3a7a414482f020959fa489ccc06b5a0c724a78da62bb1ded47_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-service-ca-operator@sha256%3A2a9c1d4d7bcf5d3a7a414482f020959fa489ccc06b5a0c724a78da62bb1ded47?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-service-ca-operator-container-v4.14.0-202508260116.p2.g3c3f82f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tools-rhel8@sha256:c3cfc995cbdfb930b08a0c4f4c389034cb6fad4823d60b0a977afa483e36df03_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel8@sha256:c3cfc995cbdfb930b08a0c4f4c389034cb6fad4823d60b0a977afa483e36df03_amd64",
"product_id": "registry.redhat.io/openshift4/ose-tools-rhel8@sha256:c3cfc995cbdfb930b08a0c4f4c389034cb6fad4823d60b0a977afa483e36df03_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel8@sha256%3Ac3cfc995cbdfb930b08a0c4f4c389034cb6fad4823d60b0a977afa483e36df03?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-tools-container-v4.14.0-202508260116.p2.g44b3ac2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:59e7c19c1f18bd1e2a9ba4b2f624113db2a801cdae4293b21ffa06f3089d143a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:59e7c19c1f18bd1e2a9ba4b2f624113db2a801cdae4293b21ffa06f3089d143a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:59e7c19c1f18bd1e2a9ba4b2f624113db2a801cdae4293b21ffa06f3089d143a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vmware-vsphere-csi-driver-rhel8@sha256%3A59e7c19c1f18bd1e2a9ba4b2f624113db2a801cdae4293b21ffa06f3089d143a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-vmware-vsphere-csi-driver-container-v4.14.0-202508260116.p2.gb5d0e7d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:59e7c19c1f18bd1e2a9ba4b2f624113db2a801cdae4293b21ffa06f3089d143a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:59e7c19c1f18bd1e2a9ba4b2f624113db2a801cdae4293b21ffa06f3089d143a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:59e7c19c1f18bd1e2a9ba4b2f624113db2a801cdae4293b21ffa06f3089d143a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-csi-driver-rhel8@sha256%3A59e7c19c1f18bd1e2a9ba4b2f624113db2a801cdae4293b21ffa06f3089d143a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-vmware-vsphere-csi-driver-container-v4.14.0-202508260116.p2.gb5d0e7d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:6c4d230ad869a8e01425d5d084ae5ab41c05f21aaa99efe882a38759fe080488_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:6c4d230ad869a8e01425d5d084ae5ab41c05f21aaa99efe882a38759fe080488_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:6c4d230ad869a8e01425d5d084ae5ab41c05f21aaa99efe882a38759fe080488_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256%3A6c4d230ad869a8e01425d5d084ae5ab41c05f21aaa99efe882a38759fe080488?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.14.0-202508260116.p2.g5d5105f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:6c4d230ad869a8e01425d5d084ae5ab41c05f21aaa99efe882a38759fe080488_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:6c4d230ad869a8e01425d5d084ae5ab41c05f21aaa99efe882a38759fe080488_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:6c4d230ad869a8e01425d5d084ae5ab41c05f21aaa99efe882a38759fe080488_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-csi-driver-operator-rhel8@sha256%3A6c4d230ad869a8e01425d5d084ae5ab41c05f21aaa99efe882a38759fe080488?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.14.0-202508260116.p2.g5d5105f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:49c60b3b255d415636872fee0a8e75e15324bfc92ac85e333af81d5f656f5381_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:49c60b3b255d415636872fee0a8e75e15324bfc92ac85e333af81d5f656f5381_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:49c60b3b255d415636872fee0a8e75e15324bfc92ac85e333af81d5f656f5381_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-cloud-controller-manager-rhel8@sha256%3A49c60b3b255d415636872fee0a8e75e15324bfc92ac85e333af81d5f656f5381?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-vsphere-cloud-controller-manager-container-v4.14.0-202508260116.p2.gefaed5c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:4a6f2275aa9a2eb62fbde6cea70b6a1dc868385672abc7d668acbe5d027db83d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:4a6f2275aa9a2eb62fbde6cea70b6a1dc868385672abc7d668acbe5d027db83d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:4a6f2275aa9a2eb62fbde6cea70b6a1dc868385672abc7d668acbe5d027db83d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-cluster-api-controllers-rhel8@sha256%3A4a6f2275aa9a2eb62fbde6cea70b6a1dc868385672abc7d668acbe5d027db83d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-vsphere-cluster-api-controllers-container-v4.14.0-202508260116.p2.gb5346ad.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:53c66b45acaf412df2d39de16e27620925082ae7fdc94f53ec79f738758e5ed2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:53c66b45acaf412df2d39de16e27620925082ae7fdc94f53ec79f738758e5ed2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:53c66b45acaf412df2d39de16e27620925082ae7fdc94f53ec79f738758e5ed2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-microshift-rhel9@sha256%3A53c66b45acaf412df2d39de16e27620925082ae7fdc94f53ec79f738758e5ed2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ovn-kubernetes-microshift-container-v4.14.0-202508190123.p2.gbeb3430.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:d5b4dbe9e7fdbe94646af9140f55fea3eb1a1648b63da25543071b135e4e51d7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:d5b4dbe9e7fdbe94646af9140f55fea3eb1a1648b63da25543071b135e4e51d7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:d5b4dbe9e7fdbe94646af9140f55fea3eb1a1648b63da25543071b135e4e51d7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prom-label-proxy@sha256%3Ad5b4dbe9e7fdbe94646af9140f55fea3eb1a1648b63da25543071b135e4e51d7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=prom-label-proxy-container-v4.14.0-202508260116.p2.gaf40ed0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:22a20fd9d7349ee228bf166ba0c3e8e91387c683da2ebf4145ff2006fb1c54c5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:22a20fd9d7349ee228bf166ba0c3e8e91387c683da2ebf4145ff2006fb1c54c5_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:22a20fd9d7349ee228bf166ba0c3e8e91387c683da2ebf4145ff2006fb1c54c5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-config-reloader@sha256%3A22a20fd9d7349ee228bf166ba0c3e8e91387c683da2ebf4145ff2006fb1c54c5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=prometheus-config-reloader-container-v4.14.0-202508260116.p2.ga4b845a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-operator@sha256:b2371a23331087d2f0dad63f54edb024d51e0526da319a76bab0890aba28c58b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator@sha256:b2371a23331087d2f0dad63f54edb024d51e0526da319a76bab0890aba28c58b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-operator@sha256:b2371a23331087d2f0dad63f54edb024d51e0526da319a76bab0890aba28c58b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator@sha256%3Ab2371a23331087d2f0dad63f54edb024d51e0526da319a76bab0890aba28c58b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=prometheus-operator-container-v4.14.0-202508260116.p2.ga4b845a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:062f9c1be98d83a364abcb6ce08244c9a25789b2eb15c7946ae546f05449c24a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:062f9c1be98d83a364abcb6ce08244c9a25789b2eb15c7946ae546f05449c24a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:062f9c1be98d83a364abcb6ce08244c9a25789b2eb15c7946ae546f05449c24a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator-admission-webhook-rhel8@sha256%3A062f9c1be98d83a364abcb6ce08244c9a25789b2eb15c7946ae546f05449c24a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.14.0-202508260116.p2.ga4b845a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-telemeter@sha256:5f23edf9ee6a929cf63321aa208d35f9c332fa5d19f34ec1f542f0c3dbd8b404_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-telemeter@sha256:5f23edf9ee6a929cf63321aa208d35f9c332fa5d19f34ec1f542f0c3dbd8b404_amd64",
"product_id": "registry.redhat.io/openshift4/ose-telemeter@sha256:5f23edf9ee6a929cf63321aa208d35f9c332fa5d19f34ec1f542f0c3dbd8b404_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-telemeter@sha256%3A5f23edf9ee6a929cf63321aa208d35f9c332fa5d19f34ec1f542f0c3dbd8b404?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=telemeter-container-v4.14.0-202508260116.p2.g1f72681.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:3d6668b4788734262c49f2827c9d0bfd54768e17c3833e8fa4e7350d33edc920_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:3d6668b4788734262c49f2827c9d0bfd54768e17c3833e8fa4e7350d33edc920_amd64",
"product_id": "registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:3d6668b4788734262c49f2827c9d0bfd54768e17c3833e8fa4e7350d33edc920_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-thanos-rhel8@sha256%3A3d6668b4788734262c49f2827c9d0bfd54768e17c3833e8fa4e7350d33edc920?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-thanos-container-v4.14.0-202508260116.p2.ga267125.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:ff21c2d5424aa264a2633fd5db74f82f77597b889a25e71c21e92b01b3c8faa8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:ff21c2d5424aa264a2633fd5db74f82f77597b889a25e71c21e92b01b3c8faa8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:ff21c2d5424aa264a2633fd5db74f82f77597b889a25e71c21e92b01b3c8faa8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-csi-driver-syncer-rhel8@sha256%3Aff21c2d5424aa264a2633fd5db74f82f77597b889a25e71c21e92b01b3c8faa8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=vmware-vsphere-syncer-container-v4.14.0-202508260116.p2.gb5d0e7d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:55db369f490db060ef1f7c013336e4ecf6948e5531404cb0e1cfd997908293fe_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:55db369f490db060ef1f7c013336e4ecf6948e5531404cb0e1cfd997908293fe_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:55db369f490db060ef1f7c013336e4ecf6948e5531404cb0e1cfd997908293fe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-problem-detector-rhel8@sha256%3A55db369f490db060ef1f7c013336e4ecf6948e5531404cb0e1cfd997908293fe?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-vsphere-problem-detector-container-v4.14.0-202508260116.p2.ga9c0842.assembly.stream.el8"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:35b4f911c3f9206f834d2bac281f60b7a9cf74d783d9618f6a2c4a4b243e6ed7_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:35b4f911c3f9206f834d2bac281f60b7a9cf74d783d9618f6a2c4a4b243e6ed7_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:35b4f911c3f9206f834d2bac281f60b7a9cf74d783d9618f6a2c4a4b243e6ed7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler@sha256%3A35b4f911c3f9206f834d2bac281f60b7a9cf74d783d9618f6a2c4a4b243e6ed7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=atomic-openshift-cluster-autoscaler-container-v4.14.0-202508260116.p2.gd030dba.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:fce86546bfbb875f112480a99ab8aa01956a550bfcaa0848d6130eff65efd005_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:fce86546bfbb875f112480a99ab8aa01956a550bfcaa0848d6130eff65efd005_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:fce86546bfbb875f112480a99ab8aa01956a550bfcaa0848d6130eff65efd005_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-file-csi-driver-rhel8@sha256%3Afce86546bfbb875f112480a99ab8aa01956a550bfcaa0848d6130eff65efd005?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-file-csi-driver-container-v4.14.0-202508260116.p2.g71fa09b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:fbb75024a12f467b1a6fbc104d7f51ae77691b7b51b9dc1491ac39f7f8e57b68_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:fbb75024a12f467b1a6fbc104d7f51ae77691b7b51b9dc1491ac39f7f8e57b68_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:fbb75024a12f467b1a6fbc104d7f51ae77691b7b51b9dc1491ac39f7f8e57b68_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-file-csi-driver-operator-rhel8@sha256%3Afbb75024a12f467b1a6fbc104d7f51ae77691b7b51b9dc1491ac39f7f8e57b68?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-file-csi-driver-operator-container-v4.14.0-202508260116.p2.g4469d80.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:72fedcb2db3dec67f2be2fa002dddad0fecc6d6ddaba4c02e0a35cfd75498526_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:72fedcb2db3dec67f2be2fa002dddad0fecc6d6ddaba4c02e0a35cfd75498526_arm64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:72fedcb2db3dec67f2be2fa002dddad0fecc6d6ddaba4c02e0a35cfd75498526_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-machine-controllers@sha256%3A72fedcb2db3dec67f2be2fa002dddad0fecc6d6ddaba4c02e0a35cfd75498526?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=baremetal-machine-controller-container-v4.14.0-202508260116.p2.gc7b46ef.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:3250697af97bcc04b0127a8f88d0b70b76a0f26aceaf1b858a5a42c87580195c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:3250697af97bcc04b0127a8f88d0b70b76a0f26aceaf1b858a5a42c87580195c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:3250697af97bcc04b0127a8f88d0b70b76a0f26aceaf1b858a5a42c87580195c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-runtimecfg-rhel8@sha256%3A3250697af97bcc04b0127a8f88d0b70b76a0f26aceaf1b858a5a42c87580195c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-baremetal-runtimecfg-container-v4.14.0-202508260116.p2.g0ba9e55.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:c5dd36046e642466ad0a6fa74021d68622dee45f8c3375da93c38b202d555bf5_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:c5dd36046e642466ad0a6fa74021d68622dee45f8c3375da93c38b202d555bf5_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:c5dd36046e642466ad0a6fa74021d68622dee45f8c3375da93c38b202d555bf5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-etcd-rhel8-operator@sha256%3Ac5dd36046e642466ad0a6fa74021d68622dee45f8c3375da93c38b202d555bf5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-etcd-operator-container-v4.14.0-202508260116.p2.g9abf7d2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:f44a21a8986ab0e103f17becac94e931c2d34649f33fe09c284b8b27d93f40e5_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:f44a21a8986ab0e103f17becac94e931c2d34649f33fe09c284b8b27d93f40e5_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:f44a21a8986ab0e103f17becac94e931c2d34649f33fe09c284b8b27d93f40e5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-monitoring-operator@sha256%3Af44a21a8986ab0e103f17becac94e931c2d34649f33fe09c284b8b27d93f40e5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-monitoring-operator-container-v4.14.0-202508260116.p2.ge095038.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:ca958dd9e7456c5e6c5a80c7797cbdd7f44fbaa1b156eb557d50e6a0e4ac8c69_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:ca958dd9e7456c5e6c5a80c7797cbdd7f44fbaa1b156eb557d50e6a0e4ac8c69_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:ca958dd9e7456c5e6c5a80c7797cbdd7f44fbaa1b156eb557d50e6a0e4ac8c69_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-operator@sha256%3Aca958dd9e7456c5e6c5a80c7797cbdd7f44fbaa1b156eb557d50e6a0e4ac8c69?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-network-operator-container-v4.14.0-202508260116.p2.gc7f9fb8.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:a9890f3b7ab256ececc85c1c3e73324390d625ef43c1b793a5c33739036cb2c6_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:a9890f3b7ab256ececc85c1c3e73324390d625ef43c1b793a5c33739036cb2c6_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:a9890f3b7ab256ececc85c1c3e73324390d625ef43c1b793a5c33739036cb2c6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-operator@sha256%3Aa9890f3b7ab256ececc85c1c3e73324390d625ef43c1b793a5c33739036cb2c6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-node-tuning-operator-container-v4.14.0-202508270128.p2.g5511c8d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a9890f3b7ab256ececc85c1c3e73324390d625ef43c1b793a5c33739036cb2c6_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a9890f3b7ab256ececc85c1c3e73324390d625ef43c1b793a5c33739036cb2c6_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a9890f3b7ab256ececc85c1c3e73324390d625ef43c1b793a5c33739036cb2c6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256%3Aa9890f3b7ab256ececc85c1c3e73324390d625ef43c1b793a5c33739036cb2c6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-node-tuning-operator-container-v4.14.0-202508270128.p2.g5511c8d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:fe62205fa3316feadb1b16b3fb575206a9548ee6536d8cbe721f06ec629b046c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:fe62205fa3316feadb1b16b3fb575206a9548ee6536d8cbe721f06ec629b046c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:fe62205fa3316feadb1b16b3fb575206a9548ee6536d8cbe721f06ec629b046c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-policy-controller-rhel8@sha256%3Afe62205fa3316feadb1b16b3fb575206a9548ee6536d8cbe721f06ec629b046c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-policy-controller-container-v4.14.0-202508260116.p2.g219f6f6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:c2dfd6b8018d4b4c554bdd53555481d4dd8c275afb287489bcc9cdbcebcb589a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:c2dfd6b8018d4b4c554bdd53555481d4dd8c275afb287489bcc9cdbcebcb589a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:c2dfd6b8018d4b4c554bdd53555481d4dd8c275afb287489bcc9cdbcebcb589a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-storage-operator@sha256%3Ac2dfd6b8018d4b4c554bdd53555481d4dd8c275afb287489bcc9cdbcebcb589a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-storage-operator-container-v4.14.0-202508260116.p2.g6c652a5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:d6f3432b422eb7f8b0f36b8b7713658bb13aa3f318f04cc424c42f7831e3b47d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:d6f3432b422eb7f8b0f36b8b7713658bb13aa3f318f04cc424c42f7831e3b47d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:d6f3432b422eb7f8b0f36b8b7713658bb13aa3f318f04cc424c42f7831e3b47d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-version-operator@sha256%3Ad6f3432b422eb7f8b0f36b8b7713658bb13aa3f318f04cc424c42f7831e3b47d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-version-operator-container-v4.14.0-202508260116.p2.ga1bf930.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-configmap-reloader@sha256:af4ef7426551607b26cf68821dde2867175323294b33524f2bfca9d10a561e33_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader@sha256:af4ef7426551607b26cf68821dde2867175323294b33524f2bfca9d10a561e33_arm64",
"product_id": "registry.redhat.io/openshift4/ose-configmap-reloader@sha256:af4ef7426551607b26cf68821dde2867175323294b33524f2bfca9d10a561e33_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-configmap-reloader@sha256%3Aaf4ef7426551607b26cf68821dde2867175323294b33524f2bfca9d10a561e33?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=configmap-reload-container-v4.14.0-202508260116.p2.g716a0c3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-coredns@sha256:30ff6deda826696982a8981aa7f276cae5b08ee0ee6bd88eef2e405163fe329f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-coredns@sha256:30ff6deda826696982a8981aa7f276cae5b08ee0ee6bd88eef2e405163fe329f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-coredns@sha256:30ff6deda826696982a8981aa7f276cae5b08ee0ee6bd88eef2e405163fe329f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-coredns@sha256%3A30ff6deda826696982a8981aa7f276cae5b08ee0ee6bd88eef2e405163fe329f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=coredns-container-v4.14.0-202508260116.p2.gd10f7ff.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:49e8baa46a81bcbdf2d0e842dfae9d0b13cefee8b4e148d60c2080ba7791138d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:49e8baa46a81bcbdf2d0e842dfae9d0b13cefee8b4e148d60c2080ba7791138d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:49e8baa46a81bcbdf2d0e842dfae9d0b13cefee8b4e148d60c2080ba7791138d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher@sha256%3A49e8baa46a81bcbdf2d0e842dfae9d0b13cefee8b4e148d60c2080ba7791138d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-attacher-container-v4.14.0-202508260116.p2.g06e8ce0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:49e8baa46a81bcbdf2d0e842dfae9d0b13cefee8b4e148d60c2080ba7791138d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:49e8baa46a81bcbdf2d0e842dfae9d0b13cefee8b4e148d60c2080ba7791138d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:49e8baa46a81bcbdf2d0e842dfae9d0b13cefee8b4e148d60c2080ba7791138d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher-rhel8@sha256%3A49e8baa46a81bcbdf2d0e842dfae9d0b13cefee8b4e148d60c2080ba7791138d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-attacher-container-v4.14.0-202508260116.p2.g06e8ce0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:81cb8fd068a52336419f076b7a4842e9387c669b401db6287de6b75a5394678c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:81cb8fd068a52336419f076b7a4842e9387c669b401db6287de6b75a5394678c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:81cb8fd068a52336419f076b7a4842e9387c669b401db6287de6b75a5394678c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe@sha256%3A81cb8fd068a52336419f076b7a4842e9387c669b401db6287de6b75a5394678c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-livenessprobe-container-v4.14.0-202508260116.p2.ga9bcbde.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:81cb8fd068a52336419f076b7a4842e9387c669b401db6287de6b75a5394678c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:81cb8fd068a52336419f076b7a4842e9387c669b401db6287de6b75a5394678c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:81cb8fd068a52336419f076b7a4842e9387c669b401db6287de6b75a5394678c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe-rhel8@sha256%3A81cb8fd068a52336419f076b7a4842e9387c669b401db6287de6b75a5394678c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-livenessprobe-container-v4.14.0-202508260116.p2.ga9bcbde.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:41949021afda0242e6e695908a57a969b040e97d80cefbc0f89309fdaa82bd51_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:41949021afda0242e6e695908a57a969b040e97d80cefbc0f89309fdaa82bd51_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:41949021afda0242e6e695908a57a969b040e97d80cefbc0f89309fdaa82bd51_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar@sha256%3A41949021afda0242e6e695908a57a969b040e97d80cefbc0f89309fdaa82bd51?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-node-driver-registrar-container-v4.14.0-202508260116.p2.g9dcaa7f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:63e5fa1f3a3164bef18510e0338a90035acd5adc3cf9e736bbda25594885277e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:63e5fa1f3a3164bef18510e0338a90035acd5adc3cf9e736bbda25594885277e_arm64",
"product_id": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:63e5fa1f3a3164bef18510e0338a90035acd5adc3cf9e736bbda25594885277e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel9@sha256%3A63e5fa1f3a3164bef18510e0338a90035acd5adc3cf9e736bbda25594885277e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=driver-toolkit-container-v4.14.0-202508271029.p2.gcafed17.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:41949021afda0242e6e695908a57a969b040e97d80cefbc0f89309fdaa82bd51_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:41949021afda0242e6e695908a57a969b040e97d80cefbc0f89309fdaa82bd51_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:41949021afda0242e6e695908a57a969b040e97d80cefbc0f89309fdaa82bd51_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar-rhel8@sha256%3A41949021afda0242e6e695908a57a969b040e97d80cefbc0f89309fdaa82bd51?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-node-driver-registrar-container-v4.14.0-202508260116.p2.g9dcaa7f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:459188a4898f017e84c39e8a01ebcfe799c01dd6228f8a66525190ac4e657c19_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:459188a4898f017e84c39e8a01ebcfe799c01dd6228f8a66525190ac4e657c19_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:459188a4898f017e84c39e8a01ebcfe799c01dd6228f8a66525190ac4e657c19_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner@sha256%3A459188a4898f017e84c39e8a01ebcfe799c01dd6228f8a66525190ac4e657c19?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-provisioner-container-v4.14.0-202508260116.p2.ge18ed7f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:459188a4898f017e84c39e8a01ebcfe799c01dd6228f8a66525190ac4e657c19_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:459188a4898f017e84c39e8a01ebcfe799c01dd6228f8a66525190ac4e657c19_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:459188a4898f017e84c39e8a01ebcfe799c01dd6228f8a66525190ac4e657c19_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner-rhel8@sha256%3A459188a4898f017e84c39e8a01ebcfe799c01dd6228f8a66525190ac4e657c19?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-provisioner-container-v4.14.0-202508260116.p2.ge18ed7f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:e3ac58771ea0f3560e33285eb011f3304cf28cba300bf5b3986e49b327483a9a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:e3ac58771ea0f3560e33285eb011f3304cf28cba300bf5b3986e49b327483a9a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:e3ac58771ea0f3560e33285eb011f3304cf28cba300bf5b3986e49b327483a9a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-validation-webhook-rhel8@sha256%3Ae3ac58771ea0f3560e33285eb011f3304cf28cba300bf5b3986e49b327483a9a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-snapshot-validation-webhook-container-v4.14.0-202508260116.p2.ga683453.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:b02236cef563bfae5956b4efc3f012772a8117b1c8de5b9a4964b50f9a7b65c5_arm64",
"product": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:b02236cef563bfae5956b4efc3f012772a8117b1c8de5b9a4964b50f9a7b65c5_arm64",
"product_id": "registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:b02236cef563bfae5956b4efc3f012772a8117b1c8de5b9a4964b50f9a7b65c5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/egress-router-cni-rhel8@sha256%3Ab02236cef563bfae5956b4efc3f012772a8117b1c8de5b9a4964b50f9a7b65c5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-egress-router-cni-container-v4.14.0-202508260116.p2.g96f2f54.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-proxy@sha256:5e3a284dd52460fd5121dfc17b082bd559f37112f51a7cc90ebab50e4b518a78_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy@sha256:5e3a284dd52460fd5121dfc17b082bd559f37112f51a7cc90ebab50e4b518a78_arm64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-proxy@sha256:5e3a284dd52460fd5121dfc17b082bd559f37112f51a7cc90ebab50e4b518a78_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-proxy@sha256%3A5e3a284dd52460fd5121dfc17b082bd559f37112f51a7cc90ebab50e4b518a78?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=golang-github-openshift-oauth-proxy-container-v4.14.0-202508260116.p2.ga4a2f27.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:ba82154b9ba68cbbbd401d1d62b1425e97ae32f809c9455b6e8417788acd98f6_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:ba82154b9ba68cbbbd401d1d62b1425e97ae32f809c9455b6e8417788acd98f6_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:ba82154b9ba68cbbbd401d1d62b1425e97ae32f809c9455b6e8417788acd98f6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-alertmanager@sha256%3Aba82154b9ba68cbbbd401d1d62b1425e97ae32f809c9455b6e8417788acd98f6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.14.0-202508260116.p2.ge372516.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus@sha256:bb3440ac851c34142da6610ef7ebfd30f0ba3f0ed10cb4480570f518a06a3885_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus@sha256:bb3440ac851c34142da6610ef7ebfd30f0ba3f0ed10cb4480570f518a06a3885_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus@sha256:bb3440ac851c34142da6610ef7ebfd30f0ba3f0ed10cb4480570f518a06a3885_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus@sha256%3Abb3440ac851c34142da6610ef7ebfd30f0ba3f0ed10cb4480570f518a06a3885?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=golang-github-prometheus-prometheus-container-v4.14.0-202508260116.p2.g3aff0d1.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:a194c752faa346cdb096e17a1b3443af62fee1dce8e121f86b273b1257a5b1ea_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:a194c752faa346cdb096e17a1b3443af62fee1dce8e121f86b273b1257a5b1ea_arm64",
"product_id": "registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:a194c752faa346cdb096e17a1b3443af62fee1dce8e121f86b273b1257a5b1ea_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel8@sha256%3Aa194c752faa346cdb096e17a1b3443af62fee1dce8e121f86b273b1257a5b1ea?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-hypershift-container-v4.14.0-202508260116.p2.g69c645c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:5e0940f3ec728a43d7f299346633423b34bea93442551ecf2988e95bc7fb3426_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:5e0940f3ec728a43d7f299346633423b34bea93442551ecf2988e95bc7fb3426_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:5e0940f3ec728a43d7f299346633423b34bea93442551ecf2988e95bc7fb3426_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-rhel9@sha256%3A5e0940f3ec728a43d7f299346633423b34bea93442551ecf2988e95bc7fb3426?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ironic-container-v4.14.0-202508250424.p2.g87eb83f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:f4116cdb0b8b8c654fb5cddabbec5ec0c4e4a110cbbb728b8c1af87357b6fcb5_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:f4116cdb0b8b8c654fb5cddabbec5ec0c4e4a110cbbb728b8c1af87357b6fcb5_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:f4116cdb0b8b8c654fb5cddabbec5ec0c4e4a110cbbb728b8c1af87357b6fcb5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-agent-rhel9@sha256%3Af4116cdb0b8b8c654fb5cddabbec5ec0c4e4a110cbbb728b8c1af87357b6fcb5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ironic-agent-container-v4.14.0-202508250424.p2.ge839a4e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:b6234bf6b757ac7f917d6f7c5f4091cd062e45543a713cb6ef7db912f5ae17bd_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:b6234bf6b757ac7f917d6f7c5f4091cd062e45543a713cb6ef7db912f5ae17bd_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:b6234bf6b757ac7f917d6f7c5f4091cd062e45543a713cb6ef7db912f5ae17bd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-machine-os-downloader-rhel9@sha256%3Ab6234bf6b757ac7f917d6f7c5f4091cd062e45543a713cb6ef7db912f5ae17bd?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ironic-rhcos-downloader-container-v4.14.0-202508270128.p2.g7b56c30.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:5ca113e79e0694355a05165ae5e205fc0023a6aebf9c6412ab76e99bf316adba_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:5ca113e79e0694355a05165ae5e205fc0023a6aebf9c6412ab76e99bf316adba_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:5ca113e79e0694355a05165ae5e205fc0023a6aebf9c6412ab76e99bf316adba_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-static-ip-manager-rhel9@sha256%3A5ca113e79e0694355a05165ae5e205fc0023a6aebf9c6412ab76e99bf316adba?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ironic-static-ip-manager-container-v4.14.0-202508190123.p2.g1b194fd.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-proxy@sha256:2a26b632442c0eb8e9c49d408c5687ea53ad89fc76f03f19ec4357d708b613a3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy@sha256:2a26b632442c0eb8e9c49d408c5687ea53ad89fc76f03f19ec4357d708b613a3_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kube-proxy@sha256:2a26b632442c0eb8e9c49d408c5687ea53ad89fc76f03f19ec4357d708b613a3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-proxy@sha256%3A2a26b632442c0eb8e9c49d408c5687ea53ad89fc76f03f19ec4357d708b613a3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kube-proxy-container-v4.14.0-202508260116.p2.g1f611c5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:a69b6d14c1bbe3883593c3156be3c04036785f1eb03eb6f29ba7233100bea907_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:a69b6d14c1bbe3883593c3156be3c04036785f1eb03eb6f29ba7233100bea907_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:a69b6d14c1bbe3883593c3156be3c04036785f1eb03eb6f29ba7233100bea907_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-rbac-proxy@sha256%3Aa69b6d14c1bbe3883593c3156be3c04036785f1eb03eb6f29ba7233100bea907?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kube-rbac-proxy-container-v4.14.0-202508260116.p2.gb8b8259.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:03e7d84cdb58b0ca587ac1191d34b89ecbaf908a527e1be42bec4e939c05b007_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:03e7d84cdb58b0ca587ac1191d34b89ecbaf908a527e1be42bec4e939c05b007_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:03e7d84cdb58b0ca587ac1191d34b89ecbaf908a527e1be42bec4e939c05b007_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-state-metrics@sha256%3A03e7d84cdb58b0ca587ac1191d34b89ecbaf908a527e1be42bec4e939c05b007?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kube-state-metrics-container-v4.14.0-202508260116.p2.gdb0c549.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-marketplace@sha256:f2e8fe853b042abaee14c7cbfa3b1dda11f82a1499db5ac43aa95025bce43bbb_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace@sha256:f2e8fe853b042abaee14c7cbfa3b1dda11f82a1499db5ac43aa95025bce43bbb_arm64",
"product_id": "registry.redhat.io/openshift4/ose-operator-marketplace@sha256:f2e8fe853b042abaee14c7cbfa3b1dda11f82a1499db5ac43aa95025bce43bbb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-marketplace@sha256%3Af2e8fe853b042abaee14c7cbfa3b1dda11f82a1499db5ac43aa95025bce43bbb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=marketplace-operator-container-v4.14.0-202508260116.p2.g363eb42.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:6d0630a2943f23b8d6c6d2ee45fa573e090540bb7a4a14d09ffab03f2789f6cd_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:6d0630a2943f23b8d6c6d2ee45fa573e090540bb7a4a14d09ffab03f2789f6cd_arm64",
"product_id": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:6d0630a2943f23b8d6c6d2ee45fa573e090540bb7a4a14d09ffab03f2789f6cd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-monitoring-plugin-rhel8@sha256%3A6d0630a2943f23b8d6c6d2ee45fa573e090540bb7a4a14d09ffab03f2789f6cd?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=monitoring-plugin-container-v4.14.0-202508260116.p2.g4fa7043.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni@sha256:4e659dc5e955ecb60deace44e4c158cb2fb3c6bc7815691a76c5b8bd1bc0c85a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni@sha256:4e659dc5e955ecb60deace44e4c158cb2fb3c6bc7815691a76c5b8bd1bc0c85a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni@sha256:4e659dc5e955ecb60deace44e4c158cb2fb3c6bc7815691a76c5b8bd1bc0c85a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni@sha256%3A4e659dc5e955ecb60deace44e4c158cb2fb3c6bc7815691a76c5b8bd1bc0c85a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=multus-cni-container-v4.14.0-202508260116.p2.g8e48cb0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:d1963c6dd977034522104256ad60406407abd66f69fc43aefdd821ad1bd1d33f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:d1963c6dd977034522104256ad60406407abd66f69fc43aefdd821ad1bd1d33f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:d1963c6dd977034522104256ad60406407abd66f69fc43aefdd821ad1bd1d33f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-networkpolicy-rhel8@sha256%3Ad1963c6dd977034522104256ad60406407abd66f69fc43aefdd821ad1bd1d33f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-networkpolicy-container-v4.14.0-202508260116.p2.gf670647.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:8705800164038abca9a8c16f70a834ebbb79a4edae87cc2a3e1e05227907ae41_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:8705800164038abca9a8c16f70a834ebbb79a4edae87cc2a3e1e05227907ae41_arm64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:8705800164038abca9a8c16f70a834ebbb79a4edae87cc2a3e1e05227907ae41_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-server-rhel8@sha256%3A8705800164038abca9a8c16f70a834ebbb79a4edae87cc2a3e1e05227907ae41?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=oauth-server-container-v4.14.0-202508260116.p2.g35f4739.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:89c8f9db263056051fcfec167a3108903328661f83f4b8107ade752f54e65ed7_arm64",
"product": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:89c8f9db263056051fcfec167a3108903328661f83f4b8107ade752f54e65ed7_arm64",
"product_id": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:89c8f9db263056051fcfec167a3108903328661f83f4b8107ade752f54e65ed7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oc-mirror-plugin-rhel8@sha256%3A89c8f9db263056051fcfec167a3108903328661f83f4b8107ade752f54e65ed7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=oc-mirror-plugin-container-v4.14.0-202508260116.p2.g056043d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-builder@sha256:d89cece33a8b4effcc5ee83df0b97cc19750afe514c7c4ca69852a07609320af_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-builder@sha256:d89cece33a8b4effcc5ee83df0b97cc19750afe514c7c4ca69852a07609320af_arm64",
"product_id": "registry.redhat.io/openshift4/ose-docker-builder@sha256:d89cece33a8b4effcc5ee83df0b97cc19750afe514c7c4ca69852a07609320af_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-builder@sha256%3Ad89cece33a8b4effcc5ee83df0b97cc19750afe514c7c4ca69852a07609320af?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-builder-container-v4.14.0-202508260116.p2.gcdeff52.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli@sha256:e48dffffee6a2b122815bb35143868ecce79d9c64bc7e5ce2eae353d79611e6a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli@sha256:e48dffffee6a2b122815bb35143868ecce79d9c64bc7e5ce2eae353d79611e6a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cli@sha256:e48dffffee6a2b122815bb35143868ecce79d9c64bc7e5ce2eae353d79611e6a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli@sha256%3Ae48dffffee6a2b122815bb35143868ecce79d9c64bc7e5ce2eae353d79611e6a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-cli-container-v4.14.0-202508260116.p2.g44b3ac2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console@sha256:7cce4da59bc87634039c6ce92b97bc34476bc72b025cdd85b19dd29c71a0a5f8_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-console@sha256:7cce4da59bc87634039c6ce92b97bc34476bc72b025cdd85b19dd29c71a0a5f8_arm64",
"product_id": "registry.redhat.io/openshift4/ose-console@sha256:7cce4da59bc87634039c6ce92b97bc34476bc72b025cdd85b19dd29c71a0a5f8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console@sha256%3A7cce4da59bc87634039c6ce92b97bc34476bc72b025cdd85b19dd29c71a0a5f8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-console-container-v4.14.0-202508271029.p2.g477c659.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-operator@sha256:1153a4561686809ec2291b451d29054541d781acbc74c7da41a1947e345ea92f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-operator@sha256:1153a4561686809ec2291b451d29054541d781acbc74c7da41a1947e345ea92f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-console-operator@sha256:1153a4561686809ec2291b451d29054541d781acbc74c7da41a1947e345ea92f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-operator@sha256%3A1153a4561686809ec2291b451d29054541d781acbc74c7da41a1947e345ea92f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.14.0-202508260116.p2.ge5d3f29.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-deployer@sha256:5666ba993aef99281dece4fc983746b1117e0b889761e0c0a7e541eff70a5a99_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-deployer@sha256:5666ba993aef99281dece4fc983746b1117e0b889761e0c0a7e541eff70a5a99_arm64",
"product_id": "registry.redhat.io/openshift4/ose-deployer@sha256:5666ba993aef99281dece4fc983746b1117e0b889761e0c0a7e541eff70a5a99_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-deployer@sha256%3A5666ba993aef99281dece4fc983746b1117e0b889761e0c0a7e541eff70a5a99?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-deployer-container-v4.14.0-202508260116.p2.g44b3ac2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-haproxy-router@sha256:d3081fe99bdf6628a7263e267d1515e95711966509ce8cea85037cf6af40f3c6_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router@sha256:d3081fe99bdf6628a7263e267d1515e95711966509ce8cea85037cf6af40f3c6_arm64",
"product_id": "registry.redhat.io/openshift4/ose-haproxy-router@sha256:d3081fe99bdf6628a7263e267d1515e95711966509ce8cea85037cf6af40f3c6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-haproxy-router@sha256%3Ad3081fe99bdf6628a7263e267d1515e95711966509ce8cea85037cf6af40f3c6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-haproxy-router-container-v4.14.0-202508260116.p2.gc3a2430.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:c4ac68d3ec26d21d52df25bdbbb088175435b32ba2a3d205ae8200c1887693fb_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:c4ac68d3ec26d21d52df25bdbbb088175435b32ba2a3d205ae8200c1887693fb_arm64",
"product_id": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:c4ac68d3ec26d21d52df25bdbbb088175435b32ba2a3d205ae8200c1887693fb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube-rhel9@sha256%3Ac4ac68d3ec26d21d52df25bdbbb088175435b32ba2a3d205ae8200c1887693fb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-hyperkube-container-v4.14.0-202508190123.p2.g03a907c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:e7f176dcbd8506e9247c427136a4ceb8b003b6f043025494208dc32784643c0f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:e7f176dcbd8506e9247c427136a4ceb8b003b6f043025494208dc32784643c0f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:e7f176dcbd8506e9247c427136a4ceb8b003b6f043025494208dc32784643c0f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-keepalived-ipfailover@sha256%3Ae7f176dcbd8506e9247c427136a4ceb8b003b6f043025494208dc32784643c0f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.14.0-202508260116.p2.g03e5f40.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-pod@sha256:ec37b6d41b2ba490d1728e034c9345b38f9100a3ea1e95c2ede71a4aa70b58a4_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-pod@sha256:ec37b6d41b2ba490d1728e034c9345b38f9100a3ea1e95c2ede71a4aa70b58a4_arm64",
"product_id": "registry.redhat.io/openshift4/ose-pod@sha256:ec37b6d41b2ba490d1728e034c9345b38f9100a3ea1e95c2ede71a4aa70b58a4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod@sha256%3Aec37b6d41b2ba490d1728e034c9345b38f9100a3ea1e95c2ede71a4aa70b58a4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-pod-container-v4.14.0-202508260116.p2.g03a907c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-registry@sha256:439f3520f0f9740b418c2bdbd63992056bac7037b4aa36ac4cd2d0ff4dc3fdb3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-registry@sha256:439f3520f0f9740b418c2bdbd63992056bac7037b4aa36ac4cd2d0ff4dc3fdb3_arm64",
"product_id": "registry.redhat.io/openshift4/ose-docker-registry@sha256:439f3520f0f9740b418c2bdbd63992056bac7037b4aa36ac4cd2d0ff4dc3fdb3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-registry@sha256%3A439f3520f0f9740b418c2bdbd63992056bac7037b4aa36ac4cd2d0ff4dc3fdb3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-registry-container-v4.14.0-202508260116.p2.gce0483f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tests@sha256:74821491e546c0abcca4cf565971d9fea685422f85a1913b0f6cb29b8e2a3e7f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-tests@sha256:74821491e546c0abcca4cf565971d9fea685422f85a1913b0f6cb29b8e2a3e7f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-tests@sha256:74821491e546c0abcca4cf565971d9fea685422f85a1913b0f6cb29b8e2a3e7f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests@sha256%3A74821491e546c0abcca4cf565971d9fea685422f85a1913b0f6cb29b8e2a3e7f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-tests-container-v4.14.0-202508260116.p2.g61448fa.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:26aeafd7f91f2d15875122203325184eeb468e7e8e188e7a573ea9985a7d0765_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:26aeafd7f91f2d15875122203325184eeb468e7e8e188e7a573ea9985a7d0765_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:26aeafd7f91f2d15875122203325184eeb468e7e8e188e7a573ea9985a7d0765_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-state-metrics-rhel8@sha256%3A26aeafd7f91f2d15875122203325184eeb468e7e8e188e7a573ea9985a7d0765?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-state-metrics-container-v4.14.0-202508260116.p2.gdff4b0f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:e06416ae75e05af4f06ff35752b057039742e26366b4e5f48ecd84f260365c33_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:e06416ae75e05af4f06ff35752b057039742e26366b4e5f48ecd84f260365c33_arm64",
"product_id": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:e06416ae75e05af4f06ff35752b057039742e26366b4e5f48ecd84f260365c33_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-lifecycle-manager@sha256%3Ae06416ae75e05af4f06ff35752b057039742e26366b4e5f48ecd84f260365c33?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=operator-lifecycle-manager-container-v4.14.0-202508260116.p2.g15d5584.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-registry@sha256:9de2cd3a25600438909f0a88891e42e09e8cb2b92ebca8e8c0ef7255a9d8910e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-registry@sha256:9de2cd3a25600438909f0a88891e42e09e8cb2b92ebca8e8c0ef7255a9d8910e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-operator-registry@sha256:9de2cd3a25600438909f0a88891e42e09e8cb2b92ebca8e8c0ef7255a9d8910e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-registry@sha256%3A9de2cd3a25600438909f0a88891e42e09e8cb2b92ebca8e8c0ef7255a9d8910e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=operator-registry-container-v4.14.0-202508260116.p2.g15d5584.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:89bba6748d84d96e2ac4f1981d921bc921b394713cf684c2bd113a65a3a4494f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:89bba6748d84d96e2ac4f1981d921bc921b394713cf684c2bd113a65a3a4494f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:89bba6748d84d96e2ac4f1981d921bc921b394713cf684c2bd113a65a3a4494f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-api-server-rhel8@sha256%3A89bba6748d84d96e2ac4f1981d921bc921b394713cf684c2bd113a65a3a4494f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-api-server-container-v4.14.0-202508260116.p2.g6df4bf1.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:ff59e124f429e20da21ce2ee5ffb4f6d8c6d137f0efc7eb3bff0d2ef6be4ed0c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:ff59e124f429e20da21ce2ee5ffb4f6d8c6d137f0efc7eb3bff0d2ef6be4ed0c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:ff59e124f429e20da21ce2ee5ffb4f6d8c6d137f0efc7eb3bff0d2ef6be4ed0c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-csr-approver-rhel8@sha256%3Aff59e124f429e20da21ce2ee5ffb4f6d8c6d137f0efc7eb3bff0d2ef6be4ed0c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-csr-approver-container-v4.14.0-202508260116.p2.g54aa57e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:75ab8e2155357546f5ea98cf4c01102cfec0fde631f2b698da4306e59b31bc3b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:75ab8e2155357546f5ea98cf4c01102cfec0fde631f2b698da4306e59b31bc3b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:75ab8e2155357546f5ea98cf4c01102cfec0fde631f2b698da4306e59b31bc3b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel9@sha256%3A75ab8e2155357546f5ea98cf4c01102cfec0fde631f2b698da4306e59b31bc3b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-node-agent-container-v4.14.0-202508190123.p2.g91a7281.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:e0f23c780dd43ccd136a02e3a59df49315ab5343f22f0f8b6ccfcd4d84745cf6_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:e0f23c780dd43ccd136a02e3a59df49315ab5343f22f0f8b6ccfcd4d84745cf6_arm64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:e0f23c780dd43ccd136a02e3a59df49315ab5343f22f0f8b6ccfcd4d84745cf6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-orchestrator-rhel8@sha256%3Ae0f23c780dd43ccd136a02e3a59df49315ab5343f22f0f8b6ccfcd4d84745cf6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-orchestrator-container-v4.14.0-202508260116.p2.g54aa57e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:2e12f19f70ea4216a3ab31811cdbd4739bc32423cbd30047d5f9ff208f9c6598_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:2e12f19f70ea4216a3ab31811cdbd4739bc32423cbd30047d5f9ff208f9c6598_arm64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:2e12f19f70ea4216a3ab31811cdbd4739bc32423cbd30047d5f9ff208f9c6598_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-utils-rhel9@sha256%3A2e12f19f70ea4216a3ab31811cdbd4739bc32423cbd30047d5f9ff208f9c6598?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-utils-container-v4.14.0-202508190123.p2.gb3fa10c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:f86ce5bc14710c22e2e6a3eae0bf8fe18d9f67c930dab782cebb1d6a0e2675d0_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:f86ce5bc14710c22e2e6a3eae0bf8fe18d9f67c930dab782cebb1d6a0e2675d0_arm64",
"product_id": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:f86ce5bc14710c22e2e6a3eae0bf8fe18d9f67c930dab782cebb1d6a0e2675d0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-apiserver-network-proxy-rhel8@sha256%3Af86ce5bc14710c22e2e6a3eae0bf8fe18d9f67c930dab782cebb1d6a0e2675d0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-apiserver-network-proxy-container-v4.14.0-202508260116.p2.gf56c606.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:4b2fc85b24c507e0c58962ddf3585b237554f83202385cba5c0128cf2e958ea1_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:4b2fc85b24c507e0c58962ddf3585b237554f83202385cba5c0128cf2e958ea1_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:4b2fc85b24c507e0c58962ddf3585b237554f83202385cba5c0128cf2e958ea1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-cloud-controller-manager-rhel8@sha256%3A4b2fc85b24c507e0c58962ddf3585b237554f83202385cba5c0128cf2e958ea1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-cloud-controller-manager-container-v4.14.0-202508260116.p2.g9a7820e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:7ce30424f62376ee885f009e8ffdec9c9748a84d323bd632e9df5d9a2a0bb8e4_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:7ce30424f62376ee885f009e8ffdec9c9748a84d323bd632e9df5d9a2a0bb8e4_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:7ce30424f62376ee885f009e8ffdec9c9748a84d323bd632e9df5d9a2a0bb8e4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-cluster-api-controllers-rhel8@sha256%3A7ce30424f62376ee885f009e8ffdec9c9748a84d323bd632e9df5d9a2a0bb8e4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-cluster-api-controllers-container-v4.14.0-202508260116.p2.gdc084f2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:183ada7240315e2e4b4e775fd4caf978042307f13aca7247f419df4198876487_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:183ada7240315e2e4b4e775fd4caf978042307f13aca7247f419df4198876487_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:183ada7240315e2e4b4e775fd4caf978042307f13aca7247f419df4198876487_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-ebs-csi-driver-rhel8@sha256%3A183ada7240315e2e4b4e775fd4caf978042307f13aca7247f419df4198876487?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-ebs-csi-driver-container-v4.14.0-202508260116.p2.g4622dee.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:ce3dfe7d8c7882c4c078f55bb210e4813fdf0027e79d3ecf0889b1657df03c75_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:ce3dfe7d8c7882c4c078f55bb210e4813fdf0027e79d3ecf0889b1657df03c75_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:ce3dfe7d8c7882c4c078f55bb210e4813fdf0027e79d3ecf0889b1657df03c75_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-ebs-csi-driver-rhel8-operator@sha256%3Ace3dfe7d8c7882c4c078f55bb210e4813fdf0027e79d3ecf0889b1657df03c75?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-ebs-csi-driver-operator-container-v4.14.0-202508260116.p2.g609879c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:147a8421404e6cb44aaaeb893eff2a637aef27a72b876751cf4cfc4a19e411ed_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:147a8421404e6cb44aaaeb893eff2a637aef27a72b876751cf4cfc4a19e411ed_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:147a8421404e6cb44aaaeb893eff2a637aef27a72b876751cf4cfc4a19e411ed_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-pod-identity-webhook-rhel8@sha256%3A147a8421404e6cb44aaaeb893eff2a637aef27a72b876751cf4cfc4a19e411ed?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-pod-identity-webhook-container-v4.14.0-202508260116.p2.g2c864ca.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:8cf6a30fe68254d300615e9841563e0fee92304d5648607d4311be0451875df3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:8cf6a30fe68254d300615e9841563e0fee92304d5648607d4311be0451875df3_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:8cf6a30fe68254d300615e9841563e0fee92304d5648607d4311be0451875df3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cloud-controller-manager-rhel8@sha256%3A8cf6a30fe68254d300615e9841563e0fee92304d5648607d4311be0451875df3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-cloud-controller-manager-container-v4.14.0-202508260116.p2.g9ee3b74.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:18c7948a29694dda2a3780447724d16eeddd69c58c37e5cc95242e044670d0d8_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:18c7948a29694dda2a3780447724d16eeddd69c58c37e5cc95242e044670d0d8_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:18c7948a29694dda2a3780447724d16eeddd69c58c37e5cc95242e044670d0d8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cloud-node-manager-rhel8@sha256%3A18c7948a29694dda2a3780447724d16eeddd69c58c37e5cc95242e044670d0d8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-cloud-node-manager-container-v4.14.0-202508260116.p2.g9ee3b74.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:10459778925204ff4cebe77ddd679be9470124d821cec1368965bf52606712e0_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:10459778925204ff4cebe77ddd679be9470124d821cec1368965bf52606712e0_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:10459778925204ff4cebe77ddd679be9470124d821cec1368965bf52606712e0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cluster-api-controllers-rhel8@sha256%3A10459778925204ff4cebe77ddd679be9470124d821cec1368965bf52606712e0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-cluster-api-controllers-container-v4.14.0-202508260116.p2.g8c2203f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:faa216936a8c83e990aedd30a0d67ece499e6142f5bf0833ee859e30aa337795_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:faa216936a8c83e990aedd30a0d67ece499e6142f5bf0833ee859e30aa337795_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:faa216936a8c83e990aedd30a0d67ece499e6142f5bf0833ee859e30aa337795_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-disk-csi-driver-rhel8@sha256%3Afaa216936a8c83e990aedd30a0d67ece499e6142f5bf0833ee859e30aa337795?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-disk-csi-driver-container-v4.14.0-202508260116.p2.g6d3558a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:64e0021b34bbb4832abb4994025ba8ebf571bab79ab9adfc1cede7a536cf6b8a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:64e0021b34bbb4832abb4994025ba8ebf571bab79ab9adfc1cede7a536cf6b8a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:64e0021b34bbb4832abb4994025ba8ebf571bab79ab9adfc1cede7a536cf6b8a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-disk-csi-driver-rhel8-operator@sha256%3A64e0021b34bbb4832abb4994025ba8ebf571bab79ab9adfc1cede7a536cf6b8a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-disk-csi-driver-operator-container-v4.14.0-202508260116.p2.g9189357.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:ace43fd1b04d89fce21e1e8862f27493cf5395b39fc65fa76f67822e7ed340ff_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:ace43fd1b04d89fce21e1e8862f27493cf5395b39fc65fa76f67822e7ed340ff_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:ace43fd1b04d89fce21e1e8862f27493cf5395b39fc65fa76f67822e7ed340ff_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-workload-identity-webhook-rhel8@sha256%3Aace43fd1b04d89fce21e1e8862f27493cf5395b39fc65fa76f67822e7ed340ff?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-workload-identity-webhook-container-v4.14.0-202508260116.p2.g2cb8201.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:8196c8de200087d899f16aa3908d64c05c83d23f3d416988a61555803da680f8_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:8196c8de200087d899f16aa3908d64c05c83d23f3d416988a61555803da680f8_arm64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:8196c8de200087d899f16aa3908d64c05c83d23f3d416988a61555803da680f8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel8@sha256%3A8196c8de200087d899f16aa3908d64c05c83d23f3d416988a61555803da680f8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-baremetal-installer-container-v4.14.0-202508260116.p2.gd92ca63.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:c87dc1385bbb9a2e2dda46bfd3602c54b77fb15c9044100e99c2a11db92daa6a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:c87dc1385bbb9a2e2dda46bfd3602c54b77fb15c9044100e99c2a11db92daa6a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:c87dc1385bbb9a2e2dda46bfd3602c54b77fb15c9044100e99c2a11db92daa6a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-rhel8-operator@sha256%3Ac87dc1385bbb9a2e2dda46bfd3602c54b77fb15c9044100e99c2a11db92daa6a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-baremetal-operator-container-v4.14.0-202508260116.p2.g483d019.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-artifacts@sha256:310e9b8db631ddda8e878edb3cc3cd2f3a32e305c85e674d16b0f68ae39feb58_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts@sha256:310e9b8db631ddda8e878edb3cc3cd2f3a32e305c85e674d16b0f68ae39feb58_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cli-artifacts@sha256:310e9b8db631ddda8e878edb3cc3cd2f3a32e305c85e674d16b0f68ae39feb58_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-artifacts@sha256%3A310e9b8db631ddda8e878edb3cc3cd2f3a32e305c85e674d16b0f68ae39feb58?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cli-artifacts-container-v4.14.0-202508260116.p2.g44b3ac2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:1918093ef35b16998d9749c82200fc12086989db9998bcdf444b15d6fcc674b4_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:1918093ef35b16998d9749c82200fc12086989db9998bcdf444b15d6fcc674b4_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:1918093ef35b16998d9749c82200fc12086989db9998bcdf444b15d6fcc674b4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-credential-operator@sha256%3A1918093ef35b16998d9749c82200fc12086989db9998bcdf444b15d6fcc674b4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cloud-credential-operator-container-v4.14.0-202508260116.p2.gc5e1412.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:9a748451c1650e43bf911c800eed90b4e85d71e250a9c4623c7e95d86f404729_arm64",
"product": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:9a748451c1650e43bf911c800eed90b4e85d71e250a9c4623c7e95d86f404729_arm64",
"product_id": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:9a748451c1650e43bf911c800eed90b4e85d71e250a9c4623c7e95d86f404729_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cloud-network-config-controller-rhel8@sha256%3A9a748451c1650e43bf911c800eed90b4e85d71e250a9c4623c7e95d86f404729?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cloud-network-config-controller-container-v4.14.0-202508260116.p2.g1bd0464.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:e76903a49f2cb8ad65e94c161ecfd8440428cb886a739e27fb4f679acc456bc6_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:e76903a49f2cb8ad65e94c161ecfd8440428cb886a739e27fb4f679acc456bc6_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:e76903a49f2cb8ad65e94c161ecfd8440428cb886a739e27fb4f679acc456bc6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-api-rhel8@sha256%3Ae76903a49f2cb8ad65e94c161ecfd8440428cb886a739e27fb4f679acc456bc6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-api-container-v4.14.0-202508260116.p2.gae83c55.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:c5416d6bcc69a6497512fee2cee593619a86c7affce7fa55d3733353055d3305_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:c5416d6bcc69a6497512fee2cee593619a86c7affce7fa55d3733353055d3305_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:c5416d6bcc69a6497512fee2cee593619a86c7affce7fa55d3733353055d3305_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-authentication-operator@sha256%3Ac5416d6bcc69a6497512fee2cee593619a86c7affce7fa55d3733353055d3305?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-authentication-operator-container-v4.14.0-202508260116.p2.g9203d4d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:7b50e53cba28c9729a5c475c2ae33a9cd81c5ca021570afe3977daff8e210614_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:7b50e53cba28c9729a5c475c2ae33a9cd81c5ca021570afe3977daff8e210614_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:7b50e53cba28c9729a5c475c2ae33a9cd81c5ca021570afe3977daff8e210614_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-operator@sha256%3A7b50e53cba28c9729a5c475c2ae33a9cd81c5ca021570afe3977daff8e210614?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-autoscaler-operator-container-v4.14.0-202508260116.p2.g32854ba.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:05f672d0ee39f2d53de0cf9024a6b5f0a9d7b600b16e5d5d5d4a07fb26fc91f9_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:05f672d0ee39f2d53de0cf9024a6b5f0a9d7b600b16e5d5d5d4a07fb26fc91f9_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:05f672d0ee39f2d53de0cf9024a6b5f0a9d7b600b16e5d5d5d4a07fb26fc91f9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-baremetal-operator-rhel8@sha256%3A05f672d0ee39f2d53de0cf9024a6b5f0a9d7b600b16e5d5d5d4a07fb26fc91f9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-baremetal-operator-container-v4.14.0-202508260116.p2.gaffcfb5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:1312a2e0eee854a84bd2baaf5241b50e9c3c188092b0bd1e13247e9bc304e7bd_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:1312a2e0eee854a84bd2baaf5241b50e9c3c188092b0bd1e13247e9bc304e7bd_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:1312a2e0eee854a84bd2baaf5241b50e9c3c188092b0bd1e13247e9bc304e7bd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-bootstrap@sha256%3A1312a2e0eee854a84bd2baaf5241b50e9c3c188092b0bd1e13247e9bc304e7bd?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-bootstrap-container-v4.14.0-202508260116.p2.g93fba13.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:e3cbe5d13a80367fd907a9739119918cf4925a9a7bfdb59a442af208710d5b68_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:e3cbe5d13a80367fd907a9739119918cf4925a9a7bfdb59a442af208710d5b68_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:e3cbe5d13a80367fd907a9739119918cf4925a9a7bfdb59a442af208710d5b68_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-operator-container-rhel8@sha256%3Ae3cbe5d13a80367fd907a9739119918cf4925a9a7bfdb59a442af208710d5b68?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-capi-operator-container-v4.14.0-202508260116.p2.g60cc3e6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:e3cbe5d13a80367fd907a9739119918cf4925a9a7bfdb59a442af208710d5b68_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:e3cbe5d13a80367fd907a9739119918cf4925a9a7bfdb59a442af208710d5b68_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:e3cbe5d13a80367fd907a9739119918cf4925a9a7bfdb59a442af208710d5b68_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-rhel8-operator@sha256%3Ae3cbe5d13a80367fd907a9739119918cf4925a9a7bfdb59a442af208710d5b68?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-capi-operator-container-v4.14.0-202508260116.p2.g60cc3e6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:4540b8b4cbe9befa5375cd96fc62ea8921912d3937ae884fd6683588717beb3a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:4540b8b4cbe9befa5375cd96fc62ea8921912d3937ae884fd6683588717beb3a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:4540b8b4cbe9befa5375cd96fc62ea8921912d3937ae884fd6683588717beb3a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-cloud-controller-manager-operator-rhel8@sha256%3A4540b8b4cbe9befa5375cd96fc62ea8921912d3937ae884fd6683588717beb3a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.14.0-202508260116.p2.ga0b9c0d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:f46af44a1558985f3dfa701f221d3de32a82bba2a6689a1356b02c48eaac0a22_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:f46af44a1558985f3dfa701f221d3de32a82bba2a6689a1356b02c48eaac0a22_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:f46af44a1558985f3dfa701f221d3de32a82bba2a6689a1356b02c48eaac0a22_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-operator@sha256%3Af46af44a1558985f3dfa701f221d3de32a82bba2a6689a1356b02c48eaac0a22?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-config-operator-container-v4.14.0-202508260116.p2.g2378670.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:c7e562ab9be8756a94f7fe88fc7d49cd8f0f56bad6360459736cb2e299b4e941_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:c7e562ab9be8756a94f7fe88fc7d49cd8f0f56bad6360459736cb2e299b4e941_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:c7e562ab9be8756a94f7fe88fc7d49cd8f0f56bad6360459736cb2e299b4e941_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-control-plane-machine-set-operator-rhel8@sha256%3Ac7e562ab9be8756a94f7fe88fc7d49cd8f0f56bad6360459736cb2e299b4e941?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.14.0-202508260116.p2.g783d9dd.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:2b624905329f93cf1afe8c6f9244ca8f591b095f213278bbafe625e2b8300ba8_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:2b624905329f93cf1afe8c6f9244ca8f591b095f213278bbafe625e2b8300ba8_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:2b624905329f93cf1afe8c6f9244ca8f591b095f213278bbafe625e2b8300ba8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256%3A2b624905329f93cf1afe8c6f9244ca8f591b095f213278bbafe625e2b8300ba8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.14.0-202508260116.p2.gd4a1162.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:acb3fc2684849852e16549bc0f81d369ddcac3048ff4a6b8bb0e6d2fe0bf3b44_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:acb3fc2684849852e16549bc0f81d369ddcac3048ff4a6b8bb0e6d2fe0bf3b44_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:acb3fc2684849852e16549bc0f81d369ddcac3048ff4a6b8bb0e6d2fe0bf3b44_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-dns-operator@sha256%3Aacb3fc2684849852e16549bc0f81d369ddcac3048ff4a6b8bb0e6d2fe0bf3b44?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-dns-operator-container-v4.14.0-202508260116.p2.g0164e3c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:049e905210d6400a4a481f9d209577493b5313ef8ba799e68d297037257b8295_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:049e905210d6400a4a481f9d209577493b5313ef8ba799e68d297037257b8295_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:049e905210d6400a4a481f9d209577493b5313ef8ba799e68d297037257b8295_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-image-registry-operator@sha256%3A049e905210d6400a4a481f9d209577493b5313ef8ba799e68d297037257b8295?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-image-registry-operator-container-v4.14.0-202508260116.p2.ge858d0e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:82918d5b4f917564b203003b2b564bdb26ae5f8b7c186ee133b5df780db55db2_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:82918d5b4f917564b203003b2b564bdb26ae5f8b7c186ee133b5df780db55db2_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:82918d5b4f917564b203003b2b564bdb26ae5f8b7c186ee133b5df780db55db2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-ingress-operator@sha256%3A82918d5b4f917564b203003b2b564bdb26ae5f8b7c186ee133b5df780db55db2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-ingress-operator-container-v4.14.0-202508260116.p2.ge302d85.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:57f035c606c7bcfb40f93457db246857a97c024df349f55e2b135ea9967abb1c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:57f035c606c7bcfb40f93457db246857a97c024df349f55e2b135ea9967abb1c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:57f035c606c7bcfb40f93457db246857a97c024df349f55e2b135ea9967abb1c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-apiserver-operator@sha256%3A57f035c606c7bcfb40f93457db246857a97c024df349f55e2b135ea9967abb1c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-kube-apiserver-operator-container-v4.14.0-202508260116.p2.g9267f45.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:17bc2b0bef04b0785bcc2105dd316650cf3e9569530c3fc4f3b0beb7aded5e02_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:17bc2b0bef04b0785bcc2105dd316650cf3e9569530c3fc4f3b0beb7aded5e02_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:17bc2b0bef04b0785bcc2105dd316650cf3e9569530c3fc4f3b0beb7aded5e02_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-cluster-api-rhel8-operator@sha256%3A17bc2b0bef04b0785bcc2105dd316650cf3e9569530c3fc4f3b0beb7aded5e02?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.14.0-202508260116.p2.gb287d08.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:bda08bbe4f85609c2119dd98f248bd7eeee026e27b267086af2e312309bf4d6d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:bda08bbe4f85609c2119dd98f248bd7eeee026e27b267086af2e312309bf4d6d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:bda08bbe4f85609c2119dd98f248bd7eeee026e27b267086af2e312309bf4d6d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-controller-manager-operator@sha256%3Abda08bbe4f85609c2119dd98f248bd7eeee026e27b267086af2e312309bf4d6d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.14.0-202508260116.p2.g4e05963.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:e52e9695d748674d6fbb3498d8e725ecaaba78df84f89ae1dbf734a1b5922c4c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:e52e9695d748674d6fbb3498d8e725ecaaba78df84f89ae1dbf734a1b5922c4c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:e52e9695d748674d6fbb3498d8e725ecaaba78df84f89ae1dbf734a1b5922c4c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-scheduler-operator@sha256%3Ae52e9695d748674d6fbb3498d8e725ecaaba78df84f89ae1dbf734a1b5922c4c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-kube-scheduler-operator-container-v4.14.0-202508260116.p2.g33f630d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:a96937b9e465030bce950bdfc6007fdb6bc4643a21f83944074656ea0b011c58_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:a96937b9e465030bce950bdfc6007fdb6bc4643a21f83944074656ea0b011c58_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:a96937b9e465030bce950bdfc6007fdb6bc4643a21f83944074656ea0b011c58_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256%3Aa96937b9e465030bce950bdfc6007fdb6bc4643a21f83944074656ea0b011c58?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.14.0-202508260116.p2.g9cd9922.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:1f71d4e24352ae8e41d341b7493df4b745c53be363b5bc2a0c2925ba5017cee0_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:1f71d4e24352ae8e41d341b7493df4b745c53be363b5bc2a0c2925ba5017cee0_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:1f71d4e24352ae8e41d341b7493df4b745c53be363b5bc2a0c2925ba5017cee0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-machine-approver@sha256%3A1f71d4e24352ae8e41d341b7493df4b745c53be363b5bc2a0c2925ba5017cee0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-machine-approver-container-v4.14.0-202508260116.p2.g38a758d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:e26500f31d00d6a0c76083bf56b65f2f4f4d46e2319432f26cedcc87a07fd88b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:e26500f31d00d6a0c76083bf56b65f2f4f4d46e2319432f26cedcc87a07fd88b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:e26500f31d00d6a0c76083bf56b65f2f4f4d46e2319432f26cedcc87a07fd88b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-olm-operator-rhel8@sha256%3Ae26500f31d00d6a0c76083bf56b65f2f4f4d46e2319432f26cedcc87a07fd88b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-olm-operator-container-v4.14.0-202508260116.p2.g0dbbb61.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:0cd47be4218b3e0ddbbcafa602fd83f3364e13f50884aba7e203002f5bf54aba_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:0cd47be4218b3e0ddbbcafa602fd83f3364e13f50884aba7e203002f5bf54aba_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:0cd47be4218b3e0ddbbcafa602fd83f3364e13f50884aba7e203002f5bf54aba_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-apiserver-operator@sha256%3A0cd47be4218b3e0ddbbcafa602fd83f3364e13f50884aba7e203002f5bf54aba?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.14.0-202508260116.p2.g700dc11.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:9a089fedc5049fe49b1aafb8b05a42c24a406801264e56ad21ca833799160980_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:9a089fedc5049fe49b1aafb8b05a42c24a406801264e56ad21ca833799160980_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:9a089fedc5049fe49b1aafb8b05a42c24a406801264e56ad21ca833799160980_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-controller-manager-operator@sha256%3A9a089fedc5049fe49b1aafb8b05a42c24a406801264e56ad21ca833799160980?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.14.0-202508260116.p2.g09d6209.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:9491c18dd5e0a97538a8261718307222c39479c2a6165754a1c87eaa702121c2_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:9491c18dd5e0a97538a8261718307222c39479c2a6165754a1c87eaa702121c2_arm64",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:9491c18dd5e0a97538a8261718307222c39479c2a6165754a1c87eaa702121c2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel8-operator@sha256%3A9491c18dd5e0a97538a8261718307222c39479c2a6165754a1c87eaa702121c2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-ovirt-csi-operator-container-v4.14.0-202508260116.p2.g2fa33aa.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:f280b2a3d384105a808c0978cdd9e93513b5a98d24d6824864231068392958b5_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:f280b2a3d384105a808c0978cdd9e93513b5a98d24d6824864231068392958b5_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:f280b2a3d384105a808c0978cdd9e93513b5a98d24d6824864231068392958b5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-platform-operators-manager-rhel8@sha256%3Af280b2a3d384105a808c0978cdd9e93513b5a98d24d6824864231068392958b5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.14.0-202508260116.p2.g08fb27e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:10b49ba758c15fd133d4887254c0748006bff6ac6adab947b097786cdb4ce9dd_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:10b49ba758c15fd133d4887254c0748006bff6ac6adab947b097786cdb4ce9dd_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:10b49ba758c15fd133d4887254c0748006bff6ac6adab947b097786cdb4ce9dd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-samples-operator@sha256%3A10b49ba758c15fd133d4887254c0748006bff6ac6adab947b097786cdb4ce9dd?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-samples-operator-container-v4.14.0-202508260116.p2.g0423e87.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:8895d8986ec12092a3744beaa659d9168d50cdc4262bf56e4b0a4943b0e0b183_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:8895d8986ec12092a3744beaa659d9168d50cdc4262bf56e4b0a4943b0e0b183_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:8895d8986ec12092a3744beaa659d9168d50cdc4262bf56e4b0a4943b0e0b183_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-update-keys@sha256%3A8895d8986ec12092a3744beaa659d9168d50cdc4262bf56e4b0a4943b0e0b183?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-update-keys-container-v4.14.0-202508260116.p2.g1a7a6e2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:1117de182793a2fb65ae43ffe8e898a0986ff34b05f36d3e8274a94bc2ca16b0_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:1117de182793a2fb65ae43ffe8e898a0986ff34b05f36d3e8274a94bc2ca16b0_arm64",
"product_id": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:1117de182793a2fb65ae43ffe8e898a0986ff34b05f36d3e8274a94bc2ca16b0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-container-networking-plugins-rhel8@sha256%3A1117de182793a2fb65ae43ffe8e898a0986ff34b05f36d3e8274a94bc2ca16b0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-containernetworking-plugins-container-v4.14.0-202508260116.p2.ga1b7730.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:a1f3b7ac22eae1602de286f28716dd5f04eece905a687a44070265b5440ab8a6_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:a1f3b7ac22eae1602de286f28716dd5f04eece905a687a44070265b5440ab8a6_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:a1f3b7ac22eae1602de286f28716dd5f04eece905a687a44070265b5440ab8a6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-rhel8@sha256%3Aa1f3b7ac22eae1602de286f28716dd5f04eece905a687a44070265b5440ab8a6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-driver-shared-resource-container-v4.14.0-202508260116.p2.g9232c1f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:5c2929ee80bd012a299c2ad48626ec0555dc5c1783d1d6a97995563c50b010e5_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:5c2929ee80bd012a299c2ad48626ec0555dc5c1783d1d6a97995563c50b010e5_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:5c2929ee80bd012a299c2ad48626ec0555dc5c1783d1d6a97995563c50b010e5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-operator-rhel8@sha256%3A5c2929ee80bd012a299c2ad48626ec0555dc5c1783d1d6a97995563c50b010e5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.14.0-202508260116.p2.gc273cd5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:db3aa9b039783f81fa47b6eaf95efd926aab82e6287e27d97ae43946c00f2a99_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:db3aa9b039783f81fa47b6eaf95efd926aab82e6287e27d97ae43946c00f2a99_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:db3aa9b039783f81fa47b6eaf95efd926aab82e6287e27d97ae43946c00f2a99_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-webhook-rhel8@sha256%3Adb3aa9b039783f81fa47b6eaf95efd926aab82e6287e27d97ae43946c00f2a99?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.14.0-202508260116.p2.g9232c1f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:bc9063411e9fbc8528c434afa0198676a91655e21b8edb050664821d0305ae66_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:bc9063411e9fbc8528c434afa0198676a91655e21b8edb050664821d0305ae66_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:bc9063411e9fbc8528c434afa0198676a91655e21b8edb050664821d0305ae66_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer@sha256%3Abc9063411e9fbc8528c434afa0198676a91655e21b8edb050664821d0305ae66?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-external-resizer-container-v4.14.0-202508260116.p2.g59a701a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:bc9063411e9fbc8528c434afa0198676a91655e21b8edb050664821d0305ae66_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:bc9063411e9fbc8528c434afa0198676a91655e21b8edb050664821d0305ae66_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:bc9063411e9fbc8528c434afa0198676a91655e21b8edb050664821d0305ae66_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer-rhel8@sha256%3Abc9063411e9fbc8528c434afa0198676a91655e21b8edb050664821d0305ae66?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-external-resizer-container-v4.14.0-202508260116.p2.g59a701a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:5fb9a73723e7f25a9198d7b4051c59578a72d67165377b0e70385851c81d5104_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:5fb9a73723e7f25a9198d7b4051c59578a72d67165377b0e70385851c81d5104_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:5fb9a73723e7f25a9198d7b4051c59578a72d67165377b0e70385851c81d5104_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshotter@sha256%3A5fb9a73723e7f25a9198d7b4051c59578a72d67165377b0e70385851c81d5104?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-external-snapshotter-container-v4.14.0-202508260116.p2.ga683453.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:5fb9a73723e7f25a9198d7b4051c59578a72d67165377b0e70385851c81d5104_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:5fb9a73723e7f25a9198d7b4051c59578a72d67165377b0e70385851c81d5104_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:5fb9a73723e7f25a9198d7b4051c59578a72d67165377b0e70385851c81d5104_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshotter-rhel8@sha256%3A5fb9a73723e7f25a9198d7b4051c59578a72d67165377b0e70385851c81d5104?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-external-snapshotter-container-v4.14.0-202508260116.p2.ga683453.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:bcdaa1efb07e17e6c5a6594e86867d4cf98be7af25ac95f015712e09f6aca61b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:bcdaa1efb07e17e6c5a6594e86867d4cf98be7af25ac95f015712e09f6aca61b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:bcdaa1efb07e17e6c5a6594e86867d4cf98be7af25ac95f015712e09f6aca61b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller@sha256%3Abcdaa1efb07e17e6c5a6594e86867d4cf98be7af25ac95f015712e09f6aca61b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-snapshot-controller-container-v4.14.0-202508260116.p2.ga683453.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:bcdaa1efb07e17e6c5a6594e86867d4cf98be7af25ac95f015712e09f6aca61b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:bcdaa1efb07e17e6c5a6594e86867d4cf98be7af25ac95f015712e09f6aca61b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:bcdaa1efb07e17e6c5a6594e86867d4cf98be7af25ac95f015712e09f6aca61b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller-rhel8@sha256%3Abcdaa1efb07e17e6c5a6594e86867d4cf98be7af25ac95f015712e09f6aca61b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-snapshot-controller-container-v4.14.0-202508260116.p2.ga683453.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:c9757849b9fe5bf5ff3196f6c11dfaf6de9daf718a5add453cc9e21010dbf346_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:c9757849b9fe5bf5ff3196f6c11dfaf6de9daf718a5add453cc9e21010dbf346_arm64",
"product_id": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:c9757849b9fe5bf5ff3196f6c11dfaf6de9daf718a5add453cc9e21010dbf346_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-etcd-rhel9@sha256%3Ac9757849b9fe5bf5ff3196f6c11dfaf6de9daf718a5add453cc9e21010dbf346?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-etcd-container-v4.14.0-202508190123.p2.g5ed5044.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:8f51afd867818e6ea644648ad50269b39880bfd96391edfcc8d93d7f72387341_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:8f51afd867818e6ea644648ad50269b39880bfd96391edfcc8d93d7f72387341_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:8f51afd867818e6ea644648ad50269b39880bfd96391edfcc8d93d7f72387341_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cloud-controller-manager-rhel8@sha256%3A8f51afd867818e6ea644648ad50269b39880bfd96391edfcc8d93d7f72387341?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-cloud-controller-manager-container-v4.14.0-202508260116.p2.g09e96a9.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:8d16efe23263f383f795a6f2168926e9d9bfe5638403b0abc00721581738943e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:8d16efe23263f383f795a6f2168926e9d9bfe5638403b0abc00721581738943e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:8d16efe23263f383f795a6f2168926e9d9bfe5638403b0abc00721581738943e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cluster-api-controllers-rhel8@sha256%3A8d16efe23263f383f795a6f2168926e9d9bfe5638403b0abc00721581738943e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-cluster-api-controllers-container-v4.14.0-202508260116.p2.gd99fb31.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:23ec8cc0bddb8c22f3c6aa298fef3e77e6cea9d689384ea0d2b28a7dfa880f96_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:23ec8cc0bddb8c22f3c6aa298fef3e77e6cea9d689384ea0d2b28a7dfa880f96_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:23ec8cc0bddb8c22f3c6aa298fef3e77e6cea9d689384ea0d2b28a7dfa880f96_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-rhel8@sha256%3A23ec8cc0bddb8c22f3c6aa298fef3e77e6cea9d689384ea0d2b28a7dfa880f96?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-pd-csi-driver-container-v4.14.0-202508260116.p2.g8a626fe.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:3d266b342c1578fcc59e22c7cddc71636cc0054662a3c95b19b25c19c776d0b5_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:3d266b342c1578fcc59e22c7cddc71636cc0054662a3c95b19b25c19c776d0b5_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:3d266b342c1578fcc59e22c7cddc71636cc0054662a3c95b19b25c19c776d0b5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-operator-rhel8@sha256%3A3d266b342c1578fcc59e22c7cddc71636cc0054662a3c95b19b25c19c776d0b5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-pd-csi-driver-operator-container-v4.14.0-202508260116.p2.g95d55a0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:b76a74110eba128e3e1c3a5074ac39dcde645c0b6158c0de28ecef7670ac4659_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:b76a74110eba128e3e1c3a5074ac39dcde645c0b6158c0de28ecef7670ac4659_arm64",
"product_id": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:b76a74110eba128e3e1c3a5074ac39dcde645c0b6158c0de28ecef7670ac4659_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-image-customization-controller-rhel8@sha256%3Ab76a74110eba128e3e1c3a5074ac39dcde645c0b6158c0de28ecef7670ac4659?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-image-customization-controller-container-v4.14.0-202508260116.p2.g2a6627b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:426cd4e06928454d66de5571a5e3009834c14f4440e9599e07a80d324b246e9b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:426cd4e06928454d66de5571a5e3009834c14f4440e9599e07a80d324b246e9b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:426cd4e06928454d66de5571a5e3009834c14f4440e9599e07a80d324b246e9b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-insights-rhel8-operator@sha256%3A426cd4e06928454d66de5571a5e3009834c14f4440e9599e07a80d324b246e9b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-insights-operator-container-v4.14.0-202508260116.p2.gacc99f5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer@sha256:e4777d25108946ec5c6d774aff2d09594982ad9da78266d990ddb5e4d96866a2_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer@sha256:e4777d25108946ec5c6d774aff2d09594982ad9da78266d990ddb5e4d96866a2_arm64",
"product_id": "registry.redhat.io/openshift4/ose-installer@sha256:e4777d25108946ec5c6d774aff2d09594982ad9da78266d990ddb5e4d96866a2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer@sha256%3Ae4777d25108946ec5c6d774aff2d09594982ad9da78266d990ddb5e4d96866a2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-installer-container-v4.14.0-202508260116.p2.gd92ca63.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-artifacts@sha256:14f1214c3bfce4d006a7492ce952054d42853e673708e536cff61c0bb4beb10c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts@sha256:14f1214c3bfce4d006a7492ce952054d42853e673708e536cff61c0bb4beb10c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-installer-artifacts@sha256:14f1214c3bfce4d006a7492ce952054d42853e673708e536cff61c0bb4beb10c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts@sha256%3A14f1214c3bfce4d006a7492ce952054d42853e673708e536cff61c0bb4beb10c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-installer-artifacts-container-v4.14.0-202508270128.p2.gd92ca63.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:ddf7a4874a6e73b007da33a6641bf4a2113cbb8e2d794a8b7ba639e29057658f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:ddf7a4874a6e73b007da33a6641bf4a2113cbb8e2d794a8b7ba639e29057658f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:ddf7a4874a6e73b007da33a6641bf4a2113cbb8e2d794a8b7ba639e29057658f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-storage-version-migrator-rhel8@sha256%3Addf7a4874a6e73b007da33a6641bf4a2113cbb8e2d794a8b7ba639e29057658f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kube-storage-version-migrator-container-v4.14.0-202508260116.p2.gb533e08.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:7d31f5699734c96621475919684a5cfdc8b24eac3e901a1e3fdf4fa3b9a219a7_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:7d31f5699734c96621475919684a5cfdc8b24eac3e901a1e3fdf4fa3b9a219a7_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:7d31f5699734c96621475919684a5cfdc8b24eac3e901a1e3fdf4fa3b9a219a7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubevirt-cloud-controller-manager-rhel8@sha256%3A7d31f5699734c96621475919684a5cfdc8b24eac3e901a1e3fdf4fa3b9a219a7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.14.0-202508260116.p2.g7d96f56.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:c4c1e35817bb978448dd3a2da5f9a99fcc95f734e26776e244e5dab88b0b420b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:c4c1e35817bb978448dd3a2da5f9a99fcc95f734e26776e244e5dab88b0b420b_arm64",
"product_id": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:c4c1e35817bb978448dd3a2da5f9a99fcc95f734e26776e244e5dab88b0b420b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-csi-driver-rhel8@sha256%3Ac4c1e35817bb978448dd3a2da5f9a99fcc95f734e26776e244e5dab88b0b420b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kubevirt-csi-driver-container-v4.14.0-202508260116.p2.g48fafc4.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:7bcca07d92742d22d784aea2c55eae0f6cf4cf6f22fcf238a24dec17bf93a740_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:7bcca07d92742d22d784aea2c55eae0f6cf4cf6f22fcf238a24dec17bf93a740_arm64",
"product_id": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:7bcca07d92742d22d784aea2c55eae0f6cf4cf6f22fcf238a24dec17bf93a740_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-libvirt-machine-controllers@sha256%3A7bcca07d92742d22d784aea2c55eae0f6cf4cf6f22fcf238a24dec17bf93a740?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-libvirt-machine-controllers-container-v4.14.0-202508260116.p2.g34dfccb.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-operator@sha256:4e7f67d1bf0b5ec196d80a301d13eab26fe27fa8877ff66cdd422826324000ff_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-operator@sha256:4e7f67d1bf0b5ec196d80a301d13eab26fe27fa8877ff66cdd422826324000ff_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-operator@sha256:4e7f67d1bf0b5ec196d80a301d13eab26fe27fa8877ff66cdd422826324000ff_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-operator@sha256%3A4e7f67d1bf0b5ec196d80a301d13eab26fe27fa8877ff66cdd422826324000ff?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-operator-container-v4.14.0-202508260116.p2.g28aa32f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:14881b406942943f676fadd2072fa37f029ed2d70dbbf2ab9d637a4be6ca9786_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:14881b406942943f676fadd2072fa37f029ed2d70dbbf2ab9d637a4be6ca9786_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:14881b406942943f676fadd2072fa37f029ed2d70dbbf2ab9d637a4be6ca9786_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-aws-rhel8@sha256%3A14881b406942943f676fadd2072fa37f029ed2d70dbbf2ab9d637a4be6ca9786?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-provider-aws-container-v4.14.0-202508260116.p2.ge292817.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:5ed08972f81c9266c215be429570ae3cd194bbd669679ce7cf6d2d763247272c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:5ed08972f81c9266c215be429570ae3cd194bbd669679ce7cf6d2d763247272c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:5ed08972f81c9266c215be429570ae3cd194bbd669679ce7cf6d2d763247272c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-azure-rhel8@sha256%3A5ed08972f81c9266c215be429570ae3cd194bbd669679ce7cf6d2d763247272c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-provider-azure-container-v4.14.0-202508260116.p2.gd526284.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:af511035f373c2bdc131b06197240354c165b4adef12a283319de01641600ce0_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:af511035f373c2bdc131b06197240354c165b4adef12a283319de01641600ce0_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:af511035f373c2bdc131b06197240354c165b4adef12a283319de01641600ce0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-gcp-rhel8@sha256%3Aaf511035f373c2bdc131b06197240354c165b4adef12a283319de01641600ce0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-provider-gcp-container-v4.14.0-202508260116.p2.g7bf14fb.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:9ce685d2ffc4f8a80f83441e79b7a410c0be672b9f26da47092c3c70340eda20_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:9ce685d2ffc4f8a80f83441e79b7a410c0be672b9f26da47092c3c70340eda20_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:9ce685d2ffc4f8a80f83441e79b7a410c0be672b9f26da47092c3c70340eda20_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-openstack-rhel8@sha256%3A9ce685d2ffc4f8a80f83441e79b7a410c0be672b9f26da47092c3c70340eda20?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-provider-openstack-container-v4.14.0-202508260116.p2.g51f8e4d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-config-operator@sha256:7d614a072328fb5ba4b64bdfd8e952ef1645c6fc2e85f4569bb937d252c086ed_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-config-operator@sha256:7d614a072328fb5ba4b64bdfd8e952ef1645c6fc2e85f4569bb937d252c086ed_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-config-operator@sha256:7d614a072328fb5ba4b64bdfd8e952ef1645c6fc2e85f4569bb937d252c086ed_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-operator@sha256%3A7d614a072328fb5ba4b64bdfd8e952ef1645c6fc2e85f4569bb937d252c086ed?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-config-operator-container-v4.14.0-202508260116.p2.g00b2e0b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:82bc0ae23a7fa7524a6d99c99917a8556a262bc4784a7eb0e36c8734b03472c2_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:82bc0ae23a7fa7524a6d99c99917a8556a262bc4784a7eb0e36c8734b03472c2_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:82bc0ae23a7fa7524a6d99c99917a8556a262bc4784a7eb0e36c8734b03472c2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-os-images-rhel8@sha256%3A82bc0ae23a7fa7524a6d99c99917a8556a262bc4784a7eb0e36c8734b03472c2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-os-images-container-v4.14.0-202508260116.p2.g0d48bf3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:32b9ecfe033ef7c2ac53d9fe33ebfa4be664a424a7dd49131ba65bcb6508f498_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:32b9ecfe033ef7c2ac53d9fe33ebfa4be664a424a7dd49131ba65bcb6508f498_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:32b9ecfe033ef7c2ac53d9fe33ebfa4be664a424a7dd49131ba65bcb6508f498_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-admission-controller@sha256%3A32b9ecfe033ef7c2ac53d9fe33ebfa4be664a424a7dd49131ba65bcb6508f498?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-admission-controller-container-v4.14.0-202508260116.p2.g75d37a9.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:b4215d17425af7e8de15596d25b03d02cccc88ccf9c5997ef46a9953ca5eac71_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:b4215d17425af7e8de15596d25b03d02cccc88ccf9c5997ef46a9953ca5eac71_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:b4215d17425af7e8de15596d25b03d02cccc88ccf9c5997ef46a9953ca5eac71_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-route-override-cni-rhel8@sha256%3Ab4215d17425af7e8de15596d25b03d02cccc88ccf9c5997ef46a9953ca5eac71?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-route-override-cni-container-v4.14.0-202508260116.p2.g5965fed.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:183f3e2fd480ce94aee7d8be8ca54258df4ed2006021c1cdceca305f26ff1395_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:183f3e2fd480ce94aee7d8be8ca54258df4ed2006021c1cdceca305f26ff1395_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:183f3e2fd480ce94aee7d8be8ca54258df4ed2006021c1cdceca305f26ff1395_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-whereabouts-ipam-cni-rhel8@sha256%3A183f3e2fd480ce94aee7d8be8ca54258df4ed2006021c1cdceca305f26ff1395?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-whereabouts-ipam-cni-container-v4.14.0-202508260116.p2.gf95487b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-must-gather@sha256:b91fd5eab9d3c3c7a7ced24f633f7c01a1d6ea2e7ff64ff549a3a6ec2e74f50c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-must-gather@sha256:b91fd5eab9d3c3c7a7ced24f633f7c01a1d6ea2e7ff64ff549a3a6ec2e74f50c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-must-gather@sha256:b91fd5eab9d3c3c7a7ced24f633f7c01a1d6ea2e7ff64ff549a3a6ec2e74f50c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-must-gather@sha256%3Ab91fd5eab9d3c3c7a7ced24f633f7c01a1d6ea2e7ff64ff549a3a6ec2e74f50c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-must-gather-container-v4.14.0-202508260116.p2.gb8585ca.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:289cd35a51a72d51dc661e61d85a97f56f25495616601f029691333b83796a99_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:289cd35a51a72d51dc661e61d85a97f56f25495616601f029691333b83796a99_arm64",
"product_id": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:289cd35a51a72d51dc661e61d85a97f56f25495616601f029691333b83796a99_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-interface-bond-cni-rhel8@sha256%3A289cd35a51a72d51dc661e61d85a97f56f25495616601f029691333b83796a99?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-network-interface-bond-cni-container-v4.14.0-202508260116.p2.g29f61f6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:8d8b1aae175ac3dd8e8d9c424aca469b6a79520e995c68ed433c5973ea502043_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:8d8b1aae175ac3dd8e8d9c424aca469b6a79520e995c68ed433c5973ea502043_arm64",
"product_id": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:8d8b1aae175ac3dd8e8d9c424aca469b6a79520e995c68ed433c5973ea502043_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-metrics-daemon-rhel8@sha256%3A8d8b1aae175ac3dd8e8d9c424aca469b6a79520e995c68ed433c5973ea502043?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-network-metrics-daemon-container-v4.14.0-202508261628.p2.g84d7ac4.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/network-tools-rhel8@sha256:9149fb7cc4f45dc3d188626be4d47e9d5c64fd34a3ed36b0c7208a80f923035a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/network-tools-rhel8@sha256:9149fb7cc4f45dc3d188626be4d47e9d5c64fd34a3ed36b0c7208a80f923035a_arm64",
"product_id": "registry.redhat.io/openshift4/network-tools-rhel8@sha256:9149fb7cc4f45dc3d188626be4d47e9d5c64fd34a3ed36b0c7208a80f923035a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel8@sha256%3A9149fb7cc4f45dc3d188626be4d47e9d5c64fd34a3ed36b0c7208a80f923035a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-network-tools-container-v4.14.0-202508271029.p2.ge79d817.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:996675c7e518cf4d037dfc6e98cf149ece05152da0e222c39f7be1f1a42769ab_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:996675c7e518cf4d037dfc6e98cf149ece05152da0e222c39f7be1f1a42769ab_arm64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:996675c7e518cf4d037dfc6e98cf149ece05152da0e222c39f7be1f1a42769ab_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-apiserver-rhel8@sha256%3A996675c7e518cf4d037dfc6e98cf149ece05152da0e222c39f7be1f1a42769ab?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-oauth-apiserver-container-v4.14.0-202508260116.p2.ge1cd9d0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:901947d45d5a83d6170731dd160981bee40f0f27ce34b2cec6a048ce353976ac_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:901947d45d5a83d6170731dd160981bee40f0f27ce34b2cec6a048ce353976ac_arm64",
"product_id": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:901947d45d5a83d6170731dd160981bee40f0f27ce34b2cec6a048ce353976ac_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-catalogd-rhel8@sha256%3A901947d45d5a83d6170731dd160981bee40f0f27ce34b2cec6a048ce353976ac?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-olm-catalogd-container-v4.14.0-202508260116.p2.ga333cb0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:4224d9c2eec52c1d71b1545f582f89f3027cfd3b4eb70eda193c94a045932540_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:4224d9c2eec52c1d71b1545f582f89f3027cfd3b4eb70eda193c94a045932540_arm64",
"product_id": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:4224d9c2eec52c1d71b1545f582f89f3027cfd3b4eb70eda193c94a045932540_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-operator-controller-rhel8@sha256%3A4224d9c2eec52c1d71b1545f582f89f3027cfd3b4eb70eda193c94a045932540?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-olm-operator-controller-container-v4.14.0-202508260116.p2.gfb6fb27.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:5bc48f86a2aabc19c37c6881156603f89631650623bbf91a22e9d20699211c8f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:5bc48f86a2aabc19c37c6881156603f89631650623bbf91a22e9d20699211c8f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:5bc48f86a2aabc19c37c6881156603f89631650623bbf91a22e9d20699211c8f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-rukpak-rhel8@sha256%3A5bc48f86a2aabc19c37c6881156603f89631650623bbf91a22e9d20699211c8f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-olm-rukpak-container-v4.14.0-202508260116.p2.gc9409c6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:6fe96439caea99b98eeda15bf53548735859dd1d0447580cafd70f35413d8b73_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:6fe96439caea99b98eeda15bf53548735859dd1d0447580cafd70f35413d8b73_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:6fe96439caea99b98eeda15bf53548735859dd1d0447580cafd70f35413d8b73_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-apiserver-rhel8@sha256%3A6fe96439caea99b98eeda15bf53548735859dd1d0447580cafd70f35413d8b73?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-openshift-apiserver-container-v4.14.0-202508260116.p2.g3edba5c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:c4a189514ddd841ddda1973fcc2f0880b2fd4025575d449dfeb4a8293194fd35_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:c4a189514ddd841ddda1973fcc2f0880b2fd4025575d449dfeb4a8293194fd35_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:c4a189514ddd841ddda1973fcc2f0880b2fd4025575d449dfeb4a8293194fd35_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-controller-manager-rhel8@sha256%3Ac4a189514ddd841ddda1973fcc2f0880b2fd4025575d449dfeb4a8293194fd35?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-openshift-controller-manager-container-v4.14.0-202508260116.p2.g1c76570.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:eb675a5fac8140bcfa7442ab9c94f0050ede342b11000484323b32bdc9a41b0b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:eb675a5fac8140bcfa7442ab9c94f0050ede342b11000484323b32bdc9a41b0b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:eb675a5fac8140bcfa7442ab9c94f0050ede342b11000484323b32bdc9a41b0b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel8@sha256%3Aeb675a5fac8140bcfa7442ab9c94f0050ede342b11000484323b32bdc9a41b0b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-openstack-cinder-csi-driver-container-v4.14.0-202508260116.p2.g6957b24.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:8266f325d930a96aeadf20c6e411b5fc170f0fb458a61771e422ef05e6cc5551_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:8266f325d930a96aeadf20c6e411b5fc170f0fb458a61771e422ef05e6cc5551_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:8266f325d930a96aeadf20c6e411b5fc170f0fb458a61771e422ef05e6cc5551_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel8-operator@sha256%3A8266f325d930a96aeadf20c6e411b5fc170f0fb458a61771e422ef05e6cc5551?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.14.0-202508260116.p2.g1713e97.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:19319829b7165441d20f15f136b49d3b706be4b0a8bf922adaa59dfbc23e75e6_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:19319829b7165441d20f15f136b49d3b706be4b0a8bf922adaa59dfbc23e75e6_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:19319829b7165441d20f15f136b49d3b706be4b0a8bf922adaa59dfbc23e75e6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cloud-controller-manager-rhel8@sha256%3A19319829b7165441d20f15f136b49d3b706be4b0a8bf922adaa59dfbc23e75e6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.14.0-202508260116.p2.g6957b24.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:998d116b0f453e4fc7a7e95464014cdf72a51d9690dfaf7b454cce03996d76de_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:998d116b0f453e4fc7a7e95464014cdf72a51d9690dfaf7b454cce03996d76de_arm64",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:998d116b0f453e4fc7a7e95464014cdf72a51d9690dfaf7b454cce03996d76de_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel7@sha256%3A998d116b0f453e4fc7a7e95464014cdf72a51d9690dfaf7b454cce03996d76de?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ovirt-csi-driver-container-v4.14.0-202508260116.p2.gf21b470.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:0fb5437ff89bdde7a84c51bb0a3cdd72a46ed704051c34ca04a6182ff9ad6ae2_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:0fb5437ff89bdde7a84c51bb0a3cdd72a46ed704051c34ca04a6182ff9ad6ae2_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:0fb5437ff89bdde7a84c51bb0a3cdd72a46ed704051c34ca04a6182ff9ad6ae2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovirt-machine-controllers-rhel8@sha256%3A0fb5437ff89bdde7a84c51bb0a3cdd72a46ed704051c34ca04a6182ff9ad6ae2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ovirt-machine-controllers-container-v4.14.0-202508260116.p2.g5d70863.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:ce0c85a6bcaa3dc1c3b533d43635d3850459c9e58b1b392ec5eb53e8c62758ec_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:ce0c85a6bcaa3dc1c3b533d43635d3850459c9e58b1b392ec5eb53e8c62758ec_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:ce0c85a6bcaa3dc1c3b533d43635d3850459c9e58b1b392ec5eb53e8c62758ec_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes@sha256%3Ace0c85a6bcaa3dc1c3b533d43635d3850459c9e58b1b392ec5eb53e8c62758ec?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ovn-kubernetes-container-v4.14.0-202508271029.p2.gbeb3430.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:ce0c85a6bcaa3dc1c3b533d43635d3850459c9e58b1b392ec5eb53e8c62758ec_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:ce0c85a6bcaa3dc1c3b533d43635d3850459c9e58b1b392ec5eb53e8c62758ec_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:ce0c85a6bcaa3dc1c3b533d43635d3850459c9e58b1b392ec5eb53e8c62758ec_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-rhel9@sha256%3Ace0c85a6bcaa3dc1c3b533d43635d3850459c9e58b1b392ec5eb53e8c62758ec?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ovn-kubernetes-container-v4.14.0-202508271029.p2.gbeb3430.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:cf3657694f26f2e59db62d6af4ef6c5769faa67ba12df3b679f592545554b8cc_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:cf3657694f26f2e59db62d6af4ef6c5769faa67ba12df3b679f592545554b8cc_arm64",
"product_id": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:cf3657694f26f2e59db62d6af4ef6c5769faa67ba12df3b679f592545554b8cc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-k8s-prometheus-adapter@sha256%3Acf3657694f26f2e59db62d6af4ef6c5769faa67ba12df3b679f592545554b8cc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-prometheus-adapter-container-v4.14.0-202508260116.p2.g801a912.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:40f1a6a3e35b8f3334c18c5f6c5eda785cfc4fca68fd2f380f52de2d79a7c0fc_arm64",
"product": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:40f1a6a3e35b8f3334c18c5f6c5eda785cfc4fca68fd2f380f52de2d79a7c0fc_arm64",
"product_id": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:40f1a6a3e35b8f3334c18c5f6c5eda785cfc4fca68fd2f380f52de2d79a7c0fc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-route-controller-manager-rhel8@sha256%3A40f1a6a3e35b8f3334c18c5f6c5eda785cfc4fca68fd2f380f52de2d79a7c0fc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-route-controller-manager-container-v4.14.0-202508260116.p2.g1a5e72f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:8b389f6982b94f3b5546565f536baabcf8893a583b574b462aa2b5b1287345ba_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:8b389f6982b94f3b5546565f536baabcf8893a583b574b462aa2b5b1287345ba_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:8b389f6982b94f3b5546565f536baabcf8893a583b574b462aa2b5b1287345ba_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sdn-rhel8@sha256%3A8b389f6982b94f3b5546565f536baabcf8893a583b574b462aa2b5b1287345ba?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-node-container-v4.14.0-202508260116.p2.g1f611c5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-service-ca-operator@sha256:65a5a70cab35c5d51c4bfa23338a34e4da76016e8bb7765468cab426baa7c53c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-service-ca-operator@sha256:65a5a70cab35c5d51c4bfa23338a34e4da76016e8bb7765468cab426baa7c53c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-service-ca-operator@sha256:65a5a70cab35c5d51c4bfa23338a34e4da76016e8bb7765468cab426baa7c53c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-service-ca-operator@sha256%3A65a5a70cab35c5d51c4bfa23338a34e4da76016e8bb7765468cab426baa7c53c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-service-ca-operator-container-v4.14.0-202508260116.p2.g3c3f82f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tools-rhel8@sha256:462bb12fc39e08beece7c19a5867c883c3a7fe5fc73422c5d0e173bbde17fa09_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel8@sha256:462bb12fc39e08beece7c19a5867c883c3a7fe5fc73422c5d0e173bbde17fa09_arm64",
"product_id": "registry.redhat.io/openshift4/ose-tools-rhel8@sha256:462bb12fc39e08beece7c19a5867c883c3a7fe5fc73422c5d0e173bbde17fa09_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel8@sha256%3A462bb12fc39e08beece7c19a5867c883c3a7fe5fc73422c5d0e173bbde17fa09?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-tools-container-v4.14.0-202508260116.p2.g44b3ac2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c607126e8d43bc09954f99625329630804d10bfc1343be5f7cb46ba28aa7c9f7_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c607126e8d43bc09954f99625329630804d10bfc1343be5f7cb46ba28aa7c9f7_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c607126e8d43bc09954f99625329630804d10bfc1343be5f7cb46ba28aa7c9f7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-microshift-rhel9@sha256%3Ac607126e8d43bc09954f99625329630804d10bfc1343be5f7cb46ba28aa7c9f7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ovn-kubernetes-microshift-container-v4.14.0-202508190123.p2.gbeb3430.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:75ed98618ec1a6e27db5f1471b0c14617d2786b3505dcb0be711f390e4e0e144_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:75ed98618ec1a6e27db5f1471b0c14617d2786b3505dcb0be711f390e4e0e144_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:75ed98618ec1a6e27db5f1471b0c14617d2786b3505dcb0be711f390e4e0e144_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prom-label-proxy@sha256%3A75ed98618ec1a6e27db5f1471b0c14617d2786b3505dcb0be711f390e4e0e144?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=prom-label-proxy-container-v4.14.0-202508260116.p2.gaf40ed0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:666fa8a3fd09243081ccde1b3c8382532aab9746d12e02ce0bb47fbfb32273d7_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:666fa8a3fd09243081ccde1b3c8382532aab9746d12e02ce0bb47fbfb32273d7_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:666fa8a3fd09243081ccde1b3c8382532aab9746d12e02ce0bb47fbfb32273d7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-config-reloader@sha256%3A666fa8a3fd09243081ccde1b3c8382532aab9746d12e02ce0bb47fbfb32273d7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=prometheus-config-reloader-container-v4.14.0-202508260116.p2.ga4b845a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-operator@sha256:632591056f6d2339715fb5c1a3cb909c589586ba8e2ce8e63e537705bebb693f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator@sha256:632591056f6d2339715fb5c1a3cb909c589586ba8e2ce8e63e537705bebb693f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-operator@sha256:632591056f6d2339715fb5c1a3cb909c589586ba8e2ce8e63e537705bebb693f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator@sha256%3A632591056f6d2339715fb5c1a3cb909c589586ba8e2ce8e63e537705bebb693f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=prometheus-operator-container-v4.14.0-202508260116.p2.ga4b845a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:0c43289c2a39c99d86e645cb43bf53a07bf0b182b05efca1046244d7843859b1_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:0c43289c2a39c99d86e645cb43bf53a07bf0b182b05efca1046244d7843859b1_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:0c43289c2a39c99d86e645cb43bf53a07bf0b182b05efca1046244d7843859b1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator-admission-webhook-rhel8@sha256%3A0c43289c2a39c99d86e645cb43bf53a07bf0b182b05efca1046244d7843859b1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.14.0-202508260116.p2.ga4b845a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-telemeter@sha256:bfebbd8bd2c53ec956eb7608ef743848d3c181d211a6438502b398ee39d525ce_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-telemeter@sha256:bfebbd8bd2c53ec956eb7608ef743848d3c181d211a6438502b398ee39d525ce_arm64",
"product_id": "registry.redhat.io/openshift4/ose-telemeter@sha256:bfebbd8bd2c53ec956eb7608ef743848d3c181d211a6438502b398ee39d525ce_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-telemeter@sha256%3Abfebbd8bd2c53ec956eb7608ef743848d3c181d211a6438502b398ee39d525ce?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=telemeter-container-v4.14.0-202508260116.p2.g1f72681.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:5792ce77e8ed883c774d76ca7a98f9ccf2207caaa274b126b78f2637c2f10d19_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:5792ce77e8ed883c774d76ca7a98f9ccf2207caaa274b126b78f2637c2f10d19_arm64",
"product_id": "registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:5792ce77e8ed883c774d76ca7a98f9ccf2207caaa274b126b78f2637c2f10d19_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-thanos-rhel8@sha256%3A5792ce77e8ed883c774d76ca7a98f9ccf2207caaa274b126b78f2637c2f10d19?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-thanos-container-v4.14.0-202508260116.p2.ga267125.assembly.stream.el8"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:74c35b0c0dc5454d9d0fb3b8db12f4f4a9708f1c349ce916ea697a7903070567_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:74c35b0c0dc5454d9d0fb3b8db12f4f4a9708f1c349ce916ea697a7903070567_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:74c35b0c0dc5454d9d0fb3b8db12f4f4a9708f1c349ce916ea697a7903070567_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler@sha256%3A74c35b0c0dc5454d9d0fb3b8db12f4f4a9708f1c349ce916ea697a7903070567?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=atomic-openshift-cluster-autoscaler-container-v4.14.0-202508260116.p2.gd030dba.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:8ed204b01c9374ea3f25b45903cac3b5507f65dbfe6a3bf30a209433b6021092_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:8ed204b01c9374ea3f25b45903cac3b5507f65dbfe6a3bf30a209433b6021092_s390x",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:8ed204b01c9374ea3f25b45903cac3b5507f65dbfe6a3bf30a209433b6021092_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-machine-controllers@sha256%3A8ed204b01c9374ea3f25b45903cac3b5507f65dbfe6a3bf30a209433b6021092?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=baremetal-machine-controller-container-v4.14.0-202508260116.p2.gc7b46ef.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:4a669ad7d1d50fac4e847f5ab9a090e8f59b35c54975c34aa525b918099fcef6_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:4a669ad7d1d50fac4e847f5ab9a090e8f59b35c54975c34aa525b918099fcef6_s390x",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:4a669ad7d1d50fac4e847f5ab9a090e8f59b35c54975c34aa525b918099fcef6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-runtimecfg-rhel8@sha256%3A4a669ad7d1d50fac4e847f5ab9a090e8f59b35c54975c34aa525b918099fcef6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-baremetal-runtimecfg-container-v4.14.0-202508260116.p2.g0ba9e55.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:9994ec2c80f772152aded1ceee060ab5c5ed07ece95f977ddcf4a0bca0709b5b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:9994ec2c80f772152aded1ceee060ab5c5ed07ece95f977ddcf4a0bca0709b5b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:9994ec2c80f772152aded1ceee060ab5c5ed07ece95f977ddcf4a0bca0709b5b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-etcd-rhel8-operator@sha256%3A9994ec2c80f772152aded1ceee060ab5c5ed07ece95f977ddcf4a0bca0709b5b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-etcd-operator-container-v4.14.0-202508260116.p2.g9abf7d2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:ffa35fcec60dc8afc7a263176a96b41c5be09b59db4260c6f32a8dbff50ea7ba_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:ffa35fcec60dc8afc7a263176a96b41c5be09b59db4260c6f32a8dbff50ea7ba_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:ffa35fcec60dc8afc7a263176a96b41c5be09b59db4260c6f32a8dbff50ea7ba_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-monitoring-operator@sha256%3Affa35fcec60dc8afc7a263176a96b41c5be09b59db4260c6f32a8dbff50ea7ba?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-monitoring-operator-container-v4.14.0-202508260116.p2.ge095038.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:97152b524e261f92b9cd29bf2c64203d2c3b673bac7eaa073e28e815d97aae5f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:97152b524e261f92b9cd29bf2c64203d2c3b673bac7eaa073e28e815d97aae5f_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:97152b524e261f92b9cd29bf2c64203d2c3b673bac7eaa073e28e815d97aae5f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-operator@sha256%3A97152b524e261f92b9cd29bf2c64203d2c3b673bac7eaa073e28e815d97aae5f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-network-operator-container-v4.14.0-202508260116.p2.gc7f9fb8.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:5d10f53dd1153d207894e64bec4a55b77c265a81f6eeb9474c01a99bcb8e440a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:5d10f53dd1153d207894e64bec4a55b77c265a81f6eeb9474c01a99bcb8e440a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:5d10f53dd1153d207894e64bec4a55b77c265a81f6eeb9474c01a99bcb8e440a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-operator@sha256%3A5d10f53dd1153d207894e64bec4a55b77c265a81f6eeb9474c01a99bcb8e440a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-node-tuning-operator-container-v4.14.0-202508270128.p2.g5511c8d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5d10f53dd1153d207894e64bec4a55b77c265a81f6eeb9474c01a99bcb8e440a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5d10f53dd1153d207894e64bec4a55b77c265a81f6eeb9474c01a99bcb8e440a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5d10f53dd1153d207894e64bec4a55b77c265a81f6eeb9474c01a99bcb8e440a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256%3A5d10f53dd1153d207894e64bec4a55b77c265a81f6eeb9474c01a99bcb8e440a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-node-tuning-operator-container-v4.14.0-202508270128.p2.g5511c8d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:bf48a04cd500fefd09860534cf7e5f73f47b6b9af742009e54ce558f257092ef_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:bf48a04cd500fefd09860534cf7e5f73f47b6b9af742009e54ce558f257092ef_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:bf48a04cd500fefd09860534cf7e5f73f47b6b9af742009e54ce558f257092ef_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-policy-controller-rhel8@sha256%3Abf48a04cd500fefd09860534cf7e5f73f47b6b9af742009e54ce558f257092ef?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-policy-controller-container-v4.14.0-202508260116.p2.g219f6f6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:a79521c49af1e4276e086e1834b76973698147ee59b38b19cd692b1e36f2af6b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:a79521c49af1e4276e086e1834b76973698147ee59b38b19cd692b1e36f2af6b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:a79521c49af1e4276e086e1834b76973698147ee59b38b19cd692b1e36f2af6b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-storage-operator@sha256%3Aa79521c49af1e4276e086e1834b76973698147ee59b38b19cd692b1e36f2af6b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-storage-operator-container-v4.14.0-202508260116.p2.g6c652a5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:aba77589a255ede5446c926df72c379a05a6c5a1f964efb5314bf1c53fde3b40_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:aba77589a255ede5446c926df72c379a05a6c5a1f964efb5314bf1c53fde3b40_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:aba77589a255ede5446c926df72c379a05a6c5a1f964efb5314bf1c53fde3b40_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-version-operator@sha256%3Aaba77589a255ede5446c926df72c379a05a6c5a1f964efb5314bf1c53fde3b40?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-version-operator-container-v4.14.0-202508260116.p2.ga1bf930.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-configmap-reloader@sha256:856e121f8f6d4edfa598ac330248b024b6e065ec3de8aeecffb853b80f42c488_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader@sha256:856e121f8f6d4edfa598ac330248b024b6e065ec3de8aeecffb853b80f42c488_s390x",
"product_id": "registry.redhat.io/openshift4/ose-configmap-reloader@sha256:856e121f8f6d4edfa598ac330248b024b6e065ec3de8aeecffb853b80f42c488_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-configmap-reloader@sha256%3A856e121f8f6d4edfa598ac330248b024b6e065ec3de8aeecffb853b80f42c488?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=configmap-reload-container-v4.14.0-202508260116.p2.g716a0c3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-coredns@sha256:598de435084023c49bcc0f703a11befb114563145532ea79ae4eb0a76329db12_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-coredns@sha256:598de435084023c49bcc0f703a11befb114563145532ea79ae4eb0a76329db12_s390x",
"product_id": "registry.redhat.io/openshift4/ose-coredns@sha256:598de435084023c49bcc0f703a11befb114563145532ea79ae4eb0a76329db12_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-coredns@sha256%3A598de435084023c49bcc0f703a11befb114563145532ea79ae4eb0a76329db12?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=coredns-container-v4.14.0-202508260116.p2.gd10f7ff.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:17b0be8dcd895eb093a80072397f33be23ec0cfb5d82b0523c1133ce441a75cb_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:17b0be8dcd895eb093a80072397f33be23ec0cfb5d82b0523c1133ce441a75cb_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:17b0be8dcd895eb093a80072397f33be23ec0cfb5d82b0523c1133ce441a75cb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher@sha256%3A17b0be8dcd895eb093a80072397f33be23ec0cfb5d82b0523c1133ce441a75cb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-attacher-container-v4.14.0-202508260116.p2.g06e8ce0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:17b0be8dcd895eb093a80072397f33be23ec0cfb5d82b0523c1133ce441a75cb_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:17b0be8dcd895eb093a80072397f33be23ec0cfb5d82b0523c1133ce441a75cb_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:17b0be8dcd895eb093a80072397f33be23ec0cfb5d82b0523c1133ce441a75cb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher-rhel8@sha256%3A17b0be8dcd895eb093a80072397f33be23ec0cfb5d82b0523c1133ce441a75cb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-attacher-container-v4.14.0-202508260116.p2.g06e8ce0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:c34281d09b1262a8eac08c2eda2a1780c3a5ae4e795268c931218cf2b5a8d33b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:c34281d09b1262a8eac08c2eda2a1780c3a5ae4e795268c931218cf2b5a8d33b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:c34281d09b1262a8eac08c2eda2a1780c3a5ae4e795268c931218cf2b5a8d33b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe@sha256%3Ac34281d09b1262a8eac08c2eda2a1780c3a5ae4e795268c931218cf2b5a8d33b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-livenessprobe-container-v4.14.0-202508260116.p2.ga9bcbde.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:c34281d09b1262a8eac08c2eda2a1780c3a5ae4e795268c931218cf2b5a8d33b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:c34281d09b1262a8eac08c2eda2a1780c3a5ae4e795268c931218cf2b5a8d33b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:c34281d09b1262a8eac08c2eda2a1780c3a5ae4e795268c931218cf2b5a8d33b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe-rhel8@sha256%3Ac34281d09b1262a8eac08c2eda2a1780c3a5ae4e795268c931218cf2b5a8d33b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-livenessprobe-container-v4.14.0-202508260116.p2.ga9bcbde.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1e601e80d7f871c028a79e515e9d07a25b6a1e02a42ee19f017ab0a968525b66_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1e601e80d7f871c028a79e515e9d07a25b6a1e02a42ee19f017ab0a968525b66_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1e601e80d7f871c028a79e515e9d07a25b6a1e02a42ee19f017ab0a968525b66_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar@sha256%3A1e601e80d7f871c028a79e515e9d07a25b6a1e02a42ee19f017ab0a968525b66?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-node-driver-registrar-container-v4.14.0-202508260116.p2.g9dcaa7f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1e601e80d7f871c028a79e515e9d07a25b6a1e02a42ee19f017ab0a968525b66_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1e601e80d7f871c028a79e515e9d07a25b6a1e02a42ee19f017ab0a968525b66_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1e601e80d7f871c028a79e515e9d07a25b6a1e02a42ee19f017ab0a968525b66_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar-rhel8@sha256%3A1e601e80d7f871c028a79e515e9d07a25b6a1e02a42ee19f017ab0a968525b66?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-node-driver-registrar-container-v4.14.0-202508260116.p2.g9dcaa7f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:ec2cc32f380673fc74bf9d31ecc060db8aba1bc36e8268a0c241d2460678a7c8_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:ec2cc32f380673fc74bf9d31ecc060db8aba1bc36e8268a0c241d2460678a7c8_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:ec2cc32f380673fc74bf9d31ecc060db8aba1bc36e8268a0c241d2460678a7c8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner@sha256%3Aec2cc32f380673fc74bf9d31ecc060db8aba1bc36e8268a0c241d2460678a7c8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-provisioner-container-v4.14.0-202508260116.p2.ge18ed7f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:ec2cc32f380673fc74bf9d31ecc060db8aba1bc36e8268a0c241d2460678a7c8_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:ec2cc32f380673fc74bf9d31ecc060db8aba1bc36e8268a0c241d2460678a7c8_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:ec2cc32f380673fc74bf9d31ecc060db8aba1bc36e8268a0c241d2460678a7c8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner-rhel8@sha256%3Aec2cc32f380673fc74bf9d31ecc060db8aba1bc36e8268a0c241d2460678a7c8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-provisioner-container-v4.14.0-202508260116.p2.ge18ed7f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:6e63184a7b28ee21dd3ea6c61f9401a36d1b0d16b7a48fde77eb4c6986f2e290_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:6e63184a7b28ee21dd3ea6c61f9401a36d1b0d16b7a48fde77eb4c6986f2e290_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:6e63184a7b28ee21dd3ea6c61f9401a36d1b0d16b7a48fde77eb4c6986f2e290_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-validation-webhook-rhel8@sha256%3A6e63184a7b28ee21dd3ea6c61f9401a36d1b0d16b7a48fde77eb4c6986f2e290?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-snapshot-validation-webhook-container-v4.14.0-202508260116.p2.ga683453.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:e3fc2b5c70efac4064e9fd155eee2a2dd2813ec865f1509deabcc41590e3563d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:e3fc2b5c70efac4064e9fd155eee2a2dd2813ec865f1509deabcc41590e3563d_s390x",
"product_id": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:e3fc2b5c70efac4064e9fd155eee2a2dd2813ec865f1509deabcc41590e3563d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel9@sha256%3Ae3fc2b5c70efac4064e9fd155eee2a2dd2813ec865f1509deabcc41590e3563d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=driver-toolkit-container-v4.14.0-202508271029.p2.gcafed17.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:3d3a584f8ede240a3e4519383d151fb92a01c326a43388214ca78dfc492a2b05_s390x",
"product": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:3d3a584f8ede240a3e4519383d151fb92a01c326a43388214ca78dfc492a2b05_s390x",
"product_id": "registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:3d3a584f8ede240a3e4519383d151fb92a01c326a43388214ca78dfc492a2b05_s390x",
"product_identification_helper": {
"purl": "pkg:oci/egress-router-cni-rhel8@sha256%3A3d3a584f8ede240a3e4519383d151fb92a01c326a43388214ca78dfc492a2b05?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-egress-router-cni-container-v4.14.0-202508260116.p2.g96f2f54.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-proxy@sha256:e70b8f62677a3b9fa03bdaeb0832bccf42e5c473277494c7b05fb11fc959783e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy@sha256:e70b8f62677a3b9fa03bdaeb0832bccf42e5c473277494c7b05fb11fc959783e_s390x",
"product_id": "registry.redhat.io/openshift4/ose-oauth-proxy@sha256:e70b8f62677a3b9fa03bdaeb0832bccf42e5c473277494c7b05fb11fc959783e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-proxy@sha256%3Ae70b8f62677a3b9fa03bdaeb0832bccf42e5c473277494c7b05fb11fc959783e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=golang-github-openshift-oauth-proxy-container-v4.14.0-202508260116.p2.ga4a2f27.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:b4fdd00a5386db728c94c1ea6c49e450b3cb40352f7008d4ae5c5e340cadc442_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:b4fdd00a5386db728c94c1ea6c49e450b3cb40352f7008d4ae5c5e340cadc442_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:b4fdd00a5386db728c94c1ea6c49e450b3cb40352f7008d4ae5c5e340cadc442_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-alertmanager@sha256%3Ab4fdd00a5386db728c94c1ea6c49e450b3cb40352f7008d4ae5c5e340cadc442?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.14.0-202508260116.p2.ge372516.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus@sha256:28024773093ead756489d28df8d9fec1f109123968bd907504a535f08ff2bf62_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus@sha256:28024773093ead756489d28df8d9fec1f109123968bd907504a535f08ff2bf62_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prometheus@sha256:28024773093ead756489d28df8d9fec1f109123968bd907504a535f08ff2bf62_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus@sha256%3A28024773093ead756489d28df8d9fec1f109123968bd907504a535f08ff2bf62?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=golang-github-prometheus-prometheus-container-v4.14.0-202508260116.p2.g3aff0d1.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:33e21e618d81cf68948d657dbd2ab7fba1023e707337859b3952345af9f0e7ab_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:33e21e618d81cf68948d657dbd2ab7fba1023e707337859b3952345af9f0e7ab_s390x",
"product_id": "registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:33e21e618d81cf68948d657dbd2ab7fba1023e707337859b3952345af9f0e7ab_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel8@sha256%3A33e21e618d81cf68948d657dbd2ab7fba1023e707337859b3952345af9f0e7ab?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-hypershift-container-v4.14.0-202508260116.p2.g69c645c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:1e07c48592503a430bf8df396f9b9f1aeb22633301637f3648944c68d08388c3_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:1e07c48592503a430bf8df396f9b9f1aeb22633301637f3648944c68d08388c3_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:1e07c48592503a430bf8df396f9b9f1aeb22633301637f3648944c68d08388c3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-node-label-updater-rhel8@sha256%3A1e07c48592503a430bf8df396f9b9f1aeb22633301637f3648944c68d08388c3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ibm-vpc-node-label-updater-container-v4.14.0-202508260116.p2.g01349bb.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-proxy@sha256:d98c8fa30d247fa783cbb58ca0b14b75fdf77fdeca3d6544404c0ec5b13ccd9f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy@sha256:d98c8fa30d247fa783cbb58ca0b14b75fdf77fdeca3d6544404c0ec5b13ccd9f_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kube-proxy@sha256:d98c8fa30d247fa783cbb58ca0b14b75fdf77fdeca3d6544404c0ec5b13ccd9f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-proxy@sha256%3Ad98c8fa30d247fa783cbb58ca0b14b75fdf77fdeca3d6544404c0ec5b13ccd9f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kube-proxy-container-v4.14.0-202508260116.p2.g1f611c5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:df55e4a31e5833a62bafb9b02ac2c38e7775828c0d3d33717af402eceb786e30_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:df55e4a31e5833a62bafb9b02ac2c38e7775828c0d3d33717af402eceb786e30_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:df55e4a31e5833a62bafb9b02ac2c38e7775828c0d3d33717af402eceb786e30_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-rbac-proxy@sha256%3Adf55e4a31e5833a62bafb9b02ac2c38e7775828c0d3d33717af402eceb786e30?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kube-rbac-proxy-container-v4.14.0-202508260116.p2.gb8b8259.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:71f8f961b4ccee7ec8fbb0b67d1a522f58bc27375cf904c7d7555f7dbba06ca8_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:71f8f961b4ccee7ec8fbb0b67d1a522f58bc27375cf904c7d7555f7dbba06ca8_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:71f8f961b4ccee7ec8fbb0b67d1a522f58bc27375cf904c7d7555f7dbba06ca8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-state-metrics@sha256%3A71f8f961b4ccee7ec8fbb0b67d1a522f58bc27375cf904c7d7555f7dbba06ca8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kube-state-metrics-container-v4.14.0-202508260116.p2.gdb0c549.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-marketplace@sha256:4e30716436083472011c32185f5d6e54adea2845f22449340c94f231319ddee0_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace@sha256:4e30716436083472011c32185f5d6e54adea2845f22449340c94f231319ddee0_s390x",
"product_id": "registry.redhat.io/openshift4/ose-operator-marketplace@sha256:4e30716436083472011c32185f5d6e54adea2845f22449340c94f231319ddee0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-marketplace@sha256%3A4e30716436083472011c32185f5d6e54adea2845f22449340c94f231319ddee0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=marketplace-operator-container-v4.14.0-202508260116.p2.g363eb42.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:4c61613308a6adcda299be9e1c9ae9efd93ca94f92ec8f3364c372b1136b9a03_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:4c61613308a6adcda299be9e1c9ae9efd93ca94f92ec8f3364c372b1136b9a03_s390x",
"product_id": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:4c61613308a6adcda299be9e1c9ae9efd93ca94f92ec8f3364c372b1136b9a03_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-monitoring-plugin-rhel8@sha256%3A4c61613308a6adcda299be9e1c9ae9efd93ca94f92ec8f3364c372b1136b9a03?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=monitoring-plugin-container-v4.14.0-202508260116.p2.g4fa7043.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni@sha256:3d493e21a0c5dfcac591bd81ed50c5770a01435202fbcb18610908166dbac4a3_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni@sha256:3d493e21a0c5dfcac591bd81ed50c5770a01435202fbcb18610908166dbac4a3_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni@sha256:3d493e21a0c5dfcac591bd81ed50c5770a01435202fbcb18610908166dbac4a3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni@sha256%3A3d493e21a0c5dfcac591bd81ed50c5770a01435202fbcb18610908166dbac4a3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=multus-cni-container-v4.14.0-202508260116.p2.g8e48cb0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:15fb7cfa20039955bb6c8e18a25b942aaa09d148cf8a83ed3d9b31ead91c230b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:15fb7cfa20039955bb6c8e18a25b942aaa09d148cf8a83ed3d9b31ead91c230b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:15fb7cfa20039955bb6c8e18a25b942aaa09d148cf8a83ed3d9b31ead91c230b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-networkpolicy-rhel8@sha256%3A15fb7cfa20039955bb6c8e18a25b942aaa09d148cf8a83ed3d9b31ead91c230b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-networkpolicy-container-v4.14.0-202508260116.p2.gf670647.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:7fe43cc01d066c85078b5a10c16a54cc137cfdb9df78736e7cc3ead986eb9fc4_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:7fe43cc01d066c85078b5a10c16a54cc137cfdb9df78736e7cc3ead986eb9fc4_s390x",
"product_id": "registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:7fe43cc01d066c85078b5a10c16a54cc137cfdb9df78736e7cc3ead986eb9fc4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-server-rhel8@sha256%3A7fe43cc01d066c85078b5a10c16a54cc137cfdb9df78736e7cc3ead986eb9fc4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=oauth-server-container-v4.14.0-202508260116.p2.g35f4739.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:7404d4fcd2c5c33f3e4adf52cb5e85c8eb1c6ad12e951ce57910b7dc575dd8b9_s390x",
"product": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:7404d4fcd2c5c33f3e4adf52cb5e85c8eb1c6ad12e951ce57910b7dc575dd8b9_s390x",
"product_id": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:7404d4fcd2c5c33f3e4adf52cb5e85c8eb1c6ad12e951ce57910b7dc575dd8b9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oc-mirror-plugin-rhel8@sha256%3A7404d4fcd2c5c33f3e4adf52cb5e85c8eb1c6ad12e951ce57910b7dc575dd8b9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=oc-mirror-plugin-container-v4.14.0-202508260116.p2.g056043d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-builder@sha256:0ea3f860c6e3f8f38cb8336680535f94143c7d8eb04fd6a9ef01f03626029904_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-builder@sha256:0ea3f860c6e3f8f38cb8336680535f94143c7d8eb04fd6a9ef01f03626029904_s390x",
"product_id": "registry.redhat.io/openshift4/ose-docker-builder@sha256:0ea3f860c6e3f8f38cb8336680535f94143c7d8eb04fd6a9ef01f03626029904_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-builder@sha256%3A0ea3f860c6e3f8f38cb8336680535f94143c7d8eb04fd6a9ef01f03626029904?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-builder-container-v4.14.0-202508260116.p2.gcdeff52.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli@sha256:33256a318d49640e728fceca60c107ac6de2b018d09203515ad66e2be1f4abe2_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli@sha256:33256a318d49640e728fceca60c107ac6de2b018d09203515ad66e2be1f4abe2_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cli@sha256:33256a318d49640e728fceca60c107ac6de2b018d09203515ad66e2be1f4abe2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli@sha256%3A33256a318d49640e728fceca60c107ac6de2b018d09203515ad66e2be1f4abe2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-cli-container-v4.14.0-202508260116.p2.g44b3ac2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console@sha256:98a3bfd1c2fa6c1e6b59817182e74545d3ff5d3dcb859d94800dd4db96d3e3f8_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-console@sha256:98a3bfd1c2fa6c1e6b59817182e74545d3ff5d3dcb859d94800dd4db96d3e3f8_s390x",
"product_id": "registry.redhat.io/openshift4/ose-console@sha256:98a3bfd1c2fa6c1e6b59817182e74545d3ff5d3dcb859d94800dd4db96d3e3f8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-console@sha256%3A98a3bfd1c2fa6c1e6b59817182e74545d3ff5d3dcb859d94800dd4db96d3e3f8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-console-container-v4.14.0-202508271029.p2.g477c659.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-operator@sha256:9eca18c188bf8513cb12f2fc17eb30c899707caee1de492376ae2220c9550fb9_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-operator@sha256:9eca18c188bf8513cb12f2fc17eb30c899707caee1de492376ae2220c9550fb9_s390x",
"product_id": "registry.redhat.io/openshift4/ose-console-operator@sha256:9eca18c188bf8513cb12f2fc17eb30c899707caee1de492376ae2220c9550fb9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-operator@sha256%3A9eca18c188bf8513cb12f2fc17eb30c899707caee1de492376ae2220c9550fb9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.14.0-202508260116.p2.ge5d3f29.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-deployer@sha256:b45b62e608c006a3b0285fe773d6f8d6bd8c7938c3c84270b21b9d525792ed67_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-deployer@sha256:b45b62e608c006a3b0285fe773d6f8d6bd8c7938c3c84270b21b9d525792ed67_s390x",
"product_id": "registry.redhat.io/openshift4/ose-deployer@sha256:b45b62e608c006a3b0285fe773d6f8d6bd8c7938c3c84270b21b9d525792ed67_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-deployer@sha256%3Ab45b62e608c006a3b0285fe773d6f8d6bd8c7938c3c84270b21b9d525792ed67?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-deployer-container-v4.14.0-202508260116.p2.g44b3ac2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-haproxy-router@sha256:c6848d71cc99269d99009eff7f48c762a0963a5b54347abaeafcd150110af5dd_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router@sha256:c6848d71cc99269d99009eff7f48c762a0963a5b54347abaeafcd150110af5dd_s390x",
"product_id": "registry.redhat.io/openshift4/ose-haproxy-router@sha256:c6848d71cc99269d99009eff7f48c762a0963a5b54347abaeafcd150110af5dd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-haproxy-router@sha256%3Ac6848d71cc99269d99009eff7f48c762a0963a5b54347abaeafcd150110af5dd?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-haproxy-router-container-v4.14.0-202508260116.p2.gc3a2430.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:8f9eb65d92e9770d9c3bb8ce2c789435835cfbd48aa138ca5b5079d0244b9fab_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:8f9eb65d92e9770d9c3bb8ce2c789435835cfbd48aa138ca5b5079d0244b9fab_s390x",
"product_id": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:8f9eb65d92e9770d9c3bb8ce2c789435835cfbd48aa138ca5b5079d0244b9fab_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube-rhel9@sha256%3A8f9eb65d92e9770d9c3bb8ce2c789435835cfbd48aa138ca5b5079d0244b9fab?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-hyperkube-container-v4.14.0-202508190123.p2.g03a907c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:cb758c11856da4fe8c2d95abbd8bbf359f27dbf73b7b2b2931efea959ce64c7f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:cb758c11856da4fe8c2d95abbd8bbf359f27dbf73b7b2b2931efea959ce64c7f_s390x",
"product_id": "registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:cb758c11856da4fe8c2d95abbd8bbf359f27dbf73b7b2b2931efea959ce64c7f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-keepalived-ipfailover@sha256%3Acb758c11856da4fe8c2d95abbd8bbf359f27dbf73b7b2b2931efea959ce64c7f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.14.0-202508260116.p2.g03e5f40.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-pod@sha256:2d5034d957f5a18cac865648df8bcb7f2b452c0358f3433fa57f51852369480e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-pod@sha256:2d5034d957f5a18cac865648df8bcb7f2b452c0358f3433fa57f51852369480e_s390x",
"product_id": "registry.redhat.io/openshift4/ose-pod@sha256:2d5034d957f5a18cac865648df8bcb7f2b452c0358f3433fa57f51852369480e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod@sha256%3A2d5034d957f5a18cac865648df8bcb7f2b452c0358f3433fa57f51852369480e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-pod-container-v4.14.0-202508260116.p2.g03a907c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-registry@sha256:29a2bafdd8b942470edc3a0f7b5df01e3cca066d23e509a8d7143e1ba89d856c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-registry@sha256:29a2bafdd8b942470edc3a0f7b5df01e3cca066d23e509a8d7143e1ba89d856c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-docker-registry@sha256:29a2bafdd8b942470edc3a0f7b5df01e3cca066d23e509a8d7143e1ba89d856c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-registry@sha256%3A29a2bafdd8b942470edc3a0f7b5df01e3cca066d23e509a8d7143e1ba89d856c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-registry-container-v4.14.0-202508260116.p2.gce0483f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tests@sha256:ff3fbc882fad77dfdc4fbb2a0bb058eaf414fd729786c2ffd25a481c13025f78_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-tests@sha256:ff3fbc882fad77dfdc4fbb2a0bb058eaf414fd729786c2ffd25a481c13025f78_s390x",
"product_id": "registry.redhat.io/openshift4/ose-tests@sha256:ff3fbc882fad77dfdc4fbb2a0bb058eaf414fd729786c2ffd25a481c13025f78_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests@sha256%3Aff3fbc882fad77dfdc4fbb2a0bb058eaf414fd729786c2ffd25a481c13025f78?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-tests-container-v4.14.0-202508260116.p2.g61448fa.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:4471ea204d04b1ee21c24583a97e17b0c66bb7c236d139779b05f807d072e055_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:4471ea204d04b1ee21c24583a97e17b0c66bb7c236d139779b05f807d072e055_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:4471ea204d04b1ee21c24583a97e17b0c66bb7c236d139779b05f807d072e055_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-state-metrics-rhel8@sha256%3A4471ea204d04b1ee21c24583a97e17b0c66bb7c236d139779b05f807d072e055?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-state-metrics-container-v4.14.0-202508260116.p2.gdff4b0f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:ce01851515c2edeec5d5b91f5e35eb8f6852bc3278ee237db72e27d39a4c00d5_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:ce01851515c2edeec5d5b91f5e35eb8f6852bc3278ee237db72e27d39a4c00d5_s390x",
"product_id": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:ce01851515c2edeec5d5b91f5e35eb8f6852bc3278ee237db72e27d39a4c00d5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-lifecycle-manager@sha256%3Ace01851515c2edeec5d5b91f5e35eb8f6852bc3278ee237db72e27d39a4c00d5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=operator-lifecycle-manager-container-v4.14.0-202508260116.p2.g15d5584.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-registry@sha256:41acb229602c4f5123621d82b102a21307d0919942fc9a45e89e0790a301665b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-registry@sha256:41acb229602c4f5123621d82b102a21307d0919942fc9a45e89e0790a301665b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-operator-registry@sha256:41acb229602c4f5123621d82b102a21307d0919942fc9a45e89e0790a301665b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-registry@sha256%3A41acb229602c4f5123621d82b102a21307d0919942fc9a45e89e0790a301665b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=operator-registry-container-v4.14.0-202508260116.p2.g15d5584.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:06985b43ecd79ec616bdaeb23022c0bbeaf9fa0ce8d5dd8d9b9011150072beff_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:06985b43ecd79ec616bdaeb23022c0bbeaf9fa0ce8d5dd8d9b9011150072beff_s390x",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:06985b43ecd79ec616bdaeb23022c0bbeaf9fa0ce8d5dd8d9b9011150072beff_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-api-server-rhel8@sha256%3A06985b43ecd79ec616bdaeb23022c0bbeaf9fa0ce8d5dd8d9b9011150072beff?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-api-server-container-v4.14.0-202508260116.p2.g6df4bf1.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:e000a1b1bc9e5626baaa7a6a74e6e18a197fc44cb7c934e13ee4146bac77fcd0_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:e000a1b1bc9e5626baaa7a6a74e6e18a197fc44cb7c934e13ee4146bac77fcd0_s390x",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:e000a1b1bc9e5626baaa7a6a74e6e18a197fc44cb7c934e13ee4146bac77fcd0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-csr-approver-rhel8@sha256%3Ae000a1b1bc9e5626baaa7a6a74e6e18a197fc44cb7c934e13ee4146bac77fcd0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-csr-approver-container-v4.14.0-202508260116.p2.g54aa57e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:5734694d1c1216015a5e80670bf46bd7efedae28aaa03eee8afe6ae4cd2f8b2f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:5734694d1c1216015a5e80670bf46bd7efedae28aaa03eee8afe6ae4cd2f8b2f_s390x",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:5734694d1c1216015a5e80670bf46bd7efedae28aaa03eee8afe6ae4cd2f8b2f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel9@sha256%3A5734694d1c1216015a5e80670bf46bd7efedae28aaa03eee8afe6ae4cd2f8b2f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-node-agent-container-v4.14.0-202508190123.p2.g91a7281.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:782e31fc1b50f89cf7866124d34210ca91548eac6637612bf2f5862493f28c77_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:782e31fc1b50f89cf7866124d34210ca91548eac6637612bf2f5862493f28c77_s390x",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:782e31fc1b50f89cf7866124d34210ca91548eac6637612bf2f5862493f28c77_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-orchestrator-rhel8@sha256%3A782e31fc1b50f89cf7866124d34210ca91548eac6637612bf2f5862493f28c77?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-orchestrator-container-v4.14.0-202508260116.p2.g54aa57e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:0d48b0beca21c0c627027bec2e83778e3392f282039f687a424394657d768d69_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:0d48b0beca21c0c627027bec2e83778e3392f282039f687a424394657d768d69_s390x",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:0d48b0beca21c0c627027bec2e83778e3392f282039f687a424394657d768d69_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-utils-rhel9@sha256%3A0d48b0beca21c0c627027bec2e83778e3392f282039f687a424394657d768d69?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-utils-container-v4.14.0-202508190123.p2.gb3fa10c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:e6b88a0bcda791b89f22309e60f4288bcfa440a69215c7a75b908f3b9358db79_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:e6b88a0bcda791b89f22309e60f4288bcfa440a69215c7a75b908f3b9358db79_s390x",
"product_id": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:e6b88a0bcda791b89f22309e60f4288bcfa440a69215c7a75b908f3b9358db79_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-apiserver-network-proxy-rhel8@sha256%3Ae6b88a0bcda791b89f22309e60f4288bcfa440a69215c7a75b908f3b9358db79?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-apiserver-network-proxy-container-v4.14.0-202508260116.p2.gf56c606.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:c758469d727d12be5c3de84ffb6fb1c224cf3ea0fed2e1792eebc94cec65c177_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:c758469d727d12be5c3de84ffb6fb1c224cf3ea0fed2e1792eebc94cec65c177_s390x",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:c758469d727d12be5c3de84ffb6fb1c224cf3ea0fed2e1792eebc94cec65c177_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel8@sha256%3Ac758469d727d12be5c3de84ffb6fb1c224cf3ea0fed2e1792eebc94cec65c177?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-baremetal-installer-container-v4.14.0-202508260116.p2.gd92ca63.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:034314a314ac0f68ff2e7457fd10e8c55b52af2e87baee59c60f6d0a92dfcb80_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:034314a314ac0f68ff2e7457fd10e8c55b52af2e87baee59c60f6d0a92dfcb80_s390x",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:034314a314ac0f68ff2e7457fd10e8c55b52af2e87baee59c60f6d0a92dfcb80_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-rhel8-operator@sha256%3A034314a314ac0f68ff2e7457fd10e8c55b52af2e87baee59c60f6d0a92dfcb80?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-baremetal-operator-container-v4.14.0-202508260116.p2.g483d019.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-artifacts@sha256:d0fe069c206a3df08fa3e349711e9d0f97ac84b7b8fabeac86e9f87c5982c87f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts@sha256:d0fe069c206a3df08fa3e349711e9d0f97ac84b7b8fabeac86e9f87c5982c87f_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cli-artifacts@sha256:d0fe069c206a3df08fa3e349711e9d0f97ac84b7b8fabeac86e9f87c5982c87f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-artifacts@sha256%3Ad0fe069c206a3df08fa3e349711e9d0f97ac84b7b8fabeac86e9f87c5982c87f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cli-artifacts-container-v4.14.0-202508260116.p2.g44b3ac2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:fba745e22cf523b5832a6650bab5eadaa20a6ce0b0b90b8d40d784975ec0ddaa_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:fba745e22cf523b5832a6650bab5eadaa20a6ce0b0b90b8d40d784975ec0ddaa_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:fba745e22cf523b5832a6650bab5eadaa20a6ce0b0b90b8d40d784975ec0ddaa_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-credential-operator@sha256%3Afba745e22cf523b5832a6650bab5eadaa20a6ce0b0b90b8d40d784975ec0ddaa?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cloud-credential-operator-container-v4.14.0-202508260116.p2.gc5e1412.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:a1715c28ae05bd1ad796e0ec034c0177fe2a5aa554891c0c4c2d3fa11b9c075f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:a1715c28ae05bd1ad796e0ec034c0177fe2a5aa554891c0c4c2d3fa11b9c075f_s390x",
"product_id": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:a1715c28ae05bd1ad796e0ec034c0177fe2a5aa554891c0c4c2d3fa11b9c075f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cloud-network-config-controller-rhel8@sha256%3Aa1715c28ae05bd1ad796e0ec034c0177fe2a5aa554891c0c4c2d3fa11b9c075f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cloud-network-config-controller-container-v4.14.0-202508260116.p2.g1bd0464.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:f07b759119d751640dc26e7ca09cdf39848e89316d23cef553c3ada9bb4eea1a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:f07b759119d751640dc26e7ca09cdf39848e89316d23cef553c3ada9bb4eea1a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:f07b759119d751640dc26e7ca09cdf39848e89316d23cef553c3ada9bb4eea1a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-api-rhel8@sha256%3Af07b759119d751640dc26e7ca09cdf39848e89316d23cef553c3ada9bb4eea1a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-api-container-v4.14.0-202508260116.p2.gae83c55.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:b1755bc376164d7cebe58356b1949c1a313b0d000d2664752c5243ff16714c99_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:b1755bc376164d7cebe58356b1949c1a313b0d000d2664752c5243ff16714c99_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:b1755bc376164d7cebe58356b1949c1a313b0d000d2664752c5243ff16714c99_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-authentication-operator@sha256%3Ab1755bc376164d7cebe58356b1949c1a313b0d000d2664752c5243ff16714c99?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-authentication-operator-container-v4.14.0-202508260116.p2.g9203d4d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:13910c9e00a80083e8da1dfffa265b5cd267ed1d1aedb691f70e8377b327d2ce_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:13910c9e00a80083e8da1dfffa265b5cd267ed1d1aedb691f70e8377b327d2ce_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:13910c9e00a80083e8da1dfffa265b5cd267ed1d1aedb691f70e8377b327d2ce_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-operator@sha256%3A13910c9e00a80083e8da1dfffa265b5cd267ed1d1aedb691f70e8377b327d2ce?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-autoscaler-operator-container-v4.14.0-202508260116.p2.g32854ba.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:c0f56d88b848b862c89babd2a8f48579436603e9380e2fb4cd4c75a735071652_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:c0f56d88b848b862c89babd2a8f48579436603e9380e2fb4cd4c75a735071652_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:c0f56d88b848b862c89babd2a8f48579436603e9380e2fb4cd4c75a735071652_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-baremetal-operator-rhel8@sha256%3Ac0f56d88b848b862c89babd2a8f48579436603e9380e2fb4cd4c75a735071652?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-baremetal-operator-container-v4.14.0-202508260116.p2.gaffcfb5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:2a1233f3f583acfac2ecbf6ed08c2171d882ea47efd35d1f331f5de6cf1629b3_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:2a1233f3f583acfac2ecbf6ed08c2171d882ea47efd35d1f331f5de6cf1629b3_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:2a1233f3f583acfac2ecbf6ed08c2171d882ea47efd35d1f331f5de6cf1629b3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-bootstrap@sha256%3A2a1233f3f583acfac2ecbf6ed08c2171d882ea47efd35d1f331f5de6cf1629b3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-bootstrap-container-v4.14.0-202508260116.p2.g93fba13.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:1456f7030243f3300a8ffa6994f8f2128075a3471a45601b92642a57d2231099_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:1456f7030243f3300a8ffa6994f8f2128075a3471a45601b92642a57d2231099_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:1456f7030243f3300a8ffa6994f8f2128075a3471a45601b92642a57d2231099_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-operator-container-rhel8@sha256%3A1456f7030243f3300a8ffa6994f8f2128075a3471a45601b92642a57d2231099?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-capi-operator-container-v4.14.0-202508260116.p2.g60cc3e6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:1456f7030243f3300a8ffa6994f8f2128075a3471a45601b92642a57d2231099_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:1456f7030243f3300a8ffa6994f8f2128075a3471a45601b92642a57d2231099_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:1456f7030243f3300a8ffa6994f8f2128075a3471a45601b92642a57d2231099_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-rhel8-operator@sha256%3A1456f7030243f3300a8ffa6994f8f2128075a3471a45601b92642a57d2231099?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-capi-operator-container-v4.14.0-202508260116.p2.g60cc3e6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:42c9f2fdb2ab543906234891c441d82492c98930a099bd5bb0fd04e83f16f4a5_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:42c9f2fdb2ab543906234891c441d82492c98930a099bd5bb0fd04e83f16f4a5_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:42c9f2fdb2ab543906234891c441d82492c98930a099bd5bb0fd04e83f16f4a5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-cloud-controller-manager-operator-rhel8@sha256%3A42c9f2fdb2ab543906234891c441d82492c98930a099bd5bb0fd04e83f16f4a5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.14.0-202508260116.p2.ga0b9c0d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:7c16ef4b1a0f81c61e937347bd7c4360434ecfd9de889d606d7f1caeeb67ab8b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:7c16ef4b1a0f81c61e937347bd7c4360434ecfd9de889d606d7f1caeeb67ab8b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:7c16ef4b1a0f81c61e937347bd7c4360434ecfd9de889d606d7f1caeeb67ab8b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-operator@sha256%3A7c16ef4b1a0f81c61e937347bd7c4360434ecfd9de889d606d7f1caeeb67ab8b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-config-operator-container-v4.14.0-202508260116.p2.g2378670.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:bd26f87832b0d26b08a96a490e4e141b9d569688f563b25879bc56310fe408ad_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:bd26f87832b0d26b08a96a490e4e141b9d569688f563b25879bc56310fe408ad_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:bd26f87832b0d26b08a96a490e4e141b9d569688f563b25879bc56310fe408ad_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-control-plane-machine-set-operator-rhel8@sha256%3Abd26f87832b0d26b08a96a490e4e141b9d569688f563b25879bc56310fe408ad?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.14.0-202508260116.p2.g783d9dd.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:65c57f870979f4faf5f11b53ed9f8e786ba0df1295d4bf5acacc470bf9bca203_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:65c57f870979f4faf5f11b53ed9f8e786ba0df1295d4bf5acacc470bf9bca203_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:65c57f870979f4faf5f11b53ed9f8e786ba0df1295d4bf5acacc470bf9bca203_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256%3A65c57f870979f4faf5f11b53ed9f8e786ba0df1295d4bf5acacc470bf9bca203?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.14.0-202508260116.p2.gd4a1162.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:61030a93a0cae208e32634c21c34cdb73c84db87f8409ff609c7ce5c2de05984_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:61030a93a0cae208e32634c21c34cdb73c84db87f8409ff609c7ce5c2de05984_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:61030a93a0cae208e32634c21c34cdb73c84db87f8409ff609c7ce5c2de05984_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-dns-operator@sha256%3A61030a93a0cae208e32634c21c34cdb73c84db87f8409ff609c7ce5c2de05984?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-dns-operator-container-v4.14.0-202508260116.p2.g0164e3c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:1fc8e321aa0a937d1dd6c0382969ea4fca1ab4a44210a343b2ed5e6b86219ec9_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:1fc8e321aa0a937d1dd6c0382969ea4fca1ab4a44210a343b2ed5e6b86219ec9_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:1fc8e321aa0a937d1dd6c0382969ea4fca1ab4a44210a343b2ed5e6b86219ec9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-image-registry-operator@sha256%3A1fc8e321aa0a937d1dd6c0382969ea4fca1ab4a44210a343b2ed5e6b86219ec9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-image-registry-operator-container-v4.14.0-202508260116.p2.ge858d0e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:0b43966e2d09f70f64b02ee70a69c891e8e7c89b87cf119bd6541a821c85c976_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:0b43966e2d09f70f64b02ee70a69c891e8e7c89b87cf119bd6541a821c85c976_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:0b43966e2d09f70f64b02ee70a69c891e8e7c89b87cf119bd6541a821c85c976_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-ingress-operator@sha256%3A0b43966e2d09f70f64b02ee70a69c891e8e7c89b87cf119bd6541a821c85c976?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-ingress-operator-container-v4.14.0-202508260116.p2.ge302d85.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:7d074e3a18c832085c8112b0c08cd61119dd22026be962be9b11e998e5ce3dd1_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:7d074e3a18c832085c8112b0c08cd61119dd22026be962be9b11e998e5ce3dd1_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:7d074e3a18c832085c8112b0c08cd61119dd22026be962be9b11e998e5ce3dd1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-apiserver-operator@sha256%3A7d074e3a18c832085c8112b0c08cd61119dd22026be962be9b11e998e5ce3dd1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-kube-apiserver-operator-container-v4.14.0-202508260116.p2.g9267f45.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:30b0f7efc4e6b8090a952e3426c4debdcd90e1064703de0b99592df0019cd141_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:30b0f7efc4e6b8090a952e3426c4debdcd90e1064703de0b99592df0019cd141_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:30b0f7efc4e6b8090a952e3426c4debdcd90e1064703de0b99592df0019cd141_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-cluster-api-rhel8-operator@sha256%3A30b0f7efc4e6b8090a952e3426c4debdcd90e1064703de0b99592df0019cd141?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.14.0-202508260116.p2.gb287d08.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:591c792528766909827b512a6a5401e32a00fa44938422738dbee6ad78449a0e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:591c792528766909827b512a6a5401e32a00fa44938422738dbee6ad78449a0e_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:591c792528766909827b512a6a5401e32a00fa44938422738dbee6ad78449a0e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-controller-manager-operator@sha256%3A591c792528766909827b512a6a5401e32a00fa44938422738dbee6ad78449a0e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.14.0-202508260116.p2.g4e05963.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:c26951b364b56f25cb53fcce2f7ae411b1808ad74c477292a11259fbe7b6a481_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:c26951b364b56f25cb53fcce2f7ae411b1808ad74c477292a11259fbe7b6a481_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:c26951b364b56f25cb53fcce2f7ae411b1808ad74c477292a11259fbe7b6a481_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-scheduler-operator@sha256%3Ac26951b364b56f25cb53fcce2f7ae411b1808ad74c477292a11259fbe7b6a481?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-kube-scheduler-operator-container-v4.14.0-202508260116.p2.g33f630d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:7ec0d43715a4b5c8eefd537968d739985e8b5fcec00a159e74eae1ca346578aa_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:7ec0d43715a4b5c8eefd537968d739985e8b5fcec00a159e74eae1ca346578aa_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:7ec0d43715a4b5c8eefd537968d739985e8b5fcec00a159e74eae1ca346578aa_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256%3A7ec0d43715a4b5c8eefd537968d739985e8b5fcec00a159e74eae1ca346578aa?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.14.0-202508260116.p2.g9cd9922.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:7b7dc3b38c314647c44be6a7cef345b822139beada834fbcec3fd94ee44327df_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:7b7dc3b38c314647c44be6a7cef345b822139beada834fbcec3fd94ee44327df_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:7b7dc3b38c314647c44be6a7cef345b822139beada834fbcec3fd94ee44327df_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-machine-approver@sha256%3A7b7dc3b38c314647c44be6a7cef345b822139beada834fbcec3fd94ee44327df?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-machine-approver-container-v4.14.0-202508260116.p2.g38a758d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:1ef4f28ae89390c01d127c68b573baaf76e66578341155848aff34cb3ce0e3ba_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:1ef4f28ae89390c01d127c68b573baaf76e66578341155848aff34cb3ce0e3ba_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:1ef4f28ae89390c01d127c68b573baaf76e66578341155848aff34cb3ce0e3ba_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-olm-operator-rhel8@sha256%3A1ef4f28ae89390c01d127c68b573baaf76e66578341155848aff34cb3ce0e3ba?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-olm-operator-container-v4.14.0-202508260116.p2.g0dbbb61.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:5d090e161bd70bc0ab4e611f4436849d09785b19ebd7733c79dc374495886d23_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:5d090e161bd70bc0ab4e611f4436849d09785b19ebd7733c79dc374495886d23_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:5d090e161bd70bc0ab4e611f4436849d09785b19ebd7733c79dc374495886d23_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-apiserver-operator@sha256%3A5d090e161bd70bc0ab4e611f4436849d09785b19ebd7733c79dc374495886d23?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.14.0-202508260116.p2.g700dc11.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:fe1f37fa63111bb1a4eda069fe30f937ee5848431fe041b8bb5c1e1648efa98f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:fe1f37fa63111bb1a4eda069fe30f937ee5848431fe041b8bb5c1e1648efa98f_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:fe1f37fa63111bb1a4eda069fe30f937ee5848431fe041b8bb5c1e1648efa98f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-controller-manager-operator@sha256%3Afe1f37fa63111bb1a4eda069fe30f937ee5848431fe041b8bb5c1e1648efa98f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.14.0-202508260116.p2.g09d6209.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:cda7b7445c448dcddb4d7f4218347e478d31d2ff0c45b151d2909650949b9cd4_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:cda7b7445c448dcddb4d7f4218347e478d31d2ff0c45b151d2909650949b9cd4_s390x",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:cda7b7445c448dcddb4d7f4218347e478d31d2ff0c45b151d2909650949b9cd4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel8-operator@sha256%3Acda7b7445c448dcddb4d7f4218347e478d31d2ff0c45b151d2909650949b9cd4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-ovirt-csi-operator-container-v4.14.0-202508260116.p2.g2fa33aa.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:32bdcfe9b7a573362f666b12534637638bc229c4a24c2949306d4d580bca570a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:32bdcfe9b7a573362f666b12534637638bc229c4a24c2949306d4d580bca570a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:32bdcfe9b7a573362f666b12534637638bc229c4a24c2949306d4d580bca570a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-platform-operators-manager-rhel8@sha256%3A32bdcfe9b7a573362f666b12534637638bc229c4a24c2949306d4d580bca570a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.14.0-202508260116.p2.g08fb27e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:b01854d6eb1b919ebdb4e9ee2daf4c3c268b7e5e80b5cb0fa68bf0be1de178c8_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:b01854d6eb1b919ebdb4e9ee2daf4c3c268b7e5e80b5cb0fa68bf0be1de178c8_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:b01854d6eb1b919ebdb4e9ee2daf4c3c268b7e5e80b5cb0fa68bf0be1de178c8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-samples-operator@sha256%3Ab01854d6eb1b919ebdb4e9ee2daf4c3c268b7e5e80b5cb0fa68bf0be1de178c8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-samples-operator-container-v4.14.0-202508260116.p2.g0423e87.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:a798e79656ee10b7f1f7861899be74bdd4e9e56af6d293c3c01799adc9f7c08f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:a798e79656ee10b7f1f7861899be74bdd4e9e56af6d293c3c01799adc9f7c08f_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:a798e79656ee10b7f1f7861899be74bdd4e9e56af6d293c3c01799adc9f7c08f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-update-keys@sha256%3Aa798e79656ee10b7f1f7861899be74bdd4e9e56af6d293c3c01799adc9f7c08f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-update-keys-container-v4.14.0-202508260116.p2.g1a7a6e2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:d69127bbf7535ea9616be13f95210f1069443790e449f2717782b71d67b9dca4_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:d69127bbf7535ea9616be13f95210f1069443790e449f2717782b71d67b9dca4_s390x",
"product_id": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:d69127bbf7535ea9616be13f95210f1069443790e449f2717782b71d67b9dca4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-container-networking-plugins-rhel8@sha256%3Ad69127bbf7535ea9616be13f95210f1069443790e449f2717782b71d67b9dca4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-containernetworking-plugins-container-v4.14.0-202508260116.p2.ga1b7730.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:1c79f18eae6233510e5390df0e297fb15e7d0c95a5910086abe48b5f71e63628_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:1c79f18eae6233510e5390df0e297fb15e7d0c95a5910086abe48b5f71e63628_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:1c79f18eae6233510e5390df0e297fb15e7d0c95a5910086abe48b5f71e63628_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-rhel8@sha256%3A1c79f18eae6233510e5390df0e297fb15e7d0c95a5910086abe48b5f71e63628?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-driver-shared-resource-container-v4.14.0-202508260116.p2.g9232c1f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:04205df754e5061218a7de6463f622c33b9e200d91237b80728bc507a945c538_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:04205df754e5061218a7de6463f622c33b9e200d91237b80728bc507a945c538_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:04205df754e5061218a7de6463f622c33b9e200d91237b80728bc507a945c538_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-operator-rhel8@sha256%3A04205df754e5061218a7de6463f622c33b9e200d91237b80728bc507a945c538?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.14.0-202508260116.p2.gc273cd5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:b7df072f955d73e814c32911cda8345ddb5cabc496666813919c3e27b0fa239e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:b7df072f955d73e814c32911cda8345ddb5cabc496666813919c3e27b0fa239e_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:b7df072f955d73e814c32911cda8345ddb5cabc496666813919c3e27b0fa239e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-webhook-rhel8@sha256%3Ab7df072f955d73e814c32911cda8345ddb5cabc496666813919c3e27b0fa239e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.14.0-202508260116.p2.g9232c1f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:e6238cb10c82754d71b7de9a91e992961a1dd757271e585b086c4030f77c7d63_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:e6238cb10c82754d71b7de9a91e992961a1dd757271e585b086c4030f77c7d63_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:e6238cb10c82754d71b7de9a91e992961a1dd757271e585b086c4030f77c7d63_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer@sha256%3Ae6238cb10c82754d71b7de9a91e992961a1dd757271e585b086c4030f77c7d63?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-external-resizer-container-v4.14.0-202508260116.p2.g59a701a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:e6238cb10c82754d71b7de9a91e992961a1dd757271e585b086c4030f77c7d63_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:e6238cb10c82754d71b7de9a91e992961a1dd757271e585b086c4030f77c7d63_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:e6238cb10c82754d71b7de9a91e992961a1dd757271e585b086c4030f77c7d63_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer-rhel8@sha256%3Ae6238cb10c82754d71b7de9a91e992961a1dd757271e585b086c4030f77c7d63?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-external-resizer-container-v4.14.0-202508260116.p2.g59a701a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:a98473583baacfdc309f1b97bdfbdc2d27392378dbb7f65b2189110fdab20bb6_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:a98473583baacfdc309f1b97bdfbdc2d27392378dbb7f65b2189110fdab20bb6_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:a98473583baacfdc309f1b97bdfbdc2d27392378dbb7f65b2189110fdab20bb6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshotter@sha256%3Aa98473583baacfdc309f1b97bdfbdc2d27392378dbb7f65b2189110fdab20bb6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-external-snapshotter-container-v4.14.0-202508260116.p2.ga683453.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:a98473583baacfdc309f1b97bdfbdc2d27392378dbb7f65b2189110fdab20bb6_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:a98473583baacfdc309f1b97bdfbdc2d27392378dbb7f65b2189110fdab20bb6_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:a98473583baacfdc309f1b97bdfbdc2d27392378dbb7f65b2189110fdab20bb6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshotter-rhel8@sha256%3Aa98473583baacfdc309f1b97bdfbdc2d27392378dbb7f65b2189110fdab20bb6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-external-snapshotter-container-v4.14.0-202508260116.p2.ga683453.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:d88786d939a459db290845b3416066ec59c68a49a1896bb4affe6351e76be031_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:d88786d939a459db290845b3416066ec59c68a49a1896bb4affe6351e76be031_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:d88786d939a459db290845b3416066ec59c68a49a1896bb4affe6351e76be031_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller@sha256%3Ad88786d939a459db290845b3416066ec59c68a49a1896bb4affe6351e76be031?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-snapshot-controller-container-v4.14.0-202508260116.p2.ga683453.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:d88786d939a459db290845b3416066ec59c68a49a1896bb4affe6351e76be031_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:d88786d939a459db290845b3416066ec59c68a49a1896bb4affe6351e76be031_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:d88786d939a459db290845b3416066ec59c68a49a1896bb4affe6351e76be031_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller-rhel8@sha256%3Ad88786d939a459db290845b3416066ec59c68a49a1896bb4affe6351e76be031?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-snapshot-controller-container-v4.14.0-202508260116.p2.ga683453.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:6e22e0e88e2ee48bc7cd50037276a58c4f3222319d57b2107f31850fbfebed5b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:6e22e0e88e2ee48bc7cd50037276a58c4f3222319d57b2107f31850fbfebed5b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:6e22e0e88e2ee48bc7cd50037276a58c4f3222319d57b2107f31850fbfebed5b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-etcd-rhel9@sha256%3A6e22e0e88e2ee48bc7cd50037276a58c4f3222319d57b2107f31850fbfebed5b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-etcd-container-v4.14.0-202508190123.p2.g5ed5044.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:bb44a8cc384d9d4921703b07210c6664627ce4a888feadf0abe36f8e0a284d0f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:bb44a8cc384d9d4921703b07210c6664627ce4a888feadf0abe36f8e0a284d0f_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:bb44a8cc384d9d4921703b07210c6664627ce4a888feadf0abe36f8e0a284d0f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-cloud-controller-manager-rhel8@sha256%3Abb44a8cc384d9d4921703b07210c6664627ce4a888feadf0abe36f8e0a284d0f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ibm-cloud-controller-manager-container-v4.14.0-202508260116.p2.gf39488c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:9aa24e4d46c8ea70f29d0ab272470f6bd8b1bc69a641906d4c79f36a28c9c0b3_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:9aa24e4d46c8ea70f29d0ab272470f6bd8b1bc69a641906d4c79f36a28c9c0b3_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:9aa24e4d46c8ea70f29d0ab272470f6bd8b1bc69a641906d4c79f36a28c9c0b3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-block-csi-driver-rhel8@sha256%3A9aa24e4d46c8ea70f29d0ab272470f6bd8b1bc69a641906d4c79f36a28c9c0b3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ibm-vpc-block-csi-driver-container-v4.14.0-202508260116.p2.g4b41543.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:77ede358acfc7786d6d08c5a78bdc4e078014eab0e7a2635a707759675f2769f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:77ede358acfc7786d6d08c5a78bdc4e078014eab0e7a2635a707759675f2769f_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:77ede358acfc7786d6d08c5a78bdc4e078014eab0e7a2635a707759675f2769f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256%3A77ede358acfc7786d6d08c5a78bdc4e078014eab0e7a2635a707759675f2769f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.14.0-202508260116.p2.g6258347.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:21d1b79613e33d12e4f2e64934971523cfdbec17553c42eb7305a8d02a3da203_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:21d1b79613e33d12e4f2e64934971523cfdbec17553c42eb7305a8d02a3da203_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:21d1b79613e33d12e4f2e64934971523cfdbec17553c42eb7305a8d02a3da203_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibmcloud-cluster-api-controllers-rhel8@sha256%3A21d1b79613e33d12e4f2e64934971523cfdbec17553c42eb7305a8d02a3da203?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ibmcloud-cluster-api-controllers-container-v4.14.0-202508260116.p2.g027ce1a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:6c5b1d71033128b1fc0180efed11491235c25ded2ee107544b4032df09e4609d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:6c5b1d71033128b1fc0180efed11491235c25ded2ee107544b4032df09e4609d_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:6c5b1d71033128b1fc0180efed11491235c25ded2ee107544b4032df09e4609d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibmcloud-machine-controllers-rhel8@sha256%3A6c5b1d71033128b1fc0180efed11491235c25ded2ee107544b4032df09e4609d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ibmcloud-machine-controllers-container-v4.14.0-202508260116.p2.ga63c6aa.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:57cc1915dbe4ef4c1baf6b2f295d0a8f281640f6fd0ee6a5dd1dbb9e985f0487_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:57cc1915dbe4ef4c1baf6b2f295d0a8f281640f6fd0ee6a5dd1dbb9e985f0487_s390x",
"product_id": "registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:57cc1915dbe4ef4c1baf6b2f295d0a8f281640f6fd0ee6a5dd1dbb9e985f0487_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-insights-rhel8-operator@sha256%3A57cc1915dbe4ef4c1baf6b2f295d0a8f281640f6fd0ee6a5dd1dbb9e985f0487?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-insights-operator-container-v4.14.0-202508260116.p2.gacc99f5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer@sha256:c5c8ce7a938bb893ae31b38105a8365bd5713f2dde91bce3a47522eb52b87d91_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer@sha256:c5c8ce7a938bb893ae31b38105a8365bd5713f2dde91bce3a47522eb52b87d91_s390x",
"product_id": "registry.redhat.io/openshift4/ose-installer@sha256:c5c8ce7a938bb893ae31b38105a8365bd5713f2dde91bce3a47522eb52b87d91_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer@sha256%3Ac5c8ce7a938bb893ae31b38105a8365bd5713f2dde91bce3a47522eb52b87d91?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-installer-container-v4.14.0-202508260116.p2.gd92ca63.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-artifacts@sha256:0a2319c37e393660af4bf000e6f892d0788f1036d2918f2b62ad6a904d1a1340_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts@sha256:0a2319c37e393660af4bf000e6f892d0788f1036d2918f2b62ad6a904d1a1340_s390x",
"product_id": "registry.redhat.io/openshift4/ose-installer-artifacts@sha256:0a2319c37e393660af4bf000e6f892d0788f1036d2918f2b62ad6a904d1a1340_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts@sha256%3A0a2319c37e393660af4bf000e6f892d0788f1036d2918f2b62ad6a904d1a1340?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-installer-artifacts-container-v4.14.0-202508270128.p2.gd92ca63.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:ee00b931a9858cdd4cb54ca8793762ec8e989a64e111f488cd8e44396172154a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:ee00b931a9858cdd4cb54ca8793762ec8e989a64e111f488cd8e44396172154a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:ee00b931a9858cdd4cb54ca8793762ec8e989a64e111f488cd8e44396172154a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-storage-version-migrator-rhel8@sha256%3Aee00b931a9858cdd4cb54ca8793762ec8e989a64e111f488cd8e44396172154a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kube-storage-version-migrator-container-v4.14.0-202508260116.p2.gb533e08.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:25f27bea206062ec70d7fa8239f1fbc264b6d3626a654f5e81d820c5b4839357_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:25f27bea206062ec70d7fa8239f1fbc264b6d3626a654f5e81d820c5b4839357_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:25f27bea206062ec70d7fa8239f1fbc264b6d3626a654f5e81d820c5b4839357_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubevirt-cloud-controller-manager-rhel8@sha256%3A25f27bea206062ec70d7fa8239f1fbc264b6d3626a654f5e81d820c5b4839357?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.14.0-202508260116.p2.g7d96f56.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:e9ac70e41419d3a074e99854ffb4bef5b1f9ecadf18efae211a17ba9df306580_s390x",
"product": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:e9ac70e41419d3a074e99854ffb4bef5b1f9ecadf18efae211a17ba9df306580_s390x",
"product_id": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:e9ac70e41419d3a074e99854ffb4bef5b1f9ecadf18efae211a17ba9df306580_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-csi-driver-rhel8@sha256%3Ae9ac70e41419d3a074e99854ffb4bef5b1f9ecadf18efae211a17ba9df306580?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kubevirt-csi-driver-container-v4.14.0-202508260116.p2.g48fafc4.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:c9d1092851a08f6f334330a4a1c9d8733d608af029f1bf9726afa2f1e3315b62_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:c9d1092851a08f6f334330a4a1c9d8733d608af029f1bf9726afa2f1e3315b62_s390x",
"product_id": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:c9d1092851a08f6f334330a4a1c9d8733d608af029f1bf9726afa2f1e3315b62_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-libvirt-machine-controllers@sha256%3Ac9d1092851a08f6f334330a4a1c9d8733d608af029f1bf9726afa2f1e3315b62?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-libvirt-machine-controllers-container-v4.14.0-202508260116.p2.g34dfccb.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-operator@sha256:ea29b37584a51540cb9890d640fa3ef467186a2770b346d612176e8bbc9200cf_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-operator@sha256:ea29b37584a51540cb9890d640fa3ef467186a2770b346d612176e8bbc9200cf_s390x",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-operator@sha256:ea29b37584a51540cb9890d640fa3ef467186a2770b346d612176e8bbc9200cf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-operator@sha256%3Aea29b37584a51540cb9890d640fa3ef467186a2770b346d612176e8bbc9200cf?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-operator-container-v4.14.0-202508260116.p2.g28aa32f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:d5966fb53dcb511cec27747ad20b0a882fda63fd8ef60145c3cb290f73f8d825_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:d5966fb53dcb511cec27747ad20b0a882fda63fd8ef60145c3cb290f73f8d825_s390x",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:d5966fb53dcb511cec27747ad20b0a882fda63fd8ef60145c3cb290f73f8d825_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-openstack-rhel8@sha256%3Ad5966fb53dcb511cec27747ad20b0a882fda63fd8ef60145c3cb290f73f8d825?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-provider-openstack-container-v4.14.0-202508260116.p2.g51f8e4d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-config-operator@sha256:3f620a3906084b5b8d5ba5aac363d5f73594a9671bcb66a8290081301e87ad20_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-config-operator@sha256:3f620a3906084b5b8d5ba5aac363d5f73594a9671bcb66a8290081301e87ad20_s390x",
"product_id": "registry.redhat.io/openshift4/ose-machine-config-operator@sha256:3f620a3906084b5b8d5ba5aac363d5f73594a9671bcb66a8290081301e87ad20_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-operator@sha256%3A3f620a3906084b5b8d5ba5aac363d5f73594a9671bcb66a8290081301e87ad20?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-config-operator-container-v4.14.0-202508260116.p2.g00b2e0b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:932cde6aa7808148a0cb6d6e793d4f428c3cf36807bcb0dde455cd5f352a87ea_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:932cde6aa7808148a0cb6d6e793d4f428c3cf36807bcb0dde455cd5f352a87ea_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:932cde6aa7808148a0cb6d6e793d4f428c3cf36807bcb0dde455cd5f352a87ea_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-admission-controller@sha256%3A932cde6aa7808148a0cb6d6e793d4f428c3cf36807bcb0dde455cd5f352a87ea?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-admission-controller-container-v4.14.0-202508260116.p2.g75d37a9.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:8df202a7de7d74e3da2b66ed845fab10ee55b490bd6596e34f2730e56cdad339_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:8df202a7de7d74e3da2b66ed845fab10ee55b490bd6596e34f2730e56cdad339_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:8df202a7de7d74e3da2b66ed845fab10ee55b490bd6596e34f2730e56cdad339_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-route-override-cni-rhel8@sha256%3A8df202a7de7d74e3da2b66ed845fab10ee55b490bd6596e34f2730e56cdad339?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-route-override-cni-container-v4.14.0-202508260116.p2.g5965fed.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6170eb2fe16efd83337bc40abb9a853d190f77215dbe3127d486e1025a069557_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6170eb2fe16efd83337bc40abb9a853d190f77215dbe3127d486e1025a069557_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6170eb2fe16efd83337bc40abb9a853d190f77215dbe3127d486e1025a069557_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-whereabouts-ipam-cni-rhel8@sha256%3A6170eb2fe16efd83337bc40abb9a853d190f77215dbe3127d486e1025a069557?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-whereabouts-ipam-cni-container-v4.14.0-202508260116.p2.gf95487b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-must-gather@sha256:0a0d2b80dfda92991ab1fc1cf61bcd45aac06c8aa27cd6c7a52f622b93003c21_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-must-gather@sha256:0a0d2b80dfda92991ab1fc1cf61bcd45aac06c8aa27cd6c7a52f622b93003c21_s390x",
"product_id": "registry.redhat.io/openshift4/ose-must-gather@sha256:0a0d2b80dfda92991ab1fc1cf61bcd45aac06c8aa27cd6c7a52f622b93003c21_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-must-gather@sha256%3A0a0d2b80dfda92991ab1fc1cf61bcd45aac06c8aa27cd6c7a52f622b93003c21?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-must-gather-container-v4.14.0-202508260116.p2.gb8585ca.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:dad4196dd609c0b0e03c26f076713e810a970337b09b1f6901d6578b71ec4d1c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:dad4196dd609c0b0e03c26f076713e810a970337b09b1f6901d6578b71ec4d1c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:dad4196dd609c0b0e03c26f076713e810a970337b09b1f6901d6578b71ec4d1c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-interface-bond-cni-rhel8@sha256%3Adad4196dd609c0b0e03c26f076713e810a970337b09b1f6901d6578b71ec4d1c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-network-interface-bond-cni-container-v4.14.0-202508260116.p2.g29f61f6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:bc8e5470ca8bdcc73584de9f6822d1d3c7a91427dfe474e1b81f8b0ca44af4e0_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:bc8e5470ca8bdcc73584de9f6822d1d3c7a91427dfe474e1b81f8b0ca44af4e0_s390x",
"product_id": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:bc8e5470ca8bdcc73584de9f6822d1d3c7a91427dfe474e1b81f8b0ca44af4e0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-metrics-daemon-rhel8@sha256%3Abc8e5470ca8bdcc73584de9f6822d1d3c7a91427dfe474e1b81f8b0ca44af4e0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-network-metrics-daemon-container-v4.14.0-202508261628.p2.g84d7ac4.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/network-tools-rhel8@sha256:9f7f414049711a33e7ab426111b45525850445fe16873870d5dc5c287ed488cb_s390x",
"product": {
"name": "registry.redhat.io/openshift4/network-tools-rhel8@sha256:9f7f414049711a33e7ab426111b45525850445fe16873870d5dc5c287ed488cb_s390x",
"product_id": "registry.redhat.io/openshift4/network-tools-rhel8@sha256:9f7f414049711a33e7ab426111b45525850445fe16873870d5dc5c287ed488cb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel8@sha256%3A9f7f414049711a33e7ab426111b45525850445fe16873870d5dc5c287ed488cb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-network-tools-container-v4.14.0-202508271029.p2.ge79d817.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:1fb08ea3130129777cde039f2ff2e56db13b10004645f85b15d358cce2b00dad_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:1fb08ea3130129777cde039f2ff2e56db13b10004645f85b15d358cce2b00dad_s390x",
"product_id": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:1fb08ea3130129777cde039f2ff2e56db13b10004645f85b15d358cce2b00dad_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-apiserver-rhel8@sha256%3A1fb08ea3130129777cde039f2ff2e56db13b10004645f85b15d358cce2b00dad?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-oauth-apiserver-container-v4.14.0-202508260116.p2.ge1cd9d0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:ea1a7f04ed745dd017977ec9fadc7e190146de532a8b587c3e7b77d6ef11f912_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:ea1a7f04ed745dd017977ec9fadc7e190146de532a8b587c3e7b77d6ef11f912_s390x",
"product_id": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:ea1a7f04ed745dd017977ec9fadc7e190146de532a8b587c3e7b77d6ef11f912_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-catalogd-rhel8@sha256%3Aea1a7f04ed745dd017977ec9fadc7e190146de532a8b587c3e7b77d6ef11f912?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-olm-catalogd-container-v4.14.0-202508260116.p2.ga333cb0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tools-rhel8@sha256:89071ed5c3e5222de1b460a16c85375662797972ff57665ca7b984df850bec56_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel8@sha256:89071ed5c3e5222de1b460a16c85375662797972ff57665ca7b984df850bec56_s390x",
"product_id": "registry.redhat.io/openshift4/ose-tools-rhel8@sha256:89071ed5c3e5222de1b460a16c85375662797972ff57665ca7b984df850bec56_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel8@sha256%3A89071ed5c3e5222de1b460a16c85375662797972ff57665ca7b984df850bec56?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-tools-container-v4.14.0-202508260116.p2.g44b3ac2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:93d8f3271c0cb34104daf19f93b67b7ca2a53bd112b2b7a3168b7ee8d66f6f7b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:93d8f3271c0cb34104daf19f93b67b7ca2a53bd112b2b7a3168b7ee8d66f6f7b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:93d8f3271c0cb34104daf19f93b67b7ca2a53bd112b2b7a3168b7ee8d66f6f7b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-operator-controller-rhel8@sha256%3A93d8f3271c0cb34104daf19f93b67b7ca2a53bd112b2b7a3168b7ee8d66f6f7b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-olm-operator-controller-container-v4.14.0-202508260116.p2.gfb6fb27.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:07ffe96ea0c438e8556ae67592545ec248ef3177466a7a91e605d9a3cf97eb02_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:07ffe96ea0c438e8556ae67592545ec248ef3177466a7a91e605d9a3cf97eb02_s390x",
"product_id": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:07ffe96ea0c438e8556ae67592545ec248ef3177466a7a91e605d9a3cf97eb02_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-rukpak-rhel8@sha256%3A07ffe96ea0c438e8556ae67592545ec248ef3177466a7a91e605d9a3cf97eb02?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-olm-rukpak-container-v4.14.0-202508260116.p2.gc9409c6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:705b842a1de235aaf56b3f5b47fdfb207cbba7773fb4778c3f036bf55a518fcb_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:705b842a1de235aaf56b3f5b47fdfb207cbba7773fb4778c3f036bf55a518fcb_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:705b842a1de235aaf56b3f5b47fdfb207cbba7773fb4778c3f036bf55a518fcb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-apiserver-rhel8@sha256%3A705b842a1de235aaf56b3f5b47fdfb207cbba7773fb4778c3f036bf55a518fcb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-openshift-apiserver-container-v4.14.0-202508260116.p2.g3edba5c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:f08236ae0f2684bbc1cf982b5dc1291c618775cd15e102f02a20d63d5ea57046_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:f08236ae0f2684bbc1cf982b5dc1291c618775cd15e102f02a20d63d5ea57046_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:f08236ae0f2684bbc1cf982b5dc1291c618775cd15e102f02a20d63d5ea57046_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-controller-manager-rhel8@sha256%3Af08236ae0f2684bbc1cf982b5dc1291c618775cd15e102f02a20d63d5ea57046?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-openshift-controller-manager-container-v4.14.0-202508260116.p2.g1c76570.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:9f00865d3f2590aa33e4a920a61055f5d83af53d2ea5a1aabcd7952377f73ed0_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:9f00865d3f2590aa33e4a920a61055f5d83af53d2ea5a1aabcd7952377f73ed0_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:9f00865d3f2590aa33e4a920a61055f5d83af53d2ea5a1aabcd7952377f73ed0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel8@sha256%3A9f00865d3f2590aa33e4a920a61055f5d83af53d2ea5a1aabcd7952377f73ed0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-openstack-cinder-csi-driver-container-v4.14.0-202508260116.p2.g6957b24.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:0774437207f9023ad0d0cc64a1113bb4a4854c29e573a0fa006c377e46222453_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:0774437207f9023ad0d0cc64a1113bb4a4854c29e573a0fa006c377e46222453_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:0774437207f9023ad0d0cc64a1113bb4a4854c29e573a0fa006c377e46222453_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel8-operator@sha256%3A0774437207f9023ad0d0cc64a1113bb4a4854c29e573a0fa006c377e46222453?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.14.0-202508260116.p2.g1713e97.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:9f6b74a54f6562c07873b30d4419a36a6fc36a7b8f7f381832f6ab090761e735_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:9f6b74a54f6562c07873b30d4419a36a6fc36a7b8f7f381832f6ab090761e735_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:9f6b74a54f6562c07873b30d4419a36a6fc36a7b8f7f381832f6ab090761e735_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cloud-controller-manager-rhel8@sha256%3A9f6b74a54f6562c07873b30d4419a36a6fc36a7b8f7f381832f6ab090761e735?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.14.0-202508260116.p2.g6957b24.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:7d470f2f278cff860db66d6ee56a1145d7edc1a1a781e6d56ba81265d24fdd51_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:7d470f2f278cff860db66d6ee56a1145d7edc1a1a781e6d56ba81265d24fdd51_s390x",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:7d470f2f278cff860db66d6ee56a1145d7edc1a1a781e6d56ba81265d24fdd51_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel7@sha256%3A7d470f2f278cff860db66d6ee56a1145d7edc1a1a781e6d56ba81265d24fdd51?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ovirt-csi-driver-container-v4.14.0-202508260116.p2.gf21b470.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:1f03d3f90ab8f8b3a9badc6bbccfbaa60950fccb15b9c4f4c80084b97ff865b1_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:1f03d3f90ab8f8b3a9badc6bbccfbaa60950fccb15b9c4f4c80084b97ff865b1_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:1f03d3f90ab8f8b3a9badc6bbccfbaa60950fccb15b9c4f4c80084b97ff865b1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovirt-machine-controllers-rhel8@sha256%3A1f03d3f90ab8f8b3a9badc6bbccfbaa60950fccb15b9c4f4c80084b97ff865b1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ovirt-machine-controllers-container-v4.14.0-202508260116.p2.g5d70863.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:4e190575d60664dc3534557c4c2ee70a0415ebebd59166704d4c8b9e3ce3ffc9_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:4e190575d60664dc3534557c4c2ee70a0415ebebd59166704d4c8b9e3ce3ffc9_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:4e190575d60664dc3534557c4c2ee70a0415ebebd59166704d4c8b9e3ce3ffc9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes@sha256%3A4e190575d60664dc3534557c4c2ee70a0415ebebd59166704d4c8b9e3ce3ffc9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ovn-kubernetes-container-v4.14.0-202508271029.p2.gbeb3430.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:4e190575d60664dc3534557c4c2ee70a0415ebebd59166704d4c8b9e3ce3ffc9_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:4e190575d60664dc3534557c4c2ee70a0415ebebd59166704d4c8b9e3ce3ffc9_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:4e190575d60664dc3534557c4c2ee70a0415ebebd59166704d4c8b9e3ce3ffc9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-rhel9@sha256%3A4e190575d60664dc3534557c4c2ee70a0415ebebd59166704d4c8b9e3ce3ffc9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ovn-kubernetes-container-v4.14.0-202508271029.p2.gbeb3430.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:4655cfd0e8b99879ba71ca8ca5d2a9cc5a657af6e2f29d0ce3cee7a1f1a96e21_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:4655cfd0e8b99879ba71ca8ca5d2a9cc5a657af6e2f29d0ce3cee7a1f1a96e21_s390x",
"product_id": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:4655cfd0e8b99879ba71ca8ca5d2a9cc5a657af6e2f29d0ce3cee7a1f1a96e21_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-k8s-prometheus-adapter@sha256%3A4655cfd0e8b99879ba71ca8ca5d2a9cc5a657af6e2f29d0ce3cee7a1f1a96e21?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-prometheus-adapter-container-v4.14.0-202508260116.p2.g801a912.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:e05fc48c55b668b4938a4d2c5aef29404ee208aabeef057b3a0e85ca5ef76f38_s390x",
"product": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:e05fc48c55b668b4938a4d2c5aef29404ee208aabeef057b3a0e85ca5ef76f38_s390x",
"product_id": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:e05fc48c55b668b4938a4d2c5aef29404ee208aabeef057b3a0e85ca5ef76f38_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift-route-controller-manager-rhel8@sha256%3Ae05fc48c55b668b4938a4d2c5aef29404ee208aabeef057b3a0e85ca5ef76f38?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-route-controller-manager-container-v4.14.0-202508260116.p2.g1a5e72f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:5c5e851fe70b45fe060202354f2676b600be807b14fa60ad93d03f9276743484_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:5c5e851fe70b45fe060202354f2676b600be807b14fa60ad93d03f9276743484_s390x",
"product_id": "registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:5c5e851fe70b45fe060202354f2676b600be807b14fa60ad93d03f9276743484_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-sdn-rhel8@sha256%3A5c5e851fe70b45fe060202354f2676b600be807b14fa60ad93d03f9276743484?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-node-container-v4.14.0-202508260116.p2.g1f611c5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-service-ca-operator@sha256:3862a8807b5710f80ac05ce38155eef8e245594cf7cdbe3b9a718ab31a323436_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-service-ca-operator@sha256:3862a8807b5710f80ac05ce38155eef8e245594cf7cdbe3b9a718ab31a323436_s390x",
"product_id": "registry.redhat.io/openshift4/ose-service-ca-operator@sha256:3862a8807b5710f80ac05ce38155eef8e245594cf7cdbe3b9a718ab31a323436_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-service-ca-operator@sha256%3A3862a8807b5710f80ac05ce38155eef8e245594cf7cdbe3b9a718ab31a323436?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-service-ca-operator-container-v4.14.0-202508260116.p2.g3c3f82f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e8d2245027591ad454a042a484b13f9b3e153db36fe8a2cf1c92ce3cfcfbe09d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e8d2245027591ad454a042a484b13f9b3e153db36fe8a2cf1c92ce3cfcfbe09d_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e8d2245027591ad454a042a484b13f9b3e153db36fe8a2cf1c92ce3cfcfbe09d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-microshift-rhel9@sha256%3Ae8d2245027591ad454a042a484b13f9b3e153db36fe8a2cf1c92ce3cfcfbe09d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ovn-kubernetes-microshift-container-v4.14.0-202508190123.p2.gbeb3430.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:4cbd929c0cda40372e647f68c1a74a76eff8b07f393343fcb1c673e98e196a12_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:4cbd929c0cda40372e647f68c1a74a76eff8b07f393343fcb1c673e98e196a12_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:4cbd929c0cda40372e647f68c1a74a76eff8b07f393343fcb1c673e98e196a12_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prom-label-proxy@sha256%3A4cbd929c0cda40372e647f68c1a74a76eff8b07f393343fcb1c673e98e196a12?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=prom-label-proxy-container-v4.14.0-202508260116.p2.gaf40ed0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:4c28ec1115b0df6dca82b417d9590b3a3e89686aae16d93d854a3c2a313e1880_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:4c28ec1115b0df6dca82b417d9590b3a3e89686aae16d93d854a3c2a313e1880_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:4c28ec1115b0df6dca82b417d9590b3a3e89686aae16d93d854a3c2a313e1880_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-config-reloader@sha256%3A4c28ec1115b0df6dca82b417d9590b3a3e89686aae16d93d854a3c2a313e1880?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=prometheus-config-reloader-container-v4.14.0-202508260116.p2.ga4b845a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-operator@sha256:d729e7664dc76e64deff7c9fbf8a4bf3a6892b4db88661d0c183cf795e6fd58f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator@sha256:d729e7664dc76e64deff7c9fbf8a4bf3a6892b4db88661d0c183cf795e6fd58f_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-operator@sha256:d729e7664dc76e64deff7c9fbf8a4bf3a6892b4db88661d0c183cf795e6fd58f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator@sha256%3Ad729e7664dc76e64deff7c9fbf8a4bf3a6892b4db88661d0c183cf795e6fd58f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=prometheus-operator-container-v4.14.0-202508260116.p2.ga4b845a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:460fd5bda2fdcf9a9c34d52f1732ec8b9fe5a0d133cf8a761a66a786b8d75528_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:460fd5bda2fdcf9a9c34d52f1732ec8b9fe5a0d133cf8a761a66a786b8d75528_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:460fd5bda2fdcf9a9c34d52f1732ec8b9fe5a0d133cf8a761a66a786b8d75528_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator-admission-webhook-rhel8@sha256%3A460fd5bda2fdcf9a9c34d52f1732ec8b9fe5a0d133cf8a761a66a786b8d75528?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.14.0-202508260116.p2.ga4b845a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-telemeter@sha256:ed2679255532f8984ff2f14c96cb9f24d96285570f6cc38a93add615a225586d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-telemeter@sha256:ed2679255532f8984ff2f14c96cb9f24d96285570f6cc38a93add615a225586d_s390x",
"product_id": "registry.redhat.io/openshift4/ose-telemeter@sha256:ed2679255532f8984ff2f14c96cb9f24d96285570f6cc38a93add615a225586d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-telemeter@sha256%3Aed2679255532f8984ff2f14c96cb9f24d96285570f6cc38a93add615a225586d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=telemeter-container-v4.14.0-202508260116.p2.g1f72681.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:e9fd79b6e56ae412a4c6abe6d245ddeeab783c5db0273715d1a5959f97fd44bc_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:e9fd79b6e56ae412a4c6abe6d245ddeeab783c5db0273715d1a5959f97fd44bc_s390x",
"product_id": "registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:e9fd79b6e56ae412a4c6abe6d245ddeeab783c5db0273715d1a5959f97fd44bc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-thanos-rhel8@sha256%3Ae9fd79b6e56ae412a4c6abe6d245ddeeab783c5db0273715d1a5959f97fd44bc?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-thanos-container-v4.14.0-202508260116.p2.ga267125.assembly.stream.el8"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:3a5fb60010eb4fe863275f6e5a80532362b113d0d39213671fd24918cd73be16_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:3a5fb60010eb4fe863275f6e5a80532362b113d0d39213671fd24918cd73be16_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:3a5fb60010eb4fe863275f6e5a80532362b113d0d39213671fd24918cd73be16_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler@sha256%3A3a5fb60010eb4fe863275f6e5a80532362b113d0d39213671fd24918cd73be16?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=atomic-openshift-cluster-autoscaler-container-v4.14.0-202508260116.p2.gd030dba.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:4290c6409f27e22589be1e16d71c27e853654a727d845e3c8a0005bd76ed51eb_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:4290c6409f27e22589be1e16d71c27e853654a727d845e3c8a0005bd76ed51eb_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:4290c6409f27e22589be1e16d71c27e853654a727d845e3c8a0005bd76ed51eb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-machine-controllers@sha256%3A4290c6409f27e22589be1e16d71c27e853654a727d845e3c8a0005bd76ed51eb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=baremetal-machine-controller-container-v4.14.0-202508260116.p2.gc7b46ef.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:5ebb6c572be27c5b6ac040f0ccd41a9747182e2d089d7b3921191ce6db3189d5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:5ebb6c572be27c5b6ac040f0ccd41a9747182e2d089d7b3921191ce6db3189d5_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:5ebb6c572be27c5b6ac040f0ccd41a9747182e2d089d7b3921191ce6db3189d5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-runtimecfg-rhel8@sha256%3A5ebb6c572be27c5b6ac040f0ccd41a9747182e2d089d7b3921191ce6db3189d5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-baremetal-runtimecfg-container-v4.14.0-202508260116.p2.g0ba9e55.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:7693ea331595286a5ffae4f301377d6d71cb774c93010590fee6da9cbf45c75a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:7693ea331595286a5ffae4f301377d6d71cb774c93010590fee6da9cbf45c75a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:7693ea331595286a5ffae4f301377d6d71cb774c93010590fee6da9cbf45c75a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-etcd-rhel8-operator@sha256%3A7693ea331595286a5ffae4f301377d6d71cb774c93010590fee6da9cbf45c75a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-etcd-operator-container-v4.14.0-202508260116.p2.g9abf7d2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:63a03d4d275d97b6c36b42d8633de2419fba1f3f3d83d78f409bef09c6423f46_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:63a03d4d275d97b6c36b42d8633de2419fba1f3f3d83d78f409bef09c6423f46_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:63a03d4d275d97b6c36b42d8633de2419fba1f3f3d83d78f409bef09c6423f46_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-monitoring-operator@sha256%3A63a03d4d275d97b6c36b42d8633de2419fba1f3f3d83d78f409bef09c6423f46?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-monitoring-operator-container-v4.14.0-202508260116.p2.ge095038.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:8547a75c965b3cc4baf9db1c3693175dfa346979c72256becc31087f40af7eb8_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:8547a75c965b3cc4baf9db1c3693175dfa346979c72256becc31087f40af7eb8_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:8547a75c965b3cc4baf9db1c3693175dfa346979c72256becc31087f40af7eb8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-operator@sha256%3A8547a75c965b3cc4baf9db1c3693175dfa346979c72256becc31087f40af7eb8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-network-operator-container-v4.14.0-202508260116.p2.gc7f9fb8.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:5f2d747b9f3c9198aa817b503c6e1679cde2f33e661a1675347c9409e0235181_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:5f2d747b9f3c9198aa817b503c6e1679cde2f33e661a1675347c9409e0235181_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:5f2d747b9f3c9198aa817b503c6e1679cde2f33e661a1675347c9409e0235181_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-operator@sha256%3A5f2d747b9f3c9198aa817b503c6e1679cde2f33e661a1675347c9409e0235181?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-node-tuning-operator-container-v4.14.0-202508270128.p2.g5511c8d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5f2d747b9f3c9198aa817b503c6e1679cde2f33e661a1675347c9409e0235181_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5f2d747b9f3c9198aa817b503c6e1679cde2f33e661a1675347c9409e0235181_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5f2d747b9f3c9198aa817b503c6e1679cde2f33e661a1675347c9409e0235181_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256%3A5f2d747b9f3c9198aa817b503c6e1679cde2f33e661a1675347c9409e0235181?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-node-tuning-operator-container-v4.14.0-202508270128.p2.g5511c8d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:dadf5565c285e57c487daf6ba9795fcd132ecf609bacd685fd603627bb4b88bc_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:dadf5565c285e57c487daf6ba9795fcd132ecf609bacd685fd603627bb4b88bc_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:dadf5565c285e57c487daf6ba9795fcd132ecf609bacd685fd603627bb4b88bc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-policy-controller-rhel8@sha256%3Adadf5565c285e57c487daf6ba9795fcd132ecf609bacd685fd603627bb4b88bc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-policy-controller-container-v4.14.0-202508260116.p2.g219f6f6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:2317831c8a3b21d4b61e53170019c0ea2112a004ff689fdc6a8bdca87691a061_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:2317831c8a3b21d4b61e53170019c0ea2112a004ff689fdc6a8bdca87691a061_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:2317831c8a3b21d4b61e53170019c0ea2112a004ff689fdc6a8bdca87691a061_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-storage-operator@sha256%3A2317831c8a3b21d4b61e53170019c0ea2112a004ff689fdc6a8bdca87691a061?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-storage-operator-container-v4.14.0-202508260116.p2.g6c652a5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:7a0590eb3e20adede6ca21a4b94799a884ab1f2acfc5c4542e16c153dded98f3_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:7a0590eb3e20adede6ca21a4b94799a884ab1f2acfc5c4542e16c153dded98f3_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:7a0590eb3e20adede6ca21a4b94799a884ab1f2acfc5c4542e16c153dded98f3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-version-operator@sha256%3A7a0590eb3e20adede6ca21a4b94799a884ab1f2acfc5c4542e16c153dded98f3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-version-operator-container-v4.14.0-202508260116.p2.ga1bf930.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-configmap-reloader@sha256:fb5d80bbebdcea6840ac59713847582cf9e9e7a1c337263f0448e8b20a234ecd_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader@sha256:fb5d80bbebdcea6840ac59713847582cf9e9e7a1c337263f0448e8b20a234ecd_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-configmap-reloader@sha256:fb5d80bbebdcea6840ac59713847582cf9e9e7a1c337263f0448e8b20a234ecd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-configmap-reloader@sha256%3Afb5d80bbebdcea6840ac59713847582cf9e9e7a1c337263f0448e8b20a234ecd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=configmap-reload-container-v4.14.0-202508260116.p2.g716a0c3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-coredns@sha256:c644399c7e6ec0df2b255314d60d616cec53fe7093f8ef457460279f20a8d8da_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-coredns@sha256:c644399c7e6ec0df2b255314d60d616cec53fe7093f8ef457460279f20a8d8da_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-coredns@sha256:c644399c7e6ec0df2b255314d60d616cec53fe7093f8ef457460279f20a8d8da_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-coredns@sha256%3Ac644399c7e6ec0df2b255314d60d616cec53fe7093f8ef457460279f20a8d8da?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=coredns-container-v4.14.0-202508260116.p2.gd10f7ff.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:0706d6afc149559caada6c3df8205fb3821a0a2e91643c1a7dfe5d2867765267_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:0706d6afc149559caada6c3df8205fb3821a0a2e91643c1a7dfe5d2867765267_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:0706d6afc149559caada6c3df8205fb3821a0a2e91643c1a7dfe5d2867765267_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher@sha256%3A0706d6afc149559caada6c3df8205fb3821a0a2e91643c1a7dfe5d2867765267?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-attacher-container-v4.14.0-202508260116.p2.g06e8ce0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:0706d6afc149559caada6c3df8205fb3821a0a2e91643c1a7dfe5d2867765267_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:0706d6afc149559caada6c3df8205fb3821a0a2e91643c1a7dfe5d2867765267_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:0706d6afc149559caada6c3df8205fb3821a0a2e91643c1a7dfe5d2867765267_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher-rhel8@sha256%3A0706d6afc149559caada6c3df8205fb3821a0a2e91643c1a7dfe5d2867765267?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-attacher-container-v4.14.0-202508260116.p2.g06e8ce0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:94399f2de9bbaf5d91c7ed255ca1f6f9a9552a65fe76fe7c386e95f756e4034e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:94399f2de9bbaf5d91c7ed255ca1f6f9a9552a65fe76fe7c386e95f756e4034e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:94399f2de9bbaf5d91c7ed255ca1f6f9a9552a65fe76fe7c386e95f756e4034e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-manila-rhel8@sha256%3A94399f2de9bbaf5d91c7ed255ca1f6f9a9552a65fe76fe7c386e95f756e4034e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-driver-manila-container-v4.14.0-202508260116.p2.g6957b24.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:231d9ffdcde58135e15243ca8d095d82032e3666078d3611f993cc3245601d2c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:231d9ffdcde58135e15243ca8d095d82032e3666078d3611f993cc3245601d2c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:231d9ffdcde58135e15243ca8d095d82032e3666078d3611f993cc3245601d2c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-manila-rhel8-operator@sha256%3A231d9ffdcde58135e15243ca8d095d82032e3666078d3611f993cc3245601d2c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-driver-manila-operator-container-v4.14.0-202508260116.p2.gd93a218.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:ab39e0474695e01affe12e7cb28e14a3c87c70391350bdfd3c73dbd0c66005b6_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:ab39e0474695e01affe12e7cb28e14a3c87c70391350bdfd3c73dbd0c66005b6_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:ab39e0474695e01affe12e7cb28e14a3c87c70391350bdfd3c73dbd0c66005b6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-nfs-rhel8@sha256%3Aab39e0474695e01affe12e7cb28e14a3c87c70391350bdfd3c73dbd0c66005b6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-driver-nfs-container-v4.14.0-202508260116.p2.ge1dd453.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:84d0a69684c8aa0bbf84688c0ee3610a8507519695880ffac582ac35058efca9_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:84d0a69684c8aa0bbf84688c0ee3610a8507519695880ffac582ac35058efca9_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:84d0a69684c8aa0bbf84688c0ee3610a8507519695880ffac582ac35058efca9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe@sha256%3A84d0a69684c8aa0bbf84688c0ee3610a8507519695880ffac582ac35058efca9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-livenessprobe-container-v4.14.0-202508260116.p2.ga9bcbde.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:84d0a69684c8aa0bbf84688c0ee3610a8507519695880ffac582ac35058efca9_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:84d0a69684c8aa0bbf84688c0ee3610a8507519695880ffac582ac35058efca9_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:84d0a69684c8aa0bbf84688c0ee3610a8507519695880ffac582ac35058efca9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe-rhel8@sha256%3A84d0a69684c8aa0bbf84688c0ee3610a8507519695880ffac582ac35058efca9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-livenessprobe-container-v4.14.0-202508260116.p2.ga9bcbde.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:d6d2e88b21e47c02ee5144dfc67dfd62b247a9f5a85e7adc0dd78f0736faa53d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:d6d2e88b21e47c02ee5144dfc67dfd62b247a9f5a85e7adc0dd78f0736faa53d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:d6d2e88b21e47c02ee5144dfc67dfd62b247a9f5a85e7adc0dd78f0736faa53d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar@sha256%3Ad6d2e88b21e47c02ee5144dfc67dfd62b247a9f5a85e7adc0dd78f0736faa53d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-node-driver-registrar-container-v4.14.0-202508260116.p2.g9dcaa7f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d6d2e88b21e47c02ee5144dfc67dfd62b247a9f5a85e7adc0dd78f0736faa53d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d6d2e88b21e47c02ee5144dfc67dfd62b247a9f5a85e7adc0dd78f0736faa53d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d6d2e88b21e47c02ee5144dfc67dfd62b247a9f5a85e7adc0dd78f0736faa53d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar-rhel8@sha256%3Ad6d2e88b21e47c02ee5144dfc67dfd62b247a9f5a85e7adc0dd78f0736faa53d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-node-driver-registrar-container-v4.14.0-202508260116.p2.g9dcaa7f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:999761386822360784bbe07badfdf83814aa52d83ac6b467ba848dd1387ad56a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:999761386822360784bbe07badfdf83814aa52d83ac6b467ba848dd1387ad56a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:999761386822360784bbe07badfdf83814aa52d83ac6b467ba848dd1387ad56a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner@sha256%3A999761386822360784bbe07badfdf83814aa52d83ac6b467ba848dd1387ad56a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-provisioner-container-v4.14.0-202508260116.p2.ge18ed7f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:999761386822360784bbe07badfdf83814aa52d83ac6b467ba848dd1387ad56a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:999761386822360784bbe07badfdf83814aa52d83ac6b467ba848dd1387ad56a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:999761386822360784bbe07badfdf83814aa52d83ac6b467ba848dd1387ad56a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner-rhel8@sha256%3A999761386822360784bbe07badfdf83814aa52d83ac6b467ba848dd1387ad56a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-provisioner-container-v4.14.0-202508260116.p2.ge18ed7f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:4d98d1a1ce664504f840368241cabe61c4b956aa9d2fee3341e9da5bc59c3fdc_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:4d98d1a1ce664504f840368241cabe61c4b956aa9d2fee3341e9da5bc59c3fdc_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:4d98d1a1ce664504f840368241cabe61c4b956aa9d2fee3341e9da5bc59c3fdc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-validation-webhook-rhel8@sha256%3A4d98d1a1ce664504f840368241cabe61c4b956aa9d2fee3341e9da5bc59c3fdc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-snapshot-validation-webhook-container-v4.14.0-202508260116.p2.ga683453.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0dfccb271dbb7683897d20ec923c172167551c2e440c14ad0b61561821a5c3af_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0dfccb271dbb7683897d20ec923c172167551c2e440c14ad0b61561821a5c3af_ppc64le",
"product_id": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0dfccb271dbb7683897d20ec923c172167551c2e440c14ad0b61561821a5c3af_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel9@sha256%3A0dfccb271dbb7683897d20ec923c172167551c2e440c14ad0b61561821a5c3af?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=driver-toolkit-container-v4.14.0-202508271029.p2.gcafed17.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:8ad6653645299243eaa0fd2677e3066cc2bbd10f12b0405d9c9687c76ae283f6_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:8ad6653645299243eaa0fd2677e3066cc2bbd10f12b0405d9c9687c76ae283f6_ppc64le",
"product_id": "registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:8ad6653645299243eaa0fd2677e3066cc2bbd10f12b0405d9c9687c76ae283f6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/egress-router-cni-rhel8@sha256%3A8ad6653645299243eaa0fd2677e3066cc2bbd10f12b0405d9c9687c76ae283f6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-egress-router-cni-container-v4.14.0-202508260116.p2.g96f2f54.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-proxy@sha256:646d30cf056ddebcd6eb45f0afc9b507b4e8ab910803927d5c58ad4464477736_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy@sha256:646d30cf056ddebcd6eb45f0afc9b507b4e8ab910803927d5c58ad4464477736_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-oauth-proxy@sha256:646d30cf056ddebcd6eb45f0afc9b507b4e8ab910803927d5c58ad4464477736_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-proxy@sha256%3A646d30cf056ddebcd6eb45f0afc9b507b4e8ab910803927d5c58ad4464477736?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=golang-github-openshift-oauth-proxy-container-v4.14.0-202508260116.p2.ga4a2f27.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:543ecd85e3a8e5a8b1668a3eb857d554f3aed5f5f99df06fc96c207b2cd1f68a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:543ecd85e3a8e5a8b1668a3eb857d554f3aed5f5f99df06fc96c207b2cd1f68a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:543ecd85e3a8e5a8b1668a3eb857d554f3aed5f5f99df06fc96c207b2cd1f68a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-alertmanager@sha256%3A543ecd85e3a8e5a8b1668a3eb857d554f3aed5f5f99df06fc96c207b2cd1f68a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.14.0-202508260116.p2.ge372516.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus@sha256:6795364606c9f03c2c921a137a3b80d596c2911089c8c4d942f38bfc5d1d03fe_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus@sha256:6795364606c9f03c2c921a137a3b80d596c2911089c8c4d942f38bfc5d1d03fe_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prometheus@sha256:6795364606c9f03c2c921a137a3b80d596c2911089c8c4d942f38bfc5d1d03fe_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus@sha256%3A6795364606c9f03c2c921a137a3b80d596c2911089c8c4d942f38bfc5d1d03fe?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=golang-github-prometheus-prometheus-container-v4.14.0-202508260116.p2.g3aff0d1.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:7ea8a2f987c5e132e81fbce0656bda61c521bb05a48f7e878c5ced6e5f3d6026_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:7ea8a2f987c5e132e81fbce0656bda61c521bb05a48f7e878c5ced6e5f3d6026_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:7ea8a2f987c5e132e81fbce0656bda61c521bb05a48f7e878c5ced6e5f3d6026_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel8@sha256%3A7ea8a2f987c5e132e81fbce0656bda61c521bb05a48f7e878c5ced6e5f3d6026?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-hypershift-container-v4.14.0-202508260116.p2.g69c645c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-proxy@sha256:002c5f8baabc6a228f5dfdb24f1578017f27e51c380b1a5db2e08e6781424ef3_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy@sha256:002c5f8baabc6a228f5dfdb24f1578017f27e51c380b1a5db2e08e6781424ef3_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kube-proxy@sha256:002c5f8baabc6a228f5dfdb24f1578017f27e51c380b1a5db2e08e6781424ef3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-proxy@sha256%3A002c5f8baabc6a228f5dfdb24f1578017f27e51c380b1a5db2e08e6781424ef3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kube-proxy-container-v4.14.0-202508260116.p2.g1f611c5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:d38f9ae968b0982cc0a130e0250c8a8de00f98cbc8f09c101dae93a786f9a493_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:d38f9ae968b0982cc0a130e0250c8a8de00f98cbc8f09c101dae93a786f9a493_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:d38f9ae968b0982cc0a130e0250c8a8de00f98cbc8f09c101dae93a786f9a493_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-rbac-proxy@sha256%3Ad38f9ae968b0982cc0a130e0250c8a8de00f98cbc8f09c101dae93a786f9a493?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kube-rbac-proxy-container-v4.14.0-202508260116.p2.gb8b8259.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:3eed221133d14dda6a111b705e91e21057fabb3ce292812706365b3dcbcd58b9_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:3eed221133d14dda6a111b705e91e21057fabb3ce292812706365b3dcbcd58b9_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:3eed221133d14dda6a111b705e91e21057fabb3ce292812706365b3dcbcd58b9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-state-metrics@sha256%3A3eed221133d14dda6a111b705e91e21057fabb3ce292812706365b3dcbcd58b9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kube-state-metrics-container-v4.14.0-202508260116.p2.gdb0c549.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:e2da1a6ebcc31b659fa0f70a4b60597018ccf57b69ec32e544f94d3e14f1680a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:e2da1a6ebcc31b659fa0f70a4b60597018ccf57b69ec32e544f94d3e14f1680a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:e2da1a6ebcc31b659fa0f70a4b60597018ccf57b69ec32e544f94d3e14f1680a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kuryr-cni-rhel8@sha256%3Ae2da1a6ebcc31b659fa0f70a4b60597018ccf57b69ec32e544f94d3e14f1680a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kuryr-cni-container-v4.14.0-202508260116.p2.g8926a29.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:568dc3fe13ba7f398c02c1aae599fb7df2be02907808ffcb494883c0086063c1_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:568dc3fe13ba7f398c02c1aae599fb7df2be02907808ffcb494883c0086063c1_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:568dc3fe13ba7f398c02c1aae599fb7df2be02907808ffcb494883c0086063c1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kuryr-controller-rhel8@sha256%3A568dc3fe13ba7f398c02c1aae599fb7df2be02907808ffcb494883c0086063c1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kuryr-controller-container-v4.14.0-202508260116.p2.g8926a29.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-marketplace@sha256:e7bb533706de09dc8ecf7c0779b3a304db9aa8e4eb9fc8d40c6154c7765229ec_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace@sha256:e7bb533706de09dc8ecf7c0779b3a304db9aa8e4eb9fc8d40c6154c7765229ec_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-operator-marketplace@sha256:e7bb533706de09dc8ecf7c0779b3a304db9aa8e4eb9fc8d40c6154c7765229ec_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-marketplace@sha256%3Ae7bb533706de09dc8ecf7c0779b3a304db9aa8e4eb9fc8d40c6154c7765229ec?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=marketplace-operator-container-v4.14.0-202508260116.p2.g363eb42.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:831aff20d57e803acf15a07f382236eca7f6c212924da6b986ccbf48a6cdea3c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:831aff20d57e803acf15a07f382236eca7f6c212924da6b986ccbf48a6cdea3c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:831aff20d57e803acf15a07f382236eca7f6c212924da6b986ccbf48a6cdea3c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-monitoring-plugin-rhel8@sha256%3A831aff20d57e803acf15a07f382236eca7f6c212924da6b986ccbf48a6cdea3c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=monitoring-plugin-container-v4.14.0-202508260116.p2.g4fa7043.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni@sha256:f340fea5cc8bd860709c3c9c7ac6a74fccb80d76b8e1156197b5cf37e7f5f03f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni@sha256:f340fea5cc8bd860709c3c9c7ac6a74fccb80d76b8e1156197b5cf37e7f5f03f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni@sha256:f340fea5cc8bd860709c3c9c7ac6a74fccb80d76b8e1156197b5cf37e7f5f03f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni@sha256%3Af340fea5cc8bd860709c3c9c7ac6a74fccb80d76b8e1156197b5cf37e7f5f03f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=multus-cni-container-v4.14.0-202508260116.p2.g8e48cb0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:bbbb33fb8d00e60e54497305fe42dd1f24e4f28477ddbbbc0ad42163b9ede91c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:bbbb33fb8d00e60e54497305fe42dd1f24e4f28477ddbbbc0ad42163b9ede91c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:bbbb33fb8d00e60e54497305fe42dd1f24e4f28477ddbbbc0ad42163b9ede91c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-networkpolicy-rhel8@sha256%3Abbbb33fb8d00e60e54497305fe42dd1f24e4f28477ddbbbc0ad42163b9ede91c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-networkpolicy-container-v4.14.0-202508260116.p2.gf670647.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:e26e164bf5ec4dd103578d61ecdf0914ca38fa5bf1ff674dea290ec3b3ece1c9_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:e26e164bf5ec4dd103578d61ecdf0914ca38fa5bf1ff674dea290ec3b3ece1c9_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:e26e164bf5ec4dd103578d61ecdf0914ca38fa5bf1ff674dea290ec3b3ece1c9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-server-rhel8@sha256%3Ae26e164bf5ec4dd103578d61ecdf0914ca38fa5bf1ff674dea290ec3b3ece1c9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=oauth-server-container-v4.14.0-202508260116.p2.g35f4739.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:79bc2fffd797d5b7bc28ab7a8b8a602fd4e431aeaad54c3def46b3cd88a64d3f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:79bc2fffd797d5b7bc28ab7a8b8a602fd4e431aeaad54c3def46b3cd88a64d3f_ppc64le",
"product_id": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:79bc2fffd797d5b7bc28ab7a8b8a602fd4e431aeaad54c3def46b3cd88a64d3f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oc-mirror-plugin-rhel8@sha256%3A79bc2fffd797d5b7bc28ab7a8b8a602fd4e431aeaad54c3def46b3cd88a64d3f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=oc-mirror-plugin-container-v4.14.0-202508260116.p2.g056043d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-builder@sha256:a7e3c2b870b3d1fc42ac2a30e868bc4d9810aebddb283f8a4221b5255c0921b1_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-builder@sha256:a7e3c2b870b3d1fc42ac2a30e868bc4d9810aebddb283f8a4221b5255c0921b1_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-docker-builder@sha256:a7e3c2b870b3d1fc42ac2a30e868bc4d9810aebddb283f8a4221b5255c0921b1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-builder@sha256%3Aa7e3c2b870b3d1fc42ac2a30e868bc4d9810aebddb283f8a4221b5255c0921b1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-builder-container-v4.14.0-202508260116.p2.gcdeff52.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli@sha256:e3beee0e2c519fe6666f5a3de854854548ce1cc35d142e4b6dd9aed6e2256603_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli@sha256:e3beee0e2c519fe6666f5a3de854854548ce1cc35d142e4b6dd9aed6e2256603_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cli@sha256:e3beee0e2c519fe6666f5a3de854854548ce1cc35d142e4b6dd9aed6e2256603_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli@sha256%3Ae3beee0e2c519fe6666f5a3de854854548ce1cc35d142e4b6dd9aed6e2256603?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-cli-container-v4.14.0-202508260116.p2.g44b3ac2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console@sha256:e29fe4839a240863c334505deecc8c853f69791f3f2a96dca976d11513e96835_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-console@sha256:e29fe4839a240863c334505deecc8c853f69791f3f2a96dca976d11513e96835_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-console@sha256:e29fe4839a240863c334505deecc8c853f69791f3f2a96dca976d11513e96835_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-console@sha256%3Ae29fe4839a240863c334505deecc8c853f69791f3f2a96dca976d11513e96835?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-console-container-v4.14.0-202508271029.p2.g477c659.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-operator@sha256:a4c72257a453f892f4a3fe365a98d897ad7554934888d6c1543e9020c2f19751_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-operator@sha256:a4c72257a453f892f4a3fe365a98d897ad7554934888d6c1543e9020c2f19751_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-console-operator@sha256:a4c72257a453f892f4a3fe365a98d897ad7554934888d6c1543e9020c2f19751_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-operator@sha256%3Aa4c72257a453f892f4a3fe365a98d897ad7554934888d6c1543e9020c2f19751?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.14.0-202508260116.p2.ge5d3f29.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tools-rhel8@sha256:67e9b1a97d13699ffdb4a3a5e6b778d1bae05c206fdbb2bff33d7c90f17118fe_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel8@sha256:67e9b1a97d13699ffdb4a3a5e6b778d1bae05c206fdbb2bff33d7c90f17118fe_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-tools-rhel8@sha256:67e9b1a97d13699ffdb4a3a5e6b778d1bae05c206fdbb2bff33d7c90f17118fe_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel8@sha256%3A67e9b1a97d13699ffdb4a3a5e6b778d1bae05c206fdbb2bff33d7c90f17118fe?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-tools-container-v4.14.0-202508260116.p2.g44b3ac2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-deployer@sha256:aa5751722aecf59acc2a9f31709003abed1ee9c31d3e0227702feca8aa58e852_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-deployer@sha256:aa5751722aecf59acc2a9f31709003abed1ee9c31d3e0227702feca8aa58e852_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-deployer@sha256:aa5751722aecf59acc2a9f31709003abed1ee9c31d3e0227702feca8aa58e852_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-deployer@sha256%3Aaa5751722aecf59acc2a9f31709003abed1ee9c31d3e0227702feca8aa58e852?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-deployer-container-v4.14.0-202508260116.p2.g44b3ac2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-haproxy-router@sha256:855c2f53d8f421d25e8aafe28b4cf3b8a2b10212c8fb8ff1bff55983e1c907bf_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router@sha256:855c2f53d8f421d25e8aafe28b4cf3b8a2b10212c8fb8ff1bff55983e1c907bf_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-haproxy-router@sha256:855c2f53d8f421d25e8aafe28b4cf3b8a2b10212c8fb8ff1bff55983e1c907bf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-haproxy-router@sha256%3A855c2f53d8f421d25e8aafe28b4cf3b8a2b10212c8fb8ff1bff55983e1c907bf?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-haproxy-router-container-v4.14.0-202508260116.p2.gc3a2430.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:2d40b6d5a33c8574390ca22dde25b016e36192a8c7801811a8889d13304d8b72_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:2d40b6d5a33c8574390ca22dde25b016e36192a8c7801811a8889d13304d8b72_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:2d40b6d5a33c8574390ca22dde25b016e36192a8c7801811a8889d13304d8b72_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube-rhel9@sha256%3A2d40b6d5a33c8574390ca22dde25b016e36192a8c7801811a8889d13304d8b72?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-hyperkube-container-v4.14.0-202508190123.p2.g03a907c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:79df35ab79895ab1e5df8ab8c729a403dc007b2dbd2f7459daefc03631bca088_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:79df35ab79895ab1e5df8ab8c729a403dc007b2dbd2f7459daefc03631bca088_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:79df35ab79895ab1e5df8ab8c729a403dc007b2dbd2f7459daefc03631bca088_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-keepalived-ipfailover@sha256%3A79df35ab79895ab1e5df8ab8c729a403dc007b2dbd2f7459daefc03631bca088?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.14.0-202508260116.p2.g03e5f40.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-pod@sha256:bf63836da764d3edb85eef931e9df66ae263be4fc20d3dabf3bbce389d485dda_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-pod@sha256:bf63836da764d3edb85eef931e9df66ae263be4fc20d3dabf3bbce389d485dda_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-pod@sha256:bf63836da764d3edb85eef931e9df66ae263be4fc20d3dabf3bbce389d485dda_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod@sha256%3Abf63836da764d3edb85eef931e9df66ae263be4fc20d3dabf3bbce389d485dda?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-pod-container-v4.14.0-202508260116.p2.g03a907c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-registry@sha256:b5632ad645e044ccaf4392339b56f26745a9f018f0e1450951c76df92672552b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-registry@sha256:b5632ad645e044ccaf4392339b56f26745a9f018f0e1450951c76df92672552b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-docker-registry@sha256:b5632ad645e044ccaf4392339b56f26745a9f018f0e1450951c76df92672552b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-registry@sha256%3Ab5632ad645e044ccaf4392339b56f26745a9f018f0e1450951c76df92672552b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-registry-container-v4.14.0-202508260116.p2.gce0483f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tests@sha256:549f70f3d54227714ce4c435a74895c53c4c4c48f9bbfb999fca6f6bf17b383b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-tests@sha256:549f70f3d54227714ce4c435a74895c53c4c4c48f9bbfb999fca6f6bf17b383b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-tests@sha256:549f70f3d54227714ce4c435a74895c53c4c4c48f9bbfb999fca6f6bf17b383b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests@sha256%3A549f70f3d54227714ce4c435a74895c53c4c4c48f9bbfb999fca6f6bf17b383b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-tests-container-v4.14.0-202508260116.p2.g61448fa.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:eef333cd092d6b48af2754b5ab69888ffcac50544524240ec27dd7b0f0fff2de_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:eef333cd092d6b48af2754b5ab69888ffcac50544524240ec27dd7b0f0fff2de_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:eef333cd092d6b48af2754b5ab69888ffcac50544524240ec27dd7b0f0fff2de_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-state-metrics-rhel8@sha256%3Aeef333cd092d6b48af2754b5ab69888ffcac50544524240ec27dd7b0f0fff2de?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-state-metrics-container-v4.14.0-202508260116.p2.gdff4b0f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:5ba7215b20570ebbe3769e23524a680b699a6be0b6081f25daed61257738950f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:5ba7215b20570ebbe3769e23524a680b699a6be0b6081f25daed61257738950f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:5ba7215b20570ebbe3769e23524a680b699a6be0b6081f25daed61257738950f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-lifecycle-manager@sha256%3A5ba7215b20570ebbe3769e23524a680b699a6be0b6081f25daed61257738950f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=operator-lifecycle-manager-container-v4.14.0-202508260116.p2.g15d5584.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-registry@sha256:7dd422c34cbecc6cd29179f5e341035725ad3aa77eeebae033e6f86081ebcf57_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-registry@sha256:7dd422c34cbecc6cd29179f5e341035725ad3aa77eeebae033e6f86081ebcf57_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-operator-registry@sha256:7dd422c34cbecc6cd29179f5e341035725ad3aa77eeebae033e6f86081ebcf57_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-registry@sha256%3A7dd422c34cbecc6cd29179f5e341035725ad3aa77eeebae033e6f86081ebcf57?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=operator-registry-container-v4.14.0-202508260116.p2.g15d5584.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:e1e5878b040ffe3902347c6cf303cb6bc07a8090bd1d0889dc0f8ab6b7bfcff6_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:e1e5878b040ffe3902347c6cf303cb6bc07a8090bd1d0889dc0f8ab6b7bfcff6_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:e1e5878b040ffe3902347c6cf303cb6bc07a8090bd1d0889dc0f8ab6b7bfcff6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-api-server-rhel8@sha256%3Ae1e5878b040ffe3902347c6cf303cb6bc07a8090bd1d0889dc0f8ab6b7bfcff6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-api-server-container-v4.14.0-202508260116.p2.g6df4bf1.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:25c8f51b33d73b697f95e5cc8cc4ad19d59c73e948a8f3cab357fbdb4583a8b3_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:25c8f51b33d73b697f95e5cc8cc4ad19d59c73e948a8f3cab357fbdb4583a8b3_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:25c8f51b33d73b697f95e5cc8cc4ad19d59c73e948a8f3cab357fbdb4583a8b3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-csr-approver-rhel8@sha256%3A25c8f51b33d73b697f95e5cc8cc4ad19d59c73e948a8f3cab357fbdb4583a8b3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-csr-approver-container-v4.14.0-202508260116.p2.g54aa57e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:31b14fc618f718efb30e2ae24463ed5c27e7a9bf04bd272abb828a979cabde89_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:31b14fc618f718efb30e2ae24463ed5c27e7a9bf04bd272abb828a979cabde89_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:31b14fc618f718efb30e2ae24463ed5c27e7a9bf04bd272abb828a979cabde89_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel9@sha256%3A31b14fc618f718efb30e2ae24463ed5c27e7a9bf04bd272abb828a979cabde89?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-node-agent-container-v4.14.0-202508190123.p2.g91a7281.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:feca3eeb5832821bbbd3bb8504b292b621758751b2d56e224d17dd95b9724756_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:feca3eeb5832821bbbd3bb8504b292b621758751b2d56e224d17dd95b9724756_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:feca3eeb5832821bbbd3bb8504b292b621758751b2d56e224d17dd95b9724756_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-orchestrator-rhel8@sha256%3Afeca3eeb5832821bbbd3bb8504b292b621758751b2d56e224d17dd95b9724756?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-orchestrator-container-v4.14.0-202508260116.p2.g54aa57e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:77f6f08ce677c5b93236f10881836f24e239fecc2d386feed855581b5e078b9e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:77f6f08ce677c5b93236f10881836f24e239fecc2d386feed855581b5e078b9e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:77f6f08ce677c5b93236f10881836f24e239fecc2d386feed855581b5e078b9e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-utils-rhel9@sha256%3A77f6f08ce677c5b93236f10881836f24e239fecc2d386feed855581b5e078b9e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-utils-container-v4.14.0-202508190123.p2.gb3fa10c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:d0cef7eec64244da073534a379682d17e201ca18bf2d51c8c3cafcd60bef3308_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:d0cef7eec64244da073534a379682d17e201ca18bf2d51c8c3cafcd60bef3308_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:d0cef7eec64244da073534a379682d17e201ca18bf2d51c8c3cafcd60bef3308_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-apiserver-network-proxy-rhel8@sha256%3Ad0cef7eec64244da073534a379682d17e201ca18bf2d51c8c3cafcd60bef3308?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-apiserver-network-proxy-container-v4.14.0-202508260116.p2.gf56c606.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:d94202e7b2523278697e6a906df8620d49e2fe7a93c7d60982b7ff4fcbda259c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:d94202e7b2523278697e6a906df8620d49e2fe7a93c7d60982b7ff4fcbda259c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:d94202e7b2523278697e6a906df8620d49e2fe7a93c7d60982b7ff4fcbda259c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel8@sha256%3Ad94202e7b2523278697e6a906df8620d49e2fe7a93c7d60982b7ff4fcbda259c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-baremetal-installer-container-v4.14.0-202508260116.p2.gd92ca63.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:68a9be9436fd2b26fd8b94b8a5d792c2c3b3303f45fe1d6d272a0e0831457371_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:68a9be9436fd2b26fd8b94b8a5d792c2c3b3303f45fe1d6d272a0e0831457371_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:68a9be9436fd2b26fd8b94b8a5d792c2c3b3303f45fe1d6d272a0e0831457371_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-rhel8-operator@sha256%3A68a9be9436fd2b26fd8b94b8a5d792c2c3b3303f45fe1d6d272a0e0831457371?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-baremetal-operator-container-v4.14.0-202508260116.p2.g483d019.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-artifacts@sha256:2a0eacc0bc80590eca8dabed3d074b0a208c06f821d9636ec5fdd5c98a2071fb_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts@sha256:2a0eacc0bc80590eca8dabed3d074b0a208c06f821d9636ec5fdd5c98a2071fb_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cli-artifacts@sha256:2a0eacc0bc80590eca8dabed3d074b0a208c06f821d9636ec5fdd5c98a2071fb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-artifacts@sha256%3A2a0eacc0bc80590eca8dabed3d074b0a208c06f821d9636ec5fdd5c98a2071fb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cli-artifacts-container-v4.14.0-202508260116.p2.g44b3ac2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:12ce1e90b90b563c62bc83a5e81c2a8a837e0562cbd8d89943e6c0fc12bae2d5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:12ce1e90b90b563c62bc83a5e81c2a8a837e0562cbd8d89943e6c0fc12bae2d5_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:12ce1e90b90b563c62bc83a5e81c2a8a837e0562cbd8d89943e6c0fc12bae2d5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-credential-operator@sha256%3A12ce1e90b90b563c62bc83a5e81c2a8a837e0562cbd8d89943e6c0fc12bae2d5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cloud-credential-operator-container-v4.14.0-202508260116.p2.gc5e1412.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:bbb398ce00d2bc244eb9b403c7def721e36b849176c7923e33b9292d0292005a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:bbb398ce00d2bc244eb9b403c7def721e36b849176c7923e33b9292d0292005a_ppc64le",
"product_id": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:bbb398ce00d2bc244eb9b403c7def721e36b849176c7923e33b9292d0292005a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cloud-network-config-controller-rhel8@sha256%3Abbb398ce00d2bc244eb9b403c7def721e36b849176c7923e33b9292d0292005a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cloud-network-config-controller-container-v4.14.0-202508260116.p2.g1bd0464.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:3264440022bd10ea10e0e661ed4173ac77ba5eb6b1d2bb91e4580c5c5f0e093c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:3264440022bd10ea10e0e661ed4173ac77ba5eb6b1d2bb91e4580c5c5f0e093c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:3264440022bd10ea10e0e661ed4173ac77ba5eb6b1d2bb91e4580c5c5f0e093c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-api-rhel8@sha256%3A3264440022bd10ea10e0e661ed4173ac77ba5eb6b1d2bb91e4580c5c5f0e093c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-api-container-v4.14.0-202508260116.p2.gae83c55.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:208826998257d7f4acf3534d9043fee20078bed89a360d480b0dd3220ff22804_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:208826998257d7f4acf3534d9043fee20078bed89a360d480b0dd3220ff22804_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:208826998257d7f4acf3534d9043fee20078bed89a360d480b0dd3220ff22804_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-authentication-operator@sha256%3A208826998257d7f4acf3534d9043fee20078bed89a360d480b0dd3220ff22804?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-authentication-operator-container-v4.14.0-202508260116.p2.g9203d4d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:83f0da7e52cc9162d7eac7986f3ee5c8679b4080705a59c67a97af3b61c090b8_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:83f0da7e52cc9162d7eac7986f3ee5c8679b4080705a59c67a97af3b61c090b8_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:83f0da7e52cc9162d7eac7986f3ee5c8679b4080705a59c67a97af3b61c090b8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-operator@sha256%3A83f0da7e52cc9162d7eac7986f3ee5c8679b4080705a59c67a97af3b61c090b8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-autoscaler-operator-container-v4.14.0-202508260116.p2.g32854ba.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:e7d66394b7e8dc2d8db55e4d77f9d0bcd2c2ad89afb5d78dac3a010925a1edfd_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:e7d66394b7e8dc2d8db55e4d77f9d0bcd2c2ad89afb5d78dac3a010925a1edfd_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:e7d66394b7e8dc2d8db55e4d77f9d0bcd2c2ad89afb5d78dac3a010925a1edfd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-baremetal-operator-rhel8@sha256%3Ae7d66394b7e8dc2d8db55e4d77f9d0bcd2c2ad89afb5d78dac3a010925a1edfd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-baremetal-operator-container-v4.14.0-202508260116.p2.gaffcfb5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:a1ec19506d72295c572b9d713b52d9af8aadd15014c2ca83eec8d4c7437a40c6_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:a1ec19506d72295c572b9d713b52d9af8aadd15014c2ca83eec8d4c7437a40c6_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:a1ec19506d72295c572b9d713b52d9af8aadd15014c2ca83eec8d4c7437a40c6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-bootstrap@sha256%3Aa1ec19506d72295c572b9d713b52d9af8aadd15014c2ca83eec8d4c7437a40c6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-bootstrap-container-v4.14.0-202508260116.p2.g93fba13.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:64f2effe2c1a41ab8fd2694ab7ee6e3c31241b4ef583468d725185dbd7548dd3_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:64f2effe2c1a41ab8fd2694ab7ee6e3c31241b4ef583468d725185dbd7548dd3_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:64f2effe2c1a41ab8fd2694ab7ee6e3c31241b4ef583468d725185dbd7548dd3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-operator-container-rhel8@sha256%3A64f2effe2c1a41ab8fd2694ab7ee6e3c31241b4ef583468d725185dbd7548dd3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-capi-operator-container-v4.14.0-202508260116.p2.g60cc3e6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:64f2effe2c1a41ab8fd2694ab7ee6e3c31241b4ef583468d725185dbd7548dd3_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:64f2effe2c1a41ab8fd2694ab7ee6e3c31241b4ef583468d725185dbd7548dd3_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:64f2effe2c1a41ab8fd2694ab7ee6e3c31241b4ef583468d725185dbd7548dd3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-rhel8-operator@sha256%3A64f2effe2c1a41ab8fd2694ab7ee6e3c31241b4ef583468d725185dbd7548dd3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-capi-operator-container-v4.14.0-202508260116.p2.g60cc3e6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:2316f63aef8f42b9620f1376a05f8373bdb9d4163c2ba41ba1ec00e347583d13_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:2316f63aef8f42b9620f1376a05f8373bdb9d4163c2ba41ba1ec00e347583d13_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:2316f63aef8f42b9620f1376a05f8373bdb9d4163c2ba41ba1ec00e347583d13_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-cloud-controller-manager-operator-rhel8@sha256%3A2316f63aef8f42b9620f1376a05f8373bdb9d4163c2ba41ba1ec00e347583d13?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.14.0-202508260116.p2.ga0b9c0d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:fa2ebff1c5d9205469f310db32129674599bf9b30eb27cd7b203a11f363a645f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:fa2ebff1c5d9205469f310db32129674599bf9b30eb27cd7b203a11f363a645f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:fa2ebff1c5d9205469f310db32129674599bf9b30eb27cd7b203a11f363a645f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-operator@sha256%3Afa2ebff1c5d9205469f310db32129674599bf9b30eb27cd7b203a11f363a645f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-config-operator-container-v4.14.0-202508260116.p2.g2378670.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:8f3863237596a94f341d21b7b6b871729830168fa1be6d432fd63f3d3bdc0d3b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:8f3863237596a94f341d21b7b6b871729830168fa1be6d432fd63f3d3bdc0d3b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:8f3863237596a94f341d21b7b6b871729830168fa1be6d432fd63f3d3bdc0d3b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-control-plane-machine-set-operator-rhel8@sha256%3A8f3863237596a94f341d21b7b6b871729830168fa1be6d432fd63f3d3bdc0d3b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.14.0-202508260116.p2.g783d9dd.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:87395a4e03fbcb9e3ced7fce6f143fd73a4d2abf9e5476af3fd18d738c33b34b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:87395a4e03fbcb9e3ced7fce6f143fd73a4d2abf9e5476af3fd18d738c33b34b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:87395a4e03fbcb9e3ced7fce6f143fd73a4d2abf9e5476af3fd18d738c33b34b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256%3A87395a4e03fbcb9e3ced7fce6f143fd73a4d2abf9e5476af3fd18d738c33b34b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.14.0-202508260116.p2.gd4a1162.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:eb61b03fff8d2ec8ab1a22068f5159fc92e037885dbd198bf10a3619d2723456_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:eb61b03fff8d2ec8ab1a22068f5159fc92e037885dbd198bf10a3619d2723456_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:eb61b03fff8d2ec8ab1a22068f5159fc92e037885dbd198bf10a3619d2723456_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-dns-operator@sha256%3Aeb61b03fff8d2ec8ab1a22068f5159fc92e037885dbd198bf10a3619d2723456?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-dns-operator-container-v4.14.0-202508260116.p2.g0164e3c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:ae02313bcf7581b8db76f28ddfeb177dcc024ec1fd6b4809ef6aed6194867c5e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:ae02313bcf7581b8db76f28ddfeb177dcc024ec1fd6b4809ef6aed6194867c5e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:ae02313bcf7581b8db76f28ddfeb177dcc024ec1fd6b4809ef6aed6194867c5e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-image-registry-operator@sha256%3Aae02313bcf7581b8db76f28ddfeb177dcc024ec1fd6b4809ef6aed6194867c5e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-image-registry-operator-container-v4.14.0-202508260116.p2.ge858d0e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:cbc504a3583ffc3a48e5e542f8d943d848a18dd2a86ee37aea96cf7c20ec77df_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:cbc504a3583ffc3a48e5e542f8d943d848a18dd2a86ee37aea96cf7c20ec77df_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:cbc504a3583ffc3a48e5e542f8d943d848a18dd2a86ee37aea96cf7c20ec77df_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-ingress-operator@sha256%3Acbc504a3583ffc3a48e5e542f8d943d848a18dd2a86ee37aea96cf7c20ec77df?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-ingress-operator-container-v4.14.0-202508260116.p2.ge302d85.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:e813c13da12b0e89a6caf39422da1510a69623bc1de8d8c5ac66e92912d675ef_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:e813c13da12b0e89a6caf39422da1510a69623bc1de8d8c5ac66e92912d675ef_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:e813c13da12b0e89a6caf39422da1510a69623bc1de8d8c5ac66e92912d675ef_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-apiserver-operator@sha256%3Ae813c13da12b0e89a6caf39422da1510a69623bc1de8d8c5ac66e92912d675ef?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-kube-apiserver-operator-container-v4.14.0-202508260116.p2.g9267f45.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:46959f0ca47f97e859f842dd90153f5d36b1612700bfd9958d29db4532250b4c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:46959f0ca47f97e859f842dd90153f5d36b1612700bfd9958d29db4532250b4c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:46959f0ca47f97e859f842dd90153f5d36b1612700bfd9958d29db4532250b4c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-cluster-api-rhel8-operator@sha256%3A46959f0ca47f97e859f842dd90153f5d36b1612700bfd9958d29db4532250b4c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.14.0-202508260116.p2.gb287d08.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:5929c6f2cfcbd2fdaa1c683cd84ddbc9faf599daf97e5b1f0e0f1def1b34e615_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:5929c6f2cfcbd2fdaa1c683cd84ddbc9faf599daf97e5b1f0e0f1def1b34e615_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:5929c6f2cfcbd2fdaa1c683cd84ddbc9faf599daf97e5b1f0e0f1def1b34e615_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-controller-manager-operator@sha256%3A5929c6f2cfcbd2fdaa1c683cd84ddbc9faf599daf97e5b1f0e0f1def1b34e615?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.14.0-202508260116.p2.g4e05963.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:5c337db6e9b6f2ccda040f21ae5002906d5b5b63e048a3f2faf916f852dcf981_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:5c337db6e9b6f2ccda040f21ae5002906d5b5b63e048a3f2faf916f852dcf981_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:5c337db6e9b6f2ccda040f21ae5002906d5b5b63e048a3f2faf916f852dcf981_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-scheduler-operator@sha256%3A5c337db6e9b6f2ccda040f21ae5002906d5b5b63e048a3f2faf916f852dcf981?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-kube-scheduler-operator-container-v4.14.0-202508260116.p2.g33f630d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:0a57de5650329a3987d1c088776ad13dcca5387b4cd54b759f56e29ad5a5d656_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:0a57de5650329a3987d1c088776ad13dcca5387b4cd54b759f56e29ad5a5d656_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:0a57de5650329a3987d1c088776ad13dcca5387b4cd54b759f56e29ad5a5d656_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256%3A0a57de5650329a3987d1c088776ad13dcca5387b4cd54b759f56e29ad5a5d656?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.14.0-202508260116.p2.g9cd9922.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:d68114f716acda79eafa64530a7574cf051cef08ff1cdb1209f700a6b7dedb69_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:d68114f716acda79eafa64530a7574cf051cef08ff1cdb1209f700a6b7dedb69_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:d68114f716acda79eafa64530a7574cf051cef08ff1cdb1209f700a6b7dedb69_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-machine-approver@sha256%3Ad68114f716acda79eafa64530a7574cf051cef08ff1cdb1209f700a6b7dedb69?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-machine-approver-container-v4.14.0-202508260116.p2.g38a758d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:7bdd5b1361a77ff00da1ff8a7886935a0259ab5f3dc0f5e7e01410b0db924edc_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:7bdd5b1361a77ff00da1ff8a7886935a0259ab5f3dc0f5e7e01410b0db924edc_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:7bdd5b1361a77ff00da1ff8a7886935a0259ab5f3dc0f5e7e01410b0db924edc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-olm-operator-rhel8@sha256%3A7bdd5b1361a77ff00da1ff8a7886935a0259ab5f3dc0f5e7e01410b0db924edc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-olm-operator-container-v4.14.0-202508260116.p2.g0dbbb61.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:9285b41510034ed796ccc80211cd9b4f8cc805cd20cf629fcf6fe59781a9388b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:9285b41510034ed796ccc80211cd9b4f8cc805cd20cf629fcf6fe59781a9388b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:9285b41510034ed796ccc80211cd9b4f8cc805cd20cf629fcf6fe59781a9388b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-apiserver-operator@sha256%3A9285b41510034ed796ccc80211cd9b4f8cc805cd20cf629fcf6fe59781a9388b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.14.0-202508260116.p2.g700dc11.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:8265a610a667982aae8700534a67be51ea572e9dc0980a9c7d12254dfe1082fe_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:8265a610a667982aae8700534a67be51ea572e9dc0980a9c7d12254dfe1082fe_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:8265a610a667982aae8700534a67be51ea572e9dc0980a9c7d12254dfe1082fe_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-controller-manager-operator@sha256%3A8265a610a667982aae8700534a67be51ea572e9dc0980a9c7d12254dfe1082fe?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.14.0-202508260116.p2.g09d6209.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:bcc0e629710d429a2c1b53ba6862d6784f50120431f2b9d5ae849c5acccda45b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:bcc0e629710d429a2c1b53ba6862d6784f50120431f2b9d5ae849c5acccda45b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:bcc0e629710d429a2c1b53ba6862d6784f50120431f2b9d5ae849c5acccda45b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel8-operator@sha256%3Abcc0e629710d429a2c1b53ba6862d6784f50120431f2b9d5ae849c5acccda45b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-ovirt-csi-operator-container-v4.14.0-202508260116.p2.g2fa33aa.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:a2c711c5d0a7e9fcc74ee14b7ae5e0b7c1b750801ddefbb76edf2c5039bebfde_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:a2c711c5d0a7e9fcc74ee14b7ae5e0b7c1b750801ddefbb76edf2c5039bebfde_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:a2c711c5d0a7e9fcc74ee14b7ae5e0b7c1b750801ddefbb76edf2c5039bebfde_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-platform-operators-manager-rhel8@sha256%3Aa2c711c5d0a7e9fcc74ee14b7ae5e0b7c1b750801ddefbb76edf2c5039bebfde?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.14.0-202508260116.p2.g08fb27e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:e90b2212848d9818bed2ea5307abfaaa5ed4b545981f3307e2ec877653110107_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:e90b2212848d9818bed2ea5307abfaaa5ed4b545981f3307e2ec877653110107_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:e90b2212848d9818bed2ea5307abfaaa5ed4b545981f3307e2ec877653110107_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-samples-operator@sha256%3Ae90b2212848d9818bed2ea5307abfaaa5ed4b545981f3307e2ec877653110107?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-samples-operator-container-v4.14.0-202508260116.p2.g0423e87.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:6b4a9cecea357c53a7235aef224a70ae5848f25bdd3b1f884692386b65079caa_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:6b4a9cecea357c53a7235aef224a70ae5848f25bdd3b1f884692386b65079caa_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:6b4a9cecea357c53a7235aef224a70ae5848f25bdd3b1f884692386b65079caa_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-update-keys@sha256%3A6b4a9cecea357c53a7235aef224a70ae5848f25bdd3b1f884692386b65079caa?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-update-keys-container-v4.14.0-202508260116.p2.g1a7a6e2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:1c26bde6d652ac8d28bbc4ec29a38a71792f671d974780aac8e81296ee80c4da_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:1c26bde6d652ac8d28bbc4ec29a38a71792f671d974780aac8e81296ee80c4da_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:1c26bde6d652ac8d28bbc4ec29a38a71792f671d974780aac8e81296ee80c4da_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-container-networking-plugins-rhel8@sha256%3A1c26bde6d652ac8d28bbc4ec29a38a71792f671d974780aac8e81296ee80c4da?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-containernetworking-plugins-container-v4.14.0-202508260116.p2.ga1b7730.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:25116554211fa6c1133752d83a28512e78744367654b6b77384e6e73881f17ea_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:25116554211fa6c1133752d83a28512e78744367654b6b77384e6e73881f17ea_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:25116554211fa6c1133752d83a28512e78744367654b6b77384e6e73881f17ea_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-rhel8@sha256%3A25116554211fa6c1133752d83a28512e78744367654b6b77384e6e73881f17ea?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-driver-shared-resource-container-v4.14.0-202508260116.p2.g9232c1f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:0a857fd05543aa1b297d7b637887df7b6050ae243ec205899bfb48f0fd29a1e3_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:0a857fd05543aa1b297d7b637887df7b6050ae243ec205899bfb48f0fd29a1e3_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:0a857fd05543aa1b297d7b637887df7b6050ae243ec205899bfb48f0fd29a1e3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-operator-rhel8@sha256%3A0a857fd05543aa1b297d7b637887df7b6050ae243ec205899bfb48f0fd29a1e3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.14.0-202508260116.p2.gc273cd5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:614e1cdb127cf965d02a129cb5bf5f463dbb7732e44f176ff21b1977913d955c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:614e1cdb127cf965d02a129cb5bf5f463dbb7732e44f176ff21b1977913d955c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:614e1cdb127cf965d02a129cb5bf5f463dbb7732e44f176ff21b1977913d955c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-webhook-rhel8@sha256%3A614e1cdb127cf965d02a129cb5bf5f463dbb7732e44f176ff21b1977913d955c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.14.0-202508260116.p2.g9232c1f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:b0b48003056ed839713f66e4912750d62c217eb2c16b8609bc403e86856ea364_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:b0b48003056ed839713f66e4912750d62c217eb2c16b8609bc403e86856ea364_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:b0b48003056ed839713f66e4912750d62c217eb2c16b8609bc403e86856ea364_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer@sha256%3Ab0b48003056ed839713f66e4912750d62c217eb2c16b8609bc403e86856ea364?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-external-resizer-container-v4.14.0-202508260116.p2.g59a701a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:b0b48003056ed839713f66e4912750d62c217eb2c16b8609bc403e86856ea364_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:b0b48003056ed839713f66e4912750d62c217eb2c16b8609bc403e86856ea364_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:b0b48003056ed839713f66e4912750d62c217eb2c16b8609bc403e86856ea364_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer-rhel8@sha256%3Ab0b48003056ed839713f66e4912750d62c217eb2c16b8609bc403e86856ea364?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-external-resizer-container-v4.14.0-202508260116.p2.g59a701a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:bb28b8215b30a31b68ac4c47bea32235a6f5199eb6dae16d107c076783d19205_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:bb28b8215b30a31b68ac4c47bea32235a6f5199eb6dae16d107c076783d19205_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:bb28b8215b30a31b68ac4c47bea32235a6f5199eb6dae16d107c076783d19205_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshotter@sha256%3Abb28b8215b30a31b68ac4c47bea32235a6f5199eb6dae16d107c076783d19205?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-external-snapshotter-container-v4.14.0-202508260116.p2.ga683453.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:bb28b8215b30a31b68ac4c47bea32235a6f5199eb6dae16d107c076783d19205_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:bb28b8215b30a31b68ac4c47bea32235a6f5199eb6dae16d107c076783d19205_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:bb28b8215b30a31b68ac4c47bea32235a6f5199eb6dae16d107c076783d19205_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshotter-rhel8@sha256%3Abb28b8215b30a31b68ac4c47bea32235a6f5199eb6dae16d107c076783d19205?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-external-snapshotter-container-v4.14.0-202508260116.p2.ga683453.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:ecc5fcb3099d16436b3b1c5cce2fab28a4fd70833bdb8d34334180fee3964635_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:ecc5fcb3099d16436b3b1c5cce2fab28a4fd70833bdb8d34334180fee3964635_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:ecc5fcb3099d16436b3b1c5cce2fab28a4fd70833bdb8d34334180fee3964635_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller@sha256%3Aecc5fcb3099d16436b3b1c5cce2fab28a4fd70833bdb8d34334180fee3964635?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-snapshot-controller-container-v4.14.0-202508260116.p2.ga683453.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:ecc5fcb3099d16436b3b1c5cce2fab28a4fd70833bdb8d34334180fee3964635_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:ecc5fcb3099d16436b3b1c5cce2fab28a4fd70833bdb8d34334180fee3964635_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:ecc5fcb3099d16436b3b1c5cce2fab28a4fd70833bdb8d34334180fee3964635_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller-rhel8@sha256%3Aecc5fcb3099d16436b3b1c5cce2fab28a4fd70833bdb8d34334180fee3964635?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-snapshot-controller-container-v4.14.0-202508260116.p2.ga683453.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7ce96e5236fe2522212734651767f9925662ad345e9f9bfb0dfb220e6c4edd60_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7ce96e5236fe2522212734651767f9925662ad345e9f9bfb0dfb220e6c4edd60_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7ce96e5236fe2522212734651767f9925662ad345e9f9bfb0dfb220e6c4edd60_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-etcd-rhel9@sha256%3A7ce96e5236fe2522212734651767f9925662ad345e9f9bfb0dfb220e6c4edd60?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-etcd-container-v4.14.0-202508190123.p2.g5ed5044.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:a3e863eeaae196bdb2c3ea7b627f5f3d639d4e9ffb489243af7ab0622196d35c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:a3e863eeaae196bdb2c3ea7b627f5f3d639d4e9ffb489243af7ab0622196d35c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:a3e863eeaae196bdb2c3ea7b627f5f3d639d4e9ffb489243af7ab0622196d35c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cloud-controller-manager-rhel8@sha256%3Aa3e863eeaae196bdb2c3ea7b627f5f3d639d4e9ffb489243af7ab0622196d35c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-cloud-controller-manager-container-v4.14.0-202508260116.p2.g09e96a9.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:eedf632c867cd000f4f3deca7205be622b4cf2bdd7ef98e623b6d8da1daa33cb_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:eedf632c867cd000f4f3deca7205be622b4cf2bdd7ef98e623b6d8da1daa33cb_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:eedf632c867cd000f4f3deca7205be622b4cf2bdd7ef98e623b6d8da1daa33cb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cluster-api-controllers-rhel8@sha256%3Aeedf632c867cd000f4f3deca7205be622b4cf2bdd7ef98e623b6d8da1daa33cb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-cluster-api-controllers-container-v4.14.0-202508260116.p2.gd99fb31.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:fa488a1c6c927b5c59a1285a35df78c88b4df2ba3c75ed38a0e3526a87e55d39_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:fa488a1c6c927b5c59a1285a35df78c88b4df2ba3c75ed38a0e3526a87e55d39_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:fa488a1c6c927b5c59a1285a35df78c88b4df2ba3c75ed38a0e3526a87e55d39_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-rhel8@sha256%3Afa488a1c6c927b5c59a1285a35df78c88b4df2ba3c75ed38a0e3526a87e55d39?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-pd-csi-driver-container-v4.14.0-202508260116.p2.g8a626fe.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:04a6dafd7e77d706688da1016b458b8558eb3bea77c0ce9cc7baea30ffb079bf_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:04a6dafd7e77d706688da1016b458b8558eb3bea77c0ce9cc7baea30ffb079bf_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:04a6dafd7e77d706688da1016b458b8558eb3bea77c0ce9cc7baea30ffb079bf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-operator-rhel8@sha256%3A04a6dafd7e77d706688da1016b458b8558eb3bea77c0ce9cc7baea30ffb079bf?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-pd-csi-driver-operator-container-v4.14.0-202508260116.p2.g95d55a0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:56d101f6e1ae1f6e72e6499b239093f40c9a27203e47e7cc56e46e2912bc2134_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:56d101f6e1ae1f6e72e6499b239093f40c9a27203e47e7cc56e46e2912bc2134_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:56d101f6e1ae1f6e72e6499b239093f40c9a27203e47e7cc56e46e2912bc2134_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibmcloud-cluster-api-controllers-rhel8@sha256%3A56d101f6e1ae1f6e72e6499b239093f40c9a27203e47e7cc56e46e2912bc2134?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ibmcloud-cluster-api-controllers-container-v4.14.0-202508260116.p2.g027ce1a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:602f396a6141039d1bebbf6889689981b70e38c4bac55456ecd4e754fa4c096c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:602f396a6141039d1bebbf6889689981b70e38c4bac55456ecd4e754fa4c096c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:602f396a6141039d1bebbf6889689981b70e38c4bac55456ecd4e754fa4c096c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-insights-rhel8-operator@sha256%3A602f396a6141039d1bebbf6889689981b70e38c4bac55456ecd4e754fa4c096c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-insights-operator-container-v4.14.0-202508260116.p2.gacc99f5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer@sha256:3fb7c76063dadc1322fd058c6b25a2870a72ec1540c7459a9d0afa6319585cd4_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer@sha256:3fb7c76063dadc1322fd058c6b25a2870a72ec1540c7459a9d0afa6319585cd4_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-installer@sha256:3fb7c76063dadc1322fd058c6b25a2870a72ec1540c7459a9d0afa6319585cd4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer@sha256%3A3fb7c76063dadc1322fd058c6b25a2870a72ec1540c7459a9d0afa6319585cd4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-installer-container-v4.14.0-202508260116.p2.gd92ca63.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-artifacts@sha256:b54baf625cc81ce072c0b426bffc97b39894594efa46865cc05acccfcb57e812_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts@sha256:b54baf625cc81ce072c0b426bffc97b39894594efa46865cc05acccfcb57e812_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-installer-artifacts@sha256:b54baf625cc81ce072c0b426bffc97b39894594efa46865cc05acccfcb57e812_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts@sha256%3Ab54baf625cc81ce072c0b426bffc97b39894594efa46865cc05acccfcb57e812?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-installer-artifacts-container-v4.14.0-202508270128.p2.gd92ca63.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:1de55b52fa60b58e8c72324a6884711856d9e865d47997ada9c1d2c6bca0584a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:1de55b52fa60b58e8c72324a6884711856d9e865d47997ada9c1d2c6bca0584a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:1de55b52fa60b58e8c72324a6884711856d9e865d47997ada9c1d2c6bca0584a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-storage-version-migrator-rhel8@sha256%3A1de55b52fa60b58e8c72324a6884711856d9e865d47997ada9c1d2c6bca0584a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kube-storage-version-migrator-container-v4.14.0-202508260116.p2.gb533e08.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:cf315750b8a5e50f6c550e7b265ffe8a1d8c89f1149998a1e0282f0cd4bedcd5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:cf315750b8a5e50f6c550e7b265ffe8a1d8c89f1149998a1e0282f0cd4bedcd5_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:cf315750b8a5e50f6c550e7b265ffe8a1d8c89f1149998a1e0282f0cd4bedcd5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubevirt-cloud-controller-manager-rhel8@sha256%3Acf315750b8a5e50f6c550e7b265ffe8a1d8c89f1149998a1e0282f0cd4bedcd5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.14.0-202508260116.p2.g7d96f56.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:b73506048f9ba08874eef8a6f2f6e467d55888ae3fd2a7576920aced94b55bd8_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:b73506048f9ba08874eef8a6f2f6e467d55888ae3fd2a7576920aced94b55bd8_ppc64le",
"product_id": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:b73506048f9ba08874eef8a6f2f6e467d55888ae3fd2a7576920aced94b55bd8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-csi-driver-rhel8@sha256%3Ab73506048f9ba08874eef8a6f2f6e467d55888ae3fd2a7576920aced94b55bd8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kubevirt-csi-driver-container-v4.14.0-202508260116.p2.g48fafc4.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:1e65c22f7bfd5c745937f86e9cf65e2aed0067224383b6c8ab007320345e1033_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:1e65c22f7bfd5c745937f86e9cf65e2aed0067224383b6c8ab007320345e1033_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:1e65c22f7bfd5c745937f86e9cf65e2aed0067224383b6c8ab007320345e1033_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-libvirt-machine-controllers@sha256%3A1e65c22f7bfd5c745937f86e9cf65e2aed0067224383b6c8ab007320345e1033?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-libvirt-machine-controllers-container-v4.14.0-202508260116.p2.g34dfccb.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-operator@sha256:4bb99485f76b786004d7a955ba6e52897c06c8669c3431b4ba18810e5a4cbee6_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-operator@sha256:4bb99485f76b786004d7a955ba6e52897c06c8669c3431b4ba18810e5a4cbee6_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-operator@sha256:4bb99485f76b786004d7a955ba6e52897c06c8669c3431b4ba18810e5a4cbee6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-operator@sha256%3A4bb99485f76b786004d7a955ba6e52897c06c8669c3431b4ba18810e5a4cbee6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-operator-container-v4.14.0-202508260116.p2.g28aa32f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:8b59327c6d34c40c0fbb01accddc73be699522aa9cd3399f75febbf3646b19da_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:8b59327c6d34c40c0fbb01accddc73be699522aa9cd3399f75febbf3646b19da_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:8b59327c6d34c40c0fbb01accddc73be699522aa9cd3399f75febbf3646b19da_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-gcp-rhel8@sha256%3A8b59327c6d34c40c0fbb01accddc73be699522aa9cd3399f75febbf3646b19da?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-provider-gcp-container-v4.14.0-202508260116.p2.g7bf14fb.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:47e3c79c5acf1c491cdc845991db369591fddb9392cdcbdbc87d54cfba6a9f1d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:47e3c79c5acf1c491cdc845991db369591fddb9392cdcbdbc87d54cfba6a9f1d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:47e3c79c5acf1c491cdc845991db369591fddb9392cdcbdbc87d54cfba6a9f1d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-openstack-rhel8@sha256%3A47e3c79c5acf1c491cdc845991db369591fddb9392cdcbdbc87d54cfba6a9f1d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-provider-openstack-container-v4.14.0-202508260116.p2.g51f8e4d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-config-operator@sha256:5e27283f22fb614dafc9d74b2823d01153eee494b87392f73345482d7b3ff073_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-config-operator@sha256:5e27283f22fb614dafc9d74b2823d01153eee494b87392f73345482d7b3ff073_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-machine-config-operator@sha256:5e27283f22fb614dafc9d74b2823d01153eee494b87392f73345482d7b3ff073_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-operator@sha256%3A5e27283f22fb614dafc9d74b2823d01153eee494b87392f73345482d7b3ff073?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-config-operator-container-v4.14.0-202508260116.p2.g00b2e0b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:b3ee6d856ab92e60c5c7651d80ce2c284525ffd796a9b71f23fbffda7113a62c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:b3ee6d856ab92e60c5c7651d80ce2c284525ffd796a9b71f23fbffda7113a62c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:b3ee6d856ab92e60c5c7651d80ce2c284525ffd796a9b71f23fbffda7113a62c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-os-images-rhel8@sha256%3Ab3ee6d856ab92e60c5c7651d80ce2c284525ffd796a9b71f23fbffda7113a62c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-os-images-container-v4.14.0-202508260116.p2.g0d48bf3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:cec680e43a77677af29be6d630aa21d87281365955bc854c45ff9ca78db88a32_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:cec680e43a77677af29be6d630aa21d87281365955bc854c45ff9ca78db88a32_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:cec680e43a77677af29be6d630aa21d87281365955bc854c45ff9ca78db88a32_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-admission-controller@sha256%3Acec680e43a77677af29be6d630aa21d87281365955bc854c45ff9ca78db88a32?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-admission-controller-container-v4.14.0-202508260116.p2.g75d37a9.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:ca01ba905e6178c634bdc21c5404b9860909669a16b78d166dad0b27457272a8_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:ca01ba905e6178c634bdc21c5404b9860909669a16b78d166dad0b27457272a8_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:ca01ba905e6178c634bdc21c5404b9860909669a16b78d166dad0b27457272a8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-route-override-cni-rhel8@sha256%3Aca01ba905e6178c634bdc21c5404b9860909669a16b78d166dad0b27457272a8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-route-override-cni-container-v4.14.0-202508260116.p2.g5965fed.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:b26ffd4d54aeabe9f1e82f76e99ae537848bd52c57ad6e237e1f61d9d19da4ac_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:b26ffd4d54aeabe9f1e82f76e99ae537848bd52c57ad6e237e1f61d9d19da4ac_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:b26ffd4d54aeabe9f1e82f76e99ae537848bd52c57ad6e237e1f61d9d19da4ac_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-whereabouts-ipam-cni-rhel8@sha256%3Ab26ffd4d54aeabe9f1e82f76e99ae537848bd52c57ad6e237e1f61d9d19da4ac?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-whereabouts-ipam-cni-container-v4.14.0-202508260116.p2.gf95487b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-must-gather@sha256:af7da578c6eb31b516820ce4688dfd5d93f6d19c52414d94faeedde338c2b3e7_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-must-gather@sha256:af7da578c6eb31b516820ce4688dfd5d93f6d19c52414d94faeedde338c2b3e7_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-must-gather@sha256:af7da578c6eb31b516820ce4688dfd5d93f6d19c52414d94faeedde338c2b3e7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-must-gather@sha256%3Aaf7da578c6eb31b516820ce4688dfd5d93f6d19c52414d94faeedde338c2b3e7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-must-gather-container-v4.14.0-202508260116.p2.gb8585ca.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:b4165696dba67b8d4380c90f8018921583631ea3a3fe17ea35ffdb0d707ff7ea_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:b4165696dba67b8d4380c90f8018921583631ea3a3fe17ea35ffdb0d707ff7ea_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:b4165696dba67b8d4380c90f8018921583631ea3a3fe17ea35ffdb0d707ff7ea_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-interface-bond-cni-rhel8@sha256%3Ab4165696dba67b8d4380c90f8018921583631ea3a3fe17ea35ffdb0d707ff7ea?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-network-interface-bond-cni-container-v4.14.0-202508260116.p2.g29f61f6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:b9b2f8b939c64185bf3ef5b7ae0a837130596a58babd8854c7738baf099c777f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:b9b2f8b939c64185bf3ef5b7ae0a837130596a58babd8854c7738baf099c777f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:b9b2f8b939c64185bf3ef5b7ae0a837130596a58babd8854c7738baf099c777f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-metrics-daemon-rhel8@sha256%3Ab9b2f8b939c64185bf3ef5b7ae0a837130596a58babd8854c7738baf099c777f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-network-metrics-daemon-container-v4.14.0-202508261628.p2.g84d7ac4.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/network-tools-rhel8@sha256:d2bfd76b906fa5074bf4c235330202d08c3d366215c5ef117748ec9eff72dbcb_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/network-tools-rhel8@sha256:d2bfd76b906fa5074bf4c235330202d08c3d366215c5ef117748ec9eff72dbcb_ppc64le",
"product_id": "registry.redhat.io/openshift4/network-tools-rhel8@sha256:d2bfd76b906fa5074bf4c235330202d08c3d366215c5ef117748ec9eff72dbcb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel8@sha256%3Ad2bfd76b906fa5074bf4c235330202d08c3d366215c5ef117748ec9eff72dbcb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-network-tools-container-v4.14.0-202508271029.p2.ge79d817.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:3d4f4c215d645a3124cdf0175a1146940a556415015ec027d6bc904bd38f13df_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:3d4f4c215d645a3124cdf0175a1146940a556415015ec027d6bc904bd38f13df_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:3d4f4c215d645a3124cdf0175a1146940a556415015ec027d6bc904bd38f13df_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-apiserver-rhel8@sha256%3A3d4f4c215d645a3124cdf0175a1146940a556415015ec027d6bc904bd38f13df?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-oauth-apiserver-container-v4.14.0-202508260116.p2.ge1cd9d0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:96b3d3cb6bda5ec6b698268bc7951a41d5f84cdae7aaf0a009dd4fb9c641a199_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:96b3d3cb6bda5ec6b698268bc7951a41d5f84cdae7aaf0a009dd4fb9c641a199_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:96b3d3cb6bda5ec6b698268bc7951a41d5f84cdae7aaf0a009dd4fb9c641a199_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-catalogd-rhel8@sha256%3A96b3d3cb6bda5ec6b698268bc7951a41d5f84cdae7aaf0a009dd4fb9c641a199?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-olm-catalogd-container-v4.14.0-202508260116.p2.ga333cb0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:1a473364b4d924e2f5160a741976fca42687b9209562da9ca13689fc2cceefa4_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:1a473364b4d924e2f5160a741976fca42687b9209562da9ca13689fc2cceefa4_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:1a473364b4d924e2f5160a741976fca42687b9209562da9ca13689fc2cceefa4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-operator-controller-rhel8@sha256%3A1a473364b4d924e2f5160a741976fca42687b9209562da9ca13689fc2cceefa4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-olm-operator-controller-container-v4.14.0-202508260116.p2.gfb6fb27.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:873176c1886ba511a3e27bba927f2ff93d799792e03b3ad3c7d645bb8b7bebc3_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:873176c1886ba511a3e27bba927f2ff93d799792e03b3ad3c7d645bb8b7bebc3_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:873176c1886ba511a3e27bba927f2ff93d799792e03b3ad3c7d645bb8b7bebc3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-rukpak-rhel8@sha256%3A873176c1886ba511a3e27bba927f2ff93d799792e03b3ad3c7d645bb8b7bebc3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-olm-rukpak-container-v4.14.0-202508260116.p2.gc9409c6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:b872600b11c96f9193e940db4e81057138b234b89ac00ef5c725a8d33b0493c8_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:b872600b11c96f9193e940db4e81057138b234b89ac00ef5c725a8d33b0493c8_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:b872600b11c96f9193e940db4e81057138b234b89ac00ef5c725a8d33b0493c8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-apiserver-rhel8@sha256%3Ab872600b11c96f9193e940db4e81057138b234b89ac00ef5c725a8d33b0493c8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-openshift-apiserver-container-v4.14.0-202508260116.p2.g3edba5c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:30870719d136c4533f111eac5a0f16ae6c8a22194d27f7bdf5c79bdda7bbdf65_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:30870719d136c4533f111eac5a0f16ae6c8a22194d27f7bdf5c79bdda7bbdf65_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:30870719d136c4533f111eac5a0f16ae6c8a22194d27f7bdf5c79bdda7bbdf65_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-controller-manager-rhel8@sha256%3A30870719d136c4533f111eac5a0f16ae6c8a22194d27f7bdf5c79bdda7bbdf65?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-openshift-controller-manager-container-v4.14.0-202508260116.p2.g1c76570.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:361e41b6437b1e9d11f2634517f81b073378b6dc77ca2aebfc197468f9257ccb_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:361e41b6437b1e9d11f2634517f81b073378b6dc77ca2aebfc197468f9257ccb_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:361e41b6437b1e9d11f2634517f81b073378b6dc77ca2aebfc197468f9257ccb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel8@sha256%3A361e41b6437b1e9d11f2634517f81b073378b6dc77ca2aebfc197468f9257ccb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-openstack-cinder-csi-driver-container-v4.14.0-202508260116.p2.g6957b24.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:a0926930cf08e171c928bdd544a7bbe5faab3ea840cd33c4255c63899ed1338a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:a0926930cf08e171c928bdd544a7bbe5faab3ea840cd33c4255c63899ed1338a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:a0926930cf08e171c928bdd544a7bbe5faab3ea840cd33c4255c63899ed1338a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel8-operator@sha256%3Aa0926930cf08e171c928bdd544a7bbe5faab3ea840cd33c4255c63899ed1338a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.14.0-202508260116.p2.g1713e97.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:acb0c161af34b3c8dba0cf8c55a729b10b67f1bbe8b66575a8eb7607abf39f37_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:acb0c161af34b3c8dba0cf8c55a729b10b67f1bbe8b66575a8eb7607abf39f37_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:acb0c161af34b3c8dba0cf8c55a729b10b67f1bbe8b66575a8eb7607abf39f37_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cloud-controller-manager-rhel8@sha256%3Aacb0c161af34b3c8dba0cf8c55a729b10b67f1bbe8b66575a8eb7607abf39f37?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.14.0-202508260116.p2.g6957b24.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:63c7a7fbc34cf7f18fda6cd985838dbd653dc0ed1bf2f65e47f937caae179618_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:63c7a7fbc34cf7f18fda6cd985838dbd653dc0ed1bf2f65e47f937caae179618_ppc64le",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:63c7a7fbc34cf7f18fda6cd985838dbd653dc0ed1bf2f65e47f937caae179618_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel7@sha256%3A63c7a7fbc34cf7f18fda6cd985838dbd653dc0ed1bf2f65e47f937caae179618?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ovirt-csi-driver-container-v4.14.0-202508260116.p2.gf21b470.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:26904df8c6c0e23bd8993993302f743483dd18d2ffb82c0b06bc669059b86e7b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:26904df8c6c0e23bd8993993302f743483dd18d2ffb82c0b06bc669059b86e7b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:26904df8c6c0e23bd8993993302f743483dd18d2ffb82c0b06bc669059b86e7b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovirt-machine-controllers-rhel8@sha256%3A26904df8c6c0e23bd8993993302f743483dd18d2ffb82c0b06bc669059b86e7b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ovirt-machine-controllers-container-v4.14.0-202508260116.p2.g5d70863.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:2bdd57cf8ed0eee4179556ed7c527908cac5105453bd591a2747c5e7590adbda_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:2bdd57cf8ed0eee4179556ed7c527908cac5105453bd591a2747c5e7590adbda_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:2bdd57cf8ed0eee4179556ed7c527908cac5105453bd591a2747c5e7590adbda_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes@sha256%3A2bdd57cf8ed0eee4179556ed7c527908cac5105453bd591a2747c5e7590adbda?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ovn-kubernetes-container-v4.14.0-202508271029.p2.gbeb3430.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2bdd57cf8ed0eee4179556ed7c527908cac5105453bd591a2747c5e7590adbda_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2bdd57cf8ed0eee4179556ed7c527908cac5105453bd591a2747c5e7590adbda_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2bdd57cf8ed0eee4179556ed7c527908cac5105453bd591a2747c5e7590adbda_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-rhel9@sha256%3A2bdd57cf8ed0eee4179556ed7c527908cac5105453bd591a2747c5e7590adbda?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ovn-kubernetes-container-v4.14.0-202508271029.p2.gbeb3430.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:66c7549d34362a8521f3334f3e5ab3eb129913d4ee8224ad316e4ecc1e3e74e9_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:66c7549d34362a8521f3334f3e5ab3eb129913d4ee8224ad316e4ecc1e3e74e9_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:66c7549d34362a8521f3334f3e5ab3eb129913d4ee8224ad316e4ecc1e3e74e9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-block-csi-driver-rhel8@sha256%3A66c7549d34362a8521f3334f3e5ab3eb129913d4ee8224ad316e4ecc1e3e74e9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-powervs-block-csi-driver-container-v4.14.0-202508260116.p2.g988f710.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:a227788a9efd11631494bad9646e0594384cbb99389f1abef0c8554cc424eb7e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:a227788a9efd11631494bad9646e0594384cbb99389f1abef0c8554cc424eb7e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:a227788a9efd11631494bad9646e0594384cbb99389f1abef0c8554cc424eb7e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-block-csi-driver-operator-rhel8@sha256%3Aa227788a9efd11631494bad9646e0594384cbb99389f1abef0c8554cc424eb7e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.14.0-202508260116.p2.g7436369.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:04fb92abd413af92facc680dbe8229944302e83d094cff4c530277fe59780836_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:04fb92abd413af92facc680dbe8229944302e83d094cff4c530277fe59780836_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:04fb92abd413af92facc680dbe8229944302e83d094cff4c530277fe59780836_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-cloud-controller-manager-rhel8@sha256%3A04fb92abd413af92facc680dbe8229944302e83d094cff4c530277fe59780836?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-powervs-cloud-controller-manager-container-v4.14.0-202508260116.p2.g19cf1d3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:a0755b4700344b97285e24d3736db1062c0217e7cf382fafc25acbcc49ad5da5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:a0755b4700344b97285e24d3736db1062c0217e7cf382fafc25acbcc49ad5da5_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:a0755b4700344b97285e24d3736db1062c0217e7cf382fafc25acbcc49ad5da5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-machine-controllers-rhel8@sha256%3Aa0755b4700344b97285e24d3736db1062c0217e7cf382fafc25acbcc49ad5da5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-powervs-machine-controllers-container-v4.14.0-202508260116.p2.gea93a47.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:0b5eddfbde81fda592eed076371321d86595eac7826a20228983521ceae10b06_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:0b5eddfbde81fda592eed076371321d86595eac7826a20228983521ceae10b06_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:0b5eddfbde81fda592eed076371321d86595eac7826a20228983521ceae10b06_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-k8s-prometheus-adapter@sha256%3A0b5eddfbde81fda592eed076371321d86595eac7826a20228983521ceae10b06?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-prometheus-adapter-container-v4.14.0-202508260116.p2.g801a912.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:aeb961cb7c623d08a6da10b2e8e92dc789ccadf09935775efec046b0e5f5983f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:aeb961cb7c623d08a6da10b2e8e92dc789ccadf09935775efec046b0e5f5983f_ppc64le",
"product_id": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:aeb961cb7c623d08a6da10b2e8e92dc789ccadf09935775efec046b0e5f5983f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift-route-controller-manager-rhel8@sha256%3Aaeb961cb7c623d08a6da10b2e8e92dc789ccadf09935775efec046b0e5f5983f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-route-controller-manager-container-v4.14.0-202508260116.p2.g1a5e72f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:fea1deecc00c4a60b44b8c3a5123a5a24df80faf36f849367b7ecb1b07e3bc96_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:fea1deecc00c4a60b44b8c3a5123a5a24df80faf36f849367b7ecb1b07e3bc96_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:fea1deecc00c4a60b44b8c3a5123a5a24df80faf36f849367b7ecb1b07e3bc96_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sdn-rhel8@sha256%3Afea1deecc00c4a60b44b8c3a5123a5a24df80faf36f849367b7ecb1b07e3bc96?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-node-container-v4.14.0-202508260116.p2.g1f611c5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-service-ca-operator@sha256:893081f7dfb7379d5653155a3ac0c5adf918e5f1ca09206e9792bcceec6eb0cb_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-service-ca-operator@sha256:893081f7dfb7379d5653155a3ac0c5adf918e5f1ca09206e9792bcceec6eb0cb_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-service-ca-operator@sha256:893081f7dfb7379d5653155a3ac0c5adf918e5f1ca09206e9792bcceec6eb0cb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-service-ca-operator@sha256%3A893081f7dfb7379d5653155a3ac0c5adf918e5f1ca09206e9792bcceec6eb0cb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-service-ca-operator-container-v4.14.0-202508260116.p2.g3c3f82f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:58dfac866660eb84b004f533b2760a3d6c9ce6a87e484acc1f44eac7c4aed9af_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:58dfac866660eb84b004f533b2760a3d6c9ce6a87e484acc1f44eac7c4aed9af_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:58dfac866660eb84b004f533b2760a3d6c9ce6a87e484acc1f44eac7c4aed9af_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-microshift-rhel9@sha256%3A58dfac866660eb84b004f533b2760a3d6c9ce6a87e484acc1f44eac7c4aed9af?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ovn-kubernetes-microshift-container-v4.14.0-202508190123.p2.gbeb3430.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:89ba1ca0a16b7cf75588e723abeadcbdf66a4bfddcd74b96583f7ca4dab0d67f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:89ba1ca0a16b7cf75588e723abeadcbdf66a4bfddcd74b96583f7ca4dab0d67f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:89ba1ca0a16b7cf75588e723abeadcbdf66a4bfddcd74b96583f7ca4dab0d67f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prom-label-proxy@sha256%3A89ba1ca0a16b7cf75588e723abeadcbdf66a4bfddcd74b96583f7ca4dab0d67f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=prom-label-proxy-container-v4.14.0-202508260116.p2.gaf40ed0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:9fe57e946856ae7dccf83a5ac3ff6848397f0b8d98fe2b39c341df82a508b234_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:9fe57e946856ae7dccf83a5ac3ff6848397f0b8d98fe2b39c341df82a508b234_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:9fe57e946856ae7dccf83a5ac3ff6848397f0b8d98fe2b39c341df82a508b234_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-config-reloader@sha256%3A9fe57e946856ae7dccf83a5ac3ff6848397f0b8d98fe2b39c341df82a508b234?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=prometheus-config-reloader-container-v4.14.0-202508260116.p2.ga4b845a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-operator@sha256:69eb6c44a16287706659db6acdc53e7780599d86a02adb63e728ce7d70f1c975_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator@sha256:69eb6c44a16287706659db6acdc53e7780599d86a02adb63e728ce7d70f1c975_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-operator@sha256:69eb6c44a16287706659db6acdc53e7780599d86a02adb63e728ce7d70f1c975_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator@sha256%3A69eb6c44a16287706659db6acdc53e7780599d86a02adb63e728ce7d70f1c975?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=prometheus-operator-container-v4.14.0-202508260116.p2.ga4b845a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:a1e0c7f6c065a91b4112c41ea2bd9bb2ebda3761dc7712b26ada64ade78fa674_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:a1e0c7f6c065a91b4112c41ea2bd9bb2ebda3761dc7712b26ada64ade78fa674_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:a1e0c7f6c065a91b4112c41ea2bd9bb2ebda3761dc7712b26ada64ade78fa674_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator-admission-webhook-rhel8@sha256%3Aa1e0c7f6c065a91b4112c41ea2bd9bb2ebda3761dc7712b26ada64ade78fa674?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.14.0-202508260116.p2.ga4b845a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-telemeter@sha256:d7a8abe5d4a18b1be8fd9300271274453abe98a85053ff596a5aba2914c513f7_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-telemeter@sha256:d7a8abe5d4a18b1be8fd9300271274453abe98a85053ff596a5aba2914c513f7_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-telemeter@sha256:d7a8abe5d4a18b1be8fd9300271274453abe98a85053ff596a5aba2914c513f7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-telemeter@sha256%3Ad7a8abe5d4a18b1be8fd9300271274453abe98a85053ff596a5aba2914c513f7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=telemeter-container-v4.14.0-202508260116.p2.g1f72681.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:1bf554932c6a0f12dd855c4737a6c497ccba6cdddb579f1f958190044a70783a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:1bf554932c6a0f12dd855c4737a6c497ccba6cdddb579f1f958190044a70783a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:1bf554932c6a0f12dd855c4737a6c497ccba6cdddb579f1f958190044a70783a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-thanos-rhel8@sha256%3A1bf554932c6a0f12dd855c4737a6c497ccba6cdddb579f1f958190044a70783a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-thanos-container-v4.14.0-202508260116.p2.ga267125.assembly.stream.el8"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:9a748451c1650e43bf911c800eed90b4e85d71e250a9c4623c7e95d86f404729_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:9a748451c1650e43bf911c800eed90b4e85d71e250a9c4623c7e95d86f404729_arm64"
},
"product_reference": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:9a748451c1650e43bf911c800eed90b4e85d71e250a9c4623c7e95d86f404729_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:a1715c28ae05bd1ad796e0ec034c0177fe2a5aa554891c0c4c2d3fa11b9c075f_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:a1715c28ae05bd1ad796e0ec034c0177fe2a5aa554891c0c4c2d3fa11b9c075f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:a1715c28ae05bd1ad796e0ec034c0177fe2a5aa554891c0c4c2d3fa11b9c075f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:a9ca0cd9088f071e1a355a01a0ba501bef44e9dba67cd11aa057b4bee67672e8_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:a9ca0cd9088f071e1a355a01a0ba501bef44e9dba67cd11aa057b4bee67672e8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:a9ca0cd9088f071e1a355a01a0ba501bef44e9dba67cd11aa057b4bee67672e8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:bbb398ce00d2bc244eb9b403c7def721e36b849176c7923e33b9292d0292005a_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:bbb398ce00d2bc244eb9b403c7def721e36b849176c7923e33b9292d0292005a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:bbb398ce00d2bc244eb9b403c7def721e36b849176c7923e33b9292d0292005a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0dfccb271dbb7683897d20ec923c172167551c2e440c14ad0b61561821a5c3af_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0dfccb271dbb7683897d20ec923c172167551c2e440c14ad0b61561821a5c3af_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0dfccb271dbb7683897d20ec923c172167551c2e440c14ad0b61561821a5c3af_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:63e5fa1f3a3164bef18510e0338a90035acd5adc3cf9e736bbda25594885277e_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:63e5fa1f3a3164bef18510e0338a90035acd5adc3cf9e736bbda25594885277e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:63e5fa1f3a3164bef18510e0338a90035acd5adc3cf9e736bbda25594885277e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:a1eb380f3a41fd9cf366157abbe18c776ae6e3a0e3a3e1c5b187afe4ddfa536b_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:a1eb380f3a41fd9cf366157abbe18c776ae6e3a0e3a3e1c5b187afe4ddfa536b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:a1eb380f3a41fd9cf366157abbe18c776ae6e3a0e3a3e1c5b187afe4ddfa536b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:e3fc2b5c70efac4064e9fd155eee2a2dd2813ec865f1509deabcc41590e3563d_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:e3fc2b5c70efac4064e9fd155eee2a2dd2813ec865f1509deabcc41590e3563d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:e3fc2b5c70efac4064e9fd155eee2a2dd2813ec865f1509deabcc41590e3563d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:3d3a584f8ede240a3e4519383d151fb92a01c326a43388214ca78dfc492a2b05_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:3d3a584f8ede240a3e4519383d151fb92a01c326a43388214ca78dfc492a2b05_s390x"
},
"product_reference": "registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:3d3a584f8ede240a3e4519383d151fb92a01c326a43388214ca78dfc492a2b05_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:8ad6653645299243eaa0fd2677e3066cc2bbd10f12b0405d9c9687c76ae283f6_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:8ad6653645299243eaa0fd2677e3066cc2bbd10f12b0405d9c9687c76ae283f6_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:8ad6653645299243eaa0fd2677e3066cc2bbd10f12b0405d9c9687c76ae283f6_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:b02236cef563bfae5956b4efc3f012772a8117b1c8de5b9a4964b50f9a7b65c5_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:b02236cef563bfae5956b4efc3f012772a8117b1c8de5b9a4964b50f9a7b65c5_arm64"
},
"product_reference": "registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:b02236cef563bfae5956b4efc3f012772a8117b1c8de5b9a4964b50f9a7b65c5_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:b2577b2f1602e02efc7e5b8c9750fcfd4fb8040832f461138cac1230d34f1961_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:b2577b2f1602e02efc7e5b8c9750fcfd4fb8040832f461138cac1230d34f1961_amd64"
},
"product_reference": "registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:b2577b2f1602e02efc7e5b8c9750fcfd4fb8040832f461138cac1230d34f1961_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:8fa63dd4b31e84c287a60f807c4130a5eef67f73ffe1dff28f32ae8f9441033f_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:8fa63dd4b31e84c287a60f807c4130a5eef67f73ffe1dff28f32ae8f9441033f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:8fa63dd4b31e84c287a60f807c4130a5eef67f73ffe1dff28f32ae8f9441033f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:b73506048f9ba08874eef8a6f2f6e467d55888ae3fd2a7576920aced94b55bd8_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:b73506048f9ba08874eef8a6f2f6e467d55888ae3fd2a7576920aced94b55bd8_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:b73506048f9ba08874eef8a6f2f6e467d55888ae3fd2a7576920aced94b55bd8_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:c4c1e35817bb978448dd3a2da5f9a99fcc95f734e26776e244e5dab88b0b420b_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:c4c1e35817bb978448dd3a2da5f9a99fcc95f734e26776e244e5dab88b0b420b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:c4c1e35817bb978448dd3a2da5f9a99fcc95f734e26776e244e5dab88b0b420b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:e9ac70e41419d3a074e99854ffb4bef5b1f9ecadf18efae211a17ba9df306580_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:e9ac70e41419d3a074e99854ffb4bef5b1f9ecadf18efae211a17ba9df306580_s390x"
},
"product_reference": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:e9ac70e41419d3a074e99854ffb4bef5b1f9ecadf18efae211a17ba9df306580_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/network-tools-rhel8@sha256:282f8bf0a1ee79b4683921671e76d8ddbbb948f3c002d92556bdc5bff1472216_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/network-tools-rhel8@sha256:282f8bf0a1ee79b4683921671e76d8ddbbb948f3c002d92556bdc5bff1472216_amd64"
},
"product_reference": "registry.redhat.io/openshift4/network-tools-rhel8@sha256:282f8bf0a1ee79b4683921671e76d8ddbbb948f3c002d92556bdc5bff1472216_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/network-tools-rhel8@sha256:9149fb7cc4f45dc3d188626be4d47e9d5c64fd34a3ed36b0c7208a80f923035a_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/network-tools-rhel8@sha256:9149fb7cc4f45dc3d188626be4d47e9d5c64fd34a3ed36b0c7208a80f923035a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/network-tools-rhel8@sha256:9149fb7cc4f45dc3d188626be4d47e9d5c64fd34a3ed36b0c7208a80f923035a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/network-tools-rhel8@sha256:9f7f414049711a33e7ab426111b45525850445fe16873870d5dc5c287ed488cb_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/network-tools-rhel8@sha256:9f7f414049711a33e7ab426111b45525850445fe16873870d5dc5c287ed488cb_s390x"
},
"product_reference": "registry.redhat.io/openshift4/network-tools-rhel8@sha256:9f7f414049711a33e7ab426111b45525850445fe16873870d5dc5c287ed488cb_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/network-tools-rhel8@sha256:d2bfd76b906fa5074bf4c235330202d08c3d366215c5ef117748ec9eff72dbcb_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/network-tools-rhel8@sha256:d2bfd76b906fa5074bf4c235330202d08c3d366215c5ef117748ec9eff72dbcb_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/network-tools-rhel8@sha256:d2bfd76b906fa5074bf4c235330202d08c3d366215c5ef117748ec9eff72dbcb_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:4d9dc7566989c3d20434db05168515d745d3b48182be6c27573321e2032b7654_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:4d9dc7566989c3d20434db05168515d745d3b48182be6c27573321e2032b7654_amd64"
},
"product_reference": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:4d9dc7566989c3d20434db05168515d745d3b48182be6c27573321e2032b7654_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:7404d4fcd2c5c33f3e4adf52cb5e85c8eb1c6ad12e951ce57910b7dc575dd8b9_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:7404d4fcd2c5c33f3e4adf52cb5e85c8eb1c6ad12e951ce57910b7dc575dd8b9_s390x"
},
"product_reference": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:7404d4fcd2c5c33f3e4adf52cb5e85c8eb1c6ad12e951ce57910b7dc575dd8b9_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:79bc2fffd797d5b7bc28ab7a8b8a602fd4e431aeaad54c3def46b3cd88a64d3f_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:79bc2fffd797d5b7bc28ab7a8b8a602fd4e431aeaad54c3def46b3cd88a64d3f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:79bc2fffd797d5b7bc28ab7a8b8a602fd4e431aeaad54c3def46b3cd88a64d3f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:89c8f9db263056051fcfec167a3108903328661f83f4b8107ade752f54e65ed7_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:89c8f9db263056051fcfec167a3108903328661f83f4b8107ade752f54e65ed7_arm64"
},
"product_reference": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:89c8f9db263056051fcfec167a3108903328661f83f4b8107ade752f54e65ed7_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:40f1a6a3e35b8f3334c18c5f6c5eda785cfc4fca68fd2f380f52de2d79a7c0fc_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:40f1a6a3e35b8f3334c18c5f6c5eda785cfc4fca68fd2f380f52de2d79a7c0fc_arm64"
},
"product_reference": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:40f1a6a3e35b8f3334c18c5f6c5eda785cfc4fca68fd2f380f52de2d79a7c0fc_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:aeb961cb7c623d08a6da10b2e8e92dc789ccadf09935775efec046b0e5f5983f_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:aeb961cb7c623d08a6da10b2e8e92dc789ccadf09935775efec046b0e5f5983f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:aeb961cb7c623d08a6da10b2e8e92dc789ccadf09935775efec046b0e5f5983f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:e05fc48c55b668b4938a4d2c5aef29404ee208aabeef057b3a0e85ca5ef76f38_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:e05fc48c55b668b4938a4d2c5aef29404ee208aabeef057b3a0e85ca5ef76f38_s390x"
},
"product_reference": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:e05fc48c55b668b4938a4d2c5aef29404ee208aabeef057b3a0e85ca5ef76f38_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:e1654eb8e3a715e6cff2930631b36889d1b3ee0ec388cbe946ce0917c613c0e1_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:e1654eb8e3a715e6cff2930631b36889d1b3ee0ec388cbe946ce0917c613c0e1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:e1654eb8e3a715e6cff2930631b36889d1b3ee0ec388cbe946ce0917c613c0e1_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:06985b43ecd79ec616bdaeb23022c0bbeaf9fa0ce8d5dd8d9b9011150072beff_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:06985b43ecd79ec616bdaeb23022c0bbeaf9fa0ce8d5dd8d9b9011150072beff_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:06985b43ecd79ec616bdaeb23022c0bbeaf9fa0ce8d5dd8d9b9011150072beff_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:89bba6748d84d96e2ac4f1981d921bc921b394713cf684c2bd113a65a3a4494f_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:89bba6748d84d96e2ac4f1981d921bc921b394713cf684c2bd113a65a3a4494f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:89bba6748d84d96e2ac4f1981d921bc921b394713cf684c2bd113a65a3a4494f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:e1e5878b040ffe3902347c6cf303cb6bc07a8090bd1d0889dc0f8ab6b7bfcff6_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:e1e5878b040ffe3902347c6cf303cb6bc07a8090bd1d0889dc0f8ab6b7bfcff6_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:e1e5878b040ffe3902347c6cf303cb6bc07a8090bd1d0889dc0f8ab6b7bfcff6_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:f637f434fb3a8a142fc2f28946240f84c61249e31b8766e41235c6261a98eaa2_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:f637f434fb3a8a142fc2f28946240f84c61249e31b8766e41235c6261a98eaa2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:f637f434fb3a8a142fc2f28946240f84c61249e31b8766e41235c6261a98eaa2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:1df38f9325e431bc4812bb10275446160a8aa69776e41097f943803a7381ee69_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:1df38f9325e431bc4812bb10275446160a8aa69776e41097f943803a7381ee69_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:1df38f9325e431bc4812bb10275446160a8aa69776e41097f943803a7381ee69_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:25c8f51b33d73b697f95e5cc8cc4ad19d59c73e948a8f3cab357fbdb4583a8b3_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:25c8f51b33d73b697f95e5cc8cc4ad19d59c73e948a8f3cab357fbdb4583a8b3_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:25c8f51b33d73b697f95e5cc8cc4ad19d59c73e948a8f3cab357fbdb4583a8b3_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:e000a1b1bc9e5626baaa7a6a74e6e18a197fc44cb7c934e13ee4146bac77fcd0_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:e000a1b1bc9e5626baaa7a6a74e6e18a197fc44cb7c934e13ee4146bac77fcd0_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:e000a1b1bc9e5626baaa7a6a74e6e18a197fc44cb7c934e13ee4146bac77fcd0_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:ff59e124f429e20da21ce2ee5ffb4f6d8c6d137f0efc7eb3bff0d2ef6be4ed0c_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:ff59e124f429e20da21ce2ee5ffb4f6d8c6d137f0efc7eb3bff0d2ef6be4ed0c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:ff59e124f429e20da21ce2ee5ffb4f6d8c6d137f0efc7eb3bff0d2ef6be4ed0c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:31b14fc618f718efb30e2ae24463ed5c27e7a9bf04bd272abb828a979cabde89_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:31b14fc618f718efb30e2ae24463ed5c27e7a9bf04bd272abb828a979cabde89_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:31b14fc618f718efb30e2ae24463ed5c27e7a9bf04bd272abb828a979cabde89_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:5734694d1c1216015a5e80670bf46bd7efedae28aaa03eee8afe6ae4cd2f8b2f_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:5734694d1c1216015a5e80670bf46bd7efedae28aaa03eee8afe6ae4cd2f8b2f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:5734694d1c1216015a5e80670bf46bd7efedae28aaa03eee8afe6ae4cd2f8b2f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:75ab8e2155357546f5ea98cf4c01102cfec0fde631f2b698da4306e59b31bc3b_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:75ab8e2155357546f5ea98cf4c01102cfec0fde631f2b698da4306e59b31bc3b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:75ab8e2155357546f5ea98cf4c01102cfec0fde631f2b698da4306e59b31bc3b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e476574d4b9afc38d13376fb3f5895321959b3e0efc3da2f184b9f705eba2221_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e476574d4b9afc38d13376fb3f5895321959b3e0efc3da2f184b9f705eba2221_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e476574d4b9afc38d13376fb3f5895321959b3e0efc3da2f184b9f705eba2221_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:08434ba4f4cecc0751f6a7475722a2278eac17a1c8fc67e71ccc1f2d2d5dc85c_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:08434ba4f4cecc0751f6a7475722a2278eac17a1c8fc67e71ccc1f2d2d5dc85c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:08434ba4f4cecc0751f6a7475722a2278eac17a1c8fc67e71ccc1f2d2d5dc85c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:782e31fc1b50f89cf7866124d34210ca91548eac6637612bf2f5862493f28c77_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:782e31fc1b50f89cf7866124d34210ca91548eac6637612bf2f5862493f28c77_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:782e31fc1b50f89cf7866124d34210ca91548eac6637612bf2f5862493f28c77_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:e0f23c780dd43ccd136a02e3a59df49315ab5343f22f0f8b6ccfcd4d84745cf6_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:e0f23c780dd43ccd136a02e3a59df49315ab5343f22f0f8b6ccfcd4d84745cf6_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:e0f23c780dd43ccd136a02e3a59df49315ab5343f22f0f8b6ccfcd4d84745cf6_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:feca3eeb5832821bbbd3bb8504b292b621758751b2d56e224d17dd95b9724756_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:feca3eeb5832821bbbd3bb8504b292b621758751b2d56e224d17dd95b9724756_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:feca3eeb5832821bbbd3bb8504b292b621758751b2d56e224d17dd95b9724756_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:0d48b0beca21c0c627027bec2e83778e3392f282039f687a424394657d768d69_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:0d48b0beca21c0c627027bec2e83778e3392f282039f687a424394657d768d69_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:0d48b0beca21c0c627027bec2e83778e3392f282039f687a424394657d768d69_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:2e12f19f70ea4216a3ab31811cdbd4739bc32423cbd30047d5f9ff208f9c6598_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:2e12f19f70ea4216a3ab31811cdbd4739bc32423cbd30047d5f9ff208f9c6598_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:2e12f19f70ea4216a3ab31811cdbd4739bc32423cbd30047d5f9ff208f9c6598_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:77f6f08ce677c5b93236f10881836f24e239fecc2d386feed855581b5e078b9e_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:77f6f08ce677c5b93236f10881836f24e239fecc2d386feed855581b5e078b9e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:77f6f08ce677c5b93236f10881836f24e239fecc2d386feed855581b5e078b9e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b0cab60ee486547a71c5a4c9538dee910b261767a44c4d8443f2923d2027c50a_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b0cab60ee486547a71c5a4c9538dee910b261767a44c4d8443f2923d2027c50a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b0cab60ee486547a71c5a4c9538dee910b261767a44c4d8443f2923d2027c50a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:b1834514ad35e95835b77563c28d6c20555064f7838d777f932430b80139dad6_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:b1834514ad35e95835b77563c28d6c20555064f7838d777f932430b80139dad6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:b1834514ad35e95835b77563c28d6c20555064f7838d777f932430b80139dad6_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:6e1c74e6c71af0382b1db5a3d650e017d85204902b7443e99772754a94147fe2_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:6e1c74e6c71af0382b1db5a3d650e017d85204902b7443e99772754a94147fe2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:6e1c74e6c71af0382b1db5a3d650e017d85204902b7443e99772754a94147fe2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:a097a76d302ae5b499f36658276b09fb64dfe056e40fef0022086d8e4267505f_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:a097a76d302ae5b499f36658276b09fb64dfe056e40fef0022086d8e4267505f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:a097a76d302ae5b499f36658276b09fb64dfe056e40fef0022086d8e4267505f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:be8f0a8f28d89325e1caae62750aa1a89968177f689c06abc251152f2857314c_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:be8f0a8f28d89325e1caae62750aa1a89968177f689c06abc251152f2857314c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:be8f0a8f28d89325e1caae62750aa1a89968177f689c06abc251152f2857314c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:5e10e661a1cb345fa76c938f9e6c5417f1745032cfd50413c71bcf2b2724eff4_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:5e10e661a1cb345fa76c938f9e6c5417f1745032cfd50413c71bcf2b2724eff4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:5e10e661a1cb345fa76c938f9e6c5417f1745032cfd50413c71bcf2b2724eff4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:d0cef7eec64244da073534a379682d17e201ca18bf2d51c8c3cafcd60bef3308_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:d0cef7eec64244da073534a379682d17e201ca18bf2d51c8c3cafcd60bef3308_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:d0cef7eec64244da073534a379682d17e201ca18bf2d51c8c3cafcd60bef3308_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:e6b88a0bcda791b89f22309e60f4288bcfa440a69215c7a75b908f3b9358db79_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:e6b88a0bcda791b89f22309e60f4288bcfa440a69215c7a75b908f3b9358db79_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:e6b88a0bcda791b89f22309e60f4288bcfa440a69215c7a75b908f3b9358db79_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:f86ce5bc14710c22e2e6a3eae0bf8fe18d9f67c930dab782cebb1d6a0e2675d0_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:f86ce5bc14710c22e2e6a3eae0bf8fe18d9f67c930dab782cebb1d6a0e2675d0_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:f86ce5bc14710c22e2e6a3eae0bf8fe18d9f67c930dab782cebb1d6a0e2675d0_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:4b2fc85b24c507e0c58962ddf3585b237554f83202385cba5c0128cf2e958ea1_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:4b2fc85b24c507e0c58962ddf3585b237554f83202385cba5c0128cf2e958ea1_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:4b2fc85b24c507e0c58962ddf3585b237554f83202385cba5c0128cf2e958ea1_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:97a357234248504d2b953353946a663165e789d5fc5641011ae837709f95fe00_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:97a357234248504d2b953353946a663165e789d5fc5641011ae837709f95fe00_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:97a357234248504d2b953353946a663165e789d5fc5641011ae837709f95fe00_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:7ce30424f62376ee885f009e8ffdec9c9748a84d323bd632e9df5d9a2a0bb8e4_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:7ce30424f62376ee885f009e8ffdec9c9748a84d323bd632e9df5d9a2a0bb8e4_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:7ce30424f62376ee885f009e8ffdec9c9748a84d323bd632e9df5d9a2a0bb8e4_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:b483f6b16a2870113208a58e3a15552fe846839e54e635abe543e6a0622574b2_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:b483f6b16a2870113208a58e3a15552fe846839e54e635abe543e6a0622574b2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:b483f6b16a2870113208a58e3a15552fe846839e54e635abe543e6a0622574b2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:3c8beb58c11f2ca59ba37aa6988a6701e304bd6b4ee921e65c16bfe4e92332eb_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:3c8beb58c11f2ca59ba37aa6988a6701e304bd6b4ee921e65c16bfe4e92332eb_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:3c8beb58c11f2ca59ba37aa6988a6701e304bd6b4ee921e65c16bfe4e92332eb_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:ce3dfe7d8c7882c4c078f55bb210e4813fdf0027e79d3ecf0889b1657df03c75_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:ce3dfe7d8c7882c4c078f55bb210e4813fdf0027e79d3ecf0889b1657df03c75_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:ce3dfe7d8c7882c4c078f55bb210e4813fdf0027e79d3ecf0889b1657df03c75_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:183ada7240315e2e4b4e775fd4caf978042307f13aca7247f419df4198876487_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:183ada7240315e2e4b4e775fd4caf978042307f13aca7247f419df4198876487_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:183ada7240315e2e4b4e775fd4caf978042307f13aca7247f419df4198876487_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:854a0bde2f6be9a5661e8abb417d29f7644b2384438f56f8d2a9efd4453b5670_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:854a0bde2f6be9a5661e8abb417d29f7644b2384438f56f8d2a9efd4453b5670_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:854a0bde2f6be9a5661e8abb417d29f7644b2384438f56f8d2a9efd4453b5670_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:147a8421404e6cb44aaaeb893eff2a637aef27a72b876751cf4cfc4a19e411ed_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:147a8421404e6cb44aaaeb893eff2a637aef27a72b876751cf4cfc4a19e411ed_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:147a8421404e6cb44aaaeb893eff2a637aef27a72b876751cf4cfc4a19e411ed_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:87a4032a22529476d43023ea2cbd667523c4e7e53253af0be2697a7120cf7e5b_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:87a4032a22529476d43023ea2cbd667523c4e7e53253af0be2697a7120cf7e5b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:87a4032a22529476d43023ea2cbd667523c4e7e53253af0be2697a7120cf7e5b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:8cf6a30fe68254d300615e9841563e0fee92304d5648607d4311be0451875df3_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:8cf6a30fe68254d300615e9841563e0fee92304d5648607d4311be0451875df3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:8cf6a30fe68254d300615e9841563e0fee92304d5648607d4311be0451875df3_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:c5cb16eb7b6b9589da072765764e717bf9ecdcf24073c206d65d2dd588b58a46_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:c5cb16eb7b6b9589da072765764e717bf9ecdcf24073c206d65d2dd588b58a46_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:c5cb16eb7b6b9589da072765764e717bf9ecdcf24073c206d65d2dd588b58a46_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:11406244c16a4075aab9cc6d1ba5ca5640e78684f358e418c5c33cb5b68773b1_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:11406244c16a4075aab9cc6d1ba5ca5640e78684f358e418c5c33cb5b68773b1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:11406244c16a4075aab9cc6d1ba5ca5640e78684f358e418c5c33cb5b68773b1_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:18c7948a29694dda2a3780447724d16eeddd69c58c37e5cc95242e044670d0d8_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:18c7948a29694dda2a3780447724d16eeddd69c58c37e5cc95242e044670d0d8_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:18c7948a29694dda2a3780447724d16eeddd69c58c37e5cc95242e044670d0d8_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:10459778925204ff4cebe77ddd679be9470124d821cec1368965bf52606712e0_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:10459778925204ff4cebe77ddd679be9470124d821cec1368965bf52606712e0_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:10459778925204ff4cebe77ddd679be9470124d821cec1368965bf52606712e0_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:e618fba6fc9b967f159cf24e6129c19c4ce2a999fe80f4736540a615d2da7488_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:e618fba6fc9b967f159cf24e6129c19c4ce2a999fe80f4736540a615d2da7488_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:e618fba6fc9b967f159cf24e6129c19c4ce2a999fe80f4736540a615d2da7488_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:64e0021b34bbb4832abb4994025ba8ebf571bab79ab9adfc1cede7a536cf6b8a_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:64e0021b34bbb4832abb4994025ba8ebf571bab79ab9adfc1cede7a536cf6b8a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:64e0021b34bbb4832abb4994025ba8ebf571bab79ab9adfc1cede7a536cf6b8a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:cb18891e1535af26083d5288666945b9ea498a4df0af37540063de77d6467d95_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:cb18891e1535af26083d5288666945b9ea498a4df0af37540063de77d6467d95_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:cb18891e1535af26083d5288666945b9ea498a4df0af37540063de77d6467d95_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:b12bdfef5f90ee046cf29e88d5a4358c7b40c184dd51ab0ee15180da5b296e11_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:b12bdfef5f90ee046cf29e88d5a4358c7b40c184dd51ab0ee15180da5b296e11_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:b12bdfef5f90ee046cf29e88d5a4358c7b40c184dd51ab0ee15180da5b296e11_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:faa216936a8c83e990aedd30a0d67ece499e6142f5bf0833ee859e30aa337795_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:faa216936a8c83e990aedd30a0d67ece499e6142f5bf0833ee859e30aa337795_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:faa216936a8c83e990aedd30a0d67ece499e6142f5bf0833ee859e30aa337795_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5a8aaf6102bd3802ca1127dcd1e1f2cec2a39e9fc6fd6ccd101a8bbfba1dc5c7_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5a8aaf6102bd3802ca1127dcd1e1f2cec2a39e9fc6fd6ccd101a8bbfba1dc5c7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5a8aaf6102bd3802ca1127dcd1e1f2cec2a39e9fc6fd6ccd101a8bbfba1dc5c7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:fbb75024a12f467b1a6fbc104d7f51ae77691b7b51b9dc1491ac39f7f8e57b68_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:fbb75024a12f467b1a6fbc104d7f51ae77691b7b51b9dc1491ac39f7f8e57b68_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:fbb75024a12f467b1a6fbc104d7f51ae77691b7b51b9dc1491ac39f7f8e57b68_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:fce86546bfbb875f112480a99ab8aa01956a550bfcaa0848d6130eff65efd005_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:fce86546bfbb875f112480a99ab8aa01956a550bfcaa0848d6130eff65efd005_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:fce86546bfbb875f112480a99ab8aa01956a550bfcaa0848d6130eff65efd005_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:ff667b6ef7205f78a6dce881233b93ee45d6d907b576d1c7859dc22ebd74f976_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:ff667b6ef7205f78a6dce881233b93ee45d6d907b576d1c7859dc22ebd74f976_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:ff667b6ef7205f78a6dce881233b93ee45d6d907b576d1c7859dc22ebd74f976_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:0682a722e513cc04cba6b869b7fca1605c719b716d2780d0e62353b1850eb826_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:0682a722e513cc04cba6b869b7fca1605c719b716d2780d0e62353b1850eb826_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:0682a722e513cc04cba6b869b7fca1605c719b716d2780d0e62353b1850eb826_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:ace43fd1b04d89fce21e1e8862f27493cf5395b39fc65fa76f67822e7ed340ff_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:ace43fd1b04d89fce21e1e8862f27493cf5395b39fc65fa76f67822e7ed340ff_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:ace43fd1b04d89fce21e1e8862f27493cf5395b39fc65fa76f67822e7ed340ff_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:8196c8de200087d899f16aa3908d64c05c83d23f3d416988a61555803da680f8_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:8196c8de200087d899f16aa3908d64c05c83d23f3d416988a61555803da680f8_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:8196c8de200087d899f16aa3908d64c05c83d23f3d416988a61555803da680f8_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:877e364695d5f2c97017e27582ba87d4254cea91f2a920dae1275e71fc7c3a95_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:877e364695d5f2c97017e27582ba87d4254cea91f2a920dae1275e71fc7c3a95_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:877e364695d5f2c97017e27582ba87d4254cea91f2a920dae1275e71fc7c3a95_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:c758469d727d12be5c3de84ffb6fb1c224cf3ea0fed2e1792eebc94cec65c177_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:c758469d727d12be5c3de84ffb6fb1c224cf3ea0fed2e1792eebc94cec65c177_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:c758469d727d12be5c3de84ffb6fb1c224cf3ea0fed2e1792eebc94cec65c177_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:d94202e7b2523278697e6a906df8620d49e2fe7a93c7d60982b7ff4fcbda259c_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:d94202e7b2523278697e6a906df8620d49e2fe7a93c7d60982b7ff4fcbda259c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:d94202e7b2523278697e6a906df8620d49e2fe7a93c7d60982b7ff4fcbda259c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:4290c6409f27e22589be1e16d71c27e853654a727d845e3c8a0005bd76ed51eb_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:4290c6409f27e22589be1e16d71c27e853654a727d845e3c8a0005bd76ed51eb_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:4290c6409f27e22589be1e16d71c27e853654a727d845e3c8a0005bd76ed51eb_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:72fedcb2db3dec67f2be2fa002dddad0fecc6d6ddaba4c02e0a35cfd75498526_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:72fedcb2db3dec67f2be2fa002dddad0fecc6d6ddaba4c02e0a35cfd75498526_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:72fedcb2db3dec67f2be2fa002dddad0fecc6d6ddaba4c02e0a35cfd75498526_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:8db889326be8e2e9fd0cfaec70f097d22a6bc1a928161a0249f411d3fc342b61_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:8db889326be8e2e9fd0cfaec70f097d22a6bc1a928161a0249f411d3fc342b61_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:8db889326be8e2e9fd0cfaec70f097d22a6bc1a928161a0249f411d3fc342b61_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:8ed204b01c9374ea3f25b45903cac3b5507f65dbfe6a3bf30a209433b6021092_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:8ed204b01c9374ea3f25b45903cac3b5507f65dbfe6a3bf30a209433b6021092_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:8ed204b01c9374ea3f25b45903cac3b5507f65dbfe6a3bf30a209433b6021092_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:034314a314ac0f68ff2e7457fd10e8c55b52af2e87baee59c60f6d0a92dfcb80_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:034314a314ac0f68ff2e7457fd10e8c55b52af2e87baee59c60f6d0a92dfcb80_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:034314a314ac0f68ff2e7457fd10e8c55b52af2e87baee59c60f6d0a92dfcb80_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:68a9be9436fd2b26fd8b94b8a5d792c2c3b3303f45fe1d6d272a0e0831457371_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:68a9be9436fd2b26fd8b94b8a5d792c2c3b3303f45fe1d6d272a0e0831457371_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:68a9be9436fd2b26fd8b94b8a5d792c2c3b3303f45fe1d6d272a0e0831457371_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:acff3c2b300d2cc1835ffd76ee6deb68de1b1ee9e1d61207c01847a896ce1d9d_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:acff3c2b300d2cc1835ffd76ee6deb68de1b1ee9e1d61207c01847a896ce1d9d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:acff3c2b300d2cc1835ffd76ee6deb68de1b1ee9e1d61207c01847a896ce1d9d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:c87dc1385bbb9a2e2dda46bfd3602c54b77fb15c9044100e99c2a11db92daa6a_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:c87dc1385bbb9a2e2dda46bfd3602c54b77fb15c9044100e99c2a11db92daa6a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:c87dc1385bbb9a2e2dda46bfd3602c54b77fb15c9044100e99c2a11db92daa6a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:3250697af97bcc04b0127a8f88d0b70b76a0f26aceaf1b858a5a42c87580195c_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:3250697af97bcc04b0127a8f88d0b70b76a0f26aceaf1b858a5a42c87580195c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:3250697af97bcc04b0127a8f88d0b70b76a0f26aceaf1b858a5a42c87580195c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:4a669ad7d1d50fac4e847f5ab9a090e8f59b35c54975c34aa525b918099fcef6_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:4a669ad7d1d50fac4e847f5ab9a090e8f59b35c54975c34aa525b918099fcef6_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:4a669ad7d1d50fac4e847f5ab9a090e8f59b35c54975c34aa525b918099fcef6_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:5ebb6c572be27c5b6ac040f0ccd41a9747182e2d089d7b3921191ce6db3189d5_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:5ebb6c572be27c5b6ac040f0ccd41a9747182e2d089d7b3921191ce6db3189d5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:5ebb6c572be27c5b6ac040f0ccd41a9747182e2d089d7b3921191ce6db3189d5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:ceedc86e3ddd2b249cbf031c93964350a3f522f52347be9970b461113e646eeb_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:ceedc86e3ddd2b249cbf031c93964350a3f522f52347be9970b461113e646eeb_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:ceedc86e3ddd2b249cbf031c93964350a3f522f52347be9970b461113e646eeb_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts@sha256:2a0eacc0bc80590eca8dabed3d074b0a208c06f821d9636ec5fdd5c98a2071fb_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:2a0eacc0bc80590eca8dabed3d074b0a208c06f821d9636ec5fdd5c98a2071fb_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-artifacts@sha256:2a0eacc0bc80590eca8dabed3d074b0a208c06f821d9636ec5fdd5c98a2071fb_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts@sha256:310e9b8db631ddda8e878edb3cc3cd2f3a32e305c85e674d16b0f68ae39feb58_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:310e9b8db631ddda8e878edb3cc3cd2f3a32e305c85e674d16b0f68ae39feb58_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-artifacts@sha256:310e9b8db631ddda8e878edb3cc3cd2f3a32e305c85e674d16b0f68ae39feb58_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts@sha256:69cb91d757435c5cf571955b50107227e737daf0ba365ec0ffd070ba97274e53_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:69cb91d757435c5cf571955b50107227e737daf0ba365ec0ffd070ba97274e53_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-artifacts@sha256:69cb91d757435c5cf571955b50107227e737daf0ba365ec0ffd070ba97274e53_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts@sha256:d0fe069c206a3df08fa3e349711e9d0f97ac84b7b8fabeac86e9f87c5982c87f_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:d0fe069c206a3df08fa3e349711e9d0f97ac84b7b8fabeac86e9f87c5982c87f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-artifacts@sha256:d0fe069c206a3df08fa3e349711e9d0f97ac84b7b8fabeac86e9f87c5982c87f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli@sha256:1986b9edfa079057b6d081961045bc831339689469f6ff868ad43e6f6a234d59_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cli@sha256:1986b9edfa079057b6d081961045bc831339689469f6ff868ad43e6f6a234d59_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli@sha256:1986b9edfa079057b6d081961045bc831339689469f6ff868ad43e6f6a234d59_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli@sha256:33256a318d49640e728fceca60c107ac6de2b018d09203515ad66e2be1f4abe2_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cli@sha256:33256a318d49640e728fceca60c107ac6de2b018d09203515ad66e2be1f4abe2_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli@sha256:33256a318d49640e728fceca60c107ac6de2b018d09203515ad66e2be1f4abe2_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli@sha256:e3beee0e2c519fe6666f5a3de854854548ce1cc35d142e4b6dd9aed6e2256603_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cli@sha256:e3beee0e2c519fe6666f5a3de854854548ce1cc35d142e4b6dd9aed6e2256603_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli@sha256:e3beee0e2c519fe6666f5a3de854854548ce1cc35d142e4b6dd9aed6e2256603_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli@sha256:e48dffffee6a2b122815bb35143868ecce79d9c64bc7e5ce2eae353d79611e6a_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cli@sha256:e48dffffee6a2b122815bb35143868ecce79d9c64bc7e5ce2eae353d79611e6a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli@sha256:e48dffffee6a2b122815bb35143868ecce79d9c64bc7e5ce2eae353d79611e6a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:12ce1e90b90b563c62bc83a5e81c2a8a837e0562cbd8d89943e6c0fc12bae2d5_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:12ce1e90b90b563c62bc83a5e81c2a8a837e0562cbd8d89943e6c0fc12bae2d5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:12ce1e90b90b563c62bc83a5e81c2a8a837e0562cbd8d89943e6c0fc12bae2d5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:1918093ef35b16998d9749c82200fc12086989db9998bcdf444b15d6fcc674b4_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:1918093ef35b16998d9749c82200fc12086989db9998bcdf444b15d6fcc674b4_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:1918093ef35b16998d9749c82200fc12086989db9998bcdf444b15d6fcc674b4_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:2aa11a5b4b9bbf358d49623de4c6900456179ca201efae8fc96b6b75fdc3e3b1_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:2aa11a5b4b9bbf358d49623de4c6900456179ca201efae8fc96b6b75fdc3e3b1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:2aa11a5b4b9bbf358d49623de4c6900456179ca201efae8fc96b6b75fdc3e3b1_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:fba745e22cf523b5832a6650bab5eadaa20a6ce0b0b90b8d40d784975ec0ddaa_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:fba745e22cf523b5832a6650bab5eadaa20a6ce0b0b90b8d40d784975ec0ddaa_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:fba745e22cf523b5832a6650bab5eadaa20a6ce0b0b90b8d40d784975ec0ddaa_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:3264440022bd10ea10e0e661ed4173ac77ba5eb6b1d2bb91e4580c5c5f0e093c_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:3264440022bd10ea10e0e661ed4173ac77ba5eb6b1d2bb91e4580c5c5f0e093c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:3264440022bd10ea10e0e661ed4173ac77ba5eb6b1d2bb91e4580c5c5f0e093c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:6641f8c7566e182aa900578d6ec4c1914d2b87ed600c8c863d222e2107702ff9_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:6641f8c7566e182aa900578d6ec4c1914d2b87ed600c8c863d222e2107702ff9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:6641f8c7566e182aa900578d6ec4c1914d2b87ed600c8c863d222e2107702ff9_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:e76903a49f2cb8ad65e94c161ecfd8440428cb886a739e27fb4f679acc456bc6_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:e76903a49f2cb8ad65e94c161ecfd8440428cb886a739e27fb4f679acc456bc6_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:e76903a49f2cb8ad65e94c161ecfd8440428cb886a739e27fb4f679acc456bc6_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:f07b759119d751640dc26e7ca09cdf39848e89316d23cef553c3ada9bb4eea1a_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:f07b759119d751640dc26e7ca09cdf39848e89316d23cef553c3ada9bb4eea1a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:f07b759119d751640dc26e7ca09cdf39848e89316d23cef553c3ada9bb4eea1a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:208826998257d7f4acf3534d9043fee20078bed89a360d480b0dd3220ff22804_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:208826998257d7f4acf3534d9043fee20078bed89a360d480b0dd3220ff22804_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:208826998257d7f4acf3534d9043fee20078bed89a360d480b0dd3220ff22804_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:394b67eeea4d4987570aa43fe26a74541f53d5de01b9946290bf9aed33ce0df6_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:394b67eeea4d4987570aa43fe26a74541f53d5de01b9946290bf9aed33ce0df6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:394b67eeea4d4987570aa43fe26a74541f53d5de01b9946290bf9aed33ce0df6_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:b1755bc376164d7cebe58356b1949c1a313b0d000d2664752c5243ff16714c99_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:b1755bc376164d7cebe58356b1949c1a313b0d000d2664752c5243ff16714c99_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:b1755bc376164d7cebe58356b1949c1a313b0d000d2664752c5243ff16714c99_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:c5416d6bcc69a6497512fee2cee593619a86c7affce7fa55d3733353055d3305_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:c5416d6bcc69a6497512fee2cee593619a86c7affce7fa55d3733353055d3305_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:c5416d6bcc69a6497512fee2cee593619a86c7affce7fa55d3733353055d3305_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:13910c9e00a80083e8da1dfffa265b5cd267ed1d1aedb691f70e8377b327d2ce_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:13910c9e00a80083e8da1dfffa265b5cd267ed1d1aedb691f70e8377b327d2ce_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:13910c9e00a80083e8da1dfffa265b5cd267ed1d1aedb691f70e8377b327d2ce_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:5b0ad0501a6934ba3e08a585eba1e53da7bc3612bfa56d44e6324840e9677088_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:5b0ad0501a6934ba3e08a585eba1e53da7bc3612bfa56d44e6324840e9677088_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:5b0ad0501a6934ba3e08a585eba1e53da7bc3612bfa56d44e6324840e9677088_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:7b50e53cba28c9729a5c475c2ae33a9cd81c5ca021570afe3977daff8e210614_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:7b50e53cba28c9729a5c475c2ae33a9cd81c5ca021570afe3977daff8e210614_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:7b50e53cba28c9729a5c475c2ae33a9cd81c5ca021570afe3977daff8e210614_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:83f0da7e52cc9162d7eac7986f3ee5c8679b4080705a59c67a97af3b61c090b8_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:83f0da7e52cc9162d7eac7986f3ee5c8679b4080705a59c67a97af3b61c090b8_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:83f0da7e52cc9162d7eac7986f3ee5c8679b4080705a59c67a97af3b61c090b8_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:35b4f911c3f9206f834d2bac281f60b7a9cf74d783d9618f6a2c4a4b243e6ed7_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:35b4f911c3f9206f834d2bac281f60b7a9cf74d783d9618f6a2c4a4b243e6ed7_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:35b4f911c3f9206f834d2bac281f60b7a9cf74d783d9618f6a2c4a4b243e6ed7_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:3a5fb60010eb4fe863275f6e5a80532362b113d0d39213671fd24918cd73be16_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:3a5fb60010eb4fe863275f6e5a80532362b113d0d39213671fd24918cd73be16_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:3a5fb60010eb4fe863275f6e5a80532362b113d0d39213671fd24918cd73be16_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:63de9a411bc2fc1f97b5ff7168366580f2b01cc8e6c2683627ff73962190e3df_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:63de9a411bc2fc1f97b5ff7168366580f2b01cc8e6c2683627ff73962190e3df_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:63de9a411bc2fc1f97b5ff7168366580f2b01cc8e6c2683627ff73962190e3df_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:74c35b0c0dc5454d9d0fb3b8db12f4f4a9708f1c349ce916ea697a7903070567_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:74c35b0c0dc5454d9d0fb3b8db12f4f4a9708f1c349ce916ea697a7903070567_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:74c35b0c0dc5454d9d0fb3b8db12f4f4a9708f1c349ce916ea697a7903070567_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:05f672d0ee39f2d53de0cf9024a6b5f0a9d7b600b16e5d5d5d4a07fb26fc91f9_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:05f672d0ee39f2d53de0cf9024a6b5f0a9d7b600b16e5d5d5d4a07fb26fc91f9_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:05f672d0ee39f2d53de0cf9024a6b5f0a9d7b600b16e5d5d5d4a07fb26fc91f9_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:544ca9d2d7fbd22481e82154e7a630325a05b5d19ffed52f3f17d6de48747f7a_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:544ca9d2d7fbd22481e82154e7a630325a05b5d19ffed52f3f17d6de48747f7a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:544ca9d2d7fbd22481e82154e7a630325a05b5d19ffed52f3f17d6de48747f7a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:c0f56d88b848b862c89babd2a8f48579436603e9380e2fb4cd4c75a735071652_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:c0f56d88b848b862c89babd2a8f48579436603e9380e2fb4cd4c75a735071652_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:c0f56d88b848b862c89babd2a8f48579436603e9380e2fb4cd4c75a735071652_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:e7d66394b7e8dc2d8db55e4d77f9d0bcd2c2ad89afb5d78dac3a010925a1edfd_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:e7d66394b7e8dc2d8db55e4d77f9d0bcd2c2ad89afb5d78dac3a010925a1edfd_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:e7d66394b7e8dc2d8db55e4d77f9d0bcd2c2ad89afb5d78dac3a010925a1edfd_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:1312a2e0eee854a84bd2baaf5241b50e9c3c188092b0bd1e13247e9bc304e7bd_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:1312a2e0eee854a84bd2baaf5241b50e9c3c188092b0bd1e13247e9bc304e7bd_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:1312a2e0eee854a84bd2baaf5241b50e9c3c188092b0bd1e13247e9bc304e7bd_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:2a1233f3f583acfac2ecbf6ed08c2171d882ea47efd35d1f331f5de6cf1629b3_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:2a1233f3f583acfac2ecbf6ed08c2171d882ea47efd35d1f331f5de6cf1629b3_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:2a1233f3f583acfac2ecbf6ed08c2171d882ea47efd35d1f331f5de6cf1629b3_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:79077423c3855b27f9b5743dc36b8ed54d6ce742914120c6331ef8b11a1fe8d2_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:79077423c3855b27f9b5743dc36b8ed54d6ce742914120c6331ef8b11a1fe8d2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:79077423c3855b27f9b5743dc36b8ed54d6ce742914120c6331ef8b11a1fe8d2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:a1ec19506d72295c572b9d713b52d9af8aadd15014c2ca83eec8d4c7437a40c6_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:a1ec19506d72295c572b9d713b52d9af8aadd15014c2ca83eec8d4c7437a40c6_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:a1ec19506d72295c572b9d713b52d9af8aadd15014c2ca83eec8d4c7437a40c6_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:1456f7030243f3300a8ffa6994f8f2128075a3471a45601b92642a57d2231099_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:1456f7030243f3300a8ffa6994f8f2128075a3471a45601b92642a57d2231099_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:1456f7030243f3300a8ffa6994f8f2128075a3471a45601b92642a57d2231099_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:64f2effe2c1a41ab8fd2694ab7ee6e3c31241b4ef583468d725185dbd7548dd3_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:64f2effe2c1a41ab8fd2694ab7ee6e3c31241b4ef583468d725185dbd7548dd3_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:64f2effe2c1a41ab8fd2694ab7ee6e3c31241b4ef583468d725185dbd7548dd3_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:6bc253b1629f0d5a2431939561ddcb5ca67501b33d338e3be4928cf82984ade7_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:6bc253b1629f0d5a2431939561ddcb5ca67501b33d338e3be4928cf82984ade7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:6bc253b1629f0d5a2431939561ddcb5ca67501b33d338e3be4928cf82984ade7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:e3cbe5d13a80367fd907a9739119918cf4925a9a7bfdb59a442af208710d5b68_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:e3cbe5d13a80367fd907a9739119918cf4925a9a7bfdb59a442af208710d5b68_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:e3cbe5d13a80367fd907a9739119918cf4925a9a7bfdb59a442af208710d5b68_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:1456f7030243f3300a8ffa6994f8f2128075a3471a45601b92642a57d2231099_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:1456f7030243f3300a8ffa6994f8f2128075a3471a45601b92642a57d2231099_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:1456f7030243f3300a8ffa6994f8f2128075a3471a45601b92642a57d2231099_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:64f2effe2c1a41ab8fd2694ab7ee6e3c31241b4ef583468d725185dbd7548dd3_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:64f2effe2c1a41ab8fd2694ab7ee6e3c31241b4ef583468d725185dbd7548dd3_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:64f2effe2c1a41ab8fd2694ab7ee6e3c31241b4ef583468d725185dbd7548dd3_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:6bc253b1629f0d5a2431939561ddcb5ca67501b33d338e3be4928cf82984ade7_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:6bc253b1629f0d5a2431939561ddcb5ca67501b33d338e3be4928cf82984ade7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:6bc253b1629f0d5a2431939561ddcb5ca67501b33d338e3be4928cf82984ade7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:e3cbe5d13a80367fd907a9739119918cf4925a9a7bfdb59a442af208710d5b68_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:e3cbe5d13a80367fd907a9739119918cf4925a9a7bfdb59a442af208710d5b68_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:e3cbe5d13a80367fd907a9739119918cf4925a9a7bfdb59a442af208710d5b68_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:2316f63aef8f42b9620f1376a05f8373bdb9d4163c2ba41ba1ec00e347583d13_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:2316f63aef8f42b9620f1376a05f8373bdb9d4163c2ba41ba1ec00e347583d13_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:2316f63aef8f42b9620f1376a05f8373bdb9d4163c2ba41ba1ec00e347583d13_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:42c9f2fdb2ab543906234891c441d82492c98930a099bd5bb0fd04e83f16f4a5_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:42c9f2fdb2ab543906234891c441d82492c98930a099bd5bb0fd04e83f16f4a5_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:42c9f2fdb2ab543906234891c441d82492c98930a099bd5bb0fd04e83f16f4a5_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:4540b8b4cbe9befa5375cd96fc62ea8921912d3937ae884fd6683588717beb3a_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:4540b8b4cbe9befa5375cd96fc62ea8921912d3937ae884fd6683588717beb3a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:4540b8b4cbe9befa5375cd96fc62ea8921912d3937ae884fd6683588717beb3a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:4793c3b6cff0d7585411266f4aed92d9a31264f439907a48c78d8e2d0d9c11f3_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:4793c3b6cff0d7585411266f4aed92d9a31264f439907a48c78d8e2d0d9c11f3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:4793c3b6cff0d7585411266f4aed92d9a31264f439907a48c78d8e2d0d9c11f3_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:7c16ef4b1a0f81c61e937347bd7c4360434ecfd9de889d606d7f1caeeb67ab8b_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:7c16ef4b1a0f81c61e937347bd7c4360434ecfd9de889d606d7f1caeeb67ab8b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:7c16ef4b1a0f81c61e937347bd7c4360434ecfd9de889d606d7f1caeeb67ab8b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:c728710d8cc73f4bcccbfe42b12de5968bc46a8862b7a41292f2ed3fa8fdb4b7_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:c728710d8cc73f4bcccbfe42b12de5968bc46a8862b7a41292f2ed3fa8fdb4b7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:c728710d8cc73f4bcccbfe42b12de5968bc46a8862b7a41292f2ed3fa8fdb4b7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:f46af44a1558985f3dfa701f221d3de32a82bba2a6689a1356b02c48eaac0a22_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:f46af44a1558985f3dfa701f221d3de32a82bba2a6689a1356b02c48eaac0a22_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:f46af44a1558985f3dfa701f221d3de32a82bba2a6689a1356b02c48eaac0a22_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:fa2ebff1c5d9205469f310db32129674599bf9b30eb27cd7b203a11f363a645f_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:fa2ebff1c5d9205469f310db32129674599bf9b30eb27cd7b203a11f363a645f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:fa2ebff1c5d9205469f310db32129674599bf9b30eb27cd7b203a11f363a645f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:04a27a10b71d1a67090a46b310d6174fe22c1f07c0aa1b557b34efb5c5a9cf82_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:04a27a10b71d1a67090a46b310d6174fe22c1f07c0aa1b557b34efb5c5a9cf82_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:04a27a10b71d1a67090a46b310d6174fe22c1f07c0aa1b557b34efb5c5a9cf82_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:8f3863237596a94f341d21b7b6b871729830168fa1be6d432fd63f3d3bdc0d3b_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:8f3863237596a94f341d21b7b6b871729830168fa1be6d432fd63f3d3bdc0d3b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:8f3863237596a94f341d21b7b6b871729830168fa1be6d432fd63f3d3bdc0d3b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:bd26f87832b0d26b08a96a490e4e141b9d569688f563b25879bc56310fe408ad_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:bd26f87832b0d26b08a96a490e4e141b9d569688f563b25879bc56310fe408ad_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:bd26f87832b0d26b08a96a490e4e141b9d569688f563b25879bc56310fe408ad_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:c7e562ab9be8756a94f7fe88fc7d49cd8f0f56bad6360459736cb2e299b4e941_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:c7e562ab9be8756a94f7fe88fc7d49cd8f0f56bad6360459736cb2e299b4e941_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:c7e562ab9be8756a94f7fe88fc7d49cd8f0f56bad6360459736cb2e299b4e941_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:0768e1d457ad2bb72d54f0484e23a50244e9f2e9bfb71d79ca3e3b9137a4fef7_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:0768e1d457ad2bb72d54f0484e23a50244e9f2e9bfb71d79ca3e3b9137a4fef7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:0768e1d457ad2bb72d54f0484e23a50244e9f2e9bfb71d79ca3e3b9137a4fef7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:2b624905329f93cf1afe8c6f9244ca8f591b095f213278bbafe625e2b8300ba8_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:2b624905329f93cf1afe8c6f9244ca8f591b095f213278bbafe625e2b8300ba8_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:2b624905329f93cf1afe8c6f9244ca8f591b095f213278bbafe625e2b8300ba8_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:65c57f870979f4faf5f11b53ed9f8e786ba0df1295d4bf5acacc470bf9bca203_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:65c57f870979f4faf5f11b53ed9f8e786ba0df1295d4bf5acacc470bf9bca203_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:65c57f870979f4faf5f11b53ed9f8e786ba0df1295d4bf5acacc470bf9bca203_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:87395a4e03fbcb9e3ced7fce6f143fd73a4d2abf9e5476af3fd18d738c33b34b_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:87395a4e03fbcb9e3ced7fce6f143fd73a4d2abf9e5476af3fd18d738c33b34b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:87395a4e03fbcb9e3ced7fce6f143fd73a4d2abf9e5476af3fd18d738c33b34b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:45029edaf16c0f0726496437e2e8d8bbca1aab629ad520ff57e03f94624ffac5_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:45029edaf16c0f0726496437e2e8d8bbca1aab629ad520ff57e03f94624ffac5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:45029edaf16c0f0726496437e2e8d8bbca1aab629ad520ff57e03f94624ffac5_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:61030a93a0cae208e32634c21c34cdb73c84db87f8409ff609c7ce5c2de05984_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:61030a93a0cae208e32634c21c34cdb73c84db87f8409ff609c7ce5c2de05984_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:61030a93a0cae208e32634c21c34cdb73c84db87f8409ff609c7ce5c2de05984_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:acb3fc2684849852e16549bc0f81d369ddcac3048ff4a6b8bb0e6d2fe0bf3b44_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:acb3fc2684849852e16549bc0f81d369ddcac3048ff4a6b8bb0e6d2fe0bf3b44_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:acb3fc2684849852e16549bc0f81d369ddcac3048ff4a6b8bb0e6d2fe0bf3b44_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:eb61b03fff8d2ec8ab1a22068f5159fc92e037885dbd198bf10a3619d2723456_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:eb61b03fff8d2ec8ab1a22068f5159fc92e037885dbd198bf10a3619d2723456_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:eb61b03fff8d2ec8ab1a22068f5159fc92e037885dbd198bf10a3619d2723456_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:09b7c71ec0561ded1c3e0a4400120a3f3858581a21a439fa31288660ec25592b_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:09b7c71ec0561ded1c3e0a4400120a3f3858581a21a439fa31288660ec25592b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:09b7c71ec0561ded1c3e0a4400120a3f3858581a21a439fa31288660ec25592b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:7693ea331595286a5ffae4f301377d6d71cb774c93010590fee6da9cbf45c75a_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:7693ea331595286a5ffae4f301377d6d71cb774c93010590fee6da9cbf45c75a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:7693ea331595286a5ffae4f301377d6d71cb774c93010590fee6da9cbf45c75a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:9994ec2c80f772152aded1ceee060ab5c5ed07ece95f977ddcf4a0bca0709b5b_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:9994ec2c80f772152aded1ceee060ab5c5ed07ece95f977ddcf4a0bca0709b5b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:9994ec2c80f772152aded1ceee060ab5c5ed07ece95f977ddcf4a0bca0709b5b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:c5dd36046e642466ad0a6fa74021d68622dee45f8c3375da93c38b202d555bf5_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:c5dd36046e642466ad0a6fa74021d68622dee45f8c3375da93c38b202d555bf5_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:c5dd36046e642466ad0a6fa74021d68622dee45f8c3375da93c38b202d555bf5_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:049e905210d6400a4a481f9d209577493b5313ef8ba799e68d297037257b8295_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:049e905210d6400a4a481f9d209577493b5313ef8ba799e68d297037257b8295_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:049e905210d6400a4a481f9d209577493b5313ef8ba799e68d297037257b8295_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:0da022e984bee2f39324d42102674f41ea8b74db830d72933370b76a52252fa4_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:0da022e984bee2f39324d42102674f41ea8b74db830d72933370b76a52252fa4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:0da022e984bee2f39324d42102674f41ea8b74db830d72933370b76a52252fa4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:1fc8e321aa0a937d1dd6c0382969ea4fca1ab4a44210a343b2ed5e6b86219ec9_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:1fc8e321aa0a937d1dd6c0382969ea4fca1ab4a44210a343b2ed5e6b86219ec9_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:1fc8e321aa0a937d1dd6c0382969ea4fca1ab4a44210a343b2ed5e6b86219ec9_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:ae02313bcf7581b8db76f28ddfeb177dcc024ec1fd6b4809ef6aed6194867c5e_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:ae02313bcf7581b8db76f28ddfeb177dcc024ec1fd6b4809ef6aed6194867c5e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:ae02313bcf7581b8db76f28ddfeb177dcc024ec1fd6b4809ef6aed6194867c5e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:0b43966e2d09f70f64b02ee70a69c891e8e7c89b87cf119bd6541a821c85c976_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:0b43966e2d09f70f64b02ee70a69c891e8e7c89b87cf119bd6541a821c85c976_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:0b43966e2d09f70f64b02ee70a69c891e8e7c89b87cf119bd6541a821c85c976_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:3a8b8bef3f5d2a7adc6493357fa92d8d2163f2d4469fd15c70ad70161a0f31d9_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:3a8b8bef3f5d2a7adc6493357fa92d8d2163f2d4469fd15c70ad70161a0f31d9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:3a8b8bef3f5d2a7adc6493357fa92d8d2163f2d4469fd15c70ad70161a0f31d9_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:82918d5b4f917564b203003b2b564bdb26ae5f8b7c186ee133b5df780db55db2_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:82918d5b4f917564b203003b2b564bdb26ae5f8b7c186ee133b5df780db55db2_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:82918d5b4f917564b203003b2b564bdb26ae5f8b7c186ee133b5df780db55db2_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:cbc504a3583ffc3a48e5e542f8d943d848a18dd2a86ee37aea96cf7c20ec77df_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:cbc504a3583ffc3a48e5e542f8d943d848a18dd2a86ee37aea96cf7c20ec77df_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:cbc504a3583ffc3a48e5e542f8d943d848a18dd2a86ee37aea96cf7c20ec77df_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:14a7019fdd9bf9f8aa3065bcea5c8f1120e0b65ef971f664c64edf0649dcada8_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:14a7019fdd9bf9f8aa3065bcea5c8f1120e0b65ef971f664c64edf0649dcada8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:14a7019fdd9bf9f8aa3065bcea5c8f1120e0b65ef971f664c64edf0649dcada8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:57f035c606c7bcfb40f93457db246857a97c024df349f55e2b135ea9967abb1c_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:57f035c606c7bcfb40f93457db246857a97c024df349f55e2b135ea9967abb1c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:57f035c606c7bcfb40f93457db246857a97c024df349f55e2b135ea9967abb1c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:7d074e3a18c832085c8112b0c08cd61119dd22026be962be9b11e998e5ce3dd1_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:7d074e3a18c832085c8112b0c08cd61119dd22026be962be9b11e998e5ce3dd1_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:7d074e3a18c832085c8112b0c08cd61119dd22026be962be9b11e998e5ce3dd1_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:e813c13da12b0e89a6caf39422da1510a69623bc1de8d8c5ac66e92912d675ef_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:e813c13da12b0e89a6caf39422da1510a69623bc1de8d8c5ac66e92912d675ef_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:e813c13da12b0e89a6caf39422da1510a69623bc1de8d8c5ac66e92912d675ef_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:17bc2b0bef04b0785bcc2105dd316650cf3e9569530c3fc4f3b0beb7aded5e02_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:17bc2b0bef04b0785bcc2105dd316650cf3e9569530c3fc4f3b0beb7aded5e02_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:17bc2b0bef04b0785bcc2105dd316650cf3e9569530c3fc4f3b0beb7aded5e02_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:30b0f7efc4e6b8090a952e3426c4debdcd90e1064703de0b99592df0019cd141_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:30b0f7efc4e6b8090a952e3426c4debdcd90e1064703de0b99592df0019cd141_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:30b0f7efc4e6b8090a952e3426c4debdcd90e1064703de0b99592df0019cd141_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:46959f0ca47f97e859f842dd90153f5d36b1612700bfd9958d29db4532250b4c_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:46959f0ca47f97e859f842dd90153f5d36b1612700bfd9958d29db4532250b4c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:46959f0ca47f97e859f842dd90153f5d36b1612700bfd9958d29db4532250b4c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:dceaf8b90158b080d6c6a054a67c42bbe0f56b115b18e6d0f041d10c4b6e119d_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:dceaf8b90158b080d6c6a054a67c42bbe0f56b115b18e6d0f041d10c4b6e119d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:dceaf8b90158b080d6c6a054a67c42bbe0f56b115b18e6d0f041d10c4b6e119d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:591c792528766909827b512a6a5401e32a00fa44938422738dbee6ad78449a0e_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:591c792528766909827b512a6a5401e32a00fa44938422738dbee6ad78449a0e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:591c792528766909827b512a6a5401e32a00fa44938422738dbee6ad78449a0e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:5929c6f2cfcbd2fdaa1c683cd84ddbc9faf599daf97e5b1f0e0f1def1b34e615_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:5929c6f2cfcbd2fdaa1c683cd84ddbc9faf599daf97e5b1f0e0f1def1b34e615_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:5929c6f2cfcbd2fdaa1c683cd84ddbc9faf599daf97e5b1f0e0f1def1b34e615_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:bda08bbe4f85609c2119dd98f248bd7eeee026e27b267086af2e312309bf4d6d_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:bda08bbe4f85609c2119dd98f248bd7eeee026e27b267086af2e312309bf4d6d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:bda08bbe4f85609c2119dd98f248bd7eeee026e27b267086af2e312309bf4d6d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:c2db40ef1451cb6596b9227ca7e60286e33a1a9e2e7946ca9f8131e500d109b5_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:c2db40ef1451cb6596b9227ca7e60286e33a1a9e2e7946ca9f8131e500d109b5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:c2db40ef1451cb6596b9227ca7e60286e33a1a9e2e7946ca9f8131e500d109b5_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:5c337db6e9b6f2ccda040f21ae5002906d5b5b63e048a3f2faf916f852dcf981_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:5c337db6e9b6f2ccda040f21ae5002906d5b5b63e048a3f2faf916f852dcf981_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:5c337db6e9b6f2ccda040f21ae5002906d5b5b63e048a3f2faf916f852dcf981_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:6ff81108d9747793d4b827a063111f2e608f98ab28e31c0d7236c9fb0f8946e3_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:6ff81108d9747793d4b827a063111f2e608f98ab28e31c0d7236c9fb0f8946e3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:6ff81108d9747793d4b827a063111f2e608f98ab28e31c0d7236c9fb0f8946e3_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:c26951b364b56f25cb53fcce2f7ae411b1808ad74c477292a11259fbe7b6a481_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:c26951b364b56f25cb53fcce2f7ae411b1808ad74c477292a11259fbe7b6a481_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:c26951b364b56f25cb53fcce2f7ae411b1808ad74c477292a11259fbe7b6a481_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:e52e9695d748674d6fbb3498d8e725ecaaba78df84f89ae1dbf734a1b5922c4c_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:e52e9695d748674d6fbb3498d8e725ecaaba78df84f89ae1dbf734a1b5922c4c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:e52e9695d748674d6fbb3498d8e725ecaaba78df84f89ae1dbf734a1b5922c4c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:0a57de5650329a3987d1c088776ad13dcca5387b4cd54b759f56e29ad5a5d656_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:0a57de5650329a3987d1c088776ad13dcca5387b4cd54b759f56e29ad5a5d656_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:0a57de5650329a3987d1c088776ad13dcca5387b4cd54b759f56e29ad5a5d656_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:44576b150568b18dd14dbd93a0df8b436b3f210d728c6f8c0a0ccaa377b713f9_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:44576b150568b18dd14dbd93a0df8b436b3f210d728c6f8c0a0ccaa377b713f9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:44576b150568b18dd14dbd93a0df8b436b3f210d728c6f8c0a0ccaa377b713f9_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:7ec0d43715a4b5c8eefd537968d739985e8b5fcec00a159e74eae1ca346578aa_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:7ec0d43715a4b5c8eefd537968d739985e8b5fcec00a159e74eae1ca346578aa_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:7ec0d43715a4b5c8eefd537968d739985e8b5fcec00a159e74eae1ca346578aa_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:a96937b9e465030bce950bdfc6007fdb6bc4643a21f83944074656ea0b011c58_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:a96937b9e465030bce950bdfc6007fdb6bc4643a21f83944074656ea0b011c58_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:a96937b9e465030bce950bdfc6007fdb6bc4643a21f83944074656ea0b011c58_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:1f71d4e24352ae8e41d341b7493df4b745c53be363b5bc2a0c2925ba5017cee0_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:1f71d4e24352ae8e41d341b7493df4b745c53be363b5bc2a0c2925ba5017cee0_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:1f71d4e24352ae8e41d341b7493df4b745c53be363b5bc2a0c2925ba5017cee0_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:4ee683ba7a51f4365a6402bb333ab088b79e901f511f7eb800f42af11a449064_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:4ee683ba7a51f4365a6402bb333ab088b79e901f511f7eb800f42af11a449064_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:4ee683ba7a51f4365a6402bb333ab088b79e901f511f7eb800f42af11a449064_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:7b7dc3b38c314647c44be6a7cef345b822139beada834fbcec3fd94ee44327df_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:7b7dc3b38c314647c44be6a7cef345b822139beada834fbcec3fd94ee44327df_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:7b7dc3b38c314647c44be6a7cef345b822139beada834fbcec3fd94ee44327df_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:d68114f716acda79eafa64530a7574cf051cef08ff1cdb1209f700a6b7dedb69_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:d68114f716acda79eafa64530a7574cf051cef08ff1cdb1209f700a6b7dedb69_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:d68114f716acda79eafa64530a7574cf051cef08ff1cdb1209f700a6b7dedb69_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:132345b79cfcbf97d83e271d3b141b9255d77f863614ff20981456ec9d21058b_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:132345b79cfcbf97d83e271d3b141b9255d77f863614ff20981456ec9d21058b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:132345b79cfcbf97d83e271d3b141b9255d77f863614ff20981456ec9d21058b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:63a03d4d275d97b6c36b42d8633de2419fba1f3f3d83d78f409bef09c6423f46_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:63a03d4d275d97b6c36b42d8633de2419fba1f3f3d83d78f409bef09c6423f46_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:63a03d4d275d97b6c36b42d8633de2419fba1f3f3d83d78f409bef09c6423f46_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:f44a21a8986ab0e103f17becac94e931c2d34649f33fe09c284b8b27d93f40e5_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:f44a21a8986ab0e103f17becac94e931c2d34649f33fe09c284b8b27d93f40e5_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:f44a21a8986ab0e103f17becac94e931c2d34649f33fe09c284b8b27d93f40e5_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:ffa35fcec60dc8afc7a263176a96b41c5be09b59db4260c6f32a8dbff50ea7ba_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:ffa35fcec60dc8afc7a263176a96b41c5be09b59db4260c6f32a8dbff50ea7ba_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:ffa35fcec60dc8afc7a263176a96b41c5be09b59db4260c6f32a8dbff50ea7ba_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:451386141887c223f3c45a50544c9e5d1e458bd7726f240e81186a0e9d054067_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:451386141887c223f3c45a50544c9e5d1e458bd7726f240e81186a0e9d054067_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:451386141887c223f3c45a50544c9e5d1e458bd7726f240e81186a0e9d054067_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:8547a75c965b3cc4baf9db1c3693175dfa346979c72256becc31087f40af7eb8_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:8547a75c965b3cc4baf9db1c3693175dfa346979c72256becc31087f40af7eb8_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:8547a75c965b3cc4baf9db1c3693175dfa346979c72256becc31087f40af7eb8_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:97152b524e261f92b9cd29bf2c64203d2c3b673bac7eaa073e28e815d97aae5f_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:97152b524e261f92b9cd29bf2c64203d2c3b673bac7eaa073e28e815d97aae5f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:97152b524e261f92b9cd29bf2c64203d2c3b673bac7eaa073e28e815d97aae5f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:ca958dd9e7456c5e6c5a80c7797cbdd7f44fbaa1b156eb557d50e6a0e4ac8c69_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:ca958dd9e7456c5e6c5a80c7797cbdd7f44fbaa1b156eb557d50e6a0e4ac8c69_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:ca958dd9e7456c5e6c5a80c7797cbdd7f44fbaa1b156eb557d50e6a0e4ac8c69_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:5d10f53dd1153d207894e64bec4a55b77c265a81f6eeb9474c01a99bcb8e440a_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:5d10f53dd1153d207894e64bec4a55b77c265a81f6eeb9474c01a99bcb8e440a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:5d10f53dd1153d207894e64bec4a55b77c265a81f6eeb9474c01a99bcb8e440a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:5f2d747b9f3c9198aa817b503c6e1679cde2f33e661a1675347c9409e0235181_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:5f2d747b9f3c9198aa817b503c6e1679cde2f33e661a1675347c9409e0235181_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:5f2d747b9f3c9198aa817b503c6e1679cde2f33e661a1675347c9409e0235181_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:a9890f3b7ab256ececc85c1c3e73324390d625ef43c1b793a5c33739036cb2c6_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:a9890f3b7ab256ececc85c1c3e73324390d625ef43c1b793a5c33739036cb2c6_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:a9890f3b7ab256ececc85c1c3e73324390d625ef43c1b793a5c33739036cb2c6_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:ef8263f0e7ea9a2195be5e29d25df1e3363d38591771508f0af625cb88edb4e4_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:ef8263f0e7ea9a2195be5e29d25df1e3363d38591771508f0af625cb88edb4e4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:ef8263f0e7ea9a2195be5e29d25df1e3363d38591771508f0af625cb88edb4e4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5d10f53dd1153d207894e64bec4a55b77c265a81f6eeb9474c01a99bcb8e440a_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5d10f53dd1153d207894e64bec4a55b77c265a81f6eeb9474c01a99bcb8e440a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5d10f53dd1153d207894e64bec4a55b77c265a81f6eeb9474c01a99bcb8e440a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5f2d747b9f3c9198aa817b503c6e1679cde2f33e661a1675347c9409e0235181_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5f2d747b9f3c9198aa817b503c6e1679cde2f33e661a1675347c9409e0235181_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5f2d747b9f3c9198aa817b503c6e1679cde2f33e661a1675347c9409e0235181_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a9890f3b7ab256ececc85c1c3e73324390d625ef43c1b793a5c33739036cb2c6_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a9890f3b7ab256ececc85c1c3e73324390d625ef43c1b793a5c33739036cb2c6_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a9890f3b7ab256ececc85c1c3e73324390d625ef43c1b793a5c33739036cb2c6_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ef8263f0e7ea9a2195be5e29d25df1e3363d38591771508f0af625cb88edb4e4_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ef8263f0e7ea9a2195be5e29d25df1e3363d38591771508f0af625cb88edb4e4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ef8263f0e7ea9a2195be5e29d25df1e3363d38591771508f0af625cb88edb4e4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:1ef4f28ae89390c01d127c68b573baaf76e66578341155848aff34cb3ce0e3ba_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:1ef4f28ae89390c01d127c68b573baaf76e66578341155848aff34cb3ce0e3ba_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:1ef4f28ae89390c01d127c68b573baaf76e66578341155848aff34cb3ce0e3ba_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:7bdd5b1361a77ff00da1ff8a7886935a0259ab5f3dc0f5e7e01410b0db924edc_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:7bdd5b1361a77ff00da1ff8a7886935a0259ab5f3dc0f5e7e01410b0db924edc_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:7bdd5b1361a77ff00da1ff8a7886935a0259ab5f3dc0f5e7e01410b0db924edc_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:a85573c8909df01cbb2965aa51d239160097e2c71e3222ba2723dbcecee3e7fc_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:a85573c8909df01cbb2965aa51d239160097e2c71e3222ba2723dbcecee3e7fc_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:a85573c8909df01cbb2965aa51d239160097e2c71e3222ba2723dbcecee3e7fc_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:e26500f31d00d6a0c76083bf56b65f2f4f4d46e2319432f26cedcc87a07fd88b_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:e26500f31d00d6a0c76083bf56b65f2f4f4d46e2319432f26cedcc87a07fd88b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:e26500f31d00d6a0c76083bf56b65f2f4f4d46e2319432f26cedcc87a07fd88b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:0cd47be4218b3e0ddbbcafa602fd83f3364e13f50884aba7e203002f5bf54aba_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:0cd47be4218b3e0ddbbcafa602fd83f3364e13f50884aba7e203002f5bf54aba_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:0cd47be4218b3e0ddbbcafa602fd83f3364e13f50884aba7e203002f5bf54aba_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:2360c3e27356e5894df829df4de24324533d8c4a08305bf933da59634fa1fa4c_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:2360c3e27356e5894df829df4de24324533d8c4a08305bf933da59634fa1fa4c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:2360c3e27356e5894df829df4de24324533d8c4a08305bf933da59634fa1fa4c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:5d090e161bd70bc0ab4e611f4436849d09785b19ebd7733c79dc374495886d23_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:5d090e161bd70bc0ab4e611f4436849d09785b19ebd7733c79dc374495886d23_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:5d090e161bd70bc0ab4e611f4436849d09785b19ebd7733c79dc374495886d23_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:9285b41510034ed796ccc80211cd9b4f8cc805cd20cf629fcf6fe59781a9388b_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:9285b41510034ed796ccc80211cd9b4f8cc805cd20cf629fcf6fe59781a9388b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:9285b41510034ed796ccc80211cd9b4f8cc805cd20cf629fcf6fe59781a9388b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:2e6884784f457c35a7856ff8e95a0d975158e5f79a490cbf327a1cf74a7d5493_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:2e6884784f457c35a7856ff8e95a0d975158e5f79a490cbf327a1cf74a7d5493_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:2e6884784f457c35a7856ff8e95a0d975158e5f79a490cbf327a1cf74a7d5493_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:8265a610a667982aae8700534a67be51ea572e9dc0980a9c7d12254dfe1082fe_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:8265a610a667982aae8700534a67be51ea572e9dc0980a9c7d12254dfe1082fe_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:8265a610a667982aae8700534a67be51ea572e9dc0980a9c7d12254dfe1082fe_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:9a089fedc5049fe49b1aafb8b05a42c24a406801264e56ad21ca833799160980_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:9a089fedc5049fe49b1aafb8b05a42c24a406801264e56ad21ca833799160980_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:9a089fedc5049fe49b1aafb8b05a42c24a406801264e56ad21ca833799160980_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:fe1f37fa63111bb1a4eda069fe30f937ee5848431fe041b8bb5c1e1648efa98f_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:fe1f37fa63111bb1a4eda069fe30f937ee5848431fe041b8bb5c1e1648efa98f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:fe1f37fa63111bb1a4eda069fe30f937ee5848431fe041b8bb5c1e1648efa98f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:001c17d6c2662d6b1c957fc93fed2a2552fe6b776e36709f59e8f22943d1b87f_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:001c17d6c2662d6b1c957fc93fed2a2552fe6b776e36709f59e8f22943d1b87f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:001c17d6c2662d6b1c957fc93fed2a2552fe6b776e36709f59e8f22943d1b87f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:32bdcfe9b7a573362f666b12534637638bc229c4a24c2949306d4d580bca570a_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:32bdcfe9b7a573362f666b12534637638bc229c4a24c2949306d4d580bca570a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:32bdcfe9b7a573362f666b12534637638bc229c4a24c2949306d4d580bca570a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:a2c711c5d0a7e9fcc74ee14b7ae5e0b7c1b750801ddefbb76edf2c5039bebfde_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:a2c711c5d0a7e9fcc74ee14b7ae5e0b7c1b750801ddefbb76edf2c5039bebfde_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:a2c711c5d0a7e9fcc74ee14b7ae5e0b7c1b750801ddefbb76edf2c5039bebfde_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:f280b2a3d384105a808c0978cdd9e93513b5a98d24d6824864231068392958b5_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:f280b2a3d384105a808c0978cdd9e93513b5a98d24d6824864231068392958b5_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:f280b2a3d384105a808c0978cdd9e93513b5a98d24d6824864231068392958b5_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:bf48a04cd500fefd09860534cf7e5f73f47b6b9af742009e54ce558f257092ef_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:bf48a04cd500fefd09860534cf7e5f73f47b6b9af742009e54ce558f257092ef_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:bf48a04cd500fefd09860534cf7e5f73f47b6b9af742009e54ce558f257092ef_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:dadf5565c285e57c487daf6ba9795fcd132ecf609bacd685fd603627bb4b88bc_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:dadf5565c285e57c487daf6ba9795fcd132ecf609bacd685fd603627bb4b88bc_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:dadf5565c285e57c487daf6ba9795fcd132ecf609bacd685fd603627bb4b88bc_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:eebcb3d2e293283c9586555f37f30fe55817c109a4052acf620cdd480a00be30_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:eebcb3d2e293283c9586555f37f30fe55817c109a4052acf620cdd480a00be30_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:eebcb3d2e293283c9586555f37f30fe55817c109a4052acf620cdd480a00be30_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:fe62205fa3316feadb1b16b3fb575206a9548ee6536d8cbe721f06ec629b046c_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:fe62205fa3316feadb1b16b3fb575206a9548ee6536d8cbe721f06ec629b046c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:fe62205fa3316feadb1b16b3fb575206a9548ee6536d8cbe721f06ec629b046c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:10b49ba758c15fd133d4887254c0748006bff6ac6adab947b097786cdb4ce9dd_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:10b49ba758c15fd133d4887254c0748006bff6ac6adab947b097786cdb4ce9dd_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:10b49ba758c15fd133d4887254c0748006bff6ac6adab947b097786cdb4ce9dd_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:ae776fbf2b8066cc8da9bde5989c4b340fb01c08cb56b8ef0bd6f2b897de25d3_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:ae776fbf2b8066cc8da9bde5989c4b340fb01c08cb56b8ef0bd6f2b897de25d3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:ae776fbf2b8066cc8da9bde5989c4b340fb01c08cb56b8ef0bd6f2b897de25d3_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:b01854d6eb1b919ebdb4e9ee2daf4c3c268b7e5e80b5cb0fa68bf0be1de178c8_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:b01854d6eb1b919ebdb4e9ee2daf4c3c268b7e5e80b5cb0fa68bf0be1de178c8_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:b01854d6eb1b919ebdb4e9ee2daf4c3c268b7e5e80b5cb0fa68bf0be1de178c8_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:e90b2212848d9818bed2ea5307abfaaa5ed4b545981f3307e2ec877653110107_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:e90b2212848d9818bed2ea5307abfaaa5ed4b545981f3307e2ec877653110107_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:e90b2212848d9818bed2ea5307abfaaa5ed4b545981f3307e2ec877653110107_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:2317831c8a3b21d4b61e53170019c0ea2112a004ff689fdc6a8bdca87691a061_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:2317831c8a3b21d4b61e53170019c0ea2112a004ff689fdc6a8bdca87691a061_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:2317831c8a3b21d4b61e53170019c0ea2112a004ff689fdc6a8bdca87691a061_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:564af798b8ebd3396de5a1c8b4fbf427491b3722e532b8e47292b8734fbc227c_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:564af798b8ebd3396de5a1c8b4fbf427491b3722e532b8e47292b8734fbc227c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:564af798b8ebd3396de5a1c8b4fbf427491b3722e532b8e47292b8734fbc227c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:a79521c49af1e4276e086e1834b76973698147ee59b38b19cd692b1e36f2af6b_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:a79521c49af1e4276e086e1834b76973698147ee59b38b19cd692b1e36f2af6b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:a79521c49af1e4276e086e1834b76973698147ee59b38b19cd692b1e36f2af6b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:c2dfd6b8018d4b4c554bdd53555481d4dd8c275afb287489bcc9cdbcebcb589a_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:c2dfd6b8018d4b4c554bdd53555481d4dd8c275afb287489bcc9cdbcebcb589a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:c2dfd6b8018d4b4c554bdd53555481d4dd8c275afb287489bcc9cdbcebcb589a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:6b4a9cecea357c53a7235aef224a70ae5848f25bdd3b1f884692386b65079caa_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:6b4a9cecea357c53a7235aef224a70ae5848f25bdd3b1f884692386b65079caa_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:6b4a9cecea357c53a7235aef224a70ae5848f25bdd3b1f884692386b65079caa_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:8895d8986ec12092a3744beaa659d9168d50cdc4262bf56e4b0a4943b0e0b183_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:8895d8986ec12092a3744beaa659d9168d50cdc4262bf56e4b0a4943b0e0b183_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:8895d8986ec12092a3744beaa659d9168d50cdc4262bf56e4b0a4943b0e0b183_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:a798e79656ee10b7f1f7861899be74bdd4e9e56af6d293c3c01799adc9f7c08f_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:a798e79656ee10b7f1f7861899be74bdd4e9e56af6d293c3c01799adc9f7c08f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:a798e79656ee10b7f1f7861899be74bdd4e9e56af6d293c3c01799adc9f7c08f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:e0fe358939dd6467e7c1df2ec633214facbeee271ae3cd3be10164effe081a96_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:e0fe358939dd6467e7c1df2ec633214facbeee271ae3cd3be10164effe081a96_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:e0fe358939dd6467e7c1df2ec633214facbeee271ae3cd3be10164effe081a96_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:51b376c808410468431752d8c76963259ceeaa6f4bc0afc9d874021aa87228a3_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:51b376c808410468431752d8c76963259ceeaa6f4bc0afc9d874021aa87228a3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:51b376c808410468431752d8c76963259ceeaa6f4bc0afc9d874021aa87228a3_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:7a0590eb3e20adede6ca21a4b94799a884ab1f2acfc5c4542e16c153dded98f3_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:7a0590eb3e20adede6ca21a4b94799a884ab1f2acfc5c4542e16c153dded98f3_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:7a0590eb3e20adede6ca21a4b94799a884ab1f2acfc5c4542e16c153dded98f3_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:aba77589a255ede5446c926df72c379a05a6c5a1f964efb5314bf1c53fde3b40_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:aba77589a255ede5446c926df72c379a05a6c5a1f964efb5314bf1c53fde3b40_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:aba77589a255ede5446c926df72c379a05a6c5a1f964efb5314bf1c53fde3b40_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:d6f3432b422eb7f8b0f36b8b7713658bb13aa3f318f04cc424c42f7831e3b47d_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:d6f3432b422eb7f8b0f36b8b7713658bb13aa3f318f04cc424c42f7831e3b47d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:d6f3432b422eb7f8b0f36b8b7713658bb13aa3f318f04cc424c42f7831e3b47d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader@sha256:856e121f8f6d4edfa598ac330248b024b6e065ec3de8aeecffb853b80f42c488_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:856e121f8f6d4edfa598ac330248b024b6e065ec3de8aeecffb853b80f42c488_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-configmap-reloader@sha256:856e121f8f6d4edfa598ac330248b024b6e065ec3de8aeecffb853b80f42c488_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader@sha256:af4ef7426551607b26cf68821dde2867175323294b33524f2bfca9d10a561e33_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:af4ef7426551607b26cf68821dde2867175323294b33524f2bfca9d10a561e33_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-configmap-reloader@sha256:af4ef7426551607b26cf68821dde2867175323294b33524f2bfca9d10a561e33_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader@sha256:ef2783a4996d5d1fcf91f88f0ec0be835d0744fce89503464621e16016a7e2f1_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:ef2783a4996d5d1fcf91f88f0ec0be835d0744fce89503464621e16016a7e2f1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-configmap-reloader@sha256:ef2783a4996d5d1fcf91f88f0ec0be835d0744fce89503464621e16016a7e2f1_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader@sha256:fb5d80bbebdcea6840ac59713847582cf9e9e7a1c337263f0448e8b20a234ecd_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:fb5d80bbebdcea6840ac59713847582cf9e9e7a1c337263f0448e8b20a234ecd_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-configmap-reloader@sha256:fb5d80bbebdcea6840ac59713847582cf9e9e7a1c337263f0448e8b20a234ecd_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-operator@sha256:1153a4561686809ec2291b451d29054541d781acbc74c7da41a1947e345ea92f_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-console-operator@sha256:1153a4561686809ec2291b451d29054541d781acbc74c7da41a1947e345ea92f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-operator@sha256:1153a4561686809ec2291b451d29054541d781acbc74c7da41a1947e345ea92f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-operator@sha256:1706921d20f3f49d3bfee4a4755a9b645abdb68535453b367e5c2c678d287c1a_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-console-operator@sha256:1706921d20f3f49d3bfee4a4755a9b645abdb68535453b367e5c2c678d287c1a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-operator@sha256:1706921d20f3f49d3bfee4a4755a9b645abdb68535453b367e5c2c678d287c1a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-operator@sha256:9eca18c188bf8513cb12f2fc17eb30c899707caee1de492376ae2220c9550fb9_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-console-operator@sha256:9eca18c188bf8513cb12f2fc17eb30c899707caee1de492376ae2220c9550fb9_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-operator@sha256:9eca18c188bf8513cb12f2fc17eb30c899707caee1de492376ae2220c9550fb9_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-operator@sha256:a4c72257a453f892f4a3fe365a98d897ad7554934888d6c1543e9020c2f19751_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-console-operator@sha256:a4c72257a453f892f4a3fe365a98d897ad7554934888d6c1543e9020c2f19751_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-operator@sha256:a4c72257a453f892f4a3fe365a98d897ad7554934888d6c1543e9020c2f19751_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console@sha256:7cce4da59bc87634039c6ce92b97bc34476bc72b025cdd85b19dd29c71a0a5f8_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-console@sha256:7cce4da59bc87634039c6ce92b97bc34476bc72b025cdd85b19dd29c71a0a5f8_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-console@sha256:7cce4da59bc87634039c6ce92b97bc34476bc72b025cdd85b19dd29c71a0a5f8_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console@sha256:98a3bfd1c2fa6c1e6b59817182e74545d3ff5d3dcb859d94800dd4db96d3e3f8_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-console@sha256:98a3bfd1c2fa6c1e6b59817182e74545d3ff5d3dcb859d94800dd4db96d3e3f8_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-console@sha256:98a3bfd1c2fa6c1e6b59817182e74545d3ff5d3dcb859d94800dd4db96d3e3f8_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console@sha256:9a0ef903b5605690e40d923cfec4e0d3f53d291d372c1870e8481a669f5047d1_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-console@sha256:9a0ef903b5605690e40d923cfec4e0d3f53d291d372c1870e8481a669f5047d1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-console@sha256:9a0ef903b5605690e40d923cfec4e0d3f53d291d372c1870e8481a669f5047d1_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console@sha256:e29fe4839a240863c334505deecc8c853f69791f3f2a96dca976d11513e96835_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-console@sha256:e29fe4839a240863c334505deecc8c853f69791f3f2a96dca976d11513e96835_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-console@sha256:e29fe4839a240863c334505deecc8c853f69791f3f2a96dca976d11513e96835_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:0e9f8d104ed909217193284ce538c2b83d9e6838f1aa5343578987972e83a606_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:0e9f8d104ed909217193284ce538c2b83d9e6838f1aa5343578987972e83a606_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:0e9f8d104ed909217193284ce538c2b83d9e6838f1aa5343578987972e83a606_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:1117de182793a2fb65ae43ffe8e898a0986ff34b05f36d3e8274a94bc2ca16b0_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:1117de182793a2fb65ae43ffe8e898a0986ff34b05f36d3e8274a94bc2ca16b0_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:1117de182793a2fb65ae43ffe8e898a0986ff34b05f36d3e8274a94bc2ca16b0_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:1c26bde6d652ac8d28bbc4ec29a38a71792f671d974780aac8e81296ee80c4da_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:1c26bde6d652ac8d28bbc4ec29a38a71792f671d974780aac8e81296ee80c4da_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:1c26bde6d652ac8d28bbc4ec29a38a71792f671d974780aac8e81296ee80c4da_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:d69127bbf7535ea9616be13f95210f1069443790e449f2717782b71d67b9dca4_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:d69127bbf7535ea9616be13f95210f1069443790e449f2717782b71d67b9dca4_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:d69127bbf7535ea9616be13f95210f1069443790e449f2717782b71d67b9dca4_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-coredns@sha256:30ff6deda826696982a8981aa7f276cae5b08ee0ee6bd88eef2e405163fe329f_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-coredns@sha256:30ff6deda826696982a8981aa7f276cae5b08ee0ee6bd88eef2e405163fe329f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-coredns@sha256:30ff6deda826696982a8981aa7f276cae5b08ee0ee6bd88eef2e405163fe329f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-coredns@sha256:598de435084023c49bcc0f703a11befb114563145532ea79ae4eb0a76329db12_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-coredns@sha256:598de435084023c49bcc0f703a11befb114563145532ea79ae4eb0a76329db12_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-coredns@sha256:598de435084023c49bcc0f703a11befb114563145532ea79ae4eb0a76329db12_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-coredns@sha256:6e107dfd85dce7cefde626f24aaaac20217e96fc79941ff0399f6433bbe790fb_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-coredns@sha256:6e107dfd85dce7cefde626f24aaaac20217e96fc79941ff0399f6433bbe790fb_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-coredns@sha256:6e107dfd85dce7cefde626f24aaaac20217e96fc79941ff0399f6433bbe790fb_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-coredns@sha256:c644399c7e6ec0df2b255314d60d616cec53fe7093f8ef457460279f20a8d8da_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-coredns@sha256:c644399c7e6ec0df2b255314d60d616cec53fe7093f8ef457460279f20a8d8da_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-coredns@sha256:c644399c7e6ec0df2b255314d60d616cec53fe7093f8ef457460279f20a8d8da_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:076f3801f85c41edc7b58312bbf51750ec17088a7b18a436e7ed273c781151ac_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:076f3801f85c41edc7b58312bbf51750ec17088a7b18a436e7ed273c781151ac_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:076f3801f85c41edc7b58312bbf51750ec17088a7b18a436e7ed273c781151ac_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:231d9ffdcde58135e15243ca8d095d82032e3666078d3611f993cc3245601d2c_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:231d9ffdcde58135e15243ca8d095d82032e3666078d3611f993cc3245601d2c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:231d9ffdcde58135e15243ca8d095d82032e3666078d3611f993cc3245601d2c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:94399f2de9bbaf5d91c7ed255ca1f6f9a9552a65fe76fe7c386e95f756e4034e_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:94399f2de9bbaf5d91c7ed255ca1f6f9a9552a65fe76fe7c386e95f756e4034e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:94399f2de9bbaf5d91c7ed255ca1f6f9a9552a65fe76fe7c386e95f756e4034e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:c48c00a36d31895963dafe2edb89ce98e5dfd5d09fdebbe82d112f68bee6b1bd_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:c48c00a36d31895963dafe2edb89ce98e5dfd5d09fdebbe82d112f68bee6b1bd_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:c48c00a36d31895963dafe2edb89ce98e5dfd5d09fdebbe82d112f68bee6b1bd_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:74044a0b25668ca4f0200b2fb293c4ce070c92df4e519a2f3c1eb8fadfa3500c_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:74044a0b25668ca4f0200b2fb293c4ce070c92df4e519a2f3c1eb8fadfa3500c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:74044a0b25668ca4f0200b2fb293c4ce070c92df4e519a2f3c1eb8fadfa3500c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:ab39e0474695e01affe12e7cb28e14a3c87c70391350bdfd3c73dbd0c66005b6_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:ab39e0474695e01affe12e7cb28e14a3c87c70391350bdfd3c73dbd0c66005b6_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:ab39e0474695e01affe12e7cb28e14a3c87c70391350bdfd3c73dbd0c66005b6_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:04205df754e5061218a7de6463f622c33b9e200d91237b80728bc507a945c538_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:04205df754e5061218a7de6463f622c33b9e200d91237b80728bc507a945c538_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:04205df754e5061218a7de6463f622c33b9e200d91237b80728bc507a945c538_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:0a857fd05543aa1b297d7b637887df7b6050ae243ec205899bfb48f0fd29a1e3_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:0a857fd05543aa1b297d7b637887df7b6050ae243ec205899bfb48f0fd29a1e3_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:0a857fd05543aa1b297d7b637887df7b6050ae243ec205899bfb48f0fd29a1e3_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:45dec9eb0e88e93dc27a4714ba3e07ce5b039346bc3b3ea8f1ade78762ebd678_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:45dec9eb0e88e93dc27a4714ba3e07ce5b039346bc3b3ea8f1ade78762ebd678_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:45dec9eb0e88e93dc27a4714ba3e07ce5b039346bc3b3ea8f1ade78762ebd678_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:5c2929ee80bd012a299c2ad48626ec0555dc5c1783d1d6a97995563c50b010e5_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:5c2929ee80bd012a299c2ad48626ec0555dc5c1783d1d6a97995563c50b010e5_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:5c2929ee80bd012a299c2ad48626ec0555dc5c1783d1d6a97995563c50b010e5_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:1c79f18eae6233510e5390df0e297fb15e7d0c95a5910086abe48b5f71e63628_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:1c79f18eae6233510e5390df0e297fb15e7d0c95a5910086abe48b5f71e63628_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:1c79f18eae6233510e5390df0e297fb15e7d0c95a5910086abe48b5f71e63628_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:25116554211fa6c1133752d83a28512e78744367654b6b77384e6e73881f17ea_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:25116554211fa6c1133752d83a28512e78744367654b6b77384e6e73881f17ea_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:25116554211fa6c1133752d83a28512e78744367654b6b77384e6e73881f17ea_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:86dbb16e86839d08085df20f9dd5a8cea6d47885562e5702b7e852e8ac812dae_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:86dbb16e86839d08085df20f9dd5a8cea6d47885562e5702b7e852e8ac812dae_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:86dbb16e86839d08085df20f9dd5a8cea6d47885562e5702b7e852e8ac812dae_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:a1f3b7ac22eae1602de286f28716dd5f04eece905a687a44070265b5440ab8a6_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:a1f3b7ac22eae1602de286f28716dd5f04eece905a687a44070265b5440ab8a6_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:a1f3b7ac22eae1602de286f28716dd5f04eece905a687a44070265b5440ab8a6_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:2d605373f6c95fe55b1e3a5a8f60b0a5591a10e13d37640a81f912921d4e4923_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:2d605373f6c95fe55b1e3a5a8f60b0a5591a10e13d37640a81f912921d4e4923_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:2d605373f6c95fe55b1e3a5a8f60b0a5591a10e13d37640a81f912921d4e4923_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:614e1cdb127cf965d02a129cb5bf5f463dbb7732e44f176ff21b1977913d955c_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:614e1cdb127cf965d02a129cb5bf5f463dbb7732e44f176ff21b1977913d955c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:614e1cdb127cf965d02a129cb5bf5f463dbb7732e44f176ff21b1977913d955c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:b7df072f955d73e814c32911cda8345ddb5cabc496666813919c3e27b0fa239e_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:b7df072f955d73e814c32911cda8345ddb5cabc496666813919c3e27b0fa239e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:b7df072f955d73e814c32911cda8345ddb5cabc496666813919c3e27b0fa239e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:db3aa9b039783f81fa47b6eaf95efd926aab82e6287e27d97ae43946c00f2a99_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:db3aa9b039783f81fa47b6eaf95efd926aab82e6287e27d97ae43946c00f2a99_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:db3aa9b039783f81fa47b6eaf95efd926aab82e6287e27d97ae43946c00f2a99_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:0706d6afc149559caada6c3df8205fb3821a0a2e91643c1a7dfe5d2867765267_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:0706d6afc149559caada6c3df8205fb3821a0a2e91643c1a7dfe5d2867765267_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:0706d6afc149559caada6c3df8205fb3821a0a2e91643c1a7dfe5d2867765267_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:17b0be8dcd895eb093a80072397f33be23ec0cfb5d82b0523c1133ce441a75cb_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:17b0be8dcd895eb093a80072397f33be23ec0cfb5d82b0523c1133ce441a75cb_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:17b0be8dcd895eb093a80072397f33be23ec0cfb5d82b0523c1133ce441a75cb_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:49e8baa46a81bcbdf2d0e842dfae9d0b13cefee8b4e148d60c2080ba7791138d_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:49e8baa46a81bcbdf2d0e842dfae9d0b13cefee8b4e148d60c2080ba7791138d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:49e8baa46a81bcbdf2d0e842dfae9d0b13cefee8b4e148d60c2080ba7791138d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:4fe297b07f5cf27b237dac7843328ab33d606e3190591b17e5f244de096fb336_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:4fe297b07f5cf27b237dac7843328ab33d606e3190591b17e5f244de096fb336_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:4fe297b07f5cf27b237dac7843328ab33d606e3190591b17e5f244de096fb336_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:0706d6afc149559caada6c3df8205fb3821a0a2e91643c1a7dfe5d2867765267_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:0706d6afc149559caada6c3df8205fb3821a0a2e91643c1a7dfe5d2867765267_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:0706d6afc149559caada6c3df8205fb3821a0a2e91643c1a7dfe5d2867765267_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:17b0be8dcd895eb093a80072397f33be23ec0cfb5d82b0523c1133ce441a75cb_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:17b0be8dcd895eb093a80072397f33be23ec0cfb5d82b0523c1133ce441a75cb_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:17b0be8dcd895eb093a80072397f33be23ec0cfb5d82b0523c1133ce441a75cb_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:49e8baa46a81bcbdf2d0e842dfae9d0b13cefee8b4e148d60c2080ba7791138d_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:49e8baa46a81bcbdf2d0e842dfae9d0b13cefee8b4e148d60c2080ba7791138d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:49e8baa46a81bcbdf2d0e842dfae9d0b13cefee8b4e148d60c2080ba7791138d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:4fe297b07f5cf27b237dac7843328ab33d606e3190591b17e5f244de096fb336_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:4fe297b07f5cf27b237dac7843328ab33d606e3190591b17e5f244de096fb336_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:4fe297b07f5cf27b237dac7843328ab33d606e3190591b17e5f244de096fb336_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:459188a4898f017e84c39e8a01ebcfe799c01dd6228f8a66525190ac4e657c19_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:459188a4898f017e84c39e8a01ebcfe799c01dd6228f8a66525190ac4e657c19_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:459188a4898f017e84c39e8a01ebcfe799c01dd6228f8a66525190ac4e657c19_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:999761386822360784bbe07badfdf83814aa52d83ac6b467ba848dd1387ad56a_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:999761386822360784bbe07badfdf83814aa52d83ac6b467ba848dd1387ad56a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:999761386822360784bbe07badfdf83814aa52d83ac6b467ba848dd1387ad56a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:ae54b704412adcb6648445aae702be0c8ffc4427ca88d6527c0ca3e04e11c6a6_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:ae54b704412adcb6648445aae702be0c8ffc4427ca88d6527c0ca3e04e11c6a6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:ae54b704412adcb6648445aae702be0c8ffc4427ca88d6527c0ca3e04e11c6a6_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:ec2cc32f380673fc74bf9d31ecc060db8aba1bc36e8268a0c241d2460678a7c8_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:ec2cc32f380673fc74bf9d31ecc060db8aba1bc36e8268a0c241d2460678a7c8_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:ec2cc32f380673fc74bf9d31ecc060db8aba1bc36e8268a0c241d2460678a7c8_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:459188a4898f017e84c39e8a01ebcfe799c01dd6228f8a66525190ac4e657c19_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:459188a4898f017e84c39e8a01ebcfe799c01dd6228f8a66525190ac4e657c19_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:459188a4898f017e84c39e8a01ebcfe799c01dd6228f8a66525190ac4e657c19_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:999761386822360784bbe07badfdf83814aa52d83ac6b467ba848dd1387ad56a_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:999761386822360784bbe07badfdf83814aa52d83ac6b467ba848dd1387ad56a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:999761386822360784bbe07badfdf83814aa52d83ac6b467ba848dd1387ad56a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:ae54b704412adcb6648445aae702be0c8ffc4427ca88d6527c0ca3e04e11c6a6_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:ae54b704412adcb6648445aae702be0c8ffc4427ca88d6527c0ca3e04e11c6a6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:ae54b704412adcb6648445aae702be0c8ffc4427ca88d6527c0ca3e04e11c6a6_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:ec2cc32f380673fc74bf9d31ecc060db8aba1bc36e8268a0c241d2460678a7c8_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:ec2cc32f380673fc74bf9d31ecc060db8aba1bc36e8268a0c241d2460678a7c8_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:ec2cc32f380673fc74bf9d31ecc060db8aba1bc36e8268a0c241d2460678a7c8_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:8de6485e84cbe88a9c865f2e8c8d4adfc729208a22f3d00ed31871fd4c4004b8_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:8de6485e84cbe88a9c865f2e8c8d4adfc729208a22f3d00ed31871fd4c4004b8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:8de6485e84cbe88a9c865f2e8c8d4adfc729208a22f3d00ed31871fd4c4004b8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:b0b48003056ed839713f66e4912750d62c217eb2c16b8609bc403e86856ea364_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:b0b48003056ed839713f66e4912750d62c217eb2c16b8609bc403e86856ea364_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:b0b48003056ed839713f66e4912750d62c217eb2c16b8609bc403e86856ea364_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:bc9063411e9fbc8528c434afa0198676a91655e21b8edb050664821d0305ae66_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:bc9063411e9fbc8528c434afa0198676a91655e21b8edb050664821d0305ae66_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:bc9063411e9fbc8528c434afa0198676a91655e21b8edb050664821d0305ae66_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:e6238cb10c82754d71b7de9a91e992961a1dd757271e585b086c4030f77c7d63_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:e6238cb10c82754d71b7de9a91e992961a1dd757271e585b086c4030f77c7d63_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:e6238cb10c82754d71b7de9a91e992961a1dd757271e585b086c4030f77c7d63_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:8de6485e84cbe88a9c865f2e8c8d4adfc729208a22f3d00ed31871fd4c4004b8_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:8de6485e84cbe88a9c865f2e8c8d4adfc729208a22f3d00ed31871fd4c4004b8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:8de6485e84cbe88a9c865f2e8c8d4adfc729208a22f3d00ed31871fd4c4004b8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:b0b48003056ed839713f66e4912750d62c217eb2c16b8609bc403e86856ea364_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:b0b48003056ed839713f66e4912750d62c217eb2c16b8609bc403e86856ea364_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:b0b48003056ed839713f66e4912750d62c217eb2c16b8609bc403e86856ea364_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:bc9063411e9fbc8528c434afa0198676a91655e21b8edb050664821d0305ae66_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:bc9063411e9fbc8528c434afa0198676a91655e21b8edb050664821d0305ae66_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:bc9063411e9fbc8528c434afa0198676a91655e21b8edb050664821d0305ae66_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:e6238cb10c82754d71b7de9a91e992961a1dd757271e585b086c4030f77c7d63_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:e6238cb10c82754d71b7de9a91e992961a1dd757271e585b086c4030f77c7d63_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:e6238cb10c82754d71b7de9a91e992961a1dd757271e585b086c4030f77c7d63_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:2792c1dad466fa29d4ff34b6283ab37e19e15d347a9b76f09ef8a9b667751f60_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:2792c1dad466fa29d4ff34b6283ab37e19e15d347a9b76f09ef8a9b667751f60_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:2792c1dad466fa29d4ff34b6283ab37e19e15d347a9b76f09ef8a9b667751f60_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:5fb9a73723e7f25a9198d7b4051c59578a72d67165377b0e70385851c81d5104_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:5fb9a73723e7f25a9198d7b4051c59578a72d67165377b0e70385851c81d5104_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:5fb9a73723e7f25a9198d7b4051c59578a72d67165377b0e70385851c81d5104_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:a98473583baacfdc309f1b97bdfbdc2d27392378dbb7f65b2189110fdab20bb6_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:a98473583baacfdc309f1b97bdfbdc2d27392378dbb7f65b2189110fdab20bb6_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:a98473583baacfdc309f1b97bdfbdc2d27392378dbb7f65b2189110fdab20bb6_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:bb28b8215b30a31b68ac4c47bea32235a6f5199eb6dae16d107c076783d19205_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:bb28b8215b30a31b68ac4c47bea32235a6f5199eb6dae16d107c076783d19205_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:bb28b8215b30a31b68ac4c47bea32235a6f5199eb6dae16d107c076783d19205_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:2792c1dad466fa29d4ff34b6283ab37e19e15d347a9b76f09ef8a9b667751f60_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:2792c1dad466fa29d4ff34b6283ab37e19e15d347a9b76f09ef8a9b667751f60_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:2792c1dad466fa29d4ff34b6283ab37e19e15d347a9b76f09ef8a9b667751f60_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:5fb9a73723e7f25a9198d7b4051c59578a72d67165377b0e70385851c81d5104_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:5fb9a73723e7f25a9198d7b4051c59578a72d67165377b0e70385851c81d5104_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:5fb9a73723e7f25a9198d7b4051c59578a72d67165377b0e70385851c81d5104_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:a98473583baacfdc309f1b97bdfbdc2d27392378dbb7f65b2189110fdab20bb6_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:a98473583baacfdc309f1b97bdfbdc2d27392378dbb7f65b2189110fdab20bb6_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:a98473583baacfdc309f1b97bdfbdc2d27392378dbb7f65b2189110fdab20bb6_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:bb28b8215b30a31b68ac4c47bea32235a6f5199eb6dae16d107c076783d19205_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:bb28b8215b30a31b68ac4c47bea32235a6f5199eb6dae16d107c076783d19205_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:bb28b8215b30a31b68ac4c47bea32235a6f5199eb6dae16d107c076783d19205_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:1efbc8f0318e06ff59a9b44ff0e0e3d2247a7512456ca72e214a692b03c87061_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:1efbc8f0318e06ff59a9b44ff0e0e3d2247a7512456ca72e214a692b03c87061_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:1efbc8f0318e06ff59a9b44ff0e0e3d2247a7512456ca72e214a692b03c87061_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:81cb8fd068a52336419f076b7a4842e9387c669b401db6287de6b75a5394678c_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:81cb8fd068a52336419f076b7a4842e9387c669b401db6287de6b75a5394678c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:81cb8fd068a52336419f076b7a4842e9387c669b401db6287de6b75a5394678c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:84d0a69684c8aa0bbf84688c0ee3610a8507519695880ffac582ac35058efca9_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:84d0a69684c8aa0bbf84688c0ee3610a8507519695880ffac582ac35058efca9_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:84d0a69684c8aa0bbf84688c0ee3610a8507519695880ffac582ac35058efca9_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:c34281d09b1262a8eac08c2eda2a1780c3a5ae4e795268c931218cf2b5a8d33b_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:c34281d09b1262a8eac08c2eda2a1780c3a5ae4e795268c931218cf2b5a8d33b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:c34281d09b1262a8eac08c2eda2a1780c3a5ae4e795268c931218cf2b5a8d33b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:1efbc8f0318e06ff59a9b44ff0e0e3d2247a7512456ca72e214a692b03c87061_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:1efbc8f0318e06ff59a9b44ff0e0e3d2247a7512456ca72e214a692b03c87061_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:1efbc8f0318e06ff59a9b44ff0e0e3d2247a7512456ca72e214a692b03c87061_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:81cb8fd068a52336419f076b7a4842e9387c669b401db6287de6b75a5394678c_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:81cb8fd068a52336419f076b7a4842e9387c669b401db6287de6b75a5394678c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:81cb8fd068a52336419f076b7a4842e9387c669b401db6287de6b75a5394678c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:84d0a69684c8aa0bbf84688c0ee3610a8507519695880ffac582ac35058efca9_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:84d0a69684c8aa0bbf84688c0ee3610a8507519695880ffac582ac35058efca9_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:84d0a69684c8aa0bbf84688c0ee3610a8507519695880ffac582ac35058efca9_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:c34281d09b1262a8eac08c2eda2a1780c3a5ae4e795268c931218cf2b5a8d33b_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:c34281d09b1262a8eac08c2eda2a1780c3a5ae4e795268c931218cf2b5a8d33b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:c34281d09b1262a8eac08c2eda2a1780c3a5ae4e795268c931218cf2b5a8d33b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:016d8816de99efc06117095f4a8aeaca50ccffbe86e08e0599b47a07d74de52b_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:016d8816de99efc06117095f4a8aeaca50ccffbe86e08e0599b47a07d74de52b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:016d8816de99efc06117095f4a8aeaca50ccffbe86e08e0599b47a07d74de52b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1e601e80d7f871c028a79e515e9d07a25b6a1e02a42ee19f017ab0a968525b66_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1e601e80d7f871c028a79e515e9d07a25b6a1e02a42ee19f017ab0a968525b66_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1e601e80d7f871c028a79e515e9d07a25b6a1e02a42ee19f017ab0a968525b66_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:41949021afda0242e6e695908a57a969b040e97d80cefbc0f89309fdaa82bd51_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:41949021afda0242e6e695908a57a969b040e97d80cefbc0f89309fdaa82bd51_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:41949021afda0242e6e695908a57a969b040e97d80cefbc0f89309fdaa82bd51_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d6d2e88b21e47c02ee5144dfc67dfd62b247a9f5a85e7adc0dd78f0736faa53d_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d6d2e88b21e47c02ee5144dfc67dfd62b247a9f5a85e7adc0dd78f0736faa53d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d6d2e88b21e47c02ee5144dfc67dfd62b247a9f5a85e7adc0dd78f0736faa53d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:016d8816de99efc06117095f4a8aeaca50ccffbe86e08e0599b47a07d74de52b_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:016d8816de99efc06117095f4a8aeaca50ccffbe86e08e0599b47a07d74de52b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:016d8816de99efc06117095f4a8aeaca50ccffbe86e08e0599b47a07d74de52b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1e601e80d7f871c028a79e515e9d07a25b6a1e02a42ee19f017ab0a968525b66_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1e601e80d7f871c028a79e515e9d07a25b6a1e02a42ee19f017ab0a968525b66_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1e601e80d7f871c028a79e515e9d07a25b6a1e02a42ee19f017ab0a968525b66_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:41949021afda0242e6e695908a57a969b040e97d80cefbc0f89309fdaa82bd51_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:41949021afda0242e6e695908a57a969b040e97d80cefbc0f89309fdaa82bd51_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:41949021afda0242e6e695908a57a969b040e97d80cefbc0f89309fdaa82bd51_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:d6d2e88b21e47c02ee5144dfc67dfd62b247a9f5a85e7adc0dd78f0736faa53d_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:d6d2e88b21e47c02ee5144dfc67dfd62b247a9f5a85e7adc0dd78f0736faa53d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:d6d2e88b21e47c02ee5144dfc67dfd62b247a9f5a85e7adc0dd78f0736faa53d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:a4618ebebe1b6e6183d9eae2eb2595c65143aa1f85c07037945c78932dbfd837_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:a4618ebebe1b6e6183d9eae2eb2595c65143aa1f85c07037945c78932dbfd837_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:a4618ebebe1b6e6183d9eae2eb2595c65143aa1f85c07037945c78932dbfd837_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:bcdaa1efb07e17e6c5a6594e86867d4cf98be7af25ac95f015712e09f6aca61b_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:bcdaa1efb07e17e6c5a6594e86867d4cf98be7af25ac95f015712e09f6aca61b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:bcdaa1efb07e17e6c5a6594e86867d4cf98be7af25ac95f015712e09f6aca61b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:d88786d939a459db290845b3416066ec59c68a49a1896bb4affe6351e76be031_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:d88786d939a459db290845b3416066ec59c68a49a1896bb4affe6351e76be031_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:d88786d939a459db290845b3416066ec59c68a49a1896bb4affe6351e76be031_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:ecc5fcb3099d16436b3b1c5cce2fab28a4fd70833bdb8d34334180fee3964635_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:ecc5fcb3099d16436b3b1c5cce2fab28a4fd70833bdb8d34334180fee3964635_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:ecc5fcb3099d16436b3b1c5cce2fab28a4fd70833bdb8d34334180fee3964635_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:a4618ebebe1b6e6183d9eae2eb2595c65143aa1f85c07037945c78932dbfd837_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:a4618ebebe1b6e6183d9eae2eb2595c65143aa1f85c07037945c78932dbfd837_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:a4618ebebe1b6e6183d9eae2eb2595c65143aa1f85c07037945c78932dbfd837_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:bcdaa1efb07e17e6c5a6594e86867d4cf98be7af25ac95f015712e09f6aca61b_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:bcdaa1efb07e17e6c5a6594e86867d4cf98be7af25ac95f015712e09f6aca61b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:bcdaa1efb07e17e6c5a6594e86867d4cf98be7af25ac95f015712e09f6aca61b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:d88786d939a459db290845b3416066ec59c68a49a1896bb4affe6351e76be031_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:d88786d939a459db290845b3416066ec59c68a49a1896bb4affe6351e76be031_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:d88786d939a459db290845b3416066ec59c68a49a1896bb4affe6351e76be031_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:ecc5fcb3099d16436b3b1c5cce2fab28a4fd70833bdb8d34334180fee3964635_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:ecc5fcb3099d16436b3b1c5cce2fab28a4fd70833bdb8d34334180fee3964635_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:ecc5fcb3099d16436b3b1c5cce2fab28a4fd70833bdb8d34334180fee3964635_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:4d98d1a1ce664504f840368241cabe61c4b956aa9d2fee3341e9da5bc59c3fdc_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:4d98d1a1ce664504f840368241cabe61c4b956aa9d2fee3341e9da5bc59c3fdc_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:4d98d1a1ce664504f840368241cabe61c4b956aa9d2fee3341e9da5bc59c3fdc_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:6e63184a7b28ee21dd3ea6c61f9401a36d1b0d16b7a48fde77eb4c6986f2e290_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:6e63184a7b28ee21dd3ea6c61f9401a36d1b0d16b7a48fde77eb4c6986f2e290_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:6e63184a7b28ee21dd3ea6c61f9401a36d1b0d16b7a48fde77eb4c6986f2e290_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:c2152b9e096e62f658d762293bcae9c60b43a256251a84a7ca9db4b7049bf636_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:c2152b9e096e62f658d762293bcae9c60b43a256251a84a7ca9db4b7049bf636_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:c2152b9e096e62f658d762293bcae9c60b43a256251a84a7ca9db4b7049bf636_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:e3ac58771ea0f3560e33285eb011f3304cf28cba300bf5b3986e49b327483a9a_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:e3ac58771ea0f3560e33285eb011f3304cf28cba300bf5b3986e49b327483a9a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:e3ac58771ea0f3560e33285eb011f3304cf28cba300bf5b3986e49b327483a9a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-deployer@sha256:5666ba993aef99281dece4fc983746b1117e0b889761e0c0a7e541eff70a5a99_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-deployer@sha256:5666ba993aef99281dece4fc983746b1117e0b889761e0c0a7e541eff70a5a99_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-deployer@sha256:5666ba993aef99281dece4fc983746b1117e0b889761e0c0a7e541eff70a5a99_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-deployer@sha256:6baa8d1a373d7e666878e85dd4fee9399f228baa7a9369d28c56ec5ce61c2d63_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-deployer@sha256:6baa8d1a373d7e666878e85dd4fee9399f228baa7a9369d28c56ec5ce61c2d63_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-deployer@sha256:6baa8d1a373d7e666878e85dd4fee9399f228baa7a9369d28c56ec5ce61c2d63_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-deployer@sha256:aa5751722aecf59acc2a9f31709003abed1ee9c31d3e0227702feca8aa58e852_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-deployer@sha256:aa5751722aecf59acc2a9f31709003abed1ee9c31d3e0227702feca8aa58e852_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-deployer@sha256:aa5751722aecf59acc2a9f31709003abed1ee9c31d3e0227702feca8aa58e852_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-deployer@sha256:b45b62e608c006a3b0285fe773d6f8d6bd8c7938c3c84270b21b9d525792ed67_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-deployer@sha256:b45b62e608c006a3b0285fe773d6f8d6bd8c7938c3c84270b21b9d525792ed67_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-deployer@sha256:b45b62e608c006a3b0285fe773d6f8d6bd8c7938c3c84270b21b9d525792ed67_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-builder@sha256:0ea3f860c6e3f8f38cb8336680535f94143c7d8eb04fd6a9ef01f03626029904_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-docker-builder@sha256:0ea3f860c6e3f8f38cb8336680535f94143c7d8eb04fd6a9ef01f03626029904_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-builder@sha256:0ea3f860c6e3f8f38cb8336680535f94143c7d8eb04fd6a9ef01f03626029904_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-builder@sha256:a7e3c2b870b3d1fc42ac2a30e868bc4d9810aebddb283f8a4221b5255c0921b1_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-docker-builder@sha256:a7e3c2b870b3d1fc42ac2a30e868bc4d9810aebddb283f8a4221b5255c0921b1_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-builder@sha256:a7e3c2b870b3d1fc42ac2a30e868bc4d9810aebddb283f8a4221b5255c0921b1_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-builder@sha256:d89cece33a8b4effcc5ee83df0b97cc19750afe514c7c4ca69852a07609320af_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-docker-builder@sha256:d89cece33a8b4effcc5ee83df0b97cc19750afe514c7c4ca69852a07609320af_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-builder@sha256:d89cece33a8b4effcc5ee83df0b97cc19750afe514c7c4ca69852a07609320af_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-builder@sha256:debc7638fb2b9821c7bc4eead476fd057504168e4b69a3158a184e187130878d_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-docker-builder@sha256:debc7638fb2b9821c7bc4eead476fd057504168e4b69a3158a184e187130878d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-builder@sha256:debc7638fb2b9821c7bc4eead476fd057504168e4b69a3158a184e187130878d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-registry@sha256:29a2bafdd8b942470edc3a0f7b5df01e3cca066d23e509a8d7143e1ba89d856c_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-docker-registry@sha256:29a2bafdd8b942470edc3a0f7b5df01e3cca066d23e509a8d7143e1ba89d856c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-registry@sha256:29a2bafdd8b942470edc3a0f7b5df01e3cca066d23e509a8d7143e1ba89d856c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-registry@sha256:439f3520f0f9740b418c2bdbd63992056bac7037b4aa36ac4cd2d0ff4dc3fdb3_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-docker-registry@sha256:439f3520f0f9740b418c2bdbd63992056bac7037b4aa36ac4cd2d0ff4dc3fdb3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-registry@sha256:439f3520f0f9740b418c2bdbd63992056bac7037b4aa36ac4cd2d0ff4dc3fdb3_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-registry@sha256:b5632ad645e044ccaf4392339b56f26745a9f018f0e1450951c76df92672552b_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-docker-registry@sha256:b5632ad645e044ccaf4392339b56f26745a9f018f0e1450951c76df92672552b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-registry@sha256:b5632ad645e044ccaf4392339b56f26745a9f018f0e1450951c76df92672552b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-registry@sha256:bfdb4ada4760cce6f46b82af1a1f1aebe36e9d36f930cb531a223891518d1766_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-docker-registry@sha256:bfdb4ada4760cce6f46b82af1a1f1aebe36e9d36f930cb531a223891518d1766_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-registry@sha256:bfdb4ada4760cce6f46b82af1a1f1aebe36e9d36f930cb531a223891518d1766_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:6e22e0e88e2ee48bc7cd50037276a58c4f3222319d57b2107f31850fbfebed5b_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:6e22e0e88e2ee48bc7cd50037276a58c4f3222319d57b2107f31850fbfebed5b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:6e22e0e88e2ee48bc7cd50037276a58c4f3222319d57b2107f31850fbfebed5b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:778583dce3cfbfbb22c98af6df6b03e65292c3f68a3158a770a6e460d4fcae15_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:778583dce3cfbfbb22c98af6df6b03e65292c3f68a3158a770a6e460d4fcae15_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:778583dce3cfbfbb22c98af6df6b03e65292c3f68a3158a770a6e460d4fcae15_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7ce96e5236fe2522212734651767f9925662ad345e9f9bfb0dfb220e6c4edd60_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7ce96e5236fe2522212734651767f9925662ad345e9f9bfb0dfb220e6c4edd60_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7ce96e5236fe2522212734651767f9925662ad345e9f9bfb0dfb220e6c4edd60_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:c9757849b9fe5bf5ff3196f6c11dfaf6de9daf718a5add453cc9e21010dbf346_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:c9757849b9fe5bf5ff3196f6c11dfaf6de9daf718a5add453cc9e21010dbf346_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:c9757849b9fe5bf5ff3196f6c11dfaf6de9daf718a5add453cc9e21010dbf346_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:8f51afd867818e6ea644648ad50269b39880bfd96391edfcc8d93d7f72387341_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:8f51afd867818e6ea644648ad50269b39880bfd96391edfcc8d93d7f72387341_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:8f51afd867818e6ea644648ad50269b39880bfd96391edfcc8d93d7f72387341_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:a1e2463154668ef13d33d4049cd0b8d906e01fa8355d2dba2ce5202a2e2cdb77_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:a1e2463154668ef13d33d4049cd0b8d906e01fa8355d2dba2ce5202a2e2cdb77_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:a1e2463154668ef13d33d4049cd0b8d906e01fa8355d2dba2ce5202a2e2cdb77_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:a3e863eeaae196bdb2c3ea7b627f5f3d639d4e9ffb489243af7ab0622196d35c_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:a3e863eeaae196bdb2c3ea7b627f5f3d639d4e9ffb489243af7ab0622196d35c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:a3e863eeaae196bdb2c3ea7b627f5f3d639d4e9ffb489243af7ab0622196d35c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:8d16efe23263f383f795a6f2168926e9d9bfe5638403b0abc00721581738943e_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:8d16efe23263f383f795a6f2168926e9d9bfe5638403b0abc00721581738943e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:8d16efe23263f383f795a6f2168926e9d9bfe5638403b0abc00721581738943e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:bddb635f71d90a8c1f7ab43a8865e53b33200ee95789336fcd0d6e8f6eccb60e_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:bddb635f71d90a8c1f7ab43a8865e53b33200ee95789336fcd0d6e8f6eccb60e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:bddb635f71d90a8c1f7ab43a8865e53b33200ee95789336fcd0d6e8f6eccb60e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:eedf632c867cd000f4f3deca7205be622b4cf2bdd7ef98e623b6d8da1daa33cb_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:eedf632c867cd000f4f3deca7205be622b4cf2bdd7ef98e623b6d8da1daa33cb_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:eedf632c867cd000f4f3deca7205be622b4cf2bdd7ef98e623b6d8da1daa33cb_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:04a6dafd7e77d706688da1016b458b8558eb3bea77c0ce9cc7baea30ffb079bf_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:04a6dafd7e77d706688da1016b458b8558eb3bea77c0ce9cc7baea30ffb079bf_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:04a6dafd7e77d706688da1016b458b8558eb3bea77c0ce9cc7baea30ffb079bf_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:3d266b342c1578fcc59e22c7cddc71636cc0054662a3c95b19b25c19c776d0b5_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:3d266b342c1578fcc59e22c7cddc71636cc0054662a3c95b19b25c19c776d0b5_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:3d266b342c1578fcc59e22c7cddc71636cc0054662a3c95b19b25c19c776d0b5_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ad20e59e9159988a9d513eab33fc62e92a24a9ae6cd53ec6ad3ab7c1d543b351_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ad20e59e9159988a9d513eab33fc62e92a24a9ae6cd53ec6ad3ab7c1d543b351_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ad20e59e9159988a9d513eab33fc62e92a24a9ae6cd53ec6ad3ab7c1d543b351_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:23ec8cc0bddb8c22f3c6aa298fef3e77e6cea9d689384ea0d2b28a7dfa880f96_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:23ec8cc0bddb8c22f3c6aa298fef3e77e6cea9d689384ea0d2b28a7dfa880f96_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:23ec8cc0bddb8c22f3c6aa298fef3e77e6cea9d689384ea0d2b28a7dfa880f96_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:44de480578d54b4d2e22e26e7ed5addea35e6de51610af278b6df8d7a35b773a_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:44de480578d54b4d2e22e26e7ed5addea35e6de51610af278b6df8d7a35b773a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:44de480578d54b4d2e22e26e7ed5addea35e6de51610af278b6df8d7a35b773a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:fa488a1c6c927b5c59a1285a35df78c88b4df2ba3c75ed38a0e3526a87e55d39_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:fa488a1c6c927b5c59a1285a35df78c88b4df2ba3c75ed38a0e3526a87e55d39_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:fa488a1c6c927b5c59a1285a35df78c88b4df2ba3c75ed38a0e3526a87e55d39_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router@sha256:065683ba9184a92ad44d5b720a92692b6d143b4d68351c0bc6654332fbb19299_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-haproxy-router@sha256:065683ba9184a92ad44d5b720a92692b6d143b4d68351c0bc6654332fbb19299_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-haproxy-router@sha256:065683ba9184a92ad44d5b720a92692b6d143b4d68351c0bc6654332fbb19299_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router@sha256:855c2f53d8f421d25e8aafe28b4cf3b8a2b10212c8fb8ff1bff55983e1c907bf_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-haproxy-router@sha256:855c2f53d8f421d25e8aafe28b4cf3b8a2b10212c8fb8ff1bff55983e1c907bf_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-haproxy-router@sha256:855c2f53d8f421d25e8aafe28b4cf3b8a2b10212c8fb8ff1bff55983e1c907bf_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router@sha256:c6848d71cc99269d99009eff7f48c762a0963a5b54347abaeafcd150110af5dd_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-haproxy-router@sha256:c6848d71cc99269d99009eff7f48c762a0963a5b54347abaeafcd150110af5dd_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-haproxy-router@sha256:c6848d71cc99269d99009eff7f48c762a0963a5b54347abaeafcd150110af5dd_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router@sha256:d3081fe99bdf6628a7263e267d1515e95711966509ce8cea85037cf6af40f3c6_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-haproxy-router@sha256:d3081fe99bdf6628a7263e267d1515e95711966509ce8cea85037cf6af40f3c6_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-haproxy-router@sha256:d3081fe99bdf6628a7263e267d1515e95711966509ce8cea85037cf6af40f3c6_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:2d40b6d5a33c8574390ca22dde25b016e36192a8c7801811a8889d13304d8b72_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:2d40b6d5a33c8574390ca22dde25b016e36192a8c7801811a8889d13304d8b72_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:2d40b6d5a33c8574390ca22dde25b016e36192a8c7801811a8889d13304d8b72_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:8f9eb65d92e9770d9c3bb8ce2c789435835cfbd48aa138ca5b5079d0244b9fab_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:8f9eb65d92e9770d9c3bb8ce2c789435835cfbd48aa138ca5b5079d0244b9fab_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:8f9eb65d92e9770d9c3bb8ce2c789435835cfbd48aa138ca5b5079d0244b9fab_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:9e82e0f321a12ca36dc305a63b1c676b5d5102671d60a496a95dbe070a3c04d8_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:9e82e0f321a12ca36dc305a63b1c676b5d5102671d60a496a95dbe070a3c04d8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:9e82e0f321a12ca36dc305a63b1c676b5d5102671d60a496a95dbe070a3c04d8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:c4ac68d3ec26d21d52df25bdbbb088175435b32ba2a3d205ae8200c1887693fb_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:c4ac68d3ec26d21d52df25bdbbb088175435b32ba2a3d205ae8200c1887693fb_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:c4ac68d3ec26d21d52df25bdbbb088175435b32ba2a3d205ae8200c1887693fb_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:33e21e618d81cf68948d657dbd2ab7fba1023e707337859b3952345af9f0e7ab_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:33e21e618d81cf68948d657dbd2ab7fba1023e707337859b3952345af9f0e7ab_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:33e21e618d81cf68948d657dbd2ab7fba1023e707337859b3952345af9f0e7ab_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:4cc60f491b79ef9863d4786da3513ece02d2e998954a91a8465de84a4e7ab06c_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:4cc60f491b79ef9863d4786da3513ece02d2e998954a91a8465de84a4e7ab06c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:4cc60f491b79ef9863d4786da3513ece02d2e998954a91a8465de84a4e7ab06c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:7ea8a2f987c5e132e81fbce0656bda61c521bb05a48f7e878c5ced6e5f3d6026_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:7ea8a2f987c5e132e81fbce0656bda61c521bb05a48f7e878c5ced6e5f3d6026_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:7ea8a2f987c5e132e81fbce0656bda61c521bb05a48f7e878c5ced6e5f3d6026_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:a194c752faa346cdb096e17a1b3443af62fee1dce8e121f86b273b1257a5b1ea_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:a194c752faa346cdb096e17a1b3443af62fee1dce8e121f86b273b1257a5b1ea_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:a194c752faa346cdb096e17a1b3443af62fee1dce8e121f86b273b1257a5b1ea_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:12ea40507e00b685fe54470eb0aa1d6a6c383b1e01fc87cd72e07a72372aac8b_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:12ea40507e00b685fe54470eb0aa1d6a6c383b1e01fc87cd72e07a72372aac8b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:12ea40507e00b685fe54470eb0aa1d6a6c383b1e01fc87cd72e07a72372aac8b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:bb44a8cc384d9d4921703b07210c6664627ce4a888feadf0abe36f8e0a284d0f_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:bb44a8cc384d9d4921703b07210c6664627ce4a888feadf0abe36f8e0a284d0f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:bb44a8cc384d9d4921703b07210c6664627ce4a888feadf0abe36f8e0a284d0f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:77ede358acfc7786d6d08c5a78bdc4e078014eab0e7a2635a707759675f2769f_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:77ede358acfc7786d6d08c5a78bdc4e078014eab0e7a2635a707759675f2769f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:77ede358acfc7786d6d08c5a78bdc4e078014eab0e7a2635a707759675f2769f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:bbc58c6fd92d08772acc39459fa3d741a6464ec174b5f47d82dd1ec4e145b501_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:bbc58c6fd92d08772acc39459fa3d741a6464ec174b5f47d82dd1ec4e145b501_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:bbc58c6fd92d08772acc39459fa3d741a6464ec174b5f47d82dd1ec4e145b501_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:374541a0fa6dce86da213e855db39d431bc156f03e7dcaa3b9fd54ba44574447_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:374541a0fa6dce86da213e855db39d431bc156f03e7dcaa3b9fd54ba44574447_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:374541a0fa6dce86da213e855db39d431bc156f03e7dcaa3b9fd54ba44574447_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:9aa24e4d46c8ea70f29d0ab272470f6bd8b1bc69a641906d4c79f36a28c9c0b3_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:9aa24e4d46c8ea70f29d0ab272470f6bd8b1bc69a641906d4c79f36a28c9c0b3_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:9aa24e4d46c8ea70f29d0ab272470f6bd8b1bc69a641906d4c79f36a28c9c0b3_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:1e07c48592503a430bf8df396f9b9f1aeb22633301637f3648944c68d08388c3_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:1e07c48592503a430bf8df396f9b9f1aeb22633301637f3648944c68d08388c3_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:1e07c48592503a430bf8df396f9b9f1aeb22633301637f3648944c68d08388c3_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:82f0bbab4d7af34f410a09fe58d5786d65e80dc95290357659c8dbaad43a5113_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:82f0bbab4d7af34f410a09fe58d5786d65e80dc95290357659c8dbaad43a5113_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:82f0bbab4d7af34f410a09fe58d5786d65e80dc95290357659c8dbaad43a5113_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:21d1b79613e33d12e4f2e64934971523cfdbec17553c42eb7305a8d02a3da203_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:21d1b79613e33d12e4f2e64934971523cfdbec17553c42eb7305a8d02a3da203_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:21d1b79613e33d12e4f2e64934971523cfdbec17553c42eb7305a8d02a3da203_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:56d101f6e1ae1f6e72e6499b239093f40c9a27203e47e7cc56e46e2912bc2134_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:56d101f6e1ae1f6e72e6499b239093f40c9a27203e47e7cc56e46e2912bc2134_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:56d101f6e1ae1f6e72e6499b239093f40c9a27203e47e7cc56e46e2912bc2134_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:f7b0bd3143ad05e57982024d1c77f70034b742cd05db87646277b78c3af11c1e_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:f7b0bd3143ad05e57982024d1c77f70034b742cd05db87646277b78c3af11c1e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:f7b0bd3143ad05e57982024d1c77f70034b742cd05db87646277b78c3af11c1e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:6c5b1d71033128b1fc0180efed11491235c25ded2ee107544b4032df09e4609d_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:6c5b1d71033128b1fc0180efed11491235c25ded2ee107544b4032df09e4609d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:6c5b1d71033128b1fc0180efed11491235c25ded2ee107544b4032df09e4609d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:ff24e1dbeb4161fe8b739583ca51b19f54af7224880c290cfc3cec890915b714_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:ff24e1dbeb4161fe8b739583ca51b19f54af7224880c290cfc3cec890915b714_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:ff24e1dbeb4161fe8b739583ca51b19f54af7224880c290cfc3cec890915b714_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:b76a74110eba128e3e1c3a5074ac39dcde645c0b6158c0de28ecef7670ac4659_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:b76a74110eba128e3e1c3a5074ac39dcde645c0b6158c0de28ecef7670ac4659_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:b76a74110eba128e3e1c3a5074ac39dcde645c0b6158c0de28ecef7670ac4659_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:fc9eb56400c60ecb72108b3b14a0976ec48c0f82b47d6039501dff0b7efd5bf8_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:fc9eb56400c60ecb72108b3b14a0976ec48c0f82b47d6039501dff0b7efd5bf8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:fc9eb56400c60ecb72108b3b14a0976ec48c0f82b47d6039501dff0b7efd5bf8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:426cd4e06928454d66de5571a5e3009834c14f4440e9599e07a80d324b246e9b_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:426cd4e06928454d66de5571a5e3009834c14f4440e9599e07a80d324b246e9b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:426cd4e06928454d66de5571a5e3009834c14f4440e9599e07a80d324b246e9b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:57cc1915dbe4ef4c1baf6b2f295d0a8f281640f6fd0ee6a5dd1dbb9e985f0487_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:57cc1915dbe4ef4c1baf6b2f295d0a8f281640f6fd0ee6a5dd1dbb9e985f0487_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:57cc1915dbe4ef4c1baf6b2f295d0a8f281640f6fd0ee6a5dd1dbb9e985f0487_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:602f396a6141039d1bebbf6889689981b70e38c4bac55456ecd4e754fa4c096c_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:602f396a6141039d1bebbf6889689981b70e38c4bac55456ecd4e754fa4c096c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:602f396a6141039d1bebbf6889689981b70e38c4bac55456ecd4e754fa4c096c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:e028213f102aa16562942a1210339652e67ca035e157599c71c3e1f8f24d1d4e_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:e028213f102aa16562942a1210339652e67ca035e157599c71c3e1f8f24d1d4e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:e028213f102aa16562942a1210339652e67ca035e157599c71c3e1f8f24d1d4e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts@sha256:0a2319c37e393660af4bf000e6f892d0788f1036d2918f2b62ad6a904d1a1340_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:0a2319c37e393660af4bf000e6f892d0788f1036d2918f2b62ad6a904d1a1340_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-artifacts@sha256:0a2319c37e393660af4bf000e6f892d0788f1036d2918f2b62ad6a904d1a1340_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts@sha256:14f1214c3bfce4d006a7492ce952054d42853e673708e536cff61c0bb4beb10c_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:14f1214c3bfce4d006a7492ce952054d42853e673708e536cff61c0bb4beb10c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-artifacts@sha256:14f1214c3bfce4d006a7492ce952054d42853e673708e536cff61c0bb4beb10c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts@sha256:6f5c6f9dc0539c8ea82726e4253d6846c6e47cc8a75c20cfda3220d512274da7_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:6f5c6f9dc0539c8ea82726e4253d6846c6e47cc8a75c20cfda3220d512274da7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-artifacts@sha256:6f5c6f9dc0539c8ea82726e4253d6846c6e47cc8a75c20cfda3220d512274da7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts@sha256:b54baf625cc81ce072c0b426bffc97b39894594efa46865cc05acccfcb57e812_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:b54baf625cc81ce072c0b426bffc97b39894594efa46865cc05acccfcb57e812_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-artifacts@sha256:b54baf625cc81ce072c0b426bffc97b39894594efa46865cc05acccfcb57e812_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer@sha256:25b2087847206712692c1de69002522e1c57b20226a494d2b5642d13b5abc4a8_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-installer@sha256:25b2087847206712692c1de69002522e1c57b20226a494d2b5642d13b5abc4a8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer@sha256:25b2087847206712692c1de69002522e1c57b20226a494d2b5642d13b5abc4a8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer@sha256:3fb7c76063dadc1322fd058c6b25a2870a72ec1540c7459a9d0afa6319585cd4_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-installer@sha256:3fb7c76063dadc1322fd058c6b25a2870a72ec1540c7459a9d0afa6319585cd4_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer@sha256:3fb7c76063dadc1322fd058c6b25a2870a72ec1540c7459a9d0afa6319585cd4_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer@sha256:c5c8ce7a938bb893ae31b38105a8365bd5713f2dde91bce3a47522eb52b87d91_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-installer@sha256:c5c8ce7a938bb893ae31b38105a8365bd5713f2dde91bce3a47522eb52b87d91_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer@sha256:c5c8ce7a938bb893ae31b38105a8365bd5713f2dde91bce3a47522eb52b87d91_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer@sha256:e4777d25108946ec5c6d774aff2d09594982ad9da78266d990ddb5e4d96866a2_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-installer@sha256:e4777d25108946ec5c6d774aff2d09594982ad9da78266d990ddb5e4d96866a2_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer@sha256:e4777d25108946ec5c6d774aff2d09594982ad9da78266d990ddb5e4d96866a2_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:56f139801fbb7b09fbb8d8a7d1d3411c5bcea86fa3328686d884755e2237bdc0_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:56f139801fbb7b09fbb8d8a7d1d3411c5bcea86fa3328686d884755e2237bdc0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:56f139801fbb7b09fbb8d8a7d1d3411c5bcea86fa3328686d884755e2237bdc0_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:f4116cdb0b8b8c654fb5cddabbec5ec0c4e4a110cbbb728b8c1af87357b6fcb5_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:f4116cdb0b8b8c654fb5cddabbec5ec0c4e4a110cbbb728b8c1af87357b6fcb5_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:f4116cdb0b8b8c654fb5cddabbec5ec0c4e4a110cbbb728b8c1af87357b6fcb5_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:42ded700d5442ec6645bf0a903f5e21a16c29db7a3115424879adfc12d14db09_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:42ded700d5442ec6645bf0a903f5e21a16c29db7a3115424879adfc12d14db09_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:42ded700d5442ec6645bf0a903f5e21a16c29db7a3115424879adfc12d14db09_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:b6234bf6b757ac7f917d6f7c5f4091cd062e45543a713cb6ef7db912f5ae17bd_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:b6234bf6b757ac7f917d6f7c5f4091cd062e45543a713cb6ef7db912f5ae17bd_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:b6234bf6b757ac7f917d6f7c5f4091cd062e45543a713cb6ef7db912f5ae17bd_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:5e0940f3ec728a43d7f299346633423b34bea93442551ecf2988e95bc7fb3426_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:5e0940f3ec728a43d7f299346633423b34bea93442551ecf2988e95bc7fb3426_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:5e0940f3ec728a43d7f299346633423b34bea93442551ecf2988e95bc7fb3426_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:774e1eb8a84bfe462cc4eb64a1eae7c842c30ffbabfd92b65d42ae0d0d00ce96_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:774e1eb8a84bfe462cc4eb64a1eae7c842c30ffbabfd92b65d42ae0d0d00ce96_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:774e1eb8a84bfe462cc4eb64a1eae7c842c30ffbabfd92b65d42ae0d0d00ce96_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:5ca113e79e0694355a05165ae5e205fc0023a6aebf9c6412ab76e99bf316adba_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:5ca113e79e0694355a05165ae5e205fc0023a6aebf9c6412ab76e99bf316adba_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:5ca113e79e0694355a05165ae5e205fc0023a6aebf9c6412ab76e99bf316adba_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:71fc4b946594912062dbd9641c0d85356199c7d54cd2f0074afd358b09c9fa67_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:71fc4b946594912062dbd9641c0d85356199c7d54cd2f0074afd358b09c9fa67_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:71fc4b946594912062dbd9641c0d85356199c7d54cd2f0074afd358b09c9fa67_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:0b5eddfbde81fda592eed076371321d86595eac7826a20228983521ceae10b06_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:0b5eddfbde81fda592eed076371321d86595eac7826a20228983521ceae10b06_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:0b5eddfbde81fda592eed076371321d86595eac7826a20228983521ceae10b06_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:4655cfd0e8b99879ba71ca8ca5d2a9cc5a657af6e2f29d0ce3cee7a1f1a96e21_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:4655cfd0e8b99879ba71ca8ca5d2a9cc5a657af6e2f29d0ce3cee7a1f1a96e21_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:4655cfd0e8b99879ba71ca8ca5d2a9cc5a657af6e2f29d0ce3cee7a1f1a96e21_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:bdc6148e631397fa779930cdbfd9944c012c667b811d397754f3726e3e0bafaf_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:bdc6148e631397fa779930cdbfd9944c012c667b811d397754f3726e3e0bafaf_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:bdc6148e631397fa779930cdbfd9944c012c667b811d397754f3726e3e0bafaf_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:cf3657694f26f2e59db62d6af4ef6c5769faa67ba12df3b679f592545554b8cc_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:cf3657694f26f2e59db62d6af4ef6c5769faa67ba12df3b679f592545554b8cc_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:cf3657694f26f2e59db62d6af4ef6c5769faa67ba12df3b679f592545554b8cc_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:79df35ab79895ab1e5df8ab8c729a403dc007b2dbd2f7459daefc03631bca088_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:79df35ab79895ab1e5df8ab8c729a403dc007b2dbd2f7459daefc03631bca088_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:79df35ab79895ab1e5df8ab8c729a403dc007b2dbd2f7459daefc03631bca088_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:cb758c11856da4fe8c2d95abbd8bbf359f27dbf73b7b2b2931efea959ce64c7f_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:cb758c11856da4fe8c2d95abbd8bbf359f27dbf73b7b2b2931efea959ce64c7f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:cb758c11856da4fe8c2d95abbd8bbf359f27dbf73b7b2b2931efea959ce64c7f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:cc4d1279863bc38c5d5f6e3c539845b6313d151bb451ff727a8babb8668232e9_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:cc4d1279863bc38c5d5f6e3c539845b6313d151bb451ff727a8babb8668232e9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:cc4d1279863bc38c5d5f6e3c539845b6313d151bb451ff727a8babb8668232e9_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:e7f176dcbd8506e9247c427136a4ceb8b003b6f043025494208dc32784643c0f_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:e7f176dcbd8506e9247c427136a4ceb8b003b6f043025494208dc32784643c0f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:e7f176dcbd8506e9247c427136a4ceb8b003b6f043025494208dc32784643c0f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy@sha256:002c5f8baabc6a228f5dfdb24f1578017f27e51c380b1a5db2e08e6781424ef3_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-proxy@sha256:002c5f8baabc6a228f5dfdb24f1578017f27e51c380b1a5db2e08e6781424ef3_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-proxy@sha256:002c5f8baabc6a228f5dfdb24f1578017f27e51c380b1a5db2e08e6781424ef3_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy@sha256:1089294ed767f0ea0edb1b18c7d896cce3ac3e34f93c8c2c82c98a66b4810993_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-proxy@sha256:1089294ed767f0ea0edb1b18c7d896cce3ac3e34f93c8c2c82c98a66b4810993_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-proxy@sha256:1089294ed767f0ea0edb1b18c7d896cce3ac3e34f93c8c2c82c98a66b4810993_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy@sha256:2a26b632442c0eb8e9c49d408c5687ea53ad89fc76f03f19ec4357d708b613a3_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-proxy@sha256:2a26b632442c0eb8e9c49d408c5687ea53ad89fc76f03f19ec4357d708b613a3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-proxy@sha256:2a26b632442c0eb8e9c49d408c5687ea53ad89fc76f03f19ec4357d708b613a3_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy@sha256:d98c8fa30d247fa783cbb58ca0b14b75fdf77fdeca3d6544404c0ec5b13ccd9f_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-proxy@sha256:d98c8fa30d247fa783cbb58ca0b14b75fdf77fdeca3d6544404c0ec5b13ccd9f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-proxy@sha256:d98c8fa30d247fa783cbb58ca0b14b75fdf77fdeca3d6544404c0ec5b13ccd9f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:61bb1a9d489c4c359bac425db4b58a2693bc817cc7a10aaefe9542b3c807fa22_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:61bb1a9d489c4c359bac425db4b58a2693bc817cc7a10aaefe9542b3c807fa22_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:61bb1a9d489c4c359bac425db4b58a2693bc817cc7a10aaefe9542b3c807fa22_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:a69b6d14c1bbe3883593c3156be3c04036785f1eb03eb6f29ba7233100bea907_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:a69b6d14c1bbe3883593c3156be3c04036785f1eb03eb6f29ba7233100bea907_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:a69b6d14c1bbe3883593c3156be3c04036785f1eb03eb6f29ba7233100bea907_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:d38f9ae968b0982cc0a130e0250c8a8de00f98cbc8f09c101dae93a786f9a493_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:d38f9ae968b0982cc0a130e0250c8a8de00f98cbc8f09c101dae93a786f9a493_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:d38f9ae968b0982cc0a130e0250c8a8de00f98cbc8f09c101dae93a786f9a493_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:df55e4a31e5833a62bafb9b02ac2c38e7775828c0d3d33717af402eceb786e30_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:df55e4a31e5833a62bafb9b02ac2c38e7775828c0d3d33717af402eceb786e30_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:df55e4a31e5833a62bafb9b02ac2c38e7775828c0d3d33717af402eceb786e30_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:03e7d84cdb58b0ca587ac1191d34b89ecbaf908a527e1be42bec4e939c05b007_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:03e7d84cdb58b0ca587ac1191d34b89ecbaf908a527e1be42bec4e939c05b007_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:03e7d84cdb58b0ca587ac1191d34b89ecbaf908a527e1be42bec4e939c05b007_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:3eed221133d14dda6a111b705e91e21057fabb3ce292812706365b3dcbcd58b9_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:3eed221133d14dda6a111b705e91e21057fabb3ce292812706365b3dcbcd58b9_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:3eed221133d14dda6a111b705e91e21057fabb3ce292812706365b3dcbcd58b9_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:4cb532a07c1ca8d18b1bd6d9766fc590809e97590cc3bd0b1e39c515658187a4_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:4cb532a07c1ca8d18b1bd6d9766fc590809e97590cc3bd0b1e39c515658187a4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:4cb532a07c1ca8d18b1bd6d9766fc590809e97590cc3bd0b1e39c515658187a4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:71f8f961b4ccee7ec8fbb0b67d1a522f58bc27375cf904c7d7555f7dbba06ca8_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:71f8f961b4ccee7ec8fbb0b67d1a522f58bc27375cf904c7d7555f7dbba06ca8_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:71f8f961b4ccee7ec8fbb0b67d1a522f58bc27375cf904c7d7555f7dbba06ca8_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:1de55b52fa60b58e8c72324a6884711856d9e865d47997ada9c1d2c6bca0584a_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:1de55b52fa60b58e8c72324a6884711856d9e865d47997ada9c1d2c6bca0584a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:1de55b52fa60b58e8c72324a6884711856d9e865d47997ada9c1d2c6bca0584a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:9cf350847136e4ffdd0a411b6676c1f155fd4a3474d8a76aba684c0e4070ce56_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:9cf350847136e4ffdd0a411b6676c1f155fd4a3474d8a76aba684c0e4070ce56_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:9cf350847136e4ffdd0a411b6676c1f155fd4a3474d8a76aba684c0e4070ce56_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:ddf7a4874a6e73b007da33a6641bf4a2113cbb8e2d794a8b7ba639e29057658f_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:ddf7a4874a6e73b007da33a6641bf4a2113cbb8e2d794a8b7ba639e29057658f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:ddf7a4874a6e73b007da33a6641bf4a2113cbb8e2d794a8b7ba639e29057658f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:ee00b931a9858cdd4cb54ca8793762ec8e989a64e111f488cd8e44396172154a_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:ee00b931a9858cdd4cb54ca8793762ec8e989a64e111f488cd8e44396172154a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:ee00b931a9858cdd4cb54ca8793762ec8e989a64e111f488cd8e44396172154a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:25f27bea206062ec70d7fa8239f1fbc264b6d3626a654f5e81d820c5b4839357_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:25f27bea206062ec70d7fa8239f1fbc264b6d3626a654f5e81d820c5b4839357_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:25f27bea206062ec70d7fa8239f1fbc264b6d3626a654f5e81d820c5b4839357_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:7d31f5699734c96621475919684a5cfdc8b24eac3e901a1e3fdf4fa3b9a219a7_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:7d31f5699734c96621475919684a5cfdc8b24eac3e901a1e3fdf4fa3b9a219a7_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:7d31f5699734c96621475919684a5cfdc8b24eac3e901a1e3fdf4fa3b9a219a7_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:8d69ae9aa0e65a23b549fde6e7043486d05e2caeee360c0cc0ace5ab35adee37_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:8d69ae9aa0e65a23b549fde6e7043486d05e2caeee360c0cc0ace5ab35adee37_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:8d69ae9aa0e65a23b549fde6e7043486d05e2caeee360c0cc0ace5ab35adee37_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:cf315750b8a5e50f6c550e7b265ffe8a1d8c89f1149998a1e0282f0cd4bedcd5_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:cf315750b8a5e50f6c550e7b265ffe8a1d8c89f1149998a1e0282f0cd4bedcd5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:cf315750b8a5e50f6c550e7b265ffe8a1d8c89f1149998a1e0282f0cd4bedcd5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:e2da1a6ebcc31b659fa0f70a4b60597018ccf57b69ec32e544f94d3e14f1680a_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:e2da1a6ebcc31b659fa0f70a4b60597018ccf57b69ec32e544f94d3e14f1680a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:e2da1a6ebcc31b659fa0f70a4b60597018ccf57b69ec32e544f94d3e14f1680a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:efa6dc87055200447f11a6a18aecac930d2f159a1dcd6600d5935490d8f40d26_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:efa6dc87055200447f11a6a18aecac930d2f159a1dcd6600d5935490d8f40d26_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:efa6dc87055200447f11a6a18aecac930d2f159a1dcd6600d5935490d8f40d26_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:2e6980eeff217a38185ccdb43c0b3074b3df8437b72ddb89919a78e25a615f4f_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:2e6980eeff217a38185ccdb43c0b3074b3df8437b72ddb89919a78e25a615f4f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:2e6980eeff217a38185ccdb43c0b3074b3df8437b72ddb89919a78e25a615f4f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:568dc3fe13ba7f398c02c1aae599fb7df2be02907808ffcb494883c0086063c1_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:568dc3fe13ba7f398c02c1aae599fb7df2be02907808ffcb494883c0086063c1_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:568dc3fe13ba7f398c02c1aae599fb7df2be02907808ffcb494883c0086063c1_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:1e65c22f7bfd5c745937f86e9cf65e2aed0067224383b6c8ab007320345e1033_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:1e65c22f7bfd5c745937f86e9cf65e2aed0067224383b6c8ab007320345e1033_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:1e65c22f7bfd5c745937f86e9cf65e2aed0067224383b6c8ab007320345e1033_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:72e604448eae1f4662f9bb41cb8fedd46f85c3148c48ee254fe7732e2b7a788f_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:72e604448eae1f4662f9bb41cb8fedd46f85c3148c48ee254fe7732e2b7a788f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:72e604448eae1f4662f9bb41cb8fedd46f85c3148c48ee254fe7732e2b7a788f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:7bcca07d92742d22d784aea2c55eae0f6cf4cf6f22fcf238a24dec17bf93a740_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:7bcca07d92742d22d784aea2c55eae0f6cf4cf6f22fcf238a24dec17bf93a740_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:7bcca07d92742d22d784aea2c55eae0f6cf4cf6f22fcf238a24dec17bf93a740_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:c9d1092851a08f6f334330a4a1c9d8733d608af029f1bf9726afa2f1e3315b62_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:c9d1092851a08f6f334330a4a1c9d8733d608af029f1bf9726afa2f1e3315b62_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:c9d1092851a08f6f334330a4a1c9d8733d608af029f1bf9726afa2f1e3315b62_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-operator@sha256:0ff2b1f1deeb5370dccfe482e97d473e34b23fcd9088d33a9c7712cc9675fff1_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:0ff2b1f1deeb5370dccfe482e97d473e34b23fcd9088d33a9c7712cc9675fff1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-operator@sha256:0ff2b1f1deeb5370dccfe482e97d473e34b23fcd9088d33a9c7712cc9675fff1_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-operator@sha256:4bb99485f76b786004d7a955ba6e52897c06c8669c3431b4ba18810e5a4cbee6_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:4bb99485f76b786004d7a955ba6e52897c06c8669c3431b4ba18810e5a4cbee6_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-operator@sha256:4bb99485f76b786004d7a955ba6e52897c06c8669c3431b4ba18810e5a4cbee6_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-operator@sha256:4e7f67d1bf0b5ec196d80a301d13eab26fe27fa8877ff66cdd422826324000ff_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:4e7f67d1bf0b5ec196d80a301d13eab26fe27fa8877ff66cdd422826324000ff_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-operator@sha256:4e7f67d1bf0b5ec196d80a301d13eab26fe27fa8877ff66cdd422826324000ff_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-operator@sha256:ea29b37584a51540cb9890d640fa3ef467186a2770b346d612176e8bbc9200cf_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:ea29b37584a51540cb9890d640fa3ef467186a2770b346d612176e8bbc9200cf_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-operator@sha256:ea29b37584a51540cb9890d640fa3ef467186a2770b346d612176e8bbc9200cf_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:14881b406942943f676fadd2072fa37f029ed2d70dbbf2ab9d637a4be6ca9786_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:14881b406942943f676fadd2072fa37f029ed2d70dbbf2ab9d637a4be6ca9786_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:14881b406942943f676fadd2072fa37f029ed2d70dbbf2ab9d637a4be6ca9786_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:423194ef7e61246515306c6d446e9d5876cb37f55ed26d455e7b97cf9672275c_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:423194ef7e61246515306c6d446e9d5876cb37f55ed26d455e7b97cf9672275c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:423194ef7e61246515306c6d446e9d5876cb37f55ed26d455e7b97cf9672275c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:5ed08972f81c9266c215be429570ae3cd194bbd669679ce7cf6d2d763247272c_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:5ed08972f81c9266c215be429570ae3cd194bbd669679ce7cf6d2d763247272c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:5ed08972f81c9266c215be429570ae3cd194bbd669679ce7cf6d2d763247272c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:9279edb1b1a1c6b46c0d92cfaa13fa6ca63101502d24584065f723038e2ea000_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:9279edb1b1a1c6b46c0d92cfaa13fa6ca63101502d24584065f723038e2ea000_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:9279edb1b1a1c6b46c0d92cfaa13fa6ca63101502d24584065f723038e2ea000_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:8b59327c6d34c40c0fbb01accddc73be699522aa9cd3399f75febbf3646b19da_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:8b59327c6d34c40c0fbb01accddc73be699522aa9cd3399f75febbf3646b19da_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:8b59327c6d34c40c0fbb01accddc73be699522aa9cd3399f75febbf3646b19da_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:9768f5d521e9af9711f20509cb27261741704f73fd5547c0329972eb06f126e9_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:9768f5d521e9af9711f20509cb27261741704f73fd5547c0329972eb06f126e9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:9768f5d521e9af9711f20509cb27261741704f73fd5547c0329972eb06f126e9_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:af511035f373c2bdc131b06197240354c165b4adef12a283319de01641600ce0_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:af511035f373c2bdc131b06197240354c165b4adef12a283319de01641600ce0_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:af511035f373c2bdc131b06197240354c165b4adef12a283319de01641600ce0_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:47e3c79c5acf1c491cdc845991db369591fddb9392cdcbdbc87d54cfba6a9f1d_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:47e3c79c5acf1c491cdc845991db369591fddb9392cdcbdbc87d54cfba6a9f1d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:47e3c79c5acf1c491cdc845991db369591fddb9392cdcbdbc87d54cfba6a9f1d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:64b875f9db8ff076d8030c5608a85665a3e774105708884df92d79e19bd4ef00_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:64b875f9db8ff076d8030c5608a85665a3e774105708884df92d79e19bd4ef00_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:64b875f9db8ff076d8030c5608a85665a3e774105708884df92d79e19bd4ef00_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:9ce685d2ffc4f8a80f83441e79b7a410c0be672b9f26da47092c3c70340eda20_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:9ce685d2ffc4f8a80f83441e79b7a410c0be672b9f26da47092c3c70340eda20_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:9ce685d2ffc4f8a80f83441e79b7a410c0be672b9f26da47092c3c70340eda20_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:d5966fb53dcb511cec27747ad20b0a882fda63fd8ef60145c3cb290f73f8d825_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:d5966fb53dcb511cec27747ad20b0a882fda63fd8ef60145c3cb290f73f8d825_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:d5966fb53dcb511cec27747ad20b0a882fda63fd8ef60145c3cb290f73f8d825_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-config-operator@sha256:3f620a3906084b5b8d5ba5aac363d5f73594a9671bcb66a8290081301e87ad20_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:3f620a3906084b5b8d5ba5aac363d5f73594a9671bcb66a8290081301e87ad20_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-config-operator@sha256:3f620a3906084b5b8d5ba5aac363d5f73594a9671bcb66a8290081301e87ad20_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-config-operator@sha256:5e27283f22fb614dafc9d74b2823d01153eee494b87392f73345482d7b3ff073_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:5e27283f22fb614dafc9d74b2823d01153eee494b87392f73345482d7b3ff073_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-config-operator@sha256:5e27283f22fb614dafc9d74b2823d01153eee494b87392f73345482d7b3ff073_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-config-operator@sha256:7d614a072328fb5ba4b64bdfd8e952ef1645c6fc2e85f4569bb937d252c086ed_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:7d614a072328fb5ba4b64bdfd8e952ef1645c6fc2e85f4569bb937d252c086ed_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-config-operator@sha256:7d614a072328fb5ba4b64bdfd8e952ef1645c6fc2e85f4569bb937d252c086ed_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-config-operator@sha256:b3c938e58462a54c87d4b6630a52bf15c5327e0bb289c5b99ae892806a9f38ff_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:b3c938e58462a54c87d4b6630a52bf15c5327e0bb289c5b99ae892806a9f38ff_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-config-operator@sha256:b3c938e58462a54c87d4b6630a52bf15c5327e0bb289c5b99ae892806a9f38ff_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:2c037d12af7b5f6dc82f44dbc0103a83da071c3848afac392a7f29155454ee8b_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:2c037d12af7b5f6dc82f44dbc0103a83da071c3848afac392a7f29155454ee8b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:2c037d12af7b5f6dc82f44dbc0103a83da071c3848afac392a7f29155454ee8b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:82bc0ae23a7fa7524a6d99c99917a8556a262bc4784a7eb0e36c8734b03472c2_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:82bc0ae23a7fa7524a6d99c99917a8556a262bc4784a7eb0e36c8734b03472c2_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:82bc0ae23a7fa7524a6d99c99917a8556a262bc4784a7eb0e36c8734b03472c2_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:b3ee6d856ab92e60c5c7651d80ce2c284525ffd796a9b71f23fbffda7113a62c_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:b3ee6d856ab92e60c5c7651d80ce2c284525ffd796a9b71f23fbffda7113a62c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:b3ee6d856ab92e60c5c7651d80ce2c284525ffd796a9b71f23fbffda7113a62c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:31b26a08898f4b02d1ed9a4dfa374c53dad3c1fb9d50c6d913297c1645425d31_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:31b26a08898f4b02d1ed9a4dfa374c53dad3c1fb9d50c6d913297c1645425d31_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:31b26a08898f4b02d1ed9a4dfa374c53dad3c1fb9d50c6d913297c1645425d31_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:4c61613308a6adcda299be9e1c9ae9efd93ca94f92ec8f3364c372b1136b9a03_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:4c61613308a6adcda299be9e1c9ae9efd93ca94f92ec8f3364c372b1136b9a03_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:4c61613308a6adcda299be9e1c9ae9efd93ca94f92ec8f3364c372b1136b9a03_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:6d0630a2943f23b8d6c6d2ee45fa573e090540bb7a4a14d09ffab03f2789f6cd_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:6d0630a2943f23b8d6c6d2ee45fa573e090540bb7a4a14d09ffab03f2789f6cd_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:6d0630a2943f23b8d6c6d2ee45fa573e090540bb7a4a14d09ffab03f2789f6cd_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:831aff20d57e803acf15a07f382236eca7f6c212924da6b986ccbf48a6cdea3c_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:831aff20d57e803acf15a07f382236eca7f6c212924da6b986ccbf48a6cdea3c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:831aff20d57e803acf15a07f382236eca7f6c212924da6b986ccbf48a6cdea3c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:02f4386a24b7b3ecff56d1537d371038749cc53747e7f1fac1b91c20c934d42c_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:02f4386a24b7b3ecff56d1537d371038749cc53747e7f1fac1b91c20c934d42c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:02f4386a24b7b3ecff56d1537d371038749cc53747e7f1fac1b91c20c934d42c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:32b9ecfe033ef7c2ac53d9fe33ebfa4be664a424a7dd49131ba65bcb6508f498_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:32b9ecfe033ef7c2ac53d9fe33ebfa4be664a424a7dd49131ba65bcb6508f498_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:32b9ecfe033ef7c2ac53d9fe33ebfa4be664a424a7dd49131ba65bcb6508f498_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:932cde6aa7808148a0cb6d6e793d4f428c3cf36807bcb0dde455cd5f352a87ea_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:932cde6aa7808148a0cb6d6e793d4f428c3cf36807bcb0dde455cd5f352a87ea_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:932cde6aa7808148a0cb6d6e793d4f428c3cf36807bcb0dde455cd5f352a87ea_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:cec680e43a77677af29be6d630aa21d87281365955bc854c45ff9ca78db88a32_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:cec680e43a77677af29be6d630aa21d87281365955bc854c45ff9ca78db88a32_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:cec680e43a77677af29be6d630aa21d87281365955bc854c45ff9ca78db88a32_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni@sha256:3d493e21a0c5dfcac591bd81ed50c5770a01435202fbcb18610908166dbac4a3_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-cni@sha256:3d493e21a0c5dfcac591bd81ed50c5770a01435202fbcb18610908166dbac4a3_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni@sha256:3d493e21a0c5dfcac591bd81ed50c5770a01435202fbcb18610908166dbac4a3_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni@sha256:4e659dc5e955ecb60deace44e4c158cb2fb3c6bc7815691a76c5b8bd1bc0c85a_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-cni@sha256:4e659dc5e955ecb60deace44e4c158cb2fb3c6bc7815691a76c5b8bd1bc0c85a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni@sha256:4e659dc5e955ecb60deace44e4c158cb2fb3c6bc7815691a76c5b8bd1bc0c85a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni@sha256:d4c65aa2f0c8a29452ffcfd50240a5fae5085b0a333864aaa4e8f7c98af7b829_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-cni@sha256:d4c65aa2f0c8a29452ffcfd50240a5fae5085b0a333864aaa4e8f7c98af7b829_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni@sha256:d4c65aa2f0c8a29452ffcfd50240a5fae5085b0a333864aaa4e8f7c98af7b829_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni@sha256:f340fea5cc8bd860709c3c9c7ac6a74fccb80d76b8e1156197b5cf37e7f5f03f_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-cni@sha256:f340fea5cc8bd860709c3c9c7ac6a74fccb80d76b8e1156197b5cf37e7f5f03f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni@sha256:f340fea5cc8bd860709c3c9c7ac6a74fccb80d76b8e1156197b5cf37e7f5f03f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:15fb7cfa20039955bb6c8e18a25b942aaa09d148cf8a83ed3d9b31ead91c230b_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:15fb7cfa20039955bb6c8e18a25b942aaa09d148cf8a83ed3d9b31ead91c230b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:15fb7cfa20039955bb6c8e18a25b942aaa09d148cf8a83ed3d9b31ead91c230b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:bbbb33fb8d00e60e54497305fe42dd1f24e4f28477ddbbbc0ad42163b9ede91c_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:bbbb33fb8d00e60e54497305fe42dd1f24e4f28477ddbbbc0ad42163b9ede91c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:bbbb33fb8d00e60e54497305fe42dd1f24e4f28477ddbbbc0ad42163b9ede91c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:d1963c6dd977034522104256ad60406407abd66f69fc43aefdd821ad1bd1d33f_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:d1963c6dd977034522104256ad60406407abd66f69fc43aefdd821ad1bd1d33f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:d1963c6dd977034522104256ad60406407abd66f69fc43aefdd821ad1bd1d33f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:e3b796a5c3399959c194a5486696b820280e7dc518be187773c3eecf0904d53d_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:e3b796a5c3399959c194a5486696b820280e7dc518be187773c3eecf0904d53d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:e3b796a5c3399959c194a5486696b820280e7dc518be187773c3eecf0904d53d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:35ff125ec62b6385c67de712d4326622c4861017959856a6869c4f185b4bb915_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:35ff125ec62b6385c67de712d4326622c4861017959856a6869c4f185b4bb915_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:35ff125ec62b6385c67de712d4326622c4861017959856a6869c4f185b4bb915_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:8df202a7de7d74e3da2b66ed845fab10ee55b490bd6596e34f2730e56cdad339_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:8df202a7de7d74e3da2b66ed845fab10ee55b490bd6596e34f2730e56cdad339_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:8df202a7de7d74e3da2b66ed845fab10ee55b490bd6596e34f2730e56cdad339_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:b4215d17425af7e8de15596d25b03d02cccc88ccf9c5997ef46a9953ca5eac71_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:b4215d17425af7e8de15596d25b03d02cccc88ccf9c5997ef46a9953ca5eac71_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:b4215d17425af7e8de15596d25b03d02cccc88ccf9c5997ef46a9953ca5eac71_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:ca01ba905e6178c634bdc21c5404b9860909669a16b78d166dad0b27457272a8_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:ca01ba905e6178c634bdc21c5404b9860909669a16b78d166dad0b27457272a8_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:ca01ba905e6178c634bdc21c5404b9860909669a16b78d166dad0b27457272a8_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:133f501f1b9773ae1181f36ec2dd790c16b7217223ab1881b0dce10d715f5c5a_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:133f501f1b9773ae1181f36ec2dd790c16b7217223ab1881b0dce10d715f5c5a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:133f501f1b9773ae1181f36ec2dd790c16b7217223ab1881b0dce10d715f5c5a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:183f3e2fd480ce94aee7d8be8ca54258df4ed2006021c1cdceca305f26ff1395_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:183f3e2fd480ce94aee7d8be8ca54258df4ed2006021c1cdceca305f26ff1395_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:183f3e2fd480ce94aee7d8be8ca54258df4ed2006021c1cdceca305f26ff1395_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6170eb2fe16efd83337bc40abb9a853d190f77215dbe3127d486e1025a069557_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6170eb2fe16efd83337bc40abb9a853d190f77215dbe3127d486e1025a069557_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6170eb2fe16efd83337bc40abb9a853d190f77215dbe3127d486e1025a069557_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:b26ffd4d54aeabe9f1e82f76e99ae537848bd52c57ad6e237e1f61d9d19da4ac_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:b26ffd4d54aeabe9f1e82f76e99ae537848bd52c57ad6e237e1f61d9d19da4ac_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:b26ffd4d54aeabe9f1e82f76e99ae537848bd52c57ad6e237e1f61d9d19da4ac_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-must-gather@sha256:0a0d2b80dfda92991ab1fc1cf61bcd45aac06c8aa27cd6c7a52f622b93003c21_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-must-gather@sha256:0a0d2b80dfda92991ab1fc1cf61bcd45aac06c8aa27cd6c7a52f622b93003c21_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-must-gather@sha256:0a0d2b80dfda92991ab1fc1cf61bcd45aac06c8aa27cd6c7a52f622b93003c21_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-must-gather@sha256:af7da578c6eb31b516820ce4688dfd5d93f6d19c52414d94faeedde338c2b3e7_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-must-gather@sha256:af7da578c6eb31b516820ce4688dfd5d93f6d19c52414d94faeedde338c2b3e7_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-must-gather@sha256:af7da578c6eb31b516820ce4688dfd5d93f6d19c52414d94faeedde338c2b3e7_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-must-gather@sha256:b91fd5eab9d3c3c7a7ced24f633f7c01a1d6ea2e7ff64ff549a3a6ec2e74f50c_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-must-gather@sha256:b91fd5eab9d3c3c7a7ced24f633f7c01a1d6ea2e7ff64ff549a3a6ec2e74f50c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-must-gather@sha256:b91fd5eab9d3c3c7a7ced24f633f7c01a1d6ea2e7ff64ff549a3a6ec2e74f50c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-must-gather@sha256:e8e69f54a957b49177354d9f9f89028c403c703ed9971b9799b5cf05f2ef2a7b_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-must-gather@sha256:e8e69f54a957b49177354d9f9f89028c403c703ed9971b9799b5cf05f2ef2a7b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-must-gather@sha256:e8e69f54a957b49177354d9f9f89028c403c703ed9971b9799b5cf05f2ef2a7b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:289cd35a51a72d51dc661e61d85a97f56f25495616601f029691333b83796a99_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:289cd35a51a72d51dc661e61d85a97f56f25495616601f029691333b83796a99_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:289cd35a51a72d51dc661e61d85a97f56f25495616601f029691333b83796a99_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:54d6593a0b2be71c466ae0774c3a76e18b0a39260c4f1809f01b560fd31a1478_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:54d6593a0b2be71c466ae0774c3a76e18b0a39260c4f1809f01b560fd31a1478_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:54d6593a0b2be71c466ae0774c3a76e18b0a39260c4f1809f01b560fd31a1478_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:b4165696dba67b8d4380c90f8018921583631ea3a3fe17ea35ffdb0d707ff7ea_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:b4165696dba67b8d4380c90f8018921583631ea3a3fe17ea35ffdb0d707ff7ea_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:b4165696dba67b8d4380c90f8018921583631ea3a3fe17ea35ffdb0d707ff7ea_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:dad4196dd609c0b0e03c26f076713e810a970337b09b1f6901d6578b71ec4d1c_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:dad4196dd609c0b0e03c26f076713e810a970337b09b1f6901d6578b71ec4d1c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:dad4196dd609c0b0e03c26f076713e810a970337b09b1f6901d6578b71ec4d1c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:8d8b1aae175ac3dd8e8d9c424aca469b6a79520e995c68ed433c5973ea502043_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:8d8b1aae175ac3dd8e8d9c424aca469b6a79520e995c68ed433c5973ea502043_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:8d8b1aae175ac3dd8e8d9c424aca469b6a79520e995c68ed433c5973ea502043_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:b9b2f8b939c64185bf3ef5b7ae0a837130596a58babd8854c7738baf099c777f_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:b9b2f8b939c64185bf3ef5b7ae0a837130596a58babd8854c7738baf099c777f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:b9b2f8b939c64185bf3ef5b7ae0a837130596a58babd8854c7738baf099c777f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:bc8e5470ca8bdcc73584de9f6822d1d3c7a91427dfe474e1b81f8b0ca44af4e0_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:bc8e5470ca8bdcc73584de9f6822d1d3c7a91427dfe474e1b81f8b0ca44af4e0_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:bc8e5470ca8bdcc73584de9f6822d1d3c7a91427dfe474e1b81f8b0ca44af4e0_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:fd5f8d87df0d102e315196f402c5fbccb80e19965a29857361a8261fd1516382_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:fd5f8d87df0d102e315196f402c5fbccb80e19965a29857361a8261fd1516382_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:fd5f8d87df0d102e315196f402c5fbccb80e19965a29857361a8261fd1516382_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel8@sha256:585baf728296bccdaa9f13fe7586f48397f6f2a59750bea6463c90ace9863c2c_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel8@sha256:585baf728296bccdaa9f13fe7586f48397f6f2a59750bea6463c90ace9863c2c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel8@sha256:585baf728296bccdaa9f13fe7586f48397f6f2a59750bea6463c90ace9863c2c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:272a01b9d4ac1c2f4f3f33ed4e6b9fddf8b271e60b9f05727f5933cc756362e2_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:272a01b9d4ac1c2f4f3f33ed4e6b9fddf8b271e60b9f05727f5933cc756362e2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:272a01b9d4ac1c2f4f3f33ed4e6b9fddf8b271e60b9f05727f5933cc756362e2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:1fb08ea3130129777cde039f2ff2e56db13b10004645f85b15d358cce2b00dad_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:1fb08ea3130129777cde039f2ff2e56db13b10004645f85b15d358cce2b00dad_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:1fb08ea3130129777cde039f2ff2e56db13b10004645f85b15d358cce2b00dad_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:3d4f4c215d645a3124cdf0175a1146940a556415015ec027d6bc904bd38f13df_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:3d4f4c215d645a3124cdf0175a1146940a556415015ec027d6bc904bd38f13df_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:3d4f4c215d645a3124cdf0175a1146940a556415015ec027d6bc904bd38f13df_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:996675c7e518cf4d037dfc6e98cf149ece05152da0e222c39f7be1f1a42769ab_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:996675c7e518cf4d037dfc6e98cf149ece05152da0e222c39f7be1f1a42769ab_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:996675c7e518cf4d037dfc6e98cf149ece05152da0e222c39f7be1f1a42769ab_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:c2444fc2fb07bc7705faeb7e534ebf8b55511bbcb57fe9539c88e6ed90f9a558_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:c2444fc2fb07bc7705faeb7e534ebf8b55511bbcb57fe9539c88e6ed90f9a558_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:c2444fc2fb07bc7705faeb7e534ebf8b55511bbcb57fe9539c88e6ed90f9a558_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy@sha256:2478f87ee9c4a41ebcb29dbe974350bc7e4d2eb10ed0ce69e4f0f2412e8af748_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:2478f87ee9c4a41ebcb29dbe974350bc7e4d2eb10ed0ce69e4f0f2412e8af748_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-proxy@sha256:2478f87ee9c4a41ebcb29dbe974350bc7e4d2eb10ed0ce69e4f0f2412e8af748_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy@sha256:5e3a284dd52460fd5121dfc17b082bd559f37112f51a7cc90ebab50e4b518a78_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:5e3a284dd52460fd5121dfc17b082bd559f37112f51a7cc90ebab50e4b518a78_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-proxy@sha256:5e3a284dd52460fd5121dfc17b082bd559f37112f51a7cc90ebab50e4b518a78_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy@sha256:646d30cf056ddebcd6eb45f0afc9b507b4e8ab910803927d5c58ad4464477736_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:646d30cf056ddebcd6eb45f0afc9b507b4e8ab910803927d5c58ad4464477736_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-proxy@sha256:646d30cf056ddebcd6eb45f0afc9b507b4e8ab910803927d5c58ad4464477736_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy@sha256:e70b8f62677a3b9fa03bdaeb0832bccf42e5c473277494c7b05fb11fc959783e_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:e70b8f62677a3b9fa03bdaeb0832bccf42e5c473277494c7b05fb11fc959783e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-proxy@sha256:e70b8f62677a3b9fa03bdaeb0832bccf42e5c473277494c7b05fb11fc959783e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:7fe43cc01d066c85078b5a10c16a54cc137cfdb9df78736e7cc3ead986eb9fc4_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:7fe43cc01d066c85078b5a10c16a54cc137cfdb9df78736e7cc3ead986eb9fc4_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:7fe43cc01d066c85078b5a10c16a54cc137cfdb9df78736e7cc3ead986eb9fc4_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:8705800164038abca9a8c16f70a834ebbb79a4edae87cc2a3e1e05227907ae41_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:8705800164038abca9a8c16f70a834ebbb79a4edae87cc2a3e1e05227907ae41_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:8705800164038abca9a8c16f70a834ebbb79a4edae87cc2a3e1e05227907ae41_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:9c70475c6be2821195cd22224097474b6172143caab1f3b93756bfb7aed230c8_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:9c70475c6be2821195cd22224097474b6172143caab1f3b93756bfb7aed230c8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:9c70475c6be2821195cd22224097474b6172143caab1f3b93756bfb7aed230c8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:e26e164bf5ec4dd103578d61ecdf0914ca38fa5bf1ff674dea290ec3b3ece1c9_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:e26e164bf5ec4dd103578d61ecdf0914ca38fa5bf1ff674dea290ec3b3ece1c9_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:e26e164bf5ec4dd103578d61ecdf0914ca38fa5bf1ff674dea290ec3b3ece1c9_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:769c2d1727afddb668e16a2088da1cc75d36a942d4ca78b0661f1f30d6c58676_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:769c2d1727afddb668e16a2088da1cc75d36a942d4ca78b0661f1f30d6c58676_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:769c2d1727afddb668e16a2088da1cc75d36a942d4ca78b0661f1f30d6c58676_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:901947d45d5a83d6170731dd160981bee40f0f27ce34b2cec6a048ce353976ac_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:901947d45d5a83d6170731dd160981bee40f0f27ce34b2cec6a048ce353976ac_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:901947d45d5a83d6170731dd160981bee40f0f27ce34b2cec6a048ce353976ac_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:96b3d3cb6bda5ec6b698268bc7951a41d5f84cdae7aaf0a009dd4fb9c641a199_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:96b3d3cb6bda5ec6b698268bc7951a41d5f84cdae7aaf0a009dd4fb9c641a199_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:96b3d3cb6bda5ec6b698268bc7951a41d5f84cdae7aaf0a009dd4fb9c641a199_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:ea1a7f04ed745dd017977ec9fadc7e190146de532a8b587c3e7b77d6ef11f912_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:ea1a7f04ed745dd017977ec9fadc7e190146de532a8b587c3e7b77d6ef11f912_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:ea1a7f04ed745dd017977ec9fadc7e190146de532a8b587c3e7b77d6ef11f912_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:1a473364b4d924e2f5160a741976fca42687b9209562da9ca13689fc2cceefa4_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:1a473364b4d924e2f5160a741976fca42687b9209562da9ca13689fc2cceefa4_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:1a473364b4d924e2f5160a741976fca42687b9209562da9ca13689fc2cceefa4_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:4224d9c2eec52c1d71b1545f582f89f3027cfd3b4eb70eda193c94a045932540_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:4224d9c2eec52c1d71b1545f582f89f3027cfd3b4eb70eda193c94a045932540_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:4224d9c2eec52c1d71b1545f582f89f3027cfd3b4eb70eda193c94a045932540_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:93d8f3271c0cb34104daf19f93b67b7ca2a53bd112b2b7a3168b7ee8d66f6f7b_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:93d8f3271c0cb34104daf19f93b67b7ca2a53bd112b2b7a3168b7ee8d66f6f7b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:93d8f3271c0cb34104daf19f93b67b7ca2a53bd112b2b7a3168b7ee8d66f6f7b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:ec828551f032dbe2bc27b15a1bd8948a40b3bc1616ca8ef0d7584547d523bc1f_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:ec828551f032dbe2bc27b15a1bd8948a40b3bc1616ca8ef0d7584547d523bc1f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:ec828551f032dbe2bc27b15a1bd8948a40b3bc1616ca8ef0d7584547d523bc1f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:07ffe96ea0c438e8556ae67592545ec248ef3177466a7a91e605d9a3cf97eb02_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:07ffe96ea0c438e8556ae67592545ec248ef3177466a7a91e605d9a3cf97eb02_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:07ffe96ea0c438e8556ae67592545ec248ef3177466a7a91e605d9a3cf97eb02_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:5bc48f86a2aabc19c37c6881156603f89631650623bbf91a22e9d20699211c8f_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:5bc48f86a2aabc19c37c6881156603f89631650623bbf91a22e9d20699211c8f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:5bc48f86a2aabc19c37c6881156603f89631650623bbf91a22e9d20699211c8f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:873176c1886ba511a3e27bba927f2ff93d799792e03b3ad3c7d645bb8b7bebc3_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:873176c1886ba511a3e27bba927f2ff93d799792e03b3ad3c7d645bb8b7bebc3_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:873176c1886ba511a3e27bba927f2ff93d799792e03b3ad3c7d645bb8b7bebc3_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:d73ca734137b09f63abd2b86033b45917a7b31ea0f0b82a72b1edd49e7e562dc_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:d73ca734137b09f63abd2b86033b45917a7b31ea0f0b82a72b1edd49e7e562dc_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:d73ca734137b09f63abd2b86033b45917a7b31ea0f0b82a72b1edd49e7e562dc_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:6fe96439caea99b98eeda15bf53548735859dd1d0447580cafd70f35413d8b73_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:6fe96439caea99b98eeda15bf53548735859dd1d0447580cafd70f35413d8b73_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:6fe96439caea99b98eeda15bf53548735859dd1d0447580cafd70f35413d8b73_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:705b842a1de235aaf56b3f5b47fdfb207cbba7773fb4778c3f036bf55a518fcb_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:705b842a1de235aaf56b3f5b47fdfb207cbba7773fb4778c3f036bf55a518fcb_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:705b842a1de235aaf56b3f5b47fdfb207cbba7773fb4778c3f036bf55a518fcb_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:a3cdbd04d182008cbb82d5c62a11a9ae93efaffbb4cb07a05681e18c7d278daf_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:a3cdbd04d182008cbb82d5c62a11a9ae93efaffbb4cb07a05681e18c7d278daf_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:a3cdbd04d182008cbb82d5c62a11a9ae93efaffbb4cb07a05681e18c7d278daf_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:b872600b11c96f9193e940db4e81057138b234b89ac00ef5c725a8d33b0493c8_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:b872600b11c96f9193e940db4e81057138b234b89ac00ef5c725a8d33b0493c8_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:b872600b11c96f9193e940db4e81057138b234b89ac00ef5c725a8d33b0493c8_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:30870719d136c4533f111eac5a0f16ae6c8a22194d27f7bdf5c79bdda7bbdf65_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:30870719d136c4533f111eac5a0f16ae6c8a22194d27f7bdf5c79bdda7bbdf65_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:30870719d136c4533f111eac5a0f16ae6c8a22194d27f7bdf5c79bdda7bbdf65_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:474953bca76984d2be59b36f7bf732eee4be1ebe9ea6c2761538eeef8c0fd359_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:474953bca76984d2be59b36f7bf732eee4be1ebe9ea6c2761538eeef8c0fd359_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:474953bca76984d2be59b36f7bf732eee4be1ebe9ea6c2761538eeef8c0fd359_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:c4a189514ddd841ddda1973fcc2f0880b2fd4025575d449dfeb4a8293194fd35_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:c4a189514ddd841ddda1973fcc2f0880b2fd4025575d449dfeb4a8293194fd35_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:c4a189514ddd841ddda1973fcc2f0880b2fd4025575d449dfeb4a8293194fd35_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:f08236ae0f2684bbc1cf982b5dc1291c618775cd15e102f02a20d63d5ea57046_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:f08236ae0f2684bbc1cf982b5dc1291c618775cd15e102f02a20d63d5ea57046_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:f08236ae0f2684bbc1cf982b5dc1291c618775cd15e102f02a20d63d5ea57046_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:26aeafd7f91f2d15875122203325184eeb468e7e8e188e7a573ea9985a7d0765_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:26aeafd7f91f2d15875122203325184eeb468e7e8e188e7a573ea9985a7d0765_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:26aeafd7f91f2d15875122203325184eeb468e7e8e188e7a573ea9985a7d0765_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:41677d6e7076a42964606c5751023c182b085d84f9372590116843211b13177f_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:41677d6e7076a42964606c5751023c182b085d84f9372590116843211b13177f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:41677d6e7076a42964606c5751023c182b085d84f9372590116843211b13177f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:4471ea204d04b1ee21c24583a97e17b0c66bb7c236d139779b05f807d072e055_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:4471ea204d04b1ee21c24583a97e17b0c66bb7c236d139779b05f807d072e055_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:4471ea204d04b1ee21c24583a97e17b0c66bb7c236d139779b05f807d072e055_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:eef333cd092d6b48af2754b5ab69888ffcac50544524240ec27dd7b0f0fff2de_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:eef333cd092d6b48af2754b5ab69888ffcac50544524240ec27dd7b0f0fff2de_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:eef333cd092d6b48af2754b5ab69888ffcac50544524240ec27dd7b0f0fff2de_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:0774437207f9023ad0d0cc64a1113bb4a4854c29e573a0fa006c377e46222453_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:0774437207f9023ad0d0cc64a1113bb4a4854c29e573a0fa006c377e46222453_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:0774437207f9023ad0d0cc64a1113bb4a4854c29e573a0fa006c377e46222453_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:8266f325d930a96aeadf20c6e411b5fc170f0fb458a61771e422ef05e6cc5551_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:8266f325d930a96aeadf20c6e411b5fc170f0fb458a61771e422ef05e6cc5551_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:8266f325d930a96aeadf20c6e411b5fc170f0fb458a61771e422ef05e6cc5551_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:a0926930cf08e171c928bdd544a7bbe5faab3ea840cd33c4255c63899ed1338a_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:a0926930cf08e171c928bdd544a7bbe5faab3ea840cd33c4255c63899ed1338a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:a0926930cf08e171c928bdd544a7bbe5faab3ea840cd33c4255c63899ed1338a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:f5384507e10ee4cbb28501494dc4865974c469bcdf52848353891d18ab91e535_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:f5384507e10ee4cbb28501494dc4865974c469bcdf52848353891d18ab91e535_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:f5384507e10ee4cbb28501494dc4865974c469bcdf52848353891d18ab91e535_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:361e41b6437b1e9d11f2634517f81b073378b6dc77ca2aebfc197468f9257ccb_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:361e41b6437b1e9d11f2634517f81b073378b6dc77ca2aebfc197468f9257ccb_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:361e41b6437b1e9d11f2634517f81b073378b6dc77ca2aebfc197468f9257ccb_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:5a6ba05cfed23c3adaf3db363c6298dd7371d750ea2547f13225eababee7b5dc_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:5a6ba05cfed23c3adaf3db363c6298dd7371d750ea2547f13225eababee7b5dc_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:5a6ba05cfed23c3adaf3db363c6298dd7371d750ea2547f13225eababee7b5dc_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:9f00865d3f2590aa33e4a920a61055f5d83af53d2ea5a1aabcd7952377f73ed0_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:9f00865d3f2590aa33e4a920a61055f5d83af53d2ea5a1aabcd7952377f73ed0_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:9f00865d3f2590aa33e4a920a61055f5d83af53d2ea5a1aabcd7952377f73ed0_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:eb675a5fac8140bcfa7442ab9c94f0050ede342b11000484323b32bdc9a41b0b_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:eb675a5fac8140bcfa7442ab9c94f0050ede342b11000484323b32bdc9a41b0b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:eb675a5fac8140bcfa7442ab9c94f0050ede342b11000484323b32bdc9a41b0b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:0a94b81901263ae93b0ffc3a5c94a7f8c602cef274d0f709ab6ab021d0b7cfc7_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:0a94b81901263ae93b0ffc3a5c94a7f8c602cef274d0f709ab6ab021d0b7cfc7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:0a94b81901263ae93b0ffc3a5c94a7f8c602cef274d0f709ab6ab021d0b7cfc7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:19319829b7165441d20f15f136b49d3b706be4b0a8bf922adaa59dfbc23e75e6_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:19319829b7165441d20f15f136b49d3b706be4b0a8bf922adaa59dfbc23e75e6_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:19319829b7165441d20f15f136b49d3b706be4b0a8bf922adaa59dfbc23e75e6_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:9f6b74a54f6562c07873b30d4419a36a6fc36a7b8f7f381832f6ab090761e735_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:9f6b74a54f6562c07873b30d4419a36a6fc36a7b8f7f381832f6ab090761e735_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:9f6b74a54f6562c07873b30d4419a36a6fc36a7b8f7f381832f6ab090761e735_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:acb0c161af34b3c8dba0cf8c55a729b10b67f1bbe8b66575a8eb7607abf39f37_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:acb0c161af34b3c8dba0cf8c55a729b10b67f1bbe8b66575a8eb7607abf39f37_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:acb0c161af34b3c8dba0cf8c55a729b10b67f1bbe8b66575a8eb7607abf39f37_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:303c82ccd73db35c1e5d9453bf448de8076d40d8263adfaf3682eb185967ea3a_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:303c82ccd73db35c1e5d9453bf448de8076d40d8263adfaf3682eb185967ea3a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:303c82ccd73db35c1e5d9453bf448de8076d40d8263adfaf3682eb185967ea3a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:5ba7215b20570ebbe3769e23524a680b699a6be0b6081f25daed61257738950f_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:5ba7215b20570ebbe3769e23524a680b699a6be0b6081f25daed61257738950f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:5ba7215b20570ebbe3769e23524a680b699a6be0b6081f25daed61257738950f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:ce01851515c2edeec5d5b91f5e35eb8f6852bc3278ee237db72e27d39a4c00d5_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:ce01851515c2edeec5d5b91f5e35eb8f6852bc3278ee237db72e27d39a4c00d5_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:ce01851515c2edeec5d5b91f5e35eb8f6852bc3278ee237db72e27d39a4c00d5_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:e06416ae75e05af4f06ff35752b057039742e26366b4e5f48ecd84f260365c33_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:e06416ae75e05af4f06ff35752b057039742e26366b4e5f48ecd84f260365c33_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:e06416ae75e05af4f06ff35752b057039742e26366b4e5f48ecd84f260365c33_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace@sha256:4e30716436083472011c32185f5d6e54adea2845f22449340c94f231319ddee0_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:4e30716436083472011c32185f5d6e54adea2845f22449340c94f231319ddee0_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-marketplace@sha256:4e30716436083472011c32185f5d6e54adea2845f22449340c94f231319ddee0_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace@sha256:d992d79287f6496051f3a005af190ee586646c9cc1c6c72542bace924f4a0788_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:d992d79287f6496051f3a005af190ee586646c9cc1c6c72542bace924f4a0788_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-marketplace@sha256:d992d79287f6496051f3a005af190ee586646c9cc1c6c72542bace924f4a0788_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace@sha256:e7bb533706de09dc8ecf7c0779b3a304db9aa8e4eb9fc8d40c6154c7765229ec_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:e7bb533706de09dc8ecf7c0779b3a304db9aa8e4eb9fc8d40c6154c7765229ec_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-marketplace@sha256:e7bb533706de09dc8ecf7c0779b3a304db9aa8e4eb9fc8d40c6154c7765229ec_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace@sha256:f2e8fe853b042abaee14c7cbfa3b1dda11f82a1499db5ac43aa95025bce43bbb_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:f2e8fe853b042abaee14c7cbfa3b1dda11f82a1499db5ac43aa95025bce43bbb_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-marketplace@sha256:f2e8fe853b042abaee14c7cbfa3b1dda11f82a1499db5ac43aa95025bce43bbb_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-registry@sha256:41acb229602c4f5123621d82b102a21307d0919942fc9a45e89e0790a301665b_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-registry@sha256:41acb229602c4f5123621d82b102a21307d0919942fc9a45e89e0790a301665b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-registry@sha256:41acb229602c4f5123621d82b102a21307d0919942fc9a45e89e0790a301665b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-registry@sha256:6f4de0bb3bd7e9dc3488c8a43daca991eeed77e5a9d737571e9b60ddf2fb32ce_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-registry@sha256:6f4de0bb3bd7e9dc3488c8a43daca991eeed77e5a9d737571e9b60ddf2fb32ce_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-registry@sha256:6f4de0bb3bd7e9dc3488c8a43daca991eeed77e5a9d737571e9b60ddf2fb32ce_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-registry@sha256:7dd422c34cbecc6cd29179f5e341035725ad3aa77eeebae033e6f86081ebcf57_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-registry@sha256:7dd422c34cbecc6cd29179f5e341035725ad3aa77eeebae033e6f86081ebcf57_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-registry@sha256:7dd422c34cbecc6cd29179f5e341035725ad3aa77eeebae033e6f86081ebcf57_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-registry@sha256:9de2cd3a25600438909f0a88891e42e09e8cb2b92ebca8e8c0ef7255a9d8910e_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-registry@sha256:9de2cd3a25600438909f0a88891e42e09e8cb2b92ebca8e8c0ef7255a9d8910e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-registry@sha256:9de2cd3a25600438909f0a88891e42e09e8cb2b92ebca8e8c0ef7255a9d8910e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:0fb5437ff89bdde7a84c51bb0a3cdd72a46ed704051c34ca04a6182ff9ad6ae2_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:0fb5437ff89bdde7a84c51bb0a3cdd72a46ed704051c34ca04a6182ff9ad6ae2_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:0fb5437ff89bdde7a84c51bb0a3cdd72a46ed704051c34ca04a6182ff9ad6ae2_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:1f03d3f90ab8f8b3a9badc6bbccfbaa60950fccb15b9c4f4c80084b97ff865b1_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:1f03d3f90ab8f8b3a9badc6bbccfbaa60950fccb15b9c4f4c80084b97ff865b1_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:1f03d3f90ab8f8b3a9badc6bbccfbaa60950fccb15b9c4f4c80084b97ff865b1_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:26904df8c6c0e23bd8993993302f743483dd18d2ffb82c0b06bc669059b86e7b_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:26904df8c6c0e23bd8993993302f743483dd18d2ffb82c0b06bc669059b86e7b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:26904df8c6c0e23bd8993993302f743483dd18d2ffb82c0b06bc669059b86e7b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:81b012fc3f45012d9846b0158d3659a8081892742811499a3720b472e0d1ef86_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:81b012fc3f45012d9846b0158d3659a8081892742811499a3720b472e0d1ef86_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:81b012fc3f45012d9846b0158d3659a8081892742811499a3720b472e0d1ef86_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:53c66b45acaf412df2d39de16e27620925082ae7fdc94f53ec79f738758e5ed2_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:53c66b45acaf412df2d39de16e27620925082ae7fdc94f53ec79f738758e5ed2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:53c66b45acaf412df2d39de16e27620925082ae7fdc94f53ec79f738758e5ed2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:58dfac866660eb84b004f533b2760a3d6c9ce6a87e484acc1f44eac7c4aed9af_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:58dfac866660eb84b004f533b2760a3d6c9ce6a87e484acc1f44eac7c4aed9af_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:58dfac866660eb84b004f533b2760a3d6c9ce6a87e484acc1f44eac7c4aed9af_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c607126e8d43bc09954f99625329630804d10bfc1343be5f7cb46ba28aa7c9f7_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c607126e8d43bc09954f99625329630804d10bfc1343be5f7cb46ba28aa7c9f7_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c607126e8d43bc09954f99625329630804d10bfc1343be5f7cb46ba28aa7c9f7_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e8d2245027591ad454a042a484b13f9b3e153db36fe8a2cf1c92ce3cfcfbe09d_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e8d2245027591ad454a042a484b13f9b3e153db36fe8a2cf1c92ce3cfcfbe09d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e8d2245027591ad454a042a484b13f9b3e153db36fe8a2cf1c92ce3cfcfbe09d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2bdd57cf8ed0eee4179556ed7c527908cac5105453bd591a2747c5e7590adbda_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2bdd57cf8ed0eee4179556ed7c527908cac5105453bd591a2747c5e7590adbda_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2bdd57cf8ed0eee4179556ed7c527908cac5105453bd591a2747c5e7590adbda_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:4e190575d60664dc3534557c4c2ee70a0415ebebd59166704d4c8b9e3ce3ffc9_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:4e190575d60664dc3534557c4c2ee70a0415ebebd59166704d4c8b9e3ce3ffc9_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:4e190575d60664dc3534557c4c2ee70a0415ebebd59166704d4c8b9e3ce3ffc9_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a44f9c52c6a3801f23d2523d144182c19e7897e8e40fed087a948d95c252ff7a_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a44f9c52c6a3801f23d2523d144182c19e7897e8e40fed087a948d95c252ff7a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a44f9c52c6a3801f23d2523d144182c19e7897e8e40fed087a948d95c252ff7a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:ce0c85a6bcaa3dc1c3b533d43635d3850459c9e58b1b392ec5eb53e8c62758ec_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:ce0c85a6bcaa3dc1c3b533d43635d3850459c9e58b1b392ec5eb53e8c62758ec_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:ce0c85a6bcaa3dc1c3b533d43635d3850459c9e58b1b392ec5eb53e8c62758ec_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:2bdd57cf8ed0eee4179556ed7c527908cac5105453bd591a2747c5e7590adbda_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:2bdd57cf8ed0eee4179556ed7c527908cac5105453bd591a2747c5e7590adbda_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:2bdd57cf8ed0eee4179556ed7c527908cac5105453bd591a2747c5e7590adbda_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:4e190575d60664dc3534557c4c2ee70a0415ebebd59166704d4c8b9e3ce3ffc9_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:4e190575d60664dc3534557c4c2ee70a0415ebebd59166704d4c8b9e3ce3ffc9_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:4e190575d60664dc3534557c4c2ee70a0415ebebd59166704d4c8b9e3ce3ffc9_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:a44f9c52c6a3801f23d2523d144182c19e7897e8e40fed087a948d95c252ff7a_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:a44f9c52c6a3801f23d2523d144182c19e7897e8e40fed087a948d95c252ff7a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:a44f9c52c6a3801f23d2523d144182c19e7897e8e40fed087a948d95c252ff7a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:ce0c85a6bcaa3dc1c3b533d43635d3850459c9e58b1b392ec5eb53e8c62758ec_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:ce0c85a6bcaa3dc1c3b533d43635d3850459c9e58b1b392ec5eb53e8c62758ec_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:ce0c85a6bcaa3dc1c3b533d43635d3850459c9e58b1b392ec5eb53e8c62758ec_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-pod@sha256:2d5034d957f5a18cac865648df8bcb7f2b452c0358f3433fa57f51852369480e_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-pod@sha256:2d5034d957f5a18cac865648df8bcb7f2b452c0358f3433fa57f51852369480e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-pod@sha256:2d5034d957f5a18cac865648df8bcb7f2b452c0358f3433fa57f51852369480e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-pod@sha256:bf19bda57168629145375671f05f8dbed85751dccbaa76de6e0e15e33c03b878_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-pod@sha256:bf19bda57168629145375671f05f8dbed85751dccbaa76de6e0e15e33c03b878_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-pod@sha256:bf19bda57168629145375671f05f8dbed85751dccbaa76de6e0e15e33c03b878_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-pod@sha256:bf63836da764d3edb85eef931e9df66ae263be4fc20d3dabf3bbce389d485dda_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-pod@sha256:bf63836da764d3edb85eef931e9df66ae263be4fc20d3dabf3bbce389d485dda_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-pod@sha256:bf63836da764d3edb85eef931e9df66ae263be4fc20d3dabf3bbce389d485dda_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-pod@sha256:ec37b6d41b2ba490d1728e034c9345b38f9100a3ea1e95c2ede71a4aa70b58a4_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-pod@sha256:ec37b6d41b2ba490d1728e034c9345b38f9100a3ea1e95c2ede71a4aa70b58a4_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-pod@sha256:ec37b6d41b2ba490d1728e034c9345b38f9100a3ea1e95c2ede71a4aa70b58a4_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:40d1f80489c7fbea4944a302b8328b53b80f55cebf599f5249ce840db3c304aa_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:40d1f80489c7fbea4944a302b8328b53b80f55cebf599f5249ce840db3c304aa_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:40d1f80489c7fbea4944a302b8328b53b80f55cebf599f5249ce840db3c304aa_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:a227788a9efd11631494bad9646e0594384cbb99389f1abef0c8554cc424eb7e_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:a227788a9efd11631494bad9646e0594384cbb99389f1abef0c8554cc424eb7e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:a227788a9efd11631494bad9646e0594384cbb99389f1abef0c8554cc424eb7e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:66c7549d34362a8521f3334f3e5ab3eb129913d4ee8224ad316e4ecc1e3e74e9_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:66c7549d34362a8521f3334f3e5ab3eb129913d4ee8224ad316e4ecc1e3e74e9_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:66c7549d34362a8521f3334f3e5ab3eb129913d4ee8224ad316e4ecc1e3e74e9_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:bf45590a82d55274f8218c1cd796466d330a487c9aa62ef70a4313606b3493f7_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:bf45590a82d55274f8218c1cd796466d330a487c9aa62ef70a4313606b3493f7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:bf45590a82d55274f8218c1cd796466d330a487c9aa62ef70a4313606b3493f7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:04fb92abd413af92facc680dbe8229944302e83d094cff4c530277fe59780836_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:04fb92abd413af92facc680dbe8229944302e83d094cff4c530277fe59780836_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:04fb92abd413af92facc680dbe8229944302e83d094cff4c530277fe59780836_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:579c798290fe3710bdd34a0ab0ad5e8c8b359f21714660f39aa6a5053dc1b62d_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:579c798290fe3710bdd34a0ab0ad5e8c8b359f21714660f39aa6a5053dc1b62d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:579c798290fe3710bdd34a0ab0ad5e8c8b359f21714660f39aa6a5053dc1b62d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:a0755b4700344b97285e24d3736db1062c0217e7cf382fafc25acbcc49ad5da5_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:a0755b4700344b97285e24d3736db1062c0217e7cf382fafc25acbcc49ad5da5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:a0755b4700344b97285e24d3736db1062c0217e7cf382fafc25acbcc49ad5da5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:bb797a663cf356b570a379aa959adb097c5d3c8fea9171901d44c91b879168ce_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:bb797a663cf356b570a379aa959adb097c5d3c8fea9171901d44c91b879168ce_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:bb797a663cf356b570a379aa959adb097c5d3c8fea9171901d44c91b879168ce_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:4cbd929c0cda40372e647f68c1a74a76eff8b07f393343fcb1c673e98e196a12_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:4cbd929c0cda40372e647f68c1a74a76eff8b07f393343fcb1c673e98e196a12_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:4cbd929c0cda40372e647f68c1a74a76eff8b07f393343fcb1c673e98e196a12_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:75ed98618ec1a6e27db5f1471b0c14617d2786b3505dcb0be711f390e4e0e144_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:75ed98618ec1a6e27db5f1471b0c14617d2786b3505dcb0be711f390e4e0e144_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:75ed98618ec1a6e27db5f1471b0c14617d2786b3505dcb0be711f390e4e0e144_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:89ba1ca0a16b7cf75588e723abeadcbdf66a4bfddcd74b96583f7ca4dab0d67f_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:89ba1ca0a16b7cf75588e723abeadcbdf66a4bfddcd74b96583f7ca4dab0d67f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:89ba1ca0a16b7cf75588e723abeadcbdf66a4bfddcd74b96583f7ca4dab0d67f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:d5b4dbe9e7fdbe94646af9140f55fea3eb1a1648b63da25543071b135e4e51d7_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:d5b4dbe9e7fdbe94646af9140f55fea3eb1a1648b63da25543071b135e4e51d7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:d5b4dbe9e7fdbe94646af9140f55fea3eb1a1648b63da25543071b135e4e51d7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:270cefaeb59482d89580be541b9ff8501697ae8fb8fb0fc757512551a1c0a229_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:270cefaeb59482d89580be541b9ff8501697ae8fb8fb0fc757512551a1c0a229_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:270cefaeb59482d89580be541b9ff8501697ae8fb8fb0fc757512551a1c0a229_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:543ecd85e3a8e5a8b1668a3eb857d554f3aed5f5f99df06fc96c207b2cd1f68a_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:543ecd85e3a8e5a8b1668a3eb857d554f3aed5f5f99df06fc96c207b2cd1f68a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:543ecd85e3a8e5a8b1668a3eb857d554f3aed5f5f99df06fc96c207b2cd1f68a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:b4fdd00a5386db728c94c1ea6c49e450b3cb40352f7008d4ae5c5e340cadc442_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:b4fdd00a5386db728c94c1ea6c49e450b3cb40352f7008d4ae5c5e340cadc442_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:b4fdd00a5386db728c94c1ea6c49e450b3cb40352f7008d4ae5c5e340cadc442_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:ba82154b9ba68cbbbd401d1d62b1425e97ae32f809c9455b6e8417788acd98f6_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:ba82154b9ba68cbbbd401d1d62b1425e97ae32f809c9455b6e8417788acd98f6_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:ba82154b9ba68cbbbd401d1d62b1425e97ae32f809c9455b6e8417788acd98f6_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:22a20fd9d7349ee228bf166ba0c3e8e91387c683da2ebf4145ff2006fb1c54c5_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:22a20fd9d7349ee228bf166ba0c3e8e91387c683da2ebf4145ff2006fb1c54c5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:22a20fd9d7349ee228bf166ba0c3e8e91387c683da2ebf4145ff2006fb1c54c5_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:4c28ec1115b0df6dca82b417d9590b3a3e89686aae16d93d854a3c2a313e1880_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:4c28ec1115b0df6dca82b417d9590b3a3e89686aae16d93d854a3c2a313e1880_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:4c28ec1115b0df6dca82b417d9590b3a3e89686aae16d93d854a3c2a313e1880_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:666fa8a3fd09243081ccde1b3c8382532aab9746d12e02ce0bb47fbfb32273d7_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:666fa8a3fd09243081ccde1b3c8382532aab9746d12e02ce0bb47fbfb32273d7_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:666fa8a3fd09243081ccde1b3c8382532aab9746d12e02ce0bb47fbfb32273d7_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:9fe57e946856ae7dccf83a5ac3ff6848397f0b8d98fe2b39c341df82a508b234_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:9fe57e946856ae7dccf83a5ac3ff6848397f0b8d98fe2b39c341df82a508b234_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:9fe57e946856ae7dccf83a5ac3ff6848397f0b8d98fe2b39c341df82a508b234_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:062f9c1be98d83a364abcb6ce08244c9a25789b2eb15c7946ae546f05449c24a_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:062f9c1be98d83a364abcb6ce08244c9a25789b2eb15c7946ae546f05449c24a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:062f9c1be98d83a364abcb6ce08244c9a25789b2eb15c7946ae546f05449c24a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:0c43289c2a39c99d86e645cb43bf53a07bf0b182b05efca1046244d7843859b1_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:0c43289c2a39c99d86e645cb43bf53a07bf0b182b05efca1046244d7843859b1_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:0c43289c2a39c99d86e645cb43bf53a07bf0b182b05efca1046244d7843859b1_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:460fd5bda2fdcf9a9c34d52f1732ec8b9fe5a0d133cf8a761a66a786b8d75528_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:460fd5bda2fdcf9a9c34d52f1732ec8b9fe5a0d133cf8a761a66a786b8d75528_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:460fd5bda2fdcf9a9c34d52f1732ec8b9fe5a0d133cf8a761a66a786b8d75528_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:a1e0c7f6c065a91b4112c41ea2bd9bb2ebda3761dc7712b26ada64ade78fa674_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:a1e0c7f6c065a91b4112c41ea2bd9bb2ebda3761dc7712b26ada64ade78fa674_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:a1e0c7f6c065a91b4112c41ea2bd9bb2ebda3761dc7712b26ada64ade78fa674_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator@sha256:632591056f6d2339715fb5c1a3cb909c589586ba8e2ce8e63e537705bebb693f_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:632591056f6d2339715fb5c1a3cb909c589586ba8e2ce8e63e537705bebb693f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-operator@sha256:632591056f6d2339715fb5c1a3cb909c589586ba8e2ce8e63e537705bebb693f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator@sha256:69eb6c44a16287706659db6acdc53e7780599d86a02adb63e728ce7d70f1c975_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:69eb6c44a16287706659db6acdc53e7780599d86a02adb63e728ce7d70f1c975_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-operator@sha256:69eb6c44a16287706659db6acdc53e7780599d86a02adb63e728ce7d70f1c975_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator@sha256:b2371a23331087d2f0dad63f54edb024d51e0526da319a76bab0890aba28c58b_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:b2371a23331087d2f0dad63f54edb024d51e0526da319a76bab0890aba28c58b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-operator@sha256:b2371a23331087d2f0dad63f54edb024d51e0526da319a76bab0890aba28c58b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator@sha256:d729e7664dc76e64deff7c9fbf8a4bf3a6892b4db88661d0c183cf795e6fd58f_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:d729e7664dc76e64deff7c9fbf8a4bf3a6892b4db88661d0c183cf795e6fd58f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-operator@sha256:d729e7664dc76e64deff7c9fbf8a4bf3a6892b4db88661d0c183cf795e6fd58f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus@sha256:207542c0ad1f3b599c3cc6c180939cf53d3f1476561dbcc844288ffce756bb41_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus@sha256:207542c0ad1f3b599c3cc6c180939cf53d3f1476561dbcc844288ffce756bb41_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus@sha256:207542c0ad1f3b599c3cc6c180939cf53d3f1476561dbcc844288ffce756bb41_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus@sha256:28024773093ead756489d28df8d9fec1f109123968bd907504a535f08ff2bf62_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus@sha256:28024773093ead756489d28df8d9fec1f109123968bd907504a535f08ff2bf62_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus@sha256:28024773093ead756489d28df8d9fec1f109123968bd907504a535f08ff2bf62_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus@sha256:6795364606c9f03c2c921a137a3b80d596c2911089c8c4d942f38bfc5d1d03fe_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus@sha256:6795364606c9f03c2c921a137a3b80d596c2911089c8c4d942f38bfc5d1d03fe_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus@sha256:6795364606c9f03c2c921a137a3b80d596c2911089c8c4d942f38bfc5d1d03fe_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus@sha256:bb3440ac851c34142da6610ef7ebfd30f0ba3f0ed10cb4480570f518a06a3885_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus@sha256:bb3440ac851c34142da6610ef7ebfd30f0ba3f0ed10cb4480570f518a06a3885_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus@sha256:bb3440ac851c34142da6610ef7ebfd30f0ba3f0ed10cb4480570f518a06a3885_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:5c5e851fe70b45fe060202354f2676b600be807b14fa60ad93d03f9276743484_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:5c5e851fe70b45fe060202354f2676b600be807b14fa60ad93d03f9276743484_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:5c5e851fe70b45fe060202354f2676b600be807b14fa60ad93d03f9276743484_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:8b389f6982b94f3b5546565f536baabcf8893a583b574b462aa2b5b1287345ba_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:8b389f6982b94f3b5546565f536baabcf8893a583b574b462aa2b5b1287345ba_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:8b389f6982b94f3b5546565f536baabcf8893a583b574b462aa2b5b1287345ba_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ad396f288e6ac9093c5f1f59100cdc968e52ac5c6a8d128aeaec8f28f7e2f5b8_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ad396f288e6ac9093c5f1f59100cdc968e52ac5c6a8d128aeaec8f28f7e2f5b8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ad396f288e6ac9093c5f1f59100cdc968e52ac5c6a8d128aeaec8f28f7e2f5b8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:fea1deecc00c4a60b44b8c3a5123a5a24df80faf36f849367b7ecb1b07e3bc96_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:fea1deecc00c4a60b44b8c3a5123a5a24df80faf36f849367b7ecb1b07e3bc96_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:fea1deecc00c4a60b44b8c3a5123a5a24df80faf36f849367b7ecb1b07e3bc96_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-service-ca-operator@sha256:2a9c1d4d7bcf5d3a7a414482f020959fa489ccc06b5a0c724a78da62bb1ded47_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:2a9c1d4d7bcf5d3a7a414482f020959fa489ccc06b5a0c724a78da62bb1ded47_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-service-ca-operator@sha256:2a9c1d4d7bcf5d3a7a414482f020959fa489ccc06b5a0c724a78da62bb1ded47_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-service-ca-operator@sha256:3862a8807b5710f80ac05ce38155eef8e245594cf7cdbe3b9a718ab31a323436_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:3862a8807b5710f80ac05ce38155eef8e245594cf7cdbe3b9a718ab31a323436_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-service-ca-operator@sha256:3862a8807b5710f80ac05ce38155eef8e245594cf7cdbe3b9a718ab31a323436_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-service-ca-operator@sha256:65a5a70cab35c5d51c4bfa23338a34e4da76016e8bb7765468cab426baa7c53c_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:65a5a70cab35c5d51c4bfa23338a34e4da76016e8bb7765468cab426baa7c53c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-service-ca-operator@sha256:65a5a70cab35c5d51c4bfa23338a34e4da76016e8bb7765468cab426baa7c53c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-service-ca-operator@sha256:893081f7dfb7379d5653155a3ac0c5adf918e5f1ca09206e9792bcceec6eb0cb_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:893081f7dfb7379d5653155a3ac0c5adf918e5f1ca09206e9792bcceec6eb0cb_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-service-ca-operator@sha256:893081f7dfb7379d5653155a3ac0c5adf918e5f1ca09206e9792bcceec6eb0cb_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-telemeter@sha256:5f23edf9ee6a929cf63321aa208d35f9c332fa5d19f34ec1f542f0c3dbd8b404_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-telemeter@sha256:5f23edf9ee6a929cf63321aa208d35f9c332fa5d19f34ec1f542f0c3dbd8b404_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-telemeter@sha256:5f23edf9ee6a929cf63321aa208d35f9c332fa5d19f34ec1f542f0c3dbd8b404_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-telemeter@sha256:bfebbd8bd2c53ec956eb7608ef743848d3c181d211a6438502b398ee39d525ce_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-telemeter@sha256:bfebbd8bd2c53ec956eb7608ef743848d3c181d211a6438502b398ee39d525ce_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-telemeter@sha256:bfebbd8bd2c53ec956eb7608ef743848d3c181d211a6438502b398ee39d525ce_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-telemeter@sha256:d7a8abe5d4a18b1be8fd9300271274453abe98a85053ff596a5aba2914c513f7_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-telemeter@sha256:d7a8abe5d4a18b1be8fd9300271274453abe98a85053ff596a5aba2914c513f7_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-telemeter@sha256:d7a8abe5d4a18b1be8fd9300271274453abe98a85053ff596a5aba2914c513f7_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-telemeter@sha256:ed2679255532f8984ff2f14c96cb9f24d96285570f6cc38a93add615a225586d_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-telemeter@sha256:ed2679255532f8984ff2f14c96cb9f24d96285570f6cc38a93add615a225586d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-telemeter@sha256:ed2679255532f8984ff2f14c96cb9f24d96285570f6cc38a93add615a225586d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tests@sha256:549f70f3d54227714ce4c435a74895c53c4c4c48f9bbfb999fca6f6bf17b383b_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-tests@sha256:549f70f3d54227714ce4c435a74895c53c4c4c48f9bbfb999fca6f6bf17b383b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-tests@sha256:549f70f3d54227714ce4c435a74895c53c4c4c48f9bbfb999fca6f6bf17b383b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tests@sha256:74821491e546c0abcca4cf565971d9fea685422f85a1913b0f6cb29b8e2a3e7f_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-tests@sha256:74821491e546c0abcca4cf565971d9fea685422f85a1913b0f6cb29b8e2a3e7f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-tests@sha256:74821491e546c0abcca4cf565971d9fea685422f85a1913b0f6cb29b8e2a3e7f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tests@sha256:ade9297d75238baaea862e6bfbdad65ed465bb7e43c597141640c76da60ce732_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-tests@sha256:ade9297d75238baaea862e6bfbdad65ed465bb7e43c597141640c76da60ce732_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-tests@sha256:ade9297d75238baaea862e6bfbdad65ed465bb7e43c597141640c76da60ce732_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tests@sha256:ff3fbc882fad77dfdc4fbb2a0bb058eaf414fd729786c2ffd25a481c13025f78_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-tests@sha256:ff3fbc882fad77dfdc4fbb2a0bb058eaf414fd729786c2ffd25a481c13025f78_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-tests@sha256:ff3fbc882fad77dfdc4fbb2a0bb058eaf414fd729786c2ffd25a481c13025f78_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:1bf554932c6a0f12dd855c4737a6c497ccba6cdddb579f1f958190044a70783a_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:1bf554932c6a0f12dd855c4737a6c497ccba6cdddb579f1f958190044a70783a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:1bf554932c6a0f12dd855c4737a6c497ccba6cdddb579f1f958190044a70783a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:3d6668b4788734262c49f2827c9d0bfd54768e17c3833e8fa4e7350d33edc920_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:3d6668b4788734262c49f2827c9d0bfd54768e17c3833e8fa4e7350d33edc920_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:3d6668b4788734262c49f2827c9d0bfd54768e17c3833e8fa4e7350d33edc920_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:5792ce77e8ed883c774d76ca7a98f9ccf2207caaa274b126b78f2637c2f10d19_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:5792ce77e8ed883c774d76ca7a98f9ccf2207caaa274b126b78f2637c2f10d19_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:5792ce77e8ed883c774d76ca7a98f9ccf2207caaa274b126b78f2637c2f10d19_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:e9fd79b6e56ae412a4c6abe6d245ddeeab783c5db0273715d1a5959f97fd44bc_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:e9fd79b6e56ae412a4c6abe6d245ddeeab783c5db0273715d1a5959f97fd44bc_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:e9fd79b6e56ae412a4c6abe6d245ddeeab783c5db0273715d1a5959f97fd44bc_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel8@sha256:462bb12fc39e08beece7c19a5867c883c3a7fe5fc73422c5d0e173bbde17fa09_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:462bb12fc39e08beece7c19a5867c883c3a7fe5fc73422c5d0e173bbde17fa09_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-tools-rhel8@sha256:462bb12fc39e08beece7c19a5867c883c3a7fe5fc73422c5d0e173bbde17fa09_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel8@sha256:67e9b1a97d13699ffdb4a3a5e6b778d1bae05c206fdbb2bff33d7c90f17118fe_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:67e9b1a97d13699ffdb4a3a5e6b778d1bae05c206fdbb2bff33d7c90f17118fe_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-tools-rhel8@sha256:67e9b1a97d13699ffdb4a3a5e6b778d1bae05c206fdbb2bff33d7c90f17118fe_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel8@sha256:89071ed5c3e5222de1b460a16c85375662797972ff57665ca7b984df850bec56_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:89071ed5c3e5222de1b460a16c85375662797972ff57665ca7b984df850bec56_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-tools-rhel8@sha256:89071ed5c3e5222de1b460a16c85375662797972ff57665ca7b984df850bec56_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel8@sha256:c3cfc995cbdfb930b08a0c4f4c389034cb6fad4823d60b0a977afa483e36df03_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:c3cfc995cbdfb930b08a0c4f4c389034cb6fad4823d60b0a977afa483e36df03_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-tools-rhel8@sha256:c3cfc995cbdfb930b08a0c4f4c389034cb6fad4823d60b0a977afa483e36df03_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:6c4d230ad869a8e01425d5d084ae5ab41c05f21aaa99efe882a38759fe080488_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:6c4d230ad869a8e01425d5d084ae5ab41c05f21aaa99efe882a38759fe080488_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:6c4d230ad869a8e01425d5d084ae5ab41c05f21aaa99efe882a38759fe080488_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:59e7c19c1f18bd1e2a9ba4b2f624113db2a801cdae4293b21ffa06f3089d143a_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:59e7c19c1f18bd1e2a9ba4b2f624113db2a801cdae4293b21ffa06f3089d143a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:59e7c19c1f18bd1e2a9ba4b2f624113db2a801cdae4293b21ffa06f3089d143a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:49c60b3b255d415636872fee0a8e75e15324bfc92ac85e333af81d5f656f5381_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:49c60b3b255d415636872fee0a8e75e15324bfc92ac85e333af81d5f656f5381_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:49c60b3b255d415636872fee0a8e75e15324bfc92ac85e333af81d5f656f5381_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:4a6f2275aa9a2eb62fbde6cea70b6a1dc868385672abc7d668acbe5d027db83d_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:4a6f2275aa9a2eb62fbde6cea70b6a1dc868385672abc7d668acbe5d027db83d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:4a6f2275aa9a2eb62fbde6cea70b6a1dc868385672abc7d668acbe5d027db83d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:6c4d230ad869a8e01425d5d084ae5ab41c05f21aaa99efe882a38759fe080488_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:6c4d230ad869a8e01425d5d084ae5ab41c05f21aaa99efe882a38759fe080488_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:6c4d230ad869a8e01425d5d084ae5ab41c05f21aaa99efe882a38759fe080488_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:59e7c19c1f18bd1e2a9ba4b2f624113db2a801cdae4293b21ffa06f3089d143a_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:59e7c19c1f18bd1e2a9ba4b2f624113db2a801cdae4293b21ffa06f3089d143a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:59e7c19c1f18bd1e2a9ba4b2f624113db2a801cdae4293b21ffa06f3089d143a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:ff21c2d5424aa264a2633fd5db74f82f77597b889a25e71c21e92b01b3c8faa8_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:ff21c2d5424aa264a2633fd5db74f82f77597b889a25e71c21e92b01b3c8faa8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:ff21c2d5424aa264a2633fd5db74f82f77597b889a25e71c21e92b01b3c8faa8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:55db369f490db060ef1f7c013336e4ecf6948e5531404cb0e1cfd997908293fe_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:55db369f490db060ef1f7c013336e4ecf6948e5531404cb0e1cfd997908293fe_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:55db369f490db060ef1f7c013336e4ecf6948e5531404cb0e1cfd997908293fe_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:33efb0ac219080c5261ca961a8b5bbd4c6baa63600578790889ee20af477bdf5_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:33efb0ac219080c5261ca961a8b5bbd4c6baa63600578790889ee20af477bdf5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:33efb0ac219080c5261ca961a8b5bbd4c6baa63600578790889ee20af477bdf5_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:63c7a7fbc34cf7f18fda6cd985838dbd653dc0ed1bf2f65e47f937caae179618_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:63c7a7fbc34cf7f18fda6cd985838dbd653dc0ed1bf2f65e47f937caae179618_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:63c7a7fbc34cf7f18fda6cd985838dbd653dc0ed1bf2f65e47f937caae179618_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:7d470f2f278cff860db66d6ee56a1145d7edc1a1a781e6d56ba81265d24fdd51_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:7d470f2f278cff860db66d6ee56a1145d7edc1a1a781e6d56ba81265d24fdd51_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:7d470f2f278cff860db66d6ee56a1145d7edc1a1a781e6d56ba81265d24fdd51_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:998d116b0f453e4fc7a7e95464014cdf72a51d9690dfaf7b454cce03996d76de_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:998d116b0f453e4fc7a7e95464014cdf72a51d9690dfaf7b454cce03996d76de_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:998d116b0f453e4fc7a7e95464014cdf72a51d9690dfaf7b454cce03996d76de_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:0f049a3f90e191e5082288df1cda425e539773dd9b2115aaec393c823631ec9c_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:0f049a3f90e191e5082288df1cda425e539773dd9b2115aaec393c823631ec9c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:0f049a3f90e191e5082288df1cda425e539773dd9b2115aaec393c823631ec9c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:9491c18dd5e0a97538a8261718307222c39479c2a6165754a1c87eaa702121c2_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:9491c18dd5e0a97538a8261718307222c39479c2a6165754a1c87eaa702121c2_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:9491c18dd5e0a97538a8261718307222c39479c2a6165754a1c87eaa702121c2_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:bcc0e629710d429a2c1b53ba6862d6784f50120431f2b9d5ae849c5acccda45b_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:bcc0e629710d429a2c1b53ba6862d6784f50120431f2b9d5ae849c5acccda45b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:bcc0e629710d429a2c1b53ba6862d6784f50120431f2b9d5ae849c5acccda45b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:cda7b7445c448dcddb4d7f4218347e478d31d2ff0c45b151d2909650949b9cd4_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:cda7b7445c448dcddb4d7f4218347e478d31d2ff0c45b151d2909650949b9cd4_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:cda7b7445c448dcddb4d7f4218347e478d31d2ff0c45b151d2909650949b9cd4_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 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": [
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:9a748451c1650e43bf911c800eed90b4e85d71e250a9c4623c7e95d86f404729_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:a1715c28ae05bd1ad796e0ec034c0177fe2a5aa554891c0c4c2d3fa11b9c075f_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:a9ca0cd9088f071e1a355a01a0ba501bef44e9dba67cd11aa057b4bee67672e8_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:bbb398ce00d2bc244eb9b403c7def721e36b849176c7923e33b9292d0292005a_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0dfccb271dbb7683897d20ec923c172167551c2e440c14ad0b61561821a5c3af_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:63e5fa1f3a3164bef18510e0338a90035acd5adc3cf9e736bbda25594885277e_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:a1eb380f3a41fd9cf366157abbe18c776ae6e3a0e3a3e1c5b187afe4ddfa536b_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:e3fc2b5c70efac4064e9fd155eee2a2dd2813ec865f1509deabcc41590e3563d_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:3d3a584f8ede240a3e4519383d151fb92a01c326a43388214ca78dfc492a2b05_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:8ad6653645299243eaa0fd2677e3066cc2bbd10f12b0405d9c9687c76ae283f6_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:b02236cef563bfae5956b4efc3f012772a8117b1c8de5b9a4964b50f9a7b65c5_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:b2577b2f1602e02efc7e5b8c9750fcfd4fb8040832f461138cac1230d34f1961_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:8fa63dd4b31e84c287a60f807c4130a5eef67f73ffe1dff28f32ae8f9441033f_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:b73506048f9ba08874eef8a6f2f6e467d55888ae3fd2a7576920aced94b55bd8_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:c4c1e35817bb978448dd3a2da5f9a99fcc95f734e26776e244e5dab88b0b420b_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:e9ac70e41419d3a074e99854ffb4bef5b1f9ecadf18efae211a17ba9df306580_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/network-tools-rhel8@sha256:282f8bf0a1ee79b4683921671e76d8ddbbb948f3c002d92556bdc5bff1472216_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/network-tools-rhel8@sha256:9149fb7cc4f45dc3d188626be4d47e9d5c64fd34a3ed36b0c7208a80f923035a_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/network-tools-rhel8@sha256:9f7f414049711a33e7ab426111b45525850445fe16873870d5dc5c287ed488cb_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/network-tools-rhel8@sha256:d2bfd76b906fa5074bf4c235330202d08c3d366215c5ef117748ec9eff72dbcb_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:4d9dc7566989c3d20434db05168515d745d3b48182be6c27573321e2032b7654_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:7404d4fcd2c5c33f3e4adf52cb5e85c8eb1c6ad12e951ce57910b7dc575dd8b9_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:79bc2fffd797d5b7bc28ab7a8b8a602fd4e431aeaad54c3def46b3cd88a64d3f_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:89c8f9db263056051fcfec167a3108903328661f83f4b8107ade752f54e65ed7_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:40f1a6a3e35b8f3334c18c5f6c5eda785cfc4fca68fd2f380f52de2d79a7c0fc_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:aeb961cb7c623d08a6da10b2e8e92dc789ccadf09935775efec046b0e5f5983f_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:e05fc48c55b668b4938a4d2c5aef29404ee208aabeef057b3a0e85ca5ef76f38_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:e1654eb8e3a715e6cff2930631b36889d1b3ee0ec388cbe946ce0917c613c0e1_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:06985b43ecd79ec616bdaeb23022c0bbeaf9fa0ce8d5dd8d9b9011150072beff_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:89bba6748d84d96e2ac4f1981d921bc921b394713cf684c2bd113a65a3a4494f_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:e1e5878b040ffe3902347c6cf303cb6bc07a8090bd1d0889dc0f8ab6b7bfcff6_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:f637f434fb3a8a142fc2f28946240f84c61249e31b8766e41235c6261a98eaa2_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:1df38f9325e431bc4812bb10275446160a8aa69776e41097f943803a7381ee69_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:25c8f51b33d73b697f95e5cc8cc4ad19d59c73e948a8f3cab357fbdb4583a8b3_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:e000a1b1bc9e5626baaa7a6a74e6e18a197fc44cb7c934e13ee4146bac77fcd0_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:ff59e124f429e20da21ce2ee5ffb4f6d8c6d137f0efc7eb3bff0d2ef6be4ed0c_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:31b14fc618f718efb30e2ae24463ed5c27e7a9bf04bd272abb828a979cabde89_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:5734694d1c1216015a5e80670bf46bd7efedae28aaa03eee8afe6ae4cd2f8b2f_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:75ab8e2155357546f5ea98cf4c01102cfec0fde631f2b698da4306e59b31bc3b_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e476574d4b9afc38d13376fb3f5895321959b3e0efc3da2f184b9f705eba2221_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:08434ba4f4cecc0751f6a7475722a2278eac17a1c8fc67e71ccc1f2d2d5dc85c_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:782e31fc1b50f89cf7866124d34210ca91548eac6637612bf2f5862493f28c77_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:e0f23c780dd43ccd136a02e3a59df49315ab5343f22f0f8b6ccfcd4d84745cf6_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:feca3eeb5832821bbbd3bb8504b292b621758751b2d56e224d17dd95b9724756_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:0d48b0beca21c0c627027bec2e83778e3392f282039f687a424394657d768d69_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:2e12f19f70ea4216a3ab31811cdbd4739bc32423cbd30047d5f9ff208f9c6598_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:77f6f08ce677c5b93236f10881836f24e239fecc2d386feed855581b5e078b9e_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b0cab60ee486547a71c5a4c9538dee910b261767a44c4d8443f2923d2027c50a_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:b1834514ad35e95835b77563c28d6c20555064f7838d777f932430b80139dad6_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:6e1c74e6c71af0382b1db5a3d650e017d85204902b7443e99772754a94147fe2_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:a097a76d302ae5b499f36658276b09fb64dfe056e40fef0022086d8e4267505f_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:be8f0a8f28d89325e1caae62750aa1a89968177f689c06abc251152f2857314c_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:5e10e661a1cb345fa76c938f9e6c5417f1745032cfd50413c71bcf2b2724eff4_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:d0cef7eec64244da073534a379682d17e201ca18bf2d51c8c3cafcd60bef3308_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:e6b88a0bcda791b89f22309e60f4288bcfa440a69215c7a75b908f3b9358db79_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:f86ce5bc14710c22e2e6a3eae0bf8fe18d9f67c930dab782cebb1d6a0e2675d0_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:4b2fc85b24c507e0c58962ddf3585b237554f83202385cba5c0128cf2e958ea1_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:97a357234248504d2b953353946a663165e789d5fc5641011ae837709f95fe00_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:7ce30424f62376ee885f009e8ffdec9c9748a84d323bd632e9df5d9a2a0bb8e4_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:b483f6b16a2870113208a58e3a15552fe846839e54e635abe543e6a0622574b2_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:3c8beb58c11f2ca59ba37aa6988a6701e304bd6b4ee921e65c16bfe4e92332eb_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:ce3dfe7d8c7882c4c078f55bb210e4813fdf0027e79d3ecf0889b1657df03c75_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:183ada7240315e2e4b4e775fd4caf978042307f13aca7247f419df4198876487_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:854a0bde2f6be9a5661e8abb417d29f7644b2384438f56f8d2a9efd4453b5670_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:147a8421404e6cb44aaaeb893eff2a637aef27a72b876751cf4cfc4a19e411ed_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:87a4032a22529476d43023ea2cbd667523c4e7e53253af0be2697a7120cf7e5b_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:8cf6a30fe68254d300615e9841563e0fee92304d5648607d4311be0451875df3_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:c5cb16eb7b6b9589da072765764e717bf9ecdcf24073c206d65d2dd588b58a46_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:11406244c16a4075aab9cc6d1ba5ca5640e78684f358e418c5c33cb5b68773b1_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:18c7948a29694dda2a3780447724d16eeddd69c58c37e5cc95242e044670d0d8_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:10459778925204ff4cebe77ddd679be9470124d821cec1368965bf52606712e0_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:e618fba6fc9b967f159cf24e6129c19c4ce2a999fe80f4736540a615d2da7488_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:64e0021b34bbb4832abb4994025ba8ebf571bab79ab9adfc1cede7a536cf6b8a_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:cb18891e1535af26083d5288666945b9ea498a4df0af37540063de77d6467d95_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:b12bdfef5f90ee046cf29e88d5a4358c7b40c184dd51ab0ee15180da5b296e11_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:faa216936a8c83e990aedd30a0d67ece499e6142f5bf0833ee859e30aa337795_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5a8aaf6102bd3802ca1127dcd1e1f2cec2a39e9fc6fd6ccd101a8bbfba1dc5c7_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:fbb75024a12f467b1a6fbc104d7f51ae77691b7b51b9dc1491ac39f7f8e57b68_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:fce86546bfbb875f112480a99ab8aa01956a550bfcaa0848d6130eff65efd005_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:ff667b6ef7205f78a6dce881233b93ee45d6d907b576d1c7859dc22ebd74f976_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:0682a722e513cc04cba6b869b7fca1605c719b716d2780d0e62353b1850eb826_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:ace43fd1b04d89fce21e1e8862f27493cf5395b39fc65fa76f67822e7ed340ff_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:8196c8de200087d899f16aa3908d64c05c83d23f3d416988a61555803da680f8_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:877e364695d5f2c97017e27582ba87d4254cea91f2a920dae1275e71fc7c3a95_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:c758469d727d12be5c3de84ffb6fb1c224cf3ea0fed2e1792eebc94cec65c177_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:d94202e7b2523278697e6a906df8620d49e2fe7a93c7d60982b7ff4fcbda259c_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:4290c6409f27e22589be1e16d71c27e853654a727d845e3c8a0005bd76ed51eb_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:72fedcb2db3dec67f2be2fa002dddad0fecc6d6ddaba4c02e0a35cfd75498526_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:8db889326be8e2e9fd0cfaec70f097d22a6bc1a928161a0249f411d3fc342b61_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:8ed204b01c9374ea3f25b45903cac3b5507f65dbfe6a3bf30a209433b6021092_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:034314a314ac0f68ff2e7457fd10e8c55b52af2e87baee59c60f6d0a92dfcb80_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:68a9be9436fd2b26fd8b94b8a5d792c2c3b3303f45fe1d6d272a0e0831457371_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:acff3c2b300d2cc1835ffd76ee6deb68de1b1ee9e1d61207c01847a896ce1d9d_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:c87dc1385bbb9a2e2dda46bfd3602c54b77fb15c9044100e99c2a11db92daa6a_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:3250697af97bcc04b0127a8f88d0b70b76a0f26aceaf1b858a5a42c87580195c_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:4a669ad7d1d50fac4e847f5ab9a090e8f59b35c54975c34aa525b918099fcef6_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:5ebb6c572be27c5b6ac040f0ccd41a9747182e2d089d7b3921191ce6db3189d5_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:ceedc86e3ddd2b249cbf031c93964350a3f522f52347be9970b461113e646eeb_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:2a0eacc0bc80590eca8dabed3d074b0a208c06f821d9636ec5fdd5c98a2071fb_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:310e9b8db631ddda8e878edb3cc3cd2f3a32e305c85e674d16b0f68ae39feb58_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:69cb91d757435c5cf571955b50107227e737daf0ba365ec0ffd070ba97274e53_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:d0fe069c206a3df08fa3e349711e9d0f97ac84b7b8fabeac86e9f87c5982c87f_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cli@sha256:1986b9edfa079057b6d081961045bc831339689469f6ff868ad43e6f6a234d59_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cli@sha256:33256a318d49640e728fceca60c107ac6de2b018d09203515ad66e2be1f4abe2_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cli@sha256:e3beee0e2c519fe6666f5a3de854854548ce1cc35d142e4b6dd9aed6e2256603_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cli@sha256:e48dffffee6a2b122815bb35143868ecce79d9c64bc7e5ce2eae353d79611e6a_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:12ce1e90b90b563c62bc83a5e81c2a8a837e0562cbd8d89943e6c0fc12bae2d5_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:1918093ef35b16998d9749c82200fc12086989db9998bcdf444b15d6fcc674b4_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:2aa11a5b4b9bbf358d49623de4c6900456179ca201efae8fc96b6b75fdc3e3b1_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:fba745e22cf523b5832a6650bab5eadaa20a6ce0b0b90b8d40d784975ec0ddaa_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:3264440022bd10ea10e0e661ed4173ac77ba5eb6b1d2bb91e4580c5c5f0e093c_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:6641f8c7566e182aa900578d6ec4c1914d2b87ed600c8c863d222e2107702ff9_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:e76903a49f2cb8ad65e94c161ecfd8440428cb886a739e27fb4f679acc456bc6_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:f07b759119d751640dc26e7ca09cdf39848e89316d23cef553c3ada9bb4eea1a_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:208826998257d7f4acf3534d9043fee20078bed89a360d480b0dd3220ff22804_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:394b67eeea4d4987570aa43fe26a74541f53d5de01b9946290bf9aed33ce0df6_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:b1755bc376164d7cebe58356b1949c1a313b0d000d2664752c5243ff16714c99_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:c5416d6bcc69a6497512fee2cee593619a86c7affce7fa55d3733353055d3305_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:13910c9e00a80083e8da1dfffa265b5cd267ed1d1aedb691f70e8377b327d2ce_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:5b0ad0501a6934ba3e08a585eba1e53da7bc3612bfa56d44e6324840e9677088_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:7b50e53cba28c9729a5c475c2ae33a9cd81c5ca021570afe3977daff8e210614_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:83f0da7e52cc9162d7eac7986f3ee5c8679b4080705a59c67a97af3b61c090b8_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:35b4f911c3f9206f834d2bac281f60b7a9cf74d783d9618f6a2c4a4b243e6ed7_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:3a5fb60010eb4fe863275f6e5a80532362b113d0d39213671fd24918cd73be16_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:63de9a411bc2fc1f97b5ff7168366580f2b01cc8e6c2683627ff73962190e3df_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:74c35b0c0dc5454d9d0fb3b8db12f4f4a9708f1c349ce916ea697a7903070567_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:05f672d0ee39f2d53de0cf9024a6b5f0a9d7b600b16e5d5d5d4a07fb26fc91f9_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:544ca9d2d7fbd22481e82154e7a630325a05b5d19ffed52f3f17d6de48747f7a_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:c0f56d88b848b862c89babd2a8f48579436603e9380e2fb4cd4c75a735071652_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:e7d66394b7e8dc2d8db55e4d77f9d0bcd2c2ad89afb5d78dac3a010925a1edfd_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:1312a2e0eee854a84bd2baaf5241b50e9c3c188092b0bd1e13247e9bc304e7bd_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:2a1233f3f583acfac2ecbf6ed08c2171d882ea47efd35d1f331f5de6cf1629b3_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:79077423c3855b27f9b5743dc36b8ed54d6ce742914120c6331ef8b11a1fe8d2_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:a1ec19506d72295c572b9d713b52d9af8aadd15014c2ca83eec8d4c7437a40c6_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:1456f7030243f3300a8ffa6994f8f2128075a3471a45601b92642a57d2231099_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:64f2effe2c1a41ab8fd2694ab7ee6e3c31241b4ef583468d725185dbd7548dd3_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:6bc253b1629f0d5a2431939561ddcb5ca67501b33d338e3be4928cf82984ade7_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:e3cbe5d13a80367fd907a9739119918cf4925a9a7bfdb59a442af208710d5b68_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:1456f7030243f3300a8ffa6994f8f2128075a3471a45601b92642a57d2231099_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:64f2effe2c1a41ab8fd2694ab7ee6e3c31241b4ef583468d725185dbd7548dd3_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:6bc253b1629f0d5a2431939561ddcb5ca67501b33d338e3be4928cf82984ade7_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:e3cbe5d13a80367fd907a9739119918cf4925a9a7bfdb59a442af208710d5b68_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:2316f63aef8f42b9620f1376a05f8373bdb9d4163c2ba41ba1ec00e347583d13_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:42c9f2fdb2ab543906234891c441d82492c98930a099bd5bb0fd04e83f16f4a5_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:4540b8b4cbe9befa5375cd96fc62ea8921912d3937ae884fd6683588717beb3a_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:4793c3b6cff0d7585411266f4aed92d9a31264f439907a48c78d8e2d0d9c11f3_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:7c16ef4b1a0f81c61e937347bd7c4360434ecfd9de889d606d7f1caeeb67ab8b_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:c728710d8cc73f4bcccbfe42b12de5968bc46a8862b7a41292f2ed3fa8fdb4b7_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:f46af44a1558985f3dfa701f221d3de32a82bba2a6689a1356b02c48eaac0a22_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:fa2ebff1c5d9205469f310db32129674599bf9b30eb27cd7b203a11f363a645f_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:04a27a10b71d1a67090a46b310d6174fe22c1f07c0aa1b557b34efb5c5a9cf82_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:8f3863237596a94f341d21b7b6b871729830168fa1be6d432fd63f3d3bdc0d3b_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:bd26f87832b0d26b08a96a490e4e141b9d569688f563b25879bc56310fe408ad_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:c7e562ab9be8756a94f7fe88fc7d49cd8f0f56bad6360459736cb2e299b4e941_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:0768e1d457ad2bb72d54f0484e23a50244e9f2e9bfb71d79ca3e3b9137a4fef7_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:2b624905329f93cf1afe8c6f9244ca8f591b095f213278bbafe625e2b8300ba8_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:65c57f870979f4faf5f11b53ed9f8e786ba0df1295d4bf5acacc470bf9bca203_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:87395a4e03fbcb9e3ced7fce6f143fd73a4d2abf9e5476af3fd18d738c33b34b_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:45029edaf16c0f0726496437e2e8d8bbca1aab629ad520ff57e03f94624ffac5_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:61030a93a0cae208e32634c21c34cdb73c84db87f8409ff609c7ce5c2de05984_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:acb3fc2684849852e16549bc0f81d369ddcac3048ff4a6b8bb0e6d2fe0bf3b44_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:eb61b03fff8d2ec8ab1a22068f5159fc92e037885dbd198bf10a3619d2723456_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:09b7c71ec0561ded1c3e0a4400120a3f3858581a21a439fa31288660ec25592b_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:7693ea331595286a5ffae4f301377d6d71cb774c93010590fee6da9cbf45c75a_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:9994ec2c80f772152aded1ceee060ab5c5ed07ece95f977ddcf4a0bca0709b5b_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:c5dd36046e642466ad0a6fa74021d68622dee45f8c3375da93c38b202d555bf5_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:049e905210d6400a4a481f9d209577493b5313ef8ba799e68d297037257b8295_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:0da022e984bee2f39324d42102674f41ea8b74db830d72933370b76a52252fa4_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:1fc8e321aa0a937d1dd6c0382969ea4fca1ab4a44210a343b2ed5e6b86219ec9_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:ae02313bcf7581b8db76f28ddfeb177dcc024ec1fd6b4809ef6aed6194867c5e_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:0b43966e2d09f70f64b02ee70a69c891e8e7c89b87cf119bd6541a821c85c976_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:3a8b8bef3f5d2a7adc6493357fa92d8d2163f2d4469fd15c70ad70161a0f31d9_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:82918d5b4f917564b203003b2b564bdb26ae5f8b7c186ee133b5df780db55db2_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:cbc504a3583ffc3a48e5e542f8d943d848a18dd2a86ee37aea96cf7c20ec77df_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:14a7019fdd9bf9f8aa3065bcea5c8f1120e0b65ef971f664c64edf0649dcada8_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:57f035c606c7bcfb40f93457db246857a97c024df349f55e2b135ea9967abb1c_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:7d074e3a18c832085c8112b0c08cd61119dd22026be962be9b11e998e5ce3dd1_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:e813c13da12b0e89a6caf39422da1510a69623bc1de8d8c5ac66e92912d675ef_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:17bc2b0bef04b0785bcc2105dd316650cf3e9569530c3fc4f3b0beb7aded5e02_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:30b0f7efc4e6b8090a952e3426c4debdcd90e1064703de0b99592df0019cd141_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:46959f0ca47f97e859f842dd90153f5d36b1612700bfd9958d29db4532250b4c_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:dceaf8b90158b080d6c6a054a67c42bbe0f56b115b18e6d0f041d10c4b6e119d_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:591c792528766909827b512a6a5401e32a00fa44938422738dbee6ad78449a0e_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:5929c6f2cfcbd2fdaa1c683cd84ddbc9faf599daf97e5b1f0e0f1def1b34e615_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:bda08bbe4f85609c2119dd98f248bd7eeee026e27b267086af2e312309bf4d6d_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:c2db40ef1451cb6596b9227ca7e60286e33a1a9e2e7946ca9f8131e500d109b5_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:5c337db6e9b6f2ccda040f21ae5002906d5b5b63e048a3f2faf916f852dcf981_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:6ff81108d9747793d4b827a063111f2e608f98ab28e31c0d7236c9fb0f8946e3_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:c26951b364b56f25cb53fcce2f7ae411b1808ad74c477292a11259fbe7b6a481_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:e52e9695d748674d6fbb3498d8e725ecaaba78df84f89ae1dbf734a1b5922c4c_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:0a57de5650329a3987d1c088776ad13dcca5387b4cd54b759f56e29ad5a5d656_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:44576b150568b18dd14dbd93a0df8b436b3f210d728c6f8c0a0ccaa377b713f9_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:7ec0d43715a4b5c8eefd537968d739985e8b5fcec00a159e74eae1ca346578aa_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:a96937b9e465030bce950bdfc6007fdb6bc4643a21f83944074656ea0b011c58_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:1f71d4e24352ae8e41d341b7493df4b745c53be363b5bc2a0c2925ba5017cee0_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:4ee683ba7a51f4365a6402bb333ab088b79e901f511f7eb800f42af11a449064_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:7b7dc3b38c314647c44be6a7cef345b822139beada834fbcec3fd94ee44327df_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:d68114f716acda79eafa64530a7574cf051cef08ff1cdb1209f700a6b7dedb69_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:132345b79cfcbf97d83e271d3b141b9255d77f863614ff20981456ec9d21058b_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:63a03d4d275d97b6c36b42d8633de2419fba1f3f3d83d78f409bef09c6423f46_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:f44a21a8986ab0e103f17becac94e931c2d34649f33fe09c284b8b27d93f40e5_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:ffa35fcec60dc8afc7a263176a96b41c5be09b59db4260c6f32a8dbff50ea7ba_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:451386141887c223f3c45a50544c9e5d1e458bd7726f240e81186a0e9d054067_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:8547a75c965b3cc4baf9db1c3693175dfa346979c72256becc31087f40af7eb8_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:97152b524e261f92b9cd29bf2c64203d2c3b673bac7eaa073e28e815d97aae5f_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:ca958dd9e7456c5e6c5a80c7797cbdd7f44fbaa1b156eb557d50e6a0e4ac8c69_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:5d10f53dd1153d207894e64bec4a55b77c265a81f6eeb9474c01a99bcb8e440a_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:5f2d747b9f3c9198aa817b503c6e1679cde2f33e661a1675347c9409e0235181_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:a9890f3b7ab256ececc85c1c3e73324390d625ef43c1b793a5c33739036cb2c6_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:ef8263f0e7ea9a2195be5e29d25df1e3363d38591771508f0af625cb88edb4e4_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5d10f53dd1153d207894e64bec4a55b77c265a81f6eeb9474c01a99bcb8e440a_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5f2d747b9f3c9198aa817b503c6e1679cde2f33e661a1675347c9409e0235181_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a9890f3b7ab256ececc85c1c3e73324390d625ef43c1b793a5c33739036cb2c6_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ef8263f0e7ea9a2195be5e29d25df1e3363d38591771508f0af625cb88edb4e4_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:1ef4f28ae89390c01d127c68b573baaf76e66578341155848aff34cb3ce0e3ba_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:7bdd5b1361a77ff00da1ff8a7886935a0259ab5f3dc0f5e7e01410b0db924edc_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:a85573c8909df01cbb2965aa51d239160097e2c71e3222ba2723dbcecee3e7fc_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:e26500f31d00d6a0c76083bf56b65f2f4f4d46e2319432f26cedcc87a07fd88b_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:0cd47be4218b3e0ddbbcafa602fd83f3364e13f50884aba7e203002f5bf54aba_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:2360c3e27356e5894df829df4de24324533d8c4a08305bf933da59634fa1fa4c_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:5d090e161bd70bc0ab4e611f4436849d09785b19ebd7733c79dc374495886d23_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:9285b41510034ed796ccc80211cd9b4f8cc805cd20cf629fcf6fe59781a9388b_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:2e6884784f457c35a7856ff8e95a0d975158e5f79a490cbf327a1cf74a7d5493_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:8265a610a667982aae8700534a67be51ea572e9dc0980a9c7d12254dfe1082fe_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:9a089fedc5049fe49b1aafb8b05a42c24a406801264e56ad21ca833799160980_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:fe1f37fa63111bb1a4eda069fe30f937ee5848431fe041b8bb5c1e1648efa98f_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:001c17d6c2662d6b1c957fc93fed2a2552fe6b776e36709f59e8f22943d1b87f_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:32bdcfe9b7a573362f666b12534637638bc229c4a24c2949306d4d580bca570a_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:a2c711c5d0a7e9fcc74ee14b7ae5e0b7c1b750801ddefbb76edf2c5039bebfde_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:f280b2a3d384105a808c0978cdd9e93513b5a98d24d6824864231068392958b5_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:bf48a04cd500fefd09860534cf7e5f73f47b6b9af742009e54ce558f257092ef_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:dadf5565c285e57c487daf6ba9795fcd132ecf609bacd685fd603627bb4b88bc_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:eebcb3d2e293283c9586555f37f30fe55817c109a4052acf620cdd480a00be30_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:fe62205fa3316feadb1b16b3fb575206a9548ee6536d8cbe721f06ec629b046c_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:10b49ba758c15fd133d4887254c0748006bff6ac6adab947b097786cdb4ce9dd_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:ae776fbf2b8066cc8da9bde5989c4b340fb01c08cb56b8ef0bd6f2b897de25d3_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:b01854d6eb1b919ebdb4e9ee2daf4c3c268b7e5e80b5cb0fa68bf0be1de178c8_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:e90b2212848d9818bed2ea5307abfaaa5ed4b545981f3307e2ec877653110107_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:2317831c8a3b21d4b61e53170019c0ea2112a004ff689fdc6a8bdca87691a061_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:564af798b8ebd3396de5a1c8b4fbf427491b3722e532b8e47292b8734fbc227c_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:a79521c49af1e4276e086e1834b76973698147ee59b38b19cd692b1e36f2af6b_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:c2dfd6b8018d4b4c554bdd53555481d4dd8c275afb287489bcc9cdbcebcb589a_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:6b4a9cecea357c53a7235aef224a70ae5848f25bdd3b1f884692386b65079caa_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:8895d8986ec12092a3744beaa659d9168d50cdc4262bf56e4b0a4943b0e0b183_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:a798e79656ee10b7f1f7861899be74bdd4e9e56af6d293c3c01799adc9f7c08f_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:e0fe358939dd6467e7c1df2ec633214facbeee271ae3cd3be10164effe081a96_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:51b376c808410468431752d8c76963259ceeaa6f4bc0afc9d874021aa87228a3_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:7a0590eb3e20adede6ca21a4b94799a884ab1f2acfc5c4542e16c153dded98f3_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:aba77589a255ede5446c926df72c379a05a6c5a1f964efb5314bf1c53fde3b40_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:d6f3432b422eb7f8b0f36b8b7713658bb13aa3f318f04cc424c42f7831e3b47d_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:856e121f8f6d4edfa598ac330248b024b6e065ec3de8aeecffb853b80f42c488_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:af4ef7426551607b26cf68821dde2867175323294b33524f2bfca9d10a561e33_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:ef2783a4996d5d1fcf91f88f0ec0be835d0744fce89503464621e16016a7e2f1_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:fb5d80bbebdcea6840ac59713847582cf9e9e7a1c337263f0448e8b20a234ecd_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-console-operator@sha256:1153a4561686809ec2291b451d29054541d781acbc74c7da41a1947e345ea92f_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-console-operator@sha256:1706921d20f3f49d3bfee4a4755a9b645abdb68535453b367e5c2c678d287c1a_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-console-operator@sha256:9eca18c188bf8513cb12f2fc17eb30c899707caee1de492376ae2220c9550fb9_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-console-operator@sha256:a4c72257a453f892f4a3fe365a98d897ad7554934888d6c1543e9020c2f19751_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-console@sha256:7cce4da59bc87634039c6ce92b97bc34476bc72b025cdd85b19dd29c71a0a5f8_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-console@sha256:98a3bfd1c2fa6c1e6b59817182e74545d3ff5d3dcb859d94800dd4db96d3e3f8_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-console@sha256:9a0ef903b5605690e40d923cfec4e0d3f53d291d372c1870e8481a669f5047d1_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-console@sha256:e29fe4839a240863c334505deecc8c853f69791f3f2a96dca976d11513e96835_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:0e9f8d104ed909217193284ce538c2b83d9e6838f1aa5343578987972e83a606_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:1117de182793a2fb65ae43ffe8e898a0986ff34b05f36d3e8274a94bc2ca16b0_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:1c26bde6d652ac8d28bbc4ec29a38a71792f671d974780aac8e81296ee80c4da_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:d69127bbf7535ea9616be13f95210f1069443790e449f2717782b71d67b9dca4_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:076f3801f85c41edc7b58312bbf51750ec17088a7b18a436e7ed273c781151ac_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:231d9ffdcde58135e15243ca8d095d82032e3666078d3611f993cc3245601d2c_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:94399f2de9bbaf5d91c7ed255ca1f6f9a9552a65fe76fe7c386e95f756e4034e_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:c48c00a36d31895963dafe2edb89ce98e5dfd5d09fdebbe82d112f68bee6b1bd_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:74044a0b25668ca4f0200b2fb293c4ce070c92df4e519a2f3c1eb8fadfa3500c_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:ab39e0474695e01affe12e7cb28e14a3c87c70391350bdfd3c73dbd0c66005b6_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:04205df754e5061218a7de6463f622c33b9e200d91237b80728bc507a945c538_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:0a857fd05543aa1b297d7b637887df7b6050ae243ec205899bfb48f0fd29a1e3_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:45dec9eb0e88e93dc27a4714ba3e07ce5b039346bc3b3ea8f1ade78762ebd678_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:5c2929ee80bd012a299c2ad48626ec0555dc5c1783d1d6a97995563c50b010e5_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:1c79f18eae6233510e5390df0e297fb15e7d0c95a5910086abe48b5f71e63628_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:25116554211fa6c1133752d83a28512e78744367654b6b77384e6e73881f17ea_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:86dbb16e86839d08085df20f9dd5a8cea6d47885562e5702b7e852e8ac812dae_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:a1f3b7ac22eae1602de286f28716dd5f04eece905a687a44070265b5440ab8a6_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:2d605373f6c95fe55b1e3a5a8f60b0a5591a10e13d37640a81f912921d4e4923_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:614e1cdb127cf965d02a129cb5bf5f463dbb7732e44f176ff21b1977913d955c_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:b7df072f955d73e814c32911cda8345ddb5cabc496666813919c3e27b0fa239e_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:db3aa9b039783f81fa47b6eaf95efd926aab82e6287e27d97ae43946c00f2a99_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:0706d6afc149559caada6c3df8205fb3821a0a2e91643c1a7dfe5d2867765267_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:17b0be8dcd895eb093a80072397f33be23ec0cfb5d82b0523c1133ce441a75cb_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:49e8baa46a81bcbdf2d0e842dfae9d0b13cefee8b4e148d60c2080ba7791138d_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:4fe297b07f5cf27b237dac7843328ab33d606e3190591b17e5f244de096fb336_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:0706d6afc149559caada6c3df8205fb3821a0a2e91643c1a7dfe5d2867765267_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:17b0be8dcd895eb093a80072397f33be23ec0cfb5d82b0523c1133ce441a75cb_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:49e8baa46a81bcbdf2d0e842dfae9d0b13cefee8b4e148d60c2080ba7791138d_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:4fe297b07f5cf27b237dac7843328ab33d606e3190591b17e5f244de096fb336_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:459188a4898f017e84c39e8a01ebcfe799c01dd6228f8a66525190ac4e657c19_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:999761386822360784bbe07badfdf83814aa52d83ac6b467ba848dd1387ad56a_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:ae54b704412adcb6648445aae702be0c8ffc4427ca88d6527c0ca3e04e11c6a6_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:ec2cc32f380673fc74bf9d31ecc060db8aba1bc36e8268a0c241d2460678a7c8_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:459188a4898f017e84c39e8a01ebcfe799c01dd6228f8a66525190ac4e657c19_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:999761386822360784bbe07badfdf83814aa52d83ac6b467ba848dd1387ad56a_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:ae54b704412adcb6648445aae702be0c8ffc4427ca88d6527c0ca3e04e11c6a6_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:ec2cc32f380673fc74bf9d31ecc060db8aba1bc36e8268a0c241d2460678a7c8_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:8de6485e84cbe88a9c865f2e8c8d4adfc729208a22f3d00ed31871fd4c4004b8_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:b0b48003056ed839713f66e4912750d62c217eb2c16b8609bc403e86856ea364_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:bc9063411e9fbc8528c434afa0198676a91655e21b8edb050664821d0305ae66_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:e6238cb10c82754d71b7de9a91e992961a1dd757271e585b086c4030f77c7d63_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:8de6485e84cbe88a9c865f2e8c8d4adfc729208a22f3d00ed31871fd4c4004b8_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:b0b48003056ed839713f66e4912750d62c217eb2c16b8609bc403e86856ea364_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:bc9063411e9fbc8528c434afa0198676a91655e21b8edb050664821d0305ae66_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:e6238cb10c82754d71b7de9a91e992961a1dd757271e585b086c4030f77c7d63_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:2792c1dad466fa29d4ff34b6283ab37e19e15d347a9b76f09ef8a9b667751f60_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:5fb9a73723e7f25a9198d7b4051c59578a72d67165377b0e70385851c81d5104_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:a98473583baacfdc309f1b97bdfbdc2d27392378dbb7f65b2189110fdab20bb6_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:bb28b8215b30a31b68ac4c47bea32235a6f5199eb6dae16d107c076783d19205_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:2792c1dad466fa29d4ff34b6283ab37e19e15d347a9b76f09ef8a9b667751f60_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:5fb9a73723e7f25a9198d7b4051c59578a72d67165377b0e70385851c81d5104_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:a98473583baacfdc309f1b97bdfbdc2d27392378dbb7f65b2189110fdab20bb6_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:bb28b8215b30a31b68ac4c47bea32235a6f5199eb6dae16d107c076783d19205_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:1efbc8f0318e06ff59a9b44ff0e0e3d2247a7512456ca72e214a692b03c87061_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:81cb8fd068a52336419f076b7a4842e9387c669b401db6287de6b75a5394678c_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:84d0a69684c8aa0bbf84688c0ee3610a8507519695880ffac582ac35058efca9_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:c34281d09b1262a8eac08c2eda2a1780c3a5ae4e795268c931218cf2b5a8d33b_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:1efbc8f0318e06ff59a9b44ff0e0e3d2247a7512456ca72e214a692b03c87061_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:81cb8fd068a52336419f076b7a4842e9387c669b401db6287de6b75a5394678c_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:84d0a69684c8aa0bbf84688c0ee3610a8507519695880ffac582ac35058efca9_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:c34281d09b1262a8eac08c2eda2a1780c3a5ae4e795268c931218cf2b5a8d33b_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:016d8816de99efc06117095f4a8aeaca50ccffbe86e08e0599b47a07d74de52b_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1e601e80d7f871c028a79e515e9d07a25b6a1e02a42ee19f017ab0a968525b66_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:41949021afda0242e6e695908a57a969b040e97d80cefbc0f89309fdaa82bd51_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d6d2e88b21e47c02ee5144dfc67dfd62b247a9f5a85e7adc0dd78f0736faa53d_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:016d8816de99efc06117095f4a8aeaca50ccffbe86e08e0599b47a07d74de52b_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1e601e80d7f871c028a79e515e9d07a25b6a1e02a42ee19f017ab0a968525b66_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:41949021afda0242e6e695908a57a969b040e97d80cefbc0f89309fdaa82bd51_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:d6d2e88b21e47c02ee5144dfc67dfd62b247a9f5a85e7adc0dd78f0736faa53d_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:a4618ebebe1b6e6183d9eae2eb2595c65143aa1f85c07037945c78932dbfd837_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:bcdaa1efb07e17e6c5a6594e86867d4cf98be7af25ac95f015712e09f6aca61b_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:d88786d939a459db290845b3416066ec59c68a49a1896bb4affe6351e76be031_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:ecc5fcb3099d16436b3b1c5cce2fab28a4fd70833bdb8d34334180fee3964635_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:a4618ebebe1b6e6183d9eae2eb2595c65143aa1f85c07037945c78932dbfd837_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:bcdaa1efb07e17e6c5a6594e86867d4cf98be7af25ac95f015712e09f6aca61b_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:d88786d939a459db290845b3416066ec59c68a49a1896bb4affe6351e76be031_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:ecc5fcb3099d16436b3b1c5cce2fab28a4fd70833bdb8d34334180fee3964635_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:4d98d1a1ce664504f840368241cabe61c4b956aa9d2fee3341e9da5bc59c3fdc_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:6e63184a7b28ee21dd3ea6c61f9401a36d1b0d16b7a48fde77eb4c6986f2e290_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:c2152b9e096e62f658d762293bcae9c60b43a256251a84a7ca9db4b7049bf636_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:e3ac58771ea0f3560e33285eb011f3304cf28cba300bf5b3986e49b327483a9a_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-deployer@sha256:5666ba993aef99281dece4fc983746b1117e0b889761e0c0a7e541eff70a5a99_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-deployer@sha256:6baa8d1a373d7e666878e85dd4fee9399f228baa7a9369d28c56ec5ce61c2d63_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-deployer@sha256:aa5751722aecf59acc2a9f31709003abed1ee9c31d3e0227702feca8aa58e852_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-deployer@sha256:b45b62e608c006a3b0285fe773d6f8d6bd8c7938c3c84270b21b9d525792ed67_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-docker-builder@sha256:0ea3f860c6e3f8f38cb8336680535f94143c7d8eb04fd6a9ef01f03626029904_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-docker-builder@sha256:a7e3c2b870b3d1fc42ac2a30e868bc4d9810aebddb283f8a4221b5255c0921b1_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-docker-builder@sha256:d89cece33a8b4effcc5ee83df0b97cc19750afe514c7c4ca69852a07609320af_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-docker-builder@sha256:debc7638fb2b9821c7bc4eead476fd057504168e4b69a3158a184e187130878d_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-docker-registry@sha256:29a2bafdd8b942470edc3a0f7b5df01e3cca066d23e509a8d7143e1ba89d856c_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-docker-registry@sha256:439f3520f0f9740b418c2bdbd63992056bac7037b4aa36ac4cd2d0ff4dc3fdb3_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-docker-registry@sha256:b5632ad645e044ccaf4392339b56f26745a9f018f0e1450951c76df92672552b_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-docker-registry@sha256:bfdb4ada4760cce6f46b82af1a1f1aebe36e9d36f930cb531a223891518d1766_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:6e22e0e88e2ee48bc7cd50037276a58c4f3222319d57b2107f31850fbfebed5b_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:778583dce3cfbfbb22c98af6df6b03e65292c3f68a3158a770a6e460d4fcae15_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7ce96e5236fe2522212734651767f9925662ad345e9f9bfb0dfb220e6c4edd60_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:c9757849b9fe5bf5ff3196f6c11dfaf6de9daf718a5add453cc9e21010dbf346_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:8f51afd867818e6ea644648ad50269b39880bfd96391edfcc8d93d7f72387341_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:a1e2463154668ef13d33d4049cd0b8d906e01fa8355d2dba2ce5202a2e2cdb77_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:a3e863eeaae196bdb2c3ea7b627f5f3d639d4e9ffb489243af7ab0622196d35c_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:8d16efe23263f383f795a6f2168926e9d9bfe5638403b0abc00721581738943e_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:bddb635f71d90a8c1f7ab43a8865e53b33200ee95789336fcd0d6e8f6eccb60e_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:eedf632c867cd000f4f3deca7205be622b4cf2bdd7ef98e623b6d8da1daa33cb_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:04a6dafd7e77d706688da1016b458b8558eb3bea77c0ce9cc7baea30ffb079bf_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:3d266b342c1578fcc59e22c7cddc71636cc0054662a3c95b19b25c19c776d0b5_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ad20e59e9159988a9d513eab33fc62e92a24a9ae6cd53ec6ad3ab7c1d543b351_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:23ec8cc0bddb8c22f3c6aa298fef3e77e6cea9d689384ea0d2b28a7dfa880f96_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:44de480578d54b4d2e22e26e7ed5addea35e6de51610af278b6df8d7a35b773a_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:fa488a1c6c927b5c59a1285a35df78c88b4df2ba3c75ed38a0e3526a87e55d39_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-haproxy-router@sha256:065683ba9184a92ad44d5b720a92692b6d143b4d68351c0bc6654332fbb19299_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-haproxy-router@sha256:855c2f53d8f421d25e8aafe28b4cf3b8a2b10212c8fb8ff1bff55983e1c907bf_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-haproxy-router@sha256:c6848d71cc99269d99009eff7f48c762a0963a5b54347abaeafcd150110af5dd_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-haproxy-router@sha256:d3081fe99bdf6628a7263e267d1515e95711966509ce8cea85037cf6af40f3c6_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:2d40b6d5a33c8574390ca22dde25b016e36192a8c7801811a8889d13304d8b72_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:8f9eb65d92e9770d9c3bb8ce2c789435835cfbd48aa138ca5b5079d0244b9fab_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:9e82e0f321a12ca36dc305a63b1c676b5d5102671d60a496a95dbe070a3c04d8_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:c4ac68d3ec26d21d52df25bdbbb088175435b32ba2a3d205ae8200c1887693fb_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:33e21e618d81cf68948d657dbd2ab7fba1023e707337859b3952345af9f0e7ab_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:4cc60f491b79ef9863d4786da3513ece02d2e998954a91a8465de84a4e7ab06c_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:7ea8a2f987c5e132e81fbce0656bda61c521bb05a48f7e878c5ced6e5f3d6026_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:a194c752faa346cdb096e17a1b3443af62fee1dce8e121f86b273b1257a5b1ea_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:12ea40507e00b685fe54470eb0aa1d6a6c383b1e01fc87cd72e07a72372aac8b_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:bb44a8cc384d9d4921703b07210c6664627ce4a888feadf0abe36f8e0a284d0f_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:77ede358acfc7786d6d08c5a78bdc4e078014eab0e7a2635a707759675f2769f_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:bbc58c6fd92d08772acc39459fa3d741a6464ec174b5f47d82dd1ec4e145b501_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:374541a0fa6dce86da213e855db39d431bc156f03e7dcaa3b9fd54ba44574447_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:9aa24e4d46c8ea70f29d0ab272470f6bd8b1bc69a641906d4c79f36a28c9c0b3_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:1e07c48592503a430bf8df396f9b9f1aeb22633301637f3648944c68d08388c3_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:82f0bbab4d7af34f410a09fe58d5786d65e80dc95290357659c8dbaad43a5113_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:21d1b79613e33d12e4f2e64934971523cfdbec17553c42eb7305a8d02a3da203_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:56d101f6e1ae1f6e72e6499b239093f40c9a27203e47e7cc56e46e2912bc2134_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:f7b0bd3143ad05e57982024d1c77f70034b742cd05db87646277b78c3af11c1e_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:6c5b1d71033128b1fc0180efed11491235c25ded2ee107544b4032df09e4609d_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:ff24e1dbeb4161fe8b739583ca51b19f54af7224880c290cfc3cec890915b714_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:b76a74110eba128e3e1c3a5074ac39dcde645c0b6158c0de28ecef7670ac4659_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:fc9eb56400c60ecb72108b3b14a0976ec48c0f82b47d6039501dff0b7efd5bf8_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:426cd4e06928454d66de5571a5e3009834c14f4440e9599e07a80d324b246e9b_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:57cc1915dbe4ef4c1baf6b2f295d0a8f281640f6fd0ee6a5dd1dbb9e985f0487_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:602f396a6141039d1bebbf6889689981b70e38c4bac55456ecd4e754fa4c096c_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:e028213f102aa16562942a1210339652e67ca035e157599c71c3e1f8f24d1d4e_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:0a2319c37e393660af4bf000e6f892d0788f1036d2918f2b62ad6a904d1a1340_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:14f1214c3bfce4d006a7492ce952054d42853e673708e536cff61c0bb4beb10c_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:6f5c6f9dc0539c8ea82726e4253d6846c6e47cc8a75c20cfda3220d512274da7_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:b54baf625cc81ce072c0b426bffc97b39894594efa46865cc05acccfcb57e812_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-installer@sha256:25b2087847206712692c1de69002522e1c57b20226a494d2b5642d13b5abc4a8_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-installer@sha256:3fb7c76063dadc1322fd058c6b25a2870a72ec1540c7459a9d0afa6319585cd4_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-installer@sha256:c5c8ce7a938bb893ae31b38105a8365bd5713f2dde91bce3a47522eb52b87d91_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-installer@sha256:e4777d25108946ec5c6d774aff2d09594982ad9da78266d990ddb5e4d96866a2_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:56f139801fbb7b09fbb8d8a7d1d3411c5bcea86fa3328686d884755e2237bdc0_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:f4116cdb0b8b8c654fb5cddabbec5ec0c4e4a110cbbb728b8c1af87357b6fcb5_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:42ded700d5442ec6645bf0a903f5e21a16c29db7a3115424879adfc12d14db09_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:b6234bf6b757ac7f917d6f7c5f4091cd062e45543a713cb6ef7db912f5ae17bd_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:5e0940f3ec728a43d7f299346633423b34bea93442551ecf2988e95bc7fb3426_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:774e1eb8a84bfe462cc4eb64a1eae7c842c30ffbabfd92b65d42ae0d0d00ce96_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:5ca113e79e0694355a05165ae5e205fc0023a6aebf9c6412ab76e99bf316adba_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:71fc4b946594912062dbd9641c0d85356199c7d54cd2f0074afd358b09c9fa67_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:0b5eddfbde81fda592eed076371321d86595eac7826a20228983521ceae10b06_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:4655cfd0e8b99879ba71ca8ca5d2a9cc5a657af6e2f29d0ce3cee7a1f1a96e21_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:bdc6148e631397fa779930cdbfd9944c012c667b811d397754f3726e3e0bafaf_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:cf3657694f26f2e59db62d6af4ef6c5769faa67ba12df3b679f592545554b8cc_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:79df35ab79895ab1e5df8ab8c729a403dc007b2dbd2f7459daefc03631bca088_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:cb758c11856da4fe8c2d95abbd8bbf359f27dbf73b7b2b2931efea959ce64c7f_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:cc4d1279863bc38c5d5f6e3c539845b6313d151bb451ff727a8babb8668232e9_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:e7f176dcbd8506e9247c427136a4ceb8b003b6f043025494208dc32784643c0f_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-proxy@sha256:002c5f8baabc6a228f5dfdb24f1578017f27e51c380b1a5db2e08e6781424ef3_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-proxy@sha256:1089294ed767f0ea0edb1b18c7d896cce3ac3e34f93c8c2c82c98a66b4810993_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-proxy@sha256:2a26b632442c0eb8e9c49d408c5687ea53ad89fc76f03f19ec4357d708b613a3_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-proxy@sha256:d98c8fa30d247fa783cbb58ca0b14b75fdf77fdeca3d6544404c0ec5b13ccd9f_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:61bb1a9d489c4c359bac425db4b58a2693bc817cc7a10aaefe9542b3c807fa22_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:a69b6d14c1bbe3883593c3156be3c04036785f1eb03eb6f29ba7233100bea907_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:d38f9ae968b0982cc0a130e0250c8a8de00f98cbc8f09c101dae93a786f9a493_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:df55e4a31e5833a62bafb9b02ac2c38e7775828c0d3d33717af402eceb786e30_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:03e7d84cdb58b0ca587ac1191d34b89ecbaf908a527e1be42bec4e939c05b007_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:3eed221133d14dda6a111b705e91e21057fabb3ce292812706365b3dcbcd58b9_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:4cb532a07c1ca8d18b1bd6d9766fc590809e97590cc3bd0b1e39c515658187a4_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:71f8f961b4ccee7ec8fbb0b67d1a522f58bc27375cf904c7d7555f7dbba06ca8_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:1de55b52fa60b58e8c72324a6884711856d9e865d47997ada9c1d2c6bca0584a_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:9cf350847136e4ffdd0a411b6676c1f155fd4a3474d8a76aba684c0e4070ce56_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:ddf7a4874a6e73b007da33a6641bf4a2113cbb8e2d794a8b7ba639e29057658f_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:ee00b931a9858cdd4cb54ca8793762ec8e989a64e111f488cd8e44396172154a_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:25f27bea206062ec70d7fa8239f1fbc264b6d3626a654f5e81d820c5b4839357_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:7d31f5699734c96621475919684a5cfdc8b24eac3e901a1e3fdf4fa3b9a219a7_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:8d69ae9aa0e65a23b549fde6e7043486d05e2caeee360c0cc0ace5ab35adee37_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:cf315750b8a5e50f6c550e7b265ffe8a1d8c89f1149998a1e0282f0cd4bedcd5_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:e2da1a6ebcc31b659fa0f70a4b60597018ccf57b69ec32e544f94d3e14f1680a_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:efa6dc87055200447f11a6a18aecac930d2f159a1dcd6600d5935490d8f40d26_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:2e6980eeff217a38185ccdb43c0b3074b3df8437b72ddb89919a78e25a615f4f_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:568dc3fe13ba7f398c02c1aae599fb7df2be02907808ffcb494883c0086063c1_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:1e65c22f7bfd5c745937f86e9cf65e2aed0067224383b6c8ab007320345e1033_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:72e604448eae1f4662f9bb41cb8fedd46f85c3148c48ee254fe7732e2b7a788f_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:7bcca07d92742d22d784aea2c55eae0f6cf4cf6f22fcf238a24dec17bf93a740_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:c9d1092851a08f6f334330a4a1c9d8733d608af029f1bf9726afa2f1e3315b62_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:0ff2b1f1deeb5370dccfe482e97d473e34b23fcd9088d33a9c7712cc9675fff1_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:4bb99485f76b786004d7a955ba6e52897c06c8669c3431b4ba18810e5a4cbee6_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:4e7f67d1bf0b5ec196d80a301d13eab26fe27fa8877ff66cdd422826324000ff_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:ea29b37584a51540cb9890d640fa3ef467186a2770b346d612176e8bbc9200cf_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:14881b406942943f676fadd2072fa37f029ed2d70dbbf2ab9d637a4be6ca9786_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:423194ef7e61246515306c6d446e9d5876cb37f55ed26d455e7b97cf9672275c_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:5ed08972f81c9266c215be429570ae3cd194bbd669679ce7cf6d2d763247272c_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:9279edb1b1a1c6b46c0d92cfaa13fa6ca63101502d24584065f723038e2ea000_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:8b59327c6d34c40c0fbb01accddc73be699522aa9cd3399f75febbf3646b19da_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:9768f5d521e9af9711f20509cb27261741704f73fd5547c0329972eb06f126e9_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:af511035f373c2bdc131b06197240354c165b4adef12a283319de01641600ce0_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:47e3c79c5acf1c491cdc845991db369591fddb9392cdcbdbc87d54cfba6a9f1d_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:64b875f9db8ff076d8030c5608a85665a3e774105708884df92d79e19bd4ef00_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:9ce685d2ffc4f8a80f83441e79b7a410c0be672b9f26da47092c3c70340eda20_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:d5966fb53dcb511cec27747ad20b0a882fda63fd8ef60145c3cb290f73f8d825_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:3f620a3906084b5b8d5ba5aac363d5f73594a9671bcb66a8290081301e87ad20_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:5e27283f22fb614dafc9d74b2823d01153eee494b87392f73345482d7b3ff073_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:7d614a072328fb5ba4b64bdfd8e952ef1645c6fc2e85f4569bb937d252c086ed_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:b3c938e58462a54c87d4b6630a52bf15c5327e0bb289c5b99ae892806a9f38ff_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:2c037d12af7b5f6dc82f44dbc0103a83da071c3848afac392a7f29155454ee8b_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:82bc0ae23a7fa7524a6d99c99917a8556a262bc4784a7eb0e36c8734b03472c2_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:b3ee6d856ab92e60c5c7651d80ce2c284525ffd796a9b71f23fbffda7113a62c_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:31b26a08898f4b02d1ed9a4dfa374c53dad3c1fb9d50c6d913297c1645425d31_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:4c61613308a6adcda299be9e1c9ae9efd93ca94f92ec8f3364c372b1136b9a03_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:6d0630a2943f23b8d6c6d2ee45fa573e090540bb7a4a14d09ffab03f2789f6cd_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:831aff20d57e803acf15a07f382236eca7f6c212924da6b986ccbf48a6cdea3c_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-cni@sha256:3d493e21a0c5dfcac591bd81ed50c5770a01435202fbcb18610908166dbac4a3_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-cni@sha256:4e659dc5e955ecb60deace44e4c158cb2fb3c6bc7815691a76c5b8bd1bc0c85a_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-cni@sha256:d4c65aa2f0c8a29452ffcfd50240a5fae5085b0a333864aaa4e8f7c98af7b829_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-cni@sha256:f340fea5cc8bd860709c3c9c7ac6a74fccb80d76b8e1156197b5cf37e7f5f03f_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:15fb7cfa20039955bb6c8e18a25b942aaa09d148cf8a83ed3d9b31ead91c230b_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:bbbb33fb8d00e60e54497305fe42dd1f24e4f28477ddbbbc0ad42163b9ede91c_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:d1963c6dd977034522104256ad60406407abd66f69fc43aefdd821ad1bd1d33f_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:e3b796a5c3399959c194a5486696b820280e7dc518be187773c3eecf0904d53d_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:35ff125ec62b6385c67de712d4326622c4861017959856a6869c4f185b4bb915_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:8df202a7de7d74e3da2b66ed845fab10ee55b490bd6596e34f2730e56cdad339_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:b4215d17425af7e8de15596d25b03d02cccc88ccf9c5997ef46a9953ca5eac71_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:ca01ba905e6178c634bdc21c5404b9860909669a16b78d166dad0b27457272a8_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:133f501f1b9773ae1181f36ec2dd790c16b7217223ab1881b0dce10d715f5c5a_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:183f3e2fd480ce94aee7d8be8ca54258df4ed2006021c1cdceca305f26ff1395_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6170eb2fe16efd83337bc40abb9a853d190f77215dbe3127d486e1025a069557_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:b26ffd4d54aeabe9f1e82f76e99ae537848bd52c57ad6e237e1f61d9d19da4ac_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-must-gather@sha256:0a0d2b80dfda92991ab1fc1cf61bcd45aac06c8aa27cd6c7a52f622b93003c21_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-must-gather@sha256:af7da578c6eb31b516820ce4688dfd5d93f6d19c52414d94faeedde338c2b3e7_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-must-gather@sha256:b91fd5eab9d3c3c7a7ced24f633f7c01a1d6ea2e7ff64ff549a3a6ec2e74f50c_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-must-gather@sha256:e8e69f54a957b49177354d9f9f89028c403c703ed9971b9799b5cf05f2ef2a7b_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:289cd35a51a72d51dc661e61d85a97f56f25495616601f029691333b83796a99_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:54d6593a0b2be71c466ae0774c3a76e18b0a39260c4f1809f01b560fd31a1478_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:b4165696dba67b8d4380c90f8018921583631ea3a3fe17ea35ffdb0d707ff7ea_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:dad4196dd609c0b0e03c26f076713e810a970337b09b1f6901d6578b71ec4d1c_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel8@sha256:585baf728296bccdaa9f13fe7586f48397f6f2a59750bea6463c90ace9863c2c_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:272a01b9d4ac1c2f4f3f33ed4e6b9fddf8b271e60b9f05727f5933cc756362e2_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:1fb08ea3130129777cde039f2ff2e56db13b10004645f85b15d358cce2b00dad_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:3d4f4c215d645a3124cdf0175a1146940a556415015ec027d6bc904bd38f13df_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:996675c7e518cf4d037dfc6e98cf149ece05152da0e222c39f7be1f1a42769ab_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:c2444fc2fb07bc7705faeb7e534ebf8b55511bbcb57fe9539c88e6ed90f9a558_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:2478f87ee9c4a41ebcb29dbe974350bc7e4d2eb10ed0ce69e4f0f2412e8af748_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:5e3a284dd52460fd5121dfc17b082bd559f37112f51a7cc90ebab50e4b518a78_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:646d30cf056ddebcd6eb45f0afc9b507b4e8ab910803927d5c58ad4464477736_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:e70b8f62677a3b9fa03bdaeb0832bccf42e5c473277494c7b05fb11fc959783e_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:7fe43cc01d066c85078b5a10c16a54cc137cfdb9df78736e7cc3ead986eb9fc4_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:8705800164038abca9a8c16f70a834ebbb79a4edae87cc2a3e1e05227907ae41_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:9c70475c6be2821195cd22224097474b6172143caab1f3b93756bfb7aed230c8_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:e26e164bf5ec4dd103578d61ecdf0914ca38fa5bf1ff674dea290ec3b3ece1c9_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:769c2d1727afddb668e16a2088da1cc75d36a942d4ca78b0661f1f30d6c58676_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:901947d45d5a83d6170731dd160981bee40f0f27ce34b2cec6a048ce353976ac_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:96b3d3cb6bda5ec6b698268bc7951a41d5f84cdae7aaf0a009dd4fb9c641a199_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:ea1a7f04ed745dd017977ec9fadc7e190146de532a8b587c3e7b77d6ef11f912_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:1a473364b4d924e2f5160a741976fca42687b9209562da9ca13689fc2cceefa4_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:4224d9c2eec52c1d71b1545f582f89f3027cfd3b4eb70eda193c94a045932540_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:93d8f3271c0cb34104daf19f93b67b7ca2a53bd112b2b7a3168b7ee8d66f6f7b_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:ec828551f032dbe2bc27b15a1bd8948a40b3bc1616ca8ef0d7584547d523bc1f_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:07ffe96ea0c438e8556ae67592545ec248ef3177466a7a91e605d9a3cf97eb02_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:5bc48f86a2aabc19c37c6881156603f89631650623bbf91a22e9d20699211c8f_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:873176c1886ba511a3e27bba927f2ff93d799792e03b3ad3c7d645bb8b7bebc3_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:d73ca734137b09f63abd2b86033b45917a7b31ea0f0b82a72b1edd49e7e562dc_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:6fe96439caea99b98eeda15bf53548735859dd1d0447580cafd70f35413d8b73_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:705b842a1de235aaf56b3f5b47fdfb207cbba7773fb4778c3f036bf55a518fcb_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:a3cdbd04d182008cbb82d5c62a11a9ae93efaffbb4cb07a05681e18c7d278daf_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:b872600b11c96f9193e940db4e81057138b234b89ac00ef5c725a8d33b0493c8_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:30870719d136c4533f111eac5a0f16ae6c8a22194d27f7bdf5c79bdda7bbdf65_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:474953bca76984d2be59b36f7bf732eee4be1ebe9ea6c2761538eeef8c0fd359_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:c4a189514ddd841ddda1973fcc2f0880b2fd4025575d449dfeb4a8293194fd35_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:f08236ae0f2684bbc1cf982b5dc1291c618775cd15e102f02a20d63d5ea57046_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:26aeafd7f91f2d15875122203325184eeb468e7e8e188e7a573ea9985a7d0765_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:41677d6e7076a42964606c5751023c182b085d84f9372590116843211b13177f_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:4471ea204d04b1ee21c24583a97e17b0c66bb7c236d139779b05f807d072e055_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:eef333cd092d6b48af2754b5ab69888ffcac50544524240ec27dd7b0f0fff2de_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:0774437207f9023ad0d0cc64a1113bb4a4854c29e573a0fa006c377e46222453_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:8266f325d930a96aeadf20c6e411b5fc170f0fb458a61771e422ef05e6cc5551_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:a0926930cf08e171c928bdd544a7bbe5faab3ea840cd33c4255c63899ed1338a_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:f5384507e10ee4cbb28501494dc4865974c469bcdf52848353891d18ab91e535_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:361e41b6437b1e9d11f2634517f81b073378b6dc77ca2aebfc197468f9257ccb_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:5a6ba05cfed23c3adaf3db363c6298dd7371d750ea2547f13225eababee7b5dc_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:9f00865d3f2590aa33e4a920a61055f5d83af53d2ea5a1aabcd7952377f73ed0_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:eb675a5fac8140bcfa7442ab9c94f0050ede342b11000484323b32bdc9a41b0b_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:0a94b81901263ae93b0ffc3a5c94a7f8c602cef274d0f709ab6ab021d0b7cfc7_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:19319829b7165441d20f15f136b49d3b706be4b0a8bf922adaa59dfbc23e75e6_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:9f6b74a54f6562c07873b30d4419a36a6fc36a7b8f7f381832f6ab090761e735_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:acb0c161af34b3c8dba0cf8c55a729b10b67f1bbe8b66575a8eb7607abf39f37_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:303c82ccd73db35c1e5d9453bf448de8076d40d8263adfaf3682eb185967ea3a_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:5ba7215b20570ebbe3769e23524a680b699a6be0b6081f25daed61257738950f_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:ce01851515c2edeec5d5b91f5e35eb8f6852bc3278ee237db72e27d39a4c00d5_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:e06416ae75e05af4f06ff35752b057039742e26366b4e5f48ecd84f260365c33_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:4e30716436083472011c32185f5d6e54adea2845f22449340c94f231319ddee0_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:d992d79287f6496051f3a005af190ee586646c9cc1c6c72542bace924f4a0788_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:e7bb533706de09dc8ecf7c0779b3a304db9aa8e4eb9fc8d40c6154c7765229ec_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:f2e8fe853b042abaee14c7cbfa3b1dda11f82a1499db5ac43aa95025bce43bbb_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-registry@sha256:41acb229602c4f5123621d82b102a21307d0919942fc9a45e89e0790a301665b_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-registry@sha256:6f4de0bb3bd7e9dc3488c8a43daca991eeed77e5a9d737571e9b60ddf2fb32ce_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-registry@sha256:7dd422c34cbecc6cd29179f5e341035725ad3aa77eeebae033e6f86081ebcf57_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-registry@sha256:9de2cd3a25600438909f0a88891e42e09e8cb2b92ebca8e8c0ef7255a9d8910e_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:0fb5437ff89bdde7a84c51bb0a3cdd72a46ed704051c34ca04a6182ff9ad6ae2_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:1f03d3f90ab8f8b3a9badc6bbccfbaa60950fccb15b9c4f4c80084b97ff865b1_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:26904df8c6c0e23bd8993993302f743483dd18d2ffb82c0b06bc669059b86e7b_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:81b012fc3f45012d9846b0158d3659a8081892742811499a3720b472e0d1ef86_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:53c66b45acaf412df2d39de16e27620925082ae7fdc94f53ec79f738758e5ed2_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:58dfac866660eb84b004f533b2760a3d6c9ce6a87e484acc1f44eac7c4aed9af_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c607126e8d43bc09954f99625329630804d10bfc1343be5f7cb46ba28aa7c9f7_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e8d2245027591ad454a042a484b13f9b3e153db36fe8a2cf1c92ce3cfcfbe09d_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2bdd57cf8ed0eee4179556ed7c527908cac5105453bd591a2747c5e7590adbda_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:4e190575d60664dc3534557c4c2ee70a0415ebebd59166704d4c8b9e3ce3ffc9_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a44f9c52c6a3801f23d2523d144182c19e7897e8e40fed087a948d95c252ff7a_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:ce0c85a6bcaa3dc1c3b533d43635d3850459c9e58b1b392ec5eb53e8c62758ec_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:2bdd57cf8ed0eee4179556ed7c527908cac5105453bd591a2747c5e7590adbda_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:4e190575d60664dc3534557c4c2ee70a0415ebebd59166704d4c8b9e3ce3ffc9_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:a44f9c52c6a3801f23d2523d144182c19e7897e8e40fed087a948d95c252ff7a_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:ce0c85a6bcaa3dc1c3b533d43635d3850459c9e58b1b392ec5eb53e8c62758ec_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-pod@sha256:2d5034d957f5a18cac865648df8bcb7f2b452c0358f3433fa57f51852369480e_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-pod@sha256:bf19bda57168629145375671f05f8dbed85751dccbaa76de6e0e15e33c03b878_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-pod@sha256:bf63836da764d3edb85eef931e9df66ae263be4fc20d3dabf3bbce389d485dda_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-pod@sha256:ec37b6d41b2ba490d1728e034c9345b38f9100a3ea1e95c2ede71a4aa70b58a4_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:40d1f80489c7fbea4944a302b8328b53b80f55cebf599f5249ce840db3c304aa_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:a227788a9efd11631494bad9646e0594384cbb99389f1abef0c8554cc424eb7e_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:66c7549d34362a8521f3334f3e5ab3eb129913d4ee8224ad316e4ecc1e3e74e9_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:bf45590a82d55274f8218c1cd796466d330a487c9aa62ef70a4313606b3493f7_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:04fb92abd413af92facc680dbe8229944302e83d094cff4c530277fe59780836_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:579c798290fe3710bdd34a0ab0ad5e8c8b359f21714660f39aa6a5053dc1b62d_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:a0755b4700344b97285e24d3736db1062c0217e7cf382fafc25acbcc49ad5da5_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:bb797a663cf356b570a379aa959adb097c5d3c8fea9171901d44c91b879168ce_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:4cbd929c0cda40372e647f68c1a74a76eff8b07f393343fcb1c673e98e196a12_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:75ed98618ec1a6e27db5f1471b0c14617d2786b3505dcb0be711f390e4e0e144_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:89ba1ca0a16b7cf75588e723abeadcbdf66a4bfddcd74b96583f7ca4dab0d67f_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:d5b4dbe9e7fdbe94646af9140f55fea3eb1a1648b63da25543071b135e4e51d7_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:270cefaeb59482d89580be541b9ff8501697ae8fb8fb0fc757512551a1c0a229_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:543ecd85e3a8e5a8b1668a3eb857d554f3aed5f5f99df06fc96c207b2cd1f68a_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:b4fdd00a5386db728c94c1ea6c49e450b3cb40352f7008d4ae5c5e340cadc442_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:ba82154b9ba68cbbbd401d1d62b1425e97ae32f809c9455b6e8417788acd98f6_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:22a20fd9d7349ee228bf166ba0c3e8e91387c683da2ebf4145ff2006fb1c54c5_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:4c28ec1115b0df6dca82b417d9590b3a3e89686aae16d93d854a3c2a313e1880_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:666fa8a3fd09243081ccde1b3c8382532aab9746d12e02ce0bb47fbfb32273d7_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:9fe57e946856ae7dccf83a5ac3ff6848397f0b8d98fe2b39c341df82a508b234_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:062f9c1be98d83a364abcb6ce08244c9a25789b2eb15c7946ae546f05449c24a_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:0c43289c2a39c99d86e645cb43bf53a07bf0b182b05efca1046244d7843859b1_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:460fd5bda2fdcf9a9c34d52f1732ec8b9fe5a0d133cf8a761a66a786b8d75528_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:a1e0c7f6c065a91b4112c41ea2bd9bb2ebda3761dc7712b26ada64ade78fa674_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:632591056f6d2339715fb5c1a3cb909c589586ba8e2ce8e63e537705bebb693f_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:69eb6c44a16287706659db6acdc53e7780599d86a02adb63e728ce7d70f1c975_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:b2371a23331087d2f0dad63f54edb024d51e0526da319a76bab0890aba28c58b_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:d729e7664dc76e64deff7c9fbf8a4bf3a6892b4db88661d0c183cf795e6fd58f_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus@sha256:207542c0ad1f3b599c3cc6c180939cf53d3f1476561dbcc844288ffce756bb41_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus@sha256:28024773093ead756489d28df8d9fec1f109123968bd907504a535f08ff2bf62_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus@sha256:6795364606c9f03c2c921a137a3b80d596c2911089c8c4d942f38bfc5d1d03fe_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus@sha256:bb3440ac851c34142da6610ef7ebfd30f0ba3f0ed10cb4480570f518a06a3885_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:5c5e851fe70b45fe060202354f2676b600be807b14fa60ad93d03f9276743484_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:8b389f6982b94f3b5546565f536baabcf8893a583b574b462aa2b5b1287345ba_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ad396f288e6ac9093c5f1f59100cdc968e52ac5c6a8d128aeaec8f28f7e2f5b8_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:fea1deecc00c4a60b44b8c3a5123a5a24df80faf36f849367b7ecb1b07e3bc96_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:2a9c1d4d7bcf5d3a7a414482f020959fa489ccc06b5a0c724a78da62bb1ded47_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:3862a8807b5710f80ac05ce38155eef8e245594cf7cdbe3b9a718ab31a323436_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:65a5a70cab35c5d51c4bfa23338a34e4da76016e8bb7765468cab426baa7c53c_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:893081f7dfb7379d5653155a3ac0c5adf918e5f1ca09206e9792bcceec6eb0cb_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-telemeter@sha256:5f23edf9ee6a929cf63321aa208d35f9c332fa5d19f34ec1f542f0c3dbd8b404_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-telemeter@sha256:bfebbd8bd2c53ec956eb7608ef743848d3c181d211a6438502b398ee39d525ce_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-telemeter@sha256:d7a8abe5d4a18b1be8fd9300271274453abe98a85053ff596a5aba2914c513f7_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-telemeter@sha256:ed2679255532f8984ff2f14c96cb9f24d96285570f6cc38a93add615a225586d_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-tests@sha256:549f70f3d54227714ce4c435a74895c53c4c4c48f9bbfb999fca6f6bf17b383b_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-tests@sha256:74821491e546c0abcca4cf565971d9fea685422f85a1913b0f6cb29b8e2a3e7f_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-tests@sha256:ade9297d75238baaea862e6bfbdad65ed465bb7e43c597141640c76da60ce732_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-tests@sha256:ff3fbc882fad77dfdc4fbb2a0bb058eaf414fd729786c2ffd25a481c13025f78_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:1bf554932c6a0f12dd855c4737a6c497ccba6cdddb579f1f958190044a70783a_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:3d6668b4788734262c49f2827c9d0bfd54768e17c3833e8fa4e7350d33edc920_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:5792ce77e8ed883c774d76ca7a98f9ccf2207caaa274b126b78f2637c2f10d19_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:e9fd79b6e56ae412a4c6abe6d245ddeeab783c5db0273715d1a5959f97fd44bc_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:462bb12fc39e08beece7c19a5867c883c3a7fe5fc73422c5d0e173bbde17fa09_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:67e9b1a97d13699ffdb4a3a5e6b778d1bae05c206fdbb2bff33d7c90f17118fe_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:89071ed5c3e5222de1b460a16c85375662797972ff57665ca7b984df850bec56_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:c3cfc995cbdfb930b08a0c4f4c389034cb6fad4823d60b0a977afa483e36df03_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:6c4d230ad869a8e01425d5d084ae5ab41c05f21aaa99efe882a38759fe080488_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:59e7c19c1f18bd1e2a9ba4b2f624113db2a801cdae4293b21ffa06f3089d143a_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:49c60b3b255d415636872fee0a8e75e15324bfc92ac85e333af81d5f656f5381_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:4a6f2275aa9a2eb62fbde6cea70b6a1dc868385672abc7d668acbe5d027db83d_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:6c4d230ad869a8e01425d5d084ae5ab41c05f21aaa99efe882a38759fe080488_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:59e7c19c1f18bd1e2a9ba4b2f624113db2a801cdae4293b21ffa06f3089d143a_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:ff21c2d5424aa264a2633fd5db74f82f77597b889a25e71c21e92b01b3c8faa8_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:55db369f490db060ef1f7c013336e4ecf6948e5531404cb0e1cfd997908293fe_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:33efb0ac219080c5261ca961a8b5bbd4c6baa63600578790889ee20af477bdf5_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:63c7a7fbc34cf7f18fda6cd985838dbd653dc0ed1bf2f65e47f937caae179618_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:7d470f2f278cff860db66d6ee56a1145d7edc1a1a781e6d56ba81265d24fdd51_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:998d116b0f453e4fc7a7e95464014cdf72a51d9690dfaf7b454cce03996d76de_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:0f049a3f90e191e5082288df1cda425e539773dd9b2115aaec393c823631ec9c_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:9491c18dd5e0a97538a8261718307222c39479c2a6165754a1c87eaa702121c2_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:bcc0e629710d429a2c1b53ba6862d6784f50120431f2b9d5ae849c5acccda45b_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:cda7b7445c448dcddb4d7f4218347e478d31d2ff0c45b151d2909650949b9cd4_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.14:registry.redhat.io/openshift4/ose-coredns@sha256:30ff6deda826696982a8981aa7f276cae5b08ee0ee6bd88eef2e405163fe329f_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-coredns@sha256:598de435084023c49bcc0f703a11befb114563145532ea79ae4eb0a76329db12_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-coredns@sha256:6e107dfd85dce7cefde626f24aaaac20217e96fc79941ff0399f6433bbe790fb_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-coredns@sha256:c644399c7e6ec0df2b255314d60d616cec53fe7093f8ef457460279f20a8d8da_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:02f4386a24b7b3ecff56d1537d371038749cc53747e7f1fac1b91c20c934d42c_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:32b9ecfe033ef7c2ac53d9fe33ebfa4be664a424a7dd49131ba65bcb6508f498_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:932cde6aa7808148a0cb6d6e793d4f428c3cf36807bcb0dde455cd5f352a87ea_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:cec680e43a77677af29be6d630aa21d87281365955bc854c45ff9ca78db88a32_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:8d8b1aae175ac3dd8e8d9c424aca469b6a79520e995c68ed433c5973ea502043_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:b9b2f8b939c64185bf3ef5b7ae0a837130596a58babd8854c7738baf099c777f_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:bc8e5470ca8bdcc73584de9f6822d1d3c7a91427dfe474e1b81f8b0ca44af4e0_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:fd5f8d87df0d102e315196f402c5fbccb80e19965a29857361a8261fd1516382_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:9a748451c1650e43bf911c800eed90b4e85d71e250a9c4623c7e95d86f404729_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:a1715c28ae05bd1ad796e0ec034c0177fe2a5aa554891c0c4c2d3fa11b9c075f_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:a9ca0cd9088f071e1a355a01a0ba501bef44e9dba67cd11aa057b4bee67672e8_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:bbb398ce00d2bc244eb9b403c7def721e36b849176c7923e33b9292d0292005a_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0dfccb271dbb7683897d20ec923c172167551c2e440c14ad0b61561821a5c3af_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:63e5fa1f3a3164bef18510e0338a90035acd5adc3cf9e736bbda25594885277e_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:a1eb380f3a41fd9cf366157abbe18c776ae6e3a0e3a3e1c5b187afe4ddfa536b_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:e3fc2b5c70efac4064e9fd155eee2a2dd2813ec865f1509deabcc41590e3563d_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:3d3a584f8ede240a3e4519383d151fb92a01c326a43388214ca78dfc492a2b05_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:8ad6653645299243eaa0fd2677e3066cc2bbd10f12b0405d9c9687c76ae283f6_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:b02236cef563bfae5956b4efc3f012772a8117b1c8de5b9a4964b50f9a7b65c5_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:b2577b2f1602e02efc7e5b8c9750fcfd4fb8040832f461138cac1230d34f1961_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:8fa63dd4b31e84c287a60f807c4130a5eef67f73ffe1dff28f32ae8f9441033f_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:b73506048f9ba08874eef8a6f2f6e467d55888ae3fd2a7576920aced94b55bd8_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:c4c1e35817bb978448dd3a2da5f9a99fcc95f734e26776e244e5dab88b0b420b_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:e9ac70e41419d3a074e99854ffb4bef5b1f9ecadf18efae211a17ba9df306580_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/network-tools-rhel8@sha256:282f8bf0a1ee79b4683921671e76d8ddbbb948f3c002d92556bdc5bff1472216_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/network-tools-rhel8@sha256:9149fb7cc4f45dc3d188626be4d47e9d5c64fd34a3ed36b0c7208a80f923035a_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/network-tools-rhel8@sha256:9f7f414049711a33e7ab426111b45525850445fe16873870d5dc5c287ed488cb_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/network-tools-rhel8@sha256:d2bfd76b906fa5074bf4c235330202d08c3d366215c5ef117748ec9eff72dbcb_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:4d9dc7566989c3d20434db05168515d745d3b48182be6c27573321e2032b7654_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:7404d4fcd2c5c33f3e4adf52cb5e85c8eb1c6ad12e951ce57910b7dc575dd8b9_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:79bc2fffd797d5b7bc28ab7a8b8a602fd4e431aeaad54c3def46b3cd88a64d3f_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:89c8f9db263056051fcfec167a3108903328661f83f4b8107ade752f54e65ed7_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:40f1a6a3e35b8f3334c18c5f6c5eda785cfc4fca68fd2f380f52de2d79a7c0fc_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:aeb961cb7c623d08a6da10b2e8e92dc789ccadf09935775efec046b0e5f5983f_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:e05fc48c55b668b4938a4d2c5aef29404ee208aabeef057b3a0e85ca5ef76f38_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:e1654eb8e3a715e6cff2930631b36889d1b3ee0ec388cbe946ce0917c613c0e1_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:06985b43ecd79ec616bdaeb23022c0bbeaf9fa0ce8d5dd8d9b9011150072beff_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:89bba6748d84d96e2ac4f1981d921bc921b394713cf684c2bd113a65a3a4494f_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:e1e5878b040ffe3902347c6cf303cb6bc07a8090bd1d0889dc0f8ab6b7bfcff6_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:f637f434fb3a8a142fc2f28946240f84c61249e31b8766e41235c6261a98eaa2_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:1df38f9325e431bc4812bb10275446160a8aa69776e41097f943803a7381ee69_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:25c8f51b33d73b697f95e5cc8cc4ad19d59c73e948a8f3cab357fbdb4583a8b3_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:e000a1b1bc9e5626baaa7a6a74e6e18a197fc44cb7c934e13ee4146bac77fcd0_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:ff59e124f429e20da21ce2ee5ffb4f6d8c6d137f0efc7eb3bff0d2ef6be4ed0c_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:31b14fc618f718efb30e2ae24463ed5c27e7a9bf04bd272abb828a979cabde89_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:5734694d1c1216015a5e80670bf46bd7efedae28aaa03eee8afe6ae4cd2f8b2f_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:75ab8e2155357546f5ea98cf4c01102cfec0fde631f2b698da4306e59b31bc3b_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e476574d4b9afc38d13376fb3f5895321959b3e0efc3da2f184b9f705eba2221_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:08434ba4f4cecc0751f6a7475722a2278eac17a1c8fc67e71ccc1f2d2d5dc85c_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:782e31fc1b50f89cf7866124d34210ca91548eac6637612bf2f5862493f28c77_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:e0f23c780dd43ccd136a02e3a59df49315ab5343f22f0f8b6ccfcd4d84745cf6_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:feca3eeb5832821bbbd3bb8504b292b621758751b2d56e224d17dd95b9724756_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:0d48b0beca21c0c627027bec2e83778e3392f282039f687a424394657d768d69_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:2e12f19f70ea4216a3ab31811cdbd4739bc32423cbd30047d5f9ff208f9c6598_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:77f6f08ce677c5b93236f10881836f24e239fecc2d386feed855581b5e078b9e_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b0cab60ee486547a71c5a4c9538dee910b261767a44c4d8443f2923d2027c50a_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:b1834514ad35e95835b77563c28d6c20555064f7838d777f932430b80139dad6_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:6e1c74e6c71af0382b1db5a3d650e017d85204902b7443e99772754a94147fe2_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:a097a76d302ae5b499f36658276b09fb64dfe056e40fef0022086d8e4267505f_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:be8f0a8f28d89325e1caae62750aa1a89968177f689c06abc251152f2857314c_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:5e10e661a1cb345fa76c938f9e6c5417f1745032cfd50413c71bcf2b2724eff4_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:d0cef7eec64244da073534a379682d17e201ca18bf2d51c8c3cafcd60bef3308_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:e6b88a0bcda791b89f22309e60f4288bcfa440a69215c7a75b908f3b9358db79_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:f86ce5bc14710c22e2e6a3eae0bf8fe18d9f67c930dab782cebb1d6a0e2675d0_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:4b2fc85b24c507e0c58962ddf3585b237554f83202385cba5c0128cf2e958ea1_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:97a357234248504d2b953353946a663165e789d5fc5641011ae837709f95fe00_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:7ce30424f62376ee885f009e8ffdec9c9748a84d323bd632e9df5d9a2a0bb8e4_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:b483f6b16a2870113208a58e3a15552fe846839e54e635abe543e6a0622574b2_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:3c8beb58c11f2ca59ba37aa6988a6701e304bd6b4ee921e65c16bfe4e92332eb_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:ce3dfe7d8c7882c4c078f55bb210e4813fdf0027e79d3ecf0889b1657df03c75_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:183ada7240315e2e4b4e775fd4caf978042307f13aca7247f419df4198876487_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:854a0bde2f6be9a5661e8abb417d29f7644b2384438f56f8d2a9efd4453b5670_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:147a8421404e6cb44aaaeb893eff2a637aef27a72b876751cf4cfc4a19e411ed_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:87a4032a22529476d43023ea2cbd667523c4e7e53253af0be2697a7120cf7e5b_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:8cf6a30fe68254d300615e9841563e0fee92304d5648607d4311be0451875df3_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:c5cb16eb7b6b9589da072765764e717bf9ecdcf24073c206d65d2dd588b58a46_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:11406244c16a4075aab9cc6d1ba5ca5640e78684f358e418c5c33cb5b68773b1_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:18c7948a29694dda2a3780447724d16eeddd69c58c37e5cc95242e044670d0d8_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:10459778925204ff4cebe77ddd679be9470124d821cec1368965bf52606712e0_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:e618fba6fc9b967f159cf24e6129c19c4ce2a999fe80f4736540a615d2da7488_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:64e0021b34bbb4832abb4994025ba8ebf571bab79ab9adfc1cede7a536cf6b8a_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:cb18891e1535af26083d5288666945b9ea498a4df0af37540063de77d6467d95_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:b12bdfef5f90ee046cf29e88d5a4358c7b40c184dd51ab0ee15180da5b296e11_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:faa216936a8c83e990aedd30a0d67ece499e6142f5bf0833ee859e30aa337795_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5a8aaf6102bd3802ca1127dcd1e1f2cec2a39e9fc6fd6ccd101a8bbfba1dc5c7_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:fbb75024a12f467b1a6fbc104d7f51ae77691b7b51b9dc1491ac39f7f8e57b68_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:fce86546bfbb875f112480a99ab8aa01956a550bfcaa0848d6130eff65efd005_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:ff667b6ef7205f78a6dce881233b93ee45d6d907b576d1c7859dc22ebd74f976_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:0682a722e513cc04cba6b869b7fca1605c719b716d2780d0e62353b1850eb826_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:ace43fd1b04d89fce21e1e8862f27493cf5395b39fc65fa76f67822e7ed340ff_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:8196c8de200087d899f16aa3908d64c05c83d23f3d416988a61555803da680f8_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:877e364695d5f2c97017e27582ba87d4254cea91f2a920dae1275e71fc7c3a95_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:c758469d727d12be5c3de84ffb6fb1c224cf3ea0fed2e1792eebc94cec65c177_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:d94202e7b2523278697e6a906df8620d49e2fe7a93c7d60982b7ff4fcbda259c_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:4290c6409f27e22589be1e16d71c27e853654a727d845e3c8a0005bd76ed51eb_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:72fedcb2db3dec67f2be2fa002dddad0fecc6d6ddaba4c02e0a35cfd75498526_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:8db889326be8e2e9fd0cfaec70f097d22a6bc1a928161a0249f411d3fc342b61_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:8ed204b01c9374ea3f25b45903cac3b5507f65dbfe6a3bf30a209433b6021092_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:034314a314ac0f68ff2e7457fd10e8c55b52af2e87baee59c60f6d0a92dfcb80_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:68a9be9436fd2b26fd8b94b8a5d792c2c3b3303f45fe1d6d272a0e0831457371_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:acff3c2b300d2cc1835ffd76ee6deb68de1b1ee9e1d61207c01847a896ce1d9d_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:c87dc1385bbb9a2e2dda46bfd3602c54b77fb15c9044100e99c2a11db92daa6a_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:3250697af97bcc04b0127a8f88d0b70b76a0f26aceaf1b858a5a42c87580195c_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:4a669ad7d1d50fac4e847f5ab9a090e8f59b35c54975c34aa525b918099fcef6_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:5ebb6c572be27c5b6ac040f0ccd41a9747182e2d089d7b3921191ce6db3189d5_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:ceedc86e3ddd2b249cbf031c93964350a3f522f52347be9970b461113e646eeb_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:2a0eacc0bc80590eca8dabed3d074b0a208c06f821d9636ec5fdd5c98a2071fb_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:310e9b8db631ddda8e878edb3cc3cd2f3a32e305c85e674d16b0f68ae39feb58_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:69cb91d757435c5cf571955b50107227e737daf0ba365ec0ffd070ba97274e53_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:d0fe069c206a3df08fa3e349711e9d0f97ac84b7b8fabeac86e9f87c5982c87f_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cli@sha256:1986b9edfa079057b6d081961045bc831339689469f6ff868ad43e6f6a234d59_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cli@sha256:33256a318d49640e728fceca60c107ac6de2b018d09203515ad66e2be1f4abe2_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cli@sha256:e3beee0e2c519fe6666f5a3de854854548ce1cc35d142e4b6dd9aed6e2256603_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cli@sha256:e48dffffee6a2b122815bb35143868ecce79d9c64bc7e5ce2eae353d79611e6a_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:12ce1e90b90b563c62bc83a5e81c2a8a837e0562cbd8d89943e6c0fc12bae2d5_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:1918093ef35b16998d9749c82200fc12086989db9998bcdf444b15d6fcc674b4_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:2aa11a5b4b9bbf358d49623de4c6900456179ca201efae8fc96b6b75fdc3e3b1_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:fba745e22cf523b5832a6650bab5eadaa20a6ce0b0b90b8d40d784975ec0ddaa_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:3264440022bd10ea10e0e661ed4173ac77ba5eb6b1d2bb91e4580c5c5f0e093c_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:6641f8c7566e182aa900578d6ec4c1914d2b87ed600c8c863d222e2107702ff9_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:e76903a49f2cb8ad65e94c161ecfd8440428cb886a739e27fb4f679acc456bc6_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:f07b759119d751640dc26e7ca09cdf39848e89316d23cef553c3ada9bb4eea1a_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:208826998257d7f4acf3534d9043fee20078bed89a360d480b0dd3220ff22804_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:394b67eeea4d4987570aa43fe26a74541f53d5de01b9946290bf9aed33ce0df6_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:b1755bc376164d7cebe58356b1949c1a313b0d000d2664752c5243ff16714c99_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:c5416d6bcc69a6497512fee2cee593619a86c7affce7fa55d3733353055d3305_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:13910c9e00a80083e8da1dfffa265b5cd267ed1d1aedb691f70e8377b327d2ce_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:5b0ad0501a6934ba3e08a585eba1e53da7bc3612bfa56d44e6324840e9677088_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:7b50e53cba28c9729a5c475c2ae33a9cd81c5ca021570afe3977daff8e210614_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:83f0da7e52cc9162d7eac7986f3ee5c8679b4080705a59c67a97af3b61c090b8_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:35b4f911c3f9206f834d2bac281f60b7a9cf74d783d9618f6a2c4a4b243e6ed7_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:3a5fb60010eb4fe863275f6e5a80532362b113d0d39213671fd24918cd73be16_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:63de9a411bc2fc1f97b5ff7168366580f2b01cc8e6c2683627ff73962190e3df_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:74c35b0c0dc5454d9d0fb3b8db12f4f4a9708f1c349ce916ea697a7903070567_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:05f672d0ee39f2d53de0cf9024a6b5f0a9d7b600b16e5d5d5d4a07fb26fc91f9_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:544ca9d2d7fbd22481e82154e7a630325a05b5d19ffed52f3f17d6de48747f7a_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:c0f56d88b848b862c89babd2a8f48579436603e9380e2fb4cd4c75a735071652_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:e7d66394b7e8dc2d8db55e4d77f9d0bcd2c2ad89afb5d78dac3a010925a1edfd_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:1312a2e0eee854a84bd2baaf5241b50e9c3c188092b0bd1e13247e9bc304e7bd_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:2a1233f3f583acfac2ecbf6ed08c2171d882ea47efd35d1f331f5de6cf1629b3_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:79077423c3855b27f9b5743dc36b8ed54d6ce742914120c6331ef8b11a1fe8d2_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:a1ec19506d72295c572b9d713b52d9af8aadd15014c2ca83eec8d4c7437a40c6_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:1456f7030243f3300a8ffa6994f8f2128075a3471a45601b92642a57d2231099_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:64f2effe2c1a41ab8fd2694ab7ee6e3c31241b4ef583468d725185dbd7548dd3_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:6bc253b1629f0d5a2431939561ddcb5ca67501b33d338e3be4928cf82984ade7_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:e3cbe5d13a80367fd907a9739119918cf4925a9a7bfdb59a442af208710d5b68_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:1456f7030243f3300a8ffa6994f8f2128075a3471a45601b92642a57d2231099_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:64f2effe2c1a41ab8fd2694ab7ee6e3c31241b4ef583468d725185dbd7548dd3_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:6bc253b1629f0d5a2431939561ddcb5ca67501b33d338e3be4928cf82984ade7_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:e3cbe5d13a80367fd907a9739119918cf4925a9a7bfdb59a442af208710d5b68_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:2316f63aef8f42b9620f1376a05f8373bdb9d4163c2ba41ba1ec00e347583d13_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:42c9f2fdb2ab543906234891c441d82492c98930a099bd5bb0fd04e83f16f4a5_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:4540b8b4cbe9befa5375cd96fc62ea8921912d3937ae884fd6683588717beb3a_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:4793c3b6cff0d7585411266f4aed92d9a31264f439907a48c78d8e2d0d9c11f3_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:7c16ef4b1a0f81c61e937347bd7c4360434ecfd9de889d606d7f1caeeb67ab8b_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:c728710d8cc73f4bcccbfe42b12de5968bc46a8862b7a41292f2ed3fa8fdb4b7_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:f46af44a1558985f3dfa701f221d3de32a82bba2a6689a1356b02c48eaac0a22_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:fa2ebff1c5d9205469f310db32129674599bf9b30eb27cd7b203a11f363a645f_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:04a27a10b71d1a67090a46b310d6174fe22c1f07c0aa1b557b34efb5c5a9cf82_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:8f3863237596a94f341d21b7b6b871729830168fa1be6d432fd63f3d3bdc0d3b_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:bd26f87832b0d26b08a96a490e4e141b9d569688f563b25879bc56310fe408ad_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:c7e562ab9be8756a94f7fe88fc7d49cd8f0f56bad6360459736cb2e299b4e941_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:0768e1d457ad2bb72d54f0484e23a50244e9f2e9bfb71d79ca3e3b9137a4fef7_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:2b624905329f93cf1afe8c6f9244ca8f591b095f213278bbafe625e2b8300ba8_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:65c57f870979f4faf5f11b53ed9f8e786ba0df1295d4bf5acacc470bf9bca203_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:87395a4e03fbcb9e3ced7fce6f143fd73a4d2abf9e5476af3fd18d738c33b34b_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:45029edaf16c0f0726496437e2e8d8bbca1aab629ad520ff57e03f94624ffac5_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:61030a93a0cae208e32634c21c34cdb73c84db87f8409ff609c7ce5c2de05984_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:acb3fc2684849852e16549bc0f81d369ddcac3048ff4a6b8bb0e6d2fe0bf3b44_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:eb61b03fff8d2ec8ab1a22068f5159fc92e037885dbd198bf10a3619d2723456_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:09b7c71ec0561ded1c3e0a4400120a3f3858581a21a439fa31288660ec25592b_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:7693ea331595286a5ffae4f301377d6d71cb774c93010590fee6da9cbf45c75a_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:9994ec2c80f772152aded1ceee060ab5c5ed07ece95f977ddcf4a0bca0709b5b_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:c5dd36046e642466ad0a6fa74021d68622dee45f8c3375da93c38b202d555bf5_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:049e905210d6400a4a481f9d209577493b5313ef8ba799e68d297037257b8295_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:0da022e984bee2f39324d42102674f41ea8b74db830d72933370b76a52252fa4_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:1fc8e321aa0a937d1dd6c0382969ea4fca1ab4a44210a343b2ed5e6b86219ec9_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:ae02313bcf7581b8db76f28ddfeb177dcc024ec1fd6b4809ef6aed6194867c5e_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:0b43966e2d09f70f64b02ee70a69c891e8e7c89b87cf119bd6541a821c85c976_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:3a8b8bef3f5d2a7adc6493357fa92d8d2163f2d4469fd15c70ad70161a0f31d9_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:82918d5b4f917564b203003b2b564bdb26ae5f8b7c186ee133b5df780db55db2_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:cbc504a3583ffc3a48e5e542f8d943d848a18dd2a86ee37aea96cf7c20ec77df_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:14a7019fdd9bf9f8aa3065bcea5c8f1120e0b65ef971f664c64edf0649dcada8_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:57f035c606c7bcfb40f93457db246857a97c024df349f55e2b135ea9967abb1c_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:7d074e3a18c832085c8112b0c08cd61119dd22026be962be9b11e998e5ce3dd1_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:e813c13da12b0e89a6caf39422da1510a69623bc1de8d8c5ac66e92912d675ef_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:17bc2b0bef04b0785bcc2105dd316650cf3e9569530c3fc4f3b0beb7aded5e02_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:30b0f7efc4e6b8090a952e3426c4debdcd90e1064703de0b99592df0019cd141_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:46959f0ca47f97e859f842dd90153f5d36b1612700bfd9958d29db4532250b4c_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:dceaf8b90158b080d6c6a054a67c42bbe0f56b115b18e6d0f041d10c4b6e119d_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:591c792528766909827b512a6a5401e32a00fa44938422738dbee6ad78449a0e_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:5929c6f2cfcbd2fdaa1c683cd84ddbc9faf599daf97e5b1f0e0f1def1b34e615_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:bda08bbe4f85609c2119dd98f248bd7eeee026e27b267086af2e312309bf4d6d_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:c2db40ef1451cb6596b9227ca7e60286e33a1a9e2e7946ca9f8131e500d109b5_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:5c337db6e9b6f2ccda040f21ae5002906d5b5b63e048a3f2faf916f852dcf981_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:6ff81108d9747793d4b827a063111f2e608f98ab28e31c0d7236c9fb0f8946e3_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:c26951b364b56f25cb53fcce2f7ae411b1808ad74c477292a11259fbe7b6a481_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:e52e9695d748674d6fbb3498d8e725ecaaba78df84f89ae1dbf734a1b5922c4c_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:0a57de5650329a3987d1c088776ad13dcca5387b4cd54b759f56e29ad5a5d656_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:44576b150568b18dd14dbd93a0df8b436b3f210d728c6f8c0a0ccaa377b713f9_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:7ec0d43715a4b5c8eefd537968d739985e8b5fcec00a159e74eae1ca346578aa_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:a96937b9e465030bce950bdfc6007fdb6bc4643a21f83944074656ea0b011c58_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:1f71d4e24352ae8e41d341b7493df4b745c53be363b5bc2a0c2925ba5017cee0_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:4ee683ba7a51f4365a6402bb333ab088b79e901f511f7eb800f42af11a449064_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:7b7dc3b38c314647c44be6a7cef345b822139beada834fbcec3fd94ee44327df_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:d68114f716acda79eafa64530a7574cf051cef08ff1cdb1209f700a6b7dedb69_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:132345b79cfcbf97d83e271d3b141b9255d77f863614ff20981456ec9d21058b_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:63a03d4d275d97b6c36b42d8633de2419fba1f3f3d83d78f409bef09c6423f46_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:f44a21a8986ab0e103f17becac94e931c2d34649f33fe09c284b8b27d93f40e5_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:ffa35fcec60dc8afc7a263176a96b41c5be09b59db4260c6f32a8dbff50ea7ba_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:451386141887c223f3c45a50544c9e5d1e458bd7726f240e81186a0e9d054067_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:8547a75c965b3cc4baf9db1c3693175dfa346979c72256becc31087f40af7eb8_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:97152b524e261f92b9cd29bf2c64203d2c3b673bac7eaa073e28e815d97aae5f_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:ca958dd9e7456c5e6c5a80c7797cbdd7f44fbaa1b156eb557d50e6a0e4ac8c69_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:5d10f53dd1153d207894e64bec4a55b77c265a81f6eeb9474c01a99bcb8e440a_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:5f2d747b9f3c9198aa817b503c6e1679cde2f33e661a1675347c9409e0235181_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:a9890f3b7ab256ececc85c1c3e73324390d625ef43c1b793a5c33739036cb2c6_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:ef8263f0e7ea9a2195be5e29d25df1e3363d38591771508f0af625cb88edb4e4_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5d10f53dd1153d207894e64bec4a55b77c265a81f6eeb9474c01a99bcb8e440a_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5f2d747b9f3c9198aa817b503c6e1679cde2f33e661a1675347c9409e0235181_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a9890f3b7ab256ececc85c1c3e73324390d625ef43c1b793a5c33739036cb2c6_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ef8263f0e7ea9a2195be5e29d25df1e3363d38591771508f0af625cb88edb4e4_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:1ef4f28ae89390c01d127c68b573baaf76e66578341155848aff34cb3ce0e3ba_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:7bdd5b1361a77ff00da1ff8a7886935a0259ab5f3dc0f5e7e01410b0db924edc_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:a85573c8909df01cbb2965aa51d239160097e2c71e3222ba2723dbcecee3e7fc_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:e26500f31d00d6a0c76083bf56b65f2f4f4d46e2319432f26cedcc87a07fd88b_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:0cd47be4218b3e0ddbbcafa602fd83f3364e13f50884aba7e203002f5bf54aba_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:2360c3e27356e5894df829df4de24324533d8c4a08305bf933da59634fa1fa4c_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:5d090e161bd70bc0ab4e611f4436849d09785b19ebd7733c79dc374495886d23_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:9285b41510034ed796ccc80211cd9b4f8cc805cd20cf629fcf6fe59781a9388b_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:2e6884784f457c35a7856ff8e95a0d975158e5f79a490cbf327a1cf74a7d5493_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:8265a610a667982aae8700534a67be51ea572e9dc0980a9c7d12254dfe1082fe_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:9a089fedc5049fe49b1aafb8b05a42c24a406801264e56ad21ca833799160980_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:fe1f37fa63111bb1a4eda069fe30f937ee5848431fe041b8bb5c1e1648efa98f_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:001c17d6c2662d6b1c957fc93fed2a2552fe6b776e36709f59e8f22943d1b87f_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:32bdcfe9b7a573362f666b12534637638bc229c4a24c2949306d4d580bca570a_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:a2c711c5d0a7e9fcc74ee14b7ae5e0b7c1b750801ddefbb76edf2c5039bebfde_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:f280b2a3d384105a808c0978cdd9e93513b5a98d24d6824864231068392958b5_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:bf48a04cd500fefd09860534cf7e5f73f47b6b9af742009e54ce558f257092ef_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:dadf5565c285e57c487daf6ba9795fcd132ecf609bacd685fd603627bb4b88bc_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:eebcb3d2e293283c9586555f37f30fe55817c109a4052acf620cdd480a00be30_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:fe62205fa3316feadb1b16b3fb575206a9548ee6536d8cbe721f06ec629b046c_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:10b49ba758c15fd133d4887254c0748006bff6ac6adab947b097786cdb4ce9dd_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:ae776fbf2b8066cc8da9bde5989c4b340fb01c08cb56b8ef0bd6f2b897de25d3_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:b01854d6eb1b919ebdb4e9ee2daf4c3c268b7e5e80b5cb0fa68bf0be1de178c8_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:e90b2212848d9818bed2ea5307abfaaa5ed4b545981f3307e2ec877653110107_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:2317831c8a3b21d4b61e53170019c0ea2112a004ff689fdc6a8bdca87691a061_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:564af798b8ebd3396de5a1c8b4fbf427491b3722e532b8e47292b8734fbc227c_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:a79521c49af1e4276e086e1834b76973698147ee59b38b19cd692b1e36f2af6b_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:c2dfd6b8018d4b4c554bdd53555481d4dd8c275afb287489bcc9cdbcebcb589a_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:6b4a9cecea357c53a7235aef224a70ae5848f25bdd3b1f884692386b65079caa_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:8895d8986ec12092a3744beaa659d9168d50cdc4262bf56e4b0a4943b0e0b183_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:a798e79656ee10b7f1f7861899be74bdd4e9e56af6d293c3c01799adc9f7c08f_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:e0fe358939dd6467e7c1df2ec633214facbeee271ae3cd3be10164effe081a96_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:51b376c808410468431752d8c76963259ceeaa6f4bc0afc9d874021aa87228a3_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:7a0590eb3e20adede6ca21a4b94799a884ab1f2acfc5c4542e16c153dded98f3_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:aba77589a255ede5446c926df72c379a05a6c5a1f964efb5314bf1c53fde3b40_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:d6f3432b422eb7f8b0f36b8b7713658bb13aa3f318f04cc424c42f7831e3b47d_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:856e121f8f6d4edfa598ac330248b024b6e065ec3de8aeecffb853b80f42c488_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:af4ef7426551607b26cf68821dde2867175323294b33524f2bfca9d10a561e33_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:ef2783a4996d5d1fcf91f88f0ec0be835d0744fce89503464621e16016a7e2f1_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:fb5d80bbebdcea6840ac59713847582cf9e9e7a1c337263f0448e8b20a234ecd_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-console-operator@sha256:1153a4561686809ec2291b451d29054541d781acbc74c7da41a1947e345ea92f_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-console-operator@sha256:1706921d20f3f49d3bfee4a4755a9b645abdb68535453b367e5c2c678d287c1a_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-console-operator@sha256:9eca18c188bf8513cb12f2fc17eb30c899707caee1de492376ae2220c9550fb9_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-console-operator@sha256:a4c72257a453f892f4a3fe365a98d897ad7554934888d6c1543e9020c2f19751_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-console@sha256:7cce4da59bc87634039c6ce92b97bc34476bc72b025cdd85b19dd29c71a0a5f8_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-console@sha256:98a3bfd1c2fa6c1e6b59817182e74545d3ff5d3dcb859d94800dd4db96d3e3f8_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-console@sha256:9a0ef903b5605690e40d923cfec4e0d3f53d291d372c1870e8481a669f5047d1_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-console@sha256:e29fe4839a240863c334505deecc8c853f69791f3f2a96dca976d11513e96835_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:0e9f8d104ed909217193284ce538c2b83d9e6838f1aa5343578987972e83a606_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:1117de182793a2fb65ae43ffe8e898a0986ff34b05f36d3e8274a94bc2ca16b0_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:1c26bde6d652ac8d28bbc4ec29a38a71792f671d974780aac8e81296ee80c4da_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:d69127bbf7535ea9616be13f95210f1069443790e449f2717782b71d67b9dca4_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:076f3801f85c41edc7b58312bbf51750ec17088a7b18a436e7ed273c781151ac_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:231d9ffdcde58135e15243ca8d095d82032e3666078d3611f993cc3245601d2c_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:94399f2de9bbaf5d91c7ed255ca1f6f9a9552a65fe76fe7c386e95f756e4034e_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:c48c00a36d31895963dafe2edb89ce98e5dfd5d09fdebbe82d112f68bee6b1bd_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:74044a0b25668ca4f0200b2fb293c4ce070c92df4e519a2f3c1eb8fadfa3500c_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:ab39e0474695e01affe12e7cb28e14a3c87c70391350bdfd3c73dbd0c66005b6_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:04205df754e5061218a7de6463f622c33b9e200d91237b80728bc507a945c538_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:0a857fd05543aa1b297d7b637887df7b6050ae243ec205899bfb48f0fd29a1e3_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:45dec9eb0e88e93dc27a4714ba3e07ce5b039346bc3b3ea8f1ade78762ebd678_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:5c2929ee80bd012a299c2ad48626ec0555dc5c1783d1d6a97995563c50b010e5_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:1c79f18eae6233510e5390df0e297fb15e7d0c95a5910086abe48b5f71e63628_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:25116554211fa6c1133752d83a28512e78744367654b6b77384e6e73881f17ea_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:86dbb16e86839d08085df20f9dd5a8cea6d47885562e5702b7e852e8ac812dae_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:a1f3b7ac22eae1602de286f28716dd5f04eece905a687a44070265b5440ab8a6_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:2d605373f6c95fe55b1e3a5a8f60b0a5591a10e13d37640a81f912921d4e4923_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:614e1cdb127cf965d02a129cb5bf5f463dbb7732e44f176ff21b1977913d955c_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:b7df072f955d73e814c32911cda8345ddb5cabc496666813919c3e27b0fa239e_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:db3aa9b039783f81fa47b6eaf95efd926aab82e6287e27d97ae43946c00f2a99_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:0706d6afc149559caada6c3df8205fb3821a0a2e91643c1a7dfe5d2867765267_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:17b0be8dcd895eb093a80072397f33be23ec0cfb5d82b0523c1133ce441a75cb_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:49e8baa46a81bcbdf2d0e842dfae9d0b13cefee8b4e148d60c2080ba7791138d_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:4fe297b07f5cf27b237dac7843328ab33d606e3190591b17e5f244de096fb336_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:0706d6afc149559caada6c3df8205fb3821a0a2e91643c1a7dfe5d2867765267_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:17b0be8dcd895eb093a80072397f33be23ec0cfb5d82b0523c1133ce441a75cb_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:49e8baa46a81bcbdf2d0e842dfae9d0b13cefee8b4e148d60c2080ba7791138d_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:4fe297b07f5cf27b237dac7843328ab33d606e3190591b17e5f244de096fb336_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:459188a4898f017e84c39e8a01ebcfe799c01dd6228f8a66525190ac4e657c19_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:999761386822360784bbe07badfdf83814aa52d83ac6b467ba848dd1387ad56a_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:ae54b704412adcb6648445aae702be0c8ffc4427ca88d6527c0ca3e04e11c6a6_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:ec2cc32f380673fc74bf9d31ecc060db8aba1bc36e8268a0c241d2460678a7c8_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:459188a4898f017e84c39e8a01ebcfe799c01dd6228f8a66525190ac4e657c19_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:999761386822360784bbe07badfdf83814aa52d83ac6b467ba848dd1387ad56a_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:ae54b704412adcb6648445aae702be0c8ffc4427ca88d6527c0ca3e04e11c6a6_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:ec2cc32f380673fc74bf9d31ecc060db8aba1bc36e8268a0c241d2460678a7c8_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:8de6485e84cbe88a9c865f2e8c8d4adfc729208a22f3d00ed31871fd4c4004b8_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:b0b48003056ed839713f66e4912750d62c217eb2c16b8609bc403e86856ea364_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:bc9063411e9fbc8528c434afa0198676a91655e21b8edb050664821d0305ae66_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:e6238cb10c82754d71b7de9a91e992961a1dd757271e585b086c4030f77c7d63_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:8de6485e84cbe88a9c865f2e8c8d4adfc729208a22f3d00ed31871fd4c4004b8_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:b0b48003056ed839713f66e4912750d62c217eb2c16b8609bc403e86856ea364_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:bc9063411e9fbc8528c434afa0198676a91655e21b8edb050664821d0305ae66_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:e6238cb10c82754d71b7de9a91e992961a1dd757271e585b086c4030f77c7d63_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:2792c1dad466fa29d4ff34b6283ab37e19e15d347a9b76f09ef8a9b667751f60_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:5fb9a73723e7f25a9198d7b4051c59578a72d67165377b0e70385851c81d5104_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:a98473583baacfdc309f1b97bdfbdc2d27392378dbb7f65b2189110fdab20bb6_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:bb28b8215b30a31b68ac4c47bea32235a6f5199eb6dae16d107c076783d19205_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:2792c1dad466fa29d4ff34b6283ab37e19e15d347a9b76f09ef8a9b667751f60_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:5fb9a73723e7f25a9198d7b4051c59578a72d67165377b0e70385851c81d5104_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:a98473583baacfdc309f1b97bdfbdc2d27392378dbb7f65b2189110fdab20bb6_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:bb28b8215b30a31b68ac4c47bea32235a6f5199eb6dae16d107c076783d19205_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:1efbc8f0318e06ff59a9b44ff0e0e3d2247a7512456ca72e214a692b03c87061_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:81cb8fd068a52336419f076b7a4842e9387c669b401db6287de6b75a5394678c_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:84d0a69684c8aa0bbf84688c0ee3610a8507519695880ffac582ac35058efca9_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:c34281d09b1262a8eac08c2eda2a1780c3a5ae4e795268c931218cf2b5a8d33b_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:1efbc8f0318e06ff59a9b44ff0e0e3d2247a7512456ca72e214a692b03c87061_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:81cb8fd068a52336419f076b7a4842e9387c669b401db6287de6b75a5394678c_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:84d0a69684c8aa0bbf84688c0ee3610a8507519695880ffac582ac35058efca9_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:c34281d09b1262a8eac08c2eda2a1780c3a5ae4e795268c931218cf2b5a8d33b_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:016d8816de99efc06117095f4a8aeaca50ccffbe86e08e0599b47a07d74de52b_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1e601e80d7f871c028a79e515e9d07a25b6a1e02a42ee19f017ab0a968525b66_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:41949021afda0242e6e695908a57a969b040e97d80cefbc0f89309fdaa82bd51_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d6d2e88b21e47c02ee5144dfc67dfd62b247a9f5a85e7adc0dd78f0736faa53d_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:016d8816de99efc06117095f4a8aeaca50ccffbe86e08e0599b47a07d74de52b_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1e601e80d7f871c028a79e515e9d07a25b6a1e02a42ee19f017ab0a968525b66_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:41949021afda0242e6e695908a57a969b040e97d80cefbc0f89309fdaa82bd51_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:d6d2e88b21e47c02ee5144dfc67dfd62b247a9f5a85e7adc0dd78f0736faa53d_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:a4618ebebe1b6e6183d9eae2eb2595c65143aa1f85c07037945c78932dbfd837_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:bcdaa1efb07e17e6c5a6594e86867d4cf98be7af25ac95f015712e09f6aca61b_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:d88786d939a459db290845b3416066ec59c68a49a1896bb4affe6351e76be031_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:ecc5fcb3099d16436b3b1c5cce2fab28a4fd70833bdb8d34334180fee3964635_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:a4618ebebe1b6e6183d9eae2eb2595c65143aa1f85c07037945c78932dbfd837_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:bcdaa1efb07e17e6c5a6594e86867d4cf98be7af25ac95f015712e09f6aca61b_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:d88786d939a459db290845b3416066ec59c68a49a1896bb4affe6351e76be031_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:ecc5fcb3099d16436b3b1c5cce2fab28a4fd70833bdb8d34334180fee3964635_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:4d98d1a1ce664504f840368241cabe61c4b956aa9d2fee3341e9da5bc59c3fdc_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:6e63184a7b28ee21dd3ea6c61f9401a36d1b0d16b7a48fde77eb4c6986f2e290_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:c2152b9e096e62f658d762293bcae9c60b43a256251a84a7ca9db4b7049bf636_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:e3ac58771ea0f3560e33285eb011f3304cf28cba300bf5b3986e49b327483a9a_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-deployer@sha256:5666ba993aef99281dece4fc983746b1117e0b889761e0c0a7e541eff70a5a99_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-deployer@sha256:6baa8d1a373d7e666878e85dd4fee9399f228baa7a9369d28c56ec5ce61c2d63_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-deployer@sha256:aa5751722aecf59acc2a9f31709003abed1ee9c31d3e0227702feca8aa58e852_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-deployer@sha256:b45b62e608c006a3b0285fe773d6f8d6bd8c7938c3c84270b21b9d525792ed67_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-docker-builder@sha256:0ea3f860c6e3f8f38cb8336680535f94143c7d8eb04fd6a9ef01f03626029904_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-docker-builder@sha256:a7e3c2b870b3d1fc42ac2a30e868bc4d9810aebddb283f8a4221b5255c0921b1_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-docker-builder@sha256:d89cece33a8b4effcc5ee83df0b97cc19750afe514c7c4ca69852a07609320af_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-docker-builder@sha256:debc7638fb2b9821c7bc4eead476fd057504168e4b69a3158a184e187130878d_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-docker-registry@sha256:29a2bafdd8b942470edc3a0f7b5df01e3cca066d23e509a8d7143e1ba89d856c_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-docker-registry@sha256:439f3520f0f9740b418c2bdbd63992056bac7037b4aa36ac4cd2d0ff4dc3fdb3_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-docker-registry@sha256:b5632ad645e044ccaf4392339b56f26745a9f018f0e1450951c76df92672552b_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-docker-registry@sha256:bfdb4ada4760cce6f46b82af1a1f1aebe36e9d36f930cb531a223891518d1766_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:6e22e0e88e2ee48bc7cd50037276a58c4f3222319d57b2107f31850fbfebed5b_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:778583dce3cfbfbb22c98af6df6b03e65292c3f68a3158a770a6e460d4fcae15_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7ce96e5236fe2522212734651767f9925662ad345e9f9bfb0dfb220e6c4edd60_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:c9757849b9fe5bf5ff3196f6c11dfaf6de9daf718a5add453cc9e21010dbf346_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:8f51afd867818e6ea644648ad50269b39880bfd96391edfcc8d93d7f72387341_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:a1e2463154668ef13d33d4049cd0b8d906e01fa8355d2dba2ce5202a2e2cdb77_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:a3e863eeaae196bdb2c3ea7b627f5f3d639d4e9ffb489243af7ab0622196d35c_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:8d16efe23263f383f795a6f2168926e9d9bfe5638403b0abc00721581738943e_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:bddb635f71d90a8c1f7ab43a8865e53b33200ee95789336fcd0d6e8f6eccb60e_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:eedf632c867cd000f4f3deca7205be622b4cf2bdd7ef98e623b6d8da1daa33cb_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:04a6dafd7e77d706688da1016b458b8558eb3bea77c0ce9cc7baea30ffb079bf_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:3d266b342c1578fcc59e22c7cddc71636cc0054662a3c95b19b25c19c776d0b5_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ad20e59e9159988a9d513eab33fc62e92a24a9ae6cd53ec6ad3ab7c1d543b351_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:23ec8cc0bddb8c22f3c6aa298fef3e77e6cea9d689384ea0d2b28a7dfa880f96_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:44de480578d54b4d2e22e26e7ed5addea35e6de51610af278b6df8d7a35b773a_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:fa488a1c6c927b5c59a1285a35df78c88b4df2ba3c75ed38a0e3526a87e55d39_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-haproxy-router@sha256:065683ba9184a92ad44d5b720a92692b6d143b4d68351c0bc6654332fbb19299_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-haproxy-router@sha256:855c2f53d8f421d25e8aafe28b4cf3b8a2b10212c8fb8ff1bff55983e1c907bf_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-haproxy-router@sha256:c6848d71cc99269d99009eff7f48c762a0963a5b54347abaeafcd150110af5dd_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-haproxy-router@sha256:d3081fe99bdf6628a7263e267d1515e95711966509ce8cea85037cf6af40f3c6_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:2d40b6d5a33c8574390ca22dde25b016e36192a8c7801811a8889d13304d8b72_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:8f9eb65d92e9770d9c3bb8ce2c789435835cfbd48aa138ca5b5079d0244b9fab_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:9e82e0f321a12ca36dc305a63b1c676b5d5102671d60a496a95dbe070a3c04d8_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:c4ac68d3ec26d21d52df25bdbbb088175435b32ba2a3d205ae8200c1887693fb_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:33e21e618d81cf68948d657dbd2ab7fba1023e707337859b3952345af9f0e7ab_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:4cc60f491b79ef9863d4786da3513ece02d2e998954a91a8465de84a4e7ab06c_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:7ea8a2f987c5e132e81fbce0656bda61c521bb05a48f7e878c5ced6e5f3d6026_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:a194c752faa346cdb096e17a1b3443af62fee1dce8e121f86b273b1257a5b1ea_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:12ea40507e00b685fe54470eb0aa1d6a6c383b1e01fc87cd72e07a72372aac8b_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:bb44a8cc384d9d4921703b07210c6664627ce4a888feadf0abe36f8e0a284d0f_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:77ede358acfc7786d6d08c5a78bdc4e078014eab0e7a2635a707759675f2769f_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:bbc58c6fd92d08772acc39459fa3d741a6464ec174b5f47d82dd1ec4e145b501_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:374541a0fa6dce86da213e855db39d431bc156f03e7dcaa3b9fd54ba44574447_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:9aa24e4d46c8ea70f29d0ab272470f6bd8b1bc69a641906d4c79f36a28c9c0b3_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:1e07c48592503a430bf8df396f9b9f1aeb22633301637f3648944c68d08388c3_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:82f0bbab4d7af34f410a09fe58d5786d65e80dc95290357659c8dbaad43a5113_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:21d1b79613e33d12e4f2e64934971523cfdbec17553c42eb7305a8d02a3da203_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:56d101f6e1ae1f6e72e6499b239093f40c9a27203e47e7cc56e46e2912bc2134_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:f7b0bd3143ad05e57982024d1c77f70034b742cd05db87646277b78c3af11c1e_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:6c5b1d71033128b1fc0180efed11491235c25ded2ee107544b4032df09e4609d_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:ff24e1dbeb4161fe8b739583ca51b19f54af7224880c290cfc3cec890915b714_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:b76a74110eba128e3e1c3a5074ac39dcde645c0b6158c0de28ecef7670ac4659_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:fc9eb56400c60ecb72108b3b14a0976ec48c0f82b47d6039501dff0b7efd5bf8_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:426cd4e06928454d66de5571a5e3009834c14f4440e9599e07a80d324b246e9b_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:57cc1915dbe4ef4c1baf6b2f295d0a8f281640f6fd0ee6a5dd1dbb9e985f0487_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:602f396a6141039d1bebbf6889689981b70e38c4bac55456ecd4e754fa4c096c_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:e028213f102aa16562942a1210339652e67ca035e157599c71c3e1f8f24d1d4e_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:0a2319c37e393660af4bf000e6f892d0788f1036d2918f2b62ad6a904d1a1340_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:14f1214c3bfce4d006a7492ce952054d42853e673708e536cff61c0bb4beb10c_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:6f5c6f9dc0539c8ea82726e4253d6846c6e47cc8a75c20cfda3220d512274da7_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:b54baf625cc81ce072c0b426bffc97b39894594efa46865cc05acccfcb57e812_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-installer@sha256:25b2087847206712692c1de69002522e1c57b20226a494d2b5642d13b5abc4a8_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-installer@sha256:3fb7c76063dadc1322fd058c6b25a2870a72ec1540c7459a9d0afa6319585cd4_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-installer@sha256:c5c8ce7a938bb893ae31b38105a8365bd5713f2dde91bce3a47522eb52b87d91_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-installer@sha256:e4777d25108946ec5c6d774aff2d09594982ad9da78266d990ddb5e4d96866a2_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:56f139801fbb7b09fbb8d8a7d1d3411c5bcea86fa3328686d884755e2237bdc0_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:f4116cdb0b8b8c654fb5cddabbec5ec0c4e4a110cbbb728b8c1af87357b6fcb5_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:42ded700d5442ec6645bf0a903f5e21a16c29db7a3115424879adfc12d14db09_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:b6234bf6b757ac7f917d6f7c5f4091cd062e45543a713cb6ef7db912f5ae17bd_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:5e0940f3ec728a43d7f299346633423b34bea93442551ecf2988e95bc7fb3426_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:774e1eb8a84bfe462cc4eb64a1eae7c842c30ffbabfd92b65d42ae0d0d00ce96_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:5ca113e79e0694355a05165ae5e205fc0023a6aebf9c6412ab76e99bf316adba_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:71fc4b946594912062dbd9641c0d85356199c7d54cd2f0074afd358b09c9fa67_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:0b5eddfbde81fda592eed076371321d86595eac7826a20228983521ceae10b06_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:4655cfd0e8b99879ba71ca8ca5d2a9cc5a657af6e2f29d0ce3cee7a1f1a96e21_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:bdc6148e631397fa779930cdbfd9944c012c667b811d397754f3726e3e0bafaf_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:cf3657694f26f2e59db62d6af4ef6c5769faa67ba12df3b679f592545554b8cc_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:79df35ab79895ab1e5df8ab8c729a403dc007b2dbd2f7459daefc03631bca088_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:cb758c11856da4fe8c2d95abbd8bbf359f27dbf73b7b2b2931efea959ce64c7f_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:cc4d1279863bc38c5d5f6e3c539845b6313d151bb451ff727a8babb8668232e9_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:e7f176dcbd8506e9247c427136a4ceb8b003b6f043025494208dc32784643c0f_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-proxy@sha256:002c5f8baabc6a228f5dfdb24f1578017f27e51c380b1a5db2e08e6781424ef3_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-proxy@sha256:1089294ed767f0ea0edb1b18c7d896cce3ac3e34f93c8c2c82c98a66b4810993_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-proxy@sha256:2a26b632442c0eb8e9c49d408c5687ea53ad89fc76f03f19ec4357d708b613a3_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-proxy@sha256:d98c8fa30d247fa783cbb58ca0b14b75fdf77fdeca3d6544404c0ec5b13ccd9f_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:61bb1a9d489c4c359bac425db4b58a2693bc817cc7a10aaefe9542b3c807fa22_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:a69b6d14c1bbe3883593c3156be3c04036785f1eb03eb6f29ba7233100bea907_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:d38f9ae968b0982cc0a130e0250c8a8de00f98cbc8f09c101dae93a786f9a493_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:df55e4a31e5833a62bafb9b02ac2c38e7775828c0d3d33717af402eceb786e30_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:03e7d84cdb58b0ca587ac1191d34b89ecbaf908a527e1be42bec4e939c05b007_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:3eed221133d14dda6a111b705e91e21057fabb3ce292812706365b3dcbcd58b9_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:4cb532a07c1ca8d18b1bd6d9766fc590809e97590cc3bd0b1e39c515658187a4_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:71f8f961b4ccee7ec8fbb0b67d1a522f58bc27375cf904c7d7555f7dbba06ca8_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:1de55b52fa60b58e8c72324a6884711856d9e865d47997ada9c1d2c6bca0584a_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:9cf350847136e4ffdd0a411b6676c1f155fd4a3474d8a76aba684c0e4070ce56_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:ddf7a4874a6e73b007da33a6641bf4a2113cbb8e2d794a8b7ba639e29057658f_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:ee00b931a9858cdd4cb54ca8793762ec8e989a64e111f488cd8e44396172154a_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:25f27bea206062ec70d7fa8239f1fbc264b6d3626a654f5e81d820c5b4839357_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:7d31f5699734c96621475919684a5cfdc8b24eac3e901a1e3fdf4fa3b9a219a7_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:8d69ae9aa0e65a23b549fde6e7043486d05e2caeee360c0cc0ace5ab35adee37_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:cf315750b8a5e50f6c550e7b265ffe8a1d8c89f1149998a1e0282f0cd4bedcd5_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:e2da1a6ebcc31b659fa0f70a4b60597018ccf57b69ec32e544f94d3e14f1680a_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:efa6dc87055200447f11a6a18aecac930d2f159a1dcd6600d5935490d8f40d26_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:2e6980eeff217a38185ccdb43c0b3074b3df8437b72ddb89919a78e25a615f4f_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:568dc3fe13ba7f398c02c1aae599fb7df2be02907808ffcb494883c0086063c1_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:1e65c22f7bfd5c745937f86e9cf65e2aed0067224383b6c8ab007320345e1033_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:72e604448eae1f4662f9bb41cb8fedd46f85c3148c48ee254fe7732e2b7a788f_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:7bcca07d92742d22d784aea2c55eae0f6cf4cf6f22fcf238a24dec17bf93a740_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:c9d1092851a08f6f334330a4a1c9d8733d608af029f1bf9726afa2f1e3315b62_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:0ff2b1f1deeb5370dccfe482e97d473e34b23fcd9088d33a9c7712cc9675fff1_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:4bb99485f76b786004d7a955ba6e52897c06c8669c3431b4ba18810e5a4cbee6_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:4e7f67d1bf0b5ec196d80a301d13eab26fe27fa8877ff66cdd422826324000ff_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:ea29b37584a51540cb9890d640fa3ef467186a2770b346d612176e8bbc9200cf_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:14881b406942943f676fadd2072fa37f029ed2d70dbbf2ab9d637a4be6ca9786_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:423194ef7e61246515306c6d446e9d5876cb37f55ed26d455e7b97cf9672275c_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:5ed08972f81c9266c215be429570ae3cd194bbd669679ce7cf6d2d763247272c_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:9279edb1b1a1c6b46c0d92cfaa13fa6ca63101502d24584065f723038e2ea000_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:8b59327c6d34c40c0fbb01accddc73be699522aa9cd3399f75febbf3646b19da_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:9768f5d521e9af9711f20509cb27261741704f73fd5547c0329972eb06f126e9_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:af511035f373c2bdc131b06197240354c165b4adef12a283319de01641600ce0_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:47e3c79c5acf1c491cdc845991db369591fddb9392cdcbdbc87d54cfba6a9f1d_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:64b875f9db8ff076d8030c5608a85665a3e774105708884df92d79e19bd4ef00_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:9ce685d2ffc4f8a80f83441e79b7a410c0be672b9f26da47092c3c70340eda20_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:d5966fb53dcb511cec27747ad20b0a882fda63fd8ef60145c3cb290f73f8d825_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:3f620a3906084b5b8d5ba5aac363d5f73594a9671bcb66a8290081301e87ad20_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:5e27283f22fb614dafc9d74b2823d01153eee494b87392f73345482d7b3ff073_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:7d614a072328fb5ba4b64bdfd8e952ef1645c6fc2e85f4569bb937d252c086ed_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:b3c938e58462a54c87d4b6630a52bf15c5327e0bb289c5b99ae892806a9f38ff_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:2c037d12af7b5f6dc82f44dbc0103a83da071c3848afac392a7f29155454ee8b_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:82bc0ae23a7fa7524a6d99c99917a8556a262bc4784a7eb0e36c8734b03472c2_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:b3ee6d856ab92e60c5c7651d80ce2c284525ffd796a9b71f23fbffda7113a62c_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:31b26a08898f4b02d1ed9a4dfa374c53dad3c1fb9d50c6d913297c1645425d31_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:4c61613308a6adcda299be9e1c9ae9efd93ca94f92ec8f3364c372b1136b9a03_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:6d0630a2943f23b8d6c6d2ee45fa573e090540bb7a4a14d09ffab03f2789f6cd_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:831aff20d57e803acf15a07f382236eca7f6c212924da6b986ccbf48a6cdea3c_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-cni@sha256:3d493e21a0c5dfcac591bd81ed50c5770a01435202fbcb18610908166dbac4a3_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-cni@sha256:4e659dc5e955ecb60deace44e4c158cb2fb3c6bc7815691a76c5b8bd1bc0c85a_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-cni@sha256:d4c65aa2f0c8a29452ffcfd50240a5fae5085b0a333864aaa4e8f7c98af7b829_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-cni@sha256:f340fea5cc8bd860709c3c9c7ac6a74fccb80d76b8e1156197b5cf37e7f5f03f_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:15fb7cfa20039955bb6c8e18a25b942aaa09d148cf8a83ed3d9b31ead91c230b_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:bbbb33fb8d00e60e54497305fe42dd1f24e4f28477ddbbbc0ad42163b9ede91c_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:d1963c6dd977034522104256ad60406407abd66f69fc43aefdd821ad1bd1d33f_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:e3b796a5c3399959c194a5486696b820280e7dc518be187773c3eecf0904d53d_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:35ff125ec62b6385c67de712d4326622c4861017959856a6869c4f185b4bb915_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:8df202a7de7d74e3da2b66ed845fab10ee55b490bd6596e34f2730e56cdad339_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:b4215d17425af7e8de15596d25b03d02cccc88ccf9c5997ef46a9953ca5eac71_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:ca01ba905e6178c634bdc21c5404b9860909669a16b78d166dad0b27457272a8_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:133f501f1b9773ae1181f36ec2dd790c16b7217223ab1881b0dce10d715f5c5a_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:183f3e2fd480ce94aee7d8be8ca54258df4ed2006021c1cdceca305f26ff1395_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6170eb2fe16efd83337bc40abb9a853d190f77215dbe3127d486e1025a069557_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:b26ffd4d54aeabe9f1e82f76e99ae537848bd52c57ad6e237e1f61d9d19da4ac_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-must-gather@sha256:0a0d2b80dfda92991ab1fc1cf61bcd45aac06c8aa27cd6c7a52f622b93003c21_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-must-gather@sha256:af7da578c6eb31b516820ce4688dfd5d93f6d19c52414d94faeedde338c2b3e7_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-must-gather@sha256:b91fd5eab9d3c3c7a7ced24f633f7c01a1d6ea2e7ff64ff549a3a6ec2e74f50c_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-must-gather@sha256:e8e69f54a957b49177354d9f9f89028c403c703ed9971b9799b5cf05f2ef2a7b_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:289cd35a51a72d51dc661e61d85a97f56f25495616601f029691333b83796a99_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:54d6593a0b2be71c466ae0774c3a76e18b0a39260c4f1809f01b560fd31a1478_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:b4165696dba67b8d4380c90f8018921583631ea3a3fe17ea35ffdb0d707ff7ea_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:dad4196dd609c0b0e03c26f076713e810a970337b09b1f6901d6578b71ec4d1c_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel8@sha256:585baf728296bccdaa9f13fe7586f48397f6f2a59750bea6463c90ace9863c2c_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:272a01b9d4ac1c2f4f3f33ed4e6b9fddf8b271e60b9f05727f5933cc756362e2_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:1fb08ea3130129777cde039f2ff2e56db13b10004645f85b15d358cce2b00dad_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:3d4f4c215d645a3124cdf0175a1146940a556415015ec027d6bc904bd38f13df_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:996675c7e518cf4d037dfc6e98cf149ece05152da0e222c39f7be1f1a42769ab_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:c2444fc2fb07bc7705faeb7e534ebf8b55511bbcb57fe9539c88e6ed90f9a558_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:2478f87ee9c4a41ebcb29dbe974350bc7e4d2eb10ed0ce69e4f0f2412e8af748_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:5e3a284dd52460fd5121dfc17b082bd559f37112f51a7cc90ebab50e4b518a78_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:646d30cf056ddebcd6eb45f0afc9b507b4e8ab910803927d5c58ad4464477736_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:e70b8f62677a3b9fa03bdaeb0832bccf42e5c473277494c7b05fb11fc959783e_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:7fe43cc01d066c85078b5a10c16a54cc137cfdb9df78736e7cc3ead986eb9fc4_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:8705800164038abca9a8c16f70a834ebbb79a4edae87cc2a3e1e05227907ae41_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:9c70475c6be2821195cd22224097474b6172143caab1f3b93756bfb7aed230c8_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:e26e164bf5ec4dd103578d61ecdf0914ca38fa5bf1ff674dea290ec3b3ece1c9_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:769c2d1727afddb668e16a2088da1cc75d36a942d4ca78b0661f1f30d6c58676_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:901947d45d5a83d6170731dd160981bee40f0f27ce34b2cec6a048ce353976ac_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:96b3d3cb6bda5ec6b698268bc7951a41d5f84cdae7aaf0a009dd4fb9c641a199_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:ea1a7f04ed745dd017977ec9fadc7e190146de532a8b587c3e7b77d6ef11f912_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:1a473364b4d924e2f5160a741976fca42687b9209562da9ca13689fc2cceefa4_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:4224d9c2eec52c1d71b1545f582f89f3027cfd3b4eb70eda193c94a045932540_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:93d8f3271c0cb34104daf19f93b67b7ca2a53bd112b2b7a3168b7ee8d66f6f7b_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:ec828551f032dbe2bc27b15a1bd8948a40b3bc1616ca8ef0d7584547d523bc1f_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:07ffe96ea0c438e8556ae67592545ec248ef3177466a7a91e605d9a3cf97eb02_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:5bc48f86a2aabc19c37c6881156603f89631650623bbf91a22e9d20699211c8f_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:873176c1886ba511a3e27bba927f2ff93d799792e03b3ad3c7d645bb8b7bebc3_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:d73ca734137b09f63abd2b86033b45917a7b31ea0f0b82a72b1edd49e7e562dc_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:6fe96439caea99b98eeda15bf53548735859dd1d0447580cafd70f35413d8b73_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:705b842a1de235aaf56b3f5b47fdfb207cbba7773fb4778c3f036bf55a518fcb_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:a3cdbd04d182008cbb82d5c62a11a9ae93efaffbb4cb07a05681e18c7d278daf_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:b872600b11c96f9193e940db4e81057138b234b89ac00ef5c725a8d33b0493c8_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:30870719d136c4533f111eac5a0f16ae6c8a22194d27f7bdf5c79bdda7bbdf65_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:474953bca76984d2be59b36f7bf732eee4be1ebe9ea6c2761538eeef8c0fd359_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:c4a189514ddd841ddda1973fcc2f0880b2fd4025575d449dfeb4a8293194fd35_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:f08236ae0f2684bbc1cf982b5dc1291c618775cd15e102f02a20d63d5ea57046_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:26aeafd7f91f2d15875122203325184eeb468e7e8e188e7a573ea9985a7d0765_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:41677d6e7076a42964606c5751023c182b085d84f9372590116843211b13177f_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:4471ea204d04b1ee21c24583a97e17b0c66bb7c236d139779b05f807d072e055_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:eef333cd092d6b48af2754b5ab69888ffcac50544524240ec27dd7b0f0fff2de_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:0774437207f9023ad0d0cc64a1113bb4a4854c29e573a0fa006c377e46222453_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:8266f325d930a96aeadf20c6e411b5fc170f0fb458a61771e422ef05e6cc5551_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:a0926930cf08e171c928bdd544a7bbe5faab3ea840cd33c4255c63899ed1338a_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:f5384507e10ee4cbb28501494dc4865974c469bcdf52848353891d18ab91e535_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:361e41b6437b1e9d11f2634517f81b073378b6dc77ca2aebfc197468f9257ccb_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:5a6ba05cfed23c3adaf3db363c6298dd7371d750ea2547f13225eababee7b5dc_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:9f00865d3f2590aa33e4a920a61055f5d83af53d2ea5a1aabcd7952377f73ed0_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:eb675a5fac8140bcfa7442ab9c94f0050ede342b11000484323b32bdc9a41b0b_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:0a94b81901263ae93b0ffc3a5c94a7f8c602cef274d0f709ab6ab021d0b7cfc7_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:19319829b7165441d20f15f136b49d3b706be4b0a8bf922adaa59dfbc23e75e6_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:9f6b74a54f6562c07873b30d4419a36a6fc36a7b8f7f381832f6ab090761e735_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:acb0c161af34b3c8dba0cf8c55a729b10b67f1bbe8b66575a8eb7607abf39f37_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:303c82ccd73db35c1e5d9453bf448de8076d40d8263adfaf3682eb185967ea3a_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:5ba7215b20570ebbe3769e23524a680b699a6be0b6081f25daed61257738950f_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:ce01851515c2edeec5d5b91f5e35eb8f6852bc3278ee237db72e27d39a4c00d5_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:e06416ae75e05af4f06ff35752b057039742e26366b4e5f48ecd84f260365c33_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:4e30716436083472011c32185f5d6e54adea2845f22449340c94f231319ddee0_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:d992d79287f6496051f3a005af190ee586646c9cc1c6c72542bace924f4a0788_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:e7bb533706de09dc8ecf7c0779b3a304db9aa8e4eb9fc8d40c6154c7765229ec_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:f2e8fe853b042abaee14c7cbfa3b1dda11f82a1499db5ac43aa95025bce43bbb_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-registry@sha256:41acb229602c4f5123621d82b102a21307d0919942fc9a45e89e0790a301665b_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-registry@sha256:6f4de0bb3bd7e9dc3488c8a43daca991eeed77e5a9d737571e9b60ddf2fb32ce_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-registry@sha256:7dd422c34cbecc6cd29179f5e341035725ad3aa77eeebae033e6f86081ebcf57_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-registry@sha256:9de2cd3a25600438909f0a88891e42e09e8cb2b92ebca8e8c0ef7255a9d8910e_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:0fb5437ff89bdde7a84c51bb0a3cdd72a46ed704051c34ca04a6182ff9ad6ae2_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:1f03d3f90ab8f8b3a9badc6bbccfbaa60950fccb15b9c4f4c80084b97ff865b1_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:26904df8c6c0e23bd8993993302f743483dd18d2ffb82c0b06bc669059b86e7b_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:81b012fc3f45012d9846b0158d3659a8081892742811499a3720b472e0d1ef86_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:53c66b45acaf412df2d39de16e27620925082ae7fdc94f53ec79f738758e5ed2_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:58dfac866660eb84b004f533b2760a3d6c9ce6a87e484acc1f44eac7c4aed9af_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c607126e8d43bc09954f99625329630804d10bfc1343be5f7cb46ba28aa7c9f7_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e8d2245027591ad454a042a484b13f9b3e153db36fe8a2cf1c92ce3cfcfbe09d_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2bdd57cf8ed0eee4179556ed7c527908cac5105453bd591a2747c5e7590adbda_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:4e190575d60664dc3534557c4c2ee70a0415ebebd59166704d4c8b9e3ce3ffc9_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a44f9c52c6a3801f23d2523d144182c19e7897e8e40fed087a948d95c252ff7a_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:ce0c85a6bcaa3dc1c3b533d43635d3850459c9e58b1b392ec5eb53e8c62758ec_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:2bdd57cf8ed0eee4179556ed7c527908cac5105453bd591a2747c5e7590adbda_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:4e190575d60664dc3534557c4c2ee70a0415ebebd59166704d4c8b9e3ce3ffc9_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:a44f9c52c6a3801f23d2523d144182c19e7897e8e40fed087a948d95c252ff7a_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:ce0c85a6bcaa3dc1c3b533d43635d3850459c9e58b1b392ec5eb53e8c62758ec_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-pod@sha256:2d5034d957f5a18cac865648df8bcb7f2b452c0358f3433fa57f51852369480e_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-pod@sha256:bf19bda57168629145375671f05f8dbed85751dccbaa76de6e0e15e33c03b878_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-pod@sha256:bf63836da764d3edb85eef931e9df66ae263be4fc20d3dabf3bbce389d485dda_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-pod@sha256:ec37b6d41b2ba490d1728e034c9345b38f9100a3ea1e95c2ede71a4aa70b58a4_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:40d1f80489c7fbea4944a302b8328b53b80f55cebf599f5249ce840db3c304aa_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:a227788a9efd11631494bad9646e0594384cbb99389f1abef0c8554cc424eb7e_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:66c7549d34362a8521f3334f3e5ab3eb129913d4ee8224ad316e4ecc1e3e74e9_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:bf45590a82d55274f8218c1cd796466d330a487c9aa62ef70a4313606b3493f7_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:04fb92abd413af92facc680dbe8229944302e83d094cff4c530277fe59780836_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:579c798290fe3710bdd34a0ab0ad5e8c8b359f21714660f39aa6a5053dc1b62d_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:a0755b4700344b97285e24d3736db1062c0217e7cf382fafc25acbcc49ad5da5_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:bb797a663cf356b570a379aa959adb097c5d3c8fea9171901d44c91b879168ce_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:4cbd929c0cda40372e647f68c1a74a76eff8b07f393343fcb1c673e98e196a12_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:75ed98618ec1a6e27db5f1471b0c14617d2786b3505dcb0be711f390e4e0e144_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:89ba1ca0a16b7cf75588e723abeadcbdf66a4bfddcd74b96583f7ca4dab0d67f_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:d5b4dbe9e7fdbe94646af9140f55fea3eb1a1648b63da25543071b135e4e51d7_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:270cefaeb59482d89580be541b9ff8501697ae8fb8fb0fc757512551a1c0a229_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:543ecd85e3a8e5a8b1668a3eb857d554f3aed5f5f99df06fc96c207b2cd1f68a_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:b4fdd00a5386db728c94c1ea6c49e450b3cb40352f7008d4ae5c5e340cadc442_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:ba82154b9ba68cbbbd401d1d62b1425e97ae32f809c9455b6e8417788acd98f6_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:22a20fd9d7349ee228bf166ba0c3e8e91387c683da2ebf4145ff2006fb1c54c5_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:4c28ec1115b0df6dca82b417d9590b3a3e89686aae16d93d854a3c2a313e1880_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:666fa8a3fd09243081ccde1b3c8382532aab9746d12e02ce0bb47fbfb32273d7_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:9fe57e946856ae7dccf83a5ac3ff6848397f0b8d98fe2b39c341df82a508b234_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:062f9c1be98d83a364abcb6ce08244c9a25789b2eb15c7946ae546f05449c24a_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:0c43289c2a39c99d86e645cb43bf53a07bf0b182b05efca1046244d7843859b1_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:460fd5bda2fdcf9a9c34d52f1732ec8b9fe5a0d133cf8a761a66a786b8d75528_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:a1e0c7f6c065a91b4112c41ea2bd9bb2ebda3761dc7712b26ada64ade78fa674_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:632591056f6d2339715fb5c1a3cb909c589586ba8e2ce8e63e537705bebb693f_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:69eb6c44a16287706659db6acdc53e7780599d86a02adb63e728ce7d70f1c975_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:b2371a23331087d2f0dad63f54edb024d51e0526da319a76bab0890aba28c58b_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:d729e7664dc76e64deff7c9fbf8a4bf3a6892b4db88661d0c183cf795e6fd58f_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus@sha256:207542c0ad1f3b599c3cc6c180939cf53d3f1476561dbcc844288ffce756bb41_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus@sha256:28024773093ead756489d28df8d9fec1f109123968bd907504a535f08ff2bf62_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus@sha256:6795364606c9f03c2c921a137a3b80d596c2911089c8c4d942f38bfc5d1d03fe_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus@sha256:bb3440ac851c34142da6610ef7ebfd30f0ba3f0ed10cb4480570f518a06a3885_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:5c5e851fe70b45fe060202354f2676b600be807b14fa60ad93d03f9276743484_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:8b389f6982b94f3b5546565f536baabcf8893a583b574b462aa2b5b1287345ba_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ad396f288e6ac9093c5f1f59100cdc968e52ac5c6a8d128aeaec8f28f7e2f5b8_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:fea1deecc00c4a60b44b8c3a5123a5a24df80faf36f849367b7ecb1b07e3bc96_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:2a9c1d4d7bcf5d3a7a414482f020959fa489ccc06b5a0c724a78da62bb1ded47_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:3862a8807b5710f80ac05ce38155eef8e245594cf7cdbe3b9a718ab31a323436_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:65a5a70cab35c5d51c4bfa23338a34e4da76016e8bb7765468cab426baa7c53c_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:893081f7dfb7379d5653155a3ac0c5adf918e5f1ca09206e9792bcceec6eb0cb_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-telemeter@sha256:5f23edf9ee6a929cf63321aa208d35f9c332fa5d19f34ec1f542f0c3dbd8b404_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-telemeter@sha256:bfebbd8bd2c53ec956eb7608ef743848d3c181d211a6438502b398ee39d525ce_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-telemeter@sha256:d7a8abe5d4a18b1be8fd9300271274453abe98a85053ff596a5aba2914c513f7_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-telemeter@sha256:ed2679255532f8984ff2f14c96cb9f24d96285570f6cc38a93add615a225586d_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-tests@sha256:549f70f3d54227714ce4c435a74895c53c4c4c48f9bbfb999fca6f6bf17b383b_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-tests@sha256:74821491e546c0abcca4cf565971d9fea685422f85a1913b0f6cb29b8e2a3e7f_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-tests@sha256:ade9297d75238baaea862e6bfbdad65ed465bb7e43c597141640c76da60ce732_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-tests@sha256:ff3fbc882fad77dfdc4fbb2a0bb058eaf414fd729786c2ffd25a481c13025f78_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:1bf554932c6a0f12dd855c4737a6c497ccba6cdddb579f1f958190044a70783a_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:3d6668b4788734262c49f2827c9d0bfd54768e17c3833e8fa4e7350d33edc920_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:5792ce77e8ed883c774d76ca7a98f9ccf2207caaa274b126b78f2637c2f10d19_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:e9fd79b6e56ae412a4c6abe6d245ddeeab783c5db0273715d1a5959f97fd44bc_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:462bb12fc39e08beece7c19a5867c883c3a7fe5fc73422c5d0e173bbde17fa09_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:67e9b1a97d13699ffdb4a3a5e6b778d1bae05c206fdbb2bff33d7c90f17118fe_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:89071ed5c3e5222de1b460a16c85375662797972ff57665ca7b984df850bec56_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:c3cfc995cbdfb930b08a0c4f4c389034cb6fad4823d60b0a977afa483e36df03_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:6c4d230ad869a8e01425d5d084ae5ab41c05f21aaa99efe882a38759fe080488_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:59e7c19c1f18bd1e2a9ba4b2f624113db2a801cdae4293b21ffa06f3089d143a_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:49c60b3b255d415636872fee0a8e75e15324bfc92ac85e333af81d5f656f5381_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:4a6f2275aa9a2eb62fbde6cea70b6a1dc868385672abc7d668acbe5d027db83d_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:6c4d230ad869a8e01425d5d084ae5ab41c05f21aaa99efe882a38759fe080488_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:59e7c19c1f18bd1e2a9ba4b2f624113db2a801cdae4293b21ffa06f3089d143a_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:ff21c2d5424aa264a2633fd5db74f82f77597b889a25e71c21e92b01b3c8faa8_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:55db369f490db060ef1f7c013336e4ecf6948e5531404cb0e1cfd997908293fe_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:33efb0ac219080c5261ca961a8b5bbd4c6baa63600578790889ee20af477bdf5_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:63c7a7fbc34cf7f18fda6cd985838dbd653dc0ed1bf2f65e47f937caae179618_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:7d470f2f278cff860db66d6ee56a1145d7edc1a1a781e6d56ba81265d24fdd51_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:998d116b0f453e4fc7a7e95464014cdf72a51d9690dfaf7b454cce03996d76de_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:0f049a3f90e191e5082288df1cda425e539773dd9b2115aaec393c823631ec9c_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:9491c18dd5e0a97538a8261718307222c39479c2a6165754a1c87eaa702121c2_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:bcc0e629710d429a2c1b53ba6862d6784f50120431f2b9d5ae849c5acccda45b_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:cda7b7445c448dcddb4d7f4218347e478d31d2ff0c45b151d2909650949b9cd4_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-09-04T04:22:43+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:\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.14/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:5f0204b0de50a408dc8b52f568e90aef6b3266ee8d22a77c1b34ceefb2b00f14\n\n (For s390x architecture)\n The image digest is sha256:758be0c12f06fadff01eb06d514ed48c306679706b3a82b72a2943f211003a7b\n\n (For ppc64le architecture)\n The image digest is sha256:9d022cdb3929572745d9b77d9f27e29fcc8ff5c7c5d04b404e81600601e7d6c7\n\n (For aarch64 architecture)\n The image digest is sha256:c75cf7a5560e7352860dcf9ae8f115a7ce7b45ca05744d65af7513ce4913ea7d\n\nAll OpenShift Container Platform 4.14 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.14/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-coredns@sha256:30ff6deda826696982a8981aa7f276cae5b08ee0ee6bd88eef2e405163fe329f_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-coredns@sha256:598de435084023c49bcc0f703a11befb114563145532ea79ae4eb0a76329db12_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-coredns@sha256:6e107dfd85dce7cefde626f24aaaac20217e96fc79941ff0399f6433bbe790fb_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-coredns@sha256:c644399c7e6ec0df2b255314d60d616cec53fe7093f8ef457460279f20a8d8da_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:02f4386a24b7b3ecff56d1537d371038749cc53747e7f1fac1b91c20c934d42c_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:32b9ecfe033ef7c2ac53d9fe33ebfa4be664a424a7dd49131ba65bcb6508f498_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:932cde6aa7808148a0cb6d6e793d4f428c3cf36807bcb0dde455cd5f352a87ea_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:cec680e43a77677af29be6d630aa21d87281365955bc854c45ff9ca78db88a32_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:8d8b1aae175ac3dd8e8d9c424aca469b6a79520e995c68ed433c5973ea502043_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:b9b2f8b939c64185bf3ef5b7ae0a837130596a58babd8854c7738baf099c777f_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:bc8e5470ca8bdcc73584de9f6822d1d3c7a91427dfe474e1b81f8b0ca44af4e0_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:fd5f8d87df0d102e315196f402c5fbccb80e19965a29857361a8261fd1516382_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:14855"
},
{
"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.14:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:9a748451c1650e43bf911c800eed90b4e85d71e250a9c4623c7e95d86f404729_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:a1715c28ae05bd1ad796e0ec034c0177fe2a5aa554891c0c4c2d3fa11b9c075f_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:a9ca0cd9088f071e1a355a01a0ba501bef44e9dba67cd11aa057b4bee67672e8_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:bbb398ce00d2bc244eb9b403c7def721e36b849176c7923e33b9292d0292005a_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0dfccb271dbb7683897d20ec923c172167551c2e440c14ad0b61561821a5c3af_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:63e5fa1f3a3164bef18510e0338a90035acd5adc3cf9e736bbda25594885277e_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:a1eb380f3a41fd9cf366157abbe18c776ae6e3a0e3a3e1c5b187afe4ddfa536b_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:e3fc2b5c70efac4064e9fd155eee2a2dd2813ec865f1509deabcc41590e3563d_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:3d3a584f8ede240a3e4519383d151fb92a01c326a43388214ca78dfc492a2b05_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:8ad6653645299243eaa0fd2677e3066cc2bbd10f12b0405d9c9687c76ae283f6_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:b02236cef563bfae5956b4efc3f012772a8117b1c8de5b9a4964b50f9a7b65c5_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:b2577b2f1602e02efc7e5b8c9750fcfd4fb8040832f461138cac1230d34f1961_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:8fa63dd4b31e84c287a60f807c4130a5eef67f73ffe1dff28f32ae8f9441033f_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:b73506048f9ba08874eef8a6f2f6e467d55888ae3fd2a7576920aced94b55bd8_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:c4c1e35817bb978448dd3a2da5f9a99fcc95f734e26776e244e5dab88b0b420b_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:e9ac70e41419d3a074e99854ffb4bef5b1f9ecadf18efae211a17ba9df306580_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/network-tools-rhel8@sha256:282f8bf0a1ee79b4683921671e76d8ddbbb948f3c002d92556bdc5bff1472216_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/network-tools-rhel8@sha256:9149fb7cc4f45dc3d188626be4d47e9d5c64fd34a3ed36b0c7208a80f923035a_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/network-tools-rhel8@sha256:9f7f414049711a33e7ab426111b45525850445fe16873870d5dc5c287ed488cb_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/network-tools-rhel8@sha256:d2bfd76b906fa5074bf4c235330202d08c3d366215c5ef117748ec9eff72dbcb_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:4d9dc7566989c3d20434db05168515d745d3b48182be6c27573321e2032b7654_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:7404d4fcd2c5c33f3e4adf52cb5e85c8eb1c6ad12e951ce57910b7dc575dd8b9_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:79bc2fffd797d5b7bc28ab7a8b8a602fd4e431aeaad54c3def46b3cd88a64d3f_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:89c8f9db263056051fcfec167a3108903328661f83f4b8107ade752f54e65ed7_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:40f1a6a3e35b8f3334c18c5f6c5eda785cfc4fca68fd2f380f52de2d79a7c0fc_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:aeb961cb7c623d08a6da10b2e8e92dc789ccadf09935775efec046b0e5f5983f_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:e05fc48c55b668b4938a4d2c5aef29404ee208aabeef057b3a0e85ca5ef76f38_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:e1654eb8e3a715e6cff2930631b36889d1b3ee0ec388cbe946ce0917c613c0e1_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:06985b43ecd79ec616bdaeb23022c0bbeaf9fa0ce8d5dd8d9b9011150072beff_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:89bba6748d84d96e2ac4f1981d921bc921b394713cf684c2bd113a65a3a4494f_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:e1e5878b040ffe3902347c6cf303cb6bc07a8090bd1d0889dc0f8ab6b7bfcff6_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:f637f434fb3a8a142fc2f28946240f84c61249e31b8766e41235c6261a98eaa2_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:1df38f9325e431bc4812bb10275446160a8aa69776e41097f943803a7381ee69_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:25c8f51b33d73b697f95e5cc8cc4ad19d59c73e948a8f3cab357fbdb4583a8b3_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:e000a1b1bc9e5626baaa7a6a74e6e18a197fc44cb7c934e13ee4146bac77fcd0_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:ff59e124f429e20da21ce2ee5ffb4f6d8c6d137f0efc7eb3bff0d2ef6be4ed0c_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:31b14fc618f718efb30e2ae24463ed5c27e7a9bf04bd272abb828a979cabde89_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:5734694d1c1216015a5e80670bf46bd7efedae28aaa03eee8afe6ae4cd2f8b2f_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:75ab8e2155357546f5ea98cf4c01102cfec0fde631f2b698da4306e59b31bc3b_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e476574d4b9afc38d13376fb3f5895321959b3e0efc3da2f184b9f705eba2221_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:08434ba4f4cecc0751f6a7475722a2278eac17a1c8fc67e71ccc1f2d2d5dc85c_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:782e31fc1b50f89cf7866124d34210ca91548eac6637612bf2f5862493f28c77_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:e0f23c780dd43ccd136a02e3a59df49315ab5343f22f0f8b6ccfcd4d84745cf6_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:feca3eeb5832821bbbd3bb8504b292b621758751b2d56e224d17dd95b9724756_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:0d48b0beca21c0c627027bec2e83778e3392f282039f687a424394657d768d69_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:2e12f19f70ea4216a3ab31811cdbd4739bc32423cbd30047d5f9ff208f9c6598_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:77f6f08ce677c5b93236f10881836f24e239fecc2d386feed855581b5e078b9e_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b0cab60ee486547a71c5a4c9538dee910b261767a44c4d8443f2923d2027c50a_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:b1834514ad35e95835b77563c28d6c20555064f7838d777f932430b80139dad6_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:6e1c74e6c71af0382b1db5a3d650e017d85204902b7443e99772754a94147fe2_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:a097a76d302ae5b499f36658276b09fb64dfe056e40fef0022086d8e4267505f_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:be8f0a8f28d89325e1caae62750aa1a89968177f689c06abc251152f2857314c_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:5e10e661a1cb345fa76c938f9e6c5417f1745032cfd50413c71bcf2b2724eff4_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:d0cef7eec64244da073534a379682d17e201ca18bf2d51c8c3cafcd60bef3308_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:e6b88a0bcda791b89f22309e60f4288bcfa440a69215c7a75b908f3b9358db79_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:f86ce5bc14710c22e2e6a3eae0bf8fe18d9f67c930dab782cebb1d6a0e2675d0_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:4b2fc85b24c507e0c58962ddf3585b237554f83202385cba5c0128cf2e958ea1_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:97a357234248504d2b953353946a663165e789d5fc5641011ae837709f95fe00_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:7ce30424f62376ee885f009e8ffdec9c9748a84d323bd632e9df5d9a2a0bb8e4_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:b483f6b16a2870113208a58e3a15552fe846839e54e635abe543e6a0622574b2_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:3c8beb58c11f2ca59ba37aa6988a6701e304bd6b4ee921e65c16bfe4e92332eb_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:ce3dfe7d8c7882c4c078f55bb210e4813fdf0027e79d3ecf0889b1657df03c75_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:183ada7240315e2e4b4e775fd4caf978042307f13aca7247f419df4198876487_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:854a0bde2f6be9a5661e8abb417d29f7644b2384438f56f8d2a9efd4453b5670_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:147a8421404e6cb44aaaeb893eff2a637aef27a72b876751cf4cfc4a19e411ed_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:87a4032a22529476d43023ea2cbd667523c4e7e53253af0be2697a7120cf7e5b_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:8cf6a30fe68254d300615e9841563e0fee92304d5648607d4311be0451875df3_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:c5cb16eb7b6b9589da072765764e717bf9ecdcf24073c206d65d2dd588b58a46_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:11406244c16a4075aab9cc6d1ba5ca5640e78684f358e418c5c33cb5b68773b1_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:18c7948a29694dda2a3780447724d16eeddd69c58c37e5cc95242e044670d0d8_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:10459778925204ff4cebe77ddd679be9470124d821cec1368965bf52606712e0_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:e618fba6fc9b967f159cf24e6129c19c4ce2a999fe80f4736540a615d2da7488_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:64e0021b34bbb4832abb4994025ba8ebf571bab79ab9adfc1cede7a536cf6b8a_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:cb18891e1535af26083d5288666945b9ea498a4df0af37540063de77d6467d95_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:b12bdfef5f90ee046cf29e88d5a4358c7b40c184dd51ab0ee15180da5b296e11_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:faa216936a8c83e990aedd30a0d67ece499e6142f5bf0833ee859e30aa337795_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5a8aaf6102bd3802ca1127dcd1e1f2cec2a39e9fc6fd6ccd101a8bbfba1dc5c7_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:fbb75024a12f467b1a6fbc104d7f51ae77691b7b51b9dc1491ac39f7f8e57b68_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:fce86546bfbb875f112480a99ab8aa01956a550bfcaa0848d6130eff65efd005_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:ff667b6ef7205f78a6dce881233b93ee45d6d907b576d1c7859dc22ebd74f976_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:0682a722e513cc04cba6b869b7fca1605c719b716d2780d0e62353b1850eb826_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:ace43fd1b04d89fce21e1e8862f27493cf5395b39fc65fa76f67822e7ed340ff_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:8196c8de200087d899f16aa3908d64c05c83d23f3d416988a61555803da680f8_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:877e364695d5f2c97017e27582ba87d4254cea91f2a920dae1275e71fc7c3a95_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:c758469d727d12be5c3de84ffb6fb1c224cf3ea0fed2e1792eebc94cec65c177_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:d94202e7b2523278697e6a906df8620d49e2fe7a93c7d60982b7ff4fcbda259c_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:4290c6409f27e22589be1e16d71c27e853654a727d845e3c8a0005bd76ed51eb_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:72fedcb2db3dec67f2be2fa002dddad0fecc6d6ddaba4c02e0a35cfd75498526_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:8db889326be8e2e9fd0cfaec70f097d22a6bc1a928161a0249f411d3fc342b61_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:8ed204b01c9374ea3f25b45903cac3b5507f65dbfe6a3bf30a209433b6021092_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:034314a314ac0f68ff2e7457fd10e8c55b52af2e87baee59c60f6d0a92dfcb80_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:68a9be9436fd2b26fd8b94b8a5d792c2c3b3303f45fe1d6d272a0e0831457371_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:acff3c2b300d2cc1835ffd76ee6deb68de1b1ee9e1d61207c01847a896ce1d9d_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:c87dc1385bbb9a2e2dda46bfd3602c54b77fb15c9044100e99c2a11db92daa6a_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:3250697af97bcc04b0127a8f88d0b70b76a0f26aceaf1b858a5a42c87580195c_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:4a669ad7d1d50fac4e847f5ab9a090e8f59b35c54975c34aa525b918099fcef6_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:5ebb6c572be27c5b6ac040f0ccd41a9747182e2d089d7b3921191ce6db3189d5_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:ceedc86e3ddd2b249cbf031c93964350a3f522f52347be9970b461113e646eeb_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:2a0eacc0bc80590eca8dabed3d074b0a208c06f821d9636ec5fdd5c98a2071fb_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:310e9b8db631ddda8e878edb3cc3cd2f3a32e305c85e674d16b0f68ae39feb58_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:69cb91d757435c5cf571955b50107227e737daf0ba365ec0ffd070ba97274e53_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:d0fe069c206a3df08fa3e349711e9d0f97ac84b7b8fabeac86e9f87c5982c87f_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cli@sha256:1986b9edfa079057b6d081961045bc831339689469f6ff868ad43e6f6a234d59_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cli@sha256:33256a318d49640e728fceca60c107ac6de2b018d09203515ad66e2be1f4abe2_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cli@sha256:e3beee0e2c519fe6666f5a3de854854548ce1cc35d142e4b6dd9aed6e2256603_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cli@sha256:e48dffffee6a2b122815bb35143868ecce79d9c64bc7e5ce2eae353d79611e6a_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:12ce1e90b90b563c62bc83a5e81c2a8a837e0562cbd8d89943e6c0fc12bae2d5_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:1918093ef35b16998d9749c82200fc12086989db9998bcdf444b15d6fcc674b4_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:2aa11a5b4b9bbf358d49623de4c6900456179ca201efae8fc96b6b75fdc3e3b1_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:fba745e22cf523b5832a6650bab5eadaa20a6ce0b0b90b8d40d784975ec0ddaa_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:3264440022bd10ea10e0e661ed4173ac77ba5eb6b1d2bb91e4580c5c5f0e093c_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:6641f8c7566e182aa900578d6ec4c1914d2b87ed600c8c863d222e2107702ff9_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:e76903a49f2cb8ad65e94c161ecfd8440428cb886a739e27fb4f679acc456bc6_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:f07b759119d751640dc26e7ca09cdf39848e89316d23cef553c3ada9bb4eea1a_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:208826998257d7f4acf3534d9043fee20078bed89a360d480b0dd3220ff22804_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:394b67eeea4d4987570aa43fe26a74541f53d5de01b9946290bf9aed33ce0df6_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:b1755bc376164d7cebe58356b1949c1a313b0d000d2664752c5243ff16714c99_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:c5416d6bcc69a6497512fee2cee593619a86c7affce7fa55d3733353055d3305_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:13910c9e00a80083e8da1dfffa265b5cd267ed1d1aedb691f70e8377b327d2ce_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:5b0ad0501a6934ba3e08a585eba1e53da7bc3612bfa56d44e6324840e9677088_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:7b50e53cba28c9729a5c475c2ae33a9cd81c5ca021570afe3977daff8e210614_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:83f0da7e52cc9162d7eac7986f3ee5c8679b4080705a59c67a97af3b61c090b8_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:35b4f911c3f9206f834d2bac281f60b7a9cf74d783d9618f6a2c4a4b243e6ed7_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:3a5fb60010eb4fe863275f6e5a80532362b113d0d39213671fd24918cd73be16_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:63de9a411bc2fc1f97b5ff7168366580f2b01cc8e6c2683627ff73962190e3df_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:74c35b0c0dc5454d9d0fb3b8db12f4f4a9708f1c349ce916ea697a7903070567_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:05f672d0ee39f2d53de0cf9024a6b5f0a9d7b600b16e5d5d5d4a07fb26fc91f9_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:544ca9d2d7fbd22481e82154e7a630325a05b5d19ffed52f3f17d6de48747f7a_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:c0f56d88b848b862c89babd2a8f48579436603e9380e2fb4cd4c75a735071652_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:e7d66394b7e8dc2d8db55e4d77f9d0bcd2c2ad89afb5d78dac3a010925a1edfd_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:1312a2e0eee854a84bd2baaf5241b50e9c3c188092b0bd1e13247e9bc304e7bd_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:2a1233f3f583acfac2ecbf6ed08c2171d882ea47efd35d1f331f5de6cf1629b3_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:79077423c3855b27f9b5743dc36b8ed54d6ce742914120c6331ef8b11a1fe8d2_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:a1ec19506d72295c572b9d713b52d9af8aadd15014c2ca83eec8d4c7437a40c6_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:1456f7030243f3300a8ffa6994f8f2128075a3471a45601b92642a57d2231099_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:64f2effe2c1a41ab8fd2694ab7ee6e3c31241b4ef583468d725185dbd7548dd3_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:6bc253b1629f0d5a2431939561ddcb5ca67501b33d338e3be4928cf82984ade7_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:e3cbe5d13a80367fd907a9739119918cf4925a9a7bfdb59a442af208710d5b68_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:1456f7030243f3300a8ffa6994f8f2128075a3471a45601b92642a57d2231099_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:64f2effe2c1a41ab8fd2694ab7ee6e3c31241b4ef583468d725185dbd7548dd3_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:6bc253b1629f0d5a2431939561ddcb5ca67501b33d338e3be4928cf82984ade7_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:e3cbe5d13a80367fd907a9739119918cf4925a9a7bfdb59a442af208710d5b68_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:2316f63aef8f42b9620f1376a05f8373bdb9d4163c2ba41ba1ec00e347583d13_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:42c9f2fdb2ab543906234891c441d82492c98930a099bd5bb0fd04e83f16f4a5_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:4540b8b4cbe9befa5375cd96fc62ea8921912d3937ae884fd6683588717beb3a_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:4793c3b6cff0d7585411266f4aed92d9a31264f439907a48c78d8e2d0d9c11f3_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:7c16ef4b1a0f81c61e937347bd7c4360434ecfd9de889d606d7f1caeeb67ab8b_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:c728710d8cc73f4bcccbfe42b12de5968bc46a8862b7a41292f2ed3fa8fdb4b7_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:f46af44a1558985f3dfa701f221d3de32a82bba2a6689a1356b02c48eaac0a22_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:fa2ebff1c5d9205469f310db32129674599bf9b30eb27cd7b203a11f363a645f_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:04a27a10b71d1a67090a46b310d6174fe22c1f07c0aa1b557b34efb5c5a9cf82_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:8f3863237596a94f341d21b7b6b871729830168fa1be6d432fd63f3d3bdc0d3b_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:bd26f87832b0d26b08a96a490e4e141b9d569688f563b25879bc56310fe408ad_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:c7e562ab9be8756a94f7fe88fc7d49cd8f0f56bad6360459736cb2e299b4e941_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:0768e1d457ad2bb72d54f0484e23a50244e9f2e9bfb71d79ca3e3b9137a4fef7_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:2b624905329f93cf1afe8c6f9244ca8f591b095f213278bbafe625e2b8300ba8_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:65c57f870979f4faf5f11b53ed9f8e786ba0df1295d4bf5acacc470bf9bca203_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:87395a4e03fbcb9e3ced7fce6f143fd73a4d2abf9e5476af3fd18d738c33b34b_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:45029edaf16c0f0726496437e2e8d8bbca1aab629ad520ff57e03f94624ffac5_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:61030a93a0cae208e32634c21c34cdb73c84db87f8409ff609c7ce5c2de05984_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:acb3fc2684849852e16549bc0f81d369ddcac3048ff4a6b8bb0e6d2fe0bf3b44_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:eb61b03fff8d2ec8ab1a22068f5159fc92e037885dbd198bf10a3619d2723456_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:09b7c71ec0561ded1c3e0a4400120a3f3858581a21a439fa31288660ec25592b_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:7693ea331595286a5ffae4f301377d6d71cb774c93010590fee6da9cbf45c75a_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:9994ec2c80f772152aded1ceee060ab5c5ed07ece95f977ddcf4a0bca0709b5b_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:c5dd36046e642466ad0a6fa74021d68622dee45f8c3375da93c38b202d555bf5_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:049e905210d6400a4a481f9d209577493b5313ef8ba799e68d297037257b8295_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:0da022e984bee2f39324d42102674f41ea8b74db830d72933370b76a52252fa4_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:1fc8e321aa0a937d1dd6c0382969ea4fca1ab4a44210a343b2ed5e6b86219ec9_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:ae02313bcf7581b8db76f28ddfeb177dcc024ec1fd6b4809ef6aed6194867c5e_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:0b43966e2d09f70f64b02ee70a69c891e8e7c89b87cf119bd6541a821c85c976_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:3a8b8bef3f5d2a7adc6493357fa92d8d2163f2d4469fd15c70ad70161a0f31d9_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:82918d5b4f917564b203003b2b564bdb26ae5f8b7c186ee133b5df780db55db2_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:cbc504a3583ffc3a48e5e542f8d943d848a18dd2a86ee37aea96cf7c20ec77df_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:14a7019fdd9bf9f8aa3065bcea5c8f1120e0b65ef971f664c64edf0649dcada8_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:57f035c606c7bcfb40f93457db246857a97c024df349f55e2b135ea9967abb1c_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:7d074e3a18c832085c8112b0c08cd61119dd22026be962be9b11e998e5ce3dd1_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:e813c13da12b0e89a6caf39422da1510a69623bc1de8d8c5ac66e92912d675ef_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:17bc2b0bef04b0785bcc2105dd316650cf3e9569530c3fc4f3b0beb7aded5e02_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:30b0f7efc4e6b8090a952e3426c4debdcd90e1064703de0b99592df0019cd141_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:46959f0ca47f97e859f842dd90153f5d36b1612700bfd9958d29db4532250b4c_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:dceaf8b90158b080d6c6a054a67c42bbe0f56b115b18e6d0f041d10c4b6e119d_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:591c792528766909827b512a6a5401e32a00fa44938422738dbee6ad78449a0e_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:5929c6f2cfcbd2fdaa1c683cd84ddbc9faf599daf97e5b1f0e0f1def1b34e615_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:bda08bbe4f85609c2119dd98f248bd7eeee026e27b267086af2e312309bf4d6d_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:c2db40ef1451cb6596b9227ca7e60286e33a1a9e2e7946ca9f8131e500d109b5_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:5c337db6e9b6f2ccda040f21ae5002906d5b5b63e048a3f2faf916f852dcf981_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:6ff81108d9747793d4b827a063111f2e608f98ab28e31c0d7236c9fb0f8946e3_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:c26951b364b56f25cb53fcce2f7ae411b1808ad74c477292a11259fbe7b6a481_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:e52e9695d748674d6fbb3498d8e725ecaaba78df84f89ae1dbf734a1b5922c4c_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:0a57de5650329a3987d1c088776ad13dcca5387b4cd54b759f56e29ad5a5d656_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:44576b150568b18dd14dbd93a0df8b436b3f210d728c6f8c0a0ccaa377b713f9_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:7ec0d43715a4b5c8eefd537968d739985e8b5fcec00a159e74eae1ca346578aa_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:a96937b9e465030bce950bdfc6007fdb6bc4643a21f83944074656ea0b011c58_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:1f71d4e24352ae8e41d341b7493df4b745c53be363b5bc2a0c2925ba5017cee0_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:4ee683ba7a51f4365a6402bb333ab088b79e901f511f7eb800f42af11a449064_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:7b7dc3b38c314647c44be6a7cef345b822139beada834fbcec3fd94ee44327df_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:d68114f716acda79eafa64530a7574cf051cef08ff1cdb1209f700a6b7dedb69_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:132345b79cfcbf97d83e271d3b141b9255d77f863614ff20981456ec9d21058b_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:63a03d4d275d97b6c36b42d8633de2419fba1f3f3d83d78f409bef09c6423f46_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:f44a21a8986ab0e103f17becac94e931c2d34649f33fe09c284b8b27d93f40e5_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:ffa35fcec60dc8afc7a263176a96b41c5be09b59db4260c6f32a8dbff50ea7ba_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:451386141887c223f3c45a50544c9e5d1e458bd7726f240e81186a0e9d054067_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:8547a75c965b3cc4baf9db1c3693175dfa346979c72256becc31087f40af7eb8_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:97152b524e261f92b9cd29bf2c64203d2c3b673bac7eaa073e28e815d97aae5f_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:ca958dd9e7456c5e6c5a80c7797cbdd7f44fbaa1b156eb557d50e6a0e4ac8c69_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:5d10f53dd1153d207894e64bec4a55b77c265a81f6eeb9474c01a99bcb8e440a_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:5f2d747b9f3c9198aa817b503c6e1679cde2f33e661a1675347c9409e0235181_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:a9890f3b7ab256ececc85c1c3e73324390d625ef43c1b793a5c33739036cb2c6_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:ef8263f0e7ea9a2195be5e29d25df1e3363d38591771508f0af625cb88edb4e4_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5d10f53dd1153d207894e64bec4a55b77c265a81f6eeb9474c01a99bcb8e440a_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5f2d747b9f3c9198aa817b503c6e1679cde2f33e661a1675347c9409e0235181_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a9890f3b7ab256ececc85c1c3e73324390d625ef43c1b793a5c33739036cb2c6_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ef8263f0e7ea9a2195be5e29d25df1e3363d38591771508f0af625cb88edb4e4_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:1ef4f28ae89390c01d127c68b573baaf76e66578341155848aff34cb3ce0e3ba_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:7bdd5b1361a77ff00da1ff8a7886935a0259ab5f3dc0f5e7e01410b0db924edc_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:a85573c8909df01cbb2965aa51d239160097e2c71e3222ba2723dbcecee3e7fc_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:e26500f31d00d6a0c76083bf56b65f2f4f4d46e2319432f26cedcc87a07fd88b_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:0cd47be4218b3e0ddbbcafa602fd83f3364e13f50884aba7e203002f5bf54aba_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:2360c3e27356e5894df829df4de24324533d8c4a08305bf933da59634fa1fa4c_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:5d090e161bd70bc0ab4e611f4436849d09785b19ebd7733c79dc374495886d23_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:9285b41510034ed796ccc80211cd9b4f8cc805cd20cf629fcf6fe59781a9388b_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:2e6884784f457c35a7856ff8e95a0d975158e5f79a490cbf327a1cf74a7d5493_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:8265a610a667982aae8700534a67be51ea572e9dc0980a9c7d12254dfe1082fe_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:9a089fedc5049fe49b1aafb8b05a42c24a406801264e56ad21ca833799160980_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:fe1f37fa63111bb1a4eda069fe30f937ee5848431fe041b8bb5c1e1648efa98f_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:001c17d6c2662d6b1c957fc93fed2a2552fe6b776e36709f59e8f22943d1b87f_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:32bdcfe9b7a573362f666b12534637638bc229c4a24c2949306d4d580bca570a_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:a2c711c5d0a7e9fcc74ee14b7ae5e0b7c1b750801ddefbb76edf2c5039bebfde_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:f280b2a3d384105a808c0978cdd9e93513b5a98d24d6824864231068392958b5_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:bf48a04cd500fefd09860534cf7e5f73f47b6b9af742009e54ce558f257092ef_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:dadf5565c285e57c487daf6ba9795fcd132ecf609bacd685fd603627bb4b88bc_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:eebcb3d2e293283c9586555f37f30fe55817c109a4052acf620cdd480a00be30_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:fe62205fa3316feadb1b16b3fb575206a9548ee6536d8cbe721f06ec629b046c_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:10b49ba758c15fd133d4887254c0748006bff6ac6adab947b097786cdb4ce9dd_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:ae776fbf2b8066cc8da9bde5989c4b340fb01c08cb56b8ef0bd6f2b897de25d3_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:b01854d6eb1b919ebdb4e9ee2daf4c3c268b7e5e80b5cb0fa68bf0be1de178c8_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:e90b2212848d9818bed2ea5307abfaaa5ed4b545981f3307e2ec877653110107_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:2317831c8a3b21d4b61e53170019c0ea2112a004ff689fdc6a8bdca87691a061_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:564af798b8ebd3396de5a1c8b4fbf427491b3722e532b8e47292b8734fbc227c_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:a79521c49af1e4276e086e1834b76973698147ee59b38b19cd692b1e36f2af6b_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:c2dfd6b8018d4b4c554bdd53555481d4dd8c275afb287489bcc9cdbcebcb589a_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:6b4a9cecea357c53a7235aef224a70ae5848f25bdd3b1f884692386b65079caa_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:8895d8986ec12092a3744beaa659d9168d50cdc4262bf56e4b0a4943b0e0b183_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:a798e79656ee10b7f1f7861899be74bdd4e9e56af6d293c3c01799adc9f7c08f_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:e0fe358939dd6467e7c1df2ec633214facbeee271ae3cd3be10164effe081a96_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:51b376c808410468431752d8c76963259ceeaa6f4bc0afc9d874021aa87228a3_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:7a0590eb3e20adede6ca21a4b94799a884ab1f2acfc5c4542e16c153dded98f3_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:aba77589a255ede5446c926df72c379a05a6c5a1f964efb5314bf1c53fde3b40_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:d6f3432b422eb7f8b0f36b8b7713658bb13aa3f318f04cc424c42f7831e3b47d_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:856e121f8f6d4edfa598ac330248b024b6e065ec3de8aeecffb853b80f42c488_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:af4ef7426551607b26cf68821dde2867175323294b33524f2bfca9d10a561e33_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:ef2783a4996d5d1fcf91f88f0ec0be835d0744fce89503464621e16016a7e2f1_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:fb5d80bbebdcea6840ac59713847582cf9e9e7a1c337263f0448e8b20a234ecd_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-console-operator@sha256:1153a4561686809ec2291b451d29054541d781acbc74c7da41a1947e345ea92f_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-console-operator@sha256:1706921d20f3f49d3bfee4a4755a9b645abdb68535453b367e5c2c678d287c1a_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-console-operator@sha256:9eca18c188bf8513cb12f2fc17eb30c899707caee1de492376ae2220c9550fb9_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-console-operator@sha256:a4c72257a453f892f4a3fe365a98d897ad7554934888d6c1543e9020c2f19751_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-console@sha256:7cce4da59bc87634039c6ce92b97bc34476bc72b025cdd85b19dd29c71a0a5f8_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-console@sha256:98a3bfd1c2fa6c1e6b59817182e74545d3ff5d3dcb859d94800dd4db96d3e3f8_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-console@sha256:9a0ef903b5605690e40d923cfec4e0d3f53d291d372c1870e8481a669f5047d1_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-console@sha256:e29fe4839a240863c334505deecc8c853f69791f3f2a96dca976d11513e96835_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:0e9f8d104ed909217193284ce538c2b83d9e6838f1aa5343578987972e83a606_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:1117de182793a2fb65ae43ffe8e898a0986ff34b05f36d3e8274a94bc2ca16b0_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:1c26bde6d652ac8d28bbc4ec29a38a71792f671d974780aac8e81296ee80c4da_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:d69127bbf7535ea9616be13f95210f1069443790e449f2717782b71d67b9dca4_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-coredns@sha256:30ff6deda826696982a8981aa7f276cae5b08ee0ee6bd88eef2e405163fe329f_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-coredns@sha256:598de435084023c49bcc0f703a11befb114563145532ea79ae4eb0a76329db12_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-coredns@sha256:6e107dfd85dce7cefde626f24aaaac20217e96fc79941ff0399f6433bbe790fb_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-coredns@sha256:c644399c7e6ec0df2b255314d60d616cec53fe7093f8ef457460279f20a8d8da_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:076f3801f85c41edc7b58312bbf51750ec17088a7b18a436e7ed273c781151ac_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:231d9ffdcde58135e15243ca8d095d82032e3666078d3611f993cc3245601d2c_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:94399f2de9bbaf5d91c7ed255ca1f6f9a9552a65fe76fe7c386e95f756e4034e_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:c48c00a36d31895963dafe2edb89ce98e5dfd5d09fdebbe82d112f68bee6b1bd_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:74044a0b25668ca4f0200b2fb293c4ce070c92df4e519a2f3c1eb8fadfa3500c_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:ab39e0474695e01affe12e7cb28e14a3c87c70391350bdfd3c73dbd0c66005b6_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:04205df754e5061218a7de6463f622c33b9e200d91237b80728bc507a945c538_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:0a857fd05543aa1b297d7b637887df7b6050ae243ec205899bfb48f0fd29a1e3_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:45dec9eb0e88e93dc27a4714ba3e07ce5b039346bc3b3ea8f1ade78762ebd678_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:5c2929ee80bd012a299c2ad48626ec0555dc5c1783d1d6a97995563c50b010e5_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:1c79f18eae6233510e5390df0e297fb15e7d0c95a5910086abe48b5f71e63628_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:25116554211fa6c1133752d83a28512e78744367654b6b77384e6e73881f17ea_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:86dbb16e86839d08085df20f9dd5a8cea6d47885562e5702b7e852e8ac812dae_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:a1f3b7ac22eae1602de286f28716dd5f04eece905a687a44070265b5440ab8a6_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:2d605373f6c95fe55b1e3a5a8f60b0a5591a10e13d37640a81f912921d4e4923_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:614e1cdb127cf965d02a129cb5bf5f463dbb7732e44f176ff21b1977913d955c_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:b7df072f955d73e814c32911cda8345ddb5cabc496666813919c3e27b0fa239e_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:db3aa9b039783f81fa47b6eaf95efd926aab82e6287e27d97ae43946c00f2a99_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:0706d6afc149559caada6c3df8205fb3821a0a2e91643c1a7dfe5d2867765267_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:17b0be8dcd895eb093a80072397f33be23ec0cfb5d82b0523c1133ce441a75cb_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:49e8baa46a81bcbdf2d0e842dfae9d0b13cefee8b4e148d60c2080ba7791138d_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:4fe297b07f5cf27b237dac7843328ab33d606e3190591b17e5f244de096fb336_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:0706d6afc149559caada6c3df8205fb3821a0a2e91643c1a7dfe5d2867765267_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:17b0be8dcd895eb093a80072397f33be23ec0cfb5d82b0523c1133ce441a75cb_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:49e8baa46a81bcbdf2d0e842dfae9d0b13cefee8b4e148d60c2080ba7791138d_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:4fe297b07f5cf27b237dac7843328ab33d606e3190591b17e5f244de096fb336_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:459188a4898f017e84c39e8a01ebcfe799c01dd6228f8a66525190ac4e657c19_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:999761386822360784bbe07badfdf83814aa52d83ac6b467ba848dd1387ad56a_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:ae54b704412adcb6648445aae702be0c8ffc4427ca88d6527c0ca3e04e11c6a6_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:ec2cc32f380673fc74bf9d31ecc060db8aba1bc36e8268a0c241d2460678a7c8_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:459188a4898f017e84c39e8a01ebcfe799c01dd6228f8a66525190ac4e657c19_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:999761386822360784bbe07badfdf83814aa52d83ac6b467ba848dd1387ad56a_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:ae54b704412adcb6648445aae702be0c8ffc4427ca88d6527c0ca3e04e11c6a6_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:ec2cc32f380673fc74bf9d31ecc060db8aba1bc36e8268a0c241d2460678a7c8_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:8de6485e84cbe88a9c865f2e8c8d4adfc729208a22f3d00ed31871fd4c4004b8_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:b0b48003056ed839713f66e4912750d62c217eb2c16b8609bc403e86856ea364_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:bc9063411e9fbc8528c434afa0198676a91655e21b8edb050664821d0305ae66_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:e6238cb10c82754d71b7de9a91e992961a1dd757271e585b086c4030f77c7d63_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:8de6485e84cbe88a9c865f2e8c8d4adfc729208a22f3d00ed31871fd4c4004b8_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:b0b48003056ed839713f66e4912750d62c217eb2c16b8609bc403e86856ea364_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:bc9063411e9fbc8528c434afa0198676a91655e21b8edb050664821d0305ae66_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:e6238cb10c82754d71b7de9a91e992961a1dd757271e585b086c4030f77c7d63_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:2792c1dad466fa29d4ff34b6283ab37e19e15d347a9b76f09ef8a9b667751f60_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:5fb9a73723e7f25a9198d7b4051c59578a72d67165377b0e70385851c81d5104_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:a98473583baacfdc309f1b97bdfbdc2d27392378dbb7f65b2189110fdab20bb6_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:bb28b8215b30a31b68ac4c47bea32235a6f5199eb6dae16d107c076783d19205_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:2792c1dad466fa29d4ff34b6283ab37e19e15d347a9b76f09ef8a9b667751f60_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:5fb9a73723e7f25a9198d7b4051c59578a72d67165377b0e70385851c81d5104_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:a98473583baacfdc309f1b97bdfbdc2d27392378dbb7f65b2189110fdab20bb6_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:bb28b8215b30a31b68ac4c47bea32235a6f5199eb6dae16d107c076783d19205_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:1efbc8f0318e06ff59a9b44ff0e0e3d2247a7512456ca72e214a692b03c87061_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:81cb8fd068a52336419f076b7a4842e9387c669b401db6287de6b75a5394678c_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:84d0a69684c8aa0bbf84688c0ee3610a8507519695880ffac582ac35058efca9_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:c34281d09b1262a8eac08c2eda2a1780c3a5ae4e795268c931218cf2b5a8d33b_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:1efbc8f0318e06ff59a9b44ff0e0e3d2247a7512456ca72e214a692b03c87061_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:81cb8fd068a52336419f076b7a4842e9387c669b401db6287de6b75a5394678c_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:84d0a69684c8aa0bbf84688c0ee3610a8507519695880ffac582ac35058efca9_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:c34281d09b1262a8eac08c2eda2a1780c3a5ae4e795268c931218cf2b5a8d33b_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:016d8816de99efc06117095f4a8aeaca50ccffbe86e08e0599b47a07d74de52b_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1e601e80d7f871c028a79e515e9d07a25b6a1e02a42ee19f017ab0a968525b66_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:41949021afda0242e6e695908a57a969b040e97d80cefbc0f89309fdaa82bd51_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d6d2e88b21e47c02ee5144dfc67dfd62b247a9f5a85e7adc0dd78f0736faa53d_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:016d8816de99efc06117095f4a8aeaca50ccffbe86e08e0599b47a07d74de52b_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1e601e80d7f871c028a79e515e9d07a25b6a1e02a42ee19f017ab0a968525b66_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:41949021afda0242e6e695908a57a969b040e97d80cefbc0f89309fdaa82bd51_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:d6d2e88b21e47c02ee5144dfc67dfd62b247a9f5a85e7adc0dd78f0736faa53d_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:a4618ebebe1b6e6183d9eae2eb2595c65143aa1f85c07037945c78932dbfd837_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:bcdaa1efb07e17e6c5a6594e86867d4cf98be7af25ac95f015712e09f6aca61b_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:d88786d939a459db290845b3416066ec59c68a49a1896bb4affe6351e76be031_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:ecc5fcb3099d16436b3b1c5cce2fab28a4fd70833bdb8d34334180fee3964635_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:a4618ebebe1b6e6183d9eae2eb2595c65143aa1f85c07037945c78932dbfd837_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:bcdaa1efb07e17e6c5a6594e86867d4cf98be7af25ac95f015712e09f6aca61b_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:d88786d939a459db290845b3416066ec59c68a49a1896bb4affe6351e76be031_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:ecc5fcb3099d16436b3b1c5cce2fab28a4fd70833bdb8d34334180fee3964635_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:4d98d1a1ce664504f840368241cabe61c4b956aa9d2fee3341e9da5bc59c3fdc_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:6e63184a7b28ee21dd3ea6c61f9401a36d1b0d16b7a48fde77eb4c6986f2e290_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:c2152b9e096e62f658d762293bcae9c60b43a256251a84a7ca9db4b7049bf636_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:e3ac58771ea0f3560e33285eb011f3304cf28cba300bf5b3986e49b327483a9a_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-deployer@sha256:5666ba993aef99281dece4fc983746b1117e0b889761e0c0a7e541eff70a5a99_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-deployer@sha256:6baa8d1a373d7e666878e85dd4fee9399f228baa7a9369d28c56ec5ce61c2d63_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-deployer@sha256:aa5751722aecf59acc2a9f31709003abed1ee9c31d3e0227702feca8aa58e852_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-deployer@sha256:b45b62e608c006a3b0285fe773d6f8d6bd8c7938c3c84270b21b9d525792ed67_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-docker-builder@sha256:0ea3f860c6e3f8f38cb8336680535f94143c7d8eb04fd6a9ef01f03626029904_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-docker-builder@sha256:a7e3c2b870b3d1fc42ac2a30e868bc4d9810aebddb283f8a4221b5255c0921b1_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-docker-builder@sha256:d89cece33a8b4effcc5ee83df0b97cc19750afe514c7c4ca69852a07609320af_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-docker-builder@sha256:debc7638fb2b9821c7bc4eead476fd057504168e4b69a3158a184e187130878d_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-docker-registry@sha256:29a2bafdd8b942470edc3a0f7b5df01e3cca066d23e509a8d7143e1ba89d856c_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-docker-registry@sha256:439f3520f0f9740b418c2bdbd63992056bac7037b4aa36ac4cd2d0ff4dc3fdb3_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-docker-registry@sha256:b5632ad645e044ccaf4392339b56f26745a9f018f0e1450951c76df92672552b_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-docker-registry@sha256:bfdb4ada4760cce6f46b82af1a1f1aebe36e9d36f930cb531a223891518d1766_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:6e22e0e88e2ee48bc7cd50037276a58c4f3222319d57b2107f31850fbfebed5b_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:778583dce3cfbfbb22c98af6df6b03e65292c3f68a3158a770a6e460d4fcae15_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7ce96e5236fe2522212734651767f9925662ad345e9f9bfb0dfb220e6c4edd60_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:c9757849b9fe5bf5ff3196f6c11dfaf6de9daf718a5add453cc9e21010dbf346_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:8f51afd867818e6ea644648ad50269b39880bfd96391edfcc8d93d7f72387341_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:a1e2463154668ef13d33d4049cd0b8d906e01fa8355d2dba2ce5202a2e2cdb77_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:a3e863eeaae196bdb2c3ea7b627f5f3d639d4e9ffb489243af7ab0622196d35c_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:8d16efe23263f383f795a6f2168926e9d9bfe5638403b0abc00721581738943e_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:bddb635f71d90a8c1f7ab43a8865e53b33200ee95789336fcd0d6e8f6eccb60e_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:eedf632c867cd000f4f3deca7205be622b4cf2bdd7ef98e623b6d8da1daa33cb_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:04a6dafd7e77d706688da1016b458b8558eb3bea77c0ce9cc7baea30ffb079bf_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:3d266b342c1578fcc59e22c7cddc71636cc0054662a3c95b19b25c19c776d0b5_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ad20e59e9159988a9d513eab33fc62e92a24a9ae6cd53ec6ad3ab7c1d543b351_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:23ec8cc0bddb8c22f3c6aa298fef3e77e6cea9d689384ea0d2b28a7dfa880f96_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:44de480578d54b4d2e22e26e7ed5addea35e6de51610af278b6df8d7a35b773a_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:fa488a1c6c927b5c59a1285a35df78c88b4df2ba3c75ed38a0e3526a87e55d39_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-haproxy-router@sha256:065683ba9184a92ad44d5b720a92692b6d143b4d68351c0bc6654332fbb19299_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-haproxy-router@sha256:855c2f53d8f421d25e8aafe28b4cf3b8a2b10212c8fb8ff1bff55983e1c907bf_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-haproxy-router@sha256:c6848d71cc99269d99009eff7f48c762a0963a5b54347abaeafcd150110af5dd_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-haproxy-router@sha256:d3081fe99bdf6628a7263e267d1515e95711966509ce8cea85037cf6af40f3c6_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:2d40b6d5a33c8574390ca22dde25b016e36192a8c7801811a8889d13304d8b72_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:8f9eb65d92e9770d9c3bb8ce2c789435835cfbd48aa138ca5b5079d0244b9fab_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:9e82e0f321a12ca36dc305a63b1c676b5d5102671d60a496a95dbe070a3c04d8_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:c4ac68d3ec26d21d52df25bdbbb088175435b32ba2a3d205ae8200c1887693fb_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:33e21e618d81cf68948d657dbd2ab7fba1023e707337859b3952345af9f0e7ab_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:4cc60f491b79ef9863d4786da3513ece02d2e998954a91a8465de84a4e7ab06c_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:7ea8a2f987c5e132e81fbce0656bda61c521bb05a48f7e878c5ced6e5f3d6026_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:a194c752faa346cdb096e17a1b3443af62fee1dce8e121f86b273b1257a5b1ea_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:12ea40507e00b685fe54470eb0aa1d6a6c383b1e01fc87cd72e07a72372aac8b_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:bb44a8cc384d9d4921703b07210c6664627ce4a888feadf0abe36f8e0a284d0f_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:77ede358acfc7786d6d08c5a78bdc4e078014eab0e7a2635a707759675f2769f_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:bbc58c6fd92d08772acc39459fa3d741a6464ec174b5f47d82dd1ec4e145b501_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:374541a0fa6dce86da213e855db39d431bc156f03e7dcaa3b9fd54ba44574447_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:9aa24e4d46c8ea70f29d0ab272470f6bd8b1bc69a641906d4c79f36a28c9c0b3_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:1e07c48592503a430bf8df396f9b9f1aeb22633301637f3648944c68d08388c3_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:82f0bbab4d7af34f410a09fe58d5786d65e80dc95290357659c8dbaad43a5113_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:21d1b79613e33d12e4f2e64934971523cfdbec17553c42eb7305a8d02a3da203_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:56d101f6e1ae1f6e72e6499b239093f40c9a27203e47e7cc56e46e2912bc2134_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:f7b0bd3143ad05e57982024d1c77f70034b742cd05db87646277b78c3af11c1e_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:6c5b1d71033128b1fc0180efed11491235c25ded2ee107544b4032df09e4609d_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:ff24e1dbeb4161fe8b739583ca51b19f54af7224880c290cfc3cec890915b714_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:b76a74110eba128e3e1c3a5074ac39dcde645c0b6158c0de28ecef7670ac4659_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:fc9eb56400c60ecb72108b3b14a0976ec48c0f82b47d6039501dff0b7efd5bf8_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:426cd4e06928454d66de5571a5e3009834c14f4440e9599e07a80d324b246e9b_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:57cc1915dbe4ef4c1baf6b2f295d0a8f281640f6fd0ee6a5dd1dbb9e985f0487_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:602f396a6141039d1bebbf6889689981b70e38c4bac55456ecd4e754fa4c096c_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:e028213f102aa16562942a1210339652e67ca035e157599c71c3e1f8f24d1d4e_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:0a2319c37e393660af4bf000e6f892d0788f1036d2918f2b62ad6a904d1a1340_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:14f1214c3bfce4d006a7492ce952054d42853e673708e536cff61c0bb4beb10c_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:6f5c6f9dc0539c8ea82726e4253d6846c6e47cc8a75c20cfda3220d512274da7_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:b54baf625cc81ce072c0b426bffc97b39894594efa46865cc05acccfcb57e812_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-installer@sha256:25b2087847206712692c1de69002522e1c57b20226a494d2b5642d13b5abc4a8_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-installer@sha256:3fb7c76063dadc1322fd058c6b25a2870a72ec1540c7459a9d0afa6319585cd4_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-installer@sha256:c5c8ce7a938bb893ae31b38105a8365bd5713f2dde91bce3a47522eb52b87d91_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-installer@sha256:e4777d25108946ec5c6d774aff2d09594982ad9da78266d990ddb5e4d96866a2_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:56f139801fbb7b09fbb8d8a7d1d3411c5bcea86fa3328686d884755e2237bdc0_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:f4116cdb0b8b8c654fb5cddabbec5ec0c4e4a110cbbb728b8c1af87357b6fcb5_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:42ded700d5442ec6645bf0a903f5e21a16c29db7a3115424879adfc12d14db09_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:b6234bf6b757ac7f917d6f7c5f4091cd062e45543a713cb6ef7db912f5ae17bd_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:5e0940f3ec728a43d7f299346633423b34bea93442551ecf2988e95bc7fb3426_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:774e1eb8a84bfe462cc4eb64a1eae7c842c30ffbabfd92b65d42ae0d0d00ce96_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:5ca113e79e0694355a05165ae5e205fc0023a6aebf9c6412ab76e99bf316adba_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:71fc4b946594912062dbd9641c0d85356199c7d54cd2f0074afd358b09c9fa67_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:0b5eddfbde81fda592eed076371321d86595eac7826a20228983521ceae10b06_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:4655cfd0e8b99879ba71ca8ca5d2a9cc5a657af6e2f29d0ce3cee7a1f1a96e21_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:bdc6148e631397fa779930cdbfd9944c012c667b811d397754f3726e3e0bafaf_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:cf3657694f26f2e59db62d6af4ef6c5769faa67ba12df3b679f592545554b8cc_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:79df35ab79895ab1e5df8ab8c729a403dc007b2dbd2f7459daefc03631bca088_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:cb758c11856da4fe8c2d95abbd8bbf359f27dbf73b7b2b2931efea959ce64c7f_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:cc4d1279863bc38c5d5f6e3c539845b6313d151bb451ff727a8babb8668232e9_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:e7f176dcbd8506e9247c427136a4ceb8b003b6f043025494208dc32784643c0f_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-proxy@sha256:002c5f8baabc6a228f5dfdb24f1578017f27e51c380b1a5db2e08e6781424ef3_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-proxy@sha256:1089294ed767f0ea0edb1b18c7d896cce3ac3e34f93c8c2c82c98a66b4810993_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-proxy@sha256:2a26b632442c0eb8e9c49d408c5687ea53ad89fc76f03f19ec4357d708b613a3_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-proxy@sha256:d98c8fa30d247fa783cbb58ca0b14b75fdf77fdeca3d6544404c0ec5b13ccd9f_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:61bb1a9d489c4c359bac425db4b58a2693bc817cc7a10aaefe9542b3c807fa22_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:a69b6d14c1bbe3883593c3156be3c04036785f1eb03eb6f29ba7233100bea907_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:d38f9ae968b0982cc0a130e0250c8a8de00f98cbc8f09c101dae93a786f9a493_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:df55e4a31e5833a62bafb9b02ac2c38e7775828c0d3d33717af402eceb786e30_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:03e7d84cdb58b0ca587ac1191d34b89ecbaf908a527e1be42bec4e939c05b007_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:3eed221133d14dda6a111b705e91e21057fabb3ce292812706365b3dcbcd58b9_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:4cb532a07c1ca8d18b1bd6d9766fc590809e97590cc3bd0b1e39c515658187a4_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:71f8f961b4ccee7ec8fbb0b67d1a522f58bc27375cf904c7d7555f7dbba06ca8_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:1de55b52fa60b58e8c72324a6884711856d9e865d47997ada9c1d2c6bca0584a_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:9cf350847136e4ffdd0a411b6676c1f155fd4a3474d8a76aba684c0e4070ce56_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:ddf7a4874a6e73b007da33a6641bf4a2113cbb8e2d794a8b7ba639e29057658f_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:ee00b931a9858cdd4cb54ca8793762ec8e989a64e111f488cd8e44396172154a_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:25f27bea206062ec70d7fa8239f1fbc264b6d3626a654f5e81d820c5b4839357_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:7d31f5699734c96621475919684a5cfdc8b24eac3e901a1e3fdf4fa3b9a219a7_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:8d69ae9aa0e65a23b549fde6e7043486d05e2caeee360c0cc0ace5ab35adee37_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:cf315750b8a5e50f6c550e7b265ffe8a1d8c89f1149998a1e0282f0cd4bedcd5_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:e2da1a6ebcc31b659fa0f70a4b60597018ccf57b69ec32e544f94d3e14f1680a_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:efa6dc87055200447f11a6a18aecac930d2f159a1dcd6600d5935490d8f40d26_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:2e6980eeff217a38185ccdb43c0b3074b3df8437b72ddb89919a78e25a615f4f_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:568dc3fe13ba7f398c02c1aae599fb7df2be02907808ffcb494883c0086063c1_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:1e65c22f7bfd5c745937f86e9cf65e2aed0067224383b6c8ab007320345e1033_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:72e604448eae1f4662f9bb41cb8fedd46f85c3148c48ee254fe7732e2b7a788f_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:7bcca07d92742d22d784aea2c55eae0f6cf4cf6f22fcf238a24dec17bf93a740_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:c9d1092851a08f6f334330a4a1c9d8733d608af029f1bf9726afa2f1e3315b62_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:0ff2b1f1deeb5370dccfe482e97d473e34b23fcd9088d33a9c7712cc9675fff1_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:4bb99485f76b786004d7a955ba6e52897c06c8669c3431b4ba18810e5a4cbee6_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:4e7f67d1bf0b5ec196d80a301d13eab26fe27fa8877ff66cdd422826324000ff_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:ea29b37584a51540cb9890d640fa3ef467186a2770b346d612176e8bbc9200cf_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:14881b406942943f676fadd2072fa37f029ed2d70dbbf2ab9d637a4be6ca9786_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:423194ef7e61246515306c6d446e9d5876cb37f55ed26d455e7b97cf9672275c_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:5ed08972f81c9266c215be429570ae3cd194bbd669679ce7cf6d2d763247272c_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:9279edb1b1a1c6b46c0d92cfaa13fa6ca63101502d24584065f723038e2ea000_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:8b59327c6d34c40c0fbb01accddc73be699522aa9cd3399f75febbf3646b19da_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:9768f5d521e9af9711f20509cb27261741704f73fd5547c0329972eb06f126e9_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:af511035f373c2bdc131b06197240354c165b4adef12a283319de01641600ce0_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:47e3c79c5acf1c491cdc845991db369591fddb9392cdcbdbc87d54cfba6a9f1d_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:64b875f9db8ff076d8030c5608a85665a3e774105708884df92d79e19bd4ef00_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:9ce685d2ffc4f8a80f83441e79b7a410c0be672b9f26da47092c3c70340eda20_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:d5966fb53dcb511cec27747ad20b0a882fda63fd8ef60145c3cb290f73f8d825_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:3f620a3906084b5b8d5ba5aac363d5f73594a9671bcb66a8290081301e87ad20_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:5e27283f22fb614dafc9d74b2823d01153eee494b87392f73345482d7b3ff073_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:7d614a072328fb5ba4b64bdfd8e952ef1645c6fc2e85f4569bb937d252c086ed_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:b3c938e58462a54c87d4b6630a52bf15c5327e0bb289c5b99ae892806a9f38ff_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:2c037d12af7b5f6dc82f44dbc0103a83da071c3848afac392a7f29155454ee8b_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:82bc0ae23a7fa7524a6d99c99917a8556a262bc4784a7eb0e36c8734b03472c2_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:b3ee6d856ab92e60c5c7651d80ce2c284525ffd796a9b71f23fbffda7113a62c_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:31b26a08898f4b02d1ed9a4dfa374c53dad3c1fb9d50c6d913297c1645425d31_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:4c61613308a6adcda299be9e1c9ae9efd93ca94f92ec8f3364c372b1136b9a03_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:6d0630a2943f23b8d6c6d2ee45fa573e090540bb7a4a14d09ffab03f2789f6cd_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:831aff20d57e803acf15a07f382236eca7f6c212924da6b986ccbf48a6cdea3c_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:02f4386a24b7b3ecff56d1537d371038749cc53747e7f1fac1b91c20c934d42c_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:32b9ecfe033ef7c2ac53d9fe33ebfa4be664a424a7dd49131ba65bcb6508f498_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:932cde6aa7808148a0cb6d6e793d4f428c3cf36807bcb0dde455cd5f352a87ea_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:cec680e43a77677af29be6d630aa21d87281365955bc854c45ff9ca78db88a32_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-cni@sha256:3d493e21a0c5dfcac591bd81ed50c5770a01435202fbcb18610908166dbac4a3_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-cni@sha256:4e659dc5e955ecb60deace44e4c158cb2fb3c6bc7815691a76c5b8bd1bc0c85a_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-cni@sha256:d4c65aa2f0c8a29452ffcfd50240a5fae5085b0a333864aaa4e8f7c98af7b829_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-cni@sha256:f340fea5cc8bd860709c3c9c7ac6a74fccb80d76b8e1156197b5cf37e7f5f03f_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:15fb7cfa20039955bb6c8e18a25b942aaa09d148cf8a83ed3d9b31ead91c230b_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:bbbb33fb8d00e60e54497305fe42dd1f24e4f28477ddbbbc0ad42163b9ede91c_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:d1963c6dd977034522104256ad60406407abd66f69fc43aefdd821ad1bd1d33f_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:e3b796a5c3399959c194a5486696b820280e7dc518be187773c3eecf0904d53d_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:35ff125ec62b6385c67de712d4326622c4861017959856a6869c4f185b4bb915_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:8df202a7de7d74e3da2b66ed845fab10ee55b490bd6596e34f2730e56cdad339_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:b4215d17425af7e8de15596d25b03d02cccc88ccf9c5997ef46a9953ca5eac71_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:ca01ba905e6178c634bdc21c5404b9860909669a16b78d166dad0b27457272a8_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:133f501f1b9773ae1181f36ec2dd790c16b7217223ab1881b0dce10d715f5c5a_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:183f3e2fd480ce94aee7d8be8ca54258df4ed2006021c1cdceca305f26ff1395_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6170eb2fe16efd83337bc40abb9a853d190f77215dbe3127d486e1025a069557_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:b26ffd4d54aeabe9f1e82f76e99ae537848bd52c57ad6e237e1f61d9d19da4ac_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-must-gather@sha256:0a0d2b80dfda92991ab1fc1cf61bcd45aac06c8aa27cd6c7a52f622b93003c21_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-must-gather@sha256:af7da578c6eb31b516820ce4688dfd5d93f6d19c52414d94faeedde338c2b3e7_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-must-gather@sha256:b91fd5eab9d3c3c7a7ced24f633f7c01a1d6ea2e7ff64ff549a3a6ec2e74f50c_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-must-gather@sha256:e8e69f54a957b49177354d9f9f89028c403c703ed9971b9799b5cf05f2ef2a7b_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:289cd35a51a72d51dc661e61d85a97f56f25495616601f029691333b83796a99_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:54d6593a0b2be71c466ae0774c3a76e18b0a39260c4f1809f01b560fd31a1478_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:b4165696dba67b8d4380c90f8018921583631ea3a3fe17ea35ffdb0d707ff7ea_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:dad4196dd609c0b0e03c26f076713e810a970337b09b1f6901d6578b71ec4d1c_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:8d8b1aae175ac3dd8e8d9c424aca469b6a79520e995c68ed433c5973ea502043_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:b9b2f8b939c64185bf3ef5b7ae0a837130596a58babd8854c7738baf099c777f_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:bc8e5470ca8bdcc73584de9f6822d1d3c7a91427dfe474e1b81f8b0ca44af4e0_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:fd5f8d87df0d102e315196f402c5fbccb80e19965a29857361a8261fd1516382_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel8@sha256:585baf728296bccdaa9f13fe7586f48397f6f2a59750bea6463c90ace9863c2c_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:272a01b9d4ac1c2f4f3f33ed4e6b9fddf8b271e60b9f05727f5933cc756362e2_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:1fb08ea3130129777cde039f2ff2e56db13b10004645f85b15d358cce2b00dad_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:3d4f4c215d645a3124cdf0175a1146940a556415015ec027d6bc904bd38f13df_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:996675c7e518cf4d037dfc6e98cf149ece05152da0e222c39f7be1f1a42769ab_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:c2444fc2fb07bc7705faeb7e534ebf8b55511bbcb57fe9539c88e6ed90f9a558_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:2478f87ee9c4a41ebcb29dbe974350bc7e4d2eb10ed0ce69e4f0f2412e8af748_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:5e3a284dd52460fd5121dfc17b082bd559f37112f51a7cc90ebab50e4b518a78_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:646d30cf056ddebcd6eb45f0afc9b507b4e8ab910803927d5c58ad4464477736_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:e70b8f62677a3b9fa03bdaeb0832bccf42e5c473277494c7b05fb11fc959783e_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:7fe43cc01d066c85078b5a10c16a54cc137cfdb9df78736e7cc3ead986eb9fc4_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:8705800164038abca9a8c16f70a834ebbb79a4edae87cc2a3e1e05227907ae41_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:9c70475c6be2821195cd22224097474b6172143caab1f3b93756bfb7aed230c8_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:e26e164bf5ec4dd103578d61ecdf0914ca38fa5bf1ff674dea290ec3b3ece1c9_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:769c2d1727afddb668e16a2088da1cc75d36a942d4ca78b0661f1f30d6c58676_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:901947d45d5a83d6170731dd160981bee40f0f27ce34b2cec6a048ce353976ac_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:96b3d3cb6bda5ec6b698268bc7951a41d5f84cdae7aaf0a009dd4fb9c641a199_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:ea1a7f04ed745dd017977ec9fadc7e190146de532a8b587c3e7b77d6ef11f912_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:1a473364b4d924e2f5160a741976fca42687b9209562da9ca13689fc2cceefa4_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:4224d9c2eec52c1d71b1545f582f89f3027cfd3b4eb70eda193c94a045932540_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:93d8f3271c0cb34104daf19f93b67b7ca2a53bd112b2b7a3168b7ee8d66f6f7b_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:ec828551f032dbe2bc27b15a1bd8948a40b3bc1616ca8ef0d7584547d523bc1f_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:07ffe96ea0c438e8556ae67592545ec248ef3177466a7a91e605d9a3cf97eb02_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:5bc48f86a2aabc19c37c6881156603f89631650623bbf91a22e9d20699211c8f_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:873176c1886ba511a3e27bba927f2ff93d799792e03b3ad3c7d645bb8b7bebc3_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:d73ca734137b09f63abd2b86033b45917a7b31ea0f0b82a72b1edd49e7e562dc_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:6fe96439caea99b98eeda15bf53548735859dd1d0447580cafd70f35413d8b73_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:705b842a1de235aaf56b3f5b47fdfb207cbba7773fb4778c3f036bf55a518fcb_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:a3cdbd04d182008cbb82d5c62a11a9ae93efaffbb4cb07a05681e18c7d278daf_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:b872600b11c96f9193e940db4e81057138b234b89ac00ef5c725a8d33b0493c8_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:30870719d136c4533f111eac5a0f16ae6c8a22194d27f7bdf5c79bdda7bbdf65_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:474953bca76984d2be59b36f7bf732eee4be1ebe9ea6c2761538eeef8c0fd359_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:c4a189514ddd841ddda1973fcc2f0880b2fd4025575d449dfeb4a8293194fd35_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:f08236ae0f2684bbc1cf982b5dc1291c618775cd15e102f02a20d63d5ea57046_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:26aeafd7f91f2d15875122203325184eeb468e7e8e188e7a573ea9985a7d0765_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:41677d6e7076a42964606c5751023c182b085d84f9372590116843211b13177f_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:4471ea204d04b1ee21c24583a97e17b0c66bb7c236d139779b05f807d072e055_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:eef333cd092d6b48af2754b5ab69888ffcac50544524240ec27dd7b0f0fff2de_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:0774437207f9023ad0d0cc64a1113bb4a4854c29e573a0fa006c377e46222453_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:8266f325d930a96aeadf20c6e411b5fc170f0fb458a61771e422ef05e6cc5551_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:a0926930cf08e171c928bdd544a7bbe5faab3ea840cd33c4255c63899ed1338a_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:f5384507e10ee4cbb28501494dc4865974c469bcdf52848353891d18ab91e535_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:361e41b6437b1e9d11f2634517f81b073378b6dc77ca2aebfc197468f9257ccb_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:5a6ba05cfed23c3adaf3db363c6298dd7371d750ea2547f13225eababee7b5dc_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:9f00865d3f2590aa33e4a920a61055f5d83af53d2ea5a1aabcd7952377f73ed0_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:eb675a5fac8140bcfa7442ab9c94f0050ede342b11000484323b32bdc9a41b0b_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:0a94b81901263ae93b0ffc3a5c94a7f8c602cef274d0f709ab6ab021d0b7cfc7_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:19319829b7165441d20f15f136b49d3b706be4b0a8bf922adaa59dfbc23e75e6_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:9f6b74a54f6562c07873b30d4419a36a6fc36a7b8f7f381832f6ab090761e735_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:acb0c161af34b3c8dba0cf8c55a729b10b67f1bbe8b66575a8eb7607abf39f37_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:303c82ccd73db35c1e5d9453bf448de8076d40d8263adfaf3682eb185967ea3a_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:5ba7215b20570ebbe3769e23524a680b699a6be0b6081f25daed61257738950f_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:ce01851515c2edeec5d5b91f5e35eb8f6852bc3278ee237db72e27d39a4c00d5_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:e06416ae75e05af4f06ff35752b057039742e26366b4e5f48ecd84f260365c33_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:4e30716436083472011c32185f5d6e54adea2845f22449340c94f231319ddee0_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:d992d79287f6496051f3a005af190ee586646c9cc1c6c72542bace924f4a0788_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:e7bb533706de09dc8ecf7c0779b3a304db9aa8e4eb9fc8d40c6154c7765229ec_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:f2e8fe853b042abaee14c7cbfa3b1dda11f82a1499db5ac43aa95025bce43bbb_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-registry@sha256:41acb229602c4f5123621d82b102a21307d0919942fc9a45e89e0790a301665b_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-registry@sha256:6f4de0bb3bd7e9dc3488c8a43daca991eeed77e5a9d737571e9b60ddf2fb32ce_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-registry@sha256:7dd422c34cbecc6cd29179f5e341035725ad3aa77eeebae033e6f86081ebcf57_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-registry@sha256:9de2cd3a25600438909f0a88891e42e09e8cb2b92ebca8e8c0ef7255a9d8910e_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:0fb5437ff89bdde7a84c51bb0a3cdd72a46ed704051c34ca04a6182ff9ad6ae2_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:1f03d3f90ab8f8b3a9badc6bbccfbaa60950fccb15b9c4f4c80084b97ff865b1_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:26904df8c6c0e23bd8993993302f743483dd18d2ffb82c0b06bc669059b86e7b_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:81b012fc3f45012d9846b0158d3659a8081892742811499a3720b472e0d1ef86_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:53c66b45acaf412df2d39de16e27620925082ae7fdc94f53ec79f738758e5ed2_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:58dfac866660eb84b004f533b2760a3d6c9ce6a87e484acc1f44eac7c4aed9af_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c607126e8d43bc09954f99625329630804d10bfc1343be5f7cb46ba28aa7c9f7_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e8d2245027591ad454a042a484b13f9b3e153db36fe8a2cf1c92ce3cfcfbe09d_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2bdd57cf8ed0eee4179556ed7c527908cac5105453bd591a2747c5e7590adbda_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:4e190575d60664dc3534557c4c2ee70a0415ebebd59166704d4c8b9e3ce3ffc9_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a44f9c52c6a3801f23d2523d144182c19e7897e8e40fed087a948d95c252ff7a_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:ce0c85a6bcaa3dc1c3b533d43635d3850459c9e58b1b392ec5eb53e8c62758ec_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:2bdd57cf8ed0eee4179556ed7c527908cac5105453bd591a2747c5e7590adbda_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:4e190575d60664dc3534557c4c2ee70a0415ebebd59166704d4c8b9e3ce3ffc9_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:a44f9c52c6a3801f23d2523d144182c19e7897e8e40fed087a948d95c252ff7a_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:ce0c85a6bcaa3dc1c3b533d43635d3850459c9e58b1b392ec5eb53e8c62758ec_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-pod@sha256:2d5034d957f5a18cac865648df8bcb7f2b452c0358f3433fa57f51852369480e_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-pod@sha256:bf19bda57168629145375671f05f8dbed85751dccbaa76de6e0e15e33c03b878_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-pod@sha256:bf63836da764d3edb85eef931e9df66ae263be4fc20d3dabf3bbce389d485dda_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-pod@sha256:ec37b6d41b2ba490d1728e034c9345b38f9100a3ea1e95c2ede71a4aa70b58a4_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:40d1f80489c7fbea4944a302b8328b53b80f55cebf599f5249ce840db3c304aa_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:a227788a9efd11631494bad9646e0594384cbb99389f1abef0c8554cc424eb7e_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:66c7549d34362a8521f3334f3e5ab3eb129913d4ee8224ad316e4ecc1e3e74e9_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:bf45590a82d55274f8218c1cd796466d330a487c9aa62ef70a4313606b3493f7_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:04fb92abd413af92facc680dbe8229944302e83d094cff4c530277fe59780836_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:579c798290fe3710bdd34a0ab0ad5e8c8b359f21714660f39aa6a5053dc1b62d_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:a0755b4700344b97285e24d3736db1062c0217e7cf382fafc25acbcc49ad5da5_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:bb797a663cf356b570a379aa959adb097c5d3c8fea9171901d44c91b879168ce_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:4cbd929c0cda40372e647f68c1a74a76eff8b07f393343fcb1c673e98e196a12_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:75ed98618ec1a6e27db5f1471b0c14617d2786b3505dcb0be711f390e4e0e144_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:89ba1ca0a16b7cf75588e723abeadcbdf66a4bfddcd74b96583f7ca4dab0d67f_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:d5b4dbe9e7fdbe94646af9140f55fea3eb1a1648b63da25543071b135e4e51d7_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:270cefaeb59482d89580be541b9ff8501697ae8fb8fb0fc757512551a1c0a229_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:543ecd85e3a8e5a8b1668a3eb857d554f3aed5f5f99df06fc96c207b2cd1f68a_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:b4fdd00a5386db728c94c1ea6c49e450b3cb40352f7008d4ae5c5e340cadc442_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:ba82154b9ba68cbbbd401d1d62b1425e97ae32f809c9455b6e8417788acd98f6_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:22a20fd9d7349ee228bf166ba0c3e8e91387c683da2ebf4145ff2006fb1c54c5_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:4c28ec1115b0df6dca82b417d9590b3a3e89686aae16d93d854a3c2a313e1880_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:666fa8a3fd09243081ccde1b3c8382532aab9746d12e02ce0bb47fbfb32273d7_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:9fe57e946856ae7dccf83a5ac3ff6848397f0b8d98fe2b39c341df82a508b234_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:062f9c1be98d83a364abcb6ce08244c9a25789b2eb15c7946ae546f05449c24a_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:0c43289c2a39c99d86e645cb43bf53a07bf0b182b05efca1046244d7843859b1_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:460fd5bda2fdcf9a9c34d52f1732ec8b9fe5a0d133cf8a761a66a786b8d75528_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:a1e0c7f6c065a91b4112c41ea2bd9bb2ebda3761dc7712b26ada64ade78fa674_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:632591056f6d2339715fb5c1a3cb909c589586ba8e2ce8e63e537705bebb693f_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:69eb6c44a16287706659db6acdc53e7780599d86a02adb63e728ce7d70f1c975_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:b2371a23331087d2f0dad63f54edb024d51e0526da319a76bab0890aba28c58b_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:d729e7664dc76e64deff7c9fbf8a4bf3a6892b4db88661d0c183cf795e6fd58f_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus@sha256:207542c0ad1f3b599c3cc6c180939cf53d3f1476561dbcc844288ffce756bb41_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus@sha256:28024773093ead756489d28df8d9fec1f109123968bd907504a535f08ff2bf62_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus@sha256:6795364606c9f03c2c921a137a3b80d596c2911089c8c4d942f38bfc5d1d03fe_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus@sha256:bb3440ac851c34142da6610ef7ebfd30f0ba3f0ed10cb4480570f518a06a3885_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:5c5e851fe70b45fe060202354f2676b600be807b14fa60ad93d03f9276743484_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:8b389f6982b94f3b5546565f536baabcf8893a583b574b462aa2b5b1287345ba_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ad396f288e6ac9093c5f1f59100cdc968e52ac5c6a8d128aeaec8f28f7e2f5b8_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:fea1deecc00c4a60b44b8c3a5123a5a24df80faf36f849367b7ecb1b07e3bc96_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:2a9c1d4d7bcf5d3a7a414482f020959fa489ccc06b5a0c724a78da62bb1ded47_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:3862a8807b5710f80ac05ce38155eef8e245594cf7cdbe3b9a718ab31a323436_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:65a5a70cab35c5d51c4bfa23338a34e4da76016e8bb7765468cab426baa7c53c_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:893081f7dfb7379d5653155a3ac0c5adf918e5f1ca09206e9792bcceec6eb0cb_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-telemeter@sha256:5f23edf9ee6a929cf63321aa208d35f9c332fa5d19f34ec1f542f0c3dbd8b404_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-telemeter@sha256:bfebbd8bd2c53ec956eb7608ef743848d3c181d211a6438502b398ee39d525ce_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-telemeter@sha256:d7a8abe5d4a18b1be8fd9300271274453abe98a85053ff596a5aba2914c513f7_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-telemeter@sha256:ed2679255532f8984ff2f14c96cb9f24d96285570f6cc38a93add615a225586d_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-tests@sha256:549f70f3d54227714ce4c435a74895c53c4c4c48f9bbfb999fca6f6bf17b383b_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-tests@sha256:74821491e546c0abcca4cf565971d9fea685422f85a1913b0f6cb29b8e2a3e7f_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-tests@sha256:ade9297d75238baaea862e6bfbdad65ed465bb7e43c597141640c76da60ce732_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-tests@sha256:ff3fbc882fad77dfdc4fbb2a0bb058eaf414fd729786c2ffd25a481c13025f78_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:1bf554932c6a0f12dd855c4737a6c497ccba6cdddb579f1f958190044a70783a_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:3d6668b4788734262c49f2827c9d0bfd54768e17c3833e8fa4e7350d33edc920_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:5792ce77e8ed883c774d76ca7a98f9ccf2207caaa274b126b78f2637c2f10d19_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:e9fd79b6e56ae412a4c6abe6d245ddeeab783c5db0273715d1a5959f97fd44bc_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:462bb12fc39e08beece7c19a5867c883c3a7fe5fc73422c5d0e173bbde17fa09_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:67e9b1a97d13699ffdb4a3a5e6b778d1bae05c206fdbb2bff33d7c90f17118fe_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:89071ed5c3e5222de1b460a16c85375662797972ff57665ca7b984df850bec56_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:c3cfc995cbdfb930b08a0c4f4c389034cb6fad4823d60b0a977afa483e36df03_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:6c4d230ad869a8e01425d5d084ae5ab41c05f21aaa99efe882a38759fe080488_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:59e7c19c1f18bd1e2a9ba4b2f624113db2a801cdae4293b21ffa06f3089d143a_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:49c60b3b255d415636872fee0a8e75e15324bfc92ac85e333af81d5f656f5381_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:4a6f2275aa9a2eb62fbde6cea70b6a1dc868385672abc7d668acbe5d027db83d_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:6c4d230ad869a8e01425d5d084ae5ab41c05f21aaa99efe882a38759fe080488_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:59e7c19c1f18bd1e2a9ba4b2f624113db2a801cdae4293b21ffa06f3089d143a_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:ff21c2d5424aa264a2633fd5db74f82f77597b889a25e71c21e92b01b3c8faa8_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:55db369f490db060ef1f7c013336e4ecf6948e5531404cb0e1cfd997908293fe_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:33efb0ac219080c5261ca961a8b5bbd4c6baa63600578790889ee20af477bdf5_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:63c7a7fbc34cf7f18fda6cd985838dbd653dc0ed1bf2f65e47f937caae179618_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:7d470f2f278cff860db66d6ee56a1145d7edc1a1a781e6d56ba81265d24fdd51_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:998d116b0f453e4fc7a7e95464014cdf72a51d9690dfaf7b454cce03996d76de_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:0f049a3f90e191e5082288df1cda425e539773dd9b2115aaec393c823631ec9c_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:9491c18dd5e0a97538a8261718307222c39479c2a6165754a1c87eaa702121c2_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:bcc0e629710d429a2c1b53ba6862d6784f50120431f2b9d5ae849c5acccda45b_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:cda7b7445c448dcddb4d7f4218347e478d31d2ff0c45b151d2909650949b9cd4_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.14:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:9a748451c1650e43bf911c800eed90b4e85d71e250a9c4623c7e95d86f404729_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:a1715c28ae05bd1ad796e0ec034c0177fe2a5aa554891c0c4c2d3fa11b9c075f_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:a9ca0cd9088f071e1a355a01a0ba501bef44e9dba67cd11aa057b4bee67672e8_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:bbb398ce00d2bc244eb9b403c7def721e36b849176c7923e33b9292d0292005a_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0dfccb271dbb7683897d20ec923c172167551c2e440c14ad0b61561821a5c3af_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:63e5fa1f3a3164bef18510e0338a90035acd5adc3cf9e736bbda25594885277e_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:a1eb380f3a41fd9cf366157abbe18c776ae6e3a0e3a3e1c5b187afe4ddfa536b_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:e3fc2b5c70efac4064e9fd155eee2a2dd2813ec865f1509deabcc41590e3563d_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:3d3a584f8ede240a3e4519383d151fb92a01c326a43388214ca78dfc492a2b05_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:8ad6653645299243eaa0fd2677e3066cc2bbd10f12b0405d9c9687c76ae283f6_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:b02236cef563bfae5956b4efc3f012772a8117b1c8de5b9a4964b50f9a7b65c5_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:b2577b2f1602e02efc7e5b8c9750fcfd4fb8040832f461138cac1230d34f1961_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:8fa63dd4b31e84c287a60f807c4130a5eef67f73ffe1dff28f32ae8f9441033f_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:b73506048f9ba08874eef8a6f2f6e467d55888ae3fd2a7576920aced94b55bd8_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:c4c1e35817bb978448dd3a2da5f9a99fcc95f734e26776e244e5dab88b0b420b_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:e9ac70e41419d3a074e99854ffb4bef5b1f9ecadf18efae211a17ba9df306580_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/network-tools-rhel8@sha256:282f8bf0a1ee79b4683921671e76d8ddbbb948f3c002d92556bdc5bff1472216_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/network-tools-rhel8@sha256:9149fb7cc4f45dc3d188626be4d47e9d5c64fd34a3ed36b0c7208a80f923035a_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/network-tools-rhel8@sha256:9f7f414049711a33e7ab426111b45525850445fe16873870d5dc5c287ed488cb_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/network-tools-rhel8@sha256:d2bfd76b906fa5074bf4c235330202d08c3d366215c5ef117748ec9eff72dbcb_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:4d9dc7566989c3d20434db05168515d745d3b48182be6c27573321e2032b7654_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:7404d4fcd2c5c33f3e4adf52cb5e85c8eb1c6ad12e951ce57910b7dc575dd8b9_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:79bc2fffd797d5b7bc28ab7a8b8a602fd4e431aeaad54c3def46b3cd88a64d3f_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:89c8f9db263056051fcfec167a3108903328661f83f4b8107ade752f54e65ed7_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:40f1a6a3e35b8f3334c18c5f6c5eda785cfc4fca68fd2f380f52de2d79a7c0fc_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:aeb961cb7c623d08a6da10b2e8e92dc789ccadf09935775efec046b0e5f5983f_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:e05fc48c55b668b4938a4d2c5aef29404ee208aabeef057b3a0e85ca5ef76f38_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:e1654eb8e3a715e6cff2930631b36889d1b3ee0ec388cbe946ce0917c613c0e1_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:06985b43ecd79ec616bdaeb23022c0bbeaf9fa0ce8d5dd8d9b9011150072beff_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:89bba6748d84d96e2ac4f1981d921bc921b394713cf684c2bd113a65a3a4494f_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:e1e5878b040ffe3902347c6cf303cb6bc07a8090bd1d0889dc0f8ab6b7bfcff6_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:f637f434fb3a8a142fc2f28946240f84c61249e31b8766e41235c6261a98eaa2_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:1df38f9325e431bc4812bb10275446160a8aa69776e41097f943803a7381ee69_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:25c8f51b33d73b697f95e5cc8cc4ad19d59c73e948a8f3cab357fbdb4583a8b3_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:e000a1b1bc9e5626baaa7a6a74e6e18a197fc44cb7c934e13ee4146bac77fcd0_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:ff59e124f429e20da21ce2ee5ffb4f6d8c6d137f0efc7eb3bff0d2ef6be4ed0c_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:31b14fc618f718efb30e2ae24463ed5c27e7a9bf04bd272abb828a979cabde89_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:5734694d1c1216015a5e80670bf46bd7efedae28aaa03eee8afe6ae4cd2f8b2f_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:75ab8e2155357546f5ea98cf4c01102cfec0fde631f2b698da4306e59b31bc3b_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e476574d4b9afc38d13376fb3f5895321959b3e0efc3da2f184b9f705eba2221_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:08434ba4f4cecc0751f6a7475722a2278eac17a1c8fc67e71ccc1f2d2d5dc85c_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:782e31fc1b50f89cf7866124d34210ca91548eac6637612bf2f5862493f28c77_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:e0f23c780dd43ccd136a02e3a59df49315ab5343f22f0f8b6ccfcd4d84745cf6_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:feca3eeb5832821bbbd3bb8504b292b621758751b2d56e224d17dd95b9724756_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:0d48b0beca21c0c627027bec2e83778e3392f282039f687a424394657d768d69_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:2e12f19f70ea4216a3ab31811cdbd4739bc32423cbd30047d5f9ff208f9c6598_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:77f6f08ce677c5b93236f10881836f24e239fecc2d386feed855581b5e078b9e_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b0cab60ee486547a71c5a4c9538dee910b261767a44c4d8443f2923d2027c50a_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:b1834514ad35e95835b77563c28d6c20555064f7838d777f932430b80139dad6_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:6e1c74e6c71af0382b1db5a3d650e017d85204902b7443e99772754a94147fe2_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:a097a76d302ae5b499f36658276b09fb64dfe056e40fef0022086d8e4267505f_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:be8f0a8f28d89325e1caae62750aa1a89968177f689c06abc251152f2857314c_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:5e10e661a1cb345fa76c938f9e6c5417f1745032cfd50413c71bcf2b2724eff4_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:d0cef7eec64244da073534a379682d17e201ca18bf2d51c8c3cafcd60bef3308_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:e6b88a0bcda791b89f22309e60f4288bcfa440a69215c7a75b908f3b9358db79_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:f86ce5bc14710c22e2e6a3eae0bf8fe18d9f67c930dab782cebb1d6a0e2675d0_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:4b2fc85b24c507e0c58962ddf3585b237554f83202385cba5c0128cf2e958ea1_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:97a357234248504d2b953353946a663165e789d5fc5641011ae837709f95fe00_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:7ce30424f62376ee885f009e8ffdec9c9748a84d323bd632e9df5d9a2a0bb8e4_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:b483f6b16a2870113208a58e3a15552fe846839e54e635abe543e6a0622574b2_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:3c8beb58c11f2ca59ba37aa6988a6701e304bd6b4ee921e65c16bfe4e92332eb_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:ce3dfe7d8c7882c4c078f55bb210e4813fdf0027e79d3ecf0889b1657df03c75_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:183ada7240315e2e4b4e775fd4caf978042307f13aca7247f419df4198876487_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:854a0bde2f6be9a5661e8abb417d29f7644b2384438f56f8d2a9efd4453b5670_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:147a8421404e6cb44aaaeb893eff2a637aef27a72b876751cf4cfc4a19e411ed_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:87a4032a22529476d43023ea2cbd667523c4e7e53253af0be2697a7120cf7e5b_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:8cf6a30fe68254d300615e9841563e0fee92304d5648607d4311be0451875df3_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:c5cb16eb7b6b9589da072765764e717bf9ecdcf24073c206d65d2dd588b58a46_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:11406244c16a4075aab9cc6d1ba5ca5640e78684f358e418c5c33cb5b68773b1_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:18c7948a29694dda2a3780447724d16eeddd69c58c37e5cc95242e044670d0d8_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:10459778925204ff4cebe77ddd679be9470124d821cec1368965bf52606712e0_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:e618fba6fc9b967f159cf24e6129c19c4ce2a999fe80f4736540a615d2da7488_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:64e0021b34bbb4832abb4994025ba8ebf571bab79ab9adfc1cede7a536cf6b8a_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:cb18891e1535af26083d5288666945b9ea498a4df0af37540063de77d6467d95_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:b12bdfef5f90ee046cf29e88d5a4358c7b40c184dd51ab0ee15180da5b296e11_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:faa216936a8c83e990aedd30a0d67ece499e6142f5bf0833ee859e30aa337795_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5a8aaf6102bd3802ca1127dcd1e1f2cec2a39e9fc6fd6ccd101a8bbfba1dc5c7_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:fbb75024a12f467b1a6fbc104d7f51ae77691b7b51b9dc1491ac39f7f8e57b68_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:fce86546bfbb875f112480a99ab8aa01956a550bfcaa0848d6130eff65efd005_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:ff667b6ef7205f78a6dce881233b93ee45d6d907b576d1c7859dc22ebd74f976_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:0682a722e513cc04cba6b869b7fca1605c719b716d2780d0e62353b1850eb826_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:ace43fd1b04d89fce21e1e8862f27493cf5395b39fc65fa76f67822e7ed340ff_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:8196c8de200087d899f16aa3908d64c05c83d23f3d416988a61555803da680f8_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:877e364695d5f2c97017e27582ba87d4254cea91f2a920dae1275e71fc7c3a95_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:c758469d727d12be5c3de84ffb6fb1c224cf3ea0fed2e1792eebc94cec65c177_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:d94202e7b2523278697e6a906df8620d49e2fe7a93c7d60982b7ff4fcbda259c_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:4290c6409f27e22589be1e16d71c27e853654a727d845e3c8a0005bd76ed51eb_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:72fedcb2db3dec67f2be2fa002dddad0fecc6d6ddaba4c02e0a35cfd75498526_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:8db889326be8e2e9fd0cfaec70f097d22a6bc1a928161a0249f411d3fc342b61_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:8ed204b01c9374ea3f25b45903cac3b5507f65dbfe6a3bf30a209433b6021092_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:034314a314ac0f68ff2e7457fd10e8c55b52af2e87baee59c60f6d0a92dfcb80_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:68a9be9436fd2b26fd8b94b8a5d792c2c3b3303f45fe1d6d272a0e0831457371_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:acff3c2b300d2cc1835ffd76ee6deb68de1b1ee9e1d61207c01847a896ce1d9d_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:c87dc1385bbb9a2e2dda46bfd3602c54b77fb15c9044100e99c2a11db92daa6a_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:3250697af97bcc04b0127a8f88d0b70b76a0f26aceaf1b858a5a42c87580195c_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:4a669ad7d1d50fac4e847f5ab9a090e8f59b35c54975c34aa525b918099fcef6_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:5ebb6c572be27c5b6ac040f0ccd41a9747182e2d089d7b3921191ce6db3189d5_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:ceedc86e3ddd2b249cbf031c93964350a3f522f52347be9970b461113e646eeb_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:2a0eacc0bc80590eca8dabed3d074b0a208c06f821d9636ec5fdd5c98a2071fb_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:310e9b8db631ddda8e878edb3cc3cd2f3a32e305c85e674d16b0f68ae39feb58_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:69cb91d757435c5cf571955b50107227e737daf0ba365ec0ffd070ba97274e53_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:d0fe069c206a3df08fa3e349711e9d0f97ac84b7b8fabeac86e9f87c5982c87f_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cli@sha256:1986b9edfa079057b6d081961045bc831339689469f6ff868ad43e6f6a234d59_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cli@sha256:33256a318d49640e728fceca60c107ac6de2b018d09203515ad66e2be1f4abe2_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cli@sha256:e3beee0e2c519fe6666f5a3de854854548ce1cc35d142e4b6dd9aed6e2256603_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cli@sha256:e48dffffee6a2b122815bb35143868ecce79d9c64bc7e5ce2eae353d79611e6a_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:12ce1e90b90b563c62bc83a5e81c2a8a837e0562cbd8d89943e6c0fc12bae2d5_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:1918093ef35b16998d9749c82200fc12086989db9998bcdf444b15d6fcc674b4_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:2aa11a5b4b9bbf358d49623de4c6900456179ca201efae8fc96b6b75fdc3e3b1_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:fba745e22cf523b5832a6650bab5eadaa20a6ce0b0b90b8d40d784975ec0ddaa_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:3264440022bd10ea10e0e661ed4173ac77ba5eb6b1d2bb91e4580c5c5f0e093c_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:6641f8c7566e182aa900578d6ec4c1914d2b87ed600c8c863d222e2107702ff9_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:e76903a49f2cb8ad65e94c161ecfd8440428cb886a739e27fb4f679acc456bc6_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:f07b759119d751640dc26e7ca09cdf39848e89316d23cef553c3ada9bb4eea1a_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:208826998257d7f4acf3534d9043fee20078bed89a360d480b0dd3220ff22804_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:394b67eeea4d4987570aa43fe26a74541f53d5de01b9946290bf9aed33ce0df6_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:b1755bc376164d7cebe58356b1949c1a313b0d000d2664752c5243ff16714c99_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:c5416d6bcc69a6497512fee2cee593619a86c7affce7fa55d3733353055d3305_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:13910c9e00a80083e8da1dfffa265b5cd267ed1d1aedb691f70e8377b327d2ce_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:5b0ad0501a6934ba3e08a585eba1e53da7bc3612bfa56d44e6324840e9677088_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:7b50e53cba28c9729a5c475c2ae33a9cd81c5ca021570afe3977daff8e210614_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:83f0da7e52cc9162d7eac7986f3ee5c8679b4080705a59c67a97af3b61c090b8_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:35b4f911c3f9206f834d2bac281f60b7a9cf74d783d9618f6a2c4a4b243e6ed7_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:3a5fb60010eb4fe863275f6e5a80532362b113d0d39213671fd24918cd73be16_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:63de9a411bc2fc1f97b5ff7168366580f2b01cc8e6c2683627ff73962190e3df_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:74c35b0c0dc5454d9d0fb3b8db12f4f4a9708f1c349ce916ea697a7903070567_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:05f672d0ee39f2d53de0cf9024a6b5f0a9d7b600b16e5d5d5d4a07fb26fc91f9_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:544ca9d2d7fbd22481e82154e7a630325a05b5d19ffed52f3f17d6de48747f7a_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:c0f56d88b848b862c89babd2a8f48579436603e9380e2fb4cd4c75a735071652_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:e7d66394b7e8dc2d8db55e4d77f9d0bcd2c2ad89afb5d78dac3a010925a1edfd_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:1312a2e0eee854a84bd2baaf5241b50e9c3c188092b0bd1e13247e9bc304e7bd_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:2a1233f3f583acfac2ecbf6ed08c2171d882ea47efd35d1f331f5de6cf1629b3_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:79077423c3855b27f9b5743dc36b8ed54d6ce742914120c6331ef8b11a1fe8d2_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:a1ec19506d72295c572b9d713b52d9af8aadd15014c2ca83eec8d4c7437a40c6_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:1456f7030243f3300a8ffa6994f8f2128075a3471a45601b92642a57d2231099_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:64f2effe2c1a41ab8fd2694ab7ee6e3c31241b4ef583468d725185dbd7548dd3_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:6bc253b1629f0d5a2431939561ddcb5ca67501b33d338e3be4928cf82984ade7_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:e3cbe5d13a80367fd907a9739119918cf4925a9a7bfdb59a442af208710d5b68_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:1456f7030243f3300a8ffa6994f8f2128075a3471a45601b92642a57d2231099_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:64f2effe2c1a41ab8fd2694ab7ee6e3c31241b4ef583468d725185dbd7548dd3_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:6bc253b1629f0d5a2431939561ddcb5ca67501b33d338e3be4928cf82984ade7_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:e3cbe5d13a80367fd907a9739119918cf4925a9a7bfdb59a442af208710d5b68_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:2316f63aef8f42b9620f1376a05f8373bdb9d4163c2ba41ba1ec00e347583d13_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:42c9f2fdb2ab543906234891c441d82492c98930a099bd5bb0fd04e83f16f4a5_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:4540b8b4cbe9befa5375cd96fc62ea8921912d3937ae884fd6683588717beb3a_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:4793c3b6cff0d7585411266f4aed92d9a31264f439907a48c78d8e2d0d9c11f3_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:7c16ef4b1a0f81c61e937347bd7c4360434ecfd9de889d606d7f1caeeb67ab8b_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:c728710d8cc73f4bcccbfe42b12de5968bc46a8862b7a41292f2ed3fa8fdb4b7_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:f46af44a1558985f3dfa701f221d3de32a82bba2a6689a1356b02c48eaac0a22_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:fa2ebff1c5d9205469f310db32129674599bf9b30eb27cd7b203a11f363a645f_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:04a27a10b71d1a67090a46b310d6174fe22c1f07c0aa1b557b34efb5c5a9cf82_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:8f3863237596a94f341d21b7b6b871729830168fa1be6d432fd63f3d3bdc0d3b_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:bd26f87832b0d26b08a96a490e4e141b9d569688f563b25879bc56310fe408ad_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:c7e562ab9be8756a94f7fe88fc7d49cd8f0f56bad6360459736cb2e299b4e941_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:0768e1d457ad2bb72d54f0484e23a50244e9f2e9bfb71d79ca3e3b9137a4fef7_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:2b624905329f93cf1afe8c6f9244ca8f591b095f213278bbafe625e2b8300ba8_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:65c57f870979f4faf5f11b53ed9f8e786ba0df1295d4bf5acacc470bf9bca203_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:87395a4e03fbcb9e3ced7fce6f143fd73a4d2abf9e5476af3fd18d738c33b34b_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:45029edaf16c0f0726496437e2e8d8bbca1aab629ad520ff57e03f94624ffac5_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:61030a93a0cae208e32634c21c34cdb73c84db87f8409ff609c7ce5c2de05984_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:acb3fc2684849852e16549bc0f81d369ddcac3048ff4a6b8bb0e6d2fe0bf3b44_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:eb61b03fff8d2ec8ab1a22068f5159fc92e037885dbd198bf10a3619d2723456_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:09b7c71ec0561ded1c3e0a4400120a3f3858581a21a439fa31288660ec25592b_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:7693ea331595286a5ffae4f301377d6d71cb774c93010590fee6da9cbf45c75a_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:9994ec2c80f772152aded1ceee060ab5c5ed07ece95f977ddcf4a0bca0709b5b_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:c5dd36046e642466ad0a6fa74021d68622dee45f8c3375da93c38b202d555bf5_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:049e905210d6400a4a481f9d209577493b5313ef8ba799e68d297037257b8295_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:0da022e984bee2f39324d42102674f41ea8b74db830d72933370b76a52252fa4_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:1fc8e321aa0a937d1dd6c0382969ea4fca1ab4a44210a343b2ed5e6b86219ec9_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:ae02313bcf7581b8db76f28ddfeb177dcc024ec1fd6b4809ef6aed6194867c5e_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:0b43966e2d09f70f64b02ee70a69c891e8e7c89b87cf119bd6541a821c85c976_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:3a8b8bef3f5d2a7adc6493357fa92d8d2163f2d4469fd15c70ad70161a0f31d9_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:82918d5b4f917564b203003b2b564bdb26ae5f8b7c186ee133b5df780db55db2_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:cbc504a3583ffc3a48e5e542f8d943d848a18dd2a86ee37aea96cf7c20ec77df_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:14a7019fdd9bf9f8aa3065bcea5c8f1120e0b65ef971f664c64edf0649dcada8_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:57f035c606c7bcfb40f93457db246857a97c024df349f55e2b135ea9967abb1c_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:7d074e3a18c832085c8112b0c08cd61119dd22026be962be9b11e998e5ce3dd1_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:e813c13da12b0e89a6caf39422da1510a69623bc1de8d8c5ac66e92912d675ef_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:17bc2b0bef04b0785bcc2105dd316650cf3e9569530c3fc4f3b0beb7aded5e02_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:30b0f7efc4e6b8090a952e3426c4debdcd90e1064703de0b99592df0019cd141_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:46959f0ca47f97e859f842dd90153f5d36b1612700bfd9958d29db4532250b4c_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:dceaf8b90158b080d6c6a054a67c42bbe0f56b115b18e6d0f041d10c4b6e119d_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:591c792528766909827b512a6a5401e32a00fa44938422738dbee6ad78449a0e_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:5929c6f2cfcbd2fdaa1c683cd84ddbc9faf599daf97e5b1f0e0f1def1b34e615_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:bda08bbe4f85609c2119dd98f248bd7eeee026e27b267086af2e312309bf4d6d_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:c2db40ef1451cb6596b9227ca7e60286e33a1a9e2e7946ca9f8131e500d109b5_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:5c337db6e9b6f2ccda040f21ae5002906d5b5b63e048a3f2faf916f852dcf981_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:6ff81108d9747793d4b827a063111f2e608f98ab28e31c0d7236c9fb0f8946e3_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:c26951b364b56f25cb53fcce2f7ae411b1808ad74c477292a11259fbe7b6a481_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:e52e9695d748674d6fbb3498d8e725ecaaba78df84f89ae1dbf734a1b5922c4c_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:0a57de5650329a3987d1c088776ad13dcca5387b4cd54b759f56e29ad5a5d656_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:44576b150568b18dd14dbd93a0df8b436b3f210d728c6f8c0a0ccaa377b713f9_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:7ec0d43715a4b5c8eefd537968d739985e8b5fcec00a159e74eae1ca346578aa_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:a96937b9e465030bce950bdfc6007fdb6bc4643a21f83944074656ea0b011c58_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:1f71d4e24352ae8e41d341b7493df4b745c53be363b5bc2a0c2925ba5017cee0_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:4ee683ba7a51f4365a6402bb333ab088b79e901f511f7eb800f42af11a449064_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:7b7dc3b38c314647c44be6a7cef345b822139beada834fbcec3fd94ee44327df_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:d68114f716acda79eafa64530a7574cf051cef08ff1cdb1209f700a6b7dedb69_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:132345b79cfcbf97d83e271d3b141b9255d77f863614ff20981456ec9d21058b_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:63a03d4d275d97b6c36b42d8633de2419fba1f3f3d83d78f409bef09c6423f46_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:f44a21a8986ab0e103f17becac94e931c2d34649f33fe09c284b8b27d93f40e5_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:ffa35fcec60dc8afc7a263176a96b41c5be09b59db4260c6f32a8dbff50ea7ba_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:451386141887c223f3c45a50544c9e5d1e458bd7726f240e81186a0e9d054067_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:8547a75c965b3cc4baf9db1c3693175dfa346979c72256becc31087f40af7eb8_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:97152b524e261f92b9cd29bf2c64203d2c3b673bac7eaa073e28e815d97aae5f_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:ca958dd9e7456c5e6c5a80c7797cbdd7f44fbaa1b156eb557d50e6a0e4ac8c69_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:5d10f53dd1153d207894e64bec4a55b77c265a81f6eeb9474c01a99bcb8e440a_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:5f2d747b9f3c9198aa817b503c6e1679cde2f33e661a1675347c9409e0235181_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:a9890f3b7ab256ececc85c1c3e73324390d625ef43c1b793a5c33739036cb2c6_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:ef8263f0e7ea9a2195be5e29d25df1e3363d38591771508f0af625cb88edb4e4_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5d10f53dd1153d207894e64bec4a55b77c265a81f6eeb9474c01a99bcb8e440a_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5f2d747b9f3c9198aa817b503c6e1679cde2f33e661a1675347c9409e0235181_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a9890f3b7ab256ececc85c1c3e73324390d625ef43c1b793a5c33739036cb2c6_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ef8263f0e7ea9a2195be5e29d25df1e3363d38591771508f0af625cb88edb4e4_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:1ef4f28ae89390c01d127c68b573baaf76e66578341155848aff34cb3ce0e3ba_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:7bdd5b1361a77ff00da1ff8a7886935a0259ab5f3dc0f5e7e01410b0db924edc_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:a85573c8909df01cbb2965aa51d239160097e2c71e3222ba2723dbcecee3e7fc_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:e26500f31d00d6a0c76083bf56b65f2f4f4d46e2319432f26cedcc87a07fd88b_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:0cd47be4218b3e0ddbbcafa602fd83f3364e13f50884aba7e203002f5bf54aba_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:2360c3e27356e5894df829df4de24324533d8c4a08305bf933da59634fa1fa4c_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:5d090e161bd70bc0ab4e611f4436849d09785b19ebd7733c79dc374495886d23_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:9285b41510034ed796ccc80211cd9b4f8cc805cd20cf629fcf6fe59781a9388b_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:2e6884784f457c35a7856ff8e95a0d975158e5f79a490cbf327a1cf74a7d5493_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:8265a610a667982aae8700534a67be51ea572e9dc0980a9c7d12254dfe1082fe_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:9a089fedc5049fe49b1aafb8b05a42c24a406801264e56ad21ca833799160980_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:fe1f37fa63111bb1a4eda069fe30f937ee5848431fe041b8bb5c1e1648efa98f_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:001c17d6c2662d6b1c957fc93fed2a2552fe6b776e36709f59e8f22943d1b87f_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:32bdcfe9b7a573362f666b12534637638bc229c4a24c2949306d4d580bca570a_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:a2c711c5d0a7e9fcc74ee14b7ae5e0b7c1b750801ddefbb76edf2c5039bebfde_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:f280b2a3d384105a808c0978cdd9e93513b5a98d24d6824864231068392958b5_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:bf48a04cd500fefd09860534cf7e5f73f47b6b9af742009e54ce558f257092ef_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:dadf5565c285e57c487daf6ba9795fcd132ecf609bacd685fd603627bb4b88bc_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:eebcb3d2e293283c9586555f37f30fe55817c109a4052acf620cdd480a00be30_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:fe62205fa3316feadb1b16b3fb575206a9548ee6536d8cbe721f06ec629b046c_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:10b49ba758c15fd133d4887254c0748006bff6ac6adab947b097786cdb4ce9dd_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:ae776fbf2b8066cc8da9bde5989c4b340fb01c08cb56b8ef0bd6f2b897de25d3_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:b01854d6eb1b919ebdb4e9ee2daf4c3c268b7e5e80b5cb0fa68bf0be1de178c8_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:e90b2212848d9818bed2ea5307abfaaa5ed4b545981f3307e2ec877653110107_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:2317831c8a3b21d4b61e53170019c0ea2112a004ff689fdc6a8bdca87691a061_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:564af798b8ebd3396de5a1c8b4fbf427491b3722e532b8e47292b8734fbc227c_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:a79521c49af1e4276e086e1834b76973698147ee59b38b19cd692b1e36f2af6b_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:c2dfd6b8018d4b4c554bdd53555481d4dd8c275afb287489bcc9cdbcebcb589a_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:6b4a9cecea357c53a7235aef224a70ae5848f25bdd3b1f884692386b65079caa_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:8895d8986ec12092a3744beaa659d9168d50cdc4262bf56e4b0a4943b0e0b183_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:a798e79656ee10b7f1f7861899be74bdd4e9e56af6d293c3c01799adc9f7c08f_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:e0fe358939dd6467e7c1df2ec633214facbeee271ae3cd3be10164effe081a96_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:51b376c808410468431752d8c76963259ceeaa6f4bc0afc9d874021aa87228a3_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:7a0590eb3e20adede6ca21a4b94799a884ab1f2acfc5c4542e16c153dded98f3_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:aba77589a255ede5446c926df72c379a05a6c5a1f964efb5314bf1c53fde3b40_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:d6f3432b422eb7f8b0f36b8b7713658bb13aa3f318f04cc424c42f7831e3b47d_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:856e121f8f6d4edfa598ac330248b024b6e065ec3de8aeecffb853b80f42c488_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:af4ef7426551607b26cf68821dde2867175323294b33524f2bfca9d10a561e33_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:ef2783a4996d5d1fcf91f88f0ec0be835d0744fce89503464621e16016a7e2f1_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:fb5d80bbebdcea6840ac59713847582cf9e9e7a1c337263f0448e8b20a234ecd_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-console-operator@sha256:1153a4561686809ec2291b451d29054541d781acbc74c7da41a1947e345ea92f_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-console-operator@sha256:1706921d20f3f49d3bfee4a4755a9b645abdb68535453b367e5c2c678d287c1a_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-console-operator@sha256:9eca18c188bf8513cb12f2fc17eb30c899707caee1de492376ae2220c9550fb9_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-console-operator@sha256:a4c72257a453f892f4a3fe365a98d897ad7554934888d6c1543e9020c2f19751_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-console@sha256:7cce4da59bc87634039c6ce92b97bc34476bc72b025cdd85b19dd29c71a0a5f8_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-console@sha256:98a3bfd1c2fa6c1e6b59817182e74545d3ff5d3dcb859d94800dd4db96d3e3f8_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-console@sha256:9a0ef903b5605690e40d923cfec4e0d3f53d291d372c1870e8481a669f5047d1_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-console@sha256:e29fe4839a240863c334505deecc8c853f69791f3f2a96dca976d11513e96835_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:0e9f8d104ed909217193284ce538c2b83d9e6838f1aa5343578987972e83a606_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:1117de182793a2fb65ae43ffe8e898a0986ff34b05f36d3e8274a94bc2ca16b0_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:1c26bde6d652ac8d28bbc4ec29a38a71792f671d974780aac8e81296ee80c4da_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:d69127bbf7535ea9616be13f95210f1069443790e449f2717782b71d67b9dca4_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-coredns@sha256:30ff6deda826696982a8981aa7f276cae5b08ee0ee6bd88eef2e405163fe329f_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-coredns@sha256:598de435084023c49bcc0f703a11befb114563145532ea79ae4eb0a76329db12_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-coredns@sha256:6e107dfd85dce7cefde626f24aaaac20217e96fc79941ff0399f6433bbe790fb_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-coredns@sha256:c644399c7e6ec0df2b255314d60d616cec53fe7093f8ef457460279f20a8d8da_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:076f3801f85c41edc7b58312bbf51750ec17088a7b18a436e7ed273c781151ac_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:231d9ffdcde58135e15243ca8d095d82032e3666078d3611f993cc3245601d2c_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:94399f2de9bbaf5d91c7ed255ca1f6f9a9552a65fe76fe7c386e95f756e4034e_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:c48c00a36d31895963dafe2edb89ce98e5dfd5d09fdebbe82d112f68bee6b1bd_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:74044a0b25668ca4f0200b2fb293c4ce070c92df4e519a2f3c1eb8fadfa3500c_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:ab39e0474695e01affe12e7cb28e14a3c87c70391350bdfd3c73dbd0c66005b6_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:04205df754e5061218a7de6463f622c33b9e200d91237b80728bc507a945c538_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:0a857fd05543aa1b297d7b637887df7b6050ae243ec205899bfb48f0fd29a1e3_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:45dec9eb0e88e93dc27a4714ba3e07ce5b039346bc3b3ea8f1ade78762ebd678_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:5c2929ee80bd012a299c2ad48626ec0555dc5c1783d1d6a97995563c50b010e5_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:1c79f18eae6233510e5390df0e297fb15e7d0c95a5910086abe48b5f71e63628_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:25116554211fa6c1133752d83a28512e78744367654b6b77384e6e73881f17ea_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:86dbb16e86839d08085df20f9dd5a8cea6d47885562e5702b7e852e8ac812dae_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:a1f3b7ac22eae1602de286f28716dd5f04eece905a687a44070265b5440ab8a6_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:2d605373f6c95fe55b1e3a5a8f60b0a5591a10e13d37640a81f912921d4e4923_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:614e1cdb127cf965d02a129cb5bf5f463dbb7732e44f176ff21b1977913d955c_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:b7df072f955d73e814c32911cda8345ddb5cabc496666813919c3e27b0fa239e_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:db3aa9b039783f81fa47b6eaf95efd926aab82e6287e27d97ae43946c00f2a99_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:0706d6afc149559caada6c3df8205fb3821a0a2e91643c1a7dfe5d2867765267_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:17b0be8dcd895eb093a80072397f33be23ec0cfb5d82b0523c1133ce441a75cb_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:49e8baa46a81bcbdf2d0e842dfae9d0b13cefee8b4e148d60c2080ba7791138d_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:4fe297b07f5cf27b237dac7843328ab33d606e3190591b17e5f244de096fb336_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:0706d6afc149559caada6c3df8205fb3821a0a2e91643c1a7dfe5d2867765267_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:17b0be8dcd895eb093a80072397f33be23ec0cfb5d82b0523c1133ce441a75cb_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:49e8baa46a81bcbdf2d0e842dfae9d0b13cefee8b4e148d60c2080ba7791138d_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:4fe297b07f5cf27b237dac7843328ab33d606e3190591b17e5f244de096fb336_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:459188a4898f017e84c39e8a01ebcfe799c01dd6228f8a66525190ac4e657c19_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:999761386822360784bbe07badfdf83814aa52d83ac6b467ba848dd1387ad56a_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:ae54b704412adcb6648445aae702be0c8ffc4427ca88d6527c0ca3e04e11c6a6_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:ec2cc32f380673fc74bf9d31ecc060db8aba1bc36e8268a0c241d2460678a7c8_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:459188a4898f017e84c39e8a01ebcfe799c01dd6228f8a66525190ac4e657c19_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:999761386822360784bbe07badfdf83814aa52d83ac6b467ba848dd1387ad56a_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:ae54b704412adcb6648445aae702be0c8ffc4427ca88d6527c0ca3e04e11c6a6_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:ec2cc32f380673fc74bf9d31ecc060db8aba1bc36e8268a0c241d2460678a7c8_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:8de6485e84cbe88a9c865f2e8c8d4adfc729208a22f3d00ed31871fd4c4004b8_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:b0b48003056ed839713f66e4912750d62c217eb2c16b8609bc403e86856ea364_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:bc9063411e9fbc8528c434afa0198676a91655e21b8edb050664821d0305ae66_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:e6238cb10c82754d71b7de9a91e992961a1dd757271e585b086c4030f77c7d63_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:8de6485e84cbe88a9c865f2e8c8d4adfc729208a22f3d00ed31871fd4c4004b8_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:b0b48003056ed839713f66e4912750d62c217eb2c16b8609bc403e86856ea364_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:bc9063411e9fbc8528c434afa0198676a91655e21b8edb050664821d0305ae66_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:e6238cb10c82754d71b7de9a91e992961a1dd757271e585b086c4030f77c7d63_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:2792c1dad466fa29d4ff34b6283ab37e19e15d347a9b76f09ef8a9b667751f60_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:5fb9a73723e7f25a9198d7b4051c59578a72d67165377b0e70385851c81d5104_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:a98473583baacfdc309f1b97bdfbdc2d27392378dbb7f65b2189110fdab20bb6_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:bb28b8215b30a31b68ac4c47bea32235a6f5199eb6dae16d107c076783d19205_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:2792c1dad466fa29d4ff34b6283ab37e19e15d347a9b76f09ef8a9b667751f60_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:5fb9a73723e7f25a9198d7b4051c59578a72d67165377b0e70385851c81d5104_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:a98473583baacfdc309f1b97bdfbdc2d27392378dbb7f65b2189110fdab20bb6_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:bb28b8215b30a31b68ac4c47bea32235a6f5199eb6dae16d107c076783d19205_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:1efbc8f0318e06ff59a9b44ff0e0e3d2247a7512456ca72e214a692b03c87061_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:81cb8fd068a52336419f076b7a4842e9387c669b401db6287de6b75a5394678c_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:84d0a69684c8aa0bbf84688c0ee3610a8507519695880ffac582ac35058efca9_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:c34281d09b1262a8eac08c2eda2a1780c3a5ae4e795268c931218cf2b5a8d33b_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:1efbc8f0318e06ff59a9b44ff0e0e3d2247a7512456ca72e214a692b03c87061_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:81cb8fd068a52336419f076b7a4842e9387c669b401db6287de6b75a5394678c_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:84d0a69684c8aa0bbf84688c0ee3610a8507519695880ffac582ac35058efca9_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:c34281d09b1262a8eac08c2eda2a1780c3a5ae4e795268c931218cf2b5a8d33b_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:016d8816de99efc06117095f4a8aeaca50ccffbe86e08e0599b47a07d74de52b_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1e601e80d7f871c028a79e515e9d07a25b6a1e02a42ee19f017ab0a968525b66_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:41949021afda0242e6e695908a57a969b040e97d80cefbc0f89309fdaa82bd51_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d6d2e88b21e47c02ee5144dfc67dfd62b247a9f5a85e7adc0dd78f0736faa53d_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:016d8816de99efc06117095f4a8aeaca50ccffbe86e08e0599b47a07d74de52b_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1e601e80d7f871c028a79e515e9d07a25b6a1e02a42ee19f017ab0a968525b66_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:41949021afda0242e6e695908a57a969b040e97d80cefbc0f89309fdaa82bd51_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:d6d2e88b21e47c02ee5144dfc67dfd62b247a9f5a85e7adc0dd78f0736faa53d_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:a4618ebebe1b6e6183d9eae2eb2595c65143aa1f85c07037945c78932dbfd837_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:bcdaa1efb07e17e6c5a6594e86867d4cf98be7af25ac95f015712e09f6aca61b_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:d88786d939a459db290845b3416066ec59c68a49a1896bb4affe6351e76be031_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:ecc5fcb3099d16436b3b1c5cce2fab28a4fd70833bdb8d34334180fee3964635_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:a4618ebebe1b6e6183d9eae2eb2595c65143aa1f85c07037945c78932dbfd837_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:bcdaa1efb07e17e6c5a6594e86867d4cf98be7af25ac95f015712e09f6aca61b_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:d88786d939a459db290845b3416066ec59c68a49a1896bb4affe6351e76be031_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:ecc5fcb3099d16436b3b1c5cce2fab28a4fd70833bdb8d34334180fee3964635_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:4d98d1a1ce664504f840368241cabe61c4b956aa9d2fee3341e9da5bc59c3fdc_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:6e63184a7b28ee21dd3ea6c61f9401a36d1b0d16b7a48fde77eb4c6986f2e290_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:c2152b9e096e62f658d762293bcae9c60b43a256251a84a7ca9db4b7049bf636_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:e3ac58771ea0f3560e33285eb011f3304cf28cba300bf5b3986e49b327483a9a_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-deployer@sha256:5666ba993aef99281dece4fc983746b1117e0b889761e0c0a7e541eff70a5a99_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-deployer@sha256:6baa8d1a373d7e666878e85dd4fee9399f228baa7a9369d28c56ec5ce61c2d63_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-deployer@sha256:aa5751722aecf59acc2a9f31709003abed1ee9c31d3e0227702feca8aa58e852_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-deployer@sha256:b45b62e608c006a3b0285fe773d6f8d6bd8c7938c3c84270b21b9d525792ed67_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-docker-builder@sha256:0ea3f860c6e3f8f38cb8336680535f94143c7d8eb04fd6a9ef01f03626029904_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-docker-builder@sha256:a7e3c2b870b3d1fc42ac2a30e868bc4d9810aebddb283f8a4221b5255c0921b1_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-docker-builder@sha256:d89cece33a8b4effcc5ee83df0b97cc19750afe514c7c4ca69852a07609320af_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-docker-builder@sha256:debc7638fb2b9821c7bc4eead476fd057504168e4b69a3158a184e187130878d_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-docker-registry@sha256:29a2bafdd8b942470edc3a0f7b5df01e3cca066d23e509a8d7143e1ba89d856c_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-docker-registry@sha256:439f3520f0f9740b418c2bdbd63992056bac7037b4aa36ac4cd2d0ff4dc3fdb3_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-docker-registry@sha256:b5632ad645e044ccaf4392339b56f26745a9f018f0e1450951c76df92672552b_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-docker-registry@sha256:bfdb4ada4760cce6f46b82af1a1f1aebe36e9d36f930cb531a223891518d1766_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:6e22e0e88e2ee48bc7cd50037276a58c4f3222319d57b2107f31850fbfebed5b_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:778583dce3cfbfbb22c98af6df6b03e65292c3f68a3158a770a6e460d4fcae15_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7ce96e5236fe2522212734651767f9925662ad345e9f9bfb0dfb220e6c4edd60_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:c9757849b9fe5bf5ff3196f6c11dfaf6de9daf718a5add453cc9e21010dbf346_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:8f51afd867818e6ea644648ad50269b39880bfd96391edfcc8d93d7f72387341_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:a1e2463154668ef13d33d4049cd0b8d906e01fa8355d2dba2ce5202a2e2cdb77_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:a3e863eeaae196bdb2c3ea7b627f5f3d639d4e9ffb489243af7ab0622196d35c_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:8d16efe23263f383f795a6f2168926e9d9bfe5638403b0abc00721581738943e_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:bddb635f71d90a8c1f7ab43a8865e53b33200ee95789336fcd0d6e8f6eccb60e_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:eedf632c867cd000f4f3deca7205be622b4cf2bdd7ef98e623b6d8da1daa33cb_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:04a6dafd7e77d706688da1016b458b8558eb3bea77c0ce9cc7baea30ffb079bf_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:3d266b342c1578fcc59e22c7cddc71636cc0054662a3c95b19b25c19c776d0b5_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ad20e59e9159988a9d513eab33fc62e92a24a9ae6cd53ec6ad3ab7c1d543b351_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:23ec8cc0bddb8c22f3c6aa298fef3e77e6cea9d689384ea0d2b28a7dfa880f96_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:44de480578d54b4d2e22e26e7ed5addea35e6de51610af278b6df8d7a35b773a_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:fa488a1c6c927b5c59a1285a35df78c88b4df2ba3c75ed38a0e3526a87e55d39_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-haproxy-router@sha256:065683ba9184a92ad44d5b720a92692b6d143b4d68351c0bc6654332fbb19299_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-haproxy-router@sha256:855c2f53d8f421d25e8aafe28b4cf3b8a2b10212c8fb8ff1bff55983e1c907bf_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-haproxy-router@sha256:c6848d71cc99269d99009eff7f48c762a0963a5b54347abaeafcd150110af5dd_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-haproxy-router@sha256:d3081fe99bdf6628a7263e267d1515e95711966509ce8cea85037cf6af40f3c6_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:2d40b6d5a33c8574390ca22dde25b016e36192a8c7801811a8889d13304d8b72_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:8f9eb65d92e9770d9c3bb8ce2c789435835cfbd48aa138ca5b5079d0244b9fab_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:9e82e0f321a12ca36dc305a63b1c676b5d5102671d60a496a95dbe070a3c04d8_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:c4ac68d3ec26d21d52df25bdbbb088175435b32ba2a3d205ae8200c1887693fb_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:33e21e618d81cf68948d657dbd2ab7fba1023e707337859b3952345af9f0e7ab_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:4cc60f491b79ef9863d4786da3513ece02d2e998954a91a8465de84a4e7ab06c_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:7ea8a2f987c5e132e81fbce0656bda61c521bb05a48f7e878c5ced6e5f3d6026_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:a194c752faa346cdb096e17a1b3443af62fee1dce8e121f86b273b1257a5b1ea_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:12ea40507e00b685fe54470eb0aa1d6a6c383b1e01fc87cd72e07a72372aac8b_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:bb44a8cc384d9d4921703b07210c6664627ce4a888feadf0abe36f8e0a284d0f_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:77ede358acfc7786d6d08c5a78bdc4e078014eab0e7a2635a707759675f2769f_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:bbc58c6fd92d08772acc39459fa3d741a6464ec174b5f47d82dd1ec4e145b501_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:374541a0fa6dce86da213e855db39d431bc156f03e7dcaa3b9fd54ba44574447_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:9aa24e4d46c8ea70f29d0ab272470f6bd8b1bc69a641906d4c79f36a28c9c0b3_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:1e07c48592503a430bf8df396f9b9f1aeb22633301637f3648944c68d08388c3_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:82f0bbab4d7af34f410a09fe58d5786d65e80dc95290357659c8dbaad43a5113_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:21d1b79613e33d12e4f2e64934971523cfdbec17553c42eb7305a8d02a3da203_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:56d101f6e1ae1f6e72e6499b239093f40c9a27203e47e7cc56e46e2912bc2134_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:f7b0bd3143ad05e57982024d1c77f70034b742cd05db87646277b78c3af11c1e_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:6c5b1d71033128b1fc0180efed11491235c25ded2ee107544b4032df09e4609d_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:ff24e1dbeb4161fe8b739583ca51b19f54af7224880c290cfc3cec890915b714_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:b76a74110eba128e3e1c3a5074ac39dcde645c0b6158c0de28ecef7670ac4659_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:fc9eb56400c60ecb72108b3b14a0976ec48c0f82b47d6039501dff0b7efd5bf8_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:426cd4e06928454d66de5571a5e3009834c14f4440e9599e07a80d324b246e9b_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:57cc1915dbe4ef4c1baf6b2f295d0a8f281640f6fd0ee6a5dd1dbb9e985f0487_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:602f396a6141039d1bebbf6889689981b70e38c4bac55456ecd4e754fa4c096c_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:e028213f102aa16562942a1210339652e67ca035e157599c71c3e1f8f24d1d4e_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:0a2319c37e393660af4bf000e6f892d0788f1036d2918f2b62ad6a904d1a1340_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:14f1214c3bfce4d006a7492ce952054d42853e673708e536cff61c0bb4beb10c_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:6f5c6f9dc0539c8ea82726e4253d6846c6e47cc8a75c20cfda3220d512274da7_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:b54baf625cc81ce072c0b426bffc97b39894594efa46865cc05acccfcb57e812_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-installer@sha256:25b2087847206712692c1de69002522e1c57b20226a494d2b5642d13b5abc4a8_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-installer@sha256:3fb7c76063dadc1322fd058c6b25a2870a72ec1540c7459a9d0afa6319585cd4_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-installer@sha256:c5c8ce7a938bb893ae31b38105a8365bd5713f2dde91bce3a47522eb52b87d91_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-installer@sha256:e4777d25108946ec5c6d774aff2d09594982ad9da78266d990ddb5e4d96866a2_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:56f139801fbb7b09fbb8d8a7d1d3411c5bcea86fa3328686d884755e2237bdc0_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:f4116cdb0b8b8c654fb5cddabbec5ec0c4e4a110cbbb728b8c1af87357b6fcb5_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:42ded700d5442ec6645bf0a903f5e21a16c29db7a3115424879adfc12d14db09_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:b6234bf6b757ac7f917d6f7c5f4091cd062e45543a713cb6ef7db912f5ae17bd_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:5e0940f3ec728a43d7f299346633423b34bea93442551ecf2988e95bc7fb3426_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:774e1eb8a84bfe462cc4eb64a1eae7c842c30ffbabfd92b65d42ae0d0d00ce96_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:5ca113e79e0694355a05165ae5e205fc0023a6aebf9c6412ab76e99bf316adba_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:71fc4b946594912062dbd9641c0d85356199c7d54cd2f0074afd358b09c9fa67_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:0b5eddfbde81fda592eed076371321d86595eac7826a20228983521ceae10b06_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:4655cfd0e8b99879ba71ca8ca5d2a9cc5a657af6e2f29d0ce3cee7a1f1a96e21_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:bdc6148e631397fa779930cdbfd9944c012c667b811d397754f3726e3e0bafaf_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:cf3657694f26f2e59db62d6af4ef6c5769faa67ba12df3b679f592545554b8cc_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:79df35ab79895ab1e5df8ab8c729a403dc007b2dbd2f7459daefc03631bca088_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:cb758c11856da4fe8c2d95abbd8bbf359f27dbf73b7b2b2931efea959ce64c7f_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:cc4d1279863bc38c5d5f6e3c539845b6313d151bb451ff727a8babb8668232e9_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:e7f176dcbd8506e9247c427136a4ceb8b003b6f043025494208dc32784643c0f_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-proxy@sha256:002c5f8baabc6a228f5dfdb24f1578017f27e51c380b1a5db2e08e6781424ef3_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-proxy@sha256:1089294ed767f0ea0edb1b18c7d896cce3ac3e34f93c8c2c82c98a66b4810993_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-proxy@sha256:2a26b632442c0eb8e9c49d408c5687ea53ad89fc76f03f19ec4357d708b613a3_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-proxy@sha256:d98c8fa30d247fa783cbb58ca0b14b75fdf77fdeca3d6544404c0ec5b13ccd9f_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:61bb1a9d489c4c359bac425db4b58a2693bc817cc7a10aaefe9542b3c807fa22_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:a69b6d14c1bbe3883593c3156be3c04036785f1eb03eb6f29ba7233100bea907_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:d38f9ae968b0982cc0a130e0250c8a8de00f98cbc8f09c101dae93a786f9a493_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:df55e4a31e5833a62bafb9b02ac2c38e7775828c0d3d33717af402eceb786e30_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:03e7d84cdb58b0ca587ac1191d34b89ecbaf908a527e1be42bec4e939c05b007_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:3eed221133d14dda6a111b705e91e21057fabb3ce292812706365b3dcbcd58b9_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:4cb532a07c1ca8d18b1bd6d9766fc590809e97590cc3bd0b1e39c515658187a4_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:71f8f961b4ccee7ec8fbb0b67d1a522f58bc27375cf904c7d7555f7dbba06ca8_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:1de55b52fa60b58e8c72324a6884711856d9e865d47997ada9c1d2c6bca0584a_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:9cf350847136e4ffdd0a411b6676c1f155fd4a3474d8a76aba684c0e4070ce56_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:ddf7a4874a6e73b007da33a6641bf4a2113cbb8e2d794a8b7ba639e29057658f_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:ee00b931a9858cdd4cb54ca8793762ec8e989a64e111f488cd8e44396172154a_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:25f27bea206062ec70d7fa8239f1fbc264b6d3626a654f5e81d820c5b4839357_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:7d31f5699734c96621475919684a5cfdc8b24eac3e901a1e3fdf4fa3b9a219a7_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:8d69ae9aa0e65a23b549fde6e7043486d05e2caeee360c0cc0ace5ab35adee37_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:cf315750b8a5e50f6c550e7b265ffe8a1d8c89f1149998a1e0282f0cd4bedcd5_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:e2da1a6ebcc31b659fa0f70a4b60597018ccf57b69ec32e544f94d3e14f1680a_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:efa6dc87055200447f11a6a18aecac930d2f159a1dcd6600d5935490d8f40d26_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:2e6980eeff217a38185ccdb43c0b3074b3df8437b72ddb89919a78e25a615f4f_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:568dc3fe13ba7f398c02c1aae599fb7df2be02907808ffcb494883c0086063c1_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:1e65c22f7bfd5c745937f86e9cf65e2aed0067224383b6c8ab007320345e1033_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:72e604448eae1f4662f9bb41cb8fedd46f85c3148c48ee254fe7732e2b7a788f_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:7bcca07d92742d22d784aea2c55eae0f6cf4cf6f22fcf238a24dec17bf93a740_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:c9d1092851a08f6f334330a4a1c9d8733d608af029f1bf9726afa2f1e3315b62_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:0ff2b1f1deeb5370dccfe482e97d473e34b23fcd9088d33a9c7712cc9675fff1_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:4bb99485f76b786004d7a955ba6e52897c06c8669c3431b4ba18810e5a4cbee6_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:4e7f67d1bf0b5ec196d80a301d13eab26fe27fa8877ff66cdd422826324000ff_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:ea29b37584a51540cb9890d640fa3ef467186a2770b346d612176e8bbc9200cf_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:14881b406942943f676fadd2072fa37f029ed2d70dbbf2ab9d637a4be6ca9786_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:423194ef7e61246515306c6d446e9d5876cb37f55ed26d455e7b97cf9672275c_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:5ed08972f81c9266c215be429570ae3cd194bbd669679ce7cf6d2d763247272c_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:9279edb1b1a1c6b46c0d92cfaa13fa6ca63101502d24584065f723038e2ea000_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:8b59327c6d34c40c0fbb01accddc73be699522aa9cd3399f75febbf3646b19da_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:9768f5d521e9af9711f20509cb27261741704f73fd5547c0329972eb06f126e9_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:af511035f373c2bdc131b06197240354c165b4adef12a283319de01641600ce0_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:47e3c79c5acf1c491cdc845991db369591fddb9392cdcbdbc87d54cfba6a9f1d_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:64b875f9db8ff076d8030c5608a85665a3e774105708884df92d79e19bd4ef00_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:9ce685d2ffc4f8a80f83441e79b7a410c0be672b9f26da47092c3c70340eda20_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:d5966fb53dcb511cec27747ad20b0a882fda63fd8ef60145c3cb290f73f8d825_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:3f620a3906084b5b8d5ba5aac363d5f73594a9671bcb66a8290081301e87ad20_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:5e27283f22fb614dafc9d74b2823d01153eee494b87392f73345482d7b3ff073_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:7d614a072328fb5ba4b64bdfd8e952ef1645c6fc2e85f4569bb937d252c086ed_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:b3c938e58462a54c87d4b6630a52bf15c5327e0bb289c5b99ae892806a9f38ff_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:2c037d12af7b5f6dc82f44dbc0103a83da071c3848afac392a7f29155454ee8b_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:82bc0ae23a7fa7524a6d99c99917a8556a262bc4784a7eb0e36c8734b03472c2_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:b3ee6d856ab92e60c5c7651d80ce2c284525ffd796a9b71f23fbffda7113a62c_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:31b26a08898f4b02d1ed9a4dfa374c53dad3c1fb9d50c6d913297c1645425d31_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:4c61613308a6adcda299be9e1c9ae9efd93ca94f92ec8f3364c372b1136b9a03_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:6d0630a2943f23b8d6c6d2ee45fa573e090540bb7a4a14d09ffab03f2789f6cd_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:831aff20d57e803acf15a07f382236eca7f6c212924da6b986ccbf48a6cdea3c_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:02f4386a24b7b3ecff56d1537d371038749cc53747e7f1fac1b91c20c934d42c_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:32b9ecfe033ef7c2ac53d9fe33ebfa4be664a424a7dd49131ba65bcb6508f498_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:932cde6aa7808148a0cb6d6e793d4f428c3cf36807bcb0dde455cd5f352a87ea_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:cec680e43a77677af29be6d630aa21d87281365955bc854c45ff9ca78db88a32_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-cni@sha256:3d493e21a0c5dfcac591bd81ed50c5770a01435202fbcb18610908166dbac4a3_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-cni@sha256:4e659dc5e955ecb60deace44e4c158cb2fb3c6bc7815691a76c5b8bd1bc0c85a_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-cni@sha256:d4c65aa2f0c8a29452ffcfd50240a5fae5085b0a333864aaa4e8f7c98af7b829_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-cni@sha256:f340fea5cc8bd860709c3c9c7ac6a74fccb80d76b8e1156197b5cf37e7f5f03f_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:15fb7cfa20039955bb6c8e18a25b942aaa09d148cf8a83ed3d9b31ead91c230b_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:bbbb33fb8d00e60e54497305fe42dd1f24e4f28477ddbbbc0ad42163b9ede91c_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:d1963c6dd977034522104256ad60406407abd66f69fc43aefdd821ad1bd1d33f_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:e3b796a5c3399959c194a5486696b820280e7dc518be187773c3eecf0904d53d_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:35ff125ec62b6385c67de712d4326622c4861017959856a6869c4f185b4bb915_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:8df202a7de7d74e3da2b66ed845fab10ee55b490bd6596e34f2730e56cdad339_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:b4215d17425af7e8de15596d25b03d02cccc88ccf9c5997ef46a9953ca5eac71_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:ca01ba905e6178c634bdc21c5404b9860909669a16b78d166dad0b27457272a8_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:133f501f1b9773ae1181f36ec2dd790c16b7217223ab1881b0dce10d715f5c5a_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:183f3e2fd480ce94aee7d8be8ca54258df4ed2006021c1cdceca305f26ff1395_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6170eb2fe16efd83337bc40abb9a853d190f77215dbe3127d486e1025a069557_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:b26ffd4d54aeabe9f1e82f76e99ae537848bd52c57ad6e237e1f61d9d19da4ac_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-must-gather@sha256:0a0d2b80dfda92991ab1fc1cf61bcd45aac06c8aa27cd6c7a52f622b93003c21_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-must-gather@sha256:af7da578c6eb31b516820ce4688dfd5d93f6d19c52414d94faeedde338c2b3e7_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-must-gather@sha256:b91fd5eab9d3c3c7a7ced24f633f7c01a1d6ea2e7ff64ff549a3a6ec2e74f50c_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-must-gather@sha256:e8e69f54a957b49177354d9f9f89028c403c703ed9971b9799b5cf05f2ef2a7b_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:289cd35a51a72d51dc661e61d85a97f56f25495616601f029691333b83796a99_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:54d6593a0b2be71c466ae0774c3a76e18b0a39260c4f1809f01b560fd31a1478_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:b4165696dba67b8d4380c90f8018921583631ea3a3fe17ea35ffdb0d707ff7ea_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:dad4196dd609c0b0e03c26f076713e810a970337b09b1f6901d6578b71ec4d1c_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:8d8b1aae175ac3dd8e8d9c424aca469b6a79520e995c68ed433c5973ea502043_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:b9b2f8b939c64185bf3ef5b7ae0a837130596a58babd8854c7738baf099c777f_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:bc8e5470ca8bdcc73584de9f6822d1d3c7a91427dfe474e1b81f8b0ca44af4e0_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:fd5f8d87df0d102e315196f402c5fbccb80e19965a29857361a8261fd1516382_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel8@sha256:585baf728296bccdaa9f13fe7586f48397f6f2a59750bea6463c90ace9863c2c_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:272a01b9d4ac1c2f4f3f33ed4e6b9fddf8b271e60b9f05727f5933cc756362e2_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:1fb08ea3130129777cde039f2ff2e56db13b10004645f85b15d358cce2b00dad_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:3d4f4c215d645a3124cdf0175a1146940a556415015ec027d6bc904bd38f13df_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:996675c7e518cf4d037dfc6e98cf149ece05152da0e222c39f7be1f1a42769ab_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:c2444fc2fb07bc7705faeb7e534ebf8b55511bbcb57fe9539c88e6ed90f9a558_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:2478f87ee9c4a41ebcb29dbe974350bc7e4d2eb10ed0ce69e4f0f2412e8af748_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:5e3a284dd52460fd5121dfc17b082bd559f37112f51a7cc90ebab50e4b518a78_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:646d30cf056ddebcd6eb45f0afc9b507b4e8ab910803927d5c58ad4464477736_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:e70b8f62677a3b9fa03bdaeb0832bccf42e5c473277494c7b05fb11fc959783e_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:7fe43cc01d066c85078b5a10c16a54cc137cfdb9df78736e7cc3ead986eb9fc4_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:8705800164038abca9a8c16f70a834ebbb79a4edae87cc2a3e1e05227907ae41_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:9c70475c6be2821195cd22224097474b6172143caab1f3b93756bfb7aed230c8_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:e26e164bf5ec4dd103578d61ecdf0914ca38fa5bf1ff674dea290ec3b3ece1c9_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:769c2d1727afddb668e16a2088da1cc75d36a942d4ca78b0661f1f30d6c58676_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:901947d45d5a83d6170731dd160981bee40f0f27ce34b2cec6a048ce353976ac_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:96b3d3cb6bda5ec6b698268bc7951a41d5f84cdae7aaf0a009dd4fb9c641a199_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:ea1a7f04ed745dd017977ec9fadc7e190146de532a8b587c3e7b77d6ef11f912_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:1a473364b4d924e2f5160a741976fca42687b9209562da9ca13689fc2cceefa4_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:4224d9c2eec52c1d71b1545f582f89f3027cfd3b4eb70eda193c94a045932540_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:93d8f3271c0cb34104daf19f93b67b7ca2a53bd112b2b7a3168b7ee8d66f6f7b_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:ec828551f032dbe2bc27b15a1bd8948a40b3bc1616ca8ef0d7584547d523bc1f_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:07ffe96ea0c438e8556ae67592545ec248ef3177466a7a91e605d9a3cf97eb02_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:5bc48f86a2aabc19c37c6881156603f89631650623bbf91a22e9d20699211c8f_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:873176c1886ba511a3e27bba927f2ff93d799792e03b3ad3c7d645bb8b7bebc3_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:d73ca734137b09f63abd2b86033b45917a7b31ea0f0b82a72b1edd49e7e562dc_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:6fe96439caea99b98eeda15bf53548735859dd1d0447580cafd70f35413d8b73_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:705b842a1de235aaf56b3f5b47fdfb207cbba7773fb4778c3f036bf55a518fcb_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:a3cdbd04d182008cbb82d5c62a11a9ae93efaffbb4cb07a05681e18c7d278daf_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:b872600b11c96f9193e940db4e81057138b234b89ac00ef5c725a8d33b0493c8_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:30870719d136c4533f111eac5a0f16ae6c8a22194d27f7bdf5c79bdda7bbdf65_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:474953bca76984d2be59b36f7bf732eee4be1ebe9ea6c2761538eeef8c0fd359_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:c4a189514ddd841ddda1973fcc2f0880b2fd4025575d449dfeb4a8293194fd35_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:f08236ae0f2684bbc1cf982b5dc1291c618775cd15e102f02a20d63d5ea57046_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:26aeafd7f91f2d15875122203325184eeb468e7e8e188e7a573ea9985a7d0765_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:41677d6e7076a42964606c5751023c182b085d84f9372590116843211b13177f_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:4471ea204d04b1ee21c24583a97e17b0c66bb7c236d139779b05f807d072e055_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:eef333cd092d6b48af2754b5ab69888ffcac50544524240ec27dd7b0f0fff2de_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:0774437207f9023ad0d0cc64a1113bb4a4854c29e573a0fa006c377e46222453_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:8266f325d930a96aeadf20c6e411b5fc170f0fb458a61771e422ef05e6cc5551_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:a0926930cf08e171c928bdd544a7bbe5faab3ea840cd33c4255c63899ed1338a_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:f5384507e10ee4cbb28501494dc4865974c469bcdf52848353891d18ab91e535_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:361e41b6437b1e9d11f2634517f81b073378b6dc77ca2aebfc197468f9257ccb_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:5a6ba05cfed23c3adaf3db363c6298dd7371d750ea2547f13225eababee7b5dc_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:9f00865d3f2590aa33e4a920a61055f5d83af53d2ea5a1aabcd7952377f73ed0_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:eb675a5fac8140bcfa7442ab9c94f0050ede342b11000484323b32bdc9a41b0b_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:0a94b81901263ae93b0ffc3a5c94a7f8c602cef274d0f709ab6ab021d0b7cfc7_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:19319829b7165441d20f15f136b49d3b706be4b0a8bf922adaa59dfbc23e75e6_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:9f6b74a54f6562c07873b30d4419a36a6fc36a7b8f7f381832f6ab090761e735_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:acb0c161af34b3c8dba0cf8c55a729b10b67f1bbe8b66575a8eb7607abf39f37_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:303c82ccd73db35c1e5d9453bf448de8076d40d8263adfaf3682eb185967ea3a_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:5ba7215b20570ebbe3769e23524a680b699a6be0b6081f25daed61257738950f_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:ce01851515c2edeec5d5b91f5e35eb8f6852bc3278ee237db72e27d39a4c00d5_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:e06416ae75e05af4f06ff35752b057039742e26366b4e5f48ecd84f260365c33_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:4e30716436083472011c32185f5d6e54adea2845f22449340c94f231319ddee0_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:d992d79287f6496051f3a005af190ee586646c9cc1c6c72542bace924f4a0788_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:e7bb533706de09dc8ecf7c0779b3a304db9aa8e4eb9fc8d40c6154c7765229ec_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:f2e8fe853b042abaee14c7cbfa3b1dda11f82a1499db5ac43aa95025bce43bbb_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-registry@sha256:41acb229602c4f5123621d82b102a21307d0919942fc9a45e89e0790a301665b_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-registry@sha256:6f4de0bb3bd7e9dc3488c8a43daca991eeed77e5a9d737571e9b60ddf2fb32ce_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-registry@sha256:7dd422c34cbecc6cd29179f5e341035725ad3aa77eeebae033e6f86081ebcf57_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-registry@sha256:9de2cd3a25600438909f0a88891e42e09e8cb2b92ebca8e8c0ef7255a9d8910e_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:0fb5437ff89bdde7a84c51bb0a3cdd72a46ed704051c34ca04a6182ff9ad6ae2_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:1f03d3f90ab8f8b3a9badc6bbccfbaa60950fccb15b9c4f4c80084b97ff865b1_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:26904df8c6c0e23bd8993993302f743483dd18d2ffb82c0b06bc669059b86e7b_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:81b012fc3f45012d9846b0158d3659a8081892742811499a3720b472e0d1ef86_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:53c66b45acaf412df2d39de16e27620925082ae7fdc94f53ec79f738758e5ed2_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:58dfac866660eb84b004f533b2760a3d6c9ce6a87e484acc1f44eac7c4aed9af_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c607126e8d43bc09954f99625329630804d10bfc1343be5f7cb46ba28aa7c9f7_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e8d2245027591ad454a042a484b13f9b3e153db36fe8a2cf1c92ce3cfcfbe09d_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2bdd57cf8ed0eee4179556ed7c527908cac5105453bd591a2747c5e7590adbda_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:4e190575d60664dc3534557c4c2ee70a0415ebebd59166704d4c8b9e3ce3ffc9_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a44f9c52c6a3801f23d2523d144182c19e7897e8e40fed087a948d95c252ff7a_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:ce0c85a6bcaa3dc1c3b533d43635d3850459c9e58b1b392ec5eb53e8c62758ec_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:2bdd57cf8ed0eee4179556ed7c527908cac5105453bd591a2747c5e7590adbda_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:4e190575d60664dc3534557c4c2ee70a0415ebebd59166704d4c8b9e3ce3ffc9_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:a44f9c52c6a3801f23d2523d144182c19e7897e8e40fed087a948d95c252ff7a_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:ce0c85a6bcaa3dc1c3b533d43635d3850459c9e58b1b392ec5eb53e8c62758ec_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-pod@sha256:2d5034d957f5a18cac865648df8bcb7f2b452c0358f3433fa57f51852369480e_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-pod@sha256:bf19bda57168629145375671f05f8dbed85751dccbaa76de6e0e15e33c03b878_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-pod@sha256:bf63836da764d3edb85eef931e9df66ae263be4fc20d3dabf3bbce389d485dda_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-pod@sha256:ec37b6d41b2ba490d1728e034c9345b38f9100a3ea1e95c2ede71a4aa70b58a4_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:40d1f80489c7fbea4944a302b8328b53b80f55cebf599f5249ce840db3c304aa_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:a227788a9efd11631494bad9646e0594384cbb99389f1abef0c8554cc424eb7e_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:66c7549d34362a8521f3334f3e5ab3eb129913d4ee8224ad316e4ecc1e3e74e9_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:bf45590a82d55274f8218c1cd796466d330a487c9aa62ef70a4313606b3493f7_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:04fb92abd413af92facc680dbe8229944302e83d094cff4c530277fe59780836_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:579c798290fe3710bdd34a0ab0ad5e8c8b359f21714660f39aa6a5053dc1b62d_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:a0755b4700344b97285e24d3736db1062c0217e7cf382fafc25acbcc49ad5da5_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:bb797a663cf356b570a379aa959adb097c5d3c8fea9171901d44c91b879168ce_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:4cbd929c0cda40372e647f68c1a74a76eff8b07f393343fcb1c673e98e196a12_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:75ed98618ec1a6e27db5f1471b0c14617d2786b3505dcb0be711f390e4e0e144_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:89ba1ca0a16b7cf75588e723abeadcbdf66a4bfddcd74b96583f7ca4dab0d67f_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:d5b4dbe9e7fdbe94646af9140f55fea3eb1a1648b63da25543071b135e4e51d7_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:270cefaeb59482d89580be541b9ff8501697ae8fb8fb0fc757512551a1c0a229_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:543ecd85e3a8e5a8b1668a3eb857d554f3aed5f5f99df06fc96c207b2cd1f68a_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:b4fdd00a5386db728c94c1ea6c49e450b3cb40352f7008d4ae5c5e340cadc442_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:ba82154b9ba68cbbbd401d1d62b1425e97ae32f809c9455b6e8417788acd98f6_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:22a20fd9d7349ee228bf166ba0c3e8e91387c683da2ebf4145ff2006fb1c54c5_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:4c28ec1115b0df6dca82b417d9590b3a3e89686aae16d93d854a3c2a313e1880_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:666fa8a3fd09243081ccde1b3c8382532aab9746d12e02ce0bb47fbfb32273d7_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:9fe57e946856ae7dccf83a5ac3ff6848397f0b8d98fe2b39c341df82a508b234_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:062f9c1be98d83a364abcb6ce08244c9a25789b2eb15c7946ae546f05449c24a_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:0c43289c2a39c99d86e645cb43bf53a07bf0b182b05efca1046244d7843859b1_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:460fd5bda2fdcf9a9c34d52f1732ec8b9fe5a0d133cf8a761a66a786b8d75528_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:a1e0c7f6c065a91b4112c41ea2bd9bb2ebda3761dc7712b26ada64ade78fa674_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:632591056f6d2339715fb5c1a3cb909c589586ba8e2ce8e63e537705bebb693f_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:69eb6c44a16287706659db6acdc53e7780599d86a02adb63e728ce7d70f1c975_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:b2371a23331087d2f0dad63f54edb024d51e0526da319a76bab0890aba28c58b_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:d729e7664dc76e64deff7c9fbf8a4bf3a6892b4db88661d0c183cf795e6fd58f_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus@sha256:207542c0ad1f3b599c3cc6c180939cf53d3f1476561dbcc844288ffce756bb41_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus@sha256:28024773093ead756489d28df8d9fec1f109123968bd907504a535f08ff2bf62_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus@sha256:6795364606c9f03c2c921a137a3b80d596c2911089c8c4d942f38bfc5d1d03fe_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus@sha256:bb3440ac851c34142da6610ef7ebfd30f0ba3f0ed10cb4480570f518a06a3885_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:5c5e851fe70b45fe060202354f2676b600be807b14fa60ad93d03f9276743484_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:8b389f6982b94f3b5546565f536baabcf8893a583b574b462aa2b5b1287345ba_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ad396f288e6ac9093c5f1f59100cdc968e52ac5c6a8d128aeaec8f28f7e2f5b8_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:fea1deecc00c4a60b44b8c3a5123a5a24df80faf36f849367b7ecb1b07e3bc96_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:2a9c1d4d7bcf5d3a7a414482f020959fa489ccc06b5a0c724a78da62bb1ded47_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:3862a8807b5710f80ac05ce38155eef8e245594cf7cdbe3b9a718ab31a323436_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:65a5a70cab35c5d51c4bfa23338a34e4da76016e8bb7765468cab426baa7c53c_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:893081f7dfb7379d5653155a3ac0c5adf918e5f1ca09206e9792bcceec6eb0cb_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-telemeter@sha256:5f23edf9ee6a929cf63321aa208d35f9c332fa5d19f34ec1f542f0c3dbd8b404_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-telemeter@sha256:bfebbd8bd2c53ec956eb7608ef743848d3c181d211a6438502b398ee39d525ce_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-telemeter@sha256:d7a8abe5d4a18b1be8fd9300271274453abe98a85053ff596a5aba2914c513f7_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-telemeter@sha256:ed2679255532f8984ff2f14c96cb9f24d96285570f6cc38a93add615a225586d_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-tests@sha256:549f70f3d54227714ce4c435a74895c53c4c4c48f9bbfb999fca6f6bf17b383b_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-tests@sha256:74821491e546c0abcca4cf565971d9fea685422f85a1913b0f6cb29b8e2a3e7f_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-tests@sha256:ade9297d75238baaea862e6bfbdad65ed465bb7e43c597141640c76da60ce732_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-tests@sha256:ff3fbc882fad77dfdc4fbb2a0bb058eaf414fd729786c2ffd25a481c13025f78_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:1bf554932c6a0f12dd855c4737a6c497ccba6cdddb579f1f958190044a70783a_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:3d6668b4788734262c49f2827c9d0bfd54768e17c3833e8fa4e7350d33edc920_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:5792ce77e8ed883c774d76ca7a98f9ccf2207caaa274b126b78f2637c2f10d19_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:e9fd79b6e56ae412a4c6abe6d245ddeeab783c5db0273715d1a5959f97fd44bc_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:462bb12fc39e08beece7c19a5867c883c3a7fe5fc73422c5d0e173bbde17fa09_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:67e9b1a97d13699ffdb4a3a5e6b778d1bae05c206fdbb2bff33d7c90f17118fe_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:89071ed5c3e5222de1b460a16c85375662797972ff57665ca7b984df850bec56_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:c3cfc995cbdfb930b08a0c4f4c389034cb6fad4823d60b0a977afa483e36df03_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:6c4d230ad869a8e01425d5d084ae5ab41c05f21aaa99efe882a38759fe080488_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:59e7c19c1f18bd1e2a9ba4b2f624113db2a801cdae4293b21ffa06f3089d143a_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:49c60b3b255d415636872fee0a8e75e15324bfc92ac85e333af81d5f656f5381_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:4a6f2275aa9a2eb62fbde6cea70b6a1dc868385672abc7d668acbe5d027db83d_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:6c4d230ad869a8e01425d5d084ae5ab41c05f21aaa99efe882a38759fe080488_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:59e7c19c1f18bd1e2a9ba4b2f624113db2a801cdae4293b21ffa06f3089d143a_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:ff21c2d5424aa264a2633fd5db74f82f77597b889a25e71c21e92b01b3c8faa8_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:55db369f490db060ef1f7c013336e4ecf6948e5531404cb0e1cfd997908293fe_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:33efb0ac219080c5261ca961a8b5bbd4c6baa63600578790889ee20af477bdf5_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:63c7a7fbc34cf7f18fda6cd985838dbd653dc0ed1bf2f65e47f937caae179618_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:7d470f2f278cff860db66d6ee56a1145d7edc1a1a781e6d56ba81265d24fdd51_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:998d116b0f453e4fc7a7e95464014cdf72a51d9690dfaf7b454cce03996d76de_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:0f049a3f90e191e5082288df1cda425e539773dd9b2115aaec393c823631ec9c_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:9491c18dd5e0a97538a8261718307222c39479c2a6165754a1c87eaa702121c2_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:bcc0e629710d429a2c1b53ba6862d6784f50120431f2b9d5ae849c5acccda45b_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:cda7b7445c448dcddb4d7f4218347e478d31d2ff0c45b151d2909650949b9cd4_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/golang/glog: Vulnerability when creating log files in github.com/golang/glog"
},
{
"cve": "CVE-2025-30204",
"cwe": {
"id": "CWE-405",
"name": "Asymmetric Resource Consumption (Amplification)"
},
"discovery_date": "2025-03-21T22:00:43.818367+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:9a748451c1650e43bf911c800eed90b4e85d71e250a9c4623c7e95d86f404729_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:a1715c28ae05bd1ad796e0ec034c0177fe2a5aa554891c0c4c2d3fa11b9c075f_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:a9ca0cd9088f071e1a355a01a0ba501bef44e9dba67cd11aa057b4bee67672e8_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:bbb398ce00d2bc244eb9b403c7def721e36b849176c7923e33b9292d0292005a_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0dfccb271dbb7683897d20ec923c172167551c2e440c14ad0b61561821a5c3af_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:63e5fa1f3a3164bef18510e0338a90035acd5adc3cf9e736bbda25594885277e_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:a1eb380f3a41fd9cf366157abbe18c776ae6e3a0e3a3e1c5b187afe4ddfa536b_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:e3fc2b5c70efac4064e9fd155eee2a2dd2813ec865f1509deabcc41590e3563d_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:3d3a584f8ede240a3e4519383d151fb92a01c326a43388214ca78dfc492a2b05_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:8ad6653645299243eaa0fd2677e3066cc2bbd10f12b0405d9c9687c76ae283f6_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:b02236cef563bfae5956b4efc3f012772a8117b1c8de5b9a4964b50f9a7b65c5_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:b2577b2f1602e02efc7e5b8c9750fcfd4fb8040832f461138cac1230d34f1961_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:8fa63dd4b31e84c287a60f807c4130a5eef67f73ffe1dff28f32ae8f9441033f_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:b73506048f9ba08874eef8a6f2f6e467d55888ae3fd2a7576920aced94b55bd8_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:c4c1e35817bb978448dd3a2da5f9a99fcc95f734e26776e244e5dab88b0b420b_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:e9ac70e41419d3a074e99854ffb4bef5b1f9ecadf18efae211a17ba9df306580_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/network-tools-rhel8@sha256:282f8bf0a1ee79b4683921671e76d8ddbbb948f3c002d92556bdc5bff1472216_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/network-tools-rhel8@sha256:9149fb7cc4f45dc3d188626be4d47e9d5c64fd34a3ed36b0c7208a80f923035a_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/network-tools-rhel8@sha256:9f7f414049711a33e7ab426111b45525850445fe16873870d5dc5c287ed488cb_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/network-tools-rhel8@sha256:d2bfd76b906fa5074bf4c235330202d08c3d366215c5ef117748ec9eff72dbcb_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:4d9dc7566989c3d20434db05168515d745d3b48182be6c27573321e2032b7654_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:7404d4fcd2c5c33f3e4adf52cb5e85c8eb1c6ad12e951ce57910b7dc575dd8b9_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:79bc2fffd797d5b7bc28ab7a8b8a602fd4e431aeaad54c3def46b3cd88a64d3f_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:89c8f9db263056051fcfec167a3108903328661f83f4b8107ade752f54e65ed7_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:40f1a6a3e35b8f3334c18c5f6c5eda785cfc4fca68fd2f380f52de2d79a7c0fc_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:aeb961cb7c623d08a6da10b2e8e92dc789ccadf09935775efec046b0e5f5983f_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:e05fc48c55b668b4938a4d2c5aef29404ee208aabeef057b3a0e85ca5ef76f38_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:e1654eb8e3a715e6cff2930631b36889d1b3ee0ec388cbe946ce0917c613c0e1_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:06985b43ecd79ec616bdaeb23022c0bbeaf9fa0ce8d5dd8d9b9011150072beff_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:89bba6748d84d96e2ac4f1981d921bc921b394713cf684c2bd113a65a3a4494f_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:e1e5878b040ffe3902347c6cf303cb6bc07a8090bd1d0889dc0f8ab6b7bfcff6_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:f637f434fb3a8a142fc2f28946240f84c61249e31b8766e41235c6261a98eaa2_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:1df38f9325e431bc4812bb10275446160a8aa69776e41097f943803a7381ee69_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:25c8f51b33d73b697f95e5cc8cc4ad19d59c73e948a8f3cab357fbdb4583a8b3_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:e000a1b1bc9e5626baaa7a6a74e6e18a197fc44cb7c934e13ee4146bac77fcd0_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:ff59e124f429e20da21ce2ee5ffb4f6d8c6d137f0efc7eb3bff0d2ef6be4ed0c_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:31b14fc618f718efb30e2ae24463ed5c27e7a9bf04bd272abb828a979cabde89_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:5734694d1c1216015a5e80670bf46bd7efedae28aaa03eee8afe6ae4cd2f8b2f_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:75ab8e2155357546f5ea98cf4c01102cfec0fde631f2b698da4306e59b31bc3b_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e476574d4b9afc38d13376fb3f5895321959b3e0efc3da2f184b9f705eba2221_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:08434ba4f4cecc0751f6a7475722a2278eac17a1c8fc67e71ccc1f2d2d5dc85c_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:782e31fc1b50f89cf7866124d34210ca91548eac6637612bf2f5862493f28c77_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:e0f23c780dd43ccd136a02e3a59df49315ab5343f22f0f8b6ccfcd4d84745cf6_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:feca3eeb5832821bbbd3bb8504b292b621758751b2d56e224d17dd95b9724756_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:0d48b0beca21c0c627027bec2e83778e3392f282039f687a424394657d768d69_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:2e12f19f70ea4216a3ab31811cdbd4739bc32423cbd30047d5f9ff208f9c6598_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:77f6f08ce677c5b93236f10881836f24e239fecc2d386feed855581b5e078b9e_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b0cab60ee486547a71c5a4c9538dee910b261767a44c4d8443f2923d2027c50a_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:b1834514ad35e95835b77563c28d6c20555064f7838d777f932430b80139dad6_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:6e1c74e6c71af0382b1db5a3d650e017d85204902b7443e99772754a94147fe2_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:a097a76d302ae5b499f36658276b09fb64dfe056e40fef0022086d8e4267505f_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:be8f0a8f28d89325e1caae62750aa1a89968177f689c06abc251152f2857314c_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:5e10e661a1cb345fa76c938f9e6c5417f1745032cfd50413c71bcf2b2724eff4_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:d0cef7eec64244da073534a379682d17e201ca18bf2d51c8c3cafcd60bef3308_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:e6b88a0bcda791b89f22309e60f4288bcfa440a69215c7a75b908f3b9358db79_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:f86ce5bc14710c22e2e6a3eae0bf8fe18d9f67c930dab782cebb1d6a0e2675d0_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:4b2fc85b24c507e0c58962ddf3585b237554f83202385cba5c0128cf2e958ea1_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:97a357234248504d2b953353946a663165e789d5fc5641011ae837709f95fe00_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:7ce30424f62376ee885f009e8ffdec9c9748a84d323bd632e9df5d9a2a0bb8e4_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:b483f6b16a2870113208a58e3a15552fe846839e54e635abe543e6a0622574b2_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:3c8beb58c11f2ca59ba37aa6988a6701e304bd6b4ee921e65c16bfe4e92332eb_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:ce3dfe7d8c7882c4c078f55bb210e4813fdf0027e79d3ecf0889b1657df03c75_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:183ada7240315e2e4b4e775fd4caf978042307f13aca7247f419df4198876487_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:854a0bde2f6be9a5661e8abb417d29f7644b2384438f56f8d2a9efd4453b5670_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:147a8421404e6cb44aaaeb893eff2a637aef27a72b876751cf4cfc4a19e411ed_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:87a4032a22529476d43023ea2cbd667523c4e7e53253af0be2697a7120cf7e5b_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:8cf6a30fe68254d300615e9841563e0fee92304d5648607d4311be0451875df3_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:c5cb16eb7b6b9589da072765764e717bf9ecdcf24073c206d65d2dd588b58a46_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:11406244c16a4075aab9cc6d1ba5ca5640e78684f358e418c5c33cb5b68773b1_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:18c7948a29694dda2a3780447724d16eeddd69c58c37e5cc95242e044670d0d8_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:10459778925204ff4cebe77ddd679be9470124d821cec1368965bf52606712e0_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:e618fba6fc9b967f159cf24e6129c19c4ce2a999fe80f4736540a615d2da7488_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:64e0021b34bbb4832abb4994025ba8ebf571bab79ab9adfc1cede7a536cf6b8a_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:cb18891e1535af26083d5288666945b9ea498a4df0af37540063de77d6467d95_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:b12bdfef5f90ee046cf29e88d5a4358c7b40c184dd51ab0ee15180da5b296e11_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:faa216936a8c83e990aedd30a0d67ece499e6142f5bf0833ee859e30aa337795_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5a8aaf6102bd3802ca1127dcd1e1f2cec2a39e9fc6fd6ccd101a8bbfba1dc5c7_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:fbb75024a12f467b1a6fbc104d7f51ae77691b7b51b9dc1491ac39f7f8e57b68_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:fce86546bfbb875f112480a99ab8aa01956a550bfcaa0848d6130eff65efd005_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:ff667b6ef7205f78a6dce881233b93ee45d6d907b576d1c7859dc22ebd74f976_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:0682a722e513cc04cba6b869b7fca1605c719b716d2780d0e62353b1850eb826_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:ace43fd1b04d89fce21e1e8862f27493cf5395b39fc65fa76f67822e7ed340ff_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:8196c8de200087d899f16aa3908d64c05c83d23f3d416988a61555803da680f8_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:877e364695d5f2c97017e27582ba87d4254cea91f2a920dae1275e71fc7c3a95_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:c758469d727d12be5c3de84ffb6fb1c224cf3ea0fed2e1792eebc94cec65c177_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:d94202e7b2523278697e6a906df8620d49e2fe7a93c7d60982b7ff4fcbda259c_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:4290c6409f27e22589be1e16d71c27e853654a727d845e3c8a0005bd76ed51eb_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:72fedcb2db3dec67f2be2fa002dddad0fecc6d6ddaba4c02e0a35cfd75498526_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:8db889326be8e2e9fd0cfaec70f097d22a6bc1a928161a0249f411d3fc342b61_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:8ed204b01c9374ea3f25b45903cac3b5507f65dbfe6a3bf30a209433b6021092_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:034314a314ac0f68ff2e7457fd10e8c55b52af2e87baee59c60f6d0a92dfcb80_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:68a9be9436fd2b26fd8b94b8a5d792c2c3b3303f45fe1d6d272a0e0831457371_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:acff3c2b300d2cc1835ffd76ee6deb68de1b1ee9e1d61207c01847a896ce1d9d_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:c87dc1385bbb9a2e2dda46bfd3602c54b77fb15c9044100e99c2a11db92daa6a_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:3250697af97bcc04b0127a8f88d0b70b76a0f26aceaf1b858a5a42c87580195c_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:4a669ad7d1d50fac4e847f5ab9a090e8f59b35c54975c34aa525b918099fcef6_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:5ebb6c572be27c5b6ac040f0ccd41a9747182e2d089d7b3921191ce6db3189d5_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:ceedc86e3ddd2b249cbf031c93964350a3f522f52347be9970b461113e646eeb_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:2a0eacc0bc80590eca8dabed3d074b0a208c06f821d9636ec5fdd5c98a2071fb_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:310e9b8db631ddda8e878edb3cc3cd2f3a32e305c85e674d16b0f68ae39feb58_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:69cb91d757435c5cf571955b50107227e737daf0ba365ec0ffd070ba97274e53_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:d0fe069c206a3df08fa3e349711e9d0f97ac84b7b8fabeac86e9f87c5982c87f_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cli@sha256:1986b9edfa079057b6d081961045bc831339689469f6ff868ad43e6f6a234d59_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cli@sha256:33256a318d49640e728fceca60c107ac6de2b018d09203515ad66e2be1f4abe2_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cli@sha256:e3beee0e2c519fe6666f5a3de854854548ce1cc35d142e4b6dd9aed6e2256603_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cli@sha256:e48dffffee6a2b122815bb35143868ecce79d9c64bc7e5ce2eae353d79611e6a_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:12ce1e90b90b563c62bc83a5e81c2a8a837e0562cbd8d89943e6c0fc12bae2d5_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:1918093ef35b16998d9749c82200fc12086989db9998bcdf444b15d6fcc674b4_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:2aa11a5b4b9bbf358d49623de4c6900456179ca201efae8fc96b6b75fdc3e3b1_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:fba745e22cf523b5832a6650bab5eadaa20a6ce0b0b90b8d40d784975ec0ddaa_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:3264440022bd10ea10e0e661ed4173ac77ba5eb6b1d2bb91e4580c5c5f0e093c_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:6641f8c7566e182aa900578d6ec4c1914d2b87ed600c8c863d222e2107702ff9_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:e76903a49f2cb8ad65e94c161ecfd8440428cb886a739e27fb4f679acc456bc6_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:f07b759119d751640dc26e7ca09cdf39848e89316d23cef553c3ada9bb4eea1a_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:208826998257d7f4acf3534d9043fee20078bed89a360d480b0dd3220ff22804_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:394b67eeea4d4987570aa43fe26a74541f53d5de01b9946290bf9aed33ce0df6_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:b1755bc376164d7cebe58356b1949c1a313b0d000d2664752c5243ff16714c99_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:c5416d6bcc69a6497512fee2cee593619a86c7affce7fa55d3733353055d3305_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:13910c9e00a80083e8da1dfffa265b5cd267ed1d1aedb691f70e8377b327d2ce_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:5b0ad0501a6934ba3e08a585eba1e53da7bc3612bfa56d44e6324840e9677088_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:7b50e53cba28c9729a5c475c2ae33a9cd81c5ca021570afe3977daff8e210614_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:83f0da7e52cc9162d7eac7986f3ee5c8679b4080705a59c67a97af3b61c090b8_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:35b4f911c3f9206f834d2bac281f60b7a9cf74d783d9618f6a2c4a4b243e6ed7_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:3a5fb60010eb4fe863275f6e5a80532362b113d0d39213671fd24918cd73be16_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:63de9a411bc2fc1f97b5ff7168366580f2b01cc8e6c2683627ff73962190e3df_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:74c35b0c0dc5454d9d0fb3b8db12f4f4a9708f1c349ce916ea697a7903070567_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:05f672d0ee39f2d53de0cf9024a6b5f0a9d7b600b16e5d5d5d4a07fb26fc91f9_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:544ca9d2d7fbd22481e82154e7a630325a05b5d19ffed52f3f17d6de48747f7a_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:c0f56d88b848b862c89babd2a8f48579436603e9380e2fb4cd4c75a735071652_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:e7d66394b7e8dc2d8db55e4d77f9d0bcd2c2ad89afb5d78dac3a010925a1edfd_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:1312a2e0eee854a84bd2baaf5241b50e9c3c188092b0bd1e13247e9bc304e7bd_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:2a1233f3f583acfac2ecbf6ed08c2171d882ea47efd35d1f331f5de6cf1629b3_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:79077423c3855b27f9b5743dc36b8ed54d6ce742914120c6331ef8b11a1fe8d2_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:a1ec19506d72295c572b9d713b52d9af8aadd15014c2ca83eec8d4c7437a40c6_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:1456f7030243f3300a8ffa6994f8f2128075a3471a45601b92642a57d2231099_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:64f2effe2c1a41ab8fd2694ab7ee6e3c31241b4ef583468d725185dbd7548dd3_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:6bc253b1629f0d5a2431939561ddcb5ca67501b33d338e3be4928cf82984ade7_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:e3cbe5d13a80367fd907a9739119918cf4925a9a7bfdb59a442af208710d5b68_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:1456f7030243f3300a8ffa6994f8f2128075a3471a45601b92642a57d2231099_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:64f2effe2c1a41ab8fd2694ab7ee6e3c31241b4ef583468d725185dbd7548dd3_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:6bc253b1629f0d5a2431939561ddcb5ca67501b33d338e3be4928cf82984ade7_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:e3cbe5d13a80367fd907a9739119918cf4925a9a7bfdb59a442af208710d5b68_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:2316f63aef8f42b9620f1376a05f8373bdb9d4163c2ba41ba1ec00e347583d13_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:42c9f2fdb2ab543906234891c441d82492c98930a099bd5bb0fd04e83f16f4a5_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:4540b8b4cbe9befa5375cd96fc62ea8921912d3937ae884fd6683588717beb3a_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:4793c3b6cff0d7585411266f4aed92d9a31264f439907a48c78d8e2d0d9c11f3_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:7c16ef4b1a0f81c61e937347bd7c4360434ecfd9de889d606d7f1caeeb67ab8b_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:c728710d8cc73f4bcccbfe42b12de5968bc46a8862b7a41292f2ed3fa8fdb4b7_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:f46af44a1558985f3dfa701f221d3de32a82bba2a6689a1356b02c48eaac0a22_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:fa2ebff1c5d9205469f310db32129674599bf9b30eb27cd7b203a11f363a645f_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:04a27a10b71d1a67090a46b310d6174fe22c1f07c0aa1b557b34efb5c5a9cf82_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:8f3863237596a94f341d21b7b6b871729830168fa1be6d432fd63f3d3bdc0d3b_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:bd26f87832b0d26b08a96a490e4e141b9d569688f563b25879bc56310fe408ad_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:c7e562ab9be8756a94f7fe88fc7d49cd8f0f56bad6360459736cb2e299b4e941_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:0768e1d457ad2bb72d54f0484e23a50244e9f2e9bfb71d79ca3e3b9137a4fef7_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:2b624905329f93cf1afe8c6f9244ca8f591b095f213278bbafe625e2b8300ba8_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:65c57f870979f4faf5f11b53ed9f8e786ba0df1295d4bf5acacc470bf9bca203_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:87395a4e03fbcb9e3ced7fce6f143fd73a4d2abf9e5476af3fd18d738c33b34b_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:45029edaf16c0f0726496437e2e8d8bbca1aab629ad520ff57e03f94624ffac5_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:61030a93a0cae208e32634c21c34cdb73c84db87f8409ff609c7ce5c2de05984_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:acb3fc2684849852e16549bc0f81d369ddcac3048ff4a6b8bb0e6d2fe0bf3b44_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:eb61b03fff8d2ec8ab1a22068f5159fc92e037885dbd198bf10a3619d2723456_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:09b7c71ec0561ded1c3e0a4400120a3f3858581a21a439fa31288660ec25592b_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:7693ea331595286a5ffae4f301377d6d71cb774c93010590fee6da9cbf45c75a_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:9994ec2c80f772152aded1ceee060ab5c5ed07ece95f977ddcf4a0bca0709b5b_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:c5dd36046e642466ad0a6fa74021d68622dee45f8c3375da93c38b202d555bf5_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:0b43966e2d09f70f64b02ee70a69c891e8e7c89b87cf119bd6541a821c85c976_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:3a8b8bef3f5d2a7adc6493357fa92d8d2163f2d4469fd15c70ad70161a0f31d9_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:82918d5b4f917564b203003b2b564bdb26ae5f8b7c186ee133b5df780db55db2_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:cbc504a3583ffc3a48e5e542f8d943d848a18dd2a86ee37aea96cf7c20ec77df_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:14a7019fdd9bf9f8aa3065bcea5c8f1120e0b65ef971f664c64edf0649dcada8_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:57f035c606c7bcfb40f93457db246857a97c024df349f55e2b135ea9967abb1c_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:7d074e3a18c832085c8112b0c08cd61119dd22026be962be9b11e998e5ce3dd1_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:e813c13da12b0e89a6caf39422da1510a69623bc1de8d8c5ac66e92912d675ef_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:17bc2b0bef04b0785bcc2105dd316650cf3e9569530c3fc4f3b0beb7aded5e02_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:30b0f7efc4e6b8090a952e3426c4debdcd90e1064703de0b99592df0019cd141_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:46959f0ca47f97e859f842dd90153f5d36b1612700bfd9958d29db4532250b4c_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:dceaf8b90158b080d6c6a054a67c42bbe0f56b115b18e6d0f041d10c4b6e119d_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:591c792528766909827b512a6a5401e32a00fa44938422738dbee6ad78449a0e_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:5929c6f2cfcbd2fdaa1c683cd84ddbc9faf599daf97e5b1f0e0f1def1b34e615_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:bda08bbe4f85609c2119dd98f248bd7eeee026e27b267086af2e312309bf4d6d_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:c2db40ef1451cb6596b9227ca7e60286e33a1a9e2e7946ca9f8131e500d109b5_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:5c337db6e9b6f2ccda040f21ae5002906d5b5b63e048a3f2faf916f852dcf981_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:6ff81108d9747793d4b827a063111f2e608f98ab28e31c0d7236c9fb0f8946e3_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:c26951b364b56f25cb53fcce2f7ae411b1808ad74c477292a11259fbe7b6a481_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:e52e9695d748674d6fbb3498d8e725ecaaba78df84f89ae1dbf734a1b5922c4c_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:0a57de5650329a3987d1c088776ad13dcca5387b4cd54b759f56e29ad5a5d656_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:44576b150568b18dd14dbd93a0df8b436b3f210d728c6f8c0a0ccaa377b713f9_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:7ec0d43715a4b5c8eefd537968d739985e8b5fcec00a159e74eae1ca346578aa_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:a96937b9e465030bce950bdfc6007fdb6bc4643a21f83944074656ea0b011c58_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:1f71d4e24352ae8e41d341b7493df4b745c53be363b5bc2a0c2925ba5017cee0_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:4ee683ba7a51f4365a6402bb333ab088b79e901f511f7eb800f42af11a449064_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:7b7dc3b38c314647c44be6a7cef345b822139beada834fbcec3fd94ee44327df_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:d68114f716acda79eafa64530a7574cf051cef08ff1cdb1209f700a6b7dedb69_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:132345b79cfcbf97d83e271d3b141b9255d77f863614ff20981456ec9d21058b_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:63a03d4d275d97b6c36b42d8633de2419fba1f3f3d83d78f409bef09c6423f46_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:f44a21a8986ab0e103f17becac94e931c2d34649f33fe09c284b8b27d93f40e5_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:ffa35fcec60dc8afc7a263176a96b41c5be09b59db4260c6f32a8dbff50ea7ba_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:451386141887c223f3c45a50544c9e5d1e458bd7726f240e81186a0e9d054067_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:8547a75c965b3cc4baf9db1c3693175dfa346979c72256becc31087f40af7eb8_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:97152b524e261f92b9cd29bf2c64203d2c3b673bac7eaa073e28e815d97aae5f_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:ca958dd9e7456c5e6c5a80c7797cbdd7f44fbaa1b156eb557d50e6a0e4ac8c69_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:5d10f53dd1153d207894e64bec4a55b77c265a81f6eeb9474c01a99bcb8e440a_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:5f2d747b9f3c9198aa817b503c6e1679cde2f33e661a1675347c9409e0235181_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:a9890f3b7ab256ececc85c1c3e73324390d625ef43c1b793a5c33739036cb2c6_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:ef8263f0e7ea9a2195be5e29d25df1e3363d38591771508f0af625cb88edb4e4_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5d10f53dd1153d207894e64bec4a55b77c265a81f6eeb9474c01a99bcb8e440a_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5f2d747b9f3c9198aa817b503c6e1679cde2f33e661a1675347c9409e0235181_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a9890f3b7ab256ececc85c1c3e73324390d625ef43c1b793a5c33739036cb2c6_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ef8263f0e7ea9a2195be5e29d25df1e3363d38591771508f0af625cb88edb4e4_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:1ef4f28ae89390c01d127c68b573baaf76e66578341155848aff34cb3ce0e3ba_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:7bdd5b1361a77ff00da1ff8a7886935a0259ab5f3dc0f5e7e01410b0db924edc_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:a85573c8909df01cbb2965aa51d239160097e2c71e3222ba2723dbcecee3e7fc_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:e26500f31d00d6a0c76083bf56b65f2f4f4d46e2319432f26cedcc87a07fd88b_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:0cd47be4218b3e0ddbbcafa602fd83f3364e13f50884aba7e203002f5bf54aba_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:2360c3e27356e5894df829df4de24324533d8c4a08305bf933da59634fa1fa4c_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:5d090e161bd70bc0ab4e611f4436849d09785b19ebd7733c79dc374495886d23_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:9285b41510034ed796ccc80211cd9b4f8cc805cd20cf629fcf6fe59781a9388b_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:2e6884784f457c35a7856ff8e95a0d975158e5f79a490cbf327a1cf74a7d5493_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:8265a610a667982aae8700534a67be51ea572e9dc0980a9c7d12254dfe1082fe_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:9a089fedc5049fe49b1aafb8b05a42c24a406801264e56ad21ca833799160980_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:fe1f37fa63111bb1a4eda069fe30f937ee5848431fe041b8bb5c1e1648efa98f_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:001c17d6c2662d6b1c957fc93fed2a2552fe6b776e36709f59e8f22943d1b87f_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:32bdcfe9b7a573362f666b12534637638bc229c4a24c2949306d4d580bca570a_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:a2c711c5d0a7e9fcc74ee14b7ae5e0b7c1b750801ddefbb76edf2c5039bebfde_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:f280b2a3d384105a808c0978cdd9e93513b5a98d24d6824864231068392958b5_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:bf48a04cd500fefd09860534cf7e5f73f47b6b9af742009e54ce558f257092ef_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:dadf5565c285e57c487daf6ba9795fcd132ecf609bacd685fd603627bb4b88bc_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:eebcb3d2e293283c9586555f37f30fe55817c109a4052acf620cdd480a00be30_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:fe62205fa3316feadb1b16b3fb575206a9548ee6536d8cbe721f06ec629b046c_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:10b49ba758c15fd133d4887254c0748006bff6ac6adab947b097786cdb4ce9dd_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:ae776fbf2b8066cc8da9bde5989c4b340fb01c08cb56b8ef0bd6f2b897de25d3_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:b01854d6eb1b919ebdb4e9ee2daf4c3c268b7e5e80b5cb0fa68bf0be1de178c8_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:e90b2212848d9818bed2ea5307abfaaa5ed4b545981f3307e2ec877653110107_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:2317831c8a3b21d4b61e53170019c0ea2112a004ff689fdc6a8bdca87691a061_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:564af798b8ebd3396de5a1c8b4fbf427491b3722e532b8e47292b8734fbc227c_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:a79521c49af1e4276e086e1834b76973698147ee59b38b19cd692b1e36f2af6b_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:c2dfd6b8018d4b4c554bdd53555481d4dd8c275afb287489bcc9cdbcebcb589a_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:6b4a9cecea357c53a7235aef224a70ae5848f25bdd3b1f884692386b65079caa_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:8895d8986ec12092a3744beaa659d9168d50cdc4262bf56e4b0a4943b0e0b183_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:a798e79656ee10b7f1f7861899be74bdd4e9e56af6d293c3c01799adc9f7c08f_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:e0fe358939dd6467e7c1df2ec633214facbeee271ae3cd3be10164effe081a96_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:51b376c808410468431752d8c76963259ceeaa6f4bc0afc9d874021aa87228a3_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:7a0590eb3e20adede6ca21a4b94799a884ab1f2acfc5c4542e16c153dded98f3_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:aba77589a255ede5446c926df72c379a05a6c5a1f964efb5314bf1c53fde3b40_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:d6f3432b422eb7f8b0f36b8b7713658bb13aa3f318f04cc424c42f7831e3b47d_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:856e121f8f6d4edfa598ac330248b024b6e065ec3de8aeecffb853b80f42c488_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:af4ef7426551607b26cf68821dde2867175323294b33524f2bfca9d10a561e33_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:ef2783a4996d5d1fcf91f88f0ec0be835d0744fce89503464621e16016a7e2f1_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:fb5d80bbebdcea6840ac59713847582cf9e9e7a1c337263f0448e8b20a234ecd_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-console-operator@sha256:1153a4561686809ec2291b451d29054541d781acbc74c7da41a1947e345ea92f_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-console-operator@sha256:1706921d20f3f49d3bfee4a4755a9b645abdb68535453b367e5c2c678d287c1a_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-console-operator@sha256:9eca18c188bf8513cb12f2fc17eb30c899707caee1de492376ae2220c9550fb9_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-console-operator@sha256:a4c72257a453f892f4a3fe365a98d897ad7554934888d6c1543e9020c2f19751_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-console@sha256:7cce4da59bc87634039c6ce92b97bc34476bc72b025cdd85b19dd29c71a0a5f8_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-console@sha256:98a3bfd1c2fa6c1e6b59817182e74545d3ff5d3dcb859d94800dd4db96d3e3f8_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-console@sha256:9a0ef903b5605690e40d923cfec4e0d3f53d291d372c1870e8481a669f5047d1_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-console@sha256:e29fe4839a240863c334505deecc8c853f69791f3f2a96dca976d11513e96835_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:0e9f8d104ed909217193284ce538c2b83d9e6838f1aa5343578987972e83a606_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:1117de182793a2fb65ae43ffe8e898a0986ff34b05f36d3e8274a94bc2ca16b0_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:1c26bde6d652ac8d28bbc4ec29a38a71792f671d974780aac8e81296ee80c4da_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:d69127bbf7535ea9616be13f95210f1069443790e449f2717782b71d67b9dca4_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-coredns@sha256:30ff6deda826696982a8981aa7f276cae5b08ee0ee6bd88eef2e405163fe329f_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-coredns@sha256:598de435084023c49bcc0f703a11befb114563145532ea79ae4eb0a76329db12_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-coredns@sha256:6e107dfd85dce7cefde626f24aaaac20217e96fc79941ff0399f6433bbe790fb_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-coredns@sha256:c644399c7e6ec0df2b255314d60d616cec53fe7093f8ef457460279f20a8d8da_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:076f3801f85c41edc7b58312bbf51750ec17088a7b18a436e7ed273c781151ac_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:231d9ffdcde58135e15243ca8d095d82032e3666078d3611f993cc3245601d2c_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:94399f2de9bbaf5d91c7ed255ca1f6f9a9552a65fe76fe7c386e95f756e4034e_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:c48c00a36d31895963dafe2edb89ce98e5dfd5d09fdebbe82d112f68bee6b1bd_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:74044a0b25668ca4f0200b2fb293c4ce070c92df4e519a2f3c1eb8fadfa3500c_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:ab39e0474695e01affe12e7cb28e14a3c87c70391350bdfd3c73dbd0c66005b6_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:04205df754e5061218a7de6463f622c33b9e200d91237b80728bc507a945c538_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:0a857fd05543aa1b297d7b637887df7b6050ae243ec205899bfb48f0fd29a1e3_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:45dec9eb0e88e93dc27a4714ba3e07ce5b039346bc3b3ea8f1ade78762ebd678_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:5c2929ee80bd012a299c2ad48626ec0555dc5c1783d1d6a97995563c50b010e5_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:1c79f18eae6233510e5390df0e297fb15e7d0c95a5910086abe48b5f71e63628_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:25116554211fa6c1133752d83a28512e78744367654b6b77384e6e73881f17ea_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:86dbb16e86839d08085df20f9dd5a8cea6d47885562e5702b7e852e8ac812dae_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:a1f3b7ac22eae1602de286f28716dd5f04eece905a687a44070265b5440ab8a6_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:2d605373f6c95fe55b1e3a5a8f60b0a5591a10e13d37640a81f912921d4e4923_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:614e1cdb127cf965d02a129cb5bf5f463dbb7732e44f176ff21b1977913d955c_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:b7df072f955d73e814c32911cda8345ddb5cabc496666813919c3e27b0fa239e_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:db3aa9b039783f81fa47b6eaf95efd926aab82e6287e27d97ae43946c00f2a99_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:0706d6afc149559caada6c3df8205fb3821a0a2e91643c1a7dfe5d2867765267_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:17b0be8dcd895eb093a80072397f33be23ec0cfb5d82b0523c1133ce441a75cb_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:49e8baa46a81bcbdf2d0e842dfae9d0b13cefee8b4e148d60c2080ba7791138d_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:4fe297b07f5cf27b237dac7843328ab33d606e3190591b17e5f244de096fb336_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:0706d6afc149559caada6c3df8205fb3821a0a2e91643c1a7dfe5d2867765267_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:17b0be8dcd895eb093a80072397f33be23ec0cfb5d82b0523c1133ce441a75cb_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:49e8baa46a81bcbdf2d0e842dfae9d0b13cefee8b4e148d60c2080ba7791138d_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:4fe297b07f5cf27b237dac7843328ab33d606e3190591b17e5f244de096fb336_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:459188a4898f017e84c39e8a01ebcfe799c01dd6228f8a66525190ac4e657c19_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:999761386822360784bbe07badfdf83814aa52d83ac6b467ba848dd1387ad56a_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:ae54b704412adcb6648445aae702be0c8ffc4427ca88d6527c0ca3e04e11c6a6_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:ec2cc32f380673fc74bf9d31ecc060db8aba1bc36e8268a0c241d2460678a7c8_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:459188a4898f017e84c39e8a01ebcfe799c01dd6228f8a66525190ac4e657c19_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:999761386822360784bbe07badfdf83814aa52d83ac6b467ba848dd1387ad56a_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:ae54b704412adcb6648445aae702be0c8ffc4427ca88d6527c0ca3e04e11c6a6_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:ec2cc32f380673fc74bf9d31ecc060db8aba1bc36e8268a0c241d2460678a7c8_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:8de6485e84cbe88a9c865f2e8c8d4adfc729208a22f3d00ed31871fd4c4004b8_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:b0b48003056ed839713f66e4912750d62c217eb2c16b8609bc403e86856ea364_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:bc9063411e9fbc8528c434afa0198676a91655e21b8edb050664821d0305ae66_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:e6238cb10c82754d71b7de9a91e992961a1dd757271e585b086c4030f77c7d63_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:8de6485e84cbe88a9c865f2e8c8d4adfc729208a22f3d00ed31871fd4c4004b8_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:b0b48003056ed839713f66e4912750d62c217eb2c16b8609bc403e86856ea364_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:bc9063411e9fbc8528c434afa0198676a91655e21b8edb050664821d0305ae66_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:e6238cb10c82754d71b7de9a91e992961a1dd757271e585b086c4030f77c7d63_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:2792c1dad466fa29d4ff34b6283ab37e19e15d347a9b76f09ef8a9b667751f60_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:5fb9a73723e7f25a9198d7b4051c59578a72d67165377b0e70385851c81d5104_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:a98473583baacfdc309f1b97bdfbdc2d27392378dbb7f65b2189110fdab20bb6_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:bb28b8215b30a31b68ac4c47bea32235a6f5199eb6dae16d107c076783d19205_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:2792c1dad466fa29d4ff34b6283ab37e19e15d347a9b76f09ef8a9b667751f60_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:5fb9a73723e7f25a9198d7b4051c59578a72d67165377b0e70385851c81d5104_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:a98473583baacfdc309f1b97bdfbdc2d27392378dbb7f65b2189110fdab20bb6_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:bb28b8215b30a31b68ac4c47bea32235a6f5199eb6dae16d107c076783d19205_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:1efbc8f0318e06ff59a9b44ff0e0e3d2247a7512456ca72e214a692b03c87061_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:81cb8fd068a52336419f076b7a4842e9387c669b401db6287de6b75a5394678c_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:84d0a69684c8aa0bbf84688c0ee3610a8507519695880ffac582ac35058efca9_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:c34281d09b1262a8eac08c2eda2a1780c3a5ae4e795268c931218cf2b5a8d33b_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:1efbc8f0318e06ff59a9b44ff0e0e3d2247a7512456ca72e214a692b03c87061_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:81cb8fd068a52336419f076b7a4842e9387c669b401db6287de6b75a5394678c_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:84d0a69684c8aa0bbf84688c0ee3610a8507519695880ffac582ac35058efca9_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:c34281d09b1262a8eac08c2eda2a1780c3a5ae4e795268c931218cf2b5a8d33b_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:016d8816de99efc06117095f4a8aeaca50ccffbe86e08e0599b47a07d74de52b_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1e601e80d7f871c028a79e515e9d07a25b6a1e02a42ee19f017ab0a968525b66_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:41949021afda0242e6e695908a57a969b040e97d80cefbc0f89309fdaa82bd51_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d6d2e88b21e47c02ee5144dfc67dfd62b247a9f5a85e7adc0dd78f0736faa53d_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:016d8816de99efc06117095f4a8aeaca50ccffbe86e08e0599b47a07d74de52b_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1e601e80d7f871c028a79e515e9d07a25b6a1e02a42ee19f017ab0a968525b66_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:41949021afda0242e6e695908a57a969b040e97d80cefbc0f89309fdaa82bd51_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:d6d2e88b21e47c02ee5144dfc67dfd62b247a9f5a85e7adc0dd78f0736faa53d_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:a4618ebebe1b6e6183d9eae2eb2595c65143aa1f85c07037945c78932dbfd837_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:bcdaa1efb07e17e6c5a6594e86867d4cf98be7af25ac95f015712e09f6aca61b_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:d88786d939a459db290845b3416066ec59c68a49a1896bb4affe6351e76be031_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:ecc5fcb3099d16436b3b1c5cce2fab28a4fd70833bdb8d34334180fee3964635_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:a4618ebebe1b6e6183d9eae2eb2595c65143aa1f85c07037945c78932dbfd837_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:bcdaa1efb07e17e6c5a6594e86867d4cf98be7af25ac95f015712e09f6aca61b_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:d88786d939a459db290845b3416066ec59c68a49a1896bb4affe6351e76be031_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:ecc5fcb3099d16436b3b1c5cce2fab28a4fd70833bdb8d34334180fee3964635_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:4d98d1a1ce664504f840368241cabe61c4b956aa9d2fee3341e9da5bc59c3fdc_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:6e63184a7b28ee21dd3ea6c61f9401a36d1b0d16b7a48fde77eb4c6986f2e290_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:c2152b9e096e62f658d762293bcae9c60b43a256251a84a7ca9db4b7049bf636_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:e3ac58771ea0f3560e33285eb011f3304cf28cba300bf5b3986e49b327483a9a_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-deployer@sha256:5666ba993aef99281dece4fc983746b1117e0b889761e0c0a7e541eff70a5a99_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-deployer@sha256:6baa8d1a373d7e666878e85dd4fee9399f228baa7a9369d28c56ec5ce61c2d63_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-deployer@sha256:aa5751722aecf59acc2a9f31709003abed1ee9c31d3e0227702feca8aa58e852_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-deployer@sha256:b45b62e608c006a3b0285fe773d6f8d6bd8c7938c3c84270b21b9d525792ed67_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-docker-builder@sha256:0ea3f860c6e3f8f38cb8336680535f94143c7d8eb04fd6a9ef01f03626029904_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-docker-builder@sha256:a7e3c2b870b3d1fc42ac2a30e868bc4d9810aebddb283f8a4221b5255c0921b1_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-docker-builder@sha256:d89cece33a8b4effcc5ee83df0b97cc19750afe514c7c4ca69852a07609320af_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-docker-builder@sha256:debc7638fb2b9821c7bc4eead476fd057504168e4b69a3158a184e187130878d_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-docker-registry@sha256:29a2bafdd8b942470edc3a0f7b5df01e3cca066d23e509a8d7143e1ba89d856c_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-docker-registry@sha256:439f3520f0f9740b418c2bdbd63992056bac7037b4aa36ac4cd2d0ff4dc3fdb3_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-docker-registry@sha256:b5632ad645e044ccaf4392339b56f26745a9f018f0e1450951c76df92672552b_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-docker-registry@sha256:bfdb4ada4760cce6f46b82af1a1f1aebe36e9d36f930cb531a223891518d1766_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:6e22e0e88e2ee48bc7cd50037276a58c4f3222319d57b2107f31850fbfebed5b_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:778583dce3cfbfbb22c98af6df6b03e65292c3f68a3158a770a6e460d4fcae15_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7ce96e5236fe2522212734651767f9925662ad345e9f9bfb0dfb220e6c4edd60_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:c9757849b9fe5bf5ff3196f6c11dfaf6de9daf718a5add453cc9e21010dbf346_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:8f51afd867818e6ea644648ad50269b39880bfd96391edfcc8d93d7f72387341_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:a1e2463154668ef13d33d4049cd0b8d906e01fa8355d2dba2ce5202a2e2cdb77_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:a3e863eeaae196bdb2c3ea7b627f5f3d639d4e9ffb489243af7ab0622196d35c_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:8d16efe23263f383f795a6f2168926e9d9bfe5638403b0abc00721581738943e_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:bddb635f71d90a8c1f7ab43a8865e53b33200ee95789336fcd0d6e8f6eccb60e_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:eedf632c867cd000f4f3deca7205be622b4cf2bdd7ef98e623b6d8da1daa33cb_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:04a6dafd7e77d706688da1016b458b8558eb3bea77c0ce9cc7baea30ffb079bf_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:3d266b342c1578fcc59e22c7cddc71636cc0054662a3c95b19b25c19c776d0b5_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ad20e59e9159988a9d513eab33fc62e92a24a9ae6cd53ec6ad3ab7c1d543b351_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:23ec8cc0bddb8c22f3c6aa298fef3e77e6cea9d689384ea0d2b28a7dfa880f96_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:44de480578d54b4d2e22e26e7ed5addea35e6de51610af278b6df8d7a35b773a_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:fa488a1c6c927b5c59a1285a35df78c88b4df2ba3c75ed38a0e3526a87e55d39_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-haproxy-router@sha256:065683ba9184a92ad44d5b720a92692b6d143b4d68351c0bc6654332fbb19299_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-haproxy-router@sha256:855c2f53d8f421d25e8aafe28b4cf3b8a2b10212c8fb8ff1bff55983e1c907bf_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-haproxy-router@sha256:c6848d71cc99269d99009eff7f48c762a0963a5b54347abaeafcd150110af5dd_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-haproxy-router@sha256:d3081fe99bdf6628a7263e267d1515e95711966509ce8cea85037cf6af40f3c6_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:2d40b6d5a33c8574390ca22dde25b016e36192a8c7801811a8889d13304d8b72_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:8f9eb65d92e9770d9c3bb8ce2c789435835cfbd48aa138ca5b5079d0244b9fab_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:9e82e0f321a12ca36dc305a63b1c676b5d5102671d60a496a95dbe070a3c04d8_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:c4ac68d3ec26d21d52df25bdbbb088175435b32ba2a3d205ae8200c1887693fb_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:33e21e618d81cf68948d657dbd2ab7fba1023e707337859b3952345af9f0e7ab_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:4cc60f491b79ef9863d4786da3513ece02d2e998954a91a8465de84a4e7ab06c_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:7ea8a2f987c5e132e81fbce0656bda61c521bb05a48f7e878c5ced6e5f3d6026_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:a194c752faa346cdb096e17a1b3443af62fee1dce8e121f86b273b1257a5b1ea_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:12ea40507e00b685fe54470eb0aa1d6a6c383b1e01fc87cd72e07a72372aac8b_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:bb44a8cc384d9d4921703b07210c6664627ce4a888feadf0abe36f8e0a284d0f_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:77ede358acfc7786d6d08c5a78bdc4e078014eab0e7a2635a707759675f2769f_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:bbc58c6fd92d08772acc39459fa3d741a6464ec174b5f47d82dd1ec4e145b501_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:374541a0fa6dce86da213e855db39d431bc156f03e7dcaa3b9fd54ba44574447_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:9aa24e4d46c8ea70f29d0ab272470f6bd8b1bc69a641906d4c79f36a28c9c0b3_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:1e07c48592503a430bf8df396f9b9f1aeb22633301637f3648944c68d08388c3_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:82f0bbab4d7af34f410a09fe58d5786d65e80dc95290357659c8dbaad43a5113_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:21d1b79613e33d12e4f2e64934971523cfdbec17553c42eb7305a8d02a3da203_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:56d101f6e1ae1f6e72e6499b239093f40c9a27203e47e7cc56e46e2912bc2134_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:f7b0bd3143ad05e57982024d1c77f70034b742cd05db87646277b78c3af11c1e_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:6c5b1d71033128b1fc0180efed11491235c25ded2ee107544b4032df09e4609d_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:ff24e1dbeb4161fe8b739583ca51b19f54af7224880c290cfc3cec890915b714_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:b76a74110eba128e3e1c3a5074ac39dcde645c0b6158c0de28ecef7670ac4659_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:fc9eb56400c60ecb72108b3b14a0976ec48c0f82b47d6039501dff0b7efd5bf8_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:426cd4e06928454d66de5571a5e3009834c14f4440e9599e07a80d324b246e9b_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:57cc1915dbe4ef4c1baf6b2f295d0a8f281640f6fd0ee6a5dd1dbb9e985f0487_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:602f396a6141039d1bebbf6889689981b70e38c4bac55456ecd4e754fa4c096c_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:e028213f102aa16562942a1210339652e67ca035e157599c71c3e1f8f24d1d4e_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:0a2319c37e393660af4bf000e6f892d0788f1036d2918f2b62ad6a904d1a1340_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:14f1214c3bfce4d006a7492ce952054d42853e673708e536cff61c0bb4beb10c_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:6f5c6f9dc0539c8ea82726e4253d6846c6e47cc8a75c20cfda3220d512274da7_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:b54baf625cc81ce072c0b426bffc97b39894594efa46865cc05acccfcb57e812_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-installer@sha256:25b2087847206712692c1de69002522e1c57b20226a494d2b5642d13b5abc4a8_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-installer@sha256:3fb7c76063dadc1322fd058c6b25a2870a72ec1540c7459a9d0afa6319585cd4_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-installer@sha256:c5c8ce7a938bb893ae31b38105a8365bd5713f2dde91bce3a47522eb52b87d91_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-installer@sha256:e4777d25108946ec5c6d774aff2d09594982ad9da78266d990ddb5e4d96866a2_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:56f139801fbb7b09fbb8d8a7d1d3411c5bcea86fa3328686d884755e2237bdc0_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:f4116cdb0b8b8c654fb5cddabbec5ec0c4e4a110cbbb728b8c1af87357b6fcb5_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:42ded700d5442ec6645bf0a903f5e21a16c29db7a3115424879adfc12d14db09_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:b6234bf6b757ac7f917d6f7c5f4091cd062e45543a713cb6ef7db912f5ae17bd_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:5e0940f3ec728a43d7f299346633423b34bea93442551ecf2988e95bc7fb3426_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:774e1eb8a84bfe462cc4eb64a1eae7c842c30ffbabfd92b65d42ae0d0d00ce96_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:5ca113e79e0694355a05165ae5e205fc0023a6aebf9c6412ab76e99bf316adba_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:71fc4b946594912062dbd9641c0d85356199c7d54cd2f0074afd358b09c9fa67_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:0b5eddfbde81fda592eed076371321d86595eac7826a20228983521ceae10b06_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:4655cfd0e8b99879ba71ca8ca5d2a9cc5a657af6e2f29d0ce3cee7a1f1a96e21_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:bdc6148e631397fa779930cdbfd9944c012c667b811d397754f3726e3e0bafaf_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:cf3657694f26f2e59db62d6af4ef6c5769faa67ba12df3b679f592545554b8cc_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:79df35ab79895ab1e5df8ab8c729a403dc007b2dbd2f7459daefc03631bca088_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:cb758c11856da4fe8c2d95abbd8bbf359f27dbf73b7b2b2931efea959ce64c7f_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:cc4d1279863bc38c5d5f6e3c539845b6313d151bb451ff727a8babb8668232e9_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:e7f176dcbd8506e9247c427136a4ceb8b003b6f043025494208dc32784643c0f_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-proxy@sha256:002c5f8baabc6a228f5dfdb24f1578017f27e51c380b1a5db2e08e6781424ef3_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-proxy@sha256:1089294ed767f0ea0edb1b18c7d896cce3ac3e34f93c8c2c82c98a66b4810993_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-proxy@sha256:2a26b632442c0eb8e9c49d408c5687ea53ad89fc76f03f19ec4357d708b613a3_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-proxy@sha256:d98c8fa30d247fa783cbb58ca0b14b75fdf77fdeca3d6544404c0ec5b13ccd9f_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:61bb1a9d489c4c359bac425db4b58a2693bc817cc7a10aaefe9542b3c807fa22_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:a69b6d14c1bbe3883593c3156be3c04036785f1eb03eb6f29ba7233100bea907_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:d38f9ae968b0982cc0a130e0250c8a8de00f98cbc8f09c101dae93a786f9a493_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:df55e4a31e5833a62bafb9b02ac2c38e7775828c0d3d33717af402eceb786e30_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:03e7d84cdb58b0ca587ac1191d34b89ecbaf908a527e1be42bec4e939c05b007_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:3eed221133d14dda6a111b705e91e21057fabb3ce292812706365b3dcbcd58b9_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:4cb532a07c1ca8d18b1bd6d9766fc590809e97590cc3bd0b1e39c515658187a4_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:71f8f961b4ccee7ec8fbb0b67d1a522f58bc27375cf904c7d7555f7dbba06ca8_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:1de55b52fa60b58e8c72324a6884711856d9e865d47997ada9c1d2c6bca0584a_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:9cf350847136e4ffdd0a411b6676c1f155fd4a3474d8a76aba684c0e4070ce56_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:ddf7a4874a6e73b007da33a6641bf4a2113cbb8e2d794a8b7ba639e29057658f_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:ee00b931a9858cdd4cb54ca8793762ec8e989a64e111f488cd8e44396172154a_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:25f27bea206062ec70d7fa8239f1fbc264b6d3626a654f5e81d820c5b4839357_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:7d31f5699734c96621475919684a5cfdc8b24eac3e901a1e3fdf4fa3b9a219a7_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:8d69ae9aa0e65a23b549fde6e7043486d05e2caeee360c0cc0ace5ab35adee37_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:cf315750b8a5e50f6c550e7b265ffe8a1d8c89f1149998a1e0282f0cd4bedcd5_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:e2da1a6ebcc31b659fa0f70a4b60597018ccf57b69ec32e544f94d3e14f1680a_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:efa6dc87055200447f11a6a18aecac930d2f159a1dcd6600d5935490d8f40d26_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:2e6980eeff217a38185ccdb43c0b3074b3df8437b72ddb89919a78e25a615f4f_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:568dc3fe13ba7f398c02c1aae599fb7df2be02907808ffcb494883c0086063c1_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:1e65c22f7bfd5c745937f86e9cf65e2aed0067224383b6c8ab007320345e1033_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:72e604448eae1f4662f9bb41cb8fedd46f85c3148c48ee254fe7732e2b7a788f_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:7bcca07d92742d22d784aea2c55eae0f6cf4cf6f22fcf238a24dec17bf93a740_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:c9d1092851a08f6f334330a4a1c9d8733d608af029f1bf9726afa2f1e3315b62_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:0ff2b1f1deeb5370dccfe482e97d473e34b23fcd9088d33a9c7712cc9675fff1_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:4bb99485f76b786004d7a955ba6e52897c06c8669c3431b4ba18810e5a4cbee6_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:4e7f67d1bf0b5ec196d80a301d13eab26fe27fa8877ff66cdd422826324000ff_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:ea29b37584a51540cb9890d640fa3ef467186a2770b346d612176e8bbc9200cf_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:14881b406942943f676fadd2072fa37f029ed2d70dbbf2ab9d637a4be6ca9786_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:423194ef7e61246515306c6d446e9d5876cb37f55ed26d455e7b97cf9672275c_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:5ed08972f81c9266c215be429570ae3cd194bbd669679ce7cf6d2d763247272c_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:9279edb1b1a1c6b46c0d92cfaa13fa6ca63101502d24584065f723038e2ea000_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:8b59327c6d34c40c0fbb01accddc73be699522aa9cd3399f75febbf3646b19da_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:9768f5d521e9af9711f20509cb27261741704f73fd5547c0329972eb06f126e9_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:af511035f373c2bdc131b06197240354c165b4adef12a283319de01641600ce0_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:47e3c79c5acf1c491cdc845991db369591fddb9392cdcbdbc87d54cfba6a9f1d_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:64b875f9db8ff076d8030c5608a85665a3e774105708884df92d79e19bd4ef00_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:9ce685d2ffc4f8a80f83441e79b7a410c0be672b9f26da47092c3c70340eda20_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:d5966fb53dcb511cec27747ad20b0a882fda63fd8ef60145c3cb290f73f8d825_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:3f620a3906084b5b8d5ba5aac363d5f73594a9671bcb66a8290081301e87ad20_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:5e27283f22fb614dafc9d74b2823d01153eee494b87392f73345482d7b3ff073_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:7d614a072328fb5ba4b64bdfd8e952ef1645c6fc2e85f4569bb937d252c086ed_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:b3c938e58462a54c87d4b6630a52bf15c5327e0bb289c5b99ae892806a9f38ff_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:2c037d12af7b5f6dc82f44dbc0103a83da071c3848afac392a7f29155454ee8b_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:82bc0ae23a7fa7524a6d99c99917a8556a262bc4784a7eb0e36c8734b03472c2_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:b3ee6d856ab92e60c5c7651d80ce2c284525ffd796a9b71f23fbffda7113a62c_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:31b26a08898f4b02d1ed9a4dfa374c53dad3c1fb9d50c6d913297c1645425d31_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:4c61613308a6adcda299be9e1c9ae9efd93ca94f92ec8f3364c372b1136b9a03_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:6d0630a2943f23b8d6c6d2ee45fa573e090540bb7a4a14d09ffab03f2789f6cd_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:831aff20d57e803acf15a07f382236eca7f6c212924da6b986ccbf48a6cdea3c_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:02f4386a24b7b3ecff56d1537d371038749cc53747e7f1fac1b91c20c934d42c_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:32b9ecfe033ef7c2ac53d9fe33ebfa4be664a424a7dd49131ba65bcb6508f498_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:932cde6aa7808148a0cb6d6e793d4f428c3cf36807bcb0dde455cd5f352a87ea_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:cec680e43a77677af29be6d630aa21d87281365955bc854c45ff9ca78db88a32_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-cni@sha256:3d493e21a0c5dfcac591bd81ed50c5770a01435202fbcb18610908166dbac4a3_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-cni@sha256:4e659dc5e955ecb60deace44e4c158cb2fb3c6bc7815691a76c5b8bd1bc0c85a_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-cni@sha256:d4c65aa2f0c8a29452ffcfd50240a5fae5085b0a333864aaa4e8f7c98af7b829_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-cni@sha256:f340fea5cc8bd860709c3c9c7ac6a74fccb80d76b8e1156197b5cf37e7f5f03f_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:15fb7cfa20039955bb6c8e18a25b942aaa09d148cf8a83ed3d9b31ead91c230b_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:bbbb33fb8d00e60e54497305fe42dd1f24e4f28477ddbbbc0ad42163b9ede91c_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:d1963c6dd977034522104256ad60406407abd66f69fc43aefdd821ad1bd1d33f_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:e3b796a5c3399959c194a5486696b820280e7dc518be187773c3eecf0904d53d_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:35ff125ec62b6385c67de712d4326622c4861017959856a6869c4f185b4bb915_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:8df202a7de7d74e3da2b66ed845fab10ee55b490bd6596e34f2730e56cdad339_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:b4215d17425af7e8de15596d25b03d02cccc88ccf9c5997ef46a9953ca5eac71_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:ca01ba905e6178c634bdc21c5404b9860909669a16b78d166dad0b27457272a8_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:133f501f1b9773ae1181f36ec2dd790c16b7217223ab1881b0dce10d715f5c5a_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:183f3e2fd480ce94aee7d8be8ca54258df4ed2006021c1cdceca305f26ff1395_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6170eb2fe16efd83337bc40abb9a853d190f77215dbe3127d486e1025a069557_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:b26ffd4d54aeabe9f1e82f76e99ae537848bd52c57ad6e237e1f61d9d19da4ac_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-must-gather@sha256:0a0d2b80dfda92991ab1fc1cf61bcd45aac06c8aa27cd6c7a52f622b93003c21_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-must-gather@sha256:af7da578c6eb31b516820ce4688dfd5d93f6d19c52414d94faeedde338c2b3e7_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-must-gather@sha256:b91fd5eab9d3c3c7a7ced24f633f7c01a1d6ea2e7ff64ff549a3a6ec2e74f50c_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-must-gather@sha256:e8e69f54a957b49177354d9f9f89028c403c703ed9971b9799b5cf05f2ef2a7b_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:289cd35a51a72d51dc661e61d85a97f56f25495616601f029691333b83796a99_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:54d6593a0b2be71c466ae0774c3a76e18b0a39260c4f1809f01b560fd31a1478_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:b4165696dba67b8d4380c90f8018921583631ea3a3fe17ea35ffdb0d707ff7ea_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:dad4196dd609c0b0e03c26f076713e810a970337b09b1f6901d6578b71ec4d1c_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:8d8b1aae175ac3dd8e8d9c424aca469b6a79520e995c68ed433c5973ea502043_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:b9b2f8b939c64185bf3ef5b7ae0a837130596a58babd8854c7738baf099c777f_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:bc8e5470ca8bdcc73584de9f6822d1d3c7a91427dfe474e1b81f8b0ca44af4e0_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:fd5f8d87df0d102e315196f402c5fbccb80e19965a29857361a8261fd1516382_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel8@sha256:585baf728296bccdaa9f13fe7586f48397f6f2a59750bea6463c90ace9863c2c_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:272a01b9d4ac1c2f4f3f33ed4e6b9fddf8b271e60b9f05727f5933cc756362e2_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:1fb08ea3130129777cde039f2ff2e56db13b10004645f85b15d358cce2b00dad_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:3d4f4c215d645a3124cdf0175a1146940a556415015ec027d6bc904bd38f13df_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:996675c7e518cf4d037dfc6e98cf149ece05152da0e222c39f7be1f1a42769ab_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:c2444fc2fb07bc7705faeb7e534ebf8b55511bbcb57fe9539c88e6ed90f9a558_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:2478f87ee9c4a41ebcb29dbe974350bc7e4d2eb10ed0ce69e4f0f2412e8af748_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:5e3a284dd52460fd5121dfc17b082bd559f37112f51a7cc90ebab50e4b518a78_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:646d30cf056ddebcd6eb45f0afc9b507b4e8ab910803927d5c58ad4464477736_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:e70b8f62677a3b9fa03bdaeb0832bccf42e5c473277494c7b05fb11fc959783e_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:7fe43cc01d066c85078b5a10c16a54cc137cfdb9df78736e7cc3ead986eb9fc4_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:8705800164038abca9a8c16f70a834ebbb79a4edae87cc2a3e1e05227907ae41_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:9c70475c6be2821195cd22224097474b6172143caab1f3b93756bfb7aed230c8_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:e26e164bf5ec4dd103578d61ecdf0914ca38fa5bf1ff674dea290ec3b3ece1c9_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:769c2d1727afddb668e16a2088da1cc75d36a942d4ca78b0661f1f30d6c58676_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:901947d45d5a83d6170731dd160981bee40f0f27ce34b2cec6a048ce353976ac_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:96b3d3cb6bda5ec6b698268bc7951a41d5f84cdae7aaf0a009dd4fb9c641a199_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:ea1a7f04ed745dd017977ec9fadc7e190146de532a8b587c3e7b77d6ef11f912_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:1a473364b4d924e2f5160a741976fca42687b9209562da9ca13689fc2cceefa4_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:4224d9c2eec52c1d71b1545f582f89f3027cfd3b4eb70eda193c94a045932540_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:93d8f3271c0cb34104daf19f93b67b7ca2a53bd112b2b7a3168b7ee8d66f6f7b_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:ec828551f032dbe2bc27b15a1bd8948a40b3bc1616ca8ef0d7584547d523bc1f_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:07ffe96ea0c438e8556ae67592545ec248ef3177466a7a91e605d9a3cf97eb02_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:5bc48f86a2aabc19c37c6881156603f89631650623bbf91a22e9d20699211c8f_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:873176c1886ba511a3e27bba927f2ff93d799792e03b3ad3c7d645bb8b7bebc3_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:d73ca734137b09f63abd2b86033b45917a7b31ea0f0b82a72b1edd49e7e562dc_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:6fe96439caea99b98eeda15bf53548735859dd1d0447580cafd70f35413d8b73_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:705b842a1de235aaf56b3f5b47fdfb207cbba7773fb4778c3f036bf55a518fcb_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:a3cdbd04d182008cbb82d5c62a11a9ae93efaffbb4cb07a05681e18c7d278daf_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:b872600b11c96f9193e940db4e81057138b234b89ac00ef5c725a8d33b0493c8_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:30870719d136c4533f111eac5a0f16ae6c8a22194d27f7bdf5c79bdda7bbdf65_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:474953bca76984d2be59b36f7bf732eee4be1ebe9ea6c2761538eeef8c0fd359_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:c4a189514ddd841ddda1973fcc2f0880b2fd4025575d449dfeb4a8293194fd35_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:f08236ae0f2684bbc1cf982b5dc1291c618775cd15e102f02a20d63d5ea57046_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:26aeafd7f91f2d15875122203325184eeb468e7e8e188e7a573ea9985a7d0765_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:41677d6e7076a42964606c5751023c182b085d84f9372590116843211b13177f_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:4471ea204d04b1ee21c24583a97e17b0c66bb7c236d139779b05f807d072e055_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:eef333cd092d6b48af2754b5ab69888ffcac50544524240ec27dd7b0f0fff2de_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:0774437207f9023ad0d0cc64a1113bb4a4854c29e573a0fa006c377e46222453_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:8266f325d930a96aeadf20c6e411b5fc170f0fb458a61771e422ef05e6cc5551_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:a0926930cf08e171c928bdd544a7bbe5faab3ea840cd33c4255c63899ed1338a_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:f5384507e10ee4cbb28501494dc4865974c469bcdf52848353891d18ab91e535_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:361e41b6437b1e9d11f2634517f81b073378b6dc77ca2aebfc197468f9257ccb_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:5a6ba05cfed23c3adaf3db363c6298dd7371d750ea2547f13225eababee7b5dc_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:9f00865d3f2590aa33e4a920a61055f5d83af53d2ea5a1aabcd7952377f73ed0_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:eb675a5fac8140bcfa7442ab9c94f0050ede342b11000484323b32bdc9a41b0b_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:0a94b81901263ae93b0ffc3a5c94a7f8c602cef274d0f709ab6ab021d0b7cfc7_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:19319829b7165441d20f15f136b49d3b706be4b0a8bf922adaa59dfbc23e75e6_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:9f6b74a54f6562c07873b30d4419a36a6fc36a7b8f7f381832f6ab090761e735_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:acb0c161af34b3c8dba0cf8c55a729b10b67f1bbe8b66575a8eb7607abf39f37_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:303c82ccd73db35c1e5d9453bf448de8076d40d8263adfaf3682eb185967ea3a_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:5ba7215b20570ebbe3769e23524a680b699a6be0b6081f25daed61257738950f_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:ce01851515c2edeec5d5b91f5e35eb8f6852bc3278ee237db72e27d39a4c00d5_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:e06416ae75e05af4f06ff35752b057039742e26366b4e5f48ecd84f260365c33_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:4e30716436083472011c32185f5d6e54adea2845f22449340c94f231319ddee0_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:d992d79287f6496051f3a005af190ee586646c9cc1c6c72542bace924f4a0788_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:e7bb533706de09dc8ecf7c0779b3a304db9aa8e4eb9fc8d40c6154c7765229ec_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:f2e8fe853b042abaee14c7cbfa3b1dda11f82a1499db5ac43aa95025bce43bbb_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-registry@sha256:41acb229602c4f5123621d82b102a21307d0919942fc9a45e89e0790a301665b_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-registry@sha256:6f4de0bb3bd7e9dc3488c8a43daca991eeed77e5a9d737571e9b60ddf2fb32ce_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-registry@sha256:7dd422c34cbecc6cd29179f5e341035725ad3aa77eeebae033e6f86081ebcf57_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-registry@sha256:9de2cd3a25600438909f0a88891e42e09e8cb2b92ebca8e8c0ef7255a9d8910e_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:0fb5437ff89bdde7a84c51bb0a3cdd72a46ed704051c34ca04a6182ff9ad6ae2_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:1f03d3f90ab8f8b3a9badc6bbccfbaa60950fccb15b9c4f4c80084b97ff865b1_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:26904df8c6c0e23bd8993993302f743483dd18d2ffb82c0b06bc669059b86e7b_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:81b012fc3f45012d9846b0158d3659a8081892742811499a3720b472e0d1ef86_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:53c66b45acaf412df2d39de16e27620925082ae7fdc94f53ec79f738758e5ed2_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:58dfac866660eb84b004f533b2760a3d6c9ce6a87e484acc1f44eac7c4aed9af_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c607126e8d43bc09954f99625329630804d10bfc1343be5f7cb46ba28aa7c9f7_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e8d2245027591ad454a042a484b13f9b3e153db36fe8a2cf1c92ce3cfcfbe09d_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2bdd57cf8ed0eee4179556ed7c527908cac5105453bd591a2747c5e7590adbda_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:4e190575d60664dc3534557c4c2ee70a0415ebebd59166704d4c8b9e3ce3ffc9_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a44f9c52c6a3801f23d2523d144182c19e7897e8e40fed087a948d95c252ff7a_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:ce0c85a6bcaa3dc1c3b533d43635d3850459c9e58b1b392ec5eb53e8c62758ec_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:2bdd57cf8ed0eee4179556ed7c527908cac5105453bd591a2747c5e7590adbda_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:4e190575d60664dc3534557c4c2ee70a0415ebebd59166704d4c8b9e3ce3ffc9_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:a44f9c52c6a3801f23d2523d144182c19e7897e8e40fed087a948d95c252ff7a_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:ce0c85a6bcaa3dc1c3b533d43635d3850459c9e58b1b392ec5eb53e8c62758ec_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-pod@sha256:2d5034d957f5a18cac865648df8bcb7f2b452c0358f3433fa57f51852369480e_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-pod@sha256:bf19bda57168629145375671f05f8dbed85751dccbaa76de6e0e15e33c03b878_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-pod@sha256:bf63836da764d3edb85eef931e9df66ae263be4fc20d3dabf3bbce389d485dda_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-pod@sha256:ec37b6d41b2ba490d1728e034c9345b38f9100a3ea1e95c2ede71a4aa70b58a4_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:40d1f80489c7fbea4944a302b8328b53b80f55cebf599f5249ce840db3c304aa_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:a227788a9efd11631494bad9646e0594384cbb99389f1abef0c8554cc424eb7e_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:66c7549d34362a8521f3334f3e5ab3eb129913d4ee8224ad316e4ecc1e3e74e9_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:bf45590a82d55274f8218c1cd796466d330a487c9aa62ef70a4313606b3493f7_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:04fb92abd413af92facc680dbe8229944302e83d094cff4c530277fe59780836_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:579c798290fe3710bdd34a0ab0ad5e8c8b359f21714660f39aa6a5053dc1b62d_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:a0755b4700344b97285e24d3736db1062c0217e7cf382fafc25acbcc49ad5da5_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:bb797a663cf356b570a379aa959adb097c5d3c8fea9171901d44c91b879168ce_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:4cbd929c0cda40372e647f68c1a74a76eff8b07f393343fcb1c673e98e196a12_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:75ed98618ec1a6e27db5f1471b0c14617d2786b3505dcb0be711f390e4e0e144_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:89ba1ca0a16b7cf75588e723abeadcbdf66a4bfddcd74b96583f7ca4dab0d67f_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:d5b4dbe9e7fdbe94646af9140f55fea3eb1a1648b63da25543071b135e4e51d7_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:270cefaeb59482d89580be541b9ff8501697ae8fb8fb0fc757512551a1c0a229_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:543ecd85e3a8e5a8b1668a3eb857d554f3aed5f5f99df06fc96c207b2cd1f68a_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:b4fdd00a5386db728c94c1ea6c49e450b3cb40352f7008d4ae5c5e340cadc442_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:ba82154b9ba68cbbbd401d1d62b1425e97ae32f809c9455b6e8417788acd98f6_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:22a20fd9d7349ee228bf166ba0c3e8e91387c683da2ebf4145ff2006fb1c54c5_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:4c28ec1115b0df6dca82b417d9590b3a3e89686aae16d93d854a3c2a313e1880_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:666fa8a3fd09243081ccde1b3c8382532aab9746d12e02ce0bb47fbfb32273d7_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:9fe57e946856ae7dccf83a5ac3ff6848397f0b8d98fe2b39c341df82a508b234_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:062f9c1be98d83a364abcb6ce08244c9a25789b2eb15c7946ae546f05449c24a_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:0c43289c2a39c99d86e645cb43bf53a07bf0b182b05efca1046244d7843859b1_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:460fd5bda2fdcf9a9c34d52f1732ec8b9fe5a0d133cf8a761a66a786b8d75528_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:a1e0c7f6c065a91b4112c41ea2bd9bb2ebda3761dc7712b26ada64ade78fa674_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:632591056f6d2339715fb5c1a3cb909c589586ba8e2ce8e63e537705bebb693f_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:69eb6c44a16287706659db6acdc53e7780599d86a02adb63e728ce7d70f1c975_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:b2371a23331087d2f0dad63f54edb024d51e0526da319a76bab0890aba28c58b_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:d729e7664dc76e64deff7c9fbf8a4bf3a6892b4db88661d0c183cf795e6fd58f_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus@sha256:207542c0ad1f3b599c3cc6c180939cf53d3f1476561dbcc844288ffce756bb41_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus@sha256:28024773093ead756489d28df8d9fec1f109123968bd907504a535f08ff2bf62_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus@sha256:6795364606c9f03c2c921a137a3b80d596c2911089c8c4d942f38bfc5d1d03fe_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus@sha256:bb3440ac851c34142da6610ef7ebfd30f0ba3f0ed10cb4480570f518a06a3885_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:5c5e851fe70b45fe060202354f2676b600be807b14fa60ad93d03f9276743484_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:8b389f6982b94f3b5546565f536baabcf8893a583b574b462aa2b5b1287345ba_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ad396f288e6ac9093c5f1f59100cdc968e52ac5c6a8d128aeaec8f28f7e2f5b8_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:fea1deecc00c4a60b44b8c3a5123a5a24df80faf36f849367b7ecb1b07e3bc96_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:2a9c1d4d7bcf5d3a7a414482f020959fa489ccc06b5a0c724a78da62bb1ded47_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:3862a8807b5710f80ac05ce38155eef8e245594cf7cdbe3b9a718ab31a323436_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:65a5a70cab35c5d51c4bfa23338a34e4da76016e8bb7765468cab426baa7c53c_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:893081f7dfb7379d5653155a3ac0c5adf918e5f1ca09206e9792bcceec6eb0cb_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-telemeter@sha256:5f23edf9ee6a929cf63321aa208d35f9c332fa5d19f34ec1f542f0c3dbd8b404_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-telemeter@sha256:bfebbd8bd2c53ec956eb7608ef743848d3c181d211a6438502b398ee39d525ce_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-telemeter@sha256:d7a8abe5d4a18b1be8fd9300271274453abe98a85053ff596a5aba2914c513f7_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-telemeter@sha256:ed2679255532f8984ff2f14c96cb9f24d96285570f6cc38a93add615a225586d_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-tests@sha256:549f70f3d54227714ce4c435a74895c53c4c4c48f9bbfb999fca6f6bf17b383b_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-tests@sha256:74821491e546c0abcca4cf565971d9fea685422f85a1913b0f6cb29b8e2a3e7f_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-tests@sha256:ade9297d75238baaea862e6bfbdad65ed465bb7e43c597141640c76da60ce732_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-tests@sha256:ff3fbc882fad77dfdc4fbb2a0bb058eaf414fd729786c2ffd25a481c13025f78_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:1bf554932c6a0f12dd855c4737a6c497ccba6cdddb579f1f958190044a70783a_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:3d6668b4788734262c49f2827c9d0bfd54768e17c3833e8fa4e7350d33edc920_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:5792ce77e8ed883c774d76ca7a98f9ccf2207caaa274b126b78f2637c2f10d19_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:e9fd79b6e56ae412a4c6abe6d245ddeeab783c5db0273715d1a5959f97fd44bc_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:462bb12fc39e08beece7c19a5867c883c3a7fe5fc73422c5d0e173bbde17fa09_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:67e9b1a97d13699ffdb4a3a5e6b778d1bae05c206fdbb2bff33d7c90f17118fe_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:89071ed5c3e5222de1b460a16c85375662797972ff57665ca7b984df850bec56_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:c3cfc995cbdfb930b08a0c4f4c389034cb6fad4823d60b0a977afa483e36df03_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:6c4d230ad869a8e01425d5d084ae5ab41c05f21aaa99efe882a38759fe080488_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:59e7c19c1f18bd1e2a9ba4b2f624113db2a801cdae4293b21ffa06f3089d143a_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:49c60b3b255d415636872fee0a8e75e15324bfc92ac85e333af81d5f656f5381_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:4a6f2275aa9a2eb62fbde6cea70b6a1dc868385672abc7d668acbe5d027db83d_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:6c4d230ad869a8e01425d5d084ae5ab41c05f21aaa99efe882a38759fe080488_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:59e7c19c1f18bd1e2a9ba4b2f624113db2a801cdae4293b21ffa06f3089d143a_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:ff21c2d5424aa264a2633fd5db74f82f77597b889a25e71c21e92b01b3c8faa8_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:55db369f490db060ef1f7c013336e4ecf6948e5531404cb0e1cfd997908293fe_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:33efb0ac219080c5261ca961a8b5bbd4c6baa63600578790889ee20af477bdf5_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:63c7a7fbc34cf7f18fda6cd985838dbd653dc0ed1bf2f65e47f937caae179618_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:7d470f2f278cff860db66d6ee56a1145d7edc1a1a781e6d56ba81265d24fdd51_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:998d116b0f453e4fc7a7e95464014cdf72a51d9690dfaf7b454cce03996d76de_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:0f049a3f90e191e5082288df1cda425e539773dd9b2115aaec393c823631ec9c_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:9491c18dd5e0a97538a8261718307222c39479c2a6165754a1c87eaa702121c2_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:bcc0e629710d429a2c1b53ba6862d6784f50120431f2b9d5ae849c5acccda45b_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:cda7b7445c448dcddb4d7f4218347e478d31d2ff0c45b151d2909650949b9cd4_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2354195"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang-jwt implementation of JSON Web Tokens (JWT). In affected versions, a malicious request with specially crafted Authorization header data may trigger an excessive consumption of resources on the host system. This issue can cause significant performance degradation or an application crash, leading to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang-jwt/jwt: jwt-go allows excessive memory allocation during header parsing",
"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.14:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:049e905210d6400a4a481f9d209577493b5313ef8ba799e68d297037257b8295_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:0da022e984bee2f39324d42102674f41ea8b74db830d72933370b76a52252fa4_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:1fc8e321aa0a937d1dd6c0382969ea4fca1ab4a44210a343b2ed5e6b86219ec9_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:ae02313bcf7581b8db76f28ddfeb177dcc024ec1fd6b4809ef6aed6194867c5e_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:9a748451c1650e43bf911c800eed90b4e85d71e250a9c4623c7e95d86f404729_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:a1715c28ae05bd1ad796e0ec034c0177fe2a5aa554891c0c4c2d3fa11b9c075f_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:a9ca0cd9088f071e1a355a01a0ba501bef44e9dba67cd11aa057b4bee67672e8_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:bbb398ce00d2bc244eb9b403c7def721e36b849176c7923e33b9292d0292005a_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0dfccb271dbb7683897d20ec923c172167551c2e440c14ad0b61561821a5c3af_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:63e5fa1f3a3164bef18510e0338a90035acd5adc3cf9e736bbda25594885277e_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:a1eb380f3a41fd9cf366157abbe18c776ae6e3a0e3a3e1c5b187afe4ddfa536b_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:e3fc2b5c70efac4064e9fd155eee2a2dd2813ec865f1509deabcc41590e3563d_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:3d3a584f8ede240a3e4519383d151fb92a01c326a43388214ca78dfc492a2b05_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:8ad6653645299243eaa0fd2677e3066cc2bbd10f12b0405d9c9687c76ae283f6_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:b02236cef563bfae5956b4efc3f012772a8117b1c8de5b9a4964b50f9a7b65c5_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:b2577b2f1602e02efc7e5b8c9750fcfd4fb8040832f461138cac1230d34f1961_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:8fa63dd4b31e84c287a60f807c4130a5eef67f73ffe1dff28f32ae8f9441033f_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:b73506048f9ba08874eef8a6f2f6e467d55888ae3fd2a7576920aced94b55bd8_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:c4c1e35817bb978448dd3a2da5f9a99fcc95f734e26776e244e5dab88b0b420b_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:e9ac70e41419d3a074e99854ffb4bef5b1f9ecadf18efae211a17ba9df306580_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/network-tools-rhel8@sha256:282f8bf0a1ee79b4683921671e76d8ddbbb948f3c002d92556bdc5bff1472216_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/network-tools-rhel8@sha256:9149fb7cc4f45dc3d188626be4d47e9d5c64fd34a3ed36b0c7208a80f923035a_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/network-tools-rhel8@sha256:9f7f414049711a33e7ab426111b45525850445fe16873870d5dc5c287ed488cb_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/network-tools-rhel8@sha256:d2bfd76b906fa5074bf4c235330202d08c3d366215c5ef117748ec9eff72dbcb_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:4d9dc7566989c3d20434db05168515d745d3b48182be6c27573321e2032b7654_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:7404d4fcd2c5c33f3e4adf52cb5e85c8eb1c6ad12e951ce57910b7dc575dd8b9_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:79bc2fffd797d5b7bc28ab7a8b8a602fd4e431aeaad54c3def46b3cd88a64d3f_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:89c8f9db263056051fcfec167a3108903328661f83f4b8107ade752f54e65ed7_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:40f1a6a3e35b8f3334c18c5f6c5eda785cfc4fca68fd2f380f52de2d79a7c0fc_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:aeb961cb7c623d08a6da10b2e8e92dc789ccadf09935775efec046b0e5f5983f_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:e05fc48c55b668b4938a4d2c5aef29404ee208aabeef057b3a0e85ca5ef76f38_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:e1654eb8e3a715e6cff2930631b36889d1b3ee0ec388cbe946ce0917c613c0e1_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:06985b43ecd79ec616bdaeb23022c0bbeaf9fa0ce8d5dd8d9b9011150072beff_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:89bba6748d84d96e2ac4f1981d921bc921b394713cf684c2bd113a65a3a4494f_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:e1e5878b040ffe3902347c6cf303cb6bc07a8090bd1d0889dc0f8ab6b7bfcff6_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:f637f434fb3a8a142fc2f28946240f84c61249e31b8766e41235c6261a98eaa2_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:1df38f9325e431bc4812bb10275446160a8aa69776e41097f943803a7381ee69_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:25c8f51b33d73b697f95e5cc8cc4ad19d59c73e948a8f3cab357fbdb4583a8b3_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:e000a1b1bc9e5626baaa7a6a74e6e18a197fc44cb7c934e13ee4146bac77fcd0_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:ff59e124f429e20da21ce2ee5ffb4f6d8c6d137f0efc7eb3bff0d2ef6be4ed0c_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:31b14fc618f718efb30e2ae24463ed5c27e7a9bf04bd272abb828a979cabde89_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:5734694d1c1216015a5e80670bf46bd7efedae28aaa03eee8afe6ae4cd2f8b2f_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:75ab8e2155357546f5ea98cf4c01102cfec0fde631f2b698da4306e59b31bc3b_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e476574d4b9afc38d13376fb3f5895321959b3e0efc3da2f184b9f705eba2221_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:08434ba4f4cecc0751f6a7475722a2278eac17a1c8fc67e71ccc1f2d2d5dc85c_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:782e31fc1b50f89cf7866124d34210ca91548eac6637612bf2f5862493f28c77_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:e0f23c780dd43ccd136a02e3a59df49315ab5343f22f0f8b6ccfcd4d84745cf6_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:feca3eeb5832821bbbd3bb8504b292b621758751b2d56e224d17dd95b9724756_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:0d48b0beca21c0c627027bec2e83778e3392f282039f687a424394657d768d69_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:2e12f19f70ea4216a3ab31811cdbd4739bc32423cbd30047d5f9ff208f9c6598_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:77f6f08ce677c5b93236f10881836f24e239fecc2d386feed855581b5e078b9e_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b0cab60ee486547a71c5a4c9538dee910b261767a44c4d8443f2923d2027c50a_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:b1834514ad35e95835b77563c28d6c20555064f7838d777f932430b80139dad6_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:6e1c74e6c71af0382b1db5a3d650e017d85204902b7443e99772754a94147fe2_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:a097a76d302ae5b499f36658276b09fb64dfe056e40fef0022086d8e4267505f_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:be8f0a8f28d89325e1caae62750aa1a89968177f689c06abc251152f2857314c_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:5e10e661a1cb345fa76c938f9e6c5417f1745032cfd50413c71bcf2b2724eff4_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:d0cef7eec64244da073534a379682d17e201ca18bf2d51c8c3cafcd60bef3308_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:e6b88a0bcda791b89f22309e60f4288bcfa440a69215c7a75b908f3b9358db79_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:f86ce5bc14710c22e2e6a3eae0bf8fe18d9f67c930dab782cebb1d6a0e2675d0_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:4b2fc85b24c507e0c58962ddf3585b237554f83202385cba5c0128cf2e958ea1_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:97a357234248504d2b953353946a663165e789d5fc5641011ae837709f95fe00_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:7ce30424f62376ee885f009e8ffdec9c9748a84d323bd632e9df5d9a2a0bb8e4_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:b483f6b16a2870113208a58e3a15552fe846839e54e635abe543e6a0622574b2_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:3c8beb58c11f2ca59ba37aa6988a6701e304bd6b4ee921e65c16bfe4e92332eb_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:ce3dfe7d8c7882c4c078f55bb210e4813fdf0027e79d3ecf0889b1657df03c75_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:183ada7240315e2e4b4e775fd4caf978042307f13aca7247f419df4198876487_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:854a0bde2f6be9a5661e8abb417d29f7644b2384438f56f8d2a9efd4453b5670_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:147a8421404e6cb44aaaeb893eff2a637aef27a72b876751cf4cfc4a19e411ed_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:87a4032a22529476d43023ea2cbd667523c4e7e53253af0be2697a7120cf7e5b_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:8cf6a30fe68254d300615e9841563e0fee92304d5648607d4311be0451875df3_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:c5cb16eb7b6b9589da072765764e717bf9ecdcf24073c206d65d2dd588b58a46_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:11406244c16a4075aab9cc6d1ba5ca5640e78684f358e418c5c33cb5b68773b1_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:18c7948a29694dda2a3780447724d16eeddd69c58c37e5cc95242e044670d0d8_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:10459778925204ff4cebe77ddd679be9470124d821cec1368965bf52606712e0_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:e618fba6fc9b967f159cf24e6129c19c4ce2a999fe80f4736540a615d2da7488_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:64e0021b34bbb4832abb4994025ba8ebf571bab79ab9adfc1cede7a536cf6b8a_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:cb18891e1535af26083d5288666945b9ea498a4df0af37540063de77d6467d95_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:b12bdfef5f90ee046cf29e88d5a4358c7b40c184dd51ab0ee15180da5b296e11_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:faa216936a8c83e990aedd30a0d67ece499e6142f5bf0833ee859e30aa337795_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5a8aaf6102bd3802ca1127dcd1e1f2cec2a39e9fc6fd6ccd101a8bbfba1dc5c7_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:fbb75024a12f467b1a6fbc104d7f51ae77691b7b51b9dc1491ac39f7f8e57b68_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:fce86546bfbb875f112480a99ab8aa01956a550bfcaa0848d6130eff65efd005_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:ff667b6ef7205f78a6dce881233b93ee45d6d907b576d1c7859dc22ebd74f976_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:0682a722e513cc04cba6b869b7fca1605c719b716d2780d0e62353b1850eb826_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:ace43fd1b04d89fce21e1e8862f27493cf5395b39fc65fa76f67822e7ed340ff_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:8196c8de200087d899f16aa3908d64c05c83d23f3d416988a61555803da680f8_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:877e364695d5f2c97017e27582ba87d4254cea91f2a920dae1275e71fc7c3a95_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:c758469d727d12be5c3de84ffb6fb1c224cf3ea0fed2e1792eebc94cec65c177_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:d94202e7b2523278697e6a906df8620d49e2fe7a93c7d60982b7ff4fcbda259c_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:4290c6409f27e22589be1e16d71c27e853654a727d845e3c8a0005bd76ed51eb_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:72fedcb2db3dec67f2be2fa002dddad0fecc6d6ddaba4c02e0a35cfd75498526_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:8db889326be8e2e9fd0cfaec70f097d22a6bc1a928161a0249f411d3fc342b61_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:8ed204b01c9374ea3f25b45903cac3b5507f65dbfe6a3bf30a209433b6021092_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:034314a314ac0f68ff2e7457fd10e8c55b52af2e87baee59c60f6d0a92dfcb80_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:68a9be9436fd2b26fd8b94b8a5d792c2c3b3303f45fe1d6d272a0e0831457371_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:acff3c2b300d2cc1835ffd76ee6deb68de1b1ee9e1d61207c01847a896ce1d9d_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:c87dc1385bbb9a2e2dda46bfd3602c54b77fb15c9044100e99c2a11db92daa6a_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:3250697af97bcc04b0127a8f88d0b70b76a0f26aceaf1b858a5a42c87580195c_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:4a669ad7d1d50fac4e847f5ab9a090e8f59b35c54975c34aa525b918099fcef6_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:5ebb6c572be27c5b6ac040f0ccd41a9747182e2d089d7b3921191ce6db3189d5_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:ceedc86e3ddd2b249cbf031c93964350a3f522f52347be9970b461113e646eeb_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:2a0eacc0bc80590eca8dabed3d074b0a208c06f821d9636ec5fdd5c98a2071fb_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:310e9b8db631ddda8e878edb3cc3cd2f3a32e305c85e674d16b0f68ae39feb58_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:69cb91d757435c5cf571955b50107227e737daf0ba365ec0ffd070ba97274e53_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:d0fe069c206a3df08fa3e349711e9d0f97ac84b7b8fabeac86e9f87c5982c87f_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cli@sha256:1986b9edfa079057b6d081961045bc831339689469f6ff868ad43e6f6a234d59_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cli@sha256:33256a318d49640e728fceca60c107ac6de2b018d09203515ad66e2be1f4abe2_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cli@sha256:e3beee0e2c519fe6666f5a3de854854548ce1cc35d142e4b6dd9aed6e2256603_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cli@sha256:e48dffffee6a2b122815bb35143868ecce79d9c64bc7e5ce2eae353d79611e6a_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:12ce1e90b90b563c62bc83a5e81c2a8a837e0562cbd8d89943e6c0fc12bae2d5_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:1918093ef35b16998d9749c82200fc12086989db9998bcdf444b15d6fcc674b4_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:2aa11a5b4b9bbf358d49623de4c6900456179ca201efae8fc96b6b75fdc3e3b1_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:fba745e22cf523b5832a6650bab5eadaa20a6ce0b0b90b8d40d784975ec0ddaa_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:3264440022bd10ea10e0e661ed4173ac77ba5eb6b1d2bb91e4580c5c5f0e093c_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:6641f8c7566e182aa900578d6ec4c1914d2b87ed600c8c863d222e2107702ff9_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:e76903a49f2cb8ad65e94c161ecfd8440428cb886a739e27fb4f679acc456bc6_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:f07b759119d751640dc26e7ca09cdf39848e89316d23cef553c3ada9bb4eea1a_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:208826998257d7f4acf3534d9043fee20078bed89a360d480b0dd3220ff22804_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:394b67eeea4d4987570aa43fe26a74541f53d5de01b9946290bf9aed33ce0df6_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:b1755bc376164d7cebe58356b1949c1a313b0d000d2664752c5243ff16714c99_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:c5416d6bcc69a6497512fee2cee593619a86c7affce7fa55d3733353055d3305_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:13910c9e00a80083e8da1dfffa265b5cd267ed1d1aedb691f70e8377b327d2ce_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:5b0ad0501a6934ba3e08a585eba1e53da7bc3612bfa56d44e6324840e9677088_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:7b50e53cba28c9729a5c475c2ae33a9cd81c5ca021570afe3977daff8e210614_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:83f0da7e52cc9162d7eac7986f3ee5c8679b4080705a59c67a97af3b61c090b8_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:35b4f911c3f9206f834d2bac281f60b7a9cf74d783d9618f6a2c4a4b243e6ed7_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:3a5fb60010eb4fe863275f6e5a80532362b113d0d39213671fd24918cd73be16_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:63de9a411bc2fc1f97b5ff7168366580f2b01cc8e6c2683627ff73962190e3df_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:74c35b0c0dc5454d9d0fb3b8db12f4f4a9708f1c349ce916ea697a7903070567_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:05f672d0ee39f2d53de0cf9024a6b5f0a9d7b600b16e5d5d5d4a07fb26fc91f9_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:544ca9d2d7fbd22481e82154e7a630325a05b5d19ffed52f3f17d6de48747f7a_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:c0f56d88b848b862c89babd2a8f48579436603e9380e2fb4cd4c75a735071652_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:e7d66394b7e8dc2d8db55e4d77f9d0bcd2c2ad89afb5d78dac3a010925a1edfd_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:1312a2e0eee854a84bd2baaf5241b50e9c3c188092b0bd1e13247e9bc304e7bd_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:2a1233f3f583acfac2ecbf6ed08c2171d882ea47efd35d1f331f5de6cf1629b3_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:79077423c3855b27f9b5743dc36b8ed54d6ce742914120c6331ef8b11a1fe8d2_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:a1ec19506d72295c572b9d713b52d9af8aadd15014c2ca83eec8d4c7437a40c6_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:1456f7030243f3300a8ffa6994f8f2128075a3471a45601b92642a57d2231099_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:64f2effe2c1a41ab8fd2694ab7ee6e3c31241b4ef583468d725185dbd7548dd3_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:6bc253b1629f0d5a2431939561ddcb5ca67501b33d338e3be4928cf82984ade7_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:e3cbe5d13a80367fd907a9739119918cf4925a9a7bfdb59a442af208710d5b68_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:1456f7030243f3300a8ffa6994f8f2128075a3471a45601b92642a57d2231099_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:64f2effe2c1a41ab8fd2694ab7ee6e3c31241b4ef583468d725185dbd7548dd3_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:6bc253b1629f0d5a2431939561ddcb5ca67501b33d338e3be4928cf82984ade7_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:e3cbe5d13a80367fd907a9739119918cf4925a9a7bfdb59a442af208710d5b68_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:2316f63aef8f42b9620f1376a05f8373bdb9d4163c2ba41ba1ec00e347583d13_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:42c9f2fdb2ab543906234891c441d82492c98930a099bd5bb0fd04e83f16f4a5_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:4540b8b4cbe9befa5375cd96fc62ea8921912d3937ae884fd6683588717beb3a_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:4793c3b6cff0d7585411266f4aed92d9a31264f439907a48c78d8e2d0d9c11f3_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:7c16ef4b1a0f81c61e937347bd7c4360434ecfd9de889d606d7f1caeeb67ab8b_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:c728710d8cc73f4bcccbfe42b12de5968bc46a8862b7a41292f2ed3fa8fdb4b7_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:f46af44a1558985f3dfa701f221d3de32a82bba2a6689a1356b02c48eaac0a22_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:fa2ebff1c5d9205469f310db32129674599bf9b30eb27cd7b203a11f363a645f_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:04a27a10b71d1a67090a46b310d6174fe22c1f07c0aa1b557b34efb5c5a9cf82_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:8f3863237596a94f341d21b7b6b871729830168fa1be6d432fd63f3d3bdc0d3b_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:bd26f87832b0d26b08a96a490e4e141b9d569688f563b25879bc56310fe408ad_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:c7e562ab9be8756a94f7fe88fc7d49cd8f0f56bad6360459736cb2e299b4e941_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:0768e1d457ad2bb72d54f0484e23a50244e9f2e9bfb71d79ca3e3b9137a4fef7_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:2b624905329f93cf1afe8c6f9244ca8f591b095f213278bbafe625e2b8300ba8_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:65c57f870979f4faf5f11b53ed9f8e786ba0df1295d4bf5acacc470bf9bca203_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:87395a4e03fbcb9e3ced7fce6f143fd73a4d2abf9e5476af3fd18d738c33b34b_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:45029edaf16c0f0726496437e2e8d8bbca1aab629ad520ff57e03f94624ffac5_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:61030a93a0cae208e32634c21c34cdb73c84db87f8409ff609c7ce5c2de05984_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:acb3fc2684849852e16549bc0f81d369ddcac3048ff4a6b8bb0e6d2fe0bf3b44_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:eb61b03fff8d2ec8ab1a22068f5159fc92e037885dbd198bf10a3619d2723456_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:09b7c71ec0561ded1c3e0a4400120a3f3858581a21a439fa31288660ec25592b_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:7693ea331595286a5ffae4f301377d6d71cb774c93010590fee6da9cbf45c75a_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:9994ec2c80f772152aded1ceee060ab5c5ed07ece95f977ddcf4a0bca0709b5b_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:c5dd36046e642466ad0a6fa74021d68622dee45f8c3375da93c38b202d555bf5_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:0b43966e2d09f70f64b02ee70a69c891e8e7c89b87cf119bd6541a821c85c976_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:3a8b8bef3f5d2a7adc6493357fa92d8d2163f2d4469fd15c70ad70161a0f31d9_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:82918d5b4f917564b203003b2b564bdb26ae5f8b7c186ee133b5df780db55db2_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:cbc504a3583ffc3a48e5e542f8d943d848a18dd2a86ee37aea96cf7c20ec77df_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:14a7019fdd9bf9f8aa3065bcea5c8f1120e0b65ef971f664c64edf0649dcada8_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:57f035c606c7bcfb40f93457db246857a97c024df349f55e2b135ea9967abb1c_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:7d074e3a18c832085c8112b0c08cd61119dd22026be962be9b11e998e5ce3dd1_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:e813c13da12b0e89a6caf39422da1510a69623bc1de8d8c5ac66e92912d675ef_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:17bc2b0bef04b0785bcc2105dd316650cf3e9569530c3fc4f3b0beb7aded5e02_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:30b0f7efc4e6b8090a952e3426c4debdcd90e1064703de0b99592df0019cd141_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:46959f0ca47f97e859f842dd90153f5d36b1612700bfd9958d29db4532250b4c_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:dceaf8b90158b080d6c6a054a67c42bbe0f56b115b18e6d0f041d10c4b6e119d_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:591c792528766909827b512a6a5401e32a00fa44938422738dbee6ad78449a0e_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:5929c6f2cfcbd2fdaa1c683cd84ddbc9faf599daf97e5b1f0e0f1def1b34e615_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:bda08bbe4f85609c2119dd98f248bd7eeee026e27b267086af2e312309bf4d6d_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:c2db40ef1451cb6596b9227ca7e60286e33a1a9e2e7946ca9f8131e500d109b5_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:5c337db6e9b6f2ccda040f21ae5002906d5b5b63e048a3f2faf916f852dcf981_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:6ff81108d9747793d4b827a063111f2e608f98ab28e31c0d7236c9fb0f8946e3_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:c26951b364b56f25cb53fcce2f7ae411b1808ad74c477292a11259fbe7b6a481_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:e52e9695d748674d6fbb3498d8e725ecaaba78df84f89ae1dbf734a1b5922c4c_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:0a57de5650329a3987d1c088776ad13dcca5387b4cd54b759f56e29ad5a5d656_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:44576b150568b18dd14dbd93a0df8b436b3f210d728c6f8c0a0ccaa377b713f9_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:7ec0d43715a4b5c8eefd537968d739985e8b5fcec00a159e74eae1ca346578aa_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:a96937b9e465030bce950bdfc6007fdb6bc4643a21f83944074656ea0b011c58_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:1f71d4e24352ae8e41d341b7493df4b745c53be363b5bc2a0c2925ba5017cee0_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:4ee683ba7a51f4365a6402bb333ab088b79e901f511f7eb800f42af11a449064_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:7b7dc3b38c314647c44be6a7cef345b822139beada834fbcec3fd94ee44327df_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:d68114f716acda79eafa64530a7574cf051cef08ff1cdb1209f700a6b7dedb69_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:132345b79cfcbf97d83e271d3b141b9255d77f863614ff20981456ec9d21058b_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:63a03d4d275d97b6c36b42d8633de2419fba1f3f3d83d78f409bef09c6423f46_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:f44a21a8986ab0e103f17becac94e931c2d34649f33fe09c284b8b27d93f40e5_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:ffa35fcec60dc8afc7a263176a96b41c5be09b59db4260c6f32a8dbff50ea7ba_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:451386141887c223f3c45a50544c9e5d1e458bd7726f240e81186a0e9d054067_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:8547a75c965b3cc4baf9db1c3693175dfa346979c72256becc31087f40af7eb8_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:97152b524e261f92b9cd29bf2c64203d2c3b673bac7eaa073e28e815d97aae5f_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:ca958dd9e7456c5e6c5a80c7797cbdd7f44fbaa1b156eb557d50e6a0e4ac8c69_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:5d10f53dd1153d207894e64bec4a55b77c265a81f6eeb9474c01a99bcb8e440a_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:5f2d747b9f3c9198aa817b503c6e1679cde2f33e661a1675347c9409e0235181_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:a9890f3b7ab256ececc85c1c3e73324390d625ef43c1b793a5c33739036cb2c6_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:ef8263f0e7ea9a2195be5e29d25df1e3363d38591771508f0af625cb88edb4e4_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5d10f53dd1153d207894e64bec4a55b77c265a81f6eeb9474c01a99bcb8e440a_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5f2d747b9f3c9198aa817b503c6e1679cde2f33e661a1675347c9409e0235181_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a9890f3b7ab256ececc85c1c3e73324390d625ef43c1b793a5c33739036cb2c6_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ef8263f0e7ea9a2195be5e29d25df1e3363d38591771508f0af625cb88edb4e4_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:1ef4f28ae89390c01d127c68b573baaf76e66578341155848aff34cb3ce0e3ba_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:7bdd5b1361a77ff00da1ff8a7886935a0259ab5f3dc0f5e7e01410b0db924edc_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:a85573c8909df01cbb2965aa51d239160097e2c71e3222ba2723dbcecee3e7fc_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:e26500f31d00d6a0c76083bf56b65f2f4f4d46e2319432f26cedcc87a07fd88b_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:0cd47be4218b3e0ddbbcafa602fd83f3364e13f50884aba7e203002f5bf54aba_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:2360c3e27356e5894df829df4de24324533d8c4a08305bf933da59634fa1fa4c_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:5d090e161bd70bc0ab4e611f4436849d09785b19ebd7733c79dc374495886d23_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:9285b41510034ed796ccc80211cd9b4f8cc805cd20cf629fcf6fe59781a9388b_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:2e6884784f457c35a7856ff8e95a0d975158e5f79a490cbf327a1cf74a7d5493_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:8265a610a667982aae8700534a67be51ea572e9dc0980a9c7d12254dfe1082fe_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:9a089fedc5049fe49b1aafb8b05a42c24a406801264e56ad21ca833799160980_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:fe1f37fa63111bb1a4eda069fe30f937ee5848431fe041b8bb5c1e1648efa98f_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:001c17d6c2662d6b1c957fc93fed2a2552fe6b776e36709f59e8f22943d1b87f_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:32bdcfe9b7a573362f666b12534637638bc229c4a24c2949306d4d580bca570a_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:a2c711c5d0a7e9fcc74ee14b7ae5e0b7c1b750801ddefbb76edf2c5039bebfde_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:f280b2a3d384105a808c0978cdd9e93513b5a98d24d6824864231068392958b5_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:bf48a04cd500fefd09860534cf7e5f73f47b6b9af742009e54ce558f257092ef_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:dadf5565c285e57c487daf6ba9795fcd132ecf609bacd685fd603627bb4b88bc_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:eebcb3d2e293283c9586555f37f30fe55817c109a4052acf620cdd480a00be30_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:fe62205fa3316feadb1b16b3fb575206a9548ee6536d8cbe721f06ec629b046c_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:10b49ba758c15fd133d4887254c0748006bff6ac6adab947b097786cdb4ce9dd_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:ae776fbf2b8066cc8da9bde5989c4b340fb01c08cb56b8ef0bd6f2b897de25d3_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:b01854d6eb1b919ebdb4e9ee2daf4c3c268b7e5e80b5cb0fa68bf0be1de178c8_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:e90b2212848d9818bed2ea5307abfaaa5ed4b545981f3307e2ec877653110107_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:2317831c8a3b21d4b61e53170019c0ea2112a004ff689fdc6a8bdca87691a061_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:564af798b8ebd3396de5a1c8b4fbf427491b3722e532b8e47292b8734fbc227c_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:a79521c49af1e4276e086e1834b76973698147ee59b38b19cd692b1e36f2af6b_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:c2dfd6b8018d4b4c554bdd53555481d4dd8c275afb287489bcc9cdbcebcb589a_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:6b4a9cecea357c53a7235aef224a70ae5848f25bdd3b1f884692386b65079caa_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:8895d8986ec12092a3744beaa659d9168d50cdc4262bf56e4b0a4943b0e0b183_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:a798e79656ee10b7f1f7861899be74bdd4e9e56af6d293c3c01799adc9f7c08f_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:e0fe358939dd6467e7c1df2ec633214facbeee271ae3cd3be10164effe081a96_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:51b376c808410468431752d8c76963259ceeaa6f4bc0afc9d874021aa87228a3_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:7a0590eb3e20adede6ca21a4b94799a884ab1f2acfc5c4542e16c153dded98f3_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:aba77589a255ede5446c926df72c379a05a6c5a1f964efb5314bf1c53fde3b40_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:d6f3432b422eb7f8b0f36b8b7713658bb13aa3f318f04cc424c42f7831e3b47d_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:856e121f8f6d4edfa598ac330248b024b6e065ec3de8aeecffb853b80f42c488_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:af4ef7426551607b26cf68821dde2867175323294b33524f2bfca9d10a561e33_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:ef2783a4996d5d1fcf91f88f0ec0be835d0744fce89503464621e16016a7e2f1_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:fb5d80bbebdcea6840ac59713847582cf9e9e7a1c337263f0448e8b20a234ecd_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-console-operator@sha256:1153a4561686809ec2291b451d29054541d781acbc74c7da41a1947e345ea92f_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-console-operator@sha256:1706921d20f3f49d3bfee4a4755a9b645abdb68535453b367e5c2c678d287c1a_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-console-operator@sha256:9eca18c188bf8513cb12f2fc17eb30c899707caee1de492376ae2220c9550fb9_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-console-operator@sha256:a4c72257a453f892f4a3fe365a98d897ad7554934888d6c1543e9020c2f19751_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-console@sha256:7cce4da59bc87634039c6ce92b97bc34476bc72b025cdd85b19dd29c71a0a5f8_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-console@sha256:98a3bfd1c2fa6c1e6b59817182e74545d3ff5d3dcb859d94800dd4db96d3e3f8_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-console@sha256:9a0ef903b5605690e40d923cfec4e0d3f53d291d372c1870e8481a669f5047d1_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-console@sha256:e29fe4839a240863c334505deecc8c853f69791f3f2a96dca976d11513e96835_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:0e9f8d104ed909217193284ce538c2b83d9e6838f1aa5343578987972e83a606_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:1117de182793a2fb65ae43ffe8e898a0986ff34b05f36d3e8274a94bc2ca16b0_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:1c26bde6d652ac8d28bbc4ec29a38a71792f671d974780aac8e81296ee80c4da_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:d69127bbf7535ea9616be13f95210f1069443790e449f2717782b71d67b9dca4_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-coredns@sha256:30ff6deda826696982a8981aa7f276cae5b08ee0ee6bd88eef2e405163fe329f_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-coredns@sha256:598de435084023c49bcc0f703a11befb114563145532ea79ae4eb0a76329db12_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-coredns@sha256:6e107dfd85dce7cefde626f24aaaac20217e96fc79941ff0399f6433bbe790fb_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-coredns@sha256:c644399c7e6ec0df2b255314d60d616cec53fe7093f8ef457460279f20a8d8da_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:076f3801f85c41edc7b58312bbf51750ec17088a7b18a436e7ed273c781151ac_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:231d9ffdcde58135e15243ca8d095d82032e3666078d3611f993cc3245601d2c_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:94399f2de9bbaf5d91c7ed255ca1f6f9a9552a65fe76fe7c386e95f756e4034e_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:c48c00a36d31895963dafe2edb89ce98e5dfd5d09fdebbe82d112f68bee6b1bd_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:74044a0b25668ca4f0200b2fb293c4ce070c92df4e519a2f3c1eb8fadfa3500c_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:ab39e0474695e01affe12e7cb28e14a3c87c70391350bdfd3c73dbd0c66005b6_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:04205df754e5061218a7de6463f622c33b9e200d91237b80728bc507a945c538_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:0a857fd05543aa1b297d7b637887df7b6050ae243ec205899bfb48f0fd29a1e3_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:45dec9eb0e88e93dc27a4714ba3e07ce5b039346bc3b3ea8f1ade78762ebd678_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:5c2929ee80bd012a299c2ad48626ec0555dc5c1783d1d6a97995563c50b010e5_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:1c79f18eae6233510e5390df0e297fb15e7d0c95a5910086abe48b5f71e63628_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:25116554211fa6c1133752d83a28512e78744367654b6b77384e6e73881f17ea_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:86dbb16e86839d08085df20f9dd5a8cea6d47885562e5702b7e852e8ac812dae_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:a1f3b7ac22eae1602de286f28716dd5f04eece905a687a44070265b5440ab8a6_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:2d605373f6c95fe55b1e3a5a8f60b0a5591a10e13d37640a81f912921d4e4923_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:614e1cdb127cf965d02a129cb5bf5f463dbb7732e44f176ff21b1977913d955c_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:b7df072f955d73e814c32911cda8345ddb5cabc496666813919c3e27b0fa239e_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:db3aa9b039783f81fa47b6eaf95efd926aab82e6287e27d97ae43946c00f2a99_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:0706d6afc149559caada6c3df8205fb3821a0a2e91643c1a7dfe5d2867765267_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:17b0be8dcd895eb093a80072397f33be23ec0cfb5d82b0523c1133ce441a75cb_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:49e8baa46a81bcbdf2d0e842dfae9d0b13cefee8b4e148d60c2080ba7791138d_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:4fe297b07f5cf27b237dac7843328ab33d606e3190591b17e5f244de096fb336_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:0706d6afc149559caada6c3df8205fb3821a0a2e91643c1a7dfe5d2867765267_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:17b0be8dcd895eb093a80072397f33be23ec0cfb5d82b0523c1133ce441a75cb_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:49e8baa46a81bcbdf2d0e842dfae9d0b13cefee8b4e148d60c2080ba7791138d_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:4fe297b07f5cf27b237dac7843328ab33d606e3190591b17e5f244de096fb336_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:459188a4898f017e84c39e8a01ebcfe799c01dd6228f8a66525190ac4e657c19_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:999761386822360784bbe07badfdf83814aa52d83ac6b467ba848dd1387ad56a_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:ae54b704412adcb6648445aae702be0c8ffc4427ca88d6527c0ca3e04e11c6a6_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:ec2cc32f380673fc74bf9d31ecc060db8aba1bc36e8268a0c241d2460678a7c8_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:459188a4898f017e84c39e8a01ebcfe799c01dd6228f8a66525190ac4e657c19_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:999761386822360784bbe07badfdf83814aa52d83ac6b467ba848dd1387ad56a_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:ae54b704412adcb6648445aae702be0c8ffc4427ca88d6527c0ca3e04e11c6a6_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:ec2cc32f380673fc74bf9d31ecc060db8aba1bc36e8268a0c241d2460678a7c8_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:8de6485e84cbe88a9c865f2e8c8d4adfc729208a22f3d00ed31871fd4c4004b8_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:b0b48003056ed839713f66e4912750d62c217eb2c16b8609bc403e86856ea364_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:bc9063411e9fbc8528c434afa0198676a91655e21b8edb050664821d0305ae66_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:e6238cb10c82754d71b7de9a91e992961a1dd757271e585b086c4030f77c7d63_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:8de6485e84cbe88a9c865f2e8c8d4adfc729208a22f3d00ed31871fd4c4004b8_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:b0b48003056ed839713f66e4912750d62c217eb2c16b8609bc403e86856ea364_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:bc9063411e9fbc8528c434afa0198676a91655e21b8edb050664821d0305ae66_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:e6238cb10c82754d71b7de9a91e992961a1dd757271e585b086c4030f77c7d63_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:2792c1dad466fa29d4ff34b6283ab37e19e15d347a9b76f09ef8a9b667751f60_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:5fb9a73723e7f25a9198d7b4051c59578a72d67165377b0e70385851c81d5104_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:a98473583baacfdc309f1b97bdfbdc2d27392378dbb7f65b2189110fdab20bb6_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:bb28b8215b30a31b68ac4c47bea32235a6f5199eb6dae16d107c076783d19205_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:2792c1dad466fa29d4ff34b6283ab37e19e15d347a9b76f09ef8a9b667751f60_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:5fb9a73723e7f25a9198d7b4051c59578a72d67165377b0e70385851c81d5104_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:a98473583baacfdc309f1b97bdfbdc2d27392378dbb7f65b2189110fdab20bb6_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:bb28b8215b30a31b68ac4c47bea32235a6f5199eb6dae16d107c076783d19205_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:1efbc8f0318e06ff59a9b44ff0e0e3d2247a7512456ca72e214a692b03c87061_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:81cb8fd068a52336419f076b7a4842e9387c669b401db6287de6b75a5394678c_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:84d0a69684c8aa0bbf84688c0ee3610a8507519695880ffac582ac35058efca9_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:c34281d09b1262a8eac08c2eda2a1780c3a5ae4e795268c931218cf2b5a8d33b_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:1efbc8f0318e06ff59a9b44ff0e0e3d2247a7512456ca72e214a692b03c87061_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:81cb8fd068a52336419f076b7a4842e9387c669b401db6287de6b75a5394678c_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:84d0a69684c8aa0bbf84688c0ee3610a8507519695880ffac582ac35058efca9_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:c34281d09b1262a8eac08c2eda2a1780c3a5ae4e795268c931218cf2b5a8d33b_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:016d8816de99efc06117095f4a8aeaca50ccffbe86e08e0599b47a07d74de52b_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1e601e80d7f871c028a79e515e9d07a25b6a1e02a42ee19f017ab0a968525b66_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:41949021afda0242e6e695908a57a969b040e97d80cefbc0f89309fdaa82bd51_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d6d2e88b21e47c02ee5144dfc67dfd62b247a9f5a85e7adc0dd78f0736faa53d_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:016d8816de99efc06117095f4a8aeaca50ccffbe86e08e0599b47a07d74de52b_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1e601e80d7f871c028a79e515e9d07a25b6a1e02a42ee19f017ab0a968525b66_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:41949021afda0242e6e695908a57a969b040e97d80cefbc0f89309fdaa82bd51_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:d6d2e88b21e47c02ee5144dfc67dfd62b247a9f5a85e7adc0dd78f0736faa53d_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:a4618ebebe1b6e6183d9eae2eb2595c65143aa1f85c07037945c78932dbfd837_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:bcdaa1efb07e17e6c5a6594e86867d4cf98be7af25ac95f015712e09f6aca61b_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:d88786d939a459db290845b3416066ec59c68a49a1896bb4affe6351e76be031_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:ecc5fcb3099d16436b3b1c5cce2fab28a4fd70833bdb8d34334180fee3964635_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:a4618ebebe1b6e6183d9eae2eb2595c65143aa1f85c07037945c78932dbfd837_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:bcdaa1efb07e17e6c5a6594e86867d4cf98be7af25ac95f015712e09f6aca61b_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:d88786d939a459db290845b3416066ec59c68a49a1896bb4affe6351e76be031_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:ecc5fcb3099d16436b3b1c5cce2fab28a4fd70833bdb8d34334180fee3964635_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:4d98d1a1ce664504f840368241cabe61c4b956aa9d2fee3341e9da5bc59c3fdc_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:6e63184a7b28ee21dd3ea6c61f9401a36d1b0d16b7a48fde77eb4c6986f2e290_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:c2152b9e096e62f658d762293bcae9c60b43a256251a84a7ca9db4b7049bf636_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:e3ac58771ea0f3560e33285eb011f3304cf28cba300bf5b3986e49b327483a9a_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-deployer@sha256:5666ba993aef99281dece4fc983746b1117e0b889761e0c0a7e541eff70a5a99_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-deployer@sha256:6baa8d1a373d7e666878e85dd4fee9399f228baa7a9369d28c56ec5ce61c2d63_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-deployer@sha256:aa5751722aecf59acc2a9f31709003abed1ee9c31d3e0227702feca8aa58e852_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-deployer@sha256:b45b62e608c006a3b0285fe773d6f8d6bd8c7938c3c84270b21b9d525792ed67_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-docker-builder@sha256:0ea3f860c6e3f8f38cb8336680535f94143c7d8eb04fd6a9ef01f03626029904_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-docker-builder@sha256:a7e3c2b870b3d1fc42ac2a30e868bc4d9810aebddb283f8a4221b5255c0921b1_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-docker-builder@sha256:d89cece33a8b4effcc5ee83df0b97cc19750afe514c7c4ca69852a07609320af_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-docker-builder@sha256:debc7638fb2b9821c7bc4eead476fd057504168e4b69a3158a184e187130878d_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-docker-registry@sha256:29a2bafdd8b942470edc3a0f7b5df01e3cca066d23e509a8d7143e1ba89d856c_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-docker-registry@sha256:439f3520f0f9740b418c2bdbd63992056bac7037b4aa36ac4cd2d0ff4dc3fdb3_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-docker-registry@sha256:b5632ad645e044ccaf4392339b56f26745a9f018f0e1450951c76df92672552b_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-docker-registry@sha256:bfdb4ada4760cce6f46b82af1a1f1aebe36e9d36f930cb531a223891518d1766_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:6e22e0e88e2ee48bc7cd50037276a58c4f3222319d57b2107f31850fbfebed5b_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:778583dce3cfbfbb22c98af6df6b03e65292c3f68a3158a770a6e460d4fcae15_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7ce96e5236fe2522212734651767f9925662ad345e9f9bfb0dfb220e6c4edd60_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:c9757849b9fe5bf5ff3196f6c11dfaf6de9daf718a5add453cc9e21010dbf346_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:8f51afd867818e6ea644648ad50269b39880bfd96391edfcc8d93d7f72387341_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:a1e2463154668ef13d33d4049cd0b8d906e01fa8355d2dba2ce5202a2e2cdb77_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:a3e863eeaae196bdb2c3ea7b627f5f3d639d4e9ffb489243af7ab0622196d35c_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:8d16efe23263f383f795a6f2168926e9d9bfe5638403b0abc00721581738943e_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:bddb635f71d90a8c1f7ab43a8865e53b33200ee95789336fcd0d6e8f6eccb60e_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:eedf632c867cd000f4f3deca7205be622b4cf2bdd7ef98e623b6d8da1daa33cb_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:04a6dafd7e77d706688da1016b458b8558eb3bea77c0ce9cc7baea30ffb079bf_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:3d266b342c1578fcc59e22c7cddc71636cc0054662a3c95b19b25c19c776d0b5_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ad20e59e9159988a9d513eab33fc62e92a24a9ae6cd53ec6ad3ab7c1d543b351_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:23ec8cc0bddb8c22f3c6aa298fef3e77e6cea9d689384ea0d2b28a7dfa880f96_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:44de480578d54b4d2e22e26e7ed5addea35e6de51610af278b6df8d7a35b773a_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:fa488a1c6c927b5c59a1285a35df78c88b4df2ba3c75ed38a0e3526a87e55d39_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-haproxy-router@sha256:065683ba9184a92ad44d5b720a92692b6d143b4d68351c0bc6654332fbb19299_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-haproxy-router@sha256:855c2f53d8f421d25e8aafe28b4cf3b8a2b10212c8fb8ff1bff55983e1c907bf_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-haproxy-router@sha256:c6848d71cc99269d99009eff7f48c762a0963a5b54347abaeafcd150110af5dd_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-haproxy-router@sha256:d3081fe99bdf6628a7263e267d1515e95711966509ce8cea85037cf6af40f3c6_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:2d40b6d5a33c8574390ca22dde25b016e36192a8c7801811a8889d13304d8b72_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:8f9eb65d92e9770d9c3bb8ce2c789435835cfbd48aa138ca5b5079d0244b9fab_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:9e82e0f321a12ca36dc305a63b1c676b5d5102671d60a496a95dbe070a3c04d8_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:c4ac68d3ec26d21d52df25bdbbb088175435b32ba2a3d205ae8200c1887693fb_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:33e21e618d81cf68948d657dbd2ab7fba1023e707337859b3952345af9f0e7ab_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:4cc60f491b79ef9863d4786da3513ece02d2e998954a91a8465de84a4e7ab06c_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:7ea8a2f987c5e132e81fbce0656bda61c521bb05a48f7e878c5ced6e5f3d6026_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:a194c752faa346cdb096e17a1b3443af62fee1dce8e121f86b273b1257a5b1ea_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:12ea40507e00b685fe54470eb0aa1d6a6c383b1e01fc87cd72e07a72372aac8b_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:bb44a8cc384d9d4921703b07210c6664627ce4a888feadf0abe36f8e0a284d0f_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:77ede358acfc7786d6d08c5a78bdc4e078014eab0e7a2635a707759675f2769f_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:bbc58c6fd92d08772acc39459fa3d741a6464ec174b5f47d82dd1ec4e145b501_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:374541a0fa6dce86da213e855db39d431bc156f03e7dcaa3b9fd54ba44574447_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:9aa24e4d46c8ea70f29d0ab272470f6bd8b1bc69a641906d4c79f36a28c9c0b3_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:1e07c48592503a430bf8df396f9b9f1aeb22633301637f3648944c68d08388c3_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:82f0bbab4d7af34f410a09fe58d5786d65e80dc95290357659c8dbaad43a5113_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:21d1b79613e33d12e4f2e64934971523cfdbec17553c42eb7305a8d02a3da203_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:56d101f6e1ae1f6e72e6499b239093f40c9a27203e47e7cc56e46e2912bc2134_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:f7b0bd3143ad05e57982024d1c77f70034b742cd05db87646277b78c3af11c1e_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:6c5b1d71033128b1fc0180efed11491235c25ded2ee107544b4032df09e4609d_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:ff24e1dbeb4161fe8b739583ca51b19f54af7224880c290cfc3cec890915b714_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:b76a74110eba128e3e1c3a5074ac39dcde645c0b6158c0de28ecef7670ac4659_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:fc9eb56400c60ecb72108b3b14a0976ec48c0f82b47d6039501dff0b7efd5bf8_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:426cd4e06928454d66de5571a5e3009834c14f4440e9599e07a80d324b246e9b_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:57cc1915dbe4ef4c1baf6b2f295d0a8f281640f6fd0ee6a5dd1dbb9e985f0487_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:602f396a6141039d1bebbf6889689981b70e38c4bac55456ecd4e754fa4c096c_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:e028213f102aa16562942a1210339652e67ca035e157599c71c3e1f8f24d1d4e_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:0a2319c37e393660af4bf000e6f892d0788f1036d2918f2b62ad6a904d1a1340_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:14f1214c3bfce4d006a7492ce952054d42853e673708e536cff61c0bb4beb10c_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:6f5c6f9dc0539c8ea82726e4253d6846c6e47cc8a75c20cfda3220d512274da7_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:b54baf625cc81ce072c0b426bffc97b39894594efa46865cc05acccfcb57e812_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-installer@sha256:25b2087847206712692c1de69002522e1c57b20226a494d2b5642d13b5abc4a8_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-installer@sha256:3fb7c76063dadc1322fd058c6b25a2870a72ec1540c7459a9d0afa6319585cd4_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-installer@sha256:c5c8ce7a938bb893ae31b38105a8365bd5713f2dde91bce3a47522eb52b87d91_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-installer@sha256:e4777d25108946ec5c6d774aff2d09594982ad9da78266d990ddb5e4d96866a2_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:56f139801fbb7b09fbb8d8a7d1d3411c5bcea86fa3328686d884755e2237bdc0_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:f4116cdb0b8b8c654fb5cddabbec5ec0c4e4a110cbbb728b8c1af87357b6fcb5_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:42ded700d5442ec6645bf0a903f5e21a16c29db7a3115424879adfc12d14db09_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:b6234bf6b757ac7f917d6f7c5f4091cd062e45543a713cb6ef7db912f5ae17bd_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:5e0940f3ec728a43d7f299346633423b34bea93442551ecf2988e95bc7fb3426_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:774e1eb8a84bfe462cc4eb64a1eae7c842c30ffbabfd92b65d42ae0d0d00ce96_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:5ca113e79e0694355a05165ae5e205fc0023a6aebf9c6412ab76e99bf316adba_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:71fc4b946594912062dbd9641c0d85356199c7d54cd2f0074afd358b09c9fa67_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:0b5eddfbde81fda592eed076371321d86595eac7826a20228983521ceae10b06_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:4655cfd0e8b99879ba71ca8ca5d2a9cc5a657af6e2f29d0ce3cee7a1f1a96e21_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:bdc6148e631397fa779930cdbfd9944c012c667b811d397754f3726e3e0bafaf_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:cf3657694f26f2e59db62d6af4ef6c5769faa67ba12df3b679f592545554b8cc_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:79df35ab79895ab1e5df8ab8c729a403dc007b2dbd2f7459daefc03631bca088_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:cb758c11856da4fe8c2d95abbd8bbf359f27dbf73b7b2b2931efea959ce64c7f_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:cc4d1279863bc38c5d5f6e3c539845b6313d151bb451ff727a8babb8668232e9_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:e7f176dcbd8506e9247c427136a4ceb8b003b6f043025494208dc32784643c0f_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-proxy@sha256:002c5f8baabc6a228f5dfdb24f1578017f27e51c380b1a5db2e08e6781424ef3_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-proxy@sha256:1089294ed767f0ea0edb1b18c7d896cce3ac3e34f93c8c2c82c98a66b4810993_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-proxy@sha256:2a26b632442c0eb8e9c49d408c5687ea53ad89fc76f03f19ec4357d708b613a3_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-proxy@sha256:d98c8fa30d247fa783cbb58ca0b14b75fdf77fdeca3d6544404c0ec5b13ccd9f_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:61bb1a9d489c4c359bac425db4b58a2693bc817cc7a10aaefe9542b3c807fa22_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:a69b6d14c1bbe3883593c3156be3c04036785f1eb03eb6f29ba7233100bea907_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:d38f9ae968b0982cc0a130e0250c8a8de00f98cbc8f09c101dae93a786f9a493_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:df55e4a31e5833a62bafb9b02ac2c38e7775828c0d3d33717af402eceb786e30_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:03e7d84cdb58b0ca587ac1191d34b89ecbaf908a527e1be42bec4e939c05b007_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:3eed221133d14dda6a111b705e91e21057fabb3ce292812706365b3dcbcd58b9_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:4cb532a07c1ca8d18b1bd6d9766fc590809e97590cc3bd0b1e39c515658187a4_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:71f8f961b4ccee7ec8fbb0b67d1a522f58bc27375cf904c7d7555f7dbba06ca8_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:1de55b52fa60b58e8c72324a6884711856d9e865d47997ada9c1d2c6bca0584a_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:9cf350847136e4ffdd0a411b6676c1f155fd4a3474d8a76aba684c0e4070ce56_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:ddf7a4874a6e73b007da33a6641bf4a2113cbb8e2d794a8b7ba639e29057658f_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:ee00b931a9858cdd4cb54ca8793762ec8e989a64e111f488cd8e44396172154a_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:25f27bea206062ec70d7fa8239f1fbc264b6d3626a654f5e81d820c5b4839357_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:7d31f5699734c96621475919684a5cfdc8b24eac3e901a1e3fdf4fa3b9a219a7_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:8d69ae9aa0e65a23b549fde6e7043486d05e2caeee360c0cc0ace5ab35adee37_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:cf315750b8a5e50f6c550e7b265ffe8a1d8c89f1149998a1e0282f0cd4bedcd5_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:e2da1a6ebcc31b659fa0f70a4b60597018ccf57b69ec32e544f94d3e14f1680a_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:efa6dc87055200447f11a6a18aecac930d2f159a1dcd6600d5935490d8f40d26_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:2e6980eeff217a38185ccdb43c0b3074b3df8437b72ddb89919a78e25a615f4f_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:568dc3fe13ba7f398c02c1aae599fb7df2be02907808ffcb494883c0086063c1_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:1e65c22f7bfd5c745937f86e9cf65e2aed0067224383b6c8ab007320345e1033_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:72e604448eae1f4662f9bb41cb8fedd46f85c3148c48ee254fe7732e2b7a788f_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:7bcca07d92742d22d784aea2c55eae0f6cf4cf6f22fcf238a24dec17bf93a740_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:c9d1092851a08f6f334330a4a1c9d8733d608af029f1bf9726afa2f1e3315b62_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:0ff2b1f1deeb5370dccfe482e97d473e34b23fcd9088d33a9c7712cc9675fff1_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:4bb99485f76b786004d7a955ba6e52897c06c8669c3431b4ba18810e5a4cbee6_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:4e7f67d1bf0b5ec196d80a301d13eab26fe27fa8877ff66cdd422826324000ff_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:ea29b37584a51540cb9890d640fa3ef467186a2770b346d612176e8bbc9200cf_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:14881b406942943f676fadd2072fa37f029ed2d70dbbf2ab9d637a4be6ca9786_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:423194ef7e61246515306c6d446e9d5876cb37f55ed26d455e7b97cf9672275c_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:5ed08972f81c9266c215be429570ae3cd194bbd669679ce7cf6d2d763247272c_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:9279edb1b1a1c6b46c0d92cfaa13fa6ca63101502d24584065f723038e2ea000_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:8b59327c6d34c40c0fbb01accddc73be699522aa9cd3399f75febbf3646b19da_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:9768f5d521e9af9711f20509cb27261741704f73fd5547c0329972eb06f126e9_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:af511035f373c2bdc131b06197240354c165b4adef12a283319de01641600ce0_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:47e3c79c5acf1c491cdc845991db369591fddb9392cdcbdbc87d54cfba6a9f1d_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:64b875f9db8ff076d8030c5608a85665a3e774105708884df92d79e19bd4ef00_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:9ce685d2ffc4f8a80f83441e79b7a410c0be672b9f26da47092c3c70340eda20_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:d5966fb53dcb511cec27747ad20b0a882fda63fd8ef60145c3cb290f73f8d825_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:3f620a3906084b5b8d5ba5aac363d5f73594a9671bcb66a8290081301e87ad20_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:5e27283f22fb614dafc9d74b2823d01153eee494b87392f73345482d7b3ff073_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:7d614a072328fb5ba4b64bdfd8e952ef1645c6fc2e85f4569bb937d252c086ed_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:b3c938e58462a54c87d4b6630a52bf15c5327e0bb289c5b99ae892806a9f38ff_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:2c037d12af7b5f6dc82f44dbc0103a83da071c3848afac392a7f29155454ee8b_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:82bc0ae23a7fa7524a6d99c99917a8556a262bc4784a7eb0e36c8734b03472c2_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:b3ee6d856ab92e60c5c7651d80ce2c284525ffd796a9b71f23fbffda7113a62c_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:31b26a08898f4b02d1ed9a4dfa374c53dad3c1fb9d50c6d913297c1645425d31_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:4c61613308a6adcda299be9e1c9ae9efd93ca94f92ec8f3364c372b1136b9a03_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:6d0630a2943f23b8d6c6d2ee45fa573e090540bb7a4a14d09ffab03f2789f6cd_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:831aff20d57e803acf15a07f382236eca7f6c212924da6b986ccbf48a6cdea3c_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:02f4386a24b7b3ecff56d1537d371038749cc53747e7f1fac1b91c20c934d42c_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:32b9ecfe033ef7c2ac53d9fe33ebfa4be664a424a7dd49131ba65bcb6508f498_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:932cde6aa7808148a0cb6d6e793d4f428c3cf36807bcb0dde455cd5f352a87ea_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:cec680e43a77677af29be6d630aa21d87281365955bc854c45ff9ca78db88a32_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-cni@sha256:3d493e21a0c5dfcac591bd81ed50c5770a01435202fbcb18610908166dbac4a3_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-cni@sha256:4e659dc5e955ecb60deace44e4c158cb2fb3c6bc7815691a76c5b8bd1bc0c85a_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-cni@sha256:d4c65aa2f0c8a29452ffcfd50240a5fae5085b0a333864aaa4e8f7c98af7b829_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-cni@sha256:f340fea5cc8bd860709c3c9c7ac6a74fccb80d76b8e1156197b5cf37e7f5f03f_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:15fb7cfa20039955bb6c8e18a25b942aaa09d148cf8a83ed3d9b31ead91c230b_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:bbbb33fb8d00e60e54497305fe42dd1f24e4f28477ddbbbc0ad42163b9ede91c_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:d1963c6dd977034522104256ad60406407abd66f69fc43aefdd821ad1bd1d33f_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:e3b796a5c3399959c194a5486696b820280e7dc518be187773c3eecf0904d53d_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:35ff125ec62b6385c67de712d4326622c4861017959856a6869c4f185b4bb915_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:8df202a7de7d74e3da2b66ed845fab10ee55b490bd6596e34f2730e56cdad339_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:b4215d17425af7e8de15596d25b03d02cccc88ccf9c5997ef46a9953ca5eac71_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:ca01ba905e6178c634bdc21c5404b9860909669a16b78d166dad0b27457272a8_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:133f501f1b9773ae1181f36ec2dd790c16b7217223ab1881b0dce10d715f5c5a_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:183f3e2fd480ce94aee7d8be8ca54258df4ed2006021c1cdceca305f26ff1395_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6170eb2fe16efd83337bc40abb9a853d190f77215dbe3127d486e1025a069557_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:b26ffd4d54aeabe9f1e82f76e99ae537848bd52c57ad6e237e1f61d9d19da4ac_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-must-gather@sha256:0a0d2b80dfda92991ab1fc1cf61bcd45aac06c8aa27cd6c7a52f622b93003c21_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-must-gather@sha256:af7da578c6eb31b516820ce4688dfd5d93f6d19c52414d94faeedde338c2b3e7_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-must-gather@sha256:b91fd5eab9d3c3c7a7ced24f633f7c01a1d6ea2e7ff64ff549a3a6ec2e74f50c_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-must-gather@sha256:e8e69f54a957b49177354d9f9f89028c403c703ed9971b9799b5cf05f2ef2a7b_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:289cd35a51a72d51dc661e61d85a97f56f25495616601f029691333b83796a99_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:54d6593a0b2be71c466ae0774c3a76e18b0a39260c4f1809f01b560fd31a1478_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:b4165696dba67b8d4380c90f8018921583631ea3a3fe17ea35ffdb0d707ff7ea_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:dad4196dd609c0b0e03c26f076713e810a970337b09b1f6901d6578b71ec4d1c_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:8d8b1aae175ac3dd8e8d9c424aca469b6a79520e995c68ed433c5973ea502043_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:b9b2f8b939c64185bf3ef5b7ae0a837130596a58babd8854c7738baf099c777f_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:bc8e5470ca8bdcc73584de9f6822d1d3c7a91427dfe474e1b81f8b0ca44af4e0_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:fd5f8d87df0d102e315196f402c5fbccb80e19965a29857361a8261fd1516382_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel8@sha256:585baf728296bccdaa9f13fe7586f48397f6f2a59750bea6463c90ace9863c2c_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:272a01b9d4ac1c2f4f3f33ed4e6b9fddf8b271e60b9f05727f5933cc756362e2_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:1fb08ea3130129777cde039f2ff2e56db13b10004645f85b15d358cce2b00dad_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:3d4f4c215d645a3124cdf0175a1146940a556415015ec027d6bc904bd38f13df_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:996675c7e518cf4d037dfc6e98cf149ece05152da0e222c39f7be1f1a42769ab_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:c2444fc2fb07bc7705faeb7e534ebf8b55511bbcb57fe9539c88e6ed90f9a558_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:2478f87ee9c4a41ebcb29dbe974350bc7e4d2eb10ed0ce69e4f0f2412e8af748_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:5e3a284dd52460fd5121dfc17b082bd559f37112f51a7cc90ebab50e4b518a78_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:646d30cf056ddebcd6eb45f0afc9b507b4e8ab910803927d5c58ad4464477736_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:e70b8f62677a3b9fa03bdaeb0832bccf42e5c473277494c7b05fb11fc959783e_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:7fe43cc01d066c85078b5a10c16a54cc137cfdb9df78736e7cc3ead986eb9fc4_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:8705800164038abca9a8c16f70a834ebbb79a4edae87cc2a3e1e05227907ae41_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:9c70475c6be2821195cd22224097474b6172143caab1f3b93756bfb7aed230c8_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:e26e164bf5ec4dd103578d61ecdf0914ca38fa5bf1ff674dea290ec3b3ece1c9_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:769c2d1727afddb668e16a2088da1cc75d36a942d4ca78b0661f1f30d6c58676_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:901947d45d5a83d6170731dd160981bee40f0f27ce34b2cec6a048ce353976ac_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:96b3d3cb6bda5ec6b698268bc7951a41d5f84cdae7aaf0a009dd4fb9c641a199_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:ea1a7f04ed745dd017977ec9fadc7e190146de532a8b587c3e7b77d6ef11f912_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:1a473364b4d924e2f5160a741976fca42687b9209562da9ca13689fc2cceefa4_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:4224d9c2eec52c1d71b1545f582f89f3027cfd3b4eb70eda193c94a045932540_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:93d8f3271c0cb34104daf19f93b67b7ca2a53bd112b2b7a3168b7ee8d66f6f7b_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:ec828551f032dbe2bc27b15a1bd8948a40b3bc1616ca8ef0d7584547d523bc1f_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:07ffe96ea0c438e8556ae67592545ec248ef3177466a7a91e605d9a3cf97eb02_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:5bc48f86a2aabc19c37c6881156603f89631650623bbf91a22e9d20699211c8f_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:873176c1886ba511a3e27bba927f2ff93d799792e03b3ad3c7d645bb8b7bebc3_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:d73ca734137b09f63abd2b86033b45917a7b31ea0f0b82a72b1edd49e7e562dc_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:6fe96439caea99b98eeda15bf53548735859dd1d0447580cafd70f35413d8b73_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:705b842a1de235aaf56b3f5b47fdfb207cbba7773fb4778c3f036bf55a518fcb_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:a3cdbd04d182008cbb82d5c62a11a9ae93efaffbb4cb07a05681e18c7d278daf_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:b872600b11c96f9193e940db4e81057138b234b89ac00ef5c725a8d33b0493c8_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:30870719d136c4533f111eac5a0f16ae6c8a22194d27f7bdf5c79bdda7bbdf65_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:474953bca76984d2be59b36f7bf732eee4be1ebe9ea6c2761538eeef8c0fd359_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:c4a189514ddd841ddda1973fcc2f0880b2fd4025575d449dfeb4a8293194fd35_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:f08236ae0f2684bbc1cf982b5dc1291c618775cd15e102f02a20d63d5ea57046_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:26aeafd7f91f2d15875122203325184eeb468e7e8e188e7a573ea9985a7d0765_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:41677d6e7076a42964606c5751023c182b085d84f9372590116843211b13177f_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:4471ea204d04b1ee21c24583a97e17b0c66bb7c236d139779b05f807d072e055_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:eef333cd092d6b48af2754b5ab69888ffcac50544524240ec27dd7b0f0fff2de_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:0774437207f9023ad0d0cc64a1113bb4a4854c29e573a0fa006c377e46222453_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:8266f325d930a96aeadf20c6e411b5fc170f0fb458a61771e422ef05e6cc5551_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:a0926930cf08e171c928bdd544a7bbe5faab3ea840cd33c4255c63899ed1338a_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:f5384507e10ee4cbb28501494dc4865974c469bcdf52848353891d18ab91e535_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:361e41b6437b1e9d11f2634517f81b073378b6dc77ca2aebfc197468f9257ccb_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:5a6ba05cfed23c3adaf3db363c6298dd7371d750ea2547f13225eababee7b5dc_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:9f00865d3f2590aa33e4a920a61055f5d83af53d2ea5a1aabcd7952377f73ed0_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:eb675a5fac8140bcfa7442ab9c94f0050ede342b11000484323b32bdc9a41b0b_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:0a94b81901263ae93b0ffc3a5c94a7f8c602cef274d0f709ab6ab021d0b7cfc7_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:19319829b7165441d20f15f136b49d3b706be4b0a8bf922adaa59dfbc23e75e6_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:9f6b74a54f6562c07873b30d4419a36a6fc36a7b8f7f381832f6ab090761e735_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:acb0c161af34b3c8dba0cf8c55a729b10b67f1bbe8b66575a8eb7607abf39f37_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:303c82ccd73db35c1e5d9453bf448de8076d40d8263adfaf3682eb185967ea3a_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:5ba7215b20570ebbe3769e23524a680b699a6be0b6081f25daed61257738950f_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:ce01851515c2edeec5d5b91f5e35eb8f6852bc3278ee237db72e27d39a4c00d5_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:e06416ae75e05af4f06ff35752b057039742e26366b4e5f48ecd84f260365c33_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:4e30716436083472011c32185f5d6e54adea2845f22449340c94f231319ddee0_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:d992d79287f6496051f3a005af190ee586646c9cc1c6c72542bace924f4a0788_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:e7bb533706de09dc8ecf7c0779b3a304db9aa8e4eb9fc8d40c6154c7765229ec_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:f2e8fe853b042abaee14c7cbfa3b1dda11f82a1499db5ac43aa95025bce43bbb_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-registry@sha256:41acb229602c4f5123621d82b102a21307d0919942fc9a45e89e0790a301665b_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-registry@sha256:6f4de0bb3bd7e9dc3488c8a43daca991eeed77e5a9d737571e9b60ddf2fb32ce_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-registry@sha256:7dd422c34cbecc6cd29179f5e341035725ad3aa77eeebae033e6f86081ebcf57_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-registry@sha256:9de2cd3a25600438909f0a88891e42e09e8cb2b92ebca8e8c0ef7255a9d8910e_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:0fb5437ff89bdde7a84c51bb0a3cdd72a46ed704051c34ca04a6182ff9ad6ae2_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:1f03d3f90ab8f8b3a9badc6bbccfbaa60950fccb15b9c4f4c80084b97ff865b1_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:26904df8c6c0e23bd8993993302f743483dd18d2ffb82c0b06bc669059b86e7b_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:81b012fc3f45012d9846b0158d3659a8081892742811499a3720b472e0d1ef86_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:53c66b45acaf412df2d39de16e27620925082ae7fdc94f53ec79f738758e5ed2_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:58dfac866660eb84b004f533b2760a3d6c9ce6a87e484acc1f44eac7c4aed9af_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c607126e8d43bc09954f99625329630804d10bfc1343be5f7cb46ba28aa7c9f7_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e8d2245027591ad454a042a484b13f9b3e153db36fe8a2cf1c92ce3cfcfbe09d_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2bdd57cf8ed0eee4179556ed7c527908cac5105453bd591a2747c5e7590adbda_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:4e190575d60664dc3534557c4c2ee70a0415ebebd59166704d4c8b9e3ce3ffc9_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a44f9c52c6a3801f23d2523d144182c19e7897e8e40fed087a948d95c252ff7a_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:ce0c85a6bcaa3dc1c3b533d43635d3850459c9e58b1b392ec5eb53e8c62758ec_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:2bdd57cf8ed0eee4179556ed7c527908cac5105453bd591a2747c5e7590adbda_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:4e190575d60664dc3534557c4c2ee70a0415ebebd59166704d4c8b9e3ce3ffc9_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:a44f9c52c6a3801f23d2523d144182c19e7897e8e40fed087a948d95c252ff7a_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:ce0c85a6bcaa3dc1c3b533d43635d3850459c9e58b1b392ec5eb53e8c62758ec_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-pod@sha256:2d5034d957f5a18cac865648df8bcb7f2b452c0358f3433fa57f51852369480e_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-pod@sha256:bf19bda57168629145375671f05f8dbed85751dccbaa76de6e0e15e33c03b878_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-pod@sha256:bf63836da764d3edb85eef931e9df66ae263be4fc20d3dabf3bbce389d485dda_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-pod@sha256:ec37b6d41b2ba490d1728e034c9345b38f9100a3ea1e95c2ede71a4aa70b58a4_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:40d1f80489c7fbea4944a302b8328b53b80f55cebf599f5249ce840db3c304aa_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:a227788a9efd11631494bad9646e0594384cbb99389f1abef0c8554cc424eb7e_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:66c7549d34362a8521f3334f3e5ab3eb129913d4ee8224ad316e4ecc1e3e74e9_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:bf45590a82d55274f8218c1cd796466d330a487c9aa62ef70a4313606b3493f7_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:04fb92abd413af92facc680dbe8229944302e83d094cff4c530277fe59780836_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:579c798290fe3710bdd34a0ab0ad5e8c8b359f21714660f39aa6a5053dc1b62d_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:a0755b4700344b97285e24d3736db1062c0217e7cf382fafc25acbcc49ad5da5_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:bb797a663cf356b570a379aa959adb097c5d3c8fea9171901d44c91b879168ce_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:4cbd929c0cda40372e647f68c1a74a76eff8b07f393343fcb1c673e98e196a12_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:75ed98618ec1a6e27db5f1471b0c14617d2786b3505dcb0be711f390e4e0e144_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:89ba1ca0a16b7cf75588e723abeadcbdf66a4bfddcd74b96583f7ca4dab0d67f_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:d5b4dbe9e7fdbe94646af9140f55fea3eb1a1648b63da25543071b135e4e51d7_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:270cefaeb59482d89580be541b9ff8501697ae8fb8fb0fc757512551a1c0a229_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:543ecd85e3a8e5a8b1668a3eb857d554f3aed5f5f99df06fc96c207b2cd1f68a_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:b4fdd00a5386db728c94c1ea6c49e450b3cb40352f7008d4ae5c5e340cadc442_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:ba82154b9ba68cbbbd401d1d62b1425e97ae32f809c9455b6e8417788acd98f6_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:22a20fd9d7349ee228bf166ba0c3e8e91387c683da2ebf4145ff2006fb1c54c5_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:4c28ec1115b0df6dca82b417d9590b3a3e89686aae16d93d854a3c2a313e1880_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:666fa8a3fd09243081ccde1b3c8382532aab9746d12e02ce0bb47fbfb32273d7_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:9fe57e946856ae7dccf83a5ac3ff6848397f0b8d98fe2b39c341df82a508b234_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:062f9c1be98d83a364abcb6ce08244c9a25789b2eb15c7946ae546f05449c24a_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:0c43289c2a39c99d86e645cb43bf53a07bf0b182b05efca1046244d7843859b1_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:460fd5bda2fdcf9a9c34d52f1732ec8b9fe5a0d133cf8a761a66a786b8d75528_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:a1e0c7f6c065a91b4112c41ea2bd9bb2ebda3761dc7712b26ada64ade78fa674_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:632591056f6d2339715fb5c1a3cb909c589586ba8e2ce8e63e537705bebb693f_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:69eb6c44a16287706659db6acdc53e7780599d86a02adb63e728ce7d70f1c975_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:b2371a23331087d2f0dad63f54edb024d51e0526da319a76bab0890aba28c58b_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:d729e7664dc76e64deff7c9fbf8a4bf3a6892b4db88661d0c183cf795e6fd58f_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus@sha256:207542c0ad1f3b599c3cc6c180939cf53d3f1476561dbcc844288ffce756bb41_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus@sha256:28024773093ead756489d28df8d9fec1f109123968bd907504a535f08ff2bf62_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus@sha256:6795364606c9f03c2c921a137a3b80d596c2911089c8c4d942f38bfc5d1d03fe_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus@sha256:bb3440ac851c34142da6610ef7ebfd30f0ba3f0ed10cb4480570f518a06a3885_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:5c5e851fe70b45fe060202354f2676b600be807b14fa60ad93d03f9276743484_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:8b389f6982b94f3b5546565f536baabcf8893a583b574b462aa2b5b1287345ba_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ad396f288e6ac9093c5f1f59100cdc968e52ac5c6a8d128aeaec8f28f7e2f5b8_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:fea1deecc00c4a60b44b8c3a5123a5a24df80faf36f849367b7ecb1b07e3bc96_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:2a9c1d4d7bcf5d3a7a414482f020959fa489ccc06b5a0c724a78da62bb1ded47_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:3862a8807b5710f80ac05ce38155eef8e245594cf7cdbe3b9a718ab31a323436_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:65a5a70cab35c5d51c4bfa23338a34e4da76016e8bb7765468cab426baa7c53c_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:893081f7dfb7379d5653155a3ac0c5adf918e5f1ca09206e9792bcceec6eb0cb_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-telemeter@sha256:5f23edf9ee6a929cf63321aa208d35f9c332fa5d19f34ec1f542f0c3dbd8b404_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-telemeter@sha256:bfebbd8bd2c53ec956eb7608ef743848d3c181d211a6438502b398ee39d525ce_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-telemeter@sha256:d7a8abe5d4a18b1be8fd9300271274453abe98a85053ff596a5aba2914c513f7_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-telemeter@sha256:ed2679255532f8984ff2f14c96cb9f24d96285570f6cc38a93add615a225586d_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-tests@sha256:549f70f3d54227714ce4c435a74895c53c4c4c48f9bbfb999fca6f6bf17b383b_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-tests@sha256:74821491e546c0abcca4cf565971d9fea685422f85a1913b0f6cb29b8e2a3e7f_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-tests@sha256:ade9297d75238baaea862e6bfbdad65ed465bb7e43c597141640c76da60ce732_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-tests@sha256:ff3fbc882fad77dfdc4fbb2a0bb058eaf414fd729786c2ffd25a481c13025f78_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:1bf554932c6a0f12dd855c4737a6c497ccba6cdddb579f1f958190044a70783a_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:3d6668b4788734262c49f2827c9d0bfd54768e17c3833e8fa4e7350d33edc920_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:5792ce77e8ed883c774d76ca7a98f9ccf2207caaa274b126b78f2637c2f10d19_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:e9fd79b6e56ae412a4c6abe6d245ddeeab783c5db0273715d1a5959f97fd44bc_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:462bb12fc39e08beece7c19a5867c883c3a7fe5fc73422c5d0e173bbde17fa09_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:67e9b1a97d13699ffdb4a3a5e6b778d1bae05c206fdbb2bff33d7c90f17118fe_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:89071ed5c3e5222de1b460a16c85375662797972ff57665ca7b984df850bec56_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:c3cfc995cbdfb930b08a0c4f4c389034cb6fad4823d60b0a977afa483e36df03_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:6c4d230ad869a8e01425d5d084ae5ab41c05f21aaa99efe882a38759fe080488_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:59e7c19c1f18bd1e2a9ba4b2f624113db2a801cdae4293b21ffa06f3089d143a_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:49c60b3b255d415636872fee0a8e75e15324bfc92ac85e333af81d5f656f5381_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:4a6f2275aa9a2eb62fbde6cea70b6a1dc868385672abc7d668acbe5d027db83d_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:6c4d230ad869a8e01425d5d084ae5ab41c05f21aaa99efe882a38759fe080488_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:59e7c19c1f18bd1e2a9ba4b2f624113db2a801cdae4293b21ffa06f3089d143a_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:ff21c2d5424aa264a2633fd5db74f82f77597b889a25e71c21e92b01b3c8faa8_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:55db369f490db060ef1f7c013336e4ecf6948e5531404cb0e1cfd997908293fe_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:33efb0ac219080c5261ca961a8b5bbd4c6baa63600578790889ee20af477bdf5_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:63c7a7fbc34cf7f18fda6cd985838dbd653dc0ed1bf2f65e47f937caae179618_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:7d470f2f278cff860db66d6ee56a1145d7edc1a1a781e6d56ba81265d24fdd51_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:998d116b0f453e4fc7a7e95464014cdf72a51d9690dfaf7b454cce03996d76de_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:0f049a3f90e191e5082288df1cda425e539773dd9b2115aaec393c823631ec9c_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:9491c18dd5e0a97538a8261718307222c39479c2a6165754a1c87eaa702121c2_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:bcc0e629710d429a2c1b53ba6862d6784f50120431f2b9d5ae849c5acccda45b_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:cda7b7445c448dcddb4d7f4218347e478d31d2ff0c45b151d2909650949b9cd4_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-30204"
},
{
"category": "external",
"summary": "RHBZ#2354195",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2354195"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-30204",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30204"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-30204",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-30204"
},
{
"category": "external",
"summary": "https://github.com/golang-jwt/jwt/commit/0951d184286dece21f73c85673fd308786ffe9c3",
"url": "https://github.com/golang-jwt/jwt/commit/0951d184286dece21f73c85673fd308786ffe9c3"
},
{
"category": "external",
"summary": "https://github.com/golang-jwt/jwt/security/advisories/GHSA-mh63-6h87-95cp",
"url": "https://github.com/golang-jwt/jwt/security/advisories/GHSA-mh63-6h87-95cp"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3553",
"url": "https://pkg.go.dev/vuln/GO-2025-3553"
}
],
"release_date": "2025-03-21T21:42:01.382000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-09-04T04:22:43+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:\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.14/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:5f0204b0de50a408dc8b52f568e90aef6b3266ee8d22a77c1b34ceefb2b00f14\n\n (For s390x architecture)\n The image digest is sha256:758be0c12f06fadff01eb06d514ed48c306679706b3a82b72a2943f211003a7b\n\n (For ppc64le architecture)\n The image digest is sha256:9d022cdb3929572745d9b77d9f27e29fcc8ff5c7c5d04b404e81600601e7d6c7\n\n (For aarch64 architecture)\n The image digest is sha256:c75cf7a5560e7352860dcf9ae8f115a7ce7b45ca05744d65af7513ce4913ea7d\n\nAll OpenShift Container Platform 4.14 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.14/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:049e905210d6400a4a481f9d209577493b5313ef8ba799e68d297037257b8295_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:0da022e984bee2f39324d42102674f41ea8b74db830d72933370b76a52252fa4_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:1fc8e321aa0a937d1dd6c0382969ea4fca1ab4a44210a343b2ed5e6b86219ec9_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:ae02313bcf7581b8db76f28ddfeb177dcc024ec1fd6b4809ef6aed6194867c5e_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:14855"
},
{
"category": "workaround",
"details": "Red Hat Product Security does not have a recommended mitigation at this time.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:9a748451c1650e43bf911c800eed90b4e85d71e250a9c4623c7e95d86f404729_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:a1715c28ae05bd1ad796e0ec034c0177fe2a5aa554891c0c4c2d3fa11b9c075f_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:a9ca0cd9088f071e1a355a01a0ba501bef44e9dba67cd11aa057b4bee67672e8_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:bbb398ce00d2bc244eb9b403c7def721e36b849176c7923e33b9292d0292005a_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0dfccb271dbb7683897d20ec923c172167551c2e440c14ad0b61561821a5c3af_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:63e5fa1f3a3164bef18510e0338a90035acd5adc3cf9e736bbda25594885277e_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:a1eb380f3a41fd9cf366157abbe18c776ae6e3a0e3a3e1c5b187afe4ddfa536b_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:e3fc2b5c70efac4064e9fd155eee2a2dd2813ec865f1509deabcc41590e3563d_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:3d3a584f8ede240a3e4519383d151fb92a01c326a43388214ca78dfc492a2b05_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:8ad6653645299243eaa0fd2677e3066cc2bbd10f12b0405d9c9687c76ae283f6_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:b02236cef563bfae5956b4efc3f012772a8117b1c8de5b9a4964b50f9a7b65c5_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:b2577b2f1602e02efc7e5b8c9750fcfd4fb8040832f461138cac1230d34f1961_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:8fa63dd4b31e84c287a60f807c4130a5eef67f73ffe1dff28f32ae8f9441033f_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:b73506048f9ba08874eef8a6f2f6e467d55888ae3fd2a7576920aced94b55bd8_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:c4c1e35817bb978448dd3a2da5f9a99fcc95f734e26776e244e5dab88b0b420b_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:e9ac70e41419d3a074e99854ffb4bef5b1f9ecadf18efae211a17ba9df306580_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/network-tools-rhel8@sha256:282f8bf0a1ee79b4683921671e76d8ddbbb948f3c002d92556bdc5bff1472216_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/network-tools-rhel8@sha256:9149fb7cc4f45dc3d188626be4d47e9d5c64fd34a3ed36b0c7208a80f923035a_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/network-tools-rhel8@sha256:9f7f414049711a33e7ab426111b45525850445fe16873870d5dc5c287ed488cb_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/network-tools-rhel8@sha256:d2bfd76b906fa5074bf4c235330202d08c3d366215c5ef117748ec9eff72dbcb_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:4d9dc7566989c3d20434db05168515d745d3b48182be6c27573321e2032b7654_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:7404d4fcd2c5c33f3e4adf52cb5e85c8eb1c6ad12e951ce57910b7dc575dd8b9_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:79bc2fffd797d5b7bc28ab7a8b8a602fd4e431aeaad54c3def46b3cd88a64d3f_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:89c8f9db263056051fcfec167a3108903328661f83f4b8107ade752f54e65ed7_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:40f1a6a3e35b8f3334c18c5f6c5eda785cfc4fca68fd2f380f52de2d79a7c0fc_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:aeb961cb7c623d08a6da10b2e8e92dc789ccadf09935775efec046b0e5f5983f_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:e05fc48c55b668b4938a4d2c5aef29404ee208aabeef057b3a0e85ca5ef76f38_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:e1654eb8e3a715e6cff2930631b36889d1b3ee0ec388cbe946ce0917c613c0e1_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:06985b43ecd79ec616bdaeb23022c0bbeaf9fa0ce8d5dd8d9b9011150072beff_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:89bba6748d84d96e2ac4f1981d921bc921b394713cf684c2bd113a65a3a4494f_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:e1e5878b040ffe3902347c6cf303cb6bc07a8090bd1d0889dc0f8ab6b7bfcff6_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:f637f434fb3a8a142fc2f28946240f84c61249e31b8766e41235c6261a98eaa2_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:1df38f9325e431bc4812bb10275446160a8aa69776e41097f943803a7381ee69_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:25c8f51b33d73b697f95e5cc8cc4ad19d59c73e948a8f3cab357fbdb4583a8b3_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:e000a1b1bc9e5626baaa7a6a74e6e18a197fc44cb7c934e13ee4146bac77fcd0_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:ff59e124f429e20da21ce2ee5ffb4f6d8c6d137f0efc7eb3bff0d2ef6be4ed0c_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:31b14fc618f718efb30e2ae24463ed5c27e7a9bf04bd272abb828a979cabde89_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:5734694d1c1216015a5e80670bf46bd7efedae28aaa03eee8afe6ae4cd2f8b2f_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:75ab8e2155357546f5ea98cf4c01102cfec0fde631f2b698da4306e59b31bc3b_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e476574d4b9afc38d13376fb3f5895321959b3e0efc3da2f184b9f705eba2221_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:08434ba4f4cecc0751f6a7475722a2278eac17a1c8fc67e71ccc1f2d2d5dc85c_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:782e31fc1b50f89cf7866124d34210ca91548eac6637612bf2f5862493f28c77_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:e0f23c780dd43ccd136a02e3a59df49315ab5343f22f0f8b6ccfcd4d84745cf6_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:feca3eeb5832821bbbd3bb8504b292b621758751b2d56e224d17dd95b9724756_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:0d48b0beca21c0c627027bec2e83778e3392f282039f687a424394657d768d69_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:2e12f19f70ea4216a3ab31811cdbd4739bc32423cbd30047d5f9ff208f9c6598_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:77f6f08ce677c5b93236f10881836f24e239fecc2d386feed855581b5e078b9e_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b0cab60ee486547a71c5a4c9538dee910b261767a44c4d8443f2923d2027c50a_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:b1834514ad35e95835b77563c28d6c20555064f7838d777f932430b80139dad6_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:6e1c74e6c71af0382b1db5a3d650e017d85204902b7443e99772754a94147fe2_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:a097a76d302ae5b499f36658276b09fb64dfe056e40fef0022086d8e4267505f_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:be8f0a8f28d89325e1caae62750aa1a89968177f689c06abc251152f2857314c_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:5e10e661a1cb345fa76c938f9e6c5417f1745032cfd50413c71bcf2b2724eff4_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:d0cef7eec64244da073534a379682d17e201ca18bf2d51c8c3cafcd60bef3308_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:e6b88a0bcda791b89f22309e60f4288bcfa440a69215c7a75b908f3b9358db79_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:f86ce5bc14710c22e2e6a3eae0bf8fe18d9f67c930dab782cebb1d6a0e2675d0_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:4b2fc85b24c507e0c58962ddf3585b237554f83202385cba5c0128cf2e958ea1_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:97a357234248504d2b953353946a663165e789d5fc5641011ae837709f95fe00_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:7ce30424f62376ee885f009e8ffdec9c9748a84d323bd632e9df5d9a2a0bb8e4_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:b483f6b16a2870113208a58e3a15552fe846839e54e635abe543e6a0622574b2_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:3c8beb58c11f2ca59ba37aa6988a6701e304bd6b4ee921e65c16bfe4e92332eb_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:ce3dfe7d8c7882c4c078f55bb210e4813fdf0027e79d3ecf0889b1657df03c75_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:183ada7240315e2e4b4e775fd4caf978042307f13aca7247f419df4198876487_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:854a0bde2f6be9a5661e8abb417d29f7644b2384438f56f8d2a9efd4453b5670_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:147a8421404e6cb44aaaeb893eff2a637aef27a72b876751cf4cfc4a19e411ed_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:87a4032a22529476d43023ea2cbd667523c4e7e53253af0be2697a7120cf7e5b_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:8cf6a30fe68254d300615e9841563e0fee92304d5648607d4311be0451875df3_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:c5cb16eb7b6b9589da072765764e717bf9ecdcf24073c206d65d2dd588b58a46_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:11406244c16a4075aab9cc6d1ba5ca5640e78684f358e418c5c33cb5b68773b1_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:18c7948a29694dda2a3780447724d16eeddd69c58c37e5cc95242e044670d0d8_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:10459778925204ff4cebe77ddd679be9470124d821cec1368965bf52606712e0_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:e618fba6fc9b967f159cf24e6129c19c4ce2a999fe80f4736540a615d2da7488_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:64e0021b34bbb4832abb4994025ba8ebf571bab79ab9adfc1cede7a536cf6b8a_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:cb18891e1535af26083d5288666945b9ea498a4df0af37540063de77d6467d95_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:b12bdfef5f90ee046cf29e88d5a4358c7b40c184dd51ab0ee15180da5b296e11_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:faa216936a8c83e990aedd30a0d67ece499e6142f5bf0833ee859e30aa337795_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5a8aaf6102bd3802ca1127dcd1e1f2cec2a39e9fc6fd6ccd101a8bbfba1dc5c7_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:fbb75024a12f467b1a6fbc104d7f51ae77691b7b51b9dc1491ac39f7f8e57b68_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:fce86546bfbb875f112480a99ab8aa01956a550bfcaa0848d6130eff65efd005_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:ff667b6ef7205f78a6dce881233b93ee45d6d907b576d1c7859dc22ebd74f976_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:0682a722e513cc04cba6b869b7fca1605c719b716d2780d0e62353b1850eb826_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:ace43fd1b04d89fce21e1e8862f27493cf5395b39fc65fa76f67822e7ed340ff_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:8196c8de200087d899f16aa3908d64c05c83d23f3d416988a61555803da680f8_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:877e364695d5f2c97017e27582ba87d4254cea91f2a920dae1275e71fc7c3a95_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:c758469d727d12be5c3de84ffb6fb1c224cf3ea0fed2e1792eebc94cec65c177_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:d94202e7b2523278697e6a906df8620d49e2fe7a93c7d60982b7ff4fcbda259c_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:4290c6409f27e22589be1e16d71c27e853654a727d845e3c8a0005bd76ed51eb_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:72fedcb2db3dec67f2be2fa002dddad0fecc6d6ddaba4c02e0a35cfd75498526_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:8db889326be8e2e9fd0cfaec70f097d22a6bc1a928161a0249f411d3fc342b61_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:8ed204b01c9374ea3f25b45903cac3b5507f65dbfe6a3bf30a209433b6021092_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:034314a314ac0f68ff2e7457fd10e8c55b52af2e87baee59c60f6d0a92dfcb80_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:68a9be9436fd2b26fd8b94b8a5d792c2c3b3303f45fe1d6d272a0e0831457371_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:acff3c2b300d2cc1835ffd76ee6deb68de1b1ee9e1d61207c01847a896ce1d9d_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:c87dc1385bbb9a2e2dda46bfd3602c54b77fb15c9044100e99c2a11db92daa6a_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:3250697af97bcc04b0127a8f88d0b70b76a0f26aceaf1b858a5a42c87580195c_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:4a669ad7d1d50fac4e847f5ab9a090e8f59b35c54975c34aa525b918099fcef6_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:5ebb6c572be27c5b6ac040f0ccd41a9747182e2d089d7b3921191ce6db3189d5_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:ceedc86e3ddd2b249cbf031c93964350a3f522f52347be9970b461113e646eeb_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:2a0eacc0bc80590eca8dabed3d074b0a208c06f821d9636ec5fdd5c98a2071fb_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:310e9b8db631ddda8e878edb3cc3cd2f3a32e305c85e674d16b0f68ae39feb58_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:69cb91d757435c5cf571955b50107227e737daf0ba365ec0ffd070ba97274e53_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:d0fe069c206a3df08fa3e349711e9d0f97ac84b7b8fabeac86e9f87c5982c87f_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cli@sha256:1986b9edfa079057b6d081961045bc831339689469f6ff868ad43e6f6a234d59_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cli@sha256:33256a318d49640e728fceca60c107ac6de2b018d09203515ad66e2be1f4abe2_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cli@sha256:e3beee0e2c519fe6666f5a3de854854548ce1cc35d142e4b6dd9aed6e2256603_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cli@sha256:e48dffffee6a2b122815bb35143868ecce79d9c64bc7e5ce2eae353d79611e6a_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:12ce1e90b90b563c62bc83a5e81c2a8a837e0562cbd8d89943e6c0fc12bae2d5_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:1918093ef35b16998d9749c82200fc12086989db9998bcdf444b15d6fcc674b4_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:2aa11a5b4b9bbf358d49623de4c6900456179ca201efae8fc96b6b75fdc3e3b1_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:fba745e22cf523b5832a6650bab5eadaa20a6ce0b0b90b8d40d784975ec0ddaa_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:3264440022bd10ea10e0e661ed4173ac77ba5eb6b1d2bb91e4580c5c5f0e093c_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:6641f8c7566e182aa900578d6ec4c1914d2b87ed600c8c863d222e2107702ff9_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:e76903a49f2cb8ad65e94c161ecfd8440428cb886a739e27fb4f679acc456bc6_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:f07b759119d751640dc26e7ca09cdf39848e89316d23cef553c3ada9bb4eea1a_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:208826998257d7f4acf3534d9043fee20078bed89a360d480b0dd3220ff22804_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:394b67eeea4d4987570aa43fe26a74541f53d5de01b9946290bf9aed33ce0df6_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:b1755bc376164d7cebe58356b1949c1a313b0d000d2664752c5243ff16714c99_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:c5416d6bcc69a6497512fee2cee593619a86c7affce7fa55d3733353055d3305_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:13910c9e00a80083e8da1dfffa265b5cd267ed1d1aedb691f70e8377b327d2ce_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:5b0ad0501a6934ba3e08a585eba1e53da7bc3612bfa56d44e6324840e9677088_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:7b50e53cba28c9729a5c475c2ae33a9cd81c5ca021570afe3977daff8e210614_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:83f0da7e52cc9162d7eac7986f3ee5c8679b4080705a59c67a97af3b61c090b8_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:35b4f911c3f9206f834d2bac281f60b7a9cf74d783d9618f6a2c4a4b243e6ed7_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:3a5fb60010eb4fe863275f6e5a80532362b113d0d39213671fd24918cd73be16_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:63de9a411bc2fc1f97b5ff7168366580f2b01cc8e6c2683627ff73962190e3df_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:74c35b0c0dc5454d9d0fb3b8db12f4f4a9708f1c349ce916ea697a7903070567_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:05f672d0ee39f2d53de0cf9024a6b5f0a9d7b600b16e5d5d5d4a07fb26fc91f9_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:544ca9d2d7fbd22481e82154e7a630325a05b5d19ffed52f3f17d6de48747f7a_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:c0f56d88b848b862c89babd2a8f48579436603e9380e2fb4cd4c75a735071652_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:e7d66394b7e8dc2d8db55e4d77f9d0bcd2c2ad89afb5d78dac3a010925a1edfd_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:1312a2e0eee854a84bd2baaf5241b50e9c3c188092b0bd1e13247e9bc304e7bd_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:2a1233f3f583acfac2ecbf6ed08c2171d882ea47efd35d1f331f5de6cf1629b3_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:79077423c3855b27f9b5743dc36b8ed54d6ce742914120c6331ef8b11a1fe8d2_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:a1ec19506d72295c572b9d713b52d9af8aadd15014c2ca83eec8d4c7437a40c6_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:1456f7030243f3300a8ffa6994f8f2128075a3471a45601b92642a57d2231099_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:64f2effe2c1a41ab8fd2694ab7ee6e3c31241b4ef583468d725185dbd7548dd3_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:6bc253b1629f0d5a2431939561ddcb5ca67501b33d338e3be4928cf82984ade7_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:e3cbe5d13a80367fd907a9739119918cf4925a9a7bfdb59a442af208710d5b68_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:1456f7030243f3300a8ffa6994f8f2128075a3471a45601b92642a57d2231099_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:64f2effe2c1a41ab8fd2694ab7ee6e3c31241b4ef583468d725185dbd7548dd3_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:6bc253b1629f0d5a2431939561ddcb5ca67501b33d338e3be4928cf82984ade7_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:e3cbe5d13a80367fd907a9739119918cf4925a9a7bfdb59a442af208710d5b68_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:2316f63aef8f42b9620f1376a05f8373bdb9d4163c2ba41ba1ec00e347583d13_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:42c9f2fdb2ab543906234891c441d82492c98930a099bd5bb0fd04e83f16f4a5_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:4540b8b4cbe9befa5375cd96fc62ea8921912d3937ae884fd6683588717beb3a_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:4793c3b6cff0d7585411266f4aed92d9a31264f439907a48c78d8e2d0d9c11f3_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:7c16ef4b1a0f81c61e937347bd7c4360434ecfd9de889d606d7f1caeeb67ab8b_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:c728710d8cc73f4bcccbfe42b12de5968bc46a8862b7a41292f2ed3fa8fdb4b7_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:f46af44a1558985f3dfa701f221d3de32a82bba2a6689a1356b02c48eaac0a22_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:fa2ebff1c5d9205469f310db32129674599bf9b30eb27cd7b203a11f363a645f_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:04a27a10b71d1a67090a46b310d6174fe22c1f07c0aa1b557b34efb5c5a9cf82_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:8f3863237596a94f341d21b7b6b871729830168fa1be6d432fd63f3d3bdc0d3b_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:bd26f87832b0d26b08a96a490e4e141b9d569688f563b25879bc56310fe408ad_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:c7e562ab9be8756a94f7fe88fc7d49cd8f0f56bad6360459736cb2e299b4e941_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:0768e1d457ad2bb72d54f0484e23a50244e9f2e9bfb71d79ca3e3b9137a4fef7_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:2b624905329f93cf1afe8c6f9244ca8f591b095f213278bbafe625e2b8300ba8_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:65c57f870979f4faf5f11b53ed9f8e786ba0df1295d4bf5acacc470bf9bca203_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:87395a4e03fbcb9e3ced7fce6f143fd73a4d2abf9e5476af3fd18d738c33b34b_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:45029edaf16c0f0726496437e2e8d8bbca1aab629ad520ff57e03f94624ffac5_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:61030a93a0cae208e32634c21c34cdb73c84db87f8409ff609c7ce5c2de05984_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:acb3fc2684849852e16549bc0f81d369ddcac3048ff4a6b8bb0e6d2fe0bf3b44_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:eb61b03fff8d2ec8ab1a22068f5159fc92e037885dbd198bf10a3619d2723456_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:09b7c71ec0561ded1c3e0a4400120a3f3858581a21a439fa31288660ec25592b_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:7693ea331595286a5ffae4f301377d6d71cb774c93010590fee6da9cbf45c75a_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:9994ec2c80f772152aded1ceee060ab5c5ed07ece95f977ddcf4a0bca0709b5b_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:c5dd36046e642466ad0a6fa74021d68622dee45f8c3375da93c38b202d555bf5_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:049e905210d6400a4a481f9d209577493b5313ef8ba799e68d297037257b8295_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:0da022e984bee2f39324d42102674f41ea8b74db830d72933370b76a52252fa4_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:1fc8e321aa0a937d1dd6c0382969ea4fca1ab4a44210a343b2ed5e6b86219ec9_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:ae02313bcf7581b8db76f28ddfeb177dcc024ec1fd6b4809ef6aed6194867c5e_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:0b43966e2d09f70f64b02ee70a69c891e8e7c89b87cf119bd6541a821c85c976_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:3a8b8bef3f5d2a7adc6493357fa92d8d2163f2d4469fd15c70ad70161a0f31d9_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:82918d5b4f917564b203003b2b564bdb26ae5f8b7c186ee133b5df780db55db2_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:cbc504a3583ffc3a48e5e542f8d943d848a18dd2a86ee37aea96cf7c20ec77df_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:14a7019fdd9bf9f8aa3065bcea5c8f1120e0b65ef971f664c64edf0649dcada8_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:57f035c606c7bcfb40f93457db246857a97c024df349f55e2b135ea9967abb1c_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:7d074e3a18c832085c8112b0c08cd61119dd22026be962be9b11e998e5ce3dd1_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:e813c13da12b0e89a6caf39422da1510a69623bc1de8d8c5ac66e92912d675ef_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:17bc2b0bef04b0785bcc2105dd316650cf3e9569530c3fc4f3b0beb7aded5e02_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:30b0f7efc4e6b8090a952e3426c4debdcd90e1064703de0b99592df0019cd141_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:46959f0ca47f97e859f842dd90153f5d36b1612700bfd9958d29db4532250b4c_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:dceaf8b90158b080d6c6a054a67c42bbe0f56b115b18e6d0f041d10c4b6e119d_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:591c792528766909827b512a6a5401e32a00fa44938422738dbee6ad78449a0e_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:5929c6f2cfcbd2fdaa1c683cd84ddbc9faf599daf97e5b1f0e0f1def1b34e615_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:bda08bbe4f85609c2119dd98f248bd7eeee026e27b267086af2e312309bf4d6d_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:c2db40ef1451cb6596b9227ca7e60286e33a1a9e2e7946ca9f8131e500d109b5_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:5c337db6e9b6f2ccda040f21ae5002906d5b5b63e048a3f2faf916f852dcf981_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:6ff81108d9747793d4b827a063111f2e608f98ab28e31c0d7236c9fb0f8946e3_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:c26951b364b56f25cb53fcce2f7ae411b1808ad74c477292a11259fbe7b6a481_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:e52e9695d748674d6fbb3498d8e725ecaaba78df84f89ae1dbf734a1b5922c4c_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:0a57de5650329a3987d1c088776ad13dcca5387b4cd54b759f56e29ad5a5d656_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:44576b150568b18dd14dbd93a0df8b436b3f210d728c6f8c0a0ccaa377b713f9_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:7ec0d43715a4b5c8eefd537968d739985e8b5fcec00a159e74eae1ca346578aa_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:a96937b9e465030bce950bdfc6007fdb6bc4643a21f83944074656ea0b011c58_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:1f71d4e24352ae8e41d341b7493df4b745c53be363b5bc2a0c2925ba5017cee0_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:4ee683ba7a51f4365a6402bb333ab088b79e901f511f7eb800f42af11a449064_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:7b7dc3b38c314647c44be6a7cef345b822139beada834fbcec3fd94ee44327df_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:d68114f716acda79eafa64530a7574cf051cef08ff1cdb1209f700a6b7dedb69_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:132345b79cfcbf97d83e271d3b141b9255d77f863614ff20981456ec9d21058b_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:63a03d4d275d97b6c36b42d8633de2419fba1f3f3d83d78f409bef09c6423f46_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:f44a21a8986ab0e103f17becac94e931c2d34649f33fe09c284b8b27d93f40e5_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:ffa35fcec60dc8afc7a263176a96b41c5be09b59db4260c6f32a8dbff50ea7ba_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:451386141887c223f3c45a50544c9e5d1e458bd7726f240e81186a0e9d054067_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:8547a75c965b3cc4baf9db1c3693175dfa346979c72256becc31087f40af7eb8_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:97152b524e261f92b9cd29bf2c64203d2c3b673bac7eaa073e28e815d97aae5f_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:ca958dd9e7456c5e6c5a80c7797cbdd7f44fbaa1b156eb557d50e6a0e4ac8c69_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:5d10f53dd1153d207894e64bec4a55b77c265a81f6eeb9474c01a99bcb8e440a_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:5f2d747b9f3c9198aa817b503c6e1679cde2f33e661a1675347c9409e0235181_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:a9890f3b7ab256ececc85c1c3e73324390d625ef43c1b793a5c33739036cb2c6_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:ef8263f0e7ea9a2195be5e29d25df1e3363d38591771508f0af625cb88edb4e4_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5d10f53dd1153d207894e64bec4a55b77c265a81f6eeb9474c01a99bcb8e440a_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5f2d747b9f3c9198aa817b503c6e1679cde2f33e661a1675347c9409e0235181_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a9890f3b7ab256ececc85c1c3e73324390d625ef43c1b793a5c33739036cb2c6_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ef8263f0e7ea9a2195be5e29d25df1e3363d38591771508f0af625cb88edb4e4_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:1ef4f28ae89390c01d127c68b573baaf76e66578341155848aff34cb3ce0e3ba_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:7bdd5b1361a77ff00da1ff8a7886935a0259ab5f3dc0f5e7e01410b0db924edc_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:a85573c8909df01cbb2965aa51d239160097e2c71e3222ba2723dbcecee3e7fc_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:e26500f31d00d6a0c76083bf56b65f2f4f4d46e2319432f26cedcc87a07fd88b_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:0cd47be4218b3e0ddbbcafa602fd83f3364e13f50884aba7e203002f5bf54aba_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:2360c3e27356e5894df829df4de24324533d8c4a08305bf933da59634fa1fa4c_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:5d090e161bd70bc0ab4e611f4436849d09785b19ebd7733c79dc374495886d23_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:9285b41510034ed796ccc80211cd9b4f8cc805cd20cf629fcf6fe59781a9388b_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:2e6884784f457c35a7856ff8e95a0d975158e5f79a490cbf327a1cf74a7d5493_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:8265a610a667982aae8700534a67be51ea572e9dc0980a9c7d12254dfe1082fe_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:9a089fedc5049fe49b1aafb8b05a42c24a406801264e56ad21ca833799160980_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:fe1f37fa63111bb1a4eda069fe30f937ee5848431fe041b8bb5c1e1648efa98f_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:001c17d6c2662d6b1c957fc93fed2a2552fe6b776e36709f59e8f22943d1b87f_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:32bdcfe9b7a573362f666b12534637638bc229c4a24c2949306d4d580bca570a_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:a2c711c5d0a7e9fcc74ee14b7ae5e0b7c1b750801ddefbb76edf2c5039bebfde_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:f280b2a3d384105a808c0978cdd9e93513b5a98d24d6824864231068392958b5_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:bf48a04cd500fefd09860534cf7e5f73f47b6b9af742009e54ce558f257092ef_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:dadf5565c285e57c487daf6ba9795fcd132ecf609bacd685fd603627bb4b88bc_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:eebcb3d2e293283c9586555f37f30fe55817c109a4052acf620cdd480a00be30_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:fe62205fa3316feadb1b16b3fb575206a9548ee6536d8cbe721f06ec629b046c_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:10b49ba758c15fd133d4887254c0748006bff6ac6adab947b097786cdb4ce9dd_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:ae776fbf2b8066cc8da9bde5989c4b340fb01c08cb56b8ef0bd6f2b897de25d3_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:b01854d6eb1b919ebdb4e9ee2daf4c3c268b7e5e80b5cb0fa68bf0be1de178c8_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:e90b2212848d9818bed2ea5307abfaaa5ed4b545981f3307e2ec877653110107_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:2317831c8a3b21d4b61e53170019c0ea2112a004ff689fdc6a8bdca87691a061_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:564af798b8ebd3396de5a1c8b4fbf427491b3722e532b8e47292b8734fbc227c_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:a79521c49af1e4276e086e1834b76973698147ee59b38b19cd692b1e36f2af6b_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:c2dfd6b8018d4b4c554bdd53555481d4dd8c275afb287489bcc9cdbcebcb589a_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:6b4a9cecea357c53a7235aef224a70ae5848f25bdd3b1f884692386b65079caa_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:8895d8986ec12092a3744beaa659d9168d50cdc4262bf56e4b0a4943b0e0b183_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:a798e79656ee10b7f1f7861899be74bdd4e9e56af6d293c3c01799adc9f7c08f_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:e0fe358939dd6467e7c1df2ec633214facbeee271ae3cd3be10164effe081a96_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:51b376c808410468431752d8c76963259ceeaa6f4bc0afc9d874021aa87228a3_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:7a0590eb3e20adede6ca21a4b94799a884ab1f2acfc5c4542e16c153dded98f3_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:aba77589a255ede5446c926df72c379a05a6c5a1f964efb5314bf1c53fde3b40_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:d6f3432b422eb7f8b0f36b8b7713658bb13aa3f318f04cc424c42f7831e3b47d_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:856e121f8f6d4edfa598ac330248b024b6e065ec3de8aeecffb853b80f42c488_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:af4ef7426551607b26cf68821dde2867175323294b33524f2bfca9d10a561e33_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:ef2783a4996d5d1fcf91f88f0ec0be835d0744fce89503464621e16016a7e2f1_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:fb5d80bbebdcea6840ac59713847582cf9e9e7a1c337263f0448e8b20a234ecd_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-console-operator@sha256:1153a4561686809ec2291b451d29054541d781acbc74c7da41a1947e345ea92f_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-console-operator@sha256:1706921d20f3f49d3bfee4a4755a9b645abdb68535453b367e5c2c678d287c1a_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-console-operator@sha256:9eca18c188bf8513cb12f2fc17eb30c899707caee1de492376ae2220c9550fb9_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-console-operator@sha256:a4c72257a453f892f4a3fe365a98d897ad7554934888d6c1543e9020c2f19751_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-console@sha256:7cce4da59bc87634039c6ce92b97bc34476bc72b025cdd85b19dd29c71a0a5f8_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-console@sha256:98a3bfd1c2fa6c1e6b59817182e74545d3ff5d3dcb859d94800dd4db96d3e3f8_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-console@sha256:9a0ef903b5605690e40d923cfec4e0d3f53d291d372c1870e8481a669f5047d1_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-console@sha256:e29fe4839a240863c334505deecc8c853f69791f3f2a96dca976d11513e96835_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:0e9f8d104ed909217193284ce538c2b83d9e6838f1aa5343578987972e83a606_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:1117de182793a2fb65ae43ffe8e898a0986ff34b05f36d3e8274a94bc2ca16b0_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:1c26bde6d652ac8d28bbc4ec29a38a71792f671d974780aac8e81296ee80c4da_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:d69127bbf7535ea9616be13f95210f1069443790e449f2717782b71d67b9dca4_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-coredns@sha256:30ff6deda826696982a8981aa7f276cae5b08ee0ee6bd88eef2e405163fe329f_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-coredns@sha256:598de435084023c49bcc0f703a11befb114563145532ea79ae4eb0a76329db12_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-coredns@sha256:6e107dfd85dce7cefde626f24aaaac20217e96fc79941ff0399f6433bbe790fb_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-coredns@sha256:c644399c7e6ec0df2b255314d60d616cec53fe7093f8ef457460279f20a8d8da_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:076f3801f85c41edc7b58312bbf51750ec17088a7b18a436e7ed273c781151ac_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:231d9ffdcde58135e15243ca8d095d82032e3666078d3611f993cc3245601d2c_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:94399f2de9bbaf5d91c7ed255ca1f6f9a9552a65fe76fe7c386e95f756e4034e_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:c48c00a36d31895963dafe2edb89ce98e5dfd5d09fdebbe82d112f68bee6b1bd_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:74044a0b25668ca4f0200b2fb293c4ce070c92df4e519a2f3c1eb8fadfa3500c_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:ab39e0474695e01affe12e7cb28e14a3c87c70391350bdfd3c73dbd0c66005b6_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:04205df754e5061218a7de6463f622c33b9e200d91237b80728bc507a945c538_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:0a857fd05543aa1b297d7b637887df7b6050ae243ec205899bfb48f0fd29a1e3_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:45dec9eb0e88e93dc27a4714ba3e07ce5b039346bc3b3ea8f1ade78762ebd678_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:5c2929ee80bd012a299c2ad48626ec0555dc5c1783d1d6a97995563c50b010e5_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:1c79f18eae6233510e5390df0e297fb15e7d0c95a5910086abe48b5f71e63628_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:25116554211fa6c1133752d83a28512e78744367654b6b77384e6e73881f17ea_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:86dbb16e86839d08085df20f9dd5a8cea6d47885562e5702b7e852e8ac812dae_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:a1f3b7ac22eae1602de286f28716dd5f04eece905a687a44070265b5440ab8a6_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:2d605373f6c95fe55b1e3a5a8f60b0a5591a10e13d37640a81f912921d4e4923_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:614e1cdb127cf965d02a129cb5bf5f463dbb7732e44f176ff21b1977913d955c_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:b7df072f955d73e814c32911cda8345ddb5cabc496666813919c3e27b0fa239e_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:db3aa9b039783f81fa47b6eaf95efd926aab82e6287e27d97ae43946c00f2a99_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:0706d6afc149559caada6c3df8205fb3821a0a2e91643c1a7dfe5d2867765267_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:17b0be8dcd895eb093a80072397f33be23ec0cfb5d82b0523c1133ce441a75cb_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:49e8baa46a81bcbdf2d0e842dfae9d0b13cefee8b4e148d60c2080ba7791138d_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:4fe297b07f5cf27b237dac7843328ab33d606e3190591b17e5f244de096fb336_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:0706d6afc149559caada6c3df8205fb3821a0a2e91643c1a7dfe5d2867765267_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:17b0be8dcd895eb093a80072397f33be23ec0cfb5d82b0523c1133ce441a75cb_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:49e8baa46a81bcbdf2d0e842dfae9d0b13cefee8b4e148d60c2080ba7791138d_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:4fe297b07f5cf27b237dac7843328ab33d606e3190591b17e5f244de096fb336_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:459188a4898f017e84c39e8a01ebcfe799c01dd6228f8a66525190ac4e657c19_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:999761386822360784bbe07badfdf83814aa52d83ac6b467ba848dd1387ad56a_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:ae54b704412adcb6648445aae702be0c8ffc4427ca88d6527c0ca3e04e11c6a6_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:ec2cc32f380673fc74bf9d31ecc060db8aba1bc36e8268a0c241d2460678a7c8_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:459188a4898f017e84c39e8a01ebcfe799c01dd6228f8a66525190ac4e657c19_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:999761386822360784bbe07badfdf83814aa52d83ac6b467ba848dd1387ad56a_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:ae54b704412adcb6648445aae702be0c8ffc4427ca88d6527c0ca3e04e11c6a6_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:ec2cc32f380673fc74bf9d31ecc060db8aba1bc36e8268a0c241d2460678a7c8_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:8de6485e84cbe88a9c865f2e8c8d4adfc729208a22f3d00ed31871fd4c4004b8_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:b0b48003056ed839713f66e4912750d62c217eb2c16b8609bc403e86856ea364_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:bc9063411e9fbc8528c434afa0198676a91655e21b8edb050664821d0305ae66_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:e6238cb10c82754d71b7de9a91e992961a1dd757271e585b086c4030f77c7d63_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:8de6485e84cbe88a9c865f2e8c8d4adfc729208a22f3d00ed31871fd4c4004b8_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:b0b48003056ed839713f66e4912750d62c217eb2c16b8609bc403e86856ea364_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:bc9063411e9fbc8528c434afa0198676a91655e21b8edb050664821d0305ae66_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:e6238cb10c82754d71b7de9a91e992961a1dd757271e585b086c4030f77c7d63_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:2792c1dad466fa29d4ff34b6283ab37e19e15d347a9b76f09ef8a9b667751f60_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:5fb9a73723e7f25a9198d7b4051c59578a72d67165377b0e70385851c81d5104_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:a98473583baacfdc309f1b97bdfbdc2d27392378dbb7f65b2189110fdab20bb6_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:bb28b8215b30a31b68ac4c47bea32235a6f5199eb6dae16d107c076783d19205_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:2792c1dad466fa29d4ff34b6283ab37e19e15d347a9b76f09ef8a9b667751f60_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:5fb9a73723e7f25a9198d7b4051c59578a72d67165377b0e70385851c81d5104_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:a98473583baacfdc309f1b97bdfbdc2d27392378dbb7f65b2189110fdab20bb6_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:bb28b8215b30a31b68ac4c47bea32235a6f5199eb6dae16d107c076783d19205_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:1efbc8f0318e06ff59a9b44ff0e0e3d2247a7512456ca72e214a692b03c87061_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:81cb8fd068a52336419f076b7a4842e9387c669b401db6287de6b75a5394678c_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:84d0a69684c8aa0bbf84688c0ee3610a8507519695880ffac582ac35058efca9_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:c34281d09b1262a8eac08c2eda2a1780c3a5ae4e795268c931218cf2b5a8d33b_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:1efbc8f0318e06ff59a9b44ff0e0e3d2247a7512456ca72e214a692b03c87061_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:81cb8fd068a52336419f076b7a4842e9387c669b401db6287de6b75a5394678c_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:84d0a69684c8aa0bbf84688c0ee3610a8507519695880ffac582ac35058efca9_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:c34281d09b1262a8eac08c2eda2a1780c3a5ae4e795268c931218cf2b5a8d33b_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:016d8816de99efc06117095f4a8aeaca50ccffbe86e08e0599b47a07d74de52b_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1e601e80d7f871c028a79e515e9d07a25b6a1e02a42ee19f017ab0a968525b66_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:41949021afda0242e6e695908a57a969b040e97d80cefbc0f89309fdaa82bd51_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d6d2e88b21e47c02ee5144dfc67dfd62b247a9f5a85e7adc0dd78f0736faa53d_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:016d8816de99efc06117095f4a8aeaca50ccffbe86e08e0599b47a07d74de52b_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1e601e80d7f871c028a79e515e9d07a25b6a1e02a42ee19f017ab0a968525b66_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:41949021afda0242e6e695908a57a969b040e97d80cefbc0f89309fdaa82bd51_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:d6d2e88b21e47c02ee5144dfc67dfd62b247a9f5a85e7adc0dd78f0736faa53d_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:a4618ebebe1b6e6183d9eae2eb2595c65143aa1f85c07037945c78932dbfd837_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:bcdaa1efb07e17e6c5a6594e86867d4cf98be7af25ac95f015712e09f6aca61b_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:d88786d939a459db290845b3416066ec59c68a49a1896bb4affe6351e76be031_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:ecc5fcb3099d16436b3b1c5cce2fab28a4fd70833bdb8d34334180fee3964635_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:a4618ebebe1b6e6183d9eae2eb2595c65143aa1f85c07037945c78932dbfd837_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:bcdaa1efb07e17e6c5a6594e86867d4cf98be7af25ac95f015712e09f6aca61b_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:d88786d939a459db290845b3416066ec59c68a49a1896bb4affe6351e76be031_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:ecc5fcb3099d16436b3b1c5cce2fab28a4fd70833bdb8d34334180fee3964635_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:4d98d1a1ce664504f840368241cabe61c4b956aa9d2fee3341e9da5bc59c3fdc_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:6e63184a7b28ee21dd3ea6c61f9401a36d1b0d16b7a48fde77eb4c6986f2e290_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:c2152b9e096e62f658d762293bcae9c60b43a256251a84a7ca9db4b7049bf636_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:e3ac58771ea0f3560e33285eb011f3304cf28cba300bf5b3986e49b327483a9a_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-deployer@sha256:5666ba993aef99281dece4fc983746b1117e0b889761e0c0a7e541eff70a5a99_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-deployer@sha256:6baa8d1a373d7e666878e85dd4fee9399f228baa7a9369d28c56ec5ce61c2d63_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-deployer@sha256:aa5751722aecf59acc2a9f31709003abed1ee9c31d3e0227702feca8aa58e852_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-deployer@sha256:b45b62e608c006a3b0285fe773d6f8d6bd8c7938c3c84270b21b9d525792ed67_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-docker-builder@sha256:0ea3f860c6e3f8f38cb8336680535f94143c7d8eb04fd6a9ef01f03626029904_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-docker-builder@sha256:a7e3c2b870b3d1fc42ac2a30e868bc4d9810aebddb283f8a4221b5255c0921b1_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-docker-builder@sha256:d89cece33a8b4effcc5ee83df0b97cc19750afe514c7c4ca69852a07609320af_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-docker-builder@sha256:debc7638fb2b9821c7bc4eead476fd057504168e4b69a3158a184e187130878d_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-docker-registry@sha256:29a2bafdd8b942470edc3a0f7b5df01e3cca066d23e509a8d7143e1ba89d856c_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-docker-registry@sha256:439f3520f0f9740b418c2bdbd63992056bac7037b4aa36ac4cd2d0ff4dc3fdb3_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-docker-registry@sha256:b5632ad645e044ccaf4392339b56f26745a9f018f0e1450951c76df92672552b_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-docker-registry@sha256:bfdb4ada4760cce6f46b82af1a1f1aebe36e9d36f930cb531a223891518d1766_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:6e22e0e88e2ee48bc7cd50037276a58c4f3222319d57b2107f31850fbfebed5b_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:778583dce3cfbfbb22c98af6df6b03e65292c3f68a3158a770a6e460d4fcae15_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7ce96e5236fe2522212734651767f9925662ad345e9f9bfb0dfb220e6c4edd60_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:c9757849b9fe5bf5ff3196f6c11dfaf6de9daf718a5add453cc9e21010dbf346_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:8f51afd867818e6ea644648ad50269b39880bfd96391edfcc8d93d7f72387341_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:a1e2463154668ef13d33d4049cd0b8d906e01fa8355d2dba2ce5202a2e2cdb77_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:a3e863eeaae196bdb2c3ea7b627f5f3d639d4e9ffb489243af7ab0622196d35c_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:8d16efe23263f383f795a6f2168926e9d9bfe5638403b0abc00721581738943e_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:bddb635f71d90a8c1f7ab43a8865e53b33200ee95789336fcd0d6e8f6eccb60e_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:eedf632c867cd000f4f3deca7205be622b4cf2bdd7ef98e623b6d8da1daa33cb_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:04a6dafd7e77d706688da1016b458b8558eb3bea77c0ce9cc7baea30ffb079bf_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:3d266b342c1578fcc59e22c7cddc71636cc0054662a3c95b19b25c19c776d0b5_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ad20e59e9159988a9d513eab33fc62e92a24a9ae6cd53ec6ad3ab7c1d543b351_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:23ec8cc0bddb8c22f3c6aa298fef3e77e6cea9d689384ea0d2b28a7dfa880f96_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:44de480578d54b4d2e22e26e7ed5addea35e6de51610af278b6df8d7a35b773a_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:fa488a1c6c927b5c59a1285a35df78c88b4df2ba3c75ed38a0e3526a87e55d39_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-haproxy-router@sha256:065683ba9184a92ad44d5b720a92692b6d143b4d68351c0bc6654332fbb19299_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-haproxy-router@sha256:855c2f53d8f421d25e8aafe28b4cf3b8a2b10212c8fb8ff1bff55983e1c907bf_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-haproxy-router@sha256:c6848d71cc99269d99009eff7f48c762a0963a5b54347abaeafcd150110af5dd_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-haproxy-router@sha256:d3081fe99bdf6628a7263e267d1515e95711966509ce8cea85037cf6af40f3c6_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:2d40b6d5a33c8574390ca22dde25b016e36192a8c7801811a8889d13304d8b72_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:8f9eb65d92e9770d9c3bb8ce2c789435835cfbd48aa138ca5b5079d0244b9fab_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:9e82e0f321a12ca36dc305a63b1c676b5d5102671d60a496a95dbe070a3c04d8_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:c4ac68d3ec26d21d52df25bdbbb088175435b32ba2a3d205ae8200c1887693fb_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:33e21e618d81cf68948d657dbd2ab7fba1023e707337859b3952345af9f0e7ab_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:4cc60f491b79ef9863d4786da3513ece02d2e998954a91a8465de84a4e7ab06c_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:7ea8a2f987c5e132e81fbce0656bda61c521bb05a48f7e878c5ced6e5f3d6026_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:a194c752faa346cdb096e17a1b3443af62fee1dce8e121f86b273b1257a5b1ea_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:12ea40507e00b685fe54470eb0aa1d6a6c383b1e01fc87cd72e07a72372aac8b_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:bb44a8cc384d9d4921703b07210c6664627ce4a888feadf0abe36f8e0a284d0f_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:77ede358acfc7786d6d08c5a78bdc4e078014eab0e7a2635a707759675f2769f_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:bbc58c6fd92d08772acc39459fa3d741a6464ec174b5f47d82dd1ec4e145b501_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:374541a0fa6dce86da213e855db39d431bc156f03e7dcaa3b9fd54ba44574447_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:9aa24e4d46c8ea70f29d0ab272470f6bd8b1bc69a641906d4c79f36a28c9c0b3_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:1e07c48592503a430bf8df396f9b9f1aeb22633301637f3648944c68d08388c3_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:82f0bbab4d7af34f410a09fe58d5786d65e80dc95290357659c8dbaad43a5113_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:21d1b79613e33d12e4f2e64934971523cfdbec17553c42eb7305a8d02a3da203_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:56d101f6e1ae1f6e72e6499b239093f40c9a27203e47e7cc56e46e2912bc2134_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:f7b0bd3143ad05e57982024d1c77f70034b742cd05db87646277b78c3af11c1e_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:6c5b1d71033128b1fc0180efed11491235c25ded2ee107544b4032df09e4609d_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:ff24e1dbeb4161fe8b739583ca51b19f54af7224880c290cfc3cec890915b714_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:b76a74110eba128e3e1c3a5074ac39dcde645c0b6158c0de28ecef7670ac4659_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:fc9eb56400c60ecb72108b3b14a0976ec48c0f82b47d6039501dff0b7efd5bf8_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:426cd4e06928454d66de5571a5e3009834c14f4440e9599e07a80d324b246e9b_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:57cc1915dbe4ef4c1baf6b2f295d0a8f281640f6fd0ee6a5dd1dbb9e985f0487_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:602f396a6141039d1bebbf6889689981b70e38c4bac55456ecd4e754fa4c096c_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:e028213f102aa16562942a1210339652e67ca035e157599c71c3e1f8f24d1d4e_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:0a2319c37e393660af4bf000e6f892d0788f1036d2918f2b62ad6a904d1a1340_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:14f1214c3bfce4d006a7492ce952054d42853e673708e536cff61c0bb4beb10c_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:6f5c6f9dc0539c8ea82726e4253d6846c6e47cc8a75c20cfda3220d512274da7_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:b54baf625cc81ce072c0b426bffc97b39894594efa46865cc05acccfcb57e812_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-installer@sha256:25b2087847206712692c1de69002522e1c57b20226a494d2b5642d13b5abc4a8_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-installer@sha256:3fb7c76063dadc1322fd058c6b25a2870a72ec1540c7459a9d0afa6319585cd4_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-installer@sha256:c5c8ce7a938bb893ae31b38105a8365bd5713f2dde91bce3a47522eb52b87d91_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-installer@sha256:e4777d25108946ec5c6d774aff2d09594982ad9da78266d990ddb5e4d96866a2_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:56f139801fbb7b09fbb8d8a7d1d3411c5bcea86fa3328686d884755e2237bdc0_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:f4116cdb0b8b8c654fb5cddabbec5ec0c4e4a110cbbb728b8c1af87357b6fcb5_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:42ded700d5442ec6645bf0a903f5e21a16c29db7a3115424879adfc12d14db09_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:b6234bf6b757ac7f917d6f7c5f4091cd062e45543a713cb6ef7db912f5ae17bd_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:5e0940f3ec728a43d7f299346633423b34bea93442551ecf2988e95bc7fb3426_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:774e1eb8a84bfe462cc4eb64a1eae7c842c30ffbabfd92b65d42ae0d0d00ce96_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:5ca113e79e0694355a05165ae5e205fc0023a6aebf9c6412ab76e99bf316adba_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:71fc4b946594912062dbd9641c0d85356199c7d54cd2f0074afd358b09c9fa67_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:0b5eddfbde81fda592eed076371321d86595eac7826a20228983521ceae10b06_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:4655cfd0e8b99879ba71ca8ca5d2a9cc5a657af6e2f29d0ce3cee7a1f1a96e21_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:bdc6148e631397fa779930cdbfd9944c012c667b811d397754f3726e3e0bafaf_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:cf3657694f26f2e59db62d6af4ef6c5769faa67ba12df3b679f592545554b8cc_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:79df35ab79895ab1e5df8ab8c729a403dc007b2dbd2f7459daefc03631bca088_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:cb758c11856da4fe8c2d95abbd8bbf359f27dbf73b7b2b2931efea959ce64c7f_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:cc4d1279863bc38c5d5f6e3c539845b6313d151bb451ff727a8babb8668232e9_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:e7f176dcbd8506e9247c427136a4ceb8b003b6f043025494208dc32784643c0f_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-proxy@sha256:002c5f8baabc6a228f5dfdb24f1578017f27e51c380b1a5db2e08e6781424ef3_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-proxy@sha256:1089294ed767f0ea0edb1b18c7d896cce3ac3e34f93c8c2c82c98a66b4810993_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-proxy@sha256:2a26b632442c0eb8e9c49d408c5687ea53ad89fc76f03f19ec4357d708b613a3_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-proxy@sha256:d98c8fa30d247fa783cbb58ca0b14b75fdf77fdeca3d6544404c0ec5b13ccd9f_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:61bb1a9d489c4c359bac425db4b58a2693bc817cc7a10aaefe9542b3c807fa22_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:a69b6d14c1bbe3883593c3156be3c04036785f1eb03eb6f29ba7233100bea907_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:d38f9ae968b0982cc0a130e0250c8a8de00f98cbc8f09c101dae93a786f9a493_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:df55e4a31e5833a62bafb9b02ac2c38e7775828c0d3d33717af402eceb786e30_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:03e7d84cdb58b0ca587ac1191d34b89ecbaf908a527e1be42bec4e939c05b007_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:3eed221133d14dda6a111b705e91e21057fabb3ce292812706365b3dcbcd58b9_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:4cb532a07c1ca8d18b1bd6d9766fc590809e97590cc3bd0b1e39c515658187a4_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:71f8f961b4ccee7ec8fbb0b67d1a522f58bc27375cf904c7d7555f7dbba06ca8_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:1de55b52fa60b58e8c72324a6884711856d9e865d47997ada9c1d2c6bca0584a_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:9cf350847136e4ffdd0a411b6676c1f155fd4a3474d8a76aba684c0e4070ce56_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:ddf7a4874a6e73b007da33a6641bf4a2113cbb8e2d794a8b7ba639e29057658f_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:ee00b931a9858cdd4cb54ca8793762ec8e989a64e111f488cd8e44396172154a_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:25f27bea206062ec70d7fa8239f1fbc264b6d3626a654f5e81d820c5b4839357_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:7d31f5699734c96621475919684a5cfdc8b24eac3e901a1e3fdf4fa3b9a219a7_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:8d69ae9aa0e65a23b549fde6e7043486d05e2caeee360c0cc0ace5ab35adee37_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:cf315750b8a5e50f6c550e7b265ffe8a1d8c89f1149998a1e0282f0cd4bedcd5_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:e2da1a6ebcc31b659fa0f70a4b60597018ccf57b69ec32e544f94d3e14f1680a_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:efa6dc87055200447f11a6a18aecac930d2f159a1dcd6600d5935490d8f40d26_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:2e6980eeff217a38185ccdb43c0b3074b3df8437b72ddb89919a78e25a615f4f_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:568dc3fe13ba7f398c02c1aae599fb7df2be02907808ffcb494883c0086063c1_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:1e65c22f7bfd5c745937f86e9cf65e2aed0067224383b6c8ab007320345e1033_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:72e604448eae1f4662f9bb41cb8fedd46f85c3148c48ee254fe7732e2b7a788f_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:7bcca07d92742d22d784aea2c55eae0f6cf4cf6f22fcf238a24dec17bf93a740_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:c9d1092851a08f6f334330a4a1c9d8733d608af029f1bf9726afa2f1e3315b62_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:0ff2b1f1deeb5370dccfe482e97d473e34b23fcd9088d33a9c7712cc9675fff1_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:4bb99485f76b786004d7a955ba6e52897c06c8669c3431b4ba18810e5a4cbee6_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:4e7f67d1bf0b5ec196d80a301d13eab26fe27fa8877ff66cdd422826324000ff_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:ea29b37584a51540cb9890d640fa3ef467186a2770b346d612176e8bbc9200cf_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:14881b406942943f676fadd2072fa37f029ed2d70dbbf2ab9d637a4be6ca9786_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:423194ef7e61246515306c6d446e9d5876cb37f55ed26d455e7b97cf9672275c_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:5ed08972f81c9266c215be429570ae3cd194bbd669679ce7cf6d2d763247272c_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:9279edb1b1a1c6b46c0d92cfaa13fa6ca63101502d24584065f723038e2ea000_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:8b59327c6d34c40c0fbb01accddc73be699522aa9cd3399f75febbf3646b19da_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:9768f5d521e9af9711f20509cb27261741704f73fd5547c0329972eb06f126e9_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:af511035f373c2bdc131b06197240354c165b4adef12a283319de01641600ce0_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:47e3c79c5acf1c491cdc845991db369591fddb9392cdcbdbc87d54cfba6a9f1d_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:64b875f9db8ff076d8030c5608a85665a3e774105708884df92d79e19bd4ef00_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:9ce685d2ffc4f8a80f83441e79b7a410c0be672b9f26da47092c3c70340eda20_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:d5966fb53dcb511cec27747ad20b0a882fda63fd8ef60145c3cb290f73f8d825_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:3f620a3906084b5b8d5ba5aac363d5f73594a9671bcb66a8290081301e87ad20_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:5e27283f22fb614dafc9d74b2823d01153eee494b87392f73345482d7b3ff073_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:7d614a072328fb5ba4b64bdfd8e952ef1645c6fc2e85f4569bb937d252c086ed_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:b3c938e58462a54c87d4b6630a52bf15c5327e0bb289c5b99ae892806a9f38ff_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:2c037d12af7b5f6dc82f44dbc0103a83da071c3848afac392a7f29155454ee8b_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:82bc0ae23a7fa7524a6d99c99917a8556a262bc4784a7eb0e36c8734b03472c2_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:b3ee6d856ab92e60c5c7651d80ce2c284525ffd796a9b71f23fbffda7113a62c_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:31b26a08898f4b02d1ed9a4dfa374c53dad3c1fb9d50c6d913297c1645425d31_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:4c61613308a6adcda299be9e1c9ae9efd93ca94f92ec8f3364c372b1136b9a03_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:6d0630a2943f23b8d6c6d2ee45fa573e090540bb7a4a14d09ffab03f2789f6cd_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:831aff20d57e803acf15a07f382236eca7f6c212924da6b986ccbf48a6cdea3c_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:02f4386a24b7b3ecff56d1537d371038749cc53747e7f1fac1b91c20c934d42c_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:32b9ecfe033ef7c2ac53d9fe33ebfa4be664a424a7dd49131ba65bcb6508f498_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:932cde6aa7808148a0cb6d6e793d4f428c3cf36807bcb0dde455cd5f352a87ea_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:cec680e43a77677af29be6d630aa21d87281365955bc854c45ff9ca78db88a32_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-cni@sha256:3d493e21a0c5dfcac591bd81ed50c5770a01435202fbcb18610908166dbac4a3_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-cni@sha256:4e659dc5e955ecb60deace44e4c158cb2fb3c6bc7815691a76c5b8bd1bc0c85a_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-cni@sha256:d4c65aa2f0c8a29452ffcfd50240a5fae5085b0a333864aaa4e8f7c98af7b829_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-cni@sha256:f340fea5cc8bd860709c3c9c7ac6a74fccb80d76b8e1156197b5cf37e7f5f03f_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:15fb7cfa20039955bb6c8e18a25b942aaa09d148cf8a83ed3d9b31ead91c230b_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:bbbb33fb8d00e60e54497305fe42dd1f24e4f28477ddbbbc0ad42163b9ede91c_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:d1963c6dd977034522104256ad60406407abd66f69fc43aefdd821ad1bd1d33f_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:e3b796a5c3399959c194a5486696b820280e7dc518be187773c3eecf0904d53d_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:35ff125ec62b6385c67de712d4326622c4861017959856a6869c4f185b4bb915_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:8df202a7de7d74e3da2b66ed845fab10ee55b490bd6596e34f2730e56cdad339_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:b4215d17425af7e8de15596d25b03d02cccc88ccf9c5997ef46a9953ca5eac71_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:ca01ba905e6178c634bdc21c5404b9860909669a16b78d166dad0b27457272a8_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:133f501f1b9773ae1181f36ec2dd790c16b7217223ab1881b0dce10d715f5c5a_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:183f3e2fd480ce94aee7d8be8ca54258df4ed2006021c1cdceca305f26ff1395_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6170eb2fe16efd83337bc40abb9a853d190f77215dbe3127d486e1025a069557_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:b26ffd4d54aeabe9f1e82f76e99ae537848bd52c57ad6e237e1f61d9d19da4ac_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-must-gather@sha256:0a0d2b80dfda92991ab1fc1cf61bcd45aac06c8aa27cd6c7a52f622b93003c21_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-must-gather@sha256:af7da578c6eb31b516820ce4688dfd5d93f6d19c52414d94faeedde338c2b3e7_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-must-gather@sha256:b91fd5eab9d3c3c7a7ced24f633f7c01a1d6ea2e7ff64ff549a3a6ec2e74f50c_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-must-gather@sha256:e8e69f54a957b49177354d9f9f89028c403c703ed9971b9799b5cf05f2ef2a7b_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:289cd35a51a72d51dc661e61d85a97f56f25495616601f029691333b83796a99_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:54d6593a0b2be71c466ae0774c3a76e18b0a39260c4f1809f01b560fd31a1478_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:b4165696dba67b8d4380c90f8018921583631ea3a3fe17ea35ffdb0d707ff7ea_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:dad4196dd609c0b0e03c26f076713e810a970337b09b1f6901d6578b71ec4d1c_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:8d8b1aae175ac3dd8e8d9c424aca469b6a79520e995c68ed433c5973ea502043_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:b9b2f8b939c64185bf3ef5b7ae0a837130596a58babd8854c7738baf099c777f_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:bc8e5470ca8bdcc73584de9f6822d1d3c7a91427dfe474e1b81f8b0ca44af4e0_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:fd5f8d87df0d102e315196f402c5fbccb80e19965a29857361a8261fd1516382_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel8@sha256:585baf728296bccdaa9f13fe7586f48397f6f2a59750bea6463c90ace9863c2c_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:272a01b9d4ac1c2f4f3f33ed4e6b9fddf8b271e60b9f05727f5933cc756362e2_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:1fb08ea3130129777cde039f2ff2e56db13b10004645f85b15d358cce2b00dad_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:3d4f4c215d645a3124cdf0175a1146940a556415015ec027d6bc904bd38f13df_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:996675c7e518cf4d037dfc6e98cf149ece05152da0e222c39f7be1f1a42769ab_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:c2444fc2fb07bc7705faeb7e534ebf8b55511bbcb57fe9539c88e6ed90f9a558_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:2478f87ee9c4a41ebcb29dbe974350bc7e4d2eb10ed0ce69e4f0f2412e8af748_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:5e3a284dd52460fd5121dfc17b082bd559f37112f51a7cc90ebab50e4b518a78_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:646d30cf056ddebcd6eb45f0afc9b507b4e8ab910803927d5c58ad4464477736_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:e70b8f62677a3b9fa03bdaeb0832bccf42e5c473277494c7b05fb11fc959783e_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:7fe43cc01d066c85078b5a10c16a54cc137cfdb9df78736e7cc3ead986eb9fc4_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:8705800164038abca9a8c16f70a834ebbb79a4edae87cc2a3e1e05227907ae41_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:9c70475c6be2821195cd22224097474b6172143caab1f3b93756bfb7aed230c8_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:e26e164bf5ec4dd103578d61ecdf0914ca38fa5bf1ff674dea290ec3b3ece1c9_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:769c2d1727afddb668e16a2088da1cc75d36a942d4ca78b0661f1f30d6c58676_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:901947d45d5a83d6170731dd160981bee40f0f27ce34b2cec6a048ce353976ac_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:96b3d3cb6bda5ec6b698268bc7951a41d5f84cdae7aaf0a009dd4fb9c641a199_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:ea1a7f04ed745dd017977ec9fadc7e190146de532a8b587c3e7b77d6ef11f912_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:1a473364b4d924e2f5160a741976fca42687b9209562da9ca13689fc2cceefa4_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:4224d9c2eec52c1d71b1545f582f89f3027cfd3b4eb70eda193c94a045932540_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:93d8f3271c0cb34104daf19f93b67b7ca2a53bd112b2b7a3168b7ee8d66f6f7b_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:ec828551f032dbe2bc27b15a1bd8948a40b3bc1616ca8ef0d7584547d523bc1f_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:07ffe96ea0c438e8556ae67592545ec248ef3177466a7a91e605d9a3cf97eb02_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:5bc48f86a2aabc19c37c6881156603f89631650623bbf91a22e9d20699211c8f_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:873176c1886ba511a3e27bba927f2ff93d799792e03b3ad3c7d645bb8b7bebc3_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:d73ca734137b09f63abd2b86033b45917a7b31ea0f0b82a72b1edd49e7e562dc_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:6fe96439caea99b98eeda15bf53548735859dd1d0447580cafd70f35413d8b73_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:705b842a1de235aaf56b3f5b47fdfb207cbba7773fb4778c3f036bf55a518fcb_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:a3cdbd04d182008cbb82d5c62a11a9ae93efaffbb4cb07a05681e18c7d278daf_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:b872600b11c96f9193e940db4e81057138b234b89ac00ef5c725a8d33b0493c8_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:30870719d136c4533f111eac5a0f16ae6c8a22194d27f7bdf5c79bdda7bbdf65_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:474953bca76984d2be59b36f7bf732eee4be1ebe9ea6c2761538eeef8c0fd359_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:c4a189514ddd841ddda1973fcc2f0880b2fd4025575d449dfeb4a8293194fd35_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:f08236ae0f2684bbc1cf982b5dc1291c618775cd15e102f02a20d63d5ea57046_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:26aeafd7f91f2d15875122203325184eeb468e7e8e188e7a573ea9985a7d0765_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:41677d6e7076a42964606c5751023c182b085d84f9372590116843211b13177f_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:4471ea204d04b1ee21c24583a97e17b0c66bb7c236d139779b05f807d072e055_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:eef333cd092d6b48af2754b5ab69888ffcac50544524240ec27dd7b0f0fff2de_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:0774437207f9023ad0d0cc64a1113bb4a4854c29e573a0fa006c377e46222453_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:8266f325d930a96aeadf20c6e411b5fc170f0fb458a61771e422ef05e6cc5551_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:a0926930cf08e171c928bdd544a7bbe5faab3ea840cd33c4255c63899ed1338a_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:f5384507e10ee4cbb28501494dc4865974c469bcdf52848353891d18ab91e535_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:361e41b6437b1e9d11f2634517f81b073378b6dc77ca2aebfc197468f9257ccb_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:5a6ba05cfed23c3adaf3db363c6298dd7371d750ea2547f13225eababee7b5dc_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:9f00865d3f2590aa33e4a920a61055f5d83af53d2ea5a1aabcd7952377f73ed0_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:eb675a5fac8140bcfa7442ab9c94f0050ede342b11000484323b32bdc9a41b0b_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:0a94b81901263ae93b0ffc3a5c94a7f8c602cef274d0f709ab6ab021d0b7cfc7_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:19319829b7165441d20f15f136b49d3b706be4b0a8bf922adaa59dfbc23e75e6_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:9f6b74a54f6562c07873b30d4419a36a6fc36a7b8f7f381832f6ab090761e735_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:acb0c161af34b3c8dba0cf8c55a729b10b67f1bbe8b66575a8eb7607abf39f37_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:303c82ccd73db35c1e5d9453bf448de8076d40d8263adfaf3682eb185967ea3a_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:5ba7215b20570ebbe3769e23524a680b699a6be0b6081f25daed61257738950f_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:ce01851515c2edeec5d5b91f5e35eb8f6852bc3278ee237db72e27d39a4c00d5_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:e06416ae75e05af4f06ff35752b057039742e26366b4e5f48ecd84f260365c33_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:4e30716436083472011c32185f5d6e54adea2845f22449340c94f231319ddee0_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:d992d79287f6496051f3a005af190ee586646c9cc1c6c72542bace924f4a0788_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:e7bb533706de09dc8ecf7c0779b3a304db9aa8e4eb9fc8d40c6154c7765229ec_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:f2e8fe853b042abaee14c7cbfa3b1dda11f82a1499db5ac43aa95025bce43bbb_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-registry@sha256:41acb229602c4f5123621d82b102a21307d0919942fc9a45e89e0790a301665b_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-registry@sha256:6f4de0bb3bd7e9dc3488c8a43daca991eeed77e5a9d737571e9b60ddf2fb32ce_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-registry@sha256:7dd422c34cbecc6cd29179f5e341035725ad3aa77eeebae033e6f86081ebcf57_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-registry@sha256:9de2cd3a25600438909f0a88891e42e09e8cb2b92ebca8e8c0ef7255a9d8910e_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:0fb5437ff89bdde7a84c51bb0a3cdd72a46ed704051c34ca04a6182ff9ad6ae2_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:1f03d3f90ab8f8b3a9badc6bbccfbaa60950fccb15b9c4f4c80084b97ff865b1_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:26904df8c6c0e23bd8993993302f743483dd18d2ffb82c0b06bc669059b86e7b_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:81b012fc3f45012d9846b0158d3659a8081892742811499a3720b472e0d1ef86_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:53c66b45acaf412df2d39de16e27620925082ae7fdc94f53ec79f738758e5ed2_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:58dfac866660eb84b004f533b2760a3d6c9ce6a87e484acc1f44eac7c4aed9af_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c607126e8d43bc09954f99625329630804d10bfc1343be5f7cb46ba28aa7c9f7_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e8d2245027591ad454a042a484b13f9b3e153db36fe8a2cf1c92ce3cfcfbe09d_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2bdd57cf8ed0eee4179556ed7c527908cac5105453bd591a2747c5e7590adbda_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:4e190575d60664dc3534557c4c2ee70a0415ebebd59166704d4c8b9e3ce3ffc9_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a44f9c52c6a3801f23d2523d144182c19e7897e8e40fed087a948d95c252ff7a_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:ce0c85a6bcaa3dc1c3b533d43635d3850459c9e58b1b392ec5eb53e8c62758ec_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:2bdd57cf8ed0eee4179556ed7c527908cac5105453bd591a2747c5e7590adbda_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:4e190575d60664dc3534557c4c2ee70a0415ebebd59166704d4c8b9e3ce3ffc9_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:a44f9c52c6a3801f23d2523d144182c19e7897e8e40fed087a948d95c252ff7a_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:ce0c85a6bcaa3dc1c3b533d43635d3850459c9e58b1b392ec5eb53e8c62758ec_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-pod@sha256:2d5034d957f5a18cac865648df8bcb7f2b452c0358f3433fa57f51852369480e_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-pod@sha256:bf19bda57168629145375671f05f8dbed85751dccbaa76de6e0e15e33c03b878_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-pod@sha256:bf63836da764d3edb85eef931e9df66ae263be4fc20d3dabf3bbce389d485dda_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-pod@sha256:ec37b6d41b2ba490d1728e034c9345b38f9100a3ea1e95c2ede71a4aa70b58a4_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:40d1f80489c7fbea4944a302b8328b53b80f55cebf599f5249ce840db3c304aa_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:a227788a9efd11631494bad9646e0594384cbb99389f1abef0c8554cc424eb7e_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:66c7549d34362a8521f3334f3e5ab3eb129913d4ee8224ad316e4ecc1e3e74e9_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:bf45590a82d55274f8218c1cd796466d330a487c9aa62ef70a4313606b3493f7_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:04fb92abd413af92facc680dbe8229944302e83d094cff4c530277fe59780836_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:579c798290fe3710bdd34a0ab0ad5e8c8b359f21714660f39aa6a5053dc1b62d_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:a0755b4700344b97285e24d3736db1062c0217e7cf382fafc25acbcc49ad5da5_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:bb797a663cf356b570a379aa959adb097c5d3c8fea9171901d44c91b879168ce_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:4cbd929c0cda40372e647f68c1a74a76eff8b07f393343fcb1c673e98e196a12_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:75ed98618ec1a6e27db5f1471b0c14617d2786b3505dcb0be711f390e4e0e144_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:89ba1ca0a16b7cf75588e723abeadcbdf66a4bfddcd74b96583f7ca4dab0d67f_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:d5b4dbe9e7fdbe94646af9140f55fea3eb1a1648b63da25543071b135e4e51d7_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:270cefaeb59482d89580be541b9ff8501697ae8fb8fb0fc757512551a1c0a229_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:543ecd85e3a8e5a8b1668a3eb857d554f3aed5f5f99df06fc96c207b2cd1f68a_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:b4fdd00a5386db728c94c1ea6c49e450b3cb40352f7008d4ae5c5e340cadc442_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:ba82154b9ba68cbbbd401d1d62b1425e97ae32f809c9455b6e8417788acd98f6_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:22a20fd9d7349ee228bf166ba0c3e8e91387c683da2ebf4145ff2006fb1c54c5_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:4c28ec1115b0df6dca82b417d9590b3a3e89686aae16d93d854a3c2a313e1880_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:666fa8a3fd09243081ccde1b3c8382532aab9746d12e02ce0bb47fbfb32273d7_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:9fe57e946856ae7dccf83a5ac3ff6848397f0b8d98fe2b39c341df82a508b234_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:062f9c1be98d83a364abcb6ce08244c9a25789b2eb15c7946ae546f05449c24a_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:0c43289c2a39c99d86e645cb43bf53a07bf0b182b05efca1046244d7843859b1_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:460fd5bda2fdcf9a9c34d52f1732ec8b9fe5a0d133cf8a761a66a786b8d75528_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:a1e0c7f6c065a91b4112c41ea2bd9bb2ebda3761dc7712b26ada64ade78fa674_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:632591056f6d2339715fb5c1a3cb909c589586ba8e2ce8e63e537705bebb693f_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:69eb6c44a16287706659db6acdc53e7780599d86a02adb63e728ce7d70f1c975_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:b2371a23331087d2f0dad63f54edb024d51e0526da319a76bab0890aba28c58b_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:d729e7664dc76e64deff7c9fbf8a4bf3a6892b4db88661d0c183cf795e6fd58f_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus@sha256:207542c0ad1f3b599c3cc6c180939cf53d3f1476561dbcc844288ffce756bb41_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus@sha256:28024773093ead756489d28df8d9fec1f109123968bd907504a535f08ff2bf62_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus@sha256:6795364606c9f03c2c921a137a3b80d596c2911089c8c4d942f38bfc5d1d03fe_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus@sha256:bb3440ac851c34142da6610ef7ebfd30f0ba3f0ed10cb4480570f518a06a3885_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:5c5e851fe70b45fe060202354f2676b600be807b14fa60ad93d03f9276743484_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:8b389f6982b94f3b5546565f536baabcf8893a583b574b462aa2b5b1287345ba_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ad396f288e6ac9093c5f1f59100cdc968e52ac5c6a8d128aeaec8f28f7e2f5b8_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:fea1deecc00c4a60b44b8c3a5123a5a24df80faf36f849367b7ecb1b07e3bc96_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:2a9c1d4d7bcf5d3a7a414482f020959fa489ccc06b5a0c724a78da62bb1ded47_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:3862a8807b5710f80ac05ce38155eef8e245594cf7cdbe3b9a718ab31a323436_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:65a5a70cab35c5d51c4bfa23338a34e4da76016e8bb7765468cab426baa7c53c_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:893081f7dfb7379d5653155a3ac0c5adf918e5f1ca09206e9792bcceec6eb0cb_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-telemeter@sha256:5f23edf9ee6a929cf63321aa208d35f9c332fa5d19f34ec1f542f0c3dbd8b404_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-telemeter@sha256:bfebbd8bd2c53ec956eb7608ef743848d3c181d211a6438502b398ee39d525ce_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-telemeter@sha256:d7a8abe5d4a18b1be8fd9300271274453abe98a85053ff596a5aba2914c513f7_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-telemeter@sha256:ed2679255532f8984ff2f14c96cb9f24d96285570f6cc38a93add615a225586d_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-tests@sha256:549f70f3d54227714ce4c435a74895c53c4c4c48f9bbfb999fca6f6bf17b383b_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-tests@sha256:74821491e546c0abcca4cf565971d9fea685422f85a1913b0f6cb29b8e2a3e7f_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-tests@sha256:ade9297d75238baaea862e6bfbdad65ed465bb7e43c597141640c76da60ce732_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-tests@sha256:ff3fbc882fad77dfdc4fbb2a0bb058eaf414fd729786c2ffd25a481c13025f78_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:1bf554932c6a0f12dd855c4737a6c497ccba6cdddb579f1f958190044a70783a_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:3d6668b4788734262c49f2827c9d0bfd54768e17c3833e8fa4e7350d33edc920_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:5792ce77e8ed883c774d76ca7a98f9ccf2207caaa274b126b78f2637c2f10d19_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:e9fd79b6e56ae412a4c6abe6d245ddeeab783c5db0273715d1a5959f97fd44bc_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:462bb12fc39e08beece7c19a5867c883c3a7fe5fc73422c5d0e173bbde17fa09_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:67e9b1a97d13699ffdb4a3a5e6b778d1bae05c206fdbb2bff33d7c90f17118fe_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:89071ed5c3e5222de1b460a16c85375662797972ff57665ca7b984df850bec56_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:c3cfc995cbdfb930b08a0c4f4c389034cb6fad4823d60b0a977afa483e36df03_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:6c4d230ad869a8e01425d5d084ae5ab41c05f21aaa99efe882a38759fe080488_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:59e7c19c1f18bd1e2a9ba4b2f624113db2a801cdae4293b21ffa06f3089d143a_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:49c60b3b255d415636872fee0a8e75e15324bfc92ac85e333af81d5f656f5381_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:4a6f2275aa9a2eb62fbde6cea70b6a1dc868385672abc7d668acbe5d027db83d_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:6c4d230ad869a8e01425d5d084ae5ab41c05f21aaa99efe882a38759fe080488_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:59e7c19c1f18bd1e2a9ba4b2f624113db2a801cdae4293b21ffa06f3089d143a_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:ff21c2d5424aa264a2633fd5db74f82f77597b889a25e71c21e92b01b3c8faa8_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:55db369f490db060ef1f7c013336e4ecf6948e5531404cb0e1cfd997908293fe_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:33efb0ac219080c5261ca961a8b5bbd4c6baa63600578790889ee20af477bdf5_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:63c7a7fbc34cf7f18fda6cd985838dbd653dc0ed1bf2f65e47f937caae179618_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:7d470f2f278cff860db66d6ee56a1145d7edc1a1a781e6d56ba81265d24fdd51_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:998d116b0f453e4fc7a7e95464014cdf72a51d9690dfaf7b454cce03996d76de_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:0f049a3f90e191e5082288df1cda425e539773dd9b2115aaec393c823631ec9c_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:9491c18dd5e0a97538a8261718307222c39479c2a6165754a1c87eaa702121c2_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:bcc0e629710d429a2c1b53ba6862d6784f50120431f2b9d5ae849c5acccda45b_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:cda7b7445c448dcddb4d7f4218347e478d31d2ff0c45b151d2909650949b9cd4_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.14:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:9a748451c1650e43bf911c800eed90b4e85d71e250a9c4623c7e95d86f404729_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:a1715c28ae05bd1ad796e0ec034c0177fe2a5aa554891c0c4c2d3fa11b9c075f_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:a9ca0cd9088f071e1a355a01a0ba501bef44e9dba67cd11aa057b4bee67672e8_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:bbb398ce00d2bc244eb9b403c7def721e36b849176c7923e33b9292d0292005a_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0dfccb271dbb7683897d20ec923c172167551c2e440c14ad0b61561821a5c3af_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:63e5fa1f3a3164bef18510e0338a90035acd5adc3cf9e736bbda25594885277e_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:a1eb380f3a41fd9cf366157abbe18c776ae6e3a0e3a3e1c5b187afe4ddfa536b_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:e3fc2b5c70efac4064e9fd155eee2a2dd2813ec865f1509deabcc41590e3563d_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:3d3a584f8ede240a3e4519383d151fb92a01c326a43388214ca78dfc492a2b05_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:8ad6653645299243eaa0fd2677e3066cc2bbd10f12b0405d9c9687c76ae283f6_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:b02236cef563bfae5956b4efc3f012772a8117b1c8de5b9a4964b50f9a7b65c5_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:b2577b2f1602e02efc7e5b8c9750fcfd4fb8040832f461138cac1230d34f1961_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:8fa63dd4b31e84c287a60f807c4130a5eef67f73ffe1dff28f32ae8f9441033f_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:b73506048f9ba08874eef8a6f2f6e467d55888ae3fd2a7576920aced94b55bd8_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:c4c1e35817bb978448dd3a2da5f9a99fcc95f734e26776e244e5dab88b0b420b_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:e9ac70e41419d3a074e99854ffb4bef5b1f9ecadf18efae211a17ba9df306580_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/network-tools-rhel8@sha256:282f8bf0a1ee79b4683921671e76d8ddbbb948f3c002d92556bdc5bff1472216_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/network-tools-rhel8@sha256:9149fb7cc4f45dc3d188626be4d47e9d5c64fd34a3ed36b0c7208a80f923035a_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/network-tools-rhel8@sha256:9f7f414049711a33e7ab426111b45525850445fe16873870d5dc5c287ed488cb_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/network-tools-rhel8@sha256:d2bfd76b906fa5074bf4c235330202d08c3d366215c5ef117748ec9eff72dbcb_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:4d9dc7566989c3d20434db05168515d745d3b48182be6c27573321e2032b7654_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:7404d4fcd2c5c33f3e4adf52cb5e85c8eb1c6ad12e951ce57910b7dc575dd8b9_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:79bc2fffd797d5b7bc28ab7a8b8a602fd4e431aeaad54c3def46b3cd88a64d3f_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:89c8f9db263056051fcfec167a3108903328661f83f4b8107ade752f54e65ed7_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:40f1a6a3e35b8f3334c18c5f6c5eda785cfc4fca68fd2f380f52de2d79a7c0fc_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:aeb961cb7c623d08a6da10b2e8e92dc789ccadf09935775efec046b0e5f5983f_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:e05fc48c55b668b4938a4d2c5aef29404ee208aabeef057b3a0e85ca5ef76f38_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:e1654eb8e3a715e6cff2930631b36889d1b3ee0ec388cbe946ce0917c613c0e1_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:06985b43ecd79ec616bdaeb23022c0bbeaf9fa0ce8d5dd8d9b9011150072beff_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:89bba6748d84d96e2ac4f1981d921bc921b394713cf684c2bd113a65a3a4494f_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:e1e5878b040ffe3902347c6cf303cb6bc07a8090bd1d0889dc0f8ab6b7bfcff6_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:f637f434fb3a8a142fc2f28946240f84c61249e31b8766e41235c6261a98eaa2_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:1df38f9325e431bc4812bb10275446160a8aa69776e41097f943803a7381ee69_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:25c8f51b33d73b697f95e5cc8cc4ad19d59c73e948a8f3cab357fbdb4583a8b3_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:e000a1b1bc9e5626baaa7a6a74e6e18a197fc44cb7c934e13ee4146bac77fcd0_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:ff59e124f429e20da21ce2ee5ffb4f6d8c6d137f0efc7eb3bff0d2ef6be4ed0c_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:31b14fc618f718efb30e2ae24463ed5c27e7a9bf04bd272abb828a979cabde89_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:5734694d1c1216015a5e80670bf46bd7efedae28aaa03eee8afe6ae4cd2f8b2f_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:75ab8e2155357546f5ea98cf4c01102cfec0fde631f2b698da4306e59b31bc3b_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e476574d4b9afc38d13376fb3f5895321959b3e0efc3da2f184b9f705eba2221_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:08434ba4f4cecc0751f6a7475722a2278eac17a1c8fc67e71ccc1f2d2d5dc85c_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:782e31fc1b50f89cf7866124d34210ca91548eac6637612bf2f5862493f28c77_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:e0f23c780dd43ccd136a02e3a59df49315ab5343f22f0f8b6ccfcd4d84745cf6_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:feca3eeb5832821bbbd3bb8504b292b621758751b2d56e224d17dd95b9724756_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:0d48b0beca21c0c627027bec2e83778e3392f282039f687a424394657d768d69_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:2e12f19f70ea4216a3ab31811cdbd4739bc32423cbd30047d5f9ff208f9c6598_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:77f6f08ce677c5b93236f10881836f24e239fecc2d386feed855581b5e078b9e_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b0cab60ee486547a71c5a4c9538dee910b261767a44c4d8443f2923d2027c50a_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:b1834514ad35e95835b77563c28d6c20555064f7838d777f932430b80139dad6_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:6e1c74e6c71af0382b1db5a3d650e017d85204902b7443e99772754a94147fe2_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:a097a76d302ae5b499f36658276b09fb64dfe056e40fef0022086d8e4267505f_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:be8f0a8f28d89325e1caae62750aa1a89968177f689c06abc251152f2857314c_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:5e10e661a1cb345fa76c938f9e6c5417f1745032cfd50413c71bcf2b2724eff4_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:d0cef7eec64244da073534a379682d17e201ca18bf2d51c8c3cafcd60bef3308_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:e6b88a0bcda791b89f22309e60f4288bcfa440a69215c7a75b908f3b9358db79_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:f86ce5bc14710c22e2e6a3eae0bf8fe18d9f67c930dab782cebb1d6a0e2675d0_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:4b2fc85b24c507e0c58962ddf3585b237554f83202385cba5c0128cf2e958ea1_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:97a357234248504d2b953353946a663165e789d5fc5641011ae837709f95fe00_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:7ce30424f62376ee885f009e8ffdec9c9748a84d323bd632e9df5d9a2a0bb8e4_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:b483f6b16a2870113208a58e3a15552fe846839e54e635abe543e6a0622574b2_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:3c8beb58c11f2ca59ba37aa6988a6701e304bd6b4ee921e65c16bfe4e92332eb_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:ce3dfe7d8c7882c4c078f55bb210e4813fdf0027e79d3ecf0889b1657df03c75_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:183ada7240315e2e4b4e775fd4caf978042307f13aca7247f419df4198876487_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:854a0bde2f6be9a5661e8abb417d29f7644b2384438f56f8d2a9efd4453b5670_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:147a8421404e6cb44aaaeb893eff2a637aef27a72b876751cf4cfc4a19e411ed_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:87a4032a22529476d43023ea2cbd667523c4e7e53253af0be2697a7120cf7e5b_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:8cf6a30fe68254d300615e9841563e0fee92304d5648607d4311be0451875df3_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:c5cb16eb7b6b9589da072765764e717bf9ecdcf24073c206d65d2dd588b58a46_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:11406244c16a4075aab9cc6d1ba5ca5640e78684f358e418c5c33cb5b68773b1_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:18c7948a29694dda2a3780447724d16eeddd69c58c37e5cc95242e044670d0d8_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:10459778925204ff4cebe77ddd679be9470124d821cec1368965bf52606712e0_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:e618fba6fc9b967f159cf24e6129c19c4ce2a999fe80f4736540a615d2da7488_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:64e0021b34bbb4832abb4994025ba8ebf571bab79ab9adfc1cede7a536cf6b8a_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:cb18891e1535af26083d5288666945b9ea498a4df0af37540063de77d6467d95_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:b12bdfef5f90ee046cf29e88d5a4358c7b40c184dd51ab0ee15180da5b296e11_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:faa216936a8c83e990aedd30a0d67ece499e6142f5bf0833ee859e30aa337795_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5a8aaf6102bd3802ca1127dcd1e1f2cec2a39e9fc6fd6ccd101a8bbfba1dc5c7_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:fbb75024a12f467b1a6fbc104d7f51ae77691b7b51b9dc1491ac39f7f8e57b68_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:fce86546bfbb875f112480a99ab8aa01956a550bfcaa0848d6130eff65efd005_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:ff667b6ef7205f78a6dce881233b93ee45d6d907b576d1c7859dc22ebd74f976_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:0682a722e513cc04cba6b869b7fca1605c719b716d2780d0e62353b1850eb826_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:ace43fd1b04d89fce21e1e8862f27493cf5395b39fc65fa76f67822e7ed340ff_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:8196c8de200087d899f16aa3908d64c05c83d23f3d416988a61555803da680f8_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:877e364695d5f2c97017e27582ba87d4254cea91f2a920dae1275e71fc7c3a95_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:c758469d727d12be5c3de84ffb6fb1c224cf3ea0fed2e1792eebc94cec65c177_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:d94202e7b2523278697e6a906df8620d49e2fe7a93c7d60982b7ff4fcbda259c_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:4290c6409f27e22589be1e16d71c27e853654a727d845e3c8a0005bd76ed51eb_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:72fedcb2db3dec67f2be2fa002dddad0fecc6d6ddaba4c02e0a35cfd75498526_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:8db889326be8e2e9fd0cfaec70f097d22a6bc1a928161a0249f411d3fc342b61_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:8ed204b01c9374ea3f25b45903cac3b5507f65dbfe6a3bf30a209433b6021092_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:034314a314ac0f68ff2e7457fd10e8c55b52af2e87baee59c60f6d0a92dfcb80_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:68a9be9436fd2b26fd8b94b8a5d792c2c3b3303f45fe1d6d272a0e0831457371_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:acff3c2b300d2cc1835ffd76ee6deb68de1b1ee9e1d61207c01847a896ce1d9d_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:c87dc1385bbb9a2e2dda46bfd3602c54b77fb15c9044100e99c2a11db92daa6a_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:3250697af97bcc04b0127a8f88d0b70b76a0f26aceaf1b858a5a42c87580195c_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:4a669ad7d1d50fac4e847f5ab9a090e8f59b35c54975c34aa525b918099fcef6_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:5ebb6c572be27c5b6ac040f0ccd41a9747182e2d089d7b3921191ce6db3189d5_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:ceedc86e3ddd2b249cbf031c93964350a3f522f52347be9970b461113e646eeb_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:2a0eacc0bc80590eca8dabed3d074b0a208c06f821d9636ec5fdd5c98a2071fb_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:310e9b8db631ddda8e878edb3cc3cd2f3a32e305c85e674d16b0f68ae39feb58_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:69cb91d757435c5cf571955b50107227e737daf0ba365ec0ffd070ba97274e53_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:d0fe069c206a3df08fa3e349711e9d0f97ac84b7b8fabeac86e9f87c5982c87f_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cli@sha256:1986b9edfa079057b6d081961045bc831339689469f6ff868ad43e6f6a234d59_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cli@sha256:33256a318d49640e728fceca60c107ac6de2b018d09203515ad66e2be1f4abe2_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cli@sha256:e3beee0e2c519fe6666f5a3de854854548ce1cc35d142e4b6dd9aed6e2256603_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cli@sha256:e48dffffee6a2b122815bb35143868ecce79d9c64bc7e5ce2eae353d79611e6a_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:12ce1e90b90b563c62bc83a5e81c2a8a837e0562cbd8d89943e6c0fc12bae2d5_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:1918093ef35b16998d9749c82200fc12086989db9998bcdf444b15d6fcc674b4_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:2aa11a5b4b9bbf358d49623de4c6900456179ca201efae8fc96b6b75fdc3e3b1_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:fba745e22cf523b5832a6650bab5eadaa20a6ce0b0b90b8d40d784975ec0ddaa_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:3264440022bd10ea10e0e661ed4173ac77ba5eb6b1d2bb91e4580c5c5f0e093c_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:6641f8c7566e182aa900578d6ec4c1914d2b87ed600c8c863d222e2107702ff9_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:e76903a49f2cb8ad65e94c161ecfd8440428cb886a739e27fb4f679acc456bc6_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:f07b759119d751640dc26e7ca09cdf39848e89316d23cef553c3ada9bb4eea1a_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:208826998257d7f4acf3534d9043fee20078bed89a360d480b0dd3220ff22804_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:394b67eeea4d4987570aa43fe26a74541f53d5de01b9946290bf9aed33ce0df6_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:b1755bc376164d7cebe58356b1949c1a313b0d000d2664752c5243ff16714c99_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:c5416d6bcc69a6497512fee2cee593619a86c7affce7fa55d3733353055d3305_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:13910c9e00a80083e8da1dfffa265b5cd267ed1d1aedb691f70e8377b327d2ce_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:5b0ad0501a6934ba3e08a585eba1e53da7bc3612bfa56d44e6324840e9677088_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:7b50e53cba28c9729a5c475c2ae33a9cd81c5ca021570afe3977daff8e210614_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:83f0da7e52cc9162d7eac7986f3ee5c8679b4080705a59c67a97af3b61c090b8_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:35b4f911c3f9206f834d2bac281f60b7a9cf74d783d9618f6a2c4a4b243e6ed7_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:3a5fb60010eb4fe863275f6e5a80532362b113d0d39213671fd24918cd73be16_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:63de9a411bc2fc1f97b5ff7168366580f2b01cc8e6c2683627ff73962190e3df_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:74c35b0c0dc5454d9d0fb3b8db12f4f4a9708f1c349ce916ea697a7903070567_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:05f672d0ee39f2d53de0cf9024a6b5f0a9d7b600b16e5d5d5d4a07fb26fc91f9_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:544ca9d2d7fbd22481e82154e7a630325a05b5d19ffed52f3f17d6de48747f7a_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:c0f56d88b848b862c89babd2a8f48579436603e9380e2fb4cd4c75a735071652_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:e7d66394b7e8dc2d8db55e4d77f9d0bcd2c2ad89afb5d78dac3a010925a1edfd_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:1312a2e0eee854a84bd2baaf5241b50e9c3c188092b0bd1e13247e9bc304e7bd_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:2a1233f3f583acfac2ecbf6ed08c2171d882ea47efd35d1f331f5de6cf1629b3_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:79077423c3855b27f9b5743dc36b8ed54d6ce742914120c6331ef8b11a1fe8d2_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:a1ec19506d72295c572b9d713b52d9af8aadd15014c2ca83eec8d4c7437a40c6_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:1456f7030243f3300a8ffa6994f8f2128075a3471a45601b92642a57d2231099_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:64f2effe2c1a41ab8fd2694ab7ee6e3c31241b4ef583468d725185dbd7548dd3_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:6bc253b1629f0d5a2431939561ddcb5ca67501b33d338e3be4928cf82984ade7_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:e3cbe5d13a80367fd907a9739119918cf4925a9a7bfdb59a442af208710d5b68_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:1456f7030243f3300a8ffa6994f8f2128075a3471a45601b92642a57d2231099_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:64f2effe2c1a41ab8fd2694ab7ee6e3c31241b4ef583468d725185dbd7548dd3_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:6bc253b1629f0d5a2431939561ddcb5ca67501b33d338e3be4928cf82984ade7_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:e3cbe5d13a80367fd907a9739119918cf4925a9a7bfdb59a442af208710d5b68_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:2316f63aef8f42b9620f1376a05f8373bdb9d4163c2ba41ba1ec00e347583d13_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:42c9f2fdb2ab543906234891c441d82492c98930a099bd5bb0fd04e83f16f4a5_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:4540b8b4cbe9befa5375cd96fc62ea8921912d3937ae884fd6683588717beb3a_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:4793c3b6cff0d7585411266f4aed92d9a31264f439907a48c78d8e2d0d9c11f3_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:7c16ef4b1a0f81c61e937347bd7c4360434ecfd9de889d606d7f1caeeb67ab8b_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:c728710d8cc73f4bcccbfe42b12de5968bc46a8862b7a41292f2ed3fa8fdb4b7_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:f46af44a1558985f3dfa701f221d3de32a82bba2a6689a1356b02c48eaac0a22_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:fa2ebff1c5d9205469f310db32129674599bf9b30eb27cd7b203a11f363a645f_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:04a27a10b71d1a67090a46b310d6174fe22c1f07c0aa1b557b34efb5c5a9cf82_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:8f3863237596a94f341d21b7b6b871729830168fa1be6d432fd63f3d3bdc0d3b_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:bd26f87832b0d26b08a96a490e4e141b9d569688f563b25879bc56310fe408ad_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:c7e562ab9be8756a94f7fe88fc7d49cd8f0f56bad6360459736cb2e299b4e941_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:0768e1d457ad2bb72d54f0484e23a50244e9f2e9bfb71d79ca3e3b9137a4fef7_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:2b624905329f93cf1afe8c6f9244ca8f591b095f213278bbafe625e2b8300ba8_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:65c57f870979f4faf5f11b53ed9f8e786ba0df1295d4bf5acacc470bf9bca203_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:87395a4e03fbcb9e3ced7fce6f143fd73a4d2abf9e5476af3fd18d738c33b34b_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:45029edaf16c0f0726496437e2e8d8bbca1aab629ad520ff57e03f94624ffac5_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:61030a93a0cae208e32634c21c34cdb73c84db87f8409ff609c7ce5c2de05984_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:acb3fc2684849852e16549bc0f81d369ddcac3048ff4a6b8bb0e6d2fe0bf3b44_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:eb61b03fff8d2ec8ab1a22068f5159fc92e037885dbd198bf10a3619d2723456_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:09b7c71ec0561ded1c3e0a4400120a3f3858581a21a439fa31288660ec25592b_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:7693ea331595286a5ffae4f301377d6d71cb774c93010590fee6da9cbf45c75a_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:9994ec2c80f772152aded1ceee060ab5c5ed07ece95f977ddcf4a0bca0709b5b_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:c5dd36046e642466ad0a6fa74021d68622dee45f8c3375da93c38b202d555bf5_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:049e905210d6400a4a481f9d209577493b5313ef8ba799e68d297037257b8295_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:0da022e984bee2f39324d42102674f41ea8b74db830d72933370b76a52252fa4_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:1fc8e321aa0a937d1dd6c0382969ea4fca1ab4a44210a343b2ed5e6b86219ec9_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:ae02313bcf7581b8db76f28ddfeb177dcc024ec1fd6b4809ef6aed6194867c5e_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:0b43966e2d09f70f64b02ee70a69c891e8e7c89b87cf119bd6541a821c85c976_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:3a8b8bef3f5d2a7adc6493357fa92d8d2163f2d4469fd15c70ad70161a0f31d9_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:82918d5b4f917564b203003b2b564bdb26ae5f8b7c186ee133b5df780db55db2_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:cbc504a3583ffc3a48e5e542f8d943d848a18dd2a86ee37aea96cf7c20ec77df_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:14a7019fdd9bf9f8aa3065bcea5c8f1120e0b65ef971f664c64edf0649dcada8_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:57f035c606c7bcfb40f93457db246857a97c024df349f55e2b135ea9967abb1c_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:7d074e3a18c832085c8112b0c08cd61119dd22026be962be9b11e998e5ce3dd1_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:e813c13da12b0e89a6caf39422da1510a69623bc1de8d8c5ac66e92912d675ef_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:17bc2b0bef04b0785bcc2105dd316650cf3e9569530c3fc4f3b0beb7aded5e02_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:30b0f7efc4e6b8090a952e3426c4debdcd90e1064703de0b99592df0019cd141_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:46959f0ca47f97e859f842dd90153f5d36b1612700bfd9958d29db4532250b4c_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:dceaf8b90158b080d6c6a054a67c42bbe0f56b115b18e6d0f041d10c4b6e119d_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:591c792528766909827b512a6a5401e32a00fa44938422738dbee6ad78449a0e_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:5929c6f2cfcbd2fdaa1c683cd84ddbc9faf599daf97e5b1f0e0f1def1b34e615_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:bda08bbe4f85609c2119dd98f248bd7eeee026e27b267086af2e312309bf4d6d_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:c2db40ef1451cb6596b9227ca7e60286e33a1a9e2e7946ca9f8131e500d109b5_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:5c337db6e9b6f2ccda040f21ae5002906d5b5b63e048a3f2faf916f852dcf981_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:6ff81108d9747793d4b827a063111f2e608f98ab28e31c0d7236c9fb0f8946e3_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:c26951b364b56f25cb53fcce2f7ae411b1808ad74c477292a11259fbe7b6a481_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:e52e9695d748674d6fbb3498d8e725ecaaba78df84f89ae1dbf734a1b5922c4c_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:0a57de5650329a3987d1c088776ad13dcca5387b4cd54b759f56e29ad5a5d656_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:44576b150568b18dd14dbd93a0df8b436b3f210d728c6f8c0a0ccaa377b713f9_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:7ec0d43715a4b5c8eefd537968d739985e8b5fcec00a159e74eae1ca346578aa_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:a96937b9e465030bce950bdfc6007fdb6bc4643a21f83944074656ea0b011c58_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:1f71d4e24352ae8e41d341b7493df4b745c53be363b5bc2a0c2925ba5017cee0_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:4ee683ba7a51f4365a6402bb333ab088b79e901f511f7eb800f42af11a449064_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:7b7dc3b38c314647c44be6a7cef345b822139beada834fbcec3fd94ee44327df_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:d68114f716acda79eafa64530a7574cf051cef08ff1cdb1209f700a6b7dedb69_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:132345b79cfcbf97d83e271d3b141b9255d77f863614ff20981456ec9d21058b_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:63a03d4d275d97b6c36b42d8633de2419fba1f3f3d83d78f409bef09c6423f46_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:f44a21a8986ab0e103f17becac94e931c2d34649f33fe09c284b8b27d93f40e5_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:ffa35fcec60dc8afc7a263176a96b41c5be09b59db4260c6f32a8dbff50ea7ba_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:451386141887c223f3c45a50544c9e5d1e458bd7726f240e81186a0e9d054067_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:8547a75c965b3cc4baf9db1c3693175dfa346979c72256becc31087f40af7eb8_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:97152b524e261f92b9cd29bf2c64203d2c3b673bac7eaa073e28e815d97aae5f_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:ca958dd9e7456c5e6c5a80c7797cbdd7f44fbaa1b156eb557d50e6a0e4ac8c69_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:5d10f53dd1153d207894e64bec4a55b77c265a81f6eeb9474c01a99bcb8e440a_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:5f2d747b9f3c9198aa817b503c6e1679cde2f33e661a1675347c9409e0235181_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:a9890f3b7ab256ececc85c1c3e73324390d625ef43c1b793a5c33739036cb2c6_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:ef8263f0e7ea9a2195be5e29d25df1e3363d38591771508f0af625cb88edb4e4_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5d10f53dd1153d207894e64bec4a55b77c265a81f6eeb9474c01a99bcb8e440a_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5f2d747b9f3c9198aa817b503c6e1679cde2f33e661a1675347c9409e0235181_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a9890f3b7ab256ececc85c1c3e73324390d625ef43c1b793a5c33739036cb2c6_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:ef8263f0e7ea9a2195be5e29d25df1e3363d38591771508f0af625cb88edb4e4_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:1ef4f28ae89390c01d127c68b573baaf76e66578341155848aff34cb3ce0e3ba_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:7bdd5b1361a77ff00da1ff8a7886935a0259ab5f3dc0f5e7e01410b0db924edc_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:a85573c8909df01cbb2965aa51d239160097e2c71e3222ba2723dbcecee3e7fc_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8@sha256:e26500f31d00d6a0c76083bf56b65f2f4f4d46e2319432f26cedcc87a07fd88b_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:0cd47be4218b3e0ddbbcafa602fd83f3364e13f50884aba7e203002f5bf54aba_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:2360c3e27356e5894df829df4de24324533d8c4a08305bf933da59634fa1fa4c_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:5d090e161bd70bc0ab4e611f4436849d09785b19ebd7733c79dc374495886d23_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:9285b41510034ed796ccc80211cd9b4f8cc805cd20cf629fcf6fe59781a9388b_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:2e6884784f457c35a7856ff8e95a0d975158e5f79a490cbf327a1cf74a7d5493_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:8265a610a667982aae8700534a67be51ea572e9dc0980a9c7d12254dfe1082fe_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:9a089fedc5049fe49b1aafb8b05a42c24a406801264e56ad21ca833799160980_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:fe1f37fa63111bb1a4eda069fe30f937ee5848431fe041b8bb5c1e1648efa98f_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:001c17d6c2662d6b1c957fc93fed2a2552fe6b776e36709f59e8f22943d1b87f_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:32bdcfe9b7a573362f666b12534637638bc229c4a24c2949306d4d580bca570a_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:a2c711c5d0a7e9fcc74ee14b7ae5e0b7c1b750801ddefbb76edf2c5039bebfde_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:f280b2a3d384105a808c0978cdd9e93513b5a98d24d6824864231068392958b5_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:bf48a04cd500fefd09860534cf7e5f73f47b6b9af742009e54ce558f257092ef_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:dadf5565c285e57c487daf6ba9795fcd132ecf609bacd685fd603627bb4b88bc_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:eebcb3d2e293283c9586555f37f30fe55817c109a4052acf620cdd480a00be30_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:fe62205fa3316feadb1b16b3fb575206a9548ee6536d8cbe721f06ec629b046c_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:10b49ba758c15fd133d4887254c0748006bff6ac6adab947b097786cdb4ce9dd_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:ae776fbf2b8066cc8da9bde5989c4b340fb01c08cb56b8ef0bd6f2b897de25d3_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:b01854d6eb1b919ebdb4e9ee2daf4c3c268b7e5e80b5cb0fa68bf0be1de178c8_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:e90b2212848d9818bed2ea5307abfaaa5ed4b545981f3307e2ec877653110107_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:2317831c8a3b21d4b61e53170019c0ea2112a004ff689fdc6a8bdca87691a061_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:564af798b8ebd3396de5a1c8b4fbf427491b3722e532b8e47292b8734fbc227c_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:a79521c49af1e4276e086e1834b76973698147ee59b38b19cd692b1e36f2af6b_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:c2dfd6b8018d4b4c554bdd53555481d4dd8c275afb287489bcc9cdbcebcb589a_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:6b4a9cecea357c53a7235aef224a70ae5848f25bdd3b1f884692386b65079caa_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:8895d8986ec12092a3744beaa659d9168d50cdc4262bf56e4b0a4943b0e0b183_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:a798e79656ee10b7f1f7861899be74bdd4e9e56af6d293c3c01799adc9f7c08f_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:e0fe358939dd6467e7c1df2ec633214facbeee271ae3cd3be10164effe081a96_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:51b376c808410468431752d8c76963259ceeaa6f4bc0afc9d874021aa87228a3_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:7a0590eb3e20adede6ca21a4b94799a884ab1f2acfc5c4542e16c153dded98f3_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:aba77589a255ede5446c926df72c379a05a6c5a1f964efb5314bf1c53fde3b40_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:d6f3432b422eb7f8b0f36b8b7713658bb13aa3f318f04cc424c42f7831e3b47d_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:856e121f8f6d4edfa598ac330248b024b6e065ec3de8aeecffb853b80f42c488_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:af4ef7426551607b26cf68821dde2867175323294b33524f2bfca9d10a561e33_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:ef2783a4996d5d1fcf91f88f0ec0be835d0744fce89503464621e16016a7e2f1_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:fb5d80bbebdcea6840ac59713847582cf9e9e7a1c337263f0448e8b20a234ecd_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-console-operator@sha256:1153a4561686809ec2291b451d29054541d781acbc74c7da41a1947e345ea92f_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-console-operator@sha256:1706921d20f3f49d3bfee4a4755a9b645abdb68535453b367e5c2c678d287c1a_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-console-operator@sha256:9eca18c188bf8513cb12f2fc17eb30c899707caee1de492376ae2220c9550fb9_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-console-operator@sha256:a4c72257a453f892f4a3fe365a98d897ad7554934888d6c1543e9020c2f19751_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-console@sha256:7cce4da59bc87634039c6ce92b97bc34476bc72b025cdd85b19dd29c71a0a5f8_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-console@sha256:98a3bfd1c2fa6c1e6b59817182e74545d3ff5d3dcb859d94800dd4db96d3e3f8_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-console@sha256:9a0ef903b5605690e40d923cfec4e0d3f53d291d372c1870e8481a669f5047d1_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-console@sha256:e29fe4839a240863c334505deecc8c853f69791f3f2a96dca976d11513e96835_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:0e9f8d104ed909217193284ce538c2b83d9e6838f1aa5343578987972e83a606_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:1117de182793a2fb65ae43ffe8e898a0986ff34b05f36d3e8274a94bc2ca16b0_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:1c26bde6d652ac8d28bbc4ec29a38a71792f671d974780aac8e81296ee80c4da_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:d69127bbf7535ea9616be13f95210f1069443790e449f2717782b71d67b9dca4_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-coredns@sha256:30ff6deda826696982a8981aa7f276cae5b08ee0ee6bd88eef2e405163fe329f_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-coredns@sha256:598de435084023c49bcc0f703a11befb114563145532ea79ae4eb0a76329db12_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-coredns@sha256:6e107dfd85dce7cefde626f24aaaac20217e96fc79941ff0399f6433bbe790fb_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-coredns@sha256:c644399c7e6ec0df2b255314d60d616cec53fe7093f8ef457460279f20a8d8da_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:076f3801f85c41edc7b58312bbf51750ec17088a7b18a436e7ed273c781151ac_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:231d9ffdcde58135e15243ca8d095d82032e3666078d3611f993cc3245601d2c_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:94399f2de9bbaf5d91c7ed255ca1f6f9a9552a65fe76fe7c386e95f756e4034e_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:c48c00a36d31895963dafe2edb89ce98e5dfd5d09fdebbe82d112f68bee6b1bd_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:74044a0b25668ca4f0200b2fb293c4ce070c92df4e519a2f3c1eb8fadfa3500c_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:ab39e0474695e01affe12e7cb28e14a3c87c70391350bdfd3c73dbd0c66005b6_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:04205df754e5061218a7de6463f622c33b9e200d91237b80728bc507a945c538_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:0a857fd05543aa1b297d7b637887df7b6050ae243ec205899bfb48f0fd29a1e3_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:45dec9eb0e88e93dc27a4714ba3e07ce5b039346bc3b3ea8f1ade78762ebd678_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:5c2929ee80bd012a299c2ad48626ec0555dc5c1783d1d6a97995563c50b010e5_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:1c79f18eae6233510e5390df0e297fb15e7d0c95a5910086abe48b5f71e63628_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:25116554211fa6c1133752d83a28512e78744367654b6b77384e6e73881f17ea_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:86dbb16e86839d08085df20f9dd5a8cea6d47885562e5702b7e852e8ac812dae_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:a1f3b7ac22eae1602de286f28716dd5f04eece905a687a44070265b5440ab8a6_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:2d605373f6c95fe55b1e3a5a8f60b0a5591a10e13d37640a81f912921d4e4923_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:614e1cdb127cf965d02a129cb5bf5f463dbb7732e44f176ff21b1977913d955c_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:b7df072f955d73e814c32911cda8345ddb5cabc496666813919c3e27b0fa239e_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:db3aa9b039783f81fa47b6eaf95efd926aab82e6287e27d97ae43946c00f2a99_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:0706d6afc149559caada6c3df8205fb3821a0a2e91643c1a7dfe5d2867765267_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:17b0be8dcd895eb093a80072397f33be23ec0cfb5d82b0523c1133ce441a75cb_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:49e8baa46a81bcbdf2d0e842dfae9d0b13cefee8b4e148d60c2080ba7791138d_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:4fe297b07f5cf27b237dac7843328ab33d606e3190591b17e5f244de096fb336_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:0706d6afc149559caada6c3df8205fb3821a0a2e91643c1a7dfe5d2867765267_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:17b0be8dcd895eb093a80072397f33be23ec0cfb5d82b0523c1133ce441a75cb_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:49e8baa46a81bcbdf2d0e842dfae9d0b13cefee8b4e148d60c2080ba7791138d_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:4fe297b07f5cf27b237dac7843328ab33d606e3190591b17e5f244de096fb336_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:459188a4898f017e84c39e8a01ebcfe799c01dd6228f8a66525190ac4e657c19_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:999761386822360784bbe07badfdf83814aa52d83ac6b467ba848dd1387ad56a_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:ae54b704412adcb6648445aae702be0c8ffc4427ca88d6527c0ca3e04e11c6a6_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:ec2cc32f380673fc74bf9d31ecc060db8aba1bc36e8268a0c241d2460678a7c8_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:459188a4898f017e84c39e8a01ebcfe799c01dd6228f8a66525190ac4e657c19_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:999761386822360784bbe07badfdf83814aa52d83ac6b467ba848dd1387ad56a_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:ae54b704412adcb6648445aae702be0c8ffc4427ca88d6527c0ca3e04e11c6a6_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:ec2cc32f380673fc74bf9d31ecc060db8aba1bc36e8268a0c241d2460678a7c8_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:8de6485e84cbe88a9c865f2e8c8d4adfc729208a22f3d00ed31871fd4c4004b8_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:b0b48003056ed839713f66e4912750d62c217eb2c16b8609bc403e86856ea364_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:bc9063411e9fbc8528c434afa0198676a91655e21b8edb050664821d0305ae66_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:e6238cb10c82754d71b7de9a91e992961a1dd757271e585b086c4030f77c7d63_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:8de6485e84cbe88a9c865f2e8c8d4adfc729208a22f3d00ed31871fd4c4004b8_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:b0b48003056ed839713f66e4912750d62c217eb2c16b8609bc403e86856ea364_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:bc9063411e9fbc8528c434afa0198676a91655e21b8edb050664821d0305ae66_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:e6238cb10c82754d71b7de9a91e992961a1dd757271e585b086c4030f77c7d63_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:2792c1dad466fa29d4ff34b6283ab37e19e15d347a9b76f09ef8a9b667751f60_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:5fb9a73723e7f25a9198d7b4051c59578a72d67165377b0e70385851c81d5104_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:a98473583baacfdc309f1b97bdfbdc2d27392378dbb7f65b2189110fdab20bb6_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:bb28b8215b30a31b68ac4c47bea32235a6f5199eb6dae16d107c076783d19205_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:2792c1dad466fa29d4ff34b6283ab37e19e15d347a9b76f09ef8a9b667751f60_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:5fb9a73723e7f25a9198d7b4051c59578a72d67165377b0e70385851c81d5104_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:a98473583baacfdc309f1b97bdfbdc2d27392378dbb7f65b2189110fdab20bb6_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:bb28b8215b30a31b68ac4c47bea32235a6f5199eb6dae16d107c076783d19205_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:1efbc8f0318e06ff59a9b44ff0e0e3d2247a7512456ca72e214a692b03c87061_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:81cb8fd068a52336419f076b7a4842e9387c669b401db6287de6b75a5394678c_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:84d0a69684c8aa0bbf84688c0ee3610a8507519695880ffac582ac35058efca9_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:c34281d09b1262a8eac08c2eda2a1780c3a5ae4e795268c931218cf2b5a8d33b_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:1efbc8f0318e06ff59a9b44ff0e0e3d2247a7512456ca72e214a692b03c87061_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:81cb8fd068a52336419f076b7a4842e9387c669b401db6287de6b75a5394678c_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:84d0a69684c8aa0bbf84688c0ee3610a8507519695880ffac582ac35058efca9_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:c34281d09b1262a8eac08c2eda2a1780c3a5ae4e795268c931218cf2b5a8d33b_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:016d8816de99efc06117095f4a8aeaca50ccffbe86e08e0599b47a07d74de52b_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1e601e80d7f871c028a79e515e9d07a25b6a1e02a42ee19f017ab0a968525b66_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:41949021afda0242e6e695908a57a969b040e97d80cefbc0f89309fdaa82bd51_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:d6d2e88b21e47c02ee5144dfc67dfd62b247a9f5a85e7adc0dd78f0736faa53d_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:016d8816de99efc06117095f4a8aeaca50ccffbe86e08e0599b47a07d74de52b_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1e601e80d7f871c028a79e515e9d07a25b6a1e02a42ee19f017ab0a968525b66_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:41949021afda0242e6e695908a57a969b040e97d80cefbc0f89309fdaa82bd51_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:d6d2e88b21e47c02ee5144dfc67dfd62b247a9f5a85e7adc0dd78f0736faa53d_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:a4618ebebe1b6e6183d9eae2eb2595c65143aa1f85c07037945c78932dbfd837_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:bcdaa1efb07e17e6c5a6594e86867d4cf98be7af25ac95f015712e09f6aca61b_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:d88786d939a459db290845b3416066ec59c68a49a1896bb4affe6351e76be031_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:ecc5fcb3099d16436b3b1c5cce2fab28a4fd70833bdb8d34334180fee3964635_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:a4618ebebe1b6e6183d9eae2eb2595c65143aa1f85c07037945c78932dbfd837_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:bcdaa1efb07e17e6c5a6594e86867d4cf98be7af25ac95f015712e09f6aca61b_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:d88786d939a459db290845b3416066ec59c68a49a1896bb4affe6351e76be031_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:ecc5fcb3099d16436b3b1c5cce2fab28a4fd70833bdb8d34334180fee3964635_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:4d98d1a1ce664504f840368241cabe61c4b956aa9d2fee3341e9da5bc59c3fdc_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:6e63184a7b28ee21dd3ea6c61f9401a36d1b0d16b7a48fde77eb4c6986f2e290_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:c2152b9e096e62f658d762293bcae9c60b43a256251a84a7ca9db4b7049bf636_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:e3ac58771ea0f3560e33285eb011f3304cf28cba300bf5b3986e49b327483a9a_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-deployer@sha256:5666ba993aef99281dece4fc983746b1117e0b889761e0c0a7e541eff70a5a99_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-deployer@sha256:6baa8d1a373d7e666878e85dd4fee9399f228baa7a9369d28c56ec5ce61c2d63_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-deployer@sha256:aa5751722aecf59acc2a9f31709003abed1ee9c31d3e0227702feca8aa58e852_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-deployer@sha256:b45b62e608c006a3b0285fe773d6f8d6bd8c7938c3c84270b21b9d525792ed67_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-docker-builder@sha256:0ea3f860c6e3f8f38cb8336680535f94143c7d8eb04fd6a9ef01f03626029904_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-docker-builder@sha256:a7e3c2b870b3d1fc42ac2a30e868bc4d9810aebddb283f8a4221b5255c0921b1_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-docker-builder@sha256:d89cece33a8b4effcc5ee83df0b97cc19750afe514c7c4ca69852a07609320af_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-docker-builder@sha256:debc7638fb2b9821c7bc4eead476fd057504168e4b69a3158a184e187130878d_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-docker-registry@sha256:29a2bafdd8b942470edc3a0f7b5df01e3cca066d23e509a8d7143e1ba89d856c_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-docker-registry@sha256:439f3520f0f9740b418c2bdbd63992056bac7037b4aa36ac4cd2d0ff4dc3fdb3_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-docker-registry@sha256:b5632ad645e044ccaf4392339b56f26745a9f018f0e1450951c76df92672552b_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-docker-registry@sha256:bfdb4ada4760cce6f46b82af1a1f1aebe36e9d36f930cb531a223891518d1766_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:6e22e0e88e2ee48bc7cd50037276a58c4f3222319d57b2107f31850fbfebed5b_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:778583dce3cfbfbb22c98af6df6b03e65292c3f68a3158a770a6e460d4fcae15_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7ce96e5236fe2522212734651767f9925662ad345e9f9bfb0dfb220e6c4edd60_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:c9757849b9fe5bf5ff3196f6c11dfaf6de9daf718a5add453cc9e21010dbf346_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:8f51afd867818e6ea644648ad50269b39880bfd96391edfcc8d93d7f72387341_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:a1e2463154668ef13d33d4049cd0b8d906e01fa8355d2dba2ce5202a2e2cdb77_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:a3e863eeaae196bdb2c3ea7b627f5f3d639d4e9ffb489243af7ab0622196d35c_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:8d16efe23263f383f795a6f2168926e9d9bfe5638403b0abc00721581738943e_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:bddb635f71d90a8c1f7ab43a8865e53b33200ee95789336fcd0d6e8f6eccb60e_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:eedf632c867cd000f4f3deca7205be622b4cf2bdd7ef98e623b6d8da1daa33cb_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:04a6dafd7e77d706688da1016b458b8558eb3bea77c0ce9cc7baea30ffb079bf_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:3d266b342c1578fcc59e22c7cddc71636cc0054662a3c95b19b25c19c776d0b5_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:ad20e59e9159988a9d513eab33fc62e92a24a9ae6cd53ec6ad3ab7c1d543b351_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:23ec8cc0bddb8c22f3c6aa298fef3e77e6cea9d689384ea0d2b28a7dfa880f96_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:44de480578d54b4d2e22e26e7ed5addea35e6de51610af278b6df8d7a35b773a_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:fa488a1c6c927b5c59a1285a35df78c88b4df2ba3c75ed38a0e3526a87e55d39_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-haproxy-router@sha256:065683ba9184a92ad44d5b720a92692b6d143b4d68351c0bc6654332fbb19299_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-haproxy-router@sha256:855c2f53d8f421d25e8aafe28b4cf3b8a2b10212c8fb8ff1bff55983e1c907bf_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-haproxy-router@sha256:c6848d71cc99269d99009eff7f48c762a0963a5b54347abaeafcd150110af5dd_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-haproxy-router@sha256:d3081fe99bdf6628a7263e267d1515e95711966509ce8cea85037cf6af40f3c6_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:2d40b6d5a33c8574390ca22dde25b016e36192a8c7801811a8889d13304d8b72_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:8f9eb65d92e9770d9c3bb8ce2c789435835cfbd48aa138ca5b5079d0244b9fab_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:9e82e0f321a12ca36dc305a63b1c676b5d5102671d60a496a95dbe070a3c04d8_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:c4ac68d3ec26d21d52df25bdbbb088175435b32ba2a3d205ae8200c1887693fb_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:33e21e618d81cf68948d657dbd2ab7fba1023e707337859b3952345af9f0e7ab_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:4cc60f491b79ef9863d4786da3513ece02d2e998954a91a8465de84a4e7ab06c_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:7ea8a2f987c5e132e81fbce0656bda61c521bb05a48f7e878c5ced6e5f3d6026_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:a194c752faa346cdb096e17a1b3443af62fee1dce8e121f86b273b1257a5b1ea_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:12ea40507e00b685fe54470eb0aa1d6a6c383b1e01fc87cd72e07a72372aac8b_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:bb44a8cc384d9d4921703b07210c6664627ce4a888feadf0abe36f8e0a284d0f_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:77ede358acfc7786d6d08c5a78bdc4e078014eab0e7a2635a707759675f2769f_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:bbc58c6fd92d08772acc39459fa3d741a6464ec174b5f47d82dd1ec4e145b501_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:374541a0fa6dce86da213e855db39d431bc156f03e7dcaa3b9fd54ba44574447_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:9aa24e4d46c8ea70f29d0ab272470f6bd8b1bc69a641906d4c79f36a28c9c0b3_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:1e07c48592503a430bf8df396f9b9f1aeb22633301637f3648944c68d08388c3_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:82f0bbab4d7af34f410a09fe58d5786d65e80dc95290357659c8dbaad43a5113_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:21d1b79613e33d12e4f2e64934971523cfdbec17553c42eb7305a8d02a3da203_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:56d101f6e1ae1f6e72e6499b239093f40c9a27203e47e7cc56e46e2912bc2134_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:f7b0bd3143ad05e57982024d1c77f70034b742cd05db87646277b78c3af11c1e_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:6c5b1d71033128b1fc0180efed11491235c25ded2ee107544b4032df09e4609d_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:ff24e1dbeb4161fe8b739583ca51b19f54af7224880c290cfc3cec890915b714_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:b76a74110eba128e3e1c3a5074ac39dcde645c0b6158c0de28ecef7670ac4659_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:fc9eb56400c60ecb72108b3b14a0976ec48c0f82b47d6039501dff0b7efd5bf8_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:426cd4e06928454d66de5571a5e3009834c14f4440e9599e07a80d324b246e9b_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:57cc1915dbe4ef4c1baf6b2f295d0a8f281640f6fd0ee6a5dd1dbb9e985f0487_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:602f396a6141039d1bebbf6889689981b70e38c4bac55456ecd4e754fa4c096c_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:e028213f102aa16562942a1210339652e67ca035e157599c71c3e1f8f24d1d4e_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:0a2319c37e393660af4bf000e6f892d0788f1036d2918f2b62ad6a904d1a1340_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:14f1214c3bfce4d006a7492ce952054d42853e673708e536cff61c0bb4beb10c_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:6f5c6f9dc0539c8ea82726e4253d6846c6e47cc8a75c20cfda3220d512274da7_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:b54baf625cc81ce072c0b426bffc97b39894594efa46865cc05acccfcb57e812_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-installer@sha256:25b2087847206712692c1de69002522e1c57b20226a494d2b5642d13b5abc4a8_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-installer@sha256:3fb7c76063dadc1322fd058c6b25a2870a72ec1540c7459a9d0afa6319585cd4_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-installer@sha256:c5c8ce7a938bb893ae31b38105a8365bd5713f2dde91bce3a47522eb52b87d91_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-installer@sha256:e4777d25108946ec5c6d774aff2d09594982ad9da78266d990ddb5e4d96866a2_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:56f139801fbb7b09fbb8d8a7d1d3411c5bcea86fa3328686d884755e2237bdc0_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:f4116cdb0b8b8c654fb5cddabbec5ec0c4e4a110cbbb728b8c1af87357b6fcb5_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:42ded700d5442ec6645bf0a903f5e21a16c29db7a3115424879adfc12d14db09_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:b6234bf6b757ac7f917d6f7c5f4091cd062e45543a713cb6ef7db912f5ae17bd_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:5e0940f3ec728a43d7f299346633423b34bea93442551ecf2988e95bc7fb3426_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:774e1eb8a84bfe462cc4eb64a1eae7c842c30ffbabfd92b65d42ae0d0d00ce96_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:5ca113e79e0694355a05165ae5e205fc0023a6aebf9c6412ab76e99bf316adba_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:71fc4b946594912062dbd9641c0d85356199c7d54cd2f0074afd358b09c9fa67_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:0b5eddfbde81fda592eed076371321d86595eac7826a20228983521ceae10b06_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:4655cfd0e8b99879ba71ca8ca5d2a9cc5a657af6e2f29d0ce3cee7a1f1a96e21_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:bdc6148e631397fa779930cdbfd9944c012c667b811d397754f3726e3e0bafaf_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:cf3657694f26f2e59db62d6af4ef6c5769faa67ba12df3b679f592545554b8cc_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:79df35ab79895ab1e5df8ab8c729a403dc007b2dbd2f7459daefc03631bca088_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:cb758c11856da4fe8c2d95abbd8bbf359f27dbf73b7b2b2931efea959ce64c7f_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:cc4d1279863bc38c5d5f6e3c539845b6313d151bb451ff727a8babb8668232e9_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:e7f176dcbd8506e9247c427136a4ceb8b003b6f043025494208dc32784643c0f_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-proxy@sha256:002c5f8baabc6a228f5dfdb24f1578017f27e51c380b1a5db2e08e6781424ef3_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-proxy@sha256:1089294ed767f0ea0edb1b18c7d896cce3ac3e34f93c8c2c82c98a66b4810993_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-proxy@sha256:2a26b632442c0eb8e9c49d408c5687ea53ad89fc76f03f19ec4357d708b613a3_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-proxy@sha256:d98c8fa30d247fa783cbb58ca0b14b75fdf77fdeca3d6544404c0ec5b13ccd9f_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:61bb1a9d489c4c359bac425db4b58a2693bc817cc7a10aaefe9542b3c807fa22_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:a69b6d14c1bbe3883593c3156be3c04036785f1eb03eb6f29ba7233100bea907_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:d38f9ae968b0982cc0a130e0250c8a8de00f98cbc8f09c101dae93a786f9a493_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:df55e4a31e5833a62bafb9b02ac2c38e7775828c0d3d33717af402eceb786e30_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:03e7d84cdb58b0ca587ac1191d34b89ecbaf908a527e1be42bec4e939c05b007_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:3eed221133d14dda6a111b705e91e21057fabb3ce292812706365b3dcbcd58b9_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:4cb532a07c1ca8d18b1bd6d9766fc590809e97590cc3bd0b1e39c515658187a4_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:71f8f961b4ccee7ec8fbb0b67d1a522f58bc27375cf904c7d7555f7dbba06ca8_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:1de55b52fa60b58e8c72324a6884711856d9e865d47997ada9c1d2c6bca0584a_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:9cf350847136e4ffdd0a411b6676c1f155fd4a3474d8a76aba684c0e4070ce56_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:ddf7a4874a6e73b007da33a6641bf4a2113cbb8e2d794a8b7ba639e29057658f_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:ee00b931a9858cdd4cb54ca8793762ec8e989a64e111f488cd8e44396172154a_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:25f27bea206062ec70d7fa8239f1fbc264b6d3626a654f5e81d820c5b4839357_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:7d31f5699734c96621475919684a5cfdc8b24eac3e901a1e3fdf4fa3b9a219a7_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:8d69ae9aa0e65a23b549fde6e7043486d05e2caeee360c0cc0ace5ab35adee37_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:cf315750b8a5e50f6c550e7b265ffe8a1d8c89f1149998a1e0282f0cd4bedcd5_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:e2da1a6ebcc31b659fa0f70a4b60597018ccf57b69ec32e544f94d3e14f1680a_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:efa6dc87055200447f11a6a18aecac930d2f159a1dcd6600d5935490d8f40d26_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:2e6980eeff217a38185ccdb43c0b3074b3df8437b72ddb89919a78e25a615f4f_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:568dc3fe13ba7f398c02c1aae599fb7df2be02907808ffcb494883c0086063c1_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:1e65c22f7bfd5c745937f86e9cf65e2aed0067224383b6c8ab007320345e1033_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:72e604448eae1f4662f9bb41cb8fedd46f85c3148c48ee254fe7732e2b7a788f_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:7bcca07d92742d22d784aea2c55eae0f6cf4cf6f22fcf238a24dec17bf93a740_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:c9d1092851a08f6f334330a4a1c9d8733d608af029f1bf9726afa2f1e3315b62_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:0ff2b1f1deeb5370dccfe482e97d473e34b23fcd9088d33a9c7712cc9675fff1_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:4bb99485f76b786004d7a955ba6e52897c06c8669c3431b4ba18810e5a4cbee6_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:4e7f67d1bf0b5ec196d80a301d13eab26fe27fa8877ff66cdd422826324000ff_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:ea29b37584a51540cb9890d640fa3ef467186a2770b346d612176e8bbc9200cf_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:14881b406942943f676fadd2072fa37f029ed2d70dbbf2ab9d637a4be6ca9786_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:423194ef7e61246515306c6d446e9d5876cb37f55ed26d455e7b97cf9672275c_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:5ed08972f81c9266c215be429570ae3cd194bbd669679ce7cf6d2d763247272c_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:9279edb1b1a1c6b46c0d92cfaa13fa6ca63101502d24584065f723038e2ea000_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:8b59327c6d34c40c0fbb01accddc73be699522aa9cd3399f75febbf3646b19da_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:9768f5d521e9af9711f20509cb27261741704f73fd5547c0329972eb06f126e9_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:af511035f373c2bdc131b06197240354c165b4adef12a283319de01641600ce0_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:47e3c79c5acf1c491cdc845991db369591fddb9392cdcbdbc87d54cfba6a9f1d_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:64b875f9db8ff076d8030c5608a85665a3e774105708884df92d79e19bd4ef00_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:9ce685d2ffc4f8a80f83441e79b7a410c0be672b9f26da47092c3c70340eda20_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:d5966fb53dcb511cec27747ad20b0a882fda63fd8ef60145c3cb290f73f8d825_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:3f620a3906084b5b8d5ba5aac363d5f73594a9671bcb66a8290081301e87ad20_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:5e27283f22fb614dafc9d74b2823d01153eee494b87392f73345482d7b3ff073_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:7d614a072328fb5ba4b64bdfd8e952ef1645c6fc2e85f4569bb937d252c086ed_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:b3c938e58462a54c87d4b6630a52bf15c5327e0bb289c5b99ae892806a9f38ff_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:2c037d12af7b5f6dc82f44dbc0103a83da071c3848afac392a7f29155454ee8b_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:82bc0ae23a7fa7524a6d99c99917a8556a262bc4784a7eb0e36c8734b03472c2_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:b3ee6d856ab92e60c5c7651d80ce2c284525ffd796a9b71f23fbffda7113a62c_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:31b26a08898f4b02d1ed9a4dfa374c53dad3c1fb9d50c6d913297c1645425d31_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:4c61613308a6adcda299be9e1c9ae9efd93ca94f92ec8f3364c372b1136b9a03_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:6d0630a2943f23b8d6c6d2ee45fa573e090540bb7a4a14d09ffab03f2789f6cd_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8@sha256:831aff20d57e803acf15a07f382236eca7f6c212924da6b986ccbf48a6cdea3c_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:02f4386a24b7b3ecff56d1537d371038749cc53747e7f1fac1b91c20c934d42c_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:32b9ecfe033ef7c2ac53d9fe33ebfa4be664a424a7dd49131ba65bcb6508f498_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:932cde6aa7808148a0cb6d6e793d4f428c3cf36807bcb0dde455cd5f352a87ea_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:cec680e43a77677af29be6d630aa21d87281365955bc854c45ff9ca78db88a32_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-cni@sha256:3d493e21a0c5dfcac591bd81ed50c5770a01435202fbcb18610908166dbac4a3_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-cni@sha256:4e659dc5e955ecb60deace44e4c158cb2fb3c6bc7815691a76c5b8bd1bc0c85a_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-cni@sha256:d4c65aa2f0c8a29452ffcfd50240a5fae5085b0a333864aaa4e8f7c98af7b829_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-cni@sha256:f340fea5cc8bd860709c3c9c7ac6a74fccb80d76b8e1156197b5cf37e7f5f03f_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:15fb7cfa20039955bb6c8e18a25b942aaa09d148cf8a83ed3d9b31ead91c230b_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:bbbb33fb8d00e60e54497305fe42dd1f24e4f28477ddbbbc0ad42163b9ede91c_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:d1963c6dd977034522104256ad60406407abd66f69fc43aefdd821ad1bd1d33f_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:e3b796a5c3399959c194a5486696b820280e7dc518be187773c3eecf0904d53d_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:35ff125ec62b6385c67de712d4326622c4861017959856a6869c4f185b4bb915_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:8df202a7de7d74e3da2b66ed845fab10ee55b490bd6596e34f2730e56cdad339_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:b4215d17425af7e8de15596d25b03d02cccc88ccf9c5997ef46a9953ca5eac71_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:ca01ba905e6178c634bdc21c5404b9860909669a16b78d166dad0b27457272a8_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:133f501f1b9773ae1181f36ec2dd790c16b7217223ab1881b0dce10d715f5c5a_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:183f3e2fd480ce94aee7d8be8ca54258df4ed2006021c1cdceca305f26ff1395_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:6170eb2fe16efd83337bc40abb9a853d190f77215dbe3127d486e1025a069557_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:b26ffd4d54aeabe9f1e82f76e99ae537848bd52c57ad6e237e1f61d9d19da4ac_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-must-gather@sha256:0a0d2b80dfda92991ab1fc1cf61bcd45aac06c8aa27cd6c7a52f622b93003c21_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-must-gather@sha256:af7da578c6eb31b516820ce4688dfd5d93f6d19c52414d94faeedde338c2b3e7_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-must-gather@sha256:b91fd5eab9d3c3c7a7ced24f633f7c01a1d6ea2e7ff64ff549a3a6ec2e74f50c_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-must-gather@sha256:e8e69f54a957b49177354d9f9f89028c403c703ed9971b9799b5cf05f2ef2a7b_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:289cd35a51a72d51dc661e61d85a97f56f25495616601f029691333b83796a99_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:54d6593a0b2be71c466ae0774c3a76e18b0a39260c4f1809f01b560fd31a1478_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:b4165696dba67b8d4380c90f8018921583631ea3a3fe17ea35ffdb0d707ff7ea_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:dad4196dd609c0b0e03c26f076713e810a970337b09b1f6901d6578b71ec4d1c_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:8d8b1aae175ac3dd8e8d9c424aca469b6a79520e995c68ed433c5973ea502043_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:b9b2f8b939c64185bf3ef5b7ae0a837130596a58babd8854c7738baf099c777f_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:bc8e5470ca8bdcc73584de9f6822d1d3c7a91427dfe474e1b81f8b0ca44af4e0_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:fd5f8d87df0d102e315196f402c5fbccb80e19965a29857361a8261fd1516382_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel8@sha256:585baf728296bccdaa9f13fe7586f48397f6f2a59750bea6463c90ace9863c2c_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:272a01b9d4ac1c2f4f3f33ed4e6b9fddf8b271e60b9f05727f5933cc756362e2_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:1fb08ea3130129777cde039f2ff2e56db13b10004645f85b15d358cce2b00dad_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:3d4f4c215d645a3124cdf0175a1146940a556415015ec027d6bc904bd38f13df_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:996675c7e518cf4d037dfc6e98cf149ece05152da0e222c39f7be1f1a42769ab_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:c2444fc2fb07bc7705faeb7e534ebf8b55511bbcb57fe9539c88e6ed90f9a558_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:2478f87ee9c4a41ebcb29dbe974350bc7e4d2eb10ed0ce69e4f0f2412e8af748_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:5e3a284dd52460fd5121dfc17b082bd559f37112f51a7cc90ebab50e4b518a78_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:646d30cf056ddebcd6eb45f0afc9b507b4e8ab910803927d5c58ad4464477736_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:e70b8f62677a3b9fa03bdaeb0832bccf42e5c473277494c7b05fb11fc959783e_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:7fe43cc01d066c85078b5a10c16a54cc137cfdb9df78736e7cc3ead986eb9fc4_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:8705800164038abca9a8c16f70a834ebbb79a4edae87cc2a3e1e05227907ae41_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:9c70475c6be2821195cd22224097474b6172143caab1f3b93756bfb7aed230c8_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:e26e164bf5ec4dd103578d61ecdf0914ca38fa5bf1ff674dea290ec3b3ece1c9_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:769c2d1727afddb668e16a2088da1cc75d36a942d4ca78b0661f1f30d6c58676_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:901947d45d5a83d6170731dd160981bee40f0f27ce34b2cec6a048ce353976ac_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:96b3d3cb6bda5ec6b698268bc7951a41d5f84cdae7aaf0a009dd4fb9c641a199_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-catalogd-rhel8@sha256:ea1a7f04ed745dd017977ec9fadc7e190146de532a8b587c3e7b77d6ef11f912_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:1a473364b4d924e2f5160a741976fca42687b9209562da9ca13689fc2cceefa4_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:4224d9c2eec52c1d71b1545f582f89f3027cfd3b4eb70eda193c94a045932540_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:93d8f3271c0cb34104daf19f93b67b7ca2a53bd112b2b7a3168b7ee8d66f6f7b_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8@sha256:ec828551f032dbe2bc27b15a1bd8948a40b3bc1616ca8ef0d7584547d523bc1f_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:07ffe96ea0c438e8556ae67592545ec248ef3177466a7a91e605d9a3cf97eb02_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:5bc48f86a2aabc19c37c6881156603f89631650623bbf91a22e9d20699211c8f_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:873176c1886ba511a3e27bba927f2ff93d799792e03b3ad3c7d645bb8b7bebc3_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:d73ca734137b09f63abd2b86033b45917a7b31ea0f0b82a72b1edd49e7e562dc_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:6fe96439caea99b98eeda15bf53548735859dd1d0447580cafd70f35413d8b73_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:705b842a1de235aaf56b3f5b47fdfb207cbba7773fb4778c3f036bf55a518fcb_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:a3cdbd04d182008cbb82d5c62a11a9ae93efaffbb4cb07a05681e18c7d278daf_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:b872600b11c96f9193e940db4e81057138b234b89ac00ef5c725a8d33b0493c8_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:30870719d136c4533f111eac5a0f16ae6c8a22194d27f7bdf5c79bdda7bbdf65_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:474953bca76984d2be59b36f7bf732eee4be1ebe9ea6c2761538eeef8c0fd359_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:c4a189514ddd841ddda1973fcc2f0880b2fd4025575d449dfeb4a8293194fd35_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:f08236ae0f2684bbc1cf982b5dc1291c618775cd15e102f02a20d63d5ea57046_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:26aeafd7f91f2d15875122203325184eeb468e7e8e188e7a573ea9985a7d0765_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:41677d6e7076a42964606c5751023c182b085d84f9372590116843211b13177f_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:4471ea204d04b1ee21c24583a97e17b0c66bb7c236d139779b05f807d072e055_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:eef333cd092d6b48af2754b5ab69888ffcac50544524240ec27dd7b0f0fff2de_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:0774437207f9023ad0d0cc64a1113bb4a4854c29e573a0fa006c377e46222453_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:8266f325d930a96aeadf20c6e411b5fc170f0fb458a61771e422ef05e6cc5551_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:a0926930cf08e171c928bdd544a7bbe5faab3ea840cd33c4255c63899ed1338a_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:f5384507e10ee4cbb28501494dc4865974c469bcdf52848353891d18ab91e535_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:361e41b6437b1e9d11f2634517f81b073378b6dc77ca2aebfc197468f9257ccb_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:5a6ba05cfed23c3adaf3db363c6298dd7371d750ea2547f13225eababee7b5dc_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:9f00865d3f2590aa33e4a920a61055f5d83af53d2ea5a1aabcd7952377f73ed0_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:eb675a5fac8140bcfa7442ab9c94f0050ede342b11000484323b32bdc9a41b0b_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:0a94b81901263ae93b0ffc3a5c94a7f8c602cef274d0f709ab6ab021d0b7cfc7_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:19319829b7165441d20f15f136b49d3b706be4b0a8bf922adaa59dfbc23e75e6_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:9f6b74a54f6562c07873b30d4419a36a6fc36a7b8f7f381832f6ab090761e735_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:acb0c161af34b3c8dba0cf8c55a729b10b67f1bbe8b66575a8eb7607abf39f37_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:303c82ccd73db35c1e5d9453bf448de8076d40d8263adfaf3682eb185967ea3a_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:5ba7215b20570ebbe3769e23524a680b699a6be0b6081f25daed61257738950f_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:ce01851515c2edeec5d5b91f5e35eb8f6852bc3278ee237db72e27d39a4c00d5_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:e06416ae75e05af4f06ff35752b057039742e26366b4e5f48ecd84f260365c33_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:4e30716436083472011c32185f5d6e54adea2845f22449340c94f231319ddee0_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:d992d79287f6496051f3a005af190ee586646c9cc1c6c72542bace924f4a0788_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:e7bb533706de09dc8ecf7c0779b3a304db9aa8e4eb9fc8d40c6154c7765229ec_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:f2e8fe853b042abaee14c7cbfa3b1dda11f82a1499db5ac43aa95025bce43bbb_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-registry@sha256:41acb229602c4f5123621d82b102a21307d0919942fc9a45e89e0790a301665b_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-registry@sha256:6f4de0bb3bd7e9dc3488c8a43daca991eeed77e5a9d737571e9b60ddf2fb32ce_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-registry@sha256:7dd422c34cbecc6cd29179f5e341035725ad3aa77eeebae033e6f86081ebcf57_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-registry@sha256:9de2cd3a25600438909f0a88891e42e09e8cb2b92ebca8e8c0ef7255a9d8910e_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:0fb5437ff89bdde7a84c51bb0a3cdd72a46ed704051c34ca04a6182ff9ad6ae2_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:1f03d3f90ab8f8b3a9badc6bbccfbaa60950fccb15b9c4f4c80084b97ff865b1_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:26904df8c6c0e23bd8993993302f743483dd18d2ffb82c0b06bc669059b86e7b_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:81b012fc3f45012d9846b0158d3659a8081892742811499a3720b472e0d1ef86_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:53c66b45acaf412df2d39de16e27620925082ae7fdc94f53ec79f738758e5ed2_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:58dfac866660eb84b004f533b2760a3d6c9ce6a87e484acc1f44eac7c4aed9af_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c607126e8d43bc09954f99625329630804d10bfc1343be5f7cb46ba28aa7c9f7_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:e8d2245027591ad454a042a484b13f9b3e153db36fe8a2cf1c92ce3cfcfbe09d_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2bdd57cf8ed0eee4179556ed7c527908cac5105453bd591a2747c5e7590adbda_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:4e190575d60664dc3534557c4c2ee70a0415ebebd59166704d4c8b9e3ce3ffc9_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a44f9c52c6a3801f23d2523d144182c19e7897e8e40fed087a948d95c252ff7a_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:ce0c85a6bcaa3dc1c3b533d43635d3850459c9e58b1b392ec5eb53e8c62758ec_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:2bdd57cf8ed0eee4179556ed7c527908cac5105453bd591a2747c5e7590adbda_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:4e190575d60664dc3534557c4c2ee70a0415ebebd59166704d4c8b9e3ce3ffc9_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:a44f9c52c6a3801f23d2523d144182c19e7897e8e40fed087a948d95c252ff7a_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:ce0c85a6bcaa3dc1c3b533d43635d3850459c9e58b1b392ec5eb53e8c62758ec_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-pod@sha256:2d5034d957f5a18cac865648df8bcb7f2b452c0358f3433fa57f51852369480e_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-pod@sha256:bf19bda57168629145375671f05f8dbed85751dccbaa76de6e0e15e33c03b878_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-pod@sha256:bf63836da764d3edb85eef931e9df66ae263be4fc20d3dabf3bbce389d485dda_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-pod@sha256:ec37b6d41b2ba490d1728e034c9345b38f9100a3ea1e95c2ede71a4aa70b58a4_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:40d1f80489c7fbea4944a302b8328b53b80f55cebf599f5249ce840db3c304aa_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:a227788a9efd11631494bad9646e0594384cbb99389f1abef0c8554cc424eb7e_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:66c7549d34362a8521f3334f3e5ab3eb129913d4ee8224ad316e4ecc1e3e74e9_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:bf45590a82d55274f8218c1cd796466d330a487c9aa62ef70a4313606b3493f7_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:04fb92abd413af92facc680dbe8229944302e83d094cff4c530277fe59780836_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:579c798290fe3710bdd34a0ab0ad5e8c8b359f21714660f39aa6a5053dc1b62d_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:a0755b4700344b97285e24d3736db1062c0217e7cf382fafc25acbcc49ad5da5_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:bb797a663cf356b570a379aa959adb097c5d3c8fea9171901d44c91b879168ce_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:4cbd929c0cda40372e647f68c1a74a76eff8b07f393343fcb1c673e98e196a12_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:75ed98618ec1a6e27db5f1471b0c14617d2786b3505dcb0be711f390e4e0e144_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:89ba1ca0a16b7cf75588e723abeadcbdf66a4bfddcd74b96583f7ca4dab0d67f_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:d5b4dbe9e7fdbe94646af9140f55fea3eb1a1648b63da25543071b135e4e51d7_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:270cefaeb59482d89580be541b9ff8501697ae8fb8fb0fc757512551a1c0a229_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:543ecd85e3a8e5a8b1668a3eb857d554f3aed5f5f99df06fc96c207b2cd1f68a_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:b4fdd00a5386db728c94c1ea6c49e450b3cb40352f7008d4ae5c5e340cadc442_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:ba82154b9ba68cbbbd401d1d62b1425e97ae32f809c9455b6e8417788acd98f6_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:22a20fd9d7349ee228bf166ba0c3e8e91387c683da2ebf4145ff2006fb1c54c5_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:4c28ec1115b0df6dca82b417d9590b3a3e89686aae16d93d854a3c2a313e1880_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:666fa8a3fd09243081ccde1b3c8382532aab9746d12e02ce0bb47fbfb32273d7_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:9fe57e946856ae7dccf83a5ac3ff6848397f0b8d98fe2b39c341df82a508b234_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:062f9c1be98d83a364abcb6ce08244c9a25789b2eb15c7946ae546f05449c24a_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:0c43289c2a39c99d86e645cb43bf53a07bf0b182b05efca1046244d7843859b1_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:460fd5bda2fdcf9a9c34d52f1732ec8b9fe5a0d133cf8a761a66a786b8d75528_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:a1e0c7f6c065a91b4112c41ea2bd9bb2ebda3761dc7712b26ada64ade78fa674_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:632591056f6d2339715fb5c1a3cb909c589586ba8e2ce8e63e537705bebb693f_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:69eb6c44a16287706659db6acdc53e7780599d86a02adb63e728ce7d70f1c975_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:b2371a23331087d2f0dad63f54edb024d51e0526da319a76bab0890aba28c58b_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:d729e7664dc76e64deff7c9fbf8a4bf3a6892b4db88661d0c183cf795e6fd58f_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus@sha256:207542c0ad1f3b599c3cc6c180939cf53d3f1476561dbcc844288ffce756bb41_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus@sha256:28024773093ead756489d28df8d9fec1f109123968bd907504a535f08ff2bf62_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus@sha256:6795364606c9f03c2c921a137a3b80d596c2911089c8c4d942f38bfc5d1d03fe_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-prometheus@sha256:bb3440ac851c34142da6610ef7ebfd30f0ba3f0ed10cb4480570f518a06a3885_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:5c5e851fe70b45fe060202354f2676b600be807b14fa60ad93d03f9276743484_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:8b389f6982b94f3b5546565f536baabcf8893a583b574b462aa2b5b1287345ba_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ad396f288e6ac9093c5f1f59100cdc968e52ac5c6a8d128aeaec8f28f7e2f5b8_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:fea1deecc00c4a60b44b8c3a5123a5a24df80faf36f849367b7ecb1b07e3bc96_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:2a9c1d4d7bcf5d3a7a414482f020959fa489ccc06b5a0c724a78da62bb1ded47_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:3862a8807b5710f80ac05ce38155eef8e245594cf7cdbe3b9a718ab31a323436_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:65a5a70cab35c5d51c4bfa23338a34e4da76016e8bb7765468cab426baa7c53c_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:893081f7dfb7379d5653155a3ac0c5adf918e5f1ca09206e9792bcceec6eb0cb_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-telemeter@sha256:5f23edf9ee6a929cf63321aa208d35f9c332fa5d19f34ec1f542f0c3dbd8b404_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-telemeter@sha256:bfebbd8bd2c53ec956eb7608ef743848d3c181d211a6438502b398ee39d525ce_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-telemeter@sha256:d7a8abe5d4a18b1be8fd9300271274453abe98a85053ff596a5aba2914c513f7_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-telemeter@sha256:ed2679255532f8984ff2f14c96cb9f24d96285570f6cc38a93add615a225586d_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-tests@sha256:549f70f3d54227714ce4c435a74895c53c4c4c48f9bbfb999fca6f6bf17b383b_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-tests@sha256:74821491e546c0abcca4cf565971d9fea685422f85a1913b0f6cb29b8e2a3e7f_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-tests@sha256:ade9297d75238baaea862e6bfbdad65ed465bb7e43c597141640c76da60ce732_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-tests@sha256:ff3fbc882fad77dfdc4fbb2a0bb058eaf414fd729786c2ffd25a481c13025f78_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:1bf554932c6a0f12dd855c4737a6c497ccba6cdddb579f1f958190044a70783a_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:3d6668b4788734262c49f2827c9d0bfd54768e17c3833e8fa4e7350d33edc920_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:5792ce77e8ed883c774d76ca7a98f9ccf2207caaa274b126b78f2637c2f10d19_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:e9fd79b6e56ae412a4c6abe6d245ddeeab783c5db0273715d1a5959f97fd44bc_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:462bb12fc39e08beece7c19a5867c883c3a7fe5fc73422c5d0e173bbde17fa09_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:67e9b1a97d13699ffdb4a3a5e6b778d1bae05c206fdbb2bff33d7c90f17118fe_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:89071ed5c3e5222de1b460a16c85375662797972ff57665ca7b984df850bec56_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:c3cfc995cbdfb930b08a0c4f4c389034cb6fad4823d60b0a977afa483e36df03_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:6c4d230ad869a8e01425d5d084ae5ab41c05f21aaa99efe882a38759fe080488_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:59e7c19c1f18bd1e2a9ba4b2f624113db2a801cdae4293b21ffa06f3089d143a_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:49c60b3b255d415636872fee0a8e75e15324bfc92ac85e333af81d5f656f5381_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:4a6f2275aa9a2eb62fbde6cea70b6a1dc868385672abc7d668acbe5d027db83d_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:6c4d230ad869a8e01425d5d084ae5ab41c05f21aaa99efe882a38759fe080488_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:59e7c19c1f18bd1e2a9ba4b2f624113db2a801cdae4293b21ffa06f3089d143a_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:ff21c2d5424aa264a2633fd5db74f82f77597b889a25e71c21e92b01b3c8faa8_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:55db369f490db060ef1f7c013336e4ecf6948e5531404cb0e1cfd997908293fe_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:33efb0ac219080c5261ca961a8b5bbd4c6baa63600578790889ee20af477bdf5_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:63c7a7fbc34cf7f18fda6cd985838dbd653dc0ed1bf2f65e47f937caae179618_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:7d470f2f278cff860db66d6ee56a1145d7edc1a1a781e6d56ba81265d24fdd51_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:998d116b0f453e4fc7a7e95464014cdf72a51d9690dfaf7b454cce03996d76de_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:0f049a3f90e191e5082288df1cda425e539773dd9b2115aaec393c823631ec9c_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:9491c18dd5e0a97538a8261718307222c39479c2a6165754a1c87eaa702121c2_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:bcc0e629710d429a2c1b53ba6862d6784f50120431f2b9d5ae849c5acccda45b_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:cda7b7445c448dcddb4d7f4218347e478d31d2ff0c45b151d2909650949b9cd4_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang-jwt/jwt: jwt-go allows excessive memory allocation during header parsing"
}
]
}
RHSA-2025:14856
Vulnerability from csaf_redhat - Published: 2025-09-04 03:47 - 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.14:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:3922263bf972906b3ed9d45fa5af38b44ceb6250d006eb7ab0b8d192155b093c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:907463571d1a660ac2a4432dbac2522051d7922850bc3677e82bb95ebd2d7aec_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:970c914b99d59f6cc4312609c53ce3036663c8b65ad7b470c86edcbbea922627_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:d10d1a867a5c4fc4adece9eb666d90b65505e829986b8663425512642f9ef74f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:1e7131d0e8063646793f22c7e02fbb53140f0fda2055e5375b93d4fd7db4e634_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:7b75afd718eb2ac0077dc697c152ead8105759a1b66b97b578ebf12345ace69a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:b65843a46e30a6293361f6dbb87f25df956f2cfb469ca33f4bba184f96d171f5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:db99c12d594d7ba5fb124f9f9229ab55ad6a8aa9ae53b6dfff45e0192a6b2606_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller@sha256:383c4d50cf48668dbc5b57d9b39201b030753d2489c680a4297eaae0406d86ae_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller@sha256:69aef6466d9883e4b799854e7ea518f424e302535e1eaf401408d4260232bfac_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller@sha256:f0e5868afe38c85969c37f3c2d29b05927bea28bb098448463a04170e0bf21f8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sriov-network-device-plugin@sha256:546adf79acb5ebe377856f8a90473c84603d0e79633095b93199327a1be4e43f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sriov-network-device-plugin@sha256:7fbe64082dd03e0cfd221f5422a9b3806a194e0064162c8cceafa1340515748c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sriov-network-device-plugin@sha256:a8029151e9cb9c17a832d4d66061fe4e4f1ab88654abbe2369dc076bd23094f4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sriov-network-webhook@sha256:4154d4b8bc0d7525c2605753329463d73aedcbfce8a86d44971dce4fe9159c76_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sriov-network-webhook@sha256:4b25427e70dd841c65787d3287084a9151c88f5f78f33327f196826e94a4489c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sriov-network-webhook@sha256:b4227ad41ebd3d990276d002d4bb492f78902e8551c61f20f43df9e131128986_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/cloud-event-proxy-rhel8@sha256:18032f7dd2ce8f5bf3df51c3888e3d7ddf2f182b77ddd2d0b644742e640432a0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/cloud-event-proxy-rhel8@sha256:1b8dd064d7cc60ec32ad66531f425a1be5d3d97d5a35a40c1883d2fb1d2e4076_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/cloud-event-proxy-rhel8@sha256:d000a16f023db1fdd192a2527a3e1a41e5bc1228719b09a1c7ec101320185a4b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/frr-rhel9@sha256:5a0ffdca84691794d6bc554d6b4be94c10323587f7647b3c6d7cc768c9495a01_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/frr-rhel9@sha256:a3c0833e81aa542ab93ac9c65b668a97cb3494d87504976435bd083396ee3c63_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/frr-rhel9@sha256:a5ddcfb13ef901b714a1140caefe1dea6c222b1e545b7ebd3f66334084318f49_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/frr-rhel9@sha256:be4bbd5a52aab75ccfaa35a0a7950ee2828ef24e621f9d9bb5ef3f32b2e6117f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:30c24f700db9776f99e13057c63c7f361ee6ec416d408626930f773bdcaa0b94_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:7c91fc5e366b49bf65d57f00c12f3b2d2b910e7729f3182a8c54d7b15e3b866f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:bff055248b8ce4c5474f4c35a9b3fcf882e56e5c4c1482f8c0cca8e8f71f1223_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:c11a4b8c775a97eef4b1c00dc1a4f7db6eba99ff3fca6edccd0f1919e2f7e4dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:1b8fe75abcd744c669e2fb8919b6db9127b543a6c9024884ce35b87fdde6a917_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:699c8b47c4682e7a5ff3fc4af78ee7cff6a41c833d563db0f365a047e29b94e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:c608958ca8b19f5a7178297172d340a182ec17d18d6fd592200b3d5682d2a76a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:efba13caabe538cdeb446a5620006110e17c1362f1ce789dfb788811197320e3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/metallb-rhel9@sha256:173e68abb03985e6799e0aae078d10215925bb2152ded647a8158b75e546be00_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/metallb-rhel9@sha256:55a93e6457a1f004b3502374bc983360037398b37c8116f47869a682e5d5e810_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/metallb-rhel9@sha256:dd341338806d70e08ee55a4d29dc4159cb268fc34e36994c062ea82df8bb4189_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/metallb-rhel9@sha256:ebcdda34bc2b168b43c0eec3ce8cf0d4ad73bb3c9e9ed881c3ea181dbcfaacbf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:28aa650033b4f22199ac22bc9659e9fc99b46d1e66f8dc15c33c307ebb6848d9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:28ea1c534b59bef80f38c015b60266ce0f8db627395a50783c41753e5c6fe5fb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:3a061fabd73dfa4fab91da44d48481de6666df92c72f1d775816b5899845cc31_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:db7d8648fdb95c24fb45217dd68882f21fdd8671c791a6a74bc048b917f03f54_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ansible-operator@sha256:c064112aa7a593dbb64eee30f5db80b5dc823a0437907e934579b689c38812ff_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ansible-operator@sha256:c476b7d414b9ed6424cb5fd85fd095874290c7a486c8609f1f189b168a1f942e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ansible-operator@sha256:dc087dc5a72631782ad26000edb028ed367e881660c3559b599f8903f6d2482c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ansible-operator@sha256:f96e5bbbfcec7578e030b3c9dc6242caca675d2fb5660743c4deb599474fe209_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:aa8916734c8706ddd72caf3211cbb851b679d1e9367737143ff6e8c0d6a5a46e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:e27d189334af72dec5f320f386a00dd7b21a824137c4b6d87336d7cdd168e8ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:14c9a29560aa8f2615db001f7a09286d5381b19fb195b6168a1667f3a5920006_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:b165c0d88ab6cb0eee6eae2a721b7f4f6dfa65a520c70dbb7bb5fd4c65c159a1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel8@sha256:18032f7dd2ce8f5bf3df51c3888e3d7ddf2f182b77ddd2d0b644742e640432a0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel8@sha256:1b8dd064d7cc60ec32ad66531f425a1be5d3d97d5a35a40c1883d2fb1d2e4076_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel8@sha256:d000a16f023db1fdd192a2527a3e1a41e5bc1228719b09a1c7ec101320185a4b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-capacity@sha256:27bf861d71687689ca0ef596a1781bd193ffaae67ed97187fa8f33270ba8251b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-capacity@sha256:404733bfec5d85fab037aa2ea5733ec147e00dedb0a75aae8b07545d1f81c717_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-capacity@sha256:97951577b243944085958dd0b7fdce078ff59b5e9dec276d154a860646085e3d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-capacity@sha256:c961ff90ca0d7e1dc39fd0928c6be496afd252e0aecbf3255c793bf281bb8048_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-nfd-operator@sha256:57132e9252c102eea63dcb3fc7dd86bae8333641625322faccd57302fe978b19_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-nfd-operator@sha256:70eb35cb98b1f91a3609bbe4a9af61b4e32099b3cce2d591da4ffdb0dc2ff854_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-nfd-operator@sha256:aed18a977d56687f96236510fa60f1c2d8938519fc3149312bd33965f6895be6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-nfd-operator@sha256:bad2e28c9569e055f9de8e9b3ccd1a2da69e9865005e2ab51a7b471b2ef75579_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:3cdf13b68c1e1e9f94d3e9a3f7f83c4f8e234bfa4be99b6eaefd25256ba9a0b1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:48399cc591f4b9329acc63b08f3a3b3783ea0f229e9033c0a78365aec4b4d00d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:9e47cdea8e508925cb523d77c47989950c6b940f564bbaeef13e16c41a18151d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:e28717febe62795200f917fbf2d0670daf7e87a3525f203b42adf2c86bbe72fc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8@sha256:1242a41c8878576390f6508ea42bf71f3813729f7f8973839e4e53af47c9b35e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8@sha256:169f19aa2fe736cde54e200d86203725ee986dcba1434b7f230644c0a16f4c4a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8@sha256:5c567df3d58831cc2cdf9f244d4bb66a11522b4a1d16c3e31f5f81f8d98e34da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8@sha256:b3f9d2d69d5bae0b8e9be32d4227d352088809f4ab079b374c8ee3fec2aea001_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:8432014bec98adffbee38522c997d557cda886f65f84376080fc505850964033_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:a752ccce231ce81f2c54e3830cf0c38837bb49e4cd31081dbd9c877f8851e1ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:d8018771468b036d193a99b0c7e2c859fdea4c4ca02bb6e21ca583f75120a0ee_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:ed6b2c9e41da833301bae66d700cdaaff01bf2cf803e32fd5141f867da41c768_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:2134682501030198a58eafc0d117a3c289394de454b18281f7b0946caa579fc9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:42d96da43fe9e0f2b63a2446a75673fb58d8c143dec917ff47f153999dfbe0db_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:ab1f24c088a0c3eda0894edae937e9f78d05beac78c631a064406d4bc42bd4e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:c5d50ebba87b92564e0a9816903c967d306ec6481a83d1c9487cdbe41759c407_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:c8c3f2ef7e8bfb81cf07d3809c858ba278fa18340789e4b5994ea5af81201712_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:e9c14f3ebe1155aae37eaefb5d608b7dd43a35e7d2f7c323c649f4a50861c480_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:eb506e0f4c91225757e4cdd03a62f96cac4e59fddb7e132237dbc2c0ac19c997_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:ec18fc905ca952a3edb5cbc81f84a5ad92ae8de80889514a40b243d1c368f68b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-egress-router@sha256:022aad9773656d60471089c385e1fde3231ecfde849cce72ae50610fc89a25f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-egress-router@sha256:0f83d567e02c4d6066990b48212882de4e1c666b18bd1c39382e99359dfb3ab8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-egress-router@sha256:97abe710bbc64c572c95e229497011397091d54053a972ad1aa14fa8785b4e41_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-egress-router@sha256:9d3a4491f346b4f5183b6cfd566bcc2ab699eb1ccf00838e3314266ac01903d9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:2498564f0baa213bedf54242b9c6d1db514d3bb1ea5ccd398ff9786f0dfeb534_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:8c778e4e9ce7d33fa278c172fed594de63e71acea9142689aa3d2f1e9e2f45af_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:a93e4c741b08be8217b36aacde5533966e58066edebb3658ec79e8433b8550ef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:1caca957781d85684cb0796c9917274f5b58703dac903a9858e1b688f4d62dee_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:24595f4ef1b7548fa7acfeb125b55785a1eeb83b61849e05918248fd03529f06_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:9f36e3035b7368d553da0936f190a68879e12c5b0bc99ea8bb1b241b3cd76c0c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-helm-operator@sha256:233dbb7e59dfa55b53a36d5d860b5ac34296055ebfd267a31fd36ee5545b31e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-helm-operator@sha256:81fa16a6a36a1ce12cb0d25d70c57efb73f620a4d18c4fdc4e695205348be2ab_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-helm-operator@sha256:a98e69aa334967ade7e3d1c09fe04995ee00732278ca54c586cbb09cf9aee9a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-helm-operator@sha256:da3976518154ebb5405e26d02b270942eed941a804f04abf2ddc69c9b90cf1de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:7f34b4f8222bc49efd1e34a17c8b657069398b598e9aa988e792a2bb07f34ada_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ab6682c97c4a8ba41effb17a179c7d491cf6d487ed69e56fad511db02fec30d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:b6dffd9254412eaeb4f13d9ecbb25d161b5fa941d14e8a91468f3be96dd01cd7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:c52dbdc1e262158d2d1a994273c9bcd7f02f977732500cad856d84d8dd6ef1ef_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-local-storage-diskmaker@sha256:077ab960cc63848b2e647768743165042ee11f35637c5cbd2d095cdc92cb1f0f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-local-storage-diskmaker@sha256:220d1c0f3bf1ae16df1a3635d51acd99a57e148dad25b478a215294d63d186e9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-local-storage-diskmaker@sha256:94da78fcb97d53d3e8dc740cc90bb78af77e7f9b85ec3b852ccde32d9734bb46_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-local-storage-diskmaker@sha256:bcc998dccf6e0b18c83ed07962b6c01568778d43d59da0ce22a914fd45c4bc99_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel8@sha256:36a994d12a6374369350688211d93651ca2bdc9abf1dceee63adb6f12d3ee47b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel8@sha256:bf7ce596e889b5cdf607c20f71c6df65699dfff679b783ad061889c622177356_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel8@sha256:c42e02f06567cbe5cb478be18328bf619ae7d3f452a5e11a4eb04718a26b459b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel8@sha256:fa6e4074f7f7ffcee630c7d3669cd66ea9a5d1bcb8ca62d741b5c94b851715f5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-local-storage-operator@sha256:06fbb5c6b0dc68b7512c3066eb19e2d6f3425821dd87062b108b65ae8f45f3c2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-local-storage-operator@sha256:88e54a486a521e999e9df844d778e10faeee9aaa4c7a5ccec863d9b4b849c503_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-local-storage-operator@sha256:d95d3a409ef298f2712edf22411b19895832a0564688bf407774c94aa7caf583_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-local-storage-operator@sha256:f8eb99d234a4b6abeaf72b9074152a2fbe4bbe995b1db1481c801c15fa98fc90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-node-feature-discovery@sha256:17739c3b2201df1838e6d35353295486c60a14cf48d220637e0b8cf9c4c02917_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-node-feature-discovery@sha256:4b47adea5516ce533931b403b264932f1dc08ebc98758517c14b88a4cabea4ad_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-node-feature-discovery@sha256:4f8236e6bb85c1dc73f66e7dd28e995ad9fa9be5b050073e536311c1acb8d04f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-node-feature-discovery@sha256:e0ba1ec68ce45ae3f9bc3bfac40f4203a589aa46b2510068a5280511d87306ca_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:83d40fec27059aec30319ad7baa507ad5f5729c2d203e6cb725500007ced2ef4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:be50f2a6f6ca2a3e1048f435bdf6ff95881c74a0f518f2c98ac3e3d31cb427c3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:ec06818162556b2ab8918e6b520f5cfe01e0063e54778284fc81374b59eb6801_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:f72ccf91a2b0fb94b15f946f9ae95239f0ebe59283489f3261d28488f1357baa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ptp-operator@sha256:7f2ce1962d1d660919b3d880d91c8dd4d9ffaa75be23d420066f0bde480ad1cd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ptp-operator@sha256:9d11efd842e4b220bf981ba0115db3eee536f2a27c5baf1e6ec4217ec5350da1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ptp-operator@sha256:db2b702436f0131d6fd1223c6a7d1b71f3b361ee8ff02856c41a0bac36a63b3a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:19def475fa345a58be7bee679a9862ac71165ef079acc4a029e9165b9f221801_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:3f0a60a3395471faa1f99f1048f71dedbf2e24cb796f6128178848ff0cc55635_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:5a0745057f06e8b0076ad1402017dc958c00d96bdb070c6214ac4530ed1bf194_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:06ec5979c802338de3adabc0cc24e242f88ea22334d4804a08aae5b201b01740_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:1246ec009a0569a8c62620f5713502456958f80fb6485a3a9fb5d9f82c2f6675_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:82797fe1257ed46e23a196e76c2dfdb702d0d49b017f5199b7fa505d7e6f6125_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:ab3ac6ab0eecd28cf5632c732ab7e96ed71c4817e01d4c62b1a4790240110e4b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:1eceee701508395235cee463e34d6a115cb941ea9f93f857d0ca04d5f9441251_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:230329313108683b24b0ee696b57e707be3c8c1812fcbba49ebf5ef06c4f0713_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:2498cb663c8aff5acea74d222415650ec6d889839156226b7da5209a65b154ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:a89d41e77b00e4d6fdac4022d399831d8d15ecbd7274677a99f4eebdda8a8e0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:69d0190c7b534dd90d3e43de626184855ebdf283507e1806ca2af18442dd4582_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:99efc530d74c11e05dd8dcb63a66bb54a6cb66ad167008b6f22788eecb1b3824_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:d3fd6ba6d81dd9452051162254e89407979735b2aae20254ddf8de40b875f381_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:d93a55f3008971dc9aa324091bba58700fdbb2fc62d381d57a17b55b6f69f991_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sriov-infiniband-cni@sha256:1ca5708a1989006b7480af5f7ac95ca244a430fc2da51aadee533233489671f2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sriov-infiniband-cni@sha256:593f846f15d6326b8e5cfd3ec92b9ce7084dbb402e71722ecdbfc55365782e6e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sriov-infiniband-cni@sha256:d0951efb92f9d77bac17fffe3576efd706cbed7189745a5b53b4ad85a3fa39f4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sriov-network-config-daemon@sha256:2a90058ab6c91aa8db958a069b0bba3b223ef38efab549a527b9729bc56f4028_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sriov-network-config-daemon@sha256:464ba8c32338de3b3d05474768f805d2905e567135c0b22a61f85a8c8ac81c2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sriov-network-config-daemon@sha256:c68174d4b8d070627f9c87d2d51060670ac49d304f0b5984f877ab379e9e9549_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sriov-network-operator@sha256:7937244fa82490a141fecaf1058e287d8a701cab31b3767f21d50b9552fa7336_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sriov-network-operator@sha256:841f7c6736b48af1cd183aeb7614baa5f4fdc7a4b9fa064750938d9b899fa72c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sriov-network-operator@sha256:d8ee5f224ee3f19121c98a7220613ca695fe221f9655136d086e0c6f6a9b738e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:6cb2d955ff28f33e2441dc52b9aa346daf7bc8eba3f37369175703a106994dc6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:71e347d4b9534ac983439538c5d40462969512694f4b6af681ea9174d49ee31f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:a5b64dba76febe7c545b91e64f36c9a059c45b45ba48c53193fdc267f2c159f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:df4c6c34ea40b9fcbbbdce07aa9cc3187c00cc6753566342f284ee8faa1e4a3d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:19f382eba60e2902b7e022c5e5e20c55c6317e515326b8515168d644fd7e851b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:1b69cb1af061349a0ab7c2cc042af44afe53723952354f9d63dca0637293f0e0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:3ca0b47c7472330c03e5e99832fe8df2eefc1f668afa04d258f610ba38b17bba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:f56ed6f0c33520cc25431c5fc5727032a5772616ec0582480e03bf527ef9700d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:45cf099cc7b0b461b57227784d8820e75883c2f5d8d7768bcc35ae4721093a82_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:60fc34e1c3d64fed3ba49294a454b6f2a59966841b806388415b91befc870add_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:a3c8a7ab68a3eac14b1d0182af36b96047060aa430e330bd827e228a1f106937_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:6e471a14a3c897eb88231c7493b918edad1e4b1331b99d11eb3f45f6d58922a5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:b6f711d646d7be9fdeff391060e1fb06d6085650f6c9f33f3d4d6f360f36adbe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:e6f38d93ab4321b9946f911ee184e350ce03639f8fd6ce56a9f1353c4a35b5c8_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.56 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.14.\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 does not contain any RPM packages for Red Hat OpenShift Container Platform 4.14.56. See the following advisory for the container images for this release:\nhttps://access.redhat.com/errata/RHSA-2025:14855\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.14 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.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:14856",
"url": "https://access.redhat.com/errata/RHSA-2025:14856"
},
{
"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_14856.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.14.56 security and extras update",
"tracking": {
"current_release_date": "2026-02-18T08:39:07+00:00",
"generator": {
"date": "2026-02-18T08:39:07+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.1"
}
},
"id": "RHSA-2025:14856",
"initial_release_date": "2025-09-04T03:47:46+00:00",
"revision_history": [
{
"date": "2025-09-04T03:47:46+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-09-04T03:47:51+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-02-18T08:39:07+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": "Red Hat OpenShift Container Platform 4.14",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.14::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Container Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/cloud-event-proxy-rhel8@sha256:18032f7dd2ce8f5bf3df51c3888e3d7ddf2f182b77ddd2d0b644742e640432a0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/cloud-event-proxy-rhel8@sha256:18032f7dd2ce8f5bf3df51c3888e3d7ddf2f182b77ddd2d0b644742e640432a0_amd64",
"product_id": "registry.redhat.io/openshift4/cloud-event-proxy-rhel8@sha256:18032f7dd2ce8f5bf3df51c3888e3d7ddf2f182b77ddd2d0b644742e640432a0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cloud-event-proxy-rhel8@sha256%3A18032f7dd2ce8f5bf3df51c3888e3d7ddf2f182b77ddd2d0b644742e640432a0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cloud-event-proxy-container-v4.14.0-202508260116.p2.g33974b3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel8@sha256:18032f7dd2ce8f5bf3df51c3888e3d7ddf2f182b77ddd2d0b644742e640432a0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel8@sha256:18032f7dd2ce8f5bf3df51c3888e3d7ddf2f182b77ddd2d0b644742e640432a0_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel8@sha256:18032f7dd2ce8f5bf3df51c3888e3d7ddf2f182b77ddd2d0b644742e640432a0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-event-proxy-rhel8@sha256%3A18032f7dd2ce8f5bf3df51c3888e3d7ddf2f182b77ddd2d0b644742e640432a0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cloud-event-proxy-container-v4.14.0-202508260116.p2.g33974b3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-operator@sha256:70eb35cb98b1f91a3609bbe4a9af61b4e32099b3cce2d591da4ffdb0dc2ff854_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-operator@sha256:70eb35cb98b1f91a3609bbe4a9af61b4e32099b3cce2d591da4ffdb0dc2ff854_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-nfd-operator@sha256:70eb35cb98b1f91a3609bbe4a9af61b4e32099b3cce2d591da4ffdb0dc2ff854_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-nfd-operator@sha256%3A70eb35cb98b1f91a3609bbe4a9af61b4e32099b3cce2d591da4ffdb0dc2ff854?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-nfd-operator-container-v4.14.0-202508260116.p2.ga62d778.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8@sha256:5c567df3d58831cc2cdf9f244d4bb66a11522b4a1d16c3e31f5f81f8d98e34da_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8@sha256:5c567df3d58831cc2cdf9f244d4bb66a11522b4a1d16c3e31f5f81f8d98e34da_amd64",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8@sha256:5c567df3d58831cc2cdf9f244d4bb66a11522b4a1d16c3e31f5f81f8d98e34da_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel8@sha256%3A5c567df3d58831cc2cdf9f244d4bb66a11522b4a1d16c3e31f5f81f8d98e34da?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-clusterresourceoverride-container-v4.14.0-202508260116.p2.g61de9ca.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:9e47cdea8e508925cb523d77c47989950c6b940f564bbaeef13e16c41a18151d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:9e47cdea8e508925cb523d77c47989950c6b940f564bbaeef13e16c41a18151d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:9e47cdea8e508925cb523d77c47989950c6b940f564bbaeef13e16c41a18151d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel8-operator@sha256%3A9e47cdea8e508925cb523d77c47989950c6b940f564bbaeef13e16c41a18151d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-clusterresourceoverride-operator-container-v4.14.0-202508260116.p2.g699f73c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni@sha256:593f846f15d6326b8e5cfd3ec92b9ce7084dbb402e71722ecdbfc55365782e6e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni@sha256:593f846f15d6326b8e5cfd3ec92b9ce7084dbb402e71722ecdbfc55365782e6e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni@sha256:593f846f15d6326b8e5cfd3ec92b9ce7084dbb402e71722ecdbfc55365782e6e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-infiniband-cni@sha256%3A593f846f15d6326b8e5cfd3ec92b9ce7084dbb402e71722ecdbfc55365782e6e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ib-sriov-cni-container-v4.14.0-202508260116.p2.gcc85a75.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:3922263bf972906b3ed9d45fa5af38b44ceb6250d006eb7ab0b8d192155b093c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:3922263bf972906b3ed9d45fa5af38b44ceb6250d006eb7ab0b8d192155b093c_amd64",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:3922263bf972906b3ed9d45fa5af38b44ceb6250d006eb7ab0b8d192155b093c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9@sha256%3A3922263bf972906b3ed9d45fa5af38b44ceb6250d006eb7ab0b8d192155b093c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ingress-node-firewall-daemon-container-v4.14.0-202508190123.p2.gff4135b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:7c91fc5e366b49bf65d57f00c12f3b2d2b910e7729f3182a8c54d7b15e3b866f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:7c91fc5e366b49bf65d57f00c12f3b2d2b910e7729f3182a8c54d7b15e3b866f_amd64",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:7c91fc5e366b49bf65d57f00c12f3b2d2b910e7729f3182a8c54d7b15e3b866f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9-operator@sha256%3A7c91fc5e366b49bf65d57f00c12f3b2d2b910e7729f3182a8c54d7b15e3b866f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ingress-node-firewall-operator-container-v4.14.0-202508260116.p2.gff4135b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:19def475fa345a58be7bee679a9862ac71165ef079acc4a029e9165b9f221801_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:19def475fa345a58be7bee679a9862ac71165ef079acc4a029e9165b9f221801_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:19def475fa345a58be7bee679a9862ac71165ef079acc4a029e9165b9f221801_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp-rhel9@sha256%3A19def475fa345a58be7bee679a9862ac71165ef079acc4a029e9165b9f221801?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-linuxptp-daemon-container-v4.14.0-202508190123.p2.geaac187.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker@sha256:077ab960cc63848b2e647768743165042ee11f35637c5cbd2d095cdc92cb1f0f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker@sha256:077ab960cc63848b2e647768743165042ee11f35637c5cbd2d095cdc92cb1f0f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-diskmaker@sha256:077ab960cc63848b2e647768743165042ee11f35637c5cbd2d095cdc92cb1f0f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-diskmaker@sha256%3A077ab960cc63848b2e647768743165042ee11f35637c5cbd2d095cdc92cb1f0f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=local-storage-diskmaker-container-v4.14.0-202508260116.p2.g599ce82.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel8@sha256:c42e02f06567cbe5cb478be18328bf619ae7d3f452a5e11a4eb04718a26b459b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel8@sha256:c42e02f06567cbe5cb478be18328bf619ae7d3f452a5e11a4eb04718a26b459b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel8@sha256:c42e02f06567cbe5cb478be18328bf619ae7d3f452a5e11a4eb04718a26b459b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-mustgather-rhel8@sha256%3Ac42e02f06567cbe5cb478be18328bf619ae7d3f452a5e11a4eb04718a26b459b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-local-storage-mustgather-container-v4.14.0-202508260116.p2.g599ce82.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-operator@sha256:f8eb99d234a4b6abeaf72b9074152a2fbe4bbe995b1db1481c801c15fa98fc90_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-operator@sha256:f8eb99d234a4b6abeaf72b9074152a2fbe4bbe995b1db1481c801c15fa98fc90_amd64",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-operator@sha256:f8eb99d234a4b6abeaf72b9074152a2fbe4bbe995b1db1481c801c15fa98fc90_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-operator@sha256%3Af8eb99d234a4b6abeaf72b9074152a2fbe4bbe995b1db1481c801c15fa98fc90?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=local-storage-operator-container-v4.14.0-202508260116.p2.g599ce82.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:28ea1c534b59bef80f38c015b60266ce0f8db627395a50783c41753e5c6fe5fb_amd64",
"product": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:28ea1c534b59bef80f38c015b60266ce0f8db627395a50783c41753e5c6fe5fb_amd64",
"product_id": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:28ea1c534b59bef80f38c015b60266ce0f8db627395a50783c41753e5c6fe5fb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/nmstate-console-plugin-rhel8@sha256%3A28ea1c534b59bef80f38c015b60266ce0f8db627395a50783c41753e5c6fe5fb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=nmstate-console-plugin-container-v4.14.0-202508271029.p2.gb82c422.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery@sha256:17739c3b2201df1838e6d35353295486c60a14cf48d220637e0b8cf9c4c02917_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery@sha256:17739c3b2201df1838e6d35353295486c60a14cf48d220637e0b8cf9c4c02917_amd64",
"product_id": "registry.redhat.io/openshift4/ose-node-feature-discovery@sha256:17739c3b2201df1838e6d35353295486c60a14cf48d220637e0b8cf9c4c02917_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-node-feature-discovery@sha256%3A17739c3b2201df1838e6d35353295486c60a14cf48d220637e0b8cf9c4c02917?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=node-feature-discovery-container-v4.14.0-202508260116.p2.gb30f8cb.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ansible-operator@sha256:f96e5bbbfcec7578e030b3c9dc6242caca675d2fb5660743c4deb599474fe209_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ansible-operator@sha256:f96e5bbbfcec7578e030b3c9dc6242caca675d2fb5660743c4deb599474fe209_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ansible-operator@sha256:f96e5bbbfcec7578e030b3c9dc6242caca675d2fb5660743c4deb599474fe209_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ansible-operator@sha256%3Af96e5bbbfcec7578e030b3c9dc6242caca675d2fb5660743c4deb599474fe209?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.14.0-202508260116.p2.g0ad973f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capacity@sha256:27bf861d71687689ca0ef596a1781bd193ffaae67ed97187fa8f33270ba8251b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity@sha256:27bf861d71687689ca0ef596a1781bd193ffaae67ed97187fa8f33270ba8251b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capacity@sha256:27bf861d71687689ca0ef596a1781bd193ffaae67ed97187fa8f33270ba8251b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capacity@sha256%3A27bf861d71687689ca0ef596a1781bd193ffaae67ed97187fa8f33270ba8251b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.14.0-202508260116.p2.g1d2edb6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:c5d50ebba87b92564e0a9816903c967d306ec6481a83d1c9487cdbe41759c407_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:c5d50ebba87b92564e0a9816903c967d306ec6481a83d1c9487cdbe41759c407_amd64",
"product_id": "registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:c5d50ebba87b92564e0a9816903c967d306ec6481a83d1c9487cdbe41759c407_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-dns-proxy@sha256%3Ac5d50ebba87b92564e0a9816903c967d306ec6481a83d1c9487cdbe41759c407?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.14.0-202508260116.p2.g03e5f40.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-router@sha256:97abe710bbc64c572c95e229497011397091d54053a972ad1aa14fa8785b4e41_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-router@sha256:97abe710bbc64c572c95e229497011397091d54053a972ad1aa14fa8785b4e41_amd64",
"product_id": "registry.redhat.io/openshift4/ose-egress-router@sha256:97abe710bbc64c572c95e229497011397091d54053a972ad1aa14fa8785b4e41_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-router@sha256%3A97abe710bbc64c572c95e229497011397091d54053a972ad1aa14fa8785b4e41?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-egress-router-container-v4.14.0-202508260116.p2.g03e5f40.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-helm-operator@sha256:da3976518154ebb5405e26d02b270942eed941a804f04abf2ddc69c9b90cf1de_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-helm-operator@sha256:da3976518154ebb5405e26d02b270942eed941a804f04abf2ddc69c9b90cf1de_amd64",
"product_id": "registry.redhat.io/openshift4/ose-helm-operator@sha256:da3976518154ebb5405e26d02b270942eed941a804f04abf2ddc69c9b90cf1de_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-helm-operator@sha256%3Ada3976518154ebb5405e26d02b270942eed941a804f04abf2ddc69c9b90cf1de?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-helm-operator-container-v4.14.0-202508260116.p2.g0ad973f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:f72ccf91a2b0fb94b15f946f9ae95239f0ebe59283489f3261d28488f1357baa_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:f72ccf91a2b0fb94b15f946f9ae95239f0ebe59283489f3261d28488f1357baa_amd64",
"product_id": "registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:f72ccf91a2b0fb94b15f946f9ae95239f0ebe59283489f3261d28488f1357baa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-sdk-rhel8@sha256%3Af72ccf91a2b0fb94b15f946f9ae95239f0ebe59283489f3261d28488f1357baa?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-operator-sdk-container-v4.14.0-202508260116.p2.g0ad973f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ab6682c97c4a8ba41effb17a179c7d491cf6d487ed69e56fad511db02fec30d4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ab6682c97c4a8ba41effb17a179c7d491cf6d487ed69e56fad511db02fec30d4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ab6682c97c4a8ba41effb17a179c7d491cf6d487ed69e56fad511db02fec30d4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubernetes-nmstate-handler-rhel9@sha256%3Aab6682c97c4a8ba41effb17a179c7d491cf6d487ed69e56fad511db02fec30d4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.14.0-202508190123.p2.g23117c5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:efba13caabe538cdeb446a5620006110e17c1362f1ce789dfb788811197320e3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:efba13caabe538cdeb446a5620006110e17c1362f1ce789dfb788811197320e3_amd64",
"product_id": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:efba13caabe538cdeb446a5620006110e17c1362f1ce789dfb788811197320e3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubernetes-nmstate-rhel9-operator@sha256%3Aefba13caabe538cdeb446a5620006110e17c1362f1ce789dfb788811197320e3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kubernetes-nmstate-operator-container-v4.14.0-202508271029.p2.g23117c5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:aa8916734c8706ddd72caf3211cbb851b679d1e9367737143ff6e8c0d6a5a46e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:aa8916734c8706ddd72caf3211cbb851b679d1e9367737143ff6e8c0d6a5a46e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:aa8916734c8706ddd72caf3211cbb851b679d1e9367737143ff6e8c0d6a5a46e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-efs-csi-driver-container-rhel8@sha256%3Aaa8916734c8706ddd72caf3211cbb851b679d1e9367737143ff6e8c0d6a5a46e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-efs-csi-driver-container-v4.14.0-202508260116.p2.g67eddc2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:b165c0d88ab6cb0eee6eae2a721b7f4f6dfa65a520c70dbb7bb5fd4c65c159a1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:b165c0d88ab6cb0eee6eae2a721b7f4f6dfa65a520c70dbb7bb5fd4c65c159a1_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:b165c0d88ab6cb0eee6eae2a721b7f4f6dfa65a520c70dbb7bb5fd4c65c159a1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-efs-csi-driver-rhel8-operator@sha256%3Ab165c0d88ab6cb0eee6eae2a721b7f4f6dfa65a520c70dbb7bb5fd4c65c159a1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-efs-csi-driver-operator-container-v4.14.0-202508260116.p2.g9884f76.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:a752ccce231ce81f2c54e3830cf0c38837bb49e4cd31081dbd9c877f8851e1ba_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:a752ccce231ce81f2c54e3830cf0c38837bb49e4cd31081dbd9c877f8851e1ba_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:a752ccce231ce81f2c54e3830cf0c38837bb49e4cd31081dbd9c877f8851e1ba_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-mustgather-rhel8@sha256%3Aa752ccce231ce81f2c54e3830cf0c38837bb49e4cd31081dbd9c877f8851e1ba?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.14.0-202508260116.p2.g9232c1f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:ec18fc905ca952a3edb5cbc81f84a5ad92ae8de80889514a40b243d1c368f68b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:ec18fc905ca952a3edb5cbc81f84a5ad92ae8de80889514a40b243d1c368f68b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:ec18fc905ca952a3edb5cbc81f84a5ad92ae8de80889514a40b243d1c368f68b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-http-proxy@sha256%3Aec18fc905ca952a3edb5cbc81f84a5ad92ae8de80889514a40b243d1c368f68b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-egress-http-proxy-container-v4.14.0-202508260116.p2.g03e5f40.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:5a0ffdca84691794d6bc554d6b4be94c10323587f7647b3c6d7cc768c9495a01_amd64",
"product": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:5a0ffdca84691794d6bc554d6b4be94c10323587f7647b3c6d7cc768c9495a01_amd64",
"product_id": "registry.redhat.io/openshift4/frr-rhel9@sha256:5a0ffdca84691794d6bc554d6b4be94c10323587f7647b3c6d7cc768c9495a01_amd64",
"product_identification_helper": {
"purl": "pkg:oci/frr-rhel9@sha256%3A5a0ffdca84691794d6bc554d6b4be94c10323587f7647b3c6d7cc768c9495a01?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-frr-container-v4.14.0-202508190123.p2.g0414ca3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:24595f4ef1b7548fa7acfeb125b55785a1eeb83b61849e05918248fd03529f06_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:24595f4ef1b7548fa7acfeb125b55785a1eeb83b61849e05918248fd03529f06_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:24595f4ef1b7548fa7acfeb125b55785a1eeb83b61849e05918248fd03529f06_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-filestore-csi-driver-rhel8@sha256%3A24595f4ef1b7548fa7acfeb125b55785a1eeb83b61849e05918248fd03529f06?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-filestore-csi-driver-container-v4.14.0-202508260116.p2.ga6af579.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:a93e4c741b08be8217b36aacde5533966e58066edebb3658ec79e8433b8550ef_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:a93e4c741b08be8217b36aacde5533966e58066edebb3658ec79e8433b8550ef_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:a93e4c741b08be8217b36aacde5533966e58066edebb3658ec79e8433b8550ef_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-filestore-csi-driver-rhel8-operator@sha256%3Aa93e4c741b08be8217b36aacde5533966e58066edebb3658ec79e8433b8550ef?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.14.0-202508260116.p2.g5028f0a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:55a93e6457a1f004b3502374bc983360037398b37c8116f47869a682e5d5e810_amd64",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:55a93e6457a1f004b3502374bc983360037398b37c8116f47869a682e5d5e810_amd64",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9@sha256:55a93e6457a1f004b3502374bc983360037398b37c8116f47869a682e5d5e810_amd64",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9@sha256%3A55a93e6457a1f004b3502374bc983360037398b37c8116f47869a682e5d5e810?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-metallb-container-v4.14.0-202508190123.p2.g772cd97.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:db99c12d594d7ba5fb124f9f9229ab55ad6a8aa9ae53b6dfff45e0192a6b2606_amd64",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:db99c12d594d7ba5fb124f9f9229ab55ad6a8aa9ae53b6dfff45e0192a6b2606_amd64",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:db99c12d594d7ba5fb124f9f9229ab55ad6a8aa9ae53b6dfff45e0192a6b2606_amd64",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9-operator@sha256%3Adb99c12d594d7ba5fb124f9f9229ab55ad6a8aa9ae53b6dfff45e0192a6b2606?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-metallb-operator-container-v4.14.0-202508261628.p2.g354718e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:1eceee701508395235cee463e34d6a115cb941ea9f93f857d0ca04d5f9441251_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:1eceee701508395235cee463e34d6a115cb941ea9f93f857d0ca04d5f9441251_amd64",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:1eceee701508395235cee463e34d6a115cb941ea9f93f857d0ca04d5f9441251_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel8@sha256%3A1eceee701508395235cee463e34d6a115cb941ea9f93f857d0ca04d5f9441251?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-secrets-store-csi-driver-container-v4.14.0-202508260116.p2.g4b5bd4b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:1246ec009a0569a8c62620f5713502456958f80fb6485a3a9fb5d9f82c2f6675_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:1246ec009a0569a8c62620f5713502456958f80fb6485a3a9fb5d9f82c2f6675_amd64",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:1246ec009a0569a8c62620f5713502456958f80fb6485a3a9fb5d9f82c2f6675_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel8-operator@sha256%3A1246ec009a0569a8c62620f5713502456958f80fb6485a3a9fb5d9f82c2f6675?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.14.0-202508260116.p2.g4f339d0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:d3fd6ba6d81dd9452051162254e89407979735b2aae20254ddf8de40b875f381_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:d3fd6ba6d81dd9452051162254e89407979735b2aae20254ddf8de40b875f381_amd64",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:d3fd6ba6d81dd9452051162254e89407979735b2aae20254ddf8de40b875f381_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-mustgather-rhel8@sha256%3Ad3fd6ba6d81dd9452051162254e89407979735b2aae20254ddf8de40b875f381?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-secrets-store-csi-mustgather-container-v4.14.0-202508260116.p2.g4f339d0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ptp-operator@sha256:9d11efd842e4b220bf981ba0115db3eee536f2a27c5baf1e6ec4217ec5350da1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ptp-operator@sha256:9d11efd842e4b220bf981ba0115db3eee536f2a27c5baf1e6ec4217ec5350da1_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ptp-operator@sha256:9d11efd842e4b220bf981ba0115db3eee536f2a27c5baf1e6ec4217ec5350da1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp-operator@sha256%3A9d11efd842e4b220bf981ba0115db3eee536f2a27c5baf1e6ec4217ec5350da1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ptp-operator-container-v4.14.0-202508260116.p2.gbcb20b2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:a3c8a7ab68a3eac14b1d0182af36b96047060aa430e330bd827e228a1f106937_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:a3c8a7ab68a3eac14b1d0182af36b96047060aa430e330bd827e228a1f106937_amd64",
"product_id": "registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:a3c8a7ab68a3eac14b1d0182af36b96047060aa430e330bd827e228a1f106937_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ptp-must-gather-rhel8@sha256%3Aa3c8a7ab68a3eac14b1d0182af36b96047060aa430e330bd827e228a1f106937?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ptp-operator-must-gather-container-v4.14.0-202508260116.p2.gbcb20b2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:e6f38d93ab4321b9946f911ee184e350ce03639f8fd6ce56a9f1353c4a35b5c8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:e6f38d93ab4321b9946f911ee184e350ce03639f8fd6ce56a9f1353c4a35b5c8_amd64",
"product_id": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:e6f38d93ab4321b9946f911ee184e350ce03639f8fd6ce56a9f1353c4a35b5c8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/sriov-cni-rhel9@sha256%3Ae6f38d93ab4321b9946f911ee184e350ce03639f8fd6ce56a9f1353c4a35b5c8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-cni-container-v4.14.0-202508190123.p2.g06859a6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller@sha256:f0e5868afe38c85969c37f3c2d29b05927bea28bb098448463a04170e0bf21f8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller@sha256:f0e5868afe38c85969c37f3c2d29b05927bea28bb098448463a04170e0bf21f8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller@sha256:f0e5868afe38c85969c37f3c2d29b05927bea28bb098448463a04170e0bf21f8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-dp-admission-controller@sha256%3Af0e5868afe38c85969c37f3c2d29b05927bea28bb098448463a04170e0bf21f8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-dp-admission-controller-container-v4.14.0-202508260116.p2.gc05417f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon@sha256:464ba8c32338de3b3d05474768f805d2905e567135c0b22a61f85a8c8ac81c2c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon@sha256:464ba8c32338de3b3d05474768f805d2905e567135c0b22a61f85a8c8ac81c2c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon@sha256:464ba8c32338de3b3d05474768f805d2905e567135c0b22a61f85a8c8ac81c2c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-config-daemon@sha256%3A464ba8c32338de3b3d05474768f805d2905e567135c0b22a61f85a8c8ac81c2c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-network-config-daemon-container-v4.14.0-202508260116.p2.ga113584.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin@sha256:546adf79acb5ebe377856f8a90473c84603d0e79633095b93199327a1be4e43f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin@sha256:546adf79acb5ebe377856f8a90473c84603d0e79633095b93199327a1be4e43f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin@sha256:546adf79acb5ebe377856f8a90473c84603d0e79633095b93199327a1be4e43f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-device-plugin@sha256%3A546adf79acb5ebe377856f8a90473c84603d0e79633095b93199327a1be4e43f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-network-device-plugin-container-v4.14.0-202508260116.p2.g2e2d8c0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-operator@sha256:7937244fa82490a141fecaf1058e287d8a701cab31b3767f21d50b9552fa7336_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-operator@sha256:7937244fa82490a141fecaf1058e287d8a701cab31b3767f21d50b9552fa7336_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-operator@sha256:7937244fa82490a141fecaf1058e287d8a701cab31b3767f21d50b9552fa7336_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-operator@sha256%3A7937244fa82490a141fecaf1058e287d8a701cab31b3767f21d50b9552fa7336?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-network-operator-container-v4.14.0-202508260116.p2.ga113584.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook@sha256:4b25427e70dd841c65787d3287084a9151c88f5f78f33327f196826e94a4489c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook@sha256:4b25427e70dd841c65787d3287084a9151c88f5f78f33327f196826e94a4489c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-webhook@sha256:4b25427e70dd841c65787d3287084a9151c88f5f78f33327f196826e94a4489c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-webhook@sha256%3A4b25427e70dd841c65787d3287084a9151c88f5f78f33327f196826e94a4489c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-network-webhook-container-v4.14.0-202508260116.p2.ga113584.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:f56ed6f0c33520cc25431c5fc5727032a5772616ec0582480e03bf527ef9700d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:f56ed6f0c33520cc25431c5fc5727032a5772616ec0582480e03bf527ef9700d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:f56ed6f0c33520cc25431c5fc5727032a5772616ec0582480e03bf527ef9700d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel8@sha256%3Af56ed6f0c33520cc25431c5fc5727032a5772616ec0582480e03bf527ef9700d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-vertical-pod-autoscaler-container-v4.14.0-202508260116.p2.gd030dba.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:6cb2d955ff28f33e2441dc52b9aa346daf7bc8eba3f37369175703a106994dc6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:6cb2d955ff28f33e2441dc52b9aa346daf7bc8eba3f37369175703a106994dc6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:6cb2d955ff28f33e2441dc52b9aa346daf7bc8eba3f37369175703a106994dc6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel8-operator@sha256%3A6cb2d955ff28f33e2441dc52b9aa346daf7bc8eba3f37369175703a106994dc6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-vertical-pod-autoscaler-operator-container-v4.14.0-202508260116.p2.gb70ce20.assembly.stream.el8"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/cloud-event-proxy-rhel8@sha256:d000a16f023db1fdd192a2527a3e1a41e5bc1228719b09a1c7ec101320185a4b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/cloud-event-proxy-rhel8@sha256:d000a16f023db1fdd192a2527a3e1a41e5bc1228719b09a1c7ec101320185a4b_arm64",
"product_id": "registry.redhat.io/openshift4/cloud-event-proxy-rhel8@sha256:d000a16f023db1fdd192a2527a3e1a41e5bc1228719b09a1c7ec101320185a4b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cloud-event-proxy-rhel8@sha256%3Ad000a16f023db1fdd192a2527a3e1a41e5bc1228719b09a1c7ec101320185a4b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cloud-event-proxy-container-v4.14.0-202508260116.p2.g33974b3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel8@sha256:d000a16f023db1fdd192a2527a3e1a41e5bc1228719b09a1c7ec101320185a4b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel8@sha256:d000a16f023db1fdd192a2527a3e1a41e5bc1228719b09a1c7ec101320185a4b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel8@sha256:d000a16f023db1fdd192a2527a3e1a41e5bc1228719b09a1c7ec101320185a4b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-event-proxy-rhel8@sha256%3Ad000a16f023db1fdd192a2527a3e1a41e5bc1228719b09a1c7ec101320185a4b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cloud-event-proxy-container-v4.14.0-202508260116.p2.g33974b3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-operator@sha256:aed18a977d56687f96236510fa60f1c2d8938519fc3149312bd33965f6895be6_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-operator@sha256:aed18a977d56687f96236510fa60f1c2d8938519fc3149312bd33965f6895be6_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-nfd-operator@sha256:aed18a977d56687f96236510fa60f1c2d8938519fc3149312bd33965f6895be6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-nfd-operator@sha256%3Aaed18a977d56687f96236510fa60f1c2d8938519fc3149312bd33965f6895be6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-nfd-operator-container-v4.14.0-202508260116.p2.ga62d778.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8@sha256:b3f9d2d69d5bae0b8e9be32d4227d352088809f4ab079b374c8ee3fec2aea001_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8@sha256:b3f9d2d69d5bae0b8e9be32d4227d352088809f4ab079b374c8ee3fec2aea001_arm64",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8@sha256:b3f9d2d69d5bae0b8e9be32d4227d352088809f4ab079b374c8ee3fec2aea001_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel8@sha256%3Ab3f9d2d69d5bae0b8e9be32d4227d352088809f4ab079b374c8ee3fec2aea001?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-clusterresourceoverride-container-v4.14.0-202508260116.p2.g61de9ca.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:e28717febe62795200f917fbf2d0670daf7e87a3525f203b42adf2c86bbe72fc_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:e28717febe62795200f917fbf2d0670daf7e87a3525f203b42adf2c86bbe72fc_arm64",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:e28717febe62795200f917fbf2d0670daf7e87a3525f203b42adf2c86bbe72fc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel8-operator@sha256%3Ae28717febe62795200f917fbf2d0670daf7e87a3525f203b42adf2c86bbe72fc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-clusterresourceoverride-operator-container-v4.14.0-202508260116.p2.g699f73c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni@sha256:1ca5708a1989006b7480af5f7ac95ca244a430fc2da51aadee533233489671f2_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni@sha256:1ca5708a1989006b7480af5f7ac95ca244a430fc2da51aadee533233489671f2_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni@sha256:1ca5708a1989006b7480af5f7ac95ca244a430fc2da51aadee533233489671f2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-infiniband-cni@sha256%3A1ca5708a1989006b7480af5f7ac95ca244a430fc2da51aadee533233489671f2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ib-sriov-cni-container-v4.14.0-202508260116.p2.gcc85a75.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:907463571d1a660ac2a4432dbac2522051d7922850bc3677e82bb95ebd2d7aec_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:907463571d1a660ac2a4432dbac2522051d7922850bc3677e82bb95ebd2d7aec_arm64",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:907463571d1a660ac2a4432dbac2522051d7922850bc3677e82bb95ebd2d7aec_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9@sha256%3A907463571d1a660ac2a4432dbac2522051d7922850bc3677e82bb95ebd2d7aec?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ingress-node-firewall-daemon-container-v4.14.0-202508190123.p2.gff4135b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:30c24f700db9776f99e13057c63c7f361ee6ec416d408626930f773bdcaa0b94_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:30c24f700db9776f99e13057c63c7f361ee6ec416d408626930f773bdcaa0b94_arm64",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:30c24f700db9776f99e13057c63c7f361ee6ec416d408626930f773bdcaa0b94_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9-operator@sha256%3A30c24f700db9776f99e13057c63c7f361ee6ec416d408626930f773bdcaa0b94?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ingress-node-firewall-operator-container-v4.14.0-202508260116.p2.gff4135b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:5a0745057f06e8b0076ad1402017dc958c00d96bdb070c6214ac4530ed1bf194_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:5a0745057f06e8b0076ad1402017dc958c00d96bdb070c6214ac4530ed1bf194_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:5a0745057f06e8b0076ad1402017dc958c00d96bdb070c6214ac4530ed1bf194_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp-rhel9@sha256%3A5a0745057f06e8b0076ad1402017dc958c00d96bdb070c6214ac4530ed1bf194?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-linuxptp-daemon-container-v4.14.0-202508190123.p2.geaac187.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker@sha256:bcc998dccf6e0b18c83ed07962b6c01568778d43d59da0ce22a914fd45c4bc99_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker@sha256:bcc998dccf6e0b18c83ed07962b6c01568778d43d59da0ce22a914fd45c4bc99_arm64",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-diskmaker@sha256:bcc998dccf6e0b18c83ed07962b6c01568778d43d59da0ce22a914fd45c4bc99_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-diskmaker@sha256%3Abcc998dccf6e0b18c83ed07962b6c01568778d43d59da0ce22a914fd45c4bc99?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=local-storage-diskmaker-container-v4.14.0-202508260116.p2.g599ce82.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel8@sha256:36a994d12a6374369350688211d93651ca2bdc9abf1dceee63adb6f12d3ee47b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel8@sha256:36a994d12a6374369350688211d93651ca2bdc9abf1dceee63adb6f12d3ee47b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel8@sha256:36a994d12a6374369350688211d93651ca2bdc9abf1dceee63adb6f12d3ee47b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-mustgather-rhel8@sha256%3A36a994d12a6374369350688211d93651ca2bdc9abf1dceee63adb6f12d3ee47b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-local-storage-mustgather-container-v4.14.0-202508260116.p2.g599ce82.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-operator@sha256:d95d3a409ef298f2712edf22411b19895832a0564688bf407774c94aa7caf583_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-operator@sha256:d95d3a409ef298f2712edf22411b19895832a0564688bf407774c94aa7caf583_arm64",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-operator@sha256:d95d3a409ef298f2712edf22411b19895832a0564688bf407774c94aa7caf583_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-operator@sha256%3Ad95d3a409ef298f2712edf22411b19895832a0564688bf407774c94aa7caf583?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=local-storage-operator-container-v4.14.0-202508260116.p2.g599ce82.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:db7d8648fdb95c24fb45217dd68882f21fdd8671c791a6a74bc048b917f03f54_arm64",
"product": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:db7d8648fdb95c24fb45217dd68882f21fdd8671c791a6a74bc048b917f03f54_arm64",
"product_id": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:db7d8648fdb95c24fb45217dd68882f21fdd8671c791a6a74bc048b917f03f54_arm64",
"product_identification_helper": {
"purl": "pkg:oci/nmstate-console-plugin-rhel8@sha256%3Adb7d8648fdb95c24fb45217dd68882f21fdd8671c791a6a74bc048b917f03f54?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=nmstate-console-plugin-container-v4.14.0-202508271029.p2.gb82c422.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery@sha256:4f8236e6bb85c1dc73f66e7dd28e995ad9fa9be5b050073e536311c1acb8d04f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery@sha256:4f8236e6bb85c1dc73f66e7dd28e995ad9fa9be5b050073e536311c1acb8d04f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-node-feature-discovery@sha256:4f8236e6bb85c1dc73f66e7dd28e995ad9fa9be5b050073e536311c1acb8d04f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-node-feature-discovery@sha256%3A4f8236e6bb85c1dc73f66e7dd28e995ad9fa9be5b050073e536311c1acb8d04f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=node-feature-discovery-container-v4.14.0-202508260116.p2.gb30f8cb.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ansible-operator@sha256:c064112aa7a593dbb64eee30f5db80b5dc823a0437907e934579b689c38812ff_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ansible-operator@sha256:c064112aa7a593dbb64eee30f5db80b5dc823a0437907e934579b689c38812ff_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ansible-operator@sha256:c064112aa7a593dbb64eee30f5db80b5dc823a0437907e934579b689c38812ff_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ansible-operator@sha256%3Ac064112aa7a593dbb64eee30f5db80b5dc823a0437907e934579b689c38812ff?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.14.0-202508260116.p2.g0ad973f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capacity@sha256:97951577b243944085958dd0b7fdce078ff59b5e9dec276d154a860646085e3d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity@sha256:97951577b243944085958dd0b7fdce078ff59b5e9dec276d154a860646085e3d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capacity@sha256:97951577b243944085958dd0b7fdce078ff59b5e9dec276d154a860646085e3d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capacity@sha256%3A97951577b243944085958dd0b7fdce078ff59b5e9dec276d154a860646085e3d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.14.0-202508260116.p2.g1d2edb6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:ab1f24c088a0c3eda0894edae937e9f78d05beac78c631a064406d4bc42bd4e6_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:ab1f24c088a0c3eda0894edae937e9f78d05beac78c631a064406d4bc42bd4e6_arm64",
"product_id": "registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:ab1f24c088a0c3eda0894edae937e9f78d05beac78c631a064406d4bc42bd4e6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-dns-proxy@sha256%3Aab1f24c088a0c3eda0894edae937e9f78d05beac78c631a064406d4bc42bd4e6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.14.0-202508260116.p2.g03e5f40.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-router@sha256:022aad9773656d60471089c385e1fde3231ecfde849cce72ae50610fc89a25f8_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-router@sha256:022aad9773656d60471089c385e1fde3231ecfde849cce72ae50610fc89a25f8_arm64",
"product_id": "registry.redhat.io/openshift4/ose-egress-router@sha256:022aad9773656d60471089c385e1fde3231ecfde849cce72ae50610fc89a25f8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-router@sha256%3A022aad9773656d60471089c385e1fde3231ecfde849cce72ae50610fc89a25f8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-egress-router-container-v4.14.0-202508260116.p2.g03e5f40.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-helm-operator@sha256:233dbb7e59dfa55b53a36d5d860b5ac34296055ebfd267a31fd36ee5545b31e8_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-helm-operator@sha256:233dbb7e59dfa55b53a36d5d860b5ac34296055ebfd267a31fd36ee5545b31e8_arm64",
"product_id": "registry.redhat.io/openshift4/ose-helm-operator@sha256:233dbb7e59dfa55b53a36d5d860b5ac34296055ebfd267a31fd36ee5545b31e8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-helm-operator@sha256%3A233dbb7e59dfa55b53a36d5d860b5ac34296055ebfd267a31fd36ee5545b31e8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-helm-operator-container-v4.14.0-202508260116.p2.g0ad973f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:ec06818162556b2ab8918e6b520f5cfe01e0063e54778284fc81374b59eb6801_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:ec06818162556b2ab8918e6b520f5cfe01e0063e54778284fc81374b59eb6801_arm64",
"product_id": "registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:ec06818162556b2ab8918e6b520f5cfe01e0063e54778284fc81374b59eb6801_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-sdk-rhel8@sha256%3Aec06818162556b2ab8918e6b520f5cfe01e0063e54778284fc81374b59eb6801?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-operator-sdk-container-v4.14.0-202508260116.p2.g0ad973f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:7f34b4f8222bc49efd1e34a17c8b657069398b598e9aa988e792a2bb07f34ada_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:7f34b4f8222bc49efd1e34a17c8b657069398b598e9aa988e792a2bb07f34ada_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:7f34b4f8222bc49efd1e34a17c8b657069398b598e9aa988e792a2bb07f34ada_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubernetes-nmstate-handler-rhel9@sha256%3A7f34b4f8222bc49efd1e34a17c8b657069398b598e9aa988e792a2bb07f34ada?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.14.0-202508190123.p2.g23117c5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:699c8b47c4682e7a5ff3fc4af78ee7cff6a41c833d563db0f365a047e29b94e8_arm64",
"product": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:699c8b47c4682e7a5ff3fc4af78ee7cff6a41c833d563db0f365a047e29b94e8_arm64",
"product_id": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:699c8b47c4682e7a5ff3fc4af78ee7cff6a41c833d563db0f365a047e29b94e8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubernetes-nmstate-rhel9-operator@sha256%3A699c8b47c4682e7a5ff3fc4af78ee7cff6a41c833d563db0f365a047e29b94e8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kubernetes-nmstate-operator-container-v4.14.0-202508271029.p2.g23117c5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:e27d189334af72dec5f320f386a00dd7b21a824137c4b6d87336d7cdd168e8ae_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:e27d189334af72dec5f320f386a00dd7b21a824137c4b6d87336d7cdd168e8ae_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:e27d189334af72dec5f320f386a00dd7b21a824137c4b6d87336d7cdd168e8ae_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-efs-csi-driver-container-rhel8@sha256%3Ae27d189334af72dec5f320f386a00dd7b21a824137c4b6d87336d7cdd168e8ae?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-efs-csi-driver-container-v4.14.0-202508260116.p2.g67eddc2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:14c9a29560aa8f2615db001f7a09286d5381b19fb195b6168a1667f3a5920006_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:14c9a29560aa8f2615db001f7a09286d5381b19fb195b6168a1667f3a5920006_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:14c9a29560aa8f2615db001f7a09286d5381b19fb195b6168a1667f3a5920006_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-efs-csi-driver-rhel8-operator@sha256%3A14c9a29560aa8f2615db001f7a09286d5381b19fb195b6168a1667f3a5920006?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-efs-csi-driver-operator-container-v4.14.0-202508260116.p2.g9884f76.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:d8018771468b036d193a99b0c7e2c859fdea4c4ca02bb6e21ca583f75120a0ee_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:d8018771468b036d193a99b0c7e2c859fdea4c4ca02bb6e21ca583f75120a0ee_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:d8018771468b036d193a99b0c7e2c859fdea4c4ca02bb6e21ca583f75120a0ee_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-mustgather-rhel8@sha256%3Ad8018771468b036d193a99b0c7e2c859fdea4c4ca02bb6e21ca583f75120a0ee?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.14.0-202508260116.p2.g9232c1f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:e9c14f3ebe1155aae37eaefb5d608b7dd43a35e7d2f7c323c649f4a50861c480_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:e9c14f3ebe1155aae37eaefb5d608b7dd43a35e7d2f7c323c649f4a50861c480_arm64",
"product_id": "registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:e9c14f3ebe1155aae37eaefb5d608b7dd43a35e7d2f7c323c649f4a50861c480_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-http-proxy@sha256%3Ae9c14f3ebe1155aae37eaefb5d608b7dd43a35e7d2f7c323c649f4a50861c480?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-egress-http-proxy-container-v4.14.0-202508260116.p2.g03e5f40.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:a3c0833e81aa542ab93ac9c65b668a97cb3494d87504976435bd083396ee3c63_arm64",
"product": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:a3c0833e81aa542ab93ac9c65b668a97cb3494d87504976435bd083396ee3c63_arm64",
"product_id": "registry.redhat.io/openshift4/frr-rhel9@sha256:a3c0833e81aa542ab93ac9c65b668a97cb3494d87504976435bd083396ee3c63_arm64",
"product_identification_helper": {
"purl": "pkg:oci/frr-rhel9@sha256%3Aa3c0833e81aa542ab93ac9c65b668a97cb3494d87504976435bd083396ee3c63?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-frr-container-v4.14.0-202508190123.p2.g0414ca3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:1caca957781d85684cb0796c9917274f5b58703dac903a9858e1b688f4d62dee_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:1caca957781d85684cb0796c9917274f5b58703dac903a9858e1b688f4d62dee_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:1caca957781d85684cb0796c9917274f5b58703dac903a9858e1b688f4d62dee_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-filestore-csi-driver-rhel8@sha256%3A1caca957781d85684cb0796c9917274f5b58703dac903a9858e1b688f4d62dee?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-filestore-csi-driver-container-v4.14.0-202508260116.p2.ga6af579.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:8c778e4e9ce7d33fa278c172fed594de63e71acea9142689aa3d2f1e9e2f45af_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:8c778e4e9ce7d33fa278c172fed594de63e71acea9142689aa3d2f1e9e2f45af_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:8c778e4e9ce7d33fa278c172fed594de63e71acea9142689aa3d2f1e9e2f45af_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-filestore-csi-driver-rhel8-operator@sha256%3A8c778e4e9ce7d33fa278c172fed594de63e71acea9142689aa3d2f1e9e2f45af?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.14.0-202508260116.p2.g5028f0a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:173e68abb03985e6799e0aae078d10215925bb2152ded647a8158b75e546be00_arm64",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:173e68abb03985e6799e0aae078d10215925bb2152ded647a8158b75e546be00_arm64",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9@sha256:173e68abb03985e6799e0aae078d10215925bb2152ded647a8158b75e546be00_arm64",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9@sha256%3A173e68abb03985e6799e0aae078d10215925bb2152ded647a8158b75e546be00?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-metallb-container-v4.14.0-202508190123.p2.g772cd97.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:b65843a46e30a6293361f6dbb87f25df956f2cfb469ca33f4bba184f96d171f5_arm64",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:b65843a46e30a6293361f6dbb87f25df956f2cfb469ca33f4bba184f96d171f5_arm64",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:b65843a46e30a6293361f6dbb87f25df956f2cfb469ca33f4bba184f96d171f5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9-operator@sha256%3Ab65843a46e30a6293361f6dbb87f25df956f2cfb469ca33f4bba184f96d171f5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-metallb-operator-container-v4.14.0-202508261628.p2.g354718e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:a89d41e77b00e4d6fdac4022d399831d8d15ecbd7274677a99f4eebdda8a8e0c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:a89d41e77b00e4d6fdac4022d399831d8d15ecbd7274677a99f4eebdda8a8e0c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:a89d41e77b00e4d6fdac4022d399831d8d15ecbd7274677a99f4eebdda8a8e0c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel8@sha256%3Aa89d41e77b00e4d6fdac4022d399831d8d15ecbd7274677a99f4eebdda8a8e0c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-secrets-store-csi-driver-container-v4.14.0-202508260116.p2.g4b5bd4b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:06ec5979c802338de3adabc0cc24e242f88ea22334d4804a08aae5b201b01740_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:06ec5979c802338de3adabc0cc24e242f88ea22334d4804a08aae5b201b01740_arm64",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:06ec5979c802338de3adabc0cc24e242f88ea22334d4804a08aae5b201b01740_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel8-operator@sha256%3A06ec5979c802338de3adabc0cc24e242f88ea22334d4804a08aae5b201b01740?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.14.0-202508260116.p2.g4f339d0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:99efc530d74c11e05dd8dcb63a66bb54a6cb66ad167008b6f22788eecb1b3824_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:99efc530d74c11e05dd8dcb63a66bb54a6cb66ad167008b6f22788eecb1b3824_arm64",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:99efc530d74c11e05dd8dcb63a66bb54a6cb66ad167008b6f22788eecb1b3824_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-mustgather-rhel8@sha256%3A99efc530d74c11e05dd8dcb63a66bb54a6cb66ad167008b6f22788eecb1b3824?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-secrets-store-csi-mustgather-container-v4.14.0-202508260116.p2.g4f339d0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ptp-operator@sha256:db2b702436f0131d6fd1223c6a7d1b71f3b361ee8ff02856c41a0bac36a63b3a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ptp-operator@sha256:db2b702436f0131d6fd1223c6a7d1b71f3b361ee8ff02856c41a0bac36a63b3a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ptp-operator@sha256:db2b702436f0131d6fd1223c6a7d1b71f3b361ee8ff02856c41a0bac36a63b3a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp-operator@sha256%3Adb2b702436f0131d6fd1223c6a7d1b71f3b361ee8ff02856c41a0bac36a63b3a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ptp-operator-container-v4.14.0-202508260116.p2.gbcb20b2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:60fc34e1c3d64fed3ba49294a454b6f2a59966841b806388415b91befc870add_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:60fc34e1c3d64fed3ba49294a454b6f2a59966841b806388415b91befc870add_arm64",
"product_id": "registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:60fc34e1c3d64fed3ba49294a454b6f2a59966841b806388415b91befc870add_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ptp-must-gather-rhel8@sha256%3A60fc34e1c3d64fed3ba49294a454b6f2a59966841b806388415b91befc870add?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ptp-operator-must-gather-container-v4.14.0-202508260116.p2.gbcb20b2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:6e471a14a3c897eb88231c7493b918edad1e4b1331b99d11eb3f45f6d58922a5_arm64",
"product": {
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:6e471a14a3c897eb88231c7493b918edad1e4b1331b99d11eb3f45f6d58922a5_arm64",
"product_id": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:6e471a14a3c897eb88231c7493b918edad1e4b1331b99d11eb3f45f6d58922a5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/sriov-cni-rhel9@sha256%3A6e471a14a3c897eb88231c7493b918edad1e4b1331b99d11eb3f45f6d58922a5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-cni-container-v4.14.0-202508190123.p2.g06859a6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller@sha256:69aef6466d9883e4b799854e7ea518f424e302535e1eaf401408d4260232bfac_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller@sha256:69aef6466d9883e4b799854e7ea518f424e302535e1eaf401408d4260232bfac_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller@sha256:69aef6466d9883e4b799854e7ea518f424e302535e1eaf401408d4260232bfac_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-dp-admission-controller@sha256%3A69aef6466d9883e4b799854e7ea518f424e302535e1eaf401408d4260232bfac?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-dp-admission-controller-container-v4.14.0-202508260116.p2.gc05417f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon@sha256:2a90058ab6c91aa8db958a069b0bba3b223ef38efab549a527b9729bc56f4028_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon@sha256:2a90058ab6c91aa8db958a069b0bba3b223ef38efab549a527b9729bc56f4028_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon@sha256:2a90058ab6c91aa8db958a069b0bba3b223ef38efab549a527b9729bc56f4028_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-config-daemon@sha256%3A2a90058ab6c91aa8db958a069b0bba3b223ef38efab549a527b9729bc56f4028?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-network-config-daemon-container-v4.14.0-202508260116.p2.ga113584.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin@sha256:a8029151e9cb9c17a832d4d66061fe4e4f1ab88654abbe2369dc076bd23094f4_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin@sha256:a8029151e9cb9c17a832d4d66061fe4e4f1ab88654abbe2369dc076bd23094f4_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin@sha256:a8029151e9cb9c17a832d4d66061fe4e4f1ab88654abbe2369dc076bd23094f4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-device-plugin@sha256%3Aa8029151e9cb9c17a832d4d66061fe4e4f1ab88654abbe2369dc076bd23094f4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-network-device-plugin-container-v4.14.0-202508260116.p2.g2e2d8c0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-operator@sha256:d8ee5f224ee3f19121c98a7220613ca695fe221f9655136d086e0c6f6a9b738e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-operator@sha256:d8ee5f224ee3f19121c98a7220613ca695fe221f9655136d086e0c6f6a9b738e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-operator@sha256:d8ee5f224ee3f19121c98a7220613ca695fe221f9655136d086e0c6f6a9b738e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-operator@sha256%3Ad8ee5f224ee3f19121c98a7220613ca695fe221f9655136d086e0c6f6a9b738e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-network-operator-container-v4.14.0-202508260116.p2.ga113584.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook@sha256:b4227ad41ebd3d990276d002d4bb492f78902e8551c61f20f43df9e131128986_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook@sha256:b4227ad41ebd3d990276d002d4bb492f78902e8551c61f20f43df9e131128986_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-webhook@sha256:b4227ad41ebd3d990276d002d4bb492f78902e8551c61f20f43df9e131128986_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-webhook@sha256%3Ab4227ad41ebd3d990276d002d4bb492f78902e8551c61f20f43df9e131128986?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-network-webhook-container-v4.14.0-202508260116.p2.ga113584.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:3ca0b47c7472330c03e5e99832fe8df2eefc1f668afa04d258f610ba38b17bba_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:3ca0b47c7472330c03e5e99832fe8df2eefc1f668afa04d258f610ba38b17bba_arm64",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:3ca0b47c7472330c03e5e99832fe8df2eefc1f668afa04d258f610ba38b17bba_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel8@sha256%3A3ca0b47c7472330c03e5e99832fe8df2eefc1f668afa04d258f610ba38b17bba?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-vertical-pod-autoscaler-container-v4.14.0-202508260116.p2.gd030dba.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:df4c6c34ea40b9fcbbbdce07aa9cc3187c00cc6753566342f284ee8faa1e4a3d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:df4c6c34ea40b9fcbbbdce07aa9cc3187c00cc6753566342f284ee8faa1e4a3d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:df4c6c34ea40b9fcbbbdce07aa9cc3187c00cc6753566342f284ee8faa1e4a3d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel8-operator@sha256%3Adf4c6c34ea40b9fcbbbdce07aa9cc3187c00cc6753566342f284ee8faa1e4a3d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-vertical-pod-autoscaler-operator-container-v4.14.0-202508260116.p2.gb70ce20.assembly.stream.el8"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/cloud-event-proxy-rhel8@sha256:1b8dd064d7cc60ec32ad66531f425a1be5d3d97d5a35a40c1883d2fb1d2e4076_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/cloud-event-proxy-rhel8@sha256:1b8dd064d7cc60ec32ad66531f425a1be5d3d97d5a35a40c1883d2fb1d2e4076_ppc64le",
"product_id": "registry.redhat.io/openshift4/cloud-event-proxy-rhel8@sha256:1b8dd064d7cc60ec32ad66531f425a1be5d3d97d5a35a40c1883d2fb1d2e4076_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cloud-event-proxy-rhel8@sha256%3A1b8dd064d7cc60ec32ad66531f425a1be5d3d97d5a35a40c1883d2fb1d2e4076?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cloud-event-proxy-container-v4.14.0-202508260116.p2.g33974b3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel8@sha256:1b8dd064d7cc60ec32ad66531f425a1be5d3d97d5a35a40c1883d2fb1d2e4076_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel8@sha256:1b8dd064d7cc60ec32ad66531f425a1be5d3d97d5a35a40c1883d2fb1d2e4076_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel8@sha256:1b8dd064d7cc60ec32ad66531f425a1be5d3d97d5a35a40c1883d2fb1d2e4076_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-event-proxy-rhel8@sha256%3A1b8dd064d7cc60ec32ad66531f425a1be5d3d97d5a35a40c1883d2fb1d2e4076?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cloud-event-proxy-container-v4.14.0-202508260116.p2.g33974b3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-operator@sha256:57132e9252c102eea63dcb3fc7dd86bae8333641625322faccd57302fe978b19_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-operator@sha256:57132e9252c102eea63dcb3fc7dd86bae8333641625322faccd57302fe978b19_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-nfd-operator@sha256:57132e9252c102eea63dcb3fc7dd86bae8333641625322faccd57302fe978b19_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-nfd-operator@sha256%3A57132e9252c102eea63dcb3fc7dd86bae8333641625322faccd57302fe978b19?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-nfd-operator-container-v4.14.0-202508260116.p2.ga62d778.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8@sha256:169f19aa2fe736cde54e200d86203725ee986dcba1434b7f230644c0a16f4c4a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8@sha256:169f19aa2fe736cde54e200d86203725ee986dcba1434b7f230644c0a16f4c4a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8@sha256:169f19aa2fe736cde54e200d86203725ee986dcba1434b7f230644c0a16f4c4a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel8@sha256%3A169f19aa2fe736cde54e200d86203725ee986dcba1434b7f230644c0a16f4c4a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-clusterresourceoverride-container-v4.14.0-202508260116.p2.g61de9ca.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:48399cc591f4b9329acc63b08f3a3b3783ea0f229e9033c0a78365aec4b4d00d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:48399cc591f4b9329acc63b08f3a3b3783ea0f229e9033c0a78365aec4b4d00d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:48399cc591f4b9329acc63b08f3a3b3783ea0f229e9033c0a78365aec4b4d00d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel8-operator@sha256%3A48399cc591f4b9329acc63b08f3a3b3783ea0f229e9033c0a78365aec4b4d00d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-clusterresourceoverride-operator-container-v4.14.0-202508260116.p2.g699f73c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni@sha256:d0951efb92f9d77bac17fffe3576efd706cbed7189745a5b53b4ad85a3fa39f4_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni@sha256:d0951efb92f9d77bac17fffe3576efd706cbed7189745a5b53b4ad85a3fa39f4_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni@sha256:d0951efb92f9d77bac17fffe3576efd706cbed7189745a5b53b4ad85a3fa39f4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-infiniband-cni@sha256%3Ad0951efb92f9d77bac17fffe3576efd706cbed7189745a5b53b4ad85a3fa39f4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ib-sriov-cni-container-v4.14.0-202508260116.p2.gcc85a75.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:d10d1a867a5c4fc4adece9eb666d90b65505e829986b8663425512642f9ef74f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:d10d1a867a5c4fc4adece9eb666d90b65505e829986b8663425512642f9ef74f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:d10d1a867a5c4fc4adece9eb666d90b65505e829986b8663425512642f9ef74f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9@sha256%3Ad10d1a867a5c4fc4adece9eb666d90b65505e829986b8663425512642f9ef74f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ingress-node-firewall-daemon-container-v4.14.0-202508190123.p2.gff4135b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:c11a4b8c775a97eef4b1c00dc1a4f7db6eba99ff3fca6edccd0f1919e2f7e4dd_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:c11a4b8c775a97eef4b1c00dc1a4f7db6eba99ff3fca6edccd0f1919e2f7e4dd_ppc64le",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:c11a4b8c775a97eef4b1c00dc1a4f7db6eba99ff3fca6edccd0f1919e2f7e4dd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9-operator@sha256%3Ac11a4b8c775a97eef4b1c00dc1a4f7db6eba99ff3fca6edccd0f1919e2f7e4dd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ingress-node-firewall-operator-container-v4.14.0-202508260116.p2.gff4135b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:3f0a60a3395471faa1f99f1048f71dedbf2e24cb796f6128178848ff0cc55635_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:3f0a60a3395471faa1f99f1048f71dedbf2e24cb796f6128178848ff0cc55635_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:3f0a60a3395471faa1f99f1048f71dedbf2e24cb796f6128178848ff0cc55635_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp-rhel9@sha256%3A3f0a60a3395471faa1f99f1048f71dedbf2e24cb796f6128178848ff0cc55635?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-linuxptp-daemon-container-v4.14.0-202508190123.p2.geaac187.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker@sha256:94da78fcb97d53d3e8dc740cc90bb78af77e7f9b85ec3b852ccde32d9734bb46_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker@sha256:94da78fcb97d53d3e8dc740cc90bb78af77e7f9b85ec3b852ccde32d9734bb46_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-diskmaker@sha256:94da78fcb97d53d3e8dc740cc90bb78af77e7f9b85ec3b852ccde32d9734bb46_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-diskmaker@sha256%3A94da78fcb97d53d3e8dc740cc90bb78af77e7f9b85ec3b852ccde32d9734bb46?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=local-storage-diskmaker-container-v4.14.0-202508260116.p2.g599ce82.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel8@sha256:fa6e4074f7f7ffcee630c7d3669cd66ea9a5d1bcb8ca62d741b5c94b851715f5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel8@sha256:fa6e4074f7f7ffcee630c7d3669cd66ea9a5d1bcb8ca62d741b5c94b851715f5_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel8@sha256:fa6e4074f7f7ffcee630c7d3669cd66ea9a5d1bcb8ca62d741b5c94b851715f5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-mustgather-rhel8@sha256%3Afa6e4074f7f7ffcee630c7d3669cd66ea9a5d1bcb8ca62d741b5c94b851715f5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-local-storage-mustgather-container-v4.14.0-202508260116.p2.g599ce82.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-operator@sha256:88e54a486a521e999e9df844d778e10faeee9aaa4c7a5ccec863d9b4b849c503_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-operator@sha256:88e54a486a521e999e9df844d778e10faeee9aaa4c7a5ccec863d9b4b849c503_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-operator@sha256:88e54a486a521e999e9df844d778e10faeee9aaa4c7a5ccec863d9b4b849c503_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-operator@sha256%3A88e54a486a521e999e9df844d778e10faeee9aaa4c7a5ccec863d9b4b849c503?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=local-storage-operator-container-v4.14.0-202508260116.p2.g599ce82.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:28aa650033b4f22199ac22bc9659e9fc99b46d1e66f8dc15c33c307ebb6848d9_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:28aa650033b4f22199ac22bc9659e9fc99b46d1e66f8dc15c33c307ebb6848d9_ppc64le",
"product_id": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:28aa650033b4f22199ac22bc9659e9fc99b46d1e66f8dc15c33c307ebb6848d9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/nmstate-console-plugin-rhel8@sha256%3A28aa650033b4f22199ac22bc9659e9fc99b46d1e66f8dc15c33c307ebb6848d9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=nmstate-console-plugin-container-v4.14.0-202508271029.p2.gb82c422.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery@sha256:4b47adea5516ce533931b403b264932f1dc08ebc98758517c14b88a4cabea4ad_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery@sha256:4b47adea5516ce533931b403b264932f1dc08ebc98758517c14b88a4cabea4ad_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-node-feature-discovery@sha256:4b47adea5516ce533931b403b264932f1dc08ebc98758517c14b88a4cabea4ad_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-node-feature-discovery@sha256%3A4b47adea5516ce533931b403b264932f1dc08ebc98758517c14b88a4cabea4ad?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=node-feature-discovery-container-v4.14.0-202508260116.p2.gb30f8cb.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ansible-operator@sha256:c476b7d414b9ed6424cb5fd85fd095874290c7a486c8609f1f189b168a1f942e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ansible-operator@sha256:c476b7d414b9ed6424cb5fd85fd095874290c7a486c8609f1f189b168a1f942e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ansible-operator@sha256:c476b7d414b9ed6424cb5fd85fd095874290c7a486c8609f1f189b168a1f942e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ansible-operator@sha256%3Ac476b7d414b9ed6424cb5fd85fd095874290c7a486c8609f1f189b168a1f942e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.14.0-202508260116.p2.g0ad973f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capacity@sha256:c961ff90ca0d7e1dc39fd0928c6be496afd252e0aecbf3255c793bf281bb8048_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity@sha256:c961ff90ca0d7e1dc39fd0928c6be496afd252e0aecbf3255c793bf281bb8048_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capacity@sha256:c961ff90ca0d7e1dc39fd0928c6be496afd252e0aecbf3255c793bf281bb8048_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capacity@sha256%3Ac961ff90ca0d7e1dc39fd0928c6be496afd252e0aecbf3255c793bf281bb8048?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.14.0-202508260116.p2.g1d2edb6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:2134682501030198a58eafc0d117a3c289394de454b18281f7b0946caa579fc9_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:2134682501030198a58eafc0d117a3c289394de454b18281f7b0946caa579fc9_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:2134682501030198a58eafc0d117a3c289394de454b18281f7b0946caa579fc9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-dns-proxy@sha256%3A2134682501030198a58eafc0d117a3c289394de454b18281f7b0946caa579fc9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.14.0-202508260116.p2.g03e5f40.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-router@sha256:0f83d567e02c4d6066990b48212882de4e1c666b18bd1c39382e99359dfb3ab8_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-router@sha256:0f83d567e02c4d6066990b48212882de4e1c666b18bd1c39382e99359dfb3ab8_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-egress-router@sha256:0f83d567e02c4d6066990b48212882de4e1c666b18bd1c39382e99359dfb3ab8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-router@sha256%3A0f83d567e02c4d6066990b48212882de4e1c666b18bd1c39382e99359dfb3ab8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-egress-router-container-v4.14.0-202508260116.p2.g03e5f40.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-helm-operator@sha256:a98e69aa334967ade7e3d1c09fe04995ee00732278ca54c586cbb09cf9aee9a3_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-helm-operator@sha256:a98e69aa334967ade7e3d1c09fe04995ee00732278ca54c586cbb09cf9aee9a3_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-helm-operator@sha256:a98e69aa334967ade7e3d1c09fe04995ee00732278ca54c586cbb09cf9aee9a3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-helm-operator@sha256%3Aa98e69aa334967ade7e3d1c09fe04995ee00732278ca54c586cbb09cf9aee9a3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-helm-operator-container-v4.14.0-202508260116.p2.g0ad973f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:be50f2a6f6ca2a3e1048f435bdf6ff95881c74a0f518f2c98ac3e3d31cb427c3_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:be50f2a6f6ca2a3e1048f435bdf6ff95881c74a0f518f2c98ac3e3d31cb427c3_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:be50f2a6f6ca2a3e1048f435bdf6ff95881c74a0f518f2c98ac3e3d31cb427c3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-sdk-rhel8@sha256%3Abe50f2a6f6ca2a3e1048f435bdf6ff95881c74a0f518f2c98ac3e3d31cb427c3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-operator-sdk-container-v4.14.0-202508260116.p2.g0ad973f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:b6dffd9254412eaeb4f13d9ecbb25d161b5fa941d14e8a91468f3be96dd01cd7_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:b6dffd9254412eaeb4f13d9ecbb25d161b5fa941d14e8a91468f3be96dd01cd7_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:b6dffd9254412eaeb4f13d9ecbb25d161b5fa941d14e8a91468f3be96dd01cd7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubernetes-nmstate-handler-rhel9@sha256%3Ab6dffd9254412eaeb4f13d9ecbb25d161b5fa941d14e8a91468f3be96dd01cd7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.14.0-202508190123.p2.g23117c5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:1b8fe75abcd744c669e2fb8919b6db9127b543a6c9024884ce35b87fdde6a917_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:1b8fe75abcd744c669e2fb8919b6db9127b543a6c9024884ce35b87fdde6a917_ppc64le",
"product_id": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:1b8fe75abcd744c669e2fb8919b6db9127b543a6c9024884ce35b87fdde6a917_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kubernetes-nmstate-rhel9-operator@sha256%3A1b8fe75abcd744c669e2fb8919b6db9127b543a6c9024884ce35b87fdde6a917?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kubernetes-nmstate-operator-container-v4.14.0-202508271029.p2.g23117c5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:8432014bec98adffbee38522c997d557cda886f65f84376080fc505850964033_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:8432014bec98adffbee38522c997d557cda886f65f84376080fc505850964033_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:8432014bec98adffbee38522c997d557cda886f65f84376080fc505850964033_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-mustgather-rhel8@sha256%3A8432014bec98adffbee38522c997d557cda886f65f84376080fc505850964033?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.14.0-202508260116.p2.g9232c1f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:c8c3f2ef7e8bfb81cf07d3809c858ba278fa18340789e4b5994ea5af81201712_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:c8c3f2ef7e8bfb81cf07d3809c858ba278fa18340789e4b5994ea5af81201712_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:c8c3f2ef7e8bfb81cf07d3809c858ba278fa18340789e4b5994ea5af81201712_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-http-proxy@sha256%3Ac8c3f2ef7e8bfb81cf07d3809c858ba278fa18340789e4b5994ea5af81201712?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-egress-http-proxy-container-v4.14.0-202508260116.p2.g03e5f40.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:be4bbd5a52aab75ccfaa35a0a7950ee2828ef24e621f9d9bb5ef3f32b2e6117f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:be4bbd5a52aab75ccfaa35a0a7950ee2828ef24e621f9d9bb5ef3f32b2e6117f_ppc64le",
"product_id": "registry.redhat.io/openshift4/frr-rhel9@sha256:be4bbd5a52aab75ccfaa35a0a7950ee2828ef24e621f9d9bb5ef3f32b2e6117f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/frr-rhel9@sha256%3Abe4bbd5a52aab75ccfaa35a0a7950ee2828ef24e621f9d9bb5ef3f32b2e6117f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-frr-container-v4.14.0-202508190123.p2.g0414ca3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:9f36e3035b7368d553da0936f190a68879e12c5b0bc99ea8bb1b241b3cd76c0c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:9f36e3035b7368d553da0936f190a68879e12c5b0bc99ea8bb1b241b3cd76c0c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:9f36e3035b7368d553da0936f190a68879e12c5b0bc99ea8bb1b241b3cd76c0c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-filestore-csi-driver-rhel8@sha256%3A9f36e3035b7368d553da0936f190a68879e12c5b0bc99ea8bb1b241b3cd76c0c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-filestore-csi-driver-container-v4.14.0-202508260116.p2.ga6af579.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:2498564f0baa213bedf54242b9c6d1db514d3bb1ea5ccd398ff9786f0dfeb534_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:2498564f0baa213bedf54242b9c6d1db514d3bb1ea5ccd398ff9786f0dfeb534_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:2498564f0baa213bedf54242b9c6d1db514d3bb1ea5ccd398ff9786f0dfeb534_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-filestore-csi-driver-rhel8-operator@sha256%3A2498564f0baa213bedf54242b9c6d1db514d3bb1ea5ccd398ff9786f0dfeb534?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.14.0-202508260116.p2.g5028f0a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:dd341338806d70e08ee55a4d29dc4159cb268fc34e36994c062ea82df8bb4189_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:dd341338806d70e08ee55a4d29dc4159cb268fc34e36994c062ea82df8bb4189_ppc64le",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9@sha256:dd341338806d70e08ee55a4d29dc4159cb268fc34e36994c062ea82df8bb4189_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9@sha256%3Add341338806d70e08ee55a4d29dc4159cb268fc34e36994c062ea82df8bb4189?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-metallb-container-v4.14.0-202508190123.p2.g772cd97.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:1e7131d0e8063646793f22c7e02fbb53140f0fda2055e5375b93d4fd7db4e634_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:1e7131d0e8063646793f22c7e02fbb53140f0fda2055e5375b93d4fd7db4e634_ppc64le",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:1e7131d0e8063646793f22c7e02fbb53140f0fda2055e5375b93d4fd7db4e634_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9-operator@sha256%3A1e7131d0e8063646793f22c7e02fbb53140f0fda2055e5375b93d4fd7db4e634?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-metallb-operator-container-v4.14.0-202508261628.p2.g354718e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:2498cb663c8aff5acea74d222415650ec6d889839156226b7da5209a65b154ca_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:2498cb663c8aff5acea74d222415650ec6d889839156226b7da5209a65b154ca_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:2498cb663c8aff5acea74d222415650ec6d889839156226b7da5209a65b154ca_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel8@sha256%3A2498cb663c8aff5acea74d222415650ec6d889839156226b7da5209a65b154ca?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-secrets-store-csi-driver-container-v4.14.0-202508260116.p2.g4b5bd4b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:82797fe1257ed46e23a196e76c2dfdb702d0d49b017f5199b7fa505d7e6f6125_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:82797fe1257ed46e23a196e76c2dfdb702d0d49b017f5199b7fa505d7e6f6125_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:82797fe1257ed46e23a196e76c2dfdb702d0d49b017f5199b7fa505d7e6f6125_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel8-operator@sha256%3A82797fe1257ed46e23a196e76c2dfdb702d0d49b017f5199b7fa505d7e6f6125?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.14.0-202508260116.p2.g4f339d0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:69d0190c7b534dd90d3e43de626184855ebdf283507e1806ca2af18442dd4582_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:69d0190c7b534dd90d3e43de626184855ebdf283507e1806ca2af18442dd4582_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:69d0190c7b534dd90d3e43de626184855ebdf283507e1806ca2af18442dd4582_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-mustgather-rhel8@sha256%3A69d0190c7b534dd90d3e43de626184855ebdf283507e1806ca2af18442dd4582?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-secrets-store-csi-mustgather-container-v4.14.0-202508260116.p2.g4f339d0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ptp-operator@sha256:7f2ce1962d1d660919b3d880d91c8dd4d9ffaa75be23d420066f0bde480ad1cd_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ptp-operator@sha256:7f2ce1962d1d660919b3d880d91c8dd4d9ffaa75be23d420066f0bde480ad1cd_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ptp-operator@sha256:7f2ce1962d1d660919b3d880d91c8dd4d9ffaa75be23d420066f0bde480ad1cd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp-operator@sha256%3A7f2ce1962d1d660919b3d880d91c8dd4d9ffaa75be23d420066f0bde480ad1cd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ptp-operator-container-v4.14.0-202508260116.p2.gbcb20b2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:45cf099cc7b0b461b57227784d8820e75883c2f5d8d7768bcc35ae4721093a82_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:45cf099cc7b0b461b57227784d8820e75883c2f5d8d7768bcc35ae4721093a82_ppc64le",
"product_id": "registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:45cf099cc7b0b461b57227784d8820e75883c2f5d8d7768bcc35ae4721093a82_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ptp-must-gather-rhel8@sha256%3A45cf099cc7b0b461b57227784d8820e75883c2f5d8d7768bcc35ae4721093a82?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ptp-operator-must-gather-container-v4.14.0-202508260116.p2.gbcb20b2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:b6f711d646d7be9fdeff391060e1fb06d6085650f6c9f33f3d4d6f360f36adbe_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:b6f711d646d7be9fdeff391060e1fb06d6085650f6c9f33f3d4d6f360f36adbe_ppc64le",
"product_id": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:b6f711d646d7be9fdeff391060e1fb06d6085650f6c9f33f3d4d6f360f36adbe_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/sriov-cni-rhel9@sha256%3Ab6f711d646d7be9fdeff391060e1fb06d6085650f6c9f33f3d4d6f360f36adbe?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-cni-container-v4.14.0-202508190123.p2.g06859a6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller@sha256:383c4d50cf48668dbc5b57d9b39201b030753d2489c680a4297eaae0406d86ae_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller@sha256:383c4d50cf48668dbc5b57d9b39201b030753d2489c680a4297eaae0406d86ae_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller@sha256:383c4d50cf48668dbc5b57d9b39201b030753d2489c680a4297eaae0406d86ae_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-dp-admission-controller@sha256%3A383c4d50cf48668dbc5b57d9b39201b030753d2489c680a4297eaae0406d86ae?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-dp-admission-controller-container-v4.14.0-202508260116.p2.gc05417f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon@sha256:c68174d4b8d070627f9c87d2d51060670ac49d304f0b5984f877ab379e9e9549_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon@sha256:c68174d4b8d070627f9c87d2d51060670ac49d304f0b5984f877ab379e9e9549_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon@sha256:c68174d4b8d070627f9c87d2d51060670ac49d304f0b5984f877ab379e9e9549_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-config-daemon@sha256%3Ac68174d4b8d070627f9c87d2d51060670ac49d304f0b5984f877ab379e9e9549?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-network-config-daemon-container-v4.14.0-202508260116.p2.ga113584.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin@sha256:7fbe64082dd03e0cfd221f5422a9b3806a194e0064162c8cceafa1340515748c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin@sha256:7fbe64082dd03e0cfd221f5422a9b3806a194e0064162c8cceafa1340515748c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin@sha256:7fbe64082dd03e0cfd221f5422a9b3806a194e0064162c8cceafa1340515748c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-device-plugin@sha256%3A7fbe64082dd03e0cfd221f5422a9b3806a194e0064162c8cceafa1340515748c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-network-device-plugin-container-v4.14.0-202508260116.p2.g2e2d8c0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-operator@sha256:841f7c6736b48af1cd183aeb7614baa5f4fdc7a4b9fa064750938d9b899fa72c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-operator@sha256:841f7c6736b48af1cd183aeb7614baa5f4fdc7a4b9fa064750938d9b899fa72c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-operator@sha256:841f7c6736b48af1cd183aeb7614baa5f4fdc7a4b9fa064750938d9b899fa72c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-operator@sha256%3A841f7c6736b48af1cd183aeb7614baa5f4fdc7a4b9fa064750938d9b899fa72c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-network-operator-container-v4.14.0-202508260116.p2.ga113584.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook@sha256:4154d4b8bc0d7525c2605753329463d73aedcbfce8a86d44971dce4fe9159c76_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook@sha256:4154d4b8bc0d7525c2605753329463d73aedcbfce8a86d44971dce4fe9159c76_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-webhook@sha256:4154d4b8bc0d7525c2605753329463d73aedcbfce8a86d44971dce4fe9159c76_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-webhook@sha256%3A4154d4b8bc0d7525c2605753329463d73aedcbfce8a86d44971dce4fe9159c76?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-network-webhook-container-v4.14.0-202508260116.p2.ga113584.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:19f382eba60e2902b7e022c5e5e20c55c6317e515326b8515168d644fd7e851b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:19f382eba60e2902b7e022c5e5e20c55c6317e515326b8515168d644fd7e851b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:19f382eba60e2902b7e022c5e5e20c55c6317e515326b8515168d644fd7e851b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel8@sha256%3A19f382eba60e2902b7e022c5e5e20c55c6317e515326b8515168d644fd7e851b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-vertical-pod-autoscaler-container-v4.14.0-202508260116.p2.gd030dba.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:a5b64dba76febe7c545b91e64f36c9a059c45b45ba48c53193fdc267f2c159f3_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:a5b64dba76febe7c545b91e64f36c9a059c45b45ba48c53193fdc267f2c159f3_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:a5b64dba76febe7c545b91e64f36c9a059c45b45ba48c53193fdc267f2c159f3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel8-operator@sha256%3Aa5b64dba76febe7c545b91e64f36c9a059c45b45ba48c53193fdc267f2c159f3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-vertical-pod-autoscaler-operator-container-v4.14.0-202508260116.p2.gb70ce20.assembly.stream.el8"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-operator@sha256:bad2e28c9569e055f9de8e9b3ccd1a2da69e9865005e2ab51a7b471b2ef75579_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-operator@sha256:bad2e28c9569e055f9de8e9b3ccd1a2da69e9865005e2ab51a7b471b2ef75579_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-nfd-operator@sha256:bad2e28c9569e055f9de8e9b3ccd1a2da69e9865005e2ab51a7b471b2ef75579_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-nfd-operator@sha256%3Abad2e28c9569e055f9de8e9b3ccd1a2da69e9865005e2ab51a7b471b2ef75579?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-nfd-operator-container-v4.14.0-202508260116.p2.ga62d778.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8@sha256:1242a41c8878576390f6508ea42bf71f3813729f7f8973839e4e53af47c9b35e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8@sha256:1242a41c8878576390f6508ea42bf71f3813729f7f8973839e4e53af47c9b35e_s390x",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8@sha256:1242a41c8878576390f6508ea42bf71f3813729f7f8973839e4e53af47c9b35e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel8@sha256%3A1242a41c8878576390f6508ea42bf71f3813729f7f8973839e4e53af47c9b35e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-clusterresourceoverride-container-v4.14.0-202508260116.p2.g61de9ca.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:3cdf13b68c1e1e9f94d3e9a3f7f83c4f8e234bfa4be99b6eaefd25256ba9a0b1_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:3cdf13b68c1e1e9f94d3e9a3f7f83c4f8e234bfa4be99b6eaefd25256ba9a0b1_s390x",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:3cdf13b68c1e1e9f94d3e9a3f7f83c4f8e234bfa4be99b6eaefd25256ba9a0b1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel8-operator@sha256%3A3cdf13b68c1e1e9f94d3e9a3f7f83c4f8e234bfa4be99b6eaefd25256ba9a0b1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-clusterresourceoverride-operator-container-v4.14.0-202508260116.p2.g699f73c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:970c914b99d59f6cc4312609c53ce3036663c8b65ad7b470c86edcbbea922627_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:970c914b99d59f6cc4312609c53ce3036663c8b65ad7b470c86edcbbea922627_s390x",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:970c914b99d59f6cc4312609c53ce3036663c8b65ad7b470c86edcbbea922627_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9@sha256%3A970c914b99d59f6cc4312609c53ce3036663c8b65ad7b470c86edcbbea922627?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ingress-node-firewall-daemon-container-v4.14.0-202508190123.p2.gff4135b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:bff055248b8ce4c5474f4c35a9b3fcf882e56e5c4c1482f8c0cca8e8f71f1223_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:bff055248b8ce4c5474f4c35a9b3fcf882e56e5c4c1482f8c0cca8e8f71f1223_s390x",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:bff055248b8ce4c5474f4c35a9b3fcf882e56e5c4c1482f8c0cca8e8f71f1223_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9-operator@sha256%3Abff055248b8ce4c5474f4c35a9b3fcf882e56e5c4c1482f8c0cca8e8f71f1223?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ingress-node-firewall-operator-container-v4.14.0-202508260116.p2.gff4135b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker@sha256:220d1c0f3bf1ae16df1a3635d51acd99a57e148dad25b478a215294d63d186e9_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker@sha256:220d1c0f3bf1ae16df1a3635d51acd99a57e148dad25b478a215294d63d186e9_s390x",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-diskmaker@sha256:220d1c0f3bf1ae16df1a3635d51acd99a57e148dad25b478a215294d63d186e9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-diskmaker@sha256%3A220d1c0f3bf1ae16df1a3635d51acd99a57e148dad25b478a215294d63d186e9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=local-storage-diskmaker-container-v4.14.0-202508260116.p2.g599ce82.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel8@sha256:bf7ce596e889b5cdf607c20f71c6df65699dfff679b783ad061889c622177356_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel8@sha256:bf7ce596e889b5cdf607c20f71c6df65699dfff679b783ad061889c622177356_s390x",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel8@sha256:bf7ce596e889b5cdf607c20f71c6df65699dfff679b783ad061889c622177356_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-mustgather-rhel8@sha256%3Abf7ce596e889b5cdf607c20f71c6df65699dfff679b783ad061889c622177356?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-local-storage-mustgather-container-v4.14.0-202508260116.p2.g599ce82.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-operator@sha256:06fbb5c6b0dc68b7512c3066eb19e2d6f3425821dd87062b108b65ae8f45f3c2_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-operator@sha256:06fbb5c6b0dc68b7512c3066eb19e2d6f3425821dd87062b108b65ae8f45f3c2_s390x",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-operator@sha256:06fbb5c6b0dc68b7512c3066eb19e2d6f3425821dd87062b108b65ae8f45f3c2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-operator@sha256%3A06fbb5c6b0dc68b7512c3066eb19e2d6f3425821dd87062b108b65ae8f45f3c2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=local-storage-operator-container-v4.14.0-202508260116.p2.g599ce82.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:3a061fabd73dfa4fab91da44d48481de6666df92c72f1d775816b5899845cc31_s390x",
"product": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:3a061fabd73dfa4fab91da44d48481de6666df92c72f1d775816b5899845cc31_s390x",
"product_id": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:3a061fabd73dfa4fab91da44d48481de6666df92c72f1d775816b5899845cc31_s390x",
"product_identification_helper": {
"purl": "pkg:oci/nmstate-console-plugin-rhel8@sha256%3A3a061fabd73dfa4fab91da44d48481de6666df92c72f1d775816b5899845cc31?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=nmstate-console-plugin-container-v4.14.0-202508271029.p2.gb82c422.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery@sha256:e0ba1ec68ce45ae3f9bc3bfac40f4203a589aa46b2510068a5280511d87306ca_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery@sha256:e0ba1ec68ce45ae3f9bc3bfac40f4203a589aa46b2510068a5280511d87306ca_s390x",
"product_id": "registry.redhat.io/openshift4/ose-node-feature-discovery@sha256:e0ba1ec68ce45ae3f9bc3bfac40f4203a589aa46b2510068a5280511d87306ca_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-node-feature-discovery@sha256%3Ae0ba1ec68ce45ae3f9bc3bfac40f4203a589aa46b2510068a5280511d87306ca?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=node-feature-discovery-container-v4.14.0-202508260116.p2.gb30f8cb.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ansible-operator@sha256:dc087dc5a72631782ad26000edb028ed367e881660c3559b599f8903f6d2482c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ansible-operator@sha256:dc087dc5a72631782ad26000edb028ed367e881660c3559b599f8903f6d2482c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ansible-operator@sha256:dc087dc5a72631782ad26000edb028ed367e881660c3559b599f8903f6d2482c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ansible-operator@sha256%3Adc087dc5a72631782ad26000edb028ed367e881660c3559b599f8903f6d2482c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.14.0-202508260116.p2.g0ad973f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capacity@sha256:404733bfec5d85fab037aa2ea5733ec147e00dedb0a75aae8b07545d1f81c717_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity@sha256:404733bfec5d85fab037aa2ea5733ec147e00dedb0a75aae8b07545d1f81c717_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capacity@sha256:404733bfec5d85fab037aa2ea5733ec147e00dedb0a75aae8b07545d1f81c717_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capacity@sha256%3A404733bfec5d85fab037aa2ea5733ec147e00dedb0a75aae8b07545d1f81c717?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.14.0-202508260116.p2.g1d2edb6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:42d96da43fe9e0f2b63a2446a75673fb58d8c143dec917ff47f153999dfbe0db_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:42d96da43fe9e0f2b63a2446a75673fb58d8c143dec917ff47f153999dfbe0db_s390x",
"product_id": "registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:42d96da43fe9e0f2b63a2446a75673fb58d8c143dec917ff47f153999dfbe0db_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-dns-proxy@sha256%3A42d96da43fe9e0f2b63a2446a75673fb58d8c143dec917ff47f153999dfbe0db?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.14.0-202508260116.p2.g03e5f40.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-router@sha256:9d3a4491f346b4f5183b6cfd566bcc2ab699eb1ccf00838e3314266ac01903d9_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-router@sha256:9d3a4491f346b4f5183b6cfd566bcc2ab699eb1ccf00838e3314266ac01903d9_s390x",
"product_id": "registry.redhat.io/openshift4/ose-egress-router@sha256:9d3a4491f346b4f5183b6cfd566bcc2ab699eb1ccf00838e3314266ac01903d9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-router@sha256%3A9d3a4491f346b4f5183b6cfd566bcc2ab699eb1ccf00838e3314266ac01903d9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-egress-router-container-v4.14.0-202508260116.p2.g03e5f40.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-helm-operator@sha256:81fa16a6a36a1ce12cb0d25d70c57efb73f620a4d18c4fdc4e695205348be2ab_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-helm-operator@sha256:81fa16a6a36a1ce12cb0d25d70c57efb73f620a4d18c4fdc4e695205348be2ab_s390x",
"product_id": "registry.redhat.io/openshift4/ose-helm-operator@sha256:81fa16a6a36a1ce12cb0d25d70c57efb73f620a4d18c4fdc4e695205348be2ab_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-helm-operator@sha256%3A81fa16a6a36a1ce12cb0d25d70c57efb73f620a4d18c4fdc4e695205348be2ab?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-helm-operator-container-v4.14.0-202508260116.p2.g0ad973f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:83d40fec27059aec30319ad7baa507ad5f5729c2d203e6cb725500007ced2ef4_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:83d40fec27059aec30319ad7baa507ad5f5729c2d203e6cb725500007ced2ef4_s390x",
"product_id": "registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:83d40fec27059aec30319ad7baa507ad5f5729c2d203e6cb725500007ced2ef4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-sdk-rhel8@sha256%3A83d40fec27059aec30319ad7baa507ad5f5729c2d203e6cb725500007ced2ef4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-operator-sdk-container-v4.14.0-202508260116.p2.g0ad973f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:c52dbdc1e262158d2d1a994273c9bcd7f02f977732500cad856d84d8dd6ef1ef_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:c52dbdc1e262158d2d1a994273c9bcd7f02f977732500cad856d84d8dd6ef1ef_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:c52dbdc1e262158d2d1a994273c9bcd7f02f977732500cad856d84d8dd6ef1ef_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubernetes-nmstate-handler-rhel9@sha256%3Ac52dbdc1e262158d2d1a994273c9bcd7f02f977732500cad856d84d8dd6ef1ef?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.14.0-202508190123.p2.g23117c5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:c608958ca8b19f5a7178297172d340a182ec17d18d6fd592200b3d5682d2a76a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:c608958ca8b19f5a7178297172d340a182ec17d18d6fd592200b3d5682d2a76a_s390x",
"product_id": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:c608958ca8b19f5a7178297172d340a182ec17d18d6fd592200b3d5682d2a76a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kubernetes-nmstate-rhel9-operator@sha256%3Ac608958ca8b19f5a7178297172d340a182ec17d18d6fd592200b3d5682d2a76a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kubernetes-nmstate-operator-container-v4.14.0-202508271029.p2.g23117c5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:ed6b2c9e41da833301bae66d700cdaaff01bf2cf803e32fd5141f867da41c768_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:ed6b2c9e41da833301bae66d700cdaaff01bf2cf803e32fd5141f867da41c768_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:ed6b2c9e41da833301bae66d700cdaaff01bf2cf803e32fd5141f867da41c768_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-mustgather-rhel8@sha256%3Aed6b2c9e41da833301bae66d700cdaaff01bf2cf803e32fd5141f867da41c768?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.14.0-202508260116.p2.g9232c1f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:eb506e0f4c91225757e4cdd03a62f96cac4e59fddb7e132237dbc2c0ac19c997_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:eb506e0f4c91225757e4cdd03a62f96cac4e59fddb7e132237dbc2c0ac19c997_s390x",
"product_id": "registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:eb506e0f4c91225757e4cdd03a62f96cac4e59fddb7e132237dbc2c0ac19c997_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-http-proxy@sha256%3Aeb506e0f4c91225757e4cdd03a62f96cac4e59fddb7e132237dbc2c0ac19c997?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-egress-http-proxy-container-v4.14.0-202508260116.p2.g03e5f40.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:a5ddcfb13ef901b714a1140caefe1dea6c222b1e545b7ebd3f66334084318f49_s390x",
"product": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:a5ddcfb13ef901b714a1140caefe1dea6c222b1e545b7ebd3f66334084318f49_s390x",
"product_id": "registry.redhat.io/openshift4/frr-rhel9@sha256:a5ddcfb13ef901b714a1140caefe1dea6c222b1e545b7ebd3f66334084318f49_s390x",
"product_identification_helper": {
"purl": "pkg:oci/frr-rhel9@sha256%3Aa5ddcfb13ef901b714a1140caefe1dea6c222b1e545b7ebd3f66334084318f49?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-frr-container-v4.14.0-202508190123.p2.g0414ca3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:ebcdda34bc2b168b43c0eec3ce8cf0d4ad73bb3c9e9ed881c3ea181dbcfaacbf_s390x",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:ebcdda34bc2b168b43c0eec3ce8cf0d4ad73bb3c9e9ed881c3ea181dbcfaacbf_s390x",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9@sha256:ebcdda34bc2b168b43c0eec3ce8cf0d4ad73bb3c9e9ed881c3ea181dbcfaacbf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9@sha256%3Aebcdda34bc2b168b43c0eec3ce8cf0d4ad73bb3c9e9ed881c3ea181dbcfaacbf?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-metallb-container-v4.14.0-202508190123.p2.g772cd97.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:7b75afd718eb2ac0077dc697c152ead8105759a1b66b97b578ebf12345ace69a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:7b75afd718eb2ac0077dc697c152ead8105759a1b66b97b578ebf12345ace69a_s390x",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:7b75afd718eb2ac0077dc697c152ead8105759a1b66b97b578ebf12345ace69a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9-operator@sha256%3A7b75afd718eb2ac0077dc697c152ead8105759a1b66b97b578ebf12345ace69a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-metallb-operator-container-v4.14.0-202508261628.p2.g354718e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:230329313108683b24b0ee696b57e707be3c8c1812fcbba49ebf5ef06c4f0713_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:230329313108683b24b0ee696b57e707be3c8c1812fcbba49ebf5ef06c4f0713_s390x",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:230329313108683b24b0ee696b57e707be3c8c1812fcbba49ebf5ef06c4f0713_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel8@sha256%3A230329313108683b24b0ee696b57e707be3c8c1812fcbba49ebf5ef06c4f0713?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-secrets-store-csi-driver-container-v4.14.0-202508260116.p2.g4b5bd4b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:ab3ac6ab0eecd28cf5632c732ab7e96ed71c4817e01d4c62b1a4790240110e4b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:ab3ac6ab0eecd28cf5632c732ab7e96ed71c4817e01d4c62b1a4790240110e4b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:ab3ac6ab0eecd28cf5632c732ab7e96ed71c4817e01d4c62b1a4790240110e4b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel8-operator@sha256%3Aab3ac6ab0eecd28cf5632c732ab7e96ed71c4817e01d4c62b1a4790240110e4b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.14.0-202508260116.p2.g4f339d0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:d93a55f3008971dc9aa324091bba58700fdbb2fc62d381d57a17b55b6f69f991_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:d93a55f3008971dc9aa324091bba58700fdbb2fc62d381d57a17b55b6f69f991_s390x",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:d93a55f3008971dc9aa324091bba58700fdbb2fc62d381d57a17b55b6f69f991_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-mustgather-rhel8@sha256%3Ad93a55f3008971dc9aa324091bba58700fdbb2fc62d381d57a17b55b6f69f991?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-secrets-store-csi-mustgather-container-v4.14.0-202508260116.p2.g4f339d0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:1b69cb1af061349a0ab7c2cc042af44afe53723952354f9d63dca0637293f0e0_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:1b69cb1af061349a0ab7c2cc042af44afe53723952354f9d63dca0637293f0e0_s390x",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:1b69cb1af061349a0ab7c2cc042af44afe53723952354f9d63dca0637293f0e0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel8@sha256%3A1b69cb1af061349a0ab7c2cc042af44afe53723952354f9d63dca0637293f0e0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-vertical-pod-autoscaler-container-v4.14.0-202508260116.p2.gd030dba.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:71e347d4b9534ac983439538c5d40462969512694f4b6af681ea9174d49ee31f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:71e347d4b9534ac983439538c5d40462969512694f4b6af681ea9174d49ee31f_s390x",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:71e347d4b9534ac983439538c5d40462969512694f4b6af681ea9174d49ee31f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel8-operator@sha256%3A71e347d4b9534ac983439538c5d40462969512694f4b6af681ea9174d49ee31f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-vertical-pod-autoscaler-operator-container-v4.14.0-202508260116.p2.gb70ce20.assembly.stream.el8"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/cloud-event-proxy-rhel8@sha256:18032f7dd2ce8f5bf3df51c3888e3d7ddf2f182b77ddd2d0b644742e640432a0_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/cloud-event-proxy-rhel8@sha256:18032f7dd2ce8f5bf3df51c3888e3d7ddf2f182b77ddd2d0b644742e640432a0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/cloud-event-proxy-rhel8@sha256:18032f7dd2ce8f5bf3df51c3888e3d7ddf2f182b77ddd2d0b644742e640432a0_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/cloud-event-proxy-rhel8@sha256:1b8dd064d7cc60ec32ad66531f425a1be5d3d97d5a35a40c1883d2fb1d2e4076_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/cloud-event-proxy-rhel8@sha256:1b8dd064d7cc60ec32ad66531f425a1be5d3d97d5a35a40c1883d2fb1d2e4076_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/cloud-event-proxy-rhel8@sha256:1b8dd064d7cc60ec32ad66531f425a1be5d3d97d5a35a40c1883d2fb1d2e4076_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/cloud-event-proxy-rhel8@sha256:d000a16f023db1fdd192a2527a3e1a41e5bc1228719b09a1c7ec101320185a4b_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/cloud-event-proxy-rhel8@sha256:d000a16f023db1fdd192a2527a3e1a41e5bc1228719b09a1c7ec101320185a4b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/cloud-event-proxy-rhel8@sha256:d000a16f023db1fdd192a2527a3e1a41e5bc1228719b09a1c7ec101320185a4b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:5a0ffdca84691794d6bc554d6b4be94c10323587f7647b3c6d7cc768c9495a01_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/frr-rhel9@sha256:5a0ffdca84691794d6bc554d6b4be94c10323587f7647b3c6d7cc768c9495a01_amd64"
},
"product_reference": "registry.redhat.io/openshift4/frr-rhel9@sha256:5a0ffdca84691794d6bc554d6b4be94c10323587f7647b3c6d7cc768c9495a01_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:a3c0833e81aa542ab93ac9c65b668a97cb3494d87504976435bd083396ee3c63_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/frr-rhel9@sha256:a3c0833e81aa542ab93ac9c65b668a97cb3494d87504976435bd083396ee3c63_arm64"
},
"product_reference": "registry.redhat.io/openshift4/frr-rhel9@sha256:a3c0833e81aa542ab93ac9c65b668a97cb3494d87504976435bd083396ee3c63_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:a5ddcfb13ef901b714a1140caefe1dea6c222b1e545b7ebd3f66334084318f49_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/frr-rhel9@sha256:a5ddcfb13ef901b714a1140caefe1dea6c222b1e545b7ebd3f66334084318f49_s390x"
},
"product_reference": "registry.redhat.io/openshift4/frr-rhel9@sha256:a5ddcfb13ef901b714a1140caefe1dea6c222b1e545b7ebd3f66334084318f49_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:be4bbd5a52aab75ccfaa35a0a7950ee2828ef24e621f9d9bb5ef3f32b2e6117f_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/frr-rhel9@sha256:be4bbd5a52aab75ccfaa35a0a7950ee2828ef24e621f9d9bb5ef3f32b2e6117f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/frr-rhel9@sha256:be4bbd5a52aab75ccfaa35a0a7950ee2828ef24e621f9d9bb5ef3f32b2e6117f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:30c24f700db9776f99e13057c63c7f361ee6ec416d408626930f773bdcaa0b94_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:30c24f700db9776f99e13057c63c7f361ee6ec416d408626930f773bdcaa0b94_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:30c24f700db9776f99e13057c63c7f361ee6ec416d408626930f773bdcaa0b94_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:7c91fc5e366b49bf65d57f00c12f3b2d2b910e7729f3182a8c54d7b15e3b866f_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:7c91fc5e366b49bf65d57f00c12f3b2d2b910e7729f3182a8c54d7b15e3b866f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:7c91fc5e366b49bf65d57f00c12f3b2d2b910e7729f3182a8c54d7b15e3b866f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:bff055248b8ce4c5474f4c35a9b3fcf882e56e5c4c1482f8c0cca8e8f71f1223_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:bff055248b8ce4c5474f4c35a9b3fcf882e56e5c4c1482f8c0cca8e8f71f1223_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:bff055248b8ce4c5474f4c35a9b3fcf882e56e5c4c1482f8c0cca8e8f71f1223_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:c11a4b8c775a97eef4b1c00dc1a4f7db6eba99ff3fca6edccd0f1919e2f7e4dd_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:c11a4b8c775a97eef4b1c00dc1a4f7db6eba99ff3fca6edccd0f1919e2f7e4dd_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:c11a4b8c775a97eef4b1c00dc1a4f7db6eba99ff3fca6edccd0f1919e2f7e4dd_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:3922263bf972906b3ed9d45fa5af38b44ceb6250d006eb7ab0b8d192155b093c_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:3922263bf972906b3ed9d45fa5af38b44ceb6250d006eb7ab0b8d192155b093c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:3922263bf972906b3ed9d45fa5af38b44ceb6250d006eb7ab0b8d192155b093c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:907463571d1a660ac2a4432dbac2522051d7922850bc3677e82bb95ebd2d7aec_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:907463571d1a660ac2a4432dbac2522051d7922850bc3677e82bb95ebd2d7aec_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:907463571d1a660ac2a4432dbac2522051d7922850bc3677e82bb95ebd2d7aec_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:970c914b99d59f6cc4312609c53ce3036663c8b65ad7b470c86edcbbea922627_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:970c914b99d59f6cc4312609c53ce3036663c8b65ad7b470c86edcbbea922627_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:970c914b99d59f6cc4312609c53ce3036663c8b65ad7b470c86edcbbea922627_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:d10d1a867a5c4fc4adece9eb666d90b65505e829986b8663425512642f9ef74f_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:d10d1a867a5c4fc4adece9eb666d90b65505e829986b8663425512642f9ef74f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:d10d1a867a5c4fc4adece9eb666d90b65505e829986b8663425512642f9ef74f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:1b8fe75abcd744c669e2fb8919b6db9127b543a6c9024884ce35b87fdde6a917_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:1b8fe75abcd744c669e2fb8919b6db9127b543a6c9024884ce35b87fdde6a917_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:1b8fe75abcd744c669e2fb8919b6db9127b543a6c9024884ce35b87fdde6a917_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:699c8b47c4682e7a5ff3fc4af78ee7cff6a41c833d563db0f365a047e29b94e8_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:699c8b47c4682e7a5ff3fc4af78ee7cff6a41c833d563db0f365a047e29b94e8_arm64"
},
"product_reference": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:699c8b47c4682e7a5ff3fc4af78ee7cff6a41c833d563db0f365a047e29b94e8_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:c608958ca8b19f5a7178297172d340a182ec17d18d6fd592200b3d5682d2a76a_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:c608958ca8b19f5a7178297172d340a182ec17d18d6fd592200b3d5682d2a76a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:c608958ca8b19f5a7178297172d340a182ec17d18d6fd592200b3d5682d2a76a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:efba13caabe538cdeb446a5620006110e17c1362f1ce789dfb788811197320e3_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:efba13caabe538cdeb446a5620006110e17c1362f1ce789dfb788811197320e3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:efba13caabe538cdeb446a5620006110e17c1362f1ce789dfb788811197320e3_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:1e7131d0e8063646793f22c7e02fbb53140f0fda2055e5375b93d4fd7db4e634_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:1e7131d0e8063646793f22c7e02fbb53140f0fda2055e5375b93d4fd7db4e634_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:1e7131d0e8063646793f22c7e02fbb53140f0fda2055e5375b93d4fd7db4e634_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:7b75afd718eb2ac0077dc697c152ead8105759a1b66b97b578ebf12345ace69a_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:7b75afd718eb2ac0077dc697c152ead8105759a1b66b97b578ebf12345ace69a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:7b75afd718eb2ac0077dc697c152ead8105759a1b66b97b578ebf12345ace69a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:b65843a46e30a6293361f6dbb87f25df956f2cfb469ca33f4bba184f96d171f5_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:b65843a46e30a6293361f6dbb87f25df956f2cfb469ca33f4bba184f96d171f5_arm64"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:b65843a46e30a6293361f6dbb87f25df956f2cfb469ca33f4bba184f96d171f5_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:db99c12d594d7ba5fb124f9f9229ab55ad6a8aa9ae53b6dfff45e0192a6b2606_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:db99c12d594d7ba5fb124f9f9229ab55ad6a8aa9ae53b6dfff45e0192a6b2606_amd64"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:db99c12d594d7ba5fb124f9f9229ab55ad6a8aa9ae53b6dfff45e0192a6b2606_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:173e68abb03985e6799e0aae078d10215925bb2152ded647a8158b75e546be00_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/metallb-rhel9@sha256:173e68abb03985e6799e0aae078d10215925bb2152ded647a8158b75e546be00_arm64"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9@sha256:173e68abb03985e6799e0aae078d10215925bb2152ded647a8158b75e546be00_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:55a93e6457a1f004b3502374bc983360037398b37c8116f47869a682e5d5e810_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/metallb-rhel9@sha256:55a93e6457a1f004b3502374bc983360037398b37c8116f47869a682e5d5e810_amd64"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9@sha256:55a93e6457a1f004b3502374bc983360037398b37c8116f47869a682e5d5e810_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:dd341338806d70e08ee55a4d29dc4159cb268fc34e36994c062ea82df8bb4189_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/metallb-rhel9@sha256:dd341338806d70e08ee55a4d29dc4159cb268fc34e36994c062ea82df8bb4189_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9@sha256:dd341338806d70e08ee55a4d29dc4159cb268fc34e36994c062ea82df8bb4189_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:ebcdda34bc2b168b43c0eec3ce8cf0d4ad73bb3c9e9ed881c3ea181dbcfaacbf_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/metallb-rhel9@sha256:ebcdda34bc2b168b43c0eec3ce8cf0d4ad73bb3c9e9ed881c3ea181dbcfaacbf_s390x"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9@sha256:ebcdda34bc2b168b43c0eec3ce8cf0d4ad73bb3c9e9ed881c3ea181dbcfaacbf_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:28aa650033b4f22199ac22bc9659e9fc99b46d1e66f8dc15c33c307ebb6848d9_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:28aa650033b4f22199ac22bc9659e9fc99b46d1e66f8dc15c33c307ebb6848d9_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:28aa650033b4f22199ac22bc9659e9fc99b46d1e66f8dc15c33c307ebb6848d9_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:28ea1c534b59bef80f38c015b60266ce0f8db627395a50783c41753e5c6fe5fb_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:28ea1c534b59bef80f38c015b60266ce0f8db627395a50783c41753e5c6fe5fb_amd64"
},
"product_reference": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:28ea1c534b59bef80f38c015b60266ce0f8db627395a50783c41753e5c6fe5fb_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:3a061fabd73dfa4fab91da44d48481de6666df92c72f1d775816b5899845cc31_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:3a061fabd73dfa4fab91da44d48481de6666df92c72f1d775816b5899845cc31_s390x"
},
"product_reference": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:3a061fabd73dfa4fab91da44d48481de6666df92c72f1d775816b5899845cc31_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:db7d8648fdb95c24fb45217dd68882f21fdd8671c791a6a74bc048b917f03f54_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:db7d8648fdb95c24fb45217dd68882f21fdd8671c791a6a74bc048b917f03f54_arm64"
},
"product_reference": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:db7d8648fdb95c24fb45217dd68882f21fdd8671c791a6a74bc048b917f03f54_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ansible-operator@sha256:c064112aa7a593dbb64eee30f5db80b5dc823a0437907e934579b689c38812ff_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ansible-operator@sha256:c064112aa7a593dbb64eee30f5db80b5dc823a0437907e934579b689c38812ff_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ansible-operator@sha256:c064112aa7a593dbb64eee30f5db80b5dc823a0437907e934579b689c38812ff_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ansible-operator@sha256:c476b7d414b9ed6424cb5fd85fd095874290c7a486c8609f1f189b168a1f942e_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ansible-operator@sha256:c476b7d414b9ed6424cb5fd85fd095874290c7a486c8609f1f189b168a1f942e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ansible-operator@sha256:c476b7d414b9ed6424cb5fd85fd095874290c7a486c8609f1f189b168a1f942e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ansible-operator@sha256:dc087dc5a72631782ad26000edb028ed367e881660c3559b599f8903f6d2482c_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ansible-operator@sha256:dc087dc5a72631782ad26000edb028ed367e881660c3559b599f8903f6d2482c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ansible-operator@sha256:dc087dc5a72631782ad26000edb028ed367e881660c3559b599f8903f6d2482c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ansible-operator@sha256:f96e5bbbfcec7578e030b3c9dc6242caca675d2fb5660743c4deb599474fe209_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ansible-operator@sha256:f96e5bbbfcec7578e030b3c9dc6242caca675d2fb5660743c4deb599474fe209_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ansible-operator@sha256:f96e5bbbfcec7578e030b3c9dc6242caca675d2fb5660743c4deb599474fe209_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:aa8916734c8706ddd72caf3211cbb851b679d1e9367737143ff6e8c0d6a5a46e_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:aa8916734c8706ddd72caf3211cbb851b679d1e9367737143ff6e8c0d6a5a46e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:aa8916734c8706ddd72caf3211cbb851b679d1e9367737143ff6e8c0d6a5a46e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:e27d189334af72dec5f320f386a00dd7b21a824137c4b6d87336d7cdd168e8ae_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:e27d189334af72dec5f320f386a00dd7b21a824137c4b6d87336d7cdd168e8ae_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:e27d189334af72dec5f320f386a00dd7b21a824137c4b6d87336d7cdd168e8ae_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:14c9a29560aa8f2615db001f7a09286d5381b19fb195b6168a1667f3a5920006_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:14c9a29560aa8f2615db001f7a09286d5381b19fb195b6168a1667f3a5920006_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:14c9a29560aa8f2615db001f7a09286d5381b19fb195b6168a1667f3a5920006_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:b165c0d88ab6cb0eee6eae2a721b7f4f6dfa65a520c70dbb7bb5fd4c65c159a1_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:b165c0d88ab6cb0eee6eae2a721b7f4f6dfa65a520c70dbb7bb5fd4c65c159a1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:b165c0d88ab6cb0eee6eae2a721b7f4f6dfa65a520c70dbb7bb5fd4c65c159a1_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel8@sha256:18032f7dd2ce8f5bf3df51c3888e3d7ddf2f182b77ddd2d0b644742e640432a0_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel8@sha256:18032f7dd2ce8f5bf3df51c3888e3d7ddf2f182b77ddd2d0b644742e640432a0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel8@sha256:18032f7dd2ce8f5bf3df51c3888e3d7ddf2f182b77ddd2d0b644742e640432a0_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel8@sha256:1b8dd064d7cc60ec32ad66531f425a1be5d3d97d5a35a40c1883d2fb1d2e4076_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel8@sha256:1b8dd064d7cc60ec32ad66531f425a1be5d3d97d5a35a40c1883d2fb1d2e4076_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel8@sha256:1b8dd064d7cc60ec32ad66531f425a1be5d3d97d5a35a40c1883d2fb1d2e4076_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel8@sha256:d000a16f023db1fdd192a2527a3e1a41e5bc1228719b09a1c7ec101320185a4b_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel8@sha256:d000a16f023db1fdd192a2527a3e1a41e5bc1228719b09a1c7ec101320185a4b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel8@sha256:d000a16f023db1fdd192a2527a3e1a41e5bc1228719b09a1c7ec101320185a4b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity@sha256:27bf861d71687689ca0ef596a1781bd193ffaae67ed97187fa8f33270ba8251b_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-capacity@sha256:27bf861d71687689ca0ef596a1781bd193ffaae67ed97187fa8f33270ba8251b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capacity@sha256:27bf861d71687689ca0ef596a1781bd193ffaae67ed97187fa8f33270ba8251b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity@sha256:404733bfec5d85fab037aa2ea5733ec147e00dedb0a75aae8b07545d1f81c717_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-capacity@sha256:404733bfec5d85fab037aa2ea5733ec147e00dedb0a75aae8b07545d1f81c717_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capacity@sha256:404733bfec5d85fab037aa2ea5733ec147e00dedb0a75aae8b07545d1f81c717_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity@sha256:97951577b243944085958dd0b7fdce078ff59b5e9dec276d154a860646085e3d_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-capacity@sha256:97951577b243944085958dd0b7fdce078ff59b5e9dec276d154a860646085e3d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capacity@sha256:97951577b243944085958dd0b7fdce078ff59b5e9dec276d154a860646085e3d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity@sha256:c961ff90ca0d7e1dc39fd0928c6be496afd252e0aecbf3255c793bf281bb8048_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-capacity@sha256:c961ff90ca0d7e1dc39fd0928c6be496afd252e0aecbf3255c793bf281bb8048_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capacity@sha256:c961ff90ca0d7e1dc39fd0928c6be496afd252e0aecbf3255c793bf281bb8048_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-operator@sha256:57132e9252c102eea63dcb3fc7dd86bae8333641625322faccd57302fe978b19_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-nfd-operator@sha256:57132e9252c102eea63dcb3fc7dd86bae8333641625322faccd57302fe978b19_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-nfd-operator@sha256:57132e9252c102eea63dcb3fc7dd86bae8333641625322faccd57302fe978b19_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-operator@sha256:70eb35cb98b1f91a3609bbe4a9af61b4e32099b3cce2d591da4ffdb0dc2ff854_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-nfd-operator@sha256:70eb35cb98b1f91a3609bbe4a9af61b4e32099b3cce2d591da4ffdb0dc2ff854_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-nfd-operator@sha256:70eb35cb98b1f91a3609bbe4a9af61b4e32099b3cce2d591da4ffdb0dc2ff854_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-operator@sha256:aed18a977d56687f96236510fa60f1c2d8938519fc3149312bd33965f6895be6_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-nfd-operator@sha256:aed18a977d56687f96236510fa60f1c2d8938519fc3149312bd33965f6895be6_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-nfd-operator@sha256:aed18a977d56687f96236510fa60f1c2d8938519fc3149312bd33965f6895be6_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-operator@sha256:bad2e28c9569e055f9de8e9b3ccd1a2da69e9865005e2ab51a7b471b2ef75579_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-nfd-operator@sha256:bad2e28c9569e055f9de8e9b3ccd1a2da69e9865005e2ab51a7b471b2ef75579_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-nfd-operator@sha256:bad2e28c9569e055f9de8e9b3ccd1a2da69e9865005e2ab51a7b471b2ef75579_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:3cdf13b68c1e1e9f94d3e9a3f7f83c4f8e234bfa4be99b6eaefd25256ba9a0b1_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:3cdf13b68c1e1e9f94d3e9a3f7f83c4f8e234bfa4be99b6eaefd25256ba9a0b1_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:3cdf13b68c1e1e9f94d3e9a3f7f83c4f8e234bfa4be99b6eaefd25256ba9a0b1_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:48399cc591f4b9329acc63b08f3a3b3783ea0f229e9033c0a78365aec4b4d00d_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:48399cc591f4b9329acc63b08f3a3b3783ea0f229e9033c0a78365aec4b4d00d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:48399cc591f4b9329acc63b08f3a3b3783ea0f229e9033c0a78365aec4b4d00d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:9e47cdea8e508925cb523d77c47989950c6b940f564bbaeef13e16c41a18151d_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:9e47cdea8e508925cb523d77c47989950c6b940f564bbaeef13e16c41a18151d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:9e47cdea8e508925cb523d77c47989950c6b940f564bbaeef13e16c41a18151d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:e28717febe62795200f917fbf2d0670daf7e87a3525f203b42adf2c86bbe72fc_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:e28717febe62795200f917fbf2d0670daf7e87a3525f203b42adf2c86bbe72fc_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:e28717febe62795200f917fbf2d0670daf7e87a3525f203b42adf2c86bbe72fc_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8@sha256:1242a41c8878576390f6508ea42bf71f3813729f7f8973839e4e53af47c9b35e_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8@sha256:1242a41c8878576390f6508ea42bf71f3813729f7f8973839e4e53af47c9b35e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8@sha256:1242a41c8878576390f6508ea42bf71f3813729f7f8973839e4e53af47c9b35e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8@sha256:169f19aa2fe736cde54e200d86203725ee986dcba1434b7f230644c0a16f4c4a_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8@sha256:169f19aa2fe736cde54e200d86203725ee986dcba1434b7f230644c0a16f4c4a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8@sha256:169f19aa2fe736cde54e200d86203725ee986dcba1434b7f230644c0a16f4c4a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8@sha256:5c567df3d58831cc2cdf9f244d4bb66a11522b4a1d16c3e31f5f81f8d98e34da_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8@sha256:5c567df3d58831cc2cdf9f244d4bb66a11522b4a1d16c3e31f5f81f8d98e34da_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8@sha256:5c567df3d58831cc2cdf9f244d4bb66a11522b4a1d16c3e31f5f81f8d98e34da_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8@sha256:b3f9d2d69d5bae0b8e9be32d4227d352088809f4ab079b374c8ee3fec2aea001_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8@sha256:b3f9d2d69d5bae0b8e9be32d4227d352088809f4ab079b374c8ee3fec2aea001_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8@sha256:b3f9d2d69d5bae0b8e9be32d4227d352088809f4ab079b374c8ee3fec2aea001_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:8432014bec98adffbee38522c997d557cda886f65f84376080fc505850964033_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:8432014bec98adffbee38522c997d557cda886f65f84376080fc505850964033_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:8432014bec98adffbee38522c997d557cda886f65f84376080fc505850964033_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:a752ccce231ce81f2c54e3830cf0c38837bb49e4cd31081dbd9c877f8851e1ba_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:a752ccce231ce81f2c54e3830cf0c38837bb49e4cd31081dbd9c877f8851e1ba_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:a752ccce231ce81f2c54e3830cf0c38837bb49e4cd31081dbd9c877f8851e1ba_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:d8018771468b036d193a99b0c7e2c859fdea4c4ca02bb6e21ca583f75120a0ee_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:d8018771468b036d193a99b0c7e2c859fdea4c4ca02bb6e21ca583f75120a0ee_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:d8018771468b036d193a99b0c7e2c859fdea4c4ca02bb6e21ca583f75120a0ee_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:ed6b2c9e41da833301bae66d700cdaaff01bf2cf803e32fd5141f867da41c768_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:ed6b2c9e41da833301bae66d700cdaaff01bf2cf803e32fd5141f867da41c768_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:ed6b2c9e41da833301bae66d700cdaaff01bf2cf803e32fd5141f867da41c768_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:2134682501030198a58eafc0d117a3c289394de454b18281f7b0946caa579fc9_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:2134682501030198a58eafc0d117a3c289394de454b18281f7b0946caa579fc9_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:2134682501030198a58eafc0d117a3c289394de454b18281f7b0946caa579fc9_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:42d96da43fe9e0f2b63a2446a75673fb58d8c143dec917ff47f153999dfbe0db_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:42d96da43fe9e0f2b63a2446a75673fb58d8c143dec917ff47f153999dfbe0db_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:42d96da43fe9e0f2b63a2446a75673fb58d8c143dec917ff47f153999dfbe0db_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:ab1f24c088a0c3eda0894edae937e9f78d05beac78c631a064406d4bc42bd4e6_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:ab1f24c088a0c3eda0894edae937e9f78d05beac78c631a064406d4bc42bd4e6_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:ab1f24c088a0c3eda0894edae937e9f78d05beac78c631a064406d4bc42bd4e6_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:c5d50ebba87b92564e0a9816903c967d306ec6481a83d1c9487cdbe41759c407_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:c5d50ebba87b92564e0a9816903c967d306ec6481a83d1c9487cdbe41759c407_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:c5d50ebba87b92564e0a9816903c967d306ec6481a83d1c9487cdbe41759c407_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:c8c3f2ef7e8bfb81cf07d3809c858ba278fa18340789e4b5994ea5af81201712_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:c8c3f2ef7e8bfb81cf07d3809c858ba278fa18340789e4b5994ea5af81201712_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:c8c3f2ef7e8bfb81cf07d3809c858ba278fa18340789e4b5994ea5af81201712_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:e9c14f3ebe1155aae37eaefb5d608b7dd43a35e7d2f7c323c649f4a50861c480_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:e9c14f3ebe1155aae37eaefb5d608b7dd43a35e7d2f7c323c649f4a50861c480_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:e9c14f3ebe1155aae37eaefb5d608b7dd43a35e7d2f7c323c649f4a50861c480_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:eb506e0f4c91225757e4cdd03a62f96cac4e59fddb7e132237dbc2c0ac19c997_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:eb506e0f4c91225757e4cdd03a62f96cac4e59fddb7e132237dbc2c0ac19c997_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:eb506e0f4c91225757e4cdd03a62f96cac4e59fddb7e132237dbc2c0ac19c997_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:ec18fc905ca952a3edb5cbc81f84a5ad92ae8de80889514a40b243d1c368f68b_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:ec18fc905ca952a3edb5cbc81f84a5ad92ae8de80889514a40b243d1c368f68b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:ec18fc905ca952a3edb5cbc81f84a5ad92ae8de80889514a40b243d1c368f68b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-router@sha256:022aad9773656d60471089c385e1fde3231ecfde849cce72ae50610fc89a25f8_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-egress-router@sha256:022aad9773656d60471089c385e1fde3231ecfde849cce72ae50610fc89a25f8_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-router@sha256:022aad9773656d60471089c385e1fde3231ecfde849cce72ae50610fc89a25f8_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-router@sha256:0f83d567e02c4d6066990b48212882de4e1c666b18bd1c39382e99359dfb3ab8_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-egress-router@sha256:0f83d567e02c4d6066990b48212882de4e1c666b18bd1c39382e99359dfb3ab8_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-router@sha256:0f83d567e02c4d6066990b48212882de4e1c666b18bd1c39382e99359dfb3ab8_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-router@sha256:97abe710bbc64c572c95e229497011397091d54053a972ad1aa14fa8785b4e41_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-egress-router@sha256:97abe710bbc64c572c95e229497011397091d54053a972ad1aa14fa8785b4e41_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-router@sha256:97abe710bbc64c572c95e229497011397091d54053a972ad1aa14fa8785b4e41_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-router@sha256:9d3a4491f346b4f5183b6cfd566bcc2ab699eb1ccf00838e3314266ac01903d9_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-egress-router@sha256:9d3a4491f346b4f5183b6cfd566bcc2ab699eb1ccf00838e3314266ac01903d9_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-router@sha256:9d3a4491f346b4f5183b6cfd566bcc2ab699eb1ccf00838e3314266ac01903d9_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:2498564f0baa213bedf54242b9c6d1db514d3bb1ea5ccd398ff9786f0dfeb534_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:2498564f0baa213bedf54242b9c6d1db514d3bb1ea5ccd398ff9786f0dfeb534_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:2498564f0baa213bedf54242b9c6d1db514d3bb1ea5ccd398ff9786f0dfeb534_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:8c778e4e9ce7d33fa278c172fed594de63e71acea9142689aa3d2f1e9e2f45af_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:8c778e4e9ce7d33fa278c172fed594de63e71acea9142689aa3d2f1e9e2f45af_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:8c778e4e9ce7d33fa278c172fed594de63e71acea9142689aa3d2f1e9e2f45af_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:a93e4c741b08be8217b36aacde5533966e58066edebb3658ec79e8433b8550ef_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:a93e4c741b08be8217b36aacde5533966e58066edebb3658ec79e8433b8550ef_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:a93e4c741b08be8217b36aacde5533966e58066edebb3658ec79e8433b8550ef_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:1caca957781d85684cb0796c9917274f5b58703dac903a9858e1b688f4d62dee_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:1caca957781d85684cb0796c9917274f5b58703dac903a9858e1b688f4d62dee_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:1caca957781d85684cb0796c9917274f5b58703dac903a9858e1b688f4d62dee_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:24595f4ef1b7548fa7acfeb125b55785a1eeb83b61849e05918248fd03529f06_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:24595f4ef1b7548fa7acfeb125b55785a1eeb83b61849e05918248fd03529f06_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:24595f4ef1b7548fa7acfeb125b55785a1eeb83b61849e05918248fd03529f06_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:9f36e3035b7368d553da0936f190a68879e12c5b0bc99ea8bb1b241b3cd76c0c_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:9f36e3035b7368d553da0936f190a68879e12c5b0bc99ea8bb1b241b3cd76c0c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:9f36e3035b7368d553da0936f190a68879e12c5b0bc99ea8bb1b241b3cd76c0c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-helm-operator@sha256:233dbb7e59dfa55b53a36d5d860b5ac34296055ebfd267a31fd36ee5545b31e8_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-helm-operator@sha256:233dbb7e59dfa55b53a36d5d860b5ac34296055ebfd267a31fd36ee5545b31e8_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-helm-operator@sha256:233dbb7e59dfa55b53a36d5d860b5ac34296055ebfd267a31fd36ee5545b31e8_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-helm-operator@sha256:81fa16a6a36a1ce12cb0d25d70c57efb73f620a4d18c4fdc4e695205348be2ab_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-helm-operator@sha256:81fa16a6a36a1ce12cb0d25d70c57efb73f620a4d18c4fdc4e695205348be2ab_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-helm-operator@sha256:81fa16a6a36a1ce12cb0d25d70c57efb73f620a4d18c4fdc4e695205348be2ab_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-helm-operator@sha256:a98e69aa334967ade7e3d1c09fe04995ee00732278ca54c586cbb09cf9aee9a3_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-helm-operator@sha256:a98e69aa334967ade7e3d1c09fe04995ee00732278ca54c586cbb09cf9aee9a3_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-helm-operator@sha256:a98e69aa334967ade7e3d1c09fe04995ee00732278ca54c586cbb09cf9aee9a3_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-helm-operator@sha256:da3976518154ebb5405e26d02b270942eed941a804f04abf2ddc69c9b90cf1de_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-helm-operator@sha256:da3976518154ebb5405e26d02b270942eed941a804f04abf2ddc69c9b90cf1de_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-helm-operator@sha256:da3976518154ebb5405e26d02b270942eed941a804f04abf2ddc69c9b90cf1de_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:7f34b4f8222bc49efd1e34a17c8b657069398b598e9aa988e792a2bb07f34ada_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:7f34b4f8222bc49efd1e34a17c8b657069398b598e9aa988e792a2bb07f34ada_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:7f34b4f8222bc49efd1e34a17c8b657069398b598e9aa988e792a2bb07f34ada_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ab6682c97c4a8ba41effb17a179c7d491cf6d487ed69e56fad511db02fec30d4_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ab6682c97c4a8ba41effb17a179c7d491cf6d487ed69e56fad511db02fec30d4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ab6682c97c4a8ba41effb17a179c7d491cf6d487ed69e56fad511db02fec30d4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:b6dffd9254412eaeb4f13d9ecbb25d161b5fa941d14e8a91468f3be96dd01cd7_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:b6dffd9254412eaeb4f13d9ecbb25d161b5fa941d14e8a91468f3be96dd01cd7_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:b6dffd9254412eaeb4f13d9ecbb25d161b5fa941d14e8a91468f3be96dd01cd7_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:c52dbdc1e262158d2d1a994273c9bcd7f02f977732500cad856d84d8dd6ef1ef_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:c52dbdc1e262158d2d1a994273c9bcd7f02f977732500cad856d84d8dd6ef1ef_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:c52dbdc1e262158d2d1a994273c9bcd7f02f977732500cad856d84d8dd6ef1ef_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker@sha256:077ab960cc63848b2e647768743165042ee11f35637c5cbd2d095cdc92cb1f0f_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-local-storage-diskmaker@sha256:077ab960cc63848b2e647768743165042ee11f35637c5cbd2d095cdc92cb1f0f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-diskmaker@sha256:077ab960cc63848b2e647768743165042ee11f35637c5cbd2d095cdc92cb1f0f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker@sha256:220d1c0f3bf1ae16df1a3635d51acd99a57e148dad25b478a215294d63d186e9_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-local-storage-diskmaker@sha256:220d1c0f3bf1ae16df1a3635d51acd99a57e148dad25b478a215294d63d186e9_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-diskmaker@sha256:220d1c0f3bf1ae16df1a3635d51acd99a57e148dad25b478a215294d63d186e9_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker@sha256:94da78fcb97d53d3e8dc740cc90bb78af77e7f9b85ec3b852ccde32d9734bb46_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-local-storage-diskmaker@sha256:94da78fcb97d53d3e8dc740cc90bb78af77e7f9b85ec3b852ccde32d9734bb46_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-diskmaker@sha256:94da78fcb97d53d3e8dc740cc90bb78af77e7f9b85ec3b852ccde32d9734bb46_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker@sha256:bcc998dccf6e0b18c83ed07962b6c01568778d43d59da0ce22a914fd45c4bc99_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-local-storage-diskmaker@sha256:bcc998dccf6e0b18c83ed07962b6c01568778d43d59da0ce22a914fd45c4bc99_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-diskmaker@sha256:bcc998dccf6e0b18c83ed07962b6c01568778d43d59da0ce22a914fd45c4bc99_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel8@sha256:36a994d12a6374369350688211d93651ca2bdc9abf1dceee63adb6f12d3ee47b_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel8@sha256:36a994d12a6374369350688211d93651ca2bdc9abf1dceee63adb6f12d3ee47b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel8@sha256:36a994d12a6374369350688211d93651ca2bdc9abf1dceee63adb6f12d3ee47b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel8@sha256:bf7ce596e889b5cdf607c20f71c6df65699dfff679b783ad061889c622177356_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel8@sha256:bf7ce596e889b5cdf607c20f71c6df65699dfff679b783ad061889c622177356_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel8@sha256:bf7ce596e889b5cdf607c20f71c6df65699dfff679b783ad061889c622177356_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel8@sha256:c42e02f06567cbe5cb478be18328bf619ae7d3f452a5e11a4eb04718a26b459b_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel8@sha256:c42e02f06567cbe5cb478be18328bf619ae7d3f452a5e11a4eb04718a26b459b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel8@sha256:c42e02f06567cbe5cb478be18328bf619ae7d3f452a5e11a4eb04718a26b459b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel8@sha256:fa6e4074f7f7ffcee630c7d3669cd66ea9a5d1bcb8ca62d741b5c94b851715f5_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel8@sha256:fa6e4074f7f7ffcee630c7d3669cd66ea9a5d1bcb8ca62d741b5c94b851715f5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel8@sha256:fa6e4074f7f7ffcee630c7d3669cd66ea9a5d1bcb8ca62d741b5c94b851715f5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-operator@sha256:06fbb5c6b0dc68b7512c3066eb19e2d6f3425821dd87062b108b65ae8f45f3c2_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-local-storage-operator@sha256:06fbb5c6b0dc68b7512c3066eb19e2d6f3425821dd87062b108b65ae8f45f3c2_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-operator@sha256:06fbb5c6b0dc68b7512c3066eb19e2d6f3425821dd87062b108b65ae8f45f3c2_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-operator@sha256:88e54a486a521e999e9df844d778e10faeee9aaa4c7a5ccec863d9b4b849c503_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-local-storage-operator@sha256:88e54a486a521e999e9df844d778e10faeee9aaa4c7a5ccec863d9b4b849c503_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-operator@sha256:88e54a486a521e999e9df844d778e10faeee9aaa4c7a5ccec863d9b4b849c503_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-operator@sha256:d95d3a409ef298f2712edf22411b19895832a0564688bf407774c94aa7caf583_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-local-storage-operator@sha256:d95d3a409ef298f2712edf22411b19895832a0564688bf407774c94aa7caf583_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-operator@sha256:d95d3a409ef298f2712edf22411b19895832a0564688bf407774c94aa7caf583_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-operator@sha256:f8eb99d234a4b6abeaf72b9074152a2fbe4bbe995b1db1481c801c15fa98fc90_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-local-storage-operator@sha256:f8eb99d234a4b6abeaf72b9074152a2fbe4bbe995b1db1481c801c15fa98fc90_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-operator@sha256:f8eb99d234a4b6abeaf72b9074152a2fbe4bbe995b1db1481c801c15fa98fc90_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery@sha256:17739c3b2201df1838e6d35353295486c60a14cf48d220637e0b8cf9c4c02917_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-node-feature-discovery@sha256:17739c3b2201df1838e6d35353295486c60a14cf48d220637e0b8cf9c4c02917_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-node-feature-discovery@sha256:17739c3b2201df1838e6d35353295486c60a14cf48d220637e0b8cf9c4c02917_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery@sha256:4b47adea5516ce533931b403b264932f1dc08ebc98758517c14b88a4cabea4ad_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-node-feature-discovery@sha256:4b47adea5516ce533931b403b264932f1dc08ebc98758517c14b88a4cabea4ad_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-node-feature-discovery@sha256:4b47adea5516ce533931b403b264932f1dc08ebc98758517c14b88a4cabea4ad_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery@sha256:4f8236e6bb85c1dc73f66e7dd28e995ad9fa9be5b050073e536311c1acb8d04f_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-node-feature-discovery@sha256:4f8236e6bb85c1dc73f66e7dd28e995ad9fa9be5b050073e536311c1acb8d04f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-node-feature-discovery@sha256:4f8236e6bb85c1dc73f66e7dd28e995ad9fa9be5b050073e536311c1acb8d04f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery@sha256:e0ba1ec68ce45ae3f9bc3bfac40f4203a589aa46b2510068a5280511d87306ca_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-node-feature-discovery@sha256:e0ba1ec68ce45ae3f9bc3bfac40f4203a589aa46b2510068a5280511d87306ca_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-node-feature-discovery@sha256:e0ba1ec68ce45ae3f9bc3bfac40f4203a589aa46b2510068a5280511d87306ca_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:83d40fec27059aec30319ad7baa507ad5f5729c2d203e6cb725500007ced2ef4_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:83d40fec27059aec30319ad7baa507ad5f5729c2d203e6cb725500007ced2ef4_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:83d40fec27059aec30319ad7baa507ad5f5729c2d203e6cb725500007ced2ef4_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:be50f2a6f6ca2a3e1048f435bdf6ff95881c74a0f518f2c98ac3e3d31cb427c3_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:be50f2a6f6ca2a3e1048f435bdf6ff95881c74a0f518f2c98ac3e3d31cb427c3_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:be50f2a6f6ca2a3e1048f435bdf6ff95881c74a0f518f2c98ac3e3d31cb427c3_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:ec06818162556b2ab8918e6b520f5cfe01e0063e54778284fc81374b59eb6801_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:ec06818162556b2ab8918e6b520f5cfe01e0063e54778284fc81374b59eb6801_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:ec06818162556b2ab8918e6b520f5cfe01e0063e54778284fc81374b59eb6801_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:f72ccf91a2b0fb94b15f946f9ae95239f0ebe59283489f3261d28488f1357baa_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:f72ccf91a2b0fb94b15f946f9ae95239f0ebe59283489f3261d28488f1357baa_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:f72ccf91a2b0fb94b15f946f9ae95239f0ebe59283489f3261d28488f1357baa_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ptp-operator@sha256:7f2ce1962d1d660919b3d880d91c8dd4d9ffaa75be23d420066f0bde480ad1cd_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ptp-operator@sha256:7f2ce1962d1d660919b3d880d91c8dd4d9ffaa75be23d420066f0bde480ad1cd_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ptp-operator@sha256:7f2ce1962d1d660919b3d880d91c8dd4d9ffaa75be23d420066f0bde480ad1cd_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ptp-operator@sha256:9d11efd842e4b220bf981ba0115db3eee536f2a27c5baf1e6ec4217ec5350da1_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ptp-operator@sha256:9d11efd842e4b220bf981ba0115db3eee536f2a27c5baf1e6ec4217ec5350da1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ptp-operator@sha256:9d11efd842e4b220bf981ba0115db3eee536f2a27c5baf1e6ec4217ec5350da1_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ptp-operator@sha256:db2b702436f0131d6fd1223c6a7d1b71f3b361ee8ff02856c41a0bac36a63b3a_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ptp-operator@sha256:db2b702436f0131d6fd1223c6a7d1b71f3b361ee8ff02856c41a0bac36a63b3a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ptp-operator@sha256:db2b702436f0131d6fd1223c6a7d1b71f3b361ee8ff02856c41a0bac36a63b3a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:19def475fa345a58be7bee679a9862ac71165ef079acc4a029e9165b9f221801_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:19def475fa345a58be7bee679a9862ac71165ef079acc4a029e9165b9f221801_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:19def475fa345a58be7bee679a9862ac71165ef079acc4a029e9165b9f221801_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:3f0a60a3395471faa1f99f1048f71dedbf2e24cb796f6128178848ff0cc55635_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:3f0a60a3395471faa1f99f1048f71dedbf2e24cb796f6128178848ff0cc55635_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:3f0a60a3395471faa1f99f1048f71dedbf2e24cb796f6128178848ff0cc55635_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:5a0745057f06e8b0076ad1402017dc958c00d96bdb070c6214ac4530ed1bf194_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:5a0745057f06e8b0076ad1402017dc958c00d96bdb070c6214ac4530ed1bf194_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:5a0745057f06e8b0076ad1402017dc958c00d96bdb070c6214ac4530ed1bf194_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:06ec5979c802338de3adabc0cc24e242f88ea22334d4804a08aae5b201b01740_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:06ec5979c802338de3adabc0cc24e242f88ea22334d4804a08aae5b201b01740_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:06ec5979c802338de3adabc0cc24e242f88ea22334d4804a08aae5b201b01740_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:1246ec009a0569a8c62620f5713502456958f80fb6485a3a9fb5d9f82c2f6675_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:1246ec009a0569a8c62620f5713502456958f80fb6485a3a9fb5d9f82c2f6675_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:1246ec009a0569a8c62620f5713502456958f80fb6485a3a9fb5d9f82c2f6675_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:82797fe1257ed46e23a196e76c2dfdb702d0d49b017f5199b7fa505d7e6f6125_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:82797fe1257ed46e23a196e76c2dfdb702d0d49b017f5199b7fa505d7e6f6125_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:82797fe1257ed46e23a196e76c2dfdb702d0d49b017f5199b7fa505d7e6f6125_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:ab3ac6ab0eecd28cf5632c732ab7e96ed71c4817e01d4c62b1a4790240110e4b_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:ab3ac6ab0eecd28cf5632c732ab7e96ed71c4817e01d4c62b1a4790240110e4b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:ab3ac6ab0eecd28cf5632c732ab7e96ed71c4817e01d4c62b1a4790240110e4b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:1eceee701508395235cee463e34d6a115cb941ea9f93f857d0ca04d5f9441251_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:1eceee701508395235cee463e34d6a115cb941ea9f93f857d0ca04d5f9441251_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:1eceee701508395235cee463e34d6a115cb941ea9f93f857d0ca04d5f9441251_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:230329313108683b24b0ee696b57e707be3c8c1812fcbba49ebf5ef06c4f0713_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:230329313108683b24b0ee696b57e707be3c8c1812fcbba49ebf5ef06c4f0713_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:230329313108683b24b0ee696b57e707be3c8c1812fcbba49ebf5ef06c4f0713_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:2498cb663c8aff5acea74d222415650ec6d889839156226b7da5209a65b154ca_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:2498cb663c8aff5acea74d222415650ec6d889839156226b7da5209a65b154ca_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:2498cb663c8aff5acea74d222415650ec6d889839156226b7da5209a65b154ca_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:a89d41e77b00e4d6fdac4022d399831d8d15ecbd7274677a99f4eebdda8a8e0c_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:a89d41e77b00e4d6fdac4022d399831d8d15ecbd7274677a99f4eebdda8a8e0c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:a89d41e77b00e4d6fdac4022d399831d8d15ecbd7274677a99f4eebdda8a8e0c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:69d0190c7b534dd90d3e43de626184855ebdf283507e1806ca2af18442dd4582_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:69d0190c7b534dd90d3e43de626184855ebdf283507e1806ca2af18442dd4582_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:69d0190c7b534dd90d3e43de626184855ebdf283507e1806ca2af18442dd4582_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:99efc530d74c11e05dd8dcb63a66bb54a6cb66ad167008b6f22788eecb1b3824_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:99efc530d74c11e05dd8dcb63a66bb54a6cb66ad167008b6f22788eecb1b3824_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:99efc530d74c11e05dd8dcb63a66bb54a6cb66ad167008b6f22788eecb1b3824_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:d3fd6ba6d81dd9452051162254e89407979735b2aae20254ddf8de40b875f381_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:d3fd6ba6d81dd9452051162254e89407979735b2aae20254ddf8de40b875f381_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:d3fd6ba6d81dd9452051162254e89407979735b2aae20254ddf8de40b875f381_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:d93a55f3008971dc9aa324091bba58700fdbb2fc62d381d57a17b55b6f69f991_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:d93a55f3008971dc9aa324091bba58700fdbb2fc62d381d57a17b55b6f69f991_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:d93a55f3008971dc9aa324091bba58700fdbb2fc62d381d57a17b55b6f69f991_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller@sha256:383c4d50cf48668dbc5b57d9b39201b030753d2489c680a4297eaae0406d86ae_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller@sha256:383c4d50cf48668dbc5b57d9b39201b030753d2489c680a4297eaae0406d86ae_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller@sha256:383c4d50cf48668dbc5b57d9b39201b030753d2489c680a4297eaae0406d86ae_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller@sha256:69aef6466d9883e4b799854e7ea518f424e302535e1eaf401408d4260232bfac_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller@sha256:69aef6466d9883e4b799854e7ea518f424e302535e1eaf401408d4260232bfac_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller@sha256:69aef6466d9883e4b799854e7ea518f424e302535e1eaf401408d4260232bfac_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller@sha256:f0e5868afe38c85969c37f3c2d29b05927bea28bb098448463a04170e0bf21f8_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller@sha256:f0e5868afe38c85969c37f3c2d29b05927bea28bb098448463a04170e0bf21f8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller@sha256:f0e5868afe38c85969c37f3c2d29b05927bea28bb098448463a04170e0bf21f8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni@sha256:1ca5708a1989006b7480af5f7ac95ca244a430fc2da51aadee533233489671f2_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sriov-infiniband-cni@sha256:1ca5708a1989006b7480af5f7ac95ca244a430fc2da51aadee533233489671f2_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni@sha256:1ca5708a1989006b7480af5f7ac95ca244a430fc2da51aadee533233489671f2_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni@sha256:593f846f15d6326b8e5cfd3ec92b9ce7084dbb402e71722ecdbfc55365782e6e_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sriov-infiniband-cni@sha256:593f846f15d6326b8e5cfd3ec92b9ce7084dbb402e71722ecdbfc55365782e6e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni@sha256:593f846f15d6326b8e5cfd3ec92b9ce7084dbb402e71722ecdbfc55365782e6e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni@sha256:d0951efb92f9d77bac17fffe3576efd706cbed7189745a5b53b4ad85a3fa39f4_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sriov-infiniband-cni@sha256:d0951efb92f9d77bac17fffe3576efd706cbed7189745a5b53b4ad85a3fa39f4_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni@sha256:d0951efb92f9d77bac17fffe3576efd706cbed7189745a5b53b4ad85a3fa39f4_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon@sha256:2a90058ab6c91aa8db958a069b0bba3b223ef38efab549a527b9729bc56f4028_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sriov-network-config-daemon@sha256:2a90058ab6c91aa8db958a069b0bba3b223ef38efab549a527b9729bc56f4028_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon@sha256:2a90058ab6c91aa8db958a069b0bba3b223ef38efab549a527b9729bc56f4028_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon@sha256:464ba8c32338de3b3d05474768f805d2905e567135c0b22a61f85a8c8ac81c2c_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sriov-network-config-daemon@sha256:464ba8c32338de3b3d05474768f805d2905e567135c0b22a61f85a8c8ac81c2c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon@sha256:464ba8c32338de3b3d05474768f805d2905e567135c0b22a61f85a8c8ac81c2c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon@sha256:c68174d4b8d070627f9c87d2d51060670ac49d304f0b5984f877ab379e9e9549_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sriov-network-config-daemon@sha256:c68174d4b8d070627f9c87d2d51060670ac49d304f0b5984f877ab379e9e9549_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon@sha256:c68174d4b8d070627f9c87d2d51060670ac49d304f0b5984f877ab379e9e9549_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin@sha256:546adf79acb5ebe377856f8a90473c84603d0e79633095b93199327a1be4e43f_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sriov-network-device-plugin@sha256:546adf79acb5ebe377856f8a90473c84603d0e79633095b93199327a1be4e43f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin@sha256:546adf79acb5ebe377856f8a90473c84603d0e79633095b93199327a1be4e43f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin@sha256:7fbe64082dd03e0cfd221f5422a9b3806a194e0064162c8cceafa1340515748c_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sriov-network-device-plugin@sha256:7fbe64082dd03e0cfd221f5422a9b3806a194e0064162c8cceafa1340515748c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin@sha256:7fbe64082dd03e0cfd221f5422a9b3806a194e0064162c8cceafa1340515748c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin@sha256:a8029151e9cb9c17a832d4d66061fe4e4f1ab88654abbe2369dc076bd23094f4_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sriov-network-device-plugin@sha256:a8029151e9cb9c17a832d4d66061fe4e4f1ab88654abbe2369dc076bd23094f4_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin@sha256:a8029151e9cb9c17a832d4d66061fe4e4f1ab88654abbe2369dc076bd23094f4_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-operator@sha256:7937244fa82490a141fecaf1058e287d8a701cab31b3767f21d50b9552fa7336_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sriov-network-operator@sha256:7937244fa82490a141fecaf1058e287d8a701cab31b3767f21d50b9552fa7336_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-operator@sha256:7937244fa82490a141fecaf1058e287d8a701cab31b3767f21d50b9552fa7336_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-operator@sha256:841f7c6736b48af1cd183aeb7614baa5f4fdc7a4b9fa064750938d9b899fa72c_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sriov-network-operator@sha256:841f7c6736b48af1cd183aeb7614baa5f4fdc7a4b9fa064750938d9b899fa72c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-operator@sha256:841f7c6736b48af1cd183aeb7614baa5f4fdc7a4b9fa064750938d9b899fa72c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-operator@sha256:d8ee5f224ee3f19121c98a7220613ca695fe221f9655136d086e0c6f6a9b738e_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sriov-network-operator@sha256:d8ee5f224ee3f19121c98a7220613ca695fe221f9655136d086e0c6f6a9b738e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-operator@sha256:d8ee5f224ee3f19121c98a7220613ca695fe221f9655136d086e0c6f6a9b738e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook@sha256:4154d4b8bc0d7525c2605753329463d73aedcbfce8a86d44971dce4fe9159c76_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sriov-network-webhook@sha256:4154d4b8bc0d7525c2605753329463d73aedcbfce8a86d44971dce4fe9159c76_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-webhook@sha256:4154d4b8bc0d7525c2605753329463d73aedcbfce8a86d44971dce4fe9159c76_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook@sha256:4b25427e70dd841c65787d3287084a9151c88f5f78f33327f196826e94a4489c_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sriov-network-webhook@sha256:4b25427e70dd841c65787d3287084a9151c88f5f78f33327f196826e94a4489c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-webhook@sha256:4b25427e70dd841c65787d3287084a9151c88f5f78f33327f196826e94a4489c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook@sha256:b4227ad41ebd3d990276d002d4bb492f78902e8551c61f20f43df9e131128986_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sriov-network-webhook@sha256:b4227ad41ebd3d990276d002d4bb492f78902e8551c61f20f43df9e131128986_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-webhook@sha256:b4227ad41ebd3d990276d002d4bb492f78902e8551c61f20f43df9e131128986_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:6cb2d955ff28f33e2441dc52b9aa346daf7bc8eba3f37369175703a106994dc6_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:6cb2d955ff28f33e2441dc52b9aa346daf7bc8eba3f37369175703a106994dc6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:6cb2d955ff28f33e2441dc52b9aa346daf7bc8eba3f37369175703a106994dc6_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:71e347d4b9534ac983439538c5d40462969512694f4b6af681ea9174d49ee31f_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:71e347d4b9534ac983439538c5d40462969512694f4b6af681ea9174d49ee31f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:71e347d4b9534ac983439538c5d40462969512694f4b6af681ea9174d49ee31f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:a5b64dba76febe7c545b91e64f36c9a059c45b45ba48c53193fdc267f2c159f3_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:a5b64dba76febe7c545b91e64f36c9a059c45b45ba48c53193fdc267f2c159f3_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:a5b64dba76febe7c545b91e64f36c9a059c45b45ba48c53193fdc267f2c159f3_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:df4c6c34ea40b9fcbbbdce07aa9cc3187c00cc6753566342f284ee8faa1e4a3d_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:df4c6c34ea40b9fcbbbdce07aa9cc3187c00cc6753566342f284ee8faa1e4a3d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:df4c6c34ea40b9fcbbbdce07aa9cc3187c00cc6753566342f284ee8faa1e4a3d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:19f382eba60e2902b7e022c5e5e20c55c6317e515326b8515168d644fd7e851b_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:19f382eba60e2902b7e022c5e5e20c55c6317e515326b8515168d644fd7e851b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:19f382eba60e2902b7e022c5e5e20c55c6317e515326b8515168d644fd7e851b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:1b69cb1af061349a0ab7c2cc042af44afe53723952354f9d63dca0637293f0e0_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:1b69cb1af061349a0ab7c2cc042af44afe53723952354f9d63dca0637293f0e0_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:1b69cb1af061349a0ab7c2cc042af44afe53723952354f9d63dca0637293f0e0_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:3ca0b47c7472330c03e5e99832fe8df2eefc1f668afa04d258f610ba38b17bba_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:3ca0b47c7472330c03e5e99832fe8df2eefc1f668afa04d258f610ba38b17bba_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:3ca0b47c7472330c03e5e99832fe8df2eefc1f668afa04d258f610ba38b17bba_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:f56ed6f0c33520cc25431c5fc5727032a5772616ec0582480e03bf527ef9700d_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:f56ed6f0c33520cc25431c5fc5727032a5772616ec0582480e03bf527ef9700d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:f56ed6f0c33520cc25431c5fc5727032a5772616ec0582480e03bf527ef9700d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:45cf099cc7b0b461b57227784d8820e75883c2f5d8d7768bcc35ae4721093a82_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:45cf099cc7b0b461b57227784d8820e75883c2f5d8d7768bcc35ae4721093a82_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:45cf099cc7b0b461b57227784d8820e75883c2f5d8d7768bcc35ae4721093a82_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:60fc34e1c3d64fed3ba49294a454b6f2a59966841b806388415b91befc870add_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:60fc34e1c3d64fed3ba49294a454b6f2a59966841b806388415b91befc870add_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:60fc34e1c3d64fed3ba49294a454b6f2a59966841b806388415b91befc870add_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:a3c8a7ab68a3eac14b1d0182af36b96047060aa430e330bd827e228a1f106937_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:a3c8a7ab68a3eac14b1d0182af36b96047060aa430e330bd827e228a1f106937_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:a3c8a7ab68a3eac14b1d0182af36b96047060aa430e330bd827e228a1f106937_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:6e471a14a3c897eb88231c7493b918edad1e4b1331b99d11eb3f45f6d58922a5_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:6e471a14a3c897eb88231c7493b918edad1e4b1331b99d11eb3f45f6d58922a5_arm64"
},
"product_reference": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:6e471a14a3c897eb88231c7493b918edad1e4b1331b99d11eb3f45f6d58922a5_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:b6f711d646d7be9fdeff391060e1fb06d6085650f6c9f33f3d4d6f360f36adbe_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:b6f711d646d7be9fdeff391060e1fb06d6085650f6c9f33f3d4d6f360f36adbe_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:b6f711d646d7be9fdeff391060e1fb06d6085650f6c9f33f3d4d6f360f36adbe_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:e6f38d93ab4321b9946f911ee184e350ce03639f8fd6ce56a9f1353c4a35b5c8_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:e6f38d93ab4321b9946f911ee184e350ce03639f8fd6ce56a9f1353c4a35b5c8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:e6f38d93ab4321b9946f911ee184e350ce03639f8fd6ce56a9f1353c4a35b5c8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 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": [
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/cloud-event-proxy-rhel8@sha256:18032f7dd2ce8f5bf3df51c3888e3d7ddf2f182b77ddd2d0b644742e640432a0_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/cloud-event-proxy-rhel8@sha256:1b8dd064d7cc60ec32ad66531f425a1be5d3d97d5a35a40c1883d2fb1d2e4076_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/cloud-event-proxy-rhel8@sha256:d000a16f023db1fdd192a2527a3e1a41e5bc1228719b09a1c7ec101320185a4b_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/frr-rhel9@sha256:5a0ffdca84691794d6bc554d6b4be94c10323587f7647b3c6d7cc768c9495a01_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/frr-rhel9@sha256:a3c0833e81aa542ab93ac9c65b668a97cb3494d87504976435bd083396ee3c63_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/frr-rhel9@sha256:a5ddcfb13ef901b714a1140caefe1dea6c222b1e545b7ebd3f66334084318f49_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/frr-rhel9@sha256:be4bbd5a52aab75ccfaa35a0a7950ee2828ef24e621f9d9bb5ef3f32b2e6117f_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:30c24f700db9776f99e13057c63c7f361ee6ec416d408626930f773bdcaa0b94_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:7c91fc5e366b49bf65d57f00c12f3b2d2b910e7729f3182a8c54d7b15e3b866f_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:bff055248b8ce4c5474f4c35a9b3fcf882e56e5c4c1482f8c0cca8e8f71f1223_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:c11a4b8c775a97eef4b1c00dc1a4f7db6eba99ff3fca6edccd0f1919e2f7e4dd_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:1b8fe75abcd744c669e2fb8919b6db9127b543a6c9024884ce35b87fdde6a917_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:699c8b47c4682e7a5ff3fc4af78ee7cff6a41c833d563db0f365a047e29b94e8_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:c608958ca8b19f5a7178297172d340a182ec17d18d6fd592200b3d5682d2a76a_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:efba13caabe538cdeb446a5620006110e17c1362f1ce789dfb788811197320e3_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/metallb-rhel9@sha256:173e68abb03985e6799e0aae078d10215925bb2152ded647a8158b75e546be00_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/metallb-rhel9@sha256:55a93e6457a1f004b3502374bc983360037398b37c8116f47869a682e5d5e810_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/metallb-rhel9@sha256:dd341338806d70e08ee55a4d29dc4159cb268fc34e36994c062ea82df8bb4189_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/metallb-rhel9@sha256:ebcdda34bc2b168b43c0eec3ce8cf0d4ad73bb3c9e9ed881c3ea181dbcfaacbf_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:28aa650033b4f22199ac22bc9659e9fc99b46d1e66f8dc15c33c307ebb6848d9_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:28ea1c534b59bef80f38c015b60266ce0f8db627395a50783c41753e5c6fe5fb_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:3a061fabd73dfa4fab91da44d48481de6666df92c72f1d775816b5899845cc31_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:db7d8648fdb95c24fb45217dd68882f21fdd8671c791a6a74bc048b917f03f54_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ansible-operator@sha256:c064112aa7a593dbb64eee30f5db80b5dc823a0437907e934579b689c38812ff_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ansible-operator@sha256:c476b7d414b9ed6424cb5fd85fd095874290c7a486c8609f1f189b168a1f942e_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ansible-operator@sha256:dc087dc5a72631782ad26000edb028ed367e881660c3559b599f8903f6d2482c_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ansible-operator@sha256:f96e5bbbfcec7578e030b3c9dc6242caca675d2fb5660743c4deb599474fe209_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:aa8916734c8706ddd72caf3211cbb851b679d1e9367737143ff6e8c0d6a5a46e_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:e27d189334af72dec5f320f386a00dd7b21a824137c4b6d87336d7cdd168e8ae_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:14c9a29560aa8f2615db001f7a09286d5381b19fb195b6168a1667f3a5920006_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:b165c0d88ab6cb0eee6eae2a721b7f4f6dfa65a520c70dbb7bb5fd4c65c159a1_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel8@sha256:18032f7dd2ce8f5bf3df51c3888e3d7ddf2f182b77ddd2d0b644742e640432a0_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel8@sha256:1b8dd064d7cc60ec32ad66531f425a1be5d3d97d5a35a40c1883d2fb1d2e4076_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel8@sha256:d000a16f023db1fdd192a2527a3e1a41e5bc1228719b09a1c7ec101320185a4b_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-capacity@sha256:27bf861d71687689ca0ef596a1781bd193ffaae67ed97187fa8f33270ba8251b_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-capacity@sha256:404733bfec5d85fab037aa2ea5733ec147e00dedb0a75aae8b07545d1f81c717_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-capacity@sha256:97951577b243944085958dd0b7fdce078ff59b5e9dec276d154a860646085e3d_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-capacity@sha256:c961ff90ca0d7e1dc39fd0928c6be496afd252e0aecbf3255c793bf281bb8048_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-nfd-operator@sha256:57132e9252c102eea63dcb3fc7dd86bae8333641625322faccd57302fe978b19_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-nfd-operator@sha256:70eb35cb98b1f91a3609bbe4a9af61b4e32099b3cce2d591da4ffdb0dc2ff854_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-nfd-operator@sha256:aed18a977d56687f96236510fa60f1c2d8938519fc3149312bd33965f6895be6_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-nfd-operator@sha256:bad2e28c9569e055f9de8e9b3ccd1a2da69e9865005e2ab51a7b471b2ef75579_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:3cdf13b68c1e1e9f94d3e9a3f7f83c4f8e234bfa4be99b6eaefd25256ba9a0b1_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:48399cc591f4b9329acc63b08f3a3b3783ea0f229e9033c0a78365aec4b4d00d_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:9e47cdea8e508925cb523d77c47989950c6b940f564bbaeef13e16c41a18151d_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:e28717febe62795200f917fbf2d0670daf7e87a3525f203b42adf2c86bbe72fc_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8@sha256:1242a41c8878576390f6508ea42bf71f3813729f7f8973839e4e53af47c9b35e_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8@sha256:169f19aa2fe736cde54e200d86203725ee986dcba1434b7f230644c0a16f4c4a_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8@sha256:5c567df3d58831cc2cdf9f244d4bb66a11522b4a1d16c3e31f5f81f8d98e34da_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8@sha256:b3f9d2d69d5bae0b8e9be32d4227d352088809f4ab079b374c8ee3fec2aea001_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:8432014bec98adffbee38522c997d557cda886f65f84376080fc505850964033_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:a752ccce231ce81f2c54e3830cf0c38837bb49e4cd31081dbd9c877f8851e1ba_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:d8018771468b036d193a99b0c7e2c859fdea4c4ca02bb6e21ca583f75120a0ee_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:ed6b2c9e41da833301bae66d700cdaaff01bf2cf803e32fd5141f867da41c768_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:2134682501030198a58eafc0d117a3c289394de454b18281f7b0946caa579fc9_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:42d96da43fe9e0f2b63a2446a75673fb58d8c143dec917ff47f153999dfbe0db_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:ab1f24c088a0c3eda0894edae937e9f78d05beac78c631a064406d4bc42bd4e6_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:c5d50ebba87b92564e0a9816903c967d306ec6481a83d1c9487cdbe41759c407_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:c8c3f2ef7e8bfb81cf07d3809c858ba278fa18340789e4b5994ea5af81201712_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:e9c14f3ebe1155aae37eaefb5d608b7dd43a35e7d2f7c323c649f4a50861c480_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:eb506e0f4c91225757e4cdd03a62f96cac4e59fddb7e132237dbc2c0ac19c997_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:ec18fc905ca952a3edb5cbc81f84a5ad92ae8de80889514a40b243d1c368f68b_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-egress-router@sha256:022aad9773656d60471089c385e1fde3231ecfde849cce72ae50610fc89a25f8_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-egress-router@sha256:0f83d567e02c4d6066990b48212882de4e1c666b18bd1c39382e99359dfb3ab8_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-egress-router@sha256:97abe710bbc64c572c95e229497011397091d54053a972ad1aa14fa8785b4e41_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-egress-router@sha256:9d3a4491f346b4f5183b6cfd566bcc2ab699eb1ccf00838e3314266ac01903d9_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:2498564f0baa213bedf54242b9c6d1db514d3bb1ea5ccd398ff9786f0dfeb534_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:8c778e4e9ce7d33fa278c172fed594de63e71acea9142689aa3d2f1e9e2f45af_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:a93e4c741b08be8217b36aacde5533966e58066edebb3658ec79e8433b8550ef_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:1caca957781d85684cb0796c9917274f5b58703dac903a9858e1b688f4d62dee_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:24595f4ef1b7548fa7acfeb125b55785a1eeb83b61849e05918248fd03529f06_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:9f36e3035b7368d553da0936f190a68879e12c5b0bc99ea8bb1b241b3cd76c0c_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-helm-operator@sha256:233dbb7e59dfa55b53a36d5d860b5ac34296055ebfd267a31fd36ee5545b31e8_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-helm-operator@sha256:81fa16a6a36a1ce12cb0d25d70c57efb73f620a4d18c4fdc4e695205348be2ab_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-helm-operator@sha256:a98e69aa334967ade7e3d1c09fe04995ee00732278ca54c586cbb09cf9aee9a3_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-helm-operator@sha256:da3976518154ebb5405e26d02b270942eed941a804f04abf2ddc69c9b90cf1de_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:7f34b4f8222bc49efd1e34a17c8b657069398b598e9aa988e792a2bb07f34ada_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ab6682c97c4a8ba41effb17a179c7d491cf6d487ed69e56fad511db02fec30d4_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:b6dffd9254412eaeb4f13d9ecbb25d161b5fa941d14e8a91468f3be96dd01cd7_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:c52dbdc1e262158d2d1a994273c9bcd7f02f977732500cad856d84d8dd6ef1ef_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-local-storage-diskmaker@sha256:077ab960cc63848b2e647768743165042ee11f35637c5cbd2d095cdc92cb1f0f_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-local-storage-diskmaker@sha256:220d1c0f3bf1ae16df1a3635d51acd99a57e148dad25b478a215294d63d186e9_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-local-storage-diskmaker@sha256:94da78fcb97d53d3e8dc740cc90bb78af77e7f9b85ec3b852ccde32d9734bb46_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-local-storage-diskmaker@sha256:bcc998dccf6e0b18c83ed07962b6c01568778d43d59da0ce22a914fd45c4bc99_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel8@sha256:36a994d12a6374369350688211d93651ca2bdc9abf1dceee63adb6f12d3ee47b_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel8@sha256:bf7ce596e889b5cdf607c20f71c6df65699dfff679b783ad061889c622177356_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel8@sha256:c42e02f06567cbe5cb478be18328bf619ae7d3f452a5e11a4eb04718a26b459b_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel8@sha256:fa6e4074f7f7ffcee630c7d3669cd66ea9a5d1bcb8ca62d741b5c94b851715f5_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-local-storage-operator@sha256:06fbb5c6b0dc68b7512c3066eb19e2d6f3425821dd87062b108b65ae8f45f3c2_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-local-storage-operator@sha256:88e54a486a521e999e9df844d778e10faeee9aaa4c7a5ccec863d9b4b849c503_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-local-storage-operator@sha256:d95d3a409ef298f2712edf22411b19895832a0564688bf407774c94aa7caf583_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-local-storage-operator@sha256:f8eb99d234a4b6abeaf72b9074152a2fbe4bbe995b1db1481c801c15fa98fc90_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-node-feature-discovery@sha256:17739c3b2201df1838e6d35353295486c60a14cf48d220637e0b8cf9c4c02917_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-node-feature-discovery@sha256:4b47adea5516ce533931b403b264932f1dc08ebc98758517c14b88a4cabea4ad_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-node-feature-discovery@sha256:4f8236e6bb85c1dc73f66e7dd28e995ad9fa9be5b050073e536311c1acb8d04f_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-node-feature-discovery@sha256:e0ba1ec68ce45ae3f9bc3bfac40f4203a589aa46b2510068a5280511d87306ca_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:83d40fec27059aec30319ad7baa507ad5f5729c2d203e6cb725500007ced2ef4_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:be50f2a6f6ca2a3e1048f435bdf6ff95881c74a0f518f2c98ac3e3d31cb427c3_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:ec06818162556b2ab8918e6b520f5cfe01e0063e54778284fc81374b59eb6801_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:f72ccf91a2b0fb94b15f946f9ae95239f0ebe59283489f3261d28488f1357baa_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ptp-operator@sha256:7f2ce1962d1d660919b3d880d91c8dd4d9ffaa75be23d420066f0bde480ad1cd_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ptp-operator@sha256:9d11efd842e4b220bf981ba0115db3eee536f2a27c5baf1e6ec4217ec5350da1_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ptp-operator@sha256:db2b702436f0131d6fd1223c6a7d1b71f3b361ee8ff02856c41a0bac36a63b3a_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:19def475fa345a58be7bee679a9862ac71165ef079acc4a029e9165b9f221801_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:3f0a60a3395471faa1f99f1048f71dedbf2e24cb796f6128178848ff0cc55635_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:5a0745057f06e8b0076ad1402017dc958c00d96bdb070c6214ac4530ed1bf194_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:06ec5979c802338de3adabc0cc24e242f88ea22334d4804a08aae5b201b01740_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:1246ec009a0569a8c62620f5713502456958f80fb6485a3a9fb5d9f82c2f6675_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:82797fe1257ed46e23a196e76c2dfdb702d0d49b017f5199b7fa505d7e6f6125_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:ab3ac6ab0eecd28cf5632c732ab7e96ed71c4817e01d4c62b1a4790240110e4b_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:1eceee701508395235cee463e34d6a115cb941ea9f93f857d0ca04d5f9441251_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:230329313108683b24b0ee696b57e707be3c8c1812fcbba49ebf5ef06c4f0713_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:2498cb663c8aff5acea74d222415650ec6d889839156226b7da5209a65b154ca_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:a89d41e77b00e4d6fdac4022d399831d8d15ecbd7274677a99f4eebdda8a8e0c_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:69d0190c7b534dd90d3e43de626184855ebdf283507e1806ca2af18442dd4582_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:99efc530d74c11e05dd8dcb63a66bb54a6cb66ad167008b6f22788eecb1b3824_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:d3fd6ba6d81dd9452051162254e89407979735b2aae20254ddf8de40b875f381_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:d93a55f3008971dc9aa324091bba58700fdbb2fc62d381d57a17b55b6f69f991_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sriov-infiniband-cni@sha256:1ca5708a1989006b7480af5f7ac95ca244a430fc2da51aadee533233489671f2_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sriov-infiniband-cni@sha256:593f846f15d6326b8e5cfd3ec92b9ce7084dbb402e71722ecdbfc55365782e6e_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sriov-infiniband-cni@sha256:d0951efb92f9d77bac17fffe3576efd706cbed7189745a5b53b4ad85a3fa39f4_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sriov-network-config-daemon@sha256:2a90058ab6c91aa8db958a069b0bba3b223ef38efab549a527b9729bc56f4028_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sriov-network-config-daemon@sha256:464ba8c32338de3b3d05474768f805d2905e567135c0b22a61f85a8c8ac81c2c_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sriov-network-config-daemon@sha256:c68174d4b8d070627f9c87d2d51060670ac49d304f0b5984f877ab379e9e9549_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sriov-network-operator@sha256:7937244fa82490a141fecaf1058e287d8a701cab31b3767f21d50b9552fa7336_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sriov-network-operator@sha256:841f7c6736b48af1cd183aeb7614baa5f4fdc7a4b9fa064750938d9b899fa72c_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sriov-network-operator@sha256:d8ee5f224ee3f19121c98a7220613ca695fe221f9655136d086e0c6f6a9b738e_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:6cb2d955ff28f33e2441dc52b9aa346daf7bc8eba3f37369175703a106994dc6_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:71e347d4b9534ac983439538c5d40462969512694f4b6af681ea9174d49ee31f_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:a5b64dba76febe7c545b91e64f36c9a059c45b45ba48c53193fdc267f2c159f3_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:df4c6c34ea40b9fcbbbdce07aa9cc3187c00cc6753566342f284ee8faa1e4a3d_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:19f382eba60e2902b7e022c5e5e20c55c6317e515326b8515168d644fd7e851b_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:1b69cb1af061349a0ab7c2cc042af44afe53723952354f9d63dca0637293f0e0_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:3ca0b47c7472330c03e5e99832fe8df2eefc1f668afa04d258f610ba38b17bba_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:f56ed6f0c33520cc25431c5fc5727032a5772616ec0582480e03bf527ef9700d_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:45cf099cc7b0b461b57227784d8820e75883c2f5d8d7768bcc35ae4721093a82_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:60fc34e1c3d64fed3ba49294a454b6f2a59966841b806388415b91befc870add_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:a3c8a7ab68a3eac14b1d0182af36b96047060aa430e330bd827e228a1f106937_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:6e471a14a3c897eb88231c7493b918edad1e4b1331b99d11eb3f45f6d58922a5_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:b6f711d646d7be9fdeff391060e1fb06d6085650f6c9f33f3d4d6f360f36adbe_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:e6f38d93ab4321b9946f911ee184e350ce03639f8fd6ce56a9f1353c4a35b5c8_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2342463"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in glog, a logging library. This vulnerability allows an unprivileged attacker to overwrite sensitive files via a symbolic link planted in a widely writable directory, exploiting the log file path predictability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/golang/glog: Vulnerability when creating log files in github.com/golang/glog",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:3922263bf972906b3ed9d45fa5af38b44ceb6250d006eb7ab0b8d192155b093c_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:907463571d1a660ac2a4432dbac2522051d7922850bc3677e82bb95ebd2d7aec_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:970c914b99d59f6cc4312609c53ce3036663c8b65ad7b470c86edcbbea922627_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:d10d1a867a5c4fc4adece9eb666d90b65505e829986b8663425512642f9ef74f_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:1e7131d0e8063646793f22c7e02fbb53140f0fda2055e5375b93d4fd7db4e634_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:7b75afd718eb2ac0077dc697c152ead8105759a1b66b97b578ebf12345ace69a_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:b65843a46e30a6293361f6dbb87f25df956f2cfb469ca33f4bba184f96d171f5_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:db99c12d594d7ba5fb124f9f9229ab55ad6a8aa9ae53b6dfff45e0192a6b2606_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller@sha256:383c4d50cf48668dbc5b57d9b39201b030753d2489c680a4297eaae0406d86ae_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller@sha256:69aef6466d9883e4b799854e7ea518f424e302535e1eaf401408d4260232bfac_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller@sha256:f0e5868afe38c85969c37f3c2d29b05927bea28bb098448463a04170e0bf21f8_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sriov-network-device-plugin@sha256:546adf79acb5ebe377856f8a90473c84603d0e79633095b93199327a1be4e43f_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sriov-network-device-plugin@sha256:7fbe64082dd03e0cfd221f5422a9b3806a194e0064162c8cceafa1340515748c_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sriov-network-device-plugin@sha256:a8029151e9cb9c17a832d4d66061fe4e4f1ab88654abbe2369dc076bd23094f4_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sriov-network-webhook@sha256:4154d4b8bc0d7525c2605753329463d73aedcbfce8a86d44971dce4fe9159c76_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sriov-network-webhook@sha256:4b25427e70dd841c65787d3287084a9151c88f5f78f33327f196826e94a4489c_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sriov-network-webhook@sha256:b4227ad41ebd3d990276d002d4bb492f78902e8551c61f20f43df9e131128986_arm64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/cloud-event-proxy-rhel8@sha256:18032f7dd2ce8f5bf3df51c3888e3d7ddf2f182b77ddd2d0b644742e640432a0_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/cloud-event-proxy-rhel8@sha256:1b8dd064d7cc60ec32ad66531f425a1be5d3d97d5a35a40c1883d2fb1d2e4076_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/cloud-event-proxy-rhel8@sha256:d000a16f023db1fdd192a2527a3e1a41e5bc1228719b09a1c7ec101320185a4b_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/frr-rhel9@sha256:5a0ffdca84691794d6bc554d6b4be94c10323587f7647b3c6d7cc768c9495a01_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/frr-rhel9@sha256:a3c0833e81aa542ab93ac9c65b668a97cb3494d87504976435bd083396ee3c63_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/frr-rhel9@sha256:a5ddcfb13ef901b714a1140caefe1dea6c222b1e545b7ebd3f66334084318f49_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/frr-rhel9@sha256:be4bbd5a52aab75ccfaa35a0a7950ee2828ef24e621f9d9bb5ef3f32b2e6117f_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:30c24f700db9776f99e13057c63c7f361ee6ec416d408626930f773bdcaa0b94_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:7c91fc5e366b49bf65d57f00c12f3b2d2b910e7729f3182a8c54d7b15e3b866f_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:bff055248b8ce4c5474f4c35a9b3fcf882e56e5c4c1482f8c0cca8e8f71f1223_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:c11a4b8c775a97eef4b1c00dc1a4f7db6eba99ff3fca6edccd0f1919e2f7e4dd_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:1b8fe75abcd744c669e2fb8919b6db9127b543a6c9024884ce35b87fdde6a917_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:699c8b47c4682e7a5ff3fc4af78ee7cff6a41c833d563db0f365a047e29b94e8_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:c608958ca8b19f5a7178297172d340a182ec17d18d6fd592200b3d5682d2a76a_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:efba13caabe538cdeb446a5620006110e17c1362f1ce789dfb788811197320e3_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/metallb-rhel9@sha256:173e68abb03985e6799e0aae078d10215925bb2152ded647a8158b75e546be00_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/metallb-rhel9@sha256:55a93e6457a1f004b3502374bc983360037398b37c8116f47869a682e5d5e810_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/metallb-rhel9@sha256:dd341338806d70e08ee55a4d29dc4159cb268fc34e36994c062ea82df8bb4189_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/metallb-rhel9@sha256:ebcdda34bc2b168b43c0eec3ce8cf0d4ad73bb3c9e9ed881c3ea181dbcfaacbf_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:28aa650033b4f22199ac22bc9659e9fc99b46d1e66f8dc15c33c307ebb6848d9_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:28ea1c534b59bef80f38c015b60266ce0f8db627395a50783c41753e5c6fe5fb_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:3a061fabd73dfa4fab91da44d48481de6666df92c72f1d775816b5899845cc31_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:db7d8648fdb95c24fb45217dd68882f21fdd8671c791a6a74bc048b917f03f54_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ansible-operator@sha256:c064112aa7a593dbb64eee30f5db80b5dc823a0437907e934579b689c38812ff_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ansible-operator@sha256:c476b7d414b9ed6424cb5fd85fd095874290c7a486c8609f1f189b168a1f942e_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ansible-operator@sha256:dc087dc5a72631782ad26000edb028ed367e881660c3559b599f8903f6d2482c_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ansible-operator@sha256:f96e5bbbfcec7578e030b3c9dc6242caca675d2fb5660743c4deb599474fe209_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:aa8916734c8706ddd72caf3211cbb851b679d1e9367737143ff6e8c0d6a5a46e_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:e27d189334af72dec5f320f386a00dd7b21a824137c4b6d87336d7cdd168e8ae_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:14c9a29560aa8f2615db001f7a09286d5381b19fb195b6168a1667f3a5920006_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:b165c0d88ab6cb0eee6eae2a721b7f4f6dfa65a520c70dbb7bb5fd4c65c159a1_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel8@sha256:18032f7dd2ce8f5bf3df51c3888e3d7ddf2f182b77ddd2d0b644742e640432a0_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel8@sha256:1b8dd064d7cc60ec32ad66531f425a1be5d3d97d5a35a40c1883d2fb1d2e4076_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel8@sha256:d000a16f023db1fdd192a2527a3e1a41e5bc1228719b09a1c7ec101320185a4b_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-capacity@sha256:27bf861d71687689ca0ef596a1781bd193ffaae67ed97187fa8f33270ba8251b_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-capacity@sha256:404733bfec5d85fab037aa2ea5733ec147e00dedb0a75aae8b07545d1f81c717_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-capacity@sha256:97951577b243944085958dd0b7fdce078ff59b5e9dec276d154a860646085e3d_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-capacity@sha256:c961ff90ca0d7e1dc39fd0928c6be496afd252e0aecbf3255c793bf281bb8048_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-nfd-operator@sha256:57132e9252c102eea63dcb3fc7dd86bae8333641625322faccd57302fe978b19_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-nfd-operator@sha256:70eb35cb98b1f91a3609bbe4a9af61b4e32099b3cce2d591da4ffdb0dc2ff854_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-nfd-operator@sha256:aed18a977d56687f96236510fa60f1c2d8938519fc3149312bd33965f6895be6_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-nfd-operator@sha256:bad2e28c9569e055f9de8e9b3ccd1a2da69e9865005e2ab51a7b471b2ef75579_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:3cdf13b68c1e1e9f94d3e9a3f7f83c4f8e234bfa4be99b6eaefd25256ba9a0b1_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:48399cc591f4b9329acc63b08f3a3b3783ea0f229e9033c0a78365aec4b4d00d_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:9e47cdea8e508925cb523d77c47989950c6b940f564bbaeef13e16c41a18151d_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:e28717febe62795200f917fbf2d0670daf7e87a3525f203b42adf2c86bbe72fc_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8@sha256:1242a41c8878576390f6508ea42bf71f3813729f7f8973839e4e53af47c9b35e_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8@sha256:169f19aa2fe736cde54e200d86203725ee986dcba1434b7f230644c0a16f4c4a_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8@sha256:5c567df3d58831cc2cdf9f244d4bb66a11522b4a1d16c3e31f5f81f8d98e34da_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8@sha256:b3f9d2d69d5bae0b8e9be32d4227d352088809f4ab079b374c8ee3fec2aea001_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:8432014bec98adffbee38522c997d557cda886f65f84376080fc505850964033_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:a752ccce231ce81f2c54e3830cf0c38837bb49e4cd31081dbd9c877f8851e1ba_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:d8018771468b036d193a99b0c7e2c859fdea4c4ca02bb6e21ca583f75120a0ee_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:ed6b2c9e41da833301bae66d700cdaaff01bf2cf803e32fd5141f867da41c768_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:2134682501030198a58eafc0d117a3c289394de454b18281f7b0946caa579fc9_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:42d96da43fe9e0f2b63a2446a75673fb58d8c143dec917ff47f153999dfbe0db_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:ab1f24c088a0c3eda0894edae937e9f78d05beac78c631a064406d4bc42bd4e6_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:c5d50ebba87b92564e0a9816903c967d306ec6481a83d1c9487cdbe41759c407_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:c8c3f2ef7e8bfb81cf07d3809c858ba278fa18340789e4b5994ea5af81201712_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:e9c14f3ebe1155aae37eaefb5d608b7dd43a35e7d2f7c323c649f4a50861c480_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:eb506e0f4c91225757e4cdd03a62f96cac4e59fddb7e132237dbc2c0ac19c997_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:ec18fc905ca952a3edb5cbc81f84a5ad92ae8de80889514a40b243d1c368f68b_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-egress-router@sha256:022aad9773656d60471089c385e1fde3231ecfde849cce72ae50610fc89a25f8_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-egress-router@sha256:0f83d567e02c4d6066990b48212882de4e1c666b18bd1c39382e99359dfb3ab8_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-egress-router@sha256:97abe710bbc64c572c95e229497011397091d54053a972ad1aa14fa8785b4e41_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-egress-router@sha256:9d3a4491f346b4f5183b6cfd566bcc2ab699eb1ccf00838e3314266ac01903d9_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:2498564f0baa213bedf54242b9c6d1db514d3bb1ea5ccd398ff9786f0dfeb534_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:8c778e4e9ce7d33fa278c172fed594de63e71acea9142689aa3d2f1e9e2f45af_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:a93e4c741b08be8217b36aacde5533966e58066edebb3658ec79e8433b8550ef_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:1caca957781d85684cb0796c9917274f5b58703dac903a9858e1b688f4d62dee_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:24595f4ef1b7548fa7acfeb125b55785a1eeb83b61849e05918248fd03529f06_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:9f36e3035b7368d553da0936f190a68879e12c5b0bc99ea8bb1b241b3cd76c0c_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-helm-operator@sha256:233dbb7e59dfa55b53a36d5d860b5ac34296055ebfd267a31fd36ee5545b31e8_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-helm-operator@sha256:81fa16a6a36a1ce12cb0d25d70c57efb73f620a4d18c4fdc4e695205348be2ab_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-helm-operator@sha256:a98e69aa334967ade7e3d1c09fe04995ee00732278ca54c586cbb09cf9aee9a3_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-helm-operator@sha256:da3976518154ebb5405e26d02b270942eed941a804f04abf2ddc69c9b90cf1de_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:7f34b4f8222bc49efd1e34a17c8b657069398b598e9aa988e792a2bb07f34ada_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ab6682c97c4a8ba41effb17a179c7d491cf6d487ed69e56fad511db02fec30d4_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:b6dffd9254412eaeb4f13d9ecbb25d161b5fa941d14e8a91468f3be96dd01cd7_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:c52dbdc1e262158d2d1a994273c9bcd7f02f977732500cad856d84d8dd6ef1ef_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-local-storage-diskmaker@sha256:077ab960cc63848b2e647768743165042ee11f35637c5cbd2d095cdc92cb1f0f_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-local-storage-diskmaker@sha256:220d1c0f3bf1ae16df1a3635d51acd99a57e148dad25b478a215294d63d186e9_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-local-storage-diskmaker@sha256:94da78fcb97d53d3e8dc740cc90bb78af77e7f9b85ec3b852ccde32d9734bb46_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-local-storage-diskmaker@sha256:bcc998dccf6e0b18c83ed07962b6c01568778d43d59da0ce22a914fd45c4bc99_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel8@sha256:36a994d12a6374369350688211d93651ca2bdc9abf1dceee63adb6f12d3ee47b_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel8@sha256:bf7ce596e889b5cdf607c20f71c6df65699dfff679b783ad061889c622177356_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel8@sha256:c42e02f06567cbe5cb478be18328bf619ae7d3f452a5e11a4eb04718a26b459b_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel8@sha256:fa6e4074f7f7ffcee630c7d3669cd66ea9a5d1bcb8ca62d741b5c94b851715f5_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-local-storage-operator@sha256:06fbb5c6b0dc68b7512c3066eb19e2d6f3425821dd87062b108b65ae8f45f3c2_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-local-storage-operator@sha256:88e54a486a521e999e9df844d778e10faeee9aaa4c7a5ccec863d9b4b849c503_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-local-storage-operator@sha256:d95d3a409ef298f2712edf22411b19895832a0564688bf407774c94aa7caf583_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-local-storage-operator@sha256:f8eb99d234a4b6abeaf72b9074152a2fbe4bbe995b1db1481c801c15fa98fc90_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-node-feature-discovery@sha256:17739c3b2201df1838e6d35353295486c60a14cf48d220637e0b8cf9c4c02917_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-node-feature-discovery@sha256:4b47adea5516ce533931b403b264932f1dc08ebc98758517c14b88a4cabea4ad_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-node-feature-discovery@sha256:4f8236e6bb85c1dc73f66e7dd28e995ad9fa9be5b050073e536311c1acb8d04f_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-node-feature-discovery@sha256:e0ba1ec68ce45ae3f9bc3bfac40f4203a589aa46b2510068a5280511d87306ca_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:83d40fec27059aec30319ad7baa507ad5f5729c2d203e6cb725500007ced2ef4_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:be50f2a6f6ca2a3e1048f435bdf6ff95881c74a0f518f2c98ac3e3d31cb427c3_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:ec06818162556b2ab8918e6b520f5cfe01e0063e54778284fc81374b59eb6801_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:f72ccf91a2b0fb94b15f946f9ae95239f0ebe59283489f3261d28488f1357baa_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ptp-operator@sha256:7f2ce1962d1d660919b3d880d91c8dd4d9ffaa75be23d420066f0bde480ad1cd_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ptp-operator@sha256:9d11efd842e4b220bf981ba0115db3eee536f2a27c5baf1e6ec4217ec5350da1_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ptp-operator@sha256:db2b702436f0131d6fd1223c6a7d1b71f3b361ee8ff02856c41a0bac36a63b3a_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:19def475fa345a58be7bee679a9862ac71165ef079acc4a029e9165b9f221801_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:3f0a60a3395471faa1f99f1048f71dedbf2e24cb796f6128178848ff0cc55635_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:5a0745057f06e8b0076ad1402017dc958c00d96bdb070c6214ac4530ed1bf194_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:06ec5979c802338de3adabc0cc24e242f88ea22334d4804a08aae5b201b01740_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:1246ec009a0569a8c62620f5713502456958f80fb6485a3a9fb5d9f82c2f6675_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:82797fe1257ed46e23a196e76c2dfdb702d0d49b017f5199b7fa505d7e6f6125_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:ab3ac6ab0eecd28cf5632c732ab7e96ed71c4817e01d4c62b1a4790240110e4b_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:1eceee701508395235cee463e34d6a115cb941ea9f93f857d0ca04d5f9441251_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:230329313108683b24b0ee696b57e707be3c8c1812fcbba49ebf5ef06c4f0713_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:2498cb663c8aff5acea74d222415650ec6d889839156226b7da5209a65b154ca_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:a89d41e77b00e4d6fdac4022d399831d8d15ecbd7274677a99f4eebdda8a8e0c_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:69d0190c7b534dd90d3e43de626184855ebdf283507e1806ca2af18442dd4582_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:99efc530d74c11e05dd8dcb63a66bb54a6cb66ad167008b6f22788eecb1b3824_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:d3fd6ba6d81dd9452051162254e89407979735b2aae20254ddf8de40b875f381_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:d93a55f3008971dc9aa324091bba58700fdbb2fc62d381d57a17b55b6f69f991_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sriov-infiniband-cni@sha256:1ca5708a1989006b7480af5f7ac95ca244a430fc2da51aadee533233489671f2_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sriov-infiniband-cni@sha256:593f846f15d6326b8e5cfd3ec92b9ce7084dbb402e71722ecdbfc55365782e6e_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sriov-infiniband-cni@sha256:d0951efb92f9d77bac17fffe3576efd706cbed7189745a5b53b4ad85a3fa39f4_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sriov-network-config-daemon@sha256:2a90058ab6c91aa8db958a069b0bba3b223ef38efab549a527b9729bc56f4028_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sriov-network-config-daemon@sha256:464ba8c32338de3b3d05474768f805d2905e567135c0b22a61f85a8c8ac81c2c_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sriov-network-config-daemon@sha256:c68174d4b8d070627f9c87d2d51060670ac49d304f0b5984f877ab379e9e9549_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sriov-network-operator@sha256:7937244fa82490a141fecaf1058e287d8a701cab31b3767f21d50b9552fa7336_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sriov-network-operator@sha256:841f7c6736b48af1cd183aeb7614baa5f4fdc7a4b9fa064750938d9b899fa72c_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sriov-network-operator@sha256:d8ee5f224ee3f19121c98a7220613ca695fe221f9655136d086e0c6f6a9b738e_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:6cb2d955ff28f33e2441dc52b9aa346daf7bc8eba3f37369175703a106994dc6_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:71e347d4b9534ac983439538c5d40462969512694f4b6af681ea9174d49ee31f_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:a5b64dba76febe7c545b91e64f36c9a059c45b45ba48c53193fdc267f2c159f3_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:df4c6c34ea40b9fcbbbdce07aa9cc3187c00cc6753566342f284ee8faa1e4a3d_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:19f382eba60e2902b7e022c5e5e20c55c6317e515326b8515168d644fd7e851b_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:1b69cb1af061349a0ab7c2cc042af44afe53723952354f9d63dca0637293f0e0_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:3ca0b47c7472330c03e5e99832fe8df2eefc1f668afa04d258f610ba38b17bba_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:f56ed6f0c33520cc25431c5fc5727032a5772616ec0582480e03bf527ef9700d_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:45cf099cc7b0b461b57227784d8820e75883c2f5d8d7768bcc35ae4721093a82_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:60fc34e1c3d64fed3ba49294a454b6f2a59966841b806388415b91befc870add_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:a3c8a7ab68a3eac14b1d0182af36b96047060aa430e330bd827e228a1f106937_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:6e471a14a3c897eb88231c7493b918edad1e4b1331b99d11eb3f45f6d58922a5_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:b6f711d646d7be9fdeff391060e1fb06d6085650f6c9f33f3d4d6f360f36adbe_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:e6f38d93ab4321b9946f911ee184e350ce03639f8fd6ce56a9f1353c4a35b5c8_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-09-04T03:47:46+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:\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.14/html/release_notes/",
"product_ids": [
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:3922263bf972906b3ed9d45fa5af38b44ceb6250d006eb7ab0b8d192155b093c_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:907463571d1a660ac2a4432dbac2522051d7922850bc3677e82bb95ebd2d7aec_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:970c914b99d59f6cc4312609c53ce3036663c8b65ad7b470c86edcbbea922627_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:d10d1a867a5c4fc4adece9eb666d90b65505e829986b8663425512642f9ef74f_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:1e7131d0e8063646793f22c7e02fbb53140f0fda2055e5375b93d4fd7db4e634_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:7b75afd718eb2ac0077dc697c152ead8105759a1b66b97b578ebf12345ace69a_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:b65843a46e30a6293361f6dbb87f25df956f2cfb469ca33f4bba184f96d171f5_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:db99c12d594d7ba5fb124f9f9229ab55ad6a8aa9ae53b6dfff45e0192a6b2606_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller@sha256:383c4d50cf48668dbc5b57d9b39201b030753d2489c680a4297eaae0406d86ae_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller@sha256:69aef6466d9883e4b799854e7ea518f424e302535e1eaf401408d4260232bfac_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller@sha256:f0e5868afe38c85969c37f3c2d29b05927bea28bb098448463a04170e0bf21f8_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sriov-network-device-plugin@sha256:546adf79acb5ebe377856f8a90473c84603d0e79633095b93199327a1be4e43f_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sriov-network-device-plugin@sha256:7fbe64082dd03e0cfd221f5422a9b3806a194e0064162c8cceafa1340515748c_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sriov-network-device-plugin@sha256:a8029151e9cb9c17a832d4d66061fe4e4f1ab88654abbe2369dc076bd23094f4_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sriov-network-webhook@sha256:4154d4b8bc0d7525c2605753329463d73aedcbfce8a86d44971dce4fe9159c76_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sriov-network-webhook@sha256:4b25427e70dd841c65787d3287084a9151c88f5f78f33327f196826e94a4489c_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sriov-network-webhook@sha256:b4227ad41ebd3d990276d002d4bb492f78902e8551c61f20f43df9e131128986_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:14856"
},
{
"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.14:registry.redhat.io/openshift4/cloud-event-proxy-rhel8@sha256:18032f7dd2ce8f5bf3df51c3888e3d7ddf2f182b77ddd2d0b644742e640432a0_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/cloud-event-proxy-rhel8@sha256:1b8dd064d7cc60ec32ad66531f425a1be5d3d97d5a35a40c1883d2fb1d2e4076_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/cloud-event-proxy-rhel8@sha256:d000a16f023db1fdd192a2527a3e1a41e5bc1228719b09a1c7ec101320185a4b_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/frr-rhel9@sha256:5a0ffdca84691794d6bc554d6b4be94c10323587f7647b3c6d7cc768c9495a01_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/frr-rhel9@sha256:a3c0833e81aa542ab93ac9c65b668a97cb3494d87504976435bd083396ee3c63_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/frr-rhel9@sha256:a5ddcfb13ef901b714a1140caefe1dea6c222b1e545b7ebd3f66334084318f49_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/frr-rhel9@sha256:be4bbd5a52aab75ccfaa35a0a7950ee2828ef24e621f9d9bb5ef3f32b2e6117f_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:30c24f700db9776f99e13057c63c7f361ee6ec416d408626930f773bdcaa0b94_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:7c91fc5e366b49bf65d57f00c12f3b2d2b910e7729f3182a8c54d7b15e3b866f_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:bff055248b8ce4c5474f4c35a9b3fcf882e56e5c4c1482f8c0cca8e8f71f1223_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:c11a4b8c775a97eef4b1c00dc1a4f7db6eba99ff3fca6edccd0f1919e2f7e4dd_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:3922263bf972906b3ed9d45fa5af38b44ceb6250d006eb7ab0b8d192155b093c_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:907463571d1a660ac2a4432dbac2522051d7922850bc3677e82bb95ebd2d7aec_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:970c914b99d59f6cc4312609c53ce3036663c8b65ad7b470c86edcbbea922627_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:d10d1a867a5c4fc4adece9eb666d90b65505e829986b8663425512642f9ef74f_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:1b8fe75abcd744c669e2fb8919b6db9127b543a6c9024884ce35b87fdde6a917_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:699c8b47c4682e7a5ff3fc4af78ee7cff6a41c833d563db0f365a047e29b94e8_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:c608958ca8b19f5a7178297172d340a182ec17d18d6fd592200b3d5682d2a76a_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:efba13caabe538cdeb446a5620006110e17c1362f1ce789dfb788811197320e3_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:1e7131d0e8063646793f22c7e02fbb53140f0fda2055e5375b93d4fd7db4e634_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:7b75afd718eb2ac0077dc697c152ead8105759a1b66b97b578ebf12345ace69a_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:b65843a46e30a6293361f6dbb87f25df956f2cfb469ca33f4bba184f96d171f5_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:db99c12d594d7ba5fb124f9f9229ab55ad6a8aa9ae53b6dfff45e0192a6b2606_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/metallb-rhel9@sha256:173e68abb03985e6799e0aae078d10215925bb2152ded647a8158b75e546be00_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/metallb-rhel9@sha256:55a93e6457a1f004b3502374bc983360037398b37c8116f47869a682e5d5e810_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/metallb-rhel9@sha256:dd341338806d70e08ee55a4d29dc4159cb268fc34e36994c062ea82df8bb4189_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/metallb-rhel9@sha256:ebcdda34bc2b168b43c0eec3ce8cf0d4ad73bb3c9e9ed881c3ea181dbcfaacbf_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:28aa650033b4f22199ac22bc9659e9fc99b46d1e66f8dc15c33c307ebb6848d9_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:28ea1c534b59bef80f38c015b60266ce0f8db627395a50783c41753e5c6fe5fb_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:3a061fabd73dfa4fab91da44d48481de6666df92c72f1d775816b5899845cc31_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:db7d8648fdb95c24fb45217dd68882f21fdd8671c791a6a74bc048b917f03f54_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ansible-operator@sha256:c064112aa7a593dbb64eee30f5db80b5dc823a0437907e934579b689c38812ff_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ansible-operator@sha256:c476b7d414b9ed6424cb5fd85fd095874290c7a486c8609f1f189b168a1f942e_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ansible-operator@sha256:dc087dc5a72631782ad26000edb028ed367e881660c3559b599f8903f6d2482c_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ansible-operator@sha256:f96e5bbbfcec7578e030b3c9dc6242caca675d2fb5660743c4deb599474fe209_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:aa8916734c8706ddd72caf3211cbb851b679d1e9367737143ff6e8c0d6a5a46e_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:e27d189334af72dec5f320f386a00dd7b21a824137c4b6d87336d7cdd168e8ae_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:14c9a29560aa8f2615db001f7a09286d5381b19fb195b6168a1667f3a5920006_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:b165c0d88ab6cb0eee6eae2a721b7f4f6dfa65a520c70dbb7bb5fd4c65c159a1_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel8@sha256:18032f7dd2ce8f5bf3df51c3888e3d7ddf2f182b77ddd2d0b644742e640432a0_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel8@sha256:1b8dd064d7cc60ec32ad66531f425a1be5d3d97d5a35a40c1883d2fb1d2e4076_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel8@sha256:d000a16f023db1fdd192a2527a3e1a41e5bc1228719b09a1c7ec101320185a4b_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-capacity@sha256:27bf861d71687689ca0ef596a1781bd193ffaae67ed97187fa8f33270ba8251b_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-capacity@sha256:404733bfec5d85fab037aa2ea5733ec147e00dedb0a75aae8b07545d1f81c717_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-capacity@sha256:97951577b243944085958dd0b7fdce078ff59b5e9dec276d154a860646085e3d_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-capacity@sha256:c961ff90ca0d7e1dc39fd0928c6be496afd252e0aecbf3255c793bf281bb8048_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-nfd-operator@sha256:57132e9252c102eea63dcb3fc7dd86bae8333641625322faccd57302fe978b19_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-nfd-operator@sha256:70eb35cb98b1f91a3609bbe4a9af61b4e32099b3cce2d591da4ffdb0dc2ff854_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-nfd-operator@sha256:aed18a977d56687f96236510fa60f1c2d8938519fc3149312bd33965f6895be6_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-nfd-operator@sha256:bad2e28c9569e055f9de8e9b3ccd1a2da69e9865005e2ab51a7b471b2ef75579_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:3cdf13b68c1e1e9f94d3e9a3f7f83c4f8e234bfa4be99b6eaefd25256ba9a0b1_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:48399cc591f4b9329acc63b08f3a3b3783ea0f229e9033c0a78365aec4b4d00d_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:9e47cdea8e508925cb523d77c47989950c6b940f564bbaeef13e16c41a18151d_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:e28717febe62795200f917fbf2d0670daf7e87a3525f203b42adf2c86bbe72fc_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8@sha256:1242a41c8878576390f6508ea42bf71f3813729f7f8973839e4e53af47c9b35e_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8@sha256:169f19aa2fe736cde54e200d86203725ee986dcba1434b7f230644c0a16f4c4a_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8@sha256:5c567df3d58831cc2cdf9f244d4bb66a11522b4a1d16c3e31f5f81f8d98e34da_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8@sha256:b3f9d2d69d5bae0b8e9be32d4227d352088809f4ab079b374c8ee3fec2aea001_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:8432014bec98adffbee38522c997d557cda886f65f84376080fc505850964033_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:a752ccce231ce81f2c54e3830cf0c38837bb49e4cd31081dbd9c877f8851e1ba_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:d8018771468b036d193a99b0c7e2c859fdea4c4ca02bb6e21ca583f75120a0ee_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:ed6b2c9e41da833301bae66d700cdaaff01bf2cf803e32fd5141f867da41c768_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:2134682501030198a58eafc0d117a3c289394de454b18281f7b0946caa579fc9_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:42d96da43fe9e0f2b63a2446a75673fb58d8c143dec917ff47f153999dfbe0db_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:ab1f24c088a0c3eda0894edae937e9f78d05beac78c631a064406d4bc42bd4e6_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:c5d50ebba87b92564e0a9816903c967d306ec6481a83d1c9487cdbe41759c407_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:c8c3f2ef7e8bfb81cf07d3809c858ba278fa18340789e4b5994ea5af81201712_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:e9c14f3ebe1155aae37eaefb5d608b7dd43a35e7d2f7c323c649f4a50861c480_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:eb506e0f4c91225757e4cdd03a62f96cac4e59fddb7e132237dbc2c0ac19c997_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:ec18fc905ca952a3edb5cbc81f84a5ad92ae8de80889514a40b243d1c368f68b_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-egress-router@sha256:022aad9773656d60471089c385e1fde3231ecfde849cce72ae50610fc89a25f8_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-egress-router@sha256:0f83d567e02c4d6066990b48212882de4e1c666b18bd1c39382e99359dfb3ab8_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-egress-router@sha256:97abe710bbc64c572c95e229497011397091d54053a972ad1aa14fa8785b4e41_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-egress-router@sha256:9d3a4491f346b4f5183b6cfd566bcc2ab699eb1ccf00838e3314266ac01903d9_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:2498564f0baa213bedf54242b9c6d1db514d3bb1ea5ccd398ff9786f0dfeb534_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:8c778e4e9ce7d33fa278c172fed594de63e71acea9142689aa3d2f1e9e2f45af_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:a93e4c741b08be8217b36aacde5533966e58066edebb3658ec79e8433b8550ef_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:1caca957781d85684cb0796c9917274f5b58703dac903a9858e1b688f4d62dee_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:24595f4ef1b7548fa7acfeb125b55785a1eeb83b61849e05918248fd03529f06_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:9f36e3035b7368d553da0936f190a68879e12c5b0bc99ea8bb1b241b3cd76c0c_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-helm-operator@sha256:233dbb7e59dfa55b53a36d5d860b5ac34296055ebfd267a31fd36ee5545b31e8_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-helm-operator@sha256:81fa16a6a36a1ce12cb0d25d70c57efb73f620a4d18c4fdc4e695205348be2ab_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-helm-operator@sha256:a98e69aa334967ade7e3d1c09fe04995ee00732278ca54c586cbb09cf9aee9a3_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-helm-operator@sha256:da3976518154ebb5405e26d02b270942eed941a804f04abf2ddc69c9b90cf1de_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:7f34b4f8222bc49efd1e34a17c8b657069398b598e9aa988e792a2bb07f34ada_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ab6682c97c4a8ba41effb17a179c7d491cf6d487ed69e56fad511db02fec30d4_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:b6dffd9254412eaeb4f13d9ecbb25d161b5fa941d14e8a91468f3be96dd01cd7_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:c52dbdc1e262158d2d1a994273c9bcd7f02f977732500cad856d84d8dd6ef1ef_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-local-storage-diskmaker@sha256:077ab960cc63848b2e647768743165042ee11f35637c5cbd2d095cdc92cb1f0f_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-local-storage-diskmaker@sha256:220d1c0f3bf1ae16df1a3635d51acd99a57e148dad25b478a215294d63d186e9_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-local-storage-diskmaker@sha256:94da78fcb97d53d3e8dc740cc90bb78af77e7f9b85ec3b852ccde32d9734bb46_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-local-storage-diskmaker@sha256:bcc998dccf6e0b18c83ed07962b6c01568778d43d59da0ce22a914fd45c4bc99_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel8@sha256:36a994d12a6374369350688211d93651ca2bdc9abf1dceee63adb6f12d3ee47b_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel8@sha256:bf7ce596e889b5cdf607c20f71c6df65699dfff679b783ad061889c622177356_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel8@sha256:c42e02f06567cbe5cb478be18328bf619ae7d3f452a5e11a4eb04718a26b459b_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel8@sha256:fa6e4074f7f7ffcee630c7d3669cd66ea9a5d1bcb8ca62d741b5c94b851715f5_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-local-storage-operator@sha256:06fbb5c6b0dc68b7512c3066eb19e2d6f3425821dd87062b108b65ae8f45f3c2_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-local-storage-operator@sha256:88e54a486a521e999e9df844d778e10faeee9aaa4c7a5ccec863d9b4b849c503_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-local-storage-operator@sha256:d95d3a409ef298f2712edf22411b19895832a0564688bf407774c94aa7caf583_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-local-storage-operator@sha256:f8eb99d234a4b6abeaf72b9074152a2fbe4bbe995b1db1481c801c15fa98fc90_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-node-feature-discovery@sha256:17739c3b2201df1838e6d35353295486c60a14cf48d220637e0b8cf9c4c02917_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-node-feature-discovery@sha256:4b47adea5516ce533931b403b264932f1dc08ebc98758517c14b88a4cabea4ad_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-node-feature-discovery@sha256:4f8236e6bb85c1dc73f66e7dd28e995ad9fa9be5b050073e536311c1acb8d04f_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-node-feature-discovery@sha256:e0ba1ec68ce45ae3f9bc3bfac40f4203a589aa46b2510068a5280511d87306ca_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:83d40fec27059aec30319ad7baa507ad5f5729c2d203e6cb725500007ced2ef4_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:be50f2a6f6ca2a3e1048f435bdf6ff95881c74a0f518f2c98ac3e3d31cb427c3_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:ec06818162556b2ab8918e6b520f5cfe01e0063e54778284fc81374b59eb6801_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:f72ccf91a2b0fb94b15f946f9ae95239f0ebe59283489f3261d28488f1357baa_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ptp-operator@sha256:7f2ce1962d1d660919b3d880d91c8dd4d9ffaa75be23d420066f0bde480ad1cd_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ptp-operator@sha256:9d11efd842e4b220bf981ba0115db3eee536f2a27c5baf1e6ec4217ec5350da1_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ptp-operator@sha256:db2b702436f0131d6fd1223c6a7d1b71f3b361ee8ff02856c41a0bac36a63b3a_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:19def475fa345a58be7bee679a9862ac71165ef079acc4a029e9165b9f221801_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:3f0a60a3395471faa1f99f1048f71dedbf2e24cb796f6128178848ff0cc55635_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:5a0745057f06e8b0076ad1402017dc958c00d96bdb070c6214ac4530ed1bf194_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:06ec5979c802338de3adabc0cc24e242f88ea22334d4804a08aae5b201b01740_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:1246ec009a0569a8c62620f5713502456958f80fb6485a3a9fb5d9f82c2f6675_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:82797fe1257ed46e23a196e76c2dfdb702d0d49b017f5199b7fa505d7e6f6125_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:ab3ac6ab0eecd28cf5632c732ab7e96ed71c4817e01d4c62b1a4790240110e4b_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:1eceee701508395235cee463e34d6a115cb941ea9f93f857d0ca04d5f9441251_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:230329313108683b24b0ee696b57e707be3c8c1812fcbba49ebf5ef06c4f0713_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:2498cb663c8aff5acea74d222415650ec6d889839156226b7da5209a65b154ca_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:a89d41e77b00e4d6fdac4022d399831d8d15ecbd7274677a99f4eebdda8a8e0c_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:69d0190c7b534dd90d3e43de626184855ebdf283507e1806ca2af18442dd4582_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:99efc530d74c11e05dd8dcb63a66bb54a6cb66ad167008b6f22788eecb1b3824_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:d3fd6ba6d81dd9452051162254e89407979735b2aae20254ddf8de40b875f381_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:d93a55f3008971dc9aa324091bba58700fdbb2fc62d381d57a17b55b6f69f991_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller@sha256:383c4d50cf48668dbc5b57d9b39201b030753d2489c680a4297eaae0406d86ae_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller@sha256:69aef6466d9883e4b799854e7ea518f424e302535e1eaf401408d4260232bfac_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller@sha256:f0e5868afe38c85969c37f3c2d29b05927bea28bb098448463a04170e0bf21f8_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sriov-infiniband-cni@sha256:1ca5708a1989006b7480af5f7ac95ca244a430fc2da51aadee533233489671f2_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sriov-infiniband-cni@sha256:593f846f15d6326b8e5cfd3ec92b9ce7084dbb402e71722ecdbfc55365782e6e_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sriov-infiniband-cni@sha256:d0951efb92f9d77bac17fffe3576efd706cbed7189745a5b53b4ad85a3fa39f4_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sriov-network-config-daemon@sha256:2a90058ab6c91aa8db958a069b0bba3b223ef38efab549a527b9729bc56f4028_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sriov-network-config-daemon@sha256:464ba8c32338de3b3d05474768f805d2905e567135c0b22a61f85a8c8ac81c2c_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sriov-network-config-daemon@sha256:c68174d4b8d070627f9c87d2d51060670ac49d304f0b5984f877ab379e9e9549_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sriov-network-device-plugin@sha256:546adf79acb5ebe377856f8a90473c84603d0e79633095b93199327a1be4e43f_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sriov-network-device-plugin@sha256:7fbe64082dd03e0cfd221f5422a9b3806a194e0064162c8cceafa1340515748c_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sriov-network-device-plugin@sha256:a8029151e9cb9c17a832d4d66061fe4e4f1ab88654abbe2369dc076bd23094f4_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sriov-network-operator@sha256:7937244fa82490a141fecaf1058e287d8a701cab31b3767f21d50b9552fa7336_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sriov-network-operator@sha256:841f7c6736b48af1cd183aeb7614baa5f4fdc7a4b9fa064750938d9b899fa72c_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sriov-network-operator@sha256:d8ee5f224ee3f19121c98a7220613ca695fe221f9655136d086e0c6f6a9b738e_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sriov-network-webhook@sha256:4154d4b8bc0d7525c2605753329463d73aedcbfce8a86d44971dce4fe9159c76_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sriov-network-webhook@sha256:4b25427e70dd841c65787d3287084a9151c88f5f78f33327f196826e94a4489c_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sriov-network-webhook@sha256:b4227ad41ebd3d990276d002d4bb492f78902e8551c61f20f43df9e131128986_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:6cb2d955ff28f33e2441dc52b9aa346daf7bc8eba3f37369175703a106994dc6_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:71e347d4b9534ac983439538c5d40462969512694f4b6af681ea9174d49ee31f_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:a5b64dba76febe7c545b91e64f36c9a059c45b45ba48c53193fdc267f2c159f3_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:df4c6c34ea40b9fcbbbdce07aa9cc3187c00cc6753566342f284ee8faa1e4a3d_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:19f382eba60e2902b7e022c5e5e20c55c6317e515326b8515168d644fd7e851b_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:1b69cb1af061349a0ab7c2cc042af44afe53723952354f9d63dca0637293f0e0_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:3ca0b47c7472330c03e5e99832fe8df2eefc1f668afa04d258f610ba38b17bba_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:f56ed6f0c33520cc25431c5fc5727032a5772616ec0582480e03bf527ef9700d_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:45cf099cc7b0b461b57227784d8820e75883c2f5d8d7768bcc35ae4721093a82_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:60fc34e1c3d64fed3ba49294a454b6f2a59966841b806388415b91befc870add_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:a3c8a7ab68a3eac14b1d0182af36b96047060aa430e330bd827e228a1f106937_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:6e471a14a3c897eb88231c7493b918edad1e4b1331b99d11eb3f45f6d58922a5_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:b6f711d646d7be9fdeff391060e1fb06d6085650f6c9f33f3d4d6f360f36adbe_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:e6f38d93ab4321b9946f911ee184e350ce03639f8fd6ce56a9f1353c4a35b5c8_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.0"
},
"products": [
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/cloud-event-proxy-rhel8@sha256:18032f7dd2ce8f5bf3df51c3888e3d7ddf2f182b77ddd2d0b644742e640432a0_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/cloud-event-proxy-rhel8@sha256:1b8dd064d7cc60ec32ad66531f425a1be5d3d97d5a35a40c1883d2fb1d2e4076_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/cloud-event-proxy-rhel8@sha256:d000a16f023db1fdd192a2527a3e1a41e5bc1228719b09a1c7ec101320185a4b_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/frr-rhel9@sha256:5a0ffdca84691794d6bc554d6b4be94c10323587f7647b3c6d7cc768c9495a01_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/frr-rhel9@sha256:a3c0833e81aa542ab93ac9c65b668a97cb3494d87504976435bd083396ee3c63_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/frr-rhel9@sha256:a5ddcfb13ef901b714a1140caefe1dea6c222b1e545b7ebd3f66334084318f49_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/frr-rhel9@sha256:be4bbd5a52aab75ccfaa35a0a7950ee2828ef24e621f9d9bb5ef3f32b2e6117f_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:30c24f700db9776f99e13057c63c7f361ee6ec416d408626930f773bdcaa0b94_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:7c91fc5e366b49bf65d57f00c12f3b2d2b910e7729f3182a8c54d7b15e3b866f_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:bff055248b8ce4c5474f4c35a9b3fcf882e56e5c4c1482f8c0cca8e8f71f1223_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:c11a4b8c775a97eef4b1c00dc1a4f7db6eba99ff3fca6edccd0f1919e2f7e4dd_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:3922263bf972906b3ed9d45fa5af38b44ceb6250d006eb7ab0b8d192155b093c_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:907463571d1a660ac2a4432dbac2522051d7922850bc3677e82bb95ebd2d7aec_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:970c914b99d59f6cc4312609c53ce3036663c8b65ad7b470c86edcbbea922627_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:d10d1a867a5c4fc4adece9eb666d90b65505e829986b8663425512642f9ef74f_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:1b8fe75abcd744c669e2fb8919b6db9127b543a6c9024884ce35b87fdde6a917_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:699c8b47c4682e7a5ff3fc4af78ee7cff6a41c833d563db0f365a047e29b94e8_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:c608958ca8b19f5a7178297172d340a182ec17d18d6fd592200b3d5682d2a76a_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:efba13caabe538cdeb446a5620006110e17c1362f1ce789dfb788811197320e3_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:1e7131d0e8063646793f22c7e02fbb53140f0fda2055e5375b93d4fd7db4e634_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:7b75afd718eb2ac0077dc697c152ead8105759a1b66b97b578ebf12345ace69a_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:b65843a46e30a6293361f6dbb87f25df956f2cfb469ca33f4bba184f96d171f5_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:db99c12d594d7ba5fb124f9f9229ab55ad6a8aa9ae53b6dfff45e0192a6b2606_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/metallb-rhel9@sha256:173e68abb03985e6799e0aae078d10215925bb2152ded647a8158b75e546be00_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/metallb-rhel9@sha256:55a93e6457a1f004b3502374bc983360037398b37c8116f47869a682e5d5e810_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/metallb-rhel9@sha256:dd341338806d70e08ee55a4d29dc4159cb268fc34e36994c062ea82df8bb4189_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/metallb-rhel9@sha256:ebcdda34bc2b168b43c0eec3ce8cf0d4ad73bb3c9e9ed881c3ea181dbcfaacbf_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:28aa650033b4f22199ac22bc9659e9fc99b46d1e66f8dc15c33c307ebb6848d9_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:28ea1c534b59bef80f38c015b60266ce0f8db627395a50783c41753e5c6fe5fb_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:3a061fabd73dfa4fab91da44d48481de6666df92c72f1d775816b5899845cc31_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/nmstate-console-plugin-rhel8@sha256:db7d8648fdb95c24fb45217dd68882f21fdd8671c791a6a74bc048b917f03f54_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ansible-operator@sha256:c064112aa7a593dbb64eee30f5db80b5dc823a0437907e934579b689c38812ff_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ansible-operator@sha256:c476b7d414b9ed6424cb5fd85fd095874290c7a486c8609f1f189b168a1f942e_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ansible-operator@sha256:dc087dc5a72631782ad26000edb028ed367e881660c3559b599f8903f6d2482c_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ansible-operator@sha256:f96e5bbbfcec7578e030b3c9dc6242caca675d2fb5660743c4deb599474fe209_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:aa8916734c8706ddd72caf3211cbb851b679d1e9367737143ff6e8c0d6a5a46e_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:e27d189334af72dec5f320f386a00dd7b21a824137c4b6d87336d7cdd168e8ae_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:14c9a29560aa8f2615db001f7a09286d5381b19fb195b6168a1667f3a5920006_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:b165c0d88ab6cb0eee6eae2a721b7f4f6dfa65a520c70dbb7bb5fd4c65c159a1_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel8@sha256:18032f7dd2ce8f5bf3df51c3888e3d7ddf2f182b77ddd2d0b644742e640432a0_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel8@sha256:1b8dd064d7cc60ec32ad66531f425a1be5d3d97d5a35a40c1883d2fb1d2e4076_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel8@sha256:d000a16f023db1fdd192a2527a3e1a41e5bc1228719b09a1c7ec101320185a4b_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-capacity@sha256:27bf861d71687689ca0ef596a1781bd193ffaae67ed97187fa8f33270ba8251b_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-capacity@sha256:404733bfec5d85fab037aa2ea5733ec147e00dedb0a75aae8b07545d1f81c717_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-capacity@sha256:97951577b243944085958dd0b7fdce078ff59b5e9dec276d154a860646085e3d_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-capacity@sha256:c961ff90ca0d7e1dc39fd0928c6be496afd252e0aecbf3255c793bf281bb8048_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-nfd-operator@sha256:57132e9252c102eea63dcb3fc7dd86bae8333641625322faccd57302fe978b19_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-nfd-operator@sha256:70eb35cb98b1f91a3609bbe4a9af61b4e32099b3cce2d591da4ffdb0dc2ff854_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-nfd-operator@sha256:aed18a977d56687f96236510fa60f1c2d8938519fc3149312bd33965f6895be6_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-cluster-nfd-operator@sha256:bad2e28c9569e055f9de8e9b3ccd1a2da69e9865005e2ab51a7b471b2ef75579_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:3cdf13b68c1e1e9f94d3e9a3f7f83c4f8e234bfa4be99b6eaefd25256ba9a0b1_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:48399cc591f4b9329acc63b08f3a3b3783ea0f229e9033c0a78365aec4b4d00d_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:9e47cdea8e508925cb523d77c47989950c6b940f564bbaeef13e16c41a18151d_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:e28717febe62795200f917fbf2d0670daf7e87a3525f203b42adf2c86bbe72fc_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8@sha256:1242a41c8878576390f6508ea42bf71f3813729f7f8973839e4e53af47c9b35e_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8@sha256:169f19aa2fe736cde54e200d86203725ee986dcba1434b7f230644c0a16f4c4a_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8@sha256:5c567df3d58831cc2cdf9f244d4bb66a11522b4a1d16c3e31f5f81f8d98e34da_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8@sha256:b3f9d2d69d5bae0b8e9be32d4227d352088809f4ab079b374c8ee3fec2aea001_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:8432014bec98adffbee38522c997d557cda886f65f84376080fc505850964033_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:a752ccce231ce81f2c54e3830cf0c38837bb49e4cd31081dbd9c877f8851e1ba_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:d8018771468b036d193a99b0c7e2c859fdea4c4ca02bb6e21ca583f75120a0ee_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:ed6b2c9e41da833301bae66d700cdaaff01bf2cf803e32fd5141f867da41c768_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:2134682501030198a58eafc0d117a3c289394de454b18281f7b0946caa579fc9_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:42d96da43fe9e0f2b63a2446a75673fb58d8c143dec917ff47f153999dfbe0db_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:ab1f24c088a0c3eda0894edae937e9f78d05beac78c631a064406d4bc42bd4e6_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:c5d50ebba87b92564e0a9816903c967d306ec6481a83d1c9487cdbe41759c407_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:c8c3f2ef7e8bfb81cf07d3809c858ba278fa18340789e4b5994ea5af81201712_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:e9c14f3ebe1155aae37eaefb5d608b7dd43a35e7d2f7c323c649f4a50861c480_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:eb506e0f4c91225757e4cdd03a62f96cac4e59fddb7e132237dbc2c0ac19c997_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:ec18fc905ca952a3edb5cbc81f84a5ad92ae8de80889514a40b243d1c368f68b_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-egress-router@sha256:022aad9773656d60471089c385e1fde3231ecfde849cce72ae50610fc89a25f8_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-egress-router@sha256:0f83d567e02c4d6066990b48212882de4e1c666b18bd1c39382e99359dfb3ab8_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-egress-router@sha256:97abe710bbc64c572c95e229497011397091d54053a972ad1aa14fa8785b4e41_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-egress-router@sha256:9d3a4491f346b4f5183b6cfd566bcc2ab699eb1ccf00838e3314266ac01903d9_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:2498564f0baa213bedf54242b9c6d1db514d3bb1ea5ccd398ff9786f0dfeb534_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:8c778e4e9ce7d33fa278c172fed594de63e71acea9142689aa3d2f1e9e2f45af_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:a93e4c741b08be8217b36aacde5533966e58066edebb3658ec79e8433b8550ef_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:1caca957781d85684cb0796c9917274f5b58703dac903a9858e1b688f4d62dee_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:24595f4ef1b7548fa7acfeb125b55785a1eeb83b61849e05918248fd03529f06_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:9f36e3035b7368d553da0936f190a68879e12c5b0bc99ea8bb1b241b3cd76c0c_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-helm-operator@sha256:233dbb7e59dfa55b53a36d5d860b5ac34296055ebfd267a31fd36ee5545b31e8_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-helm-operator@sha256:81fa16a6a36a1ce12cb0d25d70c57efb73f620a4d18c4fdc4e695205348be2ab_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-helm-operator@sha256:a98e69aa334967ade7e3d1c09fe04995ee00732278ca54c586cbb09cf9aee9a3_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-helm-operator@sha256:da3976518154ebb5405e26d02b270942eed941a804f04abf2ddc69c9b90cf1de_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:7f34b4f8222bc49efd1e34a17c8b657069398b598e9aa988e792a2bb07f34ada_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ab6682c97c4a8ba41effb17a179c7d491cf6d487ed69e56fad511db02fec30d4_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:b6dffd9254412eaeb4f13d9ecbb25d161b5fa941d14e8a91468f3be96dd01cd7_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:c52dbdc1e262158d2d1a994273c9bcd7f02f977732500cad856d84d8dd6ef1ef_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-local-storage-diskmaker@sha256:077ab960cc63848b2e647768743165042ee11f35637c5cbd2d095cdc92cb1f0f_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-local-storage-diskmaker@sha256:220d1c0f3bf1ae16df1a3635d51acd99a57e148dad25b478a215294d63d186e9_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-local-storage-diskmaker@sha256:94da78fcb97d53d3e8dc740cc90bb78af77e7f9b85ec3b852ccde32d9734bb46_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-local-storage-diskmaker@sha256:bcc998dccf6e0b18c83ed07962b6c01568778d43d59da0ce22a914fd45c4bc99_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel8@sha256:36a994d12a6374369350688211d93651ca2bdc9abf1dceee63adb6f12d3ee47b_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel8@sha256:bf7ce596e889b5cdf607c20f71c6df65699dfff679b783ad061889c622177356_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel8@sha256:c42e02f06567cbe5cb478be18328bf619ae7d3f452a5e11a4eb04718a26b459b_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel8@sha256:fa6e4074f7f7ffcee630c7d3669cd66ea9a5d1bcb8ca62d741b5c94b851715f5_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-local-storage-operator@sha256:06fbb5c6b0dc68b7512c3066eb19e2d6f3425821dd87062b108b65ae8f45f3c2_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-local-storage-operator@sha256:88e54a486a521e999e9df844d778e10faeee9aaa4c7a5ccec863d9b4b849c503_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-local-storage-operator@sha256:d95d3a409ef298f2712edf22411b19895832a0564688bf407774c94aa7caf583_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-local-storage-operator@sha256:f8eb99d234a4b6abeaf72b9074152a2fbe4bbe995b1db1481c801c15fa98fc90_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-node-feature-discovery@sha256:17739c3b2201df1838e6d35353295486c60a14cf48d220637e0b8cf9c4c02917_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-node-feature-discovery@sha256:4b47adea5516ce533931b403b264932f1dc08ebc98758517c14b88a4cabea4ad_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-node-feature-discovery@sha256:4f8236e6bb85c1dc73f66e7dd28e995ad9fa9be5b050073e536311c1acb8d04f_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-node-feature-discovery@sha256:e0ba1ec68ce45ae3f9bc3bfac40f4203a589aa46b2510068a5280511d87306ca_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:83d40fec27059aec30319ad7baa507ad5f5729c2d203e6cb725500007ced2ef4_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:be50f2a6f6ca2a3e1048f435bdf6ff95881c74a0f518f2c98ac3e3d31cb427c3_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:ec06818162556b2ab8918e6b520f5cfe01e0063e54778284fc81374b59eb6801_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:f72ccf91a2b0fb94b15f946f9ae95239f0ebe59283489f3261d28488f1357baa_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ptp-operator@sha256:7f2ce1962d1d660919b3d880d91c8dd4d9ffaa75be23d420066f0bde480ad1cd_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ptp-operator@sha256:9d11efd842e4b220bf981ba0115db3eee536f2a27c5baf1e6ec4217ec5350da1_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ptp-operator@sha256:db2b702436f0131d6fd1223c6a7d1b71f3b361ee8ff02856c41a0bac36a63b3a_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:19def475fa345a58be7bee679a9862ac71165ef079acc4a029e9165b9f221801_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:3f0a60a3395471faa1f99f1048f71dedbf2e24cb796f6128178848ff0cc55635_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:5a0745057f06e8b0076ad1402017dc958c00d96bdb070c6214ac4530ed1bf194_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:06ec5979c802338de3adabc0cc24e242f88ea22334d4804a08aae5b201b01740_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:1246ec009a0569a8c62620f5713502456958f80fb6485a3a9fb5d9f82c2f6675_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:82797fe1257ed46e23a196e76c2dfdb702d0d49b017f5199b7fa505d7e6f6125_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:ab3ac6ab0eecd28cf5632c732ab7e96ed71c4817e01d4c62b1a4790240110e4b_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:1eceee701508395235cee463e34d6a115cb941ea9f93f857d0ca04d5f9441251_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:230329313108683b24b0ee696b57e707be3c8c1812fcbba49ebf5ef06c4f0713_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:2498cb663c8aff5acea74d222415650ec6d889839156226b7da5209a65b154ca_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8@sha256:a89d41e77b00e4d6fdac4022d399831d8d15ecbd7274677a99f4eebdda8a8e0c_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:69d0190c7b534dd90d3e43de626184855ebdf283507e1806ca2af18442dd4582_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:99efc530d74c11e05dd8dcb63a66bb54a6cb66ad167008b6f22788eecb1b3824_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:d3fd6ba6d81dd9452051162254e89407979735b2aae20254ddf8de40b875f381_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:d93a55f3008971dc9aa324091bba58700fdbb2fc62d381d57a17b55b6f69f991_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller@sha256:383c4d50cf48668dbc5b57d9b39201b030753d2489c680a4297eaae0406d86ae_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller@sha256:69aef6466d9883e4b799854e7ea518f424e302535e1eaf401408d4260232bfac_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller@sha256:f0e5868afe38c85969c37f3c2d29b05927bea28bb098448463a04170e0bf21f8_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sriov-infiniband-cni@sha256:1ca5708a1989006b7480af5f7ac95ca244a430fc2da51aadee533233489671f2_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sriov-infiniband-cni@sha256:593f846f15d6326b8e5cfd3ec92b9ce7084dbb402e71722ecdbfc55365782e6e_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sriov-infiniband-cni@sha256:d0951efb92f9d77bac17fffe3576efd706cbed7189745a5b53b4ad85a3fa39f4_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sriov-network-config-daemon@sha256:2a90058ab6c91aa8db958a069b0bba3b223ef38efab549a527b9729bc56f4028_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sriov-network-config-daemon@sha256:464ba8c32338de3b3d05474768f805d2905e567135c0b22a61f85a8c8ac81c2c_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sriov-network-config-daemon@sha256:c68174d4b8d070627f9c87d2d51060670ac49d304f0b5984f877ab379e9e9549_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sriov-network-device-plugin@sha256:546adf79acb5ebe377856f8a90473c84603d0e79633095b93199327a1be4e43f_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sriov-network-device-plugin@sha256:7fbe64082dd03e0cfd221f5422a9b3806a194e0064162c8cceafa1340515748c_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sriov-network-device-plugin@sha256:a8029151e9cb9c17a832d4d66061fe4e4f1ab88654abbe2369dc076bd23094f4_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sriov-network-operator@sha256:7937244fa82490a141fecaf1058e287d8a701cab31b3767f21d50b9552fa7336_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sriov-network-operator@sha256:841f7c6736b48af1cd183aeb7614baa5f4fdc7a4b9fa064750938d9b899fa72c_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sriov-network-operator@sha256:d8ee5f224ee3f19121c98a7220613ca695fe221f9655136d086e0c6f6a9b738e_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sriov-network-webhook@sha256:4154d4b8bc0d7525c2605753329463d73aedcbfce8a86d44971dce4fe9159c76_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sriov-network-webhook@sha256:4b25427e70dd841c65787d3287084a9151c88f5f78f33327f196826e94a4489c_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-sriov-network-webhook@sha256:b4227ad41ebd3d990276d002d4bb492f78902e8551c61f20f43df9e131128986_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:6cb2d955ff28f33e2441dc52b9aa346daf7bc8eba3f37369175703a106994dc6_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:71e347d4b9534ac983439538c5d40462969512694f4b6af681ea9174d49ee31f_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:a5b64dba76febe7c545b91e64f36c9a059c45b45ba48c53193fdc267f2c159f3_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:df4c6c34ea40b9fcbbbdce07aa9cc3187c00cc6753566342f284ee8faa1e4a3d_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:19f382eba60e2902b7e022c5e5e20c55c6317e515326b8515168d644fd7e851b_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:1b69cb1af061349a0ab7c2cc042af44afe53723952354f9d63dca0637293f0e0_s390x",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:3ca0b47c7472330c03e5e99832fe8df2eefc1f668afa04d258f610ba38b17bba_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:f56ed6f0c33520cc25431c5fc5727032a5772616ec0582480e03bf527ef9700d_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:45cf099cc7b0b461b57227784d8820e75883c2f5d8d7768bcc35ae4721093a82_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:60fc34e1c3d64fed3ba49294a454b6f2a59966841b806388415b91befc870add_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:a3c8a7ab68a3eac14b1d0182af36b96047060aa430e330bd827e228a1f106937_amd64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:6e471a14a3c897eb88231c7493b918edad1e4b1331b99d11eb3f45f6d58922a5_arm64",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:b6f711d646d7be9fdeff391060e1fb06d6085650f6c9f33f3d4d6f360f36adbe_ppc64le",
"Red Hat OpenShift Container Platform 4.14:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:e6f38d93ab4321b9946f911ee184e350ce03639f8fd6ce56a9f1353c4a35b5c8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/golang/glog: Vulnerability when creating log files in github.com/golang/glog"
}
]
}
RHSA-2025:14859
Vulnerability from csaf_redhat - Published: 2025-09-04 13:50 - Updated: 2026-06-05 01:13A 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.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:97107bbe458e3e0d9eea1b66c87fe4acf16d7c8a3523c518674faef9f0675a01_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7f6cdc862181fbf055fc1cb35d4a0139b0c9ea392aacbfd8e4df3c084f05451_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:bad5d83d733c306d3016c8af707b4af9b5a1521dccc01e550927cc2f673771cb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:e2163013df1ffce60aec8702aacbd7121a37965ac06dd5e38952d941a5b0b65d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:22d4ce4c381301de4602398c599a964f7071337557ac75ad41d41947932be181_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:637ea04dfa255f6905fd26e0b1bc69c65a9c626ef70e54d0333e84420c572120_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:c6c34d670826ccf493602e6bf900480dbef8d8d2b963a5574d5cdf3409c60639_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fd0d7e2705c100aa69995a53712914134723a7402253ae415dacc7b256f01e07_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2f5cb2308e74c3e4054404790ac6ff4ec36b6fae28679f36da838a6874b535d0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:730a2120c6c50536f5b9d2c6d6c1ef6add5e389e16963c6ca21fed32a1f5c649_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:921500affeceb488be3534914c87d0d27d462ab30dc05be037274ee2c35707f5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d7f20821a3d2fe212daa044bd18db871477d9e4419cba64b391727183ec53c67_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:981d69337a3400da4c640e05053c6706129c0a6f1bc97088e8fdda8015e8e34b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:e69c8df449f6a6328d5178e9671b96069580214923a8766d098b780130a13d7c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:e69f87dadcc44a17e50efa4832cb625b0fd8ac0e1ac9f7f5bc38c9e2f17cffa5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:f524234c3136a360b8900d5a43c006ded9b6a5db6b848c8ff8699785442ecc43_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:30410ca54aab3dec563732bc96b4083bacc14857b35a627d3075fb3f382bb5d1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:387f05dceea1e317caf6204e68d1fb877da8077fc1c44976ec59ff92dcb6df5a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67f2fe76025cab32de62b8ecdf061392d5569814d85805ab120796f1469c1765_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:6a7aa90b49ad4e2130fdaf0e4677fc9e39fb9984bf996c1945280d4e89e0dabd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0b54ef56f897be0ca96c00020654a918f30c6a7413f817ed4519caddcc6c5834_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:677464561f1fb4ecdaf5bd6fd3b76d2a3bb7957c0cf2c7a6156d868a943b398c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:78bc364116fd6f897f3f0f5ed1c35e7f82397c4aec02f0e2aeb38a07ce78ac2d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:aeff56607a25976c759ca7ad8cdf3ed56e303b87bfd7df3c8f1f1e1e5eba2d3f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:28b08fdd8ba36985802d4f6f35b6690b453ada59c268e1280db11a5884a0d9b5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:995a196070106f636adcda5181094ecb72c127e44aa88ea3810c2c5060a2b0d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b047e02485bb934e79dd90395cb154b1520553438a0491ef946145d489f2617d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:cf1b52e169e9b831a8c4a702346d163ec59f2f7396b253da6b99cd3edc2b0eb7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:0b63824b4d546ec802e0edeab6df2b99bf7929460ff6e9318fc59f1224685de3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:0ea2e61b319859bcfa730b17668b930c9280dac8afe3803c5d724f8c31221cb3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:223ed02a69e59db284d07865b5dd1b512d25d6c4f8c253a522fefb8748bb0687_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6def36ef326e2b7e52cbefa9d71d1e700feb66e2727fd8c40a83d28829138561_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:03671b62f32f61052b2e090779a6d9f9e2a5e14b722085f46b4f96541ec0d7b1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:71502cd4fc58b4c81966e0a9c5f0db1e0ba2b437e8060defcd520fb1a3f75692_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:890a76d02d4a7c44932eaca047643d731d066c753e02fc355480668f35ac525a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:aeb66e2087eb207cea7c78eb25cd8f17d9d4b0f8bc2fc98a5c1f0951692d17dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:164b565ea878de17a8b9798893c3e487f11c35aff4dca3d07a96ac75468dd932_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:9e461655c290f8e74abdd040813d333a5a3767d31eac4074d28713bf9bd74399_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c051be77bc83b80051910c2af2e3c684baf6895d515a8d1071b5887b4569e6f5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:d293b41f43e07cb0de05abd705280489c6a25be7015ec48a425d05bf0e67bb32_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4904a9aa5320035b96be47ebc942789062bdb2b935449b9a077a943ab6ea186d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:636a26d40360f3220092f45dccee32ec82d238fe7609c5a25d7500fb20a91284_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:c643fa0907a3b1595479782cba69702ff851b2c3c51dfe0873d98ab9bc7e2c86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:de1af1d3f81ffc7a6cadcd92fdbacb8034573172692adc52b086750b82fee4ef_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:6067f3763f632ef396b3ea7a444e953947d7940ba477452f78c215a23bbacd66_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c1e226de2ef7bdc2a4874b50646bb662e447b865739a7535c236de5d424ebf3e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e2d9daa1128240ccae5efd110d9dd811d7f2b01cef85bd172b467fe2db8ded10_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eee9d15e4e6b2d960cb8bacde4bd2df68f8fc25d6003cf34a2187969dab3c54b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0188074272372d19a025a29052b7d720f5b2de5c0e961db20ed3803894145b8d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2da3eb9c7a4d8bdfeac841f834cdde6031bf64b14a6e9b407284bdf64eb08fc9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:d5c9bab0147e656928364c9799b27a40a0acfeca679f0f0699b95049f85e08bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:dd1ca28db6ac2ad6a9108d9a432dc7b18e71c00d7aa399a3c0db66c970a5dc39_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:9ec63129d06f933e2725a6152021740a4c73ef438bd63b72c15f09f6f625d51c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c6e7f9492ce565f2f488268503b5c62471c2f2467ba60ada2e3a41d6b8b0d58d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d93adab852a43bc60b104dbb1346bab3901ffa2f2999fef2387661744b7cbe80_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:eee7609ac9643db7b9ba5541c464cc695323f7297dc89b98e625b895afcec5e4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:7bdebac05574e224f93842d43e6a773dae9d7b6d4c97b75d9ad3ffc243e1669d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:c8a51af3a7a953e41fde86fb0fcd0ceffade816082aaa74543d487e2965b9795_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:ed20576bf5c51b515a40e8ac0e7eadd96daae559fd3a317651b2f0324c8c1676_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:eef9427c2a216f4a52ffa4ef32a41ed7d901c75bc516ac49578742f39b9f3414_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:3f7569f4dcf0f937447a532fcb543e71eef195011e74b044187281e34ee451c5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:685553ac069431e4ce5be3b59a4dc4e88b5470df9f6df6e3f2b1441139459c8d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:7fd96c9124bbdb5ec7169a859a2e16f5d498d8e194c1e73eef9a8f00df62f5bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a170dcf54d28010db76969fd38b9adfd58d5cefeb0aa1dc8fddde24ddd296445_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:48f9a42528ff202711bf84ee2d3b5bf8f890161e83154d86c4b882f96083be6b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:7ff5151aef81f086e7a9c935ded04a17d50c063e5e279c6bf63a2eda071e7381_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a20bc5c81f362255fdc2707afdc8703e8a80560384a763aaa1e4395d4679d54e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:ce161db0f08b78133fe1cb26230f3176537f14fde816509a6ba02eb365d328fc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1a7011b56f9919064d64d2f3faab07fcb3956667f1efae413d66a9f29fd077e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:2795e9205e35e2e66bc75a2a085c38423dd749582aa5c18a4fb957c6a12e58db_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4ea7b37c381bfd1ac2d1eadbc42126c8c21453cfa25cb5247f4ec804244f4b1a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:d7a8b854749c947189691256e1c3bf3c18fea475eced28b14b9265b77a139f9e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:95f59709406c2440deb7fefb1d01d59fb98529d5eafce48cd9b9cc405c5c96db_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:ba1abe391fb4ed5cdbb0242046264ecf7f11cfd4fd1b2a720cd7bfcf04467913_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6c283ed8eea6f2f1a22ef13718c59b7ad2a5a094d9821d4fafc3922badd1ac59_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:731ce17987056f4f2a84a5077efed2be9c33ce8a718a2b7bc159f3b92d8202b3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9d69389904ae61e815f19a62c4b589262c7ec8e6735fcc6bfbc50671be033e0b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:cbd729a25676d63728847573c4cad6a38100c89e814c4fcf4d90b9a0201ed9dd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:d11f5e0ae27521838b7e85254d7360f8a832e640c74fe850d8818f54e2be777a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:d90a4a9682ac4086469a81c33c9fd2f02d71815390490d3f5cc7baba7ff3ddd9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:6b20d81e8deba73efd4a5d2d181c8ee962f5ab044a6225bf07aa4fbd3b96fb79_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:b65ef2c02e8934f17a4022f01957551498522e799b55e0440f0dd22fa80eb261_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:0c728f13f06113ba8e1cedfce233d654e223ac428f16c24ca4888fa4063e8e1a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:176d815fab0fe9aed544d10c4ed599b5c648debcdecf477963c491e5cfe674b0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:2d271403d8ea95bd7fb9732785af0777b92002bbc39c825c4a6134fed41f7bd4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:f47288000abaf7e0e022e7bdfc5bf0b74498f3d3cd6ec9c532a561672c32e4fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:4eb93a7279ef884cb3a77038199b16d1632ec7bfb3f171724688f802118961b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:85e3b5bf4a936980fc00f3b5d5c9af01111e431ece1bcf663af6e033d088050d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:864dbae5b29d7fde48caf3e48421fb7fab5a5b5c26af5f68c28f34276d69b3f2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:afe61fba8275ace212f72290c1aa9785356ab76d0cfcd612de3ad782031092db_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:2358a32da11583d19809ac528e15b80770c86cb6ec650a3b292b27bb0c5759eb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:cd8bd05a6399b394fd00e5dab2539c353fc3187b1571c941681566a79d044fc5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:9fffddcd5d62088f85d60b129814a701f8bd3c98a801d84cf19ad74650f1f00d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:f4e3df6bb58b3cec80f6f2947718c3388178527cc6828ac8d66301257c6b56da_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:0b87d1344a7e67c252e533297fff71841fd84b72d5a541750f6551df72e755c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:399c527937ed2fd17e8e0878b191ac82d853a3cd165a10081dc377eb37472fa1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:af80c63c706bb0dee5b6c930891eeabc7b47735042118627fc9c52eeee993658_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:e047b615f4a77b5824b74337d495044195f1305a41ccbfdc90a33d83214eca6e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:0f6c36d7af2c2be270de313ddd105e28107bc7c2480b875e1b4ded62d090d9b0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:42b52142c54e4c43e516632c83d98f7c964b26afb48b1c91541592896b112203_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:109faa862da0fd2c5d74ae4e4421d9604daa761239d3b0a9eea03cb3a054f20c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:7da241909a7da68454abcf348968a644f9747e01aa4020ee00e3b7f532e64542_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:d7e5763237b520420eca7241f9fdc1b3b60b8e78255745913da7a3fa31ab0c97_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:dfba8efa9681e10597b0c3b4ccfa70125f7662f9e9b44e9342550fd675a2e80e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:9ae660b5b6e318d5bb17d195ac0b25b174a41697014d71e4d73c65984ee1ec1e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:cf7b00a643ca639d2a4fa03b47c4217404284b257c862fee82e1db854f83a57b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e084bbca85356aff7903a80c2084e01c5c0370dced5914bd9d36b7992faf71bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f1954045f92c7d022b325368f3bf915fb0c95a406b5881ffef7571ea2b12cd9c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:00da1fcd88f8542d55cc31ce0ae8d7cc12f68a72771b46953002a8d43cb30829_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:2f5656534cc1308f3b11b1bf6131352a5815ab9e0718be2e17195c87aaa607b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:3758e07eb37879b6bb5cfc09a86f4f0b3b8f4a4eafa1262c9b1ad188a34f36c3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:85101acf13877bb1f497a3c6fdac434a3c5d8ecd8504b65b96130dc6e58818fc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:46258e09037ed449636635d03c9aa9c2c30fb2ff88df830c8af6bf3add164b4b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:4de95df03d3a97d4d0a3e36ef0cd6dbad424c350553de019bac492143b58285f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:72bc345da2a34eb84d929c5eed51fd30e8fd71477e8058e7c7dd31cb70488f9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a08e65f5482f6b2937ca2d35dc726cfc5b112622bae31ebbd5e3a1bc1be70515_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:1e20233079f762f90ba674dbf3267c216557d3d8284f7564900318f7d4d1281a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:233b7d55cd529793c98546a83b0a1dd3ab614ba845511a2687c94ac93bca0158_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3111bde1ffc0c9ba97f70841dfa3ef0c88a45a3dad89b8baa0c0df8ff615e7d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:50e5ff6b7c63c0aabd88fe302ef435ba333221d8424513241021cd9d5b7dbf72_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:36c8871a6d63bc060d92723dedec96fece8e6ca73eaa128beea365adce642505_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:59af5e75f21401d20164aed7bccfb87ee4adc079a69c0a31d75ebeceb7b923f7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:747e1b3202686dc269306955fff629dfae29d3ec37e8666afb5c598dfd080da1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a327443c122308696e027614a34048804baa463dc7cf9be91a327c475be504f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:1ee17fce8d33061182a11d2dc461b53f314a95538786f379656389475dd255bd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:28f58933be6d206d90656c0cf7d05292b4ee98e3ab7d22affdb89d6b600de1b4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:4853bd9c8565b801030ac70bfd99ef90a14674d97aec0cfa4cf51427b64848a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:bf3da178ec716ac245a58f442816e8fae506e146cda8de311cacd3f3be5c1fd3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:04ad936af7e432d5cf14db93a461b11a02f8429dc031858c849d8e93b1a105fc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:31bea0c1ab35edb5d6e73fd8777abf845c9526bc3218f175d0941b00b1a83308_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:3dda16d55df475aa319fa35c94404ffab2674eeda8bbe9e5baf90c5005dd688f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:6beb2447b6d3f282f868d75be52d201aa0b44631866cb1a2eb5d3e9b95341531_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:38eaae76a59d0e8da6915853a45d9114b76834d8407ad43f9d8d9e65d035709d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:60544e242cafb966a14d6c095ffb81b8ead75e221cba16e828c7e3a9d487c3dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:7dbf07f15354d3a4fd433c73afef60e20cc53ae260fd918ce1ada04fb9dd7961_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:d2565fb6be06a382bb313d7889e50bbdeccabd08b04c89736fe0ffcb1e702443_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:3e540b75f1d7b75d35089be769d7b7f00976f44779b4ca6f2b498e3e98bb0e8d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:4e7ce92af4bf2cddccda7ca3c2a765e53c2187e94a61aecc6edd7e574af7a6fa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:ebb783d1699a2b649dd989ace2a8b362a92c6eb93655e6c60e1a8f319f39ccc8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f63429eba56ec4b418f12169bf3d4770bb1d9bf4e95e639fa53eed8c8e0da483_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:054728f3bc75952505176c5bacd5dbf5b72076c56bee805fbc484f72f43993c2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:92f9245557e304adb13d87f31ff9037c7cb2574b8edc722b3dace01798cd9dce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:d74b3572d00e32c9a92de04576d8414ce342b135617b03eaaebe0f872d66c147_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ef947cdf54aa8a53944832707a027c1286840a8d51e75da50c14b8e45b5e99dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:40e42ec81c1ad1bbfc545e30b12e5850b091eb81015e5e02190df6a4c54b6463_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:947c2347d2d3ebffafc79c87d77fd0d2b3d80edf306a40f767f80621ec31a5dc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:d150117166dad582a61f14dc786cd53d3b8b96e360f0420fec3561434569721d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:dca4961c0a147ef33ca2e9730454443b56b5d5b0c98d8a4d13315ec52874a71e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:1d4728e109fe6ff57c7072e06ab1e7dee046541e6cafb92b659945dfb572c8ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2016625967c04413c0927849200a3455bbd57e504e634882f16e09ddcaa0c898_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:39f9507ed062e8fc2930cf66f80a215fe16f6ee11927da907ecaec04e7dd0485_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:a7e40db904c11448536052f67bedade948b3931dbb633ea993ecbcd861385b56_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:20484e667deb3d853e25b0e0014e410018242e6c4bdb8bd7a89f77881d69c845_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:47d7efe667fa80b414d141e01a89123ebf77b403894bea3d8f56a08d06adad75_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:58c508da87e903ceb6566c850acabd73086d9a992aff69a46ebf06a3b2421c10_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:ffd4dd93b9d8345d08f56143b34cf852de1a5e9826b2386774bf21c32080440d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2a10a5ec8c7e72a20f1fdbd60c0f0ad92a8c558dc80df9dfacbddead25bd595e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9542230737d2ff400438a66188b9b031ecd3d47ca664841b58a2132951b771e6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:cf49d4c2fcb97c1d6ceaf80b554dfaaae4447224a9ab5cf1c381d9f39592b5fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fd334ece1b1b3c7f66c42024d86f8b99979c4846e4f6f38f4e441d053f8b9d54_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:4360744aae59eb6cf31afb3e83d1316feb3d034dfa22f1eda6b0be357c82b600_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7d2cfe1782c52daa87eed93a26b29dfc2ee2a175fe38a8dcbfe020a416e396c4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:b69d10897c10b03865f9cd36fc688a3062c29a20a6a4bd5ec61b8966128d269a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:b75a354d061287362783e673e023f3bdcba41fd8a448af361bc8bf06dd422b61_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:527c47b5270b7bd6c0dbbe8520197f08743abf2e53addc0c0651d8684036b67b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:763e6b47e105891f6547e9a8228eac74cc3c801b68395cbe9490622ab505c0dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c834fb9052ce1e1b4ed82d044f9cbb14d991b2d7c475406aae3a4527827f8bea_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f785b4269eded17c9a9000e84bc00dbb4102609ac9d4120388c9fbc43c354245_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:05c9c601b81707c5c4d19ea4efe014540534fe96d9c05697afc8f017b800d7af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2e2816cad463ba35cf3bc58e6d41c8993026c9547100666b5d586a41b5769fee_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:58d19cf1170a7a92c27e652a4cd9ed4272947c1f69cf2f986eb1fa1d5b731c8c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:c9ef38bf7f348ad67323587ee853ab614551242aae2ffdcd3d5f349ef668ba26_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:137455898a2431c11a63836a3fc35d444fecbc705c18d356cad0b712040cf8ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:be461fbacc455495b8f283b93de3e09bd7c65d2a9498fcbaa358fe852b8c30ea_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:e2fb34dd26364b9127369ab68080e18a9d9579341317cc725ddcc6552f2537e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ef05615aa6363f8e7e10e29272cab1058bb8fd7b652d6943a55d0c5ae990b04f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:157ee17a484dc094f997d232ea0ead6a75a1cac854f2469a1e769c246a2637d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6dc2e4c666063aaec56333036b7f4ad5c31488b729a0665576fef58b7a60f1f6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:9b11221639c0553b042c93c3b40a759283412c49972bd7accd0059fb3bdbf1c0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c98236c7a4eb6133590e9d519170c74b9f555b754fba5680194afe5aa12e8ce9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:572f1da99a0264dfd47bc20cd6b733d767805e1276c11ab9a7e5524953e664c2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:944afbd71408b13d29c6cfcdfe4bf5b8357ed450624db4ba6656b1c884a1cb6b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:ea1146b91f7d0def7d15701e93a19c564121ed4dea34665dbc1cc53b94cc1b79_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:ecd5ccfa595c87e8f87cfbae66b9b98f0cf1c27d60d7a33063749553e4152747_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:209bd4fc0a6337e0ca8077a81f68bbebebf90f163f497f0122e8396698d81783_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:939b3f8d0a933d85409842e5b47ddc94e43cbc0aeac0036a4e65b426d6782f21_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:95742368c24875b07e0c4b99dfeb4422f1427f24e25e08169e5e52c6b182aa1a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:ae2ee243441fda43f46a7cd0e0b51423f938a1da9838f0bc8cb58b8c5f5c01e4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:133a1207e063d49bfdec99f709899a70d35a03a65db6d9f079be8cba37ec5e72_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:411333b02818a620f320ab9846da31ab3a2fed341c83c7d1d2242e3c8e1c112e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:aa5ffb20974140088f7782e24f533d08bd22fc40481c7b4e1a2fdf29c96074d0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c638c318054c658a52c0a7e340de1710f7776e1291089d7d1d81d2837f39a30d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:7518468425c463b51ab6c2445a452e0bf19c4f383849685733d528ed525df941_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:97df863fd0e348fe39719e5adb122f66a35193b75dd4dc633711aad0e0133b2d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:d9cb426145f73463f1bb9ef5446a60174097c03184b32c93b9f6a562e767ef54_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:f360ff4dfa30e0d8b58d3d2d7f129349dc03a5aa632eb35f89177f7e5068e636_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0e32e8e7ef0f4b74f5544addca4f6dc9077d61b8727db07acf69f27a9d29e8da_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:17bdfae200fcacff3b25d632dbc205dff3e85b1421a5bfa70f460addade9b1c0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4fadab315dd739a6fc7454def0ee2d903646f7241198f3092d622a9375e38d92_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:623d3bc06b6e632257a8e178a6309e70911da187fde71255833a036824acf15c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1db88f9cff451bbb26bb1bd3c773a0e79bd0b8e58f3e8e469afbbafd0d205e5a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:9e61ff3b91fe3aa27e7fd98f29d0a6d7aabdc6431846d6912c2f1a5f4c47aa54_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:d18c5c3cda1ca70d637ee2a6d0ddbc7dd49e93483c2103123c7cecf3ed9b726e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:ff0d963efd71d0a8aa9b8f3e3c5d733738d70f8372810b36ea2904cbe0a20ee1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:3c8dab5d54c3c5b54b76f66305965737d1aecdfea844e4270670ebbc63fc3965_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b80ec65568fe676f4d6a46b521c4cd8404bd21f93d182f42e62c0d2384257763_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b8a3517c4aadd0eef807b859a641a8a8164170e79c045a5a8d3b318bee6e8df7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:fb06e3f5f7036974c3495de8a269a28aea1599b942d3ce5768a5f9f387e0cdc8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:337c562b485c07c8810e0286adf9ca325c5a1c9f4be8a401f205a28489971214_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3c1dd080969fb627282b6f7dc68945c9b7a3890268ad2575463c4d400c4259fc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e404b7f13cf1180fbb8f02f48da558b70c50aeec7928683d6a29de728f684a4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:c99f7995cf99396c3520207b863f1a24b13dd3ea43b467d66172152dd870662c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:0638376c80db18ebdb4d3b41b75bf7065508df9ef599026cb13a67d6774ccd40_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:5a33d45286112a04353fecbdc0c274cefc7215e6c6b8707df2d719f18a4e7016_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8c4c49ea56beca733ae2be240108832efab653c01e98c46608a72f27b2de6317_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b910113d041fadc0567cb4ef644fed921707cba2d3c5ce593bfa09c13b58d182_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:441f0b9defb1989b790ff9de3beed71e1db23f61b7fb95109e959c64c6cdb1e8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:734d07f2ca0e61b6b091132def50d19e40dcee8cfaa5eb46660eebf90bdd106e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8478142a7cca20c9743ad247e4f2b245b6e51c58211c73a256c81853e83a5d82_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:db008105227bbdcf5be594057a201e0ee317e4dae9648d89ff3fc05fcc01030a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0303c22d63e9a088ea2a026deae68e82755344dd28ed52ea06c1c83abadacbdf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a3778fabdbbda6d2176051880b46b3e180c7b6eb7c33b727912c00342e48c950_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:bd4bcd738b2ba8589fe924f1ac4d57d65dcc767befc6aa75fd44b963f13e2248_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cbbbd781a3f51b8c85e22c9125049530fbf43d93cc8bd36bcf4434cee8cf1020_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:138ee113972e8df1a86061dc719d11f7d36a0387c907c609393f4f7cb8e8f34d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4ec1d920c8de0db791f8fef1be139eeb5144d9312e7dc67f043ecea181e61942_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c68de4d38e0c4135f11abda8b6fe3e50751bd44455e1c9b6e9666551b147a759_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:d819b14757e167c6a52c452093fdd6abe8f41eeac4b56ee0c87c282d8ac51b28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b36d5c52ba001938e79d244656d11a315ad494281db37f60a55910d90c007cab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d21828185c68e7864e7a475deed7d92ca5233553c3d5c46aac7f87b122163708_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:de8056a931e9b6c91583b38faa12e1fff3eda58972dd09d89b1c242aae90015c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e0e43a22c52253568ec7b05f72d139b0ed7f6f7ffa2955b265fa91562b9fd15a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:453df58eb479de31058ec3830e77a7a14715b4b1979237050ce734b1e189d811_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:7f3368b36a15006126b25b2042263ff73ca9f75621bb491310a0d4db262494a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:ee335133915697e72b05f8f0fc3fa82145b2ecf1fbd2f19fc20266a90d1f644c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:f8d6d8de975abf876dac43f40bf80faccb60eb2432f3463ee8852775b500db52_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:2e1d744cbeb0cb2442200f0747bc824ea6394fe36444cb7670b0f55653be4874_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:7e4392309a8e3b95e3b6f184479e652c3c848d5b281eb38c02d57765ff3960a3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9cb705d6b4556123522337d79d223d36ddd50dd21d6c7810a7ecc1835988ca6c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:ca454d8974992151ccab3bb7f3533d4f8634fd7da7077d8c60cade780ef4f1d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:37aa19c725ec673f8cb1bff4b0626b208de41d73b9ee4a1e4ed1d934fcbd03bb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:7f36be42808f1368c84108d42fc38e5545828a12c93867be56b4991cb6489fec_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:838f6a201ead6fafbbd05963083ee52423fba2f54e7f540575a89abf4283794e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:97ed6147ef1041d6d78361348a4144fbd4f80ca86087a0eaa65c907af730da72_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:18cb72e4bb5784b8fb5419d939367b0fdff4e23cd09b559803656d52a47633ee_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5ac92b796a6295f9ec1c972803c958c5fa59459cef2c835f6500fd92fca4e53e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:9bd3fb035f3aff92dc032ecdfcfa2ba1d4a2dd7b75c77a858ec06cec70feeb28_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d93aa997367db0fa5a73118002ec64ddedf441e0dfda16efe1a201ef380fb239_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:3d9ff62cd27a0eb6e10d6338f2ecd913a6cf2cbe611c8b3cd3e5f86f82b76e07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4ad55cc73bcf0c9f59beb22283580876d19796528f45d5a54487d34c35cffac5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:879b42ac1571b0ab174b03b4f9abe50fa7c26facc904fde22c59e8d508f21b0c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f73161d5774cb02814b2903f2d4a9279109d94fa2f00aa13ff44d9801da4a554_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:32b47ea77201e4ce2a7de46ce0f18a099b95685bbda3d9275794cb19e9fa90b7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:520dab9a8b2d34c9b9537c9fe151ffa485929890c2a6f6551c10249b35892853_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:cdef1a8e18a869aca5b67ede167cd6c481a9f7f57593dd6eab02714fdffc4c43_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:dc864fe7cc9ebee8913ee13c80d2b375f19e49fe8daba83c86ec4b5b217138bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:066baeb76898df4c182f7e94a451c5f6e65d9e32b9aec6a68bf7504828f30f16_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:2cf9e844b828e340dfc02163429fc7dc58ad0f837ec1ebe4928f2670900171e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:46b2fa1f9bff055ba108f0b87cae201af3fc12a8bc85345168e0ff658ab3449d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:f2f2fef5445545eaa62443770f97cb17fd816aa39a1a252420c2b4a7bd975fcf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:1d91715caacb34c771c72f68f7f75a83426622e507abbf9714faf3f3ce3cfa18_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:29daf6d81999f343bbb87dbecba313165951d19491e8badc87caac4919522145_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:2e3f83541ecc9b7c02f49febd0bfa122f2b054be55ec17b48c3b923354455317_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:821d54d73f5668be5625e7a1ff00ca8b9ecff65034f49f93cf4abfac09ea6c5d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:0bd3096b3db3d0501b8d54b3b33fce666bc503b217a9efa7305001022c79f504_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:30f39dff235a8adcac2f12cb7b5d67c684a3cbdb647ac17d4e9790f1e8bd7df1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a743bd8bb4077ced0aed99d89525790bc319e6dc516fc6e0e08965f1ba788042_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:bc65847dee627ee61780b14f5df1d47df00d7c25924149efd132b8079c67cebc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4bd8be428084f8c48a0c44efa318e83c44ecd53a26cea4a1aee39db2da1d0e84_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:785455f77c406f35bc9ad2eb17e9f96ea12e71bc2b87c523c9df83f882d73c15_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cf4009b45b3b5158eb2b214d273a86f5ef3359031040533397e9105f5443371b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:da77900b596046bc35b977b73b50d4f43c7c8ab2d3161f30d01f5b396889fa5f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0d212fcc0965fc01f16d4bba1fe8cb6cf9bc7ca3c37e4ccac36dedd77da9fe2e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:95775342b0b266f94a766a1af3c0af3fdcdf630e966a63cfb11ec3459b46d3a0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c46423ec1d7ace61740e775c1cca881a3f40e67de3c2bbe701a9a2eb7205df25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f6e1262b78dc3405fcc64de3d864235422f875c1384313693adbdf479e9dfcc9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5d5e396b698ac7b97bbdbab0e33cb1f0cb2fc5fcad8d1545223b67e89bf99c28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8119c49ef66c677ef658b153021f5e383fa76451776efa457a640fc688556dad_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a33de680b1e7806ba046842f0d8aabedcc13497da2055ea8839d5a42dc368cc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:fb4be942d1e6dadf1f63dc34d8fe161f8263f6782fdd7687a1d9dbb00f1c0689_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:1fcc8bfa9f2b7b5fcc8165c5d30879545093ff27e3b6c90e8f6c11dc78d24a7f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:482fa1a1189f9a69ceede392d30b37df6f490312133b07fb160a941288bef9d3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5818766b4a9f63b6767801173813bc1995f7b405967619c08ba45ea856de495a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:e75f613bdbbf80bf042c555c59ff95aa9716653e259230bd17e3c9a47fa07b63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7c82295caa7789000a8f1f01af47639aaa9a7cc345c1ce9558bdfcd5ca1e6898_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:a5af8c2e3ddf765d6b7aaa3370809d5c336ea6f5f09d03baef7f16ae151a49c6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:0dcd9470781273c6adbbf98c013170b81fafc07b391b0d5dbe1de748e5bb3ef9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:ddb74fb16fe3720df71e4c0913f3089aa9a7587430062b1a8b628ec84596796c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:006f2bdd2bde58b23797c4742487404cbe51bf80c113e702df9b2e7a4ae80ca0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:3fe5dfcb92949ec17c5c10af33b44919ea38bb02082190d59986065cc33eed3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:35bba97dd4755a1fa689ba8f21ca1c7032bb33edefa1d0f3876ad8ce51cd3971_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:6ca721fcc1ff59f9ba90e498aaec1c9eb0ca25d3271c9543c90a01e0347aba40_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a67adaf57a36797d9cf93c0bf401af4a36fef4d07482e8f724c3ca09ddc028bb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:ff8b13e6d6a2a990848e8a1e74e7ca1cba0f5652a29b86c3539fa4e031471049_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:2f99b0a42ffb2e5621a9c4ae0efebdbbead4e4dd187e947b93f2963c989bca8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:37f5399e1e7ce3081c8534f0c6e1e5411845725c46ee3968f5b38f0504fa47cd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:68969a51e2166f6701dc1000c1daff3163d35e5dee9a40fcdbd5830305c73e86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:c6804f7338b2e0eeb1bee48114638524b0ae0af1399cff93e51b1e2b4705e615_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:1dfba198009299ddb18421f3cc45d656da9d89ca71e5efe9b084f730f49cf548_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:64b925225905c73883694dde22f7ba5ba53d62abc73613d7c5cc9561af832d71_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:f1c4f8d459edea83cd4aebdae4d6eff6901abbc6eb9f6031e78f7a3b79a781ee_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:fe596f06302f1f93b4c403a08ddb1ccfc8f13f8f66da96b6845508679c2a8a77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:83a6d2cf513c846608a8727ed01cbc6b1bd7da84489eaf50dda9b7fa3106d76c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e1938266804498012d42b80a4915a2b8aece34efeb795a17fc8798f75fa1c48b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e2defd0a66a261a697fd606239d4d1914df6c2d4875c0f4116ac1a35ea585a32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:fae2d6f13717bb6e98a00f86b5baeb328ddee27a2b5c2418849bdd767007e947_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:0c4eb0506879a32b58f425334cb9d88a3d507295187d2d2775c83a9abc3a8ed8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:1e2ddf5d3509d41c8f909d64d6ae7d3503f0491d967578cef48ac0ee5e624b1e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4714307e4f7462275923401148062e6dedf80e937abecb79abc92f37be0aef45_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:551f4c78b778b8e784cc3733d7cea28d888346944d306d76b57768e7117be85e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:20a33b03d94c0d4a84256b477b4783e2f7a81831a945545194db6c6432c12251_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:aa63ac3132d6581bb20e97033ffc84c67614687fe95b0a4288f1477b5b59dc80_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:ad088f1f0494a62602d3495351afc422a8a53b92bd907705bf4e95eec5b1d98f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:b3ebdf5ab93e98b05504220e0bfd9517eea21080e09ff27df599f7c32adee343_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:05aed886bc5b6ee53427e2cb8bd87063839553e8131be9bd181a6ad2811c5617_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5fd8fec8cd97b6099be8b511f8c03bbb6d4b5537d185b092c945277a865204a0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a555704a2e66c03be613a77bfcbd7be05a3d21265c9c95d351bd928c6e0f897d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b81ccf95b3f4c7fa69ac15ec1ada3d22cebeaa53aa0ee2bbe77863ba323fcbaa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:0a1dc8f8b97d3f8ffc0eb6fe95596c0fdb8d31652ff2e2969a77cd48a5cd3ff9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1474075f3cd178aa7080e9f6c0f2546364a3a5d4a7438aedc9479d7316c63519_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:230bb517ee7cc6b25ef027ed545f308b5c612c0901c50408b557058fea0a7c97_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3b8ce5e8fea11b72b53065a94849c2d856e9218cc1f8641c69c04a21d27fce7e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:492ba358a292b4c6afe6984ec440a65ea3247a9cf52d3a82e34601b9b49566f2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:8c5de7a9e495c4d1ce854f6d009d1c81ea8907acac8ade1f02975704024c634e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:adf8f9f2e86f9fc1b27b4ed366cdf17c231f4574a59670f1eac81f6b9af8149e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b1b6368c4d7f4bd7dc4072fe195d1da67dacdfa4d3d4082ed5713b5e4cad6129_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:14a051ae85b29aa82fa4f448d3169fd5fd37fb37d7cf7b24af3e76b224ae2a25_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1d1ec127f59b2a3e91ecce49bb81bdfe18ccbb4378f7617d12a5f6fcc3277040_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:c5d0418e7661bdba8c8bccffdf081e2bc630767e6b8ae1ac099f1c0d6ddd7b74_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:f3041343f490ec7d6e6b75fbf9b516fbb481e35b9aa4513cbd0272eee2235a51_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6d79fd44973f45b77370287936c5319fee81f4f9831fa0f300d2a58fb084c420_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:7bb63ad8d2132eb2d6e8f73a8edfc6b5558c948ae45e443fb150adf8e297a79c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c41abf20797e0e0a74aeb25f510689cb5f1fdaaab90a1507163a4d201d4b7c0d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:f1bd99ba8708d9aeccb920a4cfe7fd6b410db0ff15f517cafd094dc746baeea7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:03b176977dab9085b179146dee560b08a7a0ea4c89e41490b93b0f0353621025_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:674731387009a17b66d610e13f4ca9edb4ccd20675451fa13af14e0ddbc55ebf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:67f5639d80467e5f525160768ed3c007f5b99723278e598bfe1ef11afdf9a43f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:e7eb31913d7b4e8940865a0c3d72364152e358279bdb0cbe7974c7837a02f66f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:020b10daee05b7c237c9b9914077aad76181fe0de4ae2ab1b47151b47f679949_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2002c409bd3e1960a8d79f081dd43e2150582103e47d20c7bcfd797b863f0ebb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:288feafa494da8a4bf480c1a67e7a9c834bb02f66144515e5cd2653fef962d59_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:513a6d0c2d85458140c589e153dabc2f5293d28097ee1bb1106a9945363548f7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:18b44430800377382372ce257740b9aafe0546682565bb0394c3a39a078cf6c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6a7c255d286aed23eca10c0c0dd2f5d9286a87ce5eff26bb559efa44353ba67d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7baf3df29db6dda350c0656f7828fb8ecd9858e7b57842cc15809f5c9754da09_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7f05653512709156f84fd5e802c47f575fecbebdd1c35aa99c1fa65f9453b349_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:004492a0bb239936995030a7898c2c917ea809cf2c7a6890972765ee8d8fe9f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:a696bbbb3bc193a4ff3a2762a1cc5020259cca9b4c9ae996285eeaafdfef8528_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cbacf4231b583bf75e637d95e54528bc8fc0df9e53926fd1a54fc2c9fb030e8c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:eb2bd6a8605a3f61e7c9589e6d47dc28f96bfdb2b4ba0f7014c971d4f9e1439b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:0b6189dcc414e4d48e333d8c8c8c2665163fbbf04b8231c5c5ed66b460f64b4b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:29320bd030970c9b8067b44a5a6b2d4b8aae2e6760490e9e8f728a0d75e49190_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4e793e626c2550c0e7baad444915d6da1b9fedbfe4700fb0ee09751b743d2f12_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:1d24964d9174719df791f5ab2aa97ad584e4cb546072750996c233320271393d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4fd1047ac897a34add5f4fd2c943a87380c53af069980e28f5e4710280dbe76d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f8ca2e0c18140370e4d38d75b828d710576432c81d0717ea12624d4759e41248_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:194e198147e12cfea11a2b8133ad90f9dcdcf12ab64858da16e97fa985ea78a9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:a1ed2fffff725a172e05d2315f0c8a546edad8306c0bf52d5aa7c0dd13d04891_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:a8e28b541152ae2849a74778761e397d040e357ae21b2922b4be12ea81eb79da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:0b07f49872854ce43162404577fa485fd150a10607c93df756d892db1600c0ed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:178df3c1aa5c1a83dfe12b6f8492aae600083ba07726ce8b063117ec466b4139_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:c4fa54593d42bd28429e4ef572b2e6e882efe6c04932cff3cce6e119cc5dd044_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0ccae3f40c64be32b7a773fdaa430f6c7d0ed7778418a55c3cd1517886f9e759_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:57027cd53887fc439d0a2dd09bc0d79e266c49cbaf196b3ad758e0fe9d09ee90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:d0d53bfa8474636abcc9f8a0cefb13069a77e00296c404be39e057dbbdbcabc1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:d4fc054911421898939346530573df11a0d059c17a40e35bcf971d6cddcfaf76_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:8b1a68a07b6af860fee73ad1a1cb04480c8623913e5ea784a8f6e03fe0a7537e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:90799cc9ee99cac6d16c4bea7c6561537d319ca44c2043d5c2b9afc9acd3a7ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:a20b62a9436884c9b1acc33498ff4524cfb4cffe69c5e9e88dd9b077a976bb92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:f239e260d1f5f01132a0d3f941dca5eb39399c563ce297f36319db0b803652fc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:3f75438b6f0a312ec5d549002b88a5d0138e34be8da6db95cabc23b424f1d7a9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:6ffce81636de40147ba2987abe3071f4778c48673d824d31406c8f4a388ce6d7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a9308d2eb18ee97c884bc55771f75d62db896e1736ccad102f4707ba553e5023_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ff689ce8586ac5dd565e87fa801850cf5ca6a15524eb3290cf61edfc37a32557_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:43d6df0117225b5d07f675212f53f1734d750c3386d659464b775dcf835dc2ff_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:fb59d55f7b3958110c251cf56dff1e4b201f26c455ebd3fa9a3050f0afa90199_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:66250e79370aac01b810d16ce953217902abab95f8dc24d84ea3ea27c0d1e087_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7ed8850f54050cbdec77df42c1e34021b062fcdaa20d4939bc52f55818f0afa3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:776a5c5dc580336a5debad824cfd9489f7facc0e0233d04c0e5e3a85e87c625b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:f9efa9504f6d06e0823dc611c7cf34f94bbaf95cf82e70db4a4466aaf371ff21_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:331539c4627f5a6fd70066963b00c6bf5d37130d69ed1c97d169b4679c988a75_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:34052b8035a6a4847863baad76289de43282c37aeb7ddede49d24fe76e2bf8b1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e968da6b28095526e22be76c0c583d726af07d754a779e241c62095be897f05f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:e30740063dc526ce072c66fe22a1ef7caabfa64d49d00bc94459a9495046347e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:ff22b4848efe69cee98ba7ce39913e7fc3cace111edb5aed5cbc5b80aa4426a0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:68ce3912f64510677884c97e30f1f9fd9e3941e099e8167cd43fc25dffb34b11_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:6f00c1b82f8705f143798e05193187516f8911bbbf19c256fdeccc85cb562b4c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:297d9db15707fead7dea5a6af767285df0ac0927ecd35c2a86b29626b138f700_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:59fdb89c5000bf4832fbee9ea08131ad69a0edae2d674bfe8ff3bfd3d7072141_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7580a1ef860cfaa89b5c365b4020ef1516c50e2829b554267c0fda6e607cf7a8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c5548952fc4edb7b79bf6d0a257ff08809ddd0c017de0872e3a4280863e7ba32_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:9939e5af30b0d53ca6aa2a8c6e70b6461d872f97c2b1d0d3894f027647759de9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:a02b65c4545e24c213f0b675844b9b7f171c65f8d162319be27cc3485e04b190_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:ae357dffbca134e24c32d411848f619619281f4525c5dfd2b93ec082a15d333c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:bcc0e98ee13aeb12c21cf679651e06036d5d9509e40e11145b3a77dee35b3f33_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:5f7553da3521aae14f0ef0bb86fc76c5bff5617a32ad61a17a719c3f1c5861d0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:c1fd8c36903c9743e0ca7641ae1b9f0b716d332c0c6259bcde1d4cbc808e5822_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ec75e010451455158ea6870120bd17eccceca16a88b24e33cb23e1fcb66ba12f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ee6719af84caa1131010d6f0695a466f8ee807f8578de78e197bc5bc1acfcf29_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:027e501b41ecfd1472988c01b9904ccf29323df165b58e6f11cbc4186f98dd22_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:6245b2b0bbcb7935be61e6a7e93a84c11a4379fee1904569bb16532fe03e116f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:6e059a366823df5793e1a8021f504c9c7a7ae66a223c9d099d17db22a9e50226_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:bf917d1afb56c4ecf2c1fa6440f8996c19267affd201f30bb4fe9ecaef29775f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:1d9372c87889ea571921e7830f087f468eaf2653761196b828eabdbbbc18c2b1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:3816e4e20afac47544621adb385943fdaf5955e713a3582dde612fc16d8d08ab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:6c4d892cc2c16e161b1d91427c2c9e56131a53f854ea30c511f50daa6b6d4f33_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:98218ba57aa1b22f4bb203161ff89f33de999341e11b852d22a53a5e21f7e536_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:048998050714045c74283d1683785b17f1dc9b5fe0240fbb934812f0fae9fd6e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:7afb80cc5b1cb73984ddd0feaa73f8cabf6181fa323bc3a57187975dce3e27e2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0afda7998b5a5110f6caa7cd0f18eae31c1d127a1ace2f40f22293e7aa9de4be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ffe078a02724d6e0920fff31df0b0b89b62a01e835d6cc40cfd9593e87ff05aa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:0c4316d2b6eaa90503c8d17a32a78cfc0e898673cc2f02b1cb4c10b4aecfd55d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:c04c09295eb34aa3033f7fa38db6a29903e2e0c19679016dc51acdd40f290746_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:eef5cd08dda4e3ebdfb58cadec73ea48aa936058cc85656028e6f27e1ae51031_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:fe06d8c0693a9cb26567812aae7ec13e2899c49edd0a3357d90bde1615b6486a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:62de4024ff480e4e2cc110d4744bfb506611829f88602fd574dad5ca08ebc9f5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:8b891fdae0efe3435ae3e19417e615f52fa4b282766b88366c7c480e58f9a3c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:bfa09df184b263e3fc9b36106f8b6d095891bfeb4b3c94c0f7d495089350c146_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f3233fef00770dbaa7454b68d633f14f660240c48ef8c7e37e97aeada978b2cf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:15899a4464bb867a308ff30a46b64b7c0afc318d1571607d42b76833a31310b7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3fc13f73ca759f094c322fa816700b0e1a225cee1a3b11ae267572b45165d3c4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:53524d17076c91734318e435558fbab7febe331b999526c994e11614a3617c3d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:5cfc388df49f6c84fb1cf21c2b628b0f8852d08fa725b4da5f6fd0cd5d34deaa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:214daa798f4278db5c10c4697b4194b356b0bca1c6fe4bcd17601c1b56d56ced_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:8c3a43200e203cacc1de3d6f6cd71234d6f79312c5123cf0b130c8394ec3da8f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e19c579fb957823026ad4af2b67aa8e0c9639dfd26280089436a6bd13a6cb702_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:fddb35b167c1b7ee50428ed9b319d566614a8ecc21dcfd569a48783b82e0e74b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1967d34d7792405dbc887f2e4ed8c59351f1af4280caf0ec18b667ce218703e6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:43a34b06bb917ae30ec529dc32093ea2e644ceaf121239adb5d5d59d40f3e743_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:4804fd47603e84cd4476c0d21b3779b933a5621ea069ab22131ce117205d20ef_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:da81574ffad776d2d45028d90598e14ac44dd492f0d4e4561ab3b0919eef6467_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:702dc664b505f0955d9c4870e4354483215fe7174cb69442cb0110fab66c2aad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8faac463f539e2c2a71d3ef4b7aa22cb33d83531f1791bfcba2ac4b4f81295ca_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:98da66266b3af4f2379652e0a160a1d330998e09a31eda41f0975ffff4f1792b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b2498b326435e49c60ee9338e98c4af24bc3989d2758755cbdcd230407232e42_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:5f77f098933eea28bd670596fc4f04a1f7e55e98d4cc22484620cbafda377bf8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:6e86b89ac47d616c052d503dc46f43c50aae87417c908f79a5427403e0623333_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:bca3a3b5b145dc5ee9a90a995a0eab094d5e9db632f1889ba71a98d1d973ac9f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:cf02124908b044f1aa48e54abe2b80a856a22b2fadbaf04bf58242e8064d44b1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:607b665a0605b8c2c86040bfaa3203667f1352b6ea722819f77ebef3ecd2aae7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:62c9b40e4a584b80bf1a9ab4726b5998abc91294bce7d4bb04930529c1a571ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:ef4c450f67cfcfb5360ccab31d33c98fbb8cda21756160760607e48bf000db67_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:f97f3df33008e958c677fc9bb7056b645456240773bd33ca6d3c929e0dc4cb24_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:3a0a62864f7481a8bf891a635e24abcef4ab97d14d8c32c8ce0f66afcdbf223c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:ab966f2572bf9087a6def43f913b45d059f9eed3303252cdc4ae191a8d8de9d9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:205512f8a926d14978f1e7b2268423f8788e0e9b912b2de602562372061b88d4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:b7d64cf72f422fced6a4d9a896c77dbe2b2b4a2d2ee29834ddcbfbfda89dfaf0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:577012df4fc4c8e68e83e381168148876a9d3b96850bded975479692df208f75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:6a7f64eb8c5859bc5782c8f3e59864e72f7ee4b9446a7250c8493c67e7ef8a31_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:adf37cddb7e925375d0860d6e8deec87aa20253922302347a20d8a3a0028a7f2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:4f4b9a5b6d588fb00067c7f2c2d8580b1663d5e3c7d9828c5005a4298765baf0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:525b41d20d91d1f974676d9977e473843a3d96df9028e5bd477717d4dc1ded9d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:60a139e740f69a1222dcb38356e3a647a0c70e0a36f91d540eedfebe1e79d2e0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:e2c25e37fa7f15312881a295f59e06221fc4a7811bc047b22c5939b09f1908b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:24eb520c029974ab5cc3a62791442308fb2b30e3fe988bdcbb605caa577473f6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4e57078600e8589b495a3235ffafe94f6b1e6762100ce61cde55658ffebacd9e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6479cf4efec9ec805b2057aa95cb76ca95fac53d109827a59807cda935b9665c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6f06de76b487a6854f2cbc275153a480ee2b39bdc31d949d254f1e7665c28a04_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:32db4d4aaf4ca1395a4890af8200925f9a57ffd4802f5e5ceb0ec63f0b314e36_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:99766a65e172e428d414df1359e85884abd99dda123702b8090856904aaf469c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:d21474766d2761c14e518b93e9a102e3e09aed716d30433fb861c999cf292081_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:fd614ab3eb0467bdf467da01aeb58128c276687ade33cd4c3bcdb9209e5b07d3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:4e03c377893c5aeca203900e868bcb00eb424d30f29da92debf5642ec8393fa4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:4f71a84d254caaf8e3690e8818c3934b806e3e76d5814ecb54a14243af8f850a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:837c64ec19c63f2cbff7e45519c1bceaf39f61ae184b0030c583f099489493c5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cdcb9cf473770224a29dc98f71e4abf9199325561c86c42a2acf7b7755e55001_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:10fbe889db0a1dcb79e95d802df9c33e80230ce7e589d8d17fde88f54541ba45_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:3333948e5b59adbea455b4c0008a90826c81b992924c5c82ab31ff36259e21ab_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:33b7b638319f3c2eeab53686a2d20a8794e224012422e69ff41bc2c9342cbf76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:fa40742cd762e38592a466e1e62ad0a66fff286d2ff8288dd8e41bedf9900779_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:546263c7efb5cbaea346fe92dc2399b605aa2f32651eb857d6a0c17bd713b9ef_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:da57c639373fcb6b0f67771943dc97f941cf5e15c56909ea3bd39be3c19f9f0d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:debff5847176bb3f889c07131b5452bf4d41d4e050c83355735a37fb737de8f1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e39e97d563f73d620e9c6c1002bd3a5fa1557cbdd213769d4c249c8d108c3082_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:344b027bf79e366a361684ad1a55c20bb669bd11379def610ad39c060c7dac3b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:425e523a367ef202f8b5ec07c018a3d20798aee4d7b6c2893ca4a58a85d971ec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5a148b69f649d2ee38415f44a2449729383bdb815c3db7fe9946fa5fc3a4b1b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5caac46fde53d2509eb8692c845ac26913dcb4fd76218d49743019bfb6542826_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:026be4ffdf26852954771f607a274a838746e607c186c666229619aa24ba821f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:192d0d1c686de8fc61d9c1e3eec6dba7938a2b2616f2c616e68d7b6e7619b92c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:afbaa4bcde83aab1b3a524d5ddeaf34fd2cff46743bacae469ade35a5fceb48f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f7cd35f5a1f5d25037c79b4a11fdb516b5d26509e1cc6860124f2c4eaf423eb3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6a91c1b6244da0737e30258611337afd5928f225fcd1bf7a2062fa1b35c0e54a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:bdea4e44eb8e8bae57fda8df8c98b8dd205c6b2d5c2363553683a955e08b2dc2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d5507820a4c3f90f8a8528bf1230481d4eb78ed2503366438584a057168a59ec_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:f1106519fb7fc17c6d9dbdbd061a37cdcf23edbd3c526f231060a0465847f464_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1faf8637ccb92eda00a4325f56d5b13bf9afec7976d62196d52dc5c17f00ef22_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:30709985361147cbe75e8070239b2b8e6b84fe901f15c40215d294e01117fce2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6ec89657affe91088e81d3172e4d07d81338a8eb0df7801eab90e2afbf6f11f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ca1d4327f63c10e574ec7108e42b51754a89660ab3a9f894edc6fe218f6b64b7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:60dd759695c5b7a9a958278fc09f3edab6b4566e698b9903f7ee87b10b5d3f59_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:83f8e936c706717688b28c14bfe01eb0a355852192971c8c20ff421f7ee09076_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:af4362b0b25973d7202655613a237149d91fe7dbfe8050f22559a851ce8230ea_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:d5f4c12a2da21bbf08810e642331dc8e3f8612a00d192bb2032d65a71593424d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:38e4212042aeac05257542399a34724c5f92d476f0d41b9f94e2874fe85a0240_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:4791ecd6ac56fc225b823d707612379b3b8676535ca6e939d224bca6afca0a0b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:606aa50bef75f832cb801638b13fc00182dd7bef4e2f6b599c10c301e6cc8f2e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:fbb3c67e8827d142096f5cbeba74abe5c9f6c1c19ceb3d2c7440eb3ec95c997a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:2129aa8e01502ab6769c30c2f9c27aa97e164ed9197cd593150407dd4dbef5af_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b9aff574985a33f3060c70a5ad9cb4404acff0e1e6a52085e4c0b9776c98987a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c059be494e41722ad545c009e5ec17491ee8b96449289f8d4a5896114063c61f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c29a00ca1c7740c13270eb3c9931ec944e217b5545f2178f0ad160606f0e1382_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:f428e8a5292fd8e87fc7ea32d970db7d0bb67feede24b8977e839c5f22f7e63a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:8a2682d010f9d9b55ff6b303b7b8353db0da997c0f51a135cb04aac57b78ac0d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:087a94cfe617f5569cf922463773d647bcaf8f8efbcd1080b527fbe8a6f911a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:0a5e38ec8cdfef71dba589900c0f41c54fa0404c5aaa3093f766b24364a3a8ab_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:1342925d02086aeff1cc01d59344376130646bfe5735042a5c06da19edae985a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:bd93dfa6eb2669ce41a429e7183101328e8c35b9419d4cd4ba321479488828f6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:933c691864d24efc4ba04a306844c4c11e775146c36c818fccd742a6f12e21a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d3716c231ef73084ae82e7b57f5fd8b30ff7c72cfb49d898b71afef6d58baea3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e1d999393c6e3f385fbed6668d0f9971694d0fadfba10f73cfb8cb50837ded6c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:f81bb84282b908d2575aa5f1d47629afd3ee1108aae4fe45d895f8bc2193c072_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:201bcfae1fadd5ebcd369b001543e042c455c137be7077d14bbf17d9b4590b42_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:3727d8acc81b225faa662f0e291f2ed6cf19c279251e6e8d9cc55142e8a79303_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:6c92029093b3ef5eedfbb34506b6bd8ee2f40cc9823f169518aaaf173fc36836_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:952ca848726e0fb26903e3b7bab07ad9568833b06bd5b14b0a1d42c6fb1e9354_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:0ee44e5108771b498a9e8a6533425fd9401b2921743124bae0792a7a81bd81ec_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:26402170a93c95aca1dfa1358fd66c85c40d2622b9dac31c569a3ddf9c3fd5b1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:5becb748d9199760ed92d0451b11344ba63bf0595a57f37d11e450d85dbae78d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d975c4728597770875157d701a40f4331c193dab4dcddc3b800316b86f66091b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:1241452c12bb502c22a301a76e6aaac0f9b4598968baf38880e73a95c128eb63_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6dab6a593867c8cb56a85482d02e9edae2123925b3e189060befdb3270494d48_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6f323e3b4bd8188d8706ed16e8fc6340d6bf073d1e9f6f81f80d4b4bffe5e8be_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:b59d40ddbc35e66256bee8741d4e4eccbc616ba99d7e70200433a5296c131b7b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:252ad470234748c32ed8756e97fd96a0cfa936e6c711218184dd2f0a175ce3a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:388e4fd874b3e4b6a09e3fadf4341a676460f7cc6a11f21575dbc1d6cea56748_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:bc8b55fb3bb49a950219ecbffd4b29094428effb3dfe6c1f42f0d1b69c7826e9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:eebe1dab4ba471ed9ed9cad9e4e0e6cf036ae92174ce05d7e6adaf99b4ee1df1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4bd76045910e67cb331ca2b874c258ed232ea87be3e5845f22ba1dbd08f5f507_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:66cf3416c342d9b82979256ce1a74cc17600b77625739d6c9b0cd2d4345204b1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:ca560a30eaa9eb9eeaede0c249e7c27c494fd803c05a970ed7c78c7d673a8bbb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d20e4fc2839ec0604cda45f5115f9d111a747f9270d53fc39d7d0c69e1e2b748_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:076079c549ed249dd139616133cf5a589666c249e68ec305ee53ec6bdf22fdd6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:1eb4fc64e9238d7eaf61ffa94f90dcec1ef47da189d00bc7e64c82438db9d736_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a16ffcfec6478b6f4f4d89d9b376dd3534ab4ca1cb02a2d1d891c3e8277317fb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:e4735f99e4103ce7a8dc90e8d06b4056efe877281b948049a56d33102e9d6b93_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:0a3d54af3b7e8d0c2cbad46430b80c09ada8bedf3dcc81391b1c83e84f0514ac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:3382350ce8a1435cc6f888d1de75069f001759a1c021bb8c9bb3c8a4280b500a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:3735d8bb333882d738b8d1f9818648101ba314d1dbb2db8e1cd8cb9a531eefe1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d4288937d1b21950387fec3654089dfcc068b229dd491dec1db2d572936d2d4a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6d5edcc89a43bebd8b9dbe7ca57d06771c2b15a65565832482fa9041a8923664_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:77ab19408d51ec26df6e4003687d195e538e8c604bdde9730bcccf0ce813a3e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7fc194f806be7a64a292e58472f7a9847ab41fdd4a5acb30876058e8d31f9768_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:eca062c4d475fc02f484497f47554275a45fa6bf962155bbf8b8cac461e98909_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1f93fb8357023a912b389c987bea11c181dcf7a8d124d379340a09ee2004a324_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:bc80e6ab8588decba39d05df121e2a96dc5339ade526fcff9f6d4d298f021c55_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:da1244d0ad890eea926068e8f20351a8351d9651fc31edc80fc2d8600205f1e5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:fc19ccd8d497f2e749bcb359ad2852103168180dd8b411f75fb01052c4ed2c63_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:5a36b250603d69f52c668e9c744c296155a2a0df23eab2bad1973294f194774f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:6e41049bc990b58c5f520c7f94ea96a7b9b341bdf56f6461d77c5c74d35235e9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:7ee0cd2c01687f0379b3ee6b24d56d03090945a1008d3d6e58ea563e387e7617_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c0010e7eea382e1026a9c5086ac2793cc59ac48495ca6742df510bcf5f32459c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:2e605face470a751490e294e57d97b464b652d729fefbc61505806e1c9489be2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:4154db0844a4d85a6b20be1582d2be56087083afee496d213c92029b5437e5df_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:64e554b3000b83aca870eb1cf4a746cb3f539daf372508e1445ebd74b9cce877_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:7b19e60c2134045469090d301eafd0a1b8d0ac88fe7657c38b09bac260f94835_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5101825b10a7ff1dfb53803d2706ffaaabdab138fefe0923cfadb8f98a688ddc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:6ae8b76d4821ba66837ba298a3c937223ccfbda0d7750ea8b932586d27556652_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:93d1fe6c6a35a72fb2b2c8c3ecf4c71b5a5c93483127c69a3251e68bf4f3c499_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d3fc77411963f980f4d2b70661b095da9a93140b0c7c74d51e5807f5d0bd7ccf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:30ba0c2519418a215de8c5fbb509964d2df6fc4894b877e50a5ed34843860a46_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:4702ff24e95cf3c7da6520f9d9969a3ae7cb8ca5b334ea5ac0165ea288eb0b35_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77eeaf451f0cfcc3810f40662c411b01a7a3e51a061e17763a20af7cdc7493c6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f429b7f7f61291d3bdd2f451b4a46cb1b30ff6bea0b1be62805cb8b0be24fddc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:35a02c94165611b440a375862ad85ac5d818385b2f837f2a00bdc0571a8368a0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4ce06b629d065a5fe962fef9e523221e116056ffdeb30985dc4b2a83196aa71a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d095886fa46122bded2ad34e5e94c28e882cc40dc1ece6a57f7a92197966a7ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d2ea02154aa9c69b4456063fbc28e66d5af72d0dbc76dc2a179e3f509166fb64_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:171079848ff0cd983684c3887ec5c1c7cfbe9095a136e6ea016c7f636a590134_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1aaf2b01476df4ec828dbc2d7da390a39f6892b4c117e4c3e55f92ce0638f8f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:5c1c2a0b19cc283da65470aec657b3f78ab7efcc67bb0ff309e801686c7f52d5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:5ead9517953ce770b075be8bcc34dc046753b1a5dbd1a68083c2c6b1ec91bae5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:40b3fb0b54e266d9e69be643c4766a78cc00085e0c4b0217c3257bfb9f2edb22_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:723d06b34af7f631f8404b53d469e4b921ea8cf8793383f718013c89ca5cc3ec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:b7d1fccbb21e299db680024a21d16bd5e6c3b664bb77faad2c60502e264c86d2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d17bb43db79fd787abc4a52522df454436f00f5f9b4bb6215123ba2bfde2ff39_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:14851e994866c8df877c39145a5c98a9deef596741775a097b0e41a3b254d1c7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:20399bf61867a05b52612cd2e398ecdda0f4da9eb037b36dee464fc211670cf1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:601ceb3296c6611f834f75856aeaddc243242adf20b8753977cada543cdd2d64_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:93a00d6ad56404cbdc4cfc40a8a94d00cd9255823da458270fb99c34414db267_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1413b76827aeeb00b1ac629d8a0b7a8ebfdee642e6c45d5727ae93004e6f680f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:32117a2b8fd111988b1b11d175d2c2c242f3abc66a33f0ac7dd3c22487404a57_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:3d45ed1cb96fca62f24a498ceb565f6e8370a7669b572350bb517d63e65f2b93_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:50b6b72432e3f30bab72f72901bcd92501ebdd1c29d5ed47e0d4157fe317ab97_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:40ad67a8686eaaccdcd145fc4b3aab6c63b0a94b4332ae553c45bed74bff3926_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:5e468a3b4c139eeebdc3bdd17229081081583c3e7f17dddbd524a2ecb8156490_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:26152c2584c8bcf497b71797735eedf5a319319a72d21bd2fad5866fe1e44551_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:b41edb346304f299dbcf1d60e97fdda24cacf4858a9e0309a48d9a709421eb3d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:22e4894abe71731d08afdac1b63273995e87d936c1da5fff1ed64d306bf62802_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:d28a797f178646836f2fd1c21089aeb3f1b1ac2187bd2edfba13d7a296592e62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:5367dd8e4e3c21bc2ef643428573840961fcc62894e56e1a7b9fda520a399be6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:bf6a782f5f200445fb05e76704c7dee9a35b05d86774fb6c2d57853d8435e8ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:11fc25fd849bd882c68de730ccf48c5712fa067ef46e3d00e48c134bc494950a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:502a7a0a4fa7bed131056bf0d07b1ccd387013a5e1639a852a4609ca34de1562_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c74a413249ae68087599674361cfa7d78a8f4015231d6257278b31f301272a73_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:d11860b4639ce61fe82d9c191ecaa1dbd6dbbda38716849b70d1e96d9e53a0f7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:594430e55aa7c83e9a627d2420adb19580cc2b88e25e8860ce129d2b7a42a397_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:70256c813eae43aa9fb2b77e623cf8c394b6ad7d386faf3278a44f5b8439a95c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7106ebdc71c0ced945b9f95f97793fe1d0e7a2fb9a0cd5ab02c0ace8abb0bbc7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:9ba8772ced3776b3fcf9dbadbf9b977536fa27b86edcdeaf62a0e184126abc1a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0a8d9a4e8e39af4c4fcefb1492e5c4a16e26927c5faa871cfd1f56759976643c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:10be6e107e2df71054aced851b096ead3bc0cd1d5cb35ad624f3fc09edf07849_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:241900c186c45e7acacd979c593e82627f05fa131d7047ae85969ab1f9ee1ed2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4125ed9d1d10026557ded070c2fa4eeb9df29c106bcf4da9aecd232dde991547_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2a158ab0c8c28aa26f3a97fab241dbf6e4f7769679d760cfa8aa395e78ab35ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:39d76960b7cb841a41fa2f8176150fe2c3b9dc2814324dbba6135b39e05a706a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:66c351f9c7315b86d684fa54d4d10f623050ef5cd95af95ba26a8081b9dd502e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9ca52758fe06f477db326f6cf953414b991f2ceab70a72c1e1c7bce6dc8f57c1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:32a93c0ebf4c848941c8aad63dce948e7c217a779319380e0ce998e5fea1477b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:362f29e4453f83f1f7b09832d13f730fe9f62b15b8770d5dd83773e652807e63_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a4e1670545c7d601c6a0f32925eb552fa11f726286731801e377b456c6054c20_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:c32a29e67447de2f291be0b94a1a6d107f79a67ca499706f6e52528116c8ef97_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2fe1c95a2490efc717f0ddac240411e4d9f86b5f9728343f7843402a22e8273a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:724515ef56f531ce22e23fa8523e154f1f91d4068f46ee6f186eb0d63922a16e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:815c5c87b6614bfcec8b23dfe1f63c2a24fcd775396f25a6baf5555475239190_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bc30e507b7bb9318f085b6d8039dbe0758d4b2e4a33946cc921d5be581694e24_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:0cdab28f527d731b60073936b9280f7b9079e6737a26767bb482cba628649c9e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:2f8dfebe163a643cc6426761076445f170b63372a1af88be8b2ac045c7c02665_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:3955562cafa0f0fab0d5964b8dafcdd9f0e069b27d36d788ca4901a656af1383_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:9a0d301174a2c9788f51bd53764c3efd3d49fc5158148ac5d1a3c8a7e4df566d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:57b7346210cc85f7dd4f188292fd0b0129ec7d60d2447f6125aa8043b6418658_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:63ee5c46973d72fb8e38a0e4d556a1dad3eae0acc5f1163e67b52e6c7b61daf3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:bd96705c67bb13404cb5f3ae03ebf9e29b4b00d9264b9b007c8823096d406840_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:c1cee6e636fe50e30ad81d7f43f2301d7f9668138ae450fe3913dfb742959b66_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:3ba90a805d2c3b71ba138f39f5f547465f97f115197cf340025a93f8f4aa36c8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:6820d36f0f73e533c45f3dd8f7a67aeb5f4d28f106c85e558bd04c94fb52cd21_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:94a053a22561cc2e69bc261eb018e850e1fe54aceabaca8b9d34894bde36dfe7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:97403be1c35b3eccb62c076f2d318b42f6ee362c0168f880f1a78bde9a2e8e5a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:1cd2b32b7c64b208c89878c598b7061f9cb31985c56420e69ee773b733163126_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:533349585b52c44df7317e05c44f6d8707780f04ef11d31e2eff8a4804ed0aa7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:54a251e0eaf0a336567dd970013ae232f5d1228d99154769b9453182c23a6247_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:76108aee79788dbcfc7ed3a9b73a8d4349511df5da5379d9a51cf2ce784f9efa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:215ac27afe3c0edb05d73c6696822536dcf2f258ed202d84b285e3244fc845f7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:647e4891adf555fc79bfc3f578c2a7fe509737c382de78c41154911bf6d7d20e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:851fe73bf4071733b87f3b4ba3131bc22eef3896710f6c044bde14dc6ef63926_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:90bee0f18c8aaa6a22fb87d41ef11d9932d7c22157b86632cb1b9176d2bfaa6b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:22e1f915b239f1d1a62b2ad06f27281c72cfe121642663fbf5cfdd1eceefa7b8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:60d4bf79ea1f155c04d65d4d0f5f30419bc7887ccbb91a26b5ea4dc22b553ed8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b9b8dd1957fee9ef4f1ccbb47b263c21cb6ac5c65e140c9163ac0fc671f2f8f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:dbe45daf60e282af5930f45a74be5dd2dd720d04a734bd5bf52018fdd77bcdfb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:079b3169a49eba798e35d59ce70ec381a0b3cf0afd436dc46744ae88916fe9cf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:354768aaf271404f326ff1823cc6be9d9ccb420d1e8f9fca4e25187bf4bb70ec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:2f4e80d82a873eab6b0a701a93b004fe1b75ea79110cf5c105ea46856090e2e3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:8849be3c593bf35397e543596a3b7ec4779aadb0aff1cb4ad0daec50d711d859_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:079b3169a49eba798e35d59ce70ec381a0b3cf0afd436dc46744ae88916fe9cf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:354768aaf271404f326ff1823cc6be9d9ccb420d1e8f9fca4e25187bf4bb70ec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:8e0fbe4057208751f7ee8e28bf5e393c2197ee608005c516c527e3cdd9986b89_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:efc938c1b9b0e79726efa1aaf42f270efc9c04059386208dfa52a96f690ce35c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:1c594e472a68e662ef3df59f4e1670ce513c5f538c52def2a988a08fee67881c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:3ca8600054ba7625dcb195f2e1d7b6ae4d719b500996ddcc22fc174fa553c113_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:4e36aaf9a51a587214cfc4ee75cb57d0b1eaf550bc3a50b9547e0bb164b1fcfa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:e6c7c42d0c7455b32e0c2fa9db3a0c0f98060ac37a7b78311e7675027d558a0d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2d2b7b04ec16e7a6929abf05b7721ed925a70e7f34e7046d8b5851f825ed4071_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8cb225a005f9fce3d388216d10c76c1262d01909f49a1d52a678f16fd823046b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:98ae7137ed93153ab894e8596548860a83e03eb9fbfc2495a881eb0eb1a892c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:99c19f7cf17f35aa6164bde620baf4dbb28427748f364cb3d15400c77757b143_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.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:331539c4627f5a6fd70066963b00c6bf5d37130d69ed1c97d169b4679c988a75_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:34052b8035a6a4847863baad76289de43282c37aeb7ddede49d24fe76e2bf8b1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e968da6b28095526e22be76c0c583d726af07d754a779e241c62095be897f05f_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2f5cb2308e74c3e4054404790ac6ff4ec36b6fae28679f36da838a6874b535d0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:730a2120c6c50536f5b9d2c6d6c1ef6add5e389e16963c6ca21fed32a1f5c649_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:921500affeceb488be3534914c87d0d27d462ab30dc05be037274ee2c35707f5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d7f20821a3d2fe212daa044bd18db871477d9e4419cba64b391727183ec53c67_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:981d69337a3400da4c640e05053c6706129c0a6f1bc97088e8fdda8015e8e34b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:e69c8df449f6a6328d5178e9671b96069580214923a8766d098b780130a13d7c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:e69f87dadcc44a17e50efa4832cb625b0fd8ac0e1ac9f7f5bc38c9e2f17cffa5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:f524234c3136a360b8900d5a43c006ded9b6a5db6b848c8ff8699785442ecc43_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:30410ca54aab3dec563732bc96b4083bacc14857b35a627d3075fb3f382bb5d1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:387f05dceea1e317caf6204e68d1fb877da8077fc1c44976ec59ff92dcb6df5a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67f2fe76025cab32de62b8ecdf061392d5569814d85805ab120796f1469c1765_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:6a7aa90b49ad4e2130fdaf0e4677fc9e39fb9984bf996c1945280d4e89e0dabd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0b54ef56f897be0ca96c00020654a918f30c6a7413f817ed4519caddcc6c5834_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:677464561f1fb4ecdaf5bd6fd3b76d2a3bb7957c0cf2c7a6156d868a943b398c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:78bc364116fd6f897f3f0f5ed1c35e7f82397c4aec02f0e2aeb38a07ce78ac2d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:aeff56607a25976c759ca7ad8cdf3ed56e303b87bfd7df3c8f1f1e1e5eba2d3f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:28b08fdd8ba36985802d4f6f35b6690b453ada59c268e1280db11a5884a0d9b5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:995a196070106f636adcda5181094ecb72c127e44aa88ea3810c2c5060a2b0d2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b047e02485bb934e79dd90395cb154b1520553438a0491ef946145d489f2617d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:cf1b52e169e9b831a8c4a702346d163ec59f2f7396b253da6b99cd3edc2b0eb7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:0b63824b4d546ec802e0edeab6df2b99bf7929460ff6e9318fc59f1224685de3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:0ea2e61b319859bcfa730b17668b930c9280dac8afe3803c5d724f8c31221cb3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:223ed02a69e59db284d07865b5dd1b512d25d6c4f8c253a522fefb8748bb0687_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6def36ef326e2b7e52cbefa9d71d1e700feb66e2727fd8c40a83d28829138561_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:03671b62f32f61052b2e090779a6d9f9e2a5e14b722085f46b4f96541ec0d7b1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:71502cd4fc58b4c81966e0a9c5f0db1e0ba2b437e8060defcd520fb1a3f75692_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:890a76d02d4a7c44932eaca047643d731d066c753e02fc355480668f35ac525a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:aeb66e2087eb207cea7c78eb25cd8f17d9d4b0f8bc2fc98a5c1f0951692d17dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:164b565ea878de17a8b9798893c3e487f11c35aff4dca3d07a96ac75468dd932_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:9e461655c290f8e74abdd040813d333a5a3767d31eac4074d28713bf9bd74399_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c051be77bc83b80051910c2af2e3c684baf6895d515a8d1071b5887b4569e6f5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:d293b41f43e07cb0de05abd705280489c6a25be7015ec48a425d05bf0e67bb32_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4904a9aa5320035b96be47ebc942789062bdb2b935449b9a077a943ab6ea186d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:636a26d40360f3220092f45dccee32ec82d238fe7609c5a25d7500fb20a91284_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:c643fa0907a3b1595479782cba69702ff851b2c3c51dfe0873d98ab9bc7e2c86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:de1af1d3f81ffc7a6cadcd92fdbacb8034573172692adc52b086750b82fee4ef_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:6067f3763f632ef396b3ea7a444e953947d7940ba477452f78c215a23bbacd66_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c1e226de2ef7bdc2a4874b50646bb662e447b865739a7535c236de5d424ebf3e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e2d9daa1128240ccae5efd110d9dd811d7f2b01cef85bd172b467fe2db8ded10_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eee9d15e4e6b2d960cb8bacde4bd2df68f8fc25d6003cf34a2187969dab3c54b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0188074272372d19a025a29052b7d720f5b2de5c0e961db20ed3803894145b8d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2da3eb9c7a4d8bdfeac841f834cdde6031bf64b14a6e9b407284bdf64eb08fc9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:d5c9bab0147e656928364c9799b27a40a0acfeca679f0f0699b95049f85e08bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:dd1ca28db6ac2ad6a9108d9a432dc7b18e71c00d7aa399a3c0db66c970a5dc39_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:9ec63129d06f933e2725a6152021740a4c73ef438bd63b72c15f09f6f625d51c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c6e7f9492ce565f2f488268503b5c62471c2f2467ba60ada2e3a41d6b8b0d58d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d93adab852a43bc60b104dbb1346bab3901ffa2f2999fef2387661744b7cbe80_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:eee7609ac9643db7b9ba5541c464cc695323f7297dc89b98e625b895afcec5e4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:7bdebac05574e224f93842d43e6a773dae9d7b6d4c97b75d9ad3ffc243e1669d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:c8a51af3a7a953e41fde86fb0fcd0ceffade816082aaa74543d487e2965b9795_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:ed20576bf5c51b515a40e8ac0e7eadd96daae559fd3a317651b2f0324c8c1676_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:eef9427c2a216f4a52ffa4ef32a41ed7d901c75bc516ac49578742f39b9f3414_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:3f7569f4dcf0f937447a532fcb543e71eef195011e74b044187281e34ee451c5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:685553ac069431e4ce5be3b59a4dc4e88b5470df9f6df6e3f2b1441139459c8d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:7fd96c9124bbdb5ec7169a859a2e16f5d498d8e194c1e73eef9a8f00df62f5bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a170dcf54d28010db76969fd38b9adfd58d5cefeb0aa1dc8fddde24ddd296445_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:48f9a42528ff202711bf84ee2d3b5bf8f890161e83154d86c4b882f96083be6b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:7ff5151aef81f086e7a9c935ded04a17d50c063e5e279c6bf63a2eda071e7381_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a20bc5c81f362255fdc2707afdc8703e8a80560384a763aaa1e4395d4679d54e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:ce161db0f08b78133fe1cb26230f3176537f14fde816509a6ba02eb365d328fc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1a7011b56f9919064d64d2f3faab07fcb3956667f1efae413d66a9f29fd077e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:2795e9205e35e2e66bc75a2a085c38423dd749582aa5c18a4fb957c6a12e58db_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4ea7b37c381bfd1ac2d1eadbc42126c8c21453cfa25cb5247f4ec804244f4b1a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:d7a8b854749c947189691256e1c3bf3c18fea475eced28b14b9265b77a139f9e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:95f59709406c2440deb7fefb1d01d59fb98529d5eafce48cd9b9cc405c5c96db_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:ba1abe391fb4ed5cdbb0242046264ecf7f11cfd4fd1b2a720cd7bfcf04467913_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6c283ed8eea6f2f1a22ef13718c59b7ad2a5a094d9821d4fafc3922badd1ac59_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:731ce17987056f4f2a84a5077efed2be9c33ce8a718a2b7bc159f3b92d8202b3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9d69389904ae61e815f19a62c4b589262c7ec8e6735fcc6bfbc50671be033e0b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:cbd729a25676d63728847573c4cad6a38100c89e814c4fcf4d90b9a0201ed9dd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:d11f5e0ae27521838b7e85254d7360f8a832e640c74fe850d8818f54e2be777a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:d90a4a9682ac4086469a81c33c9fd2f02d71815390490d3f5cc7baba7ff3ddd9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:6b20d81e8deba73efd4a5d2d181c8ee962f5ab044a6225bf07aa4fbd3b96fb79_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:b65ef2c02e8934f17a4022f01957551498522e799b55e0440f0dd22fa80eb261_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:0c728f13f06113ba8e1cedfce233d654e223ac428f16c24ca4888fa4063e8e1a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:176d815fab0fe9aed544d10c4ed599b5c648debcdecf477963c491e5cfe674b0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:2d271403d8ea95bd7fb9732785af0777b92002bbc39c825c4a6134fed41f7bd4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:f47288000abaf7e0e022e7bdfc5bf0b74498f3d3cd6ec9c532a561672c32e4fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:4eb93a7279ef884cb3a77038199b16d1632ec7bfb3f171724688f802118961b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:85e3b5bf4a936980fc00f3b5d5c9af01111e431ece1bcf663af6e033d088050d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:864dbae5b29d7fde48caf3e48421fb7fab5a5b5c26af5f68c28f34276d69b3f2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:afe61fba8275ace212f72290c1aa9785356ab76d0cfcd612de3ad782031092db_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:2358a32da11583d19809ac528e15b80770c86cb6ec650a3b292b27bb0c5759eb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:cd8bd05a6399b394fd00e5dab2539c353fc3187b1571c941681566a79d044fc5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:9fffddcd5d62088f85d60b129814a701f8bd3c98a801d84cf19ad74650f1f00d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:f4e3df6bb58b3cec80f6f2947718c3388178527cc6828ac8d66301257c6b56da_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:0b87d1344a7e67c252e533297fff71841fd84b72d5a541750f6551df72e755c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:399c527937ed2fd17e8e0878b191ac82d853a3cd165a10081dc377eb37472fa1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:af80c63c706bb0dee5b6c930891eeabc7b47735042118627fc9c52eeee993658_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:e047b615f4a77b5824b74337d495044195f1305a41ccbfdc90a33d83214eca6e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:0f6c36d7af2c2be270de313ddd105e28107bc7c2480b875e1b4ded62d090d9b0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:42b52142c54e4c43e516632c83d98f7c964b26afb48b1c91541592896b112203_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:109faa862da0fd2c5d74ae4e4421d9604daa761239d3b0a9eea03cb3a054f20c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:7da241909a7da68454abcf348968a644f9747e01aa4020ee00e3b7f532e64542_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:d7e5763237b520420eca7241f9fdc1b3b60b8e78255745913da7a3fa31ab0c97_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:dfba8efa9681e10597b0c3b4ccfa70125f7662f9e9b44e9342550fd675a2e80e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:9ae660b5b6e318d5bb17d195ac0b25b174a41697014d71e4d73c65984ee1ec1e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:cf7b00a643ca639d2a4fa03b47c4217404284b257c862fee82e1db854f83a57b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e084bbca85356aff7903a80c2084e01c5c0370dced5914bd9d36b7992faf71bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f1954045f92c7d022b325368f3bf915fb0c95a406b5881ffef7571ea2b12cd9c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:00da1fcd88f8542d55cc31ce0ae8d7cc12f68a72771b46953002a8d43cb30829_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:2f5656534cc1308f3b11b1bf6131352a5815ab9e0718be2e17195c87aaa607b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:3758e07eb37879b6bb5cfc09a86f4f0b3b8f4a4eafa1262c9b1ad188a34f36c3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:85101acf13877bb1f497a3c6fdac434a3c5d8ecd8504b65b96130dc6e58818fc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:46258e09037ed449636635d03c9aa9c2c30fb2ff88df830c8af6bf3add164b4b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:4de95df03d3a97d4d0a3e36ef0cd6dbad424c350553de019bac492143b58285f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:72bc345da2a34eb84d929c5eed51fd30e8fd71477e8058e7c7dd31cb70488f9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a08e65f5482f6b2937ca2d35dc726cfc5b112622bae31ebbd5e3a1bc1be70515_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:1e20233079f762f90ba674dbf3267c216557d3d8284f7564900318f7d4d1281a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:233b7d55cd529793c98546a83b0a1dd3ab614ba845511a2687c94ac93bca0158_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3111bde1ffc0c9ba97f70841dfa3ef0c88a45a3dad89b8baa0c0df8ff615e7d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:50e5ff6b7c63c0aabd88fe302ef435ba333221d8424513241021cd9d5b7dbf72_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:36c8871a6d63bc060d92723dedec96fece8e6ca73eaa128beea365adce642505_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:59af5e75f21401d20164aed7bccfb87ee4adc079a69c0a31d75ebeceb7b923f7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:747e1b3202686dc269306955fff629dfae29d3ec37e8666afb5c598dfd080da1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a327443c122308696e027614a34048804baa463dc7cf9be91a327c475be504f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:1ee17fce8d33061182a11d2dc461b53f314a95538786f379656389475dd255bd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:28f58933be6d206d90656c0cf7d05292b4ee98e3ab7d22affdb89d6b600de1b4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:4853bd9c8565b801030ac70bfd99ef90a14674d97aec0cfa4cf51427b64848a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:bf3da178ec716ac245a58f442816e8fae506e146cda8de311cacd3f3be5c1fd3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:04ad936af7e432d5cf14db93a461b11a02f8429dc031858c849d8e93b1a105fc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:31bea0c1ab35edb5d6e73fd8777abf845c9526bc3218f175d0941b00b1a83308_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:3dda16d55df475aa319fa35c94404ffab2674eeda8bbe9e5baf90c5005dd688f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:6beb2447b6d3f282f868d75be52d201aa0b44631866cb1a2eb5d3e9b95341531_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:38eaae76a59d0e8da6915853a45d9114b76834d8407ad43f9d8d9e65d035709d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:60544e242cafb966a14d6c095ffb81b8ead75e221cba16e828c7e3a9d487c3dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:7dbf07f15354d3a4fd433c73afef60e20cc53ae260fd918ce1ada04fb9dd7961_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:d2565fb6be06a382bb313d7889e50bbdeccabd08b04c89736fe0ffcb1e702443_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:3e540b75f1d7b75d35089be769d7b7f00976f44779b4ca6f2b498e3e98bb0e8d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:4e7ce92af4bf2cddccda7ca3c2a765e53c2187e94a61aecc6edd7e574af7a6fa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:ebb783d1699a2b649dd989ace2a8b362a92c6eb93655e6c60e1a8f319f39ccc8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f63429eba56ec4b418f12169bf3d4770bb1d9bf4e95e639fa53eed8c8e0da483_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:054728f3bc75952505176c5bacd5dbf5b72076c56bee805fbc484f72f43993c2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:92f9245557e304adb13d87f31ff9037c7cb2574b8edc722b3dace01798cd9dce_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:d74b3572d00e32c9a92de04576d8414ce342b135617b03eaaebe0f872d66c147_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ef947cdf54aa8a53944832707a027c1286840a8d51e75da50c14b8e45b5e99dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:40e42ec81c1ad1bbfc545e30b12e5850b091eb81015e5e02190df6a4c54b6463_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:947c2347d2d3ebffafc79c87d77fd0d2b3d80edf306a40f767f80621ec31a5dc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:d150117166dad582a61f14dc786cd53d3b8b96e360f0420fec3561434569721d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:dca4961c0a147ef33ca2e9730454443b56b5d5b0c98d8a4d13315ec52874a71e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:1d4728e109fe6ff57c7072e06ab1e7dee046541e6cafb92b659945dfb572c8ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2016625967c04413c0927849200a3455bbd57e504e634882f16e09ddcaa0c898_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:39f9507ed062e8fc2930cf66f80a215fe16f6ee11927da907ecaec04e7dd0485_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:a7e40db904c11448536052f67bedade948b3931dbb633ea993ecbcd861385b56_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:20484e667deb3d853e25b0e0014e410018242e6c4bdb8bd7a89f77881d69c845_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:47d7efe667fa80b414d141e01a89123ebf77b403894bea3d8f56a08d06adad75_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:58c508da87e903ceb6566c850acabd73086d9a992aff69a46ebf06a3b2421c10_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:ffd4dd93b9d8345d08f56143b34cf852de1a5e9826b2386774bf21c32080440d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2a10a5ec8c7e72a20f1fdbd60c0f0ad92a8c558dc80df9dfacbddead25bd595e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9542230737d2ff400438a66188b9b031ecd3d47ca664841b58a2132951b771e6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:cf49d4c2fcb97c1d6ceaf80b554dfaaae4447224a9ab5cf1c381d9f39592b5fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fd334ece1b1b3c7f66c42024d86f8b99979c4846e4f6f38f4e441d053f8b9d54_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:4360744aae59eb6cf31afb3e83d1316feb3d034dfa22f1eda6b0be357c82b600_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7d2cfe1782c52daa87eed93a26b29dfc2ee2a175fe38a8dcbfe020a416e396c4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:b69d10897c10b03865f9cd36fc688a3062c29a20a6a4bd5ec61b8966128d269a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:b75a354d061287362783e673e023f3bdcba41fd8a448af361bc8bf06dd422b61_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:527c47b5270b7bd6c0dbbe8520197f08743abf2e53addc0c0651d8684036b67b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:763e6b47e105891f6547e9a8228eac74cc3c801b68395cbe9490622ab505c0dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c834fb9052ce1e1b4ed82d044f9cbb14d991b2d7c475406aae3a4527827f8bea_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f785b4269eded17c9a9000e84bc00dbb4102609ac9d4120388c9fbc43c354245_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:05c9c601b81707c5c4d19ea4efe014540534fe96d9c05697afc8f017b800d7af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2e2816cad463ba35cf3bc58e6d41c8993026c9547100666b5d586a41b5769fee_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:58d19cf1170a7a92c27e652a4cd9ed4272947c1f69cf2f986eb1fa1d5b731c8c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:c9ef38bf7f348ad67323587ee853ab614551242aae2ffdcd3d5f349ef668ba26_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:137455898a2431c11a63836a3fc35d444fecbc705c18d356cad0b712040cf8ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:be461fbacc455495b8f283b93de3e09bd7c65d2a9498fcbaa358fe852b8c30ea_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:e2fb34dd26364b9127369ab68080e18a9d9579341317cc725ddcc6552f2537e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ef05615aa6363f8e7e10e29272cab1058bb8fd7b652d6943a55d0c5ae990b04f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:157ee17a484dc094f997d232ea0ead6a75a1cac854f2469a1e769c246a2637d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6dc2e4c666063aaec56333036b7f4ad5c31488b729a0665576fef58b7a60f1f6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:9b11221639c0553b042c93c3b40a759283412c49972bd7accd0059fb3bdbf1c0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c98236c7a4eb6133590e9d519170c74b9f555b754fba5680194afe5aa12e8ce9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:572f1da99a0264dfd47bc20cd6b733d767805e1276c11ab9a7e5524953e664c2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:944afbd71408b13d29c6cfcdfe4bf5b8357ed450624db4ba6656b1c884a1cb6b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:ea1146b91f7d0def7d15701e93a19c564121ed4dea34665dbc1cc53b94cc1b79_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:ecd5ccfa595c87e8f87cfbae66b9b98f0cf1c27d60d7a33063749553e4152747_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:209bd4fc0a6337e0ca8077a81f68bbebebf90f163f497f0122e8396698d81783_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:939b3f8d0a933d85409842e5b47ddc94e43cbc0aeac0036a4e65b426d6782f21_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:95742368c24875b07e0c4b99dfeb4422f1427f24e25e08169e5e52c6b182aa1a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:ae2ee243441fda43f46a7cd0e0b51423f938a1da9838f0bc8cb58b8c5f5c01e4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:133a1207e063d49bfdec99f709899a70d35a03a65db6d9f079be8cba37ec5e72_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:411333b02818a620f320ab9846da31ab3a2fed341c83c7d1d2242e3c8e1c112e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:aa5ffb20974140088f7782e24f533d08bd22fc40481c7b4e1a2fdf29c96074d0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c638c318054c658a52c0a7e340de1710f7776e1291089d7d1d81d2837f39a30d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:7518468425c463b51ab6c2445a452e0bf19c4f383849685733d528ed525df941_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:97df863fd0e348fe39719e5adb122f66a35193b75dd4dc633711aad0e0133b2d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:d9cb426145f73463f1bb9ef5446a60174097c03184b32c93b9f6a562e767ef54_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:f360ff4dfa30e0d8b58d3d2d7f129349dc03a5aa632eb35f89177f7e5068e636_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0e32e8e7ef0f4b74f5544addca4f6dc9077d61b8727db07acf69f27a9d29e8da_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:17bdfae200fcacff3b25d632dbc205dff3e85b1421a5bfa70f460addade9b1c0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4fadab315dd739a6fc7454def0ee2d903646f7241198f3092d622a9375e38d92_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:623d3bc06b6e632257a8e178a6309e70911da187fde71255833a036824acf15c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1db88f9cff451bbb26bb1bd3c773a0e79bd0b8e58f3e8e469afbbafd0d205e5a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:9e61ff3b91fe3aa27e7fd98f29d0a6d7aabdc6431846d6912c2f1a5f4c47aa54_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:d18c5c3cda1ca70d637ee2a6d0ddbc7dd49e93483c2103123c7cecf3ed9b726e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:ff0d963efd71d0a8aa9b8f3e3c5d733738d70f8372810b36ea2904cbe0a20ee1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:3c8dab5d54c3c5b54b76f66305965737d1aecdfea844e4270670ebbc63fc3965_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b80ec65568fe676f4d6a46b521c4cd8404bd21f93d182f42e62c0d2384257763_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b8a3517c4aadd0eef807b859a641a8a8164170e79c045a5a8d3b318bee6e8df7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:fb06e3f5f7036974c3495de8a269a28aea1599b942d3ce5768a5f9f387e0cdc8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:337c562b485c07c8810e0286adf9ca325c5a1c9f4be8a401f205a28489971214_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3c1dd080969fb627282b6f7dc68945c9b7a3890268ad2575463c4d400c4259fc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e404b7f13cf1180fbb8f02f48da558b70c50aeec7928683d6a29de728f684a4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:c99f7995cf99396c3520207b863f1a24b13dd3ea43b467d66172152dd870662c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:0638376c80db18ebdb4d3b41b75bf7065508df9ef599026cb13a67d6774ccd40_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:5a33d45286112a04353fecbdc0c274cefc7215e6c6b8707df2d719f18a4e7016_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8c4c49ea56beca733ae2be240108832efab653c01e98c46608a72f27b2de6317_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b910113d041fadc0567cb4ef644fed921707cba2d3c5ce593bfa09c13b58d182_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:441f0b9defb1989b790ff9de3beed71e1db23f61b7fb95109e959c64c6cdb1e8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:734d07f2ca0e61b6b091132def50d19e40dcee8cfaa5eb46660eebf90bdd106e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8478142a7cca20c9743ad247e4f2b245b6e51c58211c73a256c81853e83a5d82_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:db008105227bbdcf5be594057a201e0ee317e4dae9648d89ff3fc05fcc01030a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0303c22d63e9a088ea2a026deae68e82755344dd28ed52ea06c1c83abadacbdf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a3778fabdbbda6d2176051880b46b3e180c7b6eb7c33b727912c00342e48c950_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:bd4bcd738b2ba8589fe924f1ac4d57d65dcc767befc6aa75fd44b963f13e2248_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cbbbd781a3f51b8c85e22c9125049530fbf43d93cc8bd36bcf4434cee8cf1020_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:138ee113972e8df1a86061dc719d11f7d36a0387c907c609393f4f7cb8e8f34d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4ec1d920c8de0db791f8fef1be139eeb5144d9312e7dc67f043ecea181e61942_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c68de4d38e0c4135f11abda8b6fe3e50751bd44455e1c9b6e9666551b147a759_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:d819b14757e167c6a52c452093fdd6abe8f41eeac4b56ee0c87c282d8ac51b28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b36d5c52ba001938e79d244656d11a315ad494281db37f60a55910d90c007cab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d21828185c68e7864e7a475deed7d92ca5233553c3d5c46aac7f87b122163708_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:de8056a931e9b6c91583b38faa12e1fff3eda58972dd09d89b1c242aae90015c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e0e43a22c52253568ec7b05f72d139b0ed7f6f7ffa2955b265fa91562b9fd15a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:453df58eb479de31058ec3830e77a7a14715b4b1979237050ce734b1e189d811_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:7f3368b36a15006126b25b2042263ff73ca9f75621bb491310a0d4db262494a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:ee335133915697e72b05f8f0fc3fa82145b2ecf1fbd2f19fc20266a90d1f644c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:f8d6d8de975abf876dac43f40bf80faccb60eb2432f3463ee8852775b500db52_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:2e1d744cbeb0cb2442200f0747bc824ea6394fe36444cb7670b0f55653be4874_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:7e4392309a8e3b95e3b6f184479e652c3c848d5b281eb38c02d57765ff3960a3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9cb705d6b4556123522337d79d223d36ddd50dd21d6c7810a7ecc1835988ca6c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:ca454d8974992151ccab3bb7f3533d4f8634fd7da7077d8c60cade780ef4f1d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:37aa19c725ec673f8cb1bff4b0626b208de41d73b9ee4a1e4ed1d934fcbd03bb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:7f36be42808f1368c84108d42fc38e5545828a12c93867be56b4991cb6489fec_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:838f6a201ead6fafbbd05963083ee52423fba2f54e7f540575a89abf4283794e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:97ed6147ef1041d6d78361348a4144fbd4f80ca86087a0eaa65c907af730da72_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:18cb72e4bb5784b8fb5419d939367b0fdff4e23cd09b559803656d52a47633ee_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5ac92b796a6295f9ec1c972803c958c5fa59459cef2c835f6500fd92fca4e53e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:9bd3fb035f3aff92dc032ecdfcfa2ba1d4a2dd7b75c77a858ec06cec70feeb28_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d93aa997367db0fa5a73118002ec64ddedf441e0dfda16efe1a201ef380fb239_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:3d9ff62cd27a0eb6e10d6338f2ecd913a6cf2cbe611c8b3cd3e5f86f82b76e07_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4ad55cc73bcf0c9f59beb22283580876d19796528f45d5a54487d34c35cffac5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:879b42ac1571b0ab174b03b4f9abe50fa7c26facc904fde22c59e8d508f21b0c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f73161d5774cb02814b2903f2d4a9279109d94fa2f00aa13ff44d9801da4a554_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:32b47ea77201e4ce2a7de46ce0f18a099b95685bbda3d9275794cb19e9fa90b7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:520dab9a8b2d34c9b9537c9fe151ffa485929890c2a6f6551c10249b35892853_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:cdef1a8e18a869aca5b67ede167cd6c481a9f7f57593dd6eab02714fdffc4c43_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:dc864fe7cc9ebee8913ee13c80d2b375f19e49fe8daba83c86ec4b5b217138bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:066baeb76898df4c182f7e94a451c5f6e65d9e32b9aec6a68bf7504828f30f16_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:2cf9e844b828e340dfc02163429fc7dc58ad0f837ec1ebe4928f2670900171e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:46b2fa1f9bff055ba108f0b87cae201af3fc12a8bc85345168e0ff658ab3449d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:f2f2fef5445545eaa62443770f97cb17fd816aa39a1a252420c2b4a7bd975fcf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:1d91715caacb34c771c72f68f7f75a83426622e507abbf9714faf3f3ce3cfa18_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:29daf6d81999f343bbb87dbecba313165951d19491e8badc87caac4919522145_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:2e3f83541ecc9b7c02f49febd0bfa122f2b054be55ec17b48c3b923354455317_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:821d54d73f5668be5625e7a1ff00ca8b9ecff65034f49f93cf4abfac09ea6c5d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:0bd3096b3db3d0501b8d54b3b33fce666bc503b217a9efa7305001022c79f504_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:30f39dff235a8adcac2f12cb7b5d67c684a3cbdb647ac17d4e9790f1e8bd7df1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a743bd8bb4077ced0aed99d89525790bc319e6dc516fc6e0e08965f1ba788042_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:bc65847dee627ee61780b14f5df1d47df00d7c25924149efd132b8079c67cebc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4bd8be428084f8c48a0c44efa318e83c44ecd53a26cea4a1aee39db2da1d0e84_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:785455f77c406f35bc9ad2eb17e9f96ea12e71bc2b87c523c9df83f882d73c15_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cf4009b45b3b5158eb2b214d273a86f5ef3359031040533397e9105f5443371b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:da77900b596046bc35b977b73b50d4f43c7c8ab2d3161f30d01f5b396889fa5f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0d212fcc0965fc01f16d4bba1fe8cb6cf9bc7ca3c37e4ccac36dedd77da9fe2e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:95775342b0b266f94a766a1af3c0af3fdcdf630e966a63cfb11ec3459b46d3a0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c46423ec1d7ace61740e775c1cca881a3f40e67de3c2bbe701a9a2eb7205df25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f6e1262b78dc3405fcc64de3d864235422f875c1384313693adbdf479e9dfcc9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5d5e396b698ac7b97bbdbab0e33cb1f0cb2fc5fcad8d1545223b67e89bf99c28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8119c49ef66c677ef658b153021f5e383fa76451776efa457a640fc688556dad_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a33de680b1e7806ba046842f0d8aabedcc13497da2055ea8839d5a42dc368cc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:fb4be942d1e6dadf1f63dc34d8fe161f8263f6782fdd7687a1d9dbb00f1c0689_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:1fcc8bfa9f2b7b5fcc8165c5d30879545093ff27e3b6c90e8f6c11dc78d24a7f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:482fa1a1189f9a69ceede392d30b37df6f490312133b07fb160a941288bef9d3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5818766b4a9f63b6767801173813bc1995f7b405967619c08ba45ea856de495a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:e75f613bdbbf80bf042c555c59ff95aa9716653e259230bd17e3c9a47fa07b63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7c82295caa7789000a8f1f01af47639aaa9a7cc345c1ce9558bdfcd5ca1e6898_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:a5af8c2e3ddf765d6b7aaa3370809d5c336ea6f5f09d03baef7f16ae151a49c6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:0dcd9470781273c6adbbf98c013170b81fafc07b391b0d5dbe1de748e5bb3ef9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:ddb74fb16fe3720df71e4c0913f3089aa9a7587430062b1a8b628ec84596796c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:006f2bdd2bde58b23797c4742487404cbe51bf80c113e702df9b2e7a4ae80ca0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:3fe5dfcb92949ec17c5c10af33b44919ea38bb02082190d59986065cc33eed3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:35bba97dd4755a1fa689ba8f21ca1c7032bb33edefa1d0f3876ad8ce51cd3971_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:6ca721fcc1ff59f9ba90e498aaec1c9eb0ca25d3271c9543c90a01e0347aba40_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a67adaf57a36797d9cf93c0bf401af4a36fef4d07482e8f724c3ca09ddc028bb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:ff8b13e6d6a2a990848e8a1e74e7ca1cba0f5652a29b86c3539fa4e031471049_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:2f99b0a42ffb2e5621a9c4ae0efebdbbead4e4dd187e947b93f2963c989bca8c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:37f5399e1e7ce3081c8534f0c6e1e5411845725c46ee3968f5b38f0504fa47cd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:68969a51e2166f6701dc1000c1daff3163d35e5dee9a40fcdbd5830305c73e86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:c6804f7338b2e0eeb1bee48114638524b0ae0af1399cff93e51b1e2b4705e615_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:1dfba198009299ddb18421f3cc45d656da9d89ca71e5efe9b084f730f49cf548_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:64b925225905c73883694dde22f7ba5ba53d62abc73613d7c5cc9561af832d71_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:f1c4f8d459edea83cd4aebdae4d6eff6901abbc6eb9f6031e78f7a3b79a781ee_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:fe596f06302f1f93b4c403a08ddb1ccfc8f13f8f66da96b6845508679c2a8a77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:83a6d2cf513c846608a8727ed01cbc6b1bd7da84489eaf50dda9b7fa3106d76c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e1938266804498012d42b80a4915a2b8aece34efeb795a17fc8798f75fa1c48b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e2defd0a66a261a697fd606239d4d1914df6c2d4875c0f4116ac1a35ea585a32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:fae2d6f13717bb6e98a00f86b5baeb328ddee27a2b5c2418849bdd767007e947_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:0c4eb0506879a32b58f425334cb9d88a3d507295187d2d2775c83a9abc3a8ed8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:1e2ddf5d3509d41c8f909d64d6ae7d3503f0491d967578cef48ac0ee5e624b1e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4714307e4f7462275923401148062e6dedf80e937abecb79abc92f37be0aef45_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:551f4c78b778b8e784cc3733d7cea28d888346944d306d76b57768e7117be85e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:20a33b03d94c0d4a84256b477b4783e2f7a81831a945545194db6c6432c12251_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:aa63ac3132d6581bb20e97033ffc84c67614687fe95b0a4288f1477b5b59dc80_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:ad088f1f0494a62602d3495351afc422a8a53b92bd907705bf4e95eec5b1d98f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:b3ebdf5ab93e98b05504220e0bfd9517eea21080e09ff27df599f7c32adee343_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:05aed886bc5b6ee53427e2cb8bd87063839553e8131be9bd181a6ad2811c5617_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5fd8fec8cd97b6099be8b511f8c03bbb6d4b5537d185b092c945277a865204a0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a555704a2e66c03be613a77bfcbd7be05a3d21265c9c95d351bd928c6e0f897d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b81ccf95b3f4c7fa69ac15ec1ada3d22cebeaa53aa0ee2bbe77863ba323fcbaa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:0a1dc8f8b97d3f8ffc0eb6fe95596c0fdb8d31652ff2e2969a77cd48a5cd3ff9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1474075f3cd178aa7080e9f6c0f2546364a3a5d4a7438aedc9479d7316c63519_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:230bb517ee7cc6b25ef027ed545f308b5c612c0901c50408b557058fea0a7c97_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3b8ce5e8fea11b72b53065a94849c2d856e9218cc1f8641c69c04a21d27fce7e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:492ba358a292b4c6afe6984ec440a65ea3247a9cf52d3a82e34601b9b49566f2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:8c5de7a9e495c4d1ce854f6d009d1c81ea8907acac8ade1f02975704024c634e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:adf8f9f2e86f9fc1b27b4ed366cdf17c231f4574a59670f1eac81f6b9af8149e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b1b6368c4d7f4bd7dc4072fe195d1da67dacdfa4d3d4082ed5713b5e4cad6129_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:14a051ae85b29aa82fa4f448d3169fd5fd37fb37d7cf7b24af3e76b224ae2a25_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1d1ec127f59b2a3e91ecce49bb81bdfe18ccbb4378f7617d12a5f6fcc3277040_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:c5d0418e7661bdba8c8bccffdf081e2bc630767e6b8ae1ac099f1c0d6ddd7b74_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:f3041343f490ec7d6e6b75fbf9b516fbb481e35b9aa4513cbd0272eee2235a51_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6d79fd44973f45b77370287936c5319fee81f4f9831fa0f300d2a58fb084c420_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:7bb63ad8d2132eb2d6e8f73a8edfc6b5558c948ae45e443fb150adf8e297a79c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c41abf20797e0e0a74aeb25f510689cb5f1fdaaab90a1507163a4d201d4b7c0d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:f1bd99ba8708d9aeccb920a4cfe7fd6b410db0ff15f517cafd094dc746baeea7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:03b176977dab9085b179146dee560b08a7a0ea4c89e41490b93b0f0353621025_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:674731387009a17b66d610e13f4ca9edb4ccd20675451fa13af14e0ddbc55ebf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:67f5639d80467e5f525160768ed3c007f5b99723278e598bfe1ef11afdf9a43f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:e7eb31913d7b4e8940865a0c3d72364152e358279bdb0cbe7974c7837a02f66f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:020b10daee05b7c237c9b9914077aad76181fe0de4ae2ab1b47151b47f679949_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2002c409bd3e1960a8d79f081dd43e2150582103e47d20c7bcfd797b863f0ebb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:288feafa494da8a4bf480c1a67e7a9c834bb02f66144515e5cd2653fef962d59_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:513a6d0c2d85458140c589e153dabc2f5293d28097ee1bb1106a9945363548f7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:18b44430800377382372ce257740b9aafe0546682565bb0394c3a39a078cf6c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6a7c255d286aed23eca10c0c0dd2f5d9286a87ce5eff26bb559efa44353ba67d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7baf3df29db6dda350c0656f7828fb8ecd9858e7b57842cc15809f5c9754da09_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7f05653512709156f84fd5e802c47f575fecbebdd1c35aa99c1fa65f9453b349_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:004492a0bb239936995030a7898c2c917ea809cf2c7a6890972765ee8d8fe9f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:a696bbbb3bc193a4ff3a2762a1cc5020259cca9b4c9ae996285eeaafdfef8528_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cbacf4231b583bf75e637d95e54528bc8fc0df9e53926fd1a54fc2c9fb030e8c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:eb2bd6a8605a3f61e7c9589e6d47dc28f96bfdb2b4ba0f7014c971d4f9e1439b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:0b6189dcc414e4d48e333d8c8c8c2665163fbbf04b8231c5c5ed66b460f64b4b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:29320bd030970c9b8067b44a5a6b2d4b8aae2e6760490e9e8f728a0d75e49190_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4e793e626c2550c0e7baad444915d6da1b9fedbfe4700fb0ee09751b743d2f12_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:1d24964d9174719df791f5ab2aa97ad584e4cb546072750996c233320271393d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4fd1047ac897a34add5f4fd2c943a87380c53af069980e28f5e4710280dbe76d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f8ca2e0c18140370e4d38d75b828d710576432c81d0717ea12624d4759e41248_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:194e198147e12cfea11a2b8133ad90f9dcdcf12ab64858da16e97fa985ea78a9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:a1ed2fffff725a172e05d2315f0c8a546edad8306c0bf52d5aa7c0dd13d04891_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:a8e28b541152ae2849a74778761e397d040e357ae21b2922b4be12ea81eb79da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:0b07f49872854ce43162404577fa485fd150a10607c93df756d892db1600c0ed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:178df3c1aa5c1a83dfe12b6f8492aae600083ba07726ce8b063117ec466b4139_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:c4fa54593d42bd28429e4ef572b2e6e882efe6c04932cff3cce6e119cc5dd044_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0ccae3f40c64be32b7a773fdaa430f6c7d0ed7778418a55c3cd1517886f9e759_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:57027cd53887fc439d0a2dd09bc0d79e266c49cbaf196b3ad758e0fe9d09ee90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:d0d53bfa8474636abcc9f8a0cefb13069a77e00296c404be39e057dbbdbcabc1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:d4fc054911421898939346530573df11a0d059c17a40e35bcf971d6cddcfaf76_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:8b1a68a07b6af860fee73ad1a1cb04480c8623913e5ea784a8f6e03fe0a7537e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:90799cc9ee99cac6d16c4bea7c6561537d319ca44c2043d5c2b9afc9acd3a7ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:a20b62a9436884c9b1acc33498ff4524cfb4cffe69c5e9e88dd9b077a976bb92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:f239e260d1f5f01132a0d3f941dca5eb39399c563ce297f36319db0b803652fc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:3f75438b6f0a312ec5d549002b88a5d0138e34be8da6db95cabc23b424f1d7a9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:6ffce81636de40147ba2987abe3071f4778c48673d824d31406c8f4a388ce6d7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a9308d2eb18ee97c884bc55771f75d62db896e1736ccad102f4707ba553e5023_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ff689ce8586ac5dd565e87fa801850cf5ca6a15524eb3290cf61edfc37a32557_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:43d6df0117225b5d07f675212f53f1734d750c3386d659464b775dcf835dc2ff_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:fb59d55f7b3958110c251cf56dff1e4b201f26c455ebd3fa9a3050f0afa90199_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:66250e79370aac01b810d16ce953217902abab95f8dc24d84ea3ea27c0d1e087_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7ed8850f54050cbdec77df42c1e34021b062fcdaa20d4939bc52f55818f0afa3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:776a5c5dc580336a5debad824cfd9489f7facc0e0233d04c0e5e3a85e87c625b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:f9efa9504f6d06e0823dc611c7cf34f94bbaf95cf82e70db4a4466aaf371ff21_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:e30740063dc526ce072c66fe22a1ef7caabfa64d49d00bc94459a9495046347e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:ff22b4848efe69cee98ba7ce39913e7fc3cace111edb5aed5cbc5b80aa4426a0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:68ce3912f64510677884c97e30f1f9fd9e3941e099e8167cd43fc25dffb34b11_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:6f00c1b82f8705f143798e05193187516f8911bbbf19c256fdeccc85cb562b4c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:297d9db15707fead7dea5a6af767285df0ac0927ecd35c2a86b29626b138f700_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:59fdb89c5000bf4832fbee9ea08131ad69a0edae2d674bfe8ff3bfd3d7072141_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7580a1ef860cfaa89b5c365b4020ef1516c50e2829b554267c0fda6e607cf7a8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c5548952fc4edb7b79bf6d0a257ff08809ddd0c017de0872e3a4280863e7ba32_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:9939e5af30b0d53ca6aa2a8c6e70b6461d872f97c2b1d0d3894f027647759de9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:a02b65c4545e24c213f0b675844b9b7f171c65f8d162319be27cc3485e04b190_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:ae357dffbca134e24c32d411848f619619281f4525c5dfd2b93ec082a15d333c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:bcc0e98ee13aeb12c21cf679651e06036d5d9509e40e11145b3a77dee35b3f33_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:5f7553da3521aae14f0ef0bb86fc76c5bff5617a32ad61a17a719c3f1c5861d0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:c1fd8c36903c9743e0ca7641ae1b9f0b716d332c0c6259bcde1d4cbc808e5822_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ec75e010451455158ea6870120bd17eccceca16a88b24e33cb23e1fcb66ba12f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ee6719af84caa1131010d6f0695a466f8ee807f8578de78e197bc5bc1acfcf29_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:027e501b41ecfd1472988c01b9904ccf29323df165b58e6f11cbc4186f98dd22_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:6245b2b0bbcb7935be61e6a7e93a84c11a4379fee1904569bb16532fe03e116f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:6e059a366823df5793e1a8021f504c9c7a7ae66a223c9d099d17db22a9e50226_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:bf917d1afb56c4ecf2c1fa6440f8996c19267affd201f30bb4fe9ecaef29775f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:1d9372c87889ea571921e7830f087f468eaf2653761196b828eabdbbbc18c2b1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:3816e4e20afac47544621adb385943fdaf5955e713a3582dde612fc16d8d08ab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:6c4d892cc2c16e161b1d91427c2c9e56131a53f854ea30c511f50daa6b6d4f33_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:98218ba57aa1b22f4bb203161ff89f33de999341e11b852d22a53a5e21f7e536_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:048998050714045c74283d1683785b17f1dc9b5fe0240fbb934812f0fae9fd6e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:7afb80cc5b1cb73984ddd0feaa73f8cabf6181fa323bc3a57187975dce3e27e2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0afda7998b5a5110f6caa7cd0f18eae31c1d127a1ace2f40f22293e7aa9de4be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ffe078a02724d6e0920fff31df0b0b89b62a01e835d6cc40cfd9593e87ff05aa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:0c4316d2b6eaa90503c8d17a32a78cfc0e898673cc2f02b1cb4c10b4aecfd55d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:c04c09295eb34aa3033f7fa38db6a29903e2e0c19679016dc51acdd40f290746_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:eef5cd08dda4e3ebdfb58cadec73ea48aa936058cc85656028e6f27e1ae51031_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:fe06d8c0693a9cb26567812aae7ec13e2899c49edd0a3357d90bde1615b6486a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:62de4024ff480e4e2cc110d4744bfb506611829f88602fd574dad5ca08ebc9f5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:8b891fdae0efe3435ae3e19417e615f52fa4b282766b88366c7c480e58f9a3c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:bfa09df184b263e3fc9b36106f8b6d095891bfeb4b3c94c0f7d495089350c146_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f3233fef00770dbaa7454b68d633f14f660240c48ef8c7e37e97aeada978b2cf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:15899a4464bb867a308ff30a46b64b7c0afc318d1571607d42b76833a31310b7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3fc13f73ca759f094c322fa816700b0e1a225cee1a3b11ae267572b45165d3c4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:53524d17076c91734318e435558fbab7febe331b999526c994e11614a3617c3d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:5cfc388df49f6c84fb1cf21c2b628b0f8852d08fa725b4da5f6fd0cd5d34deaa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:214daa798f4278db5c10c4697b4194b356b0bca1c6fe4bcd17601c1b56d56ced_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:8c3a43200e203cacc1de3d6f6cd71234d6f79312c5123cf0b130c8394ec3da8f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e19c579fb957823026ad4af2b67aa8e0c9639dfd26280089436a6bd13a6cb702_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:fddb35b167c1b7ee50428ed9b319d566614a8ecc21dcfd569a48783b82e0e74b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1967d34d7792405dbc887f2e4ed8c59351f1af4280caf0ec18b667ce218703e6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:43a34b06bb917ae30ec529dc32093ea2e644ceaf121239adb5d5d59d40f3e743_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:4804fd47603e84cd4476c0d21b3779b933a5621ea069ab22131ce117205d20ef_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:da81574ffad776d2d45028d90598e14ac44dd492f0d4e4561ab3b0919eef6467_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:702dc664b505f0955d9c4870e4354483215fe7174cb69442cb0110fab66c2aad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8faac463f539e2c2a71d3ef4b7aa22cb33d83531f1791bfcba2ac4b4f81295ca_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:98da66266b3af4f2379652e0a160a1d330998e09a31eda41f0975ffff4f1792b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b2498b326435e49c60ee9338e98c4af24bc3989d2758755cbdcd230407232e42_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:5f77f098933eea28bd670596fc4f04a1f7e55e98d4cc22484620cbafda377bf8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:6e86b89ac47d616c052d503dc46f43c50aae87417c908f79a5427403e0623333_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:bca3a3b5b145dc5ee9a90a995a0eab094d5e9db632f1889ba71a98d1d973ac9f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:cf02124908b044f1aa48e54abe2b80a856a22b2fadbaf04bf58242e8064d44b1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:607b665a0605b8c2c86040bfaa3203667f1352b6ea722819f77ebef3ecd2aae7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:62c9b40e4a584b80bf1a9ab4726b5998abc91294bce7d4bb04930529c1a571ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:ef4c450f67cfcfb5360ccab31d33c98fbb8cda21756160760607e48bf000db67_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:f97f3df33008e958c677fc9bb7056b645456240773bd33ca6d3c929e0dc4cb24_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:3a0a62864f7481a8bf891a635e24abcef4ab97d14d8c32c8ce0f66afcdbf223c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:ab966f2572bf9087a6def43f913b45d059f9eed3303252cdc4ae191a8d8de9d9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:205512f8a926d14978f1e7b2268423f8788e0e9b912b2de602562372061b88d4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:b7d64cf72f422fced6a4d9a896c77dbe2b2b4a2d2ee29834ddcbfbfda89dfaf0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:577012df4fc4c8e68e83e381168148876a9d3b96850bded975479692df208f75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:6a7f64eb8c5859bc5782c8f3e59864e72f7ee4b9446a7250c8493c67e7ef8a31_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:adf37cddb7e925375d0860d6e8deec87aa20253922302347a20d8a3a0028a7f2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:4f4b9a5b6d588fb00067c7f2c2d8580b1663d5e3c7d9828c5005a4298765baf0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:525b41d20d91d1f974676d9977e473843a3d96df9028e5bd477717d4dc1ded9d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:60a139e740f69a1222dcb38356e3a647a0c70e0a36f91d540eedfebe1e79d2e0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:e2c25e37fa7f15312881a295f59e06221fc4a7811bc047b22c5939b09f1908b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:24eb520c029974ab5cc3a62791442308fb2b30e3fe988bdcbb605caa577473f6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4e57078600e8589b495a3235ffafe94f6b1e6762100ce61cde55658ffebacd9e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6479cf4efec9ec805b2057aa95cb76ca95fac53d109827a59807cda935b9665c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6f06de76b487a6854f2cbc275153a480ee2b39bdc31d949d254f1e7665c28a04_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:32db4d4aaf4ca1395a4890af8200925f9a57ffd4802f5e5ceb0ec63f0b314e36_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:99766a65e172e428d414df1359e85884abd99dda123702b8090856904aaf469c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:d21474766d2761c14e518b93e9a102e3e09aed716d30433fb861c999cf292081_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:fd614ab3eb0467bdf467da01aeb58128c276687ade33cd4c3bcdb9209e5b07d3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:4e03c377893c5aeca203900e868bcb00eb424d30f29da92debf5642ec8393fa4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:4f71a84d254caaf8e3690e8818c3934b806e3e76d5814ecb54a14243af8f850a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:837c64ec19c63f2cbff7e45519c1bceaf39f61ae184b0030c583f099489493c5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cdcb9cf473770224a29dc98f71e4abf9199325561c86c42a2acf7b7755e55001_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:10fbe889db0a1dcb79e95d802df9c33e80230ce7e589d8d17fde88f54541ba45_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:3333948e5b59adbea455b4c0008a90826c81b992924c5c82ab31ff36259e21ab_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:33b7b638319f3c2eeab53686a2d20a8794e224012422e69ff41bc2c9342cbf76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:fa40742cd762e38592a466e1e62ad0a66fff286d2ff8288dd8e41bedf9900779_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:97107bbe458e3e0d9eea1b66c87fe4acf16d7c8a3523c518674faef9f0675a01_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7f6cdc862181fbf055fc1cb35d4a0139b0c9ea392aacbfd8e4df3c084f05451_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:bad5d83d733c306d3016c8af707b4af9b5a1521dccc01e550927cc2f673771cb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:e2163013df1ffce60aec8702aacbd7121a37965ac06dd5e38952d941a5b0b65d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:546263c7efb5cbaea346fe92dc2399b605aa2f32651eb857d6a0c17bd713b9ef_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:da57c639373fcb6b0f67771943dc97f941cf5e15c56909ea3bd39be3c19f9f0d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:debff5847176bb3f889c07131b5452bf4d41d4e050c83355735a37fb737de8f1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e39e97d563f73d620e9c6c1002bd3a5fa1557cbdd213769d4c249c8d108c3082_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:344b027bf79e366a361684ad1a55c20bb669bd11379def610ad39c060c7dac3b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:425e523a367ef202f8b5ec07c018a3d20798aee4d7b6c2893ca4a58a85d971ec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5a148b69f649d2ee38415f44a2449729383bdb815c3db7fe9946fa5fc3a4b1b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5caac46fde53d2509eb8692c845ac26913dcb4fd76218d49743019bfb6542826_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:026be4ffdf26852954771f607a274a838746e607c186c666229619aa24ba821f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:192d0d1c686de8fc61d9c1e3eec6dba7938a2b2616f2c616e68d7b6e7619b92c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:afbaa4bcde83aab1b3a524d5ddeaf34fd2cff46743bacae469ade35a5fceb48f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f7cd35f5a1f5d25037c79b4a11fdb516b5d26509e1cc6860124f2c4eaf423eb3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6a91c1b6244da0737e30258611337afd5928f225fcd1bf7a2062fa1b35c0e54a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:bdea4e44eb8e8bae57fda8df8c98b8dd205c6b2d5c2363553683a955e08b2dc2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d5507820a4c3f90f8a8528bf1230481d4eb78ed2503366438584a057168a59ec_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:f1106519fb7fc17c6d9dbdbd061a37cdcf23edbd3c526f231060a0465847f464_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1faf8637ccb92eda00a4325f56d5b13bf9afec7976d62196d52dc5c17f00ef22_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:30709985361147cbe75e8070239b2b8e6b84fe901f15c40215d294e01117fce2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6ec89657affe91088e81d3172e4d07d81338a8eb0df7801eab90e2afbf6f11f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ca1d4327f63c10e574ec7108e42b51754a89660ab3a9f894edc6fe218f6b64b7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:60dd759695c5b7a9a958278fc09f3edab6b4566e698b9903f7ee87b10b5d3f59_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:83f8e936c706717688b28c14bfe01eb0a355852192971c8c20ff421f7ee09076_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:af4362b0b25973d7202655613a237149d91fe7dbfe8050f22559a851ce8230ea_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:d5f4c12a2da21bbf08810e642331dc8e3f8612a00d192bb2032d65a71593424d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:38e4212042aeac05257542399a34724c5f92d476f0d41b9f94e2874fe85a0240_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:4791ecd6ac56fc225b823d707612379b3b8676535ca6e939d224bca6afca0a0b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:606aa50bef75f832cb801638b13fc00182dd7bef4e2f6b599c10c301e6cc8f2e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:fbb3c67e8827d142096f5cbeba74abe5c9f6c1c19ceb3d2c7440eb3ec95c997a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:22d4ce4c381301de4602398c599a964f7071337557ac75ad41d41947932be181_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:637ea04dfa255f6905fd26e0b1bc69c65a9c626ef70e54d0333e84420c572120_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:c6c34d670826ccf493602e6bf900480dbef8d8d2b963a5574d5cdf3409c60639_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fd0d7e2705c100aa69995a53712914134723a7402253ae415dacc7b256f01e07_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:2129aa8e01502ab6769c30c2f9c27aa97e164ed9197cd593150407dd4dbef5af_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b9aff574985a33f3060c70a5ad9cb4404acff0e1e6a52085e4c0b9776c98987a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c059be494e41722ad545c009e5ec17491ee8b96449289f8d4a5896114063c61f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c29a00ca1c7740c13270eb3c9931ec944e217b5545f2178f0ad160606f0e1382_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:f428e8a5292fd8e87fc7ea32d970db7d0bb67feede24b8977e839c5f22f7e63a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:8a2682d010f9d9b55ff6b303b7b8353db0da997c0f51a135cb04aac57b78ac0d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:087a94cfe617f5569cf922463773d647bcaf8f8efbcd1080b527fbe8a6f911a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:0a5e38ec8cdfef71dba589900c0f41c54fa0404c5aaa3093f766b24364a3a8ab_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:1342925d02086aeff1cc01d59344376130646bfe5735042a5c06da19edae985a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:bd93dfa6eb2669ce41a429e7183101328e8c35b9419d4cd4ba321479488828f6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:933c691864d24efc4ba04a306844c4c11e775146c36c818fccd742a6f12e21a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d3716c231ef73084ae82e7b57f5fd8b30ff7c72cfb49d898b71afef6d58baea3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e1d999393c6e3f385fbed6668d0f9971694d0fadfba10f73cfb8cb50837ded6c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:f81bb84282b908d2575aa5f1d47629afd3ee1108aae4fe45d895f8bc2193c072_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:201bcfae1fadd5ebcd369b001543e042c455c137be7077d14bbf17d9b4590b42_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:3727d8acc81b225faa662f0e291f2ed6cf19c279251e6e8d9cc55142e8a79303_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:6c92029093b3ef5eedfbb34506b6bd8ee2f40cc9823f169518aaaf173fc36836_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:952ca848726e0fb26903e3b7bab07ad9568833b06bd5b14b0a1d42c6fb1e9354_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:0ee44e5108771b498a9e8a6533425fd9401b2921743124bae0792a7a81bd81ec_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:26402170a93c95aca1dfa1358fd66c85c40d2622b9dac31c569a3ddf9c3fd5b1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:5becb748d9199760ed92d0451b11344ba63bf0595a57f37d11e450d85dbae78d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d975c4728597770875157d701a40f4331c193dab4dcddc3b800316b86f66091b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:1241452c12bb502c22a301a76e6aaac0f9b4598968baf38880e73a95c128eb63_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6dab6a593867c8cb56a85482d02e9edae2123925b3e189060befdb3270494d48_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6f323e3b4bd8188d8706ed16e8fc6340d6bf073d1e9f6f81f80d4b4bffe5e8be_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:b59d40ddbc35e66256bee8741d4e4eccbc616ba99d7e70200433a5296c131b7b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:252ad470234748c32ed8756e97fd96a0cfa936e6c711218184dd2f0a175ce3a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:388e4fd874b3e4b6a09e3fadf4341a676460f7cc6a11f21575dbc1d6cea56748_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:bc8b55fb3bb49a950219ecbffd4b29094428effb3dfe6c1f42f0d1b69c7826e9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:eebe1dab4ba471ed9ed9cad9e4e0e6cf036ae92174ce05d7e6adaf99b4ee1df1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4bd76045910e67cb331ca2b874c258ed232ea87be3e5845f22ba1dbd08f5f507_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:66cf3416c342d9b82979256ce1a74cc17600b77625739d6c9b0cd2d4345204b1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:ca560a30eaa9eb9eeaede0c249e7c27c494fd803c05a970ed7c78c7d673a8bbb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d20e4fc2839ec0604cda45f5115f9d111a747f9270d53fc39d7d0c69e1e2b748_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:076079c549ed249dd139616133cf5a589666c249e68ec305ee53ec6bdf22fdd6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:1eb4fc64e9238d7eaf61ffa94f90dcec1ef47da189d00bc7e64c82438db9d736_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a16ffcfec6478b6f4f4d89d9b376dd3534ab4ca1cb02a2d1d891c3e8277317fb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:e4735f99e4103ce7a8dc90e8d06b4056efe877281b948049a56d33102e9d6b93_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:0a3d54af3b7e8d0c2cbad46430b80c09ada8bedf3dcc81391b1c83e84f0514ac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:3382350ce8a1435cc6f888d1de75069f001759a1c021bb8c9bb3c8a4280b500a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:3735d8bb333882d738b8d1f9818648101ba314d1dbb2db8e1cd8cb9a531eefe1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d4288937d1b21950387fec3654089dfcc068b229dd491dec1db2d572936d2d4a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6d5edcc89a43bebd8b9dbe7ca57d06771c2b15a65565832482fa9041a8923664_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:77ab19408d51ec26df6e4003687d195e538e8c604bdde9730bcccf0ce813a3e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7fc194f806be7a64a292e58472f7a9847ab41fdd4a5acb30876058e8d31f9768_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:eca062c4d475fc02f484497f47554275a45fa6bf962155bbf8b8cac461e98909_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1f93fb8357023a912b389c987bea11c181dcf7a8d124d379340a09ee2004a324_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:bc80e6ab8588decba39d05df121e2a96dc5339ade526fcff9f6d4d298f021c55_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:da1244d0ad890eea926068e8f20351a8351d9651fc31edc80fc2d8600205f1e5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:fc19ccd8d497f2e749bcb359ad2852103168180dd8b411f75fb01052c4ed2c63_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:5a36b250603d69f52c668e9c744c296155a2a0df23eab2bad1973294f194774f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:6e41049bc990b58c5f520c7f94ea96a7b9b341bdf56f6461d77c5c74d35235e9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:7ee0cd2c01687f0379b3ee6b24d56d03090945a1008d3d6e58ea563e387e7617_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c0010e7eea382e1026a9c5086ac2793cc59ac48495ca6742df510bcf5f32459c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:2e605face470a751490e294e57d97b464b652d729fefbc61505806e1c9489be2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:4154db0844a4d85a6b20be1582d2be56087083afee496d213c92029b5437e5df_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:64e554b3000b83aca870eb1cf4a746cb3f539daf372508e1445ebd74b9cce877_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:7b19e60c2134045469090d301eafd0a1b8d0ac88fe7657c38b09bac260f94835_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5101825b10a7ff1dfb53803d2706ffaaabdab138fefe0923cfadb8f98a688ddc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:6ae8b76d4821ba66837ba298a3c937223ccfbda0d7750ea8b932586d27556652_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:93d1fe6c6a35a72fb2b2c8c3ecf4c71b5a5c93483127c69a3251e68bf4f3c499_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d3fc77411963f980f4d2b70661b095da9a93140b0c7c74d51e5807f5d0bd7ccf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:30ba0c2519418a215de8c5fbb509964d2df6fc4894b877e50a5ed34843860a46_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:4702ff24e95cf3c7da6520f9d9969a3ae7cb8ca5b334ea5ac0165ea288eb0b35_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77eeaf451f0cfcc3810f40662c411b01a7a3e51a061e17763a20af7cdc7493c6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f429b7f7f61291d3bdd2f451b4a46cb1b30ff6bea0b1be62805cb8b0be24fddc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:35a02c94165611b440a375862ad85ac5d818385b2f837f2a00bdc0571a8368a0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4ce06b629d065a5fe962fef9e523221e116056ffdeb30985dc4b2a83196aa71a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d095886fa46122bded2ad34e5e94c28e882cc40dc1ece6a57f7a92197966a7ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d2ea02154aa9c69b4456063fbc28e66d5af72d0dbc76dc2a179e3f509166fb64_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:171079848ff0cd983684c3887ec5c1c7cfbe9095a136e6ea016c7f636a590134_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1aaf2b01476df4ec828dbc2d7da390a39f6892b4c117e4c3e55f92ce0638f8f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:5c1c2a0b19cc283da65470aec657b3f78ab7efcc67bb0ff309e801686c7f52d5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:5ead9517953ce770b075be8bcc34dc046753b1a5dbd1a68083c2c6b1ec91bae5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:40b3fb0b54e266d9e69be643c4766a78cc00085e0c4b0217c3257bfb9f2edb22_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:723d06b34af7f631f8404b53d469e4b921ea8cf8793383f718013c89ca5cc3ec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:b7d1fccbb21e299db680024a21d16bd5e6c3b664bb77faad2c60502e264c86d2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d17bb43db79fd787abc4a52522df454436f00f5f9b4bb6215123ba2bfde2ff39_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:14851e994866c8df877c39145a5c98a9deef596741775a097b0e41a3b254d1c7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:20399bf61867a05b52612cd2e398ecdda0f4da9eb037b36dee464fc211670cf1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:601ceb3296c6611f834f75856aeaddc243242adf20b8753977cada543cdd2d64_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:93a00d6ad56404cbdc4cfc40a8a94d00cd9255823da458270fb99c34414db267_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1413b76827aeeb00b1ac629d8a0b7a8ebfdee642e6c45d5727ae93004e6f680f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:32117a2b8fd111988b1b11d175d2c2c242f3abc66a33f0ac7dd3c22487404a57_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:3d45ed1cb96fca62f24a498ceb565f6e8370a7669b572350bb517d63e65f2b93_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:50b6b72432e3f30bab72f72901bcd92501ebdd1c29d5ed47e0d4157fe317ab97_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:40ad67a8686eaaccdcd145fc4b3aab6c63b0a94b4332ae553c45bed74bff3926_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:5e468a3b4c139eeebdc3bdd17229081081583c3e7f17dddbd524a2ecb8156490_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:26152c2584c8bcf497b71797735eedf5a319319a72d21bd2fad5866fe1e44551_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:b41edb346304f299dbcf1d60e97fdda24cacf4858a9e0309a48d9a709421eb3d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:22e4894abe71731d08afdac1b63273995e87d936c1da5fff1ed64d306bf62802_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:d28a797f178646836f2fd1c21089aeb3f1b1ac2187bd2edfba13d7a296592e62_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:5367dd8e4e3c21bc2ef643428573840961fcc62894e56e1a7b9fda520a399be6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:bf6a782f5f200445fb05e76704c7dee9a35b05d86774fb6c2d57853d8435e8ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:11fc25fd849bd882c68de730ccf48c5712fa067ef46e3d00e48c134bc494950a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:502a7a0a4fa7bed131056bf0d07b1ccd387013a5e1639a852a4609ca34de1562_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c74a413249ae68087599674361cfa7d78a8f4015231d6257278b31f301272a73_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:d11860b4639ce61fe82d9c191ecaa1dbd6dbbda38716849b70d1e96d9e53a0f7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:594430e55aa7c83e9a627d2420adb19580cc2b88e25e8860ce129d2b7a42a397_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:70256c813eae43aa9fb2b77e623cf8c394b6ad7d386faf3278a44f5b8439a95c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7106ebdc71c0ced945b9f95f97793fe1d0e7a2fb9a0cd5ab02c0ace8abb0bbc7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:9ba8772ced3776b3fcf9dbadbf9b977536fa27b86edcdeaf62a0e184126abc1a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0a8d9a4e8e39af4c4fcefb1492e5c4a16e26927c5faa871cfd1f56759976643c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:10be6e107e2df71054aced851b096ead3bc0cd1d5cb35ad624f3fc09edf07849_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:241900c186c45e7acacd979c593e82627f05fa131d7047ae85969ab1f9ee1ed2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4125ed9d1d10026557ded070c2fa4eeb9df29c106bcf4da9aecd232dde991547_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2a158ab0c8c28aa26f3a97fab241dbf6e4f7769679d760cfa8aa395e78ab35ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:39d76960b7cb841a41fa2f8176150fe2c3b9dc2814324dbba6135b39e05a706a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:66c351f9c7315b86d684fa54d4d10f623050ef5cd95af95ba26a8081b9dd502e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9ca52758fe06f477db326f6cf953414b991f2ceab70a72c1e1c7bce6dc8f57c1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:32a93c0ebf4c848941c8aad63dce948e7c217a779319380e0ce998e5fea1477b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:362f29e4453f83f1f7b09832d13f730fe9f62b15b8770d5dd83773e652807e63_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a4e1670545c7d601c6a0f32925eb552fa11f726286731801e377b456c6054c20_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:c32a29e67447de2f291be0b94a1a6d107f79a67ca499706f6e52528116c8ef97_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2fe1c95a2490efc717f0ddac240411e4d9f86b5f9728343f7843402a22e8273a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:724515ef56f531ce22e23fa8523e154f1f91d4068f46ee6f186eb0d63922a16e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:815c5c87b6614bfcec8b23dfe1f63c2a24fcd775396f25a6baf5555475239190_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bc30e507b7bb9318f085b6d8039dbe0758d4b2e4a33946cc921d5be581694e24_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:0cdab28f527d731b60073936b9280f7b9079e6737a26767bb482cba628649c9e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:2f8dfebe163a643cc6426761076445f170b63372a1af88be8b2ac045c7c02665_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:3955562cafa0f0fab0d5964b8dafcdd9f0e069b27d36d788ca4901a656af1383_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:9a0d301174a2c9788f51bd53764c3efd3d49fc5158148ac5d1a3c8a7e4df566d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:57b7346210cc85f7dd4f188292fd0b0129ec7d60d2447f6125aa8043b6418658_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:63ee5c46973d72fb8e38a0e4d556a1dad3eae0acc5f1163e67b52e6c7b61daf3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:bd96705c67bb13404cb5f3ae03ebf9e29b4b00d9264b9b007c8823096d406840_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:c1cee6e636fe50e30ad81d7f43f2301d7f9668138ae450fe3913dfb742959b66_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:3ba90a805d2c3b71ba138f39f5f547465f97f115197cf340025a93f8f4aa36c8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:6820d36f0f73e533c45f3dd8f7a67aeb5f4d28f106c85e558bd04c94fb52cd21_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:94a053a22561cc2e69bc261eb018e850e1fe54aceabaca8b9d34894bde36dfe7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:97403be1c35b3eccb62c076f2d318b42f6ee362c0168f880f1a78bde9a2e8e5a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:1cd2b32b7c64b208c89878c598b7061f9cb31985c56420e69ee773b733163126_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:533349585b52c44df7317e05c44f6d8707780f04ef11d31e2eff8a4804ed0aa7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:54a251e0eaf0a336567dd970013ae232f5d1228d99154769b9453182c23a6247_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:76108aee79788dbcfc7ed3a9b73a8d4349511df5da5379d9a51cf2ce784f9efa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:215ac27afe3c0edb05d73c6696822536dcf2f258ed202d84b285e3244fc845f7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:647e4891adf555fc79bfc3f578c2a7fe509737c382de78c41154911bf6d7d20e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:851fe73bf4071733b87f3b4ba3131bc22eef3896710f6c044bde14dc6ef63926_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:90bee0f18c8aaa6a22fb87d41ef11d9932d7c22157b86632cb1b9176d2bfaa6b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:22e1f915b239f1d1a62b2ad06f27281c72cfe121642663fbf5cfdd1eceefa7b8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:60d4bf79ea1f155c04d65d4d0f5f30419bc7887ccbb91a26b5ea4dc22b553ed8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b9b8dd1957fee9ef4f1ccbb47b263c21cb6ac5c65e140c9163ac0fc671f2f8f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:dbe45daf60e282af5930f45a74be5dd2dd720d04a734bd5bf52018fdd77bcdfb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:079b3169a49eba798e35d59ce70ec381a0b3cf0afd436dc46744ae88916fe9cf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:354768aaf271404f326ff1823cc6be9d9ccb420d1e8f9fca4e25187bf4bb70ec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:2f4e80d82a873eab6b0a701a93b004fe1b75ea79110cf5c105ea46856090e2e3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:8849be3c593bf35397e543596a3b7ec4779aadb0aff1cb4ad0daec50d711d859_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:079b3169a49eba798e35d59ce70ec381a0b3cf0afd436dc46744ae88916fe9cf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:354768aaf271404f326ff1823cc6be9d9ccb420d1e8f9fca4e25187bf4bb70ec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:8e0fbe4057208751f7ee8e28bf5e393c2197ee608005c516c527e3cdd9986b89_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:efc938c1b9b0e79726efa1aaf42f270efc9c04059386208dfa52a96f690ce35c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:1c594e472a68e662ef3df59f4e1670ce513c5f538c52def2a988a08fee67881c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:3ca8600054ba7625dcb195f2e1d7b6ae4d719b500996ddcc22fc174fa553c113_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:4e36aaf9a51a587214cfc4ee75cb57d0b1eaf550bc3a50b9547e0bb164b1fcfa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:e6c7c42d0c7455b32e0c2fa9db3a0c0f98060ac37a7b78311e7675027d558a0d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2d2b7b04ec16e7a6929abf05b7721ed925a70e7f34e7046d8b5851f825ed4071_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8cb225a005f9fce3d388216d10c76c1262d01909f49a1d52a678f16fd823046b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:98ae7137ed93153ab894e8596548860a83e03eb9fbfc2495a881eb0eb1a892c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:99c19f7cf17f35aa6164bde620baf4dbb28427748f364cb3d15400c77757b143_arm64 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Container Platform release 4.16.47 is now available with updates to packages and images that fix several bugs and add enhancements.\n\n This release includes a security update for Red Hat OpenShift Container Platform 4.16.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\nThis advisory contains the container images for Red Hat OpenShift Container Platform 4.16.47. See the following advisory for the RPM packages for this release:\nhttps://access.redhat.com/errata/RHBA-2025:14854\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.16/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.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:14859",
"url": "https://access.redhat.com/errata/RHSA-2025:14859"
},
{
"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_14859.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.16.47 bug fix and security update",
"tracking": {
"current_release_date": "2026-06-05T01:13:00+00:00",
"generator": {
"date": "2026-06-05T01:13:00+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2025:14859",
"initial_release_date": "2025-09-04T13:50:12+00:00",
"revision_history": [
{
"date": "2025-09-04T13:50:12+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-09-04T13:50:25+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-05T01:13:00+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.16",
"product": {
"name": "Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.16::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Container Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:40e42ec81c1ad1bbfc545e30b12e5850b091eb81015e5e02190df6a4c54b6463_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:40e42ec81c1ad1bbfc545e30b12e5850b091eb81015e5e02190df6a4c54b6463_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:40e42ec81c1ad1bbfc545e30b12e5850b091eb81015e5e02190df6a4c54b6463_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-rhel9@sha256%3A40e42ec81c1ad1bbfc545e30b12e5850b091eb81015e5e02190df6a4c54b6463?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=atomic-openshift-cluster-autoscaler-container-v4.16.0-202508201333.p2.g6222ac2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:730a2120c6c50536f5b9d2c6d6c1ef6add5e389e16963c6ca21fed32a1f5c649_amd64",
"product": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:730a2120c6c50536f5b9d2c6d6c1ef6add5e389e16963c6ca21fed32a1f5c649_amd64",
"product_id": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:730a2120c6c50536f5b9d2c6d6c1ef6add5e389e16963c6ca21fed32a1f5c649_amd64",
"product_identification_helper": {
"purl": "pkg:oci/aws-kms-encryption-provider-rhel9@sha256%3A730a2120c6c50536f5b9d2c6d6c1ef6add5e389e16963c6ca21fed32a1f5c649?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=aws-kms-encryption-provider-container-v4.16.0-202508201333.p2.gc66065d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:7da241909a7da68454abcf348968a644f9747e01aa4020ee00e3b7f532e64542_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:7da241909a7da68454abcf348968a644f9747e01aa4020ee00e3b7f532e64542_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:7da241909a7da68454abcf348968a644f9747e01aa4020ee00e3b7f532e64542_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-file-csi-driver-rhel9@sha256%3A7da241909a7da68454abcf348968a644f9747e01aa4020ee00e3b7f532e64542?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-file-csi-driver-container-v4.16.0-202508201333.p2.g7a36778.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:42b52142c54e4c43e516632c83d98f7c964b26afb48b1c91541592896b112203_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:42b52142c54e4c43e516632c83d98f7c964b26afb48b1c91541592896b112203_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:42b52142c54e4c43e516632c83d98f7c964b26afb48b1c91541592896b112203_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-file-csi-driver-operator-rhel9@sha256%3A42b52142c54e4c43e516632c83d98f7c964b26afb48b1c91541592896b112203?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-file-csi-driver-operator-container-v4.16.0-202508201333.p2.g46de5a9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:981d69337a3400da4c640e05053c6706129c0a6f1bc97088e8fdda8015e8e34b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:981d69337a3400da4c640e05053c6706129c0a6f1bc97088e8fdda8015e8e34b_amd64",
"product_id": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:981d69337a3400da4c640e05053c6706129c0a6f1bc97088e8fdda8015e8e34b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/azure-kms-encryption-provider-rhel9@sha256%3A981d69337a3400da4c640e05053c6706129c0a6f1bc97088e8fdda8015e8e34b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=azure-kms-encryption-provider-container-v4.16.0-202508201333.p2.gaf633e0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:2f5656534cc1308f3b11b1bf6131352a5815ab9e0718be2e17195c87aaa607b4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:2f5656534cc1308f3b11b1bf6131352a5815ab9e0718be2e17195c87aaa607b4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:2f5656534cc1308f3b11b1bf6131352a5815ab9e0718be2e17195c87aaa607b4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-machine-controllers-rhel9@sha256%3A2f5656534cc1308f3b11b1bf6131352a5815ab9e0718be2e17195c87aaa607b4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=baremetal-machine-controller-container-v4.16.0-202508201333.p2.g2b396e0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3111bde1ffc0c9ba97f70841dfa3ef0c88a45a3dad89b8baa0c0df8ff615e7d6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3111bde1ffc0c9ba97f70841dfa3ef0c88a45a3dad89b8baa0c0df8ff615e7d6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3111bde1ffc0c9ba97f70841dfa3ef0c88a45a3dad89b8baa0c0df8ff615e7d6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-runtimecfg-rhel9@sha256%3A3111bde1ffc0c9ba97f70841dfa3ef0c88a45a3dad89b8baa0c0df8ff615e7d6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-baremetal-runtimecfg-container-v4.16.0-202508201333.p2.gf55a330.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:209bd4fc0a6337e0ca8077a81f68bbebebf90f163f497f0122e8396698d81783_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:209bd4fc0a6337e0ca8077a81f68bbebebf90f163f497f0122e8396698d81783_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:209bd4fc0a6337e0ca8077a81f68bbebebf90f163f497f0122e8396698d81783_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-etcd-rhel9-operator@sha256%3A209bd4fc0a6337e0ca8077a81f68bbebebf90f163f497f0122e8396698d81783?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-etcd-operator-container-v4.16.0-202508201333.p2.g9989e43.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:bd4bcd738b2ba8589fe924f1ac4d57d65dcc767befc6aa75fd44b963f13e2248_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:bd4bcd738b2ba8589fe924f1ac4d57d65dcc767befc6aa75fd44b963f13e2248_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:bd4bcd738b2ba8589fe924f1ac4d57d65dcc767befc6aa75fd44b963f13e2248_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-monitoring-rhel9-operator@sha256%3Abd4bcd738b2ba8589fe924f1ac4d57d65dcc767befc6aa75fd44b963f13e2248?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-monitoring-operator-container-v4.16.0-202508201333.p2.g09963a5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4ec1d920c8de0db791f8fef1be139eeb5144d9312e7dc67f043ecea181e61942_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4ec1d920c8de0db791f8fef1be139eeb5144d9312e7dc67f043ecea181e61942_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4ec1d920c8de0db791f8fef1be139eeb5144d9312e7dc67f043ecea181e61942_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-rhel9-operator@sha256%3A4ec1d920c8de0db791f8fef1be139eeb5144d9312e7dc67f043ecea181e61942?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-network-operator-container-v4.16.0-202508201333.p2.g45b0ba6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b36d5c52ba001938e79d244656d11a315ad494281db37f60a55910d90c007cab_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b36d5c52ba001938e79d244656d11a315ad494281db37f60a55910d90c007cab_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b36d5c52ba001938e79d244656d11a315ad494281db37f60a55910d90c007cab_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256%3Ab36d5c52ba001938e79d244656d11a315ad494281db37f60a55910d90c007cab?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-node-tuning-operator-container-v4.16.0-202508201333.p2.geacd6ee.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d93aa997367db0fa5a73118002ec64ddedf441e0dfda16efe1a201ef380fb239_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d93aa997367db0fa5a73118002ec64ddedf441e0dfda16efe1a201ef380fb239_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d93aa997367db0fa5a73118002ec64ddedf441e0dfda16efe1a201ef380fb239_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-policy-controller-rhel9@sha256%3Ad93aa997367db0fa5a73118002ec64ddedf441e0dfda16efe1a201ef380fb239?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-policy-controller-container-v4.16.0-202508201333.p2.geaea543.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:dc864fe7cc9ebee8913ee13c80d2b375f19e49fe8daba83c86ec4b5b217138bb_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:dc864fe7cc9ebee8913ee13c80d2b375f19e49fe8daba83c86ec4b5b217138bb_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:dc864fe7cc9ebee8913ee13c80d2b375f19e49fe8daba83c86ec4b5b217138bb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-storage-rhel9-operator@sha256%3Adc864fe7cc9ebee8913ee13c80d2b375f19e49fe8daba83c86ec4b5b217138bb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-storage-operator-container-v4.16.0-202508201333.p2.gf3cf5ff.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:29daf6d81999f343bbb87dbecba313165951d19491e8badc87caac4919522145_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:29daf6d81999f343bbb87dbecba313165951d19491e8badc87caac4919522145_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:29daf6d81999f343bbb87dbecba313165951d19491e8badc87caac4919522145_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-version-rhel9-operator@sha256%3A29daf6d81999f343bbb87dbecba313165951d19491e8badc87caac4919522145?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-version-operator-container-v4.16.0-202508201333.p2.gd0d0d6e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:bc65847dee627ee61780b14f5df1d47df00d7c25924149efd132b8079c67cebc_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:bc65847dee627ee61780b14f5df1d47df00d7c25924149efd132b8079c67cebc_amd64",
"product_id": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:bc65847dee627ee61780b14f5df1d47df00d7c25924149efd132b8079c67cebc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-configmap-reloader-rhel9@sha256%3Abc65847dee627ee61780b14f5df1d47df00d7c25924149efd132b8079c67cebc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=configmap-reload-container-v4.16.0-202508201333.p2.gdc91ddc.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:aeff56607a25976c759ca7ad8cdf3ed56e303b87bfd7df3c8f1f1e1e5eba2d3f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:aeff56607a25976c759ca7ad8cdf3ed56e303b87bfd7df3c8f1f1e1e5eba2d3f_amd64",
"product_id": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:aeff56607a25976c759ca7ad8cdf3ed56e303b87bfd7df3c8f1f1e1e5eba2d3f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/container-networking-plugins-microshift-rhel9@sha256%3Aaeff56607a25976c759ca7ad8cdf3ed56e303b87bfd7df3c8f1f1e1e5eba2d3f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.16.0-202508201333.p2.g5f9ee06.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5818766b4a9f63b6767801173813bc1995f7b405967619c08ba45ea856de495a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5818766b4a9f63b6767801173813bc1995f7b405967619c08ba45ea856de495a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5818766b4a9f63b6767801173813bc1995f7b405967619c08ba45ea856de495a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-coredns-rhel9@sha256%3A5818766b4a9f63b6767801173813bc1995f7b405967619c08ba45ea856de495a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=coredns-container-v4.16.0-202508201333.p2.g1e41765.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e2defd0a66a261a697fd606239d4d1914df6c2d4875c0f4116ac1a35ea585a32_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e2defd0a66a261a697fd606239d4d1914df6c2d4875c0f4116ac1a35ea585a32_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e2defd0a66a261a697fd606239d4d1914df6c2d4875c0f4116ac1a35ea585a32_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher-rhel9@sha256%3Ae2defd0a66a261a697fd606239d4d1914df6c2d4875c0f4116ac1a35ea585a32?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-attacher-container-v4.16.0-202508201333.p2.g7da80aa.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:ddb74fb16fe3720df71e4c0913f3089aa9a7587430062b1a8b628ec84596796c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:ddb74fb16fe3720df71e4c0913f3089aa9a7587430062b1a8b628ec84596796c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:ddb74fb16fe3720df71e4c0913f3089aa9a7587430062b1a8b628ec84596796c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-manila-rhel9@sha256%3Addb74fb16fe3720df71e4c0913f3089aa9a7587430062b1a8b628ec84596796c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-driver-manila-container-v4.16.0-202508201333.p2.g83d0aa3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7c82295caa7789000a8f1f01af47639aaa9a7cc345c1ce9558bdfcd5ca1e6898_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7c82295caa7789000a8f1f01af47639aaa9a7cc345c1ce9558bdfcd5ca1e6898_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7c82295caa7789000a8f1f01af47639aaa9a7cc345c1ce9558bdfcd5ca1e6898_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-manila-rhel9-operator@sha256%3A7c82295caa7789000a8f1f01af47639aaa9a7cc345c1ce9558bdfcd5ca1e6898?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-driver-manila-operator-container-v4.16.0-202508201333.p2.gc25d1ff.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:3fe5dfcb92949ec17c5c10af33b44919ea38bb02082190d59986065cc33eed3e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:3fe5dfcb92949ec17c5c10af33b44919ea38bb02082190d59986065cc33eed3e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:3fe5dfcb92949ec17c5c10af33b44919ea38bb02082190d59986065cc33eed3e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-nfs-rhel9@sha256%3A3fe5dfcb92949ec17c5c10af33b44919ea38bb02082190d59986065cc33eed3e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-driver-nfs-container-v4.16.0-202508201333.p2.g406cec7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:230bb517ee7cc6b25ef027ed545f308b5c612c0901c50408b557058fea0a7c97_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:230bb517ee7cc6b25ef027ed545f308b5c612c0901c50408b557058fea0a7c97_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:230bb517ee7cc6b25ef027ed545f308b5c612c0901c50408b557058fea0a7c97_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe-rhel9@sha256%3A230bb517ee7cc6b25ef027ed545f308b5c612c0901c50408b557058fea0a7c97?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-livenessprobe-container-v4.16.0-202508201333.p2.gf5e3ff5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:8c5de7a9e495c4d1ce854f6d009d1c81ea8907acac8ade1f02975704024c634e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:8c5de7a9e495c4d1ce854f6d009d1c81ea8907acac8ade1f02975704024c634e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:8c5de7a9e495c4d1ce854f6d009d1c81ea8907acac8ade1f02975704024c634e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar-rhel9@sha256%3A8c5de7a9e495c4d1ce854f6d009d1c81ea8907acac8ade1f02975704024c634e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-node-driver-registrar-container-v4.16.0-202508201333.p2.g8930c36.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4714307e4f7462275923401148062e6dedf80e937abecb79abc92f37be0aef45_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4714307e4f7462275923401148062e6dedf80e937abecb79abc92f37be0aef45_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4714307e4f7462275923401148062e6dedf80e937abecb79abc92f37be0aef45_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner-rhel9@sha256%3A4714307e4f7462275923401148062e6dedf80e937abecb79abc92f37be0aef45?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-provisioner-container-v4.16.0-202508201333.p2.g9e8af01.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6d79fd44973f45b77370287936c5319fee81f4f9831fa0f300d2a58fb084c420_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6d79fd44973f45b77370287936c5319fee81f4f9831fa0f300d2a58fb084c420_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6d79fd44973f45b77370287936c5319fee81f4f9831fa0f300d2a58fb084c420_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-validation-webhook-rhel9@sha256%3A6d79fd44973f45b77370287936c5319fee81f4f9831fa0f300d2a58fb084c420?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-snapshot-validation-webhook-container-v4.16.0-202508270905.p2.gee32ba0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b047e02485bb934e79dd90395cb154b1520553438a0491ef946145d489f2617d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b047e02485bb934e79dd90395cb154b1520553438a0491ef946145d489f2617d_amd64",
"product_id": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b047e02485bb934e79dd90395cb154b1520553438a0491ef946145d489f2617d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel9@sha256%3Ab047e02485bb934e79dd90395cb154b1520553438a0491ef946145d489f2617d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=driver-toolkit-container-v4.16.0-202508212229.p2.g1d5732f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:0ea2e61b319859bcfa730b17668b930c9280dac8afe3803c5d724f8c31221cb3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:0ea2e61b319859bcfa730b17668b930c9280dac8afe3803c5d724f8c31221cb3_amd64",
"product_id": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:0ea2e61b319859bcfa730b17668b930c9280dac8afe3803c5d724f8c31221cb3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/egress-router-cni-rhel9@sha256%3A0ea2e61b319859bcfa730b17668b930c9280dac8afe3803c5d724f8c31221cb3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-egress-router-cni-container-v4.16.0-202508201333.p2.g7089efe.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:933c691864d24efc4ba04a306844c4c11e775146c36c818fccd742a6f12e21a5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:933c691864d24efc4ba04a306844c4c11e775146c36c818fccd742a6f12e21a5_amd64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:933c691864d24efc4ba04a306844c4c11e775146c36c818fccd742a6f12e21a5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-proxy-rhel9@sha256%3A933c691864d24efc4ba04a306844c4c11e775146c36c818fccd742a6f12e21a5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=golang-github-openshift-oauth-proxy-container-v4.16.0-202508201333.p2.g30f8012.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:70256c813eae43aa9fb2b77e623cf8c394b6ad7d386faf3278a44f5b8439a95c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:70256c813eae43aa9fb2b77e623cf8c394b6ad7d386faf3278a44f5b8439a95c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:70256c813eae43aa9fb2b77e623cf8c394b6ad7d386faf3278a44f5b8439a95c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-alertmanager-rhel9@sha256%3A70256c813eae43aa9fb2b77e623cf8c394b6ad7d386faf3278a44f5b8439a95c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.16.0-202508201333.p2.ge9aea92.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bc30e507b7bb9318f085b6d8039dbe0758d4b2e4a33946cc921d5be581694e24_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bc30e507b7bb9318f085b6d8039dbe0758d4b2e4a33946cc921d5be581694e24_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bc30e507b7bb9318f085b6d8039dbe0758d4b2e4a33946cc921d5be581694e24_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-rhel9@sha256%3Abc30e507b7bb9318f085b6d8039dbe0758d4b2e4a33946cc921d5be581694e24?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=golang-github-prometheus-prometheus-container-v4.16.0-202508201333.p2.g4c5f18d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:6ffce81636de40147ba2987abe3071f4778c48673d824d31406c8f4a388ce6d7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:6ffce81636de40147ba2987abe3071f4778c48673d824d31406c8f4a388ce6d7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:6ffce81636de40147ba2987abe3071f4778c48673d824d31406c8f4a388ce6d7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel9@sha256%3A6ffce81636de40147ba2987abe3071f4778c48673d824d31406c8f4a388ce6d7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-hypershift-container-v4.16.0-202508201333.p2.g53ae0b1.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:048998050714045c74283d1683785b17f1dc9b5fe0240fbb934812f0fae9fd6e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:048998050714045c74283d1683785b17f1dc9b5fe0240fbb934812f0fae9fd6e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:048998050714045c74283d1683785b17f1dc9b5fe0240fbb934812f0fae9fd6e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-rhel9@sha256%3A048998050714045c74283d1683785b17f1dc9b5fe0240fbb934812f0fae9fd6e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ironic-container-v4.16.0-202508201333.p2.gd08ca1e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:1d9372c87889ea571921e7830f087f468eaf2653761196b828eabdbbbc18c2b1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:1d9372c87889ea571921e7830f087f468eaf2653761196b828eabdbbbc18c2b1_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:1d9372c87889ea571921e7830f087f468eaf2653761196b828eabdbbbc18c2b1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-agent-rhel9@sha256%3A1d9372c87889ea571921e7830f087f468eaf2653761196b828eabdbbbc18c2b1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ironic-agent-container-v4.16.0-202508201333.p2.gaea138c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:6c4d892cc2c16e161b1d91427c2c9e56131a53f854ea30c511f50daa6b6d4f33_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:6c4d892cc2c16e161b1d91427c2c9e56131a53f854ea30c511f50daa6b6d4f33_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:6c4d892cc2c16e161b1d91427c2c9e56131a53f854ea30c511f50daa6b6d4f33_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-machine-os-downloader-rhel9@sha256%3A6c4d892cc2c16e161b1d91427c2c9e56131a53f854ea30c511f50daa6b6d4f33?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ironic-rhcos-downloader-container-v4.16.0-202508250726.p2.g93b8b5f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ffe078a02724d6e0920fff31df0b0b89b62a01e835d6cc40cfd9593e87ff05aa_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ffe078a02724d6e0920fff31df0b0b89b62a01e835d6cc40cfd9593e87ff05aa_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ffe078a02724d6e0920fff31df0b0b89b62a01e835d6cc40cfd9593e87ff05aa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-static-ip-manager-rhel9@sha256%3Affe078a02724d6e0920fff31df0b0b89b62a01e835d6cc40cfd9593e87ff05aa?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ironic-static-ip-manager-container-v4.16.0-202508201333.p2.gf44e8a0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:53524d17076c91734318e435558fbab7febe331b999526c994e11614a3617c3d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:53524d17076c91734318e435558fbab7febe331b999526c994e11614a3617c3d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:53524d17076c91734318e435558fbab7febe331b999526c994e11614a3617c3d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-proxy-rhel9@sha256%3A53524d17076c91734318e435558fbab7febe331b999526c994e11614a3617c3d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kube-proxy-container-v4.16.0-202508201333.p2.g53fea06.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e19c579fb957823026ad4af2b67aa8e0c9639dfd26280089436a6bd13a6cb702_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e19c579fb957823026ad4af2b67aa8e0c9639dfd26280089436a6bd13a6cb702_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e19c579fb957823026ad4af2b67aa8e0c9639dfd26280089436a6bd13a6cb702_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-rbac-proxy-rhel9@sha256%3Ae19c579fb957823026ad4af2b67aa8e0c9639dfd26280089436a6bd13a6cb702?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kube-rbac-proxy-container-v4.16.0-202508201333.p2.gc38f473.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:43a34b06bb917ae30ec529dc32093ea2e644ceaf121239adb5d5d59d40f3e743_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:43a34b06bb917ae30ec529dc32093ea2e644ceaf121239adb5d5d59d40f3e743_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:43a34b06bb917ae30ec529dc32093ea2e644ceaf121239adb5d5d59d40f3e743_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-state-metrics-rhel9@sha256%3A43a34b06bb917ae30ec529dc32093ea2e644ceaf121239adb5d5d59d40f3e743?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kube-state-metrics-container-v4.16.0-202508201333.p2.g9b67b8d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d095886fa46122bded2ad34e5e94c28e882cc40dc1ece6a57f7a92197966a7ea_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d095886fa46122bded2ad34e5e94c28e882cc40dc1ece6a57f7a92197966a7ea_amd64",
"product_id": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d095886fa46122bded2ad34e5e94c28e882cc40dc1ece6a57f7a92197966a7ea_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-marketplace-rhel9@sha256%3Ad095886fa46122bded2ad34e5e94c28e882cc40dc1ece6a57f7a92197966a7ea?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=marketplace-operator-container-v4.16.0-202508201333.p2.g208d5aa.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:33b7b638319f3c2eeab53686a2d20a8794e224012422e69ff41bc2c9342cbf76_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:33b7b638319f3c2eeab53686a2d20a8794e224012422e69ff41bc2c9342cbf76_amd64",
"product_id": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:33b7b638319f3c2eeab53686a2d20a8794e224012422e69ff41bc2c9342cbf76_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-monitoring-plugin-rhel9@sha256%3A33b7b638319f3c2eeab53686a2d20a8794e224012422e69ff41bc2c9342cbf76?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=monitoring-plugin-container-v4.16.0-202508251030.p2.gb3e669b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:425e523a367ef202f8b5ec07c018a3d20798aee4d7b6c2893ca4a58a85d971ec_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:425e523a367ef202f8b5ec07c018a3d20798aee4d7b6c2893ca4a58a85d971ec_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:425e523a367ef202f8b5ec07c018a3d20798aee4d7b6c2893ca4a58a85d971ec_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni-rhel9@sha256%3A425e523a367ef202f8b5ec07c018a3d20798aee4d7b6c2893ca4a58a85d971ec?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=multus-cni-container-v4.16.0-202508201333.p2.ge88ad2b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:debff5847176bb3f889c07131b5452bf4d41d4e050c83355735a37fb737de8f1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:debff5847176bb3f889c07131b5452bf4d41d4e050c83355735a37fb737de8f1_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:debff5847176bb3f889c07131b5452bf4d41d4e050c83355735a37fb737de8f1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni-microshift-rhel9@sha256%3Adebff5847176bb3f889c07131b5452bf4d41d4e050c83355735a37fb737de8f1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=multus-cni-container-microshift-container-v4.16.0-202508201333.p2.ge88ad2b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:afbaa4bcde83aab1b3a524d5ddeaf34fd2cff46743bacae469ade35a5fceb48f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:afbaa4bcde83aab1b3a524d5ddeaf34fd2cff46743bacae469ade35a5fceb48f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:afbaa4bcde83aab1b3a524d5ddeaf34fd2cff46743bacae469ade35a5fceb48f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-networkpolicy-rhel9@sha256%3Aafbaa4bcde83aab1b3a524d5ddeaf34fd2cff46743bacae469ade35a5fceb48f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-networkpolicy-container-v4.16.0-202508201333.p2.gf988f89.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c059be494e41722ad545c009e5ec17491ee8b96449289f8d4a5896114063c61f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c059be494e41722ad545c009e5ec17491ee8b96449289f8d4a5896114063c61f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c059be494e41722ad545c009e5ec17491ee8b96449289f8d4a5896114063c61f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-networking-console-plugin-rhel9@sha256%3Ac059be494e41722ad545c009e5ec17491ee8b96449289f8d4a5896114063c61f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=networking-console-plugin-container-v4.16.0-202508251030.p2.gaf82cce.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:6c92029093b3ef5eedfbb34506b6bd8ee2f40cc9823f169518aaaf173fc36836_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:6c92029093b3ef5eedfbb34506b6bd8ee2f40cc9823f169518aaaf173fc36836_amd64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:6c92029093b3ef5eedfbb34506b6bd8ee2f40cc9823f169518aaaf173fc36836_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-server-rhel9@sha256%3A6c92029093b3ef5eedfbb34506b6bd8ee2f40cc9823f169518aaaf173fc36836?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=oauth-server-container-v4.16.0-202508201333.p2.g3739138.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e2d9daa1128240ccae5efd110d9dd811d7f2b01cef85bd172b467fe2db8ded10_amd64",
"product": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e2d9daa1128240ccae5efd110d9dd811d7f2b01cef85bd172b467fe2db8ded10_amd64",
"product_id": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e2d9daa1128240ccae5efd110d9dd811d7f2b01cef85bd172b467fe2db8ded10_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oc-mirror-plugin-rhel9@sha256%3Ae2d9daa1128240ccae5efd110d9dd811d7f2b01cef85bd172b467fe2db8ded10?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=oc-mirror-plugin-container-v4.16.0-202508201333.p2.gb137a53.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:020b10daee05b7c237c9b9914077aad76181fe0de4ae2ab1b47151b47f679949_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:020b10daee05b7c237c9b9914077aad76181fe0de4ae2ab1b47151b47f679949_amd64",
"product_id": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:020b10daee05b7c237c9b9914077aad76181fe0de4ae2ab1b47151b47f679949_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-builder-rhel9@sha256%3A020b10daee05b7c237c9b9914077aad76181fe0de4ae2ab1b47151b47f679949?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-builder-container-v4.16.0-202508201333.p2.ge77895c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:1ee17fce8d33061182a11d2dc461b53f314a95538786f379656389475dd255bd_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:1ee17fce8d33061182a11d2dc461b53f314a95538786f379656389475dd255bd_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:1ee17fce8d33061182a11d2dc461b53f314a95538786f379656389475dd255bd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-rhel9@sha256%3A1ee17fce8d33061182a11d2dc461b53f314a95538786f379656389475dd255bd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-cli-container-v4.16.0-202508201333.p2.gee354f6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:f6e1262b78dc3405fcc64de3d864235422f875c1384313693adbdf479e9dfcc9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:f6e1262b78dc3405fcc64de3d864235422f875c1384313693adbdf479e9dfcc9_amd64",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:f6e1262b78dc3405fcc64de3d864235422f875c1384313693adbdf479e9dfcc9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-rhel9@sha256%3Af6e1262b78dc3405fcc64de3d864235422f875c1384313693adbdf479e9dfcc9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-console-container-v4.16.0-202508251030.p2.g3c7bd18.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cf4009b45b3b5158eb2b214d273a86f5ef3359031040533397e9105f5443371b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cf4009b45b3b5158eb2b214d273a86f5ef3359031040533397e9105f5443371b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cf4009b45b3b5158eb2b214d273a86f5ef3359031040533397e9105f5443371b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-rhel9-operator@sha256%3Acf4009b45b3b5158eb2b214d273a86f5ef3359031040533397e9105f5443371b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.16.0-202508201333.p2.g2d0c5f3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:67f5639d80467e5f525160768ed3c007f5b99723278e598bfe1ef11afdf9a43f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:67f5639d80467e5f525160768ed3c007f5b99723278e598bfe1ef11afdf9a43f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:67f5639d80467e5f525160768ed3c007f5b99723278e598bfe1ef11afdf9a43f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-deployer-rhel9@sha256%3A67f5639d80467e5f525160768ed3c007f5b99723278e598bfe1ef11afdf9a43f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-deployer-container-v4.16.0-202508201333.p2.gee354f6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:d0d53bfa8474636abcc9f8a0cefb13069a77e00296c404be39e057dbbdbcabc1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:d0d53bfa8474636abcc9f8a0cefb13069a77e00296c404be39e057dbbdbcabc1_amd64",
"product_id": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:d0d53bfa8474636abcc9f8a0cefb13069a77e00296c404be39e057dbbdbcabc1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-haproxy-router-rhel9@sha256%3Ad0d53bfa8474636abcc9f8a0cefb13069a77e00296c404be39e057dbbdbcabc1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-haproxy-router-container-v4.16.0-202508201333.p2.g7c4b472.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:a20b62a9436884c9b1acc33498ff4524cfb4cffe69c5e9e88dd9b077a976bb92_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:a20b62a9436884c9b1acc33498ff4524cfb4cffe69c5e9e88dd9b077a976bb92_amd64",
"product_id": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:a20b62a9436884c9b1acc33498ff4524cfb4cffe69c5e9e88dd9b077a976bb92_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube-rhel9@sha256%3Aa20b62a9436884c9b1acc33498ff4524cfb4cffe69c5e9e88dd9b077a976bb92?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-hyperkube-container-v4.16.0-202508201333.p2.gc68a663.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:8b891fdae0efe3435ae3e19417e615f52fa4b282766b88366c7c480e58f9a3c3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:8b891fdae0efe3435ae3e19417e615f52fa4b282766b88366c7c480e58f9a3c3_amd64",
"product_id": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:8b891fdae0efe3435ae3e19417e615f52fa4b282766b88366c7c480e58f9a3c3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-keepalived-ipfailover-rhel9@sha256%3A8b891fdae0efe3435ae3e19417e615f52fa4b282766b88366c7c480e58f9a3c3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.16.0-202508201333.p2.gb58673a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:32117a2b8fd111988b1b11d175d2c2c242f3abc66a33f0ac7dd3c22487404a57_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:32117a2b8fd111988b1b11d175d2c2c242f3abc66a33f0ac7dd3c22487404a57_amd64",
"product_id": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:32117a2b8fd111988b1b11d175d2c2c242f3abc66a33f0ac7dd3c22487404a57_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod-rhel9@sha256%3A32117a2b8fd111988b1b11d175d2c2c242f3abc66a33f0ac7dd3c22487404a57?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-pod-container-v4.16.0-202508201333.p2.gc68a663.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:18b44430800377382372ce257740b9aafe0546682565bb0394c3a39a078cf6c9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:18b44430800377382372ce257740b9aafe0546682565bb0394c3a39a078cf6c9_amd64",
"product_id": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:18b44430800377382372ce257740b9aafe0546682565bb0394c3a39a078cf6c9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-registry-rhel9@sha256%3A18b44430800377382372ce257740b9aafe0546682565bb0394c3a39a078cf6c9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-registry-container-v4.16.0-202508201333.p2.g5944d74.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:76108aee79788dbcfc7ed3a9b73a8d4349511df5da5379d9a51cf2ce784f9efa_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:76108aee79788dbcfc7ed3a9b73a8d4349511df5da5379d9a51cf2ce784f9efa_amd64",
"product_id": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:76108aee79788dbcfc7ed3a9b73a8d4349511df5da5379d9a51cf2ce784f9efa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests-rhel9@sha256%3A76108aee79788dbcfc7ed3a9b73a8d4349511df5da5379d9a51cf2ce784f9efa?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-tests-container-v4.16.0-202508270905.p2.g8b35e61.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:0a3d54af3b7e8d0c2cbad46430b80c09ada8bedf3dcc81391b1c83e84f0514ac_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:0a3d54af3b7e8d0c2cbad46430b80c09ada8bedf3dcc81391b1c83e84f0514ac_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:0a3d54af3b7e8d0c2cbad46430b80c09ada8bedf3dcc81391b1c83e84f0514ac_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-state-metrics-rhel9@sha256%3A0a3d54af3b7e8d0c2cbad46430b80c09ada8bedf3dcc81391b1c83e84f0514ac?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-state-metrics-container-v4.16.0-202508201333.p2.g59b8a0f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:64e554b3000b83aca870eb1cf4a746cb3f539daf372508e1445ebd74b9cce877_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:64e554b3000b83aca870eb1cf4a746cb3f539daf372508e1445ebd74b9cce877_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:64e554b3000b83aca870eb1cf4a746cb3f539daf372508e1445ebd74b9cce877_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cluster-api-controllers-rhel9@sha256%3A64e554b3000b83aca870eb1cf4a746cb3f539daf372508e1445ebd74b9cce877?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openstack-cluster-api-controllers-container-v4.16.0-202508201333.p2.g3b972b2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:4702ff24e95cf3c7da6520f9d9969a3ae7cb8ca5b334ea5ac0165ea288eb0b35_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:4702ff24e95cf3c7da6520f9d9969a3ae7cb8ca5b334ea5ac0165ea288eb0b35_amd64",
"product_id": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:4702ff24e95cf3c7da6520f9d9969a3ae7cb8ca5b334ea5ac0165ea288eb0b35_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-lifecycle-manager-rhel9@sha256%3A4702ff24e95cf3c7da6520f9d9969a3ae7cb8ca5b334ea5ac0165ea288eb0b35?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=operator-lifecycle-manager-container-v4.16.0-202508201333.p2.g922674d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:171079848ff0cd983684c3887ec5c1c7cfbe9095a136e6ea016c7f636a590134_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:171079848ff0cd983684c3887ec5c1c7cfbe9095a136e6ea016c7f636a590134_amd64",
"product_id": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:171079848ff0cd983684c3887ec5c1c7cfbe9095a136e6ea016c7f636a590134_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-registry-rhel9@sha256%3A171079848ff0cd983684c3887ec5c1c7cfbe9095a136e6ea016c7f636a590134?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=operator-registry-container-v4.16.0-202508201333.p2.g922674d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d93adab852a43bc60b104dbb1346bab3901ffa2f2999fef2387661744b7cbe80_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d93adab852a43bc60b104dbb1346bab3901ffa2f2999fef2387661744b7cbe80_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d93adab852a43bc60b104dbb1346bab3901ffa2f2999fef2387661744b7cbe80_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-api-server-rhel9@sha256%3Ad93adab852a43bc60b104dbb1346bab3901ffa2f2999fef2387661744b7cbe80?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-api-server-container-v4.16.0-202508201333.p2.g5c16119.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:7bdebac05574e224f93842d43e6a773dae9d7b6d4c97b75d9ad3ffc243e1669d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:7bdebac05574e224f93842d43e6a773dae9d7b6d4c97b75d9ad3ffc243e1669d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:7bdebac05574e224f93842d43e6a773dae9d7b6d4c97b75d9ad3ffc243e1669d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-csr-approver-rhel9@sha256%3A7bdebac05574e224f93842d43e6a773dae9d7b6d4c97b75d9ad3ffc243e1669d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-csr-approver-container-v4.16.0-202508201333.p2.g302f47f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:3f7569f4dcf0f937447a532fcb543e71eef195011e74b044187281e34ee451c5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:3f7569f4dcf0f937447a532fcb543e71eef195011e74b044187281e34ee451c5_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:3f7569f4dcf0f937447a532fcb543e71eef195011e74b044187281e34ee451c5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel9@sha256%3A3f7569f4dcf0f937447a532fcb543e71eef195011e74b044187281e34ee451c5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-node-agent-container-v4.16.0-202508201333.p2.g720b502.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a20bc5c81f362255fdc2707afdc8703e8a80560384a763aaa1e4395d4679d54e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a20bc5c81f362255fdc2707afdc8703e8a80560384a763aaa1e4395d4679d54e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a20bc5c81f362255fdc2707afdc8703e8a80560384a763aaa1e4395d4679d54e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-orchestrator-rhel9@sha256%3Aa20bc5c81f362255fdc2707afdc8703e8a80560384a763aaa1e4395d4679d54e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-orchestrator-container-v4.16.0-202508201333.p2.g302f47f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:d7a8b854749c947189691256e1c3bf3c18fea475eced28b14b9265b77a139f9e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:d7a8b854749c947189691256e1c3bf3c18fea475eced28b14b9265b77a139f9e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:d7a8b854749c947189691256e1c3bf3c18fea475eced28b14b9265b77a139f9e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-utils-rhel9@sha256%3Ad7a8b854749c947189691256e1c3bf3c18fea475eced28b14b9265b77a139f9e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-utils-container-v4.16.0-202508201333.p2.g6e6bb40.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:95f59709406c2440deb7fefb1d01d59fb98529d5eafce48cd9b9cc405c5c96db_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:95f59709406c2440deb7fefb1d01d59fb98529d5eafce48cd9b9cc405c5c96db_amd64",
"product_id": "registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:95f59709406c2440deb7fefb1d01d59fb98529d5eafce48cd9b9cc405c5c96db_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-alibaba-cloud-controller-manager-rhel9@sha256%3A95f59709406c2440deb7fefb1d01d59fb98529d5eafce48cd9b9cc405c5c96db?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-alibaba-cloud-controller-manager-container-v4.16.0-202508201333.p2.g97e8335.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:ba1abe391fb4ed5cdbb0242046264ecf7f11cfd4fd1b2a720cd7bfcf04467913_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:ba1abe391fb4ed5cdbb0242046264ecf7f11cfd4fd1b2a720cd7bfcf04467913_amd64",
"product_id": "registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:ba1abe391fb4ed5cdbb0242046264ecf7f11cfd4fd1b2a720cd7bfcf04467913_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-alibaba-machine-controllers-rhel9@sha256%3Aba1abe391fb4ed5cdbb0242046264ecf7f11cfd4fd1b2a720cd7bfcf04467913?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-alibaba-machine-controllers-container-v4.16.0-202508201333.p2.g248372a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9d69389904ae61e815f19a62c4b589262c7ec8e6735fcc6bfbc50671be033e0b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9d69389904ae61e815f19a62c4b589262c7ec8e6735fcc6bfbc50671be033e0b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9d69389904ae61e815f19a62c4b589262c7ec8e6735fcc6bfbc50671be033e0b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-apiserver-network-proxy-rhel9@sha256%3A9d69389904ae61e815f19a62c4b589262c7ec8e6735fcc6bfbc50671be033e0b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-apiserver-network-proxy-container-v4.16.0-202508201333.p2.gca81b6a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:d11f5e0ae27521838b7e85254d7360f8a832e640c74fe850d8818f54e2be777a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:d11f5e0ae27521838b7e85254d7360f8a832e640c74fe850d8818f54e2be777a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:d11f5e0ae27521838b7e85254d7360f8a832e640c74fe850d8818f54e2be777a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-cloud-controller-manager-rhel9@sha256%3Ad11f5e0ae27521838b7e85254d7360f8a832e640c74fe850d8818f54e2be777a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-cloud-controller-manager-container-v4.16.0-202508201333.p2.ga53e9de.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:b65ef2c02e8934f17a4022f01957551498522e799b55e0440f0dd22fa80eb261_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:b65ef2c02e8934f17a4022f01957551498522e799b55e0440f0dd22fa80eb261_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:b65ef2c02e8934f17a4022f01957551498522e799b55e0440f0dd22fa80eb261_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-cluster-api-controllers-rhel9@sha256%3Ab65ef2c02e8934f17a4022f01957551498522e799b55e0440f0dd22fa80eb261?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-cluster-api-controllers-container-v4.16.0-202508201333.p2.g949f38a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:2d271403d8ea95bd7fb9732785af0777b92002bbc39c825c4a6134fed41f7bd4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:2d271403d8ea95bd7fb9732785af0777b92002bbc39c825c4a6134fed41f7bd4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:2d271403d8ea95bd7fb9732785af0777b92002bbc39c825c4a6134fed41f7bd4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-ebs-csi-driver-rhel9@sha256%3A2d271403d8ea95bd7fb9732785af0777b92002bbc39c825c4a6134fed41f7bd4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-ebs-csi-driver-container-v4.16.0-202508201333.p2.g1d29a74.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:0c728f13f06113ba8e1cedfce233d654e223ac428f16c24ca4888fa4063e8e1a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:0c728f13f06113ba8e1cedfce233d654e223ac428f16c24ca4888fa4063e8e1a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:0c728f13f06113ba8e1cedfce233d654e223ac428f16c24ca4888fa4063e8e1a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-ebs-csi-driver-rhel9-operator@sha256%3A0c728f13f06113ba8e1cedfce233d654e223ac428f16c24ca4888fa4063e8e1a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-ebs-csi-driver-operator-container-v4.16.0-202508201333.p2.g46de5a9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:4eb93a7279ef884cb3a77038199b16d1632ec7bfb3f171724688f802118961b8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:4eb93a7279ef884cb3a77038199b16d1632ec7bfb3f171724688f802118961b8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:4eb93a7279ef884cb3a77038199b16d1632ec7bfb3f171724688f802118961b8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-pod-identity-webhook-rhel9@sha256%3A4eb93a7279ef884cb3a77038199b16d1632ec7bfb3f171724688f802118961b8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-pod-identity-webhook-container-v4.16.0-202508201333.p2.g459c531.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:864dbae5b29d7fde48caf3e48421fb7fab5a5b5c26af5f68c28f34276d69b3f2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:864dbae5b29d7fde48caf3e48421fb7fab5a5b5c26af5f68c28f34276d69b3f2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:864dbae5b29d7fde48caf3e48421fb7fab5a5b5c26af5f68c28f34276d69b3f2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cloud-controller-manager-rhel9@sha256%3A864dbae5b29d7fde48caf3e48421fb7fab5a5b5c26af5f68c28f34276d69b3f2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-cloud-controller-manager-container-v4.16.0-202508201333.p2.ge5bac33.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:cd8bd05a6399b394fd00e5dab2539c353fc3187b1571c941681566a79d044fc5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:cd8bd05a6399b394fd00e5dab2539c353fc3187b1571c941681566a79d044fc5_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:cd8bd05a6399b394fd00e5dab2539c353fc3187b1571c941681566a79d044fc5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cloud-node-manager-rhel9@sha256%3Acd8bd05a6399b394fd00e5dab2539c353fc3187b1571c941681566a79d044fc5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-cloud-node-manager-container-v4.16.0-202508201333.p2.ge5bac33.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:9fffddcd5d62088f85d60b129814a701f8bd3c98a801d84cf19ad74650f1f00d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:9fffddcd5d62088f85d60b129814a701f8bd3c98a801d84cf19ad74650f1f00d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:9fffddcd5d62088f85d60b129814a701f8bd3c98a801d84cf19ad74650f1f00d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cluster-api-controllers-rhel9@sha256%3A9fffddcd5d62088f85d60b129814a701f8bd3c98a801d84cf19ad74650f1f00d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-cluster-api-controllers-container-v4.16.0-202508201333.p2.ga81e3b3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:e047b615f4a77b5824b74337d495044195f1305a41ccbfdc90a33d83214eca6e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:e047b615f4a77b5824b74337d495044195f1305a41ccbfdc90a33d83214eca6e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:e047b615f4a77b5824b74337d495044195f1305a41ccbfdc90a33d83214eca6e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-disk-csi-driver-rhel9@sha256%3Ae047b615f4a77b5824b74337d495044195f1305a41ccbfdc90a33d83214eca6e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-disk-csi-driver-container-v4.16.0-202508201333.p2.g6b55f6f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:0b87d1344a7e67c252e533297fff71841fd84b72d5a541750f6551df72e755c3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:0b87d1344a7e67c252e533297fff71841fd84b72d5a541750f6551df72e755c3_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:0b87d1344a7e67c252e533297fff71841fd84b72d5a541750f6551df72e755c3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-disk-csi-driver-rhel9-operator@sha256%3A0b87d1344a7e67c252e533297fff71841fd84b72d5a541750f6551df72e755c3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-disk-csi-driver-operator-container-v4.16.0-202508201333.p2.g46de5a9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:dfba8efa9681e10597b0c3b4ccfa70125f7662f9e9b44e9342550fd675a2e80e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:dfba8efa9681e10597b0c3b4ccfa70125f7662f9e9b44e9342550fd675a2e80e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:dfba8efa9681e10597b0c3b4ccfa70125f7662f9e9b44e9342550fd675a2e80e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-workload-identity-webhook-rhel9@sha256%3Adfba8efa9681e10597b0c3b4ccfa70125f7662f9e9b44e9342550fd675a2e80e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-workload-identity-webhook-container-v4.16.0-202508201333.p2.g5b8d171.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e084bbca85356aff7903a80c2084e01c5c0370dced5914bd9d36b7992faf71bb_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e084bbca85356aff7903a80c2084e01c5c0370dced5914bd9d36b7992faf71bb_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e084bbca85356aff7903a80c2084e01c5c0370dced5914bd9d36b7992faf71bb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel9@sha256%3Ae084bbca85356aff7903a80c2084e01c5c0370dced5914bd9d36b7992faf71bb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-baremetal-installer-container-v4.16.0-202508210128.p2.g70645a6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:46258e09037ed449636635d03c9aa9c2c30fb2ff88df830c8af6bf3add164b4b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:46258e09037ed449636635d03c9aa9c2c30fb2ff88df830c8af6bf3add164b4b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:46258e09037ed449636635d03c9aa9c2c30fb2ff88df830c8af6bf3add164b4b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-rhel9-operator@sha256%3A46258e09037ed449636635d03c9aa9c2c30fb2ff88df830c8af6bf3add164b4b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-baremetal-operator-container-v4.16.0-202508201333.p2.g84aeac3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a327443c122308696e027614a34048804baa463dc7cf9be91a327c475be504f4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a327443c122308696e027614a34048804baa463dc7cf9be91a327c475be504f4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a327443c122308696e027614a34048804baa463dc7cf9be91a327c475be504f4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-artifacts-rhel9@sha256%3Aa327443c122308696e027614a34048804baa463dc7cf9be91a327c475be504f4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cli-artifacts-container-v4.16.0-202508210739.p2.gee354f6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:3dda16d55df475aa319fa35c94404ffab2674eeda8bbe9e5baf90c5005dd688f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:3dda16d55df475aa319fa35c94404ffab2674eeda8bbe9e5baf90c5005dd688f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:3dda16d55df475aa319fa35c94404ffab2674eeda8bbe9e5baf90c5005dd688f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-credential-rhel9-operator@sha256%3A3dda16d55df475aa319fa35c94404ffab2674eeda8bbe9e5baf90c5005dd688f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cloud-credential-operator-container-v4.16.0-202508201333.p2.g5832abf.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:30410ca54aab3dec563732bc96b4083bacc14857b35a627d3075fb3f382bb5d1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:30410ca54aab3dec563732bc96b4083bacc14857b35a627d3075fb3f382bb5d1_amd64",
"product_id": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:30410ca54aab3dec563732bc96b4083bacc14857b35a627d3075fb3f382bb5d1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cloud-network-config-controller-rhel9@sha256%3A30410ca54aab3dec563732bc96b4083bacc14857b35a627d3075fb3f382bb5d1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cloud-network-config-controller-container-v4.16.0-202508201333.p2.g66931aa.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:38eaae76a59d0e8da6915853a45d9114b76834d8407ad43f9d8d9e65d035709d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:38eaae76a59d0e8da6915853a45d9114b76834d8407ad43f9d8d9e65d035709d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:38eaae76a59d0e8da6915853a45d9114b76834d8407ad43f9d8d9e65d035709d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-api-rhel9@sha256%3A38eaae76a59d0e8da6915853a45d9114b76834d8407ad43f9d8d9e65d035709d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-api-container-v4.16.0-202508201333.p2.g5830a10.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:3e540b75f1d7b75d35089be769d7b7f00976f44779b4ca6f2b498e3e98bb0e8d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:3e540b75f1d7b75d35089be769d7b7f00976f44779b4ca6f2b498e3e98bb0e8d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:3e540b75f1d7b75d35089be769d7b7f00976f44779b4ca6f2b498e3e98bb0e8d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-authentication-rhel9-operator@sha256%3A3e540b75f1d7b75d35089be769d7b7f00976f44779b4ca6f2b498e3e98bb0e8d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-authentication-operator-container-v4.16.0-202508201333.p2.g0e39ace.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:054728f3bc75952505176c5bacd5dbf5b72076c56bee805fbc484f72f43993c2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:054728f3bc75952505176c5bacd5dbf5b72076c56bee805fbc484f72f43993c2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:054728f3bc75952505176c5bacd5dbf5b72076c56bee805fbc484f72f43993c2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-rhel9-operator@sha256%3A054728f3bc75952505176c5bacd5dbf5b72076c56bee805fbc484f72f43993c2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-autoscaler-operator-container-v4.16.0-202508201333.p2.g70164fc.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:39f9507ed062e8fc2930cf66f80a215fe16f6ee11927da907ecaec04e7dd0485_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:39f9507ed062e8fc2930cf66f80a215fe16f6ee11927da907ecaec04e7dd0485_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:39f9507ed062e8fc2930cf66f80a215fe16f6ee11927da907ecaec04e7dd0485_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-baremetal-operator-rhel9@sha256%3A39f9507ed062e8fc2930cf66f80a215fe16f6ee11927da907ecaec04e7dd0485?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-baremetal-operator-container-v4.16.0-202508201333.p2.g4f6e4b9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:ffd4dd93b9d8345d08f56143b34cf852de1a5e9826b2386774bf21c32080440d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:ffd4dd93b9d8345d08f56143b34cf852de1a5e9826b2386774bf21c32080440d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:ffd4dd93b9d8345d08f56143b34cf852de1a5e9826b2386774bf21c32080440d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-bootstrap-rhel9@sha256%3Affd4dd93b9d8345d08f56143b34cf852de1a5e9826b2386774bf21c32080440d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-bootstrap-container-v4.16.0-202508201333.p2.g27bfb59.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:cf49d4c2fcb97c1d6ceaf80b554dfaaae4447224a9ab5cf1c381d9f39592b5fa_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:cf49d4c2fcb97c1d6ceaf80b554dfaaae4447224a9ab5cf1c381d9f39592b5fa_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:cf49d4c2fcb97c1d6ceaf80b554dfaaae4447224a9ab5cf1c381d9f39592b5fa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-rhel9-operator@sha256%3Acf49d4c2fcb97c1d6ceaf80b554dfaaae4447224a9ab5cf1c381d9f39592b5fa?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-capi-operator-container-v4.16.0-202508201333.p2.gc699f6c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:b75a354d061287362783e673e023f3bdcba41fd8a448af361bc8bf06dd422b61_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:b75a354d061287362783e673e023f3bdcba41fd8a448af361bc8bf06dd422b61_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:b75a354d061287362783e673e023f3bdcba41fd8a448af361bc8bf06dd422b61_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-cloud-controller-manager-rhel9-operator@sha256%3Ab75a354d061287362783e673e023f3bdcba41fd8a448af361bc8bf06dd422b61?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.16.0-202508201333.p2.g35637e4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f785b4269eded17c9a9000e84bc00dbb4102609ac9d4120388c9fbc43c354245_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f785b4269eded17c9a9000e84bc00dbb4102609ac9d4120388c9fbc43c354245_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f785b4269eded17c9a9000e84bc00dbb4102609ac9d4120388c9fbc43c354245_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-api-rhel9@sha256%3Af785b4269eded17c9a9000e84bc00dbb4102609ac9d4120388c9fbc43c354245?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-config-api-container-v4.16.0-202508201333.p2.g5f9522b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:05c9c601b81707c5c4d19ea4efe014540534fe96d9c05697afc8f017b800d7af_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:05c9c601b81707c5c4d19ea4efe014540534fe96d9c05697afc8f017b800d7af_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:05c9c601b81707c5c4d19ea4efe014540534fe96d9c05697afc8f017b800d7af_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-rhel9-operator@sha256%3A05c9c601b81707c5c4d19ea4efe014540534fe96d9c05697afc8f017b800d7af?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-config-operator-container-v4.16.0-202508201333.p2.g441d29c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:e2fb34dd26364b9127369ab68080e18a9d9579341317cc725ddcc6552f2537e5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:e2fb34dd26364b9127369ab68080e18a9d9579341317cc725ddcc6552f2537e5_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:e2fb34dd26364b9127369ab68080e18a9d9579341317cc725ddcc6552f2537e5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-control-plane-machine-set-rhel9-operator@sha256%3Ae2fb34dd26364b9127369ab68080e18a9d9579341317cc725ddcc6552f2537e5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.16.0-202508201333.p2.g14571e8.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:157ee17a484dc094f997d232ea0ead6a75a1cac854f2469a1e769c246a2637d5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:157ee17a484dc094f997d232ea0ead6a75a1cac854f2469a1e769c246a2637d5_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:157ee17a484dc094f997d232ea0ead6a75a1cac854f2469a1e769c246a2637d5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256%3A157ee17a484dc094f997d232ea0ead6a75a1cac854f2469a1e769c246a2637d5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.16.0-202508201333.p2.g439826e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:944afbd71408b13d29c6cfcdfe4bf5b8357ed450624db4ba6656b1c884a1cb6b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:944afbd71408b13d29c6cfcdfe4bf5b8357ed450624db4ba6656b1c884a1cb6b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:944afbd71408b13d29c6cfcdfe4bf5b8357ed450624db4ba6656b1c884a1cb6b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-dns-rhel9-operator@sha256%3A944afbd71408b13d29c6cfcdfe4bf5b8357ed450624db4ba6656b1c884a1cb6b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-dns-operator-container-v4.16.0-202508201333.p2.ga4b1cfb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:aa5ffb20974140088f7782e24f533d08bd22fc40481c7b4e1a2fdf29c96074d0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:aa5ffb20974140088f7782e24f533d08bd22fc40481c7b4e1a2fdf29c96074d0_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:aa5ffb20974140088f7782e24f533d08bd22fc40481c7b4e1a2fdf29c96074d0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-image-registry-rhel9-operator@sha256%3Aaa5ffb20974140088f7782e24f533d08bd22fc40481c7b4e1a2fdf29c96074d0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-image-registry-operator-container-v4.16.0-202508201333.p2.g0f1869b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:f360ff4dfa30e0d8b58d3d2d7f129349dc03a5aa632eb35f89177f7e5068e636_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:f360ff4dfa30e0d8b58d3d2d7f129349dc03a5aa632eb35f89177f7e5068e636_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:f360ff4dfa30e0d8b58d3d2d7f129349dc03a5aa632eb35f89177f7e5068e636_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-ingress-rhel9-operator@sha256%3Af360ff4dfa30e0d8b58d3d2d7f129349dc03a5aa632eb35f89177f7e5068e636?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-ingress-operator-container-v4.16.0-202508201333.p2.g218159f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:623d3bc06b6e632257a8e178a6309e70911da187fde71255833a036824acf15c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:623d3bc06b6e632257a8e178a6309e70911da187fde71255833a036824acf15c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:623d3bc06b6e632257a8e178a6309e70911da187fde71255833a036824acf15c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-apiserver-rhel9-operator@sha256%3A623d3bc06b6e632257a8e178a6309e70911da187fde71255833a036824acf15c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-kube-apiserver-operator-container-v4.16.0-202508201333.p2.gf472385.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:ff0d963efd71d0a8aa9b8f3e3c5d733738d70f8372810b36ea2904cbe0a20ee1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:ff0d963efd71d0a8aa9b8f3e3c5d733738d70f8372810b36ea2904cbe0a20ee1_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:ff0d963efd71d0a8aa9b8f3e3c5d733738d70f8372810b36ea2904cbe0a20ee1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-cluster-api-rhel9-operator@sha256%3Aff0d963efd71d0a8aa9b8f3e3c5d733738d70f8372810b36ea2904cbe0a20ee1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.16.0-202508201333.p2.g95ceaa9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b80ec65568fe676f4d6a46b521c4cd8404bd21f93d182f42e62c0d2384257763_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b80ec65568fe676f4d6a46b521c4cd8404bd21f93d182f42e62c0d2384257763_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b80ec65568fe676f4d6a46b521c4cd8404bd21f93d182f42e62c0d2384257763_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-controller-manager-rhel9-operator@sha256%3Ab80ec65568fe676f4d6a46b521c4cd8404bd21f93d182f42e62c0d2384257763?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.16.0-202508201333.p2.g0338b3b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:337c562b485c07c8810e0286adf9ca325c5a1c9f4be8a401f205a28489971214_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:337c562b485c07c8810e0286adf9ca325c5a1c9f4be8a401f205a28489971214_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:337c562b485c07c8810e0286adf9ca325c5a1c9f4be8a401f205a28489971214_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-scheduler-rhel9-operator@sha256%3A337c562b485c07c8810e0286adf9ca325c5a1c9f4be8a401f205a28489971214?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-kube-scheduler-operator-container-v4.16.0-202508201333.p2.g630f63b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:5a33d45286112a04353fecbdc0c274cefc7215e6c6b8707df2d719f18a4e7016_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:5a33d45286112a04353fecbdc0c274cefc7215e6c6b8707df2d719f18a4e7016_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:5a33d45286112a04353fecbdc0c274cefc7215e6c6b8707df2d719f18a4e7016_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256%3A5a33d45286112a04353fecbdc0c274cefc7215e6c6b8707df2d719f18a4e7016?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.16.0-202508201333.p2.ge825811.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:db008105227bbdcf5be594057a201e0ee317e4dae9648d89ff3fc05fcc01030a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:db008105227bbdcf5be594057a201e0ee317e4dae9648d89ff3fc05fcc01030a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:db008105227bbdcf5be594057a201e0ee317e4dae9648d89ff3fc05fcc01030a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-machine-approver-rhel9@sha256%3Adb008105227bbdcf5be594057a201e0ee317e4dae9648d89ff3fc05fcc01030a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-machine-approver-container-v4.16.0-202508201333.p2.g7685374.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:7f3368b36a15006126b25b2042263ff73ca9f75621bb491310a0d4db262494a2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:7f3368b36a15006126b25b2042263ff73ca9f75621bb491310a0d4db262494a2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:7f3368b36a15006126b25b2042263ff73ca9f75621bb491310a0d4db262494a2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-olm-rhel9-operator@sha256%3A7f3368b36a15006126b25b2042263ff73ca9f75621bb491310a0d4db262494a2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-olm-operator-container-v4.16.0-202508201333.p2.g27bf70d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9cb705d6b4556123522337d79d223d36ddd50dd21d6c7810a7ecc1835988ca6c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9cb705d6b4556123522337d79d223d36ddd50dd21d6c7810a7ecc1835988ca6c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9cb705d6b4556123522337d79d223d36ddd50dd21d6c7810a7ecc1835988ca6c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-apiserver-rhel9-operator@sha256%3A9cb705d6b4556123522337d79d223d36ddd50dd21d6c7810a7ecc1835988ca6c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.16.0-202508201333.p2.gd26f300.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:97ed6147ef1041d6d78361348a4144fbd4f80ca86087a0eaa65c907af730da72_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:97ed6147ef1041d6d78361348a4144fbd4f80ca86087a0eaa65c907af730da72_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:97ed6147ef1041d6d78361348a4144fbd4f80ca86087a0eaa65c907af730da72_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-controller-manager-rhel9-operator@sha256%3A97ed6147ef1041d6d78361348a4144fbd4f80ca86087a0eaa65c907af730da72?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.16.0-202508201333.p2.g2ed3cf9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:1c594e472a68e662ef3df59f4e1670ce513c5f538c52def2a988a08fee67881c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:1c594e472a68e662ef3df59f4e1670ce513c5f538c52def2a988a08fee67881c_amd64",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:1c594e472a68e662ef3df59f4e1670ce513c5f538c52def2a988a08fee67881c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel9-operator@sha256%3A1c594e472a68e662ef3df59f4e1670ce513c5f538c52def2a988a08fee67881c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-ovirt-csi-operator-container-v4.16.0-202508201333.p2.gac852f3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f73161d5774cb02814b2903f2d4a9279109d94fa2f00aa13ff44d9801da4a554_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f73161d5774cb02814b2903f2d4a9279109d94fa2f00aa13ff44d9801da4a554_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f73161d5774cb02814b2903f2d4a9279109d94fa2f00aa13ff44d9801da4a554_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-samples-rhel9-operator@sha256%3Af73161d5774cb02814b2903f2d4a9279109d94fa2f00aa13ff44d9801da4a554?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-samples-operator-container-v4.16.0-202508201333.p2.g6dde573.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:2cf9e844b828e340dfc02163429fc7dc58ad0f837ec1ebe4928f2670900171e9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:2cf9e844b828e340dfc02163429fc7dc58ad0f837ec1ebe4928f2670900171e9_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:2cf9e844b828e340dfc02163429fc7dc58ad0f837ec1ebe4928f2670900171e9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-update-keys-rhel9@sha256%3A2cf9e844b828e340dfc02163429fc7dc58ad0f837ec1ebe4928f2670900171e9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-update-keys-container-v4.16.0-202508201333.p2.ge847858.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a33de680b1e7806ba046842f0d8aabedcc13497da2055ea8839d5a42dc368cc4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a33de680b1e7806ba046842f0d8aabedcc13497da2055ea8839d5a42dc368cc4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a33de680b1e7806ba046842f0d8aabedcc13497da2055ea8839d5a42dc368cc4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-container-networking-plugins-rhel9@sha256%3Aa33de680b1e7806ba046842f0d8aabedcc13497da2055ea8839d5a42dc368cc4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-containernetworking-plugins-container-v4.16.0-202508201333.p2.g5f9ee06.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:68969a51e2166f6701dc1000c1daff3163d35e5dee9a40fcdbd5830305c73e86_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:68969a51e2166f6701dc1000c1daff3163d35e5dee9a40fcdbd5830305c73e86_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:68969a51e2166f6701dc1000c1daff3163d35e5dee9a40fcdbd5830305c73e86_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-rhel9@sha256%3A68969a51e2166f6701dc1000c1daff3163d35e5dee9a40fcdbd5830305c73e86?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-driver-shared-resource-container-v4.16.0-202508201333.p2.gbc125de.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:ff8b13e6d6a2a990848e8a1e74e7ca1cba0f5652a29b86c3539fa4e031471049_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:ff8b13e6d6a2a990848e8a1e74e7ca1cba0f5652a29b86c3539fa4e031471049_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:ff8b13e6d6a2a990848e8a1e74e7ca1cba0f5652a29b86c3539fa4e031471049_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-rhel9-operator@sha256%3Aff8b13e6d6a2a990848e8a1e74e7ca1cba0f5652a29b86c3539fa4e031471049?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.16.0-202508201333.p2.g1e1194b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:fe596f06302f1f93b4c403a08ddb1ccfc8f13f8f66da96b6845508679c2a8a77_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:fe596f06302f1f93b4c403a08ddb1ccfc8f13f8f66da96b6845508679c2a8a77_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:fe596f06302f1f93b4c403a08ddb1ccfc8f13f8f66da96b6845508679c2a8a77_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-webhook-rhel9@sha256%3Afe596f06302f1f93b4c403a08ddb1ccfc8f13f8f66da96b6845508679c2a8a77?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.16.0-202508201333.p2.gbc125de.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:20a33b03d94c0d4a84256b477b4783e2f7a81831a945545194db6c6432c12251_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:20a33b03d94c0d4a84256b477b4783e2f7a81831a945545194db6c6432c12251_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:20a33b03d94c0d4a84256b477b4783e2f7a81831a945545194db6c6432c12251_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer-rhel9@sha256%3A20a33b03d94c0d4a84256b477b4783e2f7a81831a945545194db6c6432c12251?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-external-resizer-container-v4.16.0-202508201333.p2.gbdf5bfb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b81ccf95b3f4c7fa69ac15ec1ada3d22cebeaa53aa0ee2bbe77863ba323fcbaa_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b81ccf95b3f4c7fa69ac15ec1ada3d22cebeaa53aa0ee2bbe77863ba323fcbaa_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b81ccf95b3f4c7fa69ac15ec1ada3d22cebeaa53aa0ee2bbe77863ba323fcbaa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshotter-rhel9@sha256%3Ab81ccf95b3f4c7fa69ac15ec1ada3d22cebeaa53aa0ee2bbe77863ba323fcbaa?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-external-snapshotter-container-v4.16.0-202508270905.p2.gee32ba0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:14a051ae85b29aa82fa4f448d3169fd5fd37fb37d7cf7b24af3e76b224ae2a25_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:14a051ae85b29aa82fa4f448d3169fd5fd37fb37d7cf7b24af3e76b224ae2a25_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:14a051ae85b29aa82fa4f448d3169fd5fd37fb37d7cf7b24af3e76b224ae2a25_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller-rhel9@sha256%3A14a051ae85b29aa82fa4f448d3169fd5fd37fb37d7cf7b24af3e76b224ae2a25?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-snapshot-controller-container-v4.16.0-202508270905.p2.gee32ba0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:a696bbbb3bc193a4ff3a2762a1cc5020259cca9b4c9ae996285eeaafdfef8528_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:a696bbbb3bc193a4ff3a2762a1cc5020259cca9b4c9ae996285eeaafdfef8528_amd64",
"product_id": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:a696bbbb3bc193a4ff3a2762a1cc5020259cca9b4c9ae996285eeaafdfef8528_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-etcd-rhel9@sha256%3Aa696bbbb3bc193a4ff3a2762a1cc5020259cca9b4c9ae996285eeaafdfef8528?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-etcd-container-v4.16.0-202508201333.p2.ge7911c0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:0b6189dcc414e4d48e333d8c8c8c2665163fbbf04b8231c5c5ed66b460f64b4b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:0b6189dcc414e4d48e333d8c8c8c2665163fbbf04b8231c5c5ed66b460f64b4b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:0b6189dcc414e4d48e333d8c8c8c2665163fbbf04b8231c5c5ed66b460f64b4b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cloud-controller-manager-rhel9@sha256%3A0b6189dcc414e4d48e333d8c8c8c2665163fbbf04b8231c5c5ed66b460f64b4b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-cloud-controller-manager-container-v4.16.0-202508201333.p2.g26b43df.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f8ca2e0c18140370e4d38d75b828d710576432c81d0717ea12624d4759e41248_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f8ca2e0c18140370e4d38d75b828d710576432c81d0717ea12624d4759e41248_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f8ca2e0c18140370e4d38d75b828d710576432c81d0717ea12624d4759e41248_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cluster-api-controllers-rhel9@sha256%3Af8ca2e0c18140370e4d38d75b828d710576432c81d0717ea12624d4759e41248?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-cluster-api-controllers-container-v4.16.0-202508201333.p2.g02432df.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:c4fa54593d42bd28429e4ef572b2e6e882efe6c04932cff3cce6e119cc5dd044_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:c4fa54593d42bd28429e4ef572b2e6e882efe6c04932cff3cce6e119cc5dd044_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:c4fa54593d42bd28429e4ef572b2e6e882efe6c04932cff3cce6e119cc5dd044_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-rhel9@sha256%3Ac4fa54593d42bd28429e4ef572b2e6e882efe6c04932cff3cce6e119cc5dd044?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-pd-csi-driver-container-v4.16.0-202508201333.p2.g5ed71c6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:a8e28b541152ae2849a74778761e397d040e357ae21b2922b4be12ea81eb79da_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:a8e28b541152ae2849a74778761e397d040e357ae21b2922b4be12ea81eb79da_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:a8e28b541152ae2849a74778761e397d040e357ae21b2922b4be12ea81eb79da_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-operator-rhel9@sha256%3Aa8e28b541152ae2849a74778761e397d040e357ae21b2922b4be12ea81eb79da?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-pd-csi-driver-operator-container-v4.16.0-202508201333.p2.g799327f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:fb59d55f7b3958110c251cf56dff1e4b201f26c455ebd3fa9a3050f0afa90199_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:fb59d55f7b3958110c251cf56dff1e4b201f26c455ebd3fa9a3050f0afa90199_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:fb59d55f7b3958110c251cf56dff1e4b201f26c455ebd3fa9a3050f0afa90199_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-cloud-controller-manager-rhel9@sha256%3Afb59d55f7b3958110c251cf56dff1e4b201f26c455ebd3fa9a3050f0afa90199?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ibm-cloud-controller-manager-container-v4.16.0-202508201333.p2.gf961f16.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:776a5c5dc580336a5debad824cfd9489f7facc0e0233d04c0e5e3a85e87c625b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:776a5c5dc580336a5debad824cfd9489f7facc0e0233d04c0e5e3a85e87c625b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:776a5c5dc580336a5debad824cfd9489f7facc0e0233d04c0e5e3a85e87c625b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-block-csi-driver-rhel9@sha256%3A776a5c5dc580336a5debad824cfd9489f7facc0e0233d04c0e5e3a85e87c625b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ibm-vpc-block-csi-driver-container-v4.16.0-202508201333.p2.g668c884.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:66250e79370aac01b810d16ce953217902abab95f8dc24d84ea3ea27c0d1e087_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:66250e79370aac01b810d16ce953217902abab95f8dc24d84ea3ea27c0d1e087_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:66250e79370aac01b810d16ce953217902abab95f8dc24d84ea3ea27c0d1e087_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256%3A66250e79370aac01b810d16ce953217902abab95f8dc24d84ea3ea27c0d1e087?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.16.0-202508201333.p2.g9ca5376.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:34052b8035a6a4847863baad76289de43282c37aeb7ddede49d24fe76e2bf8b1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:34052b8035a6a4847863baad76289de43282c37aeb7ddede49d24fe76e2bf8b1_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:34052b8035a6a4847863baad76289de43282c37aeb7ddede49d24fe76e2bf8b1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibmcloud-cluster-api-controllers-rhel9@sha256%3A34052b8035a6a4847863baad76289de43282c37aeb7ddede49d24fe76e2bf8b1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ibmcloud-cluster-api-controllers-container-v4.16.0-202508201333.p2.gf19534d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:ff22b4848efe69cee98ba7ce39913e7fc3cace111edb5aed5cbc5b80aa4426a0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:ff22b4848efe69cee98ba7ce39913e7fc3cace111edb5aed5cbc5b80aa4426a0_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:ff22b4848efe69cee98ba7ce39913e7fc3cace111edb5aed5cbc5b80aa4426a0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibmcloud-machine-controllers-rhel9@sha256%3Aff22b4848efe69cee98ba7ce39913e7fc3cace111edb5aed5cbc5b80aa4426a0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ibmcloud-machine-controllers-container-v4.16.0-202508201333.p2.gd29506e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:6f00c1b82f8705f143798e05193187516f8911bbbf19c256fdeccc85cb562b4c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:6f00c1b82f8705f143798e05193187516f8911bbbf19c256fdeccc85cb562b4c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:6f00c1b82f8705f143798e05193187516f8911bbbf19c256fdeccc85cb562b4c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-image-customization-controller-rhel9@sha256%3A6f00c1b82f8705f143798e05193187516f8911bbbf19c256fdeccc85cb562b4c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-image-customization-controller-container-v4.16.0-202508201333.p2.g3948096.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:297d9db15707fead7dea5a6af767285df0ac0927ecd35c2a86b29626b138f700_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:297d9db15707fead7dea5a6af767285df0ac0927ecd35c2a86b29626b138f700_amd64",
"product_id": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:297d9db15707fead7dea5a6af767285df0ac0927ecd35c2a86b29626b138f700_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-insights-rhel9-operator@sha256%3A297d9db15707fead7dea5a6af767285df0ac0927ecd35c2a86b29626b138f700?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-insights-operator-container-v4.16.0-202508201333.p2.g3f73e96.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:6e059a366823df5793e1a8021f504c9c7a7ae66a223c9d099d17db22a9e50226_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:6e059a366823df5793e1a8021f504c9c7a7ae66a223c9d099d17db22a9e50226_amd64",
"product_id": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:6e059a366823df5793e1a8021f504c9c7a7ae66a223c9d099d17db22a9e50226_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-rhel9@sha256%3A6e059a366823df5793e1a8021f504c9c7a7ae66a223c9d099d17db22a9e50226?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-installer-container-v4.16.0-202508201333.p2.g70645a6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:ae357dffbca134e24c32d411848f619619281f4525c5dfd2b93ec082a15d333c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:ae357dffbca134e24c32d411848f619619281f4525c5dfd2b93ec082a15d333c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:ae357dffbca134e24c32d411848f619619281f4525c5dfd2b93ec082a15d333c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-altinfra-rhel9@sha256%3Aae357dffbca134e24c32d411848f619619281f4525c5dfd2b93ec082a15d333c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-installer-altinfra-container-v4.16.0-202508201333.p2.g70645a6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ee6719af84caa1131010d6f0695a466f8ee807f8578de78e197bc5bc1acfcf29_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ee6719af84caa1131010d6f0695a466f8ee807f8578de78e197bc5bc1acfcf29_amd64",
"product_id": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ee6719af84caa1131010d6f0695a466f8ee807f8578de78e197bc5bc1acfcf29_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts-rhel9@sha256%3Aee6719af84caa1131010d6f0695a466f8ee807f8578de78e197bc5bc1acfcf29?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-installer-artifacts-container-v4.16.0-202508210128.p2.g70645a6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:890a76d02d4a7c44932eaca047643d731d066c753e02fc355480668f35ac525a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:890a76d02d4a7c44932eaca047643d731d066c753e02fc355480668f35ac525a_amd64",
"product_id": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:890a76d02d4a7c44932eaca047643d731d066c753e02fc355480668f35ac525a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-metrics-server-rhel9@sha256%3A890a76d02d4a7c44932eaca047643d731d066c753e02fc355480668f35ac525a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kube-metrics-server-container-v4.16.0-202508201333.p2.g9116b91.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:702dc664b505f0955d9c4870e4354483215fe7174cb69442cb0110fab66c2aad_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:702dc664b505f0955d9c4870e4354483215fe7174cb69442cb0110fab66c2aad_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:702dc664b505f0955d9c4870e4354483215fe7174cb69442cb0110fab66c2aad_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-storage-version-migrator-rhel9@sha256%3A702dc664b505f0955d9c4870e4354483215fe7174cb69442cb0110fab66c2aad?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kube-storage-version-migrator-container-v4.16.0-202508201333.p2.g6f21332.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:bca3a3b5b145dc5ee9a90a995a0eab094d5e9db632f1889ba71a98d1d973ac9f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:bca3a3b5b145dc5ee9a90a995a0eab094d5e9db632f1889ba71a98d1d973ac9f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:bca3a3b5b145dc5ee9a90a995a0eab094d5e9db632f1889ba71a98d1d973ac9f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubevirt-cloud-controller-manager-rhel9@sha256%3Abca3a3b5b145dc5ee9a90a995a0eab094d5e9db632f1889ba71a98d1d973ac9f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.16.0-202508201333.p2.g3db7610.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c051be77bc83b80051910c2af2e3c684baf6895d515a8d1071b5887b4569e6f5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c051be77bc83b80051910c2af2e3c684baf6895d515a8d1071b5887b4569e6f5_amd64",
"product_id": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c051be77bc83b80051910c2af2e3c684baf6895d515a8d1071b5887b4569e6f5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-csi-driver-rhel9@sha256%3Ac051be77bc83b80051910c2af2e3c684baf6895d515a8d1071b5887b4569e6f5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kubevirt-csi-driver-container-v4.16.0-202508201333.p2.gd474c42.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:62c9b40e4a584b80bf1a9ab4726b5998abc91294bce7d4bb04930529c1a571ce_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:62c9b40e4a584b80bf1a9ab4726b5998abc91294bce7d4bb04930529c1a571ce_amd64",
"product_id": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:62c9b40e4a584b80bf1a9ab4726b5998abc91294bce7d4bb04930529c1a571ce_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-libvirt-machine-controllers-rhel9@sha256%3A62c9b40e4a584b80bf1a9ab4726b5998abc91294bce7d4bb04930529c1a571ce?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-libvirt-machine-controllers-container-v4.16.0-202508201333.p2.g4bd420e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6f06de76b487a6854f2cbc275153a480ee2b39bdc31d949d254f1e7665c28a04_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6f06de76b487a6854f2cbc275153a480ee2b39bdc31d949d254f1e7665c28a04_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6f06de76b487a6854f2cbc275153a480ee2b39bdc31d949d254f1e7665c28a04_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-rhel9-operator@sha256%3A6f06de76b487a6854f2cbc275153a480ee2b39bdc31d949d254f1e7665c28a04?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-operator-container-v4.16.0-202508201333.p2.g0f08bd6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:3a0a62864f7481a8bf891a635e24abcef4ab97d14d8c32c8ce0f66afcdbf223c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:3a0a62864f7481a8bf891a635e24abcef4ab97d14d8c32c8ce0f66afcdbf223c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:3a0a62864f7481a8bf891a635e24abcef4ab97d14d8c32c8ce0f66afcdbf223c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-aws-rhel9@sha256%3A3a0a62864f7481a8bf891a635e24abcef4ab97d14d8c32c8ce0f66afcdbf223c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-provider-aws-container-v4.16.0-202508201333.p2.g0c81986.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:b7d64cf72f422fced6a4d9a896c77dbe2b2b4a2d2ee29834ddcbfbfda89dfaf0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:b7d64cf72f422fced6a4d9a896c77dbe2b2b4a2d2ee29834ddcbfbfda89dfaf0_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:b7d64cf72f422fced6a4d9a896c77dbe2b2b4a2d2ee29834ddcbfbfda89dfaf0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-azure-rhel9@sha256%3Ab7d64cf72f422fced6a4d9a896c77dbe2b2b4a2d2ee29834ddcbfbfda89dfaf0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-provider-azure-container-v4.16.0-202508201333.p2.gd836fec.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:577012df4fc4c8e68e83e381168148876a9d3b96850bded975479692df208f75_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:577012df4fc4c8e68e83e381168148876a9d3b96850bded975479692df208f75_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:577012df4fc4c8e68e83e381168148876a9d3b96850bded975479692df208f75_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-gcp-rhel9@sha256%3A577012df4fc4c8e68e83e381168148876a9d3b96850bded975479692df208f75?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-provider-gcp-container-v4.16.0-202508201333.p2.g8851888.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:525b41d20d91d1f974676d9977e473843a3d96df9028e5bd477717d4dc1ded9d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:525b41d20d91d1f974676d9977e473843a3d96df9028e5bd477717d4dc1ded9d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:525b41d20d91d1f974676d9977e473843a3d96df9028e5bd477717d4dc1ded9d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-openstack-rhel9@sha256%3A525b41d20d91d1f974676d9977e473843a3d96df9028e5bd477717d4dc1ded9d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-provider-openstack-container-v4.16.0-202508201333.p2.g5ada1cb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:99766a65e172e428d414df1359e85884abd99dda123702b8090856904aaf469c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:99766a65e172e428d414df1359e85884abd99dda123702b8090856904aaf469c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:99766a65e172e428d414df1359e85884abd99dda123702b8090856904aaf469c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-rhel9-operator@sha256%3A99766a65e172e428d414df1359e85884abd99dda123702b8090856904aaf469c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-config-operator-container-v4.16.0-202508201333.p2.gcbd3b1f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:837c64ec19c63f2cbff7e45519c1bceaf39f61ae184b0030c583f099489493c5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:837c64ec19c63f2cbff7e45519c1bceaf39f61ae184b0030c583f099489493c5_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:837c64ec19c63f2cbff7e45519c1bceaf39f61ae184b0030c583f099489493c5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-os-images-rhel9@sha256%3A837c64ec19c63f2cbff7e45519c1bceaf39f61ae184b0030c583f099489493c5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-os-images-container-v4.16.0-202508201333.p2.ga99847b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:bad5d83d733c306d3016c8af707b4af9b5a1521dccc01e550927cc2f673771cb_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:bad5d83d733c306d3016c8af707b4af9b5a1521dccc01e550927cc2f673771cb_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:bad5d83d733c306d3016c8af707b4af9b5a1521dccc01e550927cc2f673771cb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-admission-controller-rhel9@sha256%3Abad5d83d733c306d3016c8af707b4af9b5a1521dccc01e550927cc2f673771cb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-admission-controller-container-v4.16.0-202508201333.p2.ga15bf45.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6a91c1b6244da0737e30258611337afd5928f225fcd1bf7a2062fa1b35c0e54a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6a91c1b6244da0737e30258611337afd5928f225fcd1bf7a2062fa1b35c0e54a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6a91c1b6244da0737e30258611337afd5928f225fcd1bf7a2062fa1b35c0e54a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-route-override-cni-rhel9@sha256%3A6a91c1b6244da0737e30258611337afd5928f225fcd1bf7a2062fa1b35c0e54a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-route-override-cni-container-v4.16.0-202508201333.p2.g73594f7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1faf8637ccb92eda00a4325f56d5b13bf9afec7976d62196d52dc5c17f00ef22_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1faf8637ccb92eda00a4325f56d5b13bf9afec7976d62196d52dc5c17f00ef22_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1faf8637ccb92eda00a4325f56d5b13bf9afec7976d62196d52dc5c17f00ef22_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-whereabouts-ipam-cni-rhel9@sha256%3A1faf8637ccb92eda00a4325f56d5b13bf9afec7976d62196d52dc5c17f00ef22?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-whereabouts-ipam-cni-container-v4.16.0-202508201333.p2.g467d84a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:83f8e936c706717688b28c14bfe01eb0a355852192971c8c20ff421f7ee09076_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:83f8e936c706717688b28c14bfe01eb0a355852192971c8c20ff421f7ee09076_amd64",
"product_id": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:83f8e936c706717688b28c14bfe01eb0a355852192971c8c20ff421f7ee09076_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-must-gather-rhel9@sha256%3A83f8e936c706717688b28c14bfe01eb0a355852192971c8c20ff421f7ee09076?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-must-gather-container-v4.16.0-202508201333.p2.g774a4e0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:606aa50bef75f832cb801638b13fc00182dd7bef4e2f6b599c10c301e6cc8f2e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:606aa50bef75f832cb801638b13fc00182dd7bef4e2f6b599c10c301e6cc8f2e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:606aa50bef75f832cb801638b13fc00182dd7bef4e2f6b599c10c301e6cc8f2e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-interface-bond-cni-rhel9@sha256%3A606aa50bef75f832cb801638b13fc00182dd7bef4e2f6b599c10c301e6cc8f2e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-network-interface-bond-cni-container-v4.16.0-202508201333.p2.g16d3cfa.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:637ea04dfa255f6905fd26e0b1bc69c65a9c626ef70e54d0333e84420c572120_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:637ea04dfa255f6905fd26e0b1bc69c65a9c626ef70e54d0333e84420c572120_amd64",
"product_id": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:637ea04dfa255f6905fd26e0b1bc69c65a9c626ef70e54d0333e84420c572120_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-metrics-daemon-rhel9@sha256%3A637ea04dfa255f6905fd26e0b1bc69c65a9c626ef70e54d0333e84420c572120?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-network-metrics-daemon-container-v4.16.0-202508201333.p2.g1210db3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:c643fa0907a3b1595479782cba69702ff851b2c3c51dfe0873d98ab9bc7e2c86_amd64",
"product": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:c643fa0907a3b1595479782cba69702ff851b2c3c51dfe0873d98ab9bc7e2c86_amd64",
"product_id": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:c643fa0907a3b1595479782cba69702ff851b2c3c51dfe0873d98ab9bc7e2c86_amd64",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel9@sha256%3Ac643fa0907a3b1595479782cba69702ff851b2c3c51dfe0873d98ab9bc7e2c86?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-network-tools-container-v4.16.0-202508201333.p2.g234ed43.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:f428e8a5292fd8e87fc7ea32d970db7d0bb67feede24b8977e839c5f22f7e63a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:f428e8a5292fd8e87fc7ea32d970db7d0bb67feede24b8977e839c5f22f7e63a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:f428e8a5292fd8e87fc7ea32d970db7d0bb67feede24b8977e839c5f22f7e63a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-nutanix-cloud-controller-manager-rhel9@sha256%3Af428e8a5292fd8e87fc7ea32d970db7d0bb67feede24b8977e839c5f22f7e63a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-nutanix-cloud-controller-manager-container-v4.16.0-202508201333.p2.g28bf596.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:8a2682d010f9d9b55ff6b303b7b8353db0da997c0f51a135cb04aac57b78ac0d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:8a2682d010f9d9b55ff6b303b7b8353db0da997c0f51a135cb04aac57b78ac0d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:8a2682d010f9d9b55ff6b303b7b8353db0da997c0f51a135cb04aac57b78ac0d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-nutanix-machine-controllers-rhel9@sha256%3A8a2682d010f9d9b55ff6b303b7b8353db0da997c0f51a135cb04aac57b78ac0d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-nutanix-machine-controllers-container-v4.16.0-202508201333.p2.g2f2e121.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:bd93dfa6eb2669ce41a429e7183101328e8c35b9419d4cd4ba321479488828f6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:bd93dfa6eb2669ce41a429e7183101328e8c35b9419d4cd4ba321479488828f6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:bd93dfa6eb2669ce41a429e7183101328e8c35b9419d4cd4ba321479488828f6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-apiserver-rhel9@sha256%3Abd93dfa6eb2669ce41a429e7183101328e8c35b9419d4cd4ba321479488828f6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-oauth-apiserver-container-v4.16.0-202508201333.p2.gf09a9be.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:5becb748d9199760ed92d0451b11344ba63bf0595a57f37d11e450d85dbae78d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:5becb748d9199760ed92d0451b11344ba63bf0595a57f37d11e450d85dbae78d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:5becb748d9199760ed92d0451b11344ba63bf0595a57f37d11e450d85dbae78d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-catalogd-rhel9@sha256%3A5becb748d9199760ed92d0451b11344ba63bf0595a57f37d11e450d85dbae78d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-olm-catalogd-container-v4.16.0-202508201333.p2.g79975a5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:b59d40ddbc35e66256bee8741d4e4eccbc616ba99d7e70200433a5296c131b7b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:b59d40ddbc35e66256bee8741d4e4eccbc616ba99d7e70200433a5296c131b7b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:b59d40ddbc35e66256bee8741d4e4eccbc616ba99d7e70200433a5296c131b7b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-operator-controller-rhel9@sha256%3Ab59d40ddbc35e66256bee8741d4e4eccbc616ba99d7e70200433a5296c131b7b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-olm-operator-controller-container-v4.16.0-202508201333.p2.g80b8649.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:252ad470234748c32ed8756e97fd96a0cfa936e6c711218184dd2f0a175ce3a7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:252ad470234748c32ed8756e97fd96a0cfa936e6c711218184dd2f0a175ce3a7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:252ad470234748c32ed8756e97fd96a0cfa936e6c711218184dd2f0a175ce3a7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-rukpak-rhel9@sha256%3A252ad470234748c32ed8756e97fd96a0cfa936e6c711218184dd2f0a175ce3a7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-olm-rukpak-container-v4.16.0-202508201333.p2.g282cc84.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:66cf3416c342d9b82979256ce1a74cc17600b77625739d6c9b0cd2d4345204b1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:66cf3416c342d9b82979256ce1a74cc17600b77625739d6c9b0cd2d4345204b1_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:66cf3416c342d9b82979256ce1a74cc17600b77625739d6c9b0cd2d4345204b1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-apiserver-rhel9@sha256%3A66cf3416c342d9b82979256ce1a74cc17600b77625739d6c9b0cd2d4345204b1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-openshift-apiserver-container-v4.16.0-202508201333.p2.gfcee0c2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:1eb4fc64e9238d7eaf61ffa94f90dcec1ef47da189d00bc7e64c82438db9d736_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:1eb4fc64e9238d7eaf61ffa94f90dcec1ef47da189d00bc7e64c82438db9d736_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:1eb4fc64e9238d7eaf61ffa94f90dcec1ef47da189d00bc7e64c82438db9d736_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-controller-manager-rhel9@sha256%3A1eb4fc64e9238d7eaf61ffa94f90dcec1ef47da189d00bc7e64c82438db9d736?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-openshift-controller-manager-container-v4.16.0-202508201333.p2.g326317a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:bc80e6ab8588decba39d05df121e2a96dc5339ade526fcff9f6d4d298f021c55_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:bc80e6ab8588decba39d05df121e2a96dc5339ade526fcff9f6d4d298f021c55_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:bc80e6ab8588decba39d05df121e2a96dc5339ade526fcff9f6d4d298f021c55_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel9@sha256%3Abc80e6ab8588decba39d05df121e2a96dc5339ade526fcff9f6d4d298f021c55?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-openstack-cinder-csi-driver-container-v4.16.0-202508201333.p2.g83d0aa3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7fc194f806be7a64a292e58472f7a9847ab41fdd4a5acb30876058e8d31f9768_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7fc194f806be7a64a292e58472f7a9847ab41fdd4a5acb30876058e8d31f9768_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7fc194f806be7a64a292e58472f7a9847ab41fdd4a5acb30876058e8d31f9768_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel9-operator@sha256%3A7fc194f806be7a64a292e58472f7a9847ab41fdd4a5acb30876058e8d31f9768?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.16.0-202508201333.p2.g85b5209.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:5a36b250603d69f52c668e9c744c296155a2a0df23eab2bad1973294f194774f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:5a36b250603d69f52c668e9c744c296155a2a0df23eab2bad1973294f194774f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:5a36b250603d69f52c668e9c744c296155a2a0df23eab2bad1973294f194774f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cloud-controller-manager-rhel9@sha256%3A5a36b250603d69f52c668e9c744c296155a2a0df23eab2bad1973294f194774f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.16.0-202508201333.p2.g83d0aa3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:6ae8b76d4821ba66837ba298a3c937223ccfbda0d7750ea8b932586d27556652_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:6ae8b76d4821ba66837ba298a3c937223ccfbda0d7750ea8b932586d27556652_amd64",
"product_id": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:6ae8b76d4821ba66837ba298a3c937223ccfbda0d7750ea8b932586d27556652_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-framework-tools-rhel9@sha256%3A6ae8b76d4821ba66837ba298a3c937223ccfbda0d7750ea8b932586d27556652?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-operator-framework-tools-container-v4.16.0-202508201333.p2.g922674d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:98ae7137ed93153ab894e8596548860a83e03eb9fbfc2495a881eb0eb1a892c3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:98ae7137ed93153ab894e8596548860a83e03eb9fbfc2495a881eb0eb1a892c3_amd64",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:98ae7137ed93153ab894e8596548860a83e03eb9fbfc2495a881eb0eb1a892c3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel9@sha256%3A98ae7137ed93153ab894e8596548860a83e03eb9fbfc2495a881eb0eb1a892c3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ovirt-csi-driver-container-v4.16.0-202508201333.p2.g1db726a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:20399bf61867a05b52612cd2e398ecdda0f4da9eb037b36dee464fc211670cf1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:20399bf61867a05b52612cd2e398ecdda0f4da9eb037b36dee464fc211670cf1_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:20399bf61867a05b52612cd2e398ecdda0f4da9eb037b36dee464fc211670cf1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-rhel9@sha256%3A20399bf61867a05b52612cd2e398ecdda0f4da9eb037b36dee464fc211670cf1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ovn-kubernetes-container-v4.16.0-202508201333.p2.g4ddb313.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:b41edb346304f299dbcf1d60e97fdda24cacf4858a9e0309a48d9a709421eb3d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:b41edb346304f299dbcf1d60e97fdda24cacf4858a9e0309a48d9a709421eb3d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:b41edb346304f299dbcf1d60e97fdda24cacf4858a9e0309a48d9a709421eb3d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-block-csi-driver-rhel9@sha256%3Ab41edb346304f299dbcf1d60e97fdda24cacf4858a9e0309a48d9a709421eb3d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-powervs-block-csi-driver-container-v4.16.0-202508201333.p2.g26162ba.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:5e468a3b4c139eeebdc3bdd17229081081583c3e7f17dddbd524a2ecb8156490_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:5e468a3b4c139eeebdc3bdd17229081081583c3e7f17dddbd524a2ecb8156490_amd64",
"product_id": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:5e468a3b4c139eeebdc3bdd17229081081583c3e7f17dddbd524a2ecb8156490_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-block-csi-driver-rhel9-operator@sha256%3A5e468a3b4c139eeebdc3bdd17229081081583c3e7f17dddbd524a2ecb8156490?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.16.0-202508201333.p2.g9c5dd8d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:22e4894abe71731d08afdac1b63273995e87d936c1da5fff1ed64d306bf62802_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:22e4894abe71731d08afdac1b63273995e87d936c1da5fff1ed64d306bf62802_amd64",
"product_id": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:22e4894abe71731d08afdac1b63273995e87d936c1da5fff1ed64d306bf62802_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-cloud-controller-manager-rhel9@sha256%3A22e4894abe71731d08afdac1b63273995e87d936c1da5fff1ed64d306bf62802?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-powervs-cloud-controller-manager-container-v4.16.0-202508201333.p2.g20e6dc7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:bf6a782f5f200445fb05e76704c7dee9a35b05d86774fb6c2d57853d8435e8ea_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:bf6a782f5f200445fb05e76704c7dee9a35b05d86774fb6c2d57853d8435e8ea_amd64",
"product_id": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:bf6a782f5f200445fb05e76704c7dee9a35b05d86774fb6c2d57853d8435e8ea_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-machine-controllers-rhel9@sha256%3Abf6a782f5f200445fb05e76704c7dee9a35b05d86774fb6c2d57853d8435e8ea?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-powervs-machine-controllers-container-v4.16.0-202508201333.p2.gf646b0e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:fe06d8c0693a9cb26567812aae7ec13e2899c49edd0a3357d90bde1615b6486a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:fe06d8c0693a9cb26567812aae7ec13e2899c49edd0a3357d90bde1615b6486a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:fe06d8c0693a9cb26567812aae7ec13e2899c49edd0a3357d90bde1615b6486a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-k8s-prometheus-adapter-rhel9@sha256%3Afe06d8c0693a9cb26567812aae7ec13e2899c49edd0a3357d90bde1615b6486a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-prometheus-adapter-container-v4.16.0-202508201333.p2.ge4f859b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:d5c9bab0147e656928364c9799b27a40a0acfeca679f0f0699b95049f85e08bf_amd64",
"product": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:d5c9bab0147e656928364c9799b27a40a0acfeca679f0f0699b95049f85e08bf_amd64",
"product_id": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:d5c9bab0147e656928364c9799b27a40a0acfeca679f0f0699b95049f85e08bf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-route-controller-manager-rhel9@sha256%3Ad5c9bab0147e656928364c9799b27a40a0acfeca679f0f0699b95049f85e08bf?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-route-controller-manager-container-v4.16.0-202508201333.p2.g5da234d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:0cdab28f527d731b60073936b9280f7b9079e6737a26767bb482cba628649c9e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:0cdab28f527d731b60073936b9280f7b9079e6737a26767bb482cba628649c9e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:0cdab28f527d731b60073936b9280f7b9079e6737a26767bb482cba628649c9e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sdn-rhel9@sha256%3A0cdab28f527d731b60073936b9280f7b9079e6737a26767bb482cba628649c9e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-node-container-v4.16.0-202508201333.p2.g53fea06.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:57b7346210cc85f7dd4f188292fd0b0129ec7d60d2447f6125aa8043b6418658_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:57b7346210cc85f7dd4f188292fd0b0129ec7d60d2447f6125aa8043b6418658_amd64",
"product_id": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:57b7346210cc85f7dd4f188292fd0b0129ec7d60d2447f6125aa8043b6418658_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-service-ca-rhel9-operator@sha256%3A57b7346210cc85f7dd4f188292fd0b0129ec7d60d2447f6125aa8043b6418658?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-service-ca-operator-container-v4.16.0-202508201333.p2.g538c7b9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b9b8dd1957fee9ef4f1ccbb47b263c21cb6ac5c65e140c9163ac0fc671f2f8f9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b9b8dd1957fee9ef4f1ccbb47b263c21cb6ac5c65e140c9163ac0fc671f2f8f9_amd64",
"product_id": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b9b8dd1957fee9ef4f1ccbb47b263c21cb6ac5c65e140c9163ac0fc671f2f8f9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel9@sha256%3Ab9b8dd1957fee9ef4f1ccbb47b263c21cb6ac5c65e140c9163ac0fc671f2f8f9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-tools-container-v4.16.0-202508201333.p2.gee354f6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:354768aaf271404f326ff1823cc6be9d9ccb420d1e8f9fca4e25187bf4bb70ec_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:354768aaf271404f326ff1823cc6be9d9ccb420d1e8f9fca4e25187bf4bb70ec_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:354768aaf271404f326ff1823cc6be9d9ccb420d1e8f9fca4e25187bf4bb70ec_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vmware-vsphere-csi-driver-rhel9@sha256%3A354768aaf271404f326ff1823cc6be9d9ccb420d1e8f9fca4e25187bf4bb70ec?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-vmware-vsphere-csi-driver-container-v4.16.0-202508201333.p2.g03b7e8e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:354768aaf271404f326ff1823cc6be9d9ccb420d1e8f9fca4e25187bf4bb70ec_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:354768aaf271404f326ff1823cc6be9d9ccb420d1e8f9fca4e25187bf4bb70ec_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:354768aaf271404f326ff1823cc6be9d9ccb420d1e8f9fca4e25187bf4bb70ec_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-csi-driver-rhel9@sha256%3A354768aaf271404f326ff1823cc6be9d9ccb420d1e8f9fca4e25187bf4bb70ec?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-vmware-vsphere-csi-driver-container-v4.16.0-202508201333.p2.g03b7e8e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:079b3169a49eba798e35d59ce70ec381a0b3cf0afd436dc46744ae88916fe9cf_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:079b3169a49eba798e35d59ce70ec381a0b3cf0afd436dc46744ae88916fe9cf_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:079b3169a49eba798e35d59ce70ec381a0b3cf0afd436dc46744ae88916fe9cf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256%3A079b3169a49eba798e35d59ce70ec381a0b3cf0afd436dc46744ae88916fe9cf?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.16.0-202508201333.p2.g7940ea1.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:079b3169a49eba798e35d59ce70ec381a0b3cf0afd436dc46744ae88916fe9cf_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:079b3169a49eba798e35d59ce70ec381a0b3cf0afd436dc46744ae88916fe9cf_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:079b3169a49eba798e35d59ce70ec381a0b3cf0afd436dc46744ae88916fe9cf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-csi-driver-rhel9-operator@sha256%3A079b3169a49eba798e35d59ce70ec381a0b3cf0afd436dc46744ae88916fe9cf?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.16.0-202508201333.p2.g7940ea1.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:2f4e80d82a873eab6b0a701a93b004fe1b75ea79110cf5c105ea46856090e2e3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:2f4e80d82a873eab6b0a701a93b004fe1b75ea79110cf5c105ea46856090e2e3_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:2f4e80d82a873eab6b0a701a93b004fe1b75ea79110cf5c105ea46856090e2e3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-cloud-controller-manager-rhel9@sha256%3A2f4e80d82a873eab6b0a701a93b004fe1b75ea79110cf5c105ea46856090e2e3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-vsphere-cloud-controller-manager-container-v4.16.0-202508201333.p2.g023a365.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:8849be3c593bf35397e543596a3b7ec4779aadb0aff1cb4ad0daec50d711d859_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:8849be3c593bf35397e543596a3b7ec4779aadb0aff1cb4ad0daec50d711d859_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:8849be3c593bf35397e543596a3b7ec4779aadb0aff1cb4ad0daec50d711d859_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-cluster-api-controllers-rhel9@sha256%3A8849be3c593bf35397e543596a3b7ec4779aadb0aff1cb4ad0daec50d711d859?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-vsphere-cluster-api-controllers-container-v4.16.0-202508201333.p2.gbe22f10.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:723d06b34af7f631f8404b53d469e4b921ea8cf8793383f718013c89ca5cc3ec_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:723d06b34af7f631f8404b53d469e4b921ea8cf8793383f718013c89ca5cc3ec_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:723d06b34af7f631f8404b53d469e4b921ea8cf8793383f718013c89ca5cc3ec_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-microshift-rhel9@sha256%3A723d06b34af7f631f8404b53d469e4b921ea8cf8793383f718013c89ca5cc3ec?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ovn-kubernetes-microshift-container-v4.16.0-202508201333.p2.g4ddb313.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:d11860b4639ce61fe82d9c191ecaa1dbd6dbbda38716849b70d1e96d9e53a0f7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:d11860b4639ce61fe82d9c191ecaa1dbd6dbbda38716849b70d1e96d9e53a0f7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:d11860b4639ce61fe82d9c191ecaa1dbd6dbbda38716849b70d1e96d9e53a0f7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prom-label-proxy-rhel9@sha256%3Ad11860b4639ce61fe82d9c191ecaa1dbd6dbbda38716849b70d1e96d9e53a0f7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=prom-label-proxy-container-v4.16.0-202508201333.p2.g5e14722.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:10be6e107e2df71054aced851b096ead3bc0cd1d5cb35ad624f3fc09edf07849_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:10be6e107e2df71054aced851b096ead3bc0cd1d5cb35ad624f3fc09edf07849_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:10be6e107e2df71054aced851b096ead3bc0cd1d5cb35ad624f3fc09edf07849_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-config-reloader-rhel9@sha256%3A10be6e107e2df71054aced851b096ead3bc0cd1d5cb35ad624f3fc09edf07849?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=prometheus-config-reloader-container-v4.16.0-202508201333.p2.gc7262a4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:362f29e4453f83f1f7b09832d13f730fe9f62b15b8770d5dd83773e652807e63_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:362f29e4453f83f1f7b09832d13f730fe9f62b15b8770d5dd83773e652807e63_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:362f29e4453f83f1f7b09832d13f730fe9f62b15b8770d5dd83773e652807e63_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-rhel9-operator@sha256%3A362f29e4453f83f1f7b09832d13f730fe9f62b15b8770d5dd83773e652807e63?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=prometheus-operator-container-v4.16.0-202508201333.p2.gc7262a4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2a158ab0c8c28aa26f3a97fab241dbf6e4f7769679d760cfa8aa395e78ab35ad_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2a158ab0c8c28aa26f3a97fab241dbf6e4f7769679d760cfa8aa395e78ab35ad_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2a158ab0c8c28aa26f3a97fab241dbf6e4f7769679d760cfa8aa395e78ab35ad_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator-admission-webhook-rhel9@sha256%3A2a158ab0c8c28aa26f3a97fab241dbf6e4f7769679d760cfa8aa395e78ab35ad?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.16.0-202508201333.p2.gc7262a4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:94a053a22561cc2e69bc261eb018e850e1fe54aceabaca8b9d34894bde36dfe7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:94a053a22561cc2e69bc261eb018e850e1fe54aceabaca8b9d34894bde36dfe7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:94a053a22561cc2e69bc261eb018e850e1fe54aceabaca8b9d34894bde36dfe7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-telemeter-rhel9@sha256%3A94a053a22561cc2e69bc261eb018e850e1fe54aceabaca8b9d34894bde36dfe7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=telemeter-container-v4.16.0-202508201333.p2.gc1ecd10.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:215ac27afe3c0edb05d73c6696822536dcf2f258ed202d84b285e3244fc845f7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:215ac27afe3c0edb05d73c6696822536dcf2f258ed202d84b285e3244fc845f7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:215ac27afe3c0edb05d73c6696822536dcf2f258ed202d84b285e3244fc845f7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-thanos-rhel9@sha256%3A215ac27afe3c0edb05d73c6696822536dcf2f258ed202d84b285e3244fc845f7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-thanos-container-v4.16.0-202508201333.p2.g85eee25.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:8e0fbe4057208751f7ee8e28bf5e393c2197ee608005c516c527e3cdd9986b89_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:8e0fbe4057208751f7ee8e28bf5e393c2197ee608005c516c527e3cdd9986b89_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:8e0fbe4057208751f7ee8e28bf5e393c2197ee608005c516c527e3cdd9986b89_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-csi-driver-syncer-rhel9@sha256%3A8e0fbe4057208751f7ee8e28bf5e393c2197ee608005c516c527e3cdd9986b89?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=vmware-vsphere-syncer-container-v4.16.0-202508201333.p2.g03b7e8e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:efc938c1b9b0e79726efa1aaf42f270efc9c04059386208dfa52a96f690ce35c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:efc938c1b9b0e79726efa1aaf42f270efc9c04059386208dfa52a96f690ce35c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:efc938c1b9b0e79726efa1aaf42f270efc9c04059386208dfa52a96f690ce35c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-problem-detector-rhel9@sha256%3Aefc938c1b9b0e79726efa1aaf42f270efc9c04059386208dfa52a96f690ce35c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-vsphere-problem-detector-container-v4.16.0-202508201333.p2.g3683c12.assembly.stream.el9"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:947c2347d2d3ebffafc79c87d77fd0d2b3d80edf306a40f767f80621ec31a5dc_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:947c2347d2d3ebffafc79c87d77fd0d2b3d80edf306a40f767f80621ec31a5dc_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:947c2347d2d3ebffafc79c87d77fd0d2b3d80edf306a40f767f80621ec31a5dc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-rhel9@sha256%3A947c2347d2d3ebffafc79c87d77fd0d2b3d80edf306a40f767f80621ec31a5dc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=atomic-openshift-cluster-autoscaler-container-v4.16.0-202508201333.p2.g6222ac2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2f5cb2308e74c3e4054404790ac6ff4ec36b6fae28679f36da838a6874b535d0_arm64",
"product": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2f5cb2308e74c3e4054404790ac6ff4ec36b6fae28679f36da838a6874b535d0_arm64",
"product_id": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2f5cb2308e74c3e4054404790ac6ff4ec36b6fae28679f36da838a6874b535d0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/aws-kms-encryption-provider-rhel9@sha256%3A2f5cb2308e74c3e4054404790ac6ff4ec36b6fae28679f36da838a6874b535d0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=aws-kms-encryption-provider-container-v4.16.0-202508201333.p2.gc66065d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:109faa862da0fd2c5d74ae4e4421d9604daa761239d3b0a9eea03cb3a054f20c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:109faa862da0fd2c5d74ae4e4421d9604daa761239d3b0a9eea03cb3a054f20c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:109faa862da0fd2c5d74ae4e4421d9604daa761239d3b0a9eea03cb3a054f20c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-file-csi-driver-rhel9@sha256%3A109faa862da0fd2c5d74ae4e4421d9604daa761239d3b0a9eea03cb3a054f20c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-file-csi-driver-container-v4.16.0-202508201333.p2.g7a36778.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:0f6c36d7af2c2be270de313ddd105e28107bc7c2480b875e1b4ded62d090d9b0_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:0f6c36d7af2c2be270de313ddd105e28107bc7c2480b875e1b4ded62d090d9b0_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:0f6c36d7af2c2be270de313ddd105e28107bc7c2480b875e1b4ded62d090d9b0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-file-csi-driver-operator-rhel9@sha256%3A0f6c36d7af2c2be270de313ddd105e28107bc7c2480b875e1b4ded62d090d9b0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-file-csi-driver-operator-container-v4.16.0-202508201333.p2.g46de5a9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:f524234c3136a360b8900d5a43c006ded9b6a5db6b848c8ff8699785442ecc43_arm64",
"product": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:f524234c3136a360b8900d5a43c006ded9b6a5db6b848c8ff8699785442ecc43_arm64",
"product_id": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:f524234c3136a360b8900d5a43c006ded9b6a5db6b848c8ff8699785442ecc43_arm64",
"product_identification_helper": {
"purl": "pkg:oci/azure-kms-encryption-provider-rhel9@sha256%3Af524234c3136a360b8900d5a43c006ded9b6a5db6b848c8ff8699785442ecc43?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=azure-kms-encryption-provider-container-v4.16.0-202508201333.p2.gaf633e0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:3758e07eb37879b6bb5cfc09a86f4f0b3b8f4a4eafa1262c9b1ad188a34f36c3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:3758e07eb37879b6bb5cfc09a86f4f0b3b8f4a4eafa1262c9b1ad188a34f36c3_arm64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:3758e07eb37879b6bb5cfc09a86f4f0b3b8f4a4eafa1262c9b1ad188a34f36c3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-machine-controllers-rhel9@sha256%3A3758e07eb37879b6bb5cfc09a86f4f0b3b8f4a4eafa1262c9b1ad188a34f36c3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=baremetal-machine-controller-container-v4.16.0-202508201333.p2.g2b396e0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:50e5ff6b7c63c0aabd88fe302ef435ba333221d8424513241021cd9d5b7dbf72_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:50e5ff6b7c63c0aabd88fe302ef435ba333221d8424513241021cd9d5b7dbf72_arm64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:50e5ff6b7c63c0aabd88fe302ef435ba333221d8424513241021cd9d5b7dbf72_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-runtimecfg-rhel9@sha256%3A50e5ff6b7c63c0aabd88fe302ef435ba333221d8424513241021cd9d5b7dbf72?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-baremetal-runtimecfg-container-v4.16.0-202508201333.p2.gf55a330.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:939b3f8d0a933d85409842e5b47ddc94e43cbc0aeac0036a4e65b426d6782f21_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:939b3f8d0a933d85409842e5b47ddc94e43cbc0aeac0036a4e65b426d6782f21_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:939b3f8d0a933d85409842e5b47ddc94e43cbc0aeac0036a4e65b426d6782f21_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-etcd-rhel9-operator@sha256%3A939b3f8d0a933d85409842e5b47ddc94e43cbc0aeac0036a4e65b426d6782f21?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-etcd-operator-container-v4.16.0-202508201333.p2.g9989e43.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cbbbd781a3f51b8c85e22c9125049530fbf43d93cc8bd36bcf4434cee8cf1020_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cbbbd781a3f51b8c85e22c9125049530fbf43d93cc8bd36bcf4434cee8cf1020_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cbbbd781a3f51b8c85e22c9125049530fbf43d93cc8bd36bcf4434cee8cf1020_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-monitoring-rhel9-operator@sha256%3Acbbbd781a3f51b8c85e22c9125049530fbf43d93cc8bd36bcf4434cee8cf1020?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-monitoring-operator-container-v4.16.0-202508201333.p2.g09963a5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:138ee113972e8df1a86061dc719d11f7d36a0387c907c609393f4f7cb8e8f34d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:138ee113972e8df1a86061dc719d11f7d36a0387c907c609393f4f7cb8e8f34d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:138ee113972e8df1a86061dc719d11f7d36a0387c907c609393f4f7cb8e8f34d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-rhel9-operator@sha256%3A138ee113972e8df1a86061dc719d11f7d36a0387c907c609393f4f7cb8e8f34d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-network-operator-container-v4.16.0-202508201333.p2.g45b0ba6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:de8056a931e9b6c91583b38faa12e1fff3eda58972dd09d89b1c242aae90015c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:de8056a931e9b6c91583b38faa12e1fff3eda58972dd09d89b1c242aae90015c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:de8056a931e9b6c91583b38faa12e1fff3eda58972dd09d89b1c242aae90015c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256%3Ade8056a931e9b6c91583b38faa12e1fff3eda58972dd09d89b1c242aae90015c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-node-tuning-operator-container-v4.16.0-202508201333.p2.geacd6ee.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:9bd3fb035f3aff92dc032ecdfcfa2ba1d4a2dd7b75c77a858ec06cec70feeb28_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:9bd3fb035f3aff92dc032ecdfcfa2ba1d4a2dd7b75c77a858ec06cec70feeb28_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:9bd3fb035f3aff92dc032ecdfcfa2ba1d4a2dd7b75c77a858ec06cec70feeb28_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-policy-controller-rhel9@sha256%3A9bd3fb035f3aff92dc032ecdfcfa2ba1d4a2dd7b75c77a858ec06cec70feeb28?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-policy-controller-container-v4.16.0-202508201333.p2.geaea543.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:520dab9a8b2d34c9b9537c9fe151ffa485929890c2a6f6551c10249b35892853_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:520dab9a8b2d34c9b9537c9fe151ffa485929890c2a6f6551c10249b35892853_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:520dab9a8b2d34c9b9537c9fe151ffa485929890c2a6f6551c10249b35892853_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-storage-rhel9-operator@sha256%3A520dab9a8b2d34c9b9537c9fe151ffa485929890c2a6f6551c10249b35892853?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-storage-operator-container-v4.16.0-202508201333.p2.gf3cf5ff.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:2e3f83541ecc9b7c02f49febd0bfa122f2b054be55ec17b48c3b923354455317_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:2e3f83541ecc9b7c02f49febd0bfa122f2b054be55ec17b48c3b923354455317_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:2e3f83541ecc9b7c02f49febd0bfa122f2b054be55ec17b48c3b923354455317_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-version-rhel9-operator@sha256%3A2e3f83541ecc9b7c02f49febd0bfa122f2b054be55ec17b48c3b923354455317?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-version-operator-container-v4.16.0-202508201333.p2.gd0d0d6e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:0bd3096b3db3d0501b8d54b3b33fce666bc503b217a9efa7305001022c79f504_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:0bd3096b3db3d0501b8d54b3b33fce666bc503b217a9efa7305001022c79f504_arm64",
"product_id": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:0bd3096b3db3d0501b8d54b3b33fce666bc503b217a9efa7305001022c79f504_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-configmap-reloader-rhel9@sha256%3A0bd3096b3db3d0501b8d54b3b33fce666bc503b217a9efa7305001022c79f504?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=configmap-reload-container-v4.16.0-202508201333.p2.gdc91ddc.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:78bc364116fd6f897f3f0f5ed1c35e7f82397c4aec02f0e2aeb38a07ce78ac2d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:78bc364116fd6f897f3f0f5ed1c35e7f82397c4aec02f0e2aeb38a07ce78ac2d_arm64",
"product_id": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:78bc364116fd6f897f3f0f5ed1c35e7f82397c4aec02f0e2aeb38a07ce78ac2d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/container-networking-plugins-microshift-rhel9@sha256%3A78bc364116fd6f897f3f0f5ed1c35e7f82397c4aec02f0e2aeb38a07ce78ac2d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.16.0-202508201333.p2.g5f9ee06.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:482fa1a1189f9a69ceede392d30b37df6f490312133b07fb160a941288bef9d3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:482fa1a1189f9a69ceede392d30b37df6f490312133b07fb160a941288bef9d3_arm64",
"product_id": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:482fa1a1189f9a69ceede392d30b37df6f490312133b07fb160a941288bef9d3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-coredns-rhel9@sha256%3A482fa1a1189f9a69ceede392d30b37df6f490312133b07fb160a941288bef9d3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=coredns-container-v4.16.0-202508201333.p2.g1e41765.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:fae2d6f13717bb6e98a00f86b5baeb328ddee27a2b5c2418849bdd767007e947_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:fae2d6f13717bb6e98a00f86b5baeb328ddee27a2b5c2418849bdd767007e947_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:fae2d6f13717bb6e98a00f86b5baeb328ddee27a2b5c2418849bdd767007e947_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher-rhel9@sha256%3Afae2d6f13717bb6e98a00f86b5baeb328ddee27a2b5c2418849bdd767007e947?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-attacher-container-v4.16.0-202508201333.p2.g7da80aa.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:0a1dc8f8b97d3f8ffc0eb6fe95596c0fdb8d31652ff2e2969a77cd48a5cd3ff9_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:0a1dc8f8b97d3f8ffc0eb6fe95596c0fdb8d31652ff2e2969a77cd48a5cd3ff9_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:0a1dc8f8b97d3f8ffc0eb6fe95596c0fdb8d31652ff2e2969a77cd48a5cd3ff9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe-rhel9@sha256%3A0a1dc8f8b97d3f8ffc0eb6fe95596c0fdb8d31652ff2e2969a77cd48a5cd3ff9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-livenessprobe-container-v4.16.0-202508201333.p2.gf5e3ff5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b1b6368c4d7f4bd7dc4072fe195d1da67dacdfa4d3d4082ed5713b5e4cad6129_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b1b6368c4d7f4bd7dc4072fe195d1da67dacdfa4d3d4082ed5713b5e4cad6129_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b1b6368c4d7f4bd7dc4072fe195d1da67dacdfa4d3d4082ed5713b5e4cad6129_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar-rhel9@sha256%3Ab1b6368c4d7f4bd7dc4072fe195d1da67dacdfa4d3d4082ed5713b5e4cad6129?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-node-driver-registrar-container-v4.16.0-202508201333.p2.g8930c36.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:0c4eb0506879a32b58f425334cb9d88a3d507295187d2d2775c83a9abc3a8ed8_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:0c4eb0506879a32b58f425334cb9d88a3d507295187d2d2775c83a9abc3a8ed8_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:0c4eb0506879a32b58f425334cb9d88a3d507295187d2d2775c83a9abc3a8ed8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner-rhel9@sha256%3A0c4eb0506879a32b58f425334cb9d88a3d507295187d2d2775c83a9abc3a8ed8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-provisioner-container-v4.16.0-202508201333.p2.g9e8af01.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c41abf20797e0e0a74aeb25f510689cb5f1fdaaab90a1507163a4d201d4b7c0d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c41abf20797e0e0a74aeb25f510689cb5f1fdaaab90a1507163a4d201d4b7c0d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c41abf20797e0e0a74aeb25f510689cb5f1fdaaab90a1507163a4d201d4b7c0d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-validation-webhook-rhel9@sha256%3Ac41abf20797e0e0a74aeb25f510689cb5f1fdaaab90a1507163a4d201d4b7c0d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-snapshot-validation-webhook-container-v4.16.0-202508270905.p2.gee32ba0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:cf1b52e169e9b831a8c4a702346d163ec59f2f7396b253da6b99cd3edc2b0eb7_arm64",
"product": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:cf1b52e169e9b831a8c4a702346d163ec59f2f7396b253da6b99cd3edc2b0eb7_arm64",
"product_id": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:cf1b52e169e9b831a8c4a702346d163ec59f2f7396b253da6b99cd3edc2b0eb7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel9@sha256%3Acf1b52e169e9b831a8c4a702346d163ec59f2f7396b253da6b99cd3edc2b0eb7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=driver-toolkit-container-v4.16.0-202508212229.p2.g1d5732f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:223ed02a69e59db284d07865b5dd1b512d25d6c4f8c253a522fefb8748bb0687_arm64",
"product": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:223ed02a69e59db284d07865b5dd1b512d25d6c4f8c253a522fefb8748bb0687_arm64",
"product_id": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:223ed02a69e59db284d07865b5dd1b512d25d6c4f8c253a522fefb8748bb0687_arm64",
"product_identification_helper": {
"purl": "pkg:oci/egress-router-cni-rhel9@sha256%3A223ed02a69e59db284d07865b5dd1b512d25d6c4f8c253a522fefb8748bb0687?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-egress-router-cni-container-v4.16.0-202508201333.p2.g7089efe.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e1d999393c6e3f385fbed6668d0f9971694d0fadfba10f73cfb8cb50837ded6c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e1d999393c6e3f385fbed6668d0f9971694d0fadfba10f73cfb8cb50837ded6c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e1d999393c6e3f385fbed6668d0f9971694d0fadfba10f73cfb8cb50837ded6c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-proxy-rhel9@sha256%3Ae1d999393c6e3f385fbed6668d0f9971694d0fadfba10f73cfb8cb50837ded6c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=golang-github-openshift-oauth-proxy-container-v4.16.0-202508201333.p2.g30f8012.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:9ba8772ced3776b3fcf9dbadbf9b977536fa27b86edcdeaf62a0e184126abc1a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:9ba8772ced3776b3fcf9dbadbf9b977536fa27b86edcdeaf62a0e184126abc1a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:9ba8772ced3776b3fcf9dbadbf9b977536fa27b86edcdeaf62a0e184126abc1a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-alertmanager-rhel9@sha256%3A9ba8772ced3776b3fcf9dbadbf9b977536fa27b86edcdeaf62a0e184126abc1a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.16.0-202508201333.p2.ge9aea92.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2fe1c95a2490efc717f0ddac240411e4d9f86b5f9728343f7843402a22e8273a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2fe1c95a2490efc717f0ddac240411e4d9f86b5f9728343f7843402a22e8273a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2fe1c95a2490efc717f0ddac240411e4d9f86b5f9728343f7843402a22e8273a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-rhel9@sha256%3A2fe1c95a2490efc717f0ddac240411e4d9f86b5f9728343f7843402a22e8273a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=golang-github-prometheus-prometheus-container-v4.16.0-202508201333.p2.g4c5f18d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a9308d2eb18ee97c884bc55771f75d62db896e1736ccad102f4707ba553e5023_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a9308d2eb18ee97c884bc55771f75d62db896e1736ccad102f4707ba553e5023_arm64",
"product_id": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a9308d2eb18ee97c884bc55771f75d62db896e1736ccad102f4707ba553e5023_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel9@sha256%3Aa9308d2eb18ee97c884bc55771f75d62db896e1736ccad102f4707ba553e5023?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-hypershift-container-v4.16.0-202508201333.p2.g53ae0b1.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:7afb80cc5b1cb73984ddd0feaa73f8cabf6181fa323bc3a57187975dce3e27e2_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:7afb80cc5b1cb73984ddd0feaa73f8cabf6181fa323bc3a57187975dce3e27e2_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:7afb80cc5b1cb73984ddd0feaa73f8cabf6181fa323bc3a57187975dce3e27e2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-rhel9@sha256%3A7afb80cc5b1cb73984ddd0feaa73f8cabf6181fa323bc3a57187975dce3e27e2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ironic-container-v4.16.0-202508201333.p2.gd08ca1e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:3816e4e20afac47544621adb385943fdaf5955e713a3582dde612fc16d8d08ab_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:3816e4e20afac47544621adb385943fdaf5955e713a3582dde612fc16d8d08ab_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:3816e4e20afac47544621adb385943fdaf5955e713a3582dde612fc16d8d08ab_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-agent-rhel9@sha256%3A3816e4e20afac47544621adb385943fdaf5955e713a3582dde612fc16d8d08ab?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ironic-agent-container-v4.16.0-202508201333.p2.gaea138c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:98218ba57aa1b22f4bb203161ff89f33de999341e11b852d22a53a5e21f7e536_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:98218ba57aa1b22f4bb203161ff89f33de999341e11b852d22a53a5e21f7e536_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:98218ba57aa1b22f4bb203161ff89f33de999341e11b852d22a53a5e21f7e536_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-machine-os-downloader-rhel9@sha256%3A98218ba57aa1b22f4bb203161ff89f33de999341e11b852d22a53a5e21f7e536?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ironic-rhcos-downloader-container-v4.16.0-202508250726.p2.g93b8b5f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0afda7998b5a5110f6caa7cd0f18eae31c1d127a1ace2f40f22293e7aa9de4be_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0afda7998b5a5110f6caa7cd0f18eae31c1d127a1ace2f40f22293e7aa9de4be_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0afda7998b5a5110f6caa7cd0f18eae31c1d127a1ace2f40f22293e7aa9de4be_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-static-ip-manager-rhel9@sha256%3A0afda7998b5a5110f6caa7cd0f18eae31c1d127a1ace2f40f22293e7aa9de4be?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ironic-static-ip-manager-container-v4.16.0-202508201333.p2.gf44e8a0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3fc13f73ca759f094c322fa816700b0e1a225cee1a3b11ae267572b45165d3c4_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3fc13f73ca759f094c322fa816700b0e1a225cee1a3b11ae267572b45165d3c4_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3fc13f73ca759f094c322fa816700b0e1a225cee1a3b11ae267572b45165d3c4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-proxy-rhel9@sha256%3A3fc13f73ca759f094c322fa816700b0e1a225cee1a3b11ae267572b45165d3c4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kube-proxy-container-v4.16.0-202508201333.p2.g53fea06.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:214daa798f4278db5c10c4697b4194b356b0bca1c6fe4bcd17601c1b56d56ced_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:214daa798f4278db5c10c4697b4194b356b0bca1c6fe4bcd17601c1b56d56ced_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:214daa798f4278db5c10c4697b4194b356b0bca1c6fe4bcd17601c1b56d56ced_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-rbac-proxy-rhel9@sha256%3A214daa798f4278db5c10c4697b4194b356b0bca1c6fe4bcd17601c1b56d56ced?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kube-rbac-proxy-container-v4.16.0-202508201333.p2.gc38f473.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:da81574ffad776d2d45028d90598e14ac44dd492f0d4e4561ab3b0919eef6467_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:da81574ffad776d2d45028d90598e14ac44dd492f0d4e4561ab3b0919eef6467_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:da81574ffad776d2d45028d90598e14ac44dd492f0d4e4561ab3b0919eef6467_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-state-metrics-rhel9@sha256%3Ada81574ffad776d2d45028d90598e14ac44dd492f0d4e4561ab3b0919eef6467?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kube-state-metrics-container-v4.16.0-202508201333.p2.g9b67b8d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d2ea02154aa9c69b4456063fbc28e66d5af72d0dbc76dc2a179e3f509166fb64_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d2ea02154aa9c69b4456063fbc28e66d5af72d0dbc76dc2a179e3f509166fb64_arm64",
"product_id": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d2ea02154aa9c69b4456063fbc28e66d5af72d0dbc76dc2a179e3f509166fb64_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-marketplace-rhel9@sha256%3Ad2ea02154aa9c69b4456063fbc28e66d5af72d0dbc76dc2a179e3f509166fb64?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=marketplace-operator-container-v4.16.0-202508201333.p2.g208d5aa.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:10fbe889db0a1dcb79e95d802df9c33e80230ce7e589d8d17fde88f54541ba45_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:10fbe889db0a1dcb79e95d802df9c33e80230ce7e589d8d17fde88f54541ba45_arm64",
"product_id": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:10fbe889db0a1dcb79e95d802df9c33e80230ce7e589d8d17fde88f54541ba45_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-monitoring-plugin-rhel9@sha256%3A10fbe889db0a1dcb79e95d802df9c33e80230ce7e589d8d17fde88f54541ba45?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=monitoring-plugin-container-v4.16.0-202508251030.p2.gb3e669b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:344b027bf79e366a361684ad1a55c20bb669bd11379def610ad39c060c7dac3b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:344b027bf79e366a361684ad1a55c20bb669bd11379def610ad39c060c7dac3b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:344b027bf79e366a361684ad1a55c20bb669bd11379def610ad39c060c7dac3b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni-rhel9@sha256%3A344b027bf79e366a361684ad1a55c20bb669bd11379def610ad39c060c7dac3b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=multus-cni-container-v4.16.0-202508201333.p2.ge88ad2b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:546263c7efb5cbaea346fe92dc2399b605aa2f32651eb857d6a0c17bd713b9ef_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:546263c7efb5cbaea346fe92dc2399b605aa2f32651eb857d6a0c17bd713b9ef_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:546263c7efb5cbaea346fe92dc2399b605aa2f32651eb857d6a0c17bd713b9ef_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni-microshift-rhel9@sha256%3A546263c7efb5cbaea346fe92dc2399b605aa2f32651eb857d6a0c17bd713b9ef?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=multus-cni-container-microshift-container-v4.16.0-202508201333.p2.ge88ad2b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:026be4ffdf26852954771f607a274a838746e607c186c666229619aa24ba821f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:026be4ffdf26852954771f607a274a838746e607c186c666229619aa24ba821f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:026be4ffdf26852954771f607a274a838746e607c186c666229619aa24ba821f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-networkpolicy-rhel9@sha256%3A026be4ffdf26852954771f607a274a838746e607c186c666229619aa24ba821f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-networkpolicy-container-v4.16.0-202508201333.p2.gf988f89.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b9aff574985a33f3060c70a5ad9cb4404acff0e1e6a52085e4c0b9776c98987a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b9aff574985a33f3060c70a5ad9cb4404acff0e1e6a52085e4c0b9776c98987a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b9aff574985a33f3060c70a5ad9cb4404acff0e1e6a52085e4c0b9776c98987a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-networking-console-plugin-rhel9@sha256%3Ab9aff574985a33f3060c70a5ad9cb4404acff0e1e6a52085e4c0b9776c98987a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=networking-console-plugin-container-v4.16.0-202508251030.p2.gaf82cce.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:952ca848726e0fb26903e3b7bab07ad9568833b06bd5b14b0a1d42c6fb1e9354_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:952ca848726e0fb26903e3b7bab07ad9568833b06bd5b14b0a1d42c6fb1e9354_arm64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:952ca848726e0fb26903e3b7bab07ad9568833b06bd5b14b0a1d42c6fb1e9354_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-server-rhel9@sha256%3A952ca848726e0fb26903e3b7bab07ad9568833b06bd5b14b0a1d42c6fb1e9354?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=oauth-server-container-v4.16.0-202508201333.p2.g3739138.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eee9d15e4e6b2d960cb8bacde4bd2df68f8fc25d6003cf34a2187969dab3c54b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eee9d15e4e6b2d960cb8bacde4bd2df68f8fc25d6003cf34a2187969dab3c54b_arm64",
"product_id": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eee9d15e4e6b2d960cb8bacde4bd2df68f8fc25d6003cf34a2187969dab3c54b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oc-mirror-plugin-rhel9@sha256%3Aeee9d15e4e6b2d960cb8bacde4bd2df68f8fc25d6003cf34a2187969dab3c54b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=oc-mirror-plugin-container-v4.16.0-202508201333.p2.gb137a53.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:513a6d0c2d85458140c589e153dabc2f5293d28097ee1bb1106a9945363548f7_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:513a6d0c2d85458140c589e153dabc2f5293d28097ee1bb1106a9945363548f7_arm64",
"product_id": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:513a6d0c2d85458140c589e153dabc2f5293d28097ee1bb1106a9945363548f7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-builder-rhel9@sha256%3A513a6d0c2d85458140c589e153dabc2f5293d28097ee1bb1106a9945363548f7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-builder-container-v4.16.0-202508201333.p2.ge77895c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:bf3da178ec716ac245a58f442816e8fae506e146cda8de311cacd3f3be5c1fd3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:bf3da178ec716ac245a58f442816e8fae506e146cda8de311cacd3f3be5c1fd3_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:bf3da178ec716ac245a58f442816e8fae506e146cda8de311cacd3f3be5c1fd3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-rhel9@sha256%3Abf3da178ec716ac245a58f442816e8fae506e146cda8de311cacd3f3be5c1fd3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-cli-container-v4.16.0-202508201333.p2.gee354f6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:0d212fcc0965fc01f16d4bba1fe8cb6cf9bc7ca3c37e4ccac36dedd77da9fe2e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:0d212fcc0965fc01f16d4bba1fe8cb6cf9bc7ca3c37e4ccac36dedd77da9fe2e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:0d212fcc0965fc01f16d4bba1fe8cb6cf9bc7ca3c37e4ccac36dedd77da9fe2e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-rhel9@sha256%3A0d212fcc0965fc01f16d4bba1fe8cb6cf9bc7ca3c37e4ccac36dedd77da9fe2e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-console-container-v4.16.0-202508251030.p2.g3c7bd18.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4bd8be428084f8c48a0c44efa318e83c44ecd53a26cea4a1aee39db2da1d0e84_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4bd8be428084f8c48a0c44efa318e83c44ecd53a26cea4a1aee39db2da1d0e84_arm64",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4bd8be428084f8c48a0c44efa318e83c44ecd53a26cea4a1aee39db2da1d0e84_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-rhel9-operator@sha256%3A4bd8be428084f8c48a0c44efa318e83c44ecd53a26cea4a1aee39db2da1d0e84?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.16.0-202508201333.p2.g2d0c5f3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:674731387009a17b66d610e13f4ca9edb4ccd20675451fa13af14e0ddbc55ebf_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:674731387009a17b66d610e13f4ca9edb4ccd20675451fa13af14e0ddbc55ebf_arm64",
"product_id": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:674731387009a17b66d610e13f4ca9edb4ccd20675451fa13af14e0ddbc55ebf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-deployer-rhel9@sha256%3A674731387009a17b66d610e13f4ca9edb4ccd20675451fa13af14e0ddbc55ebf?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-deployer-container-v4.16.0-202508201333.p2.gee354f6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0ccae3f40c64be32b7a773fdaa430f6c7d0ed7778418a55c3cd1517886f9e759_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0ccae3f40c64be32b7a773fdaa430f6c7d0ed7778418a55c3cd1517886f9e759_arm64",
"product_id": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0ccae3f40c64be32b7a773fdaa430f6c7d0ed7778418a55c3cd1517886f9e759_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-haproxy-router-rhel9@sha256%3A0ccae3f40c64be32b7a773fdaa430f6c7d0ed7778418a55c3cd1517886f9e759?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-haproxy-router-container-v4.16.0-202508201333.p2.g7c4b472.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:8b1a68a07b6af860fee73ad1a1cb04480c8623913e5ea784a8f6e03fe0a7537e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:8b1a68a07b6af860fee73ad1a1cb04480c8623913e5ea784a8f6e03fe0a7537e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:8b1a68a07b6af860fee73ad1a1cb04480c8623913e5ea784a8f6e03fe0a7537e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube-rhel9@sha256%3A8b1a68a07b6af860fee73ad1a1cb04480c8623913e5ea784a8f6e03fe0a7537e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-hyperkube-container-v4.16.0-202508201333.p2.gc68a663.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:bfa09df184b263e3fc9b36106f8b6d095891bfeb4b3c94c0f7d495089350c146_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:bfa09df184b263e3fc9b36106f8b6d095891bfeb4b3c94c0f7d495089350c146_arm64",
"product_id": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:bfa09df184b263e3fc9b36106f8b6d095891bfeb4b3c94c0f7d495089350c146_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-keepalived-ipfailover-rhel9@sha256%3Abfa09df184b263e3fc9b36106f8b6d095891bfeb4b3c94c0f7d495089350c146?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.16.0-202508201333.p2.gb58673a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:3d45ed1cb96fca62f24a498ceb565f6e8370a7669b572350bb517d63e65f2b93_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:3d45ed1cb96fca62f24a498ceb565f6e8370a7669b572350bb517d63e65f2b93_arm64",
"product_id": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:3d45ed1cb96fca62f24a498ceb565f6e8370a7669b572350bb517d63e65f2b93_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod-rhel9@sha256%3A3d45ed1cb96fca62f24a498ceb565f6e8370a7669b572350bb517d63e65f2b93?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-pod-container-v4.16.0-202508201333.p2.gc68a663.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6a7c255d286aed23eca10c0c0dd2f5d9286a87ce5eff26bb559efa44353ba67d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6a7c255d286aed23eca10c0c0dd2f5d9286a87ce5eff26bb559efa44353ba67d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6a7c255d286aed23eca10c0c0dd2f5d9286a87ce5eff26bb559efa44353ba67d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-registry-rhel9@sha256%3A6a7c255d286aed23eca10c0c0dd2f5d9286a87ce5eff26bb559efa44353ba67d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-registry-container-v4.16.0-202508201333.p2.g5944d74.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:54a251e0eaf0a336567dd970013ae232f5d1228d99154769b9453182c23a6247_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:54a251e0eaf0a336567dd970013ae232f5d1228d99154769b9453182c23a6247_arm64",
"product_id": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:54a251e0eaf0a336567dd970013ae232f5d1228d99154769b9453182c23a6247_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests-rhel9@sha256%3A54a251e0eaf0a336567dd970013ae232f5d1228d99154769b9453182c23a6247?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-tests-container-v4.16.0-202508270905.p2.g8b35e61.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:3735d8bb333882d738b8d1f9818648101ba314d1dbb2db8e1cd8cb9a531eefe1_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:3735d8bb333882d738b8d1f9818648101ba314d1dbb2db8e1cd8cb9a531eefe1_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:3735d8bb333882d738b8d1f9818648101ba314d1dbb2db8e1cd8cb9a531eefe1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-state-metrics-rhel9@sha256%3A3735d8bb333882d738b8d1f9818648101ba314d1dbb2db8e1cd8cb9a531eefe1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-state-metrics-container-v4.16.0-202508201333.p2.g59b8a0f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:4154db0844a4d85a6b20be1582d2be56087083afee496d213c92029b5437e5df_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:4154db0844a4d85a6b20be1582d2be56087083afee496d213c92029b5437e5df_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:4154db0844a4d85a6b20be1582d2be56087083afee496d213c92029b5437e5df_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cluster-api-controllers-rhel9@sha256%3A4154db0844a4d85a6b20be1582d2be56087083afee496d213c92029b5437e5df?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openstack-cluster-api-controllers-container-v4.16.0-202508201333.p2.g3b972b2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f429b7f7f61291d3bdd2f451b4a46cb1b30ff6bea0b1be62805cb8b0be24fddc_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f429b7f7f61291d3bdd2f451b4a46cb1b30ff6bea0b1be62805cb8b0be24fddc_arm64",
"product_id": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f429b7f7f61291d3bdd2f451b4a46cb1b30ff6bea0b1be62805cb8b0be24fddc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-lifecycle-manager-rhel9@sha256%3Af429b7f7f61291d3bdd2f451b4a46cb1b30ff6bea0b1be62805cb8b0be24fddc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=operator-lifecycle-manager-container-v4.16.0-202508201333.p2.g922674d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:5ead9517953ce770b075be8bcc34dc046753b1a5dbd1a68083c2c6b1ec91bae5_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:5ead9517953ce770b075be8bcc34dc046753b1a5dbd1a68083c2c6b1ec91bae5_arm64",
"product_id": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:5ead9517953ce770b075be8bcc34dc046753b1a5dbd1a68083c2c6b1ec91bae5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-registry-rhel9@sha256%3A5ead9517953ce770b075be8bcc34dc046753b1a5dbd1a68083c2c6b1ec91bae5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=operator-registry-container-v4.16.0-202508201333.p2.g922674d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:9ec63129d06f933e2725a6152021740a4c73ef438bd63b72c15f09f6f625d51c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:9ec63129d06f933e2725a6152021740a4c73ef438bd63b72c15f09f6f625d51c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:9ec63129d06f933e2725a6152021740a4c73ef438bd63b72c15f09f6f625d51c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-api-server-rhel9@sha256%3A9ec63129d06f933e2725a6152021740a4c73ef438bd63b72c15f09f6f625d51c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-api-server-container-v4.16.0-202508201333.p2.g5c16119.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:c8a51af3a7a953e41fde86fb0fcd0ceffade816082aaa74543d487e2965b9795_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:c8a51af3a7a953e41fde86fb0fcd0ceffade816082aaa74543d487e2965b9795_arm64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:c8a51af3a7a953e41fde86fb0fcd0ceffade816082aaa74543d487e2965b9795_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-csr-approver-rhel9@sha256%3Ac8a51af3a7a953e41fde86fb0fcd0ceffade816082aaa74543d487e2965b9795?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-csr-approver-container-v4.16.0-202508201333.p2.g302f47f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:7fd96c9124bbdb5ec7169a859a2e16f5d498d8e194c1e73eef9a8f00df62f5bc_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:7fd96c9124bbdb5ec7169a859a2e16f5d498d8e194c1e73eef9a8f00df62f5bc_arm64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:7fd96c9124bbdb5ec7169a859a2e16f5d498d8e194c1e73eef9a8f00df62f5bc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel9@sha256%3A7fd96c9124bbdb5ec7169a859a2e16f5d498d8e194c1e73eef9a8f00df62f5bc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-node-agent-container-v4.16.0-202508201333.p2.g720b502.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:7ff5151aef81f086e7a9c935ded04a17d50c063e5e279c6bf63a2eda071e7381_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:7ff5151aef81f086e7a9c935ded04a17d50c063e5e279c6bf63a2eda071e7381_arm64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:7ff5151aef81f086e7a9c935ded04a17d50c063e5e279c6bf63a2eda071e7381_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-orchestrator-rhel9@sha256%3A7ff5151aef81f086e7a9c935ded04a17d50c063e5e279c6bf63a2eda071e7381?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-orchestrator-container-v4.16.0-202508201333.p2.g302f47f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:2795e9205e35e2e66bc75a2a085c38423dd749582aa5c18a4fb957c6a12e58db_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:2795e9205e35e2e66bc75a2a085c38423dd749582aa5c18a4fb957c6a12e58db_arm64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:2795e9205e35e2e66bc75a2a085c38423dd749582aa5c18a4fb957c6a12e58db_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-utils-rhel9@sha256%3A2795e9205e35e2e66bc75a2a085c38423dd749582aa5c18a4fb957c6a12e58db?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-utils-container-v4.16.0-202508201333.p2.g6e6bb40.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:cbd729a25676d63728847573c4cad6a38100c89e814c4fcf4d90b9a0201ed9dd_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:cbd729a25676d63728847573c4cad6a38100c89e814c4fcf4d90b9a0201ed9dd_arm64",
"product_id": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:cbd729a25676d63728847573c4cad6a38100c89e814c4fcf4d90b9a0201ed9dd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-apiserver-network-proxy-rhel9@sha256%3Acbd729a25676d63728847573c4cad6a38100c89e814c4fcf4d90b9a0201ed9dd?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-apiserver-network-proxy-container-v4.16.0-202508201333.p2.gca81b6a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:d90a4a9682ac4086469a81c33c9fd2f02d71815390490d3f5cc7baba7ff3ddd9_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:d90a4a9682ac4086469a81c33c9fd2f02d71815390490d3f5cc7baba7ff3ddd9_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:d90a4a9682ac4086469a81c33c9fd2f02d71815390490d3f5cc7baba7ff3ddd9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-cloud-controller-manager-rhel9@sha256%3Ad90a4a9682ac4086469a81c33c9fd2f02d71815390490d3f5cc7baba7ff3ddd9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-cloud-controller-manager-container-v4.16.0-202508201333.p2.ga53e9de.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:6b20d81e8deba73efd4a5d2d181c8ee962f5ab044a6225bf07aa4fbd3b96fb79_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:6b20d81e8deba73efd4a5d2d181c8ee962f5ab044a6225bf07aa4fbd3b96fb79_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:6b20d81e8deba73efd4a5d2d181c8ee962f5ab044a6225bf07aa4fbd3b96fb79_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-cluster-api-controllers-rhel9@sha256%3A6b20d81e8deba73efd4a5d2d181c8ee962f5ab044a6225bf07aa4fbd3b96fb79?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-cluster-api-controllers-container-v4.16.0-202508201333.p2.g949f38a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:f47288000abaf7e0e022e7bdfc5bf0b74498f3d3cd6ec9c532a561672c32e4fe_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:f47288000abaf7e0e022e7bdfc5bf0b74498f3d3cd6ec9c532a561672c32e4fe_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:f47288000abaf7e0e022e7bdfc5bf0b74498f3d3cd6ec9c532a561672c32e4fe_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-ebs-csi-driver-rhel9@sha256%3Af47288000abaf7e0e022e7bdfc5bf0b74498f3d3cd6ec9c532a561672c32e4fe?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-ebs-csi-driver-container-v4.16.0-202508201333.p2.g1d29a74.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:176d815fab0fe9aed544d10c4ed599b5c648debcdecf477963c491e5cfe674b0_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:176d815fab0fe9aed544d10c4ed599b5c648debcdecf477963c491e5cfe674b0_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:176d815fab0fe9aed544d10c4ed599b5c648debcdecf477963c491e5cfe674b0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-ebs-csi-driver-rhel9-operator@sha256%3A176d815fab0fe9aed544d10c4ed599b5c648debcdecf477963c491e5cfe674b0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-ebs-csi-driver-operator-container-v4.16.0-202508201333.p2.g46de5a9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:85e3b5bf4a936980fc00f3b5d5c9af01111e431ece1bcf663af6e033d088050d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:85e3b5bf4a936980fc00f3b5d5c9af01111e431ece1bcf663af6e033d088050d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:85e3b5bf4a936980fc00f3b5d5c9af01111e431ece1bcf663af6e033d088050d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-pod-identity-webhook-rhel9@sha256%3A85e3b5bf4a936980fc00f3b5d5c9af01111e431ece1bcf663af6e033d088050d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-pod-identity-webhook-container-v4.16.0-202508201333.p2.g459c531.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:afe61fba8275ace212f72290c1aa9785356ab76d0cfcd612de3ad782031092db_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:afe61fba8275ace212f72290c1aa9785356ab76d0cfcd612de3ad782031092db_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:afe61fba8275ace212f72290c1aa9785356ab76d0cfcd612de3ad782031092db_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cloud-controller-manager-rhel9@sha256%3Aafe61fba8275ace212f72290c1aa9785356ab76d0cfcd612de3ad782031092db?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-cloud-controller-manager-container-v4.16.0-202508201333.p2.ge5bac33.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:2358a32da11583d19809ac528e15b80770c86cb6ec650a3b292b27bb0c5759eb_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:2358a32da11583d19809ac528e15b80770c86cb6ec650a3b292b27bb0c5759eb_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:2358a32da11583d19809ac528e15b80770c86cb6ec650a3b292b27bb0c5759eb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cloud-node-manager-rhel9@sha256%3A2358a32da11583d19809ac528e15b80770c86cb6ec650a3b292b27bb0c5759eb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-cloud-node-manager-container-v4.16.0-202508201333.p2.ge5bac33.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:f4e3df6bb58b3cec80f6f2947718c3388178527cc6828ac8d66301257c6b56da_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:f4e3df6bb58b3cec80f6f2947718c3388178527cc6828ac8d66301257c6b56da_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:f4e3df6bb58b3cec80f6f2947718c3388178527cc6828ac8d66301257c6b56da_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cluster-api-controllers-rhel9@sha256%3Af4e3df6bb58b3cec80f6f2947718c3388178527cc6828ac8d66301257c6b56da?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-cluster-api-controllers-container-v4.16.0-202508201333.p2.ga81e3b3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:af80c63c706bb0dee5b6c930891eeabc7b47735042118627fc9c52eeee993658_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:af80c63c706bb0dee5b6c930891eeabc7b47735042118627fc9c52eeee993658_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:af80c63c706bb0dee5b6c930891eeabc7b47735042118627fc9c52eeee993658_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-disk-csi-driver-rhel9@sha256%3Aaf80c63c706bb0dee5b6c930891eeabc7b47735042118627fc9c52eeee993658?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-disk-csi-driver-container-v4.16.0-202508201333.p2.g6b55f6f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:399c527937ed2fd17e8e0878b191ac82d853a3cd165a10081dc377eb37472fa1_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:399c527937ed2fd17e8e0878b191ac82d853a3cd165a10081dc377eb37472fa1_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:399c527937ed2fd17e8e0878b191ac82d853a3cd165a10081dc377eb37472fa1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-disk-csi-driver-rhel9-operator@sha256%3A399c527937ed2fd17e8e0878b191ac82d853a3cd165a10081dc377eb37472fa1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-disk-csi-driver-operator-container-v4.16.0-202508201333.p2.g46de5a9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:d7e5763237b520420eca7241f9fdc1b3b60b8e78255745913da7a3fa31ab0c97_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:d7e5763237b520420eca7241f9fdc1b3b60b8e78255745913da7a3fa31ab0c97_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:d7e5763237b520420eca7241f9fdc1b3b60b8e78255745913da7a3fa31ab0c97_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-workload-identity-webhook-rhel9@sha256%3Ad7e5763237b520420eca7241f9fdc1b3b60b8e78255745913da7a3fa31ab0c97?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-workload-identity-webhook-container-v4.16.0-202508201333.p2.g5b8d171.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:9ae660b5b6e318d5bb17d195ac0b25b174a41697014d71e4d73c65984ee1ec1e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:9ae660b5b6e318d5bb17d195ac0b25b174a41697014d71e4d73c65984ee1ec1e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:9ae660b5b6e318d5bb17d195ac0b25b174a41697014d71e4d73c65984ee1ec1e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel9@sha256%3A9ae660b5b6e318d5bb17d195ac0b25b174a41697014d71e4d73c65984ee1ec1e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-baremetal-installer-container-v4.16.0-202508210128.p2.g70645a6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:4de95df03d3a97d4d0a3e36ef0cd6dbad424c350553de019bac492143b58285f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:4de95df03d3a97d4d0a3e36ef0cd6dbad424c350553de019bac492143b58285f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:4de95df03d3a97d4d0a3e36ef0cd6dbad424c350553de019bac492143b58285f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-rhel9-operator@sha256%3A4de95df03d3a97d4d0a3e36ef0cd6dbad424c350553de019bac492143b58285f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-baremetal-operator-container-v4.16.0-202508201333.p2.g84aeac3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:36c8871a6d63bc060d92723dedec96fece8e6ca73eaa128beea365adce642505_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:36c8871a6d63bc060d92723dedec96fece8e6ca73eaa128beea365adce642505_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:36c8871a6d63bc060d92723dedec96fece8e6ca73eaa128beea365adce642505_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-artifacts-rhel9@sha256%3A36c8871a6d63bc060d92723dedec96fece8e6ca73eaa128beea365adce642505?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cli-artifacts-container-v4.16.0-202508210739.p2.gee354f6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:6beb2447b6d3f282f868d75be52d201aa0b44631866cb1a2eb5d3e9b95341531_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:6beb2447b6d3f282f868d75be52d201aa0b44631866cb1a2eb5d3e9b95341531_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:6beb2447b6d3f282f868d75be52d201aa0b44631866cb1a2eb5d3e9b95341531_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-credential-rhel9-operator@sha256%3A6beb2447b6d3f282f868d75be52d201aa0b44631866cb1a2eb5d3e9b95341531?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cloud-credential-operator-container-v4.16.0-202508201333.p2.g5832abf.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:6a7aa90b49ad4e2130fdaf0e4677fc9e39fb9984bf996c1945280d4e89e0dabd_arm64",
"product": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:6a7aa90b49ad4e2130fdaf0e4677fc9e39fb9984bf996c1945280d4e89e0dabd_arm64",
"product_id": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:6a7aa90b49ad4e2130fdaf0e4677fc9e39fb9984bf996c1945280d4e89e0dabd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cloud-network-config-controller-rhel9@sha256%3A6a7aa90b49ad4e2130fdaf0e4677fc9e39fb9984bf996c1945280d4e89e0dabd?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cloud-network-config-controller-container-v4.16.0-202508201333.p2.g66931aa.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:d2565fb6be06a382bb313d7889e50bbdeccabd08b04c89736fe0ffcb1e702443_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:d2565fb6be06a382bb313d7889e50bbdeccabd08b04c89736fe0ffcb1e702443_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:d2565fb6be06a382bb313d7889e50bbdeccabd08b04c89736fe0ffcb1e702443_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-api-rhel9@sha256%3Ad2565fb6be06a382bb313d7889e50bbdeccabd08b04c89736fe0ffcb1e702443?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-api-container-v4.16.0-202508201333.p2.g5830a10.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f63429eba56ec4b418f12169bf3d4770bb1d9bf4e95e639fa53eed8c8e0da483_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f63429eba56ec4b418f12169bf3d4770bb1d9bf4e95e639fa53eed8c8e0da483_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f63429eba56ec4b418f12169bf3d4770bb1d9bf4e95e639fa53eed8c8e0da483_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-authentication-rhel9-operator@sha256%3Af63429eba56ec4b418f12169bf3d4770bb1d9bf4e95e639fa53eed8c8e0da483?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-authentication-operator-container-v4.16.0-202508201333.p2.g0e39ace.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:92f9245557e304adb13d87f31ff9037c7cb2574b8edc722b3dace01798cd9dce_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:92f9245557e304adb13d87f31ff9037c7cb2574b8edc722b3dace01798cd9dce_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:92f9245557e304adb13d87f31ff9037c7cb2574b8edc722b3dace01798cd9dce_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-rhel9-operator@sha256%3A92f9245557e304adb13d87f31ff9037c7cb2574b8edc722b3dace01798cd9dce?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-autoscaler-operator-container-v4.16.0-202508201333.p2.g70164fc.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2016625967c04413c0927849200a3455bbd57e504e634882f16e09ddcaa0c898_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2016625967c04413c0927849200a3455bbd57e504e634882f16e09ddcaa0c898_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2016625967c04413c0927849200a3455bbd57e504e634882f16e09ddcaa0c898_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-baremetal-operator-rhel9@sha256%3A2016625967c04413c0927849200a3455bbd57e504e634882f16e09ddcaa0c898?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-baremetal-operator-container-v4.16.0-202508201333.p2.g4f6e4b9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:58c508da87e903ceb6566c850acabd73086d9a992aff69a46ebf06a3b2421c10_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:58c508da87e903ceb6566c850acabd73086d9a992aff69a46ebf06a3b2421c10_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:58c508da87e903ceb6566c850acabd73086d9a992aff69a46ebf06a3b2421c10_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-bootstrap-rhel9@sha256%3A58c508da87e903ceb6566c850acabd73086d9a992aff69a46ebf06a3b2421c10?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-bootstrap-container-v4.16.0-202508201333.p2.g27bfb59.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2a10a5ec8c7e72a20f1fdbd60c0f0ad92a8c558dc80df9dfacbddead25bd595e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2a10a5ec8c7e72a20f1fdbd60c0f0ad92a8c558dc80df9dfacbddead25bd595e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2a10a5ec8c7e72a20f1fdbd60c0f0ad92a8c558dc80df9dfacbddead25bd595e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-rhel9-operator@sha256%3A2a10a5ec8c7e72a20f1fdbd60c0f0ad92a8c558dc80df9dfacbddead25bd595e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-capi-operator-container-v4.16.0-202508201333.p2.gc699f6c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:4360744aae59eb6cf31afb3e83d1316feb3d034dfa22f1eda6b0be357c82b600_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:4360744aae59eb6cf31afb3e83d1316feb3d034dfa22f1eda6b0be357c82b600_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:4360744aae59eb6cf31afb3e83d1316feb3d034dfa22f1eda6b0be357c82b600_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-cloud-controller-manager-rhel9-operator@sha256%3A4360744aae59eb6cf31afb3e83d1316feb3d034dfa22f1eda6b0be357c82b600?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.16.0-202508201333.p2.g35637e4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:527c47b5270b7bd6c0dbbe8520197f08743abf2e53addc0c0651d8684036b67b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:527c47b5270b7bd6c0dbbe8520197f08743abf2e53addc0c0651d8684036b67b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:527c47b5270b7bd6c0dbbe8520197f08743abf2e53addc0c0651d8684036b67b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-api-rhel9@sha256%3A527c47b5270b7bd6c0dbbe8520197f08743abf2e53addc0c0651d8684036b67b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-config-api-container-v4.16.0-202508201333.p2.g5f9522b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:c9ef38bf7f348ad67323587ee853ab614551242aae2ffdcd3d5f349ef668ba26_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:c9ef38bf7f348ad67323587ee853ab614551242aae2ffdcd3d5f349ef668ba26_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:c9ef38bf7f348ad67323587ee853ab614551242aae2ffdcd3d5f349ef668ba26_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-rhel9-operator@sha256%3Ac9ef38bf7f348ad67323587ee853ab614551242aae2ffdcd3d5f349ef668ba26?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-config-operator-container-v4.16.0-202508201333.p2.g441d29c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:be461fbacc455495b8f283b93de3e09bd7c65d2a9498fcbaa358fe852b8c30ea_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:be461fbacc455495b8f283b93de3e09bd7c65d2a9498fcbaa358fe852b8c30ea_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:be461fbacc455495b8f283b93de3e09bd7c65d2a9498fcbaa358fe852b8c30ea_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-control-plane-machine-set-rhel9-operator@sha256%3Abe461fbacc455495b8f283b93de3e09bd7c65d2a9498fcbaa358fe852b8c30ea?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.16.0-202508201333.p2.g14571e8.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6dc2e4c666063aaec56333036b7f4ad5c31488b729a0665576fef58b7a60f1f6_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6dc2e4c666063aaec56333036b7f4ad5c31488b729a0665576fef58b7a60f1f6_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6dc2e4c666063aaec56333036b7f4ad5c31488b729a0665576fef58b7a60f1f6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256%3A6dc2e4c666063aaec56333036b7f4ad5c31488b729a0665576fef58b7a60f1f6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.16.0-202508201333.p2.g439826e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:ecd5ccfa595c87e8f87cfbae66b9b98f0cf1c27d60d7a33063749553e4152747_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:ecd5ccfa595c87e8f87cfbae66b9b98f0cf1c27d60d7a33063749553e4152747_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:ecd5ccfa595c87e8f87cfbae66b9b98f0cf1c27d60d7a33063749553e4152747_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-dns-rhel9-operator@sha256%3Aecd5ccfa595c87e8f87cfbae66b9b98f0cf1c27d60d7a33063749553e4152747?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-dns-operator-container-v4.16.0-202508201333.p2.ga4b1cfb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:411333b02818a620f320ab9846da31ab3a2fed341c83c7d1d2242e3c8e1c112e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:411333b02818a620f320ab9846da31ab3a2fed341c83c7d1d2242e3c8e1c112e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:411333b02818a620f320ab9846da31ab3a2fed341c83c7d1d2242e3c8e1c112e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-image-registry-rhel9-operator@sha256%3A411333b02818a620f320ab9846da31ab3a2fed341c83c7d1d2242e3c8e1c112e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-image-registry-operator-container-v4.16.0-202508201333.p2.g0f1869b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:d9cb426145f73463f1bb9ef5446a60174097c03184b32c93b9f6a562e767ef54_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:d9cb426145f73463f1bb9ef5446a60174097c03184b32c93b9f6a562e767ef54_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:d9cb426145f73463f1bb9ef5446a60174097c03184b32c93b9f6a562e767ef54_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-ingress-rhel9-operator@sha256%3Ad9cb426145f73463f1bb9ef5446a60174097c03184b32c93b9f6a562e767ef54?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-ingress-operator-container-v4.16.0-202508201333.p2.g218159f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:d293b41f43e07cb0de05abd705280489c6a25be7015ec48a425d05bf0e67bb32_arm64",
"product": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:d293b41f43e07cb0de05abd705280489c6a25be7015ec48a425d05bf0e67bb32_arm64",
"product_id": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:d293b41f43e07cb0de05abd705280489c6a25be7015ec48a425d05bf0e67bb32_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-csi-driver-rhel9@sha256%3Ad293b41f43e07cb0de05abd705280489c6a25be7015ec48a425d05bf0e67bb32?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kubevirt-csi-driver-container-v4.16.0-202508201333.p2.gd474c42.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0e32e8e7ef0f4b74f5544addca4f6dc9077d61b8727db07acf69f27a9d29e8da_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0e32e8e7ef0f4b74f5544addca4f6dc9077d61b8727db07acf69f27a9d29e8da_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0e32e8e7ef0f4b74f5544addca4f6dc9077d61b8727db07acf69f27a9d29e8da_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-apiserver-rhel9-operator@sha256%3A0e32e8e7ef0f4b74f5544addca4f6dc9077d61b8727db07acf69f27a9d29e8da?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-kube-apiserver-operator-container-v4.16.0-202508201333.p2.gf472385.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1db88f9cff451bbb26bb1bd3c773a0e79bd0b8e58f3e8e469afbbafd0d205e5a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1db88f9cff451bbb26bb1bd3c773a0e79bd0b8e58f3e8e469afbbafd0d205e5a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1db88f9cff451bbb26bb1bd3c773a0e79bd0b8e58f3e8e469afbbafd0d205e5a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-cluster-api-rhel9-operator@sha256%3A1db88f9cff451bbb26bb1bd3c773a0e79bd0b8e58f3e8e469afbbafd0d205e5a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.16.0-202508201333.p2.g95ceaa9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:fb06e3f5f7036974c3495de8a269a28aea1599b942d3ce5768a5f9f387e0cdc8_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:fb06e3f5f7036974c3495de8a269a28aea1599b942d3ce5768a5f9f387e0cdc8_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:fb06e3f5f7036974c3495de8a269a28aea1599b942d3ce5768a5f9f387e0cdc8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-controller-manager-rhel9-operator@sha256%3Afb06e3f5f7036974c3495de8a269a28aea1599b942d3ce5768a5f9f387e0cdc8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.16.0-202508201333.p2.g0338b3b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e404b7f13cf1180fbb8f02f48da558b70c50aeec7928683d6a29de728f684a4_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e404b7f13cf1180fbb8f02f48da558b70c50aeec7928683d6a29de728f684a4_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e404b7f13cf1180fbb8f02f48da558b70c50aeec7928683d6a29de728f684a4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-scheduler-rhel9-operator@sha256%3A3e404b7f13cf1180fbb8f02f48da558b70c50aeec7928683d6a29de728f684a4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-kube-scheduler-operator-container-v4.16.0-202508201333.p2.g630f63b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8c4c49ea56beca733ae2be240108832efab653c01e98c46608a72f27b2de6317_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8c4c49ea56beca733ae2be240108832efab653c01e98c46608a72f27b2de6317_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8c4c49ea56beca733ae2be240108832efab653c01e98c46608a72f27b2de6317_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256%3A8c4c49ea56beca733ae2be240108832efab653c01e98c46608a72f27b2de6317?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.16.0-202508201333.p2.ge825811.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:734d07f2ca0e61b6b091132def50d19e40dcee8cfaa5eb46660eebf90bdd106e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:734d07f2ca0e61b6b091132def50d19e40dcee8cfaa5eb46660eebf90bdd106e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:734d07f2ca0e61b6b091132def50d19e40dcee8cfaa5eb46660eebf90bdd106e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-machine-approver-rhel9@sha256%3A734d07f2ca0e61b6b091132def50d19e40dcee8cfaa5eb46660eebf90bdd106e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-machine-approver-container-v4.16.0-202508201333.p2.g7685374.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:453df58eb479de31058ec3830e77a7a14715b4b1979237050ce734b1e189d811_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:453df58eb479de31058ec3830e77a7a14715b4b1979237050ce734b1e189d811_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:453df58eb479de31058ec3830e77a7a14715b4b1979237050ce734b1e189d811_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-olm-rhel9-operator@sha256%3A453df58eb479de31058ec3830e77a7a14715b4b1979237050ce734b1e189d811?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-olm-operator-container-v4.16.0-202508201333.p2.g27bf70d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:7e4392309a8e3b95e3b6f184479e652c3c848d5b281eb38c02d57765ff3960a3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:7e4392309a8e3b95e3b6f184479e652c3c848d5b281eb38c02d57765ff3960a3_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:7e4392309a8e3b95e3b6f184479e652c3c848d5b281eb38c02d57765ff3960a3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-apiserver-rhel9-operator@sha256%3A7e4392309a8e3b95e3b6f184479e652c3c848d5b281eb38c02d57765ff3960a3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.16.0-202508201333.p2.gd26f300.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:838f6a201ead6fafbbd05963083ee52423fba2f54e7f540575a89abf4283794e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:838f6a201ead6fafbbd05963083ee52423fba2f54e7f540575a89abf4283794e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:838f6a201ead6fafbbd05963083ee52423fba2f54e7f540575a89abf4283794e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-controller-manager-rhel9-operator@sha256%3A838f6a201ead6fafbbd05963083ee52423fba2f54e7f540575a89abf4283794e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.16.0-202508201333.p2.g2ed3cf9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:3ca8600054ba7625dcb195f2e1d7b6ae4d719b500996ddcc22fc174fa553c113_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:3ca8600054ba7625dcb195f2e1d7b6ae4d719b500996ddcc22fc174fa553c113_arm64",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:3ca8600054ba7625dcb195f2e1d7b6ae4d719b500996ddcc22fc174fa553c113_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel9-operator@sha256%3A3ca8600054ba7625dcb195f2e1d7b6ae4d719b500996ddcc22fc174fa553c113?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-ovirt-csi-operator-container-v4.16.0-202508201333.p2.gac852f3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:3d9ff62cd27a0eb6e10d6338f2ecd913a6cf2cbe611c8b3cd3e5f86f82b76e07_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:3d9ff62cd27a0eb6e10d6338f2ecd913a6cf2cbe611c8b3cd3e5f86f82b76e07_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:3d9ff62cd27a0eb6e10d6338f2ecd913a6cf2cbe611c8b3cd3e5f86f82b76e07_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-samples-rhel9-operator@sha256%3A3d9ff62cd27a0eb6e10d6338f2ecd913a6cf2cbe611c8b3cd3e5f86f82b76e07?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-samples-operator-container-v4.16.0-202508201333.p2.g6dde573.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:066baeb76898df4c182f7e94a451c5f6e65d9e32b9aec6a68bf7504828f30f16_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:066baeb76898df4c182f7e94a451c5f6e65d9e32b9aec6a68bf7504828f30f16_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:066baeb76898df4c182f7e94a451c5f6e65d9e32b9aec6a68bf7504828f30f16_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-update-keys-rhel9@sha256%3A066baeb76898df4c182f7e94a451c5f6e65d9e32b9aec6a68bf7504828f30f16?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-update-keys-container-v4.16.0-202508201333.p2.ge847858.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:fb4be942d1e6dadf1f63dc34d8fe161f8263f6782fdd7687a1d9dbb00f1c0689_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:fb4be942d1e6dadf1f63dc34d8fe161f8263f6782fdd7687a1d9dbb00f1c0689_arm64",
"product_id": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:fb4be942d1e6dadf1f63dc34d8fe161f8263f6782fdd7687a1d9dbb00f1c0689_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-container-networking-plugins-rhel9@sha256%3Afb4be942d1e6dadf1f63dc34d8fe161f8263f6782fdd7687a1d9dbb00f1c0689?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-containernetworking-plugins-container-v4.16.0-202508201333.p2.g5f9ee06.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:37f5399e1e7ce3081c8534f0c6e1e5411845725c46ee3968f5b38f0504fa47cd_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:37f5399e1e7ce3081c8534f0c6e1e5411845725c46ee3968f5b38f0504fa47cd_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:37f5399e1e7ce3081c8534f0c6e1e5411845725c46ee3968f5b38f0504fa47cd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-rhel9@sha256%3A37f5399e1e7ce3081c8534f0c6e1e5411845725c46ee3968f5b38f0504fa47cd?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-driver-shared-resource-container-v4.16.0-202508201333.p2.gbc125de.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:6ca721fcc1ff59f9ba90e498aaec1c9eb0ca25d3271c9543c90a01e0347aba40_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:6ca721fcc1ff59f9ba90e498aaec1c9eb0ca25d3271c9543c90a01e0347aba40_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:6ca721fcc1ff59f9ba90e498aaec1c9eb0ca25d3271c9543c90a01e0347aba40_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-rhel9-operator@sha256%3A6ca721fcc1ff59f9ba90e498aaec1c9eb0ca25d3271c9543c90a01e0347aba40?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.16.0-202508201333.p2.g1e1194b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:1dfba198009299ddb18421f3cc45d656da9d89ca71e5efe9b084f730f49cf548_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:1dfba198009299ddb18421f3cc45d656da9d89ca71e5efe9b084f730f49cf548_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:1dfba198009299ddb18421f3cc45d656da9d89ca71e5efe9b084f730f49cf548_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-webhook-rhel9@sha256%3A1dfba198009299ddb18421f3cc45d656da9d89ca71e5efe9b084f730f49cf548?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.16.0-202508201333.p2.gbc125de.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:ad088f1f0494a62602d3495351afc422a8a53b92bd907705bf4e95eec5b1d98f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:ad088f1f0494a62602d3495351afc422a8a53b92bd907705bf4e95eec5b1d98f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:ad088f1f0494a62602d3495351afc422a8a53b92bd907705bf4e95eec5b1d98f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer-rhel9@sha256%3Aad088f1f0494a62602d3495351afc422a8a53b92bd907705bf4e95eec5b1d98f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-external-resizer-container-v4.16.0-202508201333.p2.gbdf5bfb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5fd8fec8cd97b6099be8b511f8c03bbb6d4b5537d185b092c945277a865204a0_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5fd8fec8cd97b6099be8b511f8c03bbb6d4b5537d185b092c945277a865204a0_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5fd8fec8cd97b6099be8b511f8c03bbb6d4b5537d185b092c945277a865204a0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshotter-rhel9@sha256%3A5fd8fec8cd97b6099be8b511f8c03bbb6d4b5537d185b092c945277a865204a0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-external-snapshotter-container-v4.16.0-202508270905.p2.gee32ba0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:c5d0418e7661bdba8c8bccffdf081e2bc630767e6b8ae1ac099f1c0d6ddd7b74_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:c5d0418e7661bdba8c8bccffdf081e2bc630767e6b8ae1ac099f1c0d6ddd7b74_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:c5d0418e7661bdba8c8bccffdf081e2bc630767e6b8ae1ac099f1c0d6ddd7b74_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller-rhel9@sha256%3Ac5d0418e7661bdba8c8bccffdf081e2bc630767e6b8ae1ac099f1c0d6ddd7b74?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-snapshot-controller-container-v4.16.0-202508270905.p2.gee32ba0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cbacf4231b583bf75e637d95e54528bc8fc0df9e53926fd1a54fc2c9fb030e8c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cbacf4231b583bf75e637d95e54528bc8fc0df9e53926fd1a54fc2c9fb030e8c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cbacf4231b583bf75e637d95e54528bc8fc0df9e53926fd1a54fc2c9fb030e8c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-etcd-rhel9@sha256%3Acbacf4231b583bf75e637d95e54528bc8fc0df9e53926fd1a54fc2c9fb030e8c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-etcd-container-v4.16.0-202508201333.p2.ge7911c0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:29320bd030970c9b8067b44a5a6b2d4b8aae2e6760490e9e8f728a0d75e49190_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:29320bd030970c9b8067b44a5a6b2d4b8aae2e6760490e9e8f728a0d75e49190_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:29320bd030970c9b8067b44a5a6b2d4b8aae2e6760490e9e8f728a0d75e49190_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cloud-controller-manager-rhel9@sha256%3A29320bd030970c9b8067b44a5a6b2d4b8aae2e6760490e9e8f728a0d75e49190?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-cloud-controller-manager-container-v4.16.0-202508201333.p2.g26b43df.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:1d24964d9174719df791f5ab2aa97ad584e4cb546072750996c233320271393d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:1d24964d9174719df791f5ab2aa97ad584e4cb546072750996c233320271393d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:1d24964d9174719df791f5ab2aa97ad584e4cb546072750996c233320271393d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cluster-api-controllers-rhel9@sha256%3A1d24964d9174719df791f5ab2aa97ad584e4cb546072750996c233320271393d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-cluster-api-controllers-container-v4.16.0-202508201333.p2.g02432df.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:178df3c1aa5c1a83dfe12b6f8492aae600083ba07726ce8b063117ec466b4139_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:178df3c1aa5c1a83dfe12b6f8492aae600083ba07726ce8b063117ec466b4139_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:178df3c1aa5c1a83dfe12b6f8492aae600083ba07726ce8b063117ec466b4139_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-rhel9@sha256%3A178df3c1aa5c1a83dfe12b6f8492aae600083ba07726ce8b063117ec466b4139?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-pd-csi-driver-container-v4.16.0-202508201333.p2.g5ed71c6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:194e198147e12cfea11a2b8133ad90f9dcdcf12ab64858da16e97fa985ea78a9_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:194e198147e12cfea11a2b8133ad90f9dcdcf12ab64858da16e97fa985ea78a9_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:194e198147e12cfea11a2b8133ad90f9dcdcf12ab64858da16e97fa985ea78a9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-operator-rhel9@sha256%3A194e198147e12cfea11a2b8133ad90f9dcdcf12ab64858da16e97fa985ea78a9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-pd-csi-driver-operator-container-v4.16.0-202508201333.p2.g799327f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:68ce3912f64510677884c97e30f1f9fd9e3941e099e8167cd43fc25dffb34b11_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:68ce3912f64510677884c97e30f1f9fd9e3941e099e8167cd43fc25dffb34b11_arm64",
"product_id": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:68ce3912f64510677884c97e30f1f9fd9e3941e099e8167cd43fc25dffb34b11_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-image-customization-controller-rhel9@sha256%3A68ce3912f64510677884c97e30f1f9fd9e3941e099e8167cd43fc25dffb34b11?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-image-customization-controller-container-v4.16.0-202508201333.p2.g3948096.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c5548952fc4edb7b79bf6d0a257ff08809ddd0c017de0872e3a4280863e7ba32_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c5548952fc4edb7b79bf6d0a257ff08809ddd0c017de0872e3a4280863e7ba32_arm64",
"product_id": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c5548952fc4edb7b79bf6d0a257ff08809ddd0c017de0872e3a4280863e7ba32_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-insights-rhel9-operator@sha256%3Ac5548952fc4edb7b79bf6d0a257ff08809ddd0c017de0872e3a4280863e7ba32?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-insights-operator-container-v4.16.0-202508201333.p2.g3f73e96.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:6245b2b0bbcb7935be61e6a7e93a84c11a4379fee1904569bb16532fe03e116f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:6245b2b0bbcb7935be61e6a7e93a84c11a4379fee1904569bb16532fe03e116f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:6245b2b0bbcb7935be61e6a7e93a84c11a4379fee1904569bb16532fe03e116f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-rhel9@sha256%3A6245b2b0bbcb7935be61e6a7e93a84c11a4379fee1904569bb16532fe03e116f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-installer-container-v4.16.0-202508201333.p2.g70645a6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:9939e5af30b0d53ca6aa2a8c6e70b6461d872f97c2b1d0d3894f027647759de9_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:9939e5af30b0d53ca6aa2a8c6e70b6461d872f97c2b1d0d3894f027647759de9_arm64",
"product_id": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:9939e5af30b0d53ca6aa2a8c6e70b6461d872f97c2b1d0d3894f027647759de9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-altinfra-rhel9@sha256%3A9939e5af30b0d53ca6aa2a8c6e70b6461d872f97c2b1d0d3894f027647759de9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-installer-altinfra-container-v4.16.0-202508201333.p2.g70645a6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ec75e010451455158ea6870120bd17eccceca16a88b24e33cb23e1fcb66ba12f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ec75e010451455158ea6870120bd17eccceca16a88b24e33cb23e1fcb66ba12f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ec75e010451455158ea6870120bd17eccceca16a88b24e33cb23e1fcb66ba12f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts-rhel9@sha256%3Aec75e010451455158ea6870120bd17eccceca16a88b24e33cb23e1fcb66ba12f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-installer-artifacts-container-v4.16.0-202508210128.p2.g70645a6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:03671b62f32f61052b2e090779a6d9f9e2a5e14b722085f46b4f96541ec0d7b1_arm64",
"product": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:03671b62f32f61052b2e090779a6d9f9e2a5e14b722085f46b4f96541ec0d7b1_arm64",
"product_id": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:03671b62f32f61052b2e090779a6d9f9e2a5e14b722085f46b4f96541ec0d7b1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kube-metrics-server-rhel9@sha256%3A03671b62f32f61052b2e090779a6d9f9e2a5e14b722085f46b4f96541ec0d7b1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kube-metrics-server-container-v4.16.0-202508201333.p2.g9116b91.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b2498b326435e49c60ee9338e98c4af24bc3989d2758755cbdcd230407232e42_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b2498b326435e49c60ee9338e98c4af24bc3989d2758755cbdcd230407232e42_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b2498b326435e49c60ee9338e98c4af24bc3989d2758755cbdcd230407232e42_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-storage-version-migrator-rhel9@sha256%3Ab2498b326435e49c60ee9338e98c4af24bc3989d2758755cbdcd230407232e42?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kube-storage-version-migrator-container-v4.16.0-202508201333.p2.g6f21332.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:5f77f098933eea28bd670596fc4f04a1f7e55e98d4cc22484620cbafda377bf8_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:5f77f098933eea28bd670596fc4f04a1f7e55e98d4cc22484620cbafda377bf8_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:5f77f098933eea28bd670596fc4f04a1f7e55e98d4cc22484620cbafda377bf8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubevirt-cloud-controller-manager-rhel9@sha256%3A5f77f098933eea28bd670596fc4f04a1f7e55e98d4cc22484620cbafda377bf8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.16.0-202508201333.p2.g3db7610.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:ef4c450f67cfcfb5360ccab31d33c98fbb8cda21756160760607e48bf000db67_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:ef4c450f67cfcfb5360ccab31d33c98fbb8cda21756160760607e48bf000db67_arm64",
"product_id": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:ef4c450f67cfcfb5360ccab31d33c98fbb8cda21756160760607e48bf000db67_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-libvirt-machine-controllers-rhel9@sha256%3Aef4c450f67cfcfb5360ccab31d33c98fbb8cda21756160760607e48bf000db67?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-libvirt-machine-controllers-container-v4.16.0-202508201333.p2.g4bd420e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:24eb520c029974ab5cc3a62791442308fb2b30e3fe988bdcbb605caa577473f6_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:24eb520c029974ab5cc3a62791442308fb2b30e3fe988bdcbb605caa577473f6_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:24eb520c029974ab5cc3a62791442308fb2b30e3fe988bdcbb605caa577473f6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-rhel9-operator@sha256%3A24eb520c029974ab5cc3a62791442308fb2b30e3fe988bdcbb605caa577473f6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-operator-container-v4.16.0-202508201333.p2.g0f08bd6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:ab966f2572bf9087a6def43f913b45d059f9eed3303252cdc4ae191a8d8de9d9_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:ab966f2572bf9087a6def43f913b45d059f9eed3303252cdc4ae191a8d8de9d9_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:ab966f2572bf9087a6def43f913b45d059f9eed3303252cdc4ae191a8d8de9d9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-aws-rhel9@sha256%3Aab966f2572bf9087a6def43f913b45d059f9eed3303252cdc4ae191a8d8de9d9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-provider-aws-container-v4.16.0-202508201333.p2.g0c81986.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:205512f8a926d14978f1e7b2268423f8788e0e9b912b2de602562372061b88d4_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:205512f8a926d14978f1e7b2268423f8788e0e9b912b2de602562372061b88d4_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:205512f8a926d14978f1e7b2268423f8788e0e9b912b2de602562372061b88d4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-azure-rhel9@sha256%3A205512f8a926d14978f1e7b2268423f8788e0e9b912b2de602562372061b88d4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-provider-azure-container-v4.16.0-202508201333.p2.gd836fec.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:6a7f64eb8c5859bc5782c8f3e59864e72f7ee4b9446a7250c8493c67e7ef8a31_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:6a7f64eb8c5859bc5782c8f3e59864e72f7ee4b9446a7250c8493c67e7ef8a31_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:6a7f64eb8c5859bc5782c8f3e59864e72f7ee4b9446a7250c8493c67e7ef8a31_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-gcp-rhel9@sha256%3A6a7f64eb8c5859bc5782c8f3e59864e72f7ee4b9446a7250c8493c67e7ef8a31?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-provider-gcp-container-v4.16.0-202508201333.p2.g8851888.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:60a139e740f69a1222dcb38356e3a647a0c70e0a36f91d540eedfebe1e79d2e0_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:60a139e740f69a1222dcb38356e3a647a0c70e0a36f91d540eedfebe1e79d2e0_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:60a139e740f69a1222dcb38356e3a647a0c70e0a36f91d540eedfebe1e79d2e0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-openstack-rhel9@sha256%3A60a139e740f69a1222dcb38356e3a647a0c70e0a36f91d540eedfebe1e79d2e0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-provider-openstack-container-v4.16.0-202508201333.p2.g5ada1cb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:fd614ab3eb0467bdf467da01aeb58128c276687ade33cd4c3bcdb9209e5b07d3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:fd614ab3eb0467bdf467da01aeb58128c276687ade33cd4c3bcdb9209e5b07d3_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:fd614ab3eb0467bdf467da01aeb58128c276687ade33cd4c3bcdb9209e5b07d3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-rhel9-operator@sha256%3Afd614ab3eb0467bdf467da01aeb58128c276687ade33cd4c3bcdb9209e5b07d3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-config-operator-container-v4.16.0-202508201333.p2.gcbd3b1f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:4e03c377893c5aeca203900e868bcb00eb424d30f29da92debf5642ec8393fa4_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:4e03c377893c5aeca203900e868bcb00eb424d30f29da92debf5642ec8393fa4_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:4e03c377893c5aeca203900e868bcb00eb424d30f29da92debf5642ec8393fa4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-os-images-rhel9@sha256%3A4e03c377893c5aeca203900e868bcb00eb424d30f29da92debf5642ec8393fa4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-os-images-container-v4.16.0-202508201333.p2.ga99847b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:97107bbe458e3e0d9eea1b66c87fe4acf16d7c8a3523c518674faef9f0675a01_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:97107bbe458e3e0d9eea1b66c87fe4acf16d7c8a3523c518674faef9f0675a01_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:97107bbe458e3e0d9eea1b66c87fe4acf16d7c8a3523c518674faef9f0675a01_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-admission-controller-rhel9@sha256%3A97107bbe458e3e0d9eea1b66c87fe4acf16d7c8a3523c518674faef9f0675a01?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-admission-controller-container-v4.16.0-202508201333.p2.ga15bf45.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:f1106519fb7fc17c6d9dbdbd061a37cdcf23edbd3c526f231060a0465847f464_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:f1106519fb7fc17c6d9dbdbd061a37cdcf23edbd3c526f231060a0465847f464_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:f1106519fb7fc17c6d9dbdbd061a37cdcf23edbd3c526f231060a0465847f464_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-route-override-cni-rhel9@sha256%3Af1106519fb7fc17c6d9dbdbd061a37cdcf23edbd3c526f231060a0465847f464?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-route-override-cni-container-v4.16.0-202508201333.p2.g73594f7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6ec89657affe91088e81d3172e4d07d81338a8eb0df7801eab90e2afbf6f11f8_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6ec89657affe91088e81d3172e4d07d81338a8eb0df7801eab90e2afbf6f11f8_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6ec89657affe91088e81d3172e4d07d81338a8eb0df7801eab90e2afbf6f11f8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-whereabouts-ipam-cni-rhel9@sha256%3A6ec89657affe91088e81d3172e4d07d81338a8eb0df7801eab90e2afbf6f11f8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-whereabouts-ipam-cni-container-v4.16.0-202508201333.p2.g467d84a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:d5f4c12a2da21bbf08810e642331dc8e3f8612a00d192bb2032d65a71593424d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:d5f4c12a2da21bbf08810e642331dc8e3f8612a00d192bb2032d65a71593424d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:d5f4c12a2da21bbf08810e642331dc8e3f8612a00d192bb2032d65a71593424d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-must-gather-rhel9@sha256%3Ad5f4c12a2da21bbf08810e642331dc8e3f8612a00d192bb2032d65a71593424d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-must-gather-container-v4.16.0-202508201333.p2.g774a4e0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:fbb3c67e8827d142096f5cbeba74abe5c9f6c1c19ceb3d2c7440eb3ec95c997a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:fbb3c67e8827d142096f5cbeba74abe5c9f6c1c19ceb3d2c7440eb3ec95c997a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:fbb3c67e8827d142096f5cbeba74abe5c9f6c1c19ceb3d2c7440eb3ec95c997a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-interface-bond-cni-rhel9@sha256%3Afbb3c67e8827d142096f5cbeba74abe5c9f6c1c19ceb3d2c7440eb3ec95c997a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-network-interface-bond-cni-container-v4.16.0-202508201333.p2.g16d3cfa.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:c6c34d670826ccf493602e6bf900480dbef8d8d2b963a5574d5cdf3409c60639_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:c6c34d670826ccf493602e6bf900480dbef8d8d2b963a5574d5cdf3409c60639_arm64",
"product_id": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:c6c34d670826ccf493602e6bf900480dbef8d8d2b963a5574d5cdf3409c60639_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-metrics-daemon-rhel9@sha256%3Ac6c34d670826ccf493602e6bf900480dbef8d8d2b963a5574d5cdf3409c60639?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-network-metrics-daemon-container-v4.16.0-202508201333.p2.g1210db3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:de1af1d3f81ffc7a6cadcd92fdbacb8034573172692adc52b086750b82fee4ef_arm64",
"product": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:de1af1d3f81ffc7a6cadcd92fdbacb8034573172692adc52b086750b82fee4ef_arm64",
"product_id": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:de1af1d3f81ffc7a6cadcd92fdbacb8034573172692adc52b086750b82fee4ef_arm64",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel9@sha256%3Ade1af1d3f81ffc7a6cadcd92fdbacb8034573172692adc52b086750b82fee4ef?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-network-tools-container-v4.16.0-202508201333.p2.g234ed43.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:1342925d02086aeff1cc01d59344376130646bfe5735042a5c06da19edae985a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:1342925d02086aeff1cc01d59344376130646bfe5735042a5c06da19edae985a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:1342925d02086aeff1cc01d59344376130646bfe5735042a5c06da19edae985a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-apiserver-rhel9@sha256%3A1342925d02086aeff1cc01d59344376130646bfe5735042a5c06da19edae985a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-oauth-apiserver-container-v4.16.0-202508201333.p2.gf09a9be.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:26402170a93c95aca1dfa1358fd66c85c40d2622b9dac31c569a3ddf9c3fd5b1_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:26402170a93c95aca1dfa1358fd66c85c40d2622b9dac31c569a3ddf9c3fd5b1_arm64",
"product_id": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:26402170a93c95aca1dfa1358fd66c85c40d2622b9dac31c569a3ddf9c3fd5b1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-catalogd-rhel9@sha256%3A26402170a93c95aca1dfa1358fd66c85c40d2622b9dac31c569a3ddf9c3fd5b1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-olm-catalogd-container-v4.16.0-202508201333.p2.g79975a5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:1241452c12bb502c22a301a76e6aaac0f9b4598968baf38880e73a95c128eb63_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:1241452c12bb502c22a301a76e6aaac0f9b4598968baf38880e73a95c128eb63_arm64",
"product_id": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:1241452c12bb502c22a301a76e6aaac0f9b4598968baf38880e73a95c128eb63_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-operator-controller-rhel9@sha256%3A1241452c12bb502c22a301a76e6aaac0f9b4598968baf38880e73a95c128eb63?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-olm-operator-controller-container-v4.16.0-202508201333.p2.g80b8649.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:388e4fd874b3e4b6a09e3fadf4341a676460f7cc6a11f21575dbc1d6cea56748_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:388e4fd874b3e4b6a09e3fadf4341a676460f7cc6a11f21575dbc1d6cea56748_arm64",
"product_id": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:388e4fd874b3e4b6a09e3fadf4341a676460f7cc6a11f21575dbc1d6cea56748_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-rukpak-rhel9@sha256%3A388e4fd874b3e4b6a09e3fadf4341a676460f7cc6a11f21575dbc1d6cea56748?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-olm-rukpak-container-v4.16.0-202508201333.p2.g282cc84.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:ca560a30eaa9eb9eeaede0c249e7c27c494fd803c05a970ed7c78c7d673a8bbb_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:ca560a30eaa9eb9eeaede0c249e7c27c494fd803c05a970ed7c78c7d673a8bbb_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:ca560a30eaa9eb9eeaede0c249e7c27c494fd803c05a970ed7c78c7d673a8bbb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-apiserver-rhel9@sha256%3Aca560a30eaa9eb9eeaede0c249e7c27c494fd803c05a970ed7c78c7d673a8bbb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-openshift-apiserver-container-v4.16.0-202508201333.p2.gfcee0c2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:e4735f99e4103ce7a8dc90e8d06b4056efe877281b948049a56d33102e9d6b93_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:e4735f99e4103ce7a8dc90e8d06b4056efe877281b948049a56d33102e9d6b93_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:e4735f99e4103ce7a8dc90e8d06b4056efe877281b948049a56d33102e9d6b93_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-controller-manager-rhel9@sha256%3Ae4735f99e4103ce7a8dc90e8d06b4056efe877281b948049a56d33102e9d6b93?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-openshift-controller-manager-container-v4.16.0-202508201333.p2.g326317a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:da1244d0ad890eea926068e8f20351a8351d9651fc31edc80fc2d8600205f1e5_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:da1244d0ad890eea926068e8f20351a8351d9651fc31edc80fc2d8600205f1e5_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:da1244d0ad890eea926068e8f20351a8351d9651fc31edc80fc2d8600205f1e5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel9@sha256%3Ada1244d0ad890eea926068e8f20351a8351d9651fc31edc80fc2d8600205f1e5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-openstack-cinder-csi-driver-container-v4.16.0-202508201333.p2.g83d0aa3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6d5edcc89a43bebd8b9dbe7ca57d06771c2b15a65565832482fa9041a8923664_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6d5edcc89a43bebd8b9dbe7ca57d06771c2b15a65565832482fa9041a8923664_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6d5edcc89a43bebd8b9dbe7ca57d06771c2b15a65565832482fa9041a8923664_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel9-operator@sha256%3A6d5edcc89a43bebd8b9dbe7ca57d06771c2b15a65565832482fa9041a8923664?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.16.0-202508201333.p2.g85b5209.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:6e41049bc990b58c5f520c7f94ea96a7b9b341bdf56f6461d77c5c74d35235e9_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:6e41049bc990b58c5f520c7f94ea96a7b9b341bdf56f6461d77c5c74d35235e9_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:6e41049bc990b58c5f520c7f94ea96a7b9b341bdf56f6461d77c5c74d35235e9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cloud-controller-manager-rhel9@sha256%3A6e41049bc990b58c5f520c7f94ea96a7b9b341bdf56f6461d77c5c74d35235e9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.16.0-202508201333.p2.g83d0aa3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:93d1fe6c6a35a72fb2b2c8c3ecf4c71b5a5c93483127c69a3251e68bf4f3c499_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:93d1fe6c6a35a72fb2b2c8c3ecf4c71b5a5c93483127c69a3251e68bf4f3c499_arm64",
"product_id": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:93d1fe6c6a35a72fb2b2c8c3ecf4c71b5a5c93483127c69a3251e68bf4f3c499_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-framework-tools-rhel9@sha256%3A93d1fe6c6a35a72fb2b2c8c3ecf4c71b5a5c93483127c69a3251e68bf4f3c499?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-operator-framework-tools-container-v4.16.0-202508201333.p2.g922674d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:99c19f7cf17f35aa6164bde620baf4dbb28427748f364cb3d15400c77757b143_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:99c19f7cf17f35aa6164bde620baf4dbb28427748f364cb3d15400c77757b143_arm64",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:99c19f7cf17f35aa6164bde620baf4dbb28427748f364cb3d15400c77757b143_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel9@sha256%3A99c19f7cf17f35aa6164bde620baf4dbb28427748f364cb3d15400c77757b143?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ovirt-csi-driver-container-v4.16.0-202508201333.p2.g1db726a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:601ceb3296c6611f834f75856aeaddc243242adf20b8753977cada543cdd2d64_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:601ceb3296c6611f834f75856aeaddc243242adf20b8753977cada543cdd2d64_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:601ceb3296c6611f834f75856aeaddc243242adf20b8753977cada543cdd2d64_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-rhel9@sha256%3A601ceb3296c6611f834f75856aeaddc243242adf20b8753977cada543cdd2d64?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ovn-kubernetes-container-v4.16.0-202508201333.p2.g4ddb313.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:eef5cd08dda4e3ebdfb58cadec73ea48aa936058cc85656028e6f27e1ae51031_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:eef5cd08dda4e3ebdfb58cadec73ea48aa936058cc85656028e6f27e1ae51031_arm64",
"product_id": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:eef5cd08dda4e3ebdfb58cadec73ea48aa936058cc85656028e6f27e1ae51031_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-k8s-prometheus-adapter-rhel9@sha256%3Aeef5cd08dda4e3ebdfb58cadec73ea48aa936058cc85656028e6f27e1ae51031?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-prometheus-adapter-container-v4.16.0-202508201333.p2.ge4f859b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0188074272372d19a025a29052b7d720f5b2de5c0e961db20ed3803894145b8d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0188074272372d19a025a29052b7d720f5b2de5c0e961db20ed3803894145b8d_arm64",
"product_id": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0188074272372d19a025a29052b7d720f5b2de5c0e961db20ed3803894145b8d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-route-controller-manager-rhel9@sha256%3A0188074272372d19a025a29052b7d720f5b2de5c0e961db20ed3803894145b8d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-route-controller-manager-container-v4.16.0-202508201333.p2.g5da234d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:3955562cafa0f0fab0d5964b8dafcdd9f0e069b27d36d788ca4901a656af1383_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:3955562cafa0f0fab0d5964b8dafcdd9f0e069b27d36d788ca4901a656af1383_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:3955562cafa0f0fab0d5964b8dafcdd9f0e069b27d36d788ca4901a656af1383_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sdn-rhel9@sha256%3A3955562cafa0f0fab0d5964b8dafcdd9f0e069b27d36d788ca4901a656af1383?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-node-container-v4.16.0-202508201333.p2.g53fea06.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:bd96705c67bb13404cb5f3ae03ebf9e29b4b00d9264b9b007c8823096d406840_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:bd96705c67bb13404cb5f3ae03ebf9e29b4b00d9264b9b007c8823096d406840_arm64",
"product_id": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:bd96705c67bb13404cb5f3ae03ebf9e29b4b00d9264b9b007c8823096d406840_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-service-ca-rhel9-operator@sha256%3Abd96705c67bb13404cb5f3ae03ebf9e29b4b00d9264b9b007c8823096d406840?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-service-ca-operator-container-v4.16.0-202508201333.p2.g538c7b9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:22e1f915b239f1d1a62b2ad06f27281c72cfe121642663fbf5cfdd1eceefa7b8_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:22e1f915b239f1d1a62b2ad06f27281c72cfe121642663fbf5cfdd1eceefa7b8_arm64",
"product_id": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:22e1f915b239f1d1a62b2ad06f27281c72cfe121642663fbf5cfdd1eceefa7b8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel9@sha256%3A22e1f915b239f1d1a62b2ad06f27281c72cfe121642663fbf5cfdd1eceefa7b8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-tools-container-v4.16.0-202508201333.p2.gee354f6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:b7d1fccbb21e299db680024a21d16bd5e6c3b664bb77faad2c60502e264c86d2_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:b7d1fccbb21e299db680024a21d16bd5e6c3b664bb77faad2c60502e264c86d2_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:b7d1fccbb21e299db680024a21d16bd5e6c3b664bb77faad2c60502e264c86d2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-microshift-rhel9@sha256%3Ab7d1fccbb21e299db680024a21d16bd5e6c3b664bb77faad2c60502e264c86d2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ovn-kubernetes-microshift-container-v4.16.0-202508201333.p2.g4ddb313.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:11fc25fd849bd882c68de730ccf48c5712fa067ef46e3d00e48c134bc494950a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:11fc25fd849bd882c68de730ccf48c5712fa067ef46e3d00e48c134bc494950a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:11fc25fd849bd882c68de730ccf48c5712fa067ef46e3d00e48c134bc494950a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prom-label-proxy-rhel9@sha256%3A11fc25fd849bd882c68de730ccf48c5712fa067ef46e3d00e48c134bc494950a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=prom-label-proxy-container-v4.16.0-202508201333.p2.g5e14722.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:241900c186c45e7acacd979c593e82627f05fa131d7047ae85969ab1f9ee1ed2_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:241900c186c45e7acacd979c593e82627f05fa131d7047ae85969ab1f9ee1ed2_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:241900c186c45e7acacd979c593e82627f05fa131d7047ae85969ab1f9ee1ed2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-config-reloader-rhel9@sha256%3A241900c186c45e7acacd979c593e82627f05fa131d7047ae85969ab1f9ee1ed2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=prometheus-config-reloader-container-v4.16.0-202508201333.p2.gc7262a4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:c32a29e67447de2f291be0b94a1a6d107f79a67ca499706f6e52528116c8ef97_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:c32a29e67447de2f291be0b94a1a6d107f79a67ca499706f6e52528116c8ef97_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:c32a29e67447de2f291be0b94a1a6d107f79a67ca499706f6e52528116c8ef97_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-rhel9-operator@sha256%3Ac32a29e67447de2f291be0b94a1a6d107f79a67ca499706f6e52528116c8ef97?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=prometheus-operator-container-v4.16.0-202508201333.p2.gc7262a4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:66c351f9c7315b86d684fa54d4d10f623050ef5cd95af95ba26a8081b9dd502e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:66c351f9c7315b86d684fa54d4d10f623050ef5cd95af95ba26a8081b9dd502e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:66c351f9c7315b86d684fa54d4d10f623050ef5cd95af95ba26a8081b9dd502e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator-admission-webhook-rhel9@sha256%3A66c351f9c7315b86d684fa54d4d10f623050ef5cd95af95ba26a8081b9dd502e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.16.0-202508201333.p2.gc7262a4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:3ba90a805d2c3b71ba138f39f5f547465f97f115197cf340025a93f8f4aa36c8_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:3ba90a805d2c3b71ba138f39f5f547465f97f115197cf340025a93f8f4aa36c8_arm64",
"product_id": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:3ba90a805d2c3b71ba138f39f5f547465f97f115197cf340025a93f8f4aa36c8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-telemeter-rhel9@sha256%3A3ba90a805d2c3b71ba138f39f5f547465f97f115197cf340025a93f8f4aa36c8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=telemeter-container-v4.16.0-202508201333.p2.gc1ecd10.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:647e4891adf555fc79bfc3f578c2a7fe509737c382de78c41154911bf6d7d20e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:647e4891adf555fc79bfc3f578c2a7fe509737c382de78c41154911bf6d7d20e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:647e4891adf555fc79bfc3f578c2a7fe509737c382de78c41154911bf6d7d20e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-thanos-rhel9@sha256%3A647e4891adf555fc79bfc3f578c2a7fe509737c382de78c41154911bf6d7d20e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-thanos-container-v4.16.0-202508201333.p2.g85eee25.assembly.stream.el9"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:d150117166dad582a61f14dc786cd53d3b8b96e360f0420fec3561434569721d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:d150117166dad582a61f14dc786cd53d3b8b96e360f0420fec3561434569721d_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:d150117166dad582a61f14dc786cd53d3b8b96e360f0420fec3561434569721d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-rhel9@sha256%3Ad150117166dad582a61f14dc786cd53d3b8b96e360f0420fec3561434569721d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=atomic-openshift-cluster-autoscaler-container-v4.16.0-202508201333.p2.g6222ac2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d7f20821a3d2fe212daa044bd18db871477d9e4419cba64b391727183ec53c67_s390x",
"product": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d7f20821a3d2fe212daa044bd18db871477d9e4419cba64b391727183ec53c67_s390x",
"product_id": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d7f20821a3d2fe212daa044bd18db871477d9e4419cba64b391727183ec53c67_s390x",
"product_identification_helper": {
"purl": "pkg:oci/aws-kms-encryption-provider-rhel9@sha256%3Ad7f20821a3d2fe212daa044bd18db871477d9e4419cba64b391727183ec53c67?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=aws-kms-encryption-provider-container-v4.16.0-202508201333.p2.gc66065d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:e69f87dadcc44a17e50efa4832cb625b0fd8ac0e1ac9f7f5bc38c9e2f17cffa5_s390x",
"product": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:e69f87dadcc44a17e50efa4832cb625b0fd8ac0e1ac9f7f5bc38c9e2f17cffa5_s390x",
"product_id": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:e69f87dadcc44a17e50efa4832cb625b0fd8ac0e1ac9f7f5bc38c9e2f17cffa5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/azure-kms-encryption-provider-rhel9@sha256%3Ae69f87dadcc44a17e50efa4832cb625b0fd8ac0e1ac9f7f5bc38c9e2f17cffa5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=azure-kms-encryption-provider-container-v4.16.0-202508201333.p2.gaf633e0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:85101acf13877bb1f497a3c6fdac434a3c5d8ecd8504b65b96130dc6e58818fc_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:85101acf13877bb1f497a3c6fdac434a3c5d8ecd8504b65b96130dc6e58818fc_s390x",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:85101acf13877bb1f497a3c6fdac434a3c5d8ecd8504b65b96130dc6e58818fc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-machine-controllers-rhel9@sha256%3A85101acf13877bb1f497a3c6fdac434a3c5d8ecd8504b65b96130dc6e58818fc?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=baremetal-machine-controller-container-v4.16.0-202508201333.p2.g2b396e0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:1e20233079f762f90ba674dbf3267c216557d3d8284f7564900318f7d4d1281a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:1e20233079f762f90ba674dbf3267c216557d3d8284f7564900318f7d4d1281a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:1e20233079f762f90ba674dbf3267c216557d3d8284f7564900318f7d4d1281a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-runtimecfg-rhel9@sha256%3A1e20233079f762f90ba674dbf3267c216557d3d8284f7564900318f7d4d1281a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-baremetal-runtimecfg-container-v4.16.0-202508201333.p2.gf55a330.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:95742368c24875b07e0c4b99dfeb4422f1427f24e25e08169e5e52c6b182aa1a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:95742368c24875b07e0c4b99dfeb4422f1427f24e25e08169e5e52c6b182aa1a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:95742368c24875b07e0c4b99dfeb4422f1427f24e25e08169e5e52c6b182aa1a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-etcd-rhel9-operator@sha256%3A95742368c24875b07e0c4b99dfeb4422f1427f24e25e08169e5e52c6b182aa1a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-etcd-operator-container-v4.16.0-202508201333.p2.g9989e43.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a3778fabdbbda6d2176051880b46b3e180c7b6eb7c33b727912c00342e48c950_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a3778fabdbbda6d2176051880b46b3e180c7b6eb7c33b727912c00342e48c950_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a3778fabdbbda6d2176051880b46b3e180c7b6eb7c33b727912c00342e48c950_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-monitoring-rhel9-operator@sha256%3Aa3778fabdbbda6d2176051880b46b3e180c7b6eb7c33b727912c00342e48c950?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-monitoring-operator-container-v4.16.0-202508201333.p2.g09963a5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c68de4d38e0c4135f11abda8b6fe3e50751bd44455e1c9b6e9666551b147a759_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c68de4d38e0c4135f11abda8b6fe3e50751bd44455e1c9b6e9666551b147a759_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c68de4d38e0c4135f11abda8b6fe3e50751bd44455e1c9b6e9666551b147a759_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-rhel9-operator@sha256%3Ac68de4d38e0c4135f11abda8b6fe3e50751bd44455e1c9b6e9666551b147a759?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-network-operator-container-v4.16.0-202508201333.p2.g45b0ba6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e0e43a22c52253568ec7b05f72d139b0ed7f6f7ffa2955b265fa91562b9fd15a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e0e43a22c52253568ec7b05f72d139b0ed7f6f7ffa2955b265fa91562b9fd15a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e0e43a22c52253568ec7b05f72d139b0ed7f6f7ffa2955b265fa91562b9fd15a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256%3Ae0e43a22c52253568ec7b05f72d139b0ed7f6f7ffa2955b265fa91562b9fd15a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-node-tuning-operator-container-v4.16.0-202508201333.p2.geacd6ee.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5ac92b796a6295f9ec1c972803c958c5fa59459cef2c835f6500fd92fca4e53e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5ac92b796a6295f9ec1c972803c958c5fa59459cef2c835f6500fd92fca4e53e_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5ac92b796a6295f9ec1c972803c958c5fa59459cef2c835f6500fd92fca4e53e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-policy-controller-rhel9@sha256%3A5ac92b796a6295f9ec1c972803c958c5fa59459cef2c835f6500fd92fca4e53e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-policy-controller-container-v4.16.0-202508201333.p2.geaea543.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:cdef1a8e18a869aca5b67ede167cd6c481a9f7f57593dd6eab02714fdffc4c43_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:cdef1a8e18a869aca5b67ede167cd6c481a9f7f57593dd6eab02714fdffc4c43_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:cdef1a8e18a869aca5b67ede167cd6c481a9f7f57593dd6eab02714fdffc4c43_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-storage-rhel9-operator@sha256%3Acdef1a8e18a869aca5b67ede167cd6c481a9f7f57593dd6eab02714fdffc4c43?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-storage-operator-container-v4.16.0-202508201333.p2.gf3cf5ff.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:1d91715caacb34c771c72f68f7f75a83426622e507abbf9714faf3f3ce3cfa18_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:1d91715caacb34c771c72f68f7f75a83426622e507abbf9714faf3f3ce3cfa18_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:1d91715caacb34c771c72f68f7f75a83426622e507abbf9714faf3f3ce3cfa18_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-version-rhel9-operator@sha256%3A1d91715caacb34c771c72f68f7f75a83426622e507abbf9714faf3f3ce3cfa18?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-version-operator-container-v4.16.0-202508201333.p2.gd0d0d6e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a743bd8bb4077ced0aed99d89525790bc319e6dc516fc6e0e08965f1ba788042_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a743bd8bb4077ced0aed99d89525790bc319e6dc516fc6e0e08965f1ba788042_s390x",
"product_id": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a743bd8bb4077ced0aed99d89525790bc319e6dc516fc6e0e08965f1ba788042_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-configmap-reloader-rhel9@sha256%3Aa743bd8bb4077ced0aed99d89525790bc319e6dc516fc6e0e08965f1ba788042?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=configmap-reload-container-v4.16.0-202508201333.p2.gdc91ddc.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:677464561f1fb4ecdaf5bd6fd3b76d2a3bb7957c0cf2c7a6156d868a943b398c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:677464561f1fb4ecdaf5bd6fd3b76d2a3bb7957c0cf2c7a6156d868a943b398c_s390x",
"product_id": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:677464561f1fb4ecdaf5bd6fd3b76d2a3bb7957c0cf2c7a6156d868a943b398c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/container-networking-plugins-microshift-rhel9@sha256%3A677464561f1fb4ecdaf5bd6fd3b76d2a3bb7957c0cf2c7a6156d868a943b398c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.16.0-202508201333.p2.g5f9ee06.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:e75f613bdbbf80bf042c555c59ff95aa9716653e259230bd17e3c9a47fa07b63_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:e75f613bdbbf80bf042c555c59ff95aa9716653e259230bd17e3c9a47fa07b63_s390x",
"product_id": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:e75f613bdbbf80bf042c555c59ff95aa9716653e259230bd17e3c9a47fa07b63_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-coredns-rhel9@sha256%3Ae75f613bdbbf80bf042c555c59ff95aa9716653e259230bd17e3c9a47fa07b63?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=coredns-container-v4.16.0-202508201333.p2.g1e41765.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:83a6d2cf513c846608a8727ed01cbc6b1bd7da84489eaf50dda9b7fa3106d76c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:83a6d2cf513c846608a8727ed01cbc6b1bd7da84489eaf50dda9b7fa3106d76c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:83a6d2cf513c846608a8727ed01cbc6b1bd7da84489eaf50dda9b7fa3106d76c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher-rhel9@sha256%3A83a6d2cf513c846608a8727ed01cbc6b1bd7da84489eaf50dda9b7fa3106d76c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-attacher-container-v4.16.0-202508201333.p2.g7da80aa.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1474075f3cd178aa7080e9f6c0f2546364a3a5d4a7438aedc9479d7316c63519_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1474075f3cd178aa7080e9f6c0f2546364a3a5d4a7438aedc9479d7316c63519_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1474075f3cd178aa7080e9f6c0f2546364a3a5d4a7438aedc9479d7316c63519_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe-rhel9@sha256%3A1474075f3cd178aa7080e9f6c0f2546364a3a5d4a7438aedc9479d7316c63519?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-livenessprobe-container-v4.16.0-202508201333.p2.gf5e3ff5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:adf8f9f2e86f9fc1b27b4ed366cdf17c231f4574a59670f1eac81f6b9af8149e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:adf8f9f2e86f9fc1b27b4ed366cdf17c231f4574a59670f1eac81f6b9af8149e_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:adf8f9f2e86f9fc1b27b4ed366cdf17c231f4574a59670f1eac81f6b9af8149e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar-rhel9@sha256%3Aadf8f9f2e86f9fc1b27b4ed366cdf17c231f4574a59670f1eac81f6b9af8149e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-node-driver-registrar-container-v4.16.0-202508201333.p2.g8930c36.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:551f4c78b778b8e784cc3733d7cea28d888346944d306d76b57768e7117be85e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:551f4c78b778b8e784cc3733d7cea28d888346944d306d76b57768e7117be85e_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:551f4c78b778b8e784cc3733d7cea28d888346944d306d76b57768e7117be85e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner-rhel9@sha256%3A551f4c78b778b8e784cc3733d7cea28d888346944d306d76b57768e7117be85e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-provisioner-container-v4.16.0-202508201333.p2.g9e8af01.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:7bb63ad8d2132eb2d6e8f73a8edfc6b5558c948ae45e443fb150adf8e297a79c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:7bb63ad8d2132eb2d6e8f73a8edfc6b5558c948ae45e443fb150adf8e297a79c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:7bb63ad8d2132eb2d6e8f73a8edfc6b5558c948ae45e443fb150adf8e297a79c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-validation-webhook-rhel9@sha256%3A7bb63ad8d2132eb2d6e8f73a8edfc6b5558c948ae45e443fb150adf8e297a79c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-snapshot-validation-webhook-container-v4.16.0-202508270905.p2.gee32ba0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:28b08fdd8ba36985802d4f6f35b6690b453ada59c268e1280db11a5884a0d9b5_s390x",
"product": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:28b08fdd8ba36985802d4f6f35b6690b453ada59c268e1280db11a5884a0d9b5_s390x",
"product_id": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:28b08fdd8ba36985802d4f6f35b6690b453ada59c268e1280db11a5884a0d9b5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel9@sha256%3A28b08fdd8ba36985802d4f6f35b6690b453ada59c268e1280db11a5884a0d9b5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=driver-toolkit-container-v4.16.0-202508212229.p2.g1d5732f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6def36ef326e2b7e52cbefa9d71d1e700feb66e2727fd8c40a83d28829138561_s390x",
"product": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6def36ef326e2b7e52cbefa9d71d1e700feb66e2727fd8c40a83d28829138561_s390x",
"product_id": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6def36ef326e2b7e52cbefa9d71d1e700feb66e2727fd8c40a83d28829138561_s390x",
"product_identification_helper": {
"purl": "pkg:oci/egress-router-cni-rhel9@sha256%3A6def36ef326e2b7e52cbefa9d71d1e700feb66e2727fd8c40a83d28829138561?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-egress-router-cni-container-v4.16.0-202508201333.p2.g7089efe.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d3716c231ef73084ae82e7b57f5fd8b30ff7c72cfb49d898b71afef6d58baea3_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d3716c231ef73084ae82e7b57f5fd8b30ff7c72cfb49d898b71afef6d58baea3_s390x",
"product_id": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d3716c231ef73084ae82e7b57f5fd8b30ff7c72cfb49d898b71afef6d58baea3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-proxy-rhel9@sha256%3Ad3716c231ef73084ae82e7b57f5fd8b30ff7c72cfb49d898b71afef6d58baea3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=golang-github-openshift-oauth-proxy-container-v4.16.0-202508201333.p2.g30f8012.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:594430e55aa7c83e9a627d2420adb19580cc2b88e25e8860ce129d2b7a42a397_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:594430e55aa7c83e9a627d2420adb19580cc2b88e25e8860ce129d2b7a42a397_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:594430e55aa7c83e9a627d2420adb19580cc2b88e25e8860ce129d2b7a42a397_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-alertmanager-rhel9@sha256%3A594430e55aa7c83e9a627d2420adb19580cc2b88e25e8860ce129d2b7a42a397?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.16.0-202508201333.p2.ge9aea92.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:815c5c87b6614bfcec8b23dfe1f63c2a24fcd775396f25a6baf5555475239190_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:815c5c87b6614bfcec8b23dfe1f63c2a24fcd775396f25a6baf5555475239190_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:815c5c87b6614bfcec8b23dfe1f63c2a24fcd775396f25a6baf5555475239190_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-rhel9@sha256%3A815c5c87b6614bfcec8b23dfe1f63c2a24fcd775396f25a6baf5555475239190?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=golang-github-prometheus-prometheus-container-v4.16.0-202508201333.p2.g4c5f18d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:3f75438b6f0a312ec5d549002b88a5d0138e34be8da6db95cabc23b424f1d7a9_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:3f75438b6f0a312ec5d549002b88a5d0138e34be8da6db95cabc23b424f1d7a9_s390x",
"product_id": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:3f75438b6f0a312ec5d549002b88a5d0138e34be8da6db95cabc23b424f1d7a9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel9@sha256%3A3f75438b6f0a312ec5d549002b88a5d0138e34be8da6db95cabc23b424f1d7a9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-hypershift-container-v4.16.0-202508201333.p2.g53ae0b1.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:15899a4464bb867a308ff30a46b64b7c0afc318d1571607d42b76833a31310b7_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:15899a4464bb867a308ff30a46b64b7c0afc318d1571607d42b76833a31310b7_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:15899a4464bb867a308ff30a46b64b7c0afc318d1571607d42b76833a31310b7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-proxy-rhel9@sha256%3A15899a4464bb867a308ff30a46b64b7c0afc318d1571607d42b76833a31310b7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kube-proxy-container-v4.16.0-202508201333.p2.g53fea06.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:fddb35b167c1b7ee50428ed9b319d566614a8ecc21dcfd569a48783b82e0e74b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:fddb35b167c1b7ee50428ed9b319d566614a8ecc21dcfd569a48783b82e0e74b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:fddb35b167c1b7ee50428ed9b319d566614a8ecc21dcfd569a48783b82e0e74b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-rbac-proxy-rhel9@sha256%3Afddb35b167c1b7ee50428ed9b319d566614a8ecc21dcfd569a48783b82e0e74b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kube-rbac-proxy-container-v4.16.0-202508201333.p2.gc38f473.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:4804fd47603e84cd4476c0d21b3779b933a5621ea069ab22131ce117205d20ef_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:4804fd47603e84cd4476c0d21b3779b933a5621ea069ab22131ce117205d20ef_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:4804fd47603e84cd4476c0d21b3779b933a5621ea069ab22131ce117205d20ef_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-state-metrics-rhel9@sha256%3A4804fd47603e84cd4476c0d21b3779b933a5621ea069ab22131ce117205d20ef?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kube-state-metrics-container-v4.16.0-202508201333.p2.g9b67b8d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4ce06b629d065a5fe962fef9e523221e116056ffdeb30985dc4b2a83196aa71a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4ce06b629d065a5fe962fef9e523221e116056ffdeb30985dc4b2a83196aa71a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4ce06b629d065a5fe962fef9e523221e116056ffdeb30985dc4b2a83196aa71a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-marketplace-rhel9@sha256%3A4ce06b629d065a5fe962fef9e523221e116056ffdeb30985dc4b2a83196aa71a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=marketplace-operator-container-v4.16.0-202508201333.p2.g208d5aa.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:3333948e5b59adbea455b4c0008a90826c81b992924c5c82ab31ff36259e21ab_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:3333948e5b59adbea455b4c0008a90826c81b992924c5c82ab31ff36259e21ab_s390x",
"product_id": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:3333948e5b59adbea455b4c0008a90826c81b992924c5c82ab31ff36259e21ab_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-monitoring-plugin-rhel9@sha256%3A3333948e5b59adbea455b4c0008a90826c81b992924c5c82ab31ff36259e21ab?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=monitoring-plugin-container-v4.16.0-202508251030.p2.gb3e669b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5caac46fde53d2509eb8692c845ac26913dcb4fd76218d49743019bfb6542826_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5caac46fde53d2509eb8692c845ac26913dcb4fd76218d49743019bfb6542826_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5caac46fde53d2509eb8692c845ac26913dcb4fd76218d49743019bfb6542826_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni-rhel9@sha256%3A5caac46fde53d2509eb8692c845ac26913dcb4fd76218d49743019bfb6542826?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=multus-cni-container-v4.16.0-202508201333.p2.ge88ad2b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:da57c639373fcb6b0f67771943dc97f941cf5e15c56909ea3bd39be3c19f9f0d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:da57c639373fcb6b0f67771943dc97f941cf5e15c56909ea3bd39be3c19f9f0d_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:da57c639373fcb6b0f67771943dc97f941cf5e15c56909ea3bd39be3c19f9f0d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni-microshift-rhel9@sha256%3Ada57c639373fcb6b0f67771943dc97f941cf5e15c56909ea3bd39be3c19f9f0d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=multus-cni-container-microshift-container-v4.16.0-202508201333.p2.ge88ad2b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:192d0d1c686de8fc61d9c1e3eec6dba7938a2b2616f2c616e68d7b6e7619b92c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:192d0d1c686de8fc61d9c1e3eec6dba7938a2b2616f2c616e68d7b6e7619b92c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:192d0d1c686de8fc61d9c1e3eec6dba7938a2b2616f2c616e68d7b6e7619b92c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-networkpolicy-rhel9@sha256%3A192d0d1c686de8fc61d9c1e3eec6dba7938a2b2616f2c616e68d7b6e7619b92c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-networkpolicy-container-v4.16.0-202508201333.p2.gf988f89.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c29a00ca1c7740c13270eb3c9931ec944e217b5545f2178f0ad160606f0e1382_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c29a00ca1c7740c13270eb3c9931ec944e217b5545f2178f0ad160606f0e1382_s390x",
"product_id": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c29a00ca1c7740c13270eb3c9931ec944e217b5545f2178f0ad160606f0e1382_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-networking-console-plugin-rhel9@sha256%3Ac29a00ca1c7740c13270eb3c9931ec944e217b5545f2178f0ad160606f0e1382?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=networking-console-plugin-container-v4.16.0-202508251030.p2.gaf82cce.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:201bcfae1fadd5ebcd369b001543e042c455c137be7077d14bbf17d9b4590b42_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:201bcfae1fadd5ebcd369b001543e042c455c137be7077d14bbf17d9b4590b42_s390x",
"product_id": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:201bcfae1fadd5ebcd369b001543e042c455c137be7077d14bbf17d9b4590b42_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-server-rhel9@sha256%3A201bcfae1fadd5ebcd369b001543e042c455c137be7077d14bbf17d9b4590b42?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=oauth-server-container-v4.16.0-202508201333.p2.g3739138.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:6067f3763f632ef396b3ea7a444e953947d7940ba477452f78c215a23bbacd66_s390x",
"product": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:6067f3763f632ef396b3ea7a444e953947d7940ba477452f78c215a23bbacd66_s390x",
"product_id": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:6067f3763f632ef396b3ea7a444e953947d7940ba477452f78c215a23bbacd66_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oc-mirror-plugin-rhel9@sha256%3A6067f3763f632ef396b3ea7a444e953947d7940ba477452f78c215a23bbacd66?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=oc-mirror-plugin-container-v4.16.0-202508201333.p2.gb137a53.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2002c409bd3e1960a8d79f081dd43e2150582103e47d20c7bcfd797b863f0ebb_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2002c409bd3e1960a8d79f081dd43e2150582103e47d20c7bcfd797b863f0ebb_s390x",
"product_id": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2002c409bd3e1960a8d79f081dd43e2150582103e47d20c7bcfd797b863f0ebb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-builder-rhel9@sha256%3A2002c409bd3e1960a8d79f081dd43e2150582103e47d20c7bcfd797b863f0ebb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-builder-container-v4.16.0-202508201333.p2.ge77895c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:28f58933be6d206d90656c0cf7d05292b4ee98e3ab7d22affdb89d6b600de1b4_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:28f58933be6d206d90656c0cf7d05292b4ee98e3ab7d22affdb89d6b600de1b4_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:28f58933be6d206d90656c0cf7d05292b4ee98e3ab7d22affdb89d6b600de1b4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-rhel9@sha256%3A28f58933be6d206d90656c0cf7d05292b4ee98e3ab7d22affdb89d6b600de1b4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-cli-container-v4.16.0-202508201333.p2.gee354f6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:c46423ec1d7ace61740e775c1cca881a3f40e67de3c2bbe701a9a2eb7205df25_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:c46423ec1d7ace61740e775c1cca881a3f40e67de3c2bbe701a9a2eb7205df25_s390x",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:c46423ec1d7ace61740e775c1cca881a3f40e67de3c2bbe701a9a2eb7205df25_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-rhel9@sha256%3Ac46423ec1d7ace61740e775c1cca881a3f40e67de3c2bbe701a9a2eb7205df25?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-console-container-v4.16.0-202508251030.p2.g3c7bd18.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:da77900b596046bc35b977b73b50d4f43c7c8ab2d3161f30d01f5b396889fa5f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:da77900b596046bc35b977b73b50d4f43c7c8ab2d3161f30d01f5b396889fa5f_s390x",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:da77900b596046bc35b977b73b50d4f43c7c8ab2d3161f30d01f5b396889fa5f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-rhel9-operator@sha256%3Ada77900b596046bc35b977b73b50d4f43c7c8ab2d3161f30d01f5b396889fa5f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.16.0-202508201333.p2.g2d0c5f3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:03b176977dab9085b179146dee560b08a7a0ea4c89e41490b93b0f0353621025_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:03b176977dab9085b179146dee560b08a7a0ea4c89e41490b93b0f0353621025_s390x",
"product_id": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:03b176977dab9085b179146dee560b08a7a0ea4c89e41490b93b0f0353621025_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-deployer-rhel9@sha256%3A03b176977dab9085b179146dee560b08a7a0ea4c89e41490b93b0f0353621025?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-deployer-container-v4.16.0-202508201333.p2.gee354f6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:d4fc054911421898939346530573df11a0d059c17a40e35bcf971d6cddcfaf76_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:d4fc054911421898939346530573df11a0d059c17a40e35bcf971d6cddcfaf76_s390x",
"product_id": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:d4fc054911421898939346530573df11a0d059c17a40e35bcf971d6cddcfaf76_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-haproxy-router-rhel9@sha256%3Ad4fc054911421898939346530573df11a0d059c17a40e35bcf971d6cddcfaf76?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-haproxy-router-container-v4.16.0-202508201333.p2.g7c4b472.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:f239e260d1f5f01132a0d3f941dca5eb39399c563ce297f36319db0b803652fc_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:f239e260d1f5f01132a0d3f941dca5eb39399c563ce297f36319db0b803652fc_s390x",
"product_id": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:f239e260d1f5f01132a0d3f941dca5eb39399c563ce297f36319db0b803652fc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube-rhel9@sha256%3Af239e260d1f5f01132a0d3f941dca5eb39399c563ce297f36319db0b803652fc?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-hyperkube-container-v4.16.0-202508201333.p2.gc68a663.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f3233fef00770dbaa7454b68d633f14f660240c48ef8c7e37e97aeada978b2cf_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f3233fef00770dbaa7454b68d633f14f660240c48ef8c7e37e97aeada978b2cf_s390x",
"product_id": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f3233fef00770dbaa7454b68d633f14f660240c48ef8c7e37e97aeada978b2cf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-keepalived-ipfailover-rhel9@sha256%3Af3233fef00770dbaa7454b68d633f14f660240c48ef8c7e37e97aeada978b2cf?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.16.0-202508201333.p2.gb58673a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1413b76827aeeb00b1ac629d8a0b7a8ebfdee642e6c45d5727ae93004e6f680f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1413b76827aeeb00b1ac629d8a0b7a8ebfdee642e6c45d5727ae93004e6f680f_s390x",
"product_id": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1413b76827aeeb00b1ac629d8a0b7a8ebfdee642e6c45d5727ae93004e6f680f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod-rhel9@sha256%3A1413b76827aeeb00b1ac629d8a0b7a8ebfdee642e6c45d5727ae93004e6f680f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-pod-container-v4.16.0-202508201333.p2.gc68a663.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7baf3df29db6dda350c0656f7828fb8ecd9858e7b57842cc15809f5c9754da09_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7baf3df29db6dda350c0656f7828fb8ecd9858e7b57842cc15809f5c9754da09_s390x",
"product_id": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7baf3df29db6dda350c0656f7828fb8ecd9858e7b57842cc15809f5c9754da09_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-registry-rhel9@sha256%3A7baf3df29db6dda350c0656f7828fb8ecd9858e7b57842cc15809f5c9754da09?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-registry-container-v4.16.0-202508201333.p2.g5944d74.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:533349585b52c44df7317e05c44f6d8707780f04ef11d31e2eff8a4804ed0aa7_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:533349585b52c44df7317e05c44f6d8707780f04ef11d31e2eff8a4804ed0aa7_s390x",
"product_id": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:533349585b52c44df7317e05c44f6d8707780f04ef11d31e2eff8a4804ed0aa7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests-rhel9@sha256%3A533349585b52c44df7317e05c44f6d8707780f04ef11d31e2eff8a4804ed0aa7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-tests-container-v4.16.0-202508270905.p2.g8b35e61.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d4288937d1b21950387fec3654089dfcc068b229dd491dec1db2d572936d2d4a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d4288937d1b21950387fec3654089dfcc068b229dd491dec1db2d572936d2d4a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d4288937d1b21950387fec3654089dfcc068b229dd491dec1db2d572936d2d4a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-state-metrics-rhel9@sha256%3Ad4288937d1b21950387fec3654089dfcc068b229dd491dec1db2d572936d2d4a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-state-metrics-container-v4.16.0-202508201333.p2.g59b8a0f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:2e605face470a751490e294e57d97b464b652d729fefbc61505806e1c9489be2_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:2e605face470a751490e294e57d97b464b652d729fefbc61505806e1c9489be2_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:2e605face470a751490e294e57d97b464b652d729fefbc61505806e1c9489be2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cluster-api-controllers-rhel9@sha256%3A2e605face470a751490e294e57d97b464b652d729fefbc61505806e1c9489be2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openstack-cluster-api-controllers-container-v4.16.0-202508201333.p2.g3b972b2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:30ba0c2519418a215de8c5fbb509964d2df6fc4894b877e50a5ed34843860a46_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:30ba0c2519418a215de8c5fbb509964d2df6fc4894b877e50a5ed34843860a46_s390x",
"product_id": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:30ba0c2519418a215de8c5fbb509964d2df6fc4894b877e50a5ed34843860a46_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-lifecycle-manager-rhel9@sha256%3A30ba0c2519418a215de8c5fbb509964d2df6fc4894b877e50a5ed34843860a46?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=operator-lifecycle-manager-container-v4.16.0-202508201333.p2.g922674d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:5c1c2a0b19cc283da65470aec657b3f78ab7efcc67bb0ff309e801686c7f52d5_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:5c1c2a0b19cc283da65470aec657b3f78ab7efcc67bb0ff309e801686c7f52d5_s390x",
"product_id": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:5c1c2a0b19cc283da65470aec657b3f78ab7efcc67bb0ff309e801686c7f52d5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-registry-rhel9@sha256%3A5c1c2a0b19cc283da65470aec657b3f78ab7efcc67bb0ff309e801686c7f52d5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=operator-registry-container-v4.16.0-202508201333.p2.g922674d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:eee7609ac9643db7b9ba5541c464cc695323f7297dc89b98e625b895afcec5e4_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:eee7609ac9643db7b9ba5541c464cc695323f7297dc89b98e625b895afcec5e4_s390x",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:eee7609ac9643db7b9ba5541c464cc695323f7297dc89b98e625b895afcec5e4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-api-server-rhel9@sha256%3Aeee7609ac9643db7b9ba5541c464cc695323f7297dc89b98e625b895afcec5e4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-api-server-container-v4.16.0-202508201333.p2.g5c16119.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:ed20576bf5c51b515a40e8ac0e7eadd96daae559fd3a317651b2f0324c8c1676_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:ed20576bf5c51b515a40e8ac0e7eadd96daae559fd3a317651b2f0324c8c1676_s390x",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:ed20576bf5c51b515a40e8ac0e7eadd96daae559fd3a317651b2f0324c8c1676_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-csr-approver-rhel9@sha256%3Aed20576bf5c51b515a40e8ac0e7eadd96daae559fd3a317651b2f0324c8c1676?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-csr-approver-container-v4.16.0-202508201333.p2.g302f47f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:685553ac069431e4ce5be3b59a4dc4e88b5470df9f6df6e3f2b1441139459c8d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:685553ac069431e4ce5be3b59a4dc4e88b5470df9f6df6e3f2b1441139459c8d_s390x",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:685553ac069431e4ce5be3b59a4dc4e88b5470df9f6df6e3f2b1441139459c8d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel9@sha256%3A685553ac069431e4ce5be3b59a4dc4e88b5470df9f6df6e3f2b1441139459c8d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-node-agent-container-v4.16.0-202508201333.p2.g720b502.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:ce161db0f08b78133fe1cb26230f3176537f14fde816509a6ba02eb365d328fc_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:ce161db0f08b78133fe1cb26230f3176537f14fde816509a6ba02eb365d328fc_s390x",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:ce161db0f08b78133fe1cb26230f3176537f14fde816509a6ba02eb365d328fc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-orchestrator-rhel9@sha256%3Ace161db0f08b78133fe1cb26230f3176537f14fde816509a6ba02eb365d328fc?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-orchestrator-container-v4.16.0-202508201333.p2.g302f47f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4ea7b37c381bfd1ac2d1eadbc42126c8c21453cfa25cb5247f4ec804244f4b1a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4ea7b37c381bfd1ac2d1eadbc42126c8c21453cfa25cb5247f4ec804244f4b1a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4ea7b37c381bfd1ac2d1eadbc42126c8c21453cfa25cb5247f4ec804244f4b1a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-utils-rhel9@sha256%3A4ea7b37c381bfd1ac2d1eadbc42126c8c21453cfa25cb5247f4ec804244f4b1a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-utils-container-v4.16.0-202508201333.p2.g6e6bb40.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6c283ed8eea6f2f1a22ef13718c59b7ad2a5a094d9821d4fafc3922badd1ac59_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6c283ed8eea6f2f1a22ef13718c59b7ad2a5a094d9821d4fafc3922badd1ac59_s390x",
"product_id": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6c283ed8eea6f2f1a22ef13718c59b7ad2a5a094d9821d4fafc3922badd1ac59_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-apiserver-network-proxy-rhel9@sha256%3A6c283ed8eea6f2f1a22ef13718c59b7ad2a5a094d9821d4fafc3922badd1ac59?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-apiserver-network-proxy-container-v4.16.0-202508201333.p2.gca81b6a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f1954045f92c7d022b325368f3bf915fb0c95a406b5881ffef7571ea2b12cd9c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f1954045f92c7d022b325368f3bf915fb0c95a406b5881ffef7571ea2b12cd9c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f1954045f92c7d022b325368f3bf915fb0c95a406b5881ffef7571ea2b12cd9c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel9@sha256%3Af1954045f92c7d022b325368f3bf915fb0c95a406b5881ffef7571ea2b12cd9c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-baremetal-installer-container-v4.16.0-202508210128.p2.g70645a6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a08e65f5482f6b2937ca2d35dc726cfc5b112622bae31ebbd5e3a1bc1be70515_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a08e65f5482f6b2937ca2d35dc726cfc5b112622bae31ebbd5e3a1bc1be70515_s390x",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a08e65f5482f6b2937ca2d35dc726cfc5b112622bae31ebbd5e3a1bc1be70515_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-rhel9-operator@sha256%3Aa08e65f5482f6b2937ca2d35dc726cfc5b112622bae31ebbd5e3a1bc1be70515?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-baremetal-operator-container-v4.16.0-202508201333.p2.g84aeac3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:747e1b3202686dc269306955fff629dfae29d3ec37e8666afb5c598dfd080da1_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:747e1b3202686dc269306955fff629dfae29d3ec37e8666afb5c598dfd080da1_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:747e1b3202686dc269306955fff629dfae29d3ec37e8666afb5c598dfd080da1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-artifacts-rhel9@sha256%3A747e1b3202686dc269306955fff629dfae29d3ec37e8666afb5c598dfd080da1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cli-artifacts-container-v4.16.0-202508210739.p2.gee354f6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:31bea0c1ab35edb5d6e73fd8777abf845c9526bc3218f175d0941b00b1a83308_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:31bea0c1ab35edb5d6e73fd8777abf845c9526bc3218f175d0941b00b1a83308_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:31bea0c1ab35edb5d6e73fd8777abf845c9526bc3218f175d0941b00b1a83308_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-credential-rhel9-operator@sha256%3A31bea0c1ab35edb5d6e73fd8777abf845c9526bc3218f175d0941b00b1a83308?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cloud-credential-operator-container-v4.16.0-202508201333.p2.g5832abf.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:387f05dceea1e317caf6204e68d1fb877da8077fc1c44976ec59ff92dcb6df5a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:387f05dceea1e317caf6204e68d1fb877da8077fc1c44976ec59ff92dcb6df5a_s390x",
"product_id": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:387f05dceea1e317caf6204e68d1fb877da8077fc1c44976ec59ff92dcb6df5a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cloud-network-config-controller-rhel9@sha256%3A387f05dceea1e317caf6204e68d1fb877da8077fc1c44976ec59ff92dcb6df5a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cloud-network-config-controller-container-v4.16.0-202508201333.p2.g66931aa.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:7dbf07f15354d3a4fd433c73afef60e20cc53ae260fd918ce1ada04fb9dd7961_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:7dbf07f15354d3a4fd433c73afef60e20cc53ae260fd918ce1ada04fb9dd7961_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:7dbf07f15354d3a4fd433c73afef60e20cc53ae260fd918ce1ada04fb9dd7961_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-api-rhel9@sha256%3A7dbf07f15354d3a4fd433c73afef60e20cc53ae260fd918ce1ada04fb9dd7961?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-api-container-v4.16.0-202508201333.p2.g5830a10.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:4e7ce92af4bf2cddccda7ca3c2a765e53c2187e94a61aecc6edd7e574af7a6fa_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:4e7ce92af4bf2cddccda7ca3c2a765e53c2187e94a61aecc6edd7e574af7a6fa_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:4e7ce92af4bf2cddccda7ca3c2a765e53c2187e94a61aecc6edd7e574af7a6fa_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-authentication-rhel9-operator@sha256%3A4e7ce92af4bf2cddccda7ca3c2a765e53c2187e94a61aecc6edd7e574af7a6fa?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-authentication-operator-container-v4.16.0-202508201333.p2.g0e39ace.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:d74b3572d00e32c9a92de04576d8414ce342b135617b03eaaebe0f872d66c147_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:d74b3572d00e32c9a92de04576d8414ce342b135617b03eaaebe0f872d66c147_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:d74b3572d00e32c9a92de04576d8414ce342b135617b03eaaebe0f872d66c147_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-rhel9-operator@sha256%3Ad74b3572d00e32c9a92de04576d8414ce342b135617b03eaaebe0f872d66c147?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-autoscaler-operator-container-v4.16.0-202508201333.p2.g70164fc.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:a7e40db904c11448536052f67bedade948b3931dbb633ea993ecbcd861385b56_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:a7e40db904c11448536052f67bedade948b3931dbb633ea993ecbcd861385b56_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:a7e40db904c11448536052f67bedade948b3931dbb633ea993ecbcd861385b56_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-baremetal-operator-rhel9@sha256%3Aa7e40db904c11448536052f67bedade948b3931dbb633ea993ecbcd861385b56?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-baremetal-operator-container-v4.16.0-202508201333.p2.g4f6e4b9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:20484e667deb3d853e25b0e0014e410018242e6c4bdb8bd7a89f77881d69c845_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:20484e667deb3d853e25b0e0014e410018242e6c4bdb8bd7a89f77881d69c845_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:20484e667deb3d853e25b0e0014e410018242e6c4bdb8bd7a89f77881d69c845_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-bootstrap-rhel9@sha256%3A20484e667deb3d853e25b0e0014e410018242e6c4bdb8bd7a89f77881d69c845?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-bootstrap-container-v4.16.0-202508201333.p2.g27bfb59.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9542230737d2ff400438a66188b9b031ecd3d47ca664841b58a2132951b771e6_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9542230737d2ff400438a66188b9b031ecd3d47ca664841b58a2132951b771e6_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9542230737d2ff400438a66188b9b031ecd3d47ca664841b58a2132951b771e6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-rhel9-operator@sha256%3A9542230737d2ff400438a66188b9b031ecd3d47ca664841b58a2132951b771e6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-capi-operator-container-v4.16.0-202508201333.p2.gc699f6c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:b69d10897c10b03865f9cd36fc688a3062c29a20a6a4bd5ec61b8966128d269a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:b69d10897c10b03865f9cd36fc688a3062c29a20a6a4bd5ec61b8966128d269a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:b69d10897c10b03865f9cd36fc688a3062c29a20a6a4bd5ec61b8966128d269a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-cloud-controller-manager-rhel9-operator@sha256%3Ab69d10897c10b03865f9cd36fc688a3062c29a20a6a4bd5ec61b8966128d269a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.16.0-202508201333.p2.g35637e4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c834fb9052ce1e1b4ed82d044f9cbb14d991b2d7c475406aae3a4527827f8bea_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c834fb9052ce1e1b4ed82d044f9cbb14d991b2d7c475406aae3a4527827f8bea_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c834fb9052ce1e1b4ed82d044f9cbb14d991b2d7c475406aae3a4527827f8bea_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-api-rhel9@sha256%3Ac834fb9052ce1e1b4ed82d044f9cbb14d991b2d7c475406aae3a4527827f8bea?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-config-api-container-v4.16.0-202508201333.p2.g5f9522b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:58d19cf1170a7a92c27e652a4cd9ed4272947c1f69cf2f986eb1fa1d5b731c8c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:58d19cf1170a7a92c27e652a4cd9ed4272947c1f69cf2f986eb1fa1d5b731c8c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:58d19cf1170a7a92c27e652a4cd9ed4272947c1f69cf2f986eb1fa1d5b731c8c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-rhel9-operator@sha256%3A58d19cf1170a7a92c27e652a4cd9ed4272947c1f69cf2f986eb1fa1d5b731c8c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-config-operator-container-v4.16.0-202508201333.p2.g441d29c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ef05615aa6363f8e7e10e29272cab1058bb8fd7b652d6943a55d0c5ae990b04f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ef05615aa6363f8e7e10e29272cab1058bb8fd7b652d6943a55d0c5ae990b04f_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ef05615aa6363f8e7e10e29272cab1058bb8fd7b652d6943a55d0c5ae990b04f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-control-plane-machine-set-rhel9-operator@sha256%3Aef05615aa6363f8e7e10e29272cab1058bb8fd7b652d6943a55d0c5ae990b04f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.16.0-202508201333.p2.g14571e8.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c98236c7a4eb6133590e9d519170c74b9f555b754fba5680194afe5aa12e8ce9_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c98236c7a4eb6133590e9d519170c74b9f555b754fba5680194afe5aa12e8ce9_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c98236c7a4eb6133590e9d519170c74b9f555b754fba5680194afe5aa12e8ce9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256%3Ac98236c7a4eb6133590e9d519170c74b9f555b754fba5680194afe5aa12e8ce9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.16.0-202508201333.p2.g439826e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:572f1da99a0264dfd47bc20cd6b733d767805e1276c11ab9a7e5524953e664c2_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:572f1da99a0264dfd47bc20cd6b733d767805e1276c11ab9a7e5524953e664c2_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:572f1da99a0264dfd47bc20cd6b733d767805e1276c11ab9a7e5524953e664c2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-dns-rhel9-operator@sha256%3A572f1da99a0264dfd47bc20cd6b733d767805e1276c11ab9a7e5524953e664c2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-dns-operator-container-v4.16.0-202508201333.p2.ga4b1cfb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:133a1207e063d49bfdec99f709899a70d35a03a65db6d9f079be8cba37ec5e72_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:133a1207e063d49bfdec99f709899a70d35a03a65db6d9f079be8cba37ec5e72_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:133a1207e063d49bfdec99f709899a70d35a03a65db6d9f079be8cba37ec5e72_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-image-registry-rhel9-operator@sha256%3A133a1207e063d49bfdec99f709899a70d35a03a65db6d9f079be8cba37ec5e72?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-image-registry-operator-container-v4.16.0-202508201333.p2.g0f1869b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:7518468425c463b51ab6c2445a452e0bf19c4f383849685733d528ed525df941_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:7518468425c463b51ab6c2445a452e0bf19c4f383849685733d528ed525df941_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:7518468425c463b51ab6c2445a452e0bf19c4f383849685733d528ed525df941_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-ingress-rhel9-operator@sha256%3A7518468425c463b51ab6c2445a452e0bf19c4f383849685733d528ed525df941?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-ingress-operator-container-v4.16.0-202508201333.p2.g218159f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4fadab315dd739a6fc7454def0ee2d903646f7241198f3092d622a9375e38d92_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4fadab315dd739a6fc7454def0ee2d903646f7241198f3092d622a9375e38d92_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4fadab315dd739a6fc7454def0ee2d903646f7241198f3092d622a9375e38d92_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-apiserver-rhel9-operator@sha256%3A4fadab315dd739a6fc7454def0ee2d903646f7241198f3092d622a9375e38d92?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-kube-apiserver-operator-container-v4.16.0-202508201333.p2.gf472385.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:d18c5c3cda1ca70d637ee2a6d0ddbc7dd49e93483c2103123c7cecf3ed9b726e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:d18c5c3cda1ca70d637ee2a6d0ddbc7dd49e93483c2103123c7cecf3ed9b726e_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:d18c5c3cda1ca70d637ee2a6d0ddbc7dd49e93483c2103123c7cecf3ed9b726e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-cluster-api-rhel9-operator@sha256%3Ad18c5c3cda1ca70d637ee2a6d0ddbc7dd49e93483c2103123c7cecf3ed9b726e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.16.0-202508201333.p2.g95ceaa9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b8a3517c4aadd0eef807b859a641a8a8164170e79c045a5a8d3b318bee6e8df7_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b8a3517c4aadd0eef807b859a641a8a8164170e79c045a5a8d3b318bee6e8df7_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b8a3517c4aadd0eef807b859a641a8a8164170e79c045a5a8d3b318bee6e8df7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-controller-manager-rhel9-operator@sha256%3Ab8a3517c4aadd0eef807b859a641a8a8164170e79c045a5a8d3b318bee6e8df7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.16.0-202508201333.p2.g0338b3b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:c99f7995cf99396c3520207b863f1a24b13dd3ea43b467d66172152dd870662c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:c99f7995cf99396c3520207b863f1a24b13dd3ea43b467d66172152dd870662c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:c99f7995cf99396c3520207b863f1a24b13dd3ea43b467d66172152dd870662c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-scheduler-rhel9-operator@sha256%3Ac99f7995cf99396c3520207b863f1a24b13dd3ea43b467d66172152dd870662c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-kube-scheduler-operator-container-v4.16.0-202508201333.p2.g630f63b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b910113d041fadc0567cb4ef644fed921707cba2d3c5ce593bfa09c13b58d182_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b910113d041fadc0567cb4ef644fed921707cba2d3c5ce593bfa09c13b58d182_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b910113d041fadc0567cb4ef644fed921707cba2d3c5ce593bfa09c13b58d182_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256%3Ab910113d041fadc0567cb4ef644fed921707cba2d3c5ce593bfa09c13b58d182?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.16.0-202508201333.p2.ge825811.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8478142a7cca20c9743ad247e4f2b245b6e51c58211c73a256c81853e83a5d82_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8478142a7cca20c9743ad247e4f2b245b6e51c58211c73a256c81853e83a5d82_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8478142a7cca20c9743ad247e4f2b245b6e51c58211c73a256c81853e83a5d82_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-machine-approver-rhel9@sha256%3A8478142a7cca20c9743ad247e4f2b245b6e51c58211c73a256c81853e83a5d82?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-machine-approver-container-v4.16.0-202508201333.p2.g7685374.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:f8d6d8de975abf876dac43f40bf80faccb60eb2432f3463ee8852775b500db52_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:f8d6d8de975abf876dac43f40bf80faccb60eb2432f3463ee8852775b500db52_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:f8d6d8de975abf876dac43f40bf80faccb60eb2432f3463ee8852775b500db52_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-olm-rhel9-operator@sha256%3Af8d6d8de975abf876dac43f40bf80faccb60eb2432f3463ee8852775b500db52?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-olm-operator-container-v4.16.0-202508201333.p2.g27bf70d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:ca454d8974992151ccab3bb7f3533d4f8634fd7da7077d8c60cade780ef4f1d2_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:ca454d8974992151ccab3bb7f3533d4f8634fd7da7077d8c60cade780ef4f1d2_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:ca454d8974992151ccab3bb7f3533d4f8634fd7da7077d8c60cade780ef4f1d2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-apiserver-rhel9-operator@sha256%3Aca454d8974992151ccab3bb7f3533d4f8634fd7da7077d8c60cade780ef4f1d2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.16.0-202508201333.p2.gd26f300.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:7f36be42808f1368c84108d42fc38e5545828a12c93867be56b4991cb6489fec_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:7f36be42808f1368c84108d42fc38e5545828a12c93867be56b4991cb6489fec_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:7f36be42808f1368c84108d42fc38e5545828a12c93867be56b4991cb6489fec_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-controller-manager-rhel9-operator@sha256%3A7f36be42808f1368c84108d42fc38e5545828a12c93867be56b4991cb6489fec?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.16.0-202508201333.p2.g2ed3cf9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:e6c7c42d0c7455b32e0c2fa9db3a0c0f98060ac37a7b78311e7675027d558a0d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:e6c7c42d0c7455b32e0c2fa9db3a0c0f98060ac37a7b78311e7675027d558a0d_s390x",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:e6c7c42d0c7455b32e0c2fa9db3a0c0f98060ac37a7b78311e7675027d558a0d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel9-operator@sha256%3Ae6c7c42d0c7455b32e0c2fa9db3a0c0f98060ac37a7b78311e7675027d558a0d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-ovirt-csi-operator-container-v4.16.0-202508201333.p2.gac852f3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:879b42ac1571b0ab174b03b4f9abe50fa7c26facc904fde22c59e8d508f21b0c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:879b42ac1571b0ab174b03b4f9abe50fa7c26facc904fde22c59e8d508f21b0c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:879b42ac1571b0ab174b03b4f9abe50fa7c26facc904fde22c59e8d508f21b0c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-samples-rhel9-operator@sha256%3A879b42ac1571b0ab174b03b4f9abe50fa7c26facc904fde22c59e8d508f21b0c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-samples-operator-container-v4.16.0-202508201333.p2.g6dde573.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:f2f2fef5445545eaa62443770f97cb17fd816aa39a1a252420c2b4a7bd975fcf_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:f2f2fef5445545eaa62443770f97cb17fd816aa39a1a252420c2b4a7bd975fcf_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:f2f2fef5445545eaa62443770f97cb17fd816aa39a1a252420c2b4a7bd975fcf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-update-keys-rhel9@sha256%3Af2f2fef5445545eaa62443770f97cb17fd816aa39a1a252420c2b4a7bd975fcf?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-update-keys-container-v4.16.0-202508201333.p2.ge847858.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8119c49ef66c677ef658b153021f5e383fa76451776efa457a640fc688556dad_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8119c49ef66c677ef658b153021f5e383fa76451776efa457a640fc688556dad_s390x",
"product_id": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8119c49ef66c677ef658b153021f5e383fa76451776efa457a640fc688556dad_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-container-networking-plugins-rhel9@sha256%3A8119c49ef66c677ef658b153021f5e383fa76451776efa457a640fc688556dad?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-containernetworking-plugins-container-v4.16.0-202508201333.p2.g5f9ee06.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:c6804f7338b2e0eeb1bee48114638524b0ae0af1399cff93e51b1e2b4705e615_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:c6804f7338b2e0eeb1bee48114638524b0ae0af1399cff93e51b1e2b4705e615_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:c6804f7338b2e0eeb1bee48114638524b0ae0af1399cff93e51b1e2b4705e615_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-rhel9@sha256%3Ac6804f7338b2e0eeb1bee48114638524b0ae0af1399cff93e51b1e2b4705e615?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-driver-shared-resource-container-v4.16.0-202508201333.p2.gbc125de.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:35bba97dd4755a1fa689ba8f21ca1c7032bb33edefa1d0f3876ad8ce51cd3971_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:35bba97dd4755a1fa689ba8f21ca1c7032bb33edefa1d0f3876ad8ce51cd3971_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:35bba97dd4755a1fa689ba8f21ca1c7032bb33edefa1d0f3876ad8ce51cd3971_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-rhel9-operator@sha256%3A35bba97dd4755a1fa689ba8f21ca1c7032bb33edefa1d0f3876ad8ce51cd3971?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.16.0-202508201333.p2.g1e1194b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:f1c4f8d459edea83cd4aebdae4d6eff6901abbc6eb9f6031e78f7a3b79a781ee_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:f1c4f8d459edea83cd4aebdae4d6eff6901abbc6eb9f6031e78f7a3b79a781ee_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:f1c4f8d459edea83cd4aebdae4d6eff6901abbc6eb9f6031e78f7a3b79a781ee_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-webhook-rhel9@sha256%3Af1c4f8d459edea83cd4aebdae4d6eff6901abbc6eb9f6031e78f7a3b79a781ee?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.16.0-202508201333.p2.gbc125de.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:aa63ac3132d6581bb20e97033ffc84c67614687fe95b0a4288f1477b5b59dc80_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:aa63ac3132d6581bb20e97033ffc84c67614687fe95b0a4288f1477b5b59dc80_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:aa63ac3132d6581bb20e97033ffc84c67614687fe95b0a4288f1477b5b59dc80_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer-rhel9@sha256%3Aaa63ac3132d6581bb20e97033ffc84c67614687fe95b0a4288f1477b5b59dc80?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-external-resizer-container-v4.16.0-202508201333.p2.gbdf5bfb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a555704a2e66c03be613a77bfcbd7be05a3d21265c9c95d351bd928c6e0f897d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a555704a2e66c03be613a77bfcbd7be05a3d21265c9c95d351bd928c6e0f897d_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a555704a2e66c03be613a77bfcbd7be05a3d21265c9c95d351bd928c6e0f897d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshotter-rhel9@sha256%3Aa555704a2e66c03be613a77bfcbd7be05a3d21265c9c95d351bd928c6e0f897d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-external-snapshotter-container-v4.16.0-202508270905.p2.gee32ba0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:f3041343f490ec7d6e6b75fbf9b516fbb481e35b9aa4513cbd0272eee2235a51_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:f3041343f490ec7d6e6b75fbf9b516fbb481e35b9aa4513cbd0272eee2235a51_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:f3041343f490ec7d6e6b75fbf9b516fbb481e35b9aa4513cbd0272eee2235a51_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller-rhel9@sha256%3Af3041343f490ec7d6e6b75fbf9b516fbb481e35b9aa4513cbd0272eee2235a51?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-snapshot-controller-container-v4.16.0-202508270905.p2.gee32ba0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:004492a0bb239936995030a7898c2c917ea809cf2c7a6890972765ee8d8fe9f0_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:004492a0bb239936995030a7898c2c917ea809cf2c7a6890972765ee8d8fe9f0_s390x",
"product_id": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:004492a0bb239936995030a7898c2c917ea809cf2c7a6890972765ee8d8fe9f0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-etcd-rhel9@sha256%3A004492a0bb239936995030a7898c2c917ea809cf2c7a6890972765ee8d8fe9f0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-etcd-container-v4.16.0-202508201333.p2.ge7911c0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:43d6df0117225b5d07f675212f53f1734d750c3386d659464b775dcf835dc2ff_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:43d6df0117225b5d07f675212f53f1734d750c3386d659464b775dcf835dc2ff_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:43d6df0117225b5d07f675212f53f1734d750c3386d659464b775dcf835dc2ff_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-cloud-controller-manager-rhel9@sha256%3A43d6df0117225b5d07f675212f53f1734d750c3386d659464b775dcf835dc2ff?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ibm-cloud-controller-manager-container-v4.16.0-202508201333.p2.gf961f16.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:f9efa9504f6d06e0823dc611c7cf34f94bbaf95cf82e70db4a4466aaf371ff21_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:f9efa9504f6d06e0823dc611c7cf34f94bbaf95cf82e70db4a4466aaf371ff21_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:f9efa9504f6d06e0823dc611c7cf34f94bbaf95cf82e70db4a4466aaf371ff21_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-block-csi-driver-rhel9@sha256%3Af9efa9504f6d06e0823dc611c7cf34f94bbaf95cf82e70db4a4466aaf371ff21?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ibm-vpc-block-csi-driver-container-v4.16.0-202508201333.p2.g668c884.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7ed8850f54050cbdec77df42c1e34021b062fcdaa20d4939bc52f55818f0afa3_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7ed8850f54050cbdec77df42c1e34021b062fcdaa20d4939bc52f55818f0afa3_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7ed8850f54050cbdec77df42c1e34021b062fcdaa20d4939bc52f55818f0afa3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256%3A7ed8850f54050cbdec77df42c1e34021b062fcdaa20d4939bc52f55818f0afa3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.16.0-202508201333.p2.g9ca5376.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e968da6b28095526e22be76c0c583d726af07d754a779e241c62095be897f05f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e968da6b28095526e22be76c0c583d726af07d754a779e241c62095be897f05f_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e968da6b28095526e22be76c0c583d726af07d754a779e241c62095be897f05f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibmcloud-cluster-api-controllers-rhel9@sha256%3Ae968da6b28095526e22be76c0c583d726af07d754a779e241c62095be897f05f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ibmcloud-cluster-api-controllers-container-v4.16.0-202508201333.p2.gf19534d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:e30740063dc526ce072c66fe22a1ef7caabfa64d49d00bc94459a9495046347e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:e30740063dc526ce072c66fe22a1ef7caabfa64d49d00bc94459a9495046347e_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:e30740063dc526ce072c66fe22a1ef7caabfa64d49d00bc94459a9495046347e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibmcloud-machine-controllers-rhel9@sha256%3Ae30740063dc526ce072c66fe22a1ef7caabfa64d49d00bc94459a9495046347e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ibmcloud-machine-controllers-container-v4.16.0-202508201333.p2.gd29506e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:59fdb89c5000bf4832fbee9ea08131ad69a0edae2d674bfe8ff3bfd3d7072141_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:59fdb89c5000bf4832fbee9ea08131ad69a0edae2d674bfe8ff3bfd3d7072141_s390x",
"product_id": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:59fdb89c5000bf4832fbee9ea08131ad69a0edae2d674bfe8ff3bfd3d7072141_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-insights-rhel9-operator@sha256%3A59fdb89c5000bf4832fbee9ea08131ad69a0edae2d674bfe8ff3bfd3d7072141?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-insights-operator-container-v4.16.0-202508201333.p2.g3f73e96.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:027e501b41ecfd1472988c01b9904ccf29323df165b58e6f11cbc4186f98dd22_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:027e501b41ecfd1472988c01b9904ccf29323df165b58e6f11cbc4186f98dd22_s390x",
"product_id": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:027e501b41ecfd1472988c01b9904ccf29323df165b58e6f11cbc4186f98dd22_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-rhel9@sha256%3A027e501b41ecfd1472988c01b9904ccf29323df165b58e6f11cbc4186f98dd22?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-installer-container-v4.16.0-202508201333.p2.g70645a6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:a02b65c4545e24c213f0b675844b9b7f171c65f8d162319be27cc3485e04b190_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:a02b65c4545e24c213f0b675844b9b7f171c65f8d162319be27cc3485e04b190_s390x",
"product_id": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:a02b65c4545e24c213f0b675844b9b7f171c65f8d162319be27cc3485e04b190_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-altinfra-rhel9@sha256%3Aa02b65c4545e24c213f0b675844b9b7f171c65f8d162319be27cc3485e04b190?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-installer-altinfra-container-v4.16.0-202508201333.p2.g70645a6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:c1fd8c36903c9743e0ca7641ae1b9f0b716d332c0c6259bcde1d4cbc808e5822_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:c1fd8c36903c9743e0ca7641ae1b9f0b716d332c0c6259bcde1d4cbc808e5822_s390x",
"product_id": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:c1fd8c36903c9743e0ca7641ae1b9f0b716d332c0c6259bcde1d4cbc808e5822_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts-rhel9@sha256%3Ac1fd8c36903c9743e0ca7641ae1b9f0b716d332c0c6259bcde1d4cbc808e5822?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-installer-artifacts-container-v4.16.0-202508210128.p2.g70645a6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:71502cd4fc58b4c81966e0a9c5f0db1e0ba2b437e8060defcd520fb1a3f75692_s390x",
"product": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:71502cd4fc58b4c81966e0a9c5f0db1e0ba2b437e8060defcd520fb1a3f75692_s390x",
"product_id": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:71502cd4fc58b4c81966e0a9c5f0db1e0ba2b437e8060defcd520fb1a3f75692_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-metrics-server-rhel9@sha256%3A71502cd4fc58b4c81966e0a9c5f0db1e0ba2b437e8060defcd520fb1a3f75692?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kube-metrics-server-container-v4.16.0-202508201333.p2.g9116b91.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8faac463f539e2c2a71d3ef4b7aa22cb33d83531f1791bfcba2ac4b4f81295ca_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8faac463f539e2c2a71d3ef4b7aa22cb33d83531f1791bfcba2ac4b4f81295ca_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8faac463f539e2c2a71d3ef4b7aa22cb33d83531f1791bfcba2ac4b4f81295ca_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-storage-version-migrator-rhel9@sha256%3A8faac463f539e2c2a71d3ef4b7aa22cb33d83531f1791bfcba2ac4b4f81295ca?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kube-storage-version-migrator-container-v4.16.0-202508201333.p2.g6f21332.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:cf02124908b044f1aa48e54abe2b80a856a22b2fadbaf04bf58242e8064d44b1_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:cf02124908b044f1aa48e54abe2b80a856a22b2fadbaf04bf58242e8064d44b1_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:cf02124908b044f1aa48e54abe2b80a856a22b2fadbaf04bf58242e8064d44b1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubevirt-cloud-controller-manager-rhel9@sha256%3Acf02124908b044f1aa48e54abe2b80a856a22b2fadbaf04bf58242e8064d44b1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.16.0-202508201333.p2.g3db7610.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:164b565ea878de17a8b9798893c3e487f11c35aff4dca3d07a96ac75468dd932_s390x",
"product": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:164b565ea878de17a8b9798893c3e487f11c35aff4dca3d07a96ac75468dd932_s390x",
"product_id": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:164b565ea878de17a8b9798893c3e487f11c35aff4dca3d07a96ac75468dd932_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-csi-driver-rhel9@sha256%3A164b565ea878de17a8b9798893c3e487f11c35aff4dca3d07a96ac75468dd932?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kubevirt-csi-driver-container-v4.16.0-202508201333.p2.gd474c42.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:607b665a0605b8c2c86040bfaa3203667f1352b6ea722819f77ebef3ecd2aae7_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:607b665a0605b8c2c86040bfaa3203667f1352b6ea722819f77ebef3ecd2aae7_s390x",
"product_id": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:607b665a0605b8c2c86040bfaa3203667f1352b6ea722819f77ebef3ecd2aae7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-libvirt-machine-controllers-rhel9@sha256%3A607b665a0605b8c2c86040bfaa3203667f1352b6ea722819f77ebef3ecd2aae7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-libvirt-machine-controllers-container-v4.16.0-202508201333.p2.g4bd420e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6479cf4efec9ec805b2057aa95cb76ca95fac53d109827a59807cda935b9665c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6479cf4efec9ec805b2057aa95cb76ca95fac53d109827a59807cda935b9665c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6479cf4efec9ec805b2057aa95cb76ca95fac53d109827a59807cda935b9665c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-rhel9-operator@sha256%3A6479cf4efec9ec805b2057aa95cb76ca95fac53d109827a59807cda935b9665c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-operator-container-v4.16.0-202508201333.p2.g0f08bd6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:4f4b9a5b6d588fb00067c7f2c2d8580b1663d5e3c7d9828c5005a4298765baf0_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:4f4b9a5b6d588fb00067c7f2c2d8580b1663d5e3c7d9828c5005a4298765baf0_s390x",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:4f4b9a5b6d588fb00067c7f2c2d8580b1663d5e3c7d9828c5005a4298765baf0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-openstack-rhel9@sha256%3A4f4b9a5b6d588fb00067c7f2c2d8580b1663d5e3c7d9828c5005a4298765baf0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-provider-openstack-container-v4.16.0-202508201333.p2.g5ada1cb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:32db4d4aaf4ca1395a4890af8200925f9a57ffd4802f5e5ceb0ec63f0b314e36_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:32db4d4aaf4ca1395a4890af8200925f9a57ffd4802f5e5ceb0ec63f0b314e36_s390x",
"product_id": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:32db4d4aaf4ca1395a4890af8200925f9a57ffd4802f5e5ceb0ec63f0b314e36_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-rhel9-operator@sha256%3A32db4d4aaf4ca1395a4890af8200925f9a57ffd4802f5e5ceb0ec63f0b314e36?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-config-operator-container-v4.16.0-202508201333.p2.gcbd3b1f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cdcb9cf473770224a29dc98f71e4abf9199325561c86c42a2acf7b7755e55001_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cdcb9cf473770224a29dc98f71e4abf9199325561c86c42a2acf7b7755e55001_s390x",
"product_id": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cdcb9cf473770224a29dc98f71e4abf9199325561c86c42a2acf7b7755e55001_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-os-images-rhel9@sha256%3Acdcb9cf473770224a29dc98f71e4abf9199325561c86c42a2acf7b7755e55001?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-os-images-container-v4.16.0-202508201333.p2.ga99847b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7f6cdc862181fbf055fc1cb35d4a0139b0c9ea392aacbfd8e4df3c084f05451_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7f6cdc862181fbf055fc1cb35d4a0139b0c9ea392aacbfd8e4df3c084f05451_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7f6cdc862181fbf055fc1cb35d4a0139b0c9ea392aacbfd8e4df3c084f05451_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-admission-controller-rhel9@sha256%3Ab7f6cdc862181fbf055fc1cb35d4a0139b0c9ea392aacbfd8e4df3c084f05451?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-admission-controller-container-v4.16.0-202508201333.p2.ga15bf45.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:bdea4e44eb8e8bae57fda8df8c98b8dd205c6b2d5c2363553683a955e08b2dc2_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:bdea4e44eb8e8bae57fda8df8c98b8dd205c6b2d5c2363553683a955e08b2dc2_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:bdea4e44eb8e8bae57fda8df8c98b8dd205c6b2d5c2363553683a955e08b2dc2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-route-override-cni-rhel9@sha256%3Abdea4e44eb8e8bae57fda8df8c98b8dd205c6b2d5c2363553683a955e08b2dc2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-route-override-cni-container-v4.16.0-202508201333.p2.g73594f7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:30709985361147cbe75e8070239b2b8e6b84fe901f15c40215d294e01117fce2_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:30709985361147cbe75e8070239b2b8e6b84fe901f15c40215d294e01117fce2_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:30709985361147cbe75e8070239b2b8e6b84fe901f15c40215d294e01117fce2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-whereabouts-ipam-cni-rhel9@sha256%3A30709985361147cbe75e8070239b2b8e6b84fe901f15c40215d294e01117fce2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-whereabouts-ipam-cni-container-v4.16.0-202508201333.p2.g467d84a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:af4362b0b25973d7202655613a237149d91fe7dbfe8050f22559a851ce8230ea_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:af4362b0b25973d7202655613a237149d91fe7dbfe8050f22559a851ce8230ea_s390x",
"product_id": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:af4362b0b25973d7202655613a237149d91fe7dbfe8050f22559a851ce8230ea_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-must-gather-rhel9@sha256%3Aaf4362b0b25973d7202655613a237149d91fe7dbfe8050f22559a851ce8230ea?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-must-gather-container-v4.16.0-202508201333.p2.g774a4e0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:38e4212042aeac05257542399a34724c5f92d476f0d41b9f94e2874fe85a0240_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:38e4212042aeac05257542399a34724c5f92d476f0d41b9f94e2874fe85a0240_s390x",
"product_id": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:38e4212042aeac05257542399a34724c5f92d476f0d41b9f94e2874fe85a0240_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-interface-bond-cni-rhel9@sha256%3A38e4212042aeac05257542399a34724c5f92d476f0d41b9f94e2874fe85a0240?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-network-interface-bond-cni-container-v4.16.0-202508201333.p2.g16d3cfa.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:22d4ce4c381301de4602398c599a964f7071337557ac75ad41d41947932be181_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:22d4ce4c381301de4602398c599a964f7071337557ac75ad41d41947932be181_s390x",
"product_id": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:22d4ce4c381301de4602398c599a964f7071337557ac75ad41d41947932be181_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-metrics-daemon-rhel9@sha256%3A22d4ce4c381301de4602398c599a964f7071337557ac75ad41d41947932be181?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-network-metrics-daemon-container-v4.16.0-202508201333.p2.g1210db3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:4904a9aa5320035b96be47ebc942789062bdb2b935449b9a077a943ab6ea186d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:4904a9aa5320035b96be47ebc942789062bdb2b935449b9a077a943ab6ea186d_s390x",
"product_id": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:4904a9aa5320035b96be47ebc942789062bdb2b935449b9a077a943ab6ea186d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel9@sha256%3A4904a9aa5320035b96be47ebc942789062bdb2b935449b9a077a943ab6ea186d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-network-tools-container-v4.16.0-202508201333.p2.g234ed43.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:0a5e38ec8cdfef71dba589900c0f41c54fa0404c5aaa3093f766b24364a3a8ab_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:0a5e38ec8cdfef71dba589900c0f41c54fa0404c5aaa3093f766b24364a3a8ab_s390x",
"product_id": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:0a5e38ec8cdfef71dba589900c0f41c54fa0404c5aaa3093f766b24364a3a8ab_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-apiserver-rhel9@sha256%3A0a5e38ec8cdfef71dba589900c0f41c54fa0404c5aaa3093f766b24364a3a8ab?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-oauth-apiserver-container-v4.16.0-202508201333.p2.gf09a9be.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d975c4728597770875157d701a40f4331c193dab4dcddc3b800316b86f66091b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d975c4728597770875157d701a40f4331c193dab4dcddc3b800316b86f66091b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d975c4728597770875157d701a40f4331c193dab4dcddc3b800316b86f66091b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-catalogd-rhel9@sha256%3Ad975c4728597770875157d701a40f4331c193dab4dcddc3b800316b86f66091b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-olm-catalogd-container-v4.16.0-202508201333.p2.g79975a5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6dab6a593867c8cb56a85482d02e9edae2123925b3e189060befdb3270494d48_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6dab6a593867c8cb56a85482d02e9edae2123925b3e189060befdb3270494d48_s390x",
"product_id": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6dab6a593867c8cb56a85482d02e9edae2123925b3e189060befdb3270494d48_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-operator-controller-rhel9@sha256%3A6dab6a593867c8cb56a85482d02e9edae2123925b3e189060befdb3270494d48?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-olm-operator-controller-container-v4.16.0-202508201333.p2.g80b8649.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:bc8b55fb3bb49a950219ecbffd4b29094428effb3dfe6c1f42f0d1b69c7826e9_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:bc8b55fb3bb49a950219ecbffd4b29094428effb3dfe6c1f42f0d1b69c7826e9_s390x",
"product_id": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:bc8b55fb3bb49a950219ecbffd4b29094428effb3dfe6c1f42f0d1b69c7826e9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-rukpak-rhel9@sha256%3Abc8b55fb3bb49a950219ecbffd4b29094428effb3dfe6c1f42f0d1b69c7826e9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-olm-rukpak-container-v4.16.0-202508201333.p2.g282cc84.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4bd76045910e67cb331ca2b874c258ed232ea87be3e5845f22ba1dbd08f5f507_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4bd76045910e67cb331ca2b874c258ed232ea87be3e5845f22ba1dbd08f5f507_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4bd76045910e67cb331ca2b874c258ed232ea87be3e5845f22ba1dbd08f5f507_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-apiserver-rhel9@sha256%3A4bd76045910e67cb331ca2b874c258ed232ea87be3e5845f22ba1dbd08f5f507?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-openshift-apiserver-container-v4.16.0-202508201333.p2.gfcee0c2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:076079c549ed249dd139616133cf5a589666c249e68ec305ee53ec6bdf22fdd6_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:076079c549ed249dd139616133cf5a589666c249e68ec305ee53ec6bdf22fdd6_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:076079c549ed249dd139616133cf5a589666c249e68ec305ee53ec6bdf22fdd6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-controller-manager-rhel9@sha256%3A076079c549ed249dd139616133cf5a589666c249e68ec305ee53ec6bdf22fdd6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-openshift-controller-manager-container-v4.16.0-202508201333.p2.g326317a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1f93fb8357023a912b389c987bea11c181dcf7a8d124d379340a09ee2004a324_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1f93fb8357023a912b389c987bea11c181dcf7a8d124d379340a09ee2004a324_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1f93fb8357023a912b389c987bea11c181dcf7a8d124d379340a09ee2004a324_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel9@sha256%3A1f93fb8357023a912b389c987bea11c181dcf7a8d124d379340a09ee2004a324?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-openstack-cinder-csi-driver-container-v4.16.0-202508201333.p2.g83d0aa3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:eca062c4d475fc02f484497f47554275a45fa6bf962155bbf8b8cac461e98909_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:eca062c4d475fc02f484497f47554275a45fa6bf962155bbf8b8cac461e98909_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:eca062c4d475fc02f484497f47554275a45fa6bf962155bbf8b8cac461e98909_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel9-operator@sha256%3Aeca062c4d475fc02f484497f47554275a45fa6bf962155bbf8b8cac461e98909?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.16.0-202508201333.p2.g85b5209.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:7ee0cd2c01687f0379b3ee6b24d56d03090945a1008d3d6e58ea563e387e7617_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:7ee0cd2c01687f0379b3ee6b24d56d03090945a1008d3d6e58ea563e387e7617_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:7ee0cd2c01687f0379b3ee6b24d56d03090945a1008d3d6e58ea563e387e7617_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cloud-controller-manager-rhel9@sha256%3A7ee0cd2c01687f0379b3ee6b24d56d03090945a1008d3d6e58ea563e387e7617?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.16.0-202508201333.p2.g83d0aa3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5101825b10a7ff1dfb53803d2706ffaaabdab138fefe0923cfadb8f98a688ddc_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5101825b10a7ff1dfb53803d2706ffaaabdab138fefe0923cfadb8f98a688ddc_s390x",
"product_id": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5101825b10a7ff1dfb53803d2706ffaaabdab138fefe0923cfadb8f98a688ddc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-framework-tools-rhel9@sha256%3A5101825b10a7ff1dfb53803d2706ffaaabdab138fefe0923cfadb8f98a688ddc?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-operator-framework-tools-container-v4.16.0-202508201333.p2.g922674d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8cb225a005f9fce3d388216d10c76c1262d01909f49a1d52a678f16fd823046b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8cb225a005f9fce3d388216d10c76c1262d01909f49a1d52a678f16fd823046b_s390x",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8cb225a005f9fce3d388216d10c76c1262d01909f49a1d52a678f16fd823046b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel9@sha256%3A8cb225a005f9fce3d388216d10c76c1262d01909f49a1d52a678f16fd823046b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ovirt-csi-driver-container-v4.16.0-202508201333.p2.g1db726a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:93a00d6ad56404cbdc4cfc40a8a94d00cd9255823da458270fb99c34414db267_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:93a00d6ad56404cbdc4cfc40a8a94d00cd9255823da458270fb99c34414db267_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:93a00d6ad56404cbdc4cfc40a8a94d00cd9255823da458270fb99c34414db267_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-rhel9@sha256%3A93a00d6ad56404cbdc4cfc40a8a94d00cd9255823da458270fb99c34414db267?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ovn-kubernetes-container-v4.16.0-202508201333.p2.g4ddb313.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:0c4316d2b6eaa90503c8d17a32a78cfc0e898673cc2f02b1cb4c10b4aecfd55d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:0c4316d2b6eaa90503c8d17a32a78cfc0e898673cc2f02b1cb4c10b4aecfd55d_s390x",
"product_id": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:0c4316d2b6eaa90503c8d17a32a78cfc0e898673cc2f02b1cb4c10b4aecfd55d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-k8s-prometheus-adapter-rhel9@sha256%3A0c4316d2b6eaa90503c8d17a32a78cfc0e898673cc2f02b1cb4c10b4aecfd55d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-prometheus-adapter-container-v4.16.0-202508201333.p2.ge4f859b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:dd1ca28db6ac2ad6a9108d9a432dc7b18e71c00d7aa399a3c0db66c970a5dc39_s390x",
"product": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:dd1ca28db6ac2ad6a9108d9a432dc7b18e71c00d7aa399a3c0db66c970a5dc39_s390x",
"product_id": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:dd1ca28db6ac2ad6a9108d9a432dc7b18e71c00d7aa399a3c0db66c970a5dc39_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift-route-controller-manager-rhel9@sha256%3Add1ca28db6ac2ad6a9108d9a432dc7b18e71c00d7aa399a3c0db66c970a5dc39?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-route-controller-manager-container-v4.16.0-202508201333.p2.g5da234d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:2f8dfebe163a643cc6426761076445f170b63372a1af88be8b2ac045c7c02665_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:2f8dfebe163a643cc6426761076445f170b63372a1af88be8b2ac045c7c02665_s390x",
"product_id": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:2f8dfebe163a643cc6426761076445f170b63372a1af88be8b2ac045c7c02665_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-sdn-rhel9@sha256%3A2f8dfebe163a643cc6426761076445f170b63372a1af88be8b2ac045c7c02665?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-node-container-v4.16.0-202508201333.p2.g53fea06.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:63ee5c46973d72fb8e38a0e4d556a1dad3eae0acc5f1163e67b52e6c7b61daf3_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:63ee5c46973d72fb8e38a0e4d556a1dad3eae0acc5f1163e67b52e6c7b61daf3_s390x",
"product_id": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:63ee5c46973d72fb8e38a0e4d556a1dad3eae0acc5f1163e67b52e6c7b61daf3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-service-ca-rhel9-operator@sha256%3A63ee5c46973d72fb8e38a0e4d556a1dad3eae0acc5f1163e67b52e6c7b61daf3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-service-ca-operator-container-v4.16.0-202508201333.p2.g538c7b9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:dbe45daf60e282af5930f45a74be5dd2dd720d04a734bd5bf52018fdd77bcdfb_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:dbe45daf60e282af5930f45a74be5dd2dd720d04a734bd5bf52018fdd77bcdfb_s390x",
"product_id": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:dbe45daf60e282af5930f45a74be5dd2dd720d04a734bd5bf52018fdd77bcdfb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel9@sha256%3Adbe45daf60e282af5930f45a74be5dd2dd720d04a734bd5bf52018fdd77bcdfb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-tools-container-v4.16.0-202508201333.p2.gee354f6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d17bb43db79fd787abc4a52522df454436f00f5f9b4bb6215123ba2bfde2ff39_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d17bb43db79fd787abc4a52522df454436f00f5f9b4bb6215123ba2bfde2ff39_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d17bb43db79fd787abc4a52522df454436f00f5f9b4bb6215123ba2bfde2ff39_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-microshift-rhel9@sha256%3Ad17bb43db79fd787abc4a52522df454436f00f5f9b4bb6215123ba2bfde2ff39?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ovn-kubernetes-microshift-container-v4.16.0-202508201333.p2.g4ddb313.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:502a7a0a4fa7bed131056bf0d07b1ccd387013a5e1639a852a4609ca34de1562_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:502a7a0a4fa7bed131056bf0d07b1ccd387013a5e1639a852a4609ca34de1562_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:502a7a0a4fa7bed131056bf0d07b1ccd387013a5e1639a852a4609ca34de1562_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prom-label-proxy-rhel9@sha256%3A502a7a0a4fa7bed131056bf0d07b1ccd387013a5e1639a852a4609ca34de1562?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=prom-label-proxy-container-v4.16.0-202508201333.p2.g5e14722.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4125ed9d1d10026557ded070c2fa4eeb9df29c106bcf4da9aecd232dde991547_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4125ed9d1d10026557ded070c2fa4eeb9df29c106bcf4da9aecd232dde991547_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4125ed9d1d10026557ded070c2fa4eeb9df29c106bcf4da9aecd232dde991547_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-config-reloader-rhel9@sha256%3A4125ed9d1d10026557ded070c2fa4eeb9df29c106bcf4da9aecd232dde991547?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=prometheus-config-reloader-container-v4.16.0-202508201333.p2.gc7262a4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a4e1670545c7d601c6a0f32925eb552fa11f726286731801e377b456c6054c20_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a4e1670545c7d601c6a0f32925eb552fa11f726286731801e377b456c6054c20_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a4e1670545c7d601c6a0f32925eb552fa11f726286731801e377b456c6054c20_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-rhel9-operator@sha256%3Aa4e1670545c7d601c6a0f32925eb552fa11f726286731801e377b456c6054c20?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=prometheus-operator-container-v4.16.0-202508201333.p2.gc7262a4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9ca52758fe06f477db326f6cf953414b991f2ceab70a72c1e1c7bce6dc8f57c1_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9ca52758fe06f477db326f6cf953414b991f2ceab70a72c1e1c7bce6dc8f57c1_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9ca52758fe06f477db326f6cf953414b991f2ceab70a72c1e1c7bce6dc8f57c1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator-admission-webhook-rhel9@sha256%3A9ca52758fe06f477db326f6cf953414b991f2ceab70a72c1e1c7bce6dc8f57c1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.16.0-202508201333.p2.gc7262a4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:6820d36f0f73e533c45f3dd8f7a67aeb5f4d28f106c85e558bd04c94fb52cd21_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:6820d36f0f73e533c45f3dd8f7a67aeb5f4d28f106c85e558bd04c94fb52cd21_s390x",
"product_id": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:6820d36f0f73e533c45f3dd8f7a67aeb5f4d28f106c85e558bd04c94fb52cd21_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-telemeter-rhel9@sha256%3A6820d36f0f73e533c45f3dd8f7a67aeb5f4d28f106c85e558bd04c94fb52cd21?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=telemeter-container-v4.16.0-202508201333.p2.gc1ecd10.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:90bee0f18c8aaa6a22fb87d41ef11d9932d7c22157b86632cb1b9176d2bfaa6b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:90bee0f18c8aaa6a22fb87d41ef11d9932d7c22157b86632cb1b9176d2bfaa6b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:90bee0f18c8aaa6a22fb87d41ef11d9932d7c22157b86632cb1b9176d2bfaa6b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-thanos-rhel9@sha256%3A90bee0f18c8aaa6a22fb87d41ef11d9932d7c22157b86632cb1b9176d2bfaa6b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-thanos-container-v4.16.0-202508201333.p2.g85eee25.assembly.stream.el9"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:dca4961c0a147ef33ca2e9730454443b56b5d5b0c98d8a4d13315ec52874a71e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:dca4961c0a147ef33ca2e9730454443b56b5d5b0c98d8a4d13315ec52874a71e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:dca4961c0a147ef33ca2e9730454443b56b5d5b0c98d8a4d13315ec52874a71e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-rhel9@sha256%3Adca4961c0a147ef33ca2e9730454443b56b5d5b0c98d8a4d13315ec52874a71e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=atomic-openshift-cluster-autoscaler-container-v4.16.0-202508201333.p2.g6222ac2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:921500affeceb488be3534914c87d0d27d462ab30dc05be037274ee2c35707f5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:921500affeceb488be3534914c87d0d27d462ab30dc05be037274ee2c35707f5_ppc64le",
"product_id": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:921500affeceb488be3534914c87d0d27d462ab30dc05be037274ee2c35707f5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/aws-kms-encryption-provider-rhel9@sha256%3A921500affeceb488be3534914c87d0d27d462ab30dc05be037274ee2c35707f5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=aws-kms-encryption-provider-container-v4.16.0-202508201333.p2.gc66065d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:e69c8df449f6a6328d5178e9671b96069580214923a8766d098b780130a13d7c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:e69c8df449f6a6328d5178e9671b96069580214923a8766d098b780130a13d7c_ppc64le",
"product_id": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:e69c8df449f6a6328d5178e9671b96069580214923a8766d098b780130a13d7c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/azure-kms-encryption-provider-rhel9@sha256%3Ae69c8df449f6a6328d5178e9671b96069580214923a8766d098b780130a13d7c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=azure-kms-encryption-provider-container-v4.16.0-202508201333.p2.gaf633e0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:00da1fcd88f8542d55cc31ce0ae8d7cc12f68a72771b46953002a8d43cb30829_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:00da1fcd88f8542d55cc31ce0ae8d7cc12f68a72771b46953002a8d43cb30829_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:00da1fcd88f8542d55cc31ce0ae8d7cc12f68a72771b46953002a8d43cb30829_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-machine-controllers-rhel9@sha256%3A00da1fcd88f8542d55cc31ce0ae8d7cc12f68a72771b46953002a8d43cb30829?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=baremetal-machine-controller-container-v4.16.0-202508201333.p2.g2b396e0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:233b7d55cd529793c98546a83b0a1dd3ab614ba845511a2687c94ac93bca0158_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:233b7d55cd529793c98546a83b0a1dd3ab614ba845511a2687c94ac93bca0158_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:233b7d55cd529793c98546a83b0a1dd3ab614ba845511a2687c94ac93bca0158_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-runtimecfg-rhel9@sha256%3A233b7d55cd529793c98546a83b0a1dd3ab614ba845511a2687c94ac93bca0158?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-baremetal-runtimecfg-container-v4.16.0-202508201333.p2.gf55a330.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:ae2ee243441fda43f46a7cd0e0b51423f938a1da9838f0bc8cb58b8c5f5c01e4_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:ae2ee243441fda43f46a7cd0e0b51423f938a1da9838f0bc8cb58b8c5f5c01e4_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:ae2ee243441fda43f46a7cd0e0b51423f938a1da9838f0bc8cb58b8c5f5c01e4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-etcd-rhel9-operator@sha256%3Aae2ee243441fda43f46a7cd0e0b51423f938a1da9838f0bc8cb58b8c5f5c01e4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-etcd-operator-container-v4.16.0-202508201333.p2.g9989e43.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0303c22d63e9a088ea2a026deae68e82755344dd28ed52ea06c1c83abadacbdf_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0303c22d63e9a088ea2a026deae68e82755344dd28ed52ea06c1c83abadacbdf_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0303c22d63e9a088ea2a026deae68e82755344dd28ed52ea06c1c83abadacbdf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-monitoring-rhel9-operator@sha256%3A0303c22d63e9a088ea2a026deae68e82755344dd28ed52ea06c1c83abadacbdf?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-monitoring-operator-container-v4.16.0-202508201333.p2.g09963a5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:d819b14757e167c6a52c452093fdd6abe8f41eeac4b56ee0c87c282d8ac51b28_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:d819b14757e167c6a52c452093fdd6abe8f41eeac4b56ee0c87c282d8ac51b28_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:d819b14757e167c6a52c452093fdd6abe8f41eeac4b56ee0c87c282d8ac51b28_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-rhel9-operator@sha256%3Ad819b14757e167c6a52c452093fdd6abe8f41eeac4b56ee0c87c282d8ac51b28?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-network-operator-container-v4.16.0-202508201333.p2.g45b0ba6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d21828185c68e7864e7a475deed7d92ca5233553c3d5c46aac7f87b122163708_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d21828185c68e7864e7a475deed7d92ca5233553c3d5c46aac7f87b122163708_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d21828185c68e7864e7a475deed7d92ca5233553c3d5c46aac7f87b122163708_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256%3Ad21828185c68e7864e7a475deed7d92ca5233553c3d5c46aac7f87b122163708?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-node-tuning-operator-container-v4.16.0-202508201333.p2.geacd6ee.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:18cb72e4bb5784b8fb5419d939367b0fdff4e23cd09b559803656d52a47633ee_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:18cb72e4bb5784b8fb5419d939367b0fdff4e23cd09b559803656d52a47633ee_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:18cb72e4bb5784b8fb5419d939367b0fdff4e23cd09b559803656d52a47633ee_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-policy-controller-rhel9@sha256%3A18cb72e4bb5784b8fb5419d939367b0fdff4e23cd09b559803656d52a47633ee?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-policy-controller-container-v4.16.0-202508201333.p2.geaea543.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:32b47ea77201e4ce2a7de46ce0f18a099b95685bbda3d9275794cb19e9fa90b7_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:32b47ea77201e4ce2a7de46ce0f18a099b95685bbda3d9275794cb19e9fa90b7_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:32b47ea77201e4ce2a7de46ce0f18a099b95685bbda3d9275794cb19e9fa90b7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-storage-rhel9-operator@sha256%3A32b47ea77201e4ce2a7de46ce0f18a099b95685bbda3d9275794cb19e9fa90b7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-storage-operator-container-v4.16.0-202508201333.p2.gf3cf5ff.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:821d54d73f5668be5625e7a1ff00ca8b9ecff65034f49f93cf4abfac09ea6c5d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:821d54d73f5668be5625e7a1ff00ca8b9ecff65034f49f93cf4abfac09ea6c5d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:821d54d73f5668be5625e7a1ff00ca8b9ecff65034f49f93cf4abfac09ea6c5d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-version-rhel9-operator@sha256%3A821d54d73f5668be5625e7a1ff00ca8b9ecff65034f49f93cf4abfac09ea6c5d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-version-operator-container-v4.16.0-202508201333.p2.gd0d0d6e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:30f39dff235a8adcac2f12cb7b5d67c684a3cbdb647ac17d4e9790f1e8bd7df1_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:30f39dff235a8adcac2f12cb7b5d67c684a3cbdb647ac17d4e9790f1e8bd7df1_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:30f39dff235a8adcac2f12cb7b5d67c684a3cbdb647ac17d4e9790f1e8bd7df1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-configmap-reloader-rhel9@sha256%3A30f39dff235a8adcac2f12cb7b5d67c684a3cbdb647ac17d4e9790f1e8bd7df1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=configmap-reload-container-v4.16.0-202508201333.p2.gdc91ddc.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0b54ef56f897be0ca96c00020654a918f30c6a7413f817ed4519caddcc6c5834_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0b54ef56f897be0ca96c00020654a918f30c6a7413f817ed4519caddcc6c5834_ppc64le",
"product_id": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0b54ef56f897be0ca96c00020654a918f30c6a7413f817ed4519caddcc6c5834_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/container-networking-plugins-microshift-rhel9@sha256%3A0b54ef56f897be0ca96c00020654a918f30c6a7413f817ed4519caddcc6c5834?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.16.0-202508201333.p2.g5f9ee06.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:1fcc8bfa9f2b7b5fcc8165c5d30879545093ff27e3b6c90e8f6c11dc78d24a7f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:1fcc8bfa9f2b7b5fcc8165c5d30879545093ff27e3b6c90e8f6c11dc78d24a7f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:1fcc8bfa9f2b7b5fcc8165c5d30879545093ff27e3b6c90e8f6c11dc78d24a7f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-coredns-rhel9@sha256%3A1fcc8bfa9f2b7b5fcc8165c5d30879545093ff27e3b6c90e8f6c11dc78d24a7f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=coredns-container-v4.16.0-202508201333.p2.g1e41765.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e1938266804498012d42b80a4915a2b8aece34efeb795a17fc8798f75fa1c48b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e1938266804498012d42b80a4915a2b8aece34efeb795a17fc8798f75fa1c48b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e1938266804498012d42b80a4915a2b8aece34efeb795a17fc8798f75fa1c48b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher-rhel9@sha256%3Ae1938266804498012d42b80a4915a2b8aece34efeb795a17fc8798f75fa1c48b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-attacher-container-v4.16.0-202508201333.p2.g7da80aa.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:0dcd9470781273c6adbbf98c013170b81fafc07b391b0d5dbe1de748e5bb3ef9_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:0dcd9470781273c6adbbf98c013170b81fafc07b391b0d5dbe1de748e5bb3ef9_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:0dcd9470781273c6adbbf98c013170b81fafc07b391b0d5dbe1de748e5bb3ef9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-manila-rhel9@sha256%3A0dcd9470781273c6adbbf98c013170b81fafc07b391b0d5dbe1de748e5bb3ef9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-driver-manila-container-v4.16.0-202508201333.p2.g83d0aa3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:a5af8c2e3ddf765d6b7aaa3370809d5c336ea6f5f09d03baef7f16ae151a49c6_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:a5af8c2e3ddf765d6b7aaa3370809d5c336ea6f5f09d03baef7f16ae151a49c6_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:a5af8c2e3ddf765d6b7aaa3370809d5c336ea6f5f09d03baef7f16ae151a49c6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-manila-rhel9-operator@sha256%3Aa5af8c2e3ddf765d6b7aaa3370809d5c336ea6f5f09d03baef7f16ae151a49c6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-driver-manila-operator-container-v4.16.0-202508201333.p2.gc25d1ff.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:006f2bdd2bde58b23797c4742487404cbe51bf80c113e702df9b2e7a4ae80ca0_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:006f2bdd2bde58b23797c4742487404cbe51bf80c113e702df9b2e7a4ae80ca0_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:006f2bdd2bde58b23797c4742487404cbe51bf80c113e702df9b2e7a4ae80ca0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-nfs-rhel9@sha256%3A006f2bdd2bde58b23797c4742487404cbe51bf80c113e702df9b2e7a4ae80ca0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-driver-nfs-container-v4.16.0-202508201333.p2.g406cec7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3b8ce5e8fea11b72b53065a94849c2d856e9218cc1f8641c69c04a21d27fce7e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3b8ce5e8fea11b72b53065a94849c2d856e9218cc1f8641c69c04a21d27fce7e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3b8ce5e8fea11b72b53065a94849c2d856e9218cc1f8641c69c04a21d27fce7e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe-rhel9@sha256%3A3b8ce5e8fea11b72b53065a94849c2d856e9218cc1f8641c69c04a21d27fce7e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-livenessprobe-container-v4.16.0-202508201333.p2.gf5e3ff5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:492ba358a292b4c6afe6984ec440a65ea3247a9cf52d3a82e34601b9b49566f2_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:492ba358a292b4c6afe6984ec440a65ea3247a9cf52d3a82e34601b9b49566f2_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:492ba358a292b4c6afe6984ec440a65ea3247a9cf52d3a82e34601b9b49566f2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar-rhel9@sha256%3A492ba358a292b4c6afe6984ec440a65ea3247a9cf52d3a82e34601b9b49566f2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-node-driver-registrar-container-v4.16.0-202508201333.p2.g8930c36.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:1e2ddf5d3509d41c8f909d64d6ae7d3503f0491d967578cef48ac0ee5e624b1e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:1e2ddf5d3509d41c8f909d64d6ae7d3503f0491d967578cef48ac0ee5e624b1e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:1e2ddf5d3509d41c8f909d64d6ae7d3503f0491d967578cef48ac0ee5e624b1e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner-rhel9@sha256%3A1e2ddf5d3509d41c8f909d64d6ae7d3503f0491d967578cef48ac0ee5e624b1e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-provisioner-container-v4.16.0-202508201333.p2.g9e8af01.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:f1bd99ba8708d9aeccb920a4cfe7fd6b410db0ff15f517cafd094dc746baeea7_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:f1bd99ba8708d9aeccb920a4cfe7fd6b410db0ff15f517cafd094dc746baeea7_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:f1bd99ba8708d9aeccb920a4cfe7fd6b410db0ff15f517cafd094dc746baeea7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-validation-webhook-rhel9@sha256%3Af1bd99ba8708d9aeccb920a4cfe7fd6b410db0ff15f517cafd094dc746baeea7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-snapshot-validation-webhook-container-v4.16.0-202508270905.p2.gee32ba0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:995a196070106f636adcda5181094ecb72c127e44aa88ea3810c2c5060a2b0d2_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:995a196070106f636adcda5181094ecb72c127e44aa88ea3810c2c5060a2b0d2_ppc64le",
"product_id": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:995a196070106f636adcda5181094ecb72c127e44aa88ea3810c2c5060a2b0d2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel9@sha256%3A995a196070106f636adcda5181094ecb72c127e44aa88ea3810c2c5060a2b0d2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=driver-toolkit-container-v4.16.0-202508212229.p2.g1d5732f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:0b63824b4d546ec802e0edeab6df2b99bf7929460ff6e9318fc59f1224685de3_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:0b63824b4d546ec802e0edeab6df2b99bf7929460ff6e9318fc59f1224685de3_ppc64le",
"product_id": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:0b63824b4d546ec802e0edeab6df2b99bf7929460ff6e9318fc59f1224685de3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/egress-router-cni-rhel9@sha256%3A0b63824b4d546ec802e0edeab6df2b99bf7929460ff6e9318fc59f1224685de3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-egress-router-cni-container-v4.16.0-202508201333.p2.g7089efe.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:f81bb84282b908d2575aa5f1d47629afd3ee1108aae4fe45d895f8bc2193c072_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:f81bb84282b908d2575aa5f1d47629afd3ee1108aae4fe45d895f8bc2193c072_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:f81bb84282b908d2575aa5f1d47629afd3ee1108aae4fe45d895f8bc2193c072_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-proxy-rhel9@sha256%3Af81bb84282b908d2575aa5f1d47629afd3ee1108aae4fe45d895f8bc2193c072?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=golang-github-openshift-oauth-proxy-container-v4.16.0-202508201333.p2.g30f8012.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7106ebdc71c0ced945b9f95f97793fe1d0e7a2fb9a0cd5ab02c0ace8abb0bbc7_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7106ebdc71c0ced945b9f95f97793fe1d0e7a2fb9a0cd5ab02c0ace8abb0bbc7_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7106ebdc71c0ced945b9f95f97793fe1d0e7a2fb9a0cd5ab02c0ace8abb0bbc7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-alertmanager-rhel9@sha256%3A7106ebdc71c0ced945b9f95f97793fe1d0e7a2fb9a0cd5ab02c0ace8abb0bbc7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.16.0-202508201333.p2.ge9aea92.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:724515ef56f531ce22e23fa8523e154f1f91d4068f46ee6f186eb0d63922a16e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:724515ef56f531ce22e23fa8523e154f1f91d4068f46ee6f186eb0d63922a16e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:724515ef56f531ce22e23fa8523e154f1f91d4068f46ee6f186eb0d63922a16e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-rhel9@sha256%3A724515ef56f531ce22e23fa8523e154f1f91d4068f46ee6f186eb0d63922a16e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=golang-github-prometheus-prometheus-container-v4.16.0-202508201333.p2.g4c5f18d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ff689ce8586ac5dd565e87fa801850cf5ca6a15524eb3290cf61edfc37a32557_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ff689ce8586ac5dd565e87fa801850cf5ca6a15524eb3290cf61edfc37a32557_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ff689ce8586ac5dd565e87fa801850cf5ca6a15524eb3290cf61edfc37a32557_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel9@sha256%3Aff689ce8586ac5dd565e87fa801850cf5ca6a15524eb3290cf61edfc37a32557?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-hypershift-container-v4.16.0-202508201333.p2.g53ae0b1.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:5cfc388df49f6c84fb1cf21c2b628b0f8852d08fa725b4da5f6fd0cd5d34deaa_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:5cfc388df49f6c84fb1cf21c2b628b0f8852d08fa725b4da5f6fd0cd5d34deaa_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:5cfc388df49f6c84fb1cf21c2b628b0f8852d08fa725b4da5f6fd0cd5d34deaa_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-proxy-rhel9@sha256%3A5cfc388df49f6c84fb1cf21c2b628b0f8852d08fa725b4da5f6fd0cd5d34deaa?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kube-proxy-container-v4.16.0-202508201333.p2.g53fea06.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:8c3a43200e203cacc1de3d6f6cd71234d6f79312c5123cf0b130c8394ec3da8f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:8c3a43200e203cacc1de3d6f6cd71234d6f79312c5123cf0b130c8394ec3da8f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:8c3a43200e203cacc1de3d6f6cd71234d6f79312c5123cf0b130c8394ec3da8f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-rbac-proxy-rhel9@sha256%3A8c3a43200e203cacc1de3d6f6cd71234d6f79312c5123cf0b130c8394ec3da8f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kube-rbac-proxy-container-v4.16.0-202508201333.p2.gc38f473.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1967d34d7792405dbc887f2e4ed8c59351f1af4280caf0ec18b667ce218703e6_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1967d34d7792405dbc887f2e4ed8c59351f1af4280caf0ec18b667ce218703e6_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1967d34d7792405dbc887f2e4ed8c59351f1af4280caf0ec18b667ce218703e6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-state-metrics-rhel9@sha256%3A1967d34d7792405dbc887f2e4ed8c59351f1af4280caf0ec18b667ce218703e6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kube-state-metrics-container-v4.16.0-202508201333.p2.g9b67b8d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:35a02c94165611b440a375862ad85ac5d818385b2f837f2a00bdc0571a8368a0_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:35a02c94165611b440a375862ad85ac5d818385b2f837f2a00bdc0571a8368a0_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:35a02c94165611b440a375862ad85ac5d818385b2f837f2a00bdc0571a8368a0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-marketplace-rhel9@sha256%3A35a02c94165611b440a375862ad85ac5d818385b2f837f2a00bdc0571a8368a0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=marketplace-operator-container-v4.16.0-202508201333.p2.g208d5aa.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:fa40742cd762e38592a466e1e62ad0a66fff286d2ff8288dd8e41bedf9900779_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:fa40742cd762e38592a466e1e62ad0a66fff286d2ff8288dd8e41bedf9900779_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:fa40742cd762e38592a466e1e62ad0a66fff286d2ff8288dd8e41bedf9900779_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-monitoring-plugin-rhel9@sha256%3Afa40742cd762e38592a466e1e62ad0a66fff286d2ff8288dd8e41bedf9900779?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=monitoring-plugin-container-v4.16.0-202508251030.p2.gb3e669b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5a148b69f649d2ee38415f44a2449729383bdb815c3db7fe9946fa5fc3a4b1b9_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5a148b69f649d2ee38415f44a2449729383bdb815c3db7fe9946fa5fc3a4b1b9_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5a148b69f649d2ee38415f44a2449729383bdb815c3db7fe9946fa5fc3a4b1b9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni-rhel9@sha256%3A5a148b69f649d2ee38415f44a2449729383bdb815c3db7fe9946fa5fc3a4b1b9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=multus-cni-container-v4.16.0-202508201333.p2.ge88ad2b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e39e97d563f73d620e9c6c1002bd3a5fa1557cbdd213769d4c249c8d108c3082_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e39e97d563f73d620e9c6c1002bd3a5fa1557cbdd213769d4c249c8d108c3082_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e39e97d563f73d620e9c6c1002bd3a5fa1557cbdd213769d4c249c8d108c3082_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni-microshift-rhel9@sha256%3Ae39e97d563f73d620e9c6c1002bd3a5fa1557cbdd213769d4c249c8d108c3082?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=multus-cni-container-microshift-container-v4.16.0-202508201333.p2.ge88ad2b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f7cd35f5a1f5d25037c79b4a11fdb516b5d26509e1cc6860124f2c4eaf423eb3_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f7cd35f5a1f5d25037c79b4a11fdb516b5d26509e1cc6860124f2c4eaf423eb3_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f7cd35f5a1f5d25037c79b4a11fdb516b5d26509e1cc6860124f2c4eaf423eb3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-networkpolicy-rhel9@sha256%3Af7cd35f5a1f5d25037c79b4a11fdb516b5d26509e1cc6860124f2c4eaf423eb3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-networkpolicy-container-v4.16.0-202508201333.p2.gf988f89.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:2129aa8e01502ab6769c30c2f9c27aa97e164ed9197cd593150407dd4dbef5af_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:2129aa8e01502ab6769c30c2f9c27aa97e164ed9197cd593150407dd4dbef5af_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:2129aa8e01502ab6769c30c2f9c27aa97e164ed9197cd593150407dd4dbef5af_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-networking-console-plugin-rhel9@sha256%3A2129aa8e01502ab6769c30c2f9c27aa97e164ed9197cd593150407dd4dbef5af?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=networking-console-plugin-container-v4.16.0-202508251030.p2.gaf82cce.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:3727d8acc81b225faa662f0e291f2ed6cf19c279251e6e8d9cc55142e8a79303_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:3727d8acc81b225faa662f0e291f2ed6cf19c279251e6e8d9cc55142e8a79303_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:3727d8acc81b225faa662f0e291f2ed6cf19c279251e6e8d9cc55142e8a79303_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-server-rhel9@sha256%3A3727d8acc81b225faa662f0e291f2ed6cf19c279251e6e8d9cc55142e8a79303?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=oauth-server-container-v4.16.0-202508201333.p2.g3739138.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c1e226de2ef7bdc2a4874b50646bb662e447b865739a7535c236de5d424ebf3e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c1e226de2ef7bdc2a4874b50646bb662e447b865739a7535c236de5d424ebf3e_ppc64le",
"product_id": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c1e226de2ef7bdc2a4874b50646bb662e447b865739a7535c236de5d424ebf3e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oc-mirror-plugin-rhel9@sha256%3Ac1e226de2ef7bdc2a4874b50646bb662e447b865739a7535c236de5d424ebf3e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=oc-mirror-plugin-container-v4.16.0-202508201333.p2.gb137a53.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:288feafa494da8a4bf480c1a67e7a9c834bb02f66144515e5cd2653fef962d59_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:288feafa494da8a4bf480c1a67e7a9c834bb02f66144515e5cd2653fef962d59_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:288feafa494da8a4bf480c1a67e7a9c834bb02f66144515e5cd2653fef962d59_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-builder-rhel9@sha256%3A288feafa494da8a4bf480c1a67e7a9c834bb02f66144515e5cd2653fef962d59?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-builder-container-v4.16.0-202508201333.p2.ge77895c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:4853bd9c8565b801030ac70bfd99ef90a14674d97aec0cfa4cf51427b64848a3_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:4853bd9c8565b801030ac70bfd99ef90a14674d97aec0cfa4cf51427b64848a3_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:4853bd9c8565b801030ac70bfd99ef90a14674d97aec0cfa4cf51427b64848a3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-rhel9@sha256%3A4853bd9c8565b801030ac70bfd99ef90a14674d97aec0cfa4cf51427b64848a3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-cli-container-v4.16.0-202508201333.p2.gee354f6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:95775342b0b266f94a766a1af3c0af3fdcdf630e966a63cfb11ec3459b46d3a0_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:95775342b0b266f94a766a1af3c0af3fdcdf630e966a63cfb11ec3459b46d3a0_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:95775342b0b266f94a766a1af3c0af3fdcdf630e966a63cfb11ec3459b46d3a0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-rhel9@sha256%3A95775342b0b266f94a766a1af3c0af3fdcdf630e966a63cfb11ec3459b46d3a0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-console-container-v4.16.0-202508251030.p2.g3c7bd18.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:785455f77c406f35bc9ad2eb17e9f96ea12e71bc2b87c523c9df83f882d73c15_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:785455f77c406f35bc9ad2eb17e9f96ea12e71bc2b87c523c9df83f882d73c15_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:785455f77c406f35bc9ad2eb17e9f96ea12e71bc2b87c523c9df83f882d73c15_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-rhel9-operator@sha256%3A785455f77c406f35bc9ad2eb17e9f96ea12e71bc2b87c523c9df83f882d73c15?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.16.0-202508201333.p2.g2d0c5f3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:e7eb31913d7b4e8940865a0c3d72364152e358279bdb0cbe7974c7837a02f66f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:e7eb31913d7b4e8940865a0c3d72364152e358279bdb0cbe7974c7837a02f66f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:e7eb31913d7b4e8940865a0c3d72364152e358279bdb0cbe7974c7837a02f66f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-deployer-rhel9@sha256%3Ae7eb31913d7b4e8940865a0c3d72364152e358279bdb0cbe7974c7837a02f66f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-deployer-container-v4.16.0-202508201333.p2.gee354f6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:57027cd53887fc439d0a2dd09bc0d79e266c49cbaf196b3ad758e0fe9d09ee90_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:57027cd53887fc439d0a2dd09bc0d79e266c49cbaf196b3ad758e0fe9d09ee90_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:57027cd53887fc439d0a2dd09bc0d79e266c49cbaf196b3ad758e0fe9d09ee90_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-haproxy-router-rhel9@sha256%3A57027cd53887fc439d0a2dd09bc0d79e266c49cbaf196b3ad758e0fe9d09ee90?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-haproxy-router-container-v4.16.0-202508201333.p2.g7c4b472.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:90799cc9ee99cac6d16c4bea7c6561537d319ca44c2043d5c2b9afc9acd3a7ba_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:90799cc9ee99cac6d16c4bea7c6561537d319ca44c2043d5c2b9afc9acd3a7ba_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:90799cc9ee99cac6d16c4bea7c6561537d319ca44c2043d5c2b9afc9acd3a7ba_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube-rhel9@sha256%3A90799cc9ee99cac6d16c4bea7c6561537d319ca44c2043d5c2b9afc9acd3a7ba?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-hyperkube-container-v4.16.0-202508201333.p2.gc68a663.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:62de4024ff480e4e2cc110d4744bfb506611829f88602fd574dad5ca08ebc9f5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:62de4024ff480e4e2cc110d4744bfb506611829f88602fd574dad5ca08ebc9f5_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:62de4024ff480e4e2cc110d4744bfb506611829f88602fd574dad5ca08ebc9f5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-keepalived-ipfailover-rhel9@sha256%3A62de4024ff480e4e2cc110d4744bfb506611829f88602fd574dad5ca08ebc9f5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.16.0-202508201333.p2.gb58673a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:50b6b72432e3f30bab72f72901bcd92501ebdd1c29d5ed47e0d4157fe317ab97_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:50b6b72432e3f30bab72f72901bcd92501ebdd1c29d5ed47e0d4157fe317ab97_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:50b6b72432e3f30bab72f72901bcd92501ebdd1c29d5ed47e0d4157fe317ab97_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod-rhel9@sha256%3A50b6b72432e3f30bab72f72901bcd92501ebdd1c29d5ed47e0d4157fe317ab97?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-pod-container-v4.16.0-202508201333.p2.gc68a663.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7f05653512709156f84fd5e802c47f575fecbebdd1c35aa99c1fa65f9453b349_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7f05653512709156f84fd5e802c47f575fecbebdd1c35aa99c1fa65f9453b349_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7f05653512709156f84fd5e802c47f575fecbebdd1c35aa99c1fa65f9453b349_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-registry-rhel9@sha256%3A7f05653512709156f84fd5e802c47f575fecbebdd1c35aa99c1fa65f9453b349?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-registry-container-v4.16.0-202508201333.p2.g5944d74.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:1cd2b32b7c64b208c89878c598b7061f9cb31985c56420e69ee773b733163126_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:1cd2b32b7c64b208c89878c598b7061f9cb31985c56420e69ee773b733163126_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:1cd2b32b7c64b208c89878c598b7061f9cb31985c56420e69ee773b733163126_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests-rhel9@sha256%3A1cd2b32b7c64b208c89878c598b7061f9cb31985c56420e69ee773b733163126?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-tests-container-v4.16.0-202508270905.p2.g8b35e61.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:3382350ce8a1435cc6f888d1de75069f001759a1c021bb8c9bb3c8a4280b500a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:3382350ce8a1435cc6f888d1de75069f001759a1c021bb8c9bb3c8a4280b500a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:3382350ce8a1435cc6f888d1de75069f001759a1c021bb8c9bb3c8a4280b500a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-state-metrics-rhel9@sha256%3A3382350ce8a1435cc6f888d1de75069f001759a1c021bb8c9bb3c8a4280b500a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-state-metrics-container-v4.16.0-202508201333.p2.g59b8a0f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:7b19e60c2134045469090d301eafd0a1b8d0ac88fe7657c38b09bac260f94835_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:7b19e60c2134045469090d301eafd0a1b8d0ac88fe7657c38b09bac260f94835_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:7b19e60c2134045469090d301eafd0a1b8d0ac88fe7657c38b09bac260f94835_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cluster-api-controllers-rhel9@sha256%3A7b19e60c2134045469090d301eafd0a1b8d0ac88fe7657c38b09bac260f94835?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openstack-cluster-api-controllers-container-v4.16.0-202508201333.p2.g3b972b2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77eeaf451f0cfcc3810f40662c411b01a7a3e51a061e17763a20af7cdc7493c6_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77eeaf451f0cfcc3810f40662c411b01a7a3e51a061e17763a20af7cdc7493c6_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77eeaf451f0cfcc3810f40662c411b01a7a3e51a061e17763a20af7cdc7493c6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-lifecycle-manager-rhel9@sha256%3A77eeaf451f0cfcc3810f40662c411b01a7a3e51a061e17763a20af7cdc7493c6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=operator-lifecycle-manager-container-v4.16.0-202508201333.p2.g922674d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1aaf2b01476df4ec828dbc2d7da390a39f6892b4c117e4c3e55f92ce0638f8f3_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1aaf2b01476df4ec828dbc2d7da390a39f6892b4c117e4c3e55f92ce0638f8f3_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1aaf2b01476df4ec828dbc2d7da390a39f6892b4c117e4c3e55f92ce0638f8f3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-registry-rhel9@sha256%3A1aaf2b01476df4ec828dbc2d7da390a39f6892b4c117e4c3e55f92ce0638f8f3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=operator-registry-container-v4.16.0-202508201333.p2.g922674d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c6e7f9492ce565f2f488268503b5c62471c2f2467ba60ada2e3a41d6b8b0d58d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c6e7f9492ce565f2f488268503b5c62471c2f2467ba60ada2e3a41d6b8b0d58d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c6e7f9492ce565f2f488268503b5c62471c2f2467ba60ada2e3a41d6b8b0d58d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-api-server-rhel9@sha256%3Ac6e7f9492ce565f2f488268503b5c62471c2f2467ba60ada2e3a41d6b8b0d58d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-api-server-container-v4.16.0-202508201333.p2.g5c16119.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:eef9427c2a216f4a52ffa4ef32a41ed7d901c75bc516ac49578742f39b9f3414_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:eef9427c2a216f4a52ffa4ef32a41ed7d901c75bc516ac49578742f39b9f3414_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:eef9427c2a216f4a52ffa4ef32a41ed7d901c75bc516ac49578742f39b9f3414_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-csr-approver-rhel9@sha256%3Aeef9427c2a216f4a52ffa4ef32a41ed7d901c75bc516ac49578742f39b9f3414?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-csr-approver-container-v4.16.0-202508201333.p2.g302f47f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a170dcf54d28010db76969fd38b9adfd58d5cefeb0aa1dc8fddde24ddd296445_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a170dcf54d28010db76969fd38b9adfd58d5cefeb0aa1dc8fddde24ddd296445_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a170dcf54d28010db76969fd38b9adfd58d5cefeb0aa1dc8fddde24ddd296445_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel9@sha256%3Aa170dcf54d28010db76969fd38b9adfd58d5cefeb0aa1dc8fddde24ddd296445?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-node-agent-container-v4.16.0-202508201333.p2.g720b502.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:48f9a42528ff202711bf84ee2d3b5bf8f890161e83154d86c4b882f96083be6b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:48f9a42528ff202711bf84ee2d3b5bf8f890161e83154d86c4b882f96083be6b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:48f9a42528ff202711bf84ee2d3b5bf8f890161e83154d86c4b882f96083be6b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-orchestrator-rhel9@sha256%3A48f9a42528ff202711bf84ee2d3b5bf8f890161e83154d86c4b882f96083be6b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-orchestrator-container-v4.16.0-202508201333.p2.g302f47f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1a7011b56f9919064d64d2f3faab07fcb3956667f1efae413d66a9f29fd077e2_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1a7011b56f9919064d64d2f3faab07fcb3956667f1efae413d66a9f29fd077e2_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1a7011b56f9919064d64d2f3faab07fcb3956667f1efae413d66a9f29fd077e2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-utils-rhel9@sha256%3A1a7011b56f9919064d64d2f3faab07fcb3956667f1efae413d66a9f29fd077e2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-utils-container-v4.16.0-202508201333.p2.g6e6bb40.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:731ce17987056f4f2a84a5077efed2be9c33ce8a718a2b7bc159f3b92d8202b3_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:731ce17987056f4f2a84a5077efed2be9c33ce8a718a2b7bc159f3b92d8202b3_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:731ce17987056f4f2a84a5077efed2be9c33ce8a718a2b7bc159f3b92d8202b3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-apiserver-network-proxy-rhel9@sha256%3A731ce17987056f4f2a84a5077efed2be9c33ce8a718a2b7bc159f3b92d8202b3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-apiserver-network-proxy-container-v4.16.0-202508201333.p2.gca81b6a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:cf7b00a643ca639d2a4fa03b47c4217404284b257c862fee82e1db854f83a57b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:cf7b00a643ca639d2a4fa03b47c4217404284b257c862fee82e1db854f83a57b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:cf7b00a643ca639d2a4fa03b47c4217404284b257c862fee82e1db854f83a57b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel9@sha256%3Acf7b00a643ca639d2a4fa03b47c4217404284b257c862fee82e1db854f83a57b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-baremetal-installer-container-v4.16.0-202508210128.p2.g70645a6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:72bc345da2a34eb84d929c5eed51fd30e8fd71477e8058e7c7dd31cb70488f9d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:72bc345da2a34eb84d929c5eed51fd30e8fd71477e8058e7c7dd31cb70488f9d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:72bc345da2a34eb84d929c5eed51fd30e8fd71477e8058e7c7dd31cb70488f9d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-rhel9-operator@sha256%3A72bc345da2a34eb84d929c5eed51fd30e8fd71477e8058e7c7dd31cb70488f9d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-baremetal-operator-container-v4.16.0-202508201333.p2.g84aeac3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:59af5e75f21401d20164aed7bccfb87ee4adc079a69c0a31d75ebeceb7b923f7_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:59af5e75f21401d20164aed7bccfb87ee4adc079a69c0a31d75ebeceb7b923f7_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:59af5e75f21401d20164aed7bccfb87ee4adc079a69c0a31d75ebeceb7b923f7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-artifacts-rhel9@sha256%3A59af5e75f21401d20164aed7bccfb87ee4adc079a69c0a31d75ebeceb7b923f7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cli-artifacts-container-v4.16.0-202508210739.p2.gee354f6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:04ad936af7e432d5cf14db93a461b11a02f8429dc031858c849d8e93b1a105fc_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:04ad936af7e432d5cf14db93a461b11a02f8429dc031858c849d8e93b1a105fc_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:04ad936af7e432d5cf14db93a461b11a02f8429dc031858c849d8e93b1a105fc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-credential-rhel9-operator@sha256%3A04ad936af7e432d5cf14db93a461b11a02f8429dc031858c849d8e93b1a105fc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cloud-credential-operator-container-v4.16.0-202508201333.p2.g5832abf.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67f2fe76025cab32de62b8ecdf061392d5569814d85805ab120796f1469c1765_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67f2fe76025cab32de62b8ecdf061392d5569814d85805ab120796f1469c1765_ppc64le",
"product_id": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67f2fe76025cab32de62b8ecdf061392d5569814d85805ab120796f1469c1765_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cloud-network-config-controller-rhel9@sha256%3A67f2fe76025cab32de62b8ecdf061392d5569814d85805ab120796f1469c1765?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cloud-network-config-controller-container-v4.16.0-202508201333.p2.g66931aa.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:60544e242cafb966a14d6c095ffb81b8ead75e221cba16e828c7e3a9d487c3dd_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:60544e242cafb966a14d6c095ffb81b8ead75e221cba16e828c7e3a9d487c3dd_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:60544e242cafb966a14d6c095ffb81b8ead75e221cba16e828c7e3a9d487c3dd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-api-rhel9@sha256%3A60544e242cafb966a14d6c095ffb81b8ead75e221cba16e828c7e3a9d487c3dd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-api-container-v4.16.0-202508201333.p2.g5830a10.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:ebb783d1699a2b649dd989ace2a8b362a92c6eb93655e6c60e1a8f319f39ccc8_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:ebb783d1699a2b649dd989ace2a8b362a92c6eb93655e6c60e1a8f319f39ccc8_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:ebb783d1699a2b649dd989ace2a8b362a92c6eb93655e6c60e1a8f319f39ccc8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-authentication-rhel9-operator@sha256%3Aebb783d1699a2b649dd989ace2a8b362a92c6eb93655e6c60e1a8f319f39ccc8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-authentication-operator-container-v4.16.0-202508201333.p2.g0e39ace.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ef947cdf54aa8a53944832707a027c1286840a8d51e75da50c14b8e45b5e99dd_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ef947cdf54aa8a53944832707a027c1286840a8d51e75da50c14b8e45b5e99dd_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ef947cdf54aa8a53944832707a027c1286840a8d51e75da50c14b8e45b5e99dd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-rhel9-operator@sha256%3Aef947cdf54aa8a53944832707a027c1286840a8d51e75da50c14b8e45b5e99dd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-autoscaler-operator-container-v4.16.0-202508201333.p2.g70164fc.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:1d4728e109fe6ff57c7072e06ab1e7dee046541e6cafb92b659945dfb572c8ba_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:1d4728e109fe6ff57c7072e06ab1e7dee046541e6cafb92b659945dfb572c8ba_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:1d4728e109fe6ff57c7072e06ab1e7dee046541e6cafb92b659945dfb572c8ba_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-baremetal-operator-rhel9@sha256%3A1d4728e109fe6ff57c7072e06ab1e7dee046541e6cafb92b659945dfb572c8ba?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-baremetal-operator-container-v4.16.0-202508201333.p2.g4f6e4b9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:47d7efe667fa80b414d141e01a89123ebf77b403894bea3d8f56a08d06adad75_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:47d7efe667fa80b414d141e01a89123ebf77b403894bea3d8f56a08d06adad75_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:47d7efe667fa80b414d141e01a89123ebf77b403894bea3d8f56a08d06adad75_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-bootstrap-rhel9@sha256%3A47d7efe667fa80b414d141e01a89123ebf77b403894bea3d8f56a08d06adad75?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-bootstrap-container-v4.16.0-202508201333.p2.g27bfb59.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fd334ece1b1b3c7f66c42024d86f8b99979c4846e4f6f38f4e441d053f8b9d54_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fd334ece1b1b3c7f66c42024d86f8b99979c4846e4f6f38f4e441d053f8b9d54_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fd334ece1b1b3c7f66c42024d86f8b99979c4846e4f6f38f4e441d053f8b9d54_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-rhel9-operator@sha256%3Afd334ece1b1b3c7f66c42024d86f8b99979c4846e4f6f38f4e441d053f8b9d54?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-capi-operator-container-v4.16.0-202508201333.p2.gc699f6c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7d2cfe1782c52daa87eed93a26b29dfc2ee2a175fe38a8dcbfe020a416e396c4_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7d2cfe1782c52daa87eed93a26b29dfc2ee2a175fe38a8dcbfe020a416e396c4_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7d2cfe1782c52daa87eed93a26b29dfc2ee2a175fe38a8dcbfe020a416e396c4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-cloud-controller-manager-rhel9-operator@sha256%3A7d2cfe1782c52daa87eed93a26b29dfc2ee2a175fe38a8dcbfe020a416e396c4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.16.0-202508201333.p2.g35637e4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:763e6b47e105891f6547e9a8228eac74cc3c801b68395cbe9490622ab505c0dd_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:763e6b47e105891f6547e9a8228eac74cc3c801b68395cbe9490622ab505c0dd_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:763e6b47e105891f6547e9a8228eac74cc3c801b68395cbe9490622ab505c0dd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-api-rhel9@sha256%3A763e6b47e105891f6547e9a8228eac74cc3c801b68395cbe9490622ab505c0dd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-config-api-container-v4.16.0-202508201333.p2.g5f9522b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2e2816cad463ba35cf3bc58e6d41c8993026c9547100666b5d586a41b5769fee_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2e2816cad463ba35cf3bc58e6d41c8993026c9547100666b5d586a41b5769fee_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2e2816cad463ba35cf3bc58e6d41c8993026c9547100666b5d586a41b5769fee_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-rhel9-operator@sha256%3A2e2816cad463ba35cf3bc58e6d41c8993026c9547100666b5d586a41b5769fee?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-config-operator-container-v4.16.0-202508201333.p2.g441d29c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:137455898a2431c11a63836a3fc35d444fecbc705c18d356cad0b712040cf8ff_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:137455898a2431c11a63836a3fc35d444fecbc705c18d356cad0b712040cf8ff_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:137455898a2431c11a63836a3fc35d444fecbc705c18d356cad0b712040cf8ff_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-control-plane-machine-set-rhel9-operator@sha256%3A137455898a2431c11a63836a3fc35d444fecbc705c18d356cad0b712040cf8ff?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.16.0-202508201333.p2.g14571e8.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:9b11221639c0553b042c93c3b40a759283412c49972bd7accd0059fb3bdbf1c0_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:9b11221639c0553b042c93c3b40a759283412c49972bd7accd0059fb3bdbf1c0_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:9b11221639c0553b042c93c3b40a759283412c49972bd7accd0059fb3bdbf1c0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256%3A9b11221639c0553b042c93c3b40a759283412c49972bd7accd0059fb3bdbf1c0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.16.0-202508201333.p2.g439826e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:ea1146b91f7d0def7d15701e93a19c564121ed4dea34665dbc1cc53b94cc1b79_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:ea1146b91f7d0def7d15701e93a19c564121ed4dea34665dbc1cc53b94cc1b79_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:ea1146b91f7d0def7d15701e93a19c564121ed4dea34665dbc1cc53b94cc1b79_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-dns-rhel9-operator@sha256%3Aea1146b91f7d0def7d15701e93a19c564121ed4dea34665dbc1cc53b94cc1b79?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-dns-operator-container-v4.16.0-202508201333.p2.ga4b1cfb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c638c318054c658a52c0a7e340de1710f7776e1291089d7d1d81d2837f39a30d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c638c318054c658a52c0a7e340de1710f7776e1291089d7d1d81d2837f39a30d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c638c318054c658a52c0a7e340de1710f7776e1291089d7d1d81d2837f39a30d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-image-registry-rhel9-operator@sha256%3Ac638c318054c658a52c0a7e340de1710f7776e1291089d7d1d81d2837f39a30d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-image-registry-operator-container-v4.16.0-202508201333.p2.g0f1869b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:97df863fd0e348fe39719e5adb122f66a35193b75dd4dc633711aad0e0133b2d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:97df863fd0e348fe39719e5adb122f66a35193b75dd4dc633711aad0e0133b2d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:97df863fd0e348fe39719e5adb122f66a35193b75dd4dc633711aad0e0133b2d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-ingress-rhel9-operator@sha256%3A97df863fd0e348fe39719e5adb122f66a35193b75dd4dc633711aad0e0133b2d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-ingress-operator-container-v4.16.0-202508201333.p2.g218159f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:17bdfae200fcacff3b25d632dbc205dff3e85b1421a5bfa70f460addade9b1c0_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:17bdfae200fcacff3b25d632dbc205dff3e85b1421a5bfa70f460addade9b1c0_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:17bdfae200fcacff3b25d632dbc205dff3e85b1421a5bfa70f460addade9b1c0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-apiserver-rhel9-operator@sha256%3A17bdfae200fcacff3b25d632dbc205dff3e85b1421a5bfa70f460addade9b1c0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-kube-apiserver-operator-container-v4.16.0-202508201333.p2.gf472385.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:9e61ff3b91fe3aa27e7fd98f29d0a6d7aabdc6431846d6912c2f1a5f4c47aa54_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:9e61ff3b91fe3aa27e7fd98f29d0a6d7aabdc6431846d6912c2f1a5f4c47aa54_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:9e61ff3b91fe3aa27e7fd98f29d0a6d7aabdc6431846d6912c2f1a5f4c47aa54_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-cluster-api-rhel9-operator@sha256%3A9e61ff3b91fe3aa27e7fd98f29d0a6d7aabdc6431846d6912c2f1a5f4c47aa54?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.16.0-202508201333.p2.g95ceaa9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:3c8dab5d54c3c5b54b76f66305965737d1aecdfea844e4270670ebbc63fc3965_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:3c8dab5d54c3c5b54b76f66305965737d1aecdfea844e4270670ebbc63fc3965_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:3c8dab5d54c3c5b54b76f66305965737d1aecdfea844e4270670ebbc63fc3965_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-controller-manager-rhel9-operator@sha256%3A3c8dab5d54c3c5b54b76f66305965737d1aecdfea844e4270670ebbc63fc3965?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.16.0-202508201333.p2.g0338b3b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3c1dd080969fb627282b6f7dc68945c9b7a3890268ad2575463c4d400c4259fc_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3c1dd080969fb627282b6f7dc68945c9b7a3890268ad2575463c4d400c4259fc_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3c1dd080969fb627282b6f7dc68945c9b7a3890268ad2575463c4d400c4259fc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-scheduler-rhel9-operator@sha256%3A3c1dd080969fb627282b6f7dc68945c9b7a3890268ad2575463c4d400c4259fc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-kube-scheduler-operator-container-v4.16.0-202508201333.p2.g630f63b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:0638376c80db18ebdb4d3b41b75bf7065508df9ef599026cb13a67d6774ccd40_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:0638376c80db18ebdb4d3b41b75bf7065508df9ef599026cb13a67d6774ccd40_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:0638376c80db18ebdb4d3b41b75bf7065508df9ef599026cb13a67d6774ccd40_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256%3A0638376c80db18ebdb4d3b41b75bf7065508df9ef599026cb13a67d6774ccd40?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.16.0-202508201333.p2.ge825811.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:441f0b9defb1989b790ff9de3beed71e1db23f61b7fb95109e959c64c6cdb1e8_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:441f0b9defb1989b790ff9de3beed71e1db23f61b7fb95109e959c64c6cdb1e8_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:441f0b9defb1989b790ff9de3beed71e1db23f61b7fb95109e959c64c6cdb1e8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-machine-approver-rhel9@sha256%3A441f0b9defb1989b790ff9de3beed71e1db23f61b7fb95109e959c64c6cdb1e8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-machine-approver-container-v4.16.0-202508201333.p2.g7685374.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:ee335133915697e72b05f8f0fc3fa82145b2ecf1fbd2f19fc20266a90d1f644c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:ee335133915697e72b05f8f0fc3fa82145b2ecf1fbd2f19fc20266a90d1f644c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:ee335133915697e72b05f8f0fc3fa82145b2ecf1fbd2f19fc20266a90d1f644c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-olm-rhel9-operator@sha256%3Aee335133915697e72b05f8f0fc3fa82145b2ecf1fbd2f19fc20266a90d1f644c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-olm-operator-container-v4.16.0-202508201333.p2.g27bf70d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:2e1d744cbeb0cb2442200f0747bc824ea6394fe36444cb7670b0f55653be4874_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:2e1d744cbeb0cb2442200f0747bc824ea6394fe36444cb7670b0f55653be4874_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:2e1d744cbeb0cb2442200f0747bc824ea6394fe36444cb7670b0f55653be4874_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-apiserver-rhel9-operator@sha256%3A2e1d744cbeb0cb2442200f0747bc824ea6394fe36444cb7670b0f55653be4874?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.16.0-202508201333.p2.gd26f300.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:37aa19c725ec673f8cb1bff4b0626b208de41d73b9ee4a1e4ed1d934fcbd03bb_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:37aa19c725ec673f8cb1bff4b0626b208de41d73b9ee4a1e4ed1d934fcbd03bb_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:37aa19c725ec673f8cb1bff4b0626b208de41d73b9ee4a1e4ed1d934fcbd03bb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-controller-manager-rhel9-operator@sha256%3A37aa19c725ec673f8cb1bff4b0626b208de41d73b9ee4a1e4ed1d934fcbd03bb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.16.0-202508201333.p2.g2ed3cf9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:4e36aaf9a51a587214cfc4ee75cb57d0b1eaf550bc3a50b9547e0bb164b1fcfa_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:4e36aaf9a51a587214cfc4ee75cb57d0b1eaf550bc3a50b9547e0bb164b1fcfa_ppc64le",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:4e36aaf9a51a587214cfc4ee75cb57d0b1eaf550bc3a50b9547e0bb164b1fcfa_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel9-operator@sha256%3A4e36aaf9a51a587214cfc4ee75cb57d0b1eaf550bc3a50b9547e0bb164b1fcfa?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-ovirt-csi-operator-container-v4.16.0-202508201333.p2.gac852f3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4ad55cc73bcf0c9f59beb22283580876d19796528f45d5a54487d34c35cffac5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4ad55cc73bcf0c9f59beb22283580876d19796528f45d5a54487d34c35cffac5_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4ad55cc73bcf0c9f59beb22283580876d19796528f45d5a54487d34c35cffac5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-samples-rhel9-operator@sha256%3A4ad55cc73bcf0c9f59beb22283580876d19796528f45d5a54487d34c35cffac5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-samples-operator-container-v4.16.0-202508201333.p2.g6dde573.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:46b2fa1f9bff055ba108f0b87cae201af3fc12a8bc85345168e0ff658ab3449d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:46b2fa1f9bff055ba108f0b87cae201af3fc12a8bc85345168e0ff658ab3449d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:46b2fa1f9bff055ba108f0b87cae201af3fc12a8bc85345168e0ff658ab3449d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-update-keys-rhel9@sha256%3A46b2fa1f9bff055ba108f0b87cae201af3fc12a8bc85345168e0ff658ab3449d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-update-keys-container-v4.16.0-202508201333.p2.ge847858.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5d5e396b698ac7b97bbdbab0e33cb1f0cb2fc5fcad8d1545223b67e89bf99c28_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5d5e396b698ac7b97bbdbab0e33cb1f0cb2fc5fcad8d1545223b67e89bf99c28_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5d5e396b698ac7b97bbdbab0e33cb1f0cb2fc5fcad8d1545223b67e89bf99c28_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-container-networking-plugins-rhel9@sha256%3A5d5e396b698ac7b97bbdbab0e33cb1f0cb2fc5fcad8d1545223b67e89bf99c28?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-containernetworking-plugins-container-v4.16.0-202508201333.p2.g5f9ee06.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:2f99b0a42ffb2e5621a9c4ae0efebdbbead4e4dd187e947b93f2963c989bca8c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:2f99b0a42ffb2e5621a9c4ae0efebdbbead4e4dd187e947b93f2963c989bca8c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:2f99b0a42ffb2e5621a9c4ae0efebdbbead4e4dd187e947b93f2963c989bca8c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-rhel9@sha256%3A2f99b0a42ffb2e5621a9c4ae0efebdbbead4e4dd187e947b93f2963c989bca8c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-driver-shared-resource-container-v4.16.0-202508201333.p2.gbc125de.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a67adaf57a36797d9cf93c0bf401af4a36fef4d07482e8f724c3ca09ddc028bb_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a67adaf57a36797d9cf93c0bf401af4a36fef4d07482e8f724c3ca09ddc028bb_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a67adaf57a36797d9cf93c0bf401af4a36fef4d07482e8f724c3ca09ddc028bb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-rhel9-operator@sha256%3Aa67adaf57a36797d9cf93c0bf401af4a36fef4d07482e8f724c3ca09ddc028bb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.16.0-202508201333.p2.g1e1194b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:64b925225905c73883694dde22f7ba5ba53d62abc73613d7c5cc9561af832d71_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:64b925225905c73883694dde22f7ba5ba53d62abc73613d7c5cc9561af832d71_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:64b925225905c73883694dde22f7ba5ba53d62abc73613d7c5cc9561af832d71_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-webhook-rhel9@sha256%3A64b925225905c73883694dde22f7ba5ba53d62abc73613d7c5cc9561af832d71?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.16.0-202508201333.p2.gbc125de.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:b3ebdf5ab93e98b05504220e0bfd9517eea21080e09ff27df599f7c32adee343_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:b3ebdf5ab93e98b05504220e0bfd9517eea21080e09ff27df599f7c32adee343_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:b3ebdf5ab93e98b05504220e0bfd9517eea21080e09ff27df599f7c32adee343_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer-rhel9@sha256%3Ab3ebdf5ab93e98b05504220e0bfd9517eea21080e09ff27df599f7c32adee343?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-external-resizer-container-v4.16.0-202508201333.p2.gbdf5bfb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:05aed886bc5b6ee53427e2cb8bd87063839553e8131be9bd181a6ad2811c5617_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:05aed886bc5b6ee53427e2cb8bd87063839553e8131be9bd181a6ad2811c5617_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:05aed886bc5b6ee53427e2cb8bd87063839553e8131be9bd181a6ad2811c5617_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshotter-rhel9@sha256%3A05aed886bc5b6ee53427e2cb8bd87063839553e8131be9bd181a6ad2811c5617?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-external-snapshotter-container-v4.16.0-202508270905.p2.gee32ba0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1d1ec127f59b2a3e91ecce49bb81bdfe18ccbb4378f7617d12a5f6fcc3277040_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1d1ec127f59b2a3e91ecce49bb81bdfe18ccbb4378f7617d12a5f6fcc3277040_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1d1ec127f59b2a3e91ecce49bb81bdfe18ccbb4378f7617d12a5f6fcc3277040_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller-rhel9@sha256%3A1d1ec127f59b2a3e91ecce49bb81bdfe18ccbb4378f7617d12a5f6fcc3277040?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-snapshot-controller-container-v4.16.0-202508270905.p2.gee32ba0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:eb2bd6a8605a3f61e7c9589e6d47dc28f96bfdb2b4ba0f7014c971d4f9e1439b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:eb2bd6a8605a3f61e7c9589e6d47dc28f96bfdb2b4ba0f7014c971d4f9e1439b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:eb2bd6a8605a3f61e7c9589e6d47dc28f96bfdb2b4ba0f7014c971d4f9e1439b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-etcd-rhel9@sha256%3Aeb2bd6a8605a3f61e7c9589e6d47dc28f96bfdb2b4ba0f7014c971d4f9e1439b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-etcd-container-v4.16.0-202508201333.p2.ge7911c0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4e793e626c2550c0e7baad444915d6da1b9fedbfe4700fb0ee09751b743d2f12_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4e793e626c2550c0e7baad444915d6da1b9fedbfe4700fb0ee09751b743d2f12_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4e793e626c2550c0e7baad444915d6da1b9fedbfe4700fb0ee09751b743d2f12_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cloud-controller-manager-rhel9@sha256%3A4e793e626c2550c0e7baad444915d6da1b9fedbfe4700fb0ee09751b743d2f12?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-cloud-controller-manager-container-v4.16.0-202508201333.p2.g26b43df.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4fd1047ac897a34add5f4fd2c943a87380c53af069980e28f5e4710280dbe76d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4fd1047ac897a34add5f4fd2c943a87380c53af069980e28f5e4710280dbe76d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4fd1047ac897a34add5f4fd2c943a87380c53af069980e28f5e4710280dbe76d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cluster-api-controllers-rhel9@sha256%3A4fd1047ac897a34add5f4fd2c943a87380c53af069980e28f5e4710280dbe76d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-cluster-api-controllers-container-v4.16.0-202508201333.p2.g02432df.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:0b07f49872854ce43162404577fa485fd150a10607c93df756d892db1600c0ed_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:0b07f49872854ce43162404577fa485fd150a10607c93df756d892db1600c0ed_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:0b07f49872854ce43162404577fa485fd150a10607c93df756d892db1600c0ed_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-rhel9@sha256%3A0b07f49872854ce43162404577fa485fd150a10607c93df756d892db1600c0ed?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-pd-csi-driver-container-v4.16.0-202508201333.p2.g5ed71c6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:a1ed2fffff725a172e05d2315f0c8a546edad8306c0bf52d5aa7c0dd13d04891_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:a1ed2fffff725a172e05d2315f0c8a546edad8306c0bf52d5aa7c0dd13d04891_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:a1ed2fffff725a172e05d2315f0c8a546edad8306c0bf52d5aa7c0dd13d04891_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-operator-rhel9@sha256%3Aa1ed2fffff725a172e05d2315f0c8a546edad8306c0bf52d5aa7c0dd13d04891?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-pd-csi-driver-operator-container-v4.16.0-202508201333.p2.g799327f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:331539c4627f5a6fd70066963b00c6bf5d37130d69ed1c97d169b4679c988a75_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:331539c4627f5a6fd70066963b00c6bf5d37130d69ed1c97d169b4679c988a75_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:331539c4627f5a6fd70066963b00c6bf5d37130d69ed1c97d169b4679c988a75_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibmcloud-cluster-api-controllers-rhel9@sha256%3A331539c4627f5a6fd70066963b00c6bf5d37130d69ed1c97d169b4679c988a75?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ibmcloud-cluster-api-controllers-container-v4.16.0-202508201333.p2.gf19534d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7580a1ef860cfaa89b5c365b4020ef1516c50e2829b554267c0fda6e607cf7a8_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7580a1ef860cfaa89b5c365b4020ef1516c50e2829b554267c0fda6e607cf7a8_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7580a1ef860cfaa89b5c365b4020ef1516c50e2829b554267c0fda6e607cf7a8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-insights-rhel9-operator@sha256%3A7580a1ef860cfaa89b5c365b4020ef1516c50e2829b554267c0fda6e607cf7a8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-insights-operator-container-v4.16.0-202508201333.p2.g3f73e96.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:bf917d1afb56c4ecf2c1fa6440f8996c19267affd201f30bb4fe9ecaef29775f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:bf917d1afb56c4ecf2c1fa6440f8996c19267affd201f30bb4fe9ecaef29775f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:bf917d1afb56c4ecf2c1fa6440f8996c19267affd201f30bb4fe9ecaef29775f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-rhel9@sha256%3Abf917d1afb56c4ecf2c1fa6440f8996c19267affd201f30bb4fe9ecaef29775f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-installer-container-v4.16.0-202508201333.p2.g70645a6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:bcc0e98ee13aeb12c21cf679651e06036d5d9509e40e11145b3a77dee35b3f33_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:bcc0e98ee13aeb12c21cf679651e06036d5d9509e40e11145b3a77dee35b3f33_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:bcc0e98ee13aeb12c21cf679651e06036d5d9509e40e11145b3a77dee35b3f33_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-altinfra-rhel9@sha256%3Abcc0e98ee13aeb12c21cf679651e06036d5d9509e40e11145b3a77dee35b3f33?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-installer-altinfra-container-v4.16.0-202508201333.p2.g70645a6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:5f7553da3521aae14f0ef0bb86fc76c5bff5617a32ad61a17a719c3f1c5861d0_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:5f7553da3521aae14f0ef0bb86fc76c5bff5617a32ad61a17a719c3f1c5861d0_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:5f7553da3521aae14f0ef0bb86fc76c5bff5617a32ad61a17a719c3f1c5861d0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts-rhel9@sha256%3A5f7553da3521aae14f0ef0bb86fc76c5bff5617a32ad61a17a719c3f1c5861d0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-installer-artifacts-container-v4.16.0-202508210128.p2.g70645a6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:aeb66e2087eb207cea7c78eb25cd8f17d9d4b0f8bc2fc98a5c1f0951692d17dd_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:aeb66e2087eb207cea7c78eb25cd8f17d9d4b0f8bc2fc98a5c1f0951692d17dd_ppc64le",
"product_id": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:aeb66e2087eb207cea7c78eb25cd8f17d9d4b0f8bc2fc98a5c1f0951692d17dd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-metrics-server-rhel9@sha256%3Aaeb66e2087eb207cea7c78eb25cd8f17d9d4b0f8bc2fc98a5c1f0951692d17dd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kube-metrics-server-container-v4.16.0-202508201333.p2.g9116b91.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:98da66266b3af4f2379652e0a160a1d330998e09a31eda41f0975ffff4f1792b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:98da66266b3af4f2379652e0a160a1d330998e09a31eda41f0975ffff4f1792b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:98da66266b3af4f2379652e0a160a1d330998e09a31eda41f0975ffff4f1792b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-storage-version-migrator-rhel9@sha256%3A98da66266b3af4f2379652e0a160a1d330998e09a31eda41f0975ffff4f1792b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kube-storage-version-migrator-container-v4.16.0-202508201333.p2.g6f21332.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:6e86b89ac47d616c052d503dc46f43c50aae87417c908f79a5427403e0623333_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:6e86b89ac47d616c052d503dc46f43c50aae87417c908f79a5427403e0623333_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:6e86b89ac47d616c052d503dc46f43c50aae87417c908f79a5427403e0623333_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubevirt-cloud-controller-manager-rhel9@sha256%3A6e86b89ac47d616c052d503dc46f43c50aae87417c908f79a5427403e0623333?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.16.0-202508201333.p2.g3db7610.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:9e461655c290f8e74abdd040813d333a5a3767d31eac4074d28713bf9bd74399_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:9e461655c290f8e74abdd040813d333a5a3767d31eac4074d28713bf9bd74399_ppc64le",
"product_id": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:9e461655c290f8e74abdd040813d333a5a3767d31eac4074d28713bf9bd74399_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-csi-driver-rhel9@sha256%3A9e461655c290f8e74abdd040813d333a5a3767d31eac4074d28713bf9bd74399?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kubevirt-csi-driver-container-v4.16.0-202508201333.p2.gd474c42.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:f97f3df33008e958c677fc9bb7056b645456240773bd33ca6d3c929e0dc4cb24_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:f97f3df33008e958c677fc9bb7056b645456240773bd33ca6d3c929e0dc4cb24_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:f97f3df33008e958c677fc9bb7056b645456240773bd33ca6d3c929e0dc4cb24_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-libvirt-machine-controllers-rhel9@sha256%3Af97f3df33008e958c677fc9bb7056b645456240773bd33ca6d3c929e0dc4cb24?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-libvirt-machine-controllers-container-v4.16.0-202508201333.p2.g4bd420e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4e57078600e8589b495a3235ffafe94f6b1e6762100ce61cde55658ffebacd9e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4e57078600e8589b495a3235ffafe94f6b1e6762100ce61cde55658ffebacd9e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4e57078600e8589b495a3235ffafe94f6b1e6762100ce61cde55658ffebacd9e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-rhel9-operator@sha256%3A4e57078600e8589b495a3235ffafe94f6b1e6762100ce61cde55658ffebacd9e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-operator-container-v4.16.0-202508201333.p2.g0f08bd6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:adf37cddb7e925375d0860d6e8deec87aa20253922302347a20d8a3a0028a7f2_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:adf37cddb7e925375d0860d6e8deec87aa20253922302347a20d8a3a0028a7f2_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:adf37cddb7e925375d0860d6e8deec87aa20253922302347a20d8a3a0028a7f2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-gcp-rhel9@sha256%3Aadf37cddb7e925375d0860d6e8deec87aa20253922302347a20d8a3a0028a7f2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-provider-gcp-container-v4.16.0-202508201333.p2.g8851888.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:e2c25e37fa7f15312881a295f59e06221fc4a7811bc047b22c5939b09f1908b9_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:e2c25e37fa7f15312881a295f59e06221fc4a7811bc047b22c5939b09f1908b9_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:e2c25e37fa7f15312881a295f59e06221fc4a7811bc047b22c5939b09f1908b9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-openstack-rhel9@sha256%3Ae2c25e37fa7f15312881a295f59e06221fc4a7811bc047b22c5939b09f1908b9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-provider-openstack-container-v4.16.0-202508201333.p2.g5ada1cb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:d21474766d2761c14e518b93e9a102e3e09aed716d30433fb861c999cf292081_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:d21474766d2761c14e518b93e9a102e3e09aed716d30433fb861c999cf292081_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:d21474766d2761c14e518b93e9a102e3e09aed716d30433fb861c999cf292081_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-rhel9-operator@sha256%3Ad21474766d2761c14e518b93e9a102e3e09aed716d30433fb861c999cf292081?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-config-operator-container-v4.16.0-202508201333.p2.gcbd3b1f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:4f71a84d254caaf8e3690e8818c3934b806e3e76d5814ecb54a14243af8f850a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:4f71a84d254caaf8e3690e8818c3934b806e3e76d5814ecb54a14243af8f850a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:4f71a84d254caaf8e3690e8818c3934b806e3e76d5814ecb54a14243af8f850a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-os-images-rhel9@sha256%3A4f71a84d254caaf8e3690e8818c3934b806e3e76d5814ecb54a14243af8f850a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-os-images-container-v4.16.0-202508201333.p2.ga99847b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:e2163013df1ffce60aec8702aacbd7121a37965ac06dd5e38952d941a5b0b65d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:e2163013df1ffce60aec8702aacbd7121a37965ac06dd5e38952d941a5b0b65d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:e2163013df1ffce60aec8702aacbd7121a37965ac06dd5e38952d941a5b0b65d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-admission-controller-rhel9@sha256%3Ae2163013df1ffce60aec8702aacbd7121a37965ac06dd5e38952d941a5b0b65d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-admission-controller-container-v4.16.0-202508201333.p2.ga15bf45.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d5507820a4c3f90f8a8528bf1230481d4eb78ed2503366438584a057168a59ec_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d5507820a4c3f90f8a8528bf1230481d4eb78ed2503366438584a057168a59ec_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d5507820a4c3f90f8a8528bf1230481d4eb78ed2503366438584a057168a59ec_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-route-override-cni-rhel9@sha256%3Ad5507820a4c3f90f8a8528bf1230481d4eb78ed2503366438584a057168a59ec?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-route-override-cni-container-v4.16.0-202508201333.p2.g73594f7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ca1d4327f63c10e574ec7108e42b51754a89660ab3a9f894edc6fe218f6b64b7_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ca1d4327f63c10e574ec7108e42b51754a89660ab3a9f894edc6fe218f6b64b7_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ca1d4327f63c10e574ec7108e42b51754a89660ab3a9f894edc6fe218f6b64b7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-whereabouts-ipam-cni-rhel9@sha256%3Aca1d4327f63c10e574ec7108e42b51754a89660ab3a9f894edc6fe218f6b64b7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-whereabouts-ipam-cni-container-v4.16.0-202508201333.p2.g467d84a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:60dd759695c5b7a9a958278fc09f3edab6b4566e698b9903f7ee87b10b5d3f59_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:60dd759695c5b7a9a958278fc09f3edab6b4566e698b9903f7ee87b10b5d3f59_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:60dd759695c5b7a9a958278fc09f3edab6b4566e698b9903f7ee87b10b5d3f59_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-must-gather-rhel9@sha256%3A60dd759695c5b7a9a958278fc09f3edab6b4566e698b9903f7ee87b10b5d3f59?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-must-gather-container-v4.16.0-202508201333.p2.g774a4e0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:4791ecd6ac56fc225b823d707612379b3b8676535ca6e939d224bca6afca0a0b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:4791ecd6ac56fc225b823d707612379b3b8676535ca6e939d224bca6afca0a0b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:4791ecd6ac56fc225b823d707612379b3b8676535ca6e939d224bca6afca0a0b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-interface-bond-cni-rhel9@sha256%3A4791ecd6ac56fc225b823d707612379b3b8676535ca6e939d224bca6afca0a0b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-network-interface-bond-cni-container-v4.16.0-202508201333.p2.g16d3cfa.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fd0d7e2705c100aa69995a53712914134723a7402253ae415dacc7b256f01e07_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fd0d7e2705c100aa69995a53712914134723a7402253ae415dacc7b256f01e07_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fd0d7e2705c100aa69995a53712914134723a7402253ae415dacc7b256f01e07_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-metrics-daemon-rhel9@sha256%3Afd0d7e2705c100aa69995a53712914134723a7402253ae415dacc7b256f01e07?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-network-metrics-daemon-container-v4.16.0-202508201333.p2.g1210db3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:636a26d40360f3220092f45dccee32ec82d238fe7609c5a25d7500fb20a91284_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:636a26d40360f3220092f45dccee32ec82d238fe7609c5a25d7500fb20a91284_ppc64le",
"product_id": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:636a26d40360f3220092f45dccee32ec82d238fe7609c5a25d7500fb20a91284_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel9@sha256%3A636a26d40360f3220092f45dccee32ec82d238fe7609c5a25d7500fb20a91284?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-network-tools-container-v4.16.0-202508201333.p2.g234ed43.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:087a94cfe617f5569cf922463773d647bcaf8f8efbcd1080b527fbe8a6f911a5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:087a94cfe617f5569cf922463773d647bcaf8f8efbcd1080b527fbe8a6f911a5_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:087a94cfe617f5569cf922463773d647bcaf8f8efbcd1080b527fbe8a6f911a5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-apiserver-rhel9@sha256%3A087a94cfe617f5569cf922463773d647bcaf8f8efbcd1080b527fbe8a6f911a5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-oauth-apiserver-container-v4.16.0-202508201333.p2.gf09a9be.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:0ee44e5108771b498a9e8a6533425fd9401b2921743124bae0792a7a81bd81ec_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:0ee44e5108771b498a9e8a6533425fd9401b2921743124bae0792a7a81bd81ec_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:0ee44e5108771b498a9e8a6533425fd9401b2921743124bae0792a7a81bd81ec_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-catalogd-rhel9@sha256%3A0ee44e5108771b498a9e8a6533425fd9401b2921743124bae0792a7a81bd81ec?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-olm-catalogd-container-v4.16.0-202508201333.p2.g79975a5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6f323e3b4bd8188d8706ed16e8fc6340d6bf073d1e9f6f81f80d4b4bffe5e8be_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6f323e3b4bd8188d8706ed16e8fc6340d6bf073d1e9f6f81f80d4b4bffe5e8be_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6f323e3b4bd8188d8706ed16e8fc6340d6bf073d1e9f6f81f80d4b4bffe5e8be_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-operator-controller-rhel9@sha256%3A6f323e3b4bd8188d8706ed16e8fc6340d6bf073d1e9f6f81f80d4b4bffe5e8be?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-olm-operator-controller-container-v4.16.0-202508201333.p2.g80b8649.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:eebe1dab4ba471ed9ed9cad9e4e0e6cf036ae92174ce05d7e6adaf99b4ee1df1_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:eebe1dab4ba471ed9ed9cad9e4e0e6cf036ae92174ce05d7e6adaf99b4ee1df1_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:eebe1dab4ba471ed9ed9cad9e4e0e6cf036ae92174ce05d7e6adaf99b4ee1df1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-rukpak-rhel9@sha256%3Aeebe1dab4ba471ed9ed9cad9e4e0e6cf036ae92174ce05d7e6adaf99b4ee1df1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-olm-rukpak-container-v4.16.0-202508201333.p2.g282cc84.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d20e4fc2839ec0604cda45f5115f9d111a747f9270d53fc39d7d0c69e1e2b748_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d20e4fc2839ec0604cda45f5115f9d111a747f9270d53fc39d7d0c69e1e2b748_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d20e4fc2839ec0604cda45f5115f9d111a747f9270d53fc39d7d0c69e1e2b748_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-apiserver-rhel9@sha256%3Ad20e4fc2839ec0604cda45f5115f9d111a747f9270d53fc39d7d0c69e1e2b748?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-openshift-apiserver-container-v4.16.0-202508201333.p2.gfcee0c2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a16ffcfec6478b6f4f4d89d9b376dd3534ab4ca1cb02a2d1d891c3e8277317fb_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a16ffcfec6478b6f4f4d89d9b376dd3534ab4ca1cb02a2d1d891c3e8277317fb_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a16ffcfec6478b6f4f4d89d9b376dd3534ab4ca1cb02a2d1d891c3e8277317fb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-controller-manager-rhel9@sha256%3Aa16ffcfec6478b6f4f4d89d9b376dd3534ab4ca1cb02a2d1d891c3e8277317fb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-openshift-controller-manager-container-v4.16.0-202508201333.p2.g326317a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:fc19ccd8d497f2e749bcb359ad2852103168180dd8b411f75fb01052c4ed2c63_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:fc19ccd8d497f2e749bcb359ad2852103168180dd8b411f75fb01052c4ed2c63_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:fc19ccd8d497f2e749bcb359ad2852103168180dd8b411f75fb01052c4ed2c63_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel9@sha256%3Afc19ccd8d497f2e749bcb359ad2852103168180dd8b411f75fb01052c4ed2c63?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-openstack-cinder-csi-driver-container-v4.16.0-202508201333.p2.g83d0aa3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:77ab19408d51ec26df6e4003687d195e538e8c604bdde9730bcccf0ce813a3e2_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:77ab19408d51ec26df6e4003687d195e538e8c604bdde9730bcccf0ce813a3e2_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:77ab19408d51ec26df6e4003687d195e538e8c604bdde9730bcccf0ce813a3e2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel9-operator@sha256%3A77ab19408d51ec26df6e4003687d195e538e8c604bdde9730bcccf0ce813a3e2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.16.0-202508201333.p2.g85b5209.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c0010e7eea382e1026a9c5086ac2793cc59ac48495ca6742df510bcf5f32459c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c0010e7eea382e1026a9c5086ac2793cc59ac48495ca6742df510bcf5f32459c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c0010e7eea382e1026a9c5086ac2793cc59ac48495ca6742df510bcf5f32459c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cloud-controller-manager-rhel9@sha256%3Ac0010e7eea382e1026a9c5086ac2793cc59ac48495ca6742df510bcf5f32459c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.16.0-202508201333.p2.g83d0aa3.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d3fc77411963f980f4d2b70661b095da9a93140b0c7c74d51e5807f5d0bd7ccf_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d3fc77411963f980f4d2b70661b095da9a93140b0c7c74d51e5807f5d0bd7ccf_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d3fc77411963f980f4d2b70661b095da9a93140b0c7c74d51e5807f5d0bd7ccf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-framework-tools-rhel9@sha256%3Ad3fc77411963f980f4d2b70661b095da9a93140b0c7c74d51e5807f5d0bd7ccf?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-operator-framework-tools-container-v4.16.0-202508201333.p2.g922674d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2d2b7b04ec16e7a6929abf05b7721ed925a70e7f34e7046d8b5851f825ed4071_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2d2b7b04ec16e7a6929abf05b7721ed925a70e7f34e7046d8b5851f825ed4071_ppc64le",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2d2b7b04ec16e7a6929abf05b7721ed925a70e7f34e7046d8b5851f825ed4071_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel9@sha256%3A2d2b7b04ec16e7a6929abf05b7721ed925a70e7f34e7046d8b5851f825ed4071?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ovirt-csi-driver-container-v4.16.0-202508201333.p2.g1db726a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:14851e994866c8df877c39145a5c98a9deef596741775a097b0e41a3b254d1c7_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:14851e994866c8df877c39145a5c98a9deef596741775a097b0e41a3b254d1c7_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:14851e994866c8df877c39145a5c98a9deef596741775a097b0e41a3b254d1c7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-rhel9@sha256%3A14851e994866c8df877c39145a5c98a9deef596741775a097b0e41a3b254d1c7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ovn-kubernetes-container-v4.16.0-202508201333.p2.g4ddb313.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:26152c2584c8bcf497b71797735eedf5a319319a72d21bd2fad5866fe1e44551_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:26152c2584c8bcf497b71797735eedf5a319319a72d21bd2fad5866fe1e44551_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:26152c2584c8bcf497b71797735eedf5a319319a72d21bd2fad5866fe1e44551_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-block-csi-driver-rhel9@sha256%3A26152c2584c8bcf497b71797735eedf5a319319a72d21bd2fad5866fe1e44551?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-powervs-block-csi-driver-container-v4.16.0-202508201333.p2.g26162ba.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:40ad67a8686eaaccdcd145fc4b3aab6c63b0a94b4332ae553c45bed74bff3926_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:40ad67a8686eaaccdcd145fc4b3aab6c63b0a94b4332ae553c45bed74bff3926_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:40ad67a8686eaaccdcd145fc4b3aab6c63b0a94b4332ae553c45bed74bff3926_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-block-csi-driver-rhel9-operator@sha256%3A40ad67a8686eaaccdcd145fc4b3aab6c63b0a94b4332ae553c45bed74bff3926?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.16.0-202508201333.p2.g9c5dd8d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:d28a797f178646836f2fd1c21089aeb3f1b1ac2187bd2edfba13d7a296592e62_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:d28a797f178646836f2fd1c21089aeb3f1b1ac2187bd2edfba13d7a296592e62_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:d28a797f178646836f2fd1c21089aeb3f1b1ac2187bd2edfba13d7a296592e62_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-cloud-controller-manager-rhel9@sha256%3Ad28a797f178646836f2fd1c21089aeb3f1b1ac2187bd2edfba13d7a296592e62?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-powervs-cloud-controller-manager-container-v4.16.0-202508201333.p2.g20e6dc7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:5367dd8e4e3c21bc2ef643428573840961fcc62894e56e1a7b9fda520a399be6_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:5367dd8e4e3c21bc2ef643428573840961fcc62894e56e1a7b9fda520a399be6_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:5367dd8e4e3c21bc2ef643428573840961fcc62894e56e1a7b9fda520a399be6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-machine-controllers-rhel9@sha256%3A5367dd8e4e3c21bc2ef643428573840961fcc62894e56e1a7b9fda520a399be6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-powervs-machine-controllers-container-v4.16.0-202508201333.p2.gf646b0e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:c04c09295eb34aa3033f7fa38db6a29903e2e0c19679016dc51acdd40f290746_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:c04c09295eb34aa3033f7fa38db6a29903e2e0c19679016dc51acdd40f290746_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:c04c09295eb34aa3033f7fa38db6a29903e2e0c19679016dc51acdd40f290746_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-k8s-prometheus-adapter-rhel9@sha256%3Ac04c09295eb34aa3033f7fa38db6a29903e2e0c19679016dc51acdd40f290746?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-prometheus-adapter-container-v4.16.0-202508201333.p2.ge4f859b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2da3eb9c7a4d8bdfeac841f834cdde6031bf64b14a6e9b407284bdf64eb08fc9_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2da3eb9c7a4d8bdfeac841f834cdde6031bf64b14a6e9b407284bdf64eb08fc9_ppc64le",
"product_id": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2da3eb9c7a4d8bdfeac841f834cdde6031bf64b14a6e9b407284bdf64eb08fc9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift-route-controller-manager-rhel9@sha256%3A2da3eb9c7a4d8bdfeac841f834cdde6031bf64b14a6e9b407284bdf64eb08fc9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-route-controller-manager-container-v4.16.0-202508201333.p2.g5da234d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:9a0d301174a2c9788f51bd53764c3efd3d49fc5158148ac5d1a3c8a7e4df566d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:9a0d301174a2c9788f51bd53764c3efd3d49fc5158148ac5d1a3c8a7e4df566d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:9a0d301174a2c9788f51bd53764c3efd3d49fc5158148ac5d1a3c8a7e4df566d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sdn-rhel9@sha256%3A9a0d301174a2c9788f51bd53764c3efd3d49fc5158148ac5d1a3c8a7e4df566d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-node-container-v4.16.0-202508201333.p2.g53fea06.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:c1cee6e636fe50e30ad81d7f43f2301d7f9668138ae450fe3913dfb742959b66_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:c1cee6e636fe50e30ad81d7f43f2301d7f9668138ae450fe3913dfb742959b66_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:c1cee6e636fe50e30ad81d7f43f2301d7f9668138ae450fe3913dfb742959b66_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-service-ca-rhel9-operator@sha256%3Ac1cee6e636fe50e30ad81d7f43f2301d7f9668138ae450fe3913dfb742959b66?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-service-ca-operator-container-v4.16.0-202508201333.p2.g538c7b9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:60d4bf79ea1f155c04d65d4d0f5f30419bc7887ccbb91a26b5ea4dc22b553ed8_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:60d4bf79ea1f155c04d65d4d0f5f30419bc7887ccbb91a26b5ea4dc22b553ed8_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:60d4bf79ea1f155c04d65d4d0f5f30419bc7887ccbb91a26b5ea4dc22b553ed8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel9@sha256%3A60d4bf79ea1f155c04d65d4d0f5f30419bc7887ccbb91a26b5ea4dc22b553ed8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-tools-container-v4.16.0-202508201333.p2.gee354f6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:40b3fb0b54e266d9e69be643c4766a78cc00085e0c4b0217c3257bfb9f2edb22_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:40b3fb0b54e266d9e69be643c4766a78cc00085e0c4b0217c3257bfb9f2edb22_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:40b3fb0b54e266d9e69be643c4766a78cc00085e0c4b0217c3257bfb9f2edb22_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-microshift-rhel9@sha256%3A40b3fb0b54e266d9e69be643c4766a78cc00085e0c4b0217c3257bfb9f2edb22?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ovn-kubernetes-microshift-container-v4.16.0-202508201333.p2.g4ddb313.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c74a413249ae68087599674361cfa7d78a8f4015231d6257278b31f301272a73_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c74a413249ae68087599674361cfa7d78a8f4015231d6257278b31f301272a73_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c74a413249ae68087599674361cfa7d78a8f4015231d6257278b31f301272a73_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prom-label-proxy-rhel9@sha256%3Ac74a413249ae68087599674361cfa7d78a8f4015231d6257278b31f301272a73?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=prom-label-proxy-container-v4.16.0-202508201333.p2.g5e14722.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0a8d9a4e8e39af4c4fcefb1492e5c4a16e26927c5faa871cfd1f56759976643c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0a8d9a4e8e39af4c4fcefb1492e5c4a16e26927c5faa871cfd1f56759976643c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0a8d9a4e8e39af4c4fcefb1492e5c4a16e26927c5faa871cfd1f56759976643c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-config-reloader-rhel9@sha256%3A0a8d9a4e8e39af4c4fcefb1492e5c4a16e26927c5faa871cfd1f56759976643c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=prometheus-config-reloader-container-v4.16.0-202508201333.p2.gc7262a4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:32a93c0ebf4c848941c8aad63dce948e7c217a779319380e0ce998e5fea1477b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:32a93c0ebf4c848941c8aad63dce948e7c217a779319380e0ce998e5fea1477b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:32a93c0ebf4c848941c8aad63dce948e7c217a779319380e0ce998e5fea1477b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-rhel9-operator@sha256%3A32a93c0ebf4c848941c8aad63dce948e7c217a779319380e0ce998e5fea1477b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=prometheus-operator-container-v4.16.0-202508201333.p2.gc7262a4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:39d76960b7cb841a41fa2f8176150fe2c3b9dc2814324dbba6135b39e05a706a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:39d76960b7cb841a41fa2f8176150fe2c3b9dc2814324dbba6135b39e05a706a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:39d76960b7cb841a41fa2f8176150fe2c3b9dc2814324dbba6135b39e05a706a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator-admission-webhook-rhel9@sha256%3A39d76960b7cb841a41fa2f8176150fe2c3b9dc2814324dbba6135b39e05a706a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.16.0-202508201333.p2.gc7262a4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:97403be1c35b3eccb62c076f2d318b42f6ee362c0168f880f1a78bde9a2e8e5a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:97403be1c35b3eccb62c076f2d318b42f6ee362c0168f880f1a78bde9a2e8e5a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:97403be1c35b3eccb62c076f2d318b42f6ee362c0168f880f1a78bde9a2e8e5a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-telemeter-rhel9@sha256%3A97403be1c35b3eccb62c076f2d318b42f6ee362c0168f880f1a78bde9a2e8e5a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=telemeter-container-v4.16.0-202508201333.p2.gc1ecd10.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:851fe73bf4071733b87f3b4ba3131bc22eef3896710f6c044bde14dc6ef63926_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:851fe73bf4071733b87f3b4ba3131bc22eef3896710f6c044bde14dc6ef63926_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:851fe73bf4071733b87f3b4ba3131bc22eef3896710f6c044bde14dc6ef63926_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-thanos-rhel9@sha256%3A851fe73bf4071733b87f3b4ba3131bc22eef3896710f6c044bde14dc6ef63926?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-thanos-container-v4.16.0-202508201333.p2.g85eee25.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:2f5cb2308e74c3e4054404790ac6ff4ec36b6fae28679f36da838a6874b535d0_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2f5cb2308e74c3e4054404790ac6ff4ec36b6fae28679f36da838a6874b535d0_arm64"
},
"product_reference": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2f5cb2308e74c3e4054404790ac6ff4ec36b6fae28679f36da838a6874b535d0_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:730a2120c6c50536f5b9d2c6d6c1ef6add5e389e16963c6ca21fed32a1f5c649_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:730a2120c6c50536f5b9d2c6d6c1ef6add5e389e16963c6ca21fed32a1f5c649_amd64"
},
"product_reference": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:730a2120c6c50536f5b9d2c6d6c1ef6add5e389e16963c6ca21fed32a1f5c649_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:921500affeceb488be3534914c87d0d27d462ab30dc05be037274ee2c35707f5_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:921500affeceb488be3534914c87d0d27d462ab30dc05be037274ee2c35707f5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:921500affeceb488be3534914c87d0d27d462ab30dc05be037274ee2c35707f5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d7f20821a3d2fe212daa044bd18db871477d9e4419cba64b391727183ec53c67_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d7f20821a3d2fe212daa044bd18db871477d9e4419cba64b391727183ec53c67_s390x"
},
"product_reference": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d7f20821a3d2fe212daa044bd18db871477d9e4419cba64b391727183ec53c67_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:981d69337a3400da4c640e05053c6706129c0a6f1bc97088e8fdda8015e8e34b_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:981d69337a3400da4c640e05053c6706129c0a6f1bc97088e8fdda8015e8e34b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:981d69337a3400da4c640e05053c6706129c0a6f1bc97088e8fdda8015e8e34b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:e69c8df449f6a6328d5178e9671b96069580214923a8766d098b780130a13d7c_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:e69c8df449f6a6328d5178e9671b96069580214923a8766d098b780130a13d7c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:e69c8df449f6a6328d5178e9671b96069580214923a8766d098b780130a13d7c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:e69f87dadcc44a17e50efa4832cb625b0fd8ac0e1ac9f7f5bc38c9e2f17cffa5_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:e69f87dadcc44a17e50efa4832cb625b0fd8ac0e1ac9f7f5bc38c9e2f17cffa5_s390x"
},
"product_reference": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:e69f87dadcc44a17e50efa4832cb625b0fd8ac0e1ac9f7f5bc38c9e2f17cffa5_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:f524234c3136a360b8900d5a43c006ded9b6a5db6b848c8ff8699785442ecc43_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:f524234c3136a360b8900d5a43c006ded9b6a5db6b848c8ff8699785442ecc43_arm64"
},
"product_reference": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:f524234c3136a360b8900d5a43c006ded9b6a5db6b848c8ff8699785442ecc43_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:30410ca54aab3dec563732bc96b4083bacc14857b35a627d3075fb3f382bb5d1_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:30410ca54aab3dec563732bc96b4083bacc14857b35a627d3075fb3f382bb5d1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:30410ca54aab3dec563732bc96b4083bacc14857b35a627d3075fb3f382bb5d1_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:387f05dceea1e317caf6204e68d1fb877da8077fc1c44976ec59ff92dcb6df5a_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:387f05dceea1e317caf6204e68d1fb877da8077fc1c44976ec59ff92dcb6df5a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:387f05dceea1e317caf6204e68d1fb877da8077fc1c44976ec59ff92dcb6df5a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67f2fe76025cab32de62b8ecdf061392d5569814d85805ab120796f1469c1765_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67f2fe76025cab32de62b8ecdf061392d5569814d85805ab120796f1469c1765_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67f2fe76025cab32de62b8ecdf061392d5569814d85805ab120796f1469c1765_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:6a7aa90b49ad4e2130fdaf0e4677fc9e39fb9984bf996c1945280d4e89e0dabd_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:6a7aa90b49ad4e2130fdaf0e4677fc9e39fb9984bf996c1945280d4e89e0dabd_arm64"
},
"product_reference": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:6a7aa90b49ad4e2130fdaf0e4677fc9e39fb9984bf996c1945280d4e89e0dabd_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0b54ef56f897be0ca96c00020654a918f30c6a7413f817ed4519caddcc6c5834_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0b54ef56f897be0ca96c00020654a918f30c6a7413f817ed4519caddcc6c5834_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0b54ef56f897be0ca96c00020654a918f30c6a7413f817ed4519caddcc6c5834_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:677464561f1fb4ecdaf5bd6fd3b76d2a3bb7957c0cf2c7a6156d868a943b398c_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:677464561f1fb4ecdaf5bd6fd3b76d2a3bb7957c0cf2c7a6156d868a943b398c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:677464561f1fb4ecdaf5bd6fd3b76d2a3bb7957c0cf2c7a6156d868a943b398c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:78bc364116fd6f897f3f0f5ed1c35e7f82397c4aec02f0e2aeb38a07ce78ac2d_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:78bc364116fd6f897f3f0f5ed1c35e7f82397c4aec02f0e2aeb38a07ce78ac2d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:78bc364116fd6f897f3f0f5ed1c35e7f82397c4aec02f0e2aeb38a07ce78ac2d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:aeff56607a25976c759ca7ad8cdf3ed56e303b87bfd7df3c8f1f1e1e5eba2d3f_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:aeff56607a25976c759ca7ad8cdf3ed56e303b87bfd7df3c8f1f1e1e5eba2d3f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:aeff56607a25976c759ca7ad8cdf3ed56e303b87bfd7df3c8f1f1e1e5eba2d3f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:28b08fdd8ba36985802d4f6f35b6690b453ada59c268e1280db11a5884a0d9b5_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:28b08fdd8ba36985802d4f6f35b6690b453ada59c268e1280db11a5884a0d9b5_s390x"
},
"product_reference": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:28b08fdd8ba36985802d4f6f35b6690b453ada59c268e1280db11a5884a0d9b5_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:995a196070106f636adcda5181094ecb72c127e44aa88ea3810c2c5060a2b0d2_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:995a196070106f636adcda5181094ecb72c127e44aa88ea3810c2c5060a2b0d2_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:995a196070106f636adcda5181094ecb72c127e44aa88ea3810c2c5060a2b0d2_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b047e02485bb934e79dd90395cb154b1520553438a0491ef946145d489f2617d_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b047e02485bb934e79dd90395cb154b1520553438a0491ef946145d489f2617d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b047e02485bb934e79dd90395cb154b1520553438a0491ef946145d489f2617d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:cf1b52e169e9b831a8c4a702346d163ec59f2f7396b253da6b99cd3edc2b0eb7_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:cf1b52e169e9b831a8c4a702346d163ec59f2f7396b253da6b99cd3edc2b0eb7_arm64"
},
"product_reference": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:cf1b52e169e9b831a8c4a702346d163ec59f2f7396b253da6b99cd3edc2b0eb7_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:0b63824b4d546ec802e0edeab6df2b99bf7929460ff6e9318fc59f1224685de3_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:0b63824b4d546ec802e0edeab6df2b99bf7929460ff6e9318fc59f1224685de3_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:0b63824b4d546ec802e0edeab6df2b99bf7929460ff6e9318fc59f1224685de3_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:0ea2e61b319859bcfa730b17668b930c9280dac8afe3803c5d724f8c31221cb3_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:0ea2e61b319859bcfa730b17668b930c9280dac8afe3803c5d724f8c31221cb3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:0ea2e61b319859bcfa730b17668b930c9280dac8afe3803c5d724f8c31221cb3_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:223ed02a69e59db284d07865b5dd1b512d25d6c4f8c253a522fefb8748bb0687_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:223ed02a69e59db284d07865b5dd1b512d25d6c4f8c253a522fefb8748bb0687_arm64"
},
"product_reference": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:223ed02a69e59db284d07865b5dd1b512d25d6c4f8c253a522fefb8748bb0687_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6def36ef326e2b7e52cbefa9d71d1e700feb66e2727fd8c40a83d28829138561_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6def36ef326e2b7e52cbefa9d71d1e700feb66e2727fd8c40a83d28829138561_s390x"
},
"product_reference": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6def36ef326e2b7e52cbefa9d71d1e700feb66e2727fd8c40a83d28829138561_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:03671b62f32f61052b2e090779a6d9f9e2a5e14b722085f46b4f96541ec0d7b1_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:03671b62f32f61052b2e090779a6d9f9e2a5e14b722085f46b4f96541ec0d7b1_arm64"
},
"product_reference": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:03671b62f32f61052b2e090779a6d9f9e2a5e14b722085f46b4f96541ec0d7b1_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:71502cd4fc58b4c81966e0a9c5f0db1e0ba2b437e8060defcd520fb1a3f75692_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:71502cd4fc58b4c81966e0a9c5f0db1e0ba2b437e8060defcd520fb1a3f75692_s390x"
},
"product_reference": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:71502cd4fc58b4c81966e0a9c5f0db1e0ba2b437e8060defcd520fb1a3f75692_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:890a76d02d4a7c44932eaca047643d731d066c753e02fc355480668f35ac525a_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:890a76d02d4a7c44932eaca047643d731d066c753e02fc355480668f35ac525a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:890a76d02d4a7c44932eaca047643d731d066c753e02fc355480668f35ac525a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:aeb66e2087eb207cea7c78eb25cd8f17d9d4b0f8bc2fc98a5c1f0951692d17dd_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:aeb66e2087eb207cea7c78eb25cd8f17d9d4b0f8bc2fc98a5c1f0951692d17dd_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:aeb66e2087eb207cea7c78eb25cd8f17d9d4b0f8bc2fc98a5c1f0951692d17dd_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:164b565ea878de17a8b9798893c3e487f11c35aff4dca3d07a96ac75468dd932_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:164b565ea878de17a8b9798893c3e487f11c35aff4dca3d07a96ac75468dd932_s390x"
},
"product_reference": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:164b565ea878de17a8b9798893c3e487f11c35aff4dca3d07a96ac75468dd932_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:9e461655c290f8e74abdd040813d333a5a3767d31eac4074d28713bf9bd74399_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:9e461655c290f8e74abdd040813d333a5a3767d31eac4074d28713bf9bd74399_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:9e461655c290f8e74abdd040813d333a5a3767d31eac4074d28713bf9bd74399_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c051be77bc83b80051910c2af2e3c684baf6895d515a8d1071b5887b4569e6f5_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c051be77bc83b80051910c2af2e3c684baf6895d515a8d1071b5887b4569e6f5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c051be77bc83b80051910c2af2e3c684baf6895d515a8d1071b5887b4569e6f5_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:d293b41f43e07cb0de05abd705280489c6a25be7015ec48a425d05bf0e67bb32_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:d293b41f43e07cb0de05abd705280489c6a25be7015ec48a425d05bf0e67bb32_arm64"
},
"product_reference": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:d293b41f43e07cb0de05abd705280489c6a25be7015ec48a425d05bf0e67bb32_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:4904a9aa5320035b96be47ebc942789062bdb2b935449b9a077a943ab6ea186d_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4904a9aa5320035b96be47ebc942789062bdb2b935449b9a077a943ab6ea186d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:4904a9aa5320035b96be47ebc942789062bdb2b935449b9a077a943ab6ea186d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:636a26d40360f3220092f45dccee32ec82d238fe7609c5a25d7500fb20a91284_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:636a26d40360f3220092f45dccee32ec82d238fe7609c5a25d7500fb20a91284_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:636a26d40360f3220092f45dccee32ec82d238fe7609c5a25d7500fb20a91284_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:c643fa0907a3b1595479782cba69702ff851b2c3c51dfe0873d98ab9bc7e2c86_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:c643fa0907a3b1595479782cba69702ff851b2c3c51dfe0873d98ab9bc7e2c86_amd64"
},
"product_reference": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:c643fa0907a3b1595479782cba69702ff851b2c3c51dfe0873d98ab9bc7e2c86_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:de1af1d3f81ffc7a6cadcd92fdbacb8034573172692adc52b086750b82fee4ef_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:de1af1d3f81ffc7a6cadcd92fdbacb8034573172692adc52b086750b82fee4ef_arm64"
},
"product_reference": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:de1af1d3f81ffc7a6cadcd92fdbacb8034573172692adc52b086750b82fee4ef_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:6067f3763f632ef396b3ea7a444e953947d7940ba477452f78c215a23bbacd66_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:6067f3763f632ef396b3ea7a444e953947d7940ba477452f78c215a23bbacd66_s390x"
},
"product_reference": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:6067f3763f632ef396b3ea7a444e953947d7940ba477452f78c215a23bbacd66_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c1e226de2ef7bdc2a4874b50646bb662e447b865739a7535c236de5d424ebf3e_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c1e226de2ef7bdc2a4874b50646bb662e447b865739a7535c236de5d424ebf3e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c1e226de2ef7bdc2a4874b50646bb662e447b865739a7535c236de5d424ebf3e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e2d9daa1128240ccae5efd110d9dd811d7f2b01cef85bd172b467fe2db8ded10_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e2d9daa1128240ccae5efd110d9dd811d7f2b01cef85bd172b467fe2db8ded10_amd64"
},
"product_reference": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e2d9daa1128240ccae5efd110d9dd811d7f2b01cef85bd172b467fe2db8ded10_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eee9d15e4e6b2d960cb8bacde4bd2df68f8fc25d6003cf34a2187969dab3c54b_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eee9d15e4e6b2d960cb8bacde4bd2df68f8fc25d6003cf34a2187969dab3c54b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eee9d15e4e6b2d960cb8bacde4bd2df68f8fc25d6003cf34a2187969dab3c54b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0188074272372d19a025a29052b7d720f5b2de5c0e961db20ed3803894145b8d_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0188074272372d19a025a29052b7d720f5b2de5c0e961db20ed3803894145b8d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0188074272372d19a025a29052b7d720f5b2de5c0e961db20ed3803894145b8d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2da3eb9c7a4d8bdfeac841f834cdde6031bf64b14a6e9b407284bdf64eb08fc9_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2da3eb9c7a4d8bdfeac841f834cdde6031bf64b14a6e9b407284bdf64eb08fc9_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2da3eb9c7a4d8bdfeac841f834cdde6031bf64b14a6e9b407284bdf64eb08fc9_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:d5c9bab0147e656928364c9799b27a40a0acfeca679f0f0699b95049f85e08bf_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:d5c9bab0147e656928364c9799b27a40a0acfeca679f0f0699b95049f85e08bf_amd64"
},
"product_reference": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:d5c9bab0147e656928364c9799b27a40a0acfeca679f0f0699b95049f85e08bf_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:dd1ca28db6ac2ad6a9108d9a432dc7b18e71c00d7aa399a3c0db66c970a5dc39_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:dd1ca28db6ac2ad6a9108d9a432dc7b18e71c00d7aa399a3c0db66c970a5dc39_s390x"
},
"product_reference": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:dd1ca28db6ac2ad6a9108d9a432dc7b18e71c00d7aa399a3c0db66c970a5dc39_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:9ec63129d06f933e2725a6152021740a4c73ef438bd63b72c15f09f6f625d51c_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:9ec63129d06f933e2725a6152021740a4c73ef438bd63b72c15f09f6f625d51c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:9ec63129d06f933e2725a6152021740a4c73ef438bd63b72c15f09f6f625d51c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c6e7f9492ce565f2f488268503b5c62471c2f2467ba60ada2e3a41d6b8b0d58d_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c6e7f9492ce565f2f488268503b5c62471c2f2467ba60ada2e3a41d6b8b0d58d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c6e7f9492ce565f2f488268503b5c62471c2f2467ba60ada2e3a41d6b8b0d58d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d93adab852a43bc60b104dbb1346bab3901ffa2f2999fef2387661744b7cbe80_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d93adab852a43bc60b104dbb1346bab3901ffa2f2999fef2387661744b7cbe80_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d93adab852a43bc60b104dbb1346bab3901ffa2f2999fef2387661744b7cbe80_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:eee7609ac9643db7b9ba5541c464cc695323f7297dc89b98e625b895afcec5e4_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:eee7609ac9643db7b9ba5541c464cc695323f7297dc89b98e625b895afcec5e4_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:eee7609ac9643db7b9ba5541c464cc695323f7297dc89b98e625b895afcec5e4_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:7bdebac05574e224f93842d43e6a773dae9d7b6d4c97b75d9ad3ffc243e1669d_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:7bdebac05574e224f93842d43e6a773dae9d7b6d4c97b75d9ad3ffc243e1669d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:7bdebac05574e224f93842d43e6a773dae9d7b6d4c97b75d9ad3ffc243e1669d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:c8a51af3a7a953e41fde86fb0fcd0ceffade816082aaa74543d487e2965b9795_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:c8a51af3a7a953e41fde86fb0fcd0ceffade816082aaa74543d487e2965b9795_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:c8a51af3a7a953e41fde86fb0fcd0ceffade816082aaa74543d487e2965b9795_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:ed20576bf5c51b515a40e8ac0e7eadd96daae559fd3a317651b2f0324c8c1676_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:ed20576bf5c51b515a40e8ac0e7eadd96daae559fd3a317651b2f0324c8c1676_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:ed20576bf5c51b515a40e8ac0e7eadd96daae559fd3a317651b2f0324c8c1676_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:eef9427c2a216f4a52ffa4ef32a41ed7d901c75bc516ac49578742f39b9f3414_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:eef9427c2a216f4a52ffa4ef32a41ed7d901c75bc516ac49578742f39b9f3414_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:eef9427c2a216f4a52ffa4ef32a41ed7d901c75bc516ac49578742f39b9f3414_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:3f7569f4dcf0f937447a532fcb543e71eef195011e74b044187281e34ee451c5_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:3f7569f4dcf0f937447a532fcb543e71eef195011e74b044187281e34ee451c5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:3f7569f4dcf0f937447a532fcb543e71eef195011e74b044187281e34ee451c5_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:685553ac069431e4ce5be3b59a4dc4e88b5470df9f6df6e3f2b1441139459c8d_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:685553ac069431e4ce5be3b59a4dc4e88b5470df9f6df6e3f2b1441139459c8d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:685553ac069431e4ce5be3b59a4dc4e88b5470df9f6df6e3f2b1441139459c8d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:7fd96c9124bbdb5ec7169a859a2e16f5d498d8e194c1e73eef9a8f00df62f5bc_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:7fd96c9124bbdb5ec7169a859a2e16f5d498d8e194c1e73eef9a8f00df62f5bc_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:7fd96c9124bbdb5ec7169a859a2e16f5d498d8e194c1e73eef9a8f00df62f5bc_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a170dcf54d28010db76969fd38b9adfd58d5cefeb0aa1dc8fddde24ddd296445_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a170dcf54d28010db76969fd38b9adfd58d5cefeb0aa1dc8fddde24ddd296445_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a170dcf54d28010db76969fd38b9adfd58d5cefeb0aa1dc8fddde24ddd296445_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:48f9a42528ff202711bf84ee2d3b5bf8f890161e83154d86c4b882f96083be6b_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:48f9a42528ff202711bf84ee2d3b5bf8f890161e83154d86c4b882f96083be6b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:48f9a42528ff202711bf84ee2d3b5bf8f890161e83154d86c4b882f96083be6b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:7ff5151aef81f086e7a9c935ded04a17d50c063e5e279c6bf63a2eda071e7381_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:7ff5151aef81f086e7a9c935ded04a17d50c063e5e279c6bf63a2eda071e7381_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:7ff5151aef81f086e7a9c935ded04a17d50c063e5e279c6bf63a2eda071e7381_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a20bc5c81f362255fdc2707afdc8703e8a80560384a763aaa1e4395d4679d54e_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a20bc5c81f362255fdc2707afdc8703e8a80560384a763aaa1e4395d4679d54e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a20bc5c81f362255fdc2707afdc8703e8a80560384a763aaa1e4395d4679d54e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:ce161db0f08b78133fe1cb26230f3176537f14fde816509a6ba02eb365d328fc_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:ce161db0f08b78133fe1cb26230f3176537f14fde816509a6ba02eb365d328fc_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:ce161db0f08b78133fe1cb26230f3176537f14fde816509a6ba02eb365d328fc_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1a7011b56f9919064d64d2f3faab07fcb3956667f1efae413d66a9f29fd077e2_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1a7011b56f9919064d64d2f3faab07fcb3956667f1efae413d66a9f29fd077e2_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1a7011b56f9919064d64d2f3faab07fcb3956667f1efae413d66a9f29fd077e2_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:2795e9205e35e2e66bc75a2a085c38423dd749582aa5c18a4fb957c6a12e58db_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:2795e9205e35e2e66bc75a2a085c38423dd749582aa5c18a4fb957c6a12e58db_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:2795e9205e35e2e66bc75a2a085c38423dd749582aa5c18a4fb957c6a12e58db_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4ea7b37c381bfd1ac2d1eadbc42126c8c21453cfa25cb5247f4ec804244f4b1a_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4ea7b37c381bfd1ac2d1eadbc42126c8c21453cfa25cb5247f4ec804244f4b1a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4ea7b37c381bfd1ac2d1eadbc42126c8c21453cfa25cb5247f4ec804244f4b1a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:d7a8b854749c947189691256e1c3bf3c18fea475eced28b14b9265b77a139f9e_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:d7a8b854749c947189691256e1c3bf3c18fea475eced28b14b9265b77a139f9e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:d7a8b854749c947189691256e1c3bf3c18fea475eced28b14b9265b77a139f9e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:95f59709406c2440deb7fefb1d01d59fb98529d5eafce48cd9b9cc405c5c96db_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:95f59709406c2440deb7fefb1d01d59fb98529d5eafce48cd9b9cc405c5c96db_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:95f59709406c2440deb7fefb1d01d59fb98529d5eafce48cd9b9cc405c5c96db_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:ba1abe391fb4ed5cdbb0242046264ecf7f11cfd4fd1b2a720cd7bfcf04467913_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:ba1abe391fb4ed5cdbb0242046264ecf7f11cfd4fd1b2a720cd7bfcf04467913_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:ba1abe391fb4ed5cdbb0242046264ecf7f11cfd4fd1b2a720cd7bfcf04467913_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6c283ed8eea6f2f1a22ef13718c59b7ad2a5a094d9821d4fafc3922badd1ac59_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6c283ed8eea6f2f1a22ef13718c59b7ad2a5a094d9821d4fafc3922badd1ac59_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6c283ed8eea6f2f1a22ef13718c59b7ad2a5a094d9821d4fafc3922badd1ac59_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:731ce17987056f4f2a84a5077efed2be9c33ce8a718a2b7bc159f3b92d8202b3_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:731ce17987056f4f2a84a5077efed2be9c33ce8a718a2b7bc159f3b92d8202b3_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:731ce17987056f4f2a84a5077efed2be9c33ce8a718a2b7bc159f3b92d8202b3_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9d69389904ae61e815f19a62c4b589262c7ec8e6735fcc6bfbc50671be033e0b_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9d69389904ae61e815f19a62c4b589262c7ec8e6735fcc6bfbc50671be033e0b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9d69389904ae61e815f19a62c4b589262c7ec8e6735fcc6bfbc50671be033e0b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:cbd729a25676d63728847573c4cad6a38100c89e814c4fcf4d90b9a0201ed9dd_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:cbd729a25676d63728847573c4cad6a38100c89e814c4fcf4d90b9a0201ed9dd_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:cbd729a25676d63728847573c4cad6a38100c89e814c4fcf4d90b9a0201ed9dd_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:d11f5e0ae27521838b7e85254d7360f8a832e640c74fe850d8818f54e2be777a_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:d11f5e0ae27521838b7e85254d7360f8a832e640c74fe850d8818f54e2be777a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:d11f5e0ae27521838b7e85254d7360f8a832e640c74fe850d8818f54e2be777a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:d90a4a9682ac4086469a81c33c9fd2f02d71815390490d3f5cc7baba7ff3ddd9_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:d90a4a9682ac4086469a81c33c9fd2f02d71815390490d3f5cc7baba7ff3ddd9_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:d90a4a9682ac4086469a81c33c9fd2f02d71815390490d3f5cc7baba7ff3ddd9_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:6b20d81e8deba73efd4a5d2d181c8ee962f5ab044a6225bf07aa4fbd3b96fb79_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:6b20d81e8deba73efd4a5d2d181c8ee962f5ab044a6225bf07aa4fbd3b96fb79_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:6b20d81e8deba73efd4a5d2d181c8ee962f5ab044a6225bf07aa4fbd3b96fb79_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:b65ef2c02e8934f17a4022f01957551498522e799b55e0440f0dd22fa80eb261_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:b65ef2c02e8934f17a4022f01957551498522e799b55e0440f0dd22fa80eb261_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:b65ef2c02e8934f17a4022f01957551498522e799b55e0440f0dd22fa80eb261_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:0c728f13f06113ba8e1cedfce233d654e223ac428f16c24ca4888fa4063e8e1a_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:0c728f13f06113ba8e1cedfce233d654e223ac428f16c24ca4888fa4063e8e1a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:0c728f13f06113ba8e1cedfce233d654e223ac428f16c24ca4888fa4063e8e1a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:176d815fab0fe9aed544d10c4ed599b5c648debcdecf477963c491e5cfe674b0_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:176d815fab0fe9aed544d10c4ed599b5c648debcdecf477963c491e5cfe674b0_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:176d815fab0fe9aed544d10c4ed599b5c648debcdecf477963c491e5cfe674b0_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:2d271403d8ea95bd7fb9732785af0777b92002bbc39c825c4a6134fed41f7bd4_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:2d271403d8ea95bd7fb9732785af0777b92002bbc39c825c4a6134fed41f7bd4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:2d271403d8ea95bd7fb9732785af0777b92002bbc39c825c4a6134fed41f7bd4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:f47288000abaf7e0e022e7bdfc5bf0b74498f3d3cd6ec9c532a561672c32e4fe_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:f47288000abaf7e0e022e7bdfc5bf0b74498f3d3cd6ec9c532a561672c32e4fe_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:f47288000abaf7e0e022e7bdfc5bf0b74498f3d3cd6ec9c532a561672c32e4fe_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:4eb93a7279ef884cb3a77038199b16d1632ec7bfb3f171724688f802118961b8_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:4eb93a7279ef884cb3a77038199b16d1632ec7bfb3f171724688f802118961b8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:4eb93a7279ef884cb3a77038199b16d1632ec7bfb3f171724688f802118961b8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:85e3b5bf4a936980fc00f3b5d5c9af01111e431ece1bcf663af6e033d088050d_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:85e3b5bf4a936980fc00f3b5d5c9af01111e431ece1bcf663af6e033d088050d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:85e3b5bf4a936980fc00f3b5d5c9af01111e431ece1bcf663af6e033d088050d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:864dbae5b29d7fde48caf3e48421fb7fab5a5b5c26af5f68c28f34276d69b3f2_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:864dbae5b29d7fde48caf3e48421fb7fab5a5b5c26af5f68c28f34276d69b3f2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:864dbae5b29d7fde48caf3e48421fb7fab5a5b5c26af5f68c28f34276d69b3f2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:afe61fba8275ace212f72290c1aa9785356ab76d0cfcd612de3ad782031092db_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:afe61fba8275ace212f72290c1aa9785356ab76d0cfcd612de3ad782031092db_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:afe61fba8275ace212f72290c1aa9785356ab76d0cfcd612de3ad782031092db_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:2358a32da11583d19809ac528e15b80770c86cb6ec650a3b292b27bb0c5759eb_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:2358a32da11583d19809ac528e15b80770c86cb6ec650a3b292b27bb0c5759eb_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:2358a32da11583d19809ac528e15b80770c86cb6ec650a3b292b27bb0c5759eb_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:cd8bd05a6399b394fd00e5dab2539c353fc3187b1571c941681566a79d044fc5_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:cd8bd05a6399b394fd00e5dab2539c353fc3187b1571c941681566a79d044fc5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:cd8bd05a6399b394fd00e5dab2539c353fc3187b1571c941681566a79d044fc5_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:9fffddcd5d62088f85d60b129814a701f8bd3c98a801d84cf19ad74650f1f00d_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:9fffddcd5d62088f85d60b129814a701f8bd3c98a801d84cf19ad74650f1f00d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:9fffddcd5d62088f85d60b129814a701f8bd3c98a801d84cf19ad74650f1f00d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:f4e3df6bb58b3cec80f6f2947718c3388178527cc6828ac8d66301257c6b56da_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:f4e3df6bb58b3cec80f6f2947718c3388178527cc6828ac8d66301257c6b56da_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:f4e3df6bb58b3cec80f6f2947718c3388178527cc6828ac8d66301257c6b56da_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:0b87d1344a7e67c252e533297fff71841fd84b72d5a541750f6551df72e755c3_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:0b87d1344a7e67c252e533297fff71841fd84b72d5a541750f6551df72e755c3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:0b87d1344a7e67c252e533297fff71841fd84b72d5a541750f6551df72e755c3_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:399c527937ed2fd17e8e0878b191ac82d853a3cd165a10081dc377eb37472fa1_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:399c527937ed2fd17e8e0878b191ac82d853a3cd165a10081dc377eb37472fa1_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:399c527937ed2fd17e8e0878b191ac82d853a3cd165a10081dc377eb37472fa1_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:af80c63c706bb0dee5b6c930891eeabc7b47735042118627fc9c52eeee993658_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:af80c63c706bb0dee5b6c930891eeabc7b47735042118627fc9c52eeee993658_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:af80c63c706bb0dee5b6c930891eeabc7b47735042118627fc9c52eeee993658_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:e047b615f4a77b5824b74337d495044195f1305a41ccbfdc90a33d83214eca6e_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:e047b615f4a77b5824b74337d495044195f1305a41ccbfdc90a33d83214eca6e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:e047b615f4a77b5824b74337d495044195f1305a41ccbfdc90a33d83214eca6e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:0f6c36d7af2c2be270de313ddd105e28107bc7c2480b875e1b4ded62d090d9b0_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:0f6c36d7af2c2be270de313ddd105e28107bc7c2480b875e1b4ded62d090d9b0_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:0f6c36d7af2c2be270de313ddd105e28107bc7c2480b875e1b4ded62d090d9b0_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:42b52142c54e4c43e516632c83d98f7c964b26afb48b1c91541592896b112203_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:42b52142c54e4c43e516632c83d98f7c964b26afb48b1c91541592896b112203_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:42b52142c54e4c43e516632c83d98f7c964b26afb48b1c91541592896b112203_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:109faa862da0fd2c5d74ae4e4421d9604daa761239d3b0a9eea03cb3a054f20c_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:109faa862da0fd2c5d74ae4e4421d9604daa761239d3b0a9eea03cb3a054f20c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:109faa862da0fd2c5d74ae4e4421d9604daa761239d3b0a9eea03cb3a054f20c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:7da241909a7da68454abcf348968a644f9747e01aa4020ee00e3b7f532e64542_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:7da241909a7da68454abcf348968a644f9747e01aa4020ee00e3b7f532e64542_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:7da241909a7da68454abcf348968a644f9747e01aa4020ee00e3b7f532e64542_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:d7e5763237b520420eca7241f9fdc1b3b60b8e78255745913da7a3fa31ab0c97_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:d7e5763237b520420eca7241f9fdc1b3b60b8e78255745913da7a3fa31ab0c97_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:d7e5763237b520420eca7241f9fdc1b3b60b8e78255745913da7a3fa31ab0c97_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:dfba8efa9681e10597b0c3b4ccfa70125f7662f9e9b44e9342550fd675a2e80e_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:dfba8efa9681e10597b0c3b4ccfa70125f7662f9e9b44e9342550fd675a2e80e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:dfba8efa9681e10597b0c3b4ccfa70125f7662f9e9b44e9342550fd675a2e80e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:9ae660b5b6e318d5bb17d195ac0b25b174a41697014d71e4d73c65984ee1ec1e_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:9ae660b5b6e318d5bb17d195ac0b25b174a41697014d71e4d73c65984ee1ec1e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:9ae660b5b6e318d5bb17d195ac0b25b174a41697014d71e4d73c65984ee1ec1e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:cf7b00a643ca639d2a4fa03b47c4217404284b257c862fee82e1db854f83a57b_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:cf7b00a643ca639d2a4fa03b47c4217404284b257c862fee82e1db854f83a57b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:cf7b00a643ca639d2a4fa03b47c4217404284b257c862fee82e1db854f83a57b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e084bbca85356aff7903a80c2084e01c5c0370dced5914bd9d36b7992faf71bb_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e084bbca85356aff7903a80c2084e01c5c0370dced5914bd9d36b7992faf71bb_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e084bbca85356aff7903a80c2084e01c5c0370dced5914bd9d36b7992faf71bb_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f1954045f92c7d022b325368f3bf915fb0c95a406b5881ffef7571ea2b12cd9c_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f1954045f92c7d022b325368f3bf915fb0c95a406b5881ffef7571ea2b12cd9c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f1954045f92c7d022b325368f3bf915fb0c95a406b5881ffef7571ea2b12cd9c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:00da1fcd88f8542d55cc31ce0ae8d7cc12f68a72771b46953002a8d43cb30829_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:00da1fcd88f8542d55cc31ce0ae8d7cc12f68a72771b46953002a8d43cb30829_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:00da1fcd88f8542d55cc31ce0ae8d7cc12f68a72771b46953002a8d43cb30829_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:2f5656534cc1308f3b11b1bf6131352a5815ab9e0718be2e17195c87aaa607b4_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:2f5656534cc1308f3b11b1bf6131352a5815ab9e0718be2e17195c87aaa607b4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:2f5656534cc1308f3b11b1bf6131352a5815ab9e0718be2e17195c87aaa607b4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:3758e07eb37879b6bb5cfc09a86f4f0b3b8f4a4eafa1262c9b1ad188a34f36c3_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:3758e07eb37879b6bb5cfc09a86f4f0b3b8f4a4eafa1262c9b1ad188a34f36c3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:3758e07eb37879b6bb5cfc09a86f4f0b3b8f4a4eafa1262c9b1ad188a34f36c3_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:85101acf13877bb1f497a3c6fdac434a3c5d8ecd8504b65b96130dc6e58818fc_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:85101acf13877bb1f497a3c6fdac434a3c5d8ecd8504b65b96130dc6e58818fc_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:85101acf13877bb1f497a3c6fdac434a3c5d8ecd8504b65b96130dc6e58818fc_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:46258e09037ed449636635d03c9aa9c2c30fb2ff88df830c8af6bf3add164b4b_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:46258e09037ed449636635d03c9aa9c2c30fb2ff88df830c8af6bf3add164b4b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:46258e09037ed449636635d03c9aa9c2c30fb2ff88df830c8af6bf3add164b4b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:4de95df03d3a97d4d0a3e36ef0cd6dbad424c350553de019bac492143b58285f_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:4de95df03d3a97d4d0a3e36ef0cd6dbad424c350553de019bac492143b58285f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:4de95df03d3a97d4d0a3e36ef0cd6dbad424c350553de019bac492143b58285f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:72bc345da2a34eb84d929c5eed51fd30e8fd71477e8058e7c7dd31cb70488f9d_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:72bc345da2a34eb84d929c5eed51fd30e8fd71477e8058e7c7dd31cb70488f9d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:72bc345da2a34eb84d929c5eed51fd30e8fd71477e8058e7c7dd31cb70488f9d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a08e65f5482f6b2937ca2d35dc726cfc5b112622bae31ebbd5e3a1bc1be70515_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a08e65f5482f6b2937ca2d35dc726cfc5b112622bae31ebbd5e3a1bc1be70515_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a08e65f5482f6b2937ca2d35dc726cfc5b112622bae31ebbd5e3a1bc1be70515_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:1e20233079f762f90ba674dbf3267c216557d3d8284f7564900318f7d4d1281a_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:1e20233079f762f90ba674dbf3267c216557d3d8284f7564900318f7d4d1281a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:1e20233079f762f90ba674dbf3267c216557d3d8284f7564900318f7d4d1281a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:233b7d55cd529793c98546a83b0a1dd3ab614ba845511a2687c94ac93bca0158_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:233b7d55cd529793c98546a83b0a1dd3ab614ba845511a2687c94ac93bca0158_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:233b7d55cd529793c98546a83b0a1dd3ab614ba845511a2687c94ac93bca0158_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3111bde1ffc0c9ba97f70841dfa3ef0c88a45a3dad89b8baa0c0df8ff615e7d6_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3111bde1ffc0c9ba97f70841dfa3ef0c88a45a3dad89b8baa0c0df8ff615e7d6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3111bde1ffc0c9ba97f70841dfa3ef0c88a45a3dad89b8baa0c0df8ff615e7d6_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:50e5ff6b7c63c0aabd88fe302ef435ba333221d8424513241021cd9d5b7dbf72_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:50e5ff6b7c63c0aabd88fe302ef435ba333221d8424513241021cd9d5b7dbf72_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:50e5ff6b7c63c0aabd88fe302ef435ba333221d8424513241021cd9d5b7dbf72_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:36c8871a6d63bc060d92723dedec96fece8e6ca73eaa128beea365adce642505_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:36c8871a6d63bc060d92723dedec96fece8e6ca73eaa128beea365adce642505_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:36c8871a6d63bc060d92723dedec96fece8e6ca73eaa128beea365adce642505_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:59af5e75f21401d20164aed7bccfb87ee4adc079a69c0a31d75ebeceb7b923f7_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:59af5e75f21401d20164aed7bccfb87ee4adc079a69c0a31d75ebeceb7b923f7_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:59af5e75f21401d20164aed7bccfb87ee4adc079a69c0a31d75ebeceb7b923f7_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:747e1b3202686dc269306955fff629dfae29d3ec37e8666afb5c598dfd080da1_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:747e1b3202686dc269306955fff629dfae29d3ec37e8666afb5c598dfd080da1_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:747e1b3202686dc269306955fff629dfae29d3ec37e8666afb5c598dfd080da1_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a327443c122308696e027614a34048804baa463dc7cf9be91a327c475be504f4_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a327443c122308696e027614a34048804baa463dc7cf9be91a327c475be504f4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a327443c122308696e027614a34048804baa463dc7cf9be91a327c475be504f4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:1ee17fce8d33061182a11d2dc461b53f314a95538786f379656389475dd255bd_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:1ee17fce8d33061182a11d2dc461b53f314a95538786f379656389475dd255bd_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:1ee17fce8d33061182a11d2dc461b53f314a95538786f379656389475dd255bd_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:28f58933be6d206d90656c0cf7d05292b4ee98e3ab7d22affdb89d6b600de1b4_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:28f58933be6d206d90656c0cf7d05292b4ee98e3ab7d22affdb89d6b600de1b4_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:28f58933be6d206d90656c0cf7d05292b4ee98e3ab7d22affdb89d6b600de1b4_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:4853bd9c8565b801030ac70bfd99ef90a14674d97aec0cfa4cf51427b64848a3_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:4853bd9c8565b801030ac70bfd99ef90a14674d97aec0cfa4cf51427b64848a3_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:4853bd9c8565b801030ac70bfd99ef90a14674d97aec0cfa4cf51427b64848a3_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:bf3da178ec716ac245a58f442816e8fae506e146cda8de311cacd3f3be5c1fd3_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:bf3da178ec716ac245a58f442816e8fae506e146cda8de311cacd3f3be5c1fd3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:bf3da178ec716ac245a58f442816e8fae506e146cda8de311cacd3f3be5c1fd3_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:04ad936af7e432d5cf14db93a461b11a02f8429dc031858c849d8e93b1a105fc_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:04ad936af7e432d5cf14db93a461b11a02f8429dc031858c849d8e93b1a105fc_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:04ad936af7e432d5cf14db93a461b11a02f8429dc031858c849d8e93b1a105fc_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:31bea0c1ab35edb5d6e73fd8777abf845c9526bc3218f175d0941b00b1a83308_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:31bea0c1ab35edb5d6e73fd8777abf845c9526bc3218f175d0941b00b1a83308_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:31bea0c1ab35edb5d6e73fd8777abf845c9526bc3218f175d0941b00b1a83308_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:3dda16d55df475aa319fa35c94404ffab2674eeda8bbe9e5baf90c5005dd688f_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:3dda16d55df475aa319fa35c94404ffab2674eeda8bbe9e5baf90c5005dd688f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:3dda16d55df475aa319fa35c94404ffab2674eeda8bbe9e5baf90c5005dd688f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:6beb2447b6d3f282f868d75be52d201aa0b44631866cb1a2eb5d3e9b95341531_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:6beb2447b6d3f282f868d75be52d201aa0b44631866cb1a2eb5d3e9b95341531_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:6beb2447b6d3f282f868d75be52d201aa0b44631866cb1a2eb5d3e9b95341531_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:38eaae76a59d0e8da6915853a45d9114b76834d8407ad43f9d8d9e65d035709d_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:38eaae76a59d0e8da6915853a45d9114b76834d8407ad43f9d8d9e65d035709d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:38eaae76a59d0e8da6915853a45d9114b76834d8407ad43f9d8d9e65d035709d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:60544e242cafb966a14d6c095ffb81b8ead75e221cba16e828c7e3a9d487c3dd_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:60544e242cafb966a14d6c095ffb81b8ead75e221cba16e828c7e3a9d487c3dd_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:60544e242cafb966a14d6c095ffb81b8ead75e221cba16e828c7e3a9d487c3dd_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:7dbf07f15354d3a4fd433c73afef60e20cc53ae260fd918ce1ada04fb9dd7961_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:7dbf07f15354d3a4fd433c73afef60e20cc53ae260fd918ce1ada04fb9dd7961_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:7dbf07f15354d3a4fd433c73afef60e20cc53ae260fd918ce1ada04fb9dd7961_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:d2565fb6be06a382bb313d7889e50bbdeccabd08b04c89736fe0ffcb1e702443_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:d2565fb6be06a382bb313d7889e50bbdeccabd08b04c89736fe0ffcb1e702443_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:d2565fb6be06a382bb313d7889e50bbdeccabd08b04c89736fe0ffcb1e702443_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:3e540b75f1d7b75d35089be769d7b7f00976f44779b4ca6f2b498e3e98bb0e8d_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:3e540b75f1d7b75d35089be769d7b7f00976f44779b4ca6f2b498e3e98bb0e8d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:3e540b75f1d7b75d35089be769d7b7f00976f44779b4ca6f2b498e3e98bb0e8d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:4e7ce92af4bf2cddccda7ca3c2a765e53c2187e94a61aecc6edd7e574af7a6fa_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:4e7ce92af4bf2cddccda7ca3c2a765e53c2187e94a61aecc6edd7e574af7a6fa_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:4e7ce92af4bf2cddccda7ca3c2a765e53c2187e94a61aecc6edd7e574af7a6fa_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:ebb783d1699a2b649dd989ace2a8b362a92c6eb93655e6c60e1a8f319f39ccc8_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:ebb783d1699a2b649dd989ace2a8b362a92c6eb93655e6c60e1a8f319f39ccc8_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:ebb783d1699a2b649dd989ace2a8b362a92c6eb93655e6c60e1a8f319f39ccc8_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f63429eba56ec4b418f12169bf3d4770bb1d9bf4e95e639fa53eed8c8e0da483_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f63429eba56ec4b418f12169bf3d4770bb1d9bf4e95e639fa53eed8c8e0da483_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f63429eba56ec4b418f12169bf3d4770bb1d9bf4e95e639fa53eed8c8e0da483_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:054728f3bc75952505176c5bacd5dbf5b72076c56bee805fbc484f72f43993c2_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:054728f3bc75952505176c5bacd5dbf5b72076c56bee805fbc484f72f43993c2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:054728f3bc75952505176c5bacd5dbf5b72076c56bee805fbc484f72f43993c2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:92f9245557e304adb13d87f31ff9037c7cb2574b8edc722b3dace01798cd9dce_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:92f9245557e304adb13d87f31ff9037c7cb2574b8edc722b3dace01798cd9dce_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:92f9245557e304adb13d87f31ff9037c7cb2574b8edc722b3dace01798cd9dce_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:d74b3572d00e32c9a92de04576d8414ce342b135617b03eaaebe0f872d66c147_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:d74b3572d00e32c9a92de04576d8414ce342b135617b03eaaebe0f872d66c147_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:d74b3572d00e32c9a92de04576d8414ce342b135617b03eaaebe0f872d66c147_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ef947cdf54aa8a53944832707a027c1286840a8d51e75da50c14b8e45b5e99dd_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ef947cdf54aa8a53944832707a027c1286840a8d51e75da50c14b8e45b5e99dd_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ef947cdf54aa8a53944832707a027c1286840a8d51e75da50c14b8e45b5e99dd_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:40e42ec81c1ad1bbfc545e30b12e5850b091eb81015e5e02190df6a4c54b6463_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:40e42ec81c1ad1bbfc545e30b12e5850b091eb81015e5e02190df6a4c54b6463_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:40e42ec81c1ad1bbfc545e30b12e5850b091eb81015e5e02190df6a4c54b6463_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:947c2347d2d3ebffafc79c87d77fd0d2b3d80edf306a40f767f80621ec31a5dc_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:947c2347d2d3ebffafc79c87d77fd0d2b3d80edf306a40f767f80621ec31a5dc_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:947c2347d2d3ebffafc79c87d77fd0d2b3d80edf306a40f767f80621ec31a5dc_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:d150117166dad582a61f14dc786cd53d3b8b96e360f0420fec3561434569721d_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:d150117166dad582a61f14dc786cd53d3b8b96e360f0420fec3561434569721d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:d150117166dad582a61f14dc786cd53d3b8b96e360f0420fec3561434569721d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:dca4961c0a147ef33ca2e9730454443b56b5d5b0c98d8a4d13315ec52874a71e_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:dca4961c0a147ef33ca2e9730454443b56b5d5b0c98d8a4d13315ec52874a71e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:dca4961c0a147ef33ca2e9730454443b56b5d5b0c98d8a4d13315ec52874a71e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:1d4728e109fe6ff57c7072e06ab1e7dee046541e6cafb92b659945dfb572c8ba_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:1d4728e109fe6ff57c7072e06ab1e7dee046541e6cafb92b659945dfb572c8ba_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:1d4728e109fe6ff57c7072e06ab1e7dee046541e6cafb92b659945dfb572c8ba_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2016625967c04413c0927849200a3455bbd57e504e634882f16e09ddcaa0c898_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2016625967c04413c0927849200a3455bbd57e504e634882f16e09ddcaa0c898_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2016625967c04413c0927849200a3455bbd57e504e634882f16e09ddcaa0c898_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:39f9507ed062e8fc2930cf66f80a215fe16f6ee11927da907ecaec04e7dd0485_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:39f9507ed062e8fc2930cf66f80a215fe16f6ee11927da907ecaec04e7dd0485_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:39f9507ed062e8fc2930cf66f80a215fe16f6ee11927da907ecaec04e7dd0485_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:a7e40db904c11448536052f67bedade948b3931dbb633ea993ecbcd861385b56_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:a7e40db904c11448536052f67bedade948b3931dbb633ea993ecbcd861385b56_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:a7e40db904c11448536052f67bedade948b3931dbb633ea993ecbcd861385b56_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:20484e667deb3d853e25b0e0014e410018242e6c4bdb8bd7a89f77881d69c845_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:20484e667deb3d853e25b0e0014e410018242e6c4bdb8bd7a89f77881d69c845_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:20484e667deb3d853e25b0e0014e410018242e6c4bdb8bd7a89f77881d69c845_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:47d7efe667fa80b414d141e01a89123ebf77b403894bea3d8f56a08d06adad75_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:47d7efe667fa80b414d141e01a89123ebf77b403894bea3d8f56a08d06adad75_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:47d7efe667fa80b414d141e01a89123ebf77b403894bea3d8f56a08d06adad75_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:58c508da87e903ceb6566c850acabd73086d9a992aff69a46ebf06a3b2421c10_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:58c508da87e903ceb6566c850acabd73086d9a992aff69a46ebf06a3b2421c10_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:58c508da87e903ceb6566c850acabd73086d9a992aff69a46ebf06a3b2421c10_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:ffd4dd93b9d8345d08f56143b34cf852de1a5e9826b2386774bf21c32080440d_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:ffd4dd93b9d8345d08f56143b34cf852de1a5e9826b2386774bf21c32080440d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:ffd4dd93b9d8345d08f56143b34cf852de1a5e9826b2386774bf21c32080440d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2a10a5ec8c7e72a20f1fdbd60c0f0ad92a8c558dc80df9dfacbddead25bd595e_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2a10a5ec8c7e72a20f1fdbd60c0f0ad92a8c558dc80df9dfacbddead25bd595e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2a10a5ec8c7e72a20f1fdbd60c0f0ad92a8c558dc80df9dfacbddead25bd595e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9542230737d2ff400438a66188b9b031ecd3d47ca664841b58a2132951b771e6_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9542230737d2ff400438a66188b9b031ecd3d47ca664841b58a2132951b771e6_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9542230737d2ff400438a66188b9b031ecd3d47ca664841b58a2132951b771e6_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:cf49d4c2fcb97c1d6ceaf80b554dfaaae4447224a9ab5cf1c381d9f39592b5fa_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:cf49d4c2fcb97c1d6ceaf80b554dfaaae4447224a9ab5cf1c381d9f39592b5fa_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:cf49d4c2fcb97c1d6ceaf80b554dfaaae4447224a9ab5cf1c381d9f39592b5fa_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fd334ece1b1b3c7f66c42024d86f8b99979c4846e4f6f38f4e441d053f8b9d54_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fd334ece1b1b3c7f66c42024d86f8b99979c4846e4f6f38f4e441d053f8b9d54_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fd334ece1b1b3c7f66c42024d86f8b99979c4846e4f6f38f4e441d053f8b9d54_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:4360744aae59eb6cf31afb3e83d1316feb3d034dfa22f1eda6b0be357c82b600_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:4360744aae59eb6cf31afb3e83d1316feb3d034dfa22f1eda6b0be357c82b600_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:4360744aae59eb6cf31afb3e83d1316feb3d034dfa22f1eda6b0be357c82b600_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7d2cfe1782c52daa87eed93a26b29dfc2ee2a175fe38a8dcbfe020a416e396c4_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7d2cfe1782c52daa87eed93a26b29dfc2ee2a175fe38a8dcbfe020a416e396c4_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7d2cfe1782c52daa87eed93a26b29dfc2ee2a175fe38a8dcbfe020a416e396c4_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:b69d10897c10b03865f9cd36fc688a3062c29a20a6a4bd5ec61b8966128d269a_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:b69d10897c10b03865f9cd36fc688a3062c29a20a6a4bd5ec61b8966128d269a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:b69d10897c10b03865f9cd36fc688a3062c29a20a6a4bd5ec61b8966128d269a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:b75a354d061287362783e673e023f3bdcba41fd8a448af361bc8bf06dd422b61_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:b75a354d061287362783e673e023f3bdcba41fd8a448af361bc8bf06dd422b61_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:b75a354d061287362783e673e023f3bdcba41fd8a448af361bc8bf06dd422b61_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:527c47b5270b7bd6c0dbbe8520197f08743abf2e53addc0c0651d8684036b67b_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:527c47b5270b7bd6c0dbbe8520197f08743abf2e53addc0c0651d8684036b67b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:527c47b5270b7bd6c0dbbe8520197f08743abf2e53addc0c0651d8684036b67b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:763e6b47e105891f6547e9a8228eac74cc3c801b68395cbe9490622ab505c0dd_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:763e6b47e105891f6547e9a8228eac74cc3c801b68395cbe9490622ab505c0dd_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:763e6b47e105891f6547e9a8228eac74cc3c801b68395cbe9490622ab505c0dd_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c834fb9052ce1e1b4ed82d044f9cbb14d991b2d7c475406aae3a4527827f8bea_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c834fb9052ce1e1b4ed82d044f9cbb14d991b2d7c475406aae3a4527827f8bea_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c834fb9052ce1e1b4ed82d044f9cbb14d991b2d7c475406aae3a4527827f8bea_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f785b4269eded17c9a9000e84bc00dbb4102609ac9d4120388c9fbc43c354245_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f785b4269eded17c9a9000e84bc00dbb4102609ac9d4120388c9fbc43c354245_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f785b4269eded17c9a9000e84bc00dbb4102609ac9d4120388c9fbc43c354245_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:05c9c601b81707c5c4d19ea4efe014540534fe96d9c05697afc8f017b800d7af_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:05c9c601b81707c5c4d19ea4efe014540534fe96d9c05697afc8f017b800d7af_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:05c9c601b81707c5c4d19ea4efe014540534fe96d9c05697afc8f017b800d7af_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2e2816cad463ba35cf3bc58e6d41c8993026c9547100666b5d586a41b5769fee_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2e2816cad463ba35cf3bc58e6d41c8993026c9547100666b5d586a41b5769fee_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2e2816cad463ba35cf3bc58e6d41c8993026c9547100666b5d586a41b5769fee_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:58d19cf1170a7a92c27e652a4cd9ed4272947c1f69cf2f986eb1fa1d5b731c8c_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:58d19cf1170a7a92c27e652a4cd9ed4272947c1f69cf2f986eb1fa1d5b731c8c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:58d19cf1170a7a92c27e652a4cd9ed4272947c1f69cf2f986eb1fa1d5b731c8c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:c9ef38bf7f348ad67323587ee853ab614551242aae2ffdcd3d5f349ef668ba26_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:c9ef38bf7f348ad67323587ee853ab614551242aae2ffdcd3d5f349ef668ba26_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:c9ef38bf7f348ad67323587ee853ab614551242aae2ffdcd3d5f349ef668ba26_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:137455898a2431c11a63836a3fc35d444fecbc705c18d356cad0b712040cf8ff_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:137455898a2431c11a63836a3fc35d444fecbc705c18d356cad0b712040cf8ff_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:137455898a2431c11a63836a3fc35d444fecbc705c18d356cad0b712040cf8ff_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:be461fbacc455495b8f283b93de3e09bd7c65d2a9498fcbaa358fe852b8c30ea_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:be461fbacc455495b8f283b93de3e09bd7c65d2a9498fcbaa358fe852b8c30ea_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:be461fbacc455495b8f283b93de3e09bd7c65d2a9498fcbaa358fe852b8c30ea_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:e2fb34dd26364b9127369ab68080e18a9d9579341317cc725ddcc6552f2537e5_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:e2fb34dd26364b9127369ab68080e18a9d9579341317cc725ddcc6552f2537e5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:e2fb34dd26364b9127369ab68080e18a9d9579341317cc725ddcc6552f2537e5_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ef05615aa6363f8e7e10e29272cab1058bb8fd7b652d6943a55d0c5ae990b04f_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ef05615aa6363f8e7e10e29272cab1058bb8fd7b652d6943a55d0c5ae990b04f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ef05615aa6363f8e7e10e29272cab1058bb8fd7b652d6943a55d0c5ae990b04f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:157ee17a484dc094f997d232ea0ead6a75a1cac854f2469a1e769c246a2637d5_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:157ee17a484dc094f997d232ea0ead6a75a1cac854f2469a1e769c246a2637d5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:157ee17a484dc094f997d232ea0ead6a75a1cac854f2469a1e769c246a2637d5_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6dc2e4c666063aaec56333036b7f4ad5c31488b729a0665576fef58b7a60f1f6_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6dc2e4c666063aaec56333036b7f4ad5c31488b729a0665576fef58b7a60f1f6_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6dc2e4c666063aaec56333036b7f4ad5c31488b729a0665576fef58b7a60f1f6_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:9b11221639c0553b042c93c3b40a759283412c49972bd7accd0059fb3bdbf1c0_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:9b11221639c0553b042c93c3b40a759283412c49972bd7accd0059fb3bdbf1c0_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:9b11221639c0553b042c93c3b40a759283412c49972bd7accd0059fb3bdbf1c0_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c98236c7a4eb6133590e9d519170c74b9f555b754fba5680194afe5aa12e8ce9_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c98236c7a4eb6133590e9d519170c74b9f555b754fba5680194afe5aa12e8ce9_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c98236c7a4eb6133590e9d519170c74b9f555b754fba5680194afe5aa12e8ce9_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:572f1da99a0264dfd47bc20cd6b733d767805e1276c11ab9a7e5524953e664c2_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:572f1da99a0264dfd47bc20cd6b733d767805e1276c11ab9a7e5524953e664c2_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:572f1da99a0264dfd47bc20cd6b733d767805e1276c11ab9a7e5524953e664c2_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:944afbd71408b13d29c6cfcdfe4bf5b8357ed450624db4ba6656b1c884a1cb6b_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:944afbd71408b13d29c6cfcdfe4bf5b8357ed450624db4ba6656b1c884a1cb6b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:944afbd71408b13d29c6cfcdfe4bf5b8357ed450624db4ba6656b1c884a1cb6b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:ea1146b91f7d0def7d15701e93a19c564121ed4dea34665dbc1cc53b94cc1b79_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:ea1146b91f7d0def7d15701e93a19c564121ed4dea34665dbc1cc53b94cc1b79_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:ea1146b91f7d0def7d15701e93a19c564121ed4dea34665dbc1cc53b94cc1b79_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:ecd5ccfa595c87e8f87cfbae66b9b98f0cf1c27d60d7a33063749553e4152747_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:ecd5ccfa595c87e8f87cfbae66b9b98f0cf1c27d60d7a33063749553e4152747_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:ecd5ccfa595c87e8f87cfbae66b9b98f0cf1c27d60d7a33063749553e4152747_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:209bd4fc0a6337e0ca8077a81f68bbebebf90f163f497f0122e8396698d81783_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:209bd4fc0a6337e0ca8077a81f68bbebebf90f163f497f0122e8396698d81783_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:209bd4fc0a6337e0ca8077a81f68bbebebf90f163f497f0122e8396698d81783_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:939b3f8d0a933d85409842e5b47ddc94e43cbc0aeac0036a4e65b426d6782f21_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:939b3f8d0a933d85409842e5b47ddc94e43cbc0aeac0036a4e65b426d6782f21_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:939b3f8d0a933d85409842e5b47ddc94e43cbc0aeac0036a4e65b426d6782f21_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:95742368c24875b07e0c4b99dfeb4422f1427f24e25e08169e5e52c6b182aa1a_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:95742368c24875b07e0c4b99dfeb4422f1427f24e25e08169e5e52c6b182aa1a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:95742368c24875b07e0c4b99dfeb4422f1427f24e25e08169e5e52c6b182aa1a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:ae2ee243441fda43f46a7cd0e0b51423f938a1da9838f0bc8cb58b8c5f5c01e4_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:ae2ee243441fda43f46a7cd0e0b51423f938a1da9838f0bc8cb58b8c5f5c01e4_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:ae2ee243441fda43f46a7cd0e0b51423f938a1da9838f0bc8cb58b8c5f5c01e4_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:133a1207e063d49bfdec99f709899a70d35a03a65db6d9f079be8cba37ec5e72_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:133a1207e063d49bfdec99f709899a70d35a03a65db6d9f079be8cba37ec5e72_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:133a1207e063d49bfdec99f709899a70d35a03a65db6d9f079be8cba37ec5e72_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:411333b02818a620f320ab9846da31ab3a2fed341c83c7d1d2242e3c8e1c112e_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:411333b02818a620f320ab9846da31ab3a2fed341c83c7d1d2242e3c8e1c112e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:411333b02818a620f320ab9846da31ab3a2fed341c83c7d1d2242e3c8e1c112e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:aa5ffb20974140088f7782e24f533d08bd22fc40481c7b4e1a2fdf29c96074d0_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:aa5ffb20974140088f7782e24f533d08bd22fc40481c7b4e1a2fdf29c96074d0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:aa5ffb20974140088f7782e24f533d08bd22fc40481c7b4e1a2fdf29c96074d0_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c638c318054c658a52c0a7e340de1710f7776e1291089d7d1d81d2837f39a30d_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c638c318054c658a52c0a7e340de1710f7776e1291089d7d1d81d2837f39a30d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c638c318054c658a52c0a7e340de1710f7776e1291089d7d1d81d2837f39a30d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:7518468425c463b51ab6c2445a452e0bf19c4f383849685733d528ed525df941_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:7518468425c463b51ab6c2445a452e0bf19c4f383849685733d528ed525df941_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:7518468425c463b51ab6c2445a452e0bf19c4f383849685733d528ed525df941_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:97df863fd0e348fe39719e5adb122f66a35193b75dd4dc633711aad0e0133b2d_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:97df863fd0e348fe39719e5adb122f66a35193b75dd4dc633711aad0e0133b2d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:97df863fd0e348fe39719e5adb122f66a35193b75dd4dc633711aad0e0133b2d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:d9cb426145f73463f1bb9ef5446a60174097c03184b32c93b9f6a562e767ef54_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:d9cb426145f73463f1bb9ef5446a60174097c03184b32c93b9f6a562e767ef54_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:d9cb426145f73463f1bb9ef5446a60174097c03184b32c93b9f6a562e767ef54_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:f360ff4dfa30e0d8b58d3d2d7f129349dc03a5aa632eb35f89177f7e5068e636_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:f360ff4dfa30e0d8b58d3d2d7f129349dc03a5aa632eb35f89177f7e5068e636_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:f360ff4dfa30e0d8b58d3d2d7f129349dc03a5aa632eb35f89177f7e5068e636_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0e32e8e7ef0f4b74f5544addca4f6dc9077d61b8727db07acf69f27a9d29e8da_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0e32e8e7ef0f4b74f5544addca4f6dc9077d61b8727db07acf69f27a9d29e8da_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0e32e8e7ef0f4b74f5544addca4f6dc9077d61b8727db07acf69f27a9d29e8da_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:17bdfae200fcacff3b25d632dbc205dff3e85b1421a5bfa70f460addade9b1c0_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:17bdfae200fcacff3b25d632dbc205dff3e85b1421a5bfa70f460addade9b1c0_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:17bdfae200fcacff3b25d632dbc205dff3e85b1421a5bfa70f460addade9b1c0_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4fadab315dd739a6fc7454def0ee2d903646f7241198f3092d622a9375e38d92_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4fadab315dd739a6fc7454def0ee2d903646f7241198f3092d622a9375e38d92_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4fadab315dd739a6fc7454def0ee2d903646f7241198f3092d622a9375e38d92_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:623d3bc06b6e632257a8e178a6309e70911da187fde71255833a036824acf15c_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:623d3bc06b6e632257a8e178a6309e70911da187fde71255833a036824acf15c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:623d3bc06b6e632257a8e178a6309e70911da187fde71255833a036824acf15c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1db88f9cff451bbb26bb1bd3c773a0e79bd0b8e58f3e8e469afbbafd0d205e5a_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1db88f9cff451bbb26bb1bd3c773a0e79bd0b8e58f3e8e469afbbafd0d205e5a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1db88f9cff451bbb26bb1bd3c773a0e79bd0b8e58f3e8e469afbbafd0d205e5a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:9e61ff3b91fe3aa27e7fd98f29d0a6d7aabdc6431846d6912c2f1a5f4c47aa54_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:9e61ff3b91fe3aa27e7fd98f29d0a6d7aabdc6431846d6912c2f1a5f4c47aa54_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:9e61ff3b91fe3aa27e7fd98f29d0a6d7aabdc6431846d6912c2f1a5f4c47aa54_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:d18c5c3cda1ca70d637ee2a6d0ddbc7dd49e93483c2103123c7cecf3ed9b726e_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:d18c5c3cda1ca70d637ee2a6d0ddbc7dd49e93483c2103123c7cecf3ed9b726e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:d18c5c3cda1ca70d637ee2a6d0ddbc7dd49e93483c2103123c7cecf3ed9b726e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:ff0d963efd71d0a8aa9b8f3e3c5d733738d70f8372810b36ea2904cbe0a20ee1_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:ff0d963efd71d0a8aa9b8f3e3c5d733738d70f8372810b36ea2904cbe0a20ee1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:ff0d963efd71d0a8aa9b8f3e3c5d733738d70f8372810b36ea2904cbe0a20ee1_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:3c8dab5d54c3c5b54b76f66305965737d1aecdfea844e4270670ebbc63fc3965_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:3c8dab5d54c3c5b54b76f66305965737d1aecdfea844e4270670ebbc63fc3965_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:3c8dab5d54c3c5b54b76f66305965737d1aecdfea844e4270670ebbc63fc3965_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b80ec65568fe676f4d6a46b521c4cd8404bd21f93d182f42e62c0d2384257763_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b80ec65568fe676f4d6a46b521c4cd8404bd21f93d182f42e62c0d2384257763_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b80ec65568fe676f4d6a46b521c4cd8404bd21f93d182f42e62c0d2384257763_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b8a3517c4aadd0eef807b859a641a8a8164170e79c045a5a8d3b318bee6e8df7_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b8a3517c4aadd0eef807b859a641a8a8164170e79c045a5a8d3b318bee6e8df7_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b8a3517c4aadd0eef807b859a641a8a8164170e79c045a5a8d3b318bee6e8df7_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:fb06e3f5f7036974c3495de8a269a28aea1599b942d3ce5768a5f9f387e0cdc8_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:fb06e3f5f7036974c3495de8a269a28aea1599b942d3ce5768a5f9f387e0cdc8_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:fb06e3f5f7036974c3495de8a269a28aea1599b942d3ce5768a5f9f387e0cdc8_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:337c562b485c07c8810e0286adf9ca325c5a1c9f4be8a401f205a28489971214_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:337c562b485c07c8810e0286adf9ca325c5a1c9f4be8a401f205a28489971214_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:337c562b485c07c8810e0286adf9ca325c5a1c9f4be8a401f205a28489971214_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3c1dd080969fb627282b6f7dc68945c9b7a3890268ad2575463c4d400c4259fc_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3c1dd080969fb627282b6f7dc68945c9b7a3890268ad2575463c4d400c4259fc_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3c1dd080969fb627282b6f7dc68945c9b7a3890268ad2575463c4d400c4259fc_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e404b7f13cf1180fbb8f02f48da558b70c50aeec7928683d6a29de728f684a4_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e404b7f13cf1180fbb8f02f48da558b70c50aeec7928683d6a29de728f684a4_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e404b7f13cf1180fbb8f02f48da558b70c50aeec7928683d6a29de728f684a4_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:c99f7995cf99396c3520207b863f1a24b13dd3ea43b467d66172152dd870662c_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:c99f7995cf99396c3520207b863f1a24b13dd3ea43b467d66172152dd870662c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:c99f7995cf99396c3520207b863f1a24b13dd3ea43b467d66172152dd870662c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:0638376c80db18ebdb4d3b41b75bf7065508df9ef599026cb13a67d6774ccd40_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:0638376c80db18ebdb4d3b41b75bf7065508df9ef599026cb13a67d6774ccd40_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:0638376c80db18ebdb4d3b41b75bf7065508df9ef599026cb13a67d6774ccd40_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:5a33d45286112a04353fecbdc0c274cefc7215e6c6b8707df2d719f18a4e7016_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:5a33d45286112a04353fecbdc0c274cefc7215e6c6b8707df2d719f18a4e7016_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:5a33d45286112a04353fecbdc0c274cefc7215e6c6b8707df2d719f18a4e7016_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8c4c49ea56beca733ae2be240108832efab653c01e98c46608a72f27b2de6317_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8c4c49ea56beca733ae2be240108832efab653c01e98c46608a72f27b2de6317_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8c4c49ea56beca733ae2be240108832efab653c01e98c46608a72f27b2de6317_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b910113d041fadc0567cb4ef644fed921707cba2d3c5ce593bfa09c13b58d182_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b910113d041fadc0567cb4ef644fed921707cba2d3c5ce593bfa09c13b58d182_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b910113d041fadc0567cb4ef644fed921707cba2d3c5ce593bfa09c13b58d182_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:441f0b9defb1989b790ff9de3beed71e1db23f61b7fb95109e959c64c6cdb1e8_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:441f0b9defb1989b790ff9de3beed71e1db23f61b7fb95109e959c64c6cdb1e8_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:441f0b9defb1989b790ff9de3beed71e1db23f61b7fb95109e959c64c6cdb1e8_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:734d07f2ca0e61b6b091132def50d19e40dcee8cfaa5eb46660eebf90bdd106e_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:734d07f2ca0e61b6b091132def50d19e40dcee8cfaa5eb46660eebf90bdd106e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:734d07f2ca0e61b6b091132def50d19e40dcee8cfaa5eb46660eebf90bdd106e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8478142a7cca20c9743ad247e4f2b245b6e51c58211c73a256c81853e83a5d82_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8478142a7cca20c9743ad247e4f2b245b6e51c58211c73a256c81853e83a5d82_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8478142a7cca20c9743ad247e4f2b245b6e51c58211c73a256c81853e83a5d82_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:db008105227bbdcf5be594057a201e0ee317e4dae9648d89ff3fc05fcc01030a_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:db008105227bbdcf5be594057a201e0ee317e4dae9648d89ff3fc05fcc01030a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:db008105227bbdcf5be594057a201e0ee317e4dae9648d89ff3fc05fcc01030a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0303c22d63e9a088ea2a026deae68e82755344dd28ed52ea06c1c83abadacbdf_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0303c22d63e9a088ea2a026deae68e82755344dd28ed52ea06c1c83abadacbdf_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0303c22d63e9a088ea2a026deae68e82755344dd28ed52ea06c1c83abadacbdf_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a3778fabdbbda6d2176051880b46b3e180c7b6eb7c33b727912c00342e48c950_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a3778fabdbbda6d2176051880b46b3e180c7b6eb7c33b727912c00342e48c950_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a3778fabdbbda6d2176051880b46b3e180c7b6eb7c33b727912c00342e48c950_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:bd4bcd738b2ba8589fe924f1ac4d57d65dcc767befc6aa75fd44b963f13e2248_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:bd4bcd738b2ba8589fe924f1ac4d57d65dcc767befc6aa75fd44b963f13e2248_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:bd4bcd738b2ba8589fe924f1ac4d57d65dcc767befc6aa75fd44b963f13e2248_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cbbbd781a3f51b8c85e22c9125049530fbf43d93cc8bd36bcf4434cee8cf1020_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cbbbd781a3f51b8c85e22c9125049530fbf43d93cc8bd36bcf4434cee8cf1020_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cbbbd781a3f51b8c85e22c9125049530fbf43d93cc8bd36bcf4434cee8cf1020_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:138ee113972e8df1a86061dc719d11f7d36a0387c907c609393f4f7cb8e8f34d_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:138ee113972e8df1a86061dc719d11f7d36a0387c907c609393f4f7cb8e8f34d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:138ee113972e8df1a86061dc719d11f7d36a0387c907c609393f4f7cb8e8f34d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4ec1d920c8de0db791f8fef1be139eeb5144d9312e7dc67f043ecea181e61942_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4ec1d920c8de0db791f8fef1be139eeb5144d9312e7dc67f043ecea181e61942_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4ec1d920c8de0db791f8fef1be139eeb5144d9312e7dc67f043ecea181e61942_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c68de4d38e0c4135f11abda8b6fe3e50751bd44455e1c9b6e9666551b147a759_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c68de4d38e0c4135f11abda8b6fe3e50751bd44455e1c9b6e9666551b147a759_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c68de4d38e0c4135f11abda8b6fe3e50751bd44455e1c9b6e9666551b147a759_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:d819b14757e167c6a52c452093fdd6abe8f41eeac4b56ee0c87c282d8ac51b28_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:d819b14757e167c6a52c452093fdd6abe8f41eeac4b56ee0c87c282d8ac51b28_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:d819b14757e167c6a52c452093fdd6abe8f41eeac4b56ee0c87c282d8ac51b28_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b36d5c52ba001938e79d244656d11a315ad494281db37f60a55910d90c007cab_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b36d5c52ba001938e79d244656d11a315ad494281db37f60a55910d90c007cab_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b36d5c52ba001938e79d244656d11a315ad494281db37f60a55910d90c007cab_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d21828185c68e7864e7a475deed7d92ca5233553c3d5c46aac7f87b122163708_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d21828185c68e7864e7a475deed7d92ca5233553c3d5c46aac7f87b122163708_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d21828185c68e7864e7a475deed7d92ca5233553c3d5c46aac7f87b122163708_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:de8056a931e9b6c91583b38faa12e1fff3eda58972dd09d89b1c242aae90015c_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:de8056a931e9b6c91583b38faa12e1fff3eda58972dd09d89b1c242aae90015c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:de8056a931e9b6c91583b38faa12e1fff3eda58972dd09d89b1c242aae90015c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e0e43a22c52253568ec7b05f72d139b0ed7f6f7ffa2955b265fa91562b9fd15a_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e0e43a22c52253568ec7b05f72d139b0ed7f6f7ffa2955b265fa91562b9fd15a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e0e43a22c52253568ec7b05f72d139b0ed7f6f7ffa2955b265fa91562b9fd15a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:453df58eb479de31058ec3830e77a7a14715b4b1979237050ce734b1e189d811_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:453df58eb479de31058ec3830e77a7a14715b4b1979237050ce734b1e189d811_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:453df58eb479de31058ec3830e77a7a14715b4b1979237050ce734b1e189d811_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:7f3368b36a15006126b25b2042263ff73ca9f75621bb491310a0d4db262494a2_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:7f3368b36a15006126b25b2042263ff73ca9f75621bb491310a0d4db262494a2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:7f3368b36a15006126b25b2042263ff73ca9f75621bb491310a0d4db262494a2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:ee335133915697e72b05f8f0fc3fa82145b2ecf1fbd2f19fc20266a90d1f644c_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:ee335133915697e72b05f8f0fc3fa82145b2ecf1fbd2f19fc20266a90d1f644c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:ee335133915697e72b05f8f0fc3fa82145b2ecf1fbd2f19fc20266a90d1f644c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:f8d6d8de975abf876dac43f40bf80faccb60eb2432f3463ee8852775b500db52_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:f8d6d8de975abf876dac43f40bf80faccb60eb2432f3463ee8852775b500db52_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:f8d6d8de975abf876dac43f40bf80faccb60eb2432f3463ee8852775b500db52_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:2e1d744cbeb0cb2442200f0747bc824ea6394fe36444cb7670b0f55653be4874_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:2e1d744cbeb0cb2442200f0747bc824ea6394fe36444cb7670b0f55653be4874_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:2e1d744cbeb0cb2442200f0747bc824ea6394fe36444cb7670b0f55653be4874_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:7e4392309a8e3b95e3b6f184479e652c3c848d5b281eb38c02d57765ff3960a3_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:7e4392309a8e3b95e3b6f184479e652c3c848d5b281eb38c02d57765ff3960a3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:7e4392309a8e3b95e3b6f184479e652c3c848d5b281eb38c02d57765ff3960a3_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9cb705d6b4556123522337d79d223d36ddd50dd21d6c7810a7ecc1835988ca6c_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9cb705d6b4556123522337d79d223d36ddd50dd21d6c7810a7ecc1835988ca6c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9cb705d6b4556123522337d79d223d36ddd50dd21d6c7810a7ecc1835988ca6c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:ca454d8974992151ccab3bb7f3533d4f8634fd7da7077d8c60cade780ef4f1d2_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:ca454d8974992151ccab3bb7f3533d4f8634fd7da7077d8c60cade780ef4f1d2_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:ca454d8974992151ccab3bb7f3533d4f8634fd7da7077d8c60cade780ef4f1d2_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:37aa19c725ec673f8cb1bff4b0626b208de41d73b9ee4a1e4ed1d934fcbd03bb_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:37aa19c725ec673f8cb1bff4b0626b208de41d73b9ee4a1e4ed1d934fcbd03bb_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:37aa19c725ec673f8cb1bff4b0626b208de41d73b9ee4a1e4ed1d934fcbd03bb_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:7f36be42808f1368c84108d42fc38e5545828a12c93867be56b4991cb6489fec_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:7f36be42808f1368c84108d42fc38e5545828a12c93867be56b4991cb6489fec_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:7f36be42808f1368c84108d42fc38e5545828a12c93867be56b4991cb6489fec_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:838f6a201ead6fafbbd05963083ee52423fba2f54e7f540575a89abf4283794e_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:838f6a201ead6fafbbd05963083ee52423fba2f54e7f540575a89abf4283794e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:838f6a201ead6fafbbd05963083ee52423fba2f54e7f540575a89abf4283794e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:97ed6147ef1041d6d78361348a4144fbd4f80ca86087a0eaa65c907af730da72_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:97ed6147ef1041d6d78361348a4144fbd4f80ca86087a0eaa65c907af730da72_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:97ed6147ef1041d6d78361348a4144fbd4f80ca86087a0eaa65c907af730da72_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:18cb72e4bb5784b8fb5419d939367b0fdff4e23cd09b559803656d52a47633ee_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:18cb72e4bb5784b8fb5419d939367b0fdff4e23cd09b559803656d52a47633ee_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:18cb72e4bb5784b8fb5419d939367b0fdff4e23cd09b559803656d52a47633ee_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5ac92b796a6295f9ec1c972803c958c5fa59459cef2c835f6500fd92fca4e53e_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5ac92b796a6295f9ec1c972803c958c5fa59459cef2c835f6500fd92fca4e53e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5ac92b796a6295f9ec1c972803c958c5fa59459cef2c835f6500fd92fca4e53e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:9bd3fb035f3aff92dc032ecdfcfa2ba1d4a2dd7b75c77a858ec06cec70feeb28_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:9bd3fb035f3aff92dc032ecdfcfa2ba1d4a2dd7b75c77a858ec06cec70feeb28_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:9bd3fb035f3aff92dc032ecdfcfa2ba1d4a2dd7b75c77a858ec06cec70feeb28_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d93aa997367db0fa5a73118002ec64ddedf441e0dfda16efe1a201ef380fb239_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d93aa997367db0fa5a73118002ec64ddedf441e0dfda16efe1a201ef380fb239_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d93aa997367db0fa5a73118002ec64ddedf441e0dfda16efe1a201ef380fb239_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:3d9ff62cd27a0eb6e10d6338f2ecd913a6cf2cbe611c8b3cd3e5f86f82b76e07_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:3d9ff62cd27a0eb6e10d6338f2ecd913a6cf2cbe611c8b3cd3e5f86f82b76e07_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:3d9ff62cd27a0eb6e10d6338f2ecd913a6cf2cbe611c8b3cd3e5f86f82b76e07_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4ad55cc73bcf0c9f59beb22283580876d19796528f45d5a54487d34c35cffac5_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4ad55cc73bcf0c9f59beb22283580876d19796528f45d5a54487d34c35cffac5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4ad55cc73bcf0c9f59beb22283580876d19796528f45d5a54487d34c35cffac5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:879b42ac1571b0ab174b03b4f9abe50fa7c26facc904fde22c59e8d508f21b0c_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:879b42ac1571b0ab174b03b4f9abe50fa7c26facc904fde22c59e8d508f21b0c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:879b42ac1571b0ab174b03b4f9abe50fa7c26facc904fde22c59e8d508f21b0c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f73161d5774cb02814b2903f2d4a9279109d94fa2f00aa13ff44d9801da4a554_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f73161d5774cb02814b2903f2d4a9279109d94fa2f00aa13ff44d9801da4a554_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f73161d5774cb02814b2903f2d4a9279109d94fa2f00aa13ff44d9801da4a554_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:32b47ea77201e4ce2a7de46ce0f18a099b95685bbda3d9275794cb19e9fa90b7_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:32b47ea77201e4ce2a7de46ce0f18a099b95685bbda3d9275794cb19e9fa90b7_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:32b47ea77201e4ce2a7de46ce0f18a099b95685bbda3d9275794cb19e9fa90b7_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:520dab9a8b2d34c9b9537c9fe151ffa485929890c2a6f6551c10249b35892853_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:520dab9a8b2d34c9b9537c9fe151ffa485929890c2a6f6551c10249b35892853_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:520dab9a8b2d34c9b9537c9fe151ffa485929890c2a6f6551c10249b35892853_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:cdef1a8e18a869aca5b67ede167cd6c481a9f7f57593dd6eab02714fdffc4c43_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:cdef1a8e18a869aca5b67ede167cd6c481a9f7f57593dd6eab02714fdffc4c43_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:cdef1a8e18a869aca5b67ede167cd6c481a9f7f57593dd6eab02714fdffc4c43_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:dc864fe7cc9ebee8913ee13c80d2b375f19e49fe8daba83c86ec4b5b217138bb_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:dc864fe7cc9ebee8913ee13c80d2b375f19e49fe8daba83c86ec4b5b217138bb_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:dc864fe7cc9ebee8913ee13c80d2b375f19e49fe8daba83c86ec4b5b217138bb_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:066baeb76898df4c182f7e94a451c5f6e65d9e32b9aec6a68bf7504828f30f16_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:066baeb76898df4c182f7e94a451c5f6e65d9e32b9aec6a68bf7504828f30f16_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:066baeb76898df4c182f7e94a451c5f6e65d9e32b9aec6a68bf7504828f30f16_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:2cf9e844b828e340dfc02163429fc7dc58ad0f837ec1ebe4928f2670900171e9_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:2cf9e844b828e340dfc02163429fc7dc58ad0f837ec1ebe4928f2670900171e9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:2cf9e844b828e340dfc02163429fc7dc58ad0f837ec1ebe4928f2670900171e9_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:46b2fa1f9bff055ba108f0b87cae201af3fc12a8bc85345168e0ff658ab3449d_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:46b2fa1f9bff055ba108f0b87cae201af3fc12a8bc85345168e0ff658ab3449d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:46b2fa1f9bff055ba108f0b87cae201af3fc12a8bc85345168e0ff658ab3449d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:f2f2fef5445545eaa62443770f97cb17fd816aa39a1a252420c2b4a7bd975fcf_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:f2f2fef5445545eaa62443770f97cb17fd816aa39a1a252420c2b4a7bd975fcf_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:f2f2fef5445545eaa62443770f97cb17fd816aa39a1a252420c2b4a7bd975fcf_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:1d91715caacb34c771c72f68f7f75a83426622e507abbf9714faf3f3ce3cfa18_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:1d91715caacb34c771c72f68f7f75a83426622e507abbf9714faf3f3ce3cfa18_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:1d91715caacb34c771c72f68f7f75a83426622e507abbf9714faf3f3ce3cfa18_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:29daf6d81999f343bbb87dbecba313165951d19491e8badc87caac4919522145_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:29daf6d81999f343bbb87dbecba313165951d19491e8badc87caac4919522145_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:29daf6d81999f343bbb87dbecba313165951d19491e8badc87caac4919522145_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:2e3f83541ecc9b7c02f49febd0bfa122f2b054be55ec17b48c3b923354455317_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:2e3f83541ecc9b7c02f49febd0bfa122f2b054be55ec17b48c3b923354455317_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:2e3f83541ecc9b7c02f49febd0bfa122f2b054be55ec17b48c3b923354455317_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:821d54d73f5668be5625e7a1ff00ca8b9ecff65034f49f93cf4abfac09ea6c5d_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:821d54d73f5668be5625e7a1ff00ca8b9ecff65034f49f93cf4abfac09ea6c5d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:821d54d73f5668be5625e7a1ff00ca8b9ecff65034f49f93cf4abfac09ea6c5d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:0bd3096b3db3d0501b8d54b3b33fce666bc503b217a9efa7305001022c79f504_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:0bd3096b3db3d0501b8d54b3b33fce666bc503b217a9efa7305001022c79f504_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:0bd3096b3db3d0501b8d54b3b33fce666bc503b217a9efa7305001022c79f504_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:30f39dff235a8adcac2f12cb7b5d67c684a3cbdb647ac17d4e9790f1e8bd7df1_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:30f39dff235a8adcac2f12cb7b5d67c684a3cbdb647ac17d4e9790f1e8bd7df1_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:30f39dff235a8adcac2f12cb7b5d67c684a3cbdb647ac17d4e9790f1e8bd7df1_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a743bd8bb4077ced0aed99d89525790bc319e6dc516fc6e0e08965f1ba788042_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a743bd8bb4077ced0aed99d89525790bc319e6dc516fc6e0e08965f1ba788042_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a743bd8bb4077ced0aed99d89525790bc319e6dc516fc6e0e08965f1ba788042_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:bc65847dee627ee61780b14f5df1d47df00d7c25924149efd132b8079c67cebc_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:bc65847dee627ee61780b14f5df1d47df00d7c25924149efd132b8079c67cebc_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:bc65847dee627ee61780b14f5df1d47df00d7c25924149efd132b8079c67cebc_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4bd8be428084f8c48a0c44efa318e83c44ecd53a26cea4a1aee39db2da1d0e84_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4bd8be428084f8c48a0c44efa318e83c44ecd53a26cea4a1aee39db2da1d0e84_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4bd8be428084f8c48a0c44efa318e83c44ecd53a26cea4a1aee39db2da1d0e84_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:785455f77c406f35bc9ad2eb17e9f96ea12e71bc2b87c523c9df83f882d73c15_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:785455f77c406f35bc9ad2eb17e9f96ea12e71bc2b87c523c9df83f882d73c15_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:785455f77c406f35bc9ad2eb17e9f96ea12e71bc2b87c523c9df83f882d73c15_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cf4009b45b3b5158eb2b214d273a86f5ef3359031040533397e9105f5443371b_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cf4009b45b3b5158eb2b214d273a86f5ef3359031040533397e9105f5443371b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cf4009b45b3b5158eb2b214d273a86f5ef3359031040533397e9105f5443371b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:da77900b596046bc35b977b73b50d4f43c7c8ab2d3161f30d01f5b396889fa5f_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:da77900b596046bc35b977b73b50d4f43c7c8ab2d3161f30d01f5b396889fa5f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:da77900b596046bc35b977b73b50d4f43c7c8ab2d3161f30d01f5b396889fa5f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:0d212fcc0965fc01f16d4bba1fe8cb6cf9bc7ca3c37e4ccac36dedd77da9fe2e_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0d212fcc0965fc01f16d4bba1fe8cb6cf9bc7ca3c37e4ccac36dedd77da9fe2e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:0d212fcc0965fc01f16d4bba1fe8cb6cf9bc7ca3c37e4ccac36dedd77da9fe2e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:95775342b0b266f94a766a1af3c0af3fdcdf630e966a63cfb11ec3459b46d3a0_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:95775342b0b266f94a766a1af3c0af3fdcdf630e966a63cfb11ec3459b46d3a0_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:95775342b0b266f94a766a1af3c0af3fdcdf630e966a63cfb11ec3459b46d3a0_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:c46423ec1d7ace61740e775c1cca881a3f40e67de3c2bbe701a9a2eb7205df25_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c46423ec1d7ace61740e775c1cca881a3f40e67de3c2bbe701a9a2eb7205df25_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:c46423ec1d7ace61740e775c1cca881a3f40e67de3c2bbe701a9a2eb7205df25_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:f6e1262b78dc3405fcc64de3d864235422f875c1384313693adbdf479e9dfcc9_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f6e1262b78dc3405fcc64de3d864235422f875c1384313693adbdf479e9dfcc9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:f6e1262b78dc3405fcc64de3d864235422f875c1384313693adbdf479e9dfcc9_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5d5e396b698ac7b97bbdbab0e33cb1f0cb2fc5fcad8d1545223b67e89bf99c28_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5d5e396b698ac7b97bbdbab0e33cb1f0cb2fc5fcad8d1545223b67e89bf99c28_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5d5e396b698ac7b97bbdbab0e33cb1f0cb2fc5fcad8d1545223b67e89bf99c28_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8119c49ef66c677ef658b153021f5e383fa76451776efa457a640fc688556dad_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8119c49ef66c677ef658b153021f5e383fa76451776efa457a640fc688556dad_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8119c49ef66c677ef658b153021f5e383fa76451776efa457a640fc688556dad_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a33de680b1e7806ba046842f0d8aabedcc13497da2055ea8839d5a42dc368cc4_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a33de680b1e7806ba046842f0d8aabedcc13497da2055ea8839d5a42dc368cc4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a33de680b1e7806ba046842f0d8aabedcc13497da2055ea8839d5a42dc368cc4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:fb4be942d1e6dadf1f63dc34d8fe161f8263f6782fdd7687a1d9dbb00f1c0689_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:fb4be942d1e6dadf1f63dc34d8fe161f8263f6782fdd7687a1d9dbb00f1c0689_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:fb4be942d1e6dadf1f63dc34d8fe161f8263f6782fdd7687a1d9dbb00f1c0689_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:1fcc8bfa9f2b7b5fcc8165c5d30879545093ff27e3b6c90e8f6c11dc78d24a7f_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:1fcc8bfa9f2b7b5fcc8165c5d30879545093ff27e3b6c90e8f6c11dc78d24a7f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:1fcc8bfa9f2b7b5fcc8165c5d30879545093ff27e3b6c90e8f6c11dc78d24a7f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:482fa1a1189f9a69ceede392d30b37df6f490312133b07fb160a941288bef9d3_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:482fa1a1189f9a69ceede392d30b37df6f490312133b07fb160a941288bef9d3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:482fa1a1189f9a69ceede392d30b37df6f490312133b07fb160a941288bef9d3_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5818766b4a9f63b6767801173813bc1995f7b405967619c08ba45ea856de495a_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5818766b4a9f63b6767801173813bc1995f7b405967619c08ba45ea856de495a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5818766b4a9f63b6767801173813bc1995f7b405967619c08ba45ea856de495a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:e75f613bdbbf80bf042c555c59ff95aa9716653e259230bd17e3c9a47fa07b63_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:e75f613bdbbf80bf042c555c59ff95aa9716653e259230bd17e3c9a47fa07b63_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:e75f613bdbbf80bf042c555c59ff95aa9716653e259230bd17e3c9a47fa07b63_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7c82295caa7789000a8f1f01af47639aaa9a7cc345c1ce9558bdfcd5ca1e6898_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7c82295caa7789000a8f1f01af47639aaa9a7cc345c1ce9558bdfcd5ca1e6898_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7c82295caa7789000a8f1f01af47639aaa9a7cc345c1ce9558bdfcd5ca1e6898_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:a5af8c2e3ddf765d6b7aaa3370809d5c336ea6f5f09d03baef7f16ae151a49c6_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:a5af8c2e3ddf765d6b7aaa3370809d5c336ea6f5f09d03baef7f16ae151a49c6_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:a5af8c2e3ddf765d6b7aaa3370809d5c336ea6f5f09d03baef7f16ae151a49c6_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:0dcd9470781273c6adbbf98c013170b81fafc07b391b0d5dbe1de748e5bb3ef9_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:0dcd9470781273c6adbbf98c013170b81fafc07b391b0d5dbe1de748e5bb3ef9_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:0dcd9470781273c6adbbf98c013170b81fafc07b391b0d5dbe1de748e5bb3ef9_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:ddb74fb16fe3720df71e4c0913f3089aa9a7587430062b1a8b628ec84596796c_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:ddb74fb16fe3720df71e4c0913f3089aa9a7587430062b1a8b628ec84596796c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:ddb74fb16fe3720df71e4c0913f3089aa9a7587430062b1a8b628ec84596796c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:006f2bdd2bde58b23797c4742487404cbe51bf80c113e702df9b2e7a4ae80ca0_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:006f2bdd2bde58b23797c4742487404cbe51bf80c113e702df9b2e7a4ae80ca0_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:006f2bdd2bde58b23797c4742487404cbe51bf80c113e702df9b2e7a4ae80ca0_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:3fe5dfcb92949ec17c5c10af33b44919ea38bb02082190d59986065cc33eed3e_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:3fe5dfcb92949ec17c5c10af33b44919ea38bb02082190d59986065cc33eed3e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:3fe5dfcb92949ec17c5c10af33b44919ea38bb02082190d59986065cc33eed3e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:35bba97dd4755a1fa689ba8f21ca1c7032bb33edefa1d0f3876ad8ce51cd3971_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:35bba97dd4755a1fa689ba8f21ca1c7032bb33edefa1d0f3876ad8ce51cd3971_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:35bba97dd4755a1fa689ba8f21ca1c7032bb33edefa1d0f3876ad8ce51cd3971_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:6ca721fcc1ff59f9ba90e498aaec1c9eb0ca25d3271c9543c90a01e0347aba40_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:6ca721fcc1ff59f9ba90e498aaec1c9eb0ca25d3271c9543c90a01e0347aba40_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:6ca721fcc1ff59f9ba90e498aaec1c9eb0ca25d3271c9543c90a01e0347aba40_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a67adaf57a36797d9cf93c0bf401af4a36fef4d07482e8f724c3ca09ddc028bb_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a67adaf57a36797d9cf93c0bf401af4a36fef4d07482e8f724c3ca09ddc028bb_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a67adaf57a36797d9cf93c0bf401af4a36fef4d07482e8f724c3ca09ddc028bb_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:ff8b13e6d6a2a990848e8a1e74e7ca1cba0f5652a29b86c3539fa4e031471049_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:ff8b13e6d6a2a990848e8a1e74e7ca1cba0f5652a29b86c3539fa4e031471049_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:ff8b13e6d6a2a990848e8a1e74e7ca1cba0f5652a29b86c3539fa4e031471049_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:2f99b0a42ffb2e5621a9c4ae0efebdbbead4e4dd187e947b93f2963c989bca8c_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:2f99b0a42ffb2e5621a9c4ae0efebdbbead4e4dd187e947b93f2963c989bca8c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:2f99b0a42ffb2e5621a9c4ae0efebdbbead4e4dd187e947b93f2963c989bca8c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:37f5399e1e7ce3081c8534f0c6e1e5411845725c46ee3968f5b38f0504fa47cd_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:37f5399e1e7ce3081c8534f0c6e1e5411845725c46ee3968f5b38f0504fa47cd_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:37f5399e1e7ce3081c8534f0c6e1e5411845725c46ee3968f5b38f0504fa47cd_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:68969a51e2166f6701dc1000c1daff3163d35e5dee9a40fcdbd5830305c73e86_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:68969a51e2166f6701dc1000c1daff3163d35e5dee9a40fcdbd5830305c73e86_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:68969a51e2166f6701dc1000c1daff3163d35e5dee9a40fcdbd5830305c73e86_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:c6804f7338b2e0eeb1bee48114638524b0ae0af1399cff93e51b1e2b4705e615_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:c6804f7338b2e0eeb1bee48114638524b0ae0af1399cff93e51b1e2b4705e615_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:c6804f7338b2e0eeb1bee48114638524b0ae0af1399cff93e51b1e2b4705e615_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:1dfba198009299ddb18421f3cc45d656da9d89ca71e5efe9b084f730f49cf548_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:1dfba198009299ddb18421f3cc45d656da9d89ca71e5efe9b084f730f49cf548_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:1dfba198009299ddb18421f3cc45d656da9d89ca71e5efe9b084f730f49cf548_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:64b925225905c73883694dde22f7ba5ba53d62abc73613d7c5cc9561af832d71_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:64b925225905c73883694dde22f7ba5ba53d62abc73613d7c5cc9561af832d71_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:64b925225905c73883694dde22f7ba5ba53d62abc73613d7c5cc9561af832d71_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:f1c4f8d459edea83cd4aebdae4d6eff6901abbc6eb9f6031e78f7a3b79a781ee_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:f1c4f8d459edea83cd4aebdae4d6eff6901abbc6eb9f6031e78f7a3b79a781ee_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:f1c4f8d459edea83cd4aebdae4d6eff6901abbc6eb9f6031e78f7a3b79a781ee_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:fe596f06302f1f93b4c403a08ddb1ccfc8f13f8f66da96b6845508679c2a8a77_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:fe596f06302f1f93b4c403a08ddb1ccfc8f13f8f66da96b6845508679c2a8a77_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:fe596f06302f1f93b4c403a08ddb1ccfc8f13f8f66da96b6845508679c2a8a77_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:83a6d2cf513c846608a8727ed01cbc6b1bd7da84489eaf50dda9b7fa3106d76c_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:83a6d2cf513c846608a8727ed01cbc6b1bd7da84489eaf50dda9b7fa3106d76c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:83a6d2cf513c846608a8727ed01cbc6b1bd7da84489eaf50dda9b7fa3106d76c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e1938266804498012d42b80a4915a2b8aece34efeb795a17fc8798f75fa1c48b_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e1938266804498012d42b80a4915a2b8aece34efeb795a17fc8798f75fa1c48b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e1938266804498012d42b80a4915a2b8aece34efeb795a17fc8798f75fa1c48b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e2defd0a66a261a697fd606239d4d1914df6c2d4875c0f4116ac1a35ea585a32_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e2defd0a66a261a697fd606239d4d1914df6c2d4875c0f4116ac1a35ea585a32_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e2defd0a66a261a697fd606239d4d1914df6c2d4875c0f4116ac1a35ea585a32_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:fae2d6f13717bb6e98a00f86b5baeb328ddee27a2b5c2418849bdd767007e947_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:fae2d6f13717bb6e98a00f86b5baeb328ddee27a2b5c2418849bdd767007e947_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:fae2d6f13717bb6e98a00f86b5baeb328ddee27a2b5c2418849bdd767007e947_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:0c4eb0506879a32b58f425334cb9d88a3d507295187d2d2775c83a9abc3a8ed8_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:0c4eb0506879a32b58f425334cb9d88a3d507295187d2d2775c83a9abc3a8ed8_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:0c4eb0506879a32b58f425334cb9d88a3d507295187d2d2775c83a9abc3a8ed8_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:1e2ddf5d3509d41c8f909d64d6ae7d3503f0491d967578cef48ac0ee5e624b1e_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:1e2ddf5d3509d41c8f909d64d6ae7d3503f0491d967578cef48ac0ee5e624b1e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:1e2ddf5d3509d41c8f909d64d6ae7d3503f0491d967578cef48ac0ee5e624b1e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4714307e4f7462275923401148062e6dedf80e937abecb79abc92f37be0aef45_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4714307e4f7462275923401148062e6dedf80e937abecb79abc92f37be0aef45_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4714307e4f7462275923401148062e6dedf80e937abecb79abc92f37be0aef45_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:551f4c78b778b8e784cc3733d7cea28d888346944d306d76b57768e7117be85e_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:551f4c78b778b8e784cc3733d7cea28d888346944d306d76b57768e7117be85e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:551f4c78b778b8e784cc3733d7cea28d888346944d306d76b57768e7117be85e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:20a33b03d94c0d4a84256b477b4783e2f7a81831a945545194db6c6432c12251_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:20a33b03d94c0d4a84256b477b4783e2f7a81831a945545194db6c6432c12251_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:20a33b03d94c0d4a84256b477b4783e2f7a81831a945545194db6c6432c12251_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:aa63ac3132d6581bb20e97033ffc84c67614687fe95b0a4288f1477b5b59dc80_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:aa63ac3132d6581bb20e97033ffc84c67614687fe95b0a4288f1477b5b59dc80_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:aa63ac3132d6581bb20e97033ffc84c67614687fe95b0a4288f1477b5b59dc80_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:ad088f1f0494a62602d3495351afc422a8a53b92bd907705bf4e95eec5b1d98f_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:ad088f1f0494a62602d3495351afc422a8a53b92bd907705bf4e95eec5b1d98f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:ad088f1f0494a62602d3495351afc422a8a53b92bd907705bf4e95eec5b1d98f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:b3ebdf5ab93e98b05504220e0bfd9517eea21080e09ff27df599f7c32adee343_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:b3ebdf5ab93e98b05504220e0bfd9517eea21080e09ff27df599f7c32adee343_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:b3ebdf5ab93e98b05504220e0bfd9517eea21080e09ff27df599f7c32adee343_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:05aed886bc5b6ee53427e2cb8bd87063839553e8131be9bd181a6ad2811c5617_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:05aed886bc5b6ee53427e2cb8bd87063839553e8131be9bd181a6ad2811c5617_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:05aed886bc5b6ee53427e2cb8bd87063839553e8131be9bd181a6ad2811c5617_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5fd8fec8cd97b6099be8b511f8c03bbb6d4b5537d185b092c945277a865204a0_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5fd8fec8cd97b6099be8b511f8c03bbb6d4b5537d185b092c945277a865204a0_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5fd8fec8cd97b6099be8b511f8c03bbb6d4b5537d185b092c945277a865204a0_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a555704a2e66c03be613a77bfcbd7be05a3d21265c9c95d351bd928c6e0f897d_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a555704a2e66c03be613a77bfcbd7be05a3d21265c9c95d351bd928c6e0f897d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a555704a2e66c03be613a77bfcbd7be05a3d21265c9c95d351bd928c6e0f897d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b81ccf95b3f4c7fa69ac15ec1ada3d22cebeaa53aa0ee2bbe77863ba323fcbaa_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b81ccf95b3f4c7fa69ac15ec1ada3d22cebeaa53aa0ee2bbe77863ba323fcbaa_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b81ccf95b3f4c7fa69ac15ec1ada3d22cebeaa53aa0ee2bbe77863ba323fcbaa_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:0a1dc8f8b97d3f8ffc0eb6fe95596c0fdb8d31652ff2e2969a77cd48a5cd3ff9_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:0a1dc8f8b97d3f8ffc0eb6fe95596c0fdb8d31652ff2e2969a77cd48a5cd3ff9_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:0a1dc8f8b97d3f8ffc0eb6fe95596c0fdb8d31652ff2e2969a77cd48a5cd3ff9_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1474075f3cd178aa7080e9f6c0f2546364a3a5d4a7438aedc9479d7316c63519_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1474075f3cd178aa7080e9f6c0f2546364a3a5d4a7438aedc9479d7316c63519_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1474075f3cd178aa7080e9f6c0f2546364a3a5d4a7438aedc9479d7316c63519_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:230bb517ee7cc6b25ef027ed545f308b5c612c0901c50408b557058fea0a7c97_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:230bb517ee7cc6b25ef027ed545f308b5c612c0901c50408b557058fea0a7c97_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:230bb517ee7cc6b25ef027ed545f308b5c612c0901c50408b557058fea0a7c97_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3b8ce5e8fea11b72b53065a94849c2d856e9218cc1f8641c69c04a21d27fce7e_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3b8ce5e8fea11b72b53065a94849c2d856e9218cc1f8641c69c04a21d27fce7e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3b8ce5e8fea11b72b53065a94849c2d856e9218cc1f8641c69c04a21d27fce7e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:492ba358a292b4c6afe6984ec440a65ea3247a9cf52d3a82e34601b9b49566f2_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:492ba358a292b4c6afe6984ec440a65ea3247a9cf52d3a82e34601b9b49566f2_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:492ba358a292b4c6afe6984ec440a65ea3247a9cf52d3a82e34601b9b49566f2_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:8c5de7a9e495c4d1ce854f6d009d1c81ea8907acac8ade1f02975704024c634e_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:8c5de7a9e495c4d1ce854f6d009d1c81ea8907acac8ade1f02975704024c634e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:8c5de7a9e495c4d1ce854f6d009d1c81ea8907acac8ade1f02975704024c634e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:adf8f9f2e86f9fc1b27b4ed366cdf17c231f4574a59670f1eac81f6b9af8149e_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:adf8f9f2e86f9fc1b27b4ed366cdf17c231f4574a59670f1eac81f6b9af8149e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:adf8f9f2e86f9fc1b27b4ed366cdf17c231f4574a59670f1eac81f6b9af8149e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b1b6368c4d7f4bd7dc4072fe195d1da67dacdfa4d3d4082ed5713b5e4cad6129_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b1b6368c4d7f4bd7dc4072fe195d1da67dacdfa4d3d4082ed5713b5e4cad6129_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b1b6368c4d7f4bd7dc4072fe195d1da67dacdfa4d3d4082ed5713b5e4cad6129_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:14a051ae85b29aa82fa4f448d3169fd5fd37fb37d7cf7b24af3e76b224ae2a25_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:14a051ae85b29aa82fa4f448d3169fd5fd37fb37d7cf7b24af3e76b224ae2a25_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:14a051ae85b29aa82fa4f448d3169fd5fd37fb37d7cf7b24af3e76b224ae2a25_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1d1ec127f59b2a3e91ecce49bb81bdfe18ccbb4378f7617d12a5f6fcc3277040_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1d1ec127f59b2a3e91ecce49bb81bdfe18ccbb4378f7617d12a5f6fcc3277040_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1d1ec127f59b2a3e91ecce49bb81bdfe18ccbb4378f7617d12a5f6fcc3277040_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:c5d0418e7661bdba8c8bccffdf081e2bc630767e6b8ae1ac099f1c0d6ddd7b74_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:c5d0418e7661bdba8c8bccffdf081e2bc630767e6b8ae1ac099f1c0d6ddd7b74_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:c5d0418e7661bdba8c8bccffdf081e2bc630767e6b8ae1ac099f1c0d6ddd7b74_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:f3041343f490ec7d6e6b75fbf9b516fbb481e35b9aa4513cbd0272eee2235a51_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:f3041343f490ec7d6e6b75fbf9b516fbb481e35b9aa4513cbd0272eee2235a51_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:f3041343f490ec7d6e6b75fbf9b516fbb481e35b9aa4513cbd0272eee2235a51_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6d79fd44973f45b77370287936c5319fee81f4f9831fa0f300d2a58fb084c420_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6d79fd44973f45b77370287936c5319fee81f4f9831fa0f300d2a58fb084c420_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6d79fd44973f45b77370287936c5319fee81f4f9831fa0f300d2a58fb084c420_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:7bb63ad8d2132eb2d6e8f73a8edfc6b5558c948ae45e443fb150adf8e297a79c_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:7bb63ad8d2132eb2d6e8f73a8edfc6b5558c948ae45e443fb150adf8e297a79c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:7bb63ad8d2132eb2d6e8f73a8edfc6b5558c948ae45e443fb150adf8e297a79c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c41abf20797e0e0a74aeb25f510689cb5f1fdaaab90a1507163a4d201d4b7c0d_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c41abf20797e0e0a74aeb25f510689cb5f1fdaaab90a1507163a4d201d4b7c0d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c41abf20797e0e0a74aeb25f510689cb5f1fdaaab90a1507163a4d201d4b7c0d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:f1bd99ba8708d9aeccb920a4cfe7fd6b410db0ff15f517cafd094dc746baeea7_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:f1bd99ba8708d9aeccb920a4cfe7fd6b410db0ff15f517cafd094dc746baeea7_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:f1bd99ba8708d9aeccb920a4cfe7fd6b410db0ff15f517cafd094dc746baeea7_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:03b176977dab9085b179146dee560b08a7a0ea4c89e41490b93b0f0353621025_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:03b176977dab9085b179146dee560b08a7a0ea4c89e41490b93b0f0353621025_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:03b176977dab9085b179146dee560b08a7a0ea4c89e41490b93b0f0353621025_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:674731387009a17b66d610e13f4ca9edb4ccd20675451fa13af14e0ddbc55ebf_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:674731387009a17b66d610e13f4ca9edb4ccd20675451fa13af14e0ddbc55ebf_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:674731387009a17b66d610e13f4ca9edb4ccd20675451fa13af14e0ddbc55ebf_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:67f5639d80467e5f525160768ed3c007f5b99723278e598bfe1ef11afdf9a43f_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:67f5639d80467e5f525160768ed3c007f5b99723278e598bfe1ef11afdf9a43f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:67f5639d80467e5f525160768ed3c007f5b99723278e598bfe1ef11afdf9a43f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:e7eb31913d7b4e8940865a0c3d72364152e358279bdb0cbe7974c7837a02f66f_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:e7eb31913d7b4e8940865a0c3d72364152e358279bdb0cbe7974c7837a02f66f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:e7eb31913d7b4e8940865a0c3d72364152e358279bdb0cbe7974c7837a02f66f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:020b10daee05b7c237c9b9914077aad76181fe0de4ae2ab1b47151b47f679949_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:020b10daee05b7c237c9b9914077aad76181fe0de4ae2ab1b47151b47f679949_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:020b10daee05b7c237c9b9914077aad76181fe0de4ae2ab1b47151b47f679949_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2002c409bd3e1960a8d79f081dd43e2150582103e47d20c7bcfd797b863f0ebb_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2002c409bd3e1960a8d79f081dd43e2150582103e47d20c7bcfd797b863f0ebb_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2002c409bd3e1960a8d79f081dd43e2150582103e47d20c7bcfd797b863f0ebb_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:288feafa494da8a4bf480c1a67e7a9c834bb02f66144515e5cd2653fef962d59_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:288feafa494da8a4bf480c1a67e7a9c834bb02f66144515e5cd2653fef962d59_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:288feafa494da8a4bf480c1a67e7a9c834bb02f66144515e5cd2653fef962d59_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:513a6d0c2d85458140c589e153dabc2f5293d28097ee1bb1106a9945363548f7_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:513a6d0c2d85458140c589e153dabc2f5293d28097ee1bb1106a9945363548f7_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:513a6d0c2d85458140c589e153dabc2f5293d28097ee1bb1106a9945363548f7_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:18b44430800377382372ce257740b9aafe0546682565bb0394c3a39a078cf6c9_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:18b44430800377382372ce257740b9aafe0546682565bb0394c3a39a078cf6c9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:18b44430800377382372ce257740b9aafe0546682565bb0394c3a39a078cf6c9_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6a7c255d286aed23eca10c0c0dd2f5d9286a87ce5eff26bb559efa44353ba67d_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6a7c255d286aed23eca10c0c0dd2f5d9286a87ce5eff26bb559efa44353ba67d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6a7c255d286aed23eca10c0c0dd2f5d9286a87ce5eff26bb559efa44353ba67d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7baf3df29db6dda350c0656f7828fb8ecd9858e7b57842cc15809f5c9754da09_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7baf3df29db6dda350c0656f7828fb8ecd9858e7b57842cc15809f5c9754da09_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7baf3df29db6dda350c0656f7828fb8ecd9858e7b57842cc15809f5c9754da09_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7f05653512709156f84fd5e802c47f575fecbebdd1c35aa99c1fa65f9453b349_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7f05653512709156f84fd5e802c47f575fecbebdd1c35aa99c1fa65f9453b349_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7f05653512709156f84fd5e802c47f575fecbebdd1c35aa99c1fa65f9453b349_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:004492a0bb239936995030a7898c2c917ea809cf2c7a6890972765ee8d8fe9f0_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:004492a0bb239936995030a7898c2c917ea809cf2c7a6890972765ee8d8fe9f0_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:004492a0bb239936995030a7898c2c917ea809cf2c7a6890972765ee8d8fe9f0_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:a696bbbb3bc193a4ff3a2762a1cc5020259cca9b4c9ae996285eeaafdfef8528_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:a696bbbb3bc193a4ff3a2762a1cc5020259cca9b4c9ae996285eeaafdfef8528_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:a696bbbb3bc193a4ff3a2762a1cc5020259cca9b4c9ae996285eeaafdfef8528_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cbacf4231b583bf75e637d95e54528bc8fc0df9e53926fd1a54fc2c9fb030e8c_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cbacf4231b583bf75e637d95e54528bc8fc0df9e53926fd1a54fc2c9fb030e8c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cbacf4231b583bf75e637d95e54528bc8fc0df9e53926fd1a54fc2c9fb030e8c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:eb2bd6a8605a3f61e7c9589e6d47dc28f96bfdb2b4ba0f7014c971d4f9e1439b_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:eb2bd6a8605a3f61e7c9589e6d47dc28f96bfdb2b4ba0f7014c971d4f9e1439b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:eb2bd6a8605a3f61e7c9589e6d47dc28f96bfdb2b4ba0f7014c971d4f9e1439b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:0b6189dcc414e4d48e333d8c8c8c2665163fbbf04b8231c5c5ed66b460f64b4b_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:0b6189dcc414e4d48e333d8c8c8c2665163fbbf04b8231c5c5ed66b460f64b4b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:0b6189dcc414e4d48e333d8c8c8c2665163fbbf04b8231c5c5ed66b460f64b4b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:29320bd030970c9b8067b44a5a6b2d4b8aae2e6760490e9e8f728a0d75e49190_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:29320bd030970c9b8067b44a5a6b2d4b8aae2e6760490e9e8f728a0d75e49190_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:29320bd030970c9b8067b44a5a6b2d4b8aae2e6760490e9e8f728a0d75e49190_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4e793e626c2550c0e7baad444915d6da1b9fedbfe4700fb0ee09751b743d2f12_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4e793e626c2550c0e7baad444915d6da1b9fedbfe4700fb0ee09751b743d2f12_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4e793e626c2550c0e7baad444915d6da1b9fedbfe4700fb0ee09751b743d2f12_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:1d24964d9174719df791f5ab2aa97ad584e4cb546072750996c233320271393d_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:1d24964d9174719df791f5ab2aa97ad584e4cb546072750996c233320271393d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:1d24964d9174719df791f5ab2aa97ad584e4cb546072750996c233320271393d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4fd1047ac897a34add5f4fd2c943a87380c53af069980e28f5e4710280dbe76d_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4fd1047ac897a34add5f4fd2c943a87380c53af069980e28f5e4710280dbe76d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4fd1047ac897a34add5f4fd2c943a87380c53af069980e28f5e4710280dbe76d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f8ca2e0c18140370e4d38d75b828d710576432c81d0717ea12624d4759e41248_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f8ca2e0c18140370e4d38d75b828d710576432c81d0717ea12624d4759e41248_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f8ca2e0c18140370e4d38d75b828d710576432c81d0717ea12624d4759e41248_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:194e198147e12cfea11a2b8133ad90f9dcdcf12ab64858da16e97fa985ea78a9_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:194e198147e12cfea11a2b8133ad90f9dcdcf12ab64858da16e97fa985ea78a9_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:194e198147e12cfea11a2b8133ad90f9dcdcf12ab64858da16e97fa985ea78a9_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:a1ed2fffff725a172e05d2315f0c8a546edad8306c0bf52d5aa7c0dd13d04891_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:a1ed2fffff725a172e05d2315f0c8a546edad8306c0bf52d5aa7c0dd13d04891_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:a1ed2fffff725a172e05d2315f0c8a546edad8306c0bf52d5aa7c0dd13d04891_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:a8e28b541152ae2849a74778761e397d040e357ae21b2922b4be12ea81eb79da_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:a8e28b541152ae2849a74778761e397d040e357ae21b2922b4be12ea81eb79da_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:a8e28b541152ae2849a74778761e397d040e357ae21b2922b4be12ea81eb79da_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:0b07f49872854ce43162404577fa485fd150a10607c93df756d892db1600c0ed_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:0b07f49872854ce43162404577fa485fd150a10607c93df756d892db1600c0ed_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:0b07f49872854ce43162404577fa485fd150a10607c93df756d892db1600c0ed_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:178df3c1aa5c1a83dfe12b6f8492aae600083ba07726ce8b063117ec466b4139_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:178df3c1aa5c1a83dfe12b6f8492aae600083ba07726ce8b063117ec466b4139_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:178df3c1aa5c1a83dfe12b6f8492aae600083ba07726ce8b063117ec466b4139_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:c4fa54593d42bd28429e4ef572b2e6e882efe6c04932cff3cce6e119cc5dd044_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:c4fa54593d42bd28429e4ef572b2e6e882efe6c04932cff3cce6e119cc5dd044_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:c4fa54593d42bd28429e4ef572b2e6e882efe6c04932cff3cce6e119cc5dd044_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0ccae3f40c64be32b7a773fdaa430f6c7d0ed7778418a55c3cd1517886f9e759_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0ccae3f40c64be32b7a773fdaa430f6c7d0ed7778418a55c3cd1517886f9e759_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0ccae3f40c64be32b7a773fdaa430f6c7d0ed7778418a55c3cd1517886f9e759_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:57027cd53887fc439d0a2dd09bc0d79e266c49cbaf196b3ad758e0fe9d09ee90_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:57027cd53887fc439d0a2dd09bc0d79e266c49cbaf196b3ad758e0fe9d09ee90_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:57027cd53887fc439d0a2dd09bc0d79e266c49cbaf196b3ad758e0fe9d09ee90_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:d0d53bfa8474636abcc9f8a0cefb13069a77e00296c404be39e057dbbdbcabc1_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:d0d53bfa8474636abcc9f8a0cefb13069a77e00296c404be39e057dbbdbcabc1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:d0d53bfa8474636abcc9f8a0cefb13069a77e00296c404be39e057dbbdbcabc1_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:d4fc054911421898939346530573df11a0d059c17a40e35bcf971d6cddcfaf76_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:d4fc054911421898939346530573df11a0d059c17a40e35bcf971d6cddcfaf76_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:d4fc054911421898939346530573df11a0d059c17a40e35bcf971d6cddcfaf76_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:8b1a68a07b6af860fee73ad1a1cb04480c8623913e5ea784a8f6e03fe0a7537e_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:8b1a68a07b6af860fee73ad1a1cb04480c8623913e5ea784a8f6e03fe0a7537e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:8b1a68a07b6af860fee73ad1a1cb04480c8623913e5ea784a8f6e03fe0a7537e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:90799cc9ee99cac6d16c4bea7c6561537d319ca44c2043d5c2b9afc9acd3a7ba_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:90799cc9ee99cac6d16c4bea7c6561537d319ca44c2043d5c2b9afc9acd3a7ba_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:90799cc9ee99cac6d16c4bea7c6561537d319ca44c2043d5c2b9afc9acd3a7ba_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:a20b62a9436884c9b1acc33498ff4524cfb4cffe69c5e9e88dd9b077a976bb92_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:a20b62a9436884c9b1acc33498ff4524cfb4cffe69c5e9e88dd9b077a976bb92_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:a20b62a9436884c9b1acc33498ff4524cfb4cffe69c5e9e88dd9b077a976bb92_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:f239e260d1f5f01132a0d3f941dca5eb39399c563ce297f36319db0b803652fc_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:f239e260d1f5f01132a0d3f941dca5eb39399c563ce297f36319db0b803652fc_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:f239e260d1f5f01132a0d3f941dca5eb39399c563ce297f36319db0b803652fc_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:3f75438b6f0a312ec5d549002b88a5d0138e34be8da6db95cabc23b424f1d7a9_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:3f75438b6f0a312ec5d549002b88a5d0138e34be8da6db95cabc23b424f1d7a9_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:3f75438b6f0a312ec5d549002b88a5d0138e34be8da6db95cabc23b424f1d7a9_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:6ffce81636de40147ba2987abe3071f4778c48673d824d31406c8f4a388ce6d7_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:6ffce81636de40147ba2987abe3071f4778c48673d824d31406c8f4a388ce6d7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:6ffce81636de40147ba2987abe3071f4778c48673d824d31406c8f4a388ce6d7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a9308d2eb18ee97c884bc55771f75d62db896e1736ccad102f4707ba553e5023_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a9308d2eb18ee97c884bc55771f75d62db896e1736ccad102f4707ba553e5023_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a9308d2eb18ee97c884bc55771f75d62db896e1736ccad102f4707ba553e5023_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ff689ce8586ac5dd565e87fa801850cf5ca6a15524eb3290cf61edfc37a32557_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ff689ce8586ac5dd565e87fa801850cf5ca6a15524eb3290cf61edfc37a32557_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ff689ce8586ac5dd565e87fa801850cf5ca6a15524eb3290cf61edfc37a32557_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:43d6df0117225b5d07f675212f53f1734d750c3386d659464b775dcf835dc2ff_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:43d6df0117225b5d07f675212f53f1734d750c3386d659464b775dcf835dc2ff_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:43d6df0117225b5d07f675212f53f1734d750c3386d659464b775dcf835dc2ff_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:fb59d55f7b3958110c251cf56dff1e4b201f26c455ebd3fa9a3050f0afa90199_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:fb59d55f7b3958110c251cf56dff1e4b201f26c455ebd3fa9a3050f0afa90199_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:fb59d55f7b3958110c251cf56dff1e4b201f26c455ebd3fa9a3050f0afa90199_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:66250e79370aac01b810d16ce953217902abab95f8dc24d84ea3ea27c0d1e087_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:66250e79370aac01b810d16ce953217902abab95f8dc24d84ea3ea27c0d1e087_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:66250e79370aac01b810d16ce953217902abab95f8dc24d84ea3ea27c0d1e087_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7ed8850f54050cbdec77df42c1e34021b062fcdaa20d4939bc52f55818f0afa3_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7ed8850f54050cbdec77df42c1e34021b062fcdaa20d4939bc52f55818f0afa3_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7ed8850f54050cbdec77df42c1e34021b062fcdaa20d4939bc52f55818f0afa3_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:776a5c5dc580336a5debad824cfd9489f7facc0e0233d04c0e5e3a85e87c625b_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:776a5c5dc580336a5debad824cfd9489f7facc0e0233d04c0e5e3a85e87c625b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:776a5c5dc580336a5debad824cfd9489f7facc0e0233d04c0e5e3a85e87c625b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:f9efa9504f6d06e0823dc611c7cf34f94bbaf95cf82e70db4a4466aaf371ff21_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:f9efa9504f6d06e0823dc611c7cf34f94bbaf95cf82e70db4a4466aaf371ff21_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:f9efa9504f6d06e0823dc611c7cf34f94bbaf95cf82e70db4a4466aaf371ff21_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:331539c4627f5a6fd70066963b00c6bf5d37130d69ed1c97d169b4679c988a75_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:331539c4627f5a6fd70066963b00c6bf5d37130d69ed1c97d169b4679c988a75_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:331539c4627f5a6fd70066963b00c6bf5d37130d69ed1c97d169b4679c988a75_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:34052b8035a6a4847863baad76289de43282c37aeb7ddede49d24fe76e2bf8b1_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:34052b8035a6a4847863baad76289de43282c37aeb7ddede49d24fe76e2bf8b1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:34052b8035a6a4847863baad76289de43282c37aeb7ddede49d24fe76e2bf8b1_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e968da6b28095526e22be76c0c583d726af07d754a779e241c62095be897f05f_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e968da6b28095526e22be76c0c583d726af07d754a779e241c62095be897f05f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e968da6b28095526e22be76c0c583d726af07d754a779e241c62095be897f05f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:e30740063dc526ce072c66fe22a1ef7caabfa64d49d00bc94459a9495046347e_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:e30740063dc526ce072c66fe22a1ef7caabfa64d49d00bc94459a9495046347e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:e30740063dc526ce072c66fe22a1ef7caabfa64d49d00bc94459a9495046347e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:ff22b4848efe69cee98ba7ce39913e7fc3cace111edb5aed5cbc5b80aa4426a0_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:ff22b4848efe69cee98ba7ce39913e7fc3cace111edb5aed5cbc5b80aa4426a0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:ff22b4848efe69cee98ba7ce39913e7fc3cace111edb5aed5cbc5b80aa4426a0_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:68ce3912f64510677884c97e30f1f9fd9e3941e099e8167cd43fc25dffb34b11_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:68ce3912f64510677884c97e30f1f9fd9e3941e099e8167cd43fc25dffb34b11_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:68ce3912f64510677884c97e30f1f9fd9e3941e099e8167cd43fc25dffb34b11_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:6f00c1b82f8705f143798e05193187516f8911bbbf19c256fdeccc85cb562b4c_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:6f00c1b82f8705f143798e05193187516f8911bbbf19c256fdeccc85cb562b4c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:6f00c1b82f8705f143798e05193187516f8911bbbf19c256fdeccc85cb562b4c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:297d9db15707fead7dea5a6af767285df0ac0927ecd35c2a86b29626b138f700_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:297d9db15707fead7dea5a6af767285df0ac0927ecd35c2a86b29626b138f700_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:297d9db15707fead7dea5a6af767285df0ac0927ecd35c2a86b29626b138f700_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:59fdb89c5000bf4832fbee9ea08131ad69a0edae2d674bfe8ff3bfd3d7072141_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:59fdb89c5000bf4832fbee9ea08131ad69a0edae2d674bfe8ff3bfd3d7072141_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:59fdb89c5000bf4832fbee9ea08131ad69a0edae2d674bfe8ff3bfd3d7072141_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7580a1ef860cfaa89b5c365b4020ef1516c50e2829b554267c0fda6e607cf7a8_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7580a1ef860cfaa89b5c365b4020ef1516c50e2829b554267c0fda6e607cf7a8_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7580a1ef860cfaa89b5c365b4020ef1516c50e2829b554267c0fda6e607cf7a8_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c5548952fc4edb7b79bf6d0a257ff08809ddd0c017de0872e3a4280863e7ba32_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c5548952fc4edb7b79bf6d0a257ff08809ddd0c017de0872e3a4280863e7ba32_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c5548952fc4edb7b79bf6d0a257ff08809ddd0c017de0872e3a4280863e7ba32_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:9939e5af30b0d53ca6aa2a8c6e70b6461d872f97c2b1d0d3894f027647759de9_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:9939e5af30b0d53ca6aa2a8c6e70b6461d872f97c2b1d0d3894f027647759de9_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:9939e5af30b0d53ca6aa2a8c6e70b6461d872f97c2b1d0d3894f027647759de9_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:a02b65c4545e24c213f0b675844b9b7f171c65f8d162319be27cc3485e04b190_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:a02b65c4545e24c213f0b675844b9b7f171c65f8d162319be27cc3485e04b190_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:a02b65c4545e24c213f0b675844b9b7f171c65f8d162319be27cc3485e04b190_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:ae357dffbca134e24c32d411848f619619281f4525c5dfd2b93ec082a15d333c_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:ae357dffbca134e24c32d411848f619619281f4525c5dfd2b93ec082a15d333c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:ae357dffbca134e24c32d411848f619619281f4525c5dfd2b93ec082a15d333c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:bcc0e98ee13aeb12c21cf679651e06036d5d9509e40e11145b3a77dee35b3f33_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:bcc0e98ee13aeb12c21cf679651e06036d5d9509e40e11145b3a77dee35b3f33_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:bcc0e98ee13aeb12c21cf679651e06036d5d9509e40e11145b3a77dee35b3f33_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:5f7553da3521aae14f0ef0bb86fc76c5bff5617a32ad61a17a719c3f1c5861d0_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:5f7553da3521aae14f0ef0bb86fc76c5bff5617a32ad61a17a719c3f1c5861d0_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:5f7553da3521aae14f0ef0bb86fc76c5bff5617a32ad61a17a719c3f1c5861d0_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:c1fd8c36903c9743e0ca7641ae1b9f0b716d332c0c6259bcde1d4cbc808e5822_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:c1fd8c36903c9743e0ca7641ae1b9f0b716d332c0c6259bcde1d4cbc808e5822_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:c1fd8c36903c9743e0ca7641ae1b9f0b716d332c0c6259bcde1d4cbc808e5822_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ec75e010451455158ea6870120bd17eccceca16a88b24e33cb23e1fcb66ba12f_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ec75e010451455158ea6870120bd17eccceca16a88b24e33cb23e1fcb66ba12f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ec75e010451455158ea6870120bd17eccceca16a88b24e33cb23e1fcb66ba12f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ee6719af84caa1131010d6f0695a466f8ee807f8578de78e197bc5bc1acfcf29_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ee6719af84caa1131010d6f0695a466f8ee807f8578de78e197bc5bc1acfcf29_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ee6719af84caa1131010d6f0695a466f8ee807f8578de78e197bc5bc1acfcf29_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:027e501b41ecfd1472988c01b9904ccf29323df165b58e6f11cbc4186f98dd22_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:027e501b41ecfd1472988c01b9904ccf29323df165b58e6f11cbc4186f98dd22_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:027e501b41ecfd1472988c01b9904ccf29323df165b58e6f11cbc4186f98dd22_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:6245b2b0bbcb7935be61e6a7e93a84c11a4379fee1904569bb16532fe03e116f_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:6245b2b0bbcb7935be61e6a7e93a84c11a4379fee1904569bb16532fe03e116f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:6245b2b0bbcb7935be61e6a7e93a84c11a4379fee1904569bb16532fe03e116f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:6e059a366823df5793e1a8021f504c9c7a7ae66a223c9d099d17db22a9e50226_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:6e059a366823df5793e1a8021f504c9c7a7ae66a223c9d099d17db22a9e50226_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:6e059a366823df5793e1a8021f504c9c7a7ae66a223c9d099d17db22a9e50226_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:bf917d1afb56c4ecf2c1fa6440f8996c19267affd201f30bb4fe9ecaef29775f_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:bf917d1afb56c4ecf2c1fa6440f8996c19267affd201f30bb4fe9ecaef29775f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:bf917d1afb56c4ecf2c1fa6440f8996c19267affd201f30bb4fe9ecaef29775f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:1d9372c87889ea571921e7830f087f468eaf2653761196b828eabdbbbc18c2b1_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:1d9372c87889ea571921e7830f087f468eaf2653761196b828eabdbbbc18c2b1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:1d9372c87889ea571921e7830f087f468eaf2653761196b828eabdbbbc18c2b1_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:3816e4e20afac47544621adb385943fdaf5955e713a3582dde612fc16d8d08ab_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:3816e4e20afac47544621adb385943fdaf5955e713a3582dde612fc16d8d08ab_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:3816e4e20afac47544621adb385943fdaf5955e713a3582dde612fc16d8d08ab_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:6c4d892cc2c16e161b1d91427c2c9e56131a53f854ea30c511f50daa6b6d4f33_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:6c4d892cc2c16e161b1d91427c2c9e56131a53f854ea30c511f50daa6b6d4f33_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:6c4d892cc2c16e161b1d91427c2c9e56131a53f854ea30c511f50daa6b6d4f33_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:98218ba57aa1b22f4bb203161ff89f33de999341e11b852d22a53a5e21f7e536_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:98218ba57aa1b22f4bb203161ff89f33de999341e11b852d22a53a5e21f7e536_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:98218ba57aa1b22f4bb203161ff89f33de999341e11b852d22a53a5e21f7e536_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:048998050714045c74283d1683785b17f1dc9b5fe0240fbb934812f0fae9fd6e_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:048998050714045c74283d1683785b17f1dc9b5fe0240fbb934812f0fae9fd6e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:048998050714045c74283d1683785b17f1dc9b5fe0240fbb934812f0fae9fd6e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:7afb80cc5b1cb73984ddd0feaa73f8cabf6181fa323bc3a57187975dce3e27e2_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:7afb80cc5b1cb73984ddd0feaa73f8cabf6181fa323bc3a57187975dce3e27e2_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:7afb80cc5b1cb73984ddd0feaa73f8cabf6181fa323bc3a57187975dce3e27e2_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0afda7998b5a5110f6caa7cd0f18eae31c1d127a1ace2f40f22293e7aa9de4be_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0afda7998b5a5110f6caa7cd0f18eae31c1d127a1ace2f40f22293e7aa9de4be_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0afda7998b5a5110f6caa7cd0f18eae31c1d127a1ace2f40f22293e7aa9de4be_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ffe078a02724d6e0920fff31df0b0b89b62a01e835d6cc40cfd9593e87ff05aa_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ffe078a02724d6e0920fff31df0b0b89b62a01e835d6cc40cfd9593e87ff05aa_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ffe078a02724d6e0920fff31df0b0b89b62a01e835d6cc40cfd9593e87ff05aa_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:0c4316d2b6eaa90503c8d17a32a78cfc0e898673cc2f02b1cb4c10b4aecfd55d_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:0c4316d2b6eaa90503c8d17a32a78cfc0e898673cc2f02b1cb4c10b4aecfd55d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:0c4316d2b6eaa90503c8d17a32a78cfc0e898673cc2f02b1cb4c10b4aecfd55d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:c04c09295eb34aa3033f7fa38db6a29903e2e0c19679016dc51acdd40f290746_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:c04c09295eb34aa3033f7fa38db6a29903e2e0c19679016dc51acdd40f290746_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:c04c09295eb34aa3033f7fa38db6a29903e2e0c19679016dc51acdd40f290746_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:eef5cd08dda4e3ebdfb58cadec73ea48aa936058cc85656028e6f27e1ae51031_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:eef5cd08dda4e3ebdfb58cadec73ea48aa936058cc85656028e6f27e1ae51031_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:eef5cd08dda4e3ebdfb58cadec73ea48aa936058cc85656028e6f27e1ae51031_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:fe06d8c0693a9cb26567812aae7ec13e2899c49edd0a3357d90bde1615b6486a_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:fe06d8c0693a9cb26567812aae7ec13e2899c49edd0a3357d90bde1615b6486a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:fe06d8c0693a9cb26567812aae7ec13e2899c49edd0a3357d90bde1615b6486a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:62de4024ff480e4e2cc110d4744bfb506611829f88602fd574dad5ca08ebc9f5_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:62de4024ff480e4e2cc110d4744bfb506611829f88602fd574dad5ca08ebc9f5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:62de4024ff480e4e2cc110d4744bfb506611829f88602fd574dad5ca08ebc9f5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:8b891fdae0efe3435ae3e19417e615f52fa4b282766b88366c7c480e58f9a3c3_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:8b891fdae0efe3435ae3e19417e615f52fa4b282766b88366c7c480e58f9a3c3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:8b891fdae0efe3435ae3e19417e615f52fa4b282766b88366c7c480e58f9a3c3_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:bfa09df184b263e3fc9b36106f8b6d095891bfeb4b3c94c0f7d495089350c146_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:bfa09df184b263e3fc9b36106f8b6d095891bfeb4b3c94c0f7d495089350c146_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:bfa09df184b263e3fc9b36106f8b6d095891bfeb4b3c94c0f7d495089350c146_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f3233fef00770dbaa7454b68d633f14f660240c48ef8c7e37e97aeada978b2cf_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f3233fef00770dbaa7454b68d633f14f660240c48ef8c7e37e97aeada978b2cf_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f3233fef00770dbaa7454b68d633f14f660240c48ef8c7e37e97aeada978b2cf_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:15899a4464bb867a308ff30a46b64b7c0afc318d1571607d42b76833a31310b7_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:15899a4464bb867a308ff30a46b64b7c0afc318d1571607d42b76833a31310b7_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:15899a4464bb867a308ff30a46b64b7c0afc318d1571607d42b76833a31310b7_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3fc13f73ca759f094c322fa816700b0e1a225cee1a3b11ae267572b45165d3c4_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3fc13f73ca759f094c322fa816700b0e1a225cee1a3b11ae267572b45165d3c4_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3fc13f73ca759f094c322fa816700b0e1a225cee1a3b11ae267572b45165d3c4_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:53524d17076c91734318e435558fbab7febe331b999526c994e11614a3617c3d_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:53524d17076c91734318e435558fbab7febe331b999526c994e11614a3617c3d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:53524d17076c91734318e435558fbab7febe331b999526c994e11614a3617c3d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:5cfc388df49f6c84fb1cf21c2b628b0f8852d08fa725b4da5f6fd0cd5d34deaa_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:5cfc388df49f6c84fb1cf21c2b628b0f8852d08fa725b4da5f6fd0cd5d34deaa_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:5cfc388df49f6c84fb1cf21c2b628b0f8852d08fa725b4da5f6fd0cd5d34deaa_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:214daa798f4278db5c10c4697b4194b356b0bca1c6fe4bcd17601c1b56d56ced_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:214daa798f4278db5c10c4697b4194b356b0bca1c6fe4bcd17601c1b56d56ced_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:214daa798f4278db5c10c4697b4194b356b0bca1c6fe4bcd17601c1b56d56ced_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:8c3a43200e203cacc1de3d6f6cd71234d6f79312c5123cf0b130c8394ec3da8f_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:8c3a43200e203cacc1de3d6f6cd71234d6f79312c5123cf0b130c8394ec3da8f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:8c3a43200e203cacc1de3d6f6cd71234d6f79312c5123cf0b130c8394ec3da8f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e19c579fb957823026ad4af2b67aa8e0c9639dfd26280089436a6bd13a6cb702_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e19c579fb957823026ad4af2b67aa8e0c9639dfd26280089436a6bd13a6cb702_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e19c579fb957823026ad4af2b67aa8e0c9639dfd26280089436a6bd13a6cb702_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:fddb35b167c1b7ee50428ed9b319d566614a8ecc21dcfd569a48783b82e0e74b_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:fddb35b167c1b7ee50428ed9b319d566614a8ecc21dcfd569a48783b82e0e74b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:fddb35b167c1b7ee50428ed9b319d566614a8ecc21dcfd569a48783b82e0e74b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1967d34d7792405dbc887f2e4ed8c59351f1af4280caf0ec18b667ce218703e6_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1967d34d7792405dbc887f2e4ed8c59351f1af4280caf0ec18b667ce218703e6_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1967d34d7792405dbc887f2e4ed8c59351f1af4280caf0ec18b667ce218703e6_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:43a34b06bb917ae30ec529dc32093ea2e644ceaf121239adb5d5d59d40f3e743_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:43a34b06bb917ae30ec529dc32093ea2e644ceaf121239adb5d5d59d40f3e743_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:43a34b06bb917ae30ec529dc32093ea2e644ceaf121239adb5d5d59d40f3e743_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:4804fd47603e84cd4476c0d21b3779b933a5621ea069ab22131ce117205d20ef_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:4804fd47603e84cd4476c0d21b3779b933a5621ea069ab22131ce117205d20ef_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:4804fd47603e84cd4476c0d21b3779b933a5621ea069ab22131ce117205d20ef_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:da81574ffad776d2d45028d90598e14ac44dd492f0d4e4561ab3b0919eef6467_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:da81574ffad776d2d45028d90598e14ac44dd492f0d4e4561ab3b0919eef6467_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:da81574ffad776d2d45028d90598e14ac44dd492f0d4e4561ab3b0919eef6467_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:702dc664b505f0955d9c4870e4354483215fe7174cb69442cb0110fab66c2aad_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:702dc664b505f0955d9c4870e4354483215fe7174cb69442cb0110fab66c2aad_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:702dc664b505f0955d9c4870e4354483215fe7174cb69442cb0110fab66c2aad_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8faac463f539e2c2a71d3ef4b7aa22cb33d83531f1791bfcba2ac4b4f81295ca_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8faac463f539e2c2a71d3ef4b7aa22cb33d83531f1791bfcba2ac4b4f81295ca_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8faac463f539e2c2a71d3ef4b7aa22cb33d83531f1791bfcba2ac4b4f81295ca_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:98da66266b3af4f2379652e0a160a1d330998e09a31eda41f0975ffff4f1792b_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:98da66266b3af4f2379652e0a160a1d330998e09a31eda41f0975ffff4f1792b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:98da66266b3af4f2379652e0a160a1d330998e09a31eda41f0975ffff4f1792b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b2498b326435e49c60ee9338e98c4af24bc3989d2758755cbdcd230407232e42_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b2498b326435e49c60ee9338e98c4af24bc3989d2758755cbdcd230407232e42_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b2498b326435e49c60ee9338e98c4af24bc3989d2758755cbdcd230407232e42_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:5f77f098933eea28bd670596fc4f04a1f7e55e98d4cc22484620cbafda377bf8_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:5f77f098933eea28bd670596fc4f04a1f7e55e98d4cc22484620cbafda377bf8_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:5f77f098933eea28bd670596fc4f04a1f7e55e98d4cc22484620cbafda377bf8_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:6e86b89ac47d616c052d503dc46f43c50aae87417c908f79a5427403e0623333_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:6e86b89ac47d616c052d503dc46f43c50aae87417c908f79a5427403e0623333_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:6e86b89ac47d616c052d503dc46f43c50aae87417c908f79a5427403e0623333_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:bca3a3b5b145dc5ee9a90a995a0eab094d5e9db632f1889ba71a98d1d973ac9f_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:bca3a3b5b145dc5ee9a90a995a0eab094d5e9db632f1889ba71a98d1d973ac9f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:bca3a3b5b145dc5ee9a90a995a0eab094d5e9db632f1889ba71a98d1d973ac9f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:cf02124908b044f1aa48e54abe2b80a856a22b2fadbaf04bf58242e8064d44b1_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:cf02124908b044f1aa48e54abe2b80a856a22b2fadbaf04bf58242e8064d44b1_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:cf02124908b044f1aa48e54abe2b80a856a22b2fadbaf04bf58242e8064d44b1_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:607b665a0605b8c2c86040bfaa3203667f1352b6ea722819f77ebef3ecd2aae7_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:607b665a0605b8c2c86040bfaa3203667f1352b6ea722819f77ebef3ecd2aae7_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:607b665a0605b8c2c86040bfaa3203667f1352b6ea722819f77ebef3ecd2aae7_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:62c9b40e4a584b80bf1a9ab4726b5998abc91294bce7d4bb04930529c1a571ce_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:62c9b40e4a584b80bf1a9ab4726b5998abc91294bce7d4bb04930529c1a571ce_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:62c9b40e4a584b80bf1a9ab4726b5998abc91294bce7d4bb04930529c1a571ce_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:ef4c450f67cfcfb5360ccab31d33c98fbb8cda21756160760607e48bf000db67_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:ef4c450f67cfcfb5360ccab31d33c98fbb8cda21756160760607e48bf000db67_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:ef4c450f67cfcfb5360ccab31d33c98fbb8cda21756160760607e48bf000db67_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:f97f3df33008e958c677fc9bb7056b645456240773bd33ca6d3c929e0dc4cb24_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:f97f3df33008e958c677fc9bb7056b645456240773bd33ca6d3c929e0dc4cb24_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:f97f3df33008e958c677fc9bb7056b645456240773bd33ca6d3c929e0dc4cb24_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:3a0a62864f7481a8bf891a635e24abcef4ab97d14d8c32c8ce0f66afcdbf223c_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:3a0a62864f7481a8bf891a635e24abcef4ab97d14d8c32c8ce0f66afcdbf223c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:3a0a62864f7481a8bf891a635e24abcef4ab97d14d8c32c8ce0f66afcdbf223c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:ab966f2572bf9087a6def43f913b45d059f9eed3303252cdc4ae191a8d8de9d9_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:ab966f2572bf9087a6def43f913b45d059f9eed3303252cdc4ae191a8d8de9d9_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:ab966f2572bf9087a6def43f913b45d059f9eed3303252cdc4ae191a8d8de9d9_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:205512f8a926d14978f1e7b2268423f8788e0e9b912b2de602562372061b88d4_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:205512f8a926d14978f1e7b2268423f8788e0e9b912b2de602562372061b88d4_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:205512f8a926d14978f1e7b2268423f8788e0e9b912b2de602562372061b88d4_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:b7d64cf72f422fced6a4d9a896c77dbe2b2b4a2d2ee29834ddcbfbfda89dfaf0_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:b7d64cf72f422fced6a4d9a896c77dbe2b2b4a2d2ee29834ddcbfbfda89dfaf0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:b7d64cf72f422fced6a4d9a896c77dbe2b2b4a2d2ee29834ddcbfbfda89dfaf0_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:577012df4fc4c8e68e83e381168148876a9d3b96850bded975479692df208f75_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:577012df4fc4c8e68e83e381168148876a9d3b96850bded975479692df208f75_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:577012df4fc4c8e68e83e381168148876a9d3b96850bded975479692df208f75_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:6a7f64eb8c5859bc5782c8f3e59864e72f7ee4b9446a7250c8493c67e7ef8a31_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:6a7f64eb8c5859bc5782c8f3e59864e72f7ee4b9446a7250c8493c67e7ef8a31_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:6a7f64eb8c5859bc5782c8f3e59864e72f7ee4b9446a7250c8493c67e7ef8a31_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:adf37cddb7e925375d0860d6e8deec87aa20253922302347a20d8a3a0028a7f2_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:adf37cddb7e925375d0860d6e8deec87aa20253922302347a20d8a3a0028a7f2_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:adf37cddb7e925375d0860d6e8deec87aa20253922302347a20d8a3a0028a7f2_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:4f4b9a5b6d588fb00067c7f2c2d8580b1663d5e3c7d9828c5005a4298765baf0_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:4f4b9a5b6d588fb00067c7f2c2d8580b1663d5e3c7d9828c5005a4298765baf0_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:4f4b9a5b6d588fb00067c7f2c2d8580b1663d5e3c7d9828c5005a4298765baf0_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:525b41d20d91d1f974676d9977e473843a3d96df9028e5bd477717d4dc1ded9d_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:525b41d20d91d1f974676d9977e473843a3d96df9028e5bd477717d4dc1ded9d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:525b41d20d91d1f974676d9977e473843a3d96df9028e5bd477717d4dc1ded9d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:60a139e740f69a1222dcb38356e3a647a0c70e0a36f91d540eedfebe1e79d2e0_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:60a139e740f69a1222dcb38356e3a647a0c70e0a36f91d540eedfebe1e79d2e0_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:60a139e740f69a1222dcb38356e3a647a0c70e0a36f91d540eedfebe1e79d2e0_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:e2c25e37fa7f15312881a295f59e06221fc4a7811bc047b22c5939b09f1908b9_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:e2c25e37fa7f15312881a295f59e06221fc4a7811bc047b22c5939b09f1908b9_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:e2c25e37fa7f15312881a295f59e06221fc4a7811bc047b22c5939b09f1908b9_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:24eb520c029974ab5cc3a62791442308fb2b30e3fe988bdcbb605caa577473f6_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:24eb520c029974ab5cc3a62791442308fb2b30e3fe988bdcbb605caa577473f6_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:24eb520c029974ab5cc3a62791442308fb2b30e3fe988bdcbb605caa577473f6_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4e57078600e8589b495a3235ffafe94f6b1e6762100ce61cde55658ffebacd9e_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4e57078600e8589b495a3235ffafe94f6b1e6762100ce61cde55658ffebacd9e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4e57078600e8589b495a3235ffafe94f6b1e6762100ce61cde55658ffebacd9e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6479cf4efec9ec805b2057aa95cb76ca95fac53d109827a59807cda935b9665c_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6479cf4efec9ec805b2057aa95cb76ca95fac53d109827a59807cda935b9665c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6479cf4efec9ec805b2057aa95cb76ca95fac53d109827a59807cda935b9665c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6f06de76b487a6854f2cbc275153a480ee2b39bdc31d949d254f1e7665c28a04_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6f06de76b487a6854f2cbc275153a480ee2b39bdc31d949d254f1e7665c28a04_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6f06de76b487a6854f2cbc275153a480ee2b39bdc31d949d254f1e7665c28a04_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:32db4d4aaf4ca1395a4890af8200925f9a57ffd4802f5e5ceb0ec63f0b314e36_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:32db4d4aaf4ca1395a4890af8200925f9a57ffd4802f5e5ceb0ec63f0b314e36_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:32db4d4aaf4ca1395a4890af8200925f9a57ffd4802f5e5ceb0ec63f0b314e36_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:99766a65e172e428d414df1359e85884abd99dda123702b8090856904aaf469c_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:99766a65e172e428d414df1359e85884abd99dda123702b8090856904aaf469c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:99766a65e172e428d414df1359e85884abd99dda123702b8090856904aaf469c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:d21474766d2761c14e518b93e9a102e3e09aed716d30433fb861c999cf292081_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:d21474766d2761c14e518b93e9a102e3e09aed716d30433fb861c999cf292081_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:d21474766d2761c14e518b93e9a102e3e09aed716d30433fb861c999cf292081_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:fd614ab3eb0467bdf467da01aeb58128c276687ade33cd4c3bcdb9209e5b07d3_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:fd614ab3eb0467bdf467da01aeb58128c276687ade33cd4c3bcdb9209e5b07d3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:fd614ab3eb0467bdf467da01aeb58128c276687ade33cd4c3bcdb9209e5b07d3_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:4e03c377893c5aeca203900e868bcb00eb424d30f29da92debf5642ec8393fa4_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:4e03c377893c5aeca203900e868bcb00eb424d30f29da92debf5642ec8393fa4_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:4e03c377893c5aeca203900e868bcb00eb424d30f29da92debf5642ec8393fa4_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:4f71a84d254caaf8e3690e8818c3934b806e3e76d5814ecb54a14243af8f850a_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:4f71a84d254caaf8e3690e8818c3934b806e3e76d5814ecb54a14243af8f850a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:4f71a84d254caaf8e3690e8818c3934b806e3e76d5814ecb54a14243af8f850a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:837c64ec19c63f2cbff7e45519c1bceaf39f61ae184b0030c583f099489493c5_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:837c64ec19c63f2cbff7e45519c1bceaf39f61ae184b0030c583f099489493c5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:837c64ec19c63f2cbff7e45519c1bceaf39f61ae184b0030c583f099489493c5_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cdcb9cf473770224a29dc98f71e4abf9199325561c86c42a2acf7b7755e55001_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cdcb9cf473770224a29dc98f71e4abf9199325561c86c42a2acf7b7755e55001_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cdcb9cf473770224a29dc98f71e4abf9199325561c86c42a2acf7b7755e55001_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:10fbe889db0a1dcb79e95d802df9c33e80230ce7e589d8d17fde88f54541ba45_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:10fbe889db0a1dcb79e95d802df9c33e80230ce7e589d8d17fde88f54541ba45_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:10fbe889db0a1dcb79e95d802df9c33e80230ce7e589d8d17fde88f54541ba45_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:3333948e5b59adbea455b4c0008a90826c81b992924c5c82ab31ff36259e21ab_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:3333948e5b59adbea455b4c0008a90826c81b992924c5c82ab31ff36259e21ab_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:3333948e5b59adbea455b4c0008a90826c81b992924c5c82ab31ff36259e21ab_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:33b7b638319f3c2eeab53686a2d20a8794e224012422e69ff41bc2c9342cbf76_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:33b7b638319f3c2eeab53686a2d20a8794e224012422e69ff41bc2c9342cbf76_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:33b7b638319f3c2eeab53686a2d20a8794e224012422e69ff41bc2c9342cbf76_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:fa40742cd762e38592a466e1e62ad0a66fff286d2ff8288dd8e41bedf9900779_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:fa40742cd762e38592a466e1e62ad0a66fff286d2ff8288dd8e41bedf9900779_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:fa40742cd762e38592a466e1e62ad0a66fff286d2ff8288dd8e41bedf9900779_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:97107bbe458e3e0d9eea1b66c87fe4acf16d7c8a3523c518674faef9f0675a01_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:97107bbe458e3e0d9eea1b66c87fe4acf16d7c8a3523c518674faef9f0675a01_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:97107bbe458e3e0d9eea1b66c87fe4acf16d7c8a3523c518674faef9f0675a01_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7f6cdc862181fbf055fc1cb35d4a0139b0c9ea392aacbfd8e4df3c084f05451_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7f6cdc862181fbf055fc1cb35d4a0139b0c9ea392aacbfd8e4df3c084f05451_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7f6cdc862181fbf055fc1cb35d4a0139b0c9ea392aacbfd8e4df3c084f05451_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:bad5d83d733c306d3016c8af707b4af9b5a1521dccc01e550927cc2f673771cb_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:bad5d83d733c306d3016c8af707b4af9b5a1521dccc01e550927cc2f673771cb_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:bad5d83d733c306d3016c8af707b4af9b5a1521dccc01e550927cc2f673771cb_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:e2163013df1ffce60aec8702aacbd7121a37965ac06dd5e38952d941a5b0b65d_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:e2163013df1ffce60aec8702aacbd7121a37965ac06dd5e38952d941a5b0b65d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:e2163013df1ffce60aec8702aacbd7121a37965ac06dd5e38952d941a5b0b65d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:546263c7efb5cbaea346fe92dc2399b605aa2f32651eb857d6a0c17bd713b9ef_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:546263c7efb5cbaea346fe92dc2399b605aa2f32651eb857d6a0c17bd713b9ef_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:546263c7efb5cbaea346fe92dc2399b605aa2f32651eb857d6a0c17bd713b9ef_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:da57c639373fcb6b0f67771943dc97f941cf5e15c56909ea3bd39be3c19f9f0d_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:da57c639373fcb6b0f67771943dc97f941cf5e15c56909ea3bd39be3c19f9f0d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:da57c639373fcb6b0f67771943dc97f941cf5e15c56909ea3bd39be3c19f9f0d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:debff5847176bb3f889c07131b5452bf4d41d4e050c83355735a37fb737de8f1_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:debff5847176bb3f889c07131b5452bf4d41d4e050c83355735a37fb737de8f1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:debff5847176bb3f889c07131b5452bf4d41d4e050c83355735a37fb737de8f1_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e39e97d563f73d620e9c6c1002bd3a5fa1557cbdd213769d4c249c8d108c3082_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e39e97d563f73d620e9c6c1002bd3a5fa1557cbdd213769d4c249c8d108c3082_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e39e97d563f73d620e9c6c1002bd3a5fa1557cbdd213769d4c249c8d108c3082_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:344b027bf79e366a361684ad1a55c20bb669bd11379def610ad39c060c7dac3b_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:344b027bf79e366a361684ad1a55c20bb669bd11379def610ad39c060c7dac3b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:344b027bf79e366a361684ad1a55c20bb669bd11379def610ad39c060c7dac3b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:425e523a367ef202f8b5ec07c018a3d20798aee4d7b6c2893ca4a58a85d971ec_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:425e523a367ef202f8b5ec07c018a3d20798aee4d7b6c2893ca4a58a85d971ec_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:425e523a367ef202f8b5ec07c018a3d20798aee4d7b6c2893ca4a58a85d971ec_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5a148b69f649d2ee38415f44a2449729383bdb815c3db7fe9946fa5fc3a4b1b9_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5a148b69f649d2ee38415f44a2449729383bdb815c3db7fe9946fa5fc3a4b1b9_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5a148b69f649d2ee38415f44a2449729383bdb815c3db7fe9946fa5fc3a4b1b9_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5caac46fde53d2509eb8692c845ac26913dcb4fd76218d49743019bfb6542826_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5caac46fde53d2509eb8692c845ac26913dcb4fd76218d49743019bfb6542826_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5caac46fde53d2509eb8692c845ac26913dcb4fd76218d49743019bfb6542826_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:026be4ffdf26852954771f607a274a838746e607c186c666229619aa24ba821f_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:026be4ffdf26852954771f607a274a838746e607c186c666229619aa24ba821f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:026be4ffdf26852954771f607a274a838746e607c186c666229619aa24ba821f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:192d0d1c686de8fc61d9c1e3eec6dba7938a2b2616f2c616e68d7b6e7619b92c_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:192d0d1c686de8fc61d9c1e3eec6dba7938a2b2616f2c616e68d7b6e7619b92c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:192d0d1c686de8fc61d9c1e3eec6dba7938a2b2616f2c616e68d7b6e7619b92c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:afbaa4bcde83aab1b3a524d5ddeaf34fd2cff46743bacae469ade35a5fceb48f_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:afbaa4bcde83aab1b3a524d5ddeaf34fd2cff46743bacae469ade35a5fceb48f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:afbaa4bcde83aab1b3a524d5ddeaf34fd2cff46743bacae469ade35a5fceb48f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f7cd35f5a1f5d25037c79b4a11fdb516b5d26509e1cc6860124f2c4eaf423eb3_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f7cd35f5a1f5d25037c79b4a11fdb516b5d26509e1cc6860124f2c4eaf423eb3_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f7cd35f5a1f5d25037c79b4a11fdb516b5d26509e1cc6860124f2c4eaf423eb3_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6a91c1b6244da0737e30258611337afd5928f225fcd1bf7a2062fa1b35c0e54a_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6a91c1b6244da0737e30258611337afd5928f225fcd1bf7a2062fa1b35c0e54a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6a91c1b6244da0737e30258611337afd5928f225fcd1bf7a2062fa1b35c0e54a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:bdea4e44eb8e8bae57fda8df8c98b8dd205c6b2d5c2363553683a955e08b2dc2_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:bdea4e44eb8e8bae57fda8df8c98b8dd205c6b2d5c2363553683a955e08b2dc2_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:bdea4e44eb8e8bae57fda8df8c98b8dd205c6b2d5c2363553683a955e08b2dc2_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d5507820a4c3f90f8a8528bf1230481d4eb78ed2503366438584a057168a59ec_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d5507820a4c3f90f8a8528bf1230481d4eb78ed2503366438584a057168a59ec_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d5507820a4c3f90f8a8528bf1230481d4eb78ed2503366438584a057168a59ec_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:f1106519fb7fc17c6d9dbdbd061a37cdcf23edbd3c526f231060a0465847f464_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:f1106519fb7fc17c6d9dbdbd061a37cdcf23edbd3c526f231060a0465847f464_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:f1106519fb7fc17c6d9dbdbd061a37cdcf23edbd3c526f231060a0465847f464_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1faf8637ccb92eda00a4325f56d5b13bf9afec7976d62196d52dc5c17f00ef22_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1faf8637ccb92eda00a4325f56d5b13bf9afec7976d62196d52dc5c17f00ef22_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1faf8637ccb92eda00a4325f56d5b13bf9afec7976d62196d52dc5c17f00ef22_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:30709985361147cbe75e8070239b2b8e6b84fe901f15c40215d294e01117fce2_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:30709985361147cbe75e8070239b2b8e6b84fe901f15c40215d294e01117fce2_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:30709985361147cbe75e8070239b2b8e6b84fe901f15c40215d294e01117fce2_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6ec89657affe91088e81d3172e4d07d81338a8eb0df7801eab90e2afbf6f11f8_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6ec89657affe91088e81d3172e4d07d81338a8eb0df7801eab90e2afbf6f11f8_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6ec89657affe91088e81d3172e4d07d81338a8eb0df7801eab90e2afbf6f11f8_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ca1d4327f63c10e574ec7108e42b51754a89660ab3a9f894edc6fe218f6b64b7_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ca1d4327f63c10e574ec7108e42b51754a89660ab3a9f894edc6fe218f6b64b7_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ca1d4327f63c10e574ec7108e42b51754a89660ab3a9f894edc6fe218f6b64b7_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:60dd759695c5b7a9a958278fc09f3edab6b4566e698b9903f7ee87b10b5d3f59_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:60dd759695c5b7a9a958278fc09f3edab6b4566e698b9903f7ee87b10b5d3f59_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:60dd759695c5b7a9a958278fc09f3edab6b4566e698b9903f7ee87b10b5d3f59_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:83f8e936c706717688b28c14bfe01eb0a355852192971c8c20ff421f7ee09076_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:83f8e936c706717688b28c14bfe01eb0a355852192971c8c20ff421f7ee09076_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:83f8e936c706717688b28c14bfe01eb0a355852192971c8c20ff421f7ee09076_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:af4362b0b25973d7202655613a237149d91fe7dbfe8050f22559a851ce8230ea_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:af4362b0b25973d7202655613a237149d91fe7dbfe8050f22559a851ce8230ea_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:af4362b0b25973d7202655613a237149d91fe7dbfe8050f22559a851ce8230ea_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:d5f4c12a2da21bbf08810e642331dc8e3f8612a00d192bb2032d65a71593424d_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:d5f4c12a2da21bbf08810e642331dc8e3f8612a00d192bb2032d65a71593424d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:d5f4c12a2da21bbf08810e642331dc8e3f8612a00d192bb2032d65a71593424d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:38e4212042aeac05257542399a34724c5f92d476f0d41b9f94e2874fe85a0240_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:38e4212042aeac05257542399a34724c5f92d476f0d41b9f94e2874fe85a0240_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:38e4212042aeac05257542399a34724c5f92d476f0d41b9f94e2874fe85a0240_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:4791ecd6ac56fc225b823d707612379b3b8676535ca6e939d224bca6afca0a0b_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:4791ecd6ac56fc225b823d707612379b3b8676535ca6e939d224bca6afca0a0b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:4791ecd6ac56fc225b823d707612379b3b8676535ca6e939d224bca6afca0a0b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:606aa50bef75f832cb801638b13fc00182dd7bef4e2f6b599c10c301e6cc8f2e_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:606aa50bef75f832cb801638b13fc00182dd7bef4e2f6b599c10c301e6cc8f2e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:606aa50bef75f832cb801638b13fc00182dd7bef4e2f6b599c10c301e6cc8f2e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:fbb3c67e8827d142096f5cbeba74abe5c9f6c1c19ceb3d2c7440eb3ec95c997a_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:fbb3c67e8827d142096f5cbeba74abe5c9f6c1c19ceb3d2c7440eb3ec95c997a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:fbb3c67e8827d142096f5cbeba74abe5c9f6c1c19ceb3d2c7440eb3ec95c997a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:22d4ce4c381301de4602398c599a964f7071337557ac75ad41d41947932be181_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:22d4ce4c381301de4602398c599a964f7071337557ac75ad41d41947932be181_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:22d4ce4c381301de4602398c599a964f7071337557ac75ad41d41947932be181_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:637ea04dfa255f6905fd26e0b1bc69c65a9c626ef70e54d0333e84420c572120_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:637ea04dfa255f6905fd26e0b1bc69c65a9c626ef70e54d0333e84420c572120_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:637ea04dfa255f6905fd26e0b1bc69c65a9c626ef70e54d0333e84420c572120_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:c6c34d670826ccf493602e6bf900480dbef8d8d2b963a5574d5cdf3409c60639_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:c6c34d670826ccf493602e6bf900480dbef8d8d2b963a5574d5cdf3409c60639_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:c6c34d670826ccf493602e6bf900480dbef8d8d2b963a5574d5cdf3409c60639_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fd0d7e2705c100aa69995a53712914134723a7402253ae415dacc7b256f01e07_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fd0d7e2705c100aa69995a53712914134723a7402253ae415dacc7b256f01e07_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fd0d7e2705c100aa69995a53712914134723a7402253ae415dacc7b256f01e07_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:2129aa8e01502ab6769c30c2f9c27aa97e164ed9197cd593150407dd4dbef5af_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:2129aa8e01502ab6769c30c2f9c27aa97e164ed9197cd593150407dd4dbef5af_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:2129aa8e01502ab6769c30c2f9c27aa97e164ed9197cd593150407dd4dbef5af_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b9aff574985a33f3060c70a5ad9cb4404acff0e1e6a52085e4c0b9776c98987a_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b9aff574985a33f3060c70a5ad9cb4404acff0e1e6a52085e4c0b9776c98987a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b9aff574985a33f3060c70a5ad9cb4404acff0e1e6a52085e4c0b9776c98987a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c059be494e41722ad545c009e5ec17491ee8b96449289f8d4a5896114063c61f_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c059be494e41722ad545c009e5ec17491ee8b96449289f8d4a5896114063c61f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c059be494e41722ad545c009e5ec17491ee8b96449289f8d4a5896114063c61f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c29a00ca1c7740c13270eb3c9931ec944e217b5545f2178f0ad160606f0e1382_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c29a00ca1c7740c13270eb3c9931ec944e217b5545f2178f0ad160606f0e1382_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c29a00ca1c7740c13270eb3c9931ec944e217b5545f2178f0ad160606f0e1382_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:f428e8a5292fd8e87fc7ea32d970db7d0bb67feede24b8977e839c5f22f7e63a_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:f428e8a5292fd8e87fc7ea32d970db7d0bb67feede24b8977e839c5f22f7e63a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:f428e8a5292fd8e87fc7ea32d970db7d0bb67feede24b8977e839c5f22f7e63a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:8a2682d010f9d9b55ff6b303b7b8353db0da997c0f51a135cb04aac57b78ac0d_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:8a2682d010f9d9b55ff6b303b7b8353db0da997c0f51a135cb04aac57b78ac0d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:8a2682d010f9d9b55ff6b303b7b8353db0da997c0f51a135cb04aac57b78ac0d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:087a94cfe617f5569cf922463773d647bcaf8f8efbcd1080b527fbe8a6f911a5_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:087a94cfe617f5569cf922463773d647bcaf8f8efbcd1080b527fbe8a6f911a5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:087a94cfe617f5569cf922463773d647bcaf8f8efbcd1080b527fbe8a6f911a5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:0a5e38ec8cdfef71dba589900c0f41c54fa0404c5aaa3093f766b24364a3a8ab_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:0a5e38ec8cdfef71dba589900c0f41c54fa0404c5aaa3093f766b24364a3a8ab_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:0a5e38ec8cdfef71dba589900c0f41c54fa0404c5aaa3093f766b24364a3a8ab_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:1342925d02086aeff1cc01d59344376130646bfe5735042a5c06da19edae985a_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:1342925d02086aeff1cc01d59344376130646bfe5735042a5c06da19edae985a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:1342925d02086aeff1cc01d59344376130646bfe5735042a5c06da19edae985a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:bd93dfa6eb2669ce41a429e7183101328e8c35b9419d4cd4ba321479488828f6_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:bd93dfa6eb2669ce41a429e7183101328e8c35b9419d4cd4ba321479488828f6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:bd93dfa6eb2669ce41a429e7183101328e8c35b9419d4cd4ba321479488828f6_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:933c691864d24efc4ba04a306844c4c11e775146c36c818fccd742a6f12e21a5_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:933c691864d24efc4ba04a306844c4c11e775146c36c818fccd742a6f12e21a5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:933c691864d24efc4ba04a306844c4c11e775146c36c818fccd742a6f12e21a5_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d3716c231ef73084ae82e7b57f5fd8b30ff7c72cfb49d898b71afef6d58baea3_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d3716c231ef73084ae82e7b57f5fd8b30ff7c72cfb49d898b71afef6d58baea3_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d3716c231ef73084ae82e7b57f5fd8b30ff7c72cfb49d898b71afef6d58baea3_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e1d999393c6e3f385fbed6668d0f9971694d0fadfba10f73cfb8cb50837ded6c_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e1d999393c6e3f385fbed6668d0f9971694d0fadfba10f73cfb8cb50837ded6c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e1d999393c6e3f385fbed6668d0f9971694d0fadfba10f73cfb8cb50837ded6c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:f81bb84282b908d2575aa5f1d47629afd3ee1108aae4fe45d895f8bc2193c072_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:f81bb84282b908d2575aa5f1d47629afd3ee1108aae4fe45d895f8bc2193c072_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:f81bb84282b908d2575aa5f1d47629afd3ee1108aae4fe45d895f8bc2193c072_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:201bcfae1fadd5ebcd369b001543e042c455c137be7077d14bbf17d9b4590b42_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:201bcfae1fadd5ebcd369b001543e042c455c137be7077d14bbf17d9b4590b42_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:201bcfae1fadd5ebcd369b001543e042c455c137be7077d14bbf17d9b4590b42_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:3727d8acc81b225faa662f0e291f2ed6cf19c279251e6e8d9cc55142e8a79303_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:3727d8acc81b225faa662f0e291f2ed6cf19c279251e6e8d9cc55142e8a79303_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:3727d8acc81b225faa662f0e291f2ed6cf19c279251e6e8d9cc55142e8a79303_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:6c92029093b3ef5eedfbb34506b6bd8ee2f40cc9823f169518aaaf173fc36836_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:6c92029093b3ef5eedfbb34506b6bd8ee2f40cc9823f169518aaaf173fc36836_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:6c92029093b3ef5eedfbb34506b6bd8ee2f40cc9823f169518aaaf173fc36836_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:952ca848726e0fb26903e3b7bab07ad9568833b06bd5b14b0a1d42c6fb1e9354_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:952ca848726e0fb26903e3b7bab07ad9568833b06bd5b14b0a1d42c6fb1e9354_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:952ca848726e0fb26903e3b7bab07ad9568833b06bd5b14b0a1d42c6fb1e9354_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:0ee44e5108771b498a9e8a6533425fd9401b2921743124bae0792a7a81bd81ec_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:0ee44e5108771b498a9e8a6533425fd9401b2921743124bae0792a7a81bd81ec_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:0ee44e5108771b498a9e8a6533425fd9401b2921743124bae0792a7a81bd81ec_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:26402170a93c95aca1dfa1358fd66c85c40d2622b9dac31c569a3ddf9c3fd5b1_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:26402170a93c95aca1dfa1358fd66c85c40d2622b9dac31c569a3ddf9c3fd5b1_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:26402170a93c95aca1dfa1358fd66c85c40d2622b9dac31c569a3ddf9c3fd5b1_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:5becb748d9199760ed92d0451b11344ba63bf0595a57f37d11e450d85dbae78d_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:5becb748d9199760ed92d0451b11344ba63bf0595a57f37d11e450d85dbae78d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:5becb748d9199760ed92d0451b11344ba63bf0595a57f37d11e450d85dbae78d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d975c4728597770875157d701a40f4331c193dab4dcddc3b800316b86f66091b_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d975c4728597770875157d701a40f4331c193dab4dcddc3b800316b86f66091b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d975c4728597770875157d701a40f4331c193dab4dcddc3b800316b86f66091b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:1241452c12bb502c22a301a76e6aaac0f9b4598968baf38880e73a95c128eb63_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:1241452c12bb502c22a301a76e6aaac0f9b4598968baf38880e73a95c128eb63_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:1241452c12bb502c22a301a76e6aaac0f9b4598968baf38880e73a95c128eb63_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6dab6a593867c8cb56a85482d02e9edae2123925b3e189060befdb3270494d48_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6dab6a593867c8cb56a85482d02e9edae2123925b3e189060befdb3270494d48_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6dab6a593867c8cb56a85482d02e9edae2123925b3e189060befdb3270494d48_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6f323e3b4bd8188d8706ed16e8fc6340d6bf073d1e9f6f81f80d4b4bffe5e8be_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6f323e3b4bd8188d8706ed16e8fc6340d6bf073d1e9f6f81f80d4b4bffe5e8be_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6f323e3b4bd8188d8706ed16e8fc6340d6bf073d1e9f6f81f80d4b4bffe5e8be_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:b59d40ddbc35e66256bee8741d4e4eccbc616ba99d7e70200433a5296c131b7b_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:b59d40ddbc35e66256bee8741d4e4eccbc616ba99d7e70200433a5296c131b7b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:b59d40ddbc35e66256bee8741d4e4eccbc616ba99d7e70200433a5296c131b7b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:252ad470234748c32ed8756e97fd96a0cfa936e6c711218184dd2f0a175ce3a7_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:252ad470234748c32ed8756e97fd96a0cfa936e6c711218184dd2f0a175ce3a7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:252ad470234748c32ed8756e97fd96a0cfa936e6c711218184dd2f0a175ce3a7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:388e4fd874b3e4b6a09e3fadf4341a676460f7cc6a11f21575dbc1d6cea56748_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:388e4fd874b3e4b6a09e3fadf4341a676460f7cc6a11f21575dbc1d6cea56748_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:388e4fd874b3e4b6a09e3fadf4341a676460f7cc6a11f21575dbc1d6cea56748_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:bc8b55fb3bb49a950219ecbffd4b29094428effb3dfe6c1f42f0d1b69c7826e9_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:bc8b55fb3bb49a950219ecbffd4b29094428effb3dfe6c1f42f0d1b69c7826e9_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:bc8b55fb3bb49a950219ecbffd4b29094428effb3dfe6c1f42f0d1b69c7826e9_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:eebe1dab4ba471ed9ed9cad9e4e0e6cf036ae92174ce05d7e6adaf99b4ee1df1_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:eebe1dab4ba471ed9ed9cad9e4e0e6cf036ae92174ce05d7e6adaf99b4ee1df1_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:eebe1dab4ba471ed9ed9cad9e4e0e6cf036ae92174ce05d7e6adaf99b4ee1df1_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4bd76045910e67cb331ca2b874c258ed232ea87be3e5845f22ba1dbd08f5f507_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4bd76045910e67cb331ca2b874c258ed232ea87be3e5845f22ba1dbd08f5f507_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4bd76045910e67cb331ca2b874c258ed232ea87be3e5845f22ba1dbd08f5f507_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:66cf3416c342d9b82979256ce1a74cc17600b77625739d6c9b0cd2d4345204b1_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:66cf3416c342d9b82979256ce1a74cc17600b77625739d6c9b0cd2d4345204b1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:66cf3416c342d9b82979256ce1a74cc17600b77625739d6c9b0cd2d4345204b1_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:ca560a30eaa9eb9eeaede0c249e7c27c494fd803c05a970ed7c78c7d673a8bbb_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:ca560a30eaa9eb9eeaede0c249e7c27c494fd803c05a970ed7c78c7d673a8bbb_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:ca560a30eaa9eb9eeaede0c249e7c27c494fd803c05a970ed7c78c7d673a8bbb_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d20e4fc2839ec0604cda45f5115f9d111a747f9270d53fc39d7d0c69e1e2b748_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d20e4fc2839ec0604cda45f5115f9d111a747f9270d53fc39d7d0c69e1e2b748_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d20e4fc2839ec0604cda45f5115f9d111a747f9270d53fc39d7d0c69e1e2b748_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:076079c549ed249dd139616133cf5a589666c249e68ec305ee53ec6bdf22fdd6_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:076079c549ed249dd139616133cf5a589666c249e68ec305ee53ec6bdf22fdd6_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:076079c549ed249dd139616133cf5a589666c249e68ec305ee53ec6bdf22fdd6_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:1eb4fc64e9238d7eaf61ffa94f90dcec1ef47da189d00bc7e64c82438db9d736_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:1eb4fc64e9238d7eaf61ffa94f90dcec1ef47da189d00bc7e64c82438db9d736_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:1eb4fc64e9238d7eaf61ffa94f90dcec1ef47da189d00bc7e64c82438db9d736_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a16ffcfec6478b6f4f4d89d9b376dd3534ab4ca1cb02a2d1d891c3e8277317fb_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a16ffcfec6478b6f4f4d89d9b376dd3534ab4ca1cb02a2d1d891c3e8277317fb_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a16ffcfec6478b6f4f4d89d9b376dd3534ab4ca1cb02a2d1d891c3e8277317fb_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:e4735f99e4103ce7a8dc90e8d06b4056efe877281b948049a56d33102e9d6b93_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:e4735f99e4103ce7a8dc90e8d06b4056efe877281b948049a56d33102e9d6b93_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:e4735f99e4103ce7a8dc90e8d06b4056efe877281b948049a56d33102e9d6b93_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:0a3d54af3b7e8d0c2cbad46430b80c09ada8bedf3dcc81391b1c83e84f0514ac_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:0a3d54af3b7e8d0c2cbad46430b80c09ada8bedf3dcc81391b1c83e84f0514ac_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:0a3d54af3b7e8d0c2cbad46430b80c09ada8bedf3dcc81391b1c83e84f0514ac_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:3382350ce8a1435cc6f888d1de75069f001759a1c021bb8c9bb3c8a4280b500a_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:3382350ce8a1435cc6f888d1de75069f001759a1c021bb8c9bb3c8a4280b500a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:3382350ce8a1435cc6f888d1de75069f001759a1c021bb8c9bb3c8a4280b500a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:3735d8bb333882d738b8d1f9818648101ba314d1dbb2db8e1cd8cb9a531eefe1_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:3735d8bb333882d738b8d1f9818648101ba314d1dbb2db8e1cd8cb9a531eefe1_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:3735d8bb333882d738b8d1f9818648101ba314d1dbb2db8e1cd8cb9a531eefe1_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d4288937d1b21950387fec3654089dfcc068b229dd491dec1db2d572936d2d4a_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d4288937d1b21950387fec3654089dfcc068b229dd491dec1db2d572936d2d4a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d4288937d1b21950387fec3654089dfcc068b229dd491dec1db2d572936d2d4a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6d5edcc89a43bebd8b9dbe7ca57d06771c2b15a65565832482fa9041a8923664_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6d5edcc89a43bebd8b9dbe7ca57d06771c2b15a65565832482fa9041a8923664_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6d5edcc89a43bebd8b9dbe7ca57d06771c2b15a65565832482fa9041a8923664_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:77ab19408d51ec26df6e4003687d195e538e8c604bdde9730bcccf0ce813a3e2_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:77ab19408d51ec26df6e4003687d195e538e8c604bdde9730bcccf0ce813a3e2_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:77ab19408d51ec26df6e4003687d195e538e8c604bdde9730bcccf0ce813a3e2_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7fc194f806be7a64a292e58472f7a9847ab41fdd4a5acb30876058e8d31f9768_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7fc194f806be7a64a292e58472f7a9847ab41fdd4a5acb30876058e8d31f9768_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7fc194f806be7a64a292e58472f7a9847ab41fdd4a5acb30876058e8d31f9768_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:eca062c4d475fc02f484497f47554275a45fa6bf962155bbf8b8cac461e98909_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:eca062c4d475fc02f484497f47554275a45fa6bf962155bbf8b8cac461e98909_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:eca062c4d475fc02f484497f47554275a45fa6bf962155bbf8b8cac461e98909_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1f93fb8357023a912b389c987bea11c181dcf7a8d124d379340a09ee2004a324_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1f93fb8357023a912b389c987bea11c181dcf7a8d124d379340a09ee2004a324_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1f93fb8357023a912b389c987bea11c181dcf7a8d124d379340a09ee2004a324_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:bc80e6ab8588decba39d05df121e2a96dc5339ade526fcff9f6d4d298f021c55_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:bc80e6ab8588decba39d05df121e2a96dc5339ade526fcff9f6d4d298f021c55_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:bc80e6ab8588decba39d05df121e2a96dc5339ade526fcff9f6d4d298f021c55_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:da1244d0ad890eea926068e8f20351a8351d9651fc31edc80fc2d8600205f1e5_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:da1244d0ad890eea926068e8f20351a8351d9651fc31edc80fc2d8600205f1e5_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:da1244d0ad890eea926068e8f20351a8351d9651fc31edc80fc2d8600205f1e5_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:fc19ccd8d497f2e749bcb359ad2852103168180dd8b411f75fb01052c4ed2c63_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:fc19ccd8d497f2e749bcb359ad2852103168180dd8b411f75fb01052c4ed2c63_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:fc19ccd8d497f2e749bcb359ad2852103168180dd8b411f75fb01052c4ed2c63_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:5a36b250603d69f52c668e9c744c296155a2a0df23eab2bad1973294f194774f_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:5a36b250603d69f52c668e9c744c296155a2a0df23eab2bad1973294f194774f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:5a36b250603d69f52c668e9c744c296155a2a0df23eab2bad1973294f194774f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:6e41049bc990b58c5f520c7f94ea96a7b9b341bdf56f6461d77c5c74d35235e9_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:6e41049bc990b58c5f520c7f94ea96a7b9b341bdf56f6461d77c5c74d35235e9_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:6e41049bc990b58c5f520c7f94ea96a7b9b341bdf56f6461d77c5c74d35235e9_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:7ee0cd2c01687f0379b3ee6b24d56d03090945a1008d3d6e58ea563e387e7617_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:7ee0cd2c01687f0379b3ee6b24d56d03090945a1008d3d6e58ea563e387e7617_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:7ee0cd2c01687f0379b3ee6b24d56d03090945a1008d3d6e58ea563e387e7617_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c0010e7eea382e1026a9c5086ac2793cc59ac48495ca6742df510bcf5f32459c_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c0010e7eea382e1026a9c5086ac2793cc59ac48495ca6742df510bcf5f32459c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c0010e7eea382e1026a9c5086ac2793cc59ac48495ca6742df510bcf5f32459c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:2e605face470a751490e294e57d97b464b652d729fefbc61505806e1c9489be2_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:2e605face470a751490e294e57d97b464b652d729fefbc61505806e1c9489be2_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:2e605face470a751490e294e57d97b464b652d729fefbc61505806e1c9489be2_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:4154db0844a4d85a6b20be1582d2be56087083afee496d213c92029b5437e5df_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:4154db0844a4d85a6b20be1582d2be56087083afee496d213c92029b5437e5df_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:4154db0844a4d85a6b20be1582d2be56087083afee496d213c92029b5437e5df_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:64e554b3000b83aca870eb1cf4a746cb3f539daf372508e1445ebd74b9cce877_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:64e554b3000b83aca870eb1cf4a746cb3f539daf372508e1445ebd74b9cce877_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:64e554b3000b83aca870eb1cf4a746cb3f539daf372508e1445ebd74b9cce877_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:7b19e60c2134045469090d301eafd0a1b8d0ac88fe7657c38b09bac260f94835_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:7b19e60c2134045469090d301eafd0a1b8d0ac88fe7657c38b09bac260f94835_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:7b19e60c2134045469090d301eafd0a1b8d0ac88fe7657c38b09bac260f94835_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5101825b10a7ff1dfb53803d2706ffaaabdab138fefe0923cfadb8f98a688ddc_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5101825b10a7ff1dfb53803d2706ffaaabdab138fefe0923cfadb8f98a688ddc_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5101825b10a7ff1dfb53803d2706ffaaabdab138fefe0923cfadb8f98a688ddc_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:6ae8b76d4821ba66837ba298a3c937223ccfbda0d7750ea8b932586d27556652_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:6ae8b76d4821ba66837ba298a3c937223ccfbda0d7750ea8b932586d27556652_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:6ae8b76d4821ba66837ba298a3c937223ccfbda0d7750ea8b932586d27556652_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:93d1fe6c6a35a72fb2b2c8c3ecf4c71b5a5c93483127c69a3251e68bf4f3c499_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:93d1fe6c6a35a72fb2b2c8c3ecf4c71b5a5c93483127c69a3251e68bf4f3c499_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:93d1fe6c6a35a72fb2b2c8c3ecf4c71b5a5c93483127c69a3251e68bf4f3c499_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d3fc77411963f980f4d2b70661b095da9a93140b0c7c74d51e5807f5d0bd7ccf_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d3fc77411963f980f4d2b70661b095da9a93140b0c7c74d51e5807f5d0bd7ccf_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d3fc77411963f980f4d2b70661b095da9a93140b0c7c74d51e5807f5d0bd7ccf_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:30ba0c2519418a215de8c5fbb509964d2df6fc4894b877e50a5ed34843860a46_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:30ba0c2519418a215de8c5fbb509964d2df6fc4894b877e50a5ed34843860a46_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:30ba0c2519418a215de8c5fbb509964d2df6fc4894b877e50a5ed34843860a46_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:4702ff24e95cf3c7da6520f9d9969a3ae7cb8ca5b334ea5ac0165ea288eb0b35_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:4702ff24e95cf3c7da6520f9d9969a3ae7cb8ca5b334ea5ac0165ea288eb0b35_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:4702ff24e95cf3c7da6520f9d9969a3ae7cb8ca5b334ea5ac0165ea288eb0b35_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77eeaf451f0cfcc3810f40662c411b01a7a3e51a061e17763a20af7cdc7493c6_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77eeaf451f0cfcc3810f40662c411b01a7a3e51a061e17763a20af7cdc7493c6_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77eeaf451f0cfcc3810f40662c411b01a7a3e51a061e17763a20af7cdc7493c6_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f429b7f7f61291d3bdd2f451b4a46cb1b30ff6bea0b1be62805cb8b0be24fddc_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f429b7f7f61291d3bdd2f451b4a46cb1b30ff6bea0b1be62805cb8b0be24fddc_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f429b7f7f61291d3bdd2f451b4a46cb1b30ff6bea0b1be62805cb8b0be24fddc_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:35a02c94165611b440a375862ad85ac5d818385b2f837f2a00bdc0571a8368a0_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:35a02c94165611b440a375862ad85ac5d818385b2f837f2a00bdc0571a8368a0_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:35a02c94165611b440a375862ad85ac5d818385b2f837f2a00bdc0571a8368a0_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4ce06b629d065a5fe962fef9e523221e116056ffdeb30985dc4b2a83196aa71a_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4ce06b629d065a5fe962fef9e523221e116056ffdeb30985dc4b2a83196aa71a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4ce06b629d065a5fe962fef9e523221e116056ffdeb30985dc4b2a83196aa71a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d095886fa46122bded2ad34e5e94c28e882cc40dc1ece6a57f7a92197966a7ea_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d095886fa46122bded2ad34e5e94c28e882cc40dc1ece6a57f7a92197966a7ea_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d095886fa46122bded2ad34e5e94c28e882cc40dc1ece6a57f7a92197966a7ea_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d2ea02154aa9c69b4456063fbc28e66d5af72d0dbc76dc2a179e3f509166fb64_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d2ea02154aa9c69b4456063fbc28e66d5af72d0dbc76dc2a179e3f509166fb64_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d2ea02154aa9c69b4456063fbc28e66d5af72d0dbc76dc2a179e3f509166fb64_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:171079848ff0cd983684c3887ec5c1c7cfbe9095a136e6ea016c7f636a590134_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:171079848ff0cd983684c3887ec5c1c7cfbe9095a136e6ea016c7f636a590134_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:171079848ff0cd983684c3887ec5c1c7cfbe9095a136e6ea016c7f636a590134_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1aaf2b01476df4ec828dbc2d7da390a39f6892b4c117e4c3e55f92ce0638f8f3_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1aaf2b01476df4ec828dbc2d7da390a39f6892b4c117e4c3e55f92ce0638f8f3_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1aaf2b01476df4ec828dbc2d7da390a39f6892b4c117e4c3e55f92ce0638f8f3_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:5c1c2a0b19cc283da65470aec657b3f78ab7efcc67bb0ff309e801686c7f52d5_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:5c1c2a0b19cc283da65470aec657b3f78ab7efcc67bb0ff309e801686c7f52d5_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:5c1c2a0b19cc283da65470aec657b3f78ab7efcc67bb0ff309e801686c7f52d5_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:5ead9517953ce770b075be8bcc34dc046753b1a5dbd1a68083c2c6b1ec91bae5_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:5ead9517953ce770b075be8bcc34dc046753b1a5dbd1a68083c2c6b1ec91bae5_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:5ead9517953ce770b075be8bcc34dc046753b1a5dbd1a68083c2c6b1ec91bae5_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:40b3fb0b54e266d9e69be643c4766a78cc00085e0c4b0217c3257bfb9f2edb22_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:40b3fb0b54e266d9e69be643c4766a78cc00085e0c4b0217c3257bfb9f2edb22_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:40b3fb0b54e266d9e69be643c4766a78cc00085e0c4b0217c3257bfb9f2edb22_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:723d06b34af7f631f8404b53d469e4b921ea8cf8793383f718013c89ca5cc3ec_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:723d06b34af7f631f8404b53d469e4b921ea8cf8793383f718013c89ca5cc3ec_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:723d06b34af7f631f8404b53d469e4b921ea8cf8793383f718013c89ca5cc3ec_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:b7d1fccbb21e299db680024a21d16bd5e6c3b664bb77faad2c60502e264c86d2_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:b7d1fccbb21e299db680024a21d16bd5e6c3b664bb77faad2c60502e264c86d2_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:b7d1fccbb21e299db680024a21d16bd5e6c3b664bb77faad2c60502e264c86d2_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d17bb43db79fd787abc4a52522df454436f00f5f9b4bb6215123ba2bfde2ff39_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d17bb43db79fd787abc4a52522df454436f00f5f9b4bb6215123ba2bfde2ff39_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d17bb43db79fd787abc4a52522df454436f00f5f9b4bb6215123ba2bfde2ff39_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:14851e994866c8df877c39145a5c98a9deef596741775a097b0e41a3b254d1c7_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:14851e994866c8df877c39145a5c98a9deef596741775a097b0e41a3b254d1c7_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:14851e994866c8df877c39145a5c98a9deef596741775a097b0e41a3b254d1c7_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:20399bf61867a05b52612cd2e398ecdda0f4da9eb037b36dee464fc211670cf1_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:20399bf61867a05b52612cd2e398ecdda0f4da9eb037b36dee464fc211670cf1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:20399bf61867a05b52612cd2e398ecdda0f4da9eb037b36dee464fc211670cf1_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:601ceb3296c6611f834f75856aeaddc243242adf20b8753977cada543cdd2d64_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:601ceb3296c6611f834f75856aeaddc243242adf20b8753977cada543cdd2d64_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:601ceb3296c6611f834f75856aeaddc243242adf20b8753977cada543cdd2d64_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:93a00d6ad56404cbdc4cfc40a8a94d00cd9255823da458270fb99c34414db267_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:93a00d6ad56404cbdc4cfc40a8a94d00cd9255823da458270fb99c34414db267_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:93a00d6ad56404cbdc4cfc40a8a94d00cd9255823da458270fb99c34414db267_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1413b76827aeeb00b1ac629d8a0b7a8ebfdee642e6c45d5727ae93004e6f680f_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1413b76827aeeb00b1ac629d8a0b7a8ebfdee642e6c45d5727ae93004e6f680f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1413b76827aeeb00b1ac629d8a0b7a8ebfdee642e6c45d5727ae93004e6f680f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:32117a2b8fd111988b1b11d175d2c2c242f3abc66a33f0ac7dd3c22487404a57_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:32117a2b8fd111988b1b11d175d2c2c242f3abc66a33f0ac7dd3c22487404a57_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:32117a2b8fd111988b1b11d175d2c2c242f3abc66a33f0ac7dd3c22487404a57_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:3d45ed1cb96fca62f24a498ceb565f6e8370a7669b572350bb517d63e65f2b93_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:3d45ed1cb96fca62f24a498ceb565f6e8370a7669b572350bb517d63e65f2b93_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:3d45ed1cb96fca62f24a498ceb565f6e8370a7669b572350bb517d63e65f2b93_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:50b6b72432e3f30bab72f72901bcd92501ebdd1c29d5ed47e0d4157fe317ab97_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:50b6b72432e3f30bab72f72901bcd92501ebdd1c29d5ed47e0d4157fe317ab97_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:50b6b72432e3f30bab72f72901bcd92501ebdd1c29d5ed47e0d4157fe317ab97_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:40ad67a8686eaaccdcd145fc4b3aab6c63b0a94b4332ae553c45bed74bff3926_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:40ad67a8686eaaccdcd145fc4b3aab6c63b0a94b4332ae553c45bed74bff3926_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:40ad67a8686eaaccdcd145fc4b3aab6c63b0a94b4332ae553c45bed74bff3926_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:5e468a3b4c139eeebdc3bdd17229081081583c3e7f17dddbd524a2ecb8156490_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:5e468a3b4c139eeebdc3bdd17229081081583c3e7f17dddbd524a2ecb8156490_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:5e468a3b4c139eeebdc3bdd17229081081583c3e7f17dddbd524a2ecb8156490_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:26152c2584c8bcf497b71797735eedf5a319319a72d21bd2fad5866fe1e44551_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:26152c2584c8bcf497b71797735eedf5a319319a72d21bd2fad5866fe1e44551_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:26152c2584c8bcf497b71797735eedf5a319319a72d21bd2fad5866fe1e44551_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:b41edb346304f299dbcf1d60e97fdda24cacf4858a9e0309a48d9a709421eb3d_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:b41edb346304f299dbcf1d60e97fdda24cacf4858a9e0309a48d9a709421eb3d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:b41edb346304f299dbcf1d60e97fdda24cacf4858a9e0309a48d9a709421eb3d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:22e4894abe71731d08afdac1b63273995e87d936c1da5fff1ed64d306bf62802_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:22e4894abe71731d08afdac1b63273995e87d936c1da5fff1ed64d306bf62802_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:22e4894abe71731d08afdac1b63273995e87d936c1da5fff1ed64d306bf62802_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:d28a797f178646836f2fd1c21089aeb3f1b1ac2187bd2edfba13d7a296592e62_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:d28a797f178646836f2fd1c21089aeb3f1b1ac2187bd2edfba13d7a296592e62_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:d28a797f178646836f2fd1c21089aeb3f1b1ac2187bd2edfba13d7a296592e62_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:5367dd8e4e3c21bc2ef643428573840961fcc62894e56e1a7b9fda520a399be6_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:5367dd8e4e3c21bc2ef643428573840961fcc62894e56e1a7b9fda520a399be6_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:5367dd8e4e3c21bc2ef643428573840961fcc62894e56e1a7b9fda520a399be6_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:bf6a782f5f200445fb05e76704c7dee9a35b05d86774fb6c2d57853d8435e8ea_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:bf6a782f5f200445fb05e76704c7dee9a35b05d86774fb6c2d57853d8435e8ea_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:bf6a782f5f200445fb05e76704c7dee9a35b05d86774fb6c2d57853d8435e8ea_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:11fc25fd849bd882c68de730ccf48c5712fa067ef46e3d00e48c134bc494950a_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:11fc25fd849bd882c68de730ccf48c5712fa067ef46e3d00e48c134bc494950a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:11fc25fd849bd882c68de730ccf48c5712fa067ef46e3d00e48c134bc494950a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:502a7a0a4fa7bed131056bf0d07b1ccd387013a5e1639a852a4609ca34de1562_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:502a7a0a4fa7bed131056bf0d07b1ccd387013a5e1639a852a4609ca34de1562_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:502a7a0a4fa7bed131056bf0d07b1ccd387013a5e1639a852a4609ca34de1562_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c74a413249ae68087599674361cfa7d78a8f4015231d6257278b31f301272a73_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c74a413249ae68087599674361cfa7d78a8f4015231d6257278b31f301272a73_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c74a413249ae68087599674361cfa7d78a8f4015231d6257278b31f301272a73_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:d11860b4639ce61fe82d9c191ecaa1dbd6dbbda38716849b70d1e96d9e53a0f7_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:d11860b4639ce61fe82d9c191ecaa1dbd6dbbda38716849b70d1e96d9e53a0f7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:d11860b4639ce61fe82d9c191ecaa1dbd6dbbda38716849b70d1e96d9e53a0f7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:594430e55aa7c83e9a627d2420adb19580cc2b88e25e8860ce129d2b7a42a397_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:594430e55aa7c83e9a627d2420adb19580cc2b88e25e8860ce129d2b7a42a397_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:594430e55aa7c83e9a627d2420adb19580cc2b88e25e8860ce129d2b7a42a397_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:70256c813eae43aa9fb2b77e623cf8c394b6ad7d386faf3278a44f5b8439a95c_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:70256c813eae43aa9fb2b77e623cf8c394b6ad7d386faf3278a44f5b8439a95c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:70256c813eae43aa9fb2b77e623cf8c394b6ad7d386faf3278a44f5b8439a95c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7106ebdc71c0ced945b9f95f97793fe1d0e7a2fb9a0cd5ab02c0ace8abb0bbc7_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7106ebdc71c0ced945b9f95f97793fe1d0e7a2fb9a0cd5ab02c0ace8abb0bbc7_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7106ebdc71c0ced945b9f95f97793fe1d0e7a2fb9a0cd5ab02c0ace8abb0bbc7_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:9ba8772ced3776b3fcf9dbadbf9b977536fa27b86edcdeaf62a0e184126abc1a_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:9ba8772ced3776b3fcf9dbadbf9b977536fa27b86edcdeaf62a0e184126abc1a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:9ba8772ced3776b3fcf9dbadbf9b977536fa27b86edcdeaf62a0e184126abc1a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0a8d9a4e8e39af4c4fcefb1492e5c4a16e26927c5faa871cfd1f56759976643c_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0a8d9a4e8e39af4c4fcefb1492e5c4a16e26927c5faa871cfd1f56759976643c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0a8d9a4e8e39af4c4fcefb1492e5c4a16e26927c5faa871cfd1f56759976643c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:10be6e107e2df71054aced851b096ead3bc0cd1d5cb35ad624f3fc09edf07849_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:10be6e107e2df71054aced851b096ead3bc0cd1d5cb35ad624f3fc09edf07849_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:10be6e107e2df71054aced851b096ead3bc0cd1d5cb35ad624f3fc09edf07849_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:241900c186c45e7acacd979c593e82627f05fa131d7047ae85969ab1f9ee1ed2_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:241900c186c45e7acacd979c593e82627f05fa131d7047ae85969ab1f9ee1ed2_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:241900c186c45e7acacd979c593e82627f05fa131d7047ae85969ab1f9ee1ed2_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4125ed9d1d10026557ded070c2fa4eeb9df29c106bcf4da9aecd232dde991547_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4125ed9d1d10026557ded070c2fa4eeb9df29c106bcf4da9aecd232dde991547_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4125ed9d1d10026557ded070c2fa4eeb9df29c106bcf4da9aecd232dde991547_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2a158ab0c8c28aa26f3a97fab241dbf6e4f7769679d760cfa8aa395e78ab35ad_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2a158ab0c8c28aa26f3a97fab241dbf6e4f7769679d760cfa8aa395e78ab35ad_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2a158ab0c8c28aa26f3a97fab241dbf6e4f7769679d760cfa8aa395e78ab35ad_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:39d76960b7cb841a41fa2f8176150fe2c3b9dc2814324dbba6135b39e05a706a_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:39d76960b7cb841a41fa2f8176150fe2c3b9dc2814324dbba6135b39e05a706a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:39d76960b7cb841a41fa2f8176150fe2c3b9dc2814324dbba6135b39e05a706a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:66c351f9c7315b86d684fa54d4d10f623050ef5cd95af95ba26a8081b9dd502e_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:66c351f9c7315b86d684fa54d4d10f623050ef5cd95af95ba26a8081b9dd502e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:66c351f9c7315b86d684fa54d4d10f623050ef5cd95af95ba26a8081b9dd502e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9ca52758fe06f477db326f6cf953414b991f2ceab70a72c1e1c7bce6dc8f57c1_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9ca52758fe06f477db326f6cf953414b991f2ceab70a72c1e1c7bce6dc8f57c1_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9ca52758fe06f477db326f6cf953414b991f2ceab70a72c1e1c7bce6dc8f57c1_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:32a93c0ebf4c848941c8aad63dce948e7c217a779319380e0ce998e5fea1477b_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:32a93c0ebf4c848941c8aad63dce948e7c217a779319380e0ce998e5fea1477b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:32a93c0ebf4c848941c8aad63dce948e7c217a779319380e0ce998e5fea1477b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:362f29e4453f83f1f7b09832d13f730fe9f62b15b8770d5dd83773e652807e63_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:362f29e4453f83f1f7b09832d13f730fe9f62b15b8770d5dd83773e652807e63_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:362f29e4453f83f1f7b09832d13f730fe9f62b15b8770d5dd83773e652807e63_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a4e1670545c7d601c6a0f32925eb552fa11f726286731801e377b456c6054c20_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a4e1670545c7d601c6a0f32925eb552fa11f726286731801e377b456c6054c20_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a4e1670545c7d601c6a0f32925eb552fa11f726286731801e377b456c6054c20_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:c32a29e67447de2f291be0b94a1a6d107f79a67ca499706f6e52528116c8ef97_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:c32a29e67447de2f291be0b94a1a6d107f79a67ca499706f6e52528116c8ef97_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:c32a29e67447de2f291be0b94a1a6d107f79a67ca499706f6e52528116c8ef97_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2fe1c95a2490efc717f0ddac240411e4d9f86b5f9728343f7843402a22e8273a_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2fe1c95a2490efc717f0ddac240411e4d9f86b5f9728343f7843402a22e8273a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2fe1c95a2490efc717f0ddac240411e4d9f86b5f9728343f7843402a22e8273a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:724515ef56f531ce22e23fa8523e154f1f91d4068f46ee6f186eb0d63922a16e_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:724515ef56f531ce22e23fa8523e154f1f91d4068f46ee6f186eb0d63922a16e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:724515ef56f531ce22e23fa8523e154f1f91d4068f46ee6f186eb0d63922a16e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:815c5c87b6614bfcec8b23dfe1f63c2a24fcd775396f25a6baf5555475239190_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:815c5c87b6614bfcec8b23dfe1f63c2a24fcd775396f25a6baf5555475239190_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:815c5c87b6614bfcec8b23dfe1f63c2a24fcd775396f25a6baf5555475239190_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bc30e507b7bb9318f085b6d8039dbe0758d4b2e4a33946cc921d5be581694e24_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bc30e507b7bb9318f085b6d8039dbe0758d4b2e4a33946cc921d5be581694e24_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bc30e507b7bb9318f085b6d8039dbe0758d4b2e4a33946cc921d5be581694e24_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:0cdab28f527d731b60073936b9280f7b9079e6737a26767bb482cba628649c9e_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:0cdab28f527d731b60073936b9280f7b9079e6737a26767bb482cba628649c9e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:0cdab28f527d731b60073936b9280f7b9079e6737a26767bb482cba628649c9e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:2f8dfebe163a643cc6426761076445f170b63372a1af88be8b2ac045c7c02665_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:2f8dfebe163a643cc6426761076445f170b63372a1af88be8b2ac045c7c02665_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:2f8dfebe163a643cc6426761076445f170b63372a1af88be8b2ac045c7c02665_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:3955562cafa0f0fab0d5964b8dafcdd9f0e069b27d36d788ca4901a656af1383_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:3955562cafa0f0fab0d5964b8dafcdd9f0e069b27d36d788ca4901a656af1383_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:3955562cafa0f0fab0d5964b8dafcdd9f0e069b27d36d788ca4901a656af1383_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:9a0d301174a2c9788f51bd53764c3efd3d49fc5158148ac5d1a3c8a7e4df566d_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:9a0d301174a2c9788f51bd53764c3efd3d49fc5158148ac5d1a3c8a7e4df566d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:9a0d301174a2c9788f51bd53764c3efd3d49fc5158148ac5d1a3c8a7e4df566d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:57b7346210cc85f7dd4f188292fd0b0129ec7d60d2447f6125aa8043b6418658_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:57b7346210cc85f7dd4f188292fd0b0129ec7d60d2447f6125aa8043b6418658_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:57b7346210cc85f7dd4f188292fd0b0129ec7d60d2447f6125aa8043b6418658_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:63ee5c46973d72fb8e38a0e4d556a1dad3eae0acc5f1163e67b52e6c7b61daf3_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:63ee5c46973d72fb8e38a0e4d556a1dad3eae0acc5f1163e67b52e6c7b61daf3_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:63ee5c46973d72fb8e38a0e4d556a1dad3eae0acc5f1163e67b52e6c7b61daf3_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:bd96705c67bb13404cb5f3ae03ebf9e29b4b00d9264b9b007c8823096d406840_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:bd96705c67bb13404cb5f3ae03ebf9e29b4b00d9264b9b007c8823096d406840_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:bd96705c67bb13404cb5f3ae03ebf9e29b4b00d9264b9b007c8823096d406840_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:c1cee6e636fe50e30ad81d7f43f2301d7f9668138ae450fe3913dfb742959b66_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:c1cee6e636fe50e30ad81d7f43f2301d7f9668138ae450fe3913dfb742959b66_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:c1cee6e636fe50e30ad81d7f43f2301d7f9668138ae450fe3913dfb742959b66_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:3ba90a805d2c3b71ba138f39f5f547465f97f115197cf340025a93f8f4aa36c8_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:3ba90a805d2c3b71ba138f39f5f547465f97f115197cf340025a93f8f4aa36c8_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:3ba90a805d2c3b71ba138f39f5f547465f97f115197cf340025a93f8f4aa36c8_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:6820d36f0f73e533c45f3dd8f7a67aeb5f4d28f106c85e558bd04c94fb52cd21_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:6820d36f0f73e533c45f3dd8f7a67aeb5f4d28f106c85e558bd04c94fb52cd21_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:6820d36f0f73e533c45f3dd8f7a67aeb5f4d28f106c85e558bd04c94fb52cd21_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:94a053a22561cc2e69bc261eb018e850e1fe54aceabaca8b9d34894bde36dfe7_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:94a053a22561cc2e69bc261eb018e850e1fe54aceabaca8b9d34894bde36dfe7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:94a053a22561cc2e69bc261eb018e850e1fe54aceabaca8b9d34894bde36dfe7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:97403be1c35b3eccb62c076f2d318b42f6ee362c0168f880f1a78bde9a2e8e5a_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:97403be1c35b3eccb62c076f2d318b42f6ee362c0168f880f1a78bde9a2e8e5a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:97403be1c35b3eccb62c076f2d318b42f6ee362c0168f880f1a78bde9a2e8e5a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:1cd2b32b7c64b208c89878c598b7061f9cb31985c56420e69ee773b733163126_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:1cd2b32b7c64b208c89878c598b7061f9cb31985c56420e69ee773b733163126_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:1cd2b32b7c64b208c89878c598b7061f9cb31985c56420e69ee773b733163126_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:533349585b52c44df7317e05c44f6d8707780f04ef11d31e2eff8a4804ed0aa7_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:533349585b52c44df7317e05c44f6d8707780f04ef11d31e2eff8a4804ed0aa7_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:533349585b52c44df7317e05c44f6d8707780f04ef11d31e2eff8a4804ed0aa7_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:54a251e0eaf0a336567dd970013ae232f5d1228d99154769b9453182c23a6247_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:54a251e0eaf0a336567dd970013ae232f5d1228d99154769b9453182c23a6247_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:54a251e0eaf0a336567dd970013ae232f5d1228d99154769b9453182c23a6247_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:76108aee79788dbcfc7ed3a9b73a8d4349511df5da5379d9a51cf2ce784f9efa_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:76108aee79788dbcfc7ed3a9b73a8d4349511df5da5379d9a51cf2ce784f9efa_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:76108aee79788dbcfc7ed3a9b73a8d4349511df5da5379d9a51cf2ce784f9efa_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:215ac27afe3c0edb05d73c6696822536dcf2f258ed202d84b285e3244fc845f7_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:215ac27afe3c0edb05d73c6696822536dcf2f258ed202d84b285e3244fc845f7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:215ac27afe3c0edb05d73c6696822536dcf2f258ed202d84b285e3244fc845f7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:647e4891adf555fc79bfc3f578c2a7fe509737c382de78c41154911bf6d7d20e_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:647e4891adf555fc79bfc3f578c2a7fe509737c382de78c41154911bf6d7d20e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:647e4891adf555fc79bfc3f578c2a7fe509737c382de78c41154911bf6d7d20e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:851fe73bf4071733b87f3b4ba3131bc22eef3896710f6c044bde14dc6ef63926_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:851fe73bf4071733b87f3b4ba3131bc22eef3896710f6c044bde14dc6ef63926_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:851fe73bf4071733b87f3b4ba3131bc22eef3896710f6c044bde14dc6ef63926_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:90bee0f18c8aaa6a22fb87d41ef11d9932d7c22157b86632cb1b9176d2bfaa6b_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:90bee0f18c8aaa6a22fb87d41ef11d9932d7c22157b86632cb1b9176d2bfaa6b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:90bee0f18c8aaa6a22fb87d41ef11d9932d7c22157b86632cb1b9176d2bfaa6b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:22e1f915b239f1d1a62b2ad06f27281c72cfe121642663fbf5cfdd1eceefa7b8_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:22e1f915b239f1d1a62b2ad06f27281c72cfe121642663fbf5cfdd1eceefa7b8_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:22e1f915b239f1d1a62b2ad06f27281c72cfe121642663fbf5cfdd1eceefa7b8_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:60d4bf79ea1f155c04d65d4d0f5f30419bc7887ccbb91a26b5ea4dc22b553ed8_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:60d4bf79ea1f155c04d65d4d0f5f30419bc7887ccbb91a26b5ea4dc22b553ed8_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:60d4bf79ea1f155c04d65d4d0f5f30419bc7887ccbb91a26b5ea4dc22b553ed8_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b9b8dd1957fee9ef4f1ccbb47b263c21cb6ac5c65e140c9163ac0fc671f2f8f9_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b9b8dd1957fee9ef4f1ccbb47b263c21cb6ac5c65e140c9163ac0fc671f2f8f9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b9b8dd1957fee9ef4f1ccbb47b263c21cb6ac5c65e140c9163ac0fc671f2f8f9_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:dbe45daf60e282af5930f45a74be5dd2dd720d04a734bd5bf52018fdd77bcdfb_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:dbe45daf60e282af5930f45a74be5dd2dd720d04a734bd5bf52018fdd77bcdfb_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:dbe45daf60e282af5930f45a74be5dd2dd720d04a734bd5bf52018fdd77bcdfb_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:079b3169a49eba798e35d59ce70ec381a0b3cf0afd436dc46744ae88916fe9cf_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:079b3169a49eba798e35d59ce70ec381a0b3cf0afd436dc46744ae88916fe9cf_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:079b3169a49eba798e35d59ce70ec381a0b3cf0afd436dc46744ae88916fe9cf_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:354768aaf271404f326ff1823cc6be9d9ccb420d1e8f9fca4e25187bf4bb70ec_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:354768aaf271404f326ff1823cc6be9d9ccb420d1e8f9fca4e25187bf4bb70ec_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:354768aaf271404f326ff1823cc6be9d9ccb420d1e8f9fca4e25187bf4bb70ec_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:2f4e80d82a873eab6b0a701a93b004fe1b75ea79110cf5c105ea46856090e2e3_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:2f4e80d82a873eab6b0a701a93b004fe1b75ea79110cf5c105ea46856090e2e3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:2f4e80d82a873eab6b0a701a93b004fe1b75ea79110cf5c105ea46856090e2e3_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:8849be3c593bf35397e543596a3b7ec4779aadb0aff1cb4ad0daec50d711d859_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:8849be3c593bf35397e543596a3b7ec4779aadb0aff1cb4ad0daec50d711d859_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:8849be3c593bf35397e543596a3b7ec4779aadb0aff1cb4ad0daec50d711d859_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:079b3169a49eba798e35d59ce70ec381a0b3cf0afd436dc46744ae88916fe9cf_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:079b3169a49eba798e35d59ce70ec381a0b3cf0afd436dc46744ae88916fe9cf_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:079b3169a49eba798e35d59ce70ec381a0b3cf0afd436dc46744ae88916fe9cf_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:354768aaf271404f326ff1823cc6be9d9ccb420d1e8f9fca4e25187bf4bb70ec_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:354768aaf271404f326ff1823cc6be9d9ccb420d1e8f9fca4e25187bf4bb70ec_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:354768aaf271404f326ff1823cc6be9d9ccb420d1e8f9fca4e25187bf4bb70ec_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:8e0fbe4057208751f7ee8e28bf5e393c2197ee608005c516c527e3cdd9986b89_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:8e0fbe4057208751f7ee8e28bf5e393c2197ee608005c516c527e3cdd9986b89_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:8e0fbe4057208751f7ee8e28bf5e393c2197ee608005c516c527e3cdd9986b89_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:efc938c1b9b0e79726efa1aaf42f270efc9c04059386208dfa52a96f690ce35c_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:efc938c1b9b0e79726efa1aaf42f270efc9c04059386208dfa52a96f690ce35c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:efc938c1b9b0e79726efa1aaf42f270efc9c04059386208dfa52a96f690ce35c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:1c594e472a68e662ef3df59f4e1670ce513c5f538c52def2a988a08fee67881c_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:1c594e472a68e662ef3df59f4e1670ce513c5f538c52def2a988a08fee67881c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:1c594e472a68e662ef3df59f4e1670ce513c5f538c52def2a988a08fee67881c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:3ca8600054ba7625dcb195f2e1d7b6ae4d719b500996ddcc22fc174fa553c113_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:3ca8600054ba7625dcb195f2e1d7b6ae4d719b500996ddcc22fc174fa553c113_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:3ca8600054ba7625dcb195f2e1d7b6ae4d719b500996ddcc22fc174fa553c113_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:4e36aaf9a51a587214cfc4ee75cb57d0b1eaf550bc3a50b9547e0bb164b1fcfa_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:4e36aaf9a51a587214cfc4ee75cb57d0b1eaf550bc3a50b9547e0bb164b1fcfa_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:4e36aaf9a51a587214cfc4ee75cb57d0b1eaf550bc3a50b9547e0bb164b1fcfa_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:e6c7c42d0c7455b32e0c2fa9db3a0c0f98060ac37a7b78311e7675027d558a0d_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:e6c7c42d0c7455b32e0c2fa9db3a0c0f98060ac37a7b78311e7675027d558a0d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:e6c7c42d0c7455b32e0c2fa9db3a0c0f98060ac37a7b78311e7675027d558a0d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2d2b7b04ec16e7a6929abf05b7721ed925a70e7f34e7046d8b5851f825ed4071_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2d2b7b04ec16e7a6929abf05b7721ed925a70e7f34e7046d8b5851f825ed4071_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2d2b7b04ec16e7a6929abf05b7721ed925a70e7f34e7046d8b5851f825ed4071_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8cb225a005f9fce3d388216d10c76c1262d01909f49a1d52a678f16fd823046b_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8cb225a005f9fce3d388216d10c76c1262d01909f49a1d52a678f16fd823046b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8cb225a005f9fce3d388216d10c76c1262d01909f49a1d52a678f16fd823046b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:98ae7137ed93153ab894e8596548860a83e03eb9fbfc2495a881eb0eb1a892c3_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:98ae7137ed93153ab894e8596548860a83e03eb9fbfc2495a881eb0eb1a892c3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:98ae7137ed93153ab894e8596548860a83e03eb9fbfc2495a881eb0eb1a892c3_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:99c19f7cf17f35aa6164bde620baf4dbb28427748f364cb3d15400c77757b143_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:99c19f7cf17f35aa6164bde620baf4dbb28427748f364cb3d15400c77757b143_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:99c19f7cf17f35aa6164bde620baf4dbb28427748f364cb3d15400c77757b143_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 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": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2f5cb2308e74c3e4054404790ac6ff4ec36b6fae28679f36da838a6874b535d0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:730a2120c6c50536f5b9d2c6d6c1ef6add5e389e16963c6ca21fed32a1f5c649_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:921500affeceb488be3534914c87d0d27d462ab30dc05be037274ee2c35707f5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d7f20821a3d2fe212daa044bd18db871477d9e4419cba64b391727183ec53c67_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:981d69337a3400da4c640e05053c6706129c0a6f1bc97088e8fdda8015e8e34b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:e69c8df449f6a6328d5178e9671b96069580214923a8766d098b780130a13d7c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:e69f87dadcc44a17e50efa4832cb625b0fd8ac0e1ac9f7f5bc38c9e2f17cffa5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:f524234c3136a360b8900d5a43c006ded9b6a5db6b848c8ff8699785442ecc43_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:30410ca54aab3dec563732bc96b4083bacc14857b35a627d3075fb3f382bb5d1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:387f05dceea1e317caf6204e68d1fb877da8077fc1c44976ec59ff92dcb6df5a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67f2fe76025cab32de62b8ecdf061392d5569814d85805ab120796f1469c1765_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:6a7aa90b49ad4e2130fdaf0e4677fc9e39fb9984bf996c1945280d4e89e0dabd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0b54ef56f897be0ca96c00020654a918f30c6a7413f817ed4519caddcc6c5834_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:677464561f1fb4ecdaf5bd6fd3b76d2a3bb7957c0cf2c7a6156d868a943b398c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:78bc364116fd6f897f3f0f5ed1c35e7f82397c4aec02f0e2aeb38a07ce78ac2d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:aeff56607a25976c759ca7ad8cdf3ed56e303b87bfd7df3c8f1f1e1e5eba2d3f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:28b08fdd8ba36985802d4f6f35b6690b453ada59c268e1280db11a5884a0d9b5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:995a196070106f636adcda5181094ecb72c127e44aa88ea3810c2c5060a2b0d2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b047e02485bb934e79dd90395cb154b1520553438a0491ef946145d489f2617d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:cf1b52e169e9b831a8c4a702346d163ec59f2f7396b253da6b99cd3edc2b0eb7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:0b63824b4d546ec802e0edeab6df2b99bf7929460ff6e9318fc59f1224685de3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:0ea2e61b319859bcfa730b17668b930c9280dac8afe3803c5d724f8c31221cb3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:223ed02a69e59db284d07865b5dd1b512d25d6c4f8c253a522fefb8748bb0687_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6def36ef326e2b7e52cbefa9d71d1e700feb66e2727fd8c40a83d28829138561_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:03671b62f32f61052b2e090779a6d9f9e2a5e14b722085f46b4f96541ec0d7b1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:71502cd4fc58b4c81966e0a9c5f0db1e0ba2b437e8060defcd520fb1a3f75692_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:890a76d02d4a7c44932eaca047643d731d066c753e02fc355480668f35ac525a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:aeb66e2087eb207cea7c78eb25cd8f17d9d4b0f8bc2fc98a5c1f0951692d17dd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:164b565ea878de17a8b9798893c3e487f11c35aff4dca3d07a96ac75468dd932_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:9e461655c290f8e74abdd040813d333a5a3767d31eac4074d28713bf9bd74399_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c051be77bc83b80051910c2af2e3c684baf6895d515a8d1071b5887b4569e6f5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:d293b41f43e07cb0de05abd705280489c6a25be7015ec48a425d05bf0e67bb32_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4904a9aa5320035b96be47ebc942789062bdb2b935449b9a077a943ab6ea186d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:636a26d40360f3220092f45dccee32ec82d238fe7609c5a25d7500fb20a91284_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:c643fa0907a3b1595479782cba69702ff851b2c3c51dfe0873d98ab9bc7e2c86_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:de1af1d3f81ffc7a6cadcd92fdbacb8034573172692adc52b086750b82fee4ef_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:6067f3763f632ef396b3ea7a444e953947d7940ba477452f78c215a23bbacd66_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c1e226de2ef7bdc2a4874b50646bb662e447b865739a7535c236de5d424ebf3e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e2d9daa1128240ccae5efd110d9dd811d7f2b01cef85bd172b467fe2db8ded10_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eee9d15e4e6b2d960cb8bacde4bd2df68f8fc25d6003cf34a2187969dab3c54b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0188074272372d19a025a29052b7d720f5b2de5c0e961db20ed3803894145b8d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2da3eb9c7a4d8bdfeac841f834cdde6031bf64b14a6e9b407284bdf64eb08fc9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:d5c9bab0147e656928364c9799b27a40a0acfeca679f0f0699b95049f85e08bf_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:dd1ca28db6ac2ad6a9108d9a432dc7b18e71c00d7aa399a3c0db66c970a5dc39_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:9ec63129d06f933e2725a6152021740a4c73ef438bd63b72c15f09f6f625d51c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c6e7f9492ce565f2f488268503b5c62471c2f2467ba60ada2e3a41d6b8b0d58d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d93adab852a43bc60b104dbb1346bab3901ffa2f2999fef2387661744b7cbe80_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:eee7609ac9643db7b9ba5541c464cc695323f7297dc89b98e625b895afcec5e4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:7bdebac05574e224f93842d43e6a773dae9d7b6d4c97b75d9ad3ffc243e1669d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:c8a51af3a7a953e41fde86fb0fcd0ceffade816082aaa74543d487e2965b9795_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:ed20576bf5c51b515a40e8ac0e7eadd96daae559fd3a317651b2f0324c8c1676_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:eef9427c2a216f4a52ffa4ef32a41ed7d901c75bc516ac49578742f39b9f3414_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:3f7569f4dcf0f937447a532fcb543e71eef195011e74b044187281e34ee451c5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:685553ac069431e4ce5be3b59a4dc4e88b5470df9f6df6e3f2b1441139459c8d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:7fd96c9124bbdb5ec7169a859a2e16f5d498d8e194c1e73eef9a8f00df62f5bc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a170dcf54d28010db76969fd38b9adfd58d5cefeb0aa1dc8fddde24ddd296445_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:48f9a42528ff202711bf84ee2d3b5bf8f890161e83154d86c4b882f96083be6b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:7ff5151aef81f086e7a9c935ded04a17d50c063e5e279c6bf63a2eda071e7381_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a20bc5c81f362255fdc2707afdc8703e8a80560384a763aaa1e4395d4679d54e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:ce161db0f08b78133fe1cb26230f3176537f14fde816509a6ba02eb365d328fc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1a7011b56f9919064d64d2f3faab07fcb3956667f1efae413d66a9f29fd077e2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:2795e9205e35e2e66bc75a2a085c38423dd749582aa5c18a4fb957c6a12e58db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4ea7b37c381bfd1ac2d1eadbc42126c8c21453cfa25cb5247f4ec804244f4b1a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:d7a8b854749c947189691256e1c3bf3c18fea475eced28b14b9265b77a139f9e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:95f59709406c2440deb7fefb1d01d59fb98529d5eafce48cd9b9cc405c5c96db_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:ba1abe391fb4ed5cdbb0242046264ecf7f11cfd4fd1b2a720cd7bfcf04467913_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6c283ed8eea6f2f1a22ef13718c59b7ad2a5a094d9821d4fafc3922badd1ac59_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:731ce17987056f4f2a84a5077efed2be9c33ce8a718a2b7bc159f3b92d8202b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9d69389904ae61e815f19a62c4b589262c7ec8e6735fcc6bfbc50671be033e0b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:cbd729a25676d63728847573c4cad6a38100c89e814c4fcf4d90b9a0201ed9dd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:d11f5e0ae27521838b7e85254d7360f8a832e640c74fe850d8818f54e2be777a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:d90a4a9682ac4086469a81c33c9fd2f02d71815390490d3f5cc7baba7ff3ddd9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:6b20d81e8deba73efd4a5d2d181c8ee962f5ab044a6225bf07aa4fbd3b96fb79_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:b65ef2c02e8934f17a4022f01957551498522e799b55e0440f0dd22fa80eb261_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:0c728f13f06113ba8e1cedfce233d654e223ac428f16c24ca4888fa4063e8e1a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:176d815fab0fe9aed544d10c4ed599b5c648debcdecf477963c491e5cfe674b0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:2d271403d8ea95bd7fb9732785af0777b92002bbc39c825c4a6134fed41f7bd4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:f47288000abaf7e0e022e7bdfc5bf0b74498f3d3cd6ec9c532a561672c32e4fe_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:4eb93a7279ef884cb3a77038199b16d1632ec7bfb3f171724688f802118961b8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:85e3b5bf4a936980fc00f3b5d5c9af01111e431ece1bcf663af6e033d088050d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:864dbae5b29d7fde48caf3e48421fb7fab5a5b5c26af5f68c28f34276d69b3f2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:afe61fba8275ace212f72290c1aa9785356ab76d0cfcd612de3ad782031092db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:2358a32da11583d19809ac528e15b80770c86cb6ec650a3b292b27bb0c5759eb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:cd8bd05a6399b394fd00e5dab2539c353fc3187b1571c941681566a79d044fc5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:9fffddcd5d62088f85d60b129814a701f8bd3c98a801d84cf19ad74650f1f00d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:f4e3df6bb58b3cec80f6f2947718c3388178527cc6828ac8d66301257c6b56da_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:0b87d1344a7e67c252e533297fff71841fd84b72d5a541750f6551df72e755c3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:399c527937ed2fd17e8e0878b191ac82d853a3cd165a10081dc377eb37472fa1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:af80c63c706bb0dee5b6c930891eeabc7b47735042118627fc9c52eeee993658_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:e047b615f4a77b5824b74337d495044195f1305a41ccbfdc90a33d83214eca6e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:0f6c36d7af2c2be270de313ddd105e28107bc7c2480b875e1b4ded62d090d9b0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:42b52142c54e4c43e516632c83d98f7c964b26afb48b1c91541592896b112203_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:109faa862da0fd2c5d74ae4e4421d9604daa761239d3b0a9eea03cb3a054f20c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:7da241909a7da68454abcf348968a644f9747e01aa4020ee00e3b7f532e64542_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:d7e5763237b520420eca7241f9fdc1b3b60b8e78255745913da7a3fa31ab0c97_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:dfba8efa9681e10597b0c3b4ccfa70125f7662f9e9b44e9342550fd675a2e80e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:9ae660b5b6e318d5bb17d195ac0b25b174a41697014d71e4d73c65984ee1ec1e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:cf7b00a643ca639d2a4fa03b47c4217404284b257c862fee82e1db854f83a57b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e084bbca85356aff7903a80c2084e01c5c0370dced5914bd9d36b7992faf71bb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f1954045f92c7d022b325368f3bf915fb0c95a406b5881ffef7571ea2b12cd9c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:00da1fcd88f8542d55cc31ce0ae8d7cc12f68a72771b46953002a8d43cb30829_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:2f5656534cc1308f3b11b1bf6131352a5815ab9e0718be2e17195c87aaa607b4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:3758e07eb37879b6bb5cfc09a86f4f0b3b8f4a4eafa1262c9b1ad188a34f36c3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:85101acf13877bb1f497a3c6fdac434a3c5d8ecd8504b65b96130dc6e58818fc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:46258e09037ed449636635d03c9aa9c2c30fb2ff88df830c8af6bf3add164b4b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:4de95df03d3a97d4d0a3e36ef0cd6dbad424c350553de019bac492143b58285f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:72bc345da2a34eb84d929c5eed51fd30e8fd71477e8058e7c7dd31cb70488f9d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a08e65f5482f6b2937ca2d35dc726cfc5b112622bae31ebbd5e3a1bc1be70515_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:1e20233079f762f90ba674dbf3267c216557d3d8284f7564900318f7d4d1281a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:233b7d55cd529793c98546a83b0a1dd3ab614ba845511a2687c94ac93bca0158_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3111bde1ffc0c9ba97f70841dfa3ef0c88a45a3dad89b8baa0c0df8ff615e7d6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:50e5ff6b7c63c0aabd88fe302ef435ba333221d8424513241021cd9d5b7dbf72_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:36c8871a6d63bc060d92723dedec96fece8e6ca73eaa128beea365adce642505_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:59af5e75f21401d20164aed7bccfb87ee4adc079a69c0a31d75ebeceb7b923f7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:747e1b3202686dc269306955fff629dfae29d3ec37e8666afb5c598dfd080da1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a327443c122308696e027614a34048804baa463dc7cf9be91a327c475be504f4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:1ee17fce8d33061182a11d2dc461b53f314a95538786f379656389475dd255bd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:28f58933be6d206d90656c0cf7d05292b4ee98e3ab7d22affdb89d6b600de1b4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:4853bd9c8565b801030ac70bfd99ef90a14674d97aec0cfa4cf51427b64848a3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:bf3da178ec716ac245a58f442816e8fae506e146cda8de311cacd3f3be5c1fd3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:04ad936af7e432d5cf14db93a461b11a02f8429dc031858c849d8e93b1a105fc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:31bea0c1ab35edb5d6e73fd8777abf845c9526bc3218f175d0941b00b1a83308_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:3dda16d55df475aa319fa35c94404ffab2674eeda8bbe9e5baf90c5005dd688f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:6beb2447b6d3f282f868d75be52d201aa0b44631866cb1a2eb5d3e9b95341531_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:38eaae76a59d0e8da6915853a45d9114b76834d8407ad43f9d8d9e65d035709d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:60544e242cafb966a14d6c095ffb81b8ead75e221cba16e828c7e3a9d487c3dd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:7dbf07f15354d3a4fd433c73afef60e20cc53ae260fd918ce1ada04fb9dd7961_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:d2565fb6be06a382bb313d7889e50bbdeccabd08b04c89736fe0ffcb1e702443_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:3e540b75f1d7b75d35089be769d7b7f00976f44779b4ca6f2b498e3e98bb0e8d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:4e7ce92af4bf2cddccda7ca3c2a765e53c2187e94a61aecc6edd7e574af7a6fa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:ebb783d1699a2b649dd989ace2a8b362a92c6eb93655e6c60e1a8f319f39ccc8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f63429eba56ec4b418f12169bf3d4770bb1d9bf4e95e639fa53eed8c8e0da483_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:054728f3bc75952505176c5bacd5dbf5b72076c56bee805fbc484f72f43993c2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:92f9245557e304adb13d87f31ff9037c7cb2574b8edc722b3dace01798cd9dce_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:d74b3572d00e32c9a92de04576d8414ce342b135617b03eaaebe0f872d66c147_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ef947cdf54aa8a53944832707a027c1286840a8d51e75da50c14b8e45b5e99dd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:40e42ec81c1ad1bbfc545e30b12e5850b091eb81015e5e02190df6a4c54b6463_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:947c2347d2d3ebffafc79c87d77fd0d2b3d80edf306a40f767f80621ec31a5dc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:d150117166dad582a61f14dc786cd53d3b8b96e360f0420fec3561434569721d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:dca4961c0a147ef33ca2e9730454443b56b5d5b0c98d8a4d13315ec52874a71e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:1d4728e109fe6ff57c7072e06ab1e7dee046541e6cafb92b659945dfb572c8ba_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2016625967c04413c0927849200a3455bbd57e504e634882f16e09ddcaa0c898_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:39f9507ed062e8fc2930cf66f80a215fe16f6ee11927da907ecaec04e7dd0485_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:a7e40db904c11448536052f67bedade948b3931dbb633ea993ecbcd861385b56_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:20484e667deb3d853e25b0e0014e410018242e6c4bdb8bd7a89f77881d69c845_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:47d7efe667fa80b414d141e01a89123ebf77b403894bea3d8f56a08d06adad75_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:58c508da87e903ceb6566c850acabd73086d9a992aff69a46ebf06a3b2421c10_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:ffd4dd93b9d8345d08f56143b34cf852de1a5e9826b2386774bf21c32080440d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2a10a5ec8c7e72a20f1fdbd60c0f0ad92a8c558dc80df9dfacbddead25bd595e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9542230737d2ff400438a66188b9b031ecd3d47ca664841b58a2132951b771e6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:cf49d4c2fcb97c1d6ceaf80b554dfaaae4447224a9ab5cf1c381d9f39592b5fa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fd334ece1b1b3c7f66c42024d86f8b99979c4846e4f6f38f4e441d053f8b9d54_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:4360744aae59eb6cf31afb3e83d1316feb3d034dfa22f1eda6b0be357c82b600_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7d2cfe1782c52daa87eed93a26b29dfc2ee2a175fe38a8dcbfe020a416e396c4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:b69d10897c10b03865f9cd36fc688a3062c29a20a6a4bd5ec61b8966128d269a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:b75a354d061287362783e673e023f3bdcba41fd8a448af361bc8bf06dd422b61_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:527c47b5270b7bd6c0dbbe8520197f08743abf2e53addc0c0651d8684036b67b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:763e6b47e105891f6547e9a8228eac74cc3c801b68395cbe9490622ab505c0dd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c834fb9052ce1e1b4ed82d044f9cbb14d991b2d7c475406aae3a4527827f8bea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f785b4269eded17c9a9000e84bc00dbb4102609ac9d4120388c9fbc43c354245_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:05c9c601b81707c5c4d19ea4efe014540534fe96d9c05697afc8f017b800d7af_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2e2816cad463ba35cf3bc58e6d41c8993026c9547100666b5d586a41b5769fee_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:58d19cf1170a7a92c27e652a4cd9ed4272947c1f69cf2f986eb1fa1d5b731c8c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:c9ef38bf7f348ad67323587ee853ab614551242aae2ffdcd3d5f349ef668ba26_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:137455898a2431c11a63836a3fc35d444fecbc705c18d356cad0b712040cf8ff_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:be461fbacc455495b8f283b93de3e09bd7c65d2a9498fcbaa358fe852b8c30ea_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:e2fb34dd26364b9127369ab68080e18a9d9579341317cc725ddcc6552f2537e5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ef05615aa6363f8e7e10e29272cab1058bb8fd7b652d6943a55d0c5ae990b04f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:157ee17a484dc094f997d232ea0ead6a75a1cac854f2469a1e769c246a2637d5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6dc2e4c666063aaec56333036b7f4ad5c31488b729a0665576fef58b7a60f1f6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:9b11221639c0553b042c93c3b40a759283412c49972bd7accd0059fb3bdbf1c0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c98236c7a4eb6133590e9d519170c74b9f555b754fba5680194afe5aa12e8ce9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:572f1da99a0264dfd47bc20cd6b733d767805e1276c11ab9a7e5524953e664c2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:944afbd71408b13d29c6cfcdfe4bf5b8357ed450624db4ba6656b1c884a1cb6b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:ea1146b91f7d0def7d15701e93a19c564121ed4dea34665dbc1cc53b94cc1b79_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:ecd5ccfa595c87e8f87cfbae66b9b98f0cf1c27d60d7a33063749553e4152747_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:209bd4fc0a6337e0ca8077a81f68bbebebf90f163f497f0122e8396698d81783_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:939b3f8d0a933d85409842e5b47ddc94e43cbc0aeac0036a4e65b426d6782f21_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:95742368c24875b07e0c4b99dfeb4422f1427f24e25e08169e5e52c6b182aa1a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:ae2ee243441fda43f46a7cd0e0b51423f938a1da9838f0bc8cb58b8c5f5c01e4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:133a1207e063d49bfdec99f709899a70d35a03a65db6d9f079be8cba37ec5e72_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:411333b02818a620f320ab9846da31ab3a2fed341c83c7d1d2242e3c8e1c112e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:aa5ffb20974140088f7782e24f533d08bd22fc40481c7b4e1a2fdf29c96074d0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c638c318054c658a52c0a7e340de1710f7776e1291089d7d1d81d2837f39a30d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:7518468425c463b51ab6c2445a452e0bf19c4f383849685733d528ed525df941_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:97df863fd0e348fe39719e5adb122f66a35193b75dd4dc633711aad0e0133b2d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:d9cb426145f73463f1bb9ef5446a60174097c03184b32c93b9f6a562e767ef54_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:f360ff4dfa30e0d8b58d3d2d7f129349dc03a5aa632eb35f89177f7e5068e636_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0e32e8e7ef0f4b74f5544addca4f6dc9077d61b8727db07acf69f27a9d29e8da_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:17bdfae200fcacff3b25d632dbc205dff3e85b1421a5bfa70f460addade9b1c0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4fadab315dd739a6fc7454def0ee2d903646f7241198f3092d622a9375e38d92_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:623d3bc06b6e632257a8e178a6309e70911da187fde71255833a036824acf15c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1db88f9cff451bbb26bb1bd3c773a0e79bd0b8e58f3e8e469afbbafd0d205e5a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:9e61ff3b91fe3aa27e7fd98f29d0a6d7aabdc6431846d6912c2f1a5f4c47aa54_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:d18c5c3cda1ca70d637ee2a6d0ddbc7dd49e93483c2103123c7cecf3ed9b726e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:ff0d963efd71d0a8aa9b8f3e3c5d733738d70f8372810b36ea2904cbe0a20ee1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:3c8dab5d54c3c5b54b76f66305965737d1aecdfea844e4270670ebbc63fc3965_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b80ec65568fe676f4d6a46b521c4cd8404bd21f93d182f42e62c0d2384257763_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b8a3517c4aadd0eef807b859a641a8a8164170e79c045a5a8d3b318bee6e8df7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:fb06e3f5f7036974c3495de8a269a28aea1599b942d3ce5768a5f9f387e0cdc8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:337c562b485c07c8810e0286adf9ca325c5a1c9f4be8a401f205a28489971214_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3c1dd080969fb627282b6f7dc68945c9b7a3890268ad2575463c4d400c4259fc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e404b7f13cf1180fbb8f02f48da558b70c50aeec7928683d6a29de728f684a4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:c99f7995cf99396c3520207b863f1a24b13dd3ea43b467d66172152dd870662c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:0638376c80db18ebdb4d3b41b75bf7065508df9ef599026cb13a67d6774ccd40_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:5a33d45286112a04353fecbdc0c274cefc7215e6c6b8707df2d719f18a4e7016_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8c4c49ea56beca733ae2be240108832efab653c01e98c46608a72f27b2de6317_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b910113d041fadc0567cb4ef644fed921707cba2d3c5ce593bfa09c13b58d182_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:441f0b9defb1989b790ff9de3beed71e1db23f61b7fb95109e959c64c6cdb1e8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:734d07f2ca0e61b6b091132def50d19e40dcee8cfaa5eb46660eebf90bdd106e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8478142a7cca20c9743ad247e4f2b245b6e51c58211c73a256c81853e83a5d82_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:db008105227bbdcf5be594057a201e0ee317e4dae9648d89ff3fc05fcc01030a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0303c22d63e9a088ea2a026deae68e82755344dd28ed52ea06c1c83abadacbdf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a3778fabdbbda6d2176051880b46b3e180c7b6eb7c33b727912c00342e48c950_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:bd4bcd738b2ba8589fe924f1ac4d57d65dcc767befc6aa75fd44b963f13e2248_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cbbbd781a3f51b8c85e22c9125049530fbf43d93cc8bd36bcf4434cee8cf1020_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:138ee113972e8df1a86061dc719d11f7d36a0387c907c609393f4f7cb8e8f34d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4ec1d920c8de0db791f8fef1be139eeb5144d9312e7dc67f043ecea181e61942_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c68de4d38e0c4135f11abda8b6fe3e50751bd44455e1c9b6e9666551b147a759_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:d819b14757e167c6a52c452093fdd6abe8f41eeac4b56ee0c87c282d8ac51b28_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b36d5c52ba001938e79d244656d11a315ad494281db37f60a55910d90c007cab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d21828185c68e7864e7a475deed7d92ca5233553c3d5c46aac7f87b122163708_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:de8056a931e9b6c91583b38faa12e1fff3eda58972dd09d89b1c242aae90015c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e0e43a22c52253568ec7b05f72d139b0ed7f6f7ffa2955b265fa91562b9fd15a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:453df58eb479de31058ec3830e77a7a14715b4b1979237050ce734b1e189d811_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:7f3368b36a15006126b25b2042263ff73ca9f75621bb491310a0d4db262494a2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:ee335133915697e72b05f8f0fc3fa82145b2ecf1fbd2f19fc20266a90d1f644c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:f8d6d8de975abf876dac43f40bf80faccb60eb2432f3463ee8852775b500db52_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:2e1d744cbeb0cb2442200f0747bc824ea6394fe36444cb7670b0f55653be4874_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:7e4392309a8e3b95e3b6f184479e652c3c848d5b281eb38c02d57765ff3960a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9cb705d6b4556123522337d79d223d36ddd50dd21d6c7810a7ecc1835988ca6c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:ca454d8974992151ccab3bb7f3533d4f8634fd7da7077d8c60cade780ef4f1d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:37aa19c725ec673f8cb1bff4b0626b208de41d73b9ee4a1e4ed1d934fcbd03bb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:7f36be42808f1368c84108d42fc38e5545828a12c93867be56b4991cb6489fec_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:838f6a201ead6fafbbd05963083ee52423fba2f54e7f540575a89abf4283794e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:97ed6147ef1041d6d78361348a4144fbd4f80ca86087a0eaa65c907af730da72_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:18cb72e4bb5784b8fb5419d939367b0fdff4e23cd09b559803656d52a47633ee_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5ac92b796a6295f9ec1c972803c958c5fa59459cef2c835f6500fd92fca4e53e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:9bd3fb035f3aff92dc032ecdfcfa2ba1d4a2dd7b75c77a858ec06cec70feeb28_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d93aa997367db0fa5a73118002ec64ddedf441e0dfda16efe1a201ef380fb239_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:3d9ff62cd27a0eb6e10d6338f2ecd913a6cf2cbe611c8b3cd3e5f86f82b76e07_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4ad55cc73bcf0c9f59beb22283580876d19796528f45d5a54487d34c35cffac5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:879b42ac1571b0ab174b03b4f9abe50fa7c26facc904fde22c59e8d508f21b0c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f73161d5774cb02814b2903f2d4a9279109d94fa2f00aa13ff44d9801da4a554_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:32b47ea77201e4ce2a7de46ce0f18a099b95685bbda3d9275794cb19e9fa90b7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:520dab9a8b2d34c9b9537c9fe151ffa485929890c2a6f6551c10249b35892853_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:cdef1a8e18a869aca5b67ede167cd6c481a9f7f57593dd6eab02714fdffc4c43_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:dc864fe7cc9ebee8913ee13c80d2b375f19e49fe8daba83c86ec4b5b217138bb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:066baeb76898df4c182f7e94a451c5f6e65d9e32b9aec6a68bf7504828f30f16_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:2cf9e844b828e340dfc02163429fc7dc58ad0f837ec1ebe4928f2670900171e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:46b2fa1f9bff055ba108f0b87cae201af3fc12a8bc85345168e0ff658ab3449d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:f2f2fef5445545eaa62443770f97cb17fd816aa39a1a252420c2b4a7bd975fcf_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:1d91715caacb34c771c72f68f7f75a83426622e507abbf9714faf3f3ce3cfa18_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:29daf6d81999f343bbb87dbecba313165951d19491e8badc87caac4919522145_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:2e3f83541ecc9b7c02f49febd0bfa122f2b054be55ec17b48c3b923354455317_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:821d54d73f5668be5625e7a1ff00ca8b9ecff65034f49f93cf4abfac09ea6c5d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:0bd3096b3db3d0501b8d54b3b33fce666bc503b217a9efa7305001022c79f504_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:30f39dff235a8adcac2f12cb7b5d67c684a3cbdb647ac17d4e9790f1e8bd7df1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a743bd8bb4077ced0aed99d89525790bc319e6dc516fc6e0e08965f1ba788042_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:bc65847dee627ee61780b14f5df1d47df00d7c25924149efd132b8079c67cebc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4bd8be428084f8c48a0c44efa318e83c44ecd53a26cea4a1aee39db2da1d0e84_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:785455f77c406f35bc9ad2eb17e9f96ea12e71bc2b87c523c9df83f882d73c15_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cf4009b45b3b5158eb2b214d273a86f5ef3359031040533397e9105f5443371b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:da77900b596046bc35b977b73b50d4f43c7c8ab2d3161f30d01f5b396889fa5f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0d212fcc0965fc01f16d4bba1fe8cb6cf9bc7ca3c37e4ccac36dedd77da9fe2e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:95775342b0b266f94a766a1af3c0af3fdcdf630e966a63cfb11ec3459b46d3a0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c46423ec1d7ace61740e775c1cca881a3f40e67de3c2bbe701a9a2eb7205df25_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f6e1262b78dc3405fcc64de3d864235422f875c1384313693adbdf479e9dfcc9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5d5e396b698ac7b97bbdbab0e33cb1f0cb2fc5fcad8d1545223b67e89bf99c28_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8119c49ef66c677ef658b153021f5e383fa76451776efa457a640fc688556dad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a33de680b1e7806ba046842f0d8aabedcc13497da2055ea8839d5a42dc368cc4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:fb4be942d1e6dadf1f63dc34d8fe161f8263f6782fdd7687a1d9dbb00f1c0689_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:1fcc8bfa9f2b7b5fcc8165c5d30879545093ff27e3b6c90e8f6c11dc78d24a7f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:482fa1a1189f9a69ceede392d30b37df6f490312133b07fb160a941288bef9d3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5818766b4a9f63b6767801173813bc1995f7b405967619c08ba45ea856de495a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:e75f613bdbbf80bf042c555c59ff95aa9716653e259230bd17e3c9a47fa07b63_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7c82295caa7789000a8f1f01af47639aaa9a7cc345c1ce9558bdfcd5ca1e6898_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:a5af8c2e3ddf765d6b7aaa3370809d5c336ea6f5f09d03baef7f16ae151a49c6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:0dcd9470781273c6adbbf98c013170b81fafc07b391b0d5dbe1de748e5bb3ef9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:ddb74fb16fe3720df71e4c0913f3089aa9a7587430062b1a8b628ec84596796c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:006f2bdd2bde58b23797c4742487404cbe51bf80c113e702df9b2e7a4ae80ca0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:3fe5dfcb92949ec17c5c10af33b44919ea38bb02082190d59986065cc33eed3e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:35bba97dd4755a1fa689ba8f21ca1c7032bb33edefa1d0f3876ad8ce51cd3971_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:6ca721fcc1ff59f9ba90e498aaec1c9eb0ca25d3271c9543c90a01e0347aba40_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a67adaf57a36797d9cf93c0bf401af4a36fef4d07482e8f724c3ca09ddc028bb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:ff8b13e6d6a2a990848e8a1e74e7ca1cba0f5652a29b86c3539fa4e031471049_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:2f99b0a42ffb2e5621a9c4ae0efebdbbead4e4dd187e947b93f2963c989bca8c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:37f5399e1e7ce3081c8534f0c6e1e5411845725c46ee3968f5b38f0504fa47cd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:68969a51e2166f6701dc1000c1daff3163d35e5dee9a40fcdbd5830305c73e86_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:c6804f7338b2e0eeb1bee48114638524b0ae0af1399cff93e51b1e2b4705e615_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:1dfba198009299ddb18421f3cc45d656da9d89ca71e5efe9b084f730f49cf548_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:64b925225905c73883694dde22f7ba5ba53d62abc73613d7c5cc9561af832d71_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:f1c4f8d459edea83cd4aebdae4d6eff6901abbc6eb9f6031e78f7a3b79a781ee_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:fe596f06302f1f93b4c403a08ddb1ccfc8f13f8f66da96b6845508679c2a8a77_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:83a6d2cf513c846608a8727ed01cbc6b1bd7da84489eaf50dda9b7fa3106d76c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e1938266804498012d42b80a4915a2b8aece34efeb795a17fc8798f75fa1c48b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e2defd0a66a261a697fd606239d4d1914df6c2d4875c0f4116ac1a35ea585a32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:fae2d6f13717bb6e98a00f86b5baeb328ddee27a2b5c2418849bdd767007e947_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:0c4eb0506879a32b58f425334cb9d88a3d507295187d2d2775c83a9abc3a8ed8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:1e2ddf5d3509d41c8f909d64d6ae7d3503f0491d967578cef48ac0ee5e624b1e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4714307e4f7462275923401148062e6dedf80e937abecb79abc92f37be0aef45_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:551f4c78b778b8e784cc3733d7cea28d888346944d306d76b57768e7117be85e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:20a33b03d94c0d4a84256b477b4783e2f7a81831a945545194db6c6432c12251_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:aa63ac3132d6581bb20e97033ffc84c67614687fe95b0a4288f1477b5b59dc80_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:ad088f1f0494a62602d3495351afc422a8a53b92bd907705bf4e95eec5b1d98f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:b3ebdf5ab93e98b05504220e0bfd9517eea21080e09ff27df599f7c32adee343_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:05aed886bc5b6ee53427e2cb8bd87063839553e8131be9bd181a6ad2811c5617_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5fd8fec8cd97b6099be8b511f8c03bbb6d4b5537d185b092c945277a865204a0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a555704a2e66c03be613a77bfcbd7be05a3d21265c9c95d351bd928c6e0f897d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b81ccf95b3f4c7fa69ac15ec1ada3d22cebeaa53aa0ee2bbe77863ba323fcbaa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:0a1dc8f8b97d3f8ffc0eb6fe95596c0fdb8d31652ff2e2969a77cd48a5cd3ff9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1474075f3cd178aa7080e9f6c0f2546364a3a5d4a7438aedc9479d7316c63519_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:230bb517ee7cc6b25ef027ed545f308b5c612c0901c50408b557058fea0a7c97_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3b8ce5e8fea11b72b53065a94849c2d856e9218cc1f8641c69c04a21d27fce7e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:492ba358a292b4c6afe6984ec440a65ea3247a9cf52d3a82e34601b9b49566f2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:8c5de7a9e495c4d1ce854f6d009d1c81ea8907acac8ade1f02975704024c634e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:adf8f9f2e86f9fc1b27b4ed366cdf17c231f4574a59670f1eac81f6b9af8149e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b1b6368c4d7f4bd7dc4072fe195d1da67dacdfa4d3d4082ed5713b5e4cad6129_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:14a051ae85b29aa82fa4f448d3169fd5fd37fb37d7cf7b24af3e76b224ae2a25_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1d1ec127f59b2a3e91ecce49bb81bdfe18ccbb4378f7617d12a5f6fcc3277040_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:c5d0418e7661bdba8c8bccffdf081e2bc630767e6b8ae1ac099f1c0d6ddd7b74_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:f3041343f490ec7d6e6b75fbf9b516fbb481e35b9aa4513cbd0272eee2235a51_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6d79fd44973f45b77370287936c5319fee81f4f9831fa0f300d2a58fb084c420_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:7bb63ad8d2132eb2d6e8f73a8edfc6b5558c948ae45e443fb150adf8e297a79c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c41abf20797e0e0a74aeb25f510689cb5f1fdaaab90a1507163a4d201d4b7c0d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:f1bd99ba8708d9aeccb920a4cfe7fd6b410db0ff15f517cafd094dc746baeea7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:03b176977dab9085b179146dee560b08a7a0ea4c89e41490b93b0f0353621025_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:674731387009a17b66d610e13f4ca9edb4ccd20675451fa13af14e0ddbc55ebf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:67f5639d80467e5f525160768ed3c007f5b99723278e598bfe1ef11afdf9a43f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:e7eb31913d7b4e8940865a0c3d72364152e358279bdb0cbe7974c7837a02f66f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:020b10daee05b7c237c9b9914077aad76181fe0de4ae2ab1b47151b47f679949_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2002c409bd3e1960a8d79f081dd43e2150582103e47d20c7bcfd797b863f0ebb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:288feafa494da8a4bf480c1a67e7a9c834bb02f66144515e5cd2653fef962d59_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:513a6d0c2d85458140c589e153dabc2f5293d28097ee1bb1106a9945363548f7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:18b44430800377382372ce257740b9aafe0546682565bb0394c3a39a078cf6c9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6a7c255d286aed23eca10c0c0dd2f5d9286a87ce5eff26bb559efa44353ba67d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7baf3df29db6dda350c0656f7828fb8ecd9858e7b57842cc15809f5c9754da09_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7f05653512709156f84fd5e802c47f575fecbebdd1c35aa99c1fa65f9453b349_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:004492a0bb239936995030a7898c2c917ea809cf2c7a6890972765ee8d8fe9f0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:a696bbbb3bc193a4ff3a2762a1cc5020259cca9b4c9ae996285eeaafdfef8528_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cbacf4231b583bf75e637d95e54528bc8fc0df9e53926fd1a54fc2c9fb030e8c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:eb2bd6a8605a3f61e7c9589e6d47dc28f96bfdb2b4ba0f7014c971d4f9e1439b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:0b6189dcc414e4d48e333d8c8c8c2665163fbbf04b8231c5c5ed66b460f64b4b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:29320bd030970c9b8067b44a5a6b2d4b8aae2e6760490e9e8f728a0d75e49190_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4e793e626c2550c0e7baad444915d6da1b9fedbfe4700fb0ee09751b743d2f12_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:1d24964d9174719df791f5ab2aa97ad584e4cb546072750996c233320271393d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4fd1047ac897a34add5f4fd2c943a87380c53af069980e28f5e4710280dbe76d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f8ca2e0c18140370e4d38d75b828d710576432c81d0717ea12624d4759e41248_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:194e198147e12cfea11a2b8133ad90f9dcdcf12ab64858da16e97fa985ea78a9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:a1ed2fffff725a172e05d2315f0c8a546edad8306c0bf52d5aa7c0dd13d04891_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:a8e28b541152ae2849a74778761e397d040e357ae21b2922b4be12ea81eb79da_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:0b07f49872854ce43162404577fa485fd150a10607c93df756d892db1600c0ed_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:178df3c1aa5c1a83dfe12b6f8492aae600083ba07726ce8b063117ec466b4139_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:c4fa54593d42bd28429e4ef572b2e6e882efe6c04932cff3cce6e119cc5dd044_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0ccae3f40c64be32b7a773fdaa430f6c7d0ed7778418a55c3cd1517886f9e759_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:57027cd53887fc439d0a2dd09bc0d79e266c49cbaf196b3ad758e0fe9d09ee90_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:d0d53bfa8474636abcc9f8a0cefb13069a77e00296c404be39e057dbbdbcabc1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:d4fc054911421898939346530573df11a0d059c17a40e35bcf971d6cddcfaf76_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:8b1a68a07b6af860fee73ad1a1cb04480c8623913e5ea784a8f6e03fe0a7537e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:90799cc9ee99cac6d16c4bea7c6561537d319ca44c2043d5c2b9afc9acd3a7ba_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:a20b62a9436884c9b1acc33498ff4524cfb4cffe69c5e9e88dd9b077a976bb92_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:f239e260d1f5f01132a0d3f941dca5eb39399c563ce297f36319db0b803652fc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:3f75438b6f0a312ec5d549002b88a5d0138e34be8da6db95cabc23b424f1d7a9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:6ffce81636de40147ba2987abe3071f4778c48673d824d31406c8f4a388ce6d7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a9308d2eb18ee97c884bc55771f75d62db896e1736ccad102f4707ba553e5023_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ff689ce8586ac5dd565e87fa801850cf5ca6a15524eb3290cf61edfc37a32557_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:43d6df0117225b5d07f675212f53f1734d750c3386d659464b775dcf835dc2ff_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:fb59d55f7b3958110c251cf56dff1e4b201f26c455ebd3fa9a3050f0afa90199_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:66250e79370aac01b810d16ce953217902abab95f8dc24d84ea3ea27c0d1e087_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7ed8850f54050cbdec77df42c1e34021b062fcdaa20d4939bc52f55818f0afa3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:776a5c5dc580336a5debad824cfd9489f7facc0e0233d04c0e5e3a85e87c625b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:f9efa9504f6d06e0823dc611c7cf34f94bbaf95cf82e70db4a4466aaf371ff21_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:331539c4627f5a6fd70066963b00c6bf5d37130d69ed1c97d169b4679c988a75_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:34052b8035a6a4847863baad76289de43282c37aeb7ddede49d24fe76e2bf8b1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e968da6b28095526e22be76c0c583d726af07d754a779e241c62095be897f05f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:e30740063dc526ce072c66fe22a1ef7caabfa64d49d00bc94459a9495046347e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:ff22b4848efe69cee98ba7ce39913e7fc3cace111edb5aed5cbc5b80aa4426a0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:68ce3912f64510677884c97e30f1f9fd9e3941e099e8167cd43fc25dffb34b11_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:6f00c1b82f8705f143798e05193187516f8911bbbf19c256fdeccc85cb562b4c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:297d9db15707fead7dea5a6af767285df0ac0927ecd35c2a86b29626b138f700_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:59fdb89c5000bf4832fbee9ea08131ad69a0edae2d674bfe8ff3bfd3d7072141_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7580a1ef860cfaa89b5c365b4020ef1516c50e2829b554267c0fda6e607cf7a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c5548952fc4edb7b79bf6d0a257ff08809ddd0c017de0872e3a4280863e7ba32_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:9939e5af30b0d53ca6aa2a8c6e70b6461d872f97c2b1d0d3894f027647759de9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:a02b65c4545e24c213f0b675844b9b7f171c65f8d162319be27cc3485e04b190_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:ae357dffbca134e24c32d411848f619619281f4525c5dfd2b93ec082a15d333c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:bcc0e98ee13aeb12c21cf679651e06036d5d9509e40e11145b3a77dee35b3f33_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:5f7553da3521aae14f0ef0bb86fc76c5bff5617a32ad61a17a719c3f1c5861d0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:c1fd8c36903c9743e0ca7641ae1b9f0b716d332c0c6259bcde1d4cbc808e5822_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ec75e010451455158ea6870120bd17eccceca16a88b24e33cb23e1fcb66ba12f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ee6719af84caa1131010d6f0695a466f8ee807f8578de78e197bc5bc1acfcf29_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:027e501b41ecfd1472988c01b9904ccf29323df165b58e6f11cbc4186f98dd22_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:6245b2b0bbcb7935be61e6a7e93a84c11a4379fee1904569bb16532fe03e116f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:6e059a366823df5793e1a8021f504c9c7a7ae66a223c9d099d17db22a9e50226_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:bf917d1afb56c4ecf2c1fa6440f8996c19267affd201f30bb4fe9ecaef29775f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:1d9372c87889ea571921e7830f087f468eaf2653761196b828eabdbbbc18c2b1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:3816e4e20afac47544621adb385943fdaf5955e713a3582dde612fc16d8d08ab_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:6c4d892cc2c16e161b1d91427c2c9e56131a53f854ea30c511f50daa6b6d4f33_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:98218ba57aa1b22f4bb203161ff89f33de999341e11b852d22a53a5e21f7e536_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:048998050714045c74283d1683785b17f1dc9b5fe0240fbb934812f0fae9fd6e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:7afb80cc5b1cb73984ddd0feaa73f8cabf6181fa323bc3a57187975dce3e27e2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0afda7998b5a5110f6caa7cd0f18eae31c1d127a1ace2f40f22293e7aa9de4be_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ffe078a02724d6e0920fff31df0b0b89b62a01e835d6cc40cfd9593e87ff05aa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:0c4316d2b6eaa90503c8d17a32a78cfc0e898673cc2f02b1cb4c10b4aecfd55d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:c04c09295eb34aa3033f7fa38db6a29903e2e0c19679016dc51acdd40f290746_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:eef5cd08dda4e3ebdfb58cadec73ea48aa936058cc85656028e6f27e1ae51031_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:fe06d8c0693a9cb26567812aae7ec13e2899c49edd0a3357d90bde1615b6486a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:62de4024ff480e4e2cc110d4744bfb506611829f88602fd574dad5ca08ebc9f5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:8b891fdae0efe3435ae3e19417e615f52fa4b282766b88366c7c480e58f9a3c3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:bfa09df184b263e3fc9b36106f8b6d095891bfeb4b3c94c0f7d495089350c146_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f3233fef00770dbaa7454b68d633f14f660240c48ef8c7e37e97aeada978b2cf_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:15899a4464bb867a308ff30a46b64b7c0afc318d1571607d42b76833a31310b7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3fc13f73ca759f094c322fa816700b0e1a225cee1a3b11ae267572b45165d3c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:53524d17076c91734318e435558fbab7febe331b999526c994e11614a3617c3d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:5cfc388df49f6c84fb1cf21c2b628b0f8852d08fa725b4da5f6fd0cd5d34deaa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:214daa798f4278db5c10c4697b4194b356b0bca1c6fe4bcd17601c1b56d56ced_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:8c3a43200e203cacc1de3d6f6cd71234d6f79312c5123cf0b130c8394ec3da8f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e19c579fb957823026ad4af2b67aa8e0c9639dfd26280089436a6bd13a6cb702_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:fddb35b167c1b7ee50428ed9b319d566614a8ecc21dcfd569a48783b82e0e74b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1967d34d7792405dbc887f2e4ed8c59351f1af4280caf0ec18b667ce218703e6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:43a34b06bb917ae30ec529dc32093ea2e644ceaf121239adb5d5d59d40f3e743_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:4804fd47603e84cd4476c0d21b3779b933a5621ea069ab22131ce117205d20ef_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:da81574ffad776d2d45028d90598e14ac44dd492f0d4e4561ab3b0919eef6467_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:702dc664b505f0955d9c4870e4354483215fe7174cb69442cb0110fab66c2aad_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8faac463f539e2c2a71d3ef4b7aa22cb33d83531f1791bfcba2ac4b4f81295ca_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:98da66266b3af4f2379652e0a160a1d330998e09a31eda41f0975ffff4f1792b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b2498b326435e49c60ee9338e98c4af24bc3989d2758755cbdcd230407232e42_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:5f77f098933eea28bd670596fc4f04a1f7e55e98d4cc22484620cbafda377bf8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:6e86b89ac47d616c052d503dc46f43c50aae87417c908f79a5427403e0623333_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:bca3a3b5b145dc5ee9a90a995a0eab094d5e9db632f1889ba71a98d1d973ac9f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:cf02124908b044f1aa48e54abe2b80a856a22b2fadbaf04bf58242e8064d44b1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:607b665a0605b8c2c86040bfaa3203667f1352b6ea722819f77ebef3ecd2aae7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:62c9b40e4a584b80bf1a9ab4726b5998abc91294bce7d4bb04930529c1a571ce_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:ef4c450f67cfcfb5360ccab31d33c98fbb8cda21756160760607e48bf000db67_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:f97f3df33008e958c677fc9bb7056b645456240773bd33ca6d3c929e0dc4cb24_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:3a0a62864f7481a8bf891a635e24abcef4ab97d14d8c32c8ce0f66afcdbf223c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:ab966f2572bf9087a6def43f913b45d059f9eed3303252cdc4ae191a8d8de9d9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:205512f8a926d14978f1e7b2268423f8788e0e9b912b2de602562372061b88d4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:b7d64cf72f422fced6a4d9a896c77dbe2b2b4a2d2ee29834ddcbfbfda89dfaf0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:577012df4fc4c8e68e83e381168148876a9d3b96850bded975479692df208f75_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:6a7f64eb8c5859bc5782c8f3e59864e72f7ee4b9446a7250c8493c67e7ef8a31_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:adf37cddb7e925375d0860d6e8deec87aa20253922302347a20d8a3a0028a7f2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:4f4b9a5b6d588fb00067c7f2c2d8580b1663d5e3c7d9828c5005a4298765baf0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:525b41d20d91d1f974676d9977e473843a3d96df9028e5bd477717d4dc1ded9d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:60a139e740f69a1222dcb38356e3a647a0c70e0a36f91d540eedfebe1e79d2e0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:e2c25e37fa7f15312881a295f59e06221fc4a7811bc047b22c5939b09f1908b9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:24eb520c029974ab5cc3a62791442308fb2b30e3fe988bdcbb605caa577473f6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4e57078600e8589b495a3235ffafe94f6b1e6762100ce61cde55658ffebacd9e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6479cf4efec9ec805b2057aa95cb76ca95fac53d109827a59807cda935b9665c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6f06de76b487a6854f2cbc275153a480ee2b39bdc31d949d254f1e7665c28a04_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:32db4d4aaf4ca1395a4890af8200925f9a57ffd4802f5e5ceb0ec63f0b314e36_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:99766a65e172e428d414df1359e85884abd99dda123702b8090856904aaf469c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:d21474766d2761c14e518b93e9a102e3e09aed716d30433fb861c999cf292081_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:fd614ab3eb0467bdf467da01aeb58128c276687ade33cd4c3bcdb9209e5b07d3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:4e03c377893c5aeca203900e868bcb00eb424d30f29da92debf5642ec8393fa4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:4f71a84d254caaf8e3690e8818c3934b806e3e76d5814ecb54a14243af8f850a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:837c64ec19c63f2cbff7e45519c1bceaf39f61ae184b0030c583f099489493c5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cdcb9cf473770224a29dc98f71e4abf9199325561c86c42a2acf7b7755e55001_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:10fbe889db0a1dcb79e95d802df9c33e80230ce7e589d8d17fde88f54541ba45_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:3333948e5b59adbea455b4c0008a90826c81b992924c5c82ab31ff36259e21ab_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:33b7b638319f3c2eeab53686a2d20a8794e224012422e69ff41bc2c9342cbf76_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:fa40742cd762e38592a466e1e62ad0a66fff286d2ff8288dd8e41bedf9900779_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:546263c7efb5cbaea346fe92dc2399b605aa2f32651eb857d6a0c17bd713b9ef_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:da57c639373fcb6b0f67771943dc97f941cf5e15c56909ea3bd39be3c19f9f0d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:debff5847176bb3f889c07131b5452bf4d41d4e050c83355735a37fb737de8f1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e39e97d563f73d620e9c6c1002bd3a5fa1557cbdd213769d4c249c8d108c3082_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:344b027bf79e366a361684ad1a55c20bb669bd11379def610ad39c060c7dac3b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:425e523a367ef202f8b5ec07c018a3d20798aee4d7b6c2893ca4a58a85d971ec_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5a148b69f649d2ee38415f44a2449729383bdb815c3db7fe9946fa5fc3a4b1b9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5caac46fde53d2509eb8692c845ac26913dcb4fd76218d49743019bfb6542826_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:026be4ffdf26852954771f607a274a838746e607c186c666229619aa24ba821f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:192d0d1c686de8fc61d9c1e3eec6dba7938a2b2616f2c616e68d7b6e7619b92c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:afbaa4bcde83aab1b3a524d5ddeaf34fd2cff46743bacae469ade35a5fceb48f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f7cd35f5a1f5d25037c79b4a11fdb516b5d26509e1cc6860124f2c4eaf423eb3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6a91c1b6244da0737e30258611337afd5928f225fcd1bf7a2062fa1b35c0e54a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:bdea4e44eb8e8bae57fda8df8c98b8dd205c6b2d5c2363553683a955e08b2dc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d5507820a4c3f90f8a8528bf1230481d4eb78ed2503366438584a057168a59ec_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:f1106519fb7fc17c6d9dbdbd061a37cdcf23edbd3c526f231060a0465847f464_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1faf8637ccb92eda00a4325f56d5b13bf9afec7976d62196d52dc5c17f00ef22_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:30709985361147cbe75e8070239b2b8e6b84fe901f15c40215d294e01117fce2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6ec89657affe91088e81d3172e4d07d81338a8eb0df7801eab90e2afbf6f11f8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ca1d4327f63c10e574ec7108e42b51754a89660ab3a9f894edc6fe218f6b64b7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:60dd759695c5b7a9a958278fc09f3edab6b4566e698b9903f7ee87b10b5d3f59_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:83f8e936c706717688b28c14bfe01eb0a355852192971c8c20ff421f7ee09076_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:af4362b0b25973d7202655613a237149d91fe7dbfe8050f22559a851ce8230ea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:d5f4c12a2da21bbf08810e642331dc8e3f8612a00d192bb2032d65a71593424d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:38e4212042aeac05257542399a34724c5f92d476f0d41b9f94e2874fe85a0240_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:4791ecd6ac56fc225b823d707612379b3b8676535ca6e939d224bca6afca0a0b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:606aa50bef75f832cb801638b13fc00182dd7bef4e2f6b599c10c301e6cc8f2e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:fbb3c67e8827d142096f5cbeba74abe5c9f6c1c19ceb3d2c7440eb3ec95c997a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:2129aa8e01502ab6769c30c2f9c27aa97e164ed9197cd593150407dd4dbef5af_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b9aff574985a33f3060c70a5ad9cb4404acff0e1e6a52085e4c0b9776c98987a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c059be494e41722ad545c009e5ec17491ee8b96449289f8d4a5896114063c61f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c29a00ca1c7740c13270eb3c9931ec944e217b5545f2178f0ad160606f0e1382_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:f428e8a5292fd8e87fc7ea32d970db7d0bb67feede24b8977e839c5f22f7e63a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:8a2682d010f9d9b55ff6b303b7b8353db0da997c0f51a135cb04aac57b78ac0d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:087a94cfe617f5569cf922463773d647bcaf8f8efbcd1080b527fbe8a6f911a5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:0a5e38ec8cdfef71dba589900c0f41c54fa0404c5aaa3093f766b24364a3a8ab_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:1342925d02086aeff1cc01d59344376130646bfe5735042a5c06da19edae985a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:bd93dfa6eb2669ce41a429e7183101328e8c35b9419d4cd4ba321479488828f6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:933c691864d24efc4ba04a306844c4c11e775146c36c818fccd742a6f12e21a5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d3716c231ef73084ae82e7b57f5fd8b30ff7c72cfb49d898b71afef6d58baea3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e1d999393c6e3f385fbed6668d0f9971694d0fadfba10f73cfb8cb50837ded6c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:f81bb84282b908d2575aa5f1d47629afd3ee1108aae4fe45d895f8bc2193c072_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:201bcfae1fadd5ebcd369b001543e042c455c137be7077d14bbf17d9b4590b42_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:3727d8acc81b225faa662f0e291f2ed6cf19c279251e6e8d9cc55142e8a79303_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:6c92029093b3ef5eedfbb34506b6bd8ee2f40cc9823f169518aaaf173fc36836_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:952ca848726e0fb26903e3b7bab07ad9568833b06bd5b14b0a1d42c6fb1e9354_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:0ee44e5108771b498a9e8a6533425fd9401b2921743124bae0792a7a81bd81ec_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:26402170a93c95aca1dfa1358fd66c85c40d2622b9dac31c569a3ddf9c3fd5b1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:5becb748d9199760ed92d0451b11344ba63bf0595a57f37d11e450d85dbae78d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d975c4728597770875157d701a40f4331c193dab4dcddc3b800316b86f66091b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:1241452c12bb502c22a301a76e6aaac0f9b4598968baf38880e73a95c128eb63_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6dab6a593867c8cb56a85482d02e9edae2123925b3e189060befdb3270494d48_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6f323e3b4bd8188d8706ed16e8fc6340d6bf073d1e9f6f81f80d4b4bffe5e8be_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:b59d40ddbc35e66256bee8741d4e4eccbc616ba99d7e70200433a5296c131b7b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:252ad470234748c32ed8756e97fd96a0cfa936e6c711218184dd2f0a175ce3a7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:388e4fd874b3e4b6a09e3fadf4341a676460f7cc6a11f21575dbc1d6cea56748_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:bc8b55fb3bb49a950219ecbffd4b29094428effb3dfe6c1f42f0d1b69c7826e9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:eebe1dab4ba471ed9ed9cad9e4e0e6cf036ae92174ce05d7e6adaf99b4ee1df1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4bd76045910e67cb331ca2b874c258ed232ea87be3e5845f22ba1dbd08f5f507_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:66cf3416c342d9b82979256ce1a74cc17600b77625739d6c9b0cd2d4345204b1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:ca560a30eaa9eb9eeaede0c249e7c27c494fd803c05a970ed7c78c7d673a8bbb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d20e4fc2839ec0604cda45f5115f9d111a747f9270d53fc39d7d0c69e1e2b748_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:076079c549ed249dd139616133cf5a589666c249e68ec305ee53ec6bdf22fdd6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:1eb4fc64e9238d7eaf61ffa94f90dcec1ef47da189d00bc7e64c82438db9d736_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a16ffcfec6478b6f4f4d89d9b376dd3534ab4ca1cb02a2d1d891c3e8277317fb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:e4735f99e4103ce7a8dc90e8d06b4056efe877281b948049a56d33102e9d6b93_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:0a3d54af3b7e8d0c2cbad46430b80c09ada8bedf3dcc81391b1c83e84f0514ac_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:3382350ce8a1435cc6f888d1de75069f001759a1c021bb8c9bb3c8a4280b500a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:3735d8bb333882d738b8d1f9818648101ba314d1dbb2db8e1cd8cb9a531eefe1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d4288937d1b21950387fec3654089dfcc068b229dd491dec1db2d572936d2d4a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6d5edcc89a43bebd8b9dbe7ca57d06771c2b15a65565832482fa9041a8923664_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:77ab19408d51ec26df6e4003687d195e538e8c604bdde9730bcccf0ce813a3e2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7fc194f806be7a64a292e58472f7a9847ab41fdd4a5acb30876058e8d31f9768_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:eca062c4d475fc02f484497f47554275a45fa6bf962155bbf8b8cac461e98909_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1f93fb8357023a912b389c987bea11c181dcf7a8d124d379340a09ee2004a324_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:bc80e6ab8588decba39d05df121e2a96dc5339ade526fcff9f6d4d298f021c55_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:da1244d0ad890eea926068e8f20351a8351d9651fc31edc80fc2d8600205f1e5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:fc19ccd8d497f2e749bcb359ad2852103168180dd8b411f75fb01052c4ed2c63_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:5a36b250603d69f52c668e9c744c296155a2a0df23eab2bad1973294f194774f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:6e41049bc990b58c5f520c7f94ea96a7b9b341bdf56f6461d77c5c74d35235e9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:7ee0cd2c01687f0379b3ee6b24d56d03090945a1008d3d6e58ea563e387e7617_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c0010e7eea382e1026a9c5086ac2793cc59ac48495ca6742df510bcf5f32459c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:2e605face470a751490e294e57d97b464b652d729fefbc61505806e1c9489be2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:4154db0844a4d85a6b20be1582d2be56087083afee496d213c92029b5437e5df_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:64e554b3000b83aca870eb1cf4a746cb3f539daf372508e1445ebd74b9cce877_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:7b19e60c2134045469090d301eafd0a1b8d0ac88fe7657c38b09bac260f94835_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5101825b10a7ff1dfb53803d2706ffaaabdab138fefe0923cfadb8f98a688ddc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:6ae8b76d4821ba66837ba298a3c937223ccfbda0d7750ea8b932586d27556652_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:93d1fe6c6a35a72fb2b2c8c3ecf4c71b5a5c93483127c69a3251e68bf4f3c499_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d3fc77411963f980f4d2b70661b095da9a93140b0c7c74d51e5807f5d0bd7ccf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:30ba0c2519418a215de8c5fbb509964d2df6fc4894b877e50a5ed34843860a46_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:4702ff24e95cf3c7da6520f9d9969a3ae7cb8ca5b334ea5ac0165ea288eb0b35_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77eeaf451f0cfcc3810f40662c411b01a7a3e51a061e17763a20af7cdc7493c6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f429b7f7f61291d3bdd2f451b4a46cb1b30ff6bea0b1be62805cb8b0be24fddc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:35a02c94165611b440a375862ad85ac5d818385b2f837f2a00bdc0571a8368a0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4ce06b629d065a5fe962fef9e523221e116056ffdeb30985dc4b2a83196aa71a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d095886fa46122bded2ad34e5e94c28e882cc40dc1ece6a57f7a92197966a7ea_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d2ea02154aa9c69b4456063fbc28e66d5af72d0dbc76dc2a179e3f509166fb64_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:171079848ff0cd983684c3887ec5c1c7cfbe9095a136e6ea016c7f636a590134_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1aaf2b01476df4ec828dbc2d7da390a39f6892b4c117e4c3e55f92ce0638f8f3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:5c1c2a0b19cc283da65470aec657b3f78ab7efcc67bb0ff309e801686c7f52d5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:5ead9517953ce770b075be8bcc34dc046753b1a5dbd1a68083c2c6b1ec91bae5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:40b3fb0b54e266d9e69be643c4766a78cc00085e0c4b0217c3257bfb9f2edb22_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:723d06b34af7f631f8404b53d469e4b921ea8cf8793383f718013c89ca5cc3ec_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:b7d1fccbb21e299db680024a21d16bd5e6c3b664bb77faad2c60502e264c86d2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d17bb43db79fd787abc4a52522df454436f00f5f9b4bb6215123ba2bfde2ff39_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:14851e994866c8df877c39145a5c98a9deef596741775a097b0e41a3b254d1c7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:20399bf61867a05b52612cd2e398ecdda0f4da9eb037b36dee464fc211670cf1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:601ceb3296c6611f834f75856aeaddc243242adf20b8753977cada543cdd2d64_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:93a00d6ad56404cbdc4cfc40a8a94d00cd9255823da458270fb99c34414db267_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1413b76827aeeb00b1ac629d8a0b7a8ebfdee642e6c45d5727ae93004e6f680f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:32117a2b8fd111988b1b11d175d2c2c242f3abc66a33f0ac7dd3c22487404a57_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:3d45ed1cb96fca62f24a498ceb565f6e8370a7669b572350bb517d63e65f2b93_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:50b6b72432e3f30bab72f72901bcd92501ebdd1c29d5ed47e0d4157fe317ab97_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:40ad67a8686eaaccdcd145fc4b3aab6c63b0a94b4332ae553c45bed74bff3926_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:5e468a3b4c139eeebdc3bdd17229081081583c3e7f17dddbd524a2ecb8156490_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:26152c2584c8bcf497b71797735eedf5a319319a72d21bd2fad5866fe1e44551_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:b41edb346304f299dbcf1d60e97fdda24cacf4858a9e0309a48d9a709421eb3d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:22e4894abe71731d08afdac1b63273995e87d936c1da5fff1ed64d306bf62802_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:d28a797f178646836f2fd1c21089aeb3f1b1ac2187bd2edfba13d7a296592e62_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:5367dd8e4e3c21bc2ef643428573840961fcc62894e56e1a7b9fda520a399be6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:bf6a782f5f200445fb05e76704c7dee9a35b05d86774fb6c2d57853d8435e8ea_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:11fc25fd849bd882c68de730ccf48c5712fa067ef46e3d00e48c134bc494950a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:502a7a0a4fa7bed131056bf0d07b1ccd387013a5e1639a852a4609ca34de1562_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c74a413249ae68087599674361cfa7d78a8f4015231d6257278b31f301272a73_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:d11860b4639ce61fe82d9c191ecaa1dbd6dbbda38716849b70d1e96d9e53a0f7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:594430e55aa7c83e9a627d2420adb19580cc2b88e25e8860ce129d2b7a42a397_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:70256c813eae43aa9fb2b77e623cf8c394b6ad7d386faf3278a44f5b8439a95c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7106ebdc71c0ced945b9f95f97793fe1d0e7a2fb9a0cd5ab02c0ace8abb0bbc7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:9ba8772ced3776b3fcf9dbadbf9b977536fa27b86edcdeaf62a0e184126abc1a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0a8d9a4e8e39af4c4fcefb1492e5c4a16e26927c5faa871cfd1f56759976643c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:10be6e107e2df71054aced851b096ead3bc0cd1d5cb35ad624f3fc09edf07849_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:241900c186c45e7acacd979c593e82627f05fa131d7047ae85969ab1f9ee1ed2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4125ed9d1d10026557ded070c2fa4eeb9df29c106bcf4da9aecd232dde991547_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2a158ab0c8c28aa26f3a97fab241dbf6e4f7769679d760cfa8aa395e78ab35ad_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:39d76960b7cb841a41fa2f8176150fe2c3b9dc2814324dbba6135b39e05a706a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:66c351f9c7315b86d684fa54d4d10f623050ef5cd95af95ba26a8081b9dd502e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9ca52758fe06f477db326f6cf953414b991f2ceab70a72c1e1c7bce6dc8f57c1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:32a93c0ebf4c848941c8aad63dce948e7c217a779319380e0ce998e5fea1477b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:362f29e4453f83f1f7b09832d13f730fe9f62b15b8770d5dd83773e652807e63_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a4e1670545c7d601c6a0f32925eb552fa11f726286731801e377b456c6054c20_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:c32a29e67447de2f291be0b94a1a6d107f79a67ca499706f6e52528116c8ef97_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2fe1c95a2490efc717f0ddac240411e4d9f86b5f9728343f7843402a22e8273a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:724515ef56f531ce22e23fa8523e154f1f91d4068f46ee6f186eb0d63922a16e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:815c5c87b6614bfcec8b23dfe1f63c2a24fcd775396f25a6baf5555475239190_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bc30e507b7bb9318f085b6d8039dbe0758d4b2e4a33946cc921d5be581694e24_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:0cdab28f527d731b60073936b9280f7b9079e6737a26767bb482cba628649c9e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:2f8dfebe163a643cc6426761076445f170b63372a1af88be8b2ac045c7c02665_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:3955562cafa0f0fab0d5964b8dafcdd9f0e069b27d36d788ca4901a656af1383_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:9a0d301174a2c9788f51bd53764c3efd3d49fc5158148ac5d1a3c8a7e4df566d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:57b7346210cc85f7dd4f188292fd0b0129ec7d60d2447f6125aa8043b6418658_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:63ee5c46973d72fb8e38a0e4d556a1dad3eae0acc5f1163e67b52e6c7b61daf3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:bd96705c67bb13404cb5f3ae03ebf9e29b4b00d9264b9b007c8823096d406840_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:c1cee6e636fe50e30ad81d7f43f2301d7f9668138ae450fe3913dfb742959b66_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:3ba90a805d2c3b71ba138f39f5f547465f97f115197cf340025a93f8f4aa36c8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:6820d36f0f73e533c45f3dd8f7a67aeb5f4d28f106c85e558bd04c94fb52cd21_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:94a053a22561cc2e69bc261eb018e850e1fe54aceabaca8b9d34894bde36dfe7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:97403be1c35b3eccb62c076f2d318b42f6ee362c0168f880f1a78bde9a2e8e5a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:1cd2b32b7c64b208c89878c598b7061f9cb31985c56420e69ee773b733163126_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:533349585b52c44df7317e05c44f6d8707780f04ef11d31e2eff8a4804ed0aa7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:54a251e0eaf0a336567dd970013ae232f5d1228d99154769b9453182c23a6247_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:76108aee79788dbcfc7ed3a9b73a8d4349511df5da5379d9a51cf2ce784f9efa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:215ac27afe3c0edb05d73c6696822536dcf2f258ed202d84b285e3244fc845f7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:647e4891adf555fc79bfc3f578c2a7fe509737c382de78c41154911bf6d7d20e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:851fe73bf4071733b87f3b4ba3131bc22eef3896710f6c044bde14dc6ef63926_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:90bee0f18c8aaa6a22fb87d41ef11d9932d7c22157b86632cb1b9176d2bfaa6b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:22e1f915b239f1d1a62b2ad06f27281c72cfe121642663fbf5cfdd1eceefa7b8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:60d4bf79ea1f155c04d65d4d0f5f30419bc7887ccbb91a26b5ea4dc22b553ed8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b9b8dd1957fee9ef4f1ccbb47b263c21cb6ac5c65e140c9163ac0fc671f2f8f9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:dbe45daf60e282af5930f45a74be5dd2dd720d04a734bd5bf52018fdd77bcdfb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:079b3169a49eba798e35d59ce70ec381a0b3cf0afd436dc46744ae88916fe9cf_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:354768aaf271404f326ff1823cc6be9d9ccb420d1e8f9fca4e25187bf4bb70ec_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:2f4e80d82a873eab6b0a701a93b004fe1b75ea79110cf5c105ea46856090e2e3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:8849be3c593bf35397e543596a3b7ec4779aadb0aff1cb4ad0daec50d711d859_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:079b3169a49eba798e35d59ce70ec381a0b3cf0afd436dc46744ae88916fe9cf_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:354768aaf271404f326ff1823cc6be9d9ccb420d1e8f9fca4e25187bf4bb70ec_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:8e0fbe4057208751f7ee8e28bf5e393c2197ee608005c516c527e3cdd9986b89_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:efc938c1b9b0e79726efa1aaf42f270efc9c04059386208dfa52a96f690ce35c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:1c594e472a68e662ef3df59f4e1670ce513c5f538c52def2a988a08fee67881c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:3ca8600054ba7625dcb195f2e1d7b6ae4d719b500996ddcc22fc174fa553c113_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:4e36aaf9a51a587214cfc4ee75cb57d0b1eaf550bc3a50b9547e0bb164b1fcfa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:e6c7c42d0c7455b32e0c2fa9db3a0c0f98060ac37a7b78311e7675027d558a0d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2d2b7b04ec16e7a6929abf05b7721ed925a70e7f34e7046d8b5851f825ed4071_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8cb225a005f9fce3d388216d10c76c1262d01909f49a1d52a678f16fd823046b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:98ae7137ed93153ab894e8596548860a83e03eb9fbfc2495a881eb0eb1a892c3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:99c19f7cf17f35aa6164bde620baf4dbb28427748f364cb3d15400c77757b143_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.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:97107bbe458e3e0d9eea1b66c87fe4acf16d7c8a3523c518674faef9f0675a01_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7f6cdc862181fbf055fc1cb35d4a0139b0c9ea392aacbfd8e4df3c084f05451_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:bad5d83d733c306d3016c8af707b4af9b5a1521dccc01e550927cc2f673771cb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:e2163013df1ffce60aec8702aacbd7121a37965ac06dd5e38952d941a5b0b65d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:22d4ce4c381301de4602398c599a964f7071337557ac75ad41d41947932be181_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:637ea04dfa255f6905fd26e0b1bc69c65a9c626ef70e54d0333e84420c572120_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:c6c34d670826ccf493602e6bf900480dbef8d8d2b963a5574d5cdf3409c60639_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fd0d7e2705c100aa69995a53712914134723a7402253ae415dacc7b256f01e07_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2f5cb2308e74c3e4054404790ac6ff4ec36b6fae28679f36da838a6874b535d0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:730a2120c6c50536f5b9d2c6d6c1ef6add5e389e16963c6ca21fed32a1f5c649_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:921500affeceb488be3534914c87d0d27d462ab30dc05be037274ee2c35707f5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d7f20821a3d2fe212daa044bd18db871477d9e4419cba64b391727183ec53c67_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:981d69337a3400da4c640e05053c6706129c0a6f1bc97088e8fdda8015e8e34b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:e69c8df449f6a6328d5178e9671b96069580214923a8766d098b780130a13d7c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:e69f87dadcc44a17e50efa4832cb625b0fd8ac0e1ac9f7f5bc38c9e2f17cffa5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:f524234c3136a360b8900d5a43c006ded9b6a5db6b848c8ff8699785442ecc43_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:30410ca54aab3dec563732bc96b4083bacc14857b35a627d3075fb3f382bb5d1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:387f05dceea1e317caf6204e68d1fb877da8077fc1c44976ec59ff92dcb6df5a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67f2fe76025cab32de62b8ecdf061392d5569814d85805ab120796f1469c1765_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:6a7aa90b49ad4e2130fdaf0e4677fc9e39fb9984bf996c1945280d4e89e0dabd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0b54ef56f897be0ca96c00020654a918f30c6a7413f817ed4519caddcc6c5834_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:677464561f1fb4ecdaf5bd6fd3b76d2a3bb7957c0cf2c7a6156d868a943b398c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:78bc364116fd6f897f3f0f5ed1c35e7f82397c4aec02f0e2aeb38a07ce78ac2d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:aeff56607a25976c759ca7ad8cdf3ed56e303b87bfd7df3c8f1f1e1e5eba2d3f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:28b08fdd8ba36985802d4f6f35b6690b453ada59c268e1280db11a5884a0d9b5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:995a196070106f636adcda5181094ecb72c127e44aa88ea3810c2c5060a2b0d2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b047e02485bb934e79dd90395cb154b1520553438a0491ef946145d489f2617d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:cf1b52e169e9b831a8c4a702346d163ec59f2f7396b253da6b99cd3edc2b0eb7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:0b63824b4d546ec802e0edeab6df2b99bf7929460ff6e9318fc59f1224685de3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:0ea2e61b319859bcfa730b17668b930c9280dac8afe3803c5d724f8c31221cb3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:223ed02a69e59db284d07865b5dd1b512d25d6c4f8c253a522fefb8748bb0687_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6def36ef326e2b7e52cbefa9d71d1e700feb66e2727fd8c40a83d28829138561_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:03671b62f32f61052b2e090779a6d9f9e2a5e14b722085f46b4f96541ec0d7b1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:71502cd4fc58b4c81966e0a9c5f0db1e0ba2b437e8060defcd520fb1a3f75692_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:890a76d02d4a7c44932eaca047643d731d066c753e02fc355480668f35ac525a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:aeb66e2087eb207cea7c78eb25cd8f17d9d4b0f8bc2fc98a5c1f0951692d17dd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:164b565ea878de17a8b9798893c3e487f11c35aff4dca3d07a96ac75468dd932_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:9e461655c290f8e74abdd040813d333a5a3767d31eac4074d28713bf9bd74399_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c051be77bc83b80051910c2af2e3c684baf6895d515a8d1071b5887b4569e6f5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:d293b41f43e07cb0de05abd705280489c6a25be7015ec48a425d05bf0e67bb32_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4904a9aa5320035b96be47ebc942789062bdb2b935449b9a077a943ab6ea186d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:636a26d40360f3220092f45dccee32ec82d238fe7609c5a25d7500fb20a91284_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:c643fa0907a3b1595479782cba69702ff851b2c3c51dfe0873d98ab9bc7e2c86_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:de1af1d3f81ffc7a6cadcd92fdbacb8034573172692adc52b086750b82fee4ef_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:6067f3763f632ef396b3ea7a444e953947d7940ba477452f78c215a23bbacd66_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c1e226de2ef7bdc2a4874b50646bb662e447b865739a7535c236de5d424ebf3e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e2d9daa1128240ccae5efd110d9dd811d7f2b01cef85bd172b467fe2db8ded10_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eee9d15e4e6b2d960cb8bacde4bd2df68f8fc25d6003cf34a2187969dab3c54b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0188074272372d19a025a29052b7d720f5b2de5c0e961db20ed3803894145b8d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2da3eb9c7a4d8bdfeac841f834cdde6031bf64b14a6e9b407284bdf64eb08fc9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:d5c9bab0147e656928364c9799b27a40a0acfeca679f0f0699b95049f85e08bf_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:dd1ca28db6ac2ad6a9108d9a432dc7b18e71c00d7aa399a3c0db66c970a5dc39_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:9ec63129d06f933e2725a6152021740a4c73ef438bd63b72c15f09f6f625d51c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c6e7f9492ce565f2f488268503b5c62471c2f2467ba60ada2e3a41d6b8b0d58d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d93adab852a43bc60b104dbb1346bab3901ffa2f2999fef2387661744b7cbe80_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:eee7609ac9643db7b9ba5541c464cc695323f7297dc89b98e625b895afcec5e4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:7bdebac05574e224f93842d43e6a773dae9d7b6d4c97b75d9ad3ffc243e1669d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:c8a51af3a7a953e41fde86fb0fcd0ceffade816082aaa74543d487e2965b9795_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:ed20576bf5c51b515a40e8ac0e7eadd96daae559fd3a317651b2f0324c8c1676_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:eef9427c2a216f4a52ffa4ef32a41ed7d901c75bc516ac49578742f39b9f3414_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:3f7569f4dcf0f937447a532fcb543e71eef195011e74b044187281e34ee451c5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:685553ac069431e4ce5be3b59a4dc4e88b5470df9f6df6e3f2b1441139459c8d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:7fd96c9124bbdb5ec7169a859a2e16f5d498d8e194c1e73eef9a8f00df62f5bc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a170dcf54d28010db76969fd38b9adfd58d5cefeb0aa1dc8fddde24ddd296445_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:48f9a42528ff202711bf84ee2d3b5bf8f890161e83154d86c4b882f96083be6b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:7ff5151aef81f086e7a9c935ded04a17d50c063e5e279c6bf63a2eda071e7381_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a20bc5c81f362255fdc2707afdc8703e8a80560384a763aaa1e4395d4679d54e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:ce161db0f08b78133fe1cb26230f3176537f14fde816509a6ba02eb365d328fc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1a7011b56f9919064d64d2f3faab07fcb3956667f1efae413d66a9f29fd077e2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:2795e9205e35e2e66bc75a2a085c38423dd749582aa5c18a4fb957c6a12e58db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4ea7b37c381bfd1ac2d1eadbc42126c8c21453cfa25cb5247f4ec804244f4b1a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:d7a8b854749c947189691256e1c3bf3c18fea475eced28b14b9265b77a139f9e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:95f59709406c2440deb7fefb1d01d59fb98529d5eafce48cd9b9cc405c5c96db_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:ba1abe391fb4ed5cdbb0242046264ecf7f11cfd4fd1b2a720cd7bfcf04467913_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6c283ed8eea6f2f1a22ef13718c59b7ad2a5a094d9821d4fafc3922badd1ac59_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:731ce17987056f4f2a84a5077efed2be9c33ce8a718a2b7bc159f3b92d8202b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9d69389904ae61e815f19a62c4b589262c7ec8e6735fcc6bfbc50671be033e0b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:cbd729a25676d63728847573c4cad6a38100c89e814c4fcf4d90b9a0201ed9dd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:d11f5e0ae27521838b7e85254d7360f8a832e640c74fe850d8818f54e2be777a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:d90a4a9682ac4086469a81c33c9fd2f02d71815390490d3f5cc7baba7ff3ddd9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:6b20d81e8deba73efd4a5d2d181c8ee962f5ab044a6225bf07aa4fbd3b96fb79_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:b65ef2c02e8934f17a4022f01957551498522e799b55e0440f0dd22fa80eb261_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:0c728f13f06113ba8e1cedfce233d654e223ac428f16c24ca4888fa4063e8e1a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:176d815fab0fe9aed544d10c4ed599b5c648debcdecf477963c491e5cfe674b0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:2d271403d8ea95bd7fb9732785af0777b92002bbc39c825c4a6134fed41f7bd4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:f47288000abaf7e0e022e7bdfc5bf0b74498f3d3cd6ec9c532a561672c32e4fe_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:4eb93a7279ef884cb3a77038199b16d1632ec7bfb3f171724688f802118961b8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:85e3b5bf4a936980fc00f3b5d5c9af01111e431ece1bcf663af6e033d088050d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:864dbae5b29d7fde48caf3e48421fb7fab5a5b5c26af5f68c28f34276d69b3f2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:afe61fba8275ace212f72290c1aa9785356ab76d0cfcd612de3ad782031092db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:2358a32da11583d19809ac528e15b80770c86cb6ec650a3b292b27bb0c5759eb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:cd8bd05a6399b394fd00e5dab2539c353fc3187b1571c941681566a79d044fc5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:9fffddcd5d62088f85d60b129814a701f8bd3c98a801d84cf19ad74650f1f00d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:f4e3df6bb58b3cec80f6f2947718c3388178527cc6828ac8d66301257c6b56da_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:0b87d1344a7e67c252e533297fff71841fd84b72d5a541750f6551df72e755c3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:399c527937ed2fd17e8e0878b191ac82d853a3cd165a10081dc377eb37472fa1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:af80c63c706bb0dee5b6c930891eeabc7b47735042118627fc9c52eeee993658_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:e047b615f4a77b5824b74337d495044195f1305a41ccbfdc90a33d83214eca6e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:0f6c36d7af2c2be270de313ddd105e28107bc7c2480b875e1b4ded62d090d9b0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:42b52142c54e4c43e516632c83d98f7c964b26afb48b1c91541592896b112203_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:109faa862da0fd2c5d74ae4e4421d9604daa761239d3b0a9eea03cb3a054f20c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:7da241909a7da68454abcf348968a644f9747e01aa4020ee00e3b7f532e64542_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:d7e5763237b520420eca7241f9fdc1b3b60b8e78255745913da7a3fa31ab0c97_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:dfba8efa9681e10597b0c3b4ccfa70125f7662f9e9b44e9342550fd675a2e80e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:9ae660b5b6e318d5bb17d195ac0b25b174a41697014d71e4d73c65984ee1ec1e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:cf7b00a643ca639d2a4fa03b47c4217404284b257c862fee82e1db854f83a57b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e084bbca85356aff7903a80c2084e01c5c0370dced5914bd9d36b7992faf71bb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f1954045f92c7d022b325368f3bf915fb0c95a406b5881ffef7571ea2b12cd9c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:00da1fcd88f8542d55cc31ce0ae8d7cc12f68a72771b46953002a8d43cb30829_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:2f5656534cc1308f3b11b1bf6131352a5815ab9e0718be2e17195c87aaa607b4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:3758e07eb37879b6bb5cfc09a86f4f0b3b8f4a4eafa1262c9b1ad188a34f36c3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:85101acf13877bb1f497a3c6fdac434a3c5d8ecd8504b65b96130dc6e58818fc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:46258e09037ed449636635d03c9aa9c2c30fb2ff88df830c8af6bf3add164b4b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:4de95df03d3a97d4d0a3e36ef0cd6dbad424c350553de019bac492143b58285f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:72bc345da2a34eb84d929c5eed51fd30e8fd71477e8058e7c7dd31cb70488f9d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a08e65f5482f6b2937ca2d35dc726cfc5b112622bae31ebbd5e3a1bc1be70515_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:1e20233079f762f90ba674dbf3267c216557d3d8284f7564900318f7d4d1281a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:233b7d55cd529793c98546a83b0a1dd3ab614ba845511a2687c94ac93bca0158_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3111bde1ffc0c9ba97f70841dfa3ef0c88a45a3dad89b8baa0c0df8ff615e7d6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:50e5ff6b7c63c0aabd88fe302ef435ba333221d8424513241021cd9d5b7dbf72_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:36c8871a6d63bc060d92723dedec96fece8e6ca73eaa128beea365adce642505_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:59af5e75f21401d20164aed7bccfb87ee4adc079a69c0a31d75ebeceb7b923f7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:747e1b3202686dc269306955fff629dfae29d3ec37e8666afb5c598dfd080da1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a327443c122308696e027614a34048804baa463dc7cf9be91a327c475be504f4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:1ee17fce8d33061182a11d2dc461b53f314a95538786f379656389475dd255bd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:28f58933be6d206d90656c0cf7d05292b4ee98e3ab7d22affdb89d6b600de1b4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:4853bd9c8565b801030ac70bfd99ef90a14674d97aec0cfa4cf51427b64848a3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:bf3da178ec716ac245a58f442816e8fae506e146cda8de311cacd3f3be5c1fd3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:04ad936af7e432d5cf14db93a461b11a02f8429dc031858c849d8e93b1a105fc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:31bea0c1ab35edb5d6e73fd8777abf845c9526bc3218f175d0941b00b1a83308_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:3dda16d55df475aa319fa35c94404ffab2674eeda8bbe9e5baf90c5005dd688f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:6beb2447b6d3f282f868d75be52d201aa0b44631866cb1a2eb5d3e9b95341531_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:38eaae76a59d0e8da6915853a45d9114b76834d8407ad43f9d8d9e65d035709d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:60544e242cafb966a14d6c095ffb81b8ead75e221cba16e828c7e3a9d487c3dd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:7dbf07f15354d3a4fd433c73afef60e20cc53ae260fd918ce1ada04fb9dd7961_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:d2565fb6be06a382bb313d7889e50bbdeccabd08b04c89736fe0ffcb1e702443_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:3e540b75f1d7b75d35089be769d7b7f00976f44779b4ca6f2b498e3e98bb0e8d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:4e7ce92af4bf2cddccda7ca3c2a765e53c2187e94a61aecc6edd7e574af7a6fa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:ebb783d1699a2b649dd989ace2a8b362a92c6eb93655e6c60e1a8f319f39ccc8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f63429eba56ec4b418f12169bf3d4770bb1d9bf4e95e639fa53eed8c8e0da483_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:054728f3bc75952505176c5bacd5dbf5b72076c56bee805fbc484f72f43993c2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:92f9245557e304adb13d87f31ff9037c7cb2574b8edc722b3dace01798cd9dce_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:d74b3572d00e32c9a92de04576d8414ce342b135617b03eaaebe0f872d66c147_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ef947cdf54aa8a53944832707a027c1286840a8d51e75da50c14b8e45b5e99dd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:40e42ec81c1ad1bbfc545e30b12e5850b091eb81015e5e02190df6a4c54b6463_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:947c2347d2d3ebffafc79c87d77fd0d2b3d80edf306a40f767f80621ec31a5dc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:d150117166dad582a61f14dc786cd53d3b8b96e360f0420fec3561434569721d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:dca4961c0a147ef33ca2e9730454443b56b5d5b0c98d8a4d13315ec52874a71e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:1d4728e109fe6ff57c7072e06ab1e7dee046541e6cafb92b659945dfb572c8ba_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2016625967c04413c0927849200a3455bbd57e504e634882f16e09ddcaa0c898_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:39f9507ed062e8fc2930cf66f80a215fe16f6ee11927da907ecaec04e7dd0485_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:a7e40db904c11448536052f67bedade948b3931dbb633ea993ecbcd861385b56_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:20484e667deb3d853e25b0e0014e410018242e6c4bdb8bd7a89f77881d69c845_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:47d7efe667fa80b414d141e01a89123ebf77b403894bea3d8f56a08d06adad75_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:58c508da87e903ceb6566c850acabd73086d9a992aff69a46ebf06a3b2421c10_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:ffd4dd93b9d8345d08f56143b34cf852de1a5e9826b2386774bf21c32080440d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2a10a5ec8c7e72a20f1fdbd60c0f0ad92a8c558dc80df9dfacbddead25bd595e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9542230737d2ff400438a66188b9b031ecd3d47ca664841b58a2132951b771e6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:cf49d4c2fcb97c1d6ceaf80b554dfaaae4447224a9ab5cf1c381d9f39592b5fa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fd334ece1b1b3c7f66c42024d86f8b99979c4846e4f6f38f4e441d053f8b9d54_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:4360744aae59eb6cf31afb3e83d1316feb3d034dfa22f1eda6b0be357c82b600_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7d2cfe1782c52daa87eed93a26b29dfc2ee2a175fe38a8dcbfe020a416e396c4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:b69d10897c10b03865f9cd36fc688a3062c29a20a6a4bd5ec61b8966128d269a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:b75a354d061287362783e673e023f3bdcba41fd8a448af361bc8bf06dd422b61_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:527c47b5270b7bd6c0dbbe8520197f08743abf2e53addc0c0651d8684036b67b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:763e6b47e105891f6547e9a8228eac74cc3c801b68395cbe9490622ab505c0dd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c834fb9052ce1e1b4ed82d044f9cbb14d991b2d7c475406aae3a4527827f8bea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f785b4269eded17c9a9000e84bc00dbb4102609ac9d4120388c9fbc43c354245_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:05c9c601b81707c5c4d19ea4efe014540534fe96d9c05697afc8f017b800d7af_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2e2816cad463ba35cf3bc58e6d41c8993026c9547100666b5d586a41b5769fee_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:58d19cf1170a7a92c27e652a4cd9ed4272947c1f69cf2f986eb1fa1d5b731c8c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:c9ef38bf7f348ad67323587ee853ab614551242aae2ffdcd3d5f349ef668ba26_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:137455898a2431c11a63836a3fc35d444fecbc705c18d356cad0b712040cf8ff_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:be461fbacc455495b8f283b93de3e09bd7c65d2a9498fcbaa358fe852b8c30ea_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:e2fb34dd26364b9127369ab68080e18a9d9579341317cc725ddcc6552f2537e5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ef05615aa6363f8e7e10e29272cab1058bb8fd7b652d6943a55d0c5ae990b04f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:157ee17a484dc094f997d232ea0ead6a75a1cac854f2469a1e769c246a2637d5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6dc2e4c666063aaec56333036b7f4ad5c31488b729a0665576fef58b7a60f1f6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:9b11221639c0553b042c93c3b40a759283412c49972bd7accd0059fb3bdbf1c0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c98236c7a4eb6133590e9d519170c74b9f555b754fba5680194afe5aa12e8ce9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:572f1da99a0264dfd47bc20cd6b733d767805e1276c11ab9a7e5524953e664c2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:944afbd71408b13d29c6cfcdfe4bf5b8357ed450624db4ba6656b1c884a1cb6b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:ea1146b91f7d0def7d15701e93a19c564121ed4dea34665dbc1cc53b94cc1b79_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:ecd5ccfa595c87e8f87cfbae66b9b98f0cf1c27d60d7a33063749553e4152747_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:209bd4fc0a6337e0ca8077a81f68bbebebf90f163f497f0122e8396698d81783_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:939b3f8d0a933d85409842e5b47ddc94e43cbc0aeac0036a4e65b426d6782f21_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:95742368c24875b07e0c4b99dfeb4422f1427f24e25e08169e5e52c6b182aa1a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:ae2ee243441fda43f46a7cd0e0b51423f938a1da9838f0bc8cb58b8c5f5c01e4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:133a1207e063d49bfdec99f709899a70d35a03a65db6d9f079be8cba37ec5e72_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:411333b02818a620f320ab9846da31ab3a2fed341c83c7d1d2242e3c8e1c112e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:aa5ffb20974140088f7782e24f533d08bd22fc40481c7b4e1a2fdf29c96074d0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c638c318054c658a52c0a7e340de1710f7776e1291089d7d1d81d2837f39a30d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:7518468425c463b51ab6c2445a452e0bf19c4f383849685733d528ed525df941_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:97df863fd0e348fe39719e5adb122f66a35193b75dd4dc633711aad0e0133b2d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:d9cb426145f73463f1bb9ef5446a60174097c03184b32c93b9f6a562e767ef54_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:f360ff4dfa30e0d8b58d3d2d7f129349dc03a5aa632eb35f89177f7e5068e636_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0e32e8e7ef0f4b74f5544addca4f6dc9077d61b8727db07acf69f27a9d29e8da_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:17bdfae200fcacff3b25d632dbc205dff3e85b1421a5bfa70f460addade9b1c0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4fadab315dd739a6fc7454def0ee2d903646f7241198f3092d622a9375e38d92_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:623d3bc06b6e632257a8e178a6309e70911da187fde71255833a036824acf15c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1db88f9cff451bbb26bb1bd3c773a0e79bd0b8e58f3e8e469afbbafd0d205e5a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:9e61ff3b91fe3aa27e7fd98f29d0a6d7aabdc6431846d6912c2f1a5f4c47aa54_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:d18c5c3cda1ca70d637ee2a6d0ddbc7dd49e93483c2103123c7cecf3ed9b726e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:ff0d963efd71d0a8aa9b8f3e3c5d733738d70f8372810b36ea2904cbe0a20ee1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:3c8dab5d54c3c5b54b76f66305965737d1aecdfea844e4270670ebbc63fc3965_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b80ec65568fe676f4d6a46b521c4cd8404bd21f93d182f42e62c0d2384257763_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b8a3517c4aadd0eef807b859a641a8a8164170e79c045a5a8d3b318bee6e8df7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:fb06e3f5f7036974c3495de8a269a28aea1599b942d3ce5768a5f9f387e0cdc8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:337c562b485c07c8810e0286adf9ca325c5a1c9f4be8a401f205a28489971214_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3c1dd080969fb627282b6f7dc68945c9b7a3890268ad2575463c4d400c4259fc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e404b7f13cf1180fbb8f02f48da558b70c50aeec7928683d6a29de728f684a4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:c99f7995cf99396c3520207b863f1a24b13dd3ea43b467d66172152dd870662c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:0638376c80db18ebdb4d3b41b75bf7065508df9ef599026cb13a67d6774ccd40_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:5a33d45286112a04353fecbdc0c274cefc7215e6c6b8707df2d719f18a4e7016_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8c4c49ea56beca733ae2be240108832efab653c01e98c46608a72f27b2de6317_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b910113d041fadc0567cb4ef644fed921707cba2d3c5ce593bfa09c13b58d182_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:441f0b9defb1989b790ff9de3beed71e1db23f61b7fb95109e959c64c6cdb1e8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:734d07f2ca0e61b6b091132def50d19e40dcee8cfaa5eb46660eebf90bdd106e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8478142a7cca20c9743ad247e4f2b245b6e51c58211c73a256c81853e83a5d82_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:db008105227bbdcf5be594057a201e0ee317e4dae9648d89ff3fc05fcc01030a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0303c22d63e9a088ea2a026deae68e82755344dd28ed52ea06c1c83abadacbdf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a3778fabdbbda6d2176051880b46b3e180c7b6eb7c33b727912c00342e48c950_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:bd4bcd738b2ba8589fe924f1ac4d57d65dcc767befc6aa75fd44b963f13e2248_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cbbbd781a3f51b8c85e22c9125049530fbf43d93cc8bd36bcf4434cee8cf1020_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:138ee113972e8df1a86061dc719d11f7d36a0387c907c609393f4f7cb8e8f34d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4ec1d920c8de0db791f8fef1be139eeb5144d9312e7dc67f043ecea181e61942_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c68de4d38e0c4135f11abda8b6fe3e50751bd44455e1c9b6e9666551b147a759_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:d819b14757e167c6a52c452093fdd6abe8f41eeac4b56ee0c87c282d8ac51b28_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b36d5c52ba001938e79d244656d11a315ad494281db37f60a55910d90c007cab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d21828185c68e7864e7a475deed7d92ca5233553c3d5c46aac7f87b122163708_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:de8056a931e9b6c91583b38faa12e1fff3eda58972dd09d89b1c242aae90015c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e0e43a22c52253568ec7b05f72d139b0ed7f6f7ffa2955b265fa91562b9fd15a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:453df58eb479de31058ec3830e77a7a14715b4b1979237050ce734b1e189d811_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:7f3368b36a15006126b25b2042263ff73ca9f75621bb491310a0d4db262494a2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:ee335133915697e72b05f8f0fc3fa82145b2ecf1fbd2f19fc20266a90d1f644c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:f8d6d8de975abf876dac43f40bf80faccb60eb2432f3463ee8852775b500db52_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:2e1d744cbeb0cb2442200f0747bc824ea6394fe36444cb7670b0f55653be4874_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:7e4392309a8e3b95e3b6f184479e652c3c848d5b281eb38c02d57765ff3960a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9cb705d6b4556123522337d79d223d36ddd50dd21d6c7810a7ecc1835988ca6c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:ca454d8974992151ccab3bb7f3533d4f8634fd7da7077d8c60cade780ef4f1d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:37aa19c725ec673f8cb1bff4b0626b208de41d73b9ee4a1e4ed1d934fcbd03bb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:7f36be42808f1368c84108d42fc38e5545828a12c93867be56b4991cb6489fec_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:838f6a201ead6fafbbd05963083ee52423fba2f54e7f540575a89abf4283794e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:97ed6147ef1041d6d78361348a4144fbd4f80ca86087a0eaa65c907af730da72_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:18cb72e4bb5784b8fb5419d939367b0fdff4e23cd09b559803656d52a47633ee_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5ac92b796a6295f9ec1c972803c958c5fa59459cef2c835f6500fd92fca4e53e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:9bd3fb035f3aff92dc032ecdfcfa2ba1d4a2dd7b75c77a858ec06cec70feeb28_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d93aa997367db0fa5a73118002ec64ddedf441e0dfda16efe1a201ef380fb239_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:3d9ff62cd27a0eb6e10d6338f2ecd913a6cf2cbe611c8b3cd3e5f86f82b76e07_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4ad55cc73bcf0c9f59beb22283580876d19796528f45d5a54487d34c35cffac5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:879b42ac1571b0ab174b03b4f9abe50fa7c26facc904fde22c59e8d508f21b0c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f73161d5774cb02814b2903f2d4a9279109d94fa2f00aa13ff44d9801da4a554_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:32b47ea77201e4ce2a7de46ce0f18a099b95685bbda3d9275794cb19e9fa90b7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:520dab9a8b2d34c9b9537c9fe151ffa485929890c2a6f6551c10249b35892853_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:cdef1a8e18a869aca5b67ede167cd6c481a9f7f57593dd6eab02714fdffc4c43_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:dc864fe7cc9ebee8913ee13c80d2b375f19e49fe8daba83c86ec4b5b217138bb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:066baeb76898df4c182f7e94a451c5f6e65d9e32b9aec6a68bf7504828f30f16_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:2cf9e844b828e340dfc02163429fc7dc58ad0f837ec1ebe4928f2670900171e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:46b2fa1f9bff055ba108f0b87cae201af3fc12a8bc85345168e0ff658ab3449d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:f2f2fef5445545eaa62443770f97cb17fd816aa39a1a252420c2b4a7bd975fcf_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:1d91715caacb34c771c72f68f7f75a83426622e507abbf9714faf3f3ce3cfa18_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:29daf6d81999f343bbb87dbecba313165951d19491e8badc87caac4919522145_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:2e3f83541ecc9b7c02f49febd0bfa122f2b054be55ec17b48c3b923354455317_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:821d54d73f5668be5625e7a1ff00ca8b9ecff65034f49f93cf4abfac09ea6c5d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:0bd3096b3db3d0501b8d54b3b33fce666bc503b217a9efa7305001022c79f504_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:30f39dff235a8adcac2f12cb7b5d67c684a3cbdb647ac17d4e9790f1e8bd7df1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a743bd8bb4077ced0aed99d89525790bc319e6dc516fc6e0e08965f1ba788042_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:bc65847dee627ee61780b14f5df1d47df00d7c25924149efd132b8079c67cebc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4bd8be428084f8c48a0c44efa318e83c44ecd53a26cea4a1aee39db2da1d0e84_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:785455f77c406f35bc9ad2eb17e9f96ea12e71bc2b87c523c9df83f882d73c15_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cf4009b45b3b5158eb2b214d273a86f5ef3359031040533397e9105f5443371b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:da77900b596046bc35b977b73b50d4f43c7c8ab2d3161f30d01f5b396889fa5f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0d212fcc0965fc01f16d4bba1fe8cb6cf9bc7ca3c37e4ccac36dedd77da9fe2e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:95775342b0b266f94a766a1af3c0af3fdcdf630e966a63cfb11ec3459b46d3a0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c46423ec1d7ace61740e775c1cca881a3f40e67de3c2bbe701a9a2eb7205df25_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f6e1262b78dc3405fcc64de3d864235422f875c1384313693adbdf479e9dfcc9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5d5e396b698ac7b97bbdbab0e33cb1f0cb2fc5fcad8d1545223b67e89bf99c28_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8119c49ef66c677ef658b153021f5e383fa76451776efa457a640fc688556dad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a33de680b1e7806ba046842f0d8aabedcc13497da2055ea8839d5a42dc368cc4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:fb4be942d1e6dadf1f63dc34d8fe161f8263f6782fdd7687a1d9dbb00f1c0689_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:1fcc8bfa9f2b7b5fcc8165c5d30879545093ff27e3b6c90e8f6c11dc78d24a7f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:482fa1a1189f9a69ceede392d30b37df6f490312133b07fb160a941288bef9d3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5818766b4a9f63b6767801173813bc1995f7b405967619c08ba45ea856de495a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:e75f613bdbbf80bf042c555c59ff95aa9716653e259230bd17e3c9a47fa07b63_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7c82295caa7789000a8f1f01af47639aaa9a7cc345c1ce9558bdfcd5ca1e6898_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:a5af8c2e3ddf765d6b7aaa3370809d5c336ea6f5f09d03baef7f16ae151a49c6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:0dcd9470781273c6adbbf98c013170b81fafc07b391b0d5dbe1de748e5bb3ef9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:ddb74fb16fe3720df71e4c0913f3089aa9a7587430062b1a8b628ec84596796c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:006f2bdd2bde58b23797c4742487404cbe51bf80c113e702df9b2e7a4ae80ca0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:3fe5dfcb92949ec17c5c10af33b44919ea38bb02082190d59986065cc33eed3e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:35bba97dd4755a1fa689ba8f21ca1c7032bb33edefa1d0f3876ad8ce51cd3971_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:6ca721fcc1ff59f9ba90e498aaec1c9eb0ca25d3271c9543c90a01e0347aba40_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a67adaf57a36797d9cf93c0bf401af4a36fef4d07482e8f724c3ca09ddc028bb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:ff8b13e6d6a2a990848e8a1e74e7ca1cba0f5652a29b86c3539fa4e031471049_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:2f99b0a42ffb2e5621a9c4ae0efebdbbead4e4dd187e947b93f2963c989bca8c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:37f5399e1e7ce3081c8534f0c6e1e5411845725c46ee3968f5b38f0504fa47cd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:68969a51e2166f6701dc1000c1daff3163d35e5dee9a40fcdbd5830305c73e86_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:c6804f7338b2e0eeb1bee48114638524b0ae0af1399cff93e51b1e2b4705e615_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:1dfba198009299ddb18421f3cc45d656da9d89ca71e5efe9b084f730f49cf548_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:64b925225905c73883694dde22f7ba5ba53d62abc73613d7c5cc9561af832d71_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:f1c4f8d459edea83cd4aebdae4d6eff6901abbc6eb9f6031e78f7a3b79a781ee_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:fe596f06302f1f93b4c403a08ddb1ccfc8f13f8f66da96b6845508679c2a8a77_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:83a6d2cf513c846608a8727ed01cbc6b1bd7da84489eaf50dda9b7fa3106d76c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e1938266804498012d42b80a4915a2b8aece34efeb795a17fc8798f75fa1c48b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e2defd0a66a261a697fd606239d4d1914df6c2d4875c0f4116ac1a35ea585a32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:fae2d6f13717bb6e98a00f86b5baeb328ddee27a2b5c2418849bdd767007e947_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:0c4eb0506879a32b58f425334cb9d88a3d507295187d2d2775c83a9abc3a8ed8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:1e2ddf5d3509d41c8f909d64d6ae7d3503f0491d967578cef48ac0ee5e624b1e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4714307e4f7462275923401148062e6dedf80e937abecb79abc92f37be0aef45_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:551f4c78b778b8e784cc3733d7cea28d888346944d306d76b57768e7117be85e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:20a33b03d94c0d4a84256b477b4783e2f7a81831a945545194db6c6432c12251_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:aa63ac3132d6581bb20e97033ffc84c67614687fe95b0a4288f1477b5b59dc80_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:ad088f1f0494a62602d3495351afc422a8a53b92bd907705bf4e95eec5b1d98f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:b3ebdf5ab93e98b05504220e0bfd9517eea21080e09ff27df599f7c32adee343_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:05aed886bc5b6ee53427e2cb8bd87063839553e8131be9bd181a6ad2811c5617_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5fd8fec8cd97b6099be8b511f8c03bbb6d4b5537d185b092c945277a865204a0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a555704a2e66c03be613a77bfcbd7be05a3d21265c9c95d351bd928c6e0f897d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b81ccf95b3f4c7fa69ac15ec1ada3d22cebeaa53aa0ee2bbe77863ba323fcbaa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:0a1dc8f8b97d3f8ffc0eb6fe95596c0fdb8d31652ff2e2969a77cd48a5cd3ff9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1474075f3cd178aa7080e9f6c0f2546364a3a5d4a7438aedc9479d7316c63519_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:230bb517ee7cc6b25ef027ed545f308b5c612c0901c50408b557058fea0a7c97_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3b8ce5e8fea11b72b53065a94849c2d856e9218cc1f8641c69c04a21d27fce7e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:492ba358a292b4c6afe6984ec440a65ea3247a9cf52d3a82e34601b9b49566f2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:8c5de7a9e495c4d1ce854f6d009d1c81ea8907acac8ade1f02975704024c634e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:adf8f9f2e86f9fc1b27b4ed366cdf17c231f4574a59670f1eac81f6b9af8149e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b1b6368c4d7f4bd7dc4072fe195d1da67dacdfa4d3d4082ed5713b5e4cad6129_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:14a051ae85b29aa82fa4f448d3169fd5fd37fb37d7cf7b24af3e76b224ae2a25_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1d1ec127f59b2a3e91ecce49bb81bdfe18ccbb4378f7617d12a5f6fcc3277040_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:c5d0418e7661bdba8c8bccffdf081e2bc630767e6b8ae1ac099f1c0d6ddd7b74_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:f3041343f490ec7d6e6b75fbf9b516fbb481e35b9aa4513cbd0272eee2235a51_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6d79fd44973f45b77370287936c5319fee81f4f9831fa0f300d2a58fb084c420_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:7bb63ad8d2132eb2d6e8f73a8edfc6b5558c948ae45e443fb150adf8e297a79c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c41abf20797e0e0a74aeb25f510689cb5f1fdaaab90a1507163a4d201d4b7c0d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:f1bd99ba8708d9aeccb920a4cfe7fd6b410db0ff15f517cafd094dc746baeea7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:03b176977dab9085b179146dee560b08a7a0ea4c89e41490b93b0f0353621025_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:674731387009a17b66d610e13f4ca9edb4ccd20675451fa13af14e0ddbc55ebf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:67f5639d80467e5f525160768ed3c007f5b99723278e598bfe1ef11afdf9a43f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:e7eb31913d7b4e8940865a0c3d72364152e358279bdb0cbe7974c7837a02f66f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:020b10daee05b7c237c9b9914077aad76181fe0de4ae2ab1b47151b47f679949_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2002c409bd3e1960a8d79f081dd43e2150582103e47d20c7bcfd797b863f0ebb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:288feafa494da8a4bf480c1a67e7a9c834bb02f66144515e5cd2653fef962d59_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:513a6d0c2d85458140c589e153dabc2f5293d28097ee1bb1106a9945363548f7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:18b44430800377382372ce257740b9aafe0546682565bb0394c3a39a078cf6c9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6a7c255d286aed23eca10c0c0dd2f5d9286a87ce5eff26bb559efa44353ba67d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7baf3df29db6dda350c0656f7828fb8ecd9858e7b57842cc15809f5c9754da09_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7f05653512709156f84fd5e802c47f575fecbebdd1c35aa99c1fa65f9453b349_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:004492a0bb239936995030a7898c2c917ea809cf2c7a6890972765ee8d8fe9f0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:a696bbbb3bc193a4ff3a2762a1cc5020259cca9b4c9ae996285eeaafdfef8528_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cbacf4231b583bf75e637d95e54528bc8fc0df9e53926fd1a54fc2c9fb030e8c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:eb2bd6a8605a3f61e7c9589e6d47dc28f96bfdb2b4ba0f7014c971d4f9e1439b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:0b6189dcc414e4d48e333d8c8c8c2665163fbbf04b8231c5c5ed66b460f64b4b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:29320bd030970c9b8067b44a5a6b2d4b8aae2e6760490e9e8f728a0d75e49190_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4e793e626c2550c0e7baad444915d6da1b9fedbfe4700fb0ee09751b743d2f12_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:1d24964d9174719df791f5ab2aa97ad584e4cb546072750996c233320271393d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4fd1047ac897a34add5f4fd2c943a87380c53af069980e28f5e4710280dbe76d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f8ca2e0c18140370e4d38d75b828d710576432c81d0717ea12624d4759e41248_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:194e198147e12cfea11a2b8133ad90f9dcdcf12ab64858da16e97fa985ea78a9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:a1ed2fffff725a172e05d2315f0c8a546edad8306c0bf52d5aa7c0dd13d04891_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:a8e28b541152ae2849a74778761e397d040e357ae21b2922b4be12ea81eb79da_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:0b07f49872854ce43162404577fa485fd150a10607c93df756d892db1600c0ed_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:178df3c1aa5c1a83dfe12b6f8492aae600083ba07726ce8b063117ec466b4139_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:c4fa54593d42bd28429e4ef572b2e6e882efe6c04932cff3cce6e119cc5dd044_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0ccae3f40c64be32b7a773fdaa430f6c7d0ed7778418a55c3cd1517886f9e759_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:57027cd53887fc439d0a2dd09bc0d79e266c49cbaf196b3ad758e0fe9d09ee90_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:d0d53bfa8474636abcc9f8a0cefb13069a77e00296c404be39e057dbbdbcabc1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:d4fc054911421898939346530573df11a0d059c17a40e35bcf971d6cddcfaf76_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:8b1a68a07b6af860fee73ad1a1cb04480c8623913e5ea784a8f6e03fe0a7537e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:90799cc9ee99cac6d16c4bea7c6561537d319ca44c2043d5c2b9afc9acd3a7ba_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:a20b62a9436884c9b1acc33498ff4524cfb4cffe69c5e9e88dd9b077a976bb92_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:f239e260d1f5f01132a0d3f941dca5eb39399c563ce297f36319db0b803652fc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:3f75438b6f0a312ec5d549002b88a5d0138e34be8da6db95cabc23b424f1d7a9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:6ffce81636de40147ba2987abe3071f4778c48673d824d31406c8f4a388ce6d7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a9308d2eb18ee97c884bc55771f75d62db896e1736ccad102f4707ba553e5023_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ff689ce8586ac5dd565e87fa801850cf5ca6a15524eb3290cf61edfc37a32557_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:43d6df0117225b5d07f675212f53f1734d750c3386d659464b775dcf835dc2ff_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:fb59d55f7b3958110c251cf56dff1e4b201f26c455ebd3fa9a3050f0afa90199_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:66250e79370aac01b810d16ce953217902abab95f8dc24d84ea3ea27c0d1e087_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7ed8850f54050cbdec77df42c1e34021b062fcdaa20d4939bc52f55818f0afa3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:776a5c5dc580336a5debad824cfd9489f7facc0e0233d04c0e5e3a85e87c625b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:f9efa9504f6d06e0823dc611c7cf34f94bbaf95cf82e70db4a4466aaf371ff21_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:331539c4627f5a6fd70066963b00c6bf5d37130d69ed1c97d169b4679c988a75_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:34052b8035a6a4847863baad76289de43282c37aeb7ddede49d24fe76e2bf8b1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e968da6b28095526e22be76c0c583d726af07d754a779e241c62095be897f05f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:e30740063dc526ce072c66fe22a1ef7caabfa64d49d00bc94459a9495046347e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:ff22b4848efe69cee98ba7ce39913e7fc3cace111edb5aed5cbc5b80aa4426a0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:68ce3912f64510677884c97e30f1f9fd9e3941e099e8167cd43fc25dffb34b11_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:6f00c1b82f8705f143798e05193187516f8911bbbf19c256fdeccc85cb562b4c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:297d9db15707fead7dea5a6af767285df0ac0927ecd35c2a86b29626b138f700_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:59fdb89c5000bf4832fbee9ea08131ad69a0edae2d674bfe8ff3bfd3d7072141_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7580a1ef860cfaa89b5c365b4020ef1516c50e2829b554267c0fda6e607cf7a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c5548952fc4edb7b79bf6d0a257ff08809ddd0c017de0872e3a4280863e7ba32_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:9939e5af30b0d53ca6aa2a8c6e70b6461d872f97c2b1d0d3894f027647759de9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:a02b65c4545e24c213f0b675844b9b7f171c65f8d162319be27cc3485e04b190_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:ae357dffbca134e24c32d411848f619619281f4525c5dfd2b93ec082a15d333c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:bcc0e98ee13aeb12c21cf679651e06036d5d9509e40e11145b3a77dee35b3f33_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:5f7553da3521aae14f0ef0bb86fc76c5bff5617a32ad61a17a719c3f1c5861d0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:c1fd8c36903c9743e0ca7641ae1b9f0b716d332c0c6259bcde1d4cbc808e5822_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ec75e010451455158ea6870120bd17eccceca16a88b24e33cb23e1fcb66ba12f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ee6719af84caa1131010d6f0695a466f8ee807f8578de78e197bc5bc1acfcf29_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:027e501b41ecfd1472988c01b9904ccf29323df165b58e6f11cbc4186f98dd22_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:6245b2b0bbcb7935be61e6a7e93a84c11a4379fee1904569bb16532fe03e116f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:6e059a366823df5793e1a8021f504c9c7a7ae66a223c9d099d17db22a9e50226_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:bf917d1afb56c4ecf2c1fa6440f8996c19267affd201f30bb4fe9ecaef29775f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:1d9372c87889ea571921e7830f087f468eaf2653761196b828eabdbbbc18c2b1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:3816e4e20afac47544621adb385943fdaf5955e713a3582dde612fc16d8d08ab_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:6c4d892cc2c16e161b1d91427c2c9e56131a53f854ea30c511f50daa6b6d4f33_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:98218ba57aa1b22f4bb203161ff89f33de999341e11b852d22a53a5e21f7e536_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:048998050714045c74283d1683785b17f1dc9b5fe0240fbb934812f0fae9fd6e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:7afb80cc5b1cb73984ddd0feaa73f8cabf6181fa323bc3a57187975dce3e27e2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0afda7998b5a5110f6caa7cd0f18eae31c1d127a1ace2f40f22293e7aa9de4be_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ffe078a02724d6e0920fff31df0b0b89b62a01e835d6cc40cfd9593e87ff05aa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:0c4316d2b6eaa90503c8d17a32a78cfc0e898673cc2f02b1cb4c10b4aecfd55d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:c04c09295eb34aa3033f7fa38db6a29903e2e0c19679016dc51acdd40f290746_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:eef5cd08dda4e3ebdfb58cadec73ea48aa936058cc85656028e6f27e1ae51031_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:fe06d8c0693a9cb26567812aae7ec13e2899c49edd0a3357d90bde1615b6486a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:62de4024ff480e4e2cc110d4744bfb506611829f88602fd574dad5ca08ebc9f5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:8b891fdae0efe3435ae3e19417e615f52fa4b282766b88366c7c480e58f9a3c3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:bfa09df184b263e3fc9b36106f8b6d095891bfeb4b3c94c0f7d495089350c146_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f3233fef00770dbaa7454b68d633f14f660240c48ef8c7e37e97aeada978b2cf_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:15899a4464bb867a308ff30a46b64b7c0afc318d1571607d42b76833a31310b7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3fc13f73ca759f094c322fa816700b0e1a225cee1a3b11ae267572b45165d3c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:53524d17076c91734318e435558fbab7febe331b999526c994e11614a3617c3d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:5cfc388df49f6c84fb1cf21c2b628b0f8852d08fa725b4da5f6fd0cd5d34deaa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:214daa798f4278db5c10c4697b4194b356b0bca1c6fe4bcd17601c1b56d56ced_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:8c3a43200e203cacc1de3d6f6cd71234d6f79312c5123cf0b130c8394ec3da8f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e19c579fb957823026ad4af2b67aa8e0c9639dfd26280089436a6bd13a6cb702_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:fddb35b167c1b7ee50428ed9b319d566614a8ecc21dcfd569a48783b82e0e74b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1967d34d7792405dbc887f2e4ed8c59351f1af4280caf0ec18b667ce218703e6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:43a34b06bb917ae30ec529dc32093ea2e644ceaf121239adb5d5d59d40f3e743_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:4804fd47603e84cd4476c0d21b3779b933a5621ea069ab22131ce117205d20ef_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:da81574ffad776d2d45028d90598e14ac44dd492f0d4e4561ab3b0919eef6467_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:702dc664b505f0955d9c4870e4354483215fe7174cb69442cb0110fab66c2aad_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8faac463f539e2c2a71d3ef4b7aa22cb33d83531f1791bfcba2ac4b4f81295ca_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:98da66266b3af4f2379652e0a160a1d330998e09a31eda41f0975ffff4f1792b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b2498b326435e49c60ee9338e98c4af24bc3989d2758755cbdcd230407232e42_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:5f77f098933eea28bd670596fc4f04a1f7e55e98d4cc22484620cbafda377bf8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:6e86b89ac47d616c052d503dc46f43c50aae87417c908f79a5427403e0623333_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:bca3a3b5b145dc5ee9a90a995a0eab094d5e9db632f1889ba71a98d1d973ac9f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:cf02124908b044f1aa48e54abe2b80a856a22b2fadbaf04bf58242e8064d44b1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:607b665a0605b8c2c86040bfaa3203667f1352b6ea722819f77ebef3ecd2aae7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:62c9b40e4a584b80bf1a9ab4726b5998abc91294bce7d4bb04930529c1a571ce_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:ef4c450f67cfcfb5360ccab31d33c98fbb8cda21756160760607e48bf000db67_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:f97f3df33008e958c677fc9bb7056b645456240773bd33ca6d3c929e0dc4cb24_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:3a0a62864f7481a8bf891a635e24abcef4ab97d14d8c32c8ce0f66afcdbf223c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:ab966f2572bf9087a6def43f913b45d059f9eed3303252cdc4ae191a8d8de9d9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:205512f8a926d14978f1e7b2268423f8788e0e9b912b2de602562372061b88d4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:b7d64cf72f422fced6a4d9a896c77dbe2b2b4a2d2ee29834ddcbfbfda89dfaf0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:577012df4fc4c8e68e83e381168148876a9d3b96850bded975479692df208f75_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:6a7f64eb8c5859bc5782c8f3e59864e72f7ee4b9446a7250c8493c67e7ef8a31_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:adf37cddb7e925375d0860d6e8deec87aa20253922302347a20d8a3a0028a7f2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:4f4b9a5b6d588fb00067c7f2c2d8580b1663d5e3c7d9828c5005a4298765baf0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:525b41d20d91d1f974676d9977e473843a3d96df9028e5bd477717d4dc1ded9d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:60a139e740f69a1222dcb38356e3a647a0c70e0a36f91d540eedfebe1e79d2e0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:e2c25e37fa7f15312881a295f59e06221fc4a7811bc047b22c5939b09f1908b9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:24eb520c029974ab5cc3a62791442308fb2b30e3fe988bdcbb605caa577473f6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4e57078600e8589b495a3235ffafe94f6b1e6762100ce61cde55658ffebacd9e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6479cf4efec9ec805b2057aa95cb76ca95fac53d109827a59807cda935b9665c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6f06de76b487a6854f2cbc275153a480ee2b39bdc31d949d254f1e7665c28a04_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:32db4d4aaf4ca1395a4890af8200925f9a57ffd4802f5e5ceb0ec63f0b314e36_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:99766a65e172e428d414df1359e85884abd99dda123702b8090856904aaf469c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:d21474766d2761c14e518b93e9a102e3e09aed716d30433fb861c999cf292081_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:fd614ab3eb0467bdf467da01aeb58128c276687ade33cd4c3bcdb9209e5b07d3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:4e03c377893c5aeca203900e868bcb00eb424d30f29da92debf5642ec8393fa4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:4f71a84d254caaf8e3690e8818c3934b806e3e76d5814ecb54a14243af8f850a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:837c64ec19c63f2cbff7e45519c1bceaf39f61ae184b0030c583f099489493c5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cdcb9cf473770224a29dc98f71e4abf9199325561c86c42a2acf7b7755e55001_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:10fbe889db0a1dcb79e95d802df9c33e80230ce7e589d8d17fde88f54541ba45_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:3333948e5b59adbea455b4c0008a90826c81b992924c5c82ab31ff36259e21ab_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:33b7b638319f3c2eeab53686a2d20a8794e224012422e69ff41bc2c9342cbf76_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:fa40742cd762e38592a466e1e62ad0a66fff286d2ff8288dd8e41bedf9900779_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:546263c7efb5cbaea346fe92dc2399b605aa2f32651eb857d6a0c17bd713b9ef_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:da57c639373fcb6b0f67771943dc97f941cf5e15c56909ea3bd39be3c19f9f0d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:debff5847176bb3f889c07131b5452bf4d41d4e050c83355735a37fb737de8f1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e39e97d563f73d620e9c6c1002bd3a5fa1557cbdd213769d4c249c8d108c3082_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:344b027bf79e366a361684ad1a55c20bb669bd11379def610ad39c060c7dac3b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:425e523a367ef202f8b5ec07c018a3d20798aee4d7b6c2893ca4a58a85d971ec_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5a148b69f649d2ee38415f44a2449729383bdb815c3db7fe9946fa5fc3a4b1b9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5caac46fde53d2509eb8692c845ac26913dcb4fd76218d49743019bfb6542826_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:026be4ffdf26852954771f607a274a838746e607c186c666229619aa24ba821f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:192d0d1c686de8fc61d9c1e3eec6dba7938a2b2616f2c616e68d7b6e7619b92c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:afbaa4bcde83aab1b3a524d5ddeaf34fd2cff46743bacae469ade35a5fceb48f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f7cd35f5a1f5d25037c79b4a11fdb516b5d26509e1cc6860124f2c4eaf423eb3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6a91c1b6244da0737e30258611337afd5928f225fcd1bf7a2062fa1b35c0e54a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:bdea4e44eb8e8bae57fda8df8c98b8dd205c6b2d5c2363553683a955e08b2dc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d5507820a4c3f90f8a8528bf1230481d4eb78ed2503366438584a057168a59ec_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:f1106519fb7fc17c6d9dbdbd061a37cdcf23edbd3c526f231060a0465847f464_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1faf8637ccb92eda00a4325f56d5b13bf9afec7976d62196d52dc5c17f00ef22_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:30709985361147cbe75e8070239b2b8e6b84fe901f15c40215d294e01117fce2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6ec89657affe91088e81d3172e4d07d81338a8eb0df7801eab90e2afbf6f11f8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ca1d4327f63c10e574ec7108e42b51754a89660ab3a9f894edc6fe218f6b64b7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:60dd759695c5b7a9a958278fc09f3edab6b4566e698b9903f7ee87b10b5d3f59_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:83f8e936c706717688b28c14bfe01eb0a355852192971c8c20ff421f7ee09076_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:af4362b0b25973d7202655613a237149d91fe7dbfe8050f22559a851ce8230ea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:d5f4c12a2da21bbf08810e642331dc8e3f8612a00d192bb2032d65a71593424d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:38e4212042aeac05257542399a34724c5f92d476f0d41b9f94e2874fe85a0240_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:4791ecd6ac56fc225b823d707612379b3b8676535ca6e939d224bca6afca0a0b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:606aa50bef75f832cb801638b13fc00182dd7bef4e2f6b599c10c301e6cc8f2e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:fbb3c67e8827d142096f5cbeba74abe5c9f6c1c19ceb3d2c7440eb3ec95c997a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:2129aa8e01502ab6769c30c2f9c27aa97e164ed9197cd593150407dd4dbef5af_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b9aff574985a33f3060c70a5ad9cb4404acff0e1e6a52085e4c0b9776c98987a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c059be494e41722ad545c009e5ec17491ee8b96449289f8d4a5896114063c61f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c29a00ca1c7740c13270eb3c9931ec944e217b5545f2178f0ad160606f0e1382_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:f428e8a5292fd8e87fc7ea32d970db7d0bb67feede24b8977e839c5f22f7e63a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:8a2682d010f9d9b55ff6b303b7b8353db0da997c0f51a135cb04aac57b78ac0d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:087a94cfe617f5569cf922463773d647bcaf8f8efbcd1080b527fbe8a6f911a5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:0a5e38ec8cdfef71dba589900c0f41c54fa0404c5aaa3093f766b24364a3a8ab_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:1342925d02086aeff1cc01d59344376130646bfe5735042a5c06da19edae985a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:bd93dfa6eb2669ce41a429e7183101328e8c35b9419d4cd4ba321479488828f6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:933c691864d24efc4ba04a306844c4c11e775146c36c818fccd742a6f12e21a5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d3716c231ef73084ae82e7b57f5fd8b30ff7c72cfb49d898b71afef6d58baea3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e1d999393c6e3f385fbed6668d0f9971694d0fadfba10f73cfb8cb50837ded6c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:f81bb84282b908d2575aa5f1d47629afd3ee1108aae4fe45d895f8bc2193c072_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:201bcfae1fadd5ebcd369b001543e042c455c137be7077d14bbf17d9b4590b42_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:3727d8acc81b225faa662f0e291f2ed6cf19c279251e6e8d9cc55142e8a79303_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:6c92029093b3ef5eedfbb34506b6bd8ee2f40cc9823f169518aaaf173fc36836_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:952ca848726e0fb26903e3b7bab07ad9568833b06bd5b14b0a1d42c6fb1e9354_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:0ee44e5108771b498a9e8a6533425fd9401b2921743124bae0792a7a81bd81ec_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:26402170a93c95aca1dfa1358fd66c85c40d2622b9dac31c569a3ddf9c3fd5b1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:5becb748d9199760ed92d0451b11344ba63bf0595a57f37d11e450d85dbae78d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d975c4728597770875157d701a40f4331c193dab4dcddc3b800316b86f66091b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:1241452c12bb502c22a301a76e6aaac0f9b4598968baf38880e73a95c128eb63_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6dab6a593867c8cb56a85482d02e9edae2123925b3e189060befdb3270494d48_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6f323e3b4bd8188d8706ed16e8fc6340d6bf073d1e9f6f81f80d4b4bffe5e8be_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:b59d40ddbc35e66256bee8741d4e4eccbc616ba99d7e70200433a5296c131b7b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:252ad470234748c32ed8756e97fd96a0cfa936e6c711218184dd2f0a175ce3a7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:388e4fd874b3e4b6a09e3fadf4341a676460f7cc6a11f21575dbc1d6cea56748_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:bc8b55fb3bb49a950219ecbffd4b29094428effb3dfe6c1f42f0d1b69c7826e9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:eebe1dab4ba471ed9ed9cad9e4e0e6cf036ae92174ce05d7e6adaf99b4ee1df1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4bd76045910e67cb331ca2b874c258ed232ea87be3e5845f22ba1dbd08f5f507_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:66cf3416c342d9b82979256ce1a74cc17600b77625739d6c9b0cd2d4345204b1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:ca560a30eaa9eb9eeaede0c249e7c27c494fd803c05a970ed7c78c7d673a8bbb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d20e4fc2839ec0604cda45f5115f9d111a747f9270d53fc39d7d0c69e1e2b748_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:076079c549ed249dd139616133cf5a589666c249e68ec305ee53ec6bdf22fdd6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:1eb4fc64e9238d7eaf61ffa94f90dcec1ef47da189d00bc7e64c82438db9d736_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a16ffcfec6478b6f4f4d89d9b376dd3534ab4ca1cb02a2d1d891c3e8277317fb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:e4735f99e4103ce7a8dc90e8d06b4056efe877281b948049a56d33102e9d6b93_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:0a3d54af3b7e8d0c2cbad46430b80c09ada8bedf3dcc81391b1c83e84f0514ac_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:3382350ce8a1435cc6f888d1de75069f001759a1c021bb8c9bb3c8a4280b500a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:3735d8bb333882d738b8d1f9818648101ba314d1dbb2db8e1cd8cb9a531eefe1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d4288937d1b21950387fec3654089dfcc068b229dd491dec1db2d572936d2d4a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6d5edcc89a43bebd8b9dbe7ca57d06771c2b15a65565832482fa9041a8923664_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:77ab19408d51ec26df6e4003687d195e538e8c604bdde9730bcccf0ce813a3e2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7fc194f806be7a64a292e58472f7a9847ab41fdd4a5acb30876058e8d31f9768_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:eca062c4d475fc02f484497f47554275a45fa6bf962155bbf8b8cac461e98909_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1f93fb8357023a912b389c987bea11c181dcf7a8d124d379340a09ee2004a324_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:bc80e6ab8588decba39d05df121e2a96dc5339ade526fcff9f6d4d298f021c55_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:da1244d0ad890eea926068e8f20351a8351d9651fc31edc80fc2d8600205f1e5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:fc19ccd8d497f2e749bcb359ad2852103168180dd8b411f75fb01052c4ed2c63_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:5a36b250603d69f52c668e9c744c296155a2a0df23eab2bad1973294f194774f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:6e41049bc990b58c5f520c7f94ea96a7b9b341bdf56f6461d77c5c74d35235e9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:7ee0cd2c01687f0379b3ee6b24d56d03090945a1008d3d6e58ea563e387e7617_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c0010e7eea382e1026a9c5086ac2793cc59ac48495ca6742df510bcf5f32459c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:2e605face470a751490e294e57d97b464b652d729fefbc61505806e1c9489be2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:4154db0844a4d85a6b20be1582d2be56087083afee496d213c92029b5437e5df_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:64e554b3000b83aca870eb1cf4a746cb3f539daf372508e1445ebd74b9cce877_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:7b19e60c2134045469090d301eafd0a1b8d0ac88fe7657c38b09bac260f94835_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5101825b10a7ff1dfb53803d2706ffaaabdab138fefe0923cfadb8f98a688ddc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:6ae8b76d4821ba66837ba298a3c937223ccfbda0d7750ea8b932586d27556652_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:93d1fe6c6a35a72fb2b2c8c3ecf4c71b5a5c93483127c69a3251e68bf4f3c499_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d3fc77411963f980f4d2b70661b095da9a93140b0c7c74d51e5807f5d0bd7ccf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:30ba0c2519418a215de8c5fbb509964d2df6fc4894b877e50a5ed34843860a46_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:4702ff24e95cf3c7da6520f9d9969a3ae7cb8ca5b334ea5ac0165ea288eb0b35_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77eeaf451f0cfcc3810f40662c411b01a7a3e51a061e17763a20af7cdc7493c6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f429b7f7f61291d3bdd2f451b4a46cb1b30ff6bea0b1be62805cb8b0be24fddc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:35a02c94165611b440a375862ad85ac5d818385b2f837f2a00bdc0571a8368a0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4ce06b629d065a5fe962fef9e523221e116056ffdeb30985dc4b2a83196aa71a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d095886fa46122bded2ad34e5e94c28e882cc40dc1ece6a57f7a92197966a7ea_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d2ea02154aa9c69b4456063fbc28e66d5af72d0dbc76dc2a179e3f509166fb64_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:171079848ff0cd983684c3887ec5c1c7cfbe9095a136e6ea016c7f636a590134_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1aaf2b01476df4ec828dbc2d7da390a39f6892b4c117e4c3e55f92ce0638f8f3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:5c1c2a0b19cc283da65470aec657b3f78ab7efcc67bb0ff309e801686c7f52d5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:5ead9517953ce770b075be8bcc34dc046753b1a5dbd1a68083c2c6b1ec91bae5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:40b3fb0b54e266d9e69be643c4766a78cc00085e0c4b0217c3257bfb9f2edb22_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:723d06b34af7f631f8404b53d469e4b921ea8cf8793383f718013c89ca5cc3ec_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:b7d1fccbb21e299db680024a21d16bd5e6c3b664bb77faad2c60502e264c86d2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d17bb43db79fd787abc4a52522df454436f00f5f9b4bb6215123ba2bfde2ff39_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:14851e994866c8df877c39145a5c98a9deef596741775a097b0e41a3b254d1c7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:20399bf61867a05b52612cd2e398ecdda0f4da9eb037b36dee464fc211670cf1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:601ceb3296c6611f834f75856aeaddc243242adf20b8753977cada543cdd2d64_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:93a00d6ad56404cbdc4cfc40a8a94d00cd9255823da458270fb99c34414db267_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1413b76827aeeb00b1ac629d8a0b7a8ebfdee642e6c45d5727ae93004e6f680f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:32117a2b8fd111988b1b11d175d2c2c242f3abc66a33f0ac7dd3c22487404a57_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:3d45ed1cb96fca62f24a498ceb565f6e8370a7669b572350bb517d63e65f2b93_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:50b6b72432e3f30bab72f72901bcd92501ebdd1c29d5ed47e0d4157fe317ab97_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:40ad67a8686eaaccdcd145fc4b3aab6c63b0a94b4332ae553c45bed74bff3926_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:5e468a3b4c139eeebdc3bdd17229081081583c3e7f17dddbd524a2ecb8156490_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:26152c2584c8bcf497b71797735eedf5a319319a72d21bd2fad5866fe1e44551_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:b41edb346304f299dbcf1d60e97fdda24cacf4858a9e0309a48d9a709421eb3d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:22e4894abe71731d08afdac1b63273995e87d936c1da5fff1ed64d306bf62802_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:d28a797f178646836f2fd1c21089aeb3f1b1ac2187bd2edfba13d7a296592e62_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:5367dd8e4e3c21bc2ef643428573840961fcc62894e56e1a7b9fda520a399be6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:bf6a782f5f200445fb05e76704c7dee9a35b05d86774fb6c2d57853d8435e8ea_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:11fc25fd849bd882c68de730ccf48c5712fa067ef46e3d00e48c134bc494950a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:502a7a0a4fa7bed131056bf0d07b1ccd387013a5e1639a852a4609ca34de1562_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c74a413249ae68087599674361cfa7d78a8f4015231d6257278b31f301272a73_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:d11860b4639ce61fe82d9c191ecaa1dbd6dbbda38716849b70d1e96d9e53a0f7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:594430e55aa7c83e9a627d2420adb19580cc2b88e25e8860ce129d2b7a42a397_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:70256c813eae43aa9fb2b77e623cf8c394b6ad7d386faf3278a44f5b8439a95c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7106ebdc71c0ced945b9f95f97793fe1d0e7a2fb9a0cd5ab02c0ace8abb0bbc7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:9ba8772ced3776b3fcf9dbadbf9b977536fa27b86edcdeaf62a0e184126abc1a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0a8d9a4e8e39af4c4fcefb1492e5c4a16e26927c5faa871cfd1f56759976643c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:10be6e107e2df71054aced851b096ead3bc0cd1d5cb35ad624f3fc09edf07849_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:241900c186c45e7acacd979c593e82627f05fa131d7047ae85969ab1f9ee1ed2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4125ed9d1d10026557ded070c2fa4eeb9df29c106bcf4da9aecd232dde991547_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2a158ab0c8c28aa26f3a97fab241dbf6e4f7769679d760cfa8aa395e78ab35ad_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:39d76960b7cb841a41fa2f8176150fe2c3b9dc2814324dbba6135b39e05a706a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:66c351f9c7315b86d684fa54d4d10f623050ef5cd95af95ba26a8081b9dd502e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9ca52758fe06f477db326f6cf953414b991f2ceab70a72c1e1c7bce6dc8f57c1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:32a93c0ebf4c848941c8aad63dce948e7c217a779319380e0ce998e5fea1477b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:362f29e4453f83f1f7b09832d13f730fe9f62b15b8770d5dd83773e652807e63_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a4e1670545c7d601c6a0f32925eb552fa11f726286731801e377b456c6054c20_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:c32a29e67447de2f291be0b94a1a6d107f79a67ca499706f6e52528116c8ef97_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2fe1c95a2490efc717f0ddac240411e4d9f86b5f9728343f7843402a22e8273a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:724515ef56f531ce22e23fa8523e154f1f91d4068f46ee6f186eb0d63922a16e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:815c5c87b6614bfcec8b23dfe1f63c2a24fcd775396f25a6baf5555475239190_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bc30e507b7bb9318f085b6d8039dbe0758d4b2e4a33946cc921d5be581694e24_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:0cdab28f527d731b60073936b9280f7b9079e6737a26767bb482cba628649c9e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:2f8dfebe163a643cc6426761076445f170b63372a1af88be8b2ac045c7c02665_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:3955562cafa0f0fab0d5964b8dafcdd9f0e069b27d36d788ca4901a656af1383_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:9a0d301174a2c9788f51bd53764c3efd3d49fc5158148ac5d1a3c8a7e4df566d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:57b7346210cc85f7dd4f188292fd0b0129ec7d60d2447f6125aa8043b6418658_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:63ee5c46973d72fb8e38a0e4d556a1dad3eae0acc5f1163e67b52e6c7b61daf3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:bd96705c67bb13404cb5f3ae03ebf9e29b4b00d9264b9b007c8823096d406840_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:c1cee6e636fe50e30ad81d7f43f2301d7f9668138ae450fe3913dfb742959b66_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:3ba90a805d2c3b71ba138f39f5f547465f97f115197cf340025a93f8f4aa36c8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:6820d36f0f73e533c45f3dd8f7a67aeb5f4d28f106c85e558bd04c94fb52cd21_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:94a053a22561cc2e69bc261eb018e850e1fe54aceabaca8b9d34894bde36dfe7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:97403be1c35b3eccb62c076f2d318b42f6ee362c0168f880f1a78bde9a2e8e5a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:1cd2b32b7c64b208c89878c598b7061f9cb31985c56420e69ee773b733163126_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:533349585b52c44df7317e05c44f6d8707780f04ef11d31e2eff8a4804ed0aa7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:54a251e0eaf0a336567dd970013ae232f5d1228d99154769b9453182c23a6247_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:76108aee79788dbcfc7ed3a9b73a8d4349511df5da5379d9a51cf2ce784f9efa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:215ac27afe3c0edb05d73c6696822536dcf2f258ed202d84b285e3244fc845f7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:647e4891adf555fc79bfc3f578c2a7fe509737c382de78c41154911bf6d7d20e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:851fe73bf4071733b87f3b4ba3131bc22eef3896710f6c044bde14dc6ef63926_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:90bee0f18c8aaa6a22fb87d41ef11d9932d7c22157b86632cb1b9176d2bfaa6b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:22e1f915b239f1d1a62b2ad06f27281c72cfe121642663fbf5cfdd1eceefa7b8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:60d4bf79ea1f155c04d65d4d0f5f30419bc7887ccbb91a26b5ea4dc22b553ed8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b9b8dd1957fee9ef4f1ccbb47b263c21cb6ac5c65e140c9163ac0fc671f2f8f9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:dbe45daf60e282af5930f45a74be5dd2dd720d04a734bd5bf52018fdd77bcdfb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:079b3169a49eba798e35d59ce70ec381a0b3cf0afd436dc46744ae88916fe9cf_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:354768aaf271404f326ff1823cc6be9d9ccb420d1e8f9fca4e25187bf4bb70ec_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:2f4e80d82a873eab6b0a701a93b004fe1b75ea79110cf5c105ea46856090e2e3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:8849be3c593bf35397e543596a3b7ec4779aadb0aff1cb4ad0daec50d711d859_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:079b3169a49eba798e35d59ce70ec381a0b3cf0afd436dc46744ae88916fe9cf_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:354768aaf271404f326ff1823cc6be9d9ccb420d1e8f9fca4e25187bf4bb70ec_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:8e0fbe4057208751f7ee8e28bf5e393c2197ee608005c516c527e3cdd9986b89_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:efc938c1b9b0e79726efa1aaf42f270efc9c04059386208dfa52a96f690ce35c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:1c594e472a68e662ef3df59f4e1670ce513c5f538c52def2a988a08fee67881c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:3ca8600054ba7625dcb195f2e1d7b6ae4d719b500996ddcc22fc174fa553c113_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:4e36aaf9a51a587214cfc4ee75cb57d0b1eaf550bc3a50b9547e0bb164b1fcfa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:e6c7c42d0c7455b32e0c2fa9db3a0c0f98060ac37a7b78311e7675027d558a0d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2d2b7b04ec16e7a6929abf05b7721ed925a70e7f34e7046d8b5851f825ed4071_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8cb225a005f9fce3d388216d10c76c1262d01909f49a1d52a678f16fd823046b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:98ae7137ed93153ab894e8596548860a83e03eb9fbfc2495a881eb0eb1a892c3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:99c19f7cf17f35aa6164bde620baf4dbb28427748f364cb3d15400c77757b143_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-09-04T13:50:12+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:\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.16/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:b2d8af25d1a0440fce3e16a7d5481a228c29bdf7510f9c2bbef241e495004992\n\n (For s390x architecture)\n The image digest is sha256:b8fa63beeecb258529d2b8b22fdd90ef4846691c8e41aaff2d02279d72563a25\n\n (For ppc64le architecture)\n The image digest is sha256:6847316b4a13f663f32227107ae23f31a223dcc3b7d1718da837b8a539e97212\n\n (For aarch64 architecture)\n The image digest is sha256:6a66ef4370c883267c500672f7c9b53293a431049fd0ec2496c9ab5ecdcc0ce5\n\nAll OpenShift Container Platform 4.16 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.16/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:97107bbe458e3e0d9eea1b66c87fe4acf16d7c8a3523c518674faef9f0675a01_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7f6cdc862181fbf055fc1cb35d4a0139b0c9ea392aacbfd8e4df3c084f05451_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:bad5d83d733c306d3016c8af707b4af9b5a1521dccc01e550927cc2f673771cb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:e2163013df1ffce60aec8702aacbd7121a37965ac06dd5e38952d941a5b0b65d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:22d4ce4c381301de4602398c599a964f7071337557ac75ad41d41947932be181_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:637ea04dfa255f6905fd26e0b1bc69c65a9c626ef70e54d0333e84420c572120_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:c6c34d670826ccf493602e6bf900480dbef8d8d2b963a5574d5cdf3409c60639_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fd0d7e2705c100aa69995a53712914134723a7402253ae415dacc7b256f01e07_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:14859"
},
{
"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.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2f5cb2308e74c3e4054404790ac6ff4ec36b6fae28679f36da838a6874b535d0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:730a2120c6c50536f5b9d2c6d6c1ef6add5e389e16963c6ca21fed32a1f5c649_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:921500affeceb488be3534914c87d0d27d462ab30dc05be037274ee2c35707f5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d7f20821a3d2fe212daa044bd18db871477d9e4419cba64b391727183ec53c67_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:981d69337a3400da4c640e05053c6706129c0a6f1bc97088e8fdda8015e8e34b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:e69c8df449f6a6328d5178e9671b96069580214923a8766d098b780130a13d7c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:e69f87dadcc44a17e50efa4832cb625b0fd8ac0e1ac9f7f5bc38c9e2f17cffa5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:f524234c3136a360b8900d5a43c006ded9b6a5db6b848c8ff8699785442ecc43_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:30410ca54aab3dec563732bc96b4083bacc14857b35a627d3075fb3f382bb5d1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:387f05dceea1e317caf6204e68d1fb877da8077fc1c44976ec59ff92dcb6df5a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67f2fe76025cab32de62b8ecdf061392d5569814d85805ab120796f1469c1765_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:6a7aa90b49ad4e2130fdaf0e4677fc9e39fb9984bf996c1945280d4e89e0dabd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0b54ef56f897be0ca96c00020654a918f30c6a7413f817ed4519caddcc6c5834_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:677464561f1fb4ecdaf5bd6fd3b76d2a3bb7957c0cf2c7a6156d868a943b398c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:78bc364116fd6f897f3f0f5ed1c35e7f82397c4aec02f0e2aeb38a07ce78ac2d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:aeff56607a25976c759ca7ad8cdf3ed56e303b87bfd7df3c8f1f1e1e5eba2d3f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:28b08fdd8ba36985802d4f6f35b6690b453ada59c268e1280db11a5884a0d9b5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:995a196070106f636adcda5181094ecb72c127e44aa88ea3810c2c5060a2b0d2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b047e02485bb934e79dd90395cb154b1520553438a0491ef946145d489f2617d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:cf1b52e169e9b831a8c4a702346d163ec59f2f7396b253da6b99cd3edc2b0eb7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:0b63824b4d546ec802e0edeab6df2b99bf7929460ff6e9318fc59f1224685de3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:0ea2e61b319859bcfa730b17668b930c9280dac8afe3803c5d724f8c31221cb3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:223ed02a69e59db284d07865b5dd1b512d25d6c4f8c253a522fefb8748bb0687_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6def36ef326e2b7e52cbefa9d71d1e700feb66e2727fd8c40a83d28829138561_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:03671b62f32f61052b2e090779a6d9f9e2a5e14b722085f46b4f96541ec0d7b1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:71502cd4fc58b4c81966e0a9c5f0db1e0ba2b437e8060defcd520fb1a3f75692_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:890a76d02d4a7c44932eaca047643d731d066c753e02fc355480668f35ac525a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:aeb66e2087eb207cea7c78eb25cd8f17d9d4b0f8bc2fc98a5c1f0951692d17dd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:164b565ea878de17a8b9798893c3e487f11c35aff4dca3d07a96ac75468dd932_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:9e461655c290f8e74abdd040813d333a5a3767d31eac4074d28713bf9bd74399_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c051be77bc83b80051910c2af2e3c684baf6895d515a8d1071b5887b4569e6f5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:d293b41f43e07cb0de05abd705280489c6a25be7015ec48a425d05bf0e67bb32_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4904a9aa5320035b96be47ebc942789062bdb2b935449b9a077a943ab6ea186d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:636a26d40360f3220092f45dccee32ec82d238fe7609c5a25d7500fb20a91284_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:c643fa0907a3b1595479782cba69702ff851b2c3c51dfe0873d98ab9bc7e2c86_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:de1af1d3f81ffc7a6cadcd92fdbacb8034573172692adc52b086750b82fee4ef_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:6067f3763f632ef396b3ea7a444e953947d7940ba477452f78c215a23bbacd66_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c1e226de2ef7bdc2a4874b50646bb662e447b865739a7535c236de5d424ebf3e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e2d9daa1128240ccae5efd110d9dd811d7f2b01cef85bd172b467fe2db8ded10_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eee9d15e4e6b2d960cb8bacde4bd2df68f8fc25d6003cf34a2187969dab3c54b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0188074272372d19a025a29052b7d720f5b2de5c0e961db20ed3803894145b8d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2da3eb9c7a4d8bdfeac841f834cdde6031bf64b14a6e9b407284bdf64eb08fc9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:d5c9bab0147e656928364c9799b27a40a0acfeca679f0f0699b95049f85e08bf_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:dd1ca28db6ac2ad6a9108d9a432dc7b18e71c00d7aa399a3c0db66c970a5dc39_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:9ec63129d06f933e2725a6152021740a4c73ef438bd63b72c15f09f6f625d51c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c6e7f9492ce565f2f488268503b5c62471c2f2467ba60ada2e3a41d6b8b0d58d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d93adab852a43bc60b104dbb1346bab3901ffa2f2999fef2387661744b7cbe80_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:eee7609ac9643db7b9ba5541c464cc695323f7297dc89b98e625b895afcec5e4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:7bdebac05574e224f93842d43e6a773dae9d7b6d4c97b75d9ad3ffc243e1669d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:c8a51af3a7a953e41fde86fb0fcd0ceffade816082aaa74543d487e2965b9795_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:ed20576bf5c51b515a40e8ac0e7eadd96daae559fd3a317651b2f0324c8c1676_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:eef9427c2a216f4a52ffa4ef32a41ed7d901c75bc516ac49578742f39b9f3414_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:3f7569f4dcf0f937447a532fcb543e71eef195011e74b044187281e34ee451c5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:685553ac069431e4ce5be3b59a4dc4e88b5470df9f6df6e3f2b1441139459c8d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:7fd96c9124bbdb5ec7169a859a2e16f5d498d8e194c1e73eef9a8f00df62f5bc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a170dcf54d28010db76969fd38b9adfd58d5cefeb0aa1dc8fddde24ddd296445_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:48f9a42528ff202711bf84ee2d3b5bf8f890161e83154d86c4b882f96083be6b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:7ff5151aef81f086e7a9c935ded04a17d50c063e5e279c6bf63a2eda071e7381_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a20bc5c81f362255fdc2707afdc8703e8a80560384a763aaa1e4395d4679d54e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:ce161db0f08b78133fe1cb26230f3176537f14fde816509a6ba02eb365d328fc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1a7011b56f9919064d64d2f3faab07fcb3956667f1efae413d66a9f29fd077e2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:2795e9205e35e2e66bc75a2a085c38423dd749582aa5c18a4fb957c6a12e58db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4ea7b37c381bfd1ac2d1eadbc42126c8c21453cfa25cb5247f4ec804244f4b1a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:d7a8b854749c947189691256e1c3bf3c18fea475eced28b14b9265b77a139f9e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:95f59709406c2440deb7fefb1d01d59fb98529d5eafce48cd9b9cc405c5c96db_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:ba1abe391fb4ed5cdbb0242046264ecf7f11cfd4fd1b2a720cd7bfcf04467913_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6c283ed8eea6f2f1a22ef13718c59b7ad2a5a094d9821d4fafc3922badd1ac59_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:731ce17987056f4f2a84a5077efed2be9c33ce8a718a2b7bc159f3b92d8202b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9d69389904ae61e815f19a62c4b589262c7ec8e6735fcc6bfbc50671be033e0b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:cbd729a25676d63728847573c4cad6a38100c89e814c4fcf4d90b9a0201ed9dd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:d11f5e0ae27521838b7e85254d7360f8a832e640c74fe850d8818f54e2be777a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:d90a4a9682ac4086469a81c33c9fd2f02d71815390490d3f5cc7baba7ff3ddd9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:6b20d81e8deba73efd4a5d2d181c8ee962f5ab044a6225bf07aa4fbd3b96fb79_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:b65ef2c02e8934f17a4022f01957551498522e799b55e0440f0dd22fa80eb261_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:0c728f13f06113ba8e1cedfce233d654e223ac428f16c24ca4888fa4063e8e1a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:176d815fab0fe9aed544d10c4ed599b5c648debcdecf477963c491e5cfe674b0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:2d271403d8ea95bd7fb9732785af0777b92002bbc39c825c4a6134fed41f7bd4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:f47288000abaf7e0e022e7bdfc5bf0b74498f3d3cd6ec9c532a561672c32e4fe_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:4eb93a7279ef884cb3a77038199b16d1632ec7bfb3f171724688f802118961b8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:85e3b5bf4a936980fc00f3b5d5c9af01111e431ece1bcf663af6e033d088050d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:864dbae5b29d7fde48caf3e48421fb7fab5a5b5c26af5f68c28f34276d69b3f2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:afe61fba8275ace212f72290c1aa9785356ab76d0cfcd612de3ad782031092db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:2358a32da11583d19809ac528e15b80770c86cb6ec650a3b292b27bb0c5759eb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:cd8bd05a6399b394fd00e5dab2539c353fc3187b1571c941681566a79d044fc5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:9fffddcd5d62088f85d60b129814a701f8bd3c98a801d84cf19ad74650f1f00d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:f4e3df6bb58b3cec80f6f2947718c3388178527cc6828ac8d66301257c6b56da_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:0b87d1344a7e67c252e533297fff71841fd84b72d5a541750f6551df72e755c3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:399c527937ed2fd17e8e0878b191ac82d853a3cd165a10081dc377eb37472fa1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:af80c63c706bb0dee5b6c930891eeabc7b47735042118627fc9c52eeee993658_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:e047b615f4a77b5824b74337d495044195f1305a41ccbfdc90a33d83214eca6e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:0f6c36d7af2c2be270de313ddd105e28107bc7c2480b875e1b4ded62d090d9b0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:42b52142c54e4c43e516632c83d98f7c964b26afb48b1c91541592896b112203_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:109faa862da0fd2c5d74ae4e4421d9604daa761239d3b0a9eea03cb3a054f20c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:7da241909a7da68454abcf348968a644f9747e01aa4020ee00e3b7f532e64542_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:d7e5763237b520420eca7241f9fdc1b3b60b8e78255745913da7a3fa31ab0c97_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:dfba8efa9681e10597b0c3b4ccfa70125f7662f9e9b44e9342550fd675a2e80e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:9ae660b5b6e318d5bb17d195ac0b25b174a41697014d71e4d73c65984ee1ec1e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:cf7b00a643ca639d2a4fa03b47c4217404284b257c862fee82e1db854f83a57b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e084bbca85356aff7903a80c2084e01c5c0370dced5914bd9d36b7992faf71bb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f1954045f92c7d022b325368f3bf915fb0c95a406b5881ffef7571ea2b12cd9c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:00da1fcd88f8542d55cc31ce0ae8d7cc12f68a72771b46953002a8d43cb30829_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:2f5656534cc1308f3b11b1bf6131352a5815ab9e0718be2e17195c87aaa607b4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:3758e07eb37879b6bb5cfc09a86f4f0b3b8f4a4eafa1262c9b1ad188a34f36c3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:85101acf13877bb1f497a3c6fdac434a3c5d8ecd8504b65b96130dc6e58818fc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:46258e09037ed449636635d03c9aa9c2c30fb2ff88df830c8af6bf3add164b4b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:4de95df03d3a97d4d0a3e36ef0cd6dbad424c350553de019bac492143b58285f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:72bc345da2a34eb84d929c5eed51fd30e8fd71477e8058e7c7dd31cb70488f9d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a08e65f5482f6b2937ca2d35dc726cfc5b112622bae31ebbd5e3a1bc1be70515_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:1e20233079f762f90ba674dbf3267c216557d3d8284f7564900318f7d4d1281a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:233b7d55cd529793c98546a83b0a1dd3ab614ba845511a2687c94ac93bca0158_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3111bde1ffc0c9ba97f70841dfa3ef0c88a45a3dad89b8baa0c0df8ff615e7d6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:50e5ff6b7c63c0aabd88fe302ef435ba333221d8424513241021cd9d5b7dbf72_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:36c8871a6d63bc060d92723dedec96fece8e6ca73eaa128beea365adce642505_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:59af5e75f21401d20164aed7bccfb87ee4adc079a69c0a31d75ebeceb7b923f7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:747e1b3202686dc269306955fff629dfae29d3ec37e8666afb5c598dfd080da1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a327443c122308696e027614a34048804baa463dc7cf9be91a327c475be504f4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:1ee17fce8d33061182a11d2dc461b53f314a95538786f379656389475dd255bd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:28f58933be6d206d90656c0cf7d05292b4ee98e3ab7d22affdb89d6b600de1b4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:4853bd9c8565b801030ac70bfd99ef90a14674d97aec0cfa4cf51427b64848a3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:bf3da178ec716ac245a58f442816e8fae506e146cda8de311cacd3f3be5c1fd3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:04ad936af7e432d5cf14db93a461b11a02f8429dc031858c849d8e93b1a105fc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:31bea0c1ab35edb5d6e73fd8777abf845c9526bc3218f175d0941b00b1a83308_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:3dda16d55df475aa319fa35c94404ffab2674eeda8bbe9e5baf90c5005dd688f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:6beb2447b6d3f282f868d75be52d201aa0b44631866cb1a2eb5d3e9b95341531_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:38eaae76a59d0e8da6915853a45d9114b76834d8407ad43f9d8d9e65d035709d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:60544e242cafb966a14d6c095ffb81b8ead75e221cba16e828c7e3a9d487c3dd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:7dbf07f15354d3a4fd433c73afef60e20cc53ae260fd918ce1ada04fb9dd7961_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:d2565fb6be06a382bb313d7889e50bbdeccabd08b04c89736fe0ffcb1e702443_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:3e540b75f1d7b75d35089be769d7b7f00976f44779b4ca6f2b498e3e98bb0e8d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:4e7ce92af4bf2cddccda7ca3c2a765e53c2187e94a61aecc6edd7e574af7a6fa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:ebb783d1699a2b649dd989ace2a8b362a92c6eb93655e6c60e1a8f319f39ccc8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f63429eba56ec4b418f12169bf3d4770bb1d9bf4e95e639fa53eed8c8e0da483_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:054728f3bc75952505176c5bacd5dbf5b72076c56bee805fbc484f72f43993c2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:92f9245557e304adb13d87f31ff9037c7cb2574b8edc722b3dace01798cd9dce_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:d74b3572d00e32c9a92de04576d8414ce342b135617b03eaaebe0f872d66c147_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ef947cdf54aa8a53944832707a027c1286840a8d51e75da50c14b8e45b5e99dd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:40e42ec81c1ad1bbfc545e30b12e5850b091eb81015e5e02190df6a4c54b6463_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:947c2347d2d3ebffafc79c87d77fd0d2b3d80edf306a40f767f80621ec31a5dc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:d150117166dad582a61f14dc786cd53d3b8b96e360f0420fec3561434569721d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:dca4961c0a147ef33ca2e9730454443b56b5d5b0c98d8a4d13315ec52874a71e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:1d4728e109fe6ff57c7072e06ab1e7dee046541e6cafb92b659945dfb572c8ba_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2016625967c04413c0927849200a3455bbd57e504e634882f16e09ddcaa0c898_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:39f9507ed062e8fc2930cf66f80a215fe16f6ee11927da907ecaec04e7dd0485_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:a7e40db904c11448536052f67bedade948b3931dbb633ea993ecbcd861385b56_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:20484e667deb3d853e25b0e0014e410018242e6c4bdb8bd7a89f77881d69c845_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:47d7efe667fa80b414d141e01a89123ebf77b403894bea3d8f56a08d06adad75_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:58c508da87e903ceb6566c850acabd73086d9a992aff69a46ebf06a3b2421c10_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:ffd4dd93b9d8345d08f56143b34cf852de1a5e9826b2386774bf21c32080440d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2a10a5ec8c7e72a20f1fdbd60c0f0ad92a8c558dc80df9dfacbddead25bd595e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9542230737d2ff400438a66188b9b031ecd3d47ca664841b58a2132951b771e6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:cf49d4c2fcb97c1d6ceaf80b554dfaaae4447224a9ab5cf1c381d9f39592b5fa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fd334ece1b1b3c7f66c42024d86f8b99979c4846e4f6f38f4e441d053f8b9d54_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:4360744aae59eb6cf31afb3e83d1316feb3d034dfa22f1eda6b0be357c82b600_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7d2cfe1782c52daa87eed93a26b29dfc2ee2a175fe38a8dcbfe020a416e396c4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:b69d10897c10b03865f9cd36fc688a3062c29a20a6a4bd5ec61b8966128d269a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:b75a354d061287362783e673e023f3bdcba41fd8a448af361bc8bf06dd422b61_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:527c47b5270b7bd6c0dbbe8520197f08743abf2e53addc0c0651d8684036b67b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:763e6b47e105891f6547e9a8228eac74cc3c801b68395cbe9490622ab505c0dd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c834fb9052ce1e1b4ed82d044f9cbb14d991b2d7c475406aae3a4527827f8bea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f785b4269eded17c9a9000e84bc00dbb4102609ac9d4120388c9fbc43c354245_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:05c9c601b81707c5c4d19ea4efe014540534fe96d9c05697afc8f017b800d7af_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2e2816cad463ba35cf3bc58e6d41c8993026c9547100666b5d586a41b5769fee_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:58d19cf1170a7a92c27e652a4cd9ed4272947c1f69cf2f986eb1fa1d5b731c8c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:c9ef38bf7f348ad67323587ee853ab614551242aae2ffdcd3d5f349ef668ba26_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:137455898a2431c11a63836a3fc35d444fecbc705c18d356cad0b712040cf8ff_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:be461fbacc455495b8f283b93de3e09bd7c65d2a9498fcbaa358fe852b8c30ea_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:e2fb34dd26364b9127369ab68080e18a9d9579341317cc725ddcc6552f2537e5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ef05615aa6363f8e7e10e29272cab1058bb8fd7b652d6943a55d0c5ae990b04f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:157ee17a484dc094f997d232ea0ead6a75a1cac854f2469a1e769c246a2637d5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6dc2e4c666063aaec56333036b7f4ad5c31488b729a0665576fef58b7a60f1f6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:9b11221639c0553b042c93c3b40a759283412c49972bd7accd0059fb3bdbf1c0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c98236c7a4eb6133590e9d519170c74b9f555b754fba5680194afe5aa12e8ce9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:572f1da99a0264dfd47bc20cd6b733d767805e1276c11ab9a7e5524953e664c2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:944afbd71408b13d29c6cfcdfe4bf5b8357ed450624db4ba6656b1c884a1cb6b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:ea1146b91f7d0def7d15701e93a19c564121ed4dea34665dbc1cc53b94cc1b79_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:ecd5ccfa595c87e8f87cfbae66b9b98f0cf1c27d60d7a33063749553e4152747_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:209bd4fc0a6337e0ca8077a81f68bbebebf90f163f497f0122e8396698d81783_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:939b3f8d0a933d85409842e5b47ddc94e43cbc0aeac0036a4e65b426d6782f21_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:95742368c24875b07e0c4b99dfeb4422f1427f24e25e08169e5e52c6b182aa1a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:ae2ee243441fda43f46a7cd0e0b51423f938a1da9838f0bc8cb58b8c5f5c01e4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:133a1207e063d49bfdec99f709899a70d35a03a65db6d9f079be8cba37ec5e72_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:411333b02818a620f320ab9846da31ab3a2fed341c83c7d1d2242e3c8e1c112e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:aa5ffb20974140088f7782e24f533d08bd22fc40481c7b4e1a2fdf29c96074d0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c638c318054c658a52c0a7e340de1710f7776e1291089d7d1d81d2837f39a30d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:7518468425c463b51ab6c2445a452e0bf19c4f383849685733d528ed525df941_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:97df863fd0e348fe39719e5adb122f66a35193b75dd4dc633711aad0e0133b2d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:d9cb426145f73463f1bb9ef5446a60174097c03184b32c93b9f6a562e767ef54_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:f360ff4dfa30e0d8b58d3d2d7f129349dc03a5aa632eb35f89177f7e5068e636_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0e32e8e7ef0f4b74f5544addca4f6dc9077d61b8727db07acf69f27a9d29e8da_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:17bdfae200fcacff3b25d632dbc205dff3e85b1421a5bfa70f460addade9b1c0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4fadab315dd739a6fc7454def0ee2d903646f7241198f3092d622a9375e38d92_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:623d3bc06b6e632257a8e178a6309e70911da187fde71255833a036824acf15c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1db88f9cff451bbb26bb1bd3c773a0e79bd0b8e58f3e8e469afbbafd0d205e5a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:9e61ff3b91fe3aa27e7fd98f29d0a6d7aabdc6431846d6912c2f1a5f4c47aa54_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:d18c5c3cda1ca70d637ee2a6d0ddbc7dd49e93483c2103123c7cecf3ed9b726e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:ff0d963efd71d0a8aa9b8f3e3c5d733738d70f8372810b36ea2904cbe0a20ee1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:3c8dab5d54c3c5b54b76f66305965737d1aecdfea844e4270670ebbc63fc3965_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b80ec65568fe676f4d6a46b521c4cd8404bd21f93d182f42e62c0d2384257763_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b8a3517c4aadd0eef807b859a641a8a8164170e79c045a5a8d3b318bee6e8df7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:fb06e3f5f7036974c3495de8a269a28aea1599b942d3ce5768a5f9f387e0cdc8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:337c562b485c07c8810e0286adf9ca325c5a1c9f4be8a401f205a28489971214_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3c1dd080969fb627282b6f7dc68945c9b7a3890268ad2575463c4d400c4259fc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e404b7f13cf1180fbb8f02f48da558b70c50aeec7928683d6a29de728f684a4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:c99f7995cf99396c3520207b863f1a24b13dd3ea43b467d66172152dd870662c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:0638376c80db18ebdb4d3b41b75bf7065508df9ef599026cb13a67d6774ccd40_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:5a33d45286112a04353fecbdc0c274cefc7215e6c6b8707df2d719f18a4e7016_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8c4c49ea56beca733ae2be240108832efab653c01e98c46608a72f27b2de6317_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b910113d041fadc0567cb4ef644fed921707cba2d3c5ce593bfa09c13b58d182_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:441f0b9defb1989b790ff9de3beed71e1db23f61b7fb95109e959c64c6cdb1e8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:734d07f2ca0e61b6b091132def50d19e40dcee8cfaa5eb46660eebf90bdd106e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8478142a7cca20c9743ad247e4f2b245b6e51c58211c73a256c81853e83a5d82_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:db008105227bbdcf5be594057a201e0ee317e4dae9648d89ff3fc05fcc01030a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0303c22d63e9a088ea2a026deae68e82755344dd28ed52ea06c1c83abadacbdf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a3778fabdbbda6d2176051880b46b3e180c7b6eb7c33b727912c00342e48c950_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:bd4bcd738b2ba8589fe924f1ac4d57d65dcc767befc6aa75fd44b963f13e2248_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cbbbd781a3f51b8c85e22c9125049530fbf43d93cc8bd36bcf4434cee8cf1020_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:138ee113972e8df1a86061dc719d11f7d36a0387c907c609393f4f7cb8e8f34d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4ec1d920c8de0db791f8fef1be139eeb5144d9312e7dc67f043ecea181e61942_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c68de4d38e0c4135f11abda8b6fe3e50751bd44455e1c9b6e9666551b147a759_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:d819b14757e167c6a52c452093fdd6abe8f41eeac4b56ee0c87c282d8ac51b28_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b36d5c52ba001938e79d244656d11a315ad494281db37f60a55910d90c007cab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d21828185c68e7864e7a475deed7d92ca5233553c3d5c46aac7f87b122163708_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:de8056a931e9b6c91583b38faa12e1fff3eda58972dd09d89b1c242aae90015c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e0e43a22c52253568ec7b05f72d139b0ed7f6f7ffa2955b265fa91562b9fd15a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:453df58eb479de31058ec3830e77a7a14715b4b1979237050ce734b1e189d811_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:7f3368b36a15006126b25b2042263ff73ca9f75621bb491310a0d4db262494a2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:ee335133915697e72b05f8f0fc3fa82145b2ecf1fbd2f19fc20266a90d1f644c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:f8d6d8de975abf876dac43f40bf80faccb60eb2432f3463ee8852775b500db52_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:2e1d744cbeb0cb2442200f0747bc824ea6394fe36444cb7670b0f55653be4874_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:7e4392309a8e3b95e3b6f184479e652c3c848d5b281eb38c02d57765ff3960a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9cb705d6b4556123522337d79d223d36ddd50dd21d6c7810a7ecc1835988ca6c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:ca454d8974992151ccab3bb7f3533d4f8634fd7da7077d8c60cade780ef4f1d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:37aa19c725ec673f8cb1bff4b0626b208de41d73b9ee4a1e4ed1d934fcbd03bb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:7f36be42808f1368c84108d42fc38e5545828a12c93867be56b4991cb6489fec_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:838f6a201ead6fafbbd05963083ee52423fba2f54e7f540575a89abf4283794e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:97ed6147ef1041d6d78361348a4144fbd4f80ca86087a0eaa65c907af730da72_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:18cb72e4bb5784b8fb5419d939367b0fdff4e23cd09b559803656d52a47633ee_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5ac92b796a6295f9ec1c972803c958c5fa59459cef2c835f6500fd92fca4e53e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:9bd3fb035f3aff92dc032ecdfcfa2ba1d4a2dd7b75c77a858ec06cec70feeb28_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d93aa997367db0fa5a73118002ec64ddedf441e0dfda16efe1a201ef380fb239_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:3d9ff62cd27a0eb6e10d6338f2ecd913a6cf2cbe611c8b3cd3e5f86f82b76e07_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4ad55cc73bcf0c9f59beb22283580876d19796528f45d5a54487d34c35cffac5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:879b42ac1571b0ab174b03b4f9abe50fa7c26facc904fde22c59e8d508f21b0c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f73161d5774cb02814b2903f2d4a9279109d94fa2f00aa13ff44d9801da4a554_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:32b47ea77201e4ce2a7de46ce0f18a099b95685bbda3d9275794cb19e9fa90b7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:520dab9a8b2d34c9b9537c9fe151ffa485929890c2a6f6551c10249b35892853_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:cdef1a8e18a869aca5b67ede167cd6c481a9f7f57593dd6eab02714fdffc4c43_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:dc864fe7cc9ebee8913ee13c80d2b375f19e49fe8daba83c86ec4b5b217138bb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:066baeb76898df4c182f7e94a451c5f6e65d9e32b9aec6a68bf7504828f30f16_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:2cf9e844b828e340dfc02163429fc7dc58ad0f837ec1ebe4928f2670900171e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:46b2fa1f9bff055ba108f0b87cae201af3fc12a8bc85345168e0ff658ab3449d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:f2f2fef5445545eaa62443770f97cb17fd816aa39a1a252420c2b4a7bd975fcf_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:1d91715caacb34c771c72f68f7f75a83426622e507abbf9714faf3f3ce3cfa18_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:29daf6d81999f343bbb87dbecba313165951d19491e8badc87caac4919522145_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:2e3f83541ecc9b7c02f49febd0bfa122f2b054be55ec17b48c3b923354455317_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:821d54d73f5668be5625e7a1ff00ca8b9ecff65034f49f93cf4abfac09ea6c5d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:0bd3096b3db3d0501b8d54b3b33fce666bc503b217a9efa7305001022c79f504_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:30f39dff235a8adcac2f12cb7b5d67c684a3cbdb647ac17d4e9790f1e8bd7df1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a743bd8bb4077ced0aed99d89525790bc319e6dc516fc6e0e08965f1ba788042_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:bc65847dee627ee61780b14f5df1d47df00d7c25924149efd132b8079c67cebc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4bd8be428084f8c48a0c44efa318e83c44ecd53a26cea4a1aee39db2da1d0e84_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:785455f77c406f35bc9ad2eb17e9f96ea12e71bc2b87c523c9df83f882d73c15_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cf4009b45b3b5158eb2b214d273a86f5ef3359031040533397e9105f5443371b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:da77900b596046bc35b977b73b50d4f43c7c8ab2d3161f30d01f5b396889fa5f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0d212fcc0965fc01f16d4bba1fe8cb6cf9bc7ca3c37e4ccac36dedd77da9fe2e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:95775342b0b266f94a766a1af3c0af3fdcdf630e966a63cfb11ec3459b46d3a0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c46423ec1d7ace61740e775c1cca881a3f40e67de3c2bbe701a9a2eb7205df25_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f6e1262b78dc3405fcc64de3d864235422f875c1384313693adbdf479e9dfcc9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5d5e396b698ac7b97bbdbab0e33cb1f0cb2fc5fcad8d1545223b67e89bf99c28_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8119c49ef66c677ef658b153021f5e383fa76451776efa457a640fc688556dad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a33de680b1e7806ba046842f0d8aabedcc13497da2055ea8839d5a42dc368cc4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:fb4be942d1e6dadf1f63dc34d8fe161f8263f6782fdd7687a1d9dbb00f1c0689_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:1fcc8bfa9f2b7b5fcc8165c5d30879545093ff27e3b6c90e8f6c11dc78d24a7f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:482fa1a1189f9a69ceede392d30b37df6f490312133b07fb160a941288bef9d3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5818766b4a9f63b6767801173813bc1995f7b405967619c08ba45ea856de495a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:e75f613bdbbf80bf042c555c59ff95aa9716653e259230bd17e3c9a47fa07b63_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7c82295caa7789000a8f1f01af47639aaa9a7cc345c1ce9558bdfcd5ca1e6898_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:a5af8c2e3ddf765d6b7aaa3370809d5c336ea6f5f09d03baef7f16ae151a49c6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:0dcd9470781273c6adbbf98c013170b81fafc07b391b0d5dbe1de748e5bb3ef9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:ddb74fb16fe3720df71e4c0913f3089aa9a7587430062b1a8b628ec84596796c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:006f2bdd2bde58b23797c4742487404cbe51bf80c113e702df9b2e7a4ae80ca0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:3fe5dfcb92949ec17c5c10af33b44919ea38bb02082190d59986065cc33eed3e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:35bba97dd4755a1fa689ba8f21ca1c7032bb33edefa1d0f3876ad8ce51cd3971_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:6ca721fcc1ff59f9ba90e498aaec1c9eb0ca25d3271c9543c90a01e0347aba40_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a67adaf57a36797d9cf93c0bf401af4a36fef4d07482e8f724c3ca09ddc028bb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:ff8b13e6d6a2a990848e8a1e74e7ca1cba0f5652a29b86c3539fa4e031471049_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:2f99b0a42ffb2e5621a9c4ae0efebdbbead4e4dd187e947b93f2963c989bca8c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:37f5399e1e7ce3081c8534f0c6e1e5411845725c46ee3968f5b38f0504fa47cd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:68969a51e2166f6701dc1000c1daff3163d35e5dee9a40fcdbd5830305c73e86_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:c6804f7338b2e0eeb1bee48114638524b0ae0af1399cff93e51b1e2b4705e615_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:1dfba198009299ddb18421f3cc45d656da9d89ca71e5efe9b084f730f49cf548_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:64b925225905c73883694dde22f7ba5ba53d62abc73613d7c5cc9561af832d71_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:f1c4f8d459edea83cd4aebdae4d6eff6901abbc6eb9f6031e78f7a3b79a781ee_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:fe596f06302f1f93b4c403a08ddb1ccfc8f13f8f66da96b6845508679c2a8a77_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:83a6d2cf513c846608a8727ed01cbc6b1bd7da84489eaf50dda9b7fa3106d76c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e1938266804498012d42b80a4915a2b8aece34efeb795a17fc8798f75fa1c48b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e2defd0a66a261a697fd606239d4d1914df6c2d4875c0f4116ac1a35ea585a32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:fae2d6f13717bb6e98a00f86b5baeb328ddee27a2b5c2418849bdd767007e947_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:0c4eb0506879a32b58f425334cb9d88a3d507295187d2d2775c83a9abc3a8ed8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:1e2ddf5d3509d41c8f909d64d6ae7d3503f0491d967578cef48ac0ee5e624b1e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4714307e4f7462275923401148062e6dedf80e937abecb79abc92f37be0aef45_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:551f4c78b778b8e784cc3733d7cea28d888346944d306d76b57768e7117be85e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:20a33b03d94c0d4a84256b477b4783e2f7a81831a945545194db6c6432c12251_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:aa63ac3132d6581bb20e97033ffc84c67614687fe95b0a4288f1477b5b59dc80_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:ad088f1f0494a62602d3495351afc422a8a53b92bd907705bf4e95eec5b1d98f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:b3ebdf5ab93e98b05504220e0bfd9517eea21080e09ff27df599f7c32adee343_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:05aed886bc5b6ee53427e2cb8bd87063839553e8131be9bd181a6ad2811c5617_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5fd8fec8cd97b6099be8b511f8c03bbb6d4b5537d185b092c945277a865204a0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a555704a2e66c03be613a77bfcbd7be05a3d21265c9c95d351bd928c6e0f897d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b81ccf95b3f4c7fa69ac15ec1ada3d22cebeaa53aa0ee2bbe77863ba323fcbaa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:0a1dc8f8b97d3f8ffc0eb6fe95596c0fdb8d31652ff2e2969a77cd48a5cd3ff9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1474075f3cd178aa7080e9f6c0f2546364a3a5d4a7438aedc9479d7316c63519_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:230bb517ee7cc6b25ef027ed545f308b5c612c0901c50408b557058fea0a7c97_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3b8ce5e8fea11b72b53065a94849c2d856e9218cc1f8641c69c04a21d27fce7e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:492ba358a292b4c6afe6984ec440a65ea3247a9cf52d3a82e34601b9b49566f2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:8c5de7a9e495c4d1ce854f6d009d1c81ea8907acac8ade1f02975704024c634e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:adf8f9f2e86f9fc1b27b4ed366cdf17c231f4574a59670f1eac81f6b9af8149e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b1b6368c4d7f4bd7dc4072fe195d1da67dacdfa4d3d4082ed5713b5e4cad6129_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:14a051ae85b29aa82fa4f448d3169fd5fd37fb37d7cf7b24af3e76b224ae2a25_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1d1ec127f59b2a3e91ecce49bb81bdfe18ccbb4378f7617d12a5f6fcc3277040_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:c5d0418e7661bdba8c8bccffdf081e2bc630767e6b8ae1ac099f1c0d6ddd7b74_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:f3041343f490ec7d6e6b75fbf9b516fbb481e35b9aa4513cbd0272eee2235a51_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6d79fd44973f45b77370287936c5319fee81f4f9831fa0f300d2a58fb084c420_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:7bb63ad8d2132eb2d6e8f73a8edfc6b5558c948ae45e443fb150adf8e297a79c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c41abf20797e0e0a74aeb25f510689cb5f1fdaaab90a1507163a4d201d4b7c0d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:f1bd99ba8708d9aeccb920a4cfe7fd6b410db0ff15f517cafd094dc746baeea7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:03b176977dab9085b179146dee560b08a7a0ea4c89e41490b93b0f0353621025_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:674731387009a17b66d610e13f4ca9edb4ccd20675451fa13af14e0ddbc55ebf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:67f5639d80467e5f525160768ed3c007f5b99723278e598bfe1ef11afdf9a43f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:e7eb31913d7b4e8940865a0c3d72364152e358279bdb0cbe7974c7837a02f66f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:020b10daee05b7c237c9b9914077aad76181fe0de4ae2ab1b47151b47f679949_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2002c409bd3e1960a8d79f081dd43e2150582103e47d20c7bcfd797b863f0ebb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:288feafa494da8a4bf480c1a67e7a9c834bb02f66144515e5cd2653fef962d59_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:513a6d0c2d85458140c589e153dabc2f5293d28097ee1bb1106a9945363548f7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:18b44430800377382372ce257740b9aafe0546682565bb0394c3a39a078cf6c9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6a7c255d286aed23eca10c0c0dd2f5d9286a87ce5eff26bb559efa44353ba67d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7baf3df29db6dda350c0656f7828fb8ecd9858e7b57842cc15809f5c9754da09_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7f05653512709156f84fd5e802c47f575fecbebdd1c35aa99c1fa65f9453b349_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:004492a0bb239936995030a7898c2c917ea809cf2c7a6890972765ee8d8fe9f0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:a696bbbb3bc193a4ff3a2762a1cc5020259cca9b4c9ae996285eeaafdfef8528_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cbacf4231b583bf75e637d95e54528bc8fc0df9e53926fd1a54fc2c9fb030e8c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:eb2bd6a8605a3f61e7c9589e6d47dc28f96bfdb2b4ba0f7014c971d4f9e1439b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:0b6189dcc414e4d48e333d8c8c8c2665163fbbf04b8231c5c5ed66b460f64b4b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:29320bd030970c9b8067b44a5a6b2d4b8aae2e6760490e9e8f728a0d75e49190_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4e793e626c2550c0e7baad444915d6da1b9fedbfe4700fb0ee09751b743d2f12_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:1d24964d9174719df791f5ab2aa97ad584e4cb546072750996c233320271393d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4fd1047ac897a34add5f4fd2c943a87380c53af069980e28f5e4710280dbe76d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f8ca2e0c18140370e4d38d75b828d710576432c81d0717ea12624d4759e41248_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:194e198147e12cfea11a2b8133ad90f9dcdcf12ab64858da16e97fa985ea78a9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:a1ed2fffff725a172e05d2315f0c8a546edad8306c0bf52d5aa7c0dd13d04891_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:a8e28b541152ae2849a74778761e397d040e357ae21b2922b4be12ea81eb79da_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:0b07f49872854ce43162404577fa485fd150a10607c93df756d892db1600c0ed_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:178df3c1aa5c1a83dfe12b6f8492aae600083ba07726ce8b063117ec466b4139_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:c4fa54593d42bd28429e4ef572b2e6e882efe6c04932cff3cce6e119cc5dd044_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0ccae3f40c64be32b7a773fdaa430f6c7d0ed7778418a55c3cd1517886f9e759_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:57027cd53887fc439d0a2dd09bc0d79e266c49cbaf196b3ad758e0fe9d09ee90_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:d0d53bfa8474636abcc9f8a0cefb13069a77e00296c404be39e057dbbdbcabc1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:d4fc054911421898939346530573df11a0d059c17a40e35bcf971d6cddcfaf76_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:8b1a68a07b6af860fee73ad1a1cb04480c8623913e5ea784a8f6e03fe0a7537e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:90799cc9ee99cac6d16c4bea7c6561537d319ca44c2043d5c2b9afc9acd3a7ba_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:a20b62a9436884c9b1acc33498ff4524cfb4cffe69c5e9e88dd9b077a976bb92_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:f239e260d1f5f01132a0d3f941dca5eb39399c563ce297f36319db0b803652fc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:3f75438b6f0a312ec5d549002b88a5d0138e34be8da6db95cabc23b424f1d7a9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:6ffce81636de40147ba2987abe3071f4778c48673d824d31406c8f4a388ce6d7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a9308d2eb18ee97c884bc55771f75d62db896e1736ccad102f4707ba553e5023_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ff689ce8586ac5dd565e87fa801850cf5ca6a15524eb3290cf61edfc37a32557_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:43d6df0117225b5d07f675212f53f1734d750c3386d659464b775dcf835dc2ff_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:fb59d55f7b3958110c251cf56dff1e4b201f26c455ebd3fa9a3050f0afa90199_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:66250e79370aac01b810d16ce953217902abab95f8dc24d84ea3ea27c0d1e087_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7ed8850f54050cbdec77df42c1e34021b062fcdaa20d4939bc52f55818f0afa3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:776a5c5dc580336a5debad824cfd9489f7facc0e0233d04c0e5e3a85e87c625b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:f9efa9504f6d06e0823dc611c7cf34f94bbaf95cf82e70db4a4466aaf371ff21_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:331539c4627f5a6fd70066963b00c6bf5d37130d69ed1c97d169b4679c988a75_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:34052b8035a6a4847863baad76289de43282c37aeb7ddede49d24fe76e2bf8b1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e968da6b28095526e22be76c0c583d726af07d754a779e241c62095be897f05f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:e30740063dc526ce072c66fe22a1ef7caabfa64d49d00bc94459a9495046347e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:ff22b4848efe69cee98ba7ce39913e7fc3cace111edb5aed5cbc5b80aa4426a0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:68ce3912f64510677884c97e30f1f9fd9e3941e099e8167cd43fc25dffb34b11_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:6f00c1b82f8705f143798e05193187516f8911bbbf19c256fdeccc85cb562b4c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:297d9db15707fead7dea5a6af767285df0ac0927ecd35c2a86b29626b138f700_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:59fdb89c5000bf4832fbee9ea08131ad69a0edae2d674bfe8ff3bfd3d7072141_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7580a1ef860cfaa89b5c365b4020ef1516c50e2829b554267c0fda6e607cf7a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c5548952fc4edb7b79bf6d0a257ff08809ddd0c017de0872e3a4280863e7ba32_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:9939e5af30b0d53ca6aa2a8c6e70b6461d872f97c2b1d0d3894f027647759de9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:a02b65c4545e24c213f0b675844b9b7f171c65f8d162319be27cc3485e04b190_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:ae357dffbca134e24c32d411848f619619281f4525c5dfd2b93ec082a15d333c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:bcc0e98ee13aeb12c21cf679651e06036d5d9509e40e11145b3a77dee35b3f33_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:5f7553da3521aae14f0ef0bb86fc76c5bff5617a32ad61a17a719c3f1c5861d0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:c1fd8c36903c9743e0ca7641ae1b9f0b716d332c0c6259bcde1d4cbc808e5822_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ec75e010451455158ea6870120bd17eccceca16a88b24e33cb23e1fcb66ba12f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ee6719af84caa1131010d6f0695a466f8ee807f8578de78e197bc5bc1acfcf29_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:027e501b41ecfd1472988c01b9904ccf29323df165b58e6f11cbc4186f98dd22_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:6245b2b0bbcb7935be61e6a7e93a84c11a4379fee1904569bb16532fe03e116f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:6e059a366823df5793e1a8021f504c9c7a7ae66a223c9d099d17db22a9e50226_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:bf917d1afb56c4ecf2c1fa6440f8996c19267affd201f30bb4fe9ecaef29775f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:1d9372c87889ea571921e7830f087f468eaf2653761196b828eabdbbbc18c2b1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:3816e4e20afac47544621adb385943fdaf5955e713a3582dde612fc16d8d08ab_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:6c4d892cc2c16e161b1d91427c2c9e56131a53f854ea30c511f50daa6b6d4f33_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:98218ba57aa1b22f4bb203161ff89f33de999341e11b852d22a53a5e21f7e536_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:048998050714045c74283d1683785b17f1dc9b5fe0240fbb934812f0fae9fd6e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:7afb80cc5b1cb73984ddd0feaa73f8cabf6181fa323bc3a57187975dce3e27e2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0afda7998b5a5110f6caa7cd0f18eae31c1d127a1ace2f40f22293e7aa9de4be_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ffe078a02724d6e0920fff31df0b0b89b62a01e835d6cc40cfd9593e87ff05aa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:0c4316d2b6eaa90503c8d17a32a78cfc0e898673cc2f02b1cb4c10b4aecfd55d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:c04c09295eb34aa3033f7fa38db6a29903e2e0c19679016dc51acdd40f290746_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:eef5cd08dda4e3ebdfb58cadec73ea48aa936058cc85656028e6f27e1ae51031_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:fe06d8c0693a9cb26567812aae7ec13e2899c49edd0a3357d90bde1615b6486a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:62de4024ff480e4e2cc110d4744bfb506611829f88602fd574dad5ca08ebc9f5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:8b891fdae0efe3435ae3e19417e615f52fa4b282766b88366c7c480e58f9a3c3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:bfa09df184b263e3fc9b36106f8b6d095891bfeb4b3c94c0f7d495089350c146_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f3233fef00770dbaa7454b68d633f14f660240c48ef8c7e37e97aeada978b2cf_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:15899a4464bb867a308ff30a46b64b7c0afc318d1571607d42b76833a31310b7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3fc13f73ca759f094c322fa816700b0e1a225cee1a3b11ae267572b45165d3c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:53524d17076c91734318e435558fbab7febe331b999526c994e11614a3617c3d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:5cfc388df49f6c84fb1cf21c2b628b0f8852d08fa725b4da5f6fd0cd5d34deaa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:214daa798f4278db5c10c4697b4194b356b0bca1c6fe4bcd17601c1b56d56ced_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:8c3a43200e203cacc1de3d6f6cd71234d6f79312c5123cf0b130c8394ec3da8f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e19c579fb957823026ad4af2b67aa8e0c9639dfd26280089436a6bd13a6cb702_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:fddb35b167c1b7ee50428ed9b319d566614a8ecc21dcfd569a48783b82e0e74b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1967d34d7792405dbc887f2e4ed8c59351f1af4280caf0ec18b667ce218703e6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:43a34b06bb917ae30ec529dc32093ea2e644ceaf121239adb5d5d59d40f3e743_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:4804fd47603e84cd4476c0d21b3779b933a5621ea069ab22131ce117205d20ef_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:da81574ffad776d2d45028d90598e14ac44dd492f0d4e4561ab3b0919eef6467_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:702dc664b505f0955d9c4870e4354483215fe7174cb69442cb0110fab66c2aad_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8faac463f539e2c2a71d3ef4b7aa22cb33d83531f1791bfcba2ac4b4f81295ca_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:98da66266b3af4f2379652e0a160a1d330998e09a31eda41f0975ffff4f1792b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b2498b326435e49c60ee9338e98c4af24bc3989d2758755cbdcd230407232e42_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:5f77f098933eea28bd670596fc4f04a1f7e55e98d4cc22484620cbafda377bf8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:6e86b89ac47d616c052d503dc46f43c50aae87417c908f79a5427403e0623333_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:bca3a3b5b145dc5ee9a90a995a0eab094d5e9db632f1889ba71a98d1d973ac9f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:cf02124908b044f1aa48e54abe2b80a856a22b2fadbaf04bf58242e8064d44b1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:607b665a0605b8c2c86040bfaa3203667f1352b6ea722819f77ebef3ecd2aae7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:62c9b40e4a584b80bf1a9ab4726b5998abc91294bce7d4bb04930529c1a571ce_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:ef4c450f67cfcfb5360ccab31d33c98fbb8cda21756160760607e48bf000db67_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:f97f3df33008e958c677fc9bb7056b645456240773bd33ca6d3c929e0dc4cb24_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:3a0a62864f7481a8bf891a635e24abcef4ab97d14d8c32c8ce0f66afcdbf223c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:ab966f2572bf9087a6def43f913b45d059f9eed3303252cdc4ae191a8d8de9d9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:205512f8a926d14978f1e7b2268423f8788e0e9b912b2de602562372061b88d4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:b7d64cf72f422fced6a4d9a896c77dbe2b2b4a2d2ee29834ddcbfbfda89dfaf0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:577012df4fc4c8e68e83e381168148876a9d3b96850bded975479692df208f75_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:6a7f64eb8c5859bc5782c8f3e59864e72f7ee4b9446a7250c8493c67e7ef8a31_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:adf37cddb7e925375d0860d6e8deec87aa20253922302347a20d8a3a0028a7f2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:4f4b9a5b6d588fb00067c7f2c2d8580b1663d5e3c7d9828c5005a4298765baf0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:525b41d20d91d1f974676d9977e473843a3d96df9028e5bd477717d4dc1ded9d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:60a139e740f69a1222dcb38356e3a647a0c70e0a36f91d540eedfebe1e79d2e0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:e2c25e37fa7f15312881a295f59e06221fc4a7811bc047b22c5939b09f1908b9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:24eb520c029974ab5cc3a62791442308fb2b30e3fe988bdcbb605caa577473f6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4e57078600e8589b495a3235ffafe94f6b1e6762100ce61cde55658ffebacd9e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6479cf4efec9ec805b2057aa95cb76ca95fac53d109827a59807cda935b9665c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6f06de76b487a6854f2cbc275153a480ee2b39bdc31d949d254f1e7665c28a04_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:32db4d4aaf4ca1395a4890af8200925f9a57ffd4802f5e5ceb0ec63f0b314e36_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:99766a65e172e428d414df1359e85884abd99dda123702b8090856904aaf469c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:d21474766d2761c14e518b93e9a102e3e09aed716d30433fb861c999cf292081_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:fd614ab3eb0467bdf467da01aeb58128c276687ade33cd4c3bcdb9209e5b07d3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:4e03c377893c5aeca203900e868bcb00eb424d30f29da92debf5642ec8393fa4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:4f71a84d254caaf8e3690e8818c3934b806e3e76d5814ecb54a14243af8f850a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:837c64ec19c63f2cbff7e45519c1bceaf39f61ae184b0030c583f099489493c5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cdcb9cf473770224a29dc98f71e4abf9199325561c86c42a2acf7b7755e55001_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:10fbe889db0a1dcb79e95d802df9c33e80230ce7e589d8d17fde88f54541ba45_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:3333948e5b59adbea455b4c0008a90826c81b992924c5c82ab31ff36259e21ab_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:33b7b638319f3c2eeab53686a2d20a8794e224012422e69ff41bc2c9342cbf76_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:fa40742cd762e38592a466e1e62ad0a66fff286d2ff8288dd8e41bedf9900779_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:97107bbe458e3e0d9eea1b66c87fe4acf16d7c8a3523c518674faef9f0675a01_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7f6cdc862181fbf055fc1cb35d4a0139b0c9ea392aacbfd8e4df3c084f05451_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:bad5d83d733c306d3016c8af707b4af9b5a1521dccc01e550927cc2f673771cb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:e2163013df1ffce60aec8702aacbd7121a37965ac06dd5e38952d941a5b0b65d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:546263c7efb5cbaea346fe92dc2399b605aa2f32651eb857d6a0c17bd713b9ef_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:da57c639373fcb6b0f67771943dc97f941cf5e15c56909ea3bd39be3c19f9f0d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:debff5847176bb3f889c07131b5452bf4d41d4e050c83355735a37fb737de8f1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e39e97d563f73d620e9c6c1002bd3a5fa1557cbdd213769d4c249c8d108c3082_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:344b027bf79e366a361684ad1a55c20bb669bd11379def610ad39c060c7dac3b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:425e523a367ef202f8b5ec07c018a3d20798aee4d7b6c2893ca4a58a85d971ec_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5a148b69f649d2ee38415f44a2449729383bdb815c3db7fe9946fa5fc3a4b1b9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5caac46fde53d2509eb8692c845ac26913dcb4fd76218d49743019bfb6542826_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:026be4ffdf26852954771f607a274a838746e607c186c666229619aa24ba821f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:192d0d1c686de8fc61d9c1e3eec6dba7938a2b2616f2c616e68d7b6e7619b92c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:afbaa4bcde83aab1b3a524d5ddeaf34fd2cff46743bacae469ade35a5fceb48f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f7cd35f5a1f5d25037c79b4a11fdb516b5d26509e1cc6860124f2c4eaf423eb3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6a91c1b6244da0737e30258611337afd5928f225fcd1bf7a2062fa1b35c0e54a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:bdea4e44eb8e8bae57fda8df8c98b8dd205c6b2d5c2363553683a955e08b2dc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d5507820a4c3f90f8a8528bf1230481d4eb78ed2503366438584a057168a59ec_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:f1106519fb7fc17c6d9dbdbd061a37cdcf23edbd3c526f231060a0465847f464_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1faf8637ccb92eda00a4325f56d5b13bf9afec7976d62196d52dc5c17f00ef22_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:30709985361147cbe75e8070239b2b8e6b84fe901f15c40215d294e01117fce2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6ec89657affe91088e81d3172e4d07d81338a8eb0df7801eab90e2afbf6f11f8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ca1d4327f63c10e574ec7108e42b51754a89660ab3a9f894edc6fe218f6b64b7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:60dd759695c5b7a9a958278fc09f3edab6b4566e698b9903f7ee87b10b5d3f59_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:83f8e936c706717688b28c14bfe01eb0a355852192971c8c20ff421f7ee09076_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:af4362b0b25973d7202655613a237149d91fe7dbfe8050f22559a851ce8230ea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:d5f4c12a2da21bbf08810e642331dc8e3f8612a00d192bb2032d65a71593424d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:38e4212042aeac05257542399a34724c5f92d476f0d41b9f94e2874fe85a0240_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:4791ecd6ac56fc225b823d707612379b3b8676535ca6e939d224bca6afca0a0b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:606aa50bef75f832cb801638b13fc00182dd7bef4e2f6b599c10c301e6cc8f2e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:fbb3c67e8827d142096f5cbeba74abe5c9f6c1c19ceb3d2c7440eb3ec95c997a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:22d4ce4c381301de4602398c599a964f7071337557ac75ad41d41947932be181_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:637ea04dfa255f6905fd26e0b1bc69c65a9c626ef70e54d0333e84420c572120_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:c6c34d670826ccf493602e6bf900480dbef8d8d2b963a5574d5cdf3409c60639_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fd0d7e2705c100aa69995a53712914134723a7402253ae415dacc7b256f01e07_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:2129aa8e01502ab6769c30c2f9c27aa97e164ed9197cd593150407dd4dbef5af_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b9aff574985a33f3060c70a5ad9cb4404acff0e1e6a52085e4c0b9776c98987a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c059be494e41722ad545c009e5ec17491ee8b96449289f8d4a5896114063c61f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c29a00ca1c7740c13270eb3c9931ec944e217b5545f2178f0ad160606f0e1382_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:f428e8a5292fd8e87fc7ea32d970db7d0bb67feede24b8977e839c5f22f7e63a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:8a2682d010f9d9b55ff6b303b7b8353db0da997c0f51a135cb04aac57b78ac0d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:087a94cfe617f5569cf922463773d647bcaf8f8efbcd1080b527fbe8a6f911a5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:0a5e38ec8cdfef71dba589900c0f41c54fa0404c5aaa3093f766b24364a3a8ab_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:1342925d02086aeff1cc01d59344376130646bfe5735042a5c06da19edae985a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:bd93dfa6eb2669ce41a429e7183101328e8c35b9419d4cd4ba321479488828f6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:933c691864d24efc4ba04a306844c4c11e775146c36c818fccd742a6f12e21a5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d3716c231ef73084ae82e7b57f5fd8b30ff7c72cfb49d898b71afef6d58baea3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e1d999393c6e3f385fbed6668d0f9971694d0fadfba10f73cfb8cb50837ded6c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:f81bb84282b908d2575aa5f1d47629afd3ee1108aae4fe45d895f8bc2193c072_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:201bcfae1fadd5ebcd369b001543e042c455c137be7077d14bbf17d9b4590b42_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:3727d8acc81b225faa662f0e291f2ed6cf19c279251e6e8d9cc55142e8a79303_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:6c92029093b3ef5eedfbb34506b6bd8ee2f40cc9823f169518aaaf173fc36836_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:952ca848726e0fb26903e3b7bab07ad9568833b06bd5b14b0a1d42c6fb1e9354_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:0ee44e5108771b498a9e8a6533425fd9401b2921743124bae0792a7a81bd81ec_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:26402170a93c95aca1dfa1358fd66c85c40d2622b9dac31c569a3ddf9c3fd5b1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:5becb748d9199760ed92d0451b11344ba63bf0595a57f37d11e450d85dbae78d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d975c4728597770875157d701a40f4331c193dab4dcddc3b800316b86f66091b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:1241452c12bb502c22a301a76e6aaac0f9b4598968baf38880e73a95c128eb63_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6dab6a593867c8cb56a85482d02e9edae2123925b3e189060befdb3270494d48_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6f323e3b4bd8188d8706ed16e8fc6340d6bf073d1e9f6f81f80d4b4bffe5e8be_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:b59d40ddbc35e66256bee8741d4e4eccbc616ba99d7e70200433a5296c131b7b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:252ad470234748c32ed8756e97fd96a0cfa936e6c711218184dd2f0a175ce3a7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:388e4fd874b3e4b6a09e3fadf4341a676460f7cc6a11f21575dbc1d6cea56748_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:bc8b55fb3bb49a950219ecbffd4b29094428effb3dfe6c1f42f0d1b69c7826e9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:eebe1dab4ba471ed9ed9cad9e4e0e6cf036ae92174ce05d7e6adaf99b4ee1df1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4bd76045910e67cb331ca2b874c258ed232ea87be3e5845f22ba1dbd08f5f507_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:66cf3416c342d9b82979256ce1a74cc17600b77625739d6c9b0cd2d4345204b1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:ca560a30eaa9eb9eeaede0c249e7c27c494fd803c05a970ed7c78c7d673a8bbb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d20e4fc2839ec0604cda45f5115f9d111a747f9270d53fc39d7d0c69e1e2b748_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:076079c549ed249dd139616133cf5a589666c249e68ec305ee53ec6bdf22fdd6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:1eb4fc64e9238d7eaf61ffa94f90dcec1ef47da189d00bc7e64c82438db9d736_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a16ffcfec6478b6f4f4d89d9b376dd3534ab4ca1cb02a2d1d891c3e8277317fb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:e4735f99e4103ce7a8dc90e8d06b4056efe877281b948049a56d33102e9d6b93_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:0a3d54af3b7e8d0c2cbad46430b80c09ada8bedf3dcc81391b1c83e84f0514ac_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:3382350ce8a1435cc6f888d1de75069f001759a1c021bb8c9bb3c8a4280b500a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:3735d8bb333882d738b8d1f9818648101ba314d1dbb2db8e1cd8cb9a531eefe1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d4288937d1b21950387fec3654089dfcc068b229dd491dec1db2d572936d2d4a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6d5edcc89a43bebd8b9dbe7ca57d06771c2b15a65565832482fa9041a8923664_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:77ab19408d51ec26df6e4003687d195e538e8c604bdde9730bcccf0ce813a3e2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7fc194f806be7a64a292e58472f7a9847ab41fdd4a5acb30876058e8d31f9768_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:eca062c4d475fc02f484497f47554275a45fa6bf962155bbf8b8cac461e98909_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1f93fb8357023a912b389c987bea11c181dcf7a8d124d379340a09ee2004a324_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:bc80e6ab8588decba39d05df121e2a96dc5339ade526fcff9f6d4d298f021c55_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:da1244d0ad890eea926068e8f20351a8351d9651fc31edc80fc2d8600205f1e5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:fc19ccd8d497f2e749bcb359ad2852103168180dd8b411f75fb01052c4ed2c63_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:5a36b250603d69f52c668e9c744c296155a2a0df23eab2bad1973294f194774f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:6e41049bc990b58c5f520c7f94ea96a7b9b341bdf56f6461d77c5c74d35235e9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:7ee0cd2c01687f0379b3ee6b24d56d03090945a1008d3d6e58ea563e387e7617_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c0010e7eea382e1026a9c5086ac2793cc59ac48495ca6742df510bcf5f32459c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:2e605face470a751490e294e57d97b464b652d729fefbc61505806e1c9489be2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:4154db0844a4d85a6b20be1582d2be56087083afee496d213c92029b5437e5df_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:64e554b3000b83aca870eb1cf4a746cb3f539daf372508e1445ebd74b9cce877_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:7b19e60c2134045469090d301eafd0a1b8d0ac88fe7657c38b09bac260f94835_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5101825b10a7ff1dfb53803d2706ffaaabdab138fefe0923cfadb8f98a688ddc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:6ae8b76d4821ba66837ba298a3c937223ccfbda0d7750ea8b932586d27556652_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:93d1fe6c6a35a72fb2b2c8c3ecf4c71b5a5c93483127c69a3251e68bf4f3c499_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d3fc77411963f980f4d2b70661b095da9a93140b0c7c74d51e5807f5d0bd7ccf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:30ba0c2519418a215de8c5fbb509964d2df6fc4894b877e50a5ed34843860a46_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:4702ff24e95cf3c7da6520f9d9969a3ae7cb8ca5b334ea5ac0165ea288eb0b35_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77eeaf451f0cfcc3810f40662c411b01a7a3e51a061e17763a20af7cdc7493c6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f429b7f7f61291d3bdd2f451b4a46cb1b30ff6bea0b1be62805cb8b0be24fddc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:35a02c94165611b440a375862ad85ac5d818385b2f837f2a00bdc0571a8368a0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4ce06b629d065a5fe962fef9e523221e116056ffdeb30985dc4b2a83196aa71a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d095886fa46122bded2ad34e5e94c28e882cc40dc1ece6a57f7a92197966a7ea_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d2ea02154aa9c69b4456063fbc28e66d5af72d0dbc76dc2a179e3f509166fb64_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:171079848ff0cd983684c3887ec5c1c7cfbe9095a136e6ea016c7f636a590134_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1aaf2b01476df4ec828dbc2d7da390a39f6892b4c117e4c3e55f92ce0638f8f3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:5c1c2a0b19cc283da65470aec657b3f78ab7efcc67bb0ff309e801686c7f52d5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:5ead9517953ce770b075be8bcc34dc046753b1a5dbd1a68083c2c6b1ec91bae5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:40b3fb0b54e266d9e69be643c4766a78cc00085e0c4b0217c3257bfb9f2edb22_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:723d06b34af7f631f8404b53d469e4b921ea8cf8793383f718013c89ca5cc3ec_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:b7d1fccbb21e299db680024a21d16bd5e6c3b664bb77faad2c60502e264c86d2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d17bb43db79fd787abc4a52522df454436f00f5f9b4bb6215123ba2bfde2ff39_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:14851e994866c8df877c39145a5c98a9deef596741775a097b0e41a3b254d1c7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:20399bf61867a05b52612cd2e398ecdda0f4da9eb037b36dee464fc211670cf1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:601ceb3296c6611f834f75856aeaddc243242adf20b8753977cada543cdd2d64_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:93a00d6ad56404cbdc4cfc40a8a94d00cd9255823da458270fb99c34414db267_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1413b76827aeeb00b1ac629d8a0b7a8ebfdee642e6c45d5727ae93004e6f680f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:32117a2b8fd111988b1b11d175d2c2c242f3abc66a33f0ac7dd3c22487404a57_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:3d45ed1cb96fca62f24a498ceb565f6e8370a7669b572350bb517d63e65f2b93_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:50b6b72432e3f30bab72f72901bcd92501ebdd1c29d5ed47e0d4157fe317ab97_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:40ad67a8686eaaccdcd145fc4b3aab6c63b0a94b4332ae553c45bed74bff3926_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:5e468a3b4c139eeebdc3bdd17229081081583c3e7f17dddbd524a2ecb8156490_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:26152c2584c8bcf497b71797735eedf5a319319a72d21bd2fad5866fe1e44551_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:b41edb346304f299dbcf1d60e97fdda24cacf4858a9e0309a48d9a709421eb3d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:22e4894abe71731d08afdac1b63273995e87d936c1da5fff1ed64d306bf62802_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:d28a797f178646836f2fd1c21089aeb3f1b1ac2187bd2edfba13d7a296592e62_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:5367dd8e4e3c21bc2ef643428573840961fcc62894e56e1a7b9fda520a399be6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:bf6a782f5f200445fb05e76704c7dee9a35b05d86774fb6c2d57853d8435e8ea_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:11fc25fd849bd882c68de730ccf48c5712fa067ef46e3d00e48c134bc494950a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:502a7a0a4fa7bed131056bf0d07b1ccd387013a5e1639a852a4609ca34de1562_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c74a413249ae68087599674361cfa7d78a8f4015231d6257278b31f301272a73_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:d11860b4639ce61fe82d9c191ecaa1dbd6dbbda38716849b70d1e96d9e53a0f7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:594430e55aa7c83e9a627d2420adb19580cc2b88e25e8860ce129d2b7a42a397_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:70256c813eae43aa9fb2b77e623cf8c394b6ad7d386faf3278a44f5b8439a95c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7106ebdc71c0ced945b9f95f97793fe1d0e7a2fb9a0cd5ab02c0ace8abb0bbc7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:9ba8772ced3776b3fcf9dbadbf9b977536fa27b86edcdeaf62a0e184126abc1a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0a8d9a4e8e39af4c4fcefb1492e5c4a16e26927c5faa871cfd1f56759976643c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:10be6e107e2df71054aced851b096ead3bc0cd1d5cb35ad624f3fc09edf07849_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:241900c186c45e7acacd979c593e82627f05fa131d7047ae85969ab1f9ee1ed2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4125ed9d1d10026557ded070c2fa4eeb9df29c106bcf4da9aecd232dde991547_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2a158ab0c8c28aa26f3a97fab241dbf6e4f7769679d760cfa8aa395e78ab35ad_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:39d76960b7cb841a41fa2f8176150fe2c3b9dc2814324dbba6135b39e05a706a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:66c351f9c7315b86d684fa54d4d10f623050ef5cd95af95ba26a8081b9dd502e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9ca52758fe06f477db326f6cf953414b991f2ceab70a72c1e1c7bce6dc8f57c1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:32a93c0ebf4c848941c8aad63dce948e7c217a779319380e0ce998e5fea1477b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:362f29e4453f83f1f7b09832d13f730fe9f62b15b8770d5dd83773e652807e63_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a4e1670545c7d601c6a0f32925eb552fa11f726286731801e377b456c6054c20_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:c32a29e67447de2f291be0b94a1a6d107f79a67ca499706f6e52528116c8ef97_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2fe1c95a2490efc717f0ddac240411e4d9f86b5f9728343f7843402a22e8273a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:724515ef56f531ce22e23fa8523e154f1f91d4068f46ee6f186eb0d63922a16e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:815c5c87b6614bfcec8b23dfe1f63c2a24fcd775396f25a6baf5555475239190_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bc30e507b7bb9318f085b6d8039dbe0758d4b2e4a33946cc921d5be581694e24_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:0cdab28f527d731b60073936b9280f7b9079e6737a26767bb482cba628649c9e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:2f8dfebe163a643cc6426761076445f170b63372a1af88be8b2ac045c7c02665_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:3955562cafa0f0fab0d5964b8dafcdd9f0e069b27d36d788ca4901a656af1383_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:9a0d301174a2c9788f51bd53764c3efd3d49fc5158148ac5d1a3c8a7e4df566d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:57b7346210cc85f7dd4f188292fd0b0129ec7d60d2447f6125aa8043b6418658_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:63ee5c46973d72fb8e38a0e4d556a1dad3eae0acc5f1163e67b52e6c7b61daf3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:bd96705c67bb13404cb5f3ae03ebf9e29b4b00d9264b9b007c8823096d406840_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:c1cee6e636fe50e30ad81d7f43f2301d7f9668138ae450fe3913dfb742959b66_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:3ba90a805d2c3b71ba138f39f5f547465f97f115197cf340025a93f8f4aa36c8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:6820d36f0f73e533c45f3dd8f7a67aeb5f4d28f106c85e558bd04c94fb52cd21_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:94a053a22561cc2e69bc261eb018e850e1fe54aceabaca8b9d34894bde36dfe7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:97403be1c35b3eccb62c076f2d318b42f6ee362c0168f880f1a78bde9a2e8e5a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:1cd2b32b7c64b208c89878c598b7061f9cb31985c56420e69ee773b733163126_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:533349585b52c44df7317e05c44f6d8707780f04ef11d31e2eff8a4804ed0aa7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:54a251e0eaf0a336567dd970013ae232f5d1228d99154769b9453182c23a6247_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:76108aee79788dbcfc7ed3a9b73a8d4349511df5da5379d9a51cf2ce784f9efa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:215ac27afe3c0edb05d73c6696822536dcf2f258ed202d84b285e3244fc845f7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:647e4891adf555fc79bfc3f578c2a7fe509737c382de78c41154911bf6d7d20e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:851fe73bf4071733b87f3b4ba3131bc22eef3896710f6c044bde14dc6ef63926_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:90bee0f18c8aaa6a22fb87d41ef11d9932d7c22157b86632cb1b9176d2bfaa6b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:22e1f915b239f1d1a62b2ad06f27281c72cfe121642663fbf5cfdd1eceefa7b8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:60d4bf79ea1f155c04d65d4d0f5f30419bc7887ccbb91a26b5ea4dc22b553ed8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b9b8dd1957fee9ef4f1ccbb47b263c21cb6ac5c65e140c9163ac0fc671f2f8f9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:dbe45daf60e282af5930f45a74be5dd2dd720d04a734bd5bf52018fdd77bcdfb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:079b3169a49eba798e35d59ce70ec381a0b3cf0afd436dc46744ae88916fe9cf_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:354768aaf271404f326ff1823cc6be9d9ccb420d1e8f9fca4e25187bf4bb70ec_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:2f4e80d82a873eab6b0a701a93b004fe1b75ea79110cf5c105ea46856090e2e3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:8849be3c593bf35397e543596a3b7ec4779aadb0aff1cb4ad0daec50d711d859_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:079b3169a49eba798e35d59ce70ec381a0b3cf0afd436dc46744ae88916fe9cf_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:354768aaf271404f326ff1823cc6be9d9ccb420d1e8f9fca4e25187bf4bb70ec_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:8e0fbe4057208751f7ee8e28bf5e393c2197ee608005c516c527e3cdd9986b89_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:efc938c1b9b0e79726efa1aaf42f270efc9c04059386208dfa52a96f690ce35c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:1c594e472a68e662ef3df59f4e1670ce513c5f538c52def2a988a08fee67881c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:3ca8600054ba7625dcb195f2e1d7b6ae4d719b500996ddcc22fc174fa553c113_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:4e36aaf9a51a587214cfc4ee75cb57d0b1eaf550bc3a50b9547e0bb164b1fcfa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:e6c7c42d0c7455b32e0c2fa9db3a0c0f98060ac37a7b78311e7675027d558a0d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2d2b7b04ec16e7a6929abf05b7721ed925a70e7f34e7046d8b5851f825ed4071_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8cb225a005f9fce3d388216d10c76c1262d01909f49a1d52a678f16fd823046b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:98ae7137ed93153ab894e8596548860a83e03eb9fbfc2495a881eb0eb1a892c3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:99c19f7cf17f35aa6164bde620baf4dbb28427748f364cb3d15400c77757b143_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.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2f5cb2308e74c3e4054404790ac6ff4ec36b6fae28679f36da838a6874b535d0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:730a2120c6c50536f5b9d2c6d6c1ef6add5e389e16963c6ca21fed32a1f5c649_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:921500affeceb488be3534914c87d0d27d462ab30dc05be037274ee2c35707f5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d7f20821a3d2fe212daa044bd18db871477d9e4419cba64b391727183ec53c67_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:981d69337a3400da4c640e05053c6706129c0a6f1bc97088e8fdda8015e8e34b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:e69c8df449f6a6328d5178e9671b96069580214923a8766d098b780130a13d7c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:e69f87dadcc44a17e50efa4832cb625b0fd8ac0e1ac9f7f5bc38c9e2f17cffa5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:f524234c3136a360b8900d5a43c006ded9b6a5db6b848c8ff8699785442ecc43_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:30410ca54aab3dec563732bc96b4083bacc14857b35a627d3075fb3f382bb5d1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:387f05dceea1e317caf6204e68d1fb877da8077fc1c44976ec59ff92dcb6df5a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67f2fe76025cab32de62b8ecdf061392d5569814d85805ab120796f1469c1765_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:6a7aa90b49ad4e2130fdaf0e4677fc9e39fb9984bf996c1945280d4e89e0dabd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0b54ef56f897be0ca96c00020654a918f30c6a7413f817ed4519caddcc6c5834_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:677464561f1fb4ecdaf5bd6fd3b76d2a3bb7957c0cf2c7a6156d868a943b398c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:78bc364116fd6f897f3f0f5ed1c35e7f82397c4aec02f0e2aeb38a07ce78ac2d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:aeff56607a25976c759ca7ad8cdf3ed56e303b87bfd7df3c8f1f1e1e5eba2d3f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:28b08fdd8ba36985802d4f6f35b6690b453ada59c268e1280db11a5884a0d9b5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:995a196070106f636adcda5181094ecb72c127e44aa88ea3810c2c5060a2b0d2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b047e02485bb934e79dd90395cb154b1520553438a0491ef946145d489f2617d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:cf1b52e169e9b831a8c4a702346d163ec59f2f7396b253da6b99cd3edc2b0eb7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:0b63824b4d546ec802e0edeab6df2b99bf7929460ff6e9318fc59f1224685de3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:0ea2e61b319859bcfa730b17668b930c9280dac8afe3803c5d724f8c31221cb3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:223ed02a69e59db284d07865b5dd1b512d25d6c4f8c253a522fefb8748bb0687_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6def36ef326e2b7e52cbefa9d71d1e700feb66e2727fd8c40a83d28829138561_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:03671b62f32f61052b2e090779a6d9f9e2a5e14b722085f46b4f96541ec0d7b1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:71502cd4fc58b4c81966e0a9c5f0db1e0ba2b437e8060defcd520fb1a3f75692_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:890a76d02d4a7c44932eaca047643d731d066c753e02fc355480668f35ac525a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:aeb66e2087eb207cea7c78eb25cd8f17d9d4b0f8bc2fc98a5c1f0951692d17dd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:164b565ea878de17a8b9798893c3e487f11c35aff4dca3d07a96ac75468dd932_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:9e461655c290f8e74abdd040813d333a5a3767d31eac4074d28713bf9bd74399_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c051be77bc83b80051910c2af2e3c684baf6895d515a8d1071b5887b4569e6f5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:d293b41f43e07cb0de05abd705280489c6a25be7015ec48a425d05bf0e67bb32_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4904a9aa5320035b96be47ebc942789062bdb2b935449b9a077a943ab6ea186d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:636a26d40360f3220092f45dccee32ec82d238fe7609c5a25d7500fb20a91284_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:c643fa0907a3b1595479782cba69702ff851b2c3c51dfe0873d98ab9bc7e2c86_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:de1af1d3f81ffc7a6cadcd92fdbacb8034573172692adc52b086750b82fee4ef_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:6067f3763f632ef396b3ea7a444e953947d7940ba477452f78c215a23bbacd66_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c1e226de2ef7bdc2a4874b50646bb662e447b865739a7535c236de5d424ebf3e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e2d9daa1128240ccae5efd110d9dd811d7f2b01cef85bd172b467fe2db8ded10_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eee9d15e4e6b2d960cb8bacde4bd2df68f8fc25d6003cf34a2187969dab3c54b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0188074272372d19a025a29052b7d720f5b2de5c0e961db20ed3803894145b8d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2da3eb9c7a4d8bdfeac841f834cdde6031bf64b14a6e9b407284bdf64eb08fc9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:d5c9bab0147e656928364c9799b27a40a0acfeca679f0f0699b95049f85e08bf_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:dd1ca28db6ac2ad6a9108d9a432dc7b18e71c00d7aa399a3c0db66c970a5dc39_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:9ec63129d06f933e2725a6152021740a4c73ef438bd63b72c15f09f6f625d51c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c6e7f9492ce565f2f488268503b5c62471c2f2467ba60ada2e3a41d6b8b0d58d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d93adab852a43bc60b104dbb1346bab3901ffa2f2999fef2387661744b7cbe80_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:eee7609ac9643db7b9ba5541c464cc695323f7297dc89b98e625b895afcec5e4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:7bdebac05574e224f93842d43e6a773dae9d7b6d4c97b75d9ad3ffc243e1669d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:c8a51af3a7a953e41fde86fb0fcd0ceffade816082aaa74543d487e2965b9795_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:ed20576bf5c51b515a40e8ac0e7eadd96daae559fd3a317651b2f0324c8c1676_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:eef9427c2a216f4a52ffa4ef32a41ed7d901c75bc516ac49578742f39b9f3414_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:3f7569f4dcf0f937447a532fcb543e71eef195011e74b044187281e34ee451c5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:685553ac069431e4ce5be3b59a4dc4e88b5470df9f6df6e3f2b1441139459c8d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:7fd96c9124bbdb5ec7169a859a2e16f5d498d8e194c1e73eef9a8f00df62f5bc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a170dcf54d28010db76969fd38b9adfd58d5cefeb0aa1dc8fddde24ddd296445_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:48f9a42528ff202711bf84ee2d3b5bf8f890161e83154d86c4b882f96083be6b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:7ff5151aef81f086e7a9c935ded04a17d50c063e5e279c6bf63a2eda071e7381_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a20bc5c81f362255fdc2707afdc8703e8a80560384a763aaa1e4395d4679d54e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:ce161db0f08b78133fe1cb26230f3176537f14fde816509a6ba02eb365d328fc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1a7011b56f9919064d64d2f3faab07fcb3956667f1efae413d66a9f29fd077e2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:2795e9205e35e2e66bc75a2a085c38423dd749582aa5c18a4fb957c6a12e58db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4ea7b37c381bfd1ac2d1eadbc42126c8c21453cfa25cb5247f4ec804244f4b1a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:d7a8b854749c947189691256e1c3bf3c18fea475eced28b14b9265b77a139f9e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:95f59709406c2440deb7fefb1d01d59fb98529d5eafce48cd9b9cc405c5c96db_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:ba1abe391fb4ed5cdbb0242046264ecf7f11cfd4fd1b2a720cd7bfcf04467913_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6c283ed8eea6f2f1a22ef13718c59b7ad2a5a094d9821d4fafc3922badd1ac59_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:731ce17987056f4f2a84a5077efed2be9c33ce8a718a2b7bc159f3b92d8202b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9d69389904ae61e815f19a62c4b589262c7ec8e6735fcc6bfbc50671be033e0b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:cbd729a25676d63728847573c4cad6a38100c89e814c4fcf4d90b9a0201ed9dd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:d11f5e0ae27521838b7e85254d7360f8a832e640c74fe850d8818f54e2be777a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:d90a4a9682ac4086469a81c33c9fd2f02d71815390490d3f5cc7baba7ff3ddd9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:6b20d81e8deba73efd4a5d2d181c8ee962f5ab044a6225bf07aa4fbd3b96fb79_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:b65ef2c02e8934f17a4022f01957551498522e799b55e0440f0dd22fa80eb261_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:0c728f13f06113ba8e1cedfce233d654e223ac428f16c24ca4888fa4063e8e1a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:176d815fab0fe9aed544d10c4ed599b5c648debcdecf477963c491e5cfe674b0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:2d271403d8ea95bd7fb9732785af0777b92002bbc39c825c4a6134fed41f7bd4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:f47288000abaf7e0e022e7bdfc5bf0b74498f3d3cd6ec9c532a561672c32e4fe_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:4eb93a7279ef884cb3a77038199b16d1632ec7bfb3f171724688f802118961b8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:85e3b5bf4a936980fc00f3b5d5c9af01111e431ece1bcf663af6e033d088050d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:864dbae5b29d7fde48caf3e48421fb7fab5a5b5c26af5f68c28f34276d69b3f2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:afe61fba8275ace212f72290c1aa9785356ab76d0cfcd612de3ad782031092db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:2358a32da11583d19809ac528e15b80770c86cb6ec650a3b292b27bb0c5759eb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:cd8bd05a6399b394fd00e5dab2539c353fc3187b1571c941681566a79d044fc5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:9fffddcd5d62088f85d60b129814a701f8bd3c98a801d84cf19ad74650f1f00d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:f4e3df6bb58b3cec80f6f2947718c3388178527cc6828ac8d66301257c6b56da_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:0b87d1344a7e67c252e533297fff71841fd84b72d5a541750f6551df72e755c3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:399c527937ed2fd17e8e0878b191ac82d853a3cd165a10081dc377eb37472fa1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:af80c63c706bb0dee5b6c930891eeabc7b47735042118627fc9c52eeee993658_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:e047b615f4a77b5824b74337d495044195f1305a41ccbfdc90a33d83214eca6e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:0f6c36d7af2c2be270de313ddd105e28107bc7c2480b875e1b4ded62d090d9b0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:42b52142c54e4c43e516632c83d98f7c964b26afb48b1c91541592896b112203_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:109faa862da0fd2c5d74ae4e4421d9604daa761239d3b0a9eea03cb3a054f20c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:7da241909a7da68454abcf348968a644f9747e01aa4020ee00e3b7f532e64542_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:d7e5763237b520420eca7241f9fdc1b3b60b8e78255745913da7a3fa31ab0c97_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:dfba8efa9681e10597b0c3b4ccfa70125f7662f9e9b44e9342550fd675a2e80e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:9ae660b5b6e318d5bb17d195ac0b25b174a41697014d71e4d73c65984ee1ec1e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:cf7b00a643ca639d2a4fa03b47c4217404284b257c862fee82e1db854f83a57b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e084bbca85356aff7903a80c2084e01c5c0370dced5914bd9d36b7992faf71bb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f1954045f92c7d022b325368f3bf915fb0c95a406b5881ffef7571ea2b12cd9c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:00da1fcd88f8542d55cc31ce0ae8d7cc12f68a72771b46953002a8d43cb30829_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:2f5656534cc1308f3b11b1bf6131352a5815ab9e0718be2e17195c87aaa607b4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:3758e07eb37879b6bb5cfc09a86f4f0b3b8f4a4eafa1262c9b1ad188a34f36c3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:85101acf13877bb1f497a3c6fdac434a3c5d8ecd8504b65b96130dc6e58818fc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:46258e09037ed449636635d03c9aa9c2c30fb2ff88df830c8af6bf3add164b4b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:4de95df03d3a97d4d0a3e36ef0cd6dbad424c350553de019bac492143b58285f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:72bc345da2a34eb84d929c5eed51fd30e8fd71477e8058e7c7dd31cb70488f9d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a08e65f5482f6b2937ca2d35dc726cfc5b112622bae31ebbd5e3a1bc1be70515_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:1e20233079f762f90ba674dbf3267c216557d3d8284f7564900318f7d4d1281a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:233b7d55cd529793c98546a83b0a1dd3ab614ba845511a2687c94ac93bca0158_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3111bde1ffc0c9ba97f70841dfa3ef0c88a45a3dad89b8baa0c0df8ff615e7d6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:50e5ff6b7c63c0aabd88fe302ef435ba333221d8424513241021cd9d5b7dbf72_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:36c8871a6d63bc060d92723dedec96fece8e6ca73eaa128beea365adce642505_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:59af5e75f21401d20164aed7bccfb87ee4adc079a69c0a31d75ebeceb7b923f7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:747e1b3202686dc269306955fff629dfae29d3ec37e8666afb5c598dfd080da1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a327443c122308696e027614a34048804baa463dc7cf9be91a327c475be504f4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:1ee17fce8d33061182a11d2dc461b53f314a95538786f379656389475dd255bd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:28f58933be6d206d90656c0cf7d05292b4ee98e3ab7d22affdb89d6b600de1b4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:4853bd9c8565b801030ac70bfd99ef90a14674d97aec0cfa4cf51427b64848a3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:bf3da178ec716ac245a58f442816e8fae506e146cda8de311cacd3f3be5c1fd3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:04ad936af7e432d5cf14db93a461b11a02f8429dc031858c849d8e93b1a105fc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:31bea0c1ab35edb5d6e73fd8777abf845c9526bc3218f175d0941b00b1a83308_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:3dda16d55df475aa319fa35c94404ffab2674eeda8bbe9e5baf90c5005dd688f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:6beb2447b6d3f282f868d75be52d201aa0b44631866cb1a2eb5d3e9b95341531_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:38eaae76a59d0e8da6915853a45d9114b76834d8407ad43f9d8d9e65d035709d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:60544e242cafb966a14d6c095ffb81b8ead75e221cba16e828c7e3a9d487c3dd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:7dbf07f15354d3a4fd433c73afef60e20cc53ae260fd918ce1ada04fb9dd7961_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:d2565fb6be06a382bb313d7889e50bbdeccabd08b04c89736fe0ffcb1e702443_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:3e540b75f1d7b75d35089be769d7b7f00976f44779b4ca6f2b498e3e98bb0e8d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:4e7ce92af4bf2cddccda7ca3c2a765e53c2187e94a61aecc6edd7e574af7a6fa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:ebb783d1699a2b649dd989ace2a8b362a92c6eb93655e6c60e1a8f319f39ccc8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f63429eba56ec4b418f12169bf3d4770bb1d9bf4e95e639fa53eed8c8e0da483_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:054728f3bc75952505176c5bacd5dbf5b72076c56bee805fbc484f72f43993c2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:92f9245557e304adb13d87f31ff9037c7cb2574b8edc722b3dace01798cd9dce_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:d74b3572d00e32c9a92de04576d8414ce342b135617b03eaaebe0f872d66c147_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ef947cdf54aa8a53944832707a027c1286840a8d51e75da50c14b8e45b5e99dd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:40e42ec81c1ad1bbfc545e30b12e5850b091eb81015e5e02190df6a4c54b6463_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:947c2347d2d3ebffafc79c87d77fd0d2b3d80edf306a40f767f80621ec31a5dc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:d150117166dad582a61f14dc786cd53d3b8b96e360f0420fec3561434569721d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:dca4961c0a147ef33ca2e9730454443b56b5d5b0c98d8a4d13315ec52874a71e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:1d4728e109fe6ff57c7072e06ab1e7dee046541e6cafb92b659945dfb572c8ba_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2016625967c04413c0927849200a3455bbd57e504e634882f16e09ddcaa0c898_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:39f9507ed062e8fc2930cf66f80a215fe16f6ee11927da907ecaec04e7dd0485_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:a7e40db904c11448536052f67bedade948b3931dbb633ea993ecbcd861385b56_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:20484e667deb3d853e25b0e0014e410018242e6c4bdb8bd7a89f77881d69c845_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:47d7efe667fa80b414d141e01a89123ebf77b403894bea3d8f56a08d06adad75_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:58c508da87e903ceb6566c850acabd73086d9a992aff69a46ebf06a3b2421c10_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:ffd4dd93b9d8345d08f56143b34cf852de1a5e9826b2386774bf21c32080440d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2a10a5ec8c7e72a20f1fdbd60c0f0ad92a8c558dc80df9dfacbddead25bd595e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9542230737d2ff400438a66188b9b031ecd3d47ca664841b58a2132951b771e6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:cf49d4c2fcb97c1d6ceaf80b554dfaaae4447224a9ab5cf1c381d9f39592b5fa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fd334ece1b1b3c7f66c42024d86f8b99979c4846e4f6f38f4e441d053f8b9d54_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:4360744aae59eb6cf31afb3e83d1316feb3d034dfa22f1eda6b0be357c82b600_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7d2cfe1782c52daa87eed93a26b29dfc2ee2a175fe38a8dcbfe020a416e396c4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:b69d10897c10b03865f9cd36fc688a3062c29a20a6a4bd5ec61b8966128d269a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:b75a354d061287362783e673e023f3bdcba41fd8a448af361bc8bf06dd422b61_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:527c47b5270b7bd6c0dbbe8520197f08743abf2e53addc0c0651d8684036b67b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:763e6b47e105891f6547e9a8228eac74cc3c801b68395cbe9490622ab505c0dd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c834fb9052ce1e1b4ed82d044f9cbb14d991b2d7c475406aae3a4527827f8bea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f785b4269eded17c9a9000e84bc00dbb4102609ac9d4120388c9fbc43c354245_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:05c9c601b81707c5c4d19ea4efe014540534fe96d9c05697afc8f017b800d7af_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2e2816cad463ba35cf3bc58e6d41c8993026c9547100666b5d586a41b5769fee_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:58d19cf1170a7a92c27e652a4cd9ed4272947c1f69cf2f986eb1fa1d5b731c8c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:c9ef38bf7f348ad67323587ee853ab614551242aae2ffdcd3d5f349ef668ba26_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:137455898a2431c11a63836a3fc35d444fecbc705c18d356cad0b712040cf8ff_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:be461fbacc455495b8f283b93de3e09bd7c65d2a9498fcbaa358fe852b8c30ea_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:e2fb34dd26364b9127369ab68080e18a9d9579341317cc725ddcc6552f2537e5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ef05615aa6363f8e7e10e29272cab1058bb8fd7b652d6943a55d0c5ae990b04f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:157ee17a484dc094f997d232ea0ead6a75a1cac854f2469a1e769c246a2637d5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6dc2e4c666063aaec56333036b7f4ad5c31488b729a0665576fef58b7a60f1f6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:9b11221639c0553b042c93c3b40a759283412c49972bd7accd0059fb3bdbf1c0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c98236c7a4eb6133590e9d519170c74b9f555b754fba5680194afe5aa12e8ce9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:572f1da99a0264dfd47bc20cd6b733d767805e1276c11ab9a7e5524953e664c2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:944afbd71408b13d29c6cfcdfe4bf5b8357ed450624db4ba6656b1c884a1cb6b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:ea1146b91f7d0def7d15701e93a19c564121ed4dea34665dbc1cc53b94cc1b79_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:ecd5ccfa595c87e8f87cfbae66b9b98f0cf1c27d60d7a33063749553e4152747_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:209bd4fc0a6337e0ca8077a81f68bbebebf90f163f497f0122e8396698d81783_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:939b3f8d0a933d85409842e5b47ddc94e43cbc0aeac0036a4e65b426d6782f21_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:95742368c24875b07e0c4b99dfeb4422f1427f24e25e08169e5e52c6b182aa1a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:ae2ee243441fda43f46a7cd0e0b51423f938a1da9838f0bc8cb58b8c5f5c01e4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:133a1207e063d49bfdec99f709899a70d35a03a65db6d9f079be8cba37ec5e72_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:411333b02818a620f320ab9846da31ab3a2fed341c83c7d1d2242e3c8e1c112e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:aa5ffb20974140088f7782e24f533d08bd22fc40481c7b4e1a2fdf29c96074d0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c638c318054c658a52c0a7e340de1710f7776e1291089d7d1d81d2837f39a30d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:7518468425c463b51ab6c2445a452e0bf19c4f383849685733d528ed525df941_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:97df863fd0e348fe39719e5adb122f66a35193b75dd4dc633711aad0e0133b2d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:d9cb426145f73463f1bb9ef5446a60174097c03184b32c93b9f6a562e767ef54_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:f360ff4dfa30e0d8b58d3d2d7f129349dc03a5aa632eb35f89177f7e5068e636_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0e32e8e7ef0f4b74f5544addca4f6dc9077d61b8727db07acf69f27a9d29e8da_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:17bdfae200fcacff3b25d632dbc205dff3e85b1421a5bfa70f460addade9b1c0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4fadab315dd739a6fc7454def0ee2d903646f7241198f3092d622a9375e38d92_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:623d3bc06b6e632257a8e178a6309e70911da187fde71255833a036824acf15c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1db88f9cff451bbb26bb1bd3c773a0e79bd0b8e58f3e8e469afbbafd0d205e5a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:9e61ff3b91fe3aa27e7fd98f29d0a6d7aabdc6431846d6912c2f1a5f4c47aa54_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:d18c5c3cda1ca70d637ee2a6d0ddbc7dd49e93483c2103123c7cecf3ed9b726e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:ff0d963efd71d0a8aa9b8f3e3c5d733738d70f8372810b36ea2904cbe0a20ee1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:3c8dab5d54c3c5b54b76f66305965737d1aecdfea844e4270670ebbc63fc3965_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b80ec65568fe676f4d6a46b521c4cd8404bd21f93d182f42e62c0d2384257763_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b8a3517c4aadd0eef807b859a641a8a8164170e79c045a5a8d3b318bee6e8df7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:fb06e3f5f7036974c3495de8a269a28aea1599b942d3ce5768a5f9f387e0cdc8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:337c562b485c07c8810e0286adf9ca325c5a1c9f4be8a401f205a28489971214_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3c1dd080969fb627282b6f7dc68945c9b7a3890268ad2575463c4d400c4259fc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e404b7f13cf1180fbb8f02f48da558b70c50aeec7928683d6a29de728f684a4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:c99f7995cf99396c3520207b863f1a24b13dd3ea43b467d66172152dd870662c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:0638376c80db18ebdb4d3b41b75bf7065508df9ef599026cb13a67d6774ccd40_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:5a33d45286112a04353fecbdc0c274cefc7215e6c6b8707df2d719f18a4e7016_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8c4c49ea56beca733ae2be240108832efab653c01e98c46608a72f27b2de6317_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b910113d041fadc0567cb4ef644fed921707cba2d3c5ce593bfa09c13b58d182_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:441f0b9defb1989b790ff9de3beed71e1db23f61b7fb95109e959c64c6cdb1e8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:734d07f2ca0e61b6b091132def50d19e40dcee8cfaa5eb46660eebf90bdd106e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8478142a7cca20c9743ad247e4f2b245b6e51c58211c73a256c81853e83a5d82_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:db008105227bbdcf5be594057a201e0ee317e4dae9648d89ff3fc05fcc01030a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0303c22d63e9a088ea2a026deae68e82755344dd28ed52ea06c1c83abadacbdf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a3778fabdbbda6d2176051880b46b3e180c7b6eb7c33b727912c00342e48c950_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:bd4bcd738b2ba8589fe924f1ac4d57d65dcc767befc6aa75fd44b963f13e2248_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cbbbd781a3f51b8c85e22c9125049530fbf43d93cc8bd36bcf4434cee8cf1020_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:138ee113972e8df1a86061dc719d11f7d36a0387c907c609393f4f7cb8e8f34d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4ec1d920c8de0db791f8fef1be139eeb5144d9312e7dc67f043ecea181e61942_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c68de4d38e0c4135f11abda8b6fe3e50751bd44455e1c9b6e9666551b147a759_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:d819b14757e167c6a52c452093fdd6abe8f41eeac4b56ee0c87c282d8ac51b28_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b36d5c52ba001938e79d244656d11a315ad494281db37f60a55910d90c007cab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d21828185c68e7864e7a475deed7d92ca5233553c3d5c46aac7f87b122163708_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:de8056a931e9b6c91583b38faa12e1fff3eda58972dd09d89b1c242aae90015c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e0e43a22c52253568ec7b05f72d139b0ed7f6f7ffa2955b265fa91562b9fd15a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:453df58eb479de31058ec3830e77a7a14715b4b1979237050ce734b1e189d811_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:7f3368b36a15006126b25b2042263ff73ca9f75621bb491310a0d4db262494a2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:ee335133915697e72b05f8f0fc3fa82145b2ecf1fbd2f19fc20266a90d1f644c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:f8d6d8de975abf876dac43f40bf80faccb60eb2432f3463ee8852775b500db52_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:2e1d744cbeb0cb2442200f0747bc824ea6394fe36444cb7670b0f55653be4874_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:7e4392309a8e3b95e3b6f184479e652c3c848d5b281eb38c02d57765ff3960a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9cb705d6b4556123522337d79d223d36ddd50dd21d6c7810a7ecc1835988ca6c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:ca454d8974992151ccab3bb7f3533d4f8634fd7da7077d8c60cade780ef4f1d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:37aa19c725ec673f8cb1bff4b0626b208de41d73b9ee4a1e4ed1d934fcbd03bb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:7f36be42808f1368c84108d42fc38e5545828a12c93867be56b4991cb6489fec_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:838f6a201ead6fafbbd05963083ee52423fba2f54e7f540575a89abf4283794e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:97ed6147ef1041d6d78361348a4144fbd4f80ca86087a0eaa65c907af730da72_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:18cb72e4bb5784b8fb5419d939367b0fdff4e23cd09b559803656d52a47633ee_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5ac92b796a6295f9ec1c972803c958c5fa59459cef2c835f6500fd92fca4e53e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:9bd3fb035f3aff92dc032ecdfcfa2ba1d4a2dd7b75c77a858ec06cec70feeb28_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d93aa997367db0fa5a73118002ec64ddedf441e0dfda16efe1a201ef380fb239_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:3d9ff62cd27a0eb6e10d6338f2ecd913a6cf2cbe611c8b3cd3e5f86f82b76e07_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4ad55cc73bcf0c9f59beb22283580876d19796528f45d5a54487d34c35cffac5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:879b42ac1571b0ab174b03b4f9abe50fa7c26facc904fde22c59e8d508f21b0c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f73161d5774cb02814b2903f2d4a9279109d94fa2f00aa13ff44d9801da4a554_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:32b47ea77201e4ce2a7de46ce0f18a099b95685bbda3d9275794cb19e9fa90b7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:520dab9a8b2d34c9b9537c9fe151ffa485929890c2a6f6551c10249b35892853_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:cdef1a8e18a869aca5b67ede167cd6c481a9f7f57593dd6eab02714fdffc4c43_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:dc864fe7cc9ebee8913ee13c80d2b375f19e49fe8daba83c86ec4b5b217138bb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:066baeb76898df4c182f7e94a451c5f6e65d9e32b9aec6a68bf7504828f30f16_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:2cf9e844b828e340dfc02163429fc7dc58ad0f837ec1ebe4928f2670900171e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:46b2fa1f9bff055ba108f0b87cae201af3fc12a8bc85345168e0ff658ab3449d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:f2f2fef5445545eaa62443770f97cb17fd816aa39a1a252420c2b4a7bd975fcf_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:1d91715caacb34c771c72f68f7f75a83426622e507abbf9714faf3f3ce3cfa18_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:29daf6d81999f343bbb87dbecba313165951d19491e8badc87caac4919522145_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:2e3f83541ecc9b7c02f49febd0bfa122f2b054be55ec17b48c3b923354455317_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:821d54d73f5668be5625e7a1ff00ca8b9ecff65034f49f93cf4abfac09ea6c5d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:0bd3096b3db3d0501b8d54b3b33fce666bc503b217a9efa7305001022c79f504_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:30f39dff235a8adcac2f12cb7b5d67c684a3cbdb647ac17d4e9790f1e8bd7df1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a743bd8bb4077ced0aed99d89525790bc319e6dc516fc6e0e08965f1ba788042_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:bc65847dee627ee61780b14f5df1d47df00d7c25924149efd132b8079c67cebc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4bd8be428084f8c48a0c44efa318e83c44ecd53a26cea4a1aee39db2da1d0e84_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:785455f77c406f35bc9ad2eb17e9f96ea12e71bc2b87c523c9df83f882d73c15_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cf4009b45b3b5158eb2b214d273a86f5ef3359031040533397e9105f5443371b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:da77900b596046bc35b977b73b50d4f43c7c8ab2d3161f30d01f5b396889fa5f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0d212fcc0965fc01f16d4bba1fe8cb6cf9bc7ca3c37e4ccac36dedd77da9fe2e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:95775342b0b266f94a766a1af3c0af3fdcdf630e966a63cfb11ec3459b46d3a0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c46423ec1d7ace61740e775c1cca881a3f40e67de3c2bbe701a9a2eb7205df25_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f6e1262b78dc3405fcc64de3d864235422f875c1384313693adbdf479e9dfcc9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5d5e396b698ac7b97bbdbab0e33cb1f0cb2fc5fcad8d1545223b67e89bf99c28_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8119c49ef66c677ef658b153021f5e383fa76451776efa457a640fc688556dad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a33de680b1e7806ba046842f0d8aabedcc13497da2055ea8839d5a42dc368cc4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:fb4be942d1e6dadf1f63dc34d8fe161f8263f6782fdd7687a1d9dbb00f1c0689_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:1fcc8bfa9f2b7b5fcc8165c5d30879545093ff27e3b6c90e8f6c11dc78d24a7f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:482fa1a1189f9a69ceede392d30b37df6f490312133b07fb160a941288bef9d3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5818766b4a9f63b6767801173813bc1995f7b405967619c08ba45ea856de495a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:e75f613bdbbf80bf042c555c59ff95aa9716653e259230bd17e3c9a47fa07b63_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7c82295caa7789000a8f1f01af47639aaa9a7cc345c1ce9558bdfcd5ca1e6898_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:a5af8c2e3ddf765d6b7aaa3370809d5c336ea6f5f09d03baef7f16ae151a49c6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:0dcd9470781273c6adbbf98c013170b81fafc07b391b0d5dbe1de748e5bb3ef9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:ddb74fb16fe3720df71e4c0913f3089aa9a7587430062b1a8b628ec84596796c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:006f2bdd2bde58b23797c4742487404cbe51bf80c113e702df9b2e7a4ae80ca0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:3fe5dfcb92949ec17c5c10af33b44919ea38bb02082190d59986065cc33eed3e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:35bba97dd4755a1fa689ba8f21ca1c7032bb33edefa1d0f3876ad8ce51cd3971_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:6ca721fcc1ff59f9ba90e498aaec1c9eb0ca25d3271c9543c90a01e0347aba40_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a67adaf57a36797d9cf93c0bf401af4a36fef4d07482e8f724c3ca09ddc028bb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:ff8b13e6d6a2a990848e8a1e74e7ca1cba0f5652a29b86c3539fa4e031471049_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:2f99b0a42ffb2e5621a9c4ae0efebdbbead4e4dd187e947b93f2963c989bca8c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:37f5399e1e7ce3081c8534f0c6e1e5411845725c46ee3968f5b38f0504fa47cd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:68969a51e2166f6701dc1000c1daff3163d35e5dee9a40fcdbd5830305c73e86_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:c6804f7338b2e0eeb1bee48114638524b0ae0af1399cff93e51b1e2b4705e615_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:1dfba198009299ddb18421f3cc45d656da9d89ca71e5efe9b084f730f49cf548_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:64b925225905c73883694dde22f7ba5ba53d62abc73613d7c5cc9561af832d71_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:f1c4f8d459edea83cd4aebdae4d6eff6901abbc6eb9f6031e78f7a3b79a781ee_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:fe596f06302f1f93b4c403a08ddb1ccfc8f13f8f66da96b6845508679c2a8a77_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:83a6d2cf513c846608a8727ed01cbc6b1bd7da84489eaf50dda9b7fa3106d76c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e1938266804498012d42b80a4915a2b8aece34efeb795a17fc8798f75fa1c48b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e2defd0a66a261a697fd606239d4d1914df6c2d4875c0f4116ac1a35ea585a32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:fae2d6f13717bb6e98a00f86b5baeb328ddee27a2b5c2418849bdd767007e947_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:0c4eb0506879a32b58f425334cb9d88a3d507295187d2d2775c83a9abc3a8ed8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:1e2ddf5d3509d41c8f909d64d6ae7d3503f0491d967578cef48ac0ee5e624b1e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4714307e4f7462275923401148062e6dedf80e937abecb79abc92f37be0aef45_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:551f4c78b778b8e784cc3733d7cea28d888346944d306d76b57768e7117be85e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:20a33b03d94c0d4a84256b477b4783e2f7a81831a945545194db6c6432c12251_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:aa63ac3132d6581bb20e97033ffc84c67614687fe95b0a4288f1477b5b59dc80_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:ad088f1f0494a62602d3495351afc422a8a53b92bd907705bf4e95eec5b1d98f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:b3ebdf5ab93e98b05504220e0bfd9517eea21080e09ff27df599f7c32adee343_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:05aed886bc5b6ee53427e2cb8bd87063839553e8131be9bd181a6ad2811c5617_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5fd8fec8cd97b6099be8b511f8c03bbb6d4b5537d185b092c945277a865204a0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a555704a2e66c03be613a77bfcbd7be05a3d21265c9c95d351bd928c6e0f897d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b81ccf95b3f4c7fa69ac15ec1ada3d22cebeaa53aa0ee2bbe77863ba323fcbaa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:0a1dc8f8b97d3f8ffc0eb6fe95596c0fdb8d31652ff2e2969a77cd48a5cd3ff9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1474075f3cd178aa7080e9f6c0f2546364a3a5d4a7438aedc9479d7316c63519_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:230bb517ee7cc6b25ef027ed545f308b5c612c0901c50408b557058fea0a7c97_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3b8ce5e8fea11b72b53065a94849c2d856e9218cc1f8641c69c04a21d27fce7e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:492ba358a292b4c6afe6984ec440a65ea3247a9cf52d3a82e34601b9b49566f2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:8c5de7a9e495c4d1ce854f6d009d1c81ea8907acac8ade1f02975704024c634e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:adf8f9f2e86f9fc1b27b4ed366cdf17c231f4574a59670f1eac81f6b9af8149e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b1b6368c4d7f4bd7dc4072fe195d1da67dacdfa4d3d4082ed5713b5e4cad6129_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:14a051ae85b29aa82fa4f448d3169fd5fd37fb37d7cf7b24af3e76b224ae2a25_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1d1ec127f59b2a3e91ecce49bb81bdfe18ccbb4378f7617d12a5f6fcc3277040_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:c5d0418e7661bdba8c8bccffdf081e2bc630767e6b8ae1ac099f1c0d6ddd7b74_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:f3041343f490ec7d6e6b75fbf9b516fbb481e35b9aa4513cbd0272eee2235a51_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6d79fd44973f45b77370287936c5319fee81f4f9831fa0f300d2a58fb084c420_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:7bb63ad8d2132eb2d6e8f73a8edfc6b5558c948ae45e443fb150adf8e297a79c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c41abf20797e0e0a74aeb25f510689cb5f1fdaaab90a1507163a4d201d4b7c0d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:f1bd99ba8708d9aeccb920a4cfe7fd6b410db0ff15f517cafd094dc746baeea7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:03b176977dab9085b179146dee560b08a7a0ea4c89e41490b93b0f0353621025_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:674731387009a17b66d610e13f4ca9edb4ccd20675451fa13af14e0ddbc55ebf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:67f5639d80467e5f525160768ed3c007f5b99723278e598bfe1ef11afdf9a43f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:e7eb31913d7b4e8940865a0c3d72364152e358279bdb0cbe7974c7837a02f66f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:020b10daee05b7c237c9b9914077aad76181fe0de4ae2ab1b47151b47f679949_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2002c409bd3e1960a8d79f081dd43e2150582103e47d20c7bcfd797b863f0ebb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:288feafa494da8a4bf480c1a67e7a9c834bb02f66144515e5cd2653fef962d59_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:513a6d0c2d85458140c589e153dabc2f5293d28097ee1bb1106a9945363548f7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:18b44430800377382372ce257740b9aafe0546682565bb0394c3a39a078cf6c9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6a7c255d286aed23eca10c0c0dd2f5d9286a87ce5eff26bb559efa44353ba67d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7baf3df29db6dda350c0656f7828fb8ecd9858e7b57842cc15809f5c9754da09_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7f05653512709156f84fd5e802c47f575fecbebdd1c35aa99c1fa65f9453b349_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:004492a0bb239936995030a7898c2c917ea809cf2c7a6890972765ee8d8fe9f0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:a696bbbb3bc193a4ff3a2762a1cc5020259cca9b4c9ae996285eeaafdfef8528_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cbacf4231b583bf75e637d95e54528bc8fc0df9e53926fd1a54fc2c9fb030e8c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:eb2bd6a8605a3f61e7c9589e6d47dc28f96bfdb2b4ba0f7014c971d4f9e1439b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:0b6189dcc414e4d48e333d8c8c8c2665163fbbf04b8231c5c5ed66b460f64b4b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:29320bd030970c9b8067b44a5a6b2d4b8aae2e6760490e9e8f728a0d75e49190_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4e793e626c2550c0e7baad444915d6da1b9fedbfe4700fb0ee09751b743d2f12_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:1d24964d9174719df791f5ab2aa97ad584e4cb546072750996c233320271393d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4fd1047ac897a34add5f4fd2c943a87380c53af069980e28f5e4710280dbe76d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f8ca2e0c18140370e4d38d75b828d710576432c81d0717ea12624d4759e41248_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:194e198147e12cfea11a2b8133ad90f9dcdcf12ab64858da16e97fa985ea78a9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:a1ed2fffff725a172e05d2315f0c8a546edad8306c0bf52d5aa7c0dd13d04891_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:a8e28b541152ae2849a74778761e397d040e357ae21b2922b4be12ea81eb79da_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:0b07f49872854ce43162404577fa485fd150a10607c93df756d892db1600c0ed_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:178df3c1aa5c1a83dfe12b6f8492aae600083ba07726ce8b063117ec466b4139_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:c4fa54593d42bd28429e4ef572b2e6e882efe6c04932cff3cce6e119cc5dd044_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0ccae3f40c64be32b7a773fdaa430f6c7d0ed7778418a55c3cd1517886f9e759_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:57027cd53887fc439d0a2dd09bc0d79e266c49cbaf196b3ad758e0fe9d09ee90_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:d0d53bfa8474636abcc9f8a0cefb13069a77e00296c404be39e057dbbdbcabc1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:d4fc054911421898939346530573df11a0d059c17a40e35bcf971d6cddcfaf76_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:8b1a68a07b6af860fee73ad1a1cb04480c8623913e5ea784a8f6e03fe0a7537e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:90799cc9ee99cac6d16c4bea7c6561537d319ca44c2043d5c2b9afc9acd3a7ba_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:a20b62a9436884c9b1acc33498ff4524cfb4cffe69c5e9e88dd9b077a976bb92_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:f239e260d1f5f01132a0d3f941dca5eb39399c563ce297f36319db0b803652fc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:3f75438b6f0a312ec5d549002b88a5d0138e34be8da6db95cabc23b424f1d7a9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:6ffce81636de40147ba2987abe3071f4778c48673d824d31406c8f4a388ce6d7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a9308d2eb18ee97c884bc55771f75d62db896e1736ccad102f4707ba553e5023_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ff689ce8586ac5dd565e87fa801850cf5ca6a15524eb3290cf61edfc37a32557_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:43d6df0117225b5d07f675212f53f1734d750c3386d659464b775dcf835dc2ff_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:fb59d55f7b3958110c251cf56dff1e4b201f26c455ebd3fa9a3050f0afa90199_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:66250e79370aac01b810d16ce953217902abab95f8dc24d84ea3ea27c0d1e087_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7ed8850f54050cbdec77df42c1e34021b062fcdaa20d4939bc52f55818f0afa3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:776a5c5dc580336a5debad824cfd9489f7facc0e0233d04c0e5e3a85e87c625b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:f9efa9504f6d06e0823dc611c7cf34f94bbaf95cf82e70db4a4466aaf371ff21_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:331539c4627f5a6fd70066963b00c6bf5d37130d69ed1c97d169b4679c988a75_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:34052b8035a6a4847863baad76289de43282c37aeb7ddede49d24fe76e2bf8b1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e968da6b28095526e22be76c0c583d726af07d754a779e241c62095be897f05f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:e30740063dc526ce072c66fe22a1ef7caabfa64d49d00bc94459a9495046347e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:ff22b4848efe69cee98ba7ce39913e7fc3cace111edb5aed5cbc5b80aa4426a0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:68ce3912f64510677884c97e30f1f9fd9e3941e099e8167cd43fc25dffb34b11_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:6f00c1b82f8705f143798e05193187516f8911bbbf19c256fdeccc85cb562b4c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:297d9db15707fead7dea5a6af767285df0ac0927ecd35c2a86b29626b138f700_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:59fdb89c5000bf4832fbee9ea08131ad69a0edae2d674bfe8ff3bfd3d7072141_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7580a1ef860cfaa89b5c365b4020ef1516c50e2829b554267c0fda6e607cf7a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c5548952fc4edb7b79bf6d0a257ff08809ddd0c017de0872e3a4280863e7ba32_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:9939e5af30b0d53ca6aa2a8c6e70b6461d872f97c2b1d0d3894f027647759de9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:a02b65c4545e24c213f0b675844b9b7f171c65f8d162319be27cc3485e04b190_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:ae357dffbca134e24c32d411848f619619281f4525c5dfd2b93ec082a15d333c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:bcc0e98ee13aeb12c21cf679651e06036d5d9509e40e11145b3a77dee35b3f33_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:5f7553da3521aae14f0ef0bb86fc76c5bff5617a32ad61a17a719c3f1c5861d0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:c1fd8c36903c9743e0ca7641ae1b9f0b716d332c0c6259bcde1d4cbc808e5822_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ec75e010451455158ea6870120bd17eccceca16a88b24e33cb23e1fcb66ba12f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ee6719af84caa1131010d6f0695a466f8ee807f8578de78e197bc5bc1acfcf29_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:027e501b41ecfd1472988c01b9904ccf29323df165b58e6f11cbc4186f98dd22_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:6245b2b0bbcb7935be61e6a7e93a84c11a4379fee1904569bb16532fe03e116f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:6e059a366823df5793e1a8021f504c9c7a7ae66a223c9d099d17db22a9e50226_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:bf917d1afb56c4ecf2c1fa6440f8996c19267affd201f30bb4fe9ecaef29775f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:1d9372c87889ea571921e7830f087f468eaf2653761196b828eabdbbbc18c2b1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:3816e4e20afac47544621adb385943fdaf5955e713a3582dde612fc16d8d08ab_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:6c4d892cc2c16e161b1d91427c2c9e56131a53f854ea30c511f50daa6b6d4f33_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:98218ba57aa1b22f4bb203161ff89f33de999341e11b852d22a53a5e21f7e536_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:048998050714045c74283d1683785b17f1dc9b5fe0240fbb934812f0fae9fd6e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:7afb80cc5b1cb73984ddd0feaa73f8cabf6181fa323bc3a57187975dce3e27e2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0afda7998b5a5110f6caa7cd0f18eae31c1d127a1ace2f40f22293e7aa9de4be_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ffe078a02724d6e0920fff31df0b0b89b62a01e835d6cc40cfd9593e87ff05aa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:0c4316d2b6eaa90503c8d17a32a78cfc0e898673cc2f02b1cb4c10b4aecfd55d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:c04c09295eb34aa3033f7fa38db6a29903e2e0c19679016dc51acdd40f290746_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:eef5cd08dda4e3ebdfb58cadec73ea48aa936058cc85656028e6f27e1ae51031_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:fe06d8c0693a9cb26567812aae7ec13e2899c49edd0a3357d90bde1615b6486a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:62de4024ff480e4e2cc110d4744bfb506611829f88602fd574dad5ca08ebc9f5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:8b891fdae0efe3435ae3e19417e615f52fa4b282766b88366c7c480e58f9a3c3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:bfa09df184b263e3fc9b36106f8b6d095891bfeb4b3c94c0f7d495089350c146_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f3233fef00770dbaa7454b68d633f14f660240c48ef8c7e37e97aeada978b2cf_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:15899a4464bb867a308ff30a46b64b7c0afc318d1571607d42b76833a31310b7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3fc13f73ca759f094c322fa816700b0e1a225cee1a3b11ae267572b45165d3c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:53524d17076c91734318e435558fbab7febe331b999526c994e11614a3617c3d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:5cfc388df49f6c84fb1cf21c2b628b0f8852d08fa725b4da5f6fd0cd5d34deaa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:214daa798f4278db5c10c4697b4194b356b0bca1c6fe4bcd17601c1b56d56ced_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:8c3a43200e203cacc1de3d6f6cd71234d6f79312c5123cf0b130c8394ec3da8f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e19c579fb957823026ad4af2b67aa8e0c9639dfd26280089436a6bd13a6cb702_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:fddb35b167c1b7ee50428ed9b319d566614a8ecc21dcfd569a48783b82e0e74b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1967d34d7792405dbc887f2e4ed8c59351f1af4280caf0ec18b667ce218703e6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:43a34b06bb917ae30ec529dc32093ea2e644ceaf121239adb5d5d59d40f3e743_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:4804fd47603e84cd4476c0d21b3779b933a5621ea069ab22131ce117205d20ef_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:da81574ffad776d2d45028d90598e14ac44dd492f0d4e4561ab3b0919eef6467_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:702dc664b505f0955d9c4870e4354483215fe7174cb69442cb0110fab66c2aad_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8faac463f539e2c2a71d3ef4b7aa22cb33d83531f1791bfcba2ac4b4f81295ca_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:98da66266b3af4f2379652e0a160a1d330998e09a31eda41f0975ffff4f1792b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b2498b326435e49c60ee9338e98c4af24bc3989d2758755cbdcd230407232e42_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:5f77f098933eea28bd670596fc4f04a1f7e55e98d4cc22484620cbafda377bf8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:6e86b89ac47d616c052d503dc46f43c50aae87417c908f79a5427403e0623333_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:bca3a3b5b145dc5ee9a90a995a0eab094d5e9db632f1889ba71a98d1d973ac9f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:cf02124908b044f1aa48e54abe2b80a856a22b2fadbaf04bf58242e8064d44b1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:607b665a0605b8c2c86040bfaa3203667f1352b6ea722819f77ebef3ecd2aae7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:62c9b40e4a584b80bf1a9ab4726b5998abc91294bce7d4bb04930529c1a571ce_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:ef4c450f67cfcfb5360ccab31d33c98fbb8cda21756160760607e48bf000db67_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:f97f3df33008e958c677fc9bb7056b645456240773bd33ca6d3c929e0dc4cb24_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:3a0a62864f7481a8bf891a635e24abcef4ab97d14d8c32c8ce0f66afcdbf223c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:ab966f2572bf9087a6def43f913b45d059f9eed3303252cdc4ae191a8d8de9d9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:205512f8a926d14978f1e7b2268423f8788e0e9b912b2de602562372061b88d4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:b7d64cf72f422fced6a4d9a896c77dbe2b2b4a2d2ee29834ddcbfbfda89dfaf0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:577012df4fc4c8e68e83e381168148876a9d3b96850bded975479692df208f75_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:6a7f64eb8c5859bc5782c8f3e59864e72f7ee4b9446a7250c8493c67e7ef8a31_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:adf37cddb7e925375d0860d6e8deec87aa20253922302347a20d8a3a0028a7f2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:4f4b9a5b6d588fb00067c7f2c2d8580b1663d5e3c7d9828c5005a4298765baf0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:525b41d20d91d1f974676d9977e473843a3d96df9028e5bd477717d4dc1ded9d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:60a139e740f69a1222dcb38356e3a647a0c70e0a36f91d540eedfebe1e79d2e0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:e2c25e37fa7f15312881a295f59e06221fc4a7811bc047b22c5939b09f1908b9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:24eb520c029974ab5cc3a62791442308fb2b30e3fe988bdcbb605caa577473f6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4e57078600e8589b495a3235ffafe94f6b1e6762100ce61cde55658ffebacd9e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6479cf4efec9ec805b2057aa95cb76ca95fac53d109827a59807cda935b9665c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6f06de76b487a6854f2cbc275153a480ee2b39bdc31d949d254f1e7665c28a04_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:32db4d4aaf4ca1395a4890af8200925f9a57ffd4802f5e5ceb0ec63f0b314e36_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:99766a65e172e428d414df1359e85884abd99dda123702b8090856904aaf469c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:d21474766d2761c14e518b93e9a102e3e09aed716d30433fb861c999cf292081_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:fd614ab3eb0467bdf467da01aeb58128c276687ade33cd4c3bcdb9209e5b07d3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:4e03c377893c5aeca203900e868bcb00eb424d30f29da92debf5642ec8393fa4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:4f71a84d254caaf8e3690e8818c3934b806e3e76d5814ecb54a14243af8f850a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:837c64ec19c63f2cbff7e45519c1bceaf39f61ae184b0030c583f099489493c5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cdcb9cf473770224a29dc98f71e4abf9199325561c86c42a2acf7b7755e55001_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:10fbe889db0a1dcb79e95d802df9c33e80230ce7e589d8d17fde88f54541ba45_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:3333948e5b59adbea455b4c0008a90826c81b992924c5c82ab31ff36259e21ab_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:33b7b638319f3c2eeab53686a2d20a8794e224012422e69ff41bc2c9342cbf76_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:fa40742cd762e38592a466e1e62ad0a66fff286d2ff8288dd8e41bedf9900779_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:97107bbe458e3e0d9eea1b66c87fe4acf16d7c8a3523c518674faef9f0675a01_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7f6cdc862181fbf055fc1cb35d4a0139b0c9ea392aacbfd8e4df3c084f05451_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:bad5d83d733c306d3016c8af707b4af9b5a1521dccc01e550927cc2f673771cb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:e2163013df1ffce60aec8702aacbd7121a37965ac06dd5e38952d941a5b0b65d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:546263c7efb5cbaea346fe92dc2399b605aa2f32651eb857d6a0c17bd713b9ef_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:da57c639373fcb6b0f67771943dc97f941cf5e15c56909ea3bd39be3c19f9f0d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:debff5847176bb3f889c07131b5452bf4d41d4e050c83355735a37fb737de8f1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e39e97d563f73d620e9c6c1002bd3a5fa1557cbdd213769d4c249c8d108c3082_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:344b027bf79e366a361684ad1a55c20bb669bd11379def610ad39c060c7dac3b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:425e523a367ef202f8b5ec07c018a3d20798aee4d7b6c2893ca4a58a85d971ec_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5a148b69f649d2ee38415f44a2449729383bdb815c3db7fe9946fa5fc3a4b1b9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5caac46fde53d2509eb8692c845ac26913dcb4fd76218d49743019bfb6542826_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:026be4ffdf26852954771f607a274a838746e607c186c666229619aa24ba821f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:192d0d1c686de8fc61d9c1e3eec6dba7938a2b2616f2c616e68d7b6e7619b92c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:afbaa4bcde83aab1b3a524d5ddeaf34fd2cff46743bacae469ade35a5fceb48f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f7cd35f5a1f5d25037c79b4a11fdb516b5d26509e1cc6860124f2c4eaf423eb3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6a91c1b6244da0737e30258611337afd5928f225fcd1bf7a2062fa1b35c0e54a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:bdea4e44eb8e8bae57fda8df8c98b8dd205c6b2d5c2363553683a955e08b2dc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d5507820a4c3f90f8a8528bf1230481d4eb78ed2503366438584a057168a59ec_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:f1106519fb7fc17c6d9dbdbd061a37cdcf23edbd3c526f231060a0465847f464_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1faf8637ccb92eda00a4325f56d5b13bf9afec7976d62196d52dc5c17f00ef22_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:30709985361147cbe75e8070239b2b8e6b84fe901f15c40215d294e01117fce2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6ec89657affe91088e81d3172e4d07d81338a8eb0df7801eab90e2afbf6f11f8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ca1d4327f63c10e574ec7108e42b51754a89660ab3a9f894edc6fe218f6b64b7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:60dd759695c5b7a9a958278fc09f3edab6b4566e698b9903f7ee87b10b5d3f59_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:83f8e936c706717688b28c14bfe01eb0a355852192971c8c20ff421f7ee09076_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:af4362b0b25973d7202655613a237149d91fe7dbfe8050f22559a851ce8230ea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:d5f4c12a2da21bbf08810e642331dc8e3f8612a00d192bb2032d65a71593424d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:38e4212042aeac05257542399a34724c5f92d476f0d41b9f94e2874fe85a0240_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:4791ecd6ac56fc225b823d707612379b3b8676535ca6e939d224bca6afca0a0b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:606aa50bef75f832cb801638b13fc00182dd7bef4e2f6b599c10c301e6cc8f2e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:fbb3c67e8827d142096f5cbeba74abe5c9f6c1c19ceb3d2c7440eb3ec95c997a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:22d4ce4c381301de4602398c599a964f7071337557ac75ad41d41947932be181_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:637ea04dfa255f6905fd26e0b1bc69c65a9c626ef70e54d0333e84420c572120_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:c6c34d670826ccf493602e6bf900480dbef8d8d2b963a5574d5cdf3409c60639_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fd0d7e2705c100aa69995a53712914134723a7402253ae415dacc7b256f01e07_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:2129aa8e01502ab6769c30c2f9c27aa97e164ed9197cd593150407dd4dbef5af_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b9aff574985a33f3060c70a5ad9cb4404acff0e1e6a52085e4c0b9776c98987a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c059be494e41722ad545c009e5ec17491ee8b96449289f8d4a5896114063c61f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c29a00ca1c7740c13270eb3c9931ec944e217b5545f2178f0ad160606f0e1382_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:f428e8a5292fd8e87fc7ea32d970db7d0bb67feede24b8977e839c5f22f7e63a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:8a2682d010f9d9b55ff6b303b7b8353db0da997c0f51a135cb04aac57b78ac0d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:087a94cfe617f5569cf922463773d647bcaf8f8efbcd1080b527fbe8a6f911a5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:0a5e38ec8cdfef71dba589900c0f41c54fa0404c5aaa3093f766b24364a3a8ab_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:1342925d02086aeff1cc01d59344376130646bfe5735042a5c06da19edae985a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:bd93dfa6eb2669ce41a429e7183101328e8c35b9419d4cd4ba321479488828f6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:933c691864d24efc4ba04a306844c4c11e775146c36c818fccd742a6f12e21a5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d3716c231ef73084ae82e7b57f5fd8b30ff7c72cfb49d898b71afef6d58baea3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e1d999393c6e3f385fbed6668d0f9971694d0fadfba10f73cfb8cb50837ded6c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:f81bb84282b908d2575aa5f1d47629afd3ee1108aae4fe45d895f8bc2193c072_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:201bcfae1fadd5ebcd369b001543e042c455c137be7077d14bbf17d9b4590b42_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:3727d8acc81b225faa662f0e291f2ed6cf19c279251e6e8d9cc55142e8a79303_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:6c92029093b3ef5eedfbb34506b6bd8ee2f40cc9823f169518aaaf173fc36836_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:952ca848726e0fb26903e3b7bab07ad9568833b06bd5b14b0a1d42c6fb1e9354_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:0ee44e5108771b498a9e8a6533425fd9401b2921743124bae0792a7a81bd81ec_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:26402170a93c95aca1dfa1358fd66c85c40d2622b9dac31c569a3ddf9c3fd5b1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:5becb748d9199760ed92d0451b11344ba63bf0595a57f37d11e450d85dbae78d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d975c4728597770875157d701a40f4331c193dab4dcddc3b800316b86f66091b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:1241452c12bb502c22a301a76e6aaac0f9b4598968baf38880e73a95c128eb63_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6dab6a593867c8cb56a85482d02e9edae2123925b3e189060befdb3270494d48_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6f323e3b4bd8188d8706ed16e8fc6340d6bf073d1e9f6f81f80d4b4bffe5e8be_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:b59d40ddbc35e66256bee8741d4e4eccbc616ba99d7e70200433a5296c131b7b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:252ad470234748c32ed8756e97fd96a0cfa936e6c711218184dd2f0a175ce3a7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:388e4fd874b3e4b6a09e3fadf4341a676460f7cc6a11f21575dbc1d6cea56748_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:bc8b55fb3bb49a950219ecbffd4b29094428effb3dfe6c1f42f0d1b69c7826e9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:eebe1dab4ba471ed9ed9cad9e4e0e6cf036ae92174ce05d7e6adaf99b4ee1df1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4bd76045910e67cb331ca2b874c258ed232ea87be3e5845f22ba1dbd08f5f507_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:66cf3416c342d9b82979256ce1a74cc17600b77625739d6c9b0cd2d4345204b1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:ca560a30eaa9eb9eeaede0c249e7c27c494fd803c05a970ed7c78c7d673a8bbb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d20e4fc2839ec0604cda45f5115f9d111a747f9270d53fc39d7d0c69e1e2b748_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:076079c549ed249dd139616133cf5a589666c249e68ec305ee53ec6bdf22fdd6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:1eb4fc64e9238d7eaf61ffa94f90dcec1ef47da189d00bc7e64c82438db9d736_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a16ffcfec6478b6f4f4d89d9b376dd3534ab4ca1cb02a2d1d891c3e8277317fb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:e4735f99e4103ce7a8dc90e8d06b4056efe877281b948049a56d33102e9d6b93_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:0a3d54af3b7e8d0c2cbad46430b80c09ada8bedf3dcc81391b1c83e84f0514ac_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:3382350ce8a1435cc6f888d1de75069f001759a1c021bb8c9bb3c8a4280b500a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:3735d8bb333882d738b8d1f9818648101ba314d1dbb2db8e1cd8cb9a531eefe1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d4288937d1b21950387fec3654089dfcc068b229dd491dec1db2d572936d2d4a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6d5edcc89a43bebd8b9dbe7ca57d06771c2b15a65565832482fa9041a8923664_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:77ab19408d51ec26df6e4003687d195e538e8c604bdde9730bcccf0ce813a3e2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7fc194f806be7a64a292e58472f7a9847ab41fdd4a5acb30876058e8d31f9768_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:eca062c4d475fc02f484497f47554275a45fa6bf962155bbf8b8cac461e98909_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1f93fb8357023a912b389c987bea11c181dcf7a8d124d379340a09ee2004a324_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:bc80e6ab8588decba39d05df121e2a96dc5339ade526fcff9f6d4d298f021c55_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:da1244d0ad890eea926068e8f20351a8351d9651fc31edc80fc2d8600205f1e5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:fc19ccd8d497f2e749bcb359ad2852103168180dd8b411f75fb01052c4ed2c63_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:5a36b250603d69f52c668e9c744c296155a2a0df23eab2bad1973294f194774f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:6e41049bc990b58c5f520c7f94ea96a7b9b341bdf56f6461d77c5c74d35235e9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:7ee0cd2c01687f0379b3ee6b24d56d03090945a1008d3d6e58ea563e387e7617_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c0010e7eea382e1026a9c5086ac2793cc59ac48495ca6742df510bcf5f32459c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:2e605face470a751490e294e57d97b464b652d729fefbc61505806e1c9489be2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:4154db0844a4d85a6b20be1582d2be56087083afee496d213c92029b5437e5df_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:64e554b3000b83aca870eb1cf4a746cb3f539daf372508e1445ebd74b9cce877_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:7b19e60c2134045469090d301eafd0a1b8d0ac88fe7657c38b09bac260f94835_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5101825b10a7ff1dfb53803d2706ffaaabdab138fefe0923cfadb8f98a688ddc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:6ae8b76d4821ba66837ba298a3c937223ccfbda0d7750ea8b932586d27556652_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:93d1fe6c6a35a72fb2b2c8c3ecf4c71b5a5c93483127c69a3251e68bf4f3c499_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d3fc77411963f980f4d2b70661b095da9a93140b0c7c74d51e5807f5d0bd7ccf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:30ba0c2519418a215de8c5fbb509964d2df6fc4894b877e50a5ed34843860a46_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:4702ff24e95cf3c7da6520f9d9969a3ae7cb8ca5b334ea5ac0165ea288eb0b35_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77eeaf451f0cfcc3810f40662c411b01a7a3e51a061e17763a20af7cdc7493c6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f429b7f7f61291d3bdd2f451b4a46cb1b30ff6bea0b1be62805cb8b0be24fddc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:35a02c94165611b440a375862ad85ac5d818385b2f837f2a00bdc0571a8368a0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4ce06b629d065a5fe962fef9e523221e116056ffdeb30985dc4b2a83196aa71a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d095886fa46122bded2ad34e5e94c28e882cc40dc1ece6a57f7a92197966a7ea_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d2ea02154aa9c69b4456063fbc28e66d5af72d0dbc76dc2a179e3f509166fb64_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:171079848ff0cd983684c3887ec5c1c7cfbe9095a136e6ea016c7f636a590134_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1aaf2b01476df4ec828dbc2d7da390a39f6892b4c117e4c3e55f92ce0638f8f3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:5c1c2a0b19cc283da65470aec657b3f78ab7efcc67bb0ff309e801686c7f52d5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:5ead9517953ce770b075be8bcc34dc046753b1a5dbd1a68083c2c6b1ec91bae5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:40b3fb0b54e266d9e69be643c4766a78cc00085e0c4b0217c3257bfb9f2edb22_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:723d06b34af7f631f8404b53d469e4b921ea8cf8793383f718013c89ca5cc3ec_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:b7d1fccbb21e299db680024a21d16bd5e6c3b664bb77faad2c60502e264c86d2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d17bb43db79fd787abc4a52522df454436f00f5f9b4bb6215123ba2bfde2ff39_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:14851e994866c8df877c39145a5c98a9deef596741775a097b0e41a3b254d1c7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:20399bf61867a05b52612cd2e398ecdda0f4da9eb037b36dee464fc211670cf1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:601ceb3296c6611f834f75856aeaddc243242adf20b8753977cada543cdd2d64_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:93a00d6ad56404cbdc4cfc40a8a94d00cd9255823da458270fb99c34414db267_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1413b76827aeeb00b1ac629d8a0b7a8ebfdee642e6c45d5727ae93004e6f680f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:32117a2b8fd111988b1b11d175d2c2c242f3abc66a33f0ac7dd3c22487404a57_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:3d45ed1cb96fca62f24a498ceb565f6e8370a7669b572350bb517d63e65f2b93_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:50b6b72432e3f30bab72f72901bcd92501ebdd1c29d5ed47e0d4157fe317ab97_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:40ad67a8686eaaccdcd145fc4b3aab6c63b0a94b4332ae553c45bed74bff3926_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:5e468a3b4c139eeebdc3bdd17229081081583c3e7f17dddbd524a2ecb8156490_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:26152c2584c8bcf497b71797735eedf5a319319a72d21bd2fad5866fe1e44551_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:b41edb346304f299dbcf1d60e97fdda24cacf4858a9e0309a48d9a709421eb3d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:22e4894abe71731d08afdac1b63273995e87d936c1da5fff1ed64d306bf62802_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:d28a797f178646836f2fd1c21089aeb3f1b1ac2187bd2edfba13d7a296592e62_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:5367dd8e4e3c21bc2ef643428573840961fcc62894e56e1a7b9fda520a399be6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:bf6a782f5f200445fb05e76704c7dee9a35b05d86774fb6c2d57853d8435e8ea_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:11fc25fd849bd882c68de730ccf48c5712fa067ef46e3d00e48c134bc494950a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:502a7a0a4fa7bed131056bf0d07b1ccd387013a5e1639a852a4609ca34de1562_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c74a413249ae68087599674361cfa7d78a8f4015231d6257278b31f301272a73_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:d11860b4639ce61fe82d9c191ecaa1dbd6dbbda38716849b70d1e96d9e53a0f7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:594430e55aa7c83e9a627d2420adb19580cc2b88e25e8860ce129d2b7a42a397_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:70256c813eae43aa9fb2b77e623cf8c394b6ad7d386faf3278a44f5b8439a95c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7106ebdc71c0ced945b9f95f97793fe1d0e7a2fb9a0cd5ab02c0ace8abb0bbc7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:9ba8772ced3776b3fcf9dbadbf9b977536fa27b86edcdeaf62a0e184126abc1a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0a8d9a4e8e39af4c4fcefb1492e5c4a16e26927c5faa871cfd1f56759976643c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:10be6e107e2df71054aced851b096ead3bc0cd1d5cb35ad624f3fc09edf07849_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:241900c186c45e7acacd979c593e82627f05fa131d7047ae85969ab1f9ee1ed2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4125ed9d1d10026557ded070c2fa4eeb9df29c106bcf4da9aecd232dde991547_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2a158ab0c8c28aa26f3a97fab241dbf6e4f7769679d760cfa8aa395e78ab35ad_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:39d76960b7cb841a41fa2f8176150fe2c3b9dc2814324dbba6135b39e05a706a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:66c351f9c7315b86d684fa54d4d10f623050ef5cd95af95ba26a8081b9dd502e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9ca52758fe06f477db326f6cf953414b991f2ceab70a72c1e1c7bce6dc8f57c1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:32a93c0ebf4c848941c8aad63dce948e7c217a779319380e0ce998e5fea1477b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:362f29e4453f83f1f7b09832d13f730fe9f62b15b8770d5dd83773e652807e63_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a4e1670545c7d601c6a0f32925eb552fa11f726286731801e377b456c6054c20_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:c32a29e67447de2f291be0b94a1a6d107f79a67ca499706f6e52528116c8ef97_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2fe1c95a2490efc717f0ddac240411e4d9f86b5f9728343f7843402a22e8273a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:724515ef56f531ce22e23fa8523e154f1f91d4068f46ee6f186eb0d63922a16e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:815c5c87b6614bfcec8b23dfe1f63c2a24fcd775396f25a6baf5555475239190_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bc30e507b7bb9318f085b6d8039dbe0758d4b2e4a33946cc921d5be581694e24_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:0cdab28f527d731b60073936b9280f7b9079e6737a26767bb482cba628649c9e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:2f8dfebe163a643cc6426761076445f170b63372a1af88be8b2ac045c7c02665_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:3955562cafa0f0fab0d5964b8dafcdd9f0e069b27d36d788ca4901a656af1383_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:9a0d301174a2c9788f51bd53764c3efd3d49fc5158148ac5d1a3c8a7e4df566d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:57b7346210cc85f7dd4f188292fd0b0129ec7d60d2447f6125aa8043b6418658_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:63ee5c46973d72fb8e38a0e4d556a1dad3eae0acc5f1163e67b52e6c7b61daf3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:bd96705c67bb13404cb5f3ae03ebf9e29b4b00d9264b9b007c8823096d406840_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:c1cee6e636fe50e30ad81d7f43f2301d7f9668138ae450fe3913dfb742959b66_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:3ba90a805d2c3b71ba138f39f5f547465f97f115197cf340025a93f8f4aa36c8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:6820d36f0f73e533c45f3dd8f7a67aeb5f4d28f106c85e558bd04c94fb52cd21_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:94a053a22561cc2e69bc261eb018e850e1fe54aceabaca8b9d34894bde36dfe7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:97403be1c35b3eccb62c076f2d318b42f6ee362c0168f880f1a78bde9a2e8e5a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:1cd2b32b7c64b208c89878c598b7061f9cb31985c56420e69ee773b733163126_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:533349585b52c44df7317e05c44f6d8707780f04ef11d31e2eff8a4804ed0aa7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:54a251e0eaf0a336567dd970013ae232f5d1228d99154769b9453182c23a6247_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:76108aee79788dbcfc7ed3a9b73a8d4349511df5da5379d9a51cf2ce784f9efa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:215ac27afe3c0edb05d73c6696822536dcf2f258ed202d84b285e3244fc845f7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:647e4891adf555fc79bfc3f578c2a7fe509737c382de78c41154911bf6d7d20e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:851fe73bf4071733b87f3b4ba3131bc22eef3896710f6c044bde14dc6ef63926_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:90bee0f18c8aaa6a22fb87d41ef11d9932d7c22157b86632cb1b9176d2bfaa6b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:22e1f915b239f1d1a62b2ad06f27281c72cfe121642663fbf5cfdd1eceefa7b8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:60d4bf79ea1f155c04d65d4d0f5f30419bc7887ccbb91a26b5ea4dc22b553ed8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b9b8dd1957fee9ef4f1ccbb47b263c21cb6ac5c65e140c9163ac0fc671f2f8f9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:dbe45daf60e282af5930f45a74be5dd2dd720d04a734bd5bf52018fdd77bcdfb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:079b3169a49eba798e35d59ce70ec381a0b3cf0afd436dc46744ae88916fe9cf_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:354768aaf271404f326ff1823cc6be9d9ccb420d1e8f9fca4e25187bf4bb70ec_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:2f4e80d82a873eab6b0a701a93b004fe1b75ea79110cf5c105ea46856090e2e3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:8849be3c593bf35397e543596a3b7ec4779aadb0aff1cb4ad0daec50d711d859_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:079b3169a49eba798e35d59ce70ec381a0b3cf0afd436dc46744ae88916fe9cf_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:354768aaf271404f326ff1823cc6be9d9ccb420d1e8f9fca4e25187bf4bb70ec_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:8e0fbe4057208751f7ee8e28bf5e393c2197ee608005c516c527e3cdd9986b89_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:efc938c1b9b0e79726efa1aaf42f270efc9c04059386208dfa52a96f690ce35c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:1c594e472a68e662ef3df59f4e1670ce513c5f538c52def2a988a08fee67881c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:3ca8600054ba7625dcb195f2e1d7b6ae4d719b500996ddcc22fc174fa553c113_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:4e36aaf9a51a587214cfc4ee75cb57d0b1eaf550bc3a50b9547e0bb164b1fcfa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:e6c7c42d0c7455b32e0c2fa9db3a0c0f98060ac37a7b78311e7675027d558a0d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2d2b7b04ec16e7a6929abf05b7721ed925a70e7f34e7046d8b5851f825ed4071_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8cb225a005f9fce3d388216d10c76c1262d01909f49a1d52a678f16fd823046b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:98ae7137ed93153ab894e8596548860a83e03eb9fbfc2495a881eb0eb1a892c3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:99c19f7cf17f35aa6164bde620baf4dbb28427748f364cb3d15400c77757b143_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.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2f5cb2308e74c3e4054404790ac6ff4ec36b6fae28679f36da838a6874b535d0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:730a2120c6c50536f5b9d2c6d6c1ef6add5e389e16963c6ca21fed32a1f5c649_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:921500affeceb488be3534914c87d0d27d462ab30dc05be037274ee2c35707f5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d7f20821a3d2fe212daa044bd18db871477d9e4419cba64b391727183ec53c67_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:981d69337a3400da4c640e05053c6706129c0a6f1bc97088e8fdda8015e8e34b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:e69c8df449f6a6328d5178e9671b96069580214923a8766d098b780130a13d7c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:e69f87dadcc44a17e50efa4832cb625b0fd8ac0e1ac9f7f5bc38c9e2f17cffa5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:f524234c3136a360b8900d5a43c006ded9b6a5db6b848c8ff8699785442ecc43_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:30410ca54aab3dec563732bc96b4083bacc14857b35a627d3075fb3f382bb5d1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:387f05dceea1e317caf6204e68d1fb877da8077fc1c44976ec59ff92dcb6df5a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67f2fe76025cab32de62b8ecdf061392d5569814d85805ab120796f1469c1765_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:6a7aa90b49ad4e2130fdaf0e4677fc9e39fb9984bf996c1945280d4e89e0dabd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0b54ef56f897be0ca96c00020654a918f30c6a7413f817ed4519caddcc6c5834_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:677464561f1fb4ecdaf5bd6fd3b76d2a3bb7957c0cf2c7a6156d868a943b398c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:78bc364116fd6f897f3f0f5ed1c35e7f82397c4aec02f0e2aeb38a07ce78ac2d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:aeff56607a25976c759ca7ad8cdf3ed56e303b87bfd7df3c8f1f1e1e5eba2d3f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:28b08fdd8ba36985802d4f6f35b6690b453ada59c268e1280db11a5884a0d9b5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:995a196070106f636adcda5181094ecb72c127e44aa88ea3810c2c5060a2b0d2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b047e02485bb934e79dd90395cb154b1520553438a0491ef946145d489f2617d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:cf1b52e169e9b831a8c4a702346d163ec59f2f7396b253da6b99cd3edc2b0eb7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:0b63824b4d546ec802e0edeab6df2b99bf7929460ff6e9318fc59f1224685de3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:0ea2e61b319859bcfa730b17668b930c9280dac8afe3803c5d724f8c31221cb3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:223ed02a69e59db284d07865b5dd1b512d25d6c4f8c253a522fefb8748bb0687_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6def36ef326e2b7e52cbefa9d71d1e700feb66e2727fd8c40a83d28829138561_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:03671b62f32f61052b2e090779a6d9f9e2a5e14b722085f46b4f96541ec0d7b1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:71502cd4fc58b4c81966e0a9c5f0db1e0ba2b437e8060defcd520fb1a3f75692_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:890a76d02d4a7c44932eaca047643d731d066c753e02fc355480668f35ac525a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:aeb66e2087eb207cea7c78eb25cd8f17d9d4b0f8bc2fc98a5c1f0951692d17dd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:164b565ea878de17a8b9798893c3e487f11c35aff4dca3d07a96ac75468dd932_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:9e461655c290f8e74abdd040813d333a5a3767d31eac4074d28713bf9bd74399_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c051be77bc83b80051910c2af2e3c684baf6895d515a8d1071b5887b4569e6f5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:d293b41f43e07cb0de05abd705280489c6a25be7015ec48a425d05bf0e67bb32_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4904a9aa5320035b96be47ebc942789062bdb2b935449b9a077a943ab6ea186d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:636a26d40360f3220092f45dccee32ec82d238fe7609c5a25d7500fb20a91284_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:c643fa0907a3b1595479782cba69702ff851b2c3c51dfe0873d98ab9bc7e2c86_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:de1af1d3f81ffc7a6cadcd92fdbacb8034573172692adc52b086750b82fee4ef_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:6067f3763f632ef396b3ea7a444e953947d7940ba477452f78c215a23bbacd66_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c1e226de2ef7bdc2a4874b50646bb662e447b865739a7535c236de5d424ebf3e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e2d9daa1128240ccae5efd110d9dd811d7f2b01cef85bd172b467fe2db8ded10_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eee9d15e4e6b2d960cb8bacde4bd2df68f8fc25d6003cf34a2187969dab3c54b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0188074272372d19a025a29052b7d720f5b2de5c0e961db20ed3803894145b8d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2da3eb9c7a4d8bdfeac841f834cdde6031bf64b14a6e9b407284bdf64eb08fc9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:d5c9bab0147e656928364c9799b27a40a0acfeca679f0f0699b95049f85e08bf_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:dd1ca28db6ac2ad6a9108d9a432dc7b18e71c00d7aa399a3c0db66c970a5dc39_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:9ec63129d06f933e2725a6152021740a4c73ef438bd63b72c15f09f6f625d51c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c6e7f9492ce565f2f488268503b5c62471c2f2467ba60ada2e3a41d6b8b0d58d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d93adab852a43bc60b104dbb1346bab3901ffa2f2999fef2387661744b7cbe80_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:eee7609ac9643db7b9ba5541c464cc695323f7297dc89b98e625b895afcec5e4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:7bdebac05574e224f93842d43e6a773dae9d7b6d4c97b75d9ad3ffc243e1669d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:c8a51af3a7a953e41fde86fb0fcd0ceffade816082aaa74543d487e2965b9795_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:ed20576bf5c51b515a40e8ac0e7eadd96daae559fd3a317651b2f0324c8c1676_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:eef9427c2a216f4a52ffa4ef32a41ed7d901c75bc516ac49578742f39b9f3414_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:3f7569f4dcf0f937447a532fcb543e71eef195011e74b044187281e34ee451c5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:685553ac069431e4ce5be3b59a4dc4e88b5470df9f6df6e3f2b1441139459c8d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:7fd96c9124bbdb5ec7169a859a2e16f5d498d8e194c1e73eef9a8f00df62f5bc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a170dcf54d28010db76969fd38b9adfd58d5cefeb0aa1dc8fddde24ddd296445_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:48f9a42528ff202711bf84ee2d3b5bf8f890161e83154d86c4b882f96083be6b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:7ff5151aef81f086e7a9c935ded04a17d50c063e5e279c6bf63a2eda071e7381_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a20bc5c81f362255fdc2707afdc8703e8a80560384a763aaa1e4395d4679d54e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:ce161db0f08b78133fe1cb26230f3176537f14fde816509a6ba02eb365d328fc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1a7011b56f9919064d64d2f3faab07fcb3956667f1efae413d66a9f29fd077e2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:2795e9205e35e2e66bc75a2a085c38423dd749582aa5c18a4fb957c6a12e58db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4ea7b37c381bfd1ac2d1eadbc42126c8c21453cfa25cb5247f4ec804244f4b1a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:d7a8b854749c947189691256e1c3bf3c18fea475eced28b14b9265b77a139f9e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:95f59709406c2440deb7fefb1d01d59fb98529d5eafce48cd9b9cc405c5c96db_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:ba1abe391fb4ed5cdbb0242046264ecf7f11cfd4fd1b2a720cd7bfcf04467913_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6c283ed8eea6f2f1a22ef13718c59b7ad2a5a094d9821d4fafc3922badd1ac59_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:731ce17987056f4f2a84a5077efed2be9c33ce8a718a2b7bc159f3b92d8202b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9d69389904ae61e815f19a62c4b589262c7ec8e6735fcc6bfbc50671be033e0b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:cbd729a25676d63728847573c4cad6a38100c89e814c4fcf4d90b9a0201ed9dd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:d11f5e0ae27521838b7e85254d7360f8a832e640c74fe850d8818f54e2be777a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:d90a4a9682ac4086469a81c33c9fd2f02d71815390490d3f5cc7baba7ff3ddd9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:6b20d81e8deba73efd4a5d2d181c8ee962f5ab044a6225bf07aa4fbd3b96fb79_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:b65ef2c02e8934f17a4022f01957551498522e799b55e0440f0dd22fa80eb261_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:0c728f13f06113ba8e1cedfce233d654e223ac428f16c24ca4888fa4063e8e1a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:176d815fab0fe9aed544d10c4ed599b5c648debcdecf477963c491e5cfe674b0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:2d271403d8ea95bd7fb9732785af0777b92002bbc39c825c4a6134fed41f7bd4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:f47288000abaf7e0e022e7bdfc5bf0b74498f3d3cd6ec9c532a561672c32e4fe_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:4eb93a7279ef884cb3a77038199b16d1632ec7bfb3f171724688f802118961b8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:85e3b5bf4a936980fc00f3b5d5c9af01111e431ece1bcf663af6e033d088050d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:864dbae5b29d7fde48caf3e48421fb7fab5a5b5c26af5f68c28f34276d69b3f2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:afe61fba8275ace212f72290c1aa9785356ab76d0cfcd612de3ad782031092db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:2358a32da11583d19809ac528e15b80770c86cb6ec650a3b292b27bb0c5759eb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:cd8bd05a6399b394fd00e5dab2539c353fc3187b1571c941681566a79d044fc5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:9fffddcd5d62088f85d60b129814a701f8bd3c98a801d84cf19ad74650f1f00d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:f4e3df6bb58b3cec80f6f2947718c3388178527cc6828ac8d66301257c6b56da_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:0b87d1344a7e67c252e533297fff71841fd84b72d5a541750f6551df72e755c3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:399c527937ed2fd17e8e0878b191ac82d853a3cd165a10081dc377eb37472fa1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:af80c63c706bb0dee5b6c930891eeabc7b47735042118627fc9c52eeee993658_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:e047b615f4a77b5824b74337d495044195f1305a41ccbfdc90a33d83214eca6e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:0f6c36d7af2c2be270de313ddd105e28107bc7c2480b875e1b4ded62d090d9b0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:42b52142c54e4c43e516632c83d98f7c964b26afb48b1c91541592896b112203_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:109faa862da0fd2c5d74ae4e4421d9604daa761239d3b0a9eea03cb3a054f20c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:7da241909a7da68454abcf348968a644f9747e01aa4020ee00e3b7f532e64542_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:d7e5763237b520420eca7241f9fdc1b3b60b8e78255745913da7a3fa31ab0c97_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:dfba8efa9681e10597b0c3b4ccfa70125f7662f9e9b44e9342550fd675a2e80e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:9ae660b5b6e318d5bb17d195ac0b25b174a41697014d71e4d73c65984ee1ec1e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:cf7b00a643ca639d2a4fa03b47c4217404284b257c862fee82e1db854f83a57b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e084bbca85356aff7903a80c2084e01c5c0370dced5914bd9d36b7992faf71bb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f1954045f92c7d022b325368f3bf915fb0c95a406b5881ffef7571ea2b12cd9c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:00da1fcd88f8542d55cc31ce0ae8d7cc12f68a72771b46953002a8d43cb30829_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:2f5656534cc1308f3b11b1bf6131352a5815ab9e0718be2e17195c87aaa607b4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:3758e07eb37879b6bb5cfc09a86f4f0b3b8f4a4eafa1262c9b1ad188a34f36c3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:85101acf13877bb1f497a3c6fdac434a3c5d8ecd8504b65b96130dc6e58818fc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:46258e09037ed449636635d03c9aa9c2c30fb2ff88df830c8af6bf3add164b4b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:4de95df03d3a97d4d0a3e36ef0cd6dbad424c350553de019bac492143b58285f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:72bc345da2a34eb84d929c5eed51fd30e8fd71477e8058e7c7dd31cb70488f9d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a08e65f5482f6b2937ca2d35dc726cfc5b112622bae31ebbd5e3a1bc1be70515_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:1e20233079f762f90ba674dbf3267c216557d3d8284f7564900318f7d4d1281a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:233b7d55cd529793c98546a83b0a1dd3ab614ba845511a2687c94ac93bca0158_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3111bde1ffc0c9ba97f70841dfa3ef0c88a45a3dad89b8baa0c0df8ff615e7d6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:50e5ff6b7c63c0aabd88fe302ef435ba333221d8424513241021cd9d5b7dbf72_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:36c8871a6d63bc060d92723dedec96fece8e6ca73eaa128beea365adce642505_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:59af5e75f21401d20164aed7bccfb87ee4adc079a69c0a31d75ebeceb7b923f7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:747e1b3202686dc269306955fff629dfae29d3ec37e8666afb5c598dfd080da1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a327443c122308696e027614a34048804baa463dc7cf9be91a327c475be504f4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:1ee17fce8d33061182a11d2dc461b53f314a95538786f379656389475dd255bd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:28f58933be6d206d90656c0cf7d05292b4ee98e3ab7d22affdb89d6b600de1b4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:4853bd9c8565b801030ac70bfd99ef90a14674d97aec0cfa4cf51427b64848a3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:bf3da178ec716ac245a58f442816e8fae506e146cda8de311cacd3f3be5c1fd3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:04ad936af7e432d5cf14db93a461b11a02f8429dc031858c849d8e93b1a105fc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:31bea0c1ab35edb5d6e73fd8777abf845c9526bc3218f175d0941b00b1a83308_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:3dda16d55df475aa319fa35c94404ffab2674eeda8bbe9e5baf90c5005dd688f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:6beb2447b6d3f282f868d75be52d201aa0b44631866cb1a2eb5d3e9b95341531_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:38eaae76a59d0e8da6915853a45d9114b76834d8407ad43f9d8d9e65d035709d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:60544e242cafb966a14d6c095ffb81b8ead75e221cba16e828c7e3a9d487c3dd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:7dbf07f15354d3a4fd433c73afef60e20cc53ae260fd918ce1ada04fb9dd7961_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:d2565fb6be06a382bb313d7889e50bbdeccabd08b04c89736fe0ffcb1e702443_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:3e540b75f1d7b75d35089be769d7b7f00976f44779b4ca6f2b498e3e98bb0e8d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:4e7ce92af4bf2cddccda7ca3c2a765e53c2187e94a61aecc6edd7e574af7a6fa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:ebb783d1699a2b649dd989ace2a8b362a92c6eb93655e6c60e1a8f319f39ccc8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f63429eba56ec4b418f12169bf3d4770bb1d9bf4e95e639fa53eed8c8e0da483_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:054728f3bc75952505176c5bacd5dbf5b72076c56bee805fbc484f72f43993c2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:92f9245557e304adb13d87f31ff9037c7cb2574b8edc722b3dace01798cd9dce_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:d74b3572d00e32c9a92de04576d8414ce342b135617b03eaaebe0f872d66c147_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ef947cdf54aa8a53944832707a027c1286840a8d51e75da50c14b8e45b5e99dd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:40e42ec81c1ad1bbfc545e30b12e5850b091eb81015e5e02190df6a4c54b6463_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:947c2347d2d3ebffafc79c87d77fd0d2b3d80edf306a40f767f80621ec31a5dc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:d150117166dad582a61f14dc786cd53d3b8b96e360f0420fec3561434569721d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:dca4961c0a147ef33ca2e9730454443b56b5d5b0c98d8a4d13315ec52874a71e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:1d4728e109fe6ff57c7072e06ab1e7dee046541e6cafb92b659945dfb572c8ba_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2016625967c04413c0927849200a3455bbd57e504e634882f16e09ddcaa0c898_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:39f9507ed062e8fc2930cf66f80a215fe16f6ee11927da907ecaec04e7dd0485_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:a7e40db904c11448536052f67bedade948b3931dbb633ea993ecbcd861385b56_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:20484e667deb3d853e25b0e0014e410018242e6c4bdb8bd7a89f77881d69c845_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:47d7efe667fa80b414d141e01a89123ebf77b403894bea3d8f56a08d06adad75_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:58c508da87e903ceb6566c850acabd73086d9a992aff69a46ebf06a3b2421c10_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:ffd4dd93b9d8345d08f56143b34cf852de1a5e9826b2386774bf21c32080440d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2a10a5ec8c7e72a20f1fdbd60c0f0ad92a8c558dc80df9dfacbddead25bd595e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9542230737d2ff400438a66188b9b031ecd3d47ca664841b58a2132951b771e6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:cf49d4c2fcb97c1d6ceaf80b554dfaaae4447224a9ab5cf1c381d9f39592b5fa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fd334ece1b1b3c7f66c42024d86f8b99979c4846e4f6f38f4e441d053f8b9d54_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:4360744aae59eb6cf31afb3e83d1316feb3d034dfa22f1eda6b0be357c82b600_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7d2cfe1782c52daa87eed93a26b29dfc2ee2a175fe38a8dcbfe020a416e396c4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:b69d10897c10b03865f9cd36fc688a3062c29a20a6a4bd5ec61b8966128d269a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:b75a354d061287362783e673e023f3bdcba41fd8a448af361bc8bf06dd422b61_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:527c47b5270b7bd6c0dbbe8520197f08743abf2e53addc0c0651d8684036b67b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:763e6b47e105891f6547e9a8228eac74cc3c801b68395cbe9490622ab505c0dd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c834fb9052ce1e1b4ed82d044f9cbb14d991b2d7c475406aae3a4527827f8bea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f785b4269eded17c9a9000e84bc00dbb4102609ac9d4120388c9fbc43c354245_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:05c9c601b81707c5c4d19ea4efe014540534fe96d9c05697afc8f017b800d7af_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2e2816cad463ba35cf3bc58e6d41c8993026c9547100666b5d586a41b5769fee_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:58d19cf1170a7a92c27e652a4cd9ed4272947c1f69cf2f986eb1fa1d5b731c8c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:c9ef38bf7f348ad67323587ee853ab614551242aae2ffdcd3d5f349ef668ba26_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:137455898a2431c11a63836a3fc35d444fecbc705c18d356cad0b712040cf8ff_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:be461fbacc455495b8f283b93de3e09bd7c65d2a9498fcbaa358fe852b8c30ea_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:e2fb34dd26364b9127369ab68080e18a9d9579341317cc725ddcc6552f2537e5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ef05615aa6363f8e7e10e29272cab1058bb8fd7b652d6943a55d0c5ae990b04f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:157ee17a484dc094f997d232ea0ead6a75a1cac854f2469a1e769c246a2637d5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6dc2e4c666063aaec56333036b7f4ad5c31488b729a0665576fef58b7a60f1f6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:9b11221639c0553b042c93c3b40a759283412c49972bd7accd0059fb3bdbf1c0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c98236c7a4eb6133590e9d519170c74b9f555b754fba5680194afe5aa12e8ce9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:572f1da99a0264dfd47bc20cd6b733d767805e1276c11ab9a7e5524953e664c2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:944afbd71408b13d29c6cfcdfe4bf5b8357ed450624db4ba6656b1c884a1cb6b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:ea1146b91f7d0def7d15701e93a19c564121ed4dea34665dbc1cc53b94cc1b79_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:ecd5ccfa595c87e8f87cfbae66b9b98f0cf1c27d60d7a33063749553e4152747_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:209bd4fc0a6337e0ca8077a81f68bbebebf90f163f497f0122e8396698d81783_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:939b3f8d0a933d85409842e5b47ddc94e43cbc0aeac0036a4e65b426d6782f21_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:95742368c24875b07e0c4b99dfeb4422f1427f24e25e08169e5e52c6b182aa1a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:ae2ee243441fda43f46a7cd0e0b51423f938a1da9838f0bc8cb58b8c5f5c01e4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:133a1207e063d49bfdec99f709899a70d35a03a65db6d9f079be8cba37ec5e72_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:411333b02818a620f320ab9846da31ab3a2fed341c83c7d1d2242e3c8e1c112e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:aa5ffb20974140088f7782e24f533d08bd22fc40481c7b4e1a2fdf29c96074d0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c638c318054c658a52c0a7e340de1710f7776e1291089d7d1d81d2837f39a30d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:7518468425c463b51ab6c2445a452e0bf19c4f383849685733d528ed525df941_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:97df863fd0e348fe39719e5adb122f66a35193b75dd4dc633711aad0e0133b2d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:d9cb426145f73463f1bb9ef5446a60174097c03184b32c93b9f6a562e767ef54_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:f360ff4dfa30e0d8b58d3d2d7f129349dc03a5aa632eb35f89177f7e5068e636_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0e32e8e7ef0f4b74f5544addca4f6dc9077d61b8727db07acf69f27a9d29e8da_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:17bdfae200fcacff3b25d632dbc205dff3e85b1421a5bfa70f460addade9b1c0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4fadab315dd739a6fc7454def0ee2d903646f7241198f3092d622a9375e38d92_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:623d3bc06b6e632257a8e178a6309e70911da187fde71255833a036824acf15c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1db88f9cff451bbb26bb1bd3c773a0e79bd0b8e58f3e8e469afbbafd0d205e5a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:9e61ff3b91fe3aa27e7fd98f29d0a6d7aabdc6431846d6912c2f1a5f4c47aa54_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:d18c5c3cda1ca70d637ee2a6d0ddbc7dd49e93483c2103123c7cecf3ed9b726e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:ff0d963efd71d0a8aa9b8f3e3c5d733738d70f8372810b36ea2904cbe0a20ee1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:3c8dab5d54c3c5b54b76f66305965737d1aecdfea844e4270670ebbc63fc3965_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b80ec65568fe676f4d6a46b521c4cd8404bd21f93d182f42e62c0d2384257763_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b8a3517c4aadd0eef807b859a641a8a8164170e79c045a5a8d3b318bee6e8df7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:fb06e3f5f7036974c3495de8a269a28aea1599b942d3ce5768a5f9f387e0cdc8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:337c562b485c07c8810e0286adf9ca325c5a1c9f4be8a401f205a28489971214_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3c1dd080969fb627282b6f7dc68945c9b7a3890268ad2575463c4d400c4259fc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e404b7f13cf1180fbb8f02f48da558b70c50aeec7928683d6a29de728f684a4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:c99f7995cf99396c3520207b863f1a24b13dd3ea43b467d66172152dd870662c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:0638376c80db18ebdb4d3b41b75bf7065508df9ef599026cb13a67d6774ccd40_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:5a33d45286112a04353fecbdc0c274cefc7215e6c6b8707df2d719f18a4e7016_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8c4c49ea56beca733ae2be240108832efab653c01e98c46608a72f27b2de6317_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b910113d041fadc0567cb4ef644fed921707cba2d3c5ce593bfa09c13b58d182_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:441f0b9defb1989b790ff9de3beed71e1db23f61b7fb95109e959c64c6cdb1e8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:734d07f2ca0e61b6b091132def50d19e40dcee8cfaa5eb46660eebf90bdd106e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8478142a7cca20c9743ad247e4f2b245b6e51c58211c73a256c81853e83a5d82_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:db008105227bbdcf5be594057a201e0ee317e4dae9648d89ff3fc05fcc01030a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0303c22d63e9a088ea2a026deae68e82755344dd28ed52ea06c1c83abadacbdf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a3778fabdbbda6d2176051880b46b3e180c7b6eb7c33b727912c00342e48c950_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:bd4bcd738b2ba8589fe924f1ac4d57d65dcc767befc6aa75fd44b963f13e2248_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cbbbd781a3f51b8c85e22c9125049530fbf43d93cc8bd36bcf4434cee8cf1020_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:138ee113972e8df1a86061dc719d11f7d36a0387c907c609393f4f7cb8e8f34d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4ec1d920c8de0db791f8fef1be139eeb5144d9312e7dc67f043ecea181e61942_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c68de4d38e0c4135f11abda8b6fe3e50751bd44455e1c9b6e9666551b147a759_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:d819b14757e167c6a52c452093fdd6abe8f41eeac4b56ee0c87c282d8ac51b28_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b36d5c52ba001938e79d244656d11a315ad494281db37f60a55910d90c007cab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d21828185c68e7864e7a475deed7d92ca5233553c3d5c46aac7f87b122163708_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:de8056a931e9b6c91583b38faa12e1fff3eda58972dd09d89b1c242aae90015c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e0e43a22c52253568ec7b05f72d139b0ed7f6f7ffa2955b265fa91562b9fd15a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:453df58eb479de31058ec3830e77a7a14715b4b1979237050ce734b1e189d811_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:7f3368b36a15006126b25b2042263ff73ca9f75621bb491310a0d4db262494a2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:ee335133915697e72b05f8f0fc3fa82145b2ecf1fbd2f19fc20266a90d1f644c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:f8d6d8de975abf876dac43f40bf80faccb60eb2432f3463ee8852775b500db52_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:2e1d744cbeb0cb2442200f0747bc824ea6394fe36444cb7670b0f55653be4874_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:7e4392309a8e3b95e3b6f184479e652c3c848d5b281eb38c02d57765ff3960a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9cb705d6b4556123522337d79d223d36ddd50dd21d6c7810a7ecc1835988ca6c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:ca454d8974992151ccab3bb7f3533d4f8634fd7da7077d8c60cade780ef4f1d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:37aa19c725ec673f8cb1bff4b0626b208de41d73b9ee4a1e4ed1d934fcbd03bb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:7f36be42808f1368c84108d42fc38e5545828a12c93867be56b4991cb6489fec_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:838f6a201ead6fafbbd05963083ee52423fba2f54e7f540575a89abf4283794e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:97ed6147ef1041d6d78361348a4144fbd4f80ca86087a0eaa65c907af730da72_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:18cb72e4bb5784b8fb5419d939367b0fdff4e23cd09b559803656d52a47633ee_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5ac92b796a6295f9ec1c972803c958c5fa59459cef2c835f6500fd92fca4e53e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:9bd3fb035f3aff92dc032ecdfcfa2ba1d4a2dd7b75c77a858ec06cec70feeb28_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d93aa997367db0fa5a73118002ec64ddedf441e0dfda16efe1a201ef380fb239_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:3d9ff62cd27a0eb6e10d6338f2ecd913a6cf2cbe611c8b3cd3e5f86f82b76e07_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4ad55cc73bcf0c9f59beb22283580876d19796528f45d5a54487d34c35cffac5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:879b42ac1571b0ab174b03b4f9abe50fa7c26facc904fde22c59e8d508f21b0c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f73161d5774cb02814b2903f2d4a9279109d94fa2f00aa13ff44d9801da4a554_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:32b47ea77201e4ce2a7de46ce0f18a099b95685bbda3d9275794cb19e9fa90b7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:520dab9a8b2d34c9b9537c9fe151ffa485929890c2a6f6551c10249b35892853_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:cdef1a8e18a869aca5b67ede167cd6c481a9f7f57593dd6eab02714fdffc4c43_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:dc864fe7cc9ebee8913ee13c80d2b375f19e49fe8daba83c86ec4b5b217138bb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:066baeb76898df4c182f7e94a451c5f6e65d9e32b9aec6a68bf7504828f30f16_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:2cf9e844b828e340dfc02163429fc7dc58ad0f837ec1ebe4928f2670900171e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:46b2fa1f9bff055ba108f0b87cae201af3fc12a8bc85345168e0ff658ab3449d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:f2f2fef5445545eaa62443770f97cb17fd816aa39a1a252420c2b4a7bd975fcf_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:1d91715caacb34c771c72f68f7f75a83426622e507abbf9714faf3f3ce3cfa18_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:29daf6d81999f343bbb87dbecba313165951d19491e8badc87caac4919522145_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:2e3f83541ecc9b7c02f49febd0bfa122f2b054be55ec17b48c3b923354455317_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:821d54d73f5668be5625e7a1ff00ca8b9ecff65034f49f93cf4abfac09ea6c5d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:0bd3096b3db3d0501b8d54b3b33fce666bc503b217a9efa7305001022c79f504_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:30f39dff235a8adcac2f12cb7b5d67c684a3cbdb647ac17d4e9790f1e8bd7df1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a743bd8bb4077ced0aed99d89525790bc319e6dc516fc6e0e08965f1ba788042_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:bc65847dee627ee61780b14f5df1d47df00d7c25924149efd132b8079c67cebc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4bd8be428084f8c48a0c44efa318e83c44ecd53a26cea4a1aee39db2da1d0e84_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:785455f77c406f35bc9ad2eb17e9f96ea12e71bc2b87c523c9df83f882d73c15_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cf4009b45b3b5158eb2b214d273a86f5ef3359031040533397e9105f5443371b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:da77900b596046bc35b977b73b50d4f43c7c8ab2d3161f30d01f5b396889fa5f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0d212fcc0965fc01f16d4bba1fe8cb6cf9bc7ca3c37e4ccac36dedd77da9fe2e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:95775342b0b266f94a766a1af3c0af3fdcdf630e966a63cfb11ec3459b46d3a0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c46423ec1d7ace61740e775c1cca881a3f40e67de3c2bbe701a9a2eb7205df25_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f6e1262b78dc3405fcc64de3d864235422f875c1384313693adbdf479e9dfcc9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5d5e396b698ac7b97bbdbab0e33cb1f0cb2fc5fcad8d1545223b67e89bf99c28_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8119c49ef66c677ef658b153021f5e383fa76451776efa457a640fc688556dad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a33de680b1e7806ba046842f0d8aabedcc13497da2055ea8839d5a42dc368cc4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:fb4be942d1e6dadf1f63dc34d8fe161f8263f6782fdd7687a1d9dbb00f1c0689_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:1fcc8bfa9f2b7b5fcc8165c5d30879545093ff27e3b6c90e8f6c11dc78d24a7f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:482fa1a1189f9a69ceede392d30b37df6f490312133b07fb160a941288bef9d3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5818766b4a9f63b6767801173813bc1995f7b405967619c08ba45ea856de495a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:e75f613bdbbf80bf042c555c59ff95aa9716653e259230bd17e3c9a47fa07b63_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7c82295caa7789000a8f1f01af47639aaa9a7cc345c1ce9558bdfcd5ca1e6898_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:a5af8c2e3ddf765d6b7aaa3370809d5c336ea6f5f09d03baef7f16ae151a49c6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:0dcd9470781273c6adbbf98c013170b81fafc07b391b0d5dbe1de748e5bb3ef9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:ddb74fb16fe3720df71e4c0913f3089aa9a7587430062b1a8b628ec84596796c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:006f2bdd2bde58b23797c4742487404cbe51bf80c113e702df9b2e7a4ae80ca0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:3fe5dfcb92949ec17c5c10af33b44919ea38bb02082190d59986065cc33eed3e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:35bba97dd4755a1fa689ba8f21ca1c7032bb33edefa1d0f3876ad8ce51cd3971_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:6ca721fcc1ff59f9ba90e498aaec1c9eb0ca25d3271c9543c90a01e0347aba40_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a67adaf57a36797d9cf93c0bf401af4a36fef4d07482e8f724c3ca09ddc028bb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:ff8b13e6d6a2a990848e8a1e74e7ca1cba0f5652a29b86c3539fa4e031471049_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:2f99b0a42ffb2e5621a9c4ae0efebdbbead4e4dd187e947b93f2963c989bca8c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:37f5399e1e7ce3081c8534f0c6e1e5411845725c46ee3968f5b38f0504fa47cd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:68969a51e2166f6701dc1000c1daff3163d35e5dee9a40fcdbd5830305c73e86_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:c6804f7338b2e0eeb1bee48114638524b0ae0af1399cff93e51b1e2b4705e615_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:1dfba198009299ddb18421f3cc45d656da9d89ca71e5efe9b084f730f49cf548_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:64b925225905c73883694dde22f7ba5ba53d62abc73613d7c5cc9561af832d71_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:f1c4f8d459edea83cd4aebdae4d6eff6901abbc6eb9f6031e78f7a3b79a781ee_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:fe596f06302f1f93b4c403a08ddb1ccfc8f13f8f66da96b6845508679c2a8a77_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:83a6d2cf513c846608a8727ed01cbc6b1bd7da84489eaf50dda9b7fa3106d76c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e1938266804498012d42b80a4915a2b8aece34efeb795a17fc8798f75fa1c48b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e2defd0a66a261a697fd606239d4d1914df6c2d4875c0f4116ac1a35ea585a32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:fae2d6f13717bb6e98a00f86b5baeb328ddee27a2b5c2418849bdd767007e947_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:0c4eb0506879a32b58f425334cb9d88a3d507295187d2d2775c83a9abc3a8ed8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:1e2ddf5d3509d41c8f909d64d6ae7d3503f0491d967578cef48ac0ee5e624b1e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4714307e4f7462275923401148062e6dedf80e937abecb79abc92f37be0aef45_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:551f4c78b778b8e784cc3733d7cea28d888346944d306d76b57768e7117be85e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:20a33b03d94c0d4a84256b477b4783e2f7a81831a945545194db6c6432c12251_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:aa63ac3132d6581bb20e97033ffc84c67614687fe95b0a4288f1477b5b59dc80_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:ad088f1f0494a62602d3495351afc422a8a53b92bd907705bf4e95eec5b1d98f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:b3ebdf5ab93e98b05504220e0bfd9517eea21080e09ff27df599f7c32adee343_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:05aed886bc5b6ee53427e2cb8bd87063839553e8131be9bd181a6ad2811c5617_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5fd8fec8cd97b6099be8b511f8c03bbb6d4b5537d185b092c945277a865204a0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a555704a2e66c03be613a77bfcbd7be05a3d21265c9c95d351bd928c6e0f897d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b81ccf95b3f4c7fa69ac15ec1ada3d22cebeaa53aa0ee2bbe77863ba323fcbaa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:0a1dc8f8b97d3f8ffc0eb6fe95596c0fdb8d31652ff2e2969a77cd48a5cd3ff9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1474075f3cd178aa7080e9f6c0f2546364a3a5d4a7438aedc9479d7316c63519_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:230bb517ee7cc6b25ef027ed545f308b5c612c0901c50408b557058fea0a7c97_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3b8ce5e8fea11b72b53065a94849c2d856e9218cc1f8641c69c04a21d27fce7e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:492ba358a292b4c6afe6984ec440a65ea3247a9cf52d3a82e34601b9b49566f2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:8c5de7a9e495c4d1ce854f6d009d1c81ea8907acac8ade1f02975704024c634e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:adf8f9f2e86f9fc1b27b4ed366cdf17c231f4574a59670f1eac81f6b9af8149e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b1b6368c4d7f4bd7dc4072fe195d1da67dacdfa4d3d4082ed5713b5e4cad6129_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:14a051ae85b29aa82fa4f448d3169fd5fd37fb37d7cf7b24af3e76b224ae2a25_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1d1ec127f59b2a3e91ecce49bb81bdfe18ccbb4378f7617d12a5f6fcc3277040_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:c5d0418e7661bdba8c8bccffdf081e2bc630767e6b8ae1ac099f1c0d6ddd7b74_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:f3041343f490ec7d6e6b75fbf9b516fbb481e35b9aa4513cbd0272eee2235a51_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6d79fd44973f45b77370287936c5319fee81f4f9831fa0f300d2a58fb084c420_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:7bb63ad8d2132eb2d6e8f73a8edfc6b5558c948ae45e443fb150adf8e297a79c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c41abf20797e0e0a74aeb25f510689cb5f1fdaaab90a1507163a4d201d4b7c0d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:f1bd99ba8708d9aeccb920a4cfe7fd6b410db0ff15f517cafd094dc746baeea7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:03b176977dab9085b179146dee560b08a7a0ea4c89e41490b93b0f0353621025_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:674731387009a17b66d610e13f4ca9edb4ccd20675451fa13af14e0ddbc55ebf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:67f5639d80467e5f525160768ed3c007f5b99723278e598bfe1ef11afdf9a43f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:e7eb31913d7b4e8940865a0c3d72364152e358279bdb0cbe7974c7837a02f66f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:020b10daee05b7c237c9b9914077aad76181fe0de4ae2ab1b47151b47f679949_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2002c409bd3e1960a8d79f081dd43e2150582103e47d20c7bcfd797b863f0ebb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:288feafa494da8a4bf480c1a67e7a9c834bb02f66144515e5cd2653fef962d59_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:513a6d0c2d85458140c589e153dabc2f5293d28097ee1bb1106a9945363548f7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:18b44430800377382372ce257740b9aafe0546682565bb0394c3a39a078cf6c9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6a7c255d286aed23eca10c0c0dd2f5d9286a87ce5eff26bb559efa44353ba67d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7baf3df29db6dda350c0656f7828fb8ecd9858e7b57842cc15809f5c9754da09_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7f05653512709156f84fd5e802c47f575fecbebdd1c35aa99c1fa65f9453b349_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:004492a0bb239936995030a7898c2c917ea809cf2c7a6890972765ee8d8fe9f0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:a696bbbb3bc193a4ff3a2762a1cc5020259cca9b4c9ae996285eeaafdfef8528_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cbacf4231b583bf75e637d95e54528bc8fc0df9e53926fd1a54fc2c9fb030e8c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:eb2bd6a8605a3f61e7c9589e6d47dc28f96bfdb2b4ba0f7014c971d4f9e1439b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:0b6189dcc414e4d48e333d8c8c8c2665163fbbf04b8231c5c5ed66b460f64b4b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:29320bd030970c9b8067b44a5a6b2d4b8aae2e6760490e9e8f728a0d75e49190_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4e793e626c2550c0e7baad444915d6da1b9fedbfe4700fb0ee09751b743d2f12_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:1d24964d9174719df791f5ab2aa97ad584e4cb546072750996c233320271393d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4fd1047ac897a34add5f4fd2c943a87380c53af069980e28f5e4710280dbe76d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f8ca2e0c18140370e4d38d75b828d710576432c81d0717ea12624d4759e41248_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:194e198147e12cfea11a2b8133ad90f9dcdcf12ab64858da16e97fa985ea78a9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:a1ed2fffff725a172e05d2315f0c8a546edad8306c0bf52d5aa7c0dd13d04891_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:a8e28b541152ae2849a74778761e397d040e357ae21b2922b4be12ea81eb79da_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:0b07f49872854ce43162404577fa485fd150a10607c93df756d892db1600c0ed_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:178df3c1aa5c1a83dfe12b6f8492aae600083ba07726ce8b063117ec466b4139_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:c4fa54593d42bd28429e4ef572b2e6e882efe6c04932cff3cce6e119cc5dd044_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0ccae3f40c64be32b7a773fdaa430f6c7d0ed7778418a55c3cd1517886f9e759_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:57027cd53887fc439d0a2dd09bc0d79e266c49cbaf196b3ad758e0fe9d09ee90_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:d0d53bfa8474636abcc9f8a0cefb13069a77e00296c404be39e057dbbdbcabc1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:d4fc054911421898939346530573df11a0d059c17a40e35bcf971d6cddcfaf76_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:8b1a68a07b6af860fee73ad1a1cb04480c8623913e5ea784a8f6e03fe0a7537e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:90799cc9ee99cac6d16c4bea7c6561537d319ca44c2043d5c2b9afc9acd3a7ba_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:a20b62a9436884c9b1acc33498ff4524cfb4cffe69c5e9e88dd9b077a976bb92_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:f239e260d1f5f01132a0d3f941dca5eb39399c563ce297f36319db0b803652fc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:3f75438b6f0a312ec5d549002b88a5d0138e34be8da6db95cabc23b424f1d7a9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:6ffce81636de40147ba2987abe3071f4778c48673d824d31406c8f4a388ce6d7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a9308d2eb18ee97c884bc55771f75d62db896e1736ccad102f4707ba553e5023_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ff689ce8586ac5dd565e87fa801850cf5ca6a15524eb3290cf61edfc37a32557_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:43d6df0117225b5d07f675212f53f1734d750c3386d659464b775dcf835dc2ff_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:fb59d55f7b3958110c251cf56dff1e4b201f26c455ebd3fa9a3050f0afa90199_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:66250e79370aac01b810d16ce953217902abab95f8dc24d84ea3ea27c0d1e087_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7ed8850f54050cbdec77df42c1e34021b062fcdaa20d4939bc52f55818f0afa3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:776a5c5dc580336a5debad824cfd9489f7facc0e0233d04c0e5e3a85e87c625b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:f9efa9504f6d06e0823dc611c7cf34f94bbaf95cf82e70db4a4466aaf371ff21_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:e30740063dc526ce072c66fe22a1ef7caabfa64d49d00bc94459a9495046347e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:ff22b4848efe69cee98ba7ce39913e7fc3cace111edb5aed5cbc5b80aa4426a0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:68ce3912f64510677884c97e30f1f9fd9e3941e099e8167cd43fc25dffb34b11_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:6f00c1b82f8705f143798e05193187516f8911bbbf19c256fdeccc85cb562b4c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:297d9db15707fead7dea5a6af767285df0ac0927ecd35c2a86b29626b138f700_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:59fdb89c5000bf4832fbee9ea08131ad69a0edae2d674bfe8ff3bfd3d7072141_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7580a1ef860cfaa89b5c365b4020ef1516c50e2829b554267c0fda6e607cf7a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c5548952fc4edb7b79bf6d0a257ff08809ddd0c017de0872e3a4280863e7ba32_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:9939e5af30b0d53ca6aa2a8c6e70b6461d872f97c2b1d0d3894f027647759de9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:a02b65c4545e24c213f0b675844b9b7f171c65f8d162319be27cc3485e04b190_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:ae357dffbca134e24c32d411848f619619281f4525c5dfd2b93ec082a15d333c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:bcc0e98ee13aeb12c21cf679651e06036d5d9509e40e11145b3a77dee35b3f33_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:5f7553da3521aae14f0ef0bb86fc76c5bff5617a32ad61a17a719c3f1c5861d0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:c1fd8c36903c9743e0ca7641ae1b9f0b716d332c0c6259bcde1d4cbc808e5822_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ec75e010451455158ea6870120bd17eccceca16a88b24e33cb23e1fcb66ba12f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ee6719af84caa1131010d6f0695a466f8ee807f8578de78e197bc5bc1acfcf29_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:027e501b41ecfd1472988c01b9904ccf29323df165b58e6f11cbc4186f98dd22_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:6245b2b0bbcb7935be61e6a7e93a84c11a4379fee1904569bb16532fe03e116f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:6e059a366823df5793e1a8021f504c9c7a7ae66a223c9d099d17db22a9e50226_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:bf917d1afb56c4ecf2c1fa6440f8996c19267affd201f30bb4fe9ecaef29775f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:1d9372c87889ea571921e7830f087f468eaf2653761196b828eabdbbbc18c2b1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:3816e4e20afac47544621adb385943fdaf5955e713a3582dde612fc16d8d08ab_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:6c4d892cc2c16e161b1d91427c2c9e56131a53f854ea30c511f50daa6b6d4f33_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:98218ba57aa1b22f4bb203161ff89f33de999341e11b852d22a53a5e21f7e536_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:048998050714045c74283d1683785b17f1dc9b5fe0240fbb934812f0fae9fd6e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:7afb80cc5b1cb73984ddd0feaa73f8cabf6181fa323bc3a57187975dce3e27e2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0afda7998b5a5110f6caa7cd0f18eae31c1d127a1ace2f40f22293e7aa9de4be_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ffe078a02724d6e0920fff31df0b0b89b62a01e835d6cc40cfd9593e87ff05aa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:0c4316d2b6eaa90503c8d17a32a78cfc0e898673cc2f02b1cb4c10b4aecfd55d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:c04c09295eb34aa3033f7fa38db6a29903e2e0c19679016dc51acdd40f290746_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:eef5cd08dda4e3ebdfb58cadec73ea48aa936058cc85656028e6f27e1ae51031_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:fe06d8c0693a9cb26567812aae7ec13e2899c49edd0a3357d90bde1615b6486a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:62de4024ff480e4e2cc110d4744bfb506611829f88602fd574dad5ca08ebc9f5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:8b891fdae0efe3435ae3e19417e615f52fa4b282766b88366c7c480e58f9a3c3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:bfa09df184b263e3fc9b36106f8b6d095891bfeb4b3c94c0f7d495089350c146_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f3233fef00770dbaa7454b68d633f14f660240c48ef8c7e37e97aeada978b2cf_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:15899a4464bb867a308ff30a46b64b7c0afc318d1571607d42b76833a31310b7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3fc13f73ca759f094c322fa816700b0e1a225cee1a3b11ae267572b45165d3c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:53524d17076c91734318e435558fbab7febe331b999526c994e11614a3617c3d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:5cfc388df49f6c84fb1cf21c2b628b0f8852d08fa725b4da5f6fd0cd5d34deaa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:214daa798f4278db5c10c4697b4194b356b0bca1c6fe4bcd17601c1b56d56ced_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:8c3a43200e203cacc1de3d6f6cd71234d6f79312c5123cf0b130c8394ec3da8f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e19c579fb957823026ad4af2b67aa8e0c9639dfd26280089436a6bd13a6cb702_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:fddb35b167c1b7ee50428ed9b319d566614a8ecc21dcfd569a48783b82e0e74b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1967d34d7792405dbc887f2e4ed8c59351f1af4280caf0ec18b667ce218703e6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:43a34b06bb917ae30ec529dc32093ea2e644ceaf121239adb5d5d59d40f3e743_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:4804fd47603e84cd4476c0d21b3779b933a5621ea069ab22131ce117205d20ef_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:da81574ffad776d2d45028d90598e14ac44dd492f0d4e4561ab3b0919eef6467_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:702dc664b505f0955d9c4870e4354483215fe7174cb69442cb0110fab66c2aad_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8faac463f539e2c2a71d3ef4b7aa22cb33d83531f1791bfcba2ac4b4f81295ca_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:98da66266b3af4f2379652e0a160a1d330998e09a31eda41f0975ffff4f1792b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b2498b326435e49c60ee9338e98c4af24bc3989d2758755cbdcd230407232e42_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:5f77f098933eea28bd670596fc4f04a1f7e55e98d4cc22484620cbafda377bf8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:6e86b89ac47d616c052d503dc46f43c50aae87417c908f79a5427403e0623333_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:bca3a3b5b145dc5ee9a90a995a0eab094d5e9db632f1889ba71a98d1d973ac9f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:cf02124908b044f1aa48e54abe2b80a856a22b2fadbaf04bf58242e8064d44b1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:607b665a0605b8c2c86040bfaa3203667f1352b6ea722819f77ebef3ecd2aae7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:62c9b40e4a584b80bf1a9ab4726b5998abc91294bce7d4bb04930529c1a571ce_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:ef4c450f67cfcfb5360ccab31d33c98fbb8cda21756160760607e48bf000db67_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:f97f3df33008e958c677fc9bb7056b645456240773bd33ca6d3c929e0dc4cb24_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:3a0a62864f7481a8bf891a635e24abcef4ab97d14d8c32c8ce0f66afcdbf223c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:ab966f2572bf9087a6def43f913b45d059f9eed3303252cdc4ae191a8d8de9d9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:205512f8a926d14978f1e7b2268423f8788e0e9b912b2de602562372061b88d4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:b7d64cf72f422fced6a4d9a896c77dbe2b2b4a2d2ee29834ddcbfbfda89dfaf0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:577012df4fc4c8e68e83e381168148876a9d3b96850bded975479692df208f75_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:6a7f64eb8c5859bc5782c8f3e59864e72f7ee4b9446a7250c8493c67e7ef8a31_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:adf37cddb7e925375d0860d6e8deec87aa20253922302347a20d8a3a0028a7f2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:4f4b9a5b6d588fb00067c7f2c2d8580b1663d5e3c7d9828c5005a4298765baf0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:525b41d20d91d1f974676d9977e473843a3d96df9028e5bd477717d4dc1ded9d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:60a139e740f69a1222dcb38356e3a647a0c70e0a36f91d540eedfebe1e79d2e0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:e2c25e37fa7f15312881a295f59e06221fc4a7811bc047b22c5939b09f1908b9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:24eb520c029974ab5cc3a62791442308fb2b30e3fe988bdcbb605caa577473f6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4e57078600e8589b495a3235ffafe94f6b1e6762100ce61cde55658ffebacd9e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6479cf4efec9ec805b2057aa95cb76ca95fac53d109827a59807cda935b9665c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6f06de76b487a6854f2cbc275153a480ee2b39bdc31d949d254f1e7665c28a04_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:32db4d4aaf4ca1395a4890af8200925f9a57ffd4802f5e5ceb0ec63f0b314e36_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:99766a65e172e428d414df1359e85884abd99dda123702b8090856904aaf469c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:d21474766d2761c14e518b93e9a102e3e09aed716d30433fb861c999cf292081_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:fd614ab3eb0467bdf467da01aeb58128c276687ade33cd4c3bcdb9209e5b07d3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:4e03c377893c5aeca203900e868bcb00eb424d30f29da92debf5642ec8393fa4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:4f71a84d254caaf8e3690e8818c3934b806e3e76d5814ecb54a14243af8f850a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:837c64ec19c63f2cbff7e45519c1bceaf39f61ae184b0030c583f099489493c5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cdcb9cf473770224a29dc98f71e4abf9199325561c86c42a2acf7b7755e55001_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:10fbe889db0a1dcb79e95d802df9c33e80230ce7e589d8d17fde88f54541ba45_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:3333948e5b59adbea455b4c0008a90826c81b992924c5c82ab31ff36259e21ab_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:33b7b638319f3c2eeab53686a2d20a8794e224012422e69ff41bc2c9342cbf76_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:fa40742cd762e38592a466e1e62ad0a66fff286d2ff8288dd8e41bedf9900779_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:97107bbe458e3e0d9eea1b66c87fe4acf16d7c8a3523c518674faef9f0675a01_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7f6cdc862181fbf055fc1cb35d4a0139b0c9ea392aacbfd8e4df3c084f05451_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:bad5d83d733c306d3016c8af707b4af9b5a1521dccc01e550927cc2f673771cb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:e2163013df1ffce60aec8702aacbd7121a37965ac06dd5e38952d941a5b0b65d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:546263c7efb5cbaea346fe92dc2399b605aa2f32651eb857d6a0c17bd713b9ef_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:da57c639373fcb6b0f67771943dc97f941cf5e15c56909ea3bd39be3c19f9f0d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:debff5847176bb3f889c07131b5452bf4d41d4e050c83355735a37fb737de8f1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e39e97d563f73d620e9c6c1002bd3a5fa1557cbdd213769d4c249c8d108c3082_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:344b027bf79e366a361684ad1a55c20bb669bd11379def610ad39c060c7dac3b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:425e523a367ef202f8b5ec07c018a3d20798aee4d7b6c2893ca4a58a85d971ec_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5a148b69f649d2ee38415f44a2449729383bdb815c3db7fe9946fa5fc3a4b1b9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5caac46fde53d2509eb8692c845ac26913dcb4fd76218d49743019bfb6542826_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:026be4ffdf26852954771f607a274a838746e607c186c666229619aa24ba821f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:192d0d1c686de8fc61d9c1e3eec6dba7938a2b2616f2c616e68d7b6e7619b92c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:afbaa4bcde83aab1b3a524d5ddeaf34fd2cff46743bacae469ade35a5fceb48f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f7cd35f5a1f5d25037c79b4a11fdb516b5d26509e1cc6860124f2c4eaf423eb3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6a91c1b6244da0737e30258611337afd5928f225fcd1bf7a2062fa1b35c0e54a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:bdea4e44eb8e8bae57fda8df8c98b8dd205c6b2d5c2363553683a955e08b2dc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d5507820a4c3f90f8a8528bf1230481d4eb78ed2503366438584a057168a59ec_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:f1106519fb7fc17c6d9dbdbd061a37cdcf23edbd3c526f231060a0465847f464_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1faf8637ccb92eda00a4325f56d5b13bf9afec7976d62196d52dc5c17f00ef22_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:30709985361147cbe75e8070239b2b8e6b84fe901f15c40215d294e01117fce2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6ec89657affe91088e81d3172e4d07d81338a8eb0df7801eab90e2afbf6f11f8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ca1d4327f63c10e574ec7108e42b51754a89660ab3a9f894edc6fe218f6b64b7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:60dd759695c5b7a9a958278fc09f3edab6b4566e698b9903f7ee87b10b5d3f59_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:83f8e936c706717688b28c14bfe01eb0a355852192971c8c20ff421f7ee09076_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:af4362b0b25973d7202655613a237149d91fe7dbfe8050f22559a851ce8230ea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:d5f4c12a2da21bbf08810e642331dc8e3f8612a00d192bb2032d65a71593424d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:38e4212042aeac05257542399a34724c5f92d476f0d41b9f94e2874fe85a0240_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:4791ecd6ac56fc225b823d707612379b3b8676535ca6e939d224bca6afca0a0b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:606aa50bef75f832cb801638b13fc00182dd7bef4e2f6b599c10c301e6cc8f2e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:fbb3c67e8827d142096f5cbeba74abe5c9f6c1c19ceb3d2c7440eb3ec95c997a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:22d4ce4c381301de4602398c599a964f7071337557ac75ad41d41947932be181_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:637ea04dfa255f6905fd26e0b1bc69c65a9c626ef70e54d0333e84420c572120_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:c6c34d670826ccf493602e6bf900480dbef8d8d2b963a5574d5cdf3409c60639_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fd0d7e2705c100aa69995a53712914134723a7402253ae415dacc7b256f01e07_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:2129aa8e01502ab6769c30c2f9c27aa97e164ed9197cd593150407dd4dbef5af_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b9aff574985a33f3060c70a5ad9cb4404acff0e1e6a52085e4c0b9776c98987a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c059be494e41722ad545c009e5ec17491ee8b96449289f8d4a5896114063c61f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c29a00ca1c7740c13270eb3c9931ec944e217b5545f2178f0ad160606f0e1382_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:f428e8a5292fd8e87fc7ea32d970db7d0bb67feede24b8977e839c5f22f7e63a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:8a2682d010f9d9b55ff6b303b7b8353db0da997c0f51a135cb04aac57b78ac0d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:087a94cfe617f5569cf922463773d647bcaf8f8efbcd1080b527fbe8a6f911a5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:0a5e38ec8cdfef71dba589900c0f41c54fa0404c5aaa3093f766b24364a3a8ab_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:1342925d02086aeff1cc01d59344376130646bfe5735042a5c06da19edae985a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:bd93dfa6eb2669ce41a429e7183101328e8c35b9419d4cd4ba321479488828f6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:933c691864d24efc4ba04a306844c4c11e775146c36c818fccd742a6f12e21a5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d3716c231ef73084ae82e7b57f5fd8b30ff7c72cfb49d898b71afef6d58baea3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e1d999393c6e3f385fbed6668d0f9971694d0fadfba10f73cfb8cb50837ded6c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:f81bb84282b908d2575aa5f1d47629afd3ee1108aae4fe45d895f8bc2193c072_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:201bcfae1fadd5ebcd369b001543e042c455c137be7077d14bbf17d9b4590b42_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:3727d8acc81b225faa662f0e291f2ed6cf19c279251e6e8d9cc55142e8a79303_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:6c92029093b3ef5eedfbb34506b6bd8ee2f40cc9823f169518aaaf173fc36836_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:952ca848726e0fb26903e3b7bab07ad9568833b06bd5b14b0a1d42c6fb1e9354_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:0ee44e5108771b498a9e8a6533425fd9401b2921743124bae0792a7a81bd81ec_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:26402170a93c95aca1dfa1358fd66c85c40d2622b9dac31c569a3ddf9c3fd5b1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:5becb748d9199760ed92d0451b11344ba63bf0595a57f37d11e450d85dbae78d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d975c4728597770875157d701a40f4331c193dab4dcddc3b800316b86f66091b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:1241452c12bb502c22a301a76e6aaac0f9b4598968baf38880e73a95c128eb63_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6dab6a593867c8cb56a85482d02e9edae2123925b3e189060befdb3270494d48_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6f323e3b4bd8188d8706ed16e8fc6340d6bf073d1e9f6f81f80d4b4bffe5e8be_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:b59d40ddbc35e66256bee8741d4e4eccbc616ba99d7e70200433a5296c131b7b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:252ad470234748c32ed8756e97fd96a0cfa936e6c711218184dd2f0a175ce3a7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:388e4fd874b3e4b6a09e3fadf4341a676460f7cc6a11f21575dbc1d6cea56748_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:bc8b55fb3bb49a950219ecbffd4b29094428effb3dfe6c1f42f0d1b69c7826e9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:eebe1dab4ba471ed9ed9cad9e4e0e6cf036ae92174ce05d7e6adaf99b4ee1df1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4bd76045910e67cb331ca2b874c258ed232ea87be3e5845f22ba1dbd08f5f507_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:66cf3416c342d9b82979256ce1a74cc17600b77625739d6c9b0cd2d4345204b1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:ca560a30eaa9eb9eeaede0c249e7c27c494fd803c05a970ed7c78c7d673a8bbb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d20e4fc2839ec0604cda45f5115f9d111a747f9270d53fc39d7d0c69e1e2b748_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:076079c549ed249dd139616133cf5a589666c249e68ec305ee53ec6bdf22fdd6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:1eb4fc64e9238d7eaf61ffa94f90dcec1ef47da189d00bc7e64c82438db9d736_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a16ffcfec6478b6f4f4d89d9b376dd3534ab4ca1cb02a2d1d891c3e8277317fb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:e4735f99e4103ce7a8dc90e8d06b4056efe877281b948049a56d33102e9d6b93_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:0a3d54af3b7e8d0c2cbad46430b80c09ada8bedf3dcc81391b1c83e84f0514ac_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:3382350ce8a1435cc6f888d1de75069f001759a1c021bb8c9bb3c8a4280b500a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:3735d8bb333882d738b8d1f9818648101ba314d1dbb2db8e1cd8cb9a531eefe1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d4288937d1b21950387fec3654089dfcc068b229dd491dec1db2d572936d2d4a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6d5edcc89a43bebd8b9dbe7ca57d06771c2b15a65565832482fa9041a8923664_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:77ab19408d51ec26df6e4003687d195e538e8c604bdde9730bcccf0ce813a3e2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7fc194f806be7a64a292e58472f7a9847ab41fdd4a5acb30876058e8d31f9768_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:eca062c4d475fc02f484497f47554275a45fa6bf962155bbf8b8cac461e98909_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1f93fb8357023a912b389c987bea11c181dcf7a8d124d379340a09ee2004a324_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:bc80e6ab8588decba39d05df121e2a96dc5339ade526fcff9f6d4d298f021c55_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:da1244d0ad890eea926068e8f20351a8351d9651fc31edc80fc2d8600205f1e5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:fc19ccd8d497f2e749bcb359ad2852103168180dd8b411f75fb01052c4ed2c63_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:5a36b250603d69f52c668e9c744c296155a2a0df23eab2bad1973294f194774f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:6e41049bc990b58c5f520c7f94ea96a7b9b341bdf56f6461d77c5c74d35235e9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:7ee0cd2c01687f0379b3ee6b24d56d03090945a1008d3d6e58ea563e387e7617_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c0010e7eea382e1026a9c5086ac2793cc59ac48495ca6742df510bcf5f32459c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:2e605face470a751490e294e57d97b464b652d729fefbc61505806e1c9489be2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:4154db0844a4d85a6b20be1582d2be56087083afee496d213c92029b5437e5df_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:64e554b3000b83aca870eb1cf4a746cb3f539daf372508e1445ebd74b9cce877_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:7b19e60c2134045469090d301eafd0a1b8d0ac88fe7657c38b09bac260f94835_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5101825b10a7ff1dfb53803d2706ffaaabdab138fefe0923cfadb8f98a688ddc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:6ae8b76d4821ba66837ba298a3c937223ccfbda0d7750ea8b932586d27556652_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:93d1fe6c6a35a72fb2b2c8c3ecf4c71b5a5c93483127c69a3251e68bf4f3c499_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d3fc77411963f980f4d2b70661b095da9a93140b0c7c74d51e5807f5d0bd7ccf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:30ba0c2519418a215de8c5fbb509964d2df6fc4894b877e50a5ed34843860a46_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:4702ff24e95cf3c7da6520f9d9969a3ae7cb8ca5b334ea5ac0165ea288eb0b35_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77eeaf451f0cfcc3810f40662c411b01a7a3e51a061e17763a20af7cdc7493c6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f429b7f7f61291d3bdd2f451b4a46cb1b30ff6bea0b1be62805cb8b0be24fddc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:35a02c94165611b440a375862ad85ac5d818385b2f837f2a00bdc0571a8368a0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4ce06b629d065a5fe962fef9e523221e116056ffdeb30985dc4b2a83196aa71a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d095886fa46122bded2ad34e5e94c28e882cc40dc1ece6a57f7a92197966a7ea_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d2ea02154aa9c69b4456063fbc28e66d5af72d0dbc76dc2a179e3f509166fb64_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:171079848ff0cd983684c3887ec5c1c7cfbe9095a136e6ea016c7f636a590134_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1aaf2b01476df4ec828dbc2d7da390a39f6892b4c117e4c3e55f92ce0638f8f3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:5c1c2a0b19cc283da65470aec657b3f78ab7efcc67bb0ff309e801686c7f52d5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:5ead9517953ce770b075be8bcc34dc046753b1a5dbd1a68083c2c6b1ec91bae5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:40b3fb0b54e266d9e69be643c4766a78cc00085e0c4b0217c3257bfb9f2edb22_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:723d06b34af7f631f8404b53d469e4b921ea8cf8793383f718013c89ca5cc3ec_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:b7d1fccbb21e299db680024a21d16bd5e6c3b664bb77faad2c60502e264c86d2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d17bb43db79fd787abc4a52522df454436f00f5f9b4bb6215123ba2bfde2ff39_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:14851e994866c8df877c39145a5c98a9deef596741775a097b0e41a3b254d1c7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:20399bf61867a05b52612cd2e398ecdda0f4da9eb037b36dee464fc211670cf1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:601ceb3296c6611f834f75856aeaddc243242adf20b8753977cada543cdd2d64_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:93a00d6ad56404cbdc4cfc40a8a94d00cd9255823da458270fb99c34414db267_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1413b76827aeeb00b1ac629d8a0b7a8ebfdee642e6c45d5727ae93004e6f680f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:32117a2b8fd111988b1b11d175d2c2c242f3abc66a33f0ac7dd3c22487404a57_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:3d45ed1cb96fca62f24a498ceb565f6e8370a7669b572350bb517d63e65f2b93_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:50b6b72432e3f30bab72f72901bcd92501ebdd1c29d5ed47e0d4157fe317ab97_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:40ad67a8686eaaccdcd145fc4b3aab6c63b0a94b4332ae553c45bed74bff3926_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:5e468a3b4c139eeebdc3bdd17229081081583c3e7f17dddbd524a2ecb8156490_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:26152c2584c8bcf497b71797735eedf5a319319a72d21bd2fad5866fe1e44551_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:b41edb346304f299dbcf1d60e97fdda24cacf4858a9e0309a48d9a709421eb3d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:22e4894abe71731d08afdac1b63273995e87d936c1da5fff1ed64d306bf62802_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:d28a797f178646836f2fd1c21089aeb3f1b1ac2187bd2edfba13d7a296592e62_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:5367dd8e4e3c21bc2ef643428573840961fcc62894e56e1a7b9fda520a399be6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:bf6a782f5f200445fb05e76704c7dee9a35b05d86774fb6c2d57853d8435e8ea_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:11fc25fd849bd882c68de730ccf48c5712fa067ef46e3d00e48c134bc494950a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:502a7a0a4fa7bed131056bf0d07b1ccd387013a5e1639a852a4609ca34de1562_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c74a413249ae68087599674361cfa7d78a8f4015231d6257278b31f301272a73_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:d11860b4639ce61fe82d9c191ecaa1dbd6dbbda38716849b70d1e96d9e53a0f7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:594430e55aa7c83e9a627d2420adb19580cc2b88e25e8860ce129d2b7a42a397_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:70256c813eae43aa9fb2b77e623cf8c394b6ad7d386faf3278a44f5b8439a95c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7106ebdc71c0ced945b9f95f97793fe1d0e7a2fb9a0cd5ab02c0ace8abb0bbc7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:9ba8772ced3776b3fcf9dbadbf9b977536fa27b86edcdeaf62a0e184126abc1a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0a8d9a4e8e39af4c4fcefb1492e5c4a16e26927c5faa871cfd1f56759976643c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:10be6e107e2df71054aced851b096ead3bc0cd1d5cb35ad624f3fc09edf07849_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:241900c186c45e7acacd979c593e82627f05fa131d7047ae85969ab1f9ee1ed2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4125ed9d1d10026557ded070c2fa4eeb9df29c106bcf4da9aecd232dde991547_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2a158ab0c8c28aa26f3a97fab241dbf6e4f7769679d760cfa8aa395e78ab35ad_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:39d76960b7cb841a41fa2f8176150fe2c3b9dc2814324dbba6135b39e05a706a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:66c351f9c7315b86d684fa54d4d10f623050ef5cd95af95ba26a8081b9dd502e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9ca52758fe06f477db326f6cf953414b991f2ceab70a72c1e1c7bce6dc8f57c1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:32a93c0ebf4c848941c8aad63dce948e7c217a779319380e0ce998e5fea1477b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:362f29e4453f83f1f7b09832d13f730fe9f62b15b8770d5dd83773e652807e63_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a4e1670545c7d601c6a0f32925eb552fa11f726286731801e377b456c6054c20_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:c32a29e67447de2f291be0b94a1a6d107f79a67ca499706f6e52528116c8ef97_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2fe1c95a2490efc717f0ddac240411e4d9f86b5f9728343f7843402a22e8273a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:724515ef56f531ce22e23fa8523e154f1f91d4068f46ee6f186eb0d63922a16e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:815c5c87b6614bfcec8b23dfe1f63c2a24fcd775396f25a6baf5555475239190_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bc30e507b7bb9318f085b6d8039dbe0758d4b2e4a33946cc921d5be581694e24_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:0cdab28f527d731b60073936b9280f7b9079e6737a26767bb482cba628649c9e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:2f8dfebe163a643cc6426761076445f170b63372a1af88be8b2ac045c7c02665_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:3955562cafa0f0fab0d5964b8dafcdd9f0e069b27d36d788ca4901a656af1383_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:9a0d301174a2c9788f51bd53764c3efd3d49fc5158148ac5d1a3c8a7e4df566d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:57b7346210cc85f7dd4f188292fd0b0129ec7d60d2447f6125aa8043b6418658_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:63ee5c46973d72fb8e38a0e4d556a1dad3eae0acc5f1163e67b52e6c7b61daf3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:bd96705c67bb13404cb5f3ae03ebf9e29b4b00d9264b9b007c8823096d406840_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:c1cee6e636fe50e30ad81d7f43f2301d7f9668138ae450fe3913dfb742959b66_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:3ba90a805d2c3b71ba138f39f5f547465f97f115197cf340025a93f8f4aa36c8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:6820d36f0f73e533c45f3dd8f7a67aeb5f4d28f106c85e558bd04c94fb52cd21_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:94a053a22561cc2e69bc261eb018e850e1fe54aceabaca8b9d34894bde36dfe7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:97403be1c35b3eccb62c076f2d318b42f6ee362c0168f880f1a78bde9a2e8e5a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:1cd2b32b7c64b208c89878c598b7061f9cb31985c56420e69ee773b733163126_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:533349585b52c44df7317e05c44f6d8707780f04ef11d31e2eff8a4804ed0aa7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:54a251e0eaf0a336567dd970013ae232f5d1228d99154769b9453182c23a6247_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:76108aee79788dbcfc7ed3a9b73a8d4349511df5da5379d9a51cf2ce784f9efa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:215ac27afe3c0edb05d73c6696822536dcf2f258ed202d84b285e3244fc845f7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:647e4891adf555fc79bfc3f578c2a7fe509737c382de78c41154911bf6d7d20e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:851fe73bf4071733b87f3b4ba3131bc22eef3896710f6c044bde14dc6ef63926_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:90bee0f18c8aaa6a22fb87d41ef11d9932d7c22157b86632cb1b9176d2bfaa6b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:22e1f915b239f1d1a62b2ad06f27281c72cfe121642663fbf5cfdd1eceefa7b8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:60d4bf79ea1f155c04d65d4d0f5f30419bc7887ccbb91a26b5ea4dc22b553ed8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b9b8dd1957fee9ef4f1ccbb47b263c21cb6ac5c65e140c9163ac0fc671f2f8f9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:dbe45daf60e282af5930f45a74be5dd2dd720d04a734bd5bf52018fdd77bcdfb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:079b3169a49eba798e35d59ce70ec381a0b3cf0afd436dc46744ae88916fe9cf_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:354768aaf271404f326ff1823cc6be9d9ccb420d1e8f9fca4e25187bf4bb70ec_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:2f4e80d82a873eab6b0a701a93b004fe1b75ea79110cf5c105ea46856090e2e3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:8849be3c593bf35397e543596a3b7ec4779aadb0aff1cb4ad0daec50d711d859_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:079b3169a49eba798e35d59ce70ec381a0b3cf0afd436dc46744ae88916fe9cf_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:354768aaf271404f326ff1823cc6be9d9ccb420d1e8f9fca4e25187bf4bb70ec_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:8e0fbe4057208751f7ee8e28bf5e393c2197ee608005c516c527e3cdd9986b89_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:efc938c1b9b0e79726efa1aaf42f270efc9c04059386208dfa52a96f690ce35c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:1c594e472a68e662ef3df59f4e1670ce513c5f538c52def2a988a08fee67881c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:3ca8600054ba7625dcb195f2e1d7b6ae4d719b500996ddcc22fc174fa553c113_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:4e36aaf9a51a587214cfc4ee75cb57d0b1eaf550bc3a50b9547e0bb164b1fcfa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:e6c7c42d0c7455b32e0c2fa9db3a0c0f98060ac37a7b78311e7675027d558a0d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2d2b7b04ec16e7a6929abf05b7721ed925a70e7f34e7046d8b5851f825ed4071_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8cb225a005f9fce3d388216d10c76c1262d01909f49a1d52a678f16fd823046b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:98ae7137ed93153ab894e8596548860a83e03eb9fbfc2495a881eb0eb1a892c3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:99c19f7cf17f35aa6164bde620baf4dbb28427748f364cb3d15400c77757b143_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.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:331539c4627f5a6fd70066963b00c6bf5d37130d69ed1c97d169b4679c988a75_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:34052b8035a6a4847863baad76289de43282c37aeb7ddede49d24fe76e2bf8b1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e968da6b28095526e22be76c0c583d726af07d754a779e241c62095be897f05f_s390x"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2f5cb2308e74c3e4054404790ac6ff4ec36b6fae28679f36da838a6874b535d0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:730a2120c6c50536f5b9d2c6d6c1ef6add5e389e16963c6ca21fed32a1f5c649_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:921500affeceb488be3534914c87d0d27d462ab30dc05be037274ee2c35707f5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d7f20821a3d2fe212daa044bd18db871477d9e4419cba64b391727183ec53c67_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:981d69337a3400da4c640e05053c6706129c0a6f1bc97088e8fdda8015e8e34b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:e69c8df449f6a6328d5178e9671b96069580214923a8766d098b780130a13d7c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:e69f87dadcc44a17e50efa4832cb625b0fd8ac0e1ac9f7f5bc38c9e2f17cffa5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:f524234c3136a360b8900d5a43c006ded9b6a5db6b848c8ff8699785442ecc43_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:30410ca54aab3dec563732bc96b4083bacc14857b35a627d3075fb3f382bb5d1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:387f05dceea1e317caf6204e68d1fb877da8077fc1c44976ec59ff92dcb6df5a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67f2fe76025cab32de62b8ecdf061392d5569814d85805ab120796f1469c1765_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:6a7aa90b49ad4e2130fdaf0e4677fc9e39fb9984bf996c1945280d4e89e0dabd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0b54ef56f897be0ca96c00020654a918f30c6a7413f817ed4519caddcc6c5834_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:677464561f1fb4ecdaf5bd6fd3b76d2a3bb7957c0cf2c7a6156d868a943b398c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:78bc364116fd6f897f3f0f5ed1c35e7f82397c4aec02f0e2aeb38a07ce78ac2d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:aeff56607a25976c759ca7ad8cdf3ed56e303b87bfd7df3c8f1f1e1e5eba2d3f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:28b08fdd8ba36985802d4f6f35b6690b453ada59c268e1280db11a5884a0d9b5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:995a196070106f636adcda5181094ecb72c127e44aa88ea3810c2c5060a2b0d2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b047e02485bb934e79dd90395cb154b1520553438a0491ef946145d489f2617d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:cf1b52e169e9b831a8c4a702346d163ec59f2f7396b253da6b99cd3edc2b0eb7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:0b63824b4d546ec802e0edeab6df2b99bf7929460ff6e9318fc59f1224685de3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:0ea2e61b319859bcfa730b17668b930c9280dac8afe3803c5d724f8c31221cb3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:223ed02a69e59db284d07865b5dd1b512d25d6c4f8c253a522fefb8748bb0687_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6def36ef326e2b7e52cbefa9d71d1e700feb66e2727fd8c40a83d28829138561_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:03671b62f32f61052b2e090779a6d9f9e2a5e14b722085f46b4f96541ec0d7b1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:71502cd4fc58b4c81966e0a9c5f0db1e0ba2b437e8060defcd520fb1a3f75692_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:890a76d02d4a7c44932eaca047643d731d066c753e02fc355480668f35ac525a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:aeb66e2087eb207cea7c78eb25cd8f17d9d4b0f8bc2fc98a5c1f0951692d17dd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:164b565ea878de17a8b9798893c3e487f11c35aff4dca3d07a96ac75468dd932_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:9e461655c290f8e74abdd040813d333a5a3767d31eac4074d28713bf9bd74399_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c051be77bc83b80051910c2af2e3c684baf6895d515a8d1071b5887b4569e6f5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:d293b41f43e07cb0de05abd705280489c6a25be7015ec48a425d05bf0e67bb32_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4904a9aa5320035b96be47ebc942789062bdb2b935449b9a077a943ab6ea186d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:636a26d40360f3220092f45dccee32ec82d238fe7609c5a25d7500fb20a91284_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:c643fa0907a3b1595479782cba69702ff851b2c3c51dfe0873d98ab9bc7e2c86_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:de1af1d3f81ffc7a6cadcd92fdbacb8034573172692adc52b086750b82fee4ef_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:6067f3763f632ef396b3ea7a444e953947d7940ba477452f78c215a23bbacd66_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c1e226de2ef7bdc2a4874b50646bb662e447b865739a7535c236de5d424ebf3e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e2d9daa1128240ccae5efd110d9dd811d7f2b01cef85bd172b467fe2db8ded10_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eee9d15e4e6b2d960cb8bacde4bd2df68f8fc25d6003cf34a2187969dab3c54b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0188074272372d19a025a29052b7d720f5b2de5c0e961db20ed3803894145b8d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2da3eb9c7a4d8bdfeac841f834cdde6031bf64b14a6e9b407284bdf64eb08fc9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:d5c9bab0147e656928364c9799b27a40a0acfeca679f0f0699b95049f85e08bf_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:dd1ca28db6ac2ad6a9108d9a432dc7b18e71c00d7aa399a3c0db66c970a5dc39_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:9ec63129d06f933e2725a6152021740a4c73ef438bd63b72c15f09f6f625d51c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c6e7f9492ce565f2f488268503b5c62471c2f2467ba60ada2e3a41d6b8b0d58d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d93adab852a43bc60b104dbb1346bab3901ffa2f2999fef2387661744b7cbe80_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:eee7609ac9643db7b9ba5541c464cc695323f7297dc89b98e625b895afcec5e4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:7bdebac05574e224f93842d43e6a773dae9d7b6d4c97b75d9ad3ffc243e1669d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:c8a51af3a7a953e41fde86fb0fcd0ceffade816082aaa74543d487e2965b9795_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:ed20576bf5c51b515a40e8ac0e7eadd96daae559fd3a317651b2f0324c8c1676_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:eef9427c2a216f4a52ffa4ef32a41ed7d901c75bc516ac49578742f39b9f3414_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:3f7569f4dcf0f937447a532fcb543e71eef195011e74b044187281e34ee451c5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:685553ac069431e4ce5be3b59a4dc4e88b5470df9f6df6e3f2b1441139459c8d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:7fd96c9124bbdb5ec7169a859a2e16f5d498d8e194c1e73eef9a8f00df62f5bc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a170dcf54d28010db76969fd38b9adfd58d5cefeb0aa1dc8fddde24ddd296445_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:48f9a42528ff202711bf84ee2d3b5bf8f890161e83154d86c4b882f96083be6b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:7ff5151aef81f086e7a9c935ded04a17d50c063e5e279c6bf63a2eda071e7381_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a20bc5c81f362255fdc2707afdc8703e8a80560384a763aaa1e4395d4679d54e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:ce161db0f08b78133fe1cb26230f3176537f14fde816509a6ba02eb365d328fc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1a7011b56f9919064d64d2f3faab07fcb3956667f1efae413d66a9f29fd077e2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:2795e9205e35e2e66bc75a2a085c38423dd749582aa5c18a4fb957c6a12e58db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4ea7b37c381bfd1ac2d1eadbc42126c8c21453cfa25cb5247f4ec804244f4b1a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:d7a8b854749c947189691256e1c3bf3c18fea475eced28b14b9265b77a139f9e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:95f59709406c2440deb7fefb1d01d59fb98529d5eafce48cd9b9cc405c5c96db_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:ba1abe391fb4ed5cdbb0242046264ecf7f11cfd4fd1b2a720cd7bfcf04467913_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6c283ed8eea6f2f1a22ef13718c59b7ad2a5a094d9821d4fafc3922badd1ac59_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:731ce17987056f4f2a84a5077efed2be9c33ce8a718a2b7bc159f3b92d8202b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9d69389904ae61e815f19a62c4b589262c7ec8e6735fcc6bfbc50671be033e0b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:cbd729a25676d63728847573c4cad6a38100c89e814c4fcf4d90b9a0201ed9dd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:d11f5e0ae27521838b7e85254d7360f8a832e640c74fe850d8818f54e2be777a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:d90a4a9682ac4086469a81c33c9fd2f02d71815390490d3f5cc7baba7ff3ddd9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:6b20d81e8deba73efd4a5d2d181c8ee962f5ab044a6225bf07aa4fbd3b96fb79_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:b65ef2c02e8934f17a4022f01957551498522e799b55e0440f0dd22fa80eb261_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:0c728f13f06113ba8e1cedfce233d654e223ac428f16c24ca4888fa4063e8e1a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:176d815fab0fe9aed544d10c4ed599b5c648debcdecf477963c491e5cfe674b0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:2d271403d8ea95bd7fb9732785af0777b92002bbc39c825c4a6134fed41f7bd4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:f47288000abaf7e0e022e7bdfc5bf0b74498f3d3cd6ec9c532a561672c32e4fe_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:4eb93a7279ef884cb3a77038199b16d1632ec7bfb3f171724688f802118961b8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:85e3b5bf4a936980fc00f3b5d5c9af01111e431ece1bcf663af6e033d088050d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:864dbae5b29d7fde48caf3e48421fb7fab5a5b5c26af5f68c28f34276d69b3f2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:afe61fba8275ace212f72290c1aa9785356ab76d0cfcd612de3ad782031092db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:2358a32da11583d19809ac528e15b80770c86cb6ec650a3b292b27bb0c5759eb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:cd8bd05a6399b394fd00e5dab2539c353fc3187b1571c941681566a79d044fc5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:9fffddcd5d62088f85d60b129814a701f8bd3c98a801d84cf19ad74650f1f00d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:f4e3df6bb58b3cec80f6f2947718c3388178527cc6828ac8d66301257c6b56da_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:0b87d1344a7e67c252e533297fff71841fd84b72d5a541750f6551df72e755c3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:399c527937ed2fd17e8e0878b191ac82d853a3cd165a10081dc377eb37472fa1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:af80c63c706bb0dee5b6c930891eeabc7b47735042118627fc9c52eeee993658_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:e047b615f4a77b5824b74337d495044195f1305a41ccbfdc90a33d83214eca6e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:0f6c36d7af2c2be270de313ddd105e28107bc7c2480b875e1b4ded62d090d9b0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:42b52142c54e4c43e516632c83d98f7c964b26afb48b1c91541592896b112203_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:109faa862da0fd2c5d74ae4e4421d9604daa761239d3b0a9eea03cb3a054f20c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:7da241909a7da68454abcf348968a644f9747e01aa4020ee00e3b7f532e64542_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:d7e5763237b520420eca7241f9fdc1b3b60b8e78255745913da7a3fa31ab0c97_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:dfba8efa9681e10597b0c3b4ccfa70125f7662f9e9b44e9342550fd675a2e80e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:9ae660b5b6e318d5bb17d195ac0b25b174a41697014d71e4d73c65984ee1ec1e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:cf7b00a643ca639d2a4fa03b47c4217404284b257c862fee82e1db854f83a57b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e084bbca85356aff7903a80c2084e01c5c0370dced5914bd9d36b7992faf71bb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f1954045f92c7d022b325368f3bf915fb0c95a406b5881ffef7571ea2b12cd9c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:00da1fcd88f8542d55cc31ce0ae8d7cc12f68a72771b46953002a8d43cb30829_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:2f5656534cc1308f3b11b1bf6131352a5815ab9e0718be2e17195c87aaa607b4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:3758e07eb37879b6bb5cfc09a86f4f0b3b8f4a4eafa1262c9b1ad188a34f36c3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:85101acf13877bb1f497a3c6fdac434a3c5d8ecd8504b65b96130dc6e58818fc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:46258e09037ed449636635d03c9aa9c2c30fb2ff88df830c8af6bf3add164b4b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:4de95df03d3a97d4d0a3e36ef0cd6dbad424c350553de019bac492143b58285f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:72bc345da2a34eb84d929c5eed51fd30e8fd71477e8058e7c7dd31cb70488f9d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a08e65f5482f6b2937ca2d35dc726cfc5b112622bae31ebbd5e3a1bc1be70515_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:1e20233079f762f90ba674dbf3267c216557d3d8284f7564900318f7d4d1281a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:233b7d55cd529793c98546a83b0a1dd3ab614ba845511a2687c94ac93bca0158_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3111bde1ffc0c9ba97f70841dfa3ef0c88a45a3dad89b8baa0c0df8ff615e7d6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:50e5ff6b7c63c0aabd88fe302ef435ba333221d8424513241021cd9d5b7dbf72_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:36c8871a6d63bc060d92723dedec96fece8e6ca73eaa128beea365adce642505_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:59af5e75f21401d20164aed7bccfb87ee4adc079a69c0a31d75ebeceb7b923f7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:747e1b3202686dc269306955fff629dfae29d3ec37e8666afb5c598dfd080da1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a327443c122308696e027614a34048804baa463dc7cf9be91a327c475be504f4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:1ee17fce8d33061182a11d2dc461b53f314a95538786f379656389475dd255bd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:28f58933be6d206d90656c0cf7d05292b4ee98e3ab7d22affdb89d6b600de1b4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:4853bd9c8565b801030ac70bfd99ef90a14674d97aec0cfa4cf51427b64848a3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:bf3da178ec716ac245a58f442816e8fae506e146cda8de311cacd3f3be5c1fd3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:04ad936af7e432d5cf14db93a461b11a02f8429dc031858c849d8e93b1a105fc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:31bea0c1ab35edb5d6e73fd8777abf845c9526bc3218f175d0941b00b1a83308_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:3dda16d55df475aa319fa35c94404ffab2674eeda8bbe9e5baf90c5005dd688f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:6beb2447b6d3f282f868d75be52d201aa0b44631866cb1a2eb5d3e9b95341531_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:38eaae76a59d0e8da6915853a45d9114b76834d8407ad43f9d8d9e65d035709d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:60544e242cafb966a14d6c095ffb81b8ead75e221cba16e828c7e3a9d487c3dd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:7dbf07f15354d3a4fd433c73afef60e20cc53ae260fd918ce1ada04fb9dd7961_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:d2565fb6be06a382bb313d7889e50bbdeccabd08b04c89736fe0ffcb1e702443_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:3e540b75f1d7b75d35089be769d7b7f00976f44779b4ca6f2b498e3e98bb0e8d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:4e7ce92af4bf2cddccda7ca3c2a765e53c2187e94a61aecc6edd7e574af7a6fa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:ebb783d1699a2b649dd989ace2a8b362a92c6eb93655e6c60e1a8f319f39ccc8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f63429eba56ec4b418f12169bf3d4770bb1d9bf4e95e639fa53eed8c8e0da483_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:054728f3bc75952505176c5bacd5dbf5b72076c56bee805fbc484f72f43993c2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:92f9245557e304adb13d87f31ff9037c7cb2574b8edc722b3dace01798cd9dce_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:d74b3572d00e32c9a92de04576d8414ce342b135617b03eaaebe0f872d66c147_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ef947cdf54aa8a53944832707a027c1286840a8d51e75da50c14b8e45b5e99dd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:40e42ec81c1ad1bbfc545e30b12e5850b091eb81015e5e02190df6a4c54b6463_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:947c2347d2d3ebffafc79c87d77fd0d2b3d80edf306a40f767f80621ec31a5dc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:d150117166dad582a61f14dc786cd53d3b8b96e360f0420fec3561434569721d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:dca4961c0a147ef33ca2e9730454443b56b5d5b0c98d8a4d13315ec52874a71e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:1d4728e109fe6ff57c7072e06ab1e7dee046541e6cafb92b659945dfb572c8ba_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2016625967c04413c0927849200a3455bbd57e504e634882f16e09ddcaa0c898_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:39f9507ed062e8fc2930cf66f80a215fe16f6ee11927da907ecaec04e7dd0485_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:a7e40db904c11448536052f67bedade948b3931dbb633ea993ecbcd861385b56_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:20484e667deb3d853e25b0e0014e410018242e6c4bdb8bd7a89f77881d69c845_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:47d7efe667fa80b414d141e01a89123ebf77b403894bea3d8f56a08d06adad75_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:58c508da87e903ceb6566c850acabd73086d9a992aff69a46ebf06a3b2421c10_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:ffd4dd93b9d8345d08f56143b34cf852de1a5e9826b2386774bf21c32080440d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2a10a5ec8c7e72a20f1fdbd60c0f0ad92a8c558dc80df9dfacbddead25bd595e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9542230737d2ff400438a66188b9b031ecd3d47ca664841b58a2132951b771e6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:cf49d4c2fcb97c1d6ceaf80b554dfaaae4447224a9ab5cf1c381d9f39592b5fa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fd334ece1b1b3c7f66c42024d86f8b99979c4846e4f6f38f4e441d053f8b9d54_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:4360744aae59eb6cf31afb3e83d1316feb3d034dfa22f1eda6b0be357c82b600_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7d2cfe1782c52daa87eed93a26b29dfc2ee2a175fe38a8dcbfe020a416e396c4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:b69d10897c10b03865f9cd36fc688a3062c29a20a6a4bd5ec61b8966128d269a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:b75a354d061287362783e673e023f3bdcba41fd8a448af361bc8bf06dd422b61_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:527c47b5270b7bd6c0dbbe8520197f08743abf2e53addc0c0651d8684036b67b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:763e6b47e105891f6547e9a8228eac74cc3c801b68395cbe9490622ab505c0dd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c834fb9052ce1e1b4ed82d044f9cbb14d991b2d7c475406aae3a4527827f8bea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f785b4269eded17c9a9000e84bc00dbb4102609ac9d4120388c9fbc43c354245_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:05c9c601b81707c5c4d19ea4efe014540534fe96d9c05697afc8f017b800d7af_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2e2816cad463ba35cf3bc58e6d41c8993026c9547100666b5d586a41b5769fee_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:58d19cf1170a7a92c27e652a4cd9ed4272947c1f69cf2f986eb1fa1d5b731c8c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:c9ef38bf7f348ad67323587ee853ab614551242aae2ffdcd3d5f349ef668ba26_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:137455898a2431c11a63836a3fc35d444fecbc705c18d356cad0b712040cf8ff_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:be461fbacc455495b8f283b93de3e09bd7c65d2a9498fcbaa358fe852b8c30ea_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:e2fb34dd26364b9127369ab68080e18a9d9579341317cc725ddcc6552f2537e5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ef05615aa6363f8e7e10e29272cab1058bb8fd7b652d6943a55d0c5ae990b04f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:157ee17a484dc094f997d232ea0ead6a75a1cac854f2469a1e769c246a2637d5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6dc2e4c666063aaec56333036b7f4ad5c31488b729a0665576fef58b7a60f1f6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:9b11221639c0553b042c93c3b40a759283412c49972bd7accd0059fb3bdbf1c0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c98236c7a4eb6133590e9d519170c74b9f555b754fba5680194afe5aa12e8ce9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:572f1da99a0264dfd47bc20cd6b733d767805e1276c11ab9a7e5524953e664c2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:944afbd71408b13d29c6cfcdfe4bf5b8357ed450624db4ba6656b1c884a1cb6b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:ea1146b91f7d0def7d15701e93a19c564121ed4dea34665dbc1cc53b94cc1b79_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:ecd5ccfa595c87e8f87cfbae66b9b98f0cf1c27d60d7a33063749553e4152747_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:209bd4fc0a6337e0ca8077a81f68bbebebf90f163f497f0122e8396698d81783_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:939b3f8d0a933d85409842e5b47ddc94e43cbc0aeac0036a4e65b426d6782f21_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:95742368c24875b07e0c4b99dfeb4422f1427f24e25e08169e5e52c6b182aa1a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:ae2ee243441fda43f46a7cd0e0b51423f938a1da9838f0bc8cb58b8c5f5c01e4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:133a1207e063d49bfdec99f709899a70d35a03a65db6d9f079be8cba37ec5e72_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:411333b02818a620f320ab9846da31ab3a2fed341c83c7d1d2242e3c8e1c112e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:aa5ffb20974140088f7782e24f533d08bd22fc40481c7b4e1a2fdf29c96074d0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c638c318054c658a52c0a7e340de1710f7776e1291089d7d1d81d2837f39a30d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:7518468425c463b51ab6c2445a452e0bf19c4f383849685733d528ed525df941_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:97df863fd0e348fe39719e5adb122f66a35193b75dd4dc633711aad0e0133b2d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:d9cb426145f73463f1bb9ef5446a60174097c03184b32c93b9f6a562e767ef54_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:f360ff4dfa30e0d8b58d3d2d7f129349dc03a5aa632eb35f89177f7e5068e636_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0e32e8e7ef0f4b74f5544addca4f6dc9077d61b8727db07acf69f27a9d29e8da_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:17bdfae200fcacff3b25d632dbc205dff3e85b1421a5bfa70f460addade9b1c0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4fadab315dd739a6fc7454def0ee2d903646f7241198f3092d622a9375e38d92_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:623d3bc06b6e632257a8e178a6309e70911da187fde71255833a036824acf15c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1db88f9cff451bbb26bb1bd3c773a0e79bd0b8e58f3e8e469afbbafd0d205e5a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:9e61ff3b91fe3aa27e7fd98f29d0a6d7aabdc6431846d6912c2f1a5f4c47aa54_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:d18c5c3cda1ca70d637ee2a6d0ddbc7dd49e93483c2103123c7cecf3ed9b726e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:ff0d963efd71d0a8aa9b8f3e3c5d733738d70f8372810b36ea2904cbe0a20ee1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:3c8dab5d54c3c5b54b76f66305965737d1aecdfea844e4270670ebbc63fc3965_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b80ec65568fe676f4d6a46b521c4cd8404bd21f93d182f42e62c0d2384257763_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b8a3517c4aadd0eef807b859a641a8a8164170e79c045a5a8d3b318bee6e8df7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:fb06e3f5f7036974c3495de8a269a28aea1599b942d3ce5768a5f9f387e0cdc8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:337c562b485c07c8810e0286adf9ca325c5a1c9f4be8a401f205a28489971214_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3c1dd080969fb627282b6f7dc68945c9b7a3890268ad2575463c4d400c4259fc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e404b7f13cf1180fbb8f02f48da558b70c50aeec7928683d6a29de728f684a4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:c99f7995cf99396c3520207b863f1a24b13dd3ea43b467d66172152dd870662c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:0638376c80db18ebdb4d3b41b75bf7065508df9ef599026cb13a67d6774ccd40_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:5a33d45286112a04353fecbdc0c274cefc7215e6c6b8707df2d719f18a4e7016_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8c4c49ea56beca733ae2be240108832efab653c01e98c46608a72f27b2de6317_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b910113d041fadc0567cb4ef644fed921707cba2d3c5ce593bfa09c13b58d182_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:441f0b9defb1989b790ff9de3beed71e1db23f61b7fb95109e959c64c6cdb1e8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:734d07f2ca0e61b6b091132def50d19e40dcee8cfaa5eb46660eebf90bdd106e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8478142a7cca20c9743ad247e4f2b245b6e51c58211c73a256c81853e83a5d82_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:db008105227bbdcf5be594057a201e0ee317e4dae9648d89ff3fc05fcc01030a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0303c22d63e9a088ea2a026deae68e82755344dd28ed52ea06c1c83abadacbdf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a3778fabdbbda6d2176051880b46b3e180c7b6eb7c33b727912c00342e48c950_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:bd4bcd738b2ba8589fe924f1ac4d57d65dcc767befc6aa75fd44b963f13e2248_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cbbbd781a3f51b8c85e22c9125049530fbf43d93cc8bd36bcf4434cee8cf1020_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:138ee113972e8df1a86061dc719d11f7d36a0387c907c609393f4f7cb8e8f34d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4ec1d920c8de0db791f8fef1be139eeb5144d9312e7dc67f043ecea181e61942_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c68de4d38e0c4135f11abda8b6fe3e50751bd44455e1c9b6e9666551b147a759_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:d819b14757e167c6a52c452093fdd6abe8f41eeac4b56ee0c87c282d8ac51b28_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b36d5c52ba001938e79d244656d11a315ad494281db37f60a55910d90c007cab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d21828185c68e7864e7a475deed7d92ca5233553c3d5c46aac7f87b122163708_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:de8056a931e9b6c91583b38faa12e1fff3eda58972dd09d89b1c242aae90015c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e0e43a22c52253568ec7b05f72d139b0ed7f6f7ffa2955b265fa91562b9fd15a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:453df58eb479de31058ec3830e77a7a14715b4b1979237050ce734b1e189d811_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:7f3368b36a15006126b25b2042263ff73ca9f75621bb491310a0d4db262494a2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:ee335133915697e72b05f8f0fc3fa82145b2ecf1fbd2f19fc20266a90d1f644c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:f8d6d8de975abf876dac43f40bf80faccb60eb2432f3463ee8852775b500db52_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:2e1d744cbeb0cb2442200f0747bc824ea6394fe36444cb7670b0f55653be4874_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:7e4392309a8e3b95e3b6f184479e652c3c848d5b281eb38c02d57765ff3960a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9cb705d6b4556123522337d79d223d36ddd50dd21d6c7810a7ecc1835988ca6c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:ca454d8974992151ccab3bb7f3533d4f8634fd7da7077d8c60cade780ef4f1d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:37aa19c725ec673f8cb1bff4b0626b208de41d73b9ee4a1e4ed1d934fcbd03bb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:7f36be42808f1368c84108d42fc38e5545828a12c93867be56b4991cb6489fec_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:838f6a201ead6fafbbd05963083ee52423fba2f54e7f540575a89abf4283794e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:97ed6147ef1041d6d78361348a4144fbd4f80ca86087a0eaa65c907af730da72_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:18cb72e4bb5784b8fb5419d939367b0fdff4e23cd09b559803656d52a47633ee_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5ac92b796a6295f9ec1c972803c958c5fa59459cef2c835f6500fd92fca4e53e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:9bd3fb035f3aff92dc032ecdfcfa2ba1d4a2dd7b75c77a858ec06cec70feeb28_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d93aa997367db0fa5a73118002ec64ddedf441e0dfda16efe1a201ef380fb239_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:3d9ff62cd27a0eb6e10d6338f2ecd913a6cf2cbe611c8b3cd3e5f86f82b76e07_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4ad55cc73bcf0c9f59beb22283580876d19796528f45d5a54487d34c35cffac5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:879b42ac1571b0ab174b03b4f9abe50fa7c26facc904fde22c59e8d508f21b0c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f73161d5774cb02814b2903f2d4a9279109d94fa2f00aa13ff44d9801da4a554_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:32b47ea77201e4ce2a7de46ce0f18a099b95685bbda3d9275794cb19e9fa90b7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:520dab9a8b2d34c9b9537c9fe151ffa485929890c2a6f6551c10249b35892853_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:cdef1a8e18a869aca5b67ede167cd6c481a9f7f57593dd6eab02714fdffc4c43_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:dc864fe7cc9ebee8913ee13c80d2b375f19e49fe8daba83c86ec4b5b217138bb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:066baeb76898df4c182f7e94a451c5f6e65d9e32b9aec6a68bf7504828f30f16_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:2cf9e844b828e340dfc02163429fc7dc58ad0f837ec1ebe4928f2670900171e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:46b2fa1f9bff055ba108f0b87cae201af3fc12a8bc85345168e0ff658ab3449d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:f2f2fef5445545eaa62443770f97cb17fd816aa39a1a252420c2b4a7bd975fcf_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:1d91715caacb34c771c72f68f7f75a83426622e507abbf9714faf3f3ce3cfa18_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:29daf6d81999f343bbb87dbecba313165951d19491e8badc87caac4919522145_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:2e3f83541ecc9b7c02f49febd0bfa122f2b054be55ec17b48c3b923354455317_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:821d54d73f5668be5625e7a1ff00ca8b9ecff65034f49f93cf4abfac09ea6c5d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:0bd3096b3db3d0501b8d54b3b33fce666bc503b217a9efa7305001022c79f504_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:30f39dff235a8adcac2f12cb7b5d67c684a3cbdb647ac17d4e9790f1e8bd7df1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a743bd8bb4077ced0aed99d89525790bc319e6dc516fc6e0e08965f1ba788042_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:bc65847dee627ee61780b14f5df1d47df00d7c25924149efd132b8079c67cebc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4bd8be428084f8c48a0c44efa318e83c44ecd53a26cea4a1aee39db2da1d0e84_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:785455f77c406f35bc9ad2eb17e9f96ea12e71bc2b87c523c9df83f882d73c15_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cf4009b45b3b5158eb2b214d273a86f5ef3359031040533397e9105f5443371b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:da77900b596046bc35b977b73b50d4f43c7c8ab2d3161f30d01f5b396889fa5f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0d212fcc0965fc01f16d4bba1fe8cb6cf9bc7ca3c37e4ccac36dedd77da9fe2e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:95775342b0b266f94a766a1af3c0af3fdcdf630e966a63cfb11ec3459b46d3a0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c46423ec1d7ace61740e775c1cca881a3f40e67de3c2bbe701a9a2eb7205df25_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f6e1262b78dc3405fcc64de3d864235422f875c1384313693adbdf479e9dfcc9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5d5e396b698ac7b97bbdbab0e33cb1f0cb2fc5fcad8d1545223b67e89bf99c28_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8119c49ef66c677ef658b153021f5e383fa76451776efa457a640fc688556dad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a33de680b1e7806ba046842f0d8aabedcc13497da2055ea8839d5a42dc368cc4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:fb4be942d1e6dadf1f63dc34d8fe161f8263f6782fdd7687a1d9dbb00f1c0689_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:1fcc8bfa9f2b7b5fcc8165c5d30879545093ff27e3b6c90e8f6c11dc78d24a7f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:482fa1a1189f9a69ceede392d30b37df6f490312133b07fb160a941288bef9d3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5818766b4a9f63b6767801173813bc1995f7b405967619c08ba45ea856de495a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:e75f613bdbbf80bf042c555c59ff95aa9716653e259230bd17e3c9a47fa07b63_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7c82295caa7789000a8f1f01af47639aaa9a7cc345c1ce9558bdfcd5ca1e6898_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:a5af8c2e3ddf765d6b7aaa3370809d5c336ea6f5f09d03baef7f16ae151a49c6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:0dcd9470781273c6adbbf98c013170b81fafc07b391b0d5dbe1de748e5bb3ef9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:ddb74fb16fe3720df71e4c0913f3089aa9a7587430062b1a8b628ec84596796c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:006f2bdd2bde58b23797c4742487404cbe51bf80c113e702df9b2e7a4ae80ca0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:3fe5dfcb92949ec17c5c10af33b44919ea38bb02082190d59986065cc33eed3e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:35bba97dd4755a1fa689ba8f21ca1c7032bb33edefa1d0f3876ad8ce51cd3971_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:6ca721fcc1ff59f9ba90e498aaec1c9eb0ca25d3271c9543c90a01e0347aba40_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a67adaf57a36797d9cf93c0bf401af4a36fef4d07482e8f724c3ca09ddc028bb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:ff8b13e6d6a2a990848e8a1e74e7ca1cba0f5652a29b86c3539fa4e031471049_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:2f99b0a42ffb2e5621a9c4ae0efebdbbead4e4dd187e947b93f2963c989bca8c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:37f5399e1e7ce3081c8534f0c6e1e5411845725c46ee3968f5b38f0504fa47cd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:68969a51e2166f6701dc1000c1daff3163d35e5dee9a40fcdbd5830305c73e86_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:c6804f7338b2e0eeb1bee48114638524b0ae0af1399cff93e51b1e2b4705e615_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:1dfba198009299ddb18421f3cc45d656da9d89ca71e5efe9b084f730f49cf548_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:64b925225905c73883694dde22f7ba5ba53d62abc73613d7c5cc9561af832d71_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:f1c4f8d459edea83cd4aebdae4d6eff6901abbc6eb9f6031e78f7a3b79a781ee_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:fe596f06302f1f93b4c403a08ddb1ccfc8f13f8f66da96b6845508679c2a8a77_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:83a6d2cf513c846608a8727ed01cbc6b1bd7da84489eaf50dda9b7fa3106d76c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e1938266804498012d42b80a4915a2b8aece34efeb795a17fc8798f75fa1c48b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e2defd0a66a261a697fd606239d4d1914df6c2d4875c0f4116ac1a35ea585a32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:fae2d6f13717bb6e98a00f86b5baeb328ddee27a2b5c2418849bdd767007e947_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:0c4eb0506879a32b58f425334cb9d88a3d507295187d2d2775c83a9abc3a8ed8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:1e2ddf5d3509d41c8f909d64d6ae7d3503f0491d967578cef48ac0ee5e624b1e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4714307e4f7462275923401148062e6dedf80e937abecb79abc92f37be0aef45_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:551f4c78b778b8e784cc3733d7cea28d888346944d306d76b57768e7117be85e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:20a33b03d94c0d4a84256b477b4783e2f7a81831a945545194db6c6432c12251_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:aa63ac3132d6581bb20e97033ffc84c67614687fe95b0a4288f1477b5b59dc80_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:ad088f1f0494a62602d3495351afc422a8a53b92bd907705bf4e95eec5b1d98f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:b3ebdf5ab93e98b05504220e0bfd9517eea21080e09ff27df599f7c32adee343_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:05aed886bc5b6ee53427e2cb8bd87063839553e8131be9bd181a6ad2811c5617_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5fd8fec8cd97b6099be8b511f8c03bbb6d4b5537d185b092c945277a865204a0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a555704a2e66c03be613a77bfcbd7be05a3d21265c9c95d351bd928c6e0f897d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b81ccf95b3f4c7fa69ac15ec1ada3d22cebeaa53aa0ee2bbe77863ba323fcbaa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:0a1dc8f8b97d3f8ffc0eb6fe95596c0fdb8d31652ff2e2969a77cd48a5cd3ff9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1474075f3cd178aa7080e9f6c0f2546364a3a5d4a7438aedc9479d7316c63519_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:230bb517ee7cc6b25ef027ed545f308b5c612c0901c50408b557058fea0a7c97_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3b8ce5e8fea11b72b53065a94849c2d856e9218cc1f8641c69c04a21d27fce7e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:492ba358a292b4c6afe6984ec440a65ea3247a9cf52d3a82e34601b9b49566f2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:8c5de7a9e495c4d1ce854f6d009d1c81ea8907acac8ade1f02975704024c634e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:adf8f9f2e86f9fc1b27b4ed366cdf17c231f4574a59670f1eac81f6b9af8149e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b1b6368c4d7f4bd7dc4072fe195d1da67dacdfa4d3d4082ed5713b5e4cad6129_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:14a051ae85b29aa82fa4f448d3169fd5fd37fb37d7cf7b24af3e76b224ae2a25_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1d1ec127f59b2a3e91ecce49bb81bdfe18ccbb4378f7617d12a5f6fcc3277040_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:c5d0418e7661bdba8c8bccffdf081e2bc630767e6b8ae1ac099f1c0d6ddd7b74_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:f3041343f490ec7d6e6b75fbf9b516fbb481e35b9aa4513cbd0272eee2235a51_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6d79fd44973f45b77370287936c5319fee81f4f9831fa0f300d2a58fb084c420_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:7bb63ad8d2132eb2d6e8f73a8edfc6b5558c948ae45e443fb150adf8e297a79c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c41abf20797e0e0a74aeb25f510689cb5f1fdaaab90a1507163a4d201d4b7c0d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:f1bd99ba8708d9aeccb920a4cfe7fd6b410db0ff15f517cafd094dc746baeea7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:03b176977dab9085b179146dee560b08a7a0ea4c89e41490b93b0f0353621025_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:674731387009a17b66d610e13f4ca9edb4ccd20675451fa13af14e0ddbc55ebf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:67f5639d80467e5f525160768ed3c007f5b99723278e598bfe1ef11afdf9a43f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:e7eb31913d7b4e8940865a0c3d72364152e358279bdb0cbe7974c7837a02f66f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:020b10daee05b7c237c9b9914077aad76181fe0de4ae2ab1b47151b47f679949_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2002c409bd3e1960a8d79f081dd43e2150582103e47d20c7bcfd797b863f0ebb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:288feafa494da8a4bf480c1a67e7a9c834bb02f66144515e5cd2653fef962d59_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:513a6d0c2d85458140c589e153dabc2f5293d28097ee1bb1106a9945363548f7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:18b44430800377382372ce257740b9aafe0546682565bb0394c3a39a078cf6c9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6a7c255d286aed23eca10c0c0dd2f5d9286a87ce5eff26bb559efa44353ba67d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7baf3df29db6dda350c0656f7828fb8ecd9858e7b57842cc15809f5c9754da09_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7f05653512709156f84fd5e802c47f575fecbebdd1c35aa99c1fa65f9453b349_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:004492a0bb239936995030a7898c2c917ea809cf2c7a6890972765ee8d8fe9f0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:a696bbbb3bc193a4ff3a2762a1cc5020259cca9b4c9ae996285eeaafdfef8528_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cbacf4231b583bf75e637d95e54528bc8fc0df9e53926fd1a54fc2c9fb030e8c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:eb2bd6a8605a3f61e7c9589e6d47dc28f96bfdb2b4ba0f7014c971d4f9e1439b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:0b6189dcc414e4d48e333d8c8c8c2665163fbbf04b8231c5c5ed66b460f64b4b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:29320bd030970c9b8067b44a5a6b2d4b8aae2e6760490e9e8f728a0d75e49190_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4e793e626c2550c0e7baad444915d6da1b9fedbfe4700fb0ee09751b743d2f12_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:1d24964d9174719df791f5ab2aa97ad584e4cb546072750996c233320271393d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4fd1047ac897a34add5f4fd2c943a87380c53af069980e28f5e4710280dbe76d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f8ca2e0c18140370e4d38d75b828d710576432c81d0717ea12624d4759e41248_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:194e198147e12cfea11a2b8133ad90f9dcdcf12ab64858da16e97fa985ea78a9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:a1ed2fffff725a172e05d2315f0c8a546edad8306c0bf52d5aa7c0dd13d04891_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:a8e28b541152ae2849a74778761e397d040e357ae21b2922b4be12ea81eb79da_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:0b07f49872854ce43162404577fa485fd150a10607c93df756d892db1600c0ed_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:178df3c1aa5c1a83dfe12b6f8492aae600083ba07726ce8b063117ec466b4139_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:c4fa54593d42bd28429e4ef572b2e6e882efe6c04932cff3cce6e119cc5dd044_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0ccae3f40c64be32b7a773fdaa430f6c7d0ed7778418a55c3cd1517886f9e759_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:57027cd53887fc439d0a2dd09bc0d79e266c49cbaf196b3ad758e0fe9d09ee90_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:d0d53bfa8474636abcc9f8a0cefb13069a77e00296c404be39e057dbbdbcabc1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:d4fc054911421898939346530573df11a0d059c17a40e35bcf971d6cddcfaf76_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:8b1a68a07b6af860fee73ad1a1cb04480c8623913e5ea784a8f6e03fe0a7537e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:90799cc9ee99cac6d16c4bea7c6561537d319ca44c2043d5c2b9afc9acd3a7ba_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:a20b62a9436884c9b1acc33498ff4524cfb4cffe69c5e9e88dd9b077a976bb92_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:f239e260d1f5f01132a0d3f941dca5eb39399c563ce297f36319db0b803652fc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:3f75438b6f0a312ec5d549002b88a5d0138e34be8da6db95cabc23b424f1d7a9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:6ffce81636de40147ba2987abe3071f4778c48673d824d31406c8f4a388ce6d7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a9308d2eb18ee97c884bc55771f75d62db896e1736ccad102f4707ba553e5023_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ff689ce8586ac5dd565e87fa801850cf5ca6a15524eb3290cf61edfc37a32557_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:43d6df0117225b5d07f675212f53f1734d750c3386d659464b775dcf835dc2ff_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:fb59d55f7b3958110c251cf56dff1e4b201f26c455ebd3fa9a3050f0afa90199_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:66250e79370aac01b810d16ce953217902abab95f8dc24d84ea3ea27c0d1e087_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7ed8850f54050cbdec77df42c1e34021b062fcdaa20d4939bc52f55818f0afa3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:776a5c5dc580336a5debad824cfd9489f7facc0e0233d04c0e5e3a85e87c625b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:f9efa9504f6d06e0823dc611c7cf34f94bbaf95cf82e70db4a4466aaf371ff21_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:e30740063dc526ce072c66fe22a1ef7caabfa64d49d00bc94459a9495046347e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:ff22b4848efe69cee98ba7ce39913e7fc3cace111edb5aed5cbc5b80aa4426a0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:68ce3912f64510677884c97e30f1f9fd9e3941e099e8167cd43fc25dffb34b11_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:6f00c1b82f8705f143798e05193187516f8911bbbf19c256fdeccc85cb562b4c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:297d9db15707fead7dea5a6af767285df0ac0927ecd35c2a86b29626b138f700_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:59fdb89c5000bf4832fbee9ea08131ad69a0edae2d674bfe8ff3bfd3d7072141_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7580a1ef860cfaa89b5c365b4020ef1516c50e2829b554267c0fda6e607cf7a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c5548952fc4edb7b79bf6d0a257ff08809ddd0c017de0872e3a4280863e7ba32_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:9939e5af30b0d53ca6aa2a8c6e70b6461d872f97c2b1d0d3894f027647759de9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:a02b65c4545e24c213f0b675844b9b7f171c65f8d162319be27cc3485e04b190_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:ae357dffbca134e24c32d411848f619619281f4525c5dfd2b93ec082a15d333c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:bcc0e98ee13aeb12c21cf679651e06036d5d9509e40e11145b3a77dee35b3f33_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:5f7553da3521aae14f0ef0bb86fc76c5bff5617a32ad61a17a719c3f1c5861d0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:c1fd8c36903c9743e0ca7641ae1b9f0b716d332c0c6259bcde1d4cbc808e5822_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ec75e010451455158ea6870120bd17eccceca16a88b24e33cb23e1fcb66ba12f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ee6719af84caa1131010d6f0695a466f8ee807f8578de78e197bc5bc1acfcf29_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:027e501b41ecfd1472988c01b9904ccf29323df165b58e6f11cbc4186f98dd22_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:6245b2b0bbcb7935be61e6a7e93a84c11a4379fee1904569bb16532fe03e116f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:6e059a366823df5793e1a8021f504c9c7a7ae66a223c9d099d17db22a9e50226_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:bf917d1afb56c4ecf2c1fa6440f8996c19267affd201f30bb4fe9ecaef29775f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:1d9372c87889ea571921e7830f087f468eaf2653761196b828eabdbbbc18c2b1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:3816e4e20afac47544621adb385943fdaf5955e713a3582dde612fc16d8d08ab_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:6c4d892cc2c16e161b1d91427c2c9e56131a53f854ea30c511f50daa6b6d4f33_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:98218ba57aa1b22f4bb203161ff89f33de999341e11b852d22a53a5e21f7e536_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:048998050714045c74283d1683785b17f1dc9b5fe0240fbb934812f0fae9fd6e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:7afb80cc5b1cb73984ddd0feaa73f8cabf6181fa323bc3a57187975dce3e27e2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0afda7998b5a5110f6caa7cd0f18eae31c1d127a1ace2f40f22293e7aa9de4be_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ffe078a02724d6e0920fff31df0b0b89b62a01e835d6cc40cfd9593e87ff05aa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:0c4316d2b6eaa90503c8d17a32a78cfc0e898673cc2f02b1cb4c10b4aecfd55d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:c04c09295eb34aa3033f7fa38db6a29903e2e0c19679016dc51acdd40f290746_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:eef5cd08dda4e3ebdfb58cadec73ea48aa936058cc85656028e6f27e1ae51031_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:fe06d8c0693a9cb26567812aae7ec13e2899c49edd0a3357d90bde1615b6486a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:62de4024ff480e4e2cc110d4744bfb506611829f88602fd574dad5ca08ebc9f5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:8b891fdae0efe3435ae3e19417e615f52fa4b282766b88366c7c480e58f9a3c3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:bfa09df184b263e3fc9b36106f8b6d095891bfeb4b3c94c0f7d495089350c146_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f3233fef00770dbaa7454b68d633f14f660240c48ef8c7e37e97aeada978b2cf_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:15899a4464bb867a308ff30a46b64b7c0afc318d1571607d42b76833a31310b7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3fc13f73ca759f094c322fa816700b0e1a225cee1a3b11ae267572b45165d3c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:53524d17076c91734318e435558fbab7febe331b999526c994e11614a3617c3d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:5cfc388df49f6c84fb1cf21c2b628b0f8852d08fa725b4da5f6fd0cd5d34deaa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:214daa798f4278db5c10c4697b4194b356b0bca1c6fe4bcd17601c1b56d56ced_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:8c3a43200e203cacc1de3d6f6cd71234d6f79312c5123cf0b130c8394ec3da8f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e19c579fb957823026ad4af2b67aa8e0c9639dfd26280089436a6bd13a6cb702_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:fddb35b167c1b7ee50428ed9b319d566614a8ecc21dcfd569a48783b82e0e74b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1967d34d7792405dbc887f2e4ed8c59351f1af4280caf0ec18b667ce218703e6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:43a34b06bb917ae30ec529dc32093ea2e644ceaf121239adb5d5d59d40f3e743_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:4804fd47603e84cd4476c0d21b3779b933a5621ea069ab22131ce117205d20ef_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:da81574ffad776d2d45028d90598e14ac44dd492f0d4e4561ab3b0919eef6467_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:702dc664b505f0955d9c4870e4354483215fe7174cb69442cb0110fab66c2aad_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8faac463f539e2c2a71d3ef4b7aa22cb33d83531f1791bfcba2ac4b4f81295ca_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:98da66266b3af4f2379652e0a160a1d330998e09a31eda41f0975ffff4f1792b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b2498b326435e49c60ee9338e98c4af24bc3989d2758755cbdcd230407232e42_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:5f77f098933eea28bd670596fc4f04a1f7e55e98d4cc22484620cbafda377bf8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:6e86b89ac47d616c052d503dc46f43c50aae87417c908f79a5427403e0623333_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:bca3a3b5b145dc5ee9a90a995a0eab094d5e9db632f1889ba71a98d1d973ac9f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:cf02124908b044f1aa48e54abe2b80a856a22b2fadbaf04bf58242e8064d44b1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:607b665a0605b8c2c86040bfaa3203667f1352b6ea722819f77ebef3ecd2aae7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:62c9b40e4a584b80bf1a9ab4726b5998abc91294bce7d4bb04930529c1a571ce_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:ef4c450f67cfcfb5360ccab31d33c98fbb8cda21756160760607e48bf000db67_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:f97f3df33008e958c677fc9bb7056b645456240773bd33ca6d3c929e0dc4cb24_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:3a0a62864f7481a8bf891a635e24abcef4ab97d14d8c32c8ce0f66afcdbf223c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:ab966f2572bf9087a6def43f913b45d059f9eed3303252cdc4ae191a8d8de9d9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:205512f8a926d14978f1e7b2268423f8788e0e9b912b2de602562372061b88d4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:b7d64cf72f422fced6a4d9a896c77dbe2b2b4a2d2ee29834ddcbfbfda89dfaf0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:577012df4fc4c8e68e83e381168148876a9d3b96850bded975479692df208f75_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:6a7f64eb8c5859bc5782c8f3e59864e72f7ee4b9446a7250c8493c67e7ef8a31_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:adf37cddb7e925375d0860d6e8deec87aa20253922302347a20d8a3a0028a7f2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:4f4b9a5b6d588fb00067c7f2c2d8580b1663d5e3c7d9828c5005a4298765baf0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:525b41d20d91d1f974676d9977e473843a3d96df9028e5bd477717d4dc1ded9d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:60a139e740f69a1222dcb38356e3a647a0c70e0a36f91d540eedfebe1e79d2e0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:e2c25e37fa7f15312881a295f59e06221fc4a7811bc047b22c5939b09f1908b9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:24eb520c029974ab5cc3a62791442308fb2b30e3fe988bdcbb605caa577473f6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4e57078600e8589b495a3235ffafe94f6b1e6762100ce61cde55658ffebacd9e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6479cf4efec9ec805b2057aa95cb76ca95fac53d109827a59807cda935b9665c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6f06de76b487a6854f2cbc275153a480ee2b39bdc31d949d254f1e7665c28a04_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:32db4d4aaf4ca1395a4890af8200925f9a57ffd4802f5e5ceb0ec63f0b314e36_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:99766a65e172e428d414df1359e85884abd99dda123702b8090856904aaf469c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:d21474766d2761c14e518b93e9a102e3e09aed716d30433fb861c999cf292081_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:fd614ab3eb0467bdf467da01aeb58128c276687ade33cd4c3bcdb9209e5b07d3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:4e03c377893c5aeca203900e868bcb00eb424d30f29da92debf5642ec8393fa4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:4f71a84d254caaf8e3690e8818c3934b806e3e76d5814ecb54a14243af8f850a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:837c64ec19c63f2cbff7e45519c1bceaf39f61ae184b0030c583f099489493c5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cdcb9cf473770224a29dc98f71e4abf9199325561c86c42a2acf7b7755e55001_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:10fbe889db0a1dcb79e95d802df9c33e80230ce7e589d8d17fde88f54541ba45_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:3333948e5b59adbea455b4c0008a90826c81b992924c5c82ab31ff36259e21ab_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:33b7b638319f3c2eeab53686a2d20a8794e224012422e69ff41bc2c9342cbf76_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:fa40742cd762e38592a466e1e62ad0a66fff286d2ff8288dd8e41bedf9900779_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:97107bbe458e3e0d9eea1b66c87fe4acf16d7c8a3523c518674faef9f0675a01_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7f6cdc862181fbf055fc1cb35d4a0139b0c9ea392aacbfd8e4df3c084f05451_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:bad5d83d733c306d3016c8af707b4af9b5a1521dccc01e550927cc2f673771cb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:e2163013df1ffce60aec8702aacbd7121a37965ac06dd5e38952d941a5b0b65d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:546263c7efb5cbaea346fe92dc2399b605aa2f32651eb857d6a0c17bd713b9ef_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:da57c639373fcb6b0f67771943dc97f941cf5e15c56909ea3bd39be3c19f9f0d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:debff5847176bb3f889c07131b5452bf4d41d4e050c83355735a37fb737de8f1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e39e97d563f73d620e9c6c1002bd3a5fa1557cbdd213769d4c249c8d108c3082_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:344b027bf79e366a361684ad1a55c20bb669bd11379def610ad39c060c7dac3b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:425e523a367ef202f8b5ec07c018a3d20798aee4d7b6c2893ca4a58a85d971ec_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5a148b69f649d2ee38415f44a2449729383bdb815c3db7fe9946fa5fc3a4b1b9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5caac46fde53d2509eb8692c845ac26913dcb4fd76218d49743019bfb6542826_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:026be4ffdf26852954771f607a274a838746e607c186c666229619aa24ba821f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:192d0d1c686de8fc61d9c1e3eec6dba7938a2b2616f2c616e68d7b6e7619b92c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:afbaa4bcde83aab1b3a524d5ddeaf34fd2cff46743bacae469ade35a5fceb48f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f7cd35f5a1f5d25037c79b4a11fdb516b5d26509e1cc6860124f2c4eaf423eb3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6a91c1b6244da0737e30258611337afd5928f225fcd1bf7a2062fa1b35c0e54a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:bdea4e44eb8e8bae57fda8df8c98b8dd205c6b2d5c2363553683a955e08b2dc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d5507820a4c3f90f8a8528bf1230481d4eb78ed2503366438584a057168a59ec_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:f1106519fb7fc17c6d9dbdbd061a37cdcf23edbd3c526f231060a0465847f464_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1faf8637ccb92eda00a4325f56d5b13bf9afec7976d62196d52dc5c17f00ef22_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:30709985361147cbe75e8070239b2b8e6b84fe901f15c40215d294e01117fce2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6ec89657affe91088e81d3172e4d07d81338a8eb0df7801eab90e2afbf6f11f8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ca1d4327f63c10e574ec7108e42b51754a89660ab3a9f894edc6fe218f6b64b7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:60dd759695c5b7a9a958278fc09f3edab6b4566e698b9903f7ee87b10b5d3f59_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:83f8e936c706717688b28c14bfe01eb0a355852192971c8c20ff421f7ee09076_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:af4362b0b25973d7202655613a237149d91fe7dbfe8050f22559a851ce8230ea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:d5f4c12a2da21bbf08810e642331dc8e3f8612a00d192bb2032d65a71593424d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:38e4212042aeac05257542399a34724c5f92d476f0d41b9f94e2874fe85a0240_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:4791ecd6ac56fc225b823d707612379b3b8676535ca6e939d224bca6afca0a0b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:606aa50bef75f832cb801638b13fc00182dd7bef4e2f6b599c10c301e6cc8f2e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:fbb3c67e8827d142096f5cbeba74abe5c9f6c1c19ceb3d2c7440eb3ec95c997a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:22d4ce4c381301de4602398c599a964f7071337557ac75ad41d41947932be181_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:637ea04dfa255f6905fd26e0b1bc69c65a9c626ef70e54d0333e84420c572120_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:c6c34d670826ccf493602e6bf900480dbef8d8d2b963a5574d5cdf3409c60639_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fd0d7e2705c100aa69995a53712914134723a7402253ae415dacc7b256f01e07_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:2129aa8e01502ab6769c30c2f9c27aa97e164ed9197cd593150407dd4dbef5af_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b9aff574985a33f3060c70a5ad9cb4404acff0e1e6a52085e4c0b9776c98987a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c059be494e41722ad545c009e5ec17491ee8b96449289f8d4a5896114063c61f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c29a00ca1c7740c13270eb3c9931ec944e217b5545f2178f0ad160606f0e1382_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:f428e8a5292fd8e87fc7ea32d970db7d0bb67feede24b8977e839c5f22f7e63a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:8a2682d010f9d9b55ff6b303b7b8353db0da997c0f51a135cb04aac57b78ac0d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:087a94cfe617f5569cf922463773d647bcaf8f8efbcd1080b527fbe8a6f911a5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:0a5e38ec8cdfef71dba589900c0f41c54fa0404c5aaa3093f766b24364a3a8ab_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:1342925d02086aeff1cc01d59344376130646bfe5735042a5c06da19edae985a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:bd93dfa6eb2669ce41a429e7183101328e8c35b9419d4cd4ba321479488828f6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:933c691864d24efc4ba04a306844c4c11e775146c36c818fccd742a6f12e21a5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d3716c231ef73084ae82e7b57f5fd8b30ff7c72cfb49d898b71afef6d58baea3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e1d999393c6e3f385fbed6668d0f9971694d0fadfba10f73cfb8cb50837ded6c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:f81bb84282b908d2575aa5f1d47629afd3ee1108aae4fe45d895f8bc2193c072_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:201bcfae1fadd5ebcd369b001543e042c455c137be7077d14bbf17d9b4590b42_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:3727d8acc81b225faa662f0e291f2ed6cf19c279251e6e8d9cc55142e8a79303_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:6c92029093b3ef5eedfbb34506b6bd8ee2f40cc9823f169518aaaf173fc36836_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:952ca848726e0fb26903e3b7bab07ad9568833b06bd5b14b0a1d42c6fb1e9354_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:0ee44e5108771b498a9e8a6533425fd9401b2921743124bae0792a7a81bd81ec_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:26402170a93c95aca1dfa1358fd66c85c40d2622b9dac31c569a3ddf9c3fd5b1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:5becb748d9199760ed92d0451b11344ba63bf0595a57f37d11e450d85dbae78d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d975c4728597770875157d701a40f4331c193dab4dcddc3b800316b86f66091b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:1241452c12bb502c22a301a76e6aaac0f9b4598968baf38880e73a95c128eb63_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6dab6a593867c8cb56a85482d02e9edae2123925b3e189060befdb3270494d48_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6f323e3b4bd8188d8706ed16e8fc6340d6bf073d1e9f6f81f80d4b4bffe5e8be_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:b59d40ddbc35e66256bee8741d4e4eccbc616ba99d7e70200433a5296c131b7b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:252ad470234748c32ed8756e97fd96a0cfa936e6c711218184dd2f0a175ce3a7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:388e4fd874b3e4b6a09e3fadf4341a676460f7cc6a11f21575dbc1d6cea56748_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:bc8b55fb3bb49a950219ecbffd4b29094428effb3dfe6c1f42f0d1b69c7826e9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:eebe1dab4ba471ed9ed9cad9e4e0e6cf036ae92174ce05d7e6adaf99b4ee1df1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4bd76045910e67cb331ca2b874c258ed232ea87be3e5845f22ba1dbd08f5f507_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:66cf3416c342d9b82979256ce1a74cc17600b77625739d6c9b0cd2d4345204b1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:ca560a30eaa9eb9eeaede0c249e7c27c494fd803c05a970ed7c78c7d673a8bbb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d20e4fc2839ec0604cda45f5115f9d111a747f9270d53fc39d7d0c69e1e2b748_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:076079c549ed249dd139616133cf5a589666c249e68ec305ee53ec6bdf22fdd6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:1eb4fc64e9238d7eaf61ffa94f90dcec1ef47da189d00bc7e64c82438db9d736_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a16ffcfec6478b6f4f4d89d9b376dd3534ab4ca1cb02a2d1d891c3e8277317fb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:e4735f99e4103ce7a8dc90e8d06b4056efe877281b948049a56d33102e9d6b93_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:0a3d54af3b7e8d0c2cbad46430b80c09ada8bedf3dcc81391b1c83e84f0514ac_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:3382350ce8a1435cc6f888d1de75069f001759a1c021bb8c9bb3c8a4280b500a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:3735d8bb333882d738b8d1f9818648101ba314d1dbb2db8e1cd8cb9a531eefe1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d4288937d1b21950387fec3654089dfcc068b229dd491dec1db2d572936d2d4a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6d5edcc89a43bebd8b9dbe7ca57d06771c2b15a65565832482fa9041a8923664_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:77ab19408d51ec26df6e4003687d195e538e8c604bdde9730bcccf0ce813a3e2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7fc194f806be7a64a292e58472f7a9847ab41fdd4a5acb30876058e8d31f9768_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:eca062c4d475fc02f484497f47554275a45fa6bf962155bbf8b8cac461e98909_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1f93fb8357023a912b389c987bea11c181dcf7a8d124d379340a09ee2004a324_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:bc80e6ab8588decba39d05df121e2a96dc5339ade526fcff9f6d4d298f021c55_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:da1244d0ad890eea926068e8f20351a8351d9651fc31edc80fc2d8600205f1e5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:fc19ccd8d497f2e749bcb359ad2852103168180dd8b411f75fb01052c4ed2c63_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:5a36b250603d69f52c668e9c744c296155a2a0df23eab2bad1973294f194774f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:6e41049bc990b58c5f520c7f94ea96a7b9b341bdf56f6461d77c5c74d35235e9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:7ee0cd2c01687f0379b3ee6b24d56d03090945a1008d3d6e58ea563e387e7617_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c0010e7eea382e1026a9c5086ac2793cc59ac48495ca6742df510bcf5f32459c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:2e605face470a751490e294e57d97b464b652d729fefbc61505806e1c9489be2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:4154db0844a4d85a6b20be1582d2be56087083afee496d213c92029b5437e5df_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:64e554b3000b83aca870eb1cf4a746cb3f539daf372508e1445ebd74b9cce877_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:7b19e60c2134045469090d301eafd0a1b8d0ac88fe7657c38b09bac260f94835_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5101825b10a7ff1dfb53803d2706ffaaabdab138fefe0923cfadb8f98a688ddc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:6ae8b76d4821ba66837ba298a3c937223ccfbda0d7750ea8b932586d27556652_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:93d1fe6c6a35a72fb2b2c8c3ecf4c71b5a5c93483127c69a3251e68bf4f3c499_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d3fc77411963f980f4d2b70661b095da9a93140b0c7c74d51e5807f5d0bd7ccf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:30ba0c2519418a215de8c5fbb509964d2df6fc4894b877e50a5ed34843860a46_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:4702ff24e95cf3c7da6520f9d9969a3ae7cb8ca5b334ea5ac0165ea288eb0b35_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77eeaf451f0cfcc3810f40662c411b01a7a3e51a061e17763a20af7cdc7493c6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f429b7f7f61291d3bdd2f451b4a46cb1b30ff6bea0b1be62805cb8b0be24fddc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:35a02c94165611b440a375862ad85ac5d818385b2f837f2a00bdc0571a8368a0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4ce06b629d065a5fe962fef9e523221e116056ffdeb30985dc4b2a83196aa71a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d095886fa46122bded2ad34e5e94c28e882cc40dc1ece6a57f7a92197966a7ea_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d2ea02154aa9c69b4456063fbc28e66d5af72d0dbc76dc2a179e3f509166fb64_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:171079848ff0cd983684c3887ec5c1c7cfbe9095a136e6ea016c7f636a590134_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1aaf2b01476df4ec828dbc2d7da390a39f6892b4c117e4c3e55f92ce0638f8f3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:5c1c2a0b19cc283da65470aec657b3f78ab7efcc67bb0ff309e801686c7f52d5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:5ead9517953ce770b075be8bcc34dc046753b1a5dbd1a68083c2c6b1ec91bae5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:40b3fb0b54e266d9e69be643c4766a78cc00085e0c4b0217c3257bfb9f2edb22_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:723d06b34af7f631f8404b53d469e4b921ea8cf8793383f718013c89ca5cc3ec_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:b7d1fccbb21e299db680024a21d16bd5e6c3b664bb77faad2c60502e264c86d2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d17bb43db79fd787abc4a52522df454436f00f5f9b4bb6215123ba2bfde2ff39_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:14851e994866c8df877c39145a5c98a9deef596741775a097b0e41a3b254d1c7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:20399bf61867a05b52612cd2e398ecdda0f4da9eb037b36dee464fc211670cf1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:601ceb3296c6611f834f75856aeaddc243242adf20b8753977cada543cdd2d64_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:93a00d6ad56404cbdc4cfc40a8a94d00cd9255823da458270fb99c34414db267_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1413b76827aeeb00b1ac629d8a0b7a8ebfdee642e6c45d5727ae93004e6f680f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:32117a2b8fd111988b1b11d175d2c2c242f3abc66a33f0ac7dd3c22487404a57_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:3d45ed1cb96fca62f24a498ceb565f6e8370a7669b572350bb517d63e65f2b93_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:50b6b72432e3f30bab72f72901bcd92501ebdd1c29d5ed47e0d4157fe317ab97_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:40ad67a8686eaaccdcd145fc4b3aab6c63b0a94b4332ae553c45bed74bff3926_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:5e468a3b4c139eeebdc3bdd17229081081583c3e7f17dddbd524a2ecb8156490_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:26152c2584c8bcf497b71797735eedf5a319319a72d21bd2fad5866fe1e44551_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:b41edb346304f299dbcf1d60e97fdda24cacf4858a9e0309a48d9a709421eb3d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:22e4894abe71731d08afdac1b63273995e87d936c1da5fff1ed64d306bf62802_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:d28a797f178646836f2fd1c21089aeb3f1b1ac2187bd2edfba13d7a296592e62_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:5367dd8e4e3c21bc2ef643428573840961fcc62894e56e1a7b9fda520a399be6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:bf6a782f5f200445fb05e76704c7dee9a35b05d86774fb6c2d57853d8435e8ea_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:11fc25fd849bd882c68de730ccf48c5712fa067ef46e3d00e48c134bc494950a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:502a7a0a4fa7bed131056bf0d07b1ccd387013a5e1639a852a4609ca34de1562_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c74a413249ae68087599674361cfa7d78a8f4015231d6257278b31f301272a73_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:d11860b4639ce61fe82d9c191ecaa1dbd6dbbda38716849b70d1e96d9e53a0f7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:594430e55aa7c83e9a627d2420adb19580cc2b88e25e8860ce129d2b7a42a397_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:70256c813eae43aa9fb2b77e623cf8c394b6ad7d386faf3278a44f5b8439a95c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7106ebdc71c0ced945b9f95f97793fe1d0e7a2fb9a0cd5ab02c0ace8abb0bbc7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:9ba8772ced3776b3fcf9dbadbf9b977536fa27b86edcdeaf62a0e184126abc1a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0a8d9a4e8e39af4c4fcefb1492e5c4a16e26927c5faa871cfd1f56759976643c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:10be6e107e2df71054aced851b096ead3bc0cd1d5cb35ad624f3fc09edf07849_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:241900c186c45e7acacd979c593e82627f05fa131d7047ae85969ab1f9ee1ed2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4125ed9d1d10026557ded070c2fa4eeb9df29c106bcf4da9aecd232dde991547_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2a158ab0c8c28aa26f3a97fab241dbf6e4f7769679d760cfa8aa395e78ab35ad_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:39d76960b7cb841a41fa2f8176150fe2c3b9dc2814324dbba6135b39e05a706a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:66c351f9c7315b86d684fa54d4d10f623050ef5cd95af95ba26a8081b9dd502e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9ca52758fe06f477db326f6cf953414b991f2ceab70a72c1e1c7bce6dc8f57c1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:32a93c0ebf4c848941c8aad63dce948e7c217a779319380e0ce998e5fea1477b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:362f29e4453f83f1f7b09832d13f730fe9f62b15b8770d5dd83773e652807e63_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a4e1670545c7d601c6a0f32925eb552fa11f726286731801e377b456c6054c20_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:c32a29e67447de2f291be0b94a1a6d107f79a67ca499706f6e52528116c8ef97_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2fe1c95a2490efc717f0ddac240411e4d9f86b5f9728343f7843402a22e8273a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:724515ef56f531ce22e23fa8523e154f1f91d4068f46ee6f186eb0d63922a16e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:815c5c87b6614bfcec8b23dfe1f63c2a24fcd775396f25a6baf5555475239190_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bc30e507b7bb9318f085b6d8039dbe0758d4b2e4a33946cc921d5be581694e24_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:0cdab28f527d731b60073936b9280f7b9079e6737a26767bb482cba628649c9e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:2f8dfebe163a643cc6426761076445f170b63372a1af88be8b2ac045c7c02665_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:3955562cafa0f0fab0d5964b8dafcdd9f0e069b27d36d788ca4901a656af1383_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:9a0d301174a2c9788f51bd53764c3efd3d49fc5158148ac5d1a3c8a7e4df566d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:57b7346210cc85f7dd4f188292fd0b0129ec7d60d2447f6125aa8043b6418658_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:63ee5c46973d72fb8e38a0e4d556a1dad3eae0acc5f1163e67b52e6c7b61daf3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:bd96705c67bb13404cb5f3ae03ebf9e29b4b00d9264b9b007c8823096d406840_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:c1cee6e636fe50e30ad81d7f43f2301d7f9668138ae450fe3913dfb742959b66_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:3ba90a805d2c3b71ba138f39f5f547465f97f115197cf340025a93f8f4aa36c8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:6820d36f0f73e533c45f3dd8f7a67aeb5f4d28f106c85e558bd04c94fb52cd21_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:94a053a22561cc2e69bc261eb018e850e1fe54aceabaca8b9d34894bde36dfe7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:97403be1c35b3eccb62c076f2d318b42f6ee362c0168f880f1a78bde9a2e8e5a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:1cd2b32b7c64b208c89878c598b7061f9cb31985c56420e69ee773b733163126_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:533349585b52c44df7317e05c44f6d8707780f04ef11d31e2eff8a4804ed0aa7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:54a251e0eaf0a336567dd970013ae232f5d1228d99154769b9453182c23a6247_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:76108aee79788dbcfc7ed3a9b73a8d4349511df5da5379d9a51cf2ce784f9efa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:215ac27afe3c0edb05d73c6696822536dcf2f258ed202d84b285e3244fc845f7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:647e4891adf555fc79bfc3f578c2a7fe509737c382de78c41154911bf6d7d20e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:851fe73bf4071733b87f3b4ba3131bc22eef3896710f6c044bde14dc6ef63926_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:90bee0f18c8aaa6a22fb87d41ef11d9932d7c22157b86632cb1b9176d2bfaa6b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:22e1f915b239f1d1a62b2ad06f27281c72cfe121642663fbf5cfdd1eceefa7b8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:60d4bf79ea1f155c04d65d4d0f5f30419bc7887ccbb91a26b5ea4dc22b553ed8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b9b8dd1957fee9ef4f1ccbb47b263c21cb6ac5c65e140c9163ac0fc671f2f8f9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:dbe45daf60e282af5930f45a74be5dd2dd720d04a734bd5bf52018fdd77bcdfb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:079b3169a49eba798e35d59ce70ec381a0b3cf0afd436dc46744ae88916fe9cf_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:354768aaf271404f326ff1823cc6be9d9ccb420d1e8f9fca4e25187bf4bb70ec_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:2f4e80d82a873eab6b0a701a93b004fe1b75ea79110cf5c105ea46856090e2e3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:8849be3c593bf35397e543596a3b7ec4779aadb0aff1cb4ad0daec50d711d859_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:079b3169a49eba798e35d59ce70ec381a0b3cf0afd436dc46744ae88916fe9cf_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:354768aaf271404f326ff1823cc6be9d9ccb420d1e8f9fca4e25187bf4bb70ec_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:8e0fbe4057208751f7ee8e28bf5e393c2197ee608005c516c527e3cdd9986b89_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:efc938c1b9b0e79726efa1aaf42f270efc9c04059386208dfa52a96f690ce35c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:1c594e472a68e662ef3df59f4e1670ce513c5f538c52def2a988a08fee67881c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:3ca8600054ba7625dcb195f2e1d7b6ae4d719b500996ddcc22fc174fa553c113_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:4e36aaf9a51a587214cfc4ee75cb57d0b1eaf550bc3a50b9547e0bb164b1fcfa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:e6c7c42d0c7455b32e0c2fa9db3a0c0f98060ac37a7b78311e7675027d558a0d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2d2b7b04ec16e7a6929abf05b7721ed925a70e7f34e7046d8b5851f825ed4071_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8cb225a005f9fce3d388216d10c76c1262d01909f49a1d52a678f16fd823046b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:98ae7137ed93153ab894e8596548860a83e03eb9fbfc2495a881eb0eb1a892c3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:99c19f7cf17f35aa6164bde620baf4dbb28427748f364cb3d15400c77757b143_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-09-04T13:50:12+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:\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.16/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:b2d8af25d1a0440fce3e16a7d5481a228c29bdf7510f9c2bbef241e495004992\n\n (For s390x architecture)\n The image digest is sha256:b8fa63beeecb258529d2b8b22fdd90ef4846691c8e41aaff2d02279d72563a25\n\n (For ppc64le architecture)\n The image digest is sha256:6847316b4a13f663f32227107ae23f31a223dcc3b7d1718da837b8a539e97212\n\n (For aarch64 architecture)\n The image digest is sha256:6a66ef4370c883267c500672f7c9b53293a431049fd0ec2496c9ab5ecdcc0ce5\n\nAll OpenShift Container Platform 4.16 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.16/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:331539c4627f5a6fd70066963b00c6bf5d37130d69ed1c97d169b4679c988a75_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:34052b8035a6a4847863baad76289de43282c37aeb7ddede49d24fe76e2bf8b1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e968da6b28095526e22be76c0c583d726af07d754a779e241c62095be897f05f_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:14859"
},
{
"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.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2f5cb2308e74c3e4054404790ac6ff4ec36b6fae28679f36da838a6874b535d0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:730a2120c6c50536f5b9d2c6d6c1ef6add5e389e16963c6ca21fed32a1f5c649_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:921500affeceb488be3534914c87d0d27d462ab30dc05be037274ee2c35707f5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d7f20821a3d2fe212daa044bd18db871477d9e4419cba64b391727183ec53c67_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:981d69337a3400da4c640e05053c6706129c0a6f1bc97088e8fdda8015e8e34b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:e69c8df449f6a6328d5178e9671b96069580214923a8766d098b780130a13d7c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:e69f87dadcc44a17e50efa4832cb625b0fd8ac0e1ac9f7f5bc38c9e2f17cffa5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:f524234c3136a360b8900d5a43c006ded9b6a5db6b848c8ff8699785442ecc43_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:30410ca54aab3dec563732bc96b4083bacc14857b35a627d3075fb3f382bb5d1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:387f05dceea1e317caf6204e68d1fb877da8077fc1c44976ec59ff92dcb6df5a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67f2fe76025cab32de62b8ecdf061392d5569814d85805ab120796f1469c1765_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:6a7aa90b49ad4e2130fdaf0e4677fc9e39fb9984bf996c1945280d4e89e0dabd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0b54ef56f897be0ca96c00020654a918f30c6a7413f817ed4519caddcc6c5834_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:677464561f1fb4ecdaf5bd6fd3b76d2a3bb7957c0cf2c7a6156d868a943b398c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:78bc364116fd6f897f3f0f5ed1c35e7f82397c4aec02f0e2aeb38a07ce78ac2d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:aeff56607a25976c759ca7ad8cdf3ed56e303b87bfd7df3c8f1f1e1e5eba2d3f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:28b08fdd8ba36985802d4f6f35b6690b453ada59c268e1280db11a5884a0d9b5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:995a196070106f636adcda5181094ecb72c127e44aa88ea3810c2c5060a2b0d2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b047e02485bb934e79dd90395cb154b1520553438a0491ef946145d489f2617d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:cf1b52e169e9b831a8c4a702346d163ec59f2f7396b253da6b99cd3edc2b0eb7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:0b63824b4d546ec802e0edeab6df2b99bf7929460ff6e9318fc59f1224685de3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:0ea2e61b319859bcfa730b17668b930c9280dac8afe3803c5d724f8c31221cb3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:223ed02a69e59db284d07865b5dd1b512d25d6c4f8c253a522fefb8748bb0687_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6def36ef326e2b7e52cbefa9d71d1e700feb66e2727fd8c40a83d28829138561_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:03671b62f32f61052b2e090779a6d9f9e2a5e14b722085f46b4f96541ec0d7b1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:71502cd4fc58b4c81966e0a9c5f0db1e0ba2b437e8060defcd520fb1a3f75692_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:890a76d02d4a7c44932eaca047643d731d066c753e02fc355480668f35ac525a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:aeb66e2087eb207cea7c78eb25cd8f17d9d4b0f8bc2fc98a5c1f0951692d17dd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:164b565ea878de17a8b9798893c3e487f11c35aff4dca3d07a96ac75468dd932_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:9e461655c290f8e74abdd040813d333a5a3767d31eac4074d28713bf9bd74399_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c051be77bc83b80051910c2af2e3c684baf6895d515a8d1071b5887b4569e6f5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:d293b41f43e07cb0de05abd705280489c6a25be7015ec48a425d05bf0e67bb32_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4904a9aa5320035b96be47ebc942789062bdb2b935449b9a077a943ab6ea186d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:636a26d40360f3220092f45dccee32ec82d238fe7609c5a25d7500fb20a91284_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:c643fa0907a3b1595479782cba69702ff851b2c3c51dfe0873d98ab9bc7e2c86_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:de1af1d3f81ffc7a6cadcd92fdbacb8034573172692adc52b086750b82fee4ef_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:6067f3763f632ef396b3ea7a444e953947d7940ba477452f78c215a23bbacd66_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c1e226de2ef7bdc2a4874b50646bb662e447b865739a7535c236de5d424ebf3e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e2d9daa1128240ccae5efd110d9dd811d7f2b01cef85bd172b467fe2db8ded10_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eee9d15e4e6b2d960cb8bacde4bd2df68f8fc25d6003cf34a2187969dab3c54b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0188074272372d19a025a29052b7d720f5b2de5c0e961db20ed3803894145b8d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2da3eb9c7a4d8bdfeac841f834cdde6031bf64b14a6e9b407284bdf64eb08fc9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:d5c9bab0147e656928364c9799b27a40a0acfeca679f0f0699b95049f85e08bf_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:dd1ca28db6ac2ad6a9108d9a432dc7b18e71c00d7aa399a3c0db66c970a5dc39_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:9ec63129d06f933e2725a6152021740a4c73ef438bd63b72c15f09f6f625d51c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c6e7f9492ce565f2f488268503b5c62471c2f2467ba60ada2e3a41d6b8b0d58d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d93adab852a43bc60b104dbb1346bab3901ffa2f2999fef2387661744b7cbe80_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:eee7609ac9643db7b9ba5541c464cc695323f7297dc89b98e625b895afcec5e4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:7bdebac05574e224f93842d43e6a773dae9d7b6d4c97b75d9ad3ffc243e1669d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:c8a51af3a7a953e41fde86fb0fcd0ceffade816082aaa74543d487e2965b9795_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:ed20576bf5c51b515a40e8ac0e7eadd96daae559fd3a317651b2f0324c8c1676_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:eef9427c2a216f4a52ffa4ef32a41ed7d901c75bc516ac49578742f39b9f3414_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:3f7569f4dcf0f937447a532fcb543e71eef195011e74b044187281e34ee451c5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:685553ac069431e4ce5be3b59a4dc4e88b5470df9f6df6e3f2b1441139459c8d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:7fd96c9124bbdb5ec7169a859a2e16f5d498d8e194c1e73eef9a8f00df62f5bc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a170dcf54d28010db76969fd38b9adfd58d5cefeb0aa1dc8fddde24ddd296445_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:48f9a42528ff202711bf84ee2d3b5bf8f890161e83154d86c4b882f96083be6b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:7ff5151aef81f086e7a9c935ded04a17d50c063e5e279c6bf63a2eda071e7381_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a20bc5c81f362255fdc2707afdc8703e8a80560384a763aaa1e4395d4679d54e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:ce161db0f08b78133fe1cb26230f3176537f14fde816509a6ba02eb365d328fc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1a7011b56f9919064d64d2f3faab07fcb3956667f1efae413d66a9f29fd077e2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:2795e9205e35e2e66bc75a2a085c38423dd749582aa5c18a4fb957c6a12e58db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4ea7b37c381bfd1ac2d1eadbc42126c8c21453cfa25cb5247f4ec804244f4b1a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:d7a8b854749c947189691256e1c3bf3c18fea475eced28b14b9265b77a139f9e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:95f59709406c2440deb7fefb1d01d59fb98529d5eafce48cd9b9cc405c5c96db_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:ba1abe391fb4ed5cdbb0242046264ecf7f11cfd4fd1b2a720cd7bfcf04467913_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6c283ed8eea6f2f1a22ef13718c59b7ad2a5a094d9821d4fafc3922badd1ac59_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:731ce17987056f4f2a84a5077efed2be9c33ce8a718a2b7bc159f3b92d8202b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9d69389904ae61e815f19a62c4b589262c7ec8e6735fcc6bfbc50671be033e0b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:cbd729a25676d63728847573c4cad6a38100c89e814c4fcf4d90b9a0201ed9dd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:d11f5e0ae27521838b7e85254d7360f8a832e640c74fe850d8818f54e2be777a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:d90a4a9682ac4086469a81c33c9fd2f02d71815390490d3f5cc7baba7ff3ddd9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:6b20d81e8deba73efd4a5d2d181c8ee962f5ab044a6225bf07aa4fbd3b96fb79_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:b65ef2c02e8934f17a4022f01957551498522e799b55e0440f0dd22fa80eb261_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:0c728f13f06113ba8e1cedfce233d654e223ac428f16c24ca4888fa4063e8e1a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:176d815fab0fe9aed544d10c4ed599b5c648debcdecf477963c491e5cfe674b0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:2d271403d8ea95bd7fb9732785af0777b92002bbc39c825c4a6134fed41f7bd4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:f47288000abaf7e0e022e7bdfc5bf0b74498f3d3cd6ec9c532a561672c32e4fe_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:4eb93a7279ef884cb3a77038199b16d1632ec7bfb3f171724688f802118961b8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:85e3b5bf4a936980fc00f3b5d5c9af01111e431ece1bcf663af6e033d088050d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:864dbae5b29d7fde48caf3e48421fb7fab5a5b5c26af5f68c28f34276d69b3f2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:afe61fba8275ace212f72290c1aa9785356ab76d0cfcd612de3ad782031092db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:2358a32da11583d19809ac528e15b80770c86cb6ec650a3b292b27bb0c5759eb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:cd8bd05a6399b394fd00e5dab2539c353fc3187b1571c941681566a79d044fc5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:9fffddcd5d62088f85d60b129814a701f8bd3c98a801d84cf19ad74650f1f00d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:f4e3df6bb58b3cec80f6f2947718c3388178527cc6828ac8d66301257c6b56da_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:0b87d1344a7e67c252e533297fff71841fd84b72d5a541750f6551df72e755c3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:399c527937ed2fd17e8e0878b191ac82d853a3cd165a10081dc377eb37472fa1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:af80c63c706bb0dee5b6c930891eeabc7b47735042118627fc9c52eeee993658_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:e047b615f4a77b5824b74337d495044195f1305a41ccbfdc90a33d83214eca6e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:0f6c36d7af2c2be270de313ddd105e28107bc7c2480b875e1b4ded62d090d9b0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:42b52142c54e4c43e516632c83d98f7c964b26afb48b1c91541592896b112203_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:109faa862da0fd2c5d74ae4e4421d9604daa761239d3b0a9eea03cb3a054f20c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:7da241909a7da68454abcf348968a644f9747e01aa4020ee00e3b7f532e64542_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:d7e5763237b520420eca7241f9fdc1b3b60b8e78255745913da7a3fa31ab0c97_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:dfba8efa9681e10597b0c3b4ccfa70125f7662f9e9b44e9342550fd675a2e80e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:9ae660b5b6e318d5bb17d195ac0b25b174a41697014d71e4d73c65984ee1ec1e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:cf7b00a643ca639d2a4fa03b47c4217404284b257c862fee82e1db854f83a57b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e084bbca85356aff7903a80c2084e01c5c0370dced5914bd9d36b7992faf71bb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f1954045f92c7d022b325368f3bf915fb0c95a406b5881ffef7571ea2b12cd9c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:00da1fcd88f8542d55cc31ce0ae8d7cc12f68a72771b46953002a8d43cb30829_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:2f5656534cc1308f3b11b1bf6131352a5815ab9e0718be2e17195c87aaa607b4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:3758e07eb37879b6bb5cfc09a86f4f0b3b8f4a4eafa1262c9b1ad188a34f36c3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:85101acf13877bb1f497a3c6fdac434a3c5d8ecd8504b65b96130dc6e58818fc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:46258e09037ed449636635d03c9aa9c2c30fb2ff88df830c8af6bf3add164b4b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:4de95df03d3a97d4d0a3e36ef0cd6dbad424c350553de019bac492143b58285f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:72bc345da2a34eb84d929c5eed51fd30e8fd71477e8058e7c7dd31cb70488f9d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a08e65f5482f6b2937ca2d35dc726cfc5b112622bae31ebbd5e3a1bc1be70515_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:1e20233079f762f90ba674dbf3267c216557d3d8284f7564900318f7d4d1281a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:233b7d55cd529793c98546a83b0a1dd3ab614ba845511a2687c94ac93bca0158_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3111bde1ffc0c9ba97f70841dfa3ef0c88a45a3dad89b8baa0c0df8ff615e7d6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:50e5ff6b7c63c0aabd88fe302ef435ba333221d8424513241021cd9d5b7dbf72_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:36c8871a6d63bc060d92723dedec96fece8e6ca73eaa128beea365adce642505_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:59af5e75f21401d20164aed7bccfb87ee4adc079a69c0a31d75ebeceb7b923f7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:747e1b3202686dc269306955fff629dfae29d3ec37e8666afb5c598dfd080da1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a327443c122308696e027614a34048804baa463dc7cf9be91a327c475be504f4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:1ee17fce8d33061182a11d2dc461b53f314a95538786f379656389475dd255bd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:28f58933be6d206d90656c0cf7d05292b4ee98e3ab7d22affdb89d6b600de1b4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:4853bd9c8565b801030ac70bfd99ef90a14674d97aec0cfa4cf51427b64848a3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:bf3da178ec716ac245a58f442816e8fae506e146cda8de311cacd3f3be5c1fd3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:04ad936af7e432d5cf14db93a461b11a02f8429dc031858c849d8e93b1a105fc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:31bea0c1ab35edb5d6e73fd8777abf845c9526bc3218f175d0941b00b1a83308_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:3dda16d55df475aa319fa35c94404ffab2674eeda8bbe9e5baf90c5005dd688f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:6beb2447b6d3f282f868d75be52d201aa0b44631866cb1a2eb5d3e9b95341531_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:38eaae76a59d0e8da6915853a45d9114b76834d8407ad43f9d8d9e65d035709d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:60544e242cafb966a14d6c095ffb81b8ead75e221cba16e828c7e3a9d487c3dd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:7dbf07f15354d3a4fd433c73afef60e20cc53ae260fd918ce1ada04fb9dd7961_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:d2565fb6be06a382bb313d7889e50bbdeccabd08b04c89736fe0ffcb1e702443_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:3e540b75f1d7b75d35089be769d7b7f00976f44779b4ca6f2b498e3e98bb0e8d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:4e7ce92af4bf2cddccda7ca3c2a765e53c2187e94a61aecc6edd7e574af7a6fa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:ebb783d1699a2b649dd989ace2a8b362a92c6eb93655e6c60e1a8f319f39ccc8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f63429eba56ec4b418f12169bf3d4770bb1d9bf4e95e639fa53eed8c8e0da483_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:054728f3bc75952505176c5bacd5dbf5b72076c56bee805fbc484f72f43993c2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:92f9245557e304adb13d87f31ff9037c7cb2574b8edc722b3dace01798cd9dce_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:d74b3572d00e32c9a92de04576d8414ce342b135617b03eaaebe0f872d66c147_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ef947cdf54aa8a53944832707a027c1286840a8d51e75da50c14b8e45b5e99dd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:40e42ec81c1ad1bbfc545e30b12e5850b091eb81015e5e02190df6a4c54b6463_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:947c2347d2d3ebffafc79c87d77fd0d2b3d80edf306a40f767f80621ec31a5dc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:d150117166dad582a61f14dc786cd53d3b8b96e360f0420fec3561434569721d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:dca4961c0a147ef33ca2e9730454443b56b5d5b0c98d8a4d13315ec52874a71e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:1d4728e109fe6ff57c7072e06ab1e7dee046541e6cafb92b659945dfb572c8ba_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2016625967c04413c0927849200a3455bbd57e504e634882f16e09ddcaa0c898_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:39f9507ed062e8fc2930cf66f80a215fe16f6ee11927da907ecaec04e7dd0485_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:a7e40db904c11448536052f67bedade948b3931dbb633ea993ecbcd861385b56_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:20484e667deb3d853e25b0e0014e410018242e6c4bdb8bd7a89f77881d69c845_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:47d7efe667fa80b414d141e01a89123ebf77b403894bea3d8f56a08d06adad75_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:58c508da87e903ceb6566c850acabd73086d9a992aff69a46ebf06a3b2421c10_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:ffd4dd93b9d8345d08f56143b34cf852de1a5e9826b2386774bf21c32080440d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2a10a5ec8c7e72a20f1fdbd60c0f0ad92a8c558dc80df9dfacbddead25bd595e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9542230737d2ff400438a66188b9b031ecd3d47ca664841b58a2132951b771e6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:cf49d4c2fcb97c1d6ceaf80b554dfaaae4447224a9ab5cf1c381d9f39592b5fa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fd334ece1b1b3c7f66c42024d86f8b99979c4846e4f6f38f4e441d053f8b9d54_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:4360744aae59eb6cf31afb3e83d1316feb3d034dfa22f1eda6b0be357c82b600_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7d2cfe1782c52daa87eed93a26b29dfc2ee2a175fe38a8dcbfe020a416e396c4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:b69d10897c10b03865f9cd36fc688a3062c29a20a6a4bd5ec61b8966128d269a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:b75a354d061287362783e673e023f3bdcba41fd8a448af361bc8bf06dd422b61_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:527c47b5270b7bd6c0dbbe8520197f08743abf2e53addc0c0651d8684036b67b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:763e6b47e105891f6547e9a8228eac74cc3c801b68395cbe9490622ab505c0dd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c834fb9052ce1e1b4ed82d044f9cbb14d991b2d7c475406aae3a4527827f8bea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f785b4269eded17c9a9000e84bc00dbb4102609ac9d4120388c9fbc43c354245_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:05c9c601b81707c5c4d19ea4efe014540534fe96d9c05697afc8f017b800d7af_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2e2816cad463ba35cf3bc58e6d41c8993026c9547100666b5d586a41b5769fee_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:58d19cf1170a7a92c27e652a4cd9ed4272947c1f69cf2f986eb1fa1d5b731c8c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:c9ef38bf7f348ad67323587ee853ab614551242aae2ffdcd3d5f349ef668ba26_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:137455898a2431c11a63836a3fc35d444fecbc705c18d356cad0b712040cf8ff_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:be461fbacc455495b8f283b93de3e09bd7c65d2a9498fcbaa358fe852b8c30ea_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:e2fb34dd26364b9127369ab68080e18a9d9579341317cc725ddcc6552f2537e5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ef05615aa6363f8e7e10e29272cab1058bb8fd7b652d6943a55d0c5ae990b04f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:157ee17a484dc094f997d232ea0ead6a75a1cac854f2469a1e769c246a2637d5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6dc2e4c666063aaec56333036b7f4ad5c31488b729a0665576fef58b7a60f1f6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:9b11221639c0553b042c93c3b40a759283412c49972bd7accd0059fb3bdbf1c0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c98236c7a4eb6133590e9d519170c74b9f555b754fba5680194afe5aa12e8ce9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:572f1da99a0264dfd47bc20cd6b733d767805e1276c11ab9a7e5524953e664c2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:944afbd71408b13d29c6cfcdfe4bf5b8357ed450624db4ba6656b1c884a1cb6b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:ea1146b91f7d0def7d15701e93a19c564121ed4dea34665dbc1cc53b94cc1b79_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:ecd5ccfa595c87e8f87cfbae66b9b98f0cf1c27d60d7a33063749553e4152747_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:209bd4fc0a6337e0ca8077a81f68bbebebf90f163f497f0122e8396698d81783_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:939b3f8d0a933d85409842e5b47ddc94e43cbc0aeac0036a4e65b426d6782f21_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:95742368c24875b07e0c4b99dfeb4422f1427f24e25e08169e5e52c6b182aa1a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:ae2ee243441fda43f46a7cd0e0b51423f938a1da9838f0bc8cb58b8c5f5c01e4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:133a1207e063d49bfdec99f709899a70d35a03a65db6d9f079be8cba37ec5e72_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:411333b02818a620f320ab9846da31ab3a2fed341c83c7d1d2242e3c8e1c112e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:aa5ffb20974140088f7782e24f533d08bd22fc40481c7b4e1a2fdf29c96074d0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c638c318054c658a52c0a7e340de1710f7776e1291089d7d1d81d2837f39a30d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:7518468425c463b51ab6c2445a452e0bf19c4f383849685733d528ed525df941_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:97df863fd0e348fe39719e5adb122f66a35193b75dd4dc633711aad0e0133b2d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:d9cb426145f73463f1bb9ef5446a60174097c03184b32c93b9f6a562e767ef54_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:f360ff4dfa30e0d8b58d3d2d7f129349dc03a5aa632eb35f89177f7e5068e636_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0e32e8e7ef0f4b74f5544addca4f6dc9077d61b8727db07acf69f27a9d29e8da_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:17bdfae200fcacff3b25d632dbc205dff3e85b1421a5bfa70f460addade9b1c0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4fadab315dd739a6fc7454def0ee2d903646f7241198f3092d622a9375e38d92_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:623d3bc06b6e632257a8e178a6309e70911da187fde71255833a036824acf15c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1db88f9cff451bbb26bb1bd3c773a0e79bd0b8e58f3e8e469afbbafd0d205e5a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:9e61ff3b91fe3aa27e7fd98f29d0a6d7aabdc6431846d6912c2f1a5f4c47aa54_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:d18c5c3cda1ca70d637ee2a6d0ddbc7dd49e93483c2103123c7cecf3ed9b726e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:ff0d963efd71d0a8aa9b8f3e3c5d733738d70f8372810b36ea2904cbe0a20ee1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:3c8dab5d54c3c5b54b76f66305965737d1aecdfea844e4270670ebbc63fc3965_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b80ec65568fe676f4d6a46b521c4cd8404bd21f93d182f42e62c0d2384257763_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b8a3517c4aadd0eef807b859a641a8a8164170e79c045a5a8d3b318bee6e8df7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:fb06e3f5f7036974c3495de8a269a28aea1599b942d3ce5768a5f9f387e0cdc8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:337c562b485c07c8810e0286adf9ca325c5a1c9f4be8a401f205a28489971214_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3c1dd080969fb627282b6f7dc68945c9b7a3890268ad2575463c4d400c4259fc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e404b7f13cf1180fbb8f02f48da558b70c50aeec7928683d6a29de728f684a4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:c99f7995cf99396c3520207b863f1a24b13dd3ea43b467d66172152dd870662c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:0638376c80db18ebdb4d3b41b75bf7065508df9ef599026cb13a67d6774ccd40_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:5a33d45286112a04353fecbdc0c274cefc7215e6c6b8707df2d719f18a4e7016_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8c4c49ea56beca733ae2be240108832efab653c01e98c46608a72f27b2de6317_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b910113d041fadc0567cb4ef644fed921707cba2d3c5ce593bfa09c13b58d182_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:441f0b9defb1989b790ff9de3beed71e1db23f61b7fb95109e959c64c6cdb1e8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:734d07f2ca0e61b6b091132def50d19e40dcee8cfaa5eb46660eebf90bdd106e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8478142a7cca20c9743ad247e4f2b245b6e51c58211c73a256c81853e83a5d82_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:db008105227bbdcf5be594057a201e0ee317e4dae9648d89ff3fc05fcc01030a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0303c22d63e9a088ea2a026deae68e82755344dd28ed52ea06c1c83abadacbdf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a3778fabdbbda6d2176051880b46b3e180c7b6eb7c33b727912c00342e48c950_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:bd4bcd738b2ba8589fe924f1ac4d57d65dcc767befc6aa75fd44b963f13e2248_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cbbbd781a3f51b8c85e22c9125049530fbf43d93cc8bd36bcf4434cee8cf1020_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:138ee113972e8df1a86061dc719d11f7d36a0387c907c609393f4f7cb8e8f34d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4ec1d920c8de0db791f8fef1be139eeb5144d9312e7dc67f043ecea181e61942_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c68de4d38e0c4135f11abda8b6fe3e50751bd44455e1c9b6e9666551b147a759_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:d819b14757e167c6a52c452093fdd6abe8f41eeac4b56ee0c87c282d8ac51b28_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b36d5c52ba001938e79d244656d11a315ad494281db37f60a55910d90c007cab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d21828185c68e7864e7a475deed7d92ca5233553c3d5c46aac7f87b122163708_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:de8056a931e9b6c91583b38faa12e1fff3eda58972dd09d89b1c242aae90015c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e0e43a22c52253568ec7b05f72d139b0ed7f6f7ffa2955b265fa91562b9fd15a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:453df58eb479de31058ec3830e77a7a14715b4b1979237050ce734b1e189d811_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:7f3368b36a15006126b25b2042263ff73ca9f75621bb491310a0d4db262494a2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:ee335133915697e72b05f8f0fc3fa82145b2ecf1fbd2f19fc20266a90d1f644c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:f8d6d8de975abf876dac43f40bf80faccb60eb2432f3463ee8852775b500db52_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:2e1d744cbeb0cb2442200f0747bc824ea6394fe36444cb7670b0f55653be4874_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:7e4392309a8e3b95e3b6f184479e652c3c848d5b281eb38c02d57765ff3960a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9cb705d6b4556123522337d79d223d36ddd50dd21d6c7810a7ecc1835988ca6c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:ca454d8974992151ccab3bb7f3533d4f8634fd7da7077d8c60cade780ef4f1d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:37aa19c725ec673f8cb1bff4b0626b208de41d73b9ee4a1e4ed1d934fcbd03bb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:7f36be42808f1368c84108d42fc38e5545828a12c93867be56b4991cb6489fec_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:838f6a201ead6fafbbd05963083ee52423fba2f54e7f540575a89abf4283794e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:97ed6147ef1041d6d78361348a4144fbd4f80ca86087a0eaa65c907af730da72_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:18cb72e4bb5784b8fb5419d939367b0fdff4e23cd09b559803656d52a47633ee_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5ac92b796a6295f9ec1c972803c958c5fa59459cef2c835f6500fd92fca4e53e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:9bd3fb035f3aff92dc032ecdfcfa2ba1d4a2dd7b75c77a858ec06cec70feeb28_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d93aa997367db0fa5a73118002ec64ddedf441e0dfda16efe1a201ef380fb239_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:3d9ff62cd27a0eb6e10d6338f2ecd913a6cf2cbe611c8b3cd3e5f86f82b76e07_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4ad55cc73bcf0c9f59beb22283580876d19796528f45d5a54487d34c35cffac5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:879b42ac1571b0ab174b03b4f9abe50fa7c26facc904fde22c59e8d508f21b0c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f73161d5774cb02814b2903f2d4a9279109d94fa2f00aa13ff44d9801da4a554_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:32b47ea77201e4ce2a7de46ce0f18a099b95685bbda3d9275794cb19e9fa90b7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:520dab9a8b2d34c9b9537c9fe151ffa485929890c2a6f6551c10249b35892853_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:cdef1a8e18a869aca5b67ede167cd6c481a9f7f57593dd6eab02714fdffc4c43_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:dc864fe7cc9ebee8913ee13c80d2b375f19e49fe8daba83c86ec4b5b217138bb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:066baeb76898df4c182f7e94a451c5f6e65d9e32b9aec6a68bf7504828f30f16_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:2cf9e844b828e340dfc02163429fc7dc58ad0f837ec1ebe4928f2670900171e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:46b2fa1f9bff055ba108f0b87cae201af3fc12a8bc85345168e0ff658ab3449d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:f2f2fef5445545eaa62443770f97cb17fd816aa39a1a252420c2b4a7bd975fcf_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:1d91715caacb34c771c72f68f7f75a83426622e507abbf9714faf3f3ce3cfa18_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:29daf6d81999f343bbb87dbecba313165951d19491e8badc87caac4919522145_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:2e3f83541ecc9b7c02f49febd0bfa122f2b054be55ec17b48c3b923354455317_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:821d54d73f5668be5625e7a1ff00ca8b9ecff65034f49f93cf4abfac09ea6c5d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:0bd3096b3db3d0501b8d54b3b33fce666bc503b217a9efa7305001022c79f504_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:30f39dff235a8adcac2f12cb7b5d67c684a3cbdb647ac17d4e9790f1e8bd7df1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a743bd8bb4077ced0aed99d89525790bc319e6dc516fc6e0e08965f1ba788042_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:bc65847dee627ee61780b14f5df1d47df00d7c25924149efd132b8079c67cebc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4bd8be428084f8c48a0c44efa318e83c44ecd53a26cea4a1aee39db2da1d0e84_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:785455f77c406f35bc9ad2eb17e9f96ea12e71bc2b87c523c9df83f882d73c15_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cf4009b45b3b5158eb2b214d273a86f5ef3359031040533397e9105f5443371b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:da77900b596046bc35b977b73b50d4f43c7c8ab2d3161f30d01f5b396889fa5f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0d212fcc0965fc01f16d4bba1fe8cb6cf9bc7ca3c37e4ccac36dedd77da9fe2e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:95775342b0b266f94a766a1af3c0af3fdcdf630e966a63cfb11ec3459b46d3a0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c46423ec1d7ace61740e775c1cca881a3f40e67de3c2bbe701a9a2eb7205df25_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f6e1262b78dc3405fcc64de3d864235422f875c1384313693adbdf479e9dfcc9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5d5e396b698ac7b97bbdbab0e33cb1f0cb2fc5fcad8d1545223b67e89bf99c28_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8119c49ef66c677ef658b153021f5e383fa76451776efa457a640fc688556dad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a33de680b1e7806ba046842f0d8aabedcc13497da2055ea8839d5a42dc368cc4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:fb4be942d1e6dadf1f63dc34d8fe161f8263f6782fdd7687a1d9dbb00f1c0689_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:1fcc8bfa9f2b7b5fcc8165c5d30879545093ff27e3b6c90e8f6c11dc78d24a7f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:482fa1a1189f9a69ceede392d30b37df6f490312133b07fb160a941288bef9d3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5818766b4a9f63b6767801173813bc1995f7b405967619c08ba45ea856de495a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:e75f613bdbbf80bf042c555c59ff95aa9716653e259230bd17e3c9a47fa07b63_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7c82295caa7789000a8f1f01af47639aaa9a7cc345c1ce9558bdfcd5ca1e6898_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:a5af8c2e3ddf765d6b7aaa3370809d5c336ea6f5f09d03baef7f16ae151a49c6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:0dcd9470781273c6adbbf98c013170b81fafc07b391b0d5dbe1de748e5bb3ef9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:ddb74fb16fe3720df71e4c0913f3089aa9a7587430062b1a8b628ec84596796c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:006f2bdd2bde58b23797c4742487404cbe51bf80c113e702df9b2e7a4ae80ca0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:3fe5dfcb92949ec17c5c10af33b44919ea38bb02082190d59986065cc33eed3e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:35bba97dd4755a1fa689ba8f21ca1c7032bb33edefa1d0f3876ad8ce51cd3971_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:6ca721fcc1ff59f9ba90e498aaec1c9eb0ca25d3271c9543c90a01e0347aba40_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a67adaf57a36797d9cf93c0bf401af4a36fef4d07482e8f724c3ca09ddc028bb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:ff8b13e6d6a2a990848e8a1e74e7ca1cba0f5652a29b86c3539fa4e031471049_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:2f99b0a42ffb2e5621a9c4ae0efebdbbead4e4dd187e947b93f2963c989bca8c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:37f5399e1e7ce3081c8534f0c6e1e5411845725c46ee3968f5b38f0504fa47cd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:68969a51e2166f6701dc1000c1daff3163d35e5dee9a40fcdbd5830305c73e86_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:c6804f7338b2e0eeb1bee48114638524b0ae0af1399cff93e51b1e2b4705e615_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:1dfba198009299ddb18421f3cc45d656da9d89ca71e5efe9b084f730f49cf548_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:64b925225905c73883694dde22f7ba5ba53d62abc73613d7c5cc9561af832d71_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:f1c4f8d459edea83cd4aebdae4d6eff6901abbc6eb9f6031e78f7a3b79a781ee_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:fe596f06302f1f93b4c403a08ddb1ccfc8f13f8f66da96b6845508679c2a8a77_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:83a6d2cf513c846608a8727ed01cbc6b1bd7da84489eaf50dda9b7fa3106d76c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e1938266804498012d42b80a4915a2b8aece34efeb795a17fc8798f75fa1c48b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e2defd0a66a261a697fd606239d4d1914df6c2d4875c0f4116ac1a35ea585a32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:fae2d6f13717bb6e98a00f86b5baeb328ddee27a2b5c2418849bdd767007e947_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:0c4eb0506879a32b58f425334cb9d88a3d507295187d2d2775c83a9abc3a8ed8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:1e2ddf5d3509d41c8f909d64d6ae7d3503f0491d967578cef48ac0ee5e624b1e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4714307e4f7462275923401148062e6dedf80e937abecb79abc92f37be0aef45_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:551f4c78b778b8e784cc3733d7cea28d888346944d306d76b57768e7117be85e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:20a33b03d94c0d4a84256b477b4783e2f7a81831a945545194db6c6432c12251_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:aa63ac3132d6581bb20e97033ffc84c67614687fe95b0a4288f1477b5b59dc80_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:ad088f1f0494a62602d3495351afc422a8a53b92bd907705bf4e95eec5b1d98f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:b3ebdf5ab93e98b05504220e0bfd9517eea21080e09ff27df599f7c32adee343_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:05aed886bc5b6ee53427e2cb8bd87063839553e8131be9bd181a6ad2811c5617_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5fd8fec8cd97b6099be8b511f8c03bbb6d4b5537d185b092c945277a865204a0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a555704a2e66c03be613a77bfcbd7be05a3d21265c9c95d351bd928c6e0f897d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b81ccf95b3f4c7fa69ac15ec1ada3d22cebeaa53aa0ee2bbe77863ba323fcbaa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:0a1dc8f8b97d3f8ffc0eb6fe95596c0fdb8d31652ff2e2969a77cd48a5cd3ff9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1474075f3cd178aa7080e9f6c0f2546364a3a5d4a7438aedc9479d7316c63519_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:230bb517ee7cc6b25ef027ed545f308b5c612c0901c50408b557058fea0a7c97_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3b8ce5e8fea11b72b53065a94849c2d856e9218cc1f8641c69c04a21d27fce7e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:492ba358a292b4c6afe6984ec440a65ea3247a9cf52d3a82e34601b9b49566f2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:8c5de7a9e495c4d1ce854f6d009d1c81ea8907acac8ade1f02975704024c634e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:adf8f9f2e86f9fc1b27b4ed366cdf17c231f4574a59670f1eac81f6b9af8149e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b1b6368c4d7f4bd7dc4072fe195d1da67dacdfa4d3d4082ed5713b5e4cad6129_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:14a051ae85b29aa82fa4f448d3169fd5fd37fb37d7cf7b24af3e76b224ae2a25_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1d1ec127f59b2a3e91ecce49bb81bdfe18ccbb4378f7617d12a5f6fcc3277040_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:c5d0418e7661bdba8c8bccffdf081e2bc630767e6b8ae1ac099f1c0d6ddd7b74_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:f3041343f490ec7d6e6b75fbf9b516fbb481e35b9aa4513cbd0272eee2235a51_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6d79fd44973f45b77370287936c5319fee81f4f9831fa0f300d2a58fb084c420_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:7bb63ad8d2132eb2d6e8f73a8edfc6b5558c948ae45e443fb150adf8e297a79c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c41abf20797e0e0a74aeb25f510689cb5f1fdaaab90a1507163a4d201d4b7c0d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:f1bd99ba8708d9aeccb920a4cfe7fd6b410db0ff15f517cafd094dc746baeea7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:03b176977dab9085b179146dee560b08a7a0ea4c89e41490b93b0f0353621025_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:674731387009a17b66d610e13f4ca9edb4ccd20675451fa13af14e0ddbc55ebf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:67f5639d80467e5f525160768ed3c007f5b99723278e598bfe1ef11afdf9a43f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:e7eb31913d7b4e8940865a0c3d72364152e358279bdb0cbe7974c7837a02f66f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:020b10daee05b7c237c9b9914077aad76181fe0de4ae2ab1b47151b47f679949_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2002c409bd3e1960a8d79f081dd43e2150582103e47d20c7bcfd797b863f0ebb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:288feafa494da8a4bf480c1a67e7a9c834bb02f66144515e5cd2653fef962d59_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:513a6d0c2d85458140c589e153dabc2f5293d28097ee1bb1106a9945363548f7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:18b44430800377382372ce257740b9aafe0546682565bb0394c3a39a078cf6c9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6a7c255d286aed23eca10c0c0dd2f5d9286a87ce5eff26bb559efa44353ba67d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7baf3df29db6dda350c0656f7828fb8ecd9858e7b57842cc15809f5c9754da09_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7f05653512709156f84fd5e802c47f575fecbebdd1c35aa99c1fa65f9453b349_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:004492a0bb239936995030a7898c2c917ea809cf2c7a6890972765ee8d8fe9f0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:a696bbbb3bc193a4ff3a2762a1cc5020259cca9b4c9ae996285eeaafdfef8528_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cbacf4231b583bf75e637d95e54528bc8fc0df9e53926fd1a54fc2c9fb030e8c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:eb2bd6a8605a3f61e7c9589e6d47dc28f96bfdb2b4ba0f7014c971d4f9e1439b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:0b6189dcc414e4d48e333d8c8c8c2665163fbbf04b8231c5c5ed66b460f64b4b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:29320bd030970c9b8067b44a5a6b2d4b8aae2e6760490e9e8f728a0d75e49190_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4e793e626c2550c0e7baad444915d6da1b9fedbfe4700fb0ee09751b743d2f12_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:1d24964d9174719df791f5ab2aa97ad584e4cb546072750996c233320271393d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4fd1047ac897a34add5f4fd2c943a87380c53af069980e28f5e4710280dbe76d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f8ca2e0c18140370e4d38d75b828d710576432c81d0717ea12624d4759e41248_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:194e198147e12cfea11a2b8133ad90f9dcdcf12ab64858da16e97fa985ea78a9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:a1ed2fffff725a172e05d2315f0c8a546edad8306c0bf52d5aa7c0dd13d04891_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:a8e28b541152ae2849a74778761e397d040e357ae21b2922b4be12ea81eb79da_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:0b07f49872854ce43162404577fa485fd150a10607c93df756d892db1600c0ed_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:178df3c1aa5c1a83dfe12b6f8492aae600083ba07726ce8b063117ec466b4139_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:c4fa54593d42bd28429e4ef572b2e6e882efe6c04932cff3cce6e119cc5dd044_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0ccae3f40c64be32b7a773fdaa430f6c7d0ed7778418a55c3cd1517886f9e759_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:57027cd53887fc439d0a2dd09bc0d79e266c49cbaf196b3ad758e0fe9d09ee90_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:d0d53bfa8474636abcc9f8a0cefb13069a77e00296c404be39e057dbbdbcabc1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:d4fc054911421898939346530573df11a0d059c17a40e35bcf971d6cddcfaf76_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:8b1a68a07b6af860fee73ad1a1cb04480c8623913e5ea784a8f6e03fe0a7537e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:90799cc9ee99cac6d16c4bea7c6561537d319ca44c2043d5c2b9afc9acd3a7ba_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:a20b62a9436884c9b1acc33498ff4524cfb4cffe69c5e9e88dd9b077a976bb92_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:f239e260d1f5f01132a0d3f941dca5eb39399c563ce297f36319db0b803652fc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:3f75438b6f0a312ec5d549002b88a5d0138e34be8da6db95cabc23b424f1d7a9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:6ffce81636de40147ba2987abe3071f4778c48673d824d31406c8f4a388ce6d7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a9308d2eb18ee97c884bc55771f75d62db896e1736ccad102f4707ba553e5023_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ff689ce8586ac5dd565e87fa801850cf5ca6a15524eb3290cf61edfc37a32557_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:43d6df0117225b5d07f675212f53f1734d750c3386d659464b775dcf835dc2ff_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:fb59d55f7b3958110c251cf56dff1e4b201f26c455ebd3fa9a3050f0afa90199_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:66250e79370aac01b810d16ce953217902abab95f8dc24d84ea3ea27c0d1e087_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7ed8850f54050cbdec77df42c1e34021b062fcdaa20d4939bc52f55818f0afa3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:776a5c5dc580336a5debad824cfd9489f7facc0e0233d04c0e5e3a85e87c625b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:f9efa9504f6d06e0823dc611c7cf34f94bbaf95cf82e70db4a4466aaf371ff21_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:331539c4627f5a6fd70066963b00c6bf5d37130d69ed1c97d169b4679c988a75_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:34052b8035a6a4847863baad76289de43282c37aeb7ddede49d24fe76e2bf8b1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e968da6b28095526e22be76c0c583d726af07d754a779e241c62095be897f05f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:e30740063dc526ce072c66fe22a1ef7caabfa64d49d00bc94459a9495046347e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:ff22b4848efe69cee98ba7ce39913e7fc3cace111edb5aed5cbc5b80aa4426a0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:68ce3912f64510677884c97e30f1f9fd9e3941e099e8167cd43fc25dffb34b11_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:6f00c1b82f8705f143798e05193187516f8911bbbf19c256fdeccc85cb562b4c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:297d9db15707fead7dea5a6af767285df0ac0927ecd35c2a86b29626b138f700_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:59fdb89c5000bf4832fbee9ea08131ad69a0edae2d674bfe8ff3bfd3d7072141_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7580a1ef860cfaa89b5c365b4020ef1516c50e2829b554267c0fda6e607cf7a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c5548952fc4edb7b79bf6d0a257ff08809ddd0c017de0872e3a4280863e7ba32_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:9939e5af30b0d53ca6aa2a8c6e70b6461d872f97c2b1d0d3894f027647759de9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:a02b65c4545e24c213f0b675844b9b7f171c65f8d162319be27cc3485e04b190_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:ae357dffbca134e24c32d411848f619619281f4525c5dfd2b93ec082a15d333c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:bcc0e98ee13aeb12c21cf679651e06036d5d9509e40e11145b3a77dee35b3f33_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:5f7553da3521aae14f0ef0bb86fc76c5bff5617a32ad61a17a719c3f1c5861d0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:c1fd8c36903c9743e0ca7641ae1b9f0b716d332c0c6259bcde1d4cbc808e5822_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ec75e010451455158ea6870120bd17eccceca16a88b24e33cb23e1fcb66ba12f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ee6719af84caa1131010d6f0695a466f8ee807f8578de78e197bc5bc1acfcf29_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:027e501b41ecfd1472988c01b9904ccf29323df165b58e6f11cbc4186f98dd22_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:6245b2b0bbcb7935be61e6a7e93a84c11a4379fee1904569bb16532fe03e116f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:6e059a366823df5793e1a8021f504c9c7a7ae66a223c9d099d17db22a9e50226_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:bf917d1afb56c4ecf2c1fa6440f8996c19267affd201f30bb4fe9ecaef29775f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:1d9372c87889ea571921e7830f087f468eaf2653761196b828eabdbbbc18c2b1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:3816e4e20afac47544621adb385943fdaf5955e713a3582dde612fc16d8d08ab_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:6c4d892cc2c16e161b1d91427c2c9e56131a53f854ea30c511f50daa6b6d4f33_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:98218ba57aa1b22f4bb203161ff89f33de999341e11b852d22a53a5e21f7e536_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:048998050714045c74283d1683785b17f1dc9b5fe0240fbb934812f0fae9fd6e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:7afb80cc5b1cb73984ddd0feaa73f8cabf6181fa323bc3a57187975dce3e27e2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0afda7998b5a5110f6caa7cd0f18eae31c1d127a1ace2f40f22293e7aa9de4be_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ffe078a02724d6e0920fff31df0b0b89b62a01e835d6cc40cfd9593e87ff05aa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:0c4316d2b6eaa90503c8d17a32a78cfc0e898673cc2f02b1cb4c10b4aecfd55d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:c04c09295eb34aa3033f7fa38db6a29903e2e0c19679016dc51acdd40f290746_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:eef5cd08dda4e3ebdfb58cadec73ea48aa936058cc85656028e6f27e1ae51031_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:fe06d8c0693a9cb26567812aae7ec13e2899c49edd0a3357d90bde1615b6486a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:62de4024ff480e4e2cc110d4744bfb506611829f88602fd574dad5ca08ebc9f5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:8b891fdae0efe3435ae3e19417e615f52fa4b282766b88366c7c480e58f9a3c3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:bfa09df184b263e3fc9b36106f8b6d095891bfeb4b3c94c0f7d495089350c146_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f3233fef00770dbaa7454b68d633f14f660240c48ef8c7e37e97aeada978b2cf_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:15899a4464bb867a308ff30a46b64b7c0afc318d1571607d42b76833a31310b7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3fc13f73ca759f094c322fa816700b0e1a225cee1a3b11ae267572b45165d3c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:53524d17076c91734318e435558fbab7febe331b999526c994e11614a3617c3d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:5cfc388df49f6c84fb1cf21c2b628b0f8852d08fa725b4da5f6fd0cd5d34deaa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:214daa798f4278db5c10c4697b4194b356b0bca1c6fe4bcd17601c1b56d56ced_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:8c3a43200e203cacc1de3d6f6cd71234d6f79312c5123cf0b130c8394ec3da8f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e19c579fb957823026ad4af2b67aa8e0c9639dfd26280089436a6bd13a6cb702_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:fddb35b167c1b7ee50428ed9b319d566614a8ecc21dcfd569a48783b82e0e74b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1967d34d7792405dbc887f2e4ed8c59351f1af4280caf0ec18b667ce218703e6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:43a34b06bb917ae30ec529dc32093ea2e644ceaf121239adb5d5d59d40f3e743_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:4804fd47603e84cd4476c0d21b3779b933a5621ea069ab22131ce117205d20ef_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:da81574ffad776d2d45028d90598e14ac44dd492f0d4e4561ab3b0919eef6467_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:702dc664b505f0955d9c4870e4354483215fe7174cb69442cb0110fab66c2aad_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8faac463f539e2c2a71d3ef4b7aa22cb33d83531f1791bfcba2ac4b4f81295ca_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:98da66266b3af4f2379652e0a160a1d330998e09a31eda41f0975ffff4f1792b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b2498b326435e49c60ee9338e98c4af24bc3989d2758755cbdcd230407232e42_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:5f77f098933eea28bd670596fc4f04a1f7e55e98d4cc22484620cbafda377bf8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:6e86b89ac47d616c052d503dc46f43c50aae87417c908f79a5427403e0623333_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:bca3a3b5b145dc5ee9a90a995a0eab094d5e9db632f1889ba71a98d1d973ac9f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:cf02124908b044f1aa48e54abe2b80a856a22b2fadbaf04bf58242e8064d44b1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:607b665a0605b8c2c86040bfaa3203667f1352b6ea722819f77ebef3ecd2aae7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:62c9b40e4a584b80bf1a9ab4726b5998abc91294bce7d4bb04930529c1a571ce_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:ef4c450f67cfcfb5360ccab31d33c98fbb8cda21756160760607e48bf000db67_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:f97f3df33008e958c677fc9bb7056b645456240773bd33ca6d3c929e0dc4cb24_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:3a0a62864f7481a8bf891a635e24abcef4ab97d14d8c32c8ce0f66afcdbf223c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:ab966f2572bf9087a6def43f913b45d059f9eed3303252cdc4ae191a8d8de9d9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:205512f8a926d14978f1e7b2268423f8788e0e9b912b2de602562372061b88d4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:b7d64cf72f422fced6a4d9a896c77dbe2b2b4a2d2ee29834ddcbfbfda89dfaf0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:577012df4fc4c8e68e83e381168148876a9d3b96850bded975479692df208f75_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:6a7f64eb8c5859bc5782c8f3e59864e72f7ee4b9446a7250c8493c67e7ef8a31_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:adf37cddb7e925375d0860d6e8deec87aa20253922302347a20d8a3a0028a7f2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:4f4b9a5b6d588fb00067c7f2c2d8580b1663d5e3c7d9828c5005a4298765baf0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:525b41d20d91d1f974676d9977e473843a3d96df9028e5bd477717d4dc1ded9d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:60a139e740f69a1222dcb38356e3a647a0c70e0a36f91d540eedfebe1e79d2e0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:e2c25e37fa7f15312881a295f59e06221fc4a7811bc047b22c5939b09f1908b9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:24eb520c029974ab5cc3a62791442308fb2b30e3fe988bdcbb605caa577473f6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4e57078600e8589b495a3235ffafe94f6b1e6762100ce61cde55658ffebacd9e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6479cf4efec9ec805b2057aa95cb76ca95fac53d109827a59807cda935b9665c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6f06de76b487a6854f2cbc275153a480ee2b39bdc31d949d254f1e7665c28a04_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:32db4d4aaf4ca1395a4890af8200925f9a57ffd4802f5e5ceb0ec63f0b314e36_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:99766a65e172e428d414df1359e85884abd99dda123702b8090856904aaf469c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:d21474766d2761c14e518b93e9a102e3e09aed716d30433fb861c999cf292081_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:fd614ab3eb0467bdf467da01aeb58128c276687ade33cd4c3bcdb9209e5b07d3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:4e03c377893c5aeca203900e868bcb00eb424d30f29da92debf5642ec8393fa4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:4f71a84d254caaf8e3690e8818c3934b806e3e76d5814ecb54a14243af8f850a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:837c64ec19c63f2cbff7e45519c1bceaf39f61ae184b0030c583f099489493c5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cdcb9cf473770224a29dc98f71e4abf9199325561c86c42a2acf7b7755e55001_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:10fbe889db0a1dcb79e95d802df9c33e80230ce7e589d8d17fde88f54541ba45_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:3333948e5b59adbea455b4c0008a90826c81b992924c5c82ab31ff36259e21ab_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:33b7b638319f3c2eeab53686a2d20a8794e224012422e69ff41bc2c9342cbf76_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:fa40742cd762e38592a466e1e62ad0a66fff286d2ff8288dd8e41bedf9900779_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:97107bbe458e3e0d9eea1b66c87fe4acf16d7c8a3523c518674faef9f0675a01_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7f6cdc862181fbf055fc1cb35d4a0139b0c9ea392aacbfd8e4df3c084f05451_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:bad5d83d733c306d3016c8af707b4af9b5a1521dccc01e550927cc2f673771cb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:e2163013df1ffce60aec8702aacbd7121a37965ac06dd5e38952d941a5b0b65d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:546263c7efb5cbaea346fe92dc2399b605aa2f32651eb857d6a0c17bd713b9ef_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:da57c639373fcb6b0f67771943dc97f941cf5e15c56909ea3bd39be3c19f9f0d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:debff5847176bb3f889c07131b5452bf4d41d4e050c83355735a37fb737de8f1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e39e97d563f73d620e9c6c1002bd3a5fa1557cbdd213769d4c249c8d108c3082_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:344b027bf79e366a361684ad1a55c20bb669bd11379def610ad39c060c7dac3b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:425e523a367ef202f8b5ec07c018a3d20798aee4d7b6c2893ca4a58a85d971ec_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5a148b69f649d2ee38415f44a2449729383bdb815c3db7fe9946fa5fc3a4b1b9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5caac46fde53d2509eb8692c845ac26913dcb4fd76218d49743019bfb6542826_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:026be4ffdf26852954771f607a274a838746e607c186c666229619aa24ba821f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:192d0d1c686de8fc61d9c1e3eec6dba7938a2b2616f2c616e68d7b6e7619b92c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:afbaa4bcde83aab1b3a524d5ddeaf34fd2cff46743bacae469ade35a5fceb48f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f7cd35f5a1f5d25037c79b4a11fdb516b5d26509e1cc6860124f2c4eaf423eb3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6a91c1b6244da0737e30258611337afd5928f225fcd1bf7a2062fa1b35c0e54a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:bdea4e44eb8e8bae57fda8df8c98b8dd205c6b2d5c2363553683a955e08b2dc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d5507820a4c3f90f8a8528bf1230481d4eb78ed2503366438584a057168a59ec_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:f1106519fb7fc17c6d9dbdbd061a37cdcf23edbd3c526f231060a0465847f464_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1faf8637ccb92eda00a4325f56d5b13bf9afec7976d62196d52dc5c17f00ef22_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:30709985361147cbe75e8070239b2b8e6b84fe901f15c40215d294e01117fce2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6ec89657affe91088e81d3172e4d07d81338a8eb0df7801eab90e2afbf6f11f8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ca1d4327f63c10e574ec7108e42b51754a89660ab3a9f894edc6fe218f6b64b7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:60dd759695c5b7a9a958278fc09f3edab6b4566e698b9903f7ee87b10b5d3f59_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:83f8e936c706717688b28c14bfe01eb0a355852192971c8c20ff421f7ee09076_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:af4362b0b25973d7202655613a237149d91fe7dbfe8050f22559a851ce8230ea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:d5f4c12a2da21bbf08810e642331dc8e3f8612a00d192bb2032d65a71593424d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:38e4212042aeac05257542399a34724c5f92d476f0d41b9f94e2874fe85a0240_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:4791ecd6ac56fc225b823d707612379b3b8676535ca6e939d224bca6afca0a0b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:606aa50bef75f832cb801638b13fc00182dd7bef4e2f6b599c10c301e6cc8f2e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:fbb3c67e8827d142096f5cbeba74abe5c9f6c1c19ceb3d2c7440eb3ec95c997a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:22d4ce4c381301de4602398c599a964f7071337557ac75ad41d41947932be181_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:637ea04dfa255f6905fd26e0b1bc69c65a9c626ef70e54d0333e84420c572120_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:c6c34d670826ccf493602e6bf900480dbef8d8d2b963a5574d5cdf3409c60639_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fd0d7e2705c100aa69995a53712914134723a7402253ae415dacc7b256f01e07_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:2129aa8e01502ab6769c30c2f9c27aa97e164ed9197cd593150407dd4dbef5af_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b9aff574985a33f3060c70a5ad9cb4404acff0e1e6a52085e4c0b9776c98987a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c059be494e41722ad545c009e5ec17491ee8b96449289f8d4a5896114063c61f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c29a00ca1c7740c13270eb3c9931ec944e217b5545f2178f0ad160606f0e1382_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:f428e8a5292fd8e87fc7ea32d970db7d0bb67feede24b8977e839c5f22f7e63a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:8a2682d010f9d9b55ff6b303b7b8353db0da997c0f51a135cb04aac57b78ac0d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:087a94cfe617f5569cf922463773d647bcaf8f8efbcd1080b527fbe8a6f911a5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:0a5e38ec8cdfef71dba589900c0f41c54fa0404c5aaa3093f766b24364a3a8ab_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:1342925d02086aeff1cc01d59344376130646bfe5735042a5c06da19edae985a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:bd93dfa6eb2669ce41a429e7183101328e8c35b9419d4cd4ba321479488828f6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:933c691864d24efc4ba04a306844c4c11e775146c36c818fccd742a6f12e21a5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d3716c231ef73084ae82e7b57f5fd8b30ff7c72cfb49d898b71afef6d58baea3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e1d999393c6e3f385fbed6668d0f9971694d0fadfba10f73cfb8cb50837ded6c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:f81bb84282b908d2575aa5f1d47629afd3ee1108aae4fe45d895f8bc2193c072_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:201bcfae1fadd5ebcd369b001543e042c455c137be7077d14bbf17d9b4590b42_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:3727d8acc81b225faa662f0e291f2ed6cf19c279251e6e8d9cc55142e8a79303_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:6c92029093b3ef5eedfbb34506b6bd8ee2f40cc9823f169518aaaf173fc36836_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:952ca848726e0fb26903e3b7bab07ad9568833b06bd5b14b0a1d42c6fb1e9354_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:0ee44e5108771b498a9e8a6533425fd9401b2921743124bae0792a7a81bd81ec_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:26402170a93c95aca1dfa1358fd66c85c40d2622b9dac31c569a3ddf9c3fd5b1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:5becb748d9199760ed92d0451b11344ba63bf0595a57f37d11e450d85dbae78d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d975c4728597770875157d701a40f4331c193dab4dcddc3b800316b86f66091b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:1241452c12bb502c22a301a76e6aaac0f9b4598968baf38880e73a95c128eb63_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6dab6a593867c8cb56a85482d02e9edae2123925b3e189060befdb3270494d48_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6f323e3b4bd8188d8706ed16e8fc6340d6bf073d1e9f6f81f80d4b4bffe5e8be_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:b59d40ddbc35e66256bee8741d4e4eccbc616ba99d7e70200433a5296c131b7b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:252ad470234748c32ed8756e97fd96a0cfa936e6c711218184dd2f0a175ce3a7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:388e4fd874b3e4b6a09e3fadf4341a676460f7cc6a11f21575dbc1d6cea56748_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:bc8b55fb3bb49a950219ecbffd4b29094428effb3dfe6c1f42f0d1b69c7826e9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:eebe1dab4ba471ed9ed9cad9e4e0e6cf036ae92174ce05d7e6adaf99b4ee1df1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4bd76045910e67cb331ca2b874c258ed232ea87be3e5845f22ba1dbd08f5f507_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:66cf3416c342d9b82979256ce1a74cc17600b77625739d6c9b0cd2d4345204b1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:ca560a30eaa9eb9eeaede0c249e7c27c494fd803c05a970ed7c78c7d673a8bbb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d20e4fc2839ec0604cda45f5115f9d111a747f9270d53fc39d7d0c69e1e2b748_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:076079c549ed249dd139616133cf5a589666c249e68ec305ee53ec6bdf22fdd6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:1eb4fc64e9238d7eaf61ffa94f90dcec1ef47da189d00bc7e64c82438db9d736_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a16ffcfec6478b6f4f4d89d9b376dd3534ab4ca1cb02a2d1d891c3e8277317fb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:e4735f99e4103ce7a8dc90e8d06b4056efe877281b948049a56d33102e9d6b93_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:0a3d54af3b7e8d0c2cbad46430b80c09ada8bedf3dcc81391b1c83e84f0514ac_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:3382350ce8a1435cc6f888d1de75069f001759a1c021bb8c9bb3c8a4280b500a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:3735d8bb333882d738b8d1f9818648101ba314d1dbb2db8e1cd8cb9a531eefe1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d4288937d1b21950387fec3654089dfcc068b229dd491dec1db2d572936d2d4a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6d5edcc89a43bebd8b9dbe7ca57d06771c2b15a65565832482fa9041a8923664_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:77ab19408d51ec26df6e4003687d195e538e8c604bdde9730bcccf0ce813a3e2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7fc194f806be7a64a292e58472f7a9847ab41fdd4a5acb30876058e8d31f9768_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:eca062c4d475fc02f484497f47554275a45fa6bf962155bbf8b8cac461e98909_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1f93fb8357023a912b389c987bea11c181dcf7a8d124d379340a09ee2004a324_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:bc80e6ab8588decba39d05df121e2a96dc5339ade526fcff9f6d4d298f021c55_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:da1244d0ad890eea926068e8f20351a8351d9651fc31edc80fc2d8600205f1e5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:fc19ccd8d497f2e749bcb359ad2852103168180dd8b411f75fb01052c4ed2c63_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:5a36b250603d69f52c668e9c744c296155a2a0df23eab2bad1973294f194774f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:6e41049bc990b58c5f520c7f94ea96a7b9b341bdf56f6461d77c5c74d35235e9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:7ee0cd2c01687f0379b3ee6b24d56d03090945a1008d3d6e58ea563e387e7617_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c0010e7eea382e1026a9c5086ac2793cc59ac48495ca6742df510bcf5f32459c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:2e605face470a751490e294e57d97b464b652d729fefbc61505806e1c9489be2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:4154db0844a4d85a6b20be1582d2be56087083afee496d213c92029b5437e5df_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:64e554b3000b83aca870eb1cf4a746cb3f539daf372508e1445ebd74b9cce877_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:7b19e60c2134045469090d301eafd0a1b8d0ac88fe7657c38b09bac260f94835_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5101825b10a7ff1dfb53803d2706ffaaabdab138fefe0923cfadb8f98a688ddc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:6ae8b76d4821ba66837ba298a3c937223ccfbda0d7750ea8b932586d27556652_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:93d1fe6c6a35a72fb2b2c8c3ecf4c71b5a5c93483127c69a3251e68bf4f3c499_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d3fc77411963f980f4d2b70661b095da9a93140b0c7c74d51e5807f5d0bd7ccf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:30ba0c2519418a215de8c5fbb509964d2df6fc4894b877e50a5ed34843860a46_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:4702ff24e95cf3c7da6520f9d9969a3ae7cb8ca5b334ea5ac0165ea288eb0b35_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77eeaf451f0cfcc3810f40662c411b01a7a3e51a061e17763a20af7cdc7493c6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f429b7f7f61291d3bdd2f451b4a46cb1b30ff6bea0b1be62805cb8b0be24fddc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:35a02c94165611b440a375862ad85ac5d818385b2f837f2a00bdc0571a8368a0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4ce06b629d065a5fe962fef9e523221e116056ffdeb30985dc4b2a83196aa71a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d095886fa46122bded2ad34e5e94c28e882cc40dc1ece6a57f7a92197966a7ea_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d2ea02154aa9c69b4456063fbc28e66d5af72d0dbc76dc2a179e3f509166fb64_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:171079848ff0cd983684c3887ec5c1c7cfbe9095a136e6ea016c7f636a590134_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1aaf2b01476df4ec828dbc2d7da390a39f6892b4c117e4c3e55f92ce0638f8f3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:5c1c2a0b19cc283da65470aec657b3f78ab7efcc67bb0ff309e801686c7f52d5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:5ead9517953ce770b075be8bcc34dc046753b1a5dbd1a68083c2c6b1ec91bae5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:40b3fb0b54e266d9e69be643c4766a78cc00085e0c4b0217c3257bfb9f2edb22_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:723d06b34af7f631f8404b53d469e4b921ea8cf8793383f718013c89ca5cc3ec_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:b7d1fccbb21e299db680024a21d16bd5e6c3b664bb77faad2c60502e264c86d2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d17bb43db79fd787abc4a52522df454436f00f5f9b4bb6215123ba2bfde2ff39_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:14851e994866c8df877c39145a5c98a9deef596741775a097b0e41a3b254d1c7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:20399bf61867a05b52612cd2e398ecdda0f4da9eb037b36dee464fc211670cf1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:601ceb3296c6611f834f75856aeaddc243242adf20b8753977cada543cdd2d64_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:93a00d6ad56404cbdc4cfc40a8a94d00cd9255823da458270fb99c34414db267_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1413b76827aeeb00b1ac629d8a0b7a8ebfdee642e6c45d5727ae93004e6f680f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:32117a2b8fd111988b1b11d175d2c2c242f3abc66a33f0ac7dd3c22487404a57_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:3d45ed1cb96fca62f24a498ceb565f6e8370a7669b572350bb517d63e65f2b93_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:50b6b72432e3f30bab72f72901bcd92501ebdd1c29d5ed47e0d4157fe317ab97_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:40ad67a8686eaaccdcd145fc4b3aab6c63b0a94b4332ae553c45bed74bff3926_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:5e468a3b4c139eeebdc3bdd17229081081583c3e7f17dddbd524a2ecb8156490_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:26152c2584c8bcf497b71797735eedf5a319319a72d21bd2fad5866fe1e44551_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:b41edb346304f299dbcf1d60e97fdda24cacf4858a9e0309a48d9a709421eb3d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:22e4894abe71731d08afdac1b63273995e87d936c1da5fff1ed64d306bf62802_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:d28a797f178646836f2fd1c21089aeb3f1b1ac2187bd2edfba13d7a296592e62_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:5367dd8e4e3c21bc2ef643428573840961fcc62894e56e1a7b9fda520a399be6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:bf6a782f5f200445fb05e76704c7dee9a35b05d86774fb6c2d57853d8435e8ea_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:11fc25fd849bd882c68de730ccf48c5712fa067ef46e3d00e48c134bc494950a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:502a7a0a4fa7bed131056bf0d07b1ccd387013a5e1639a852a4609ca34de1562_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c74a413249ae68087599674361cfa7d78a8f4015231d6257278b31f301272a73_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:d11860b4639ce61fe82d9c191ecaa1dbd6dbbda38716849b70d1e96d9e53a0f7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:594430e55aa7c83e9a627d2420adb19580cc2b88e25e8860ce129d2b7a42a397_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:70256c813eae43aa9fb2b77e623cf8c394b6ad7d386faf3278a44f5b8439a95c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7106ebdc71c0ced945b9f95f97793fe1d0e7a2fb9a0cd5ab02c0ace8abb0bbc7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:9ba8772ced3776b3fcf9dbadbf9b977536fa27b86edcdeaf62a0e184126abc1a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0a8d9a4e8e39af4c4fcefb1492e5c4a16e26927c5faa871cfd1f56759976643c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:10be6e107e2df71054aced851b096ead3bc0cd1d5cb35ad624f3fc09edf07849_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:241900c186c45e7acacd979c593e82627f05fa131d7047ae85969ab1f9ee1ed2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4125ed9d1d10026557ded070c2fa4eeb9df29c106bcf4da9aecd232dde991547_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2a158ab0c8c28aa26f3a97fab241dbf6e4f7769679d760cfa8aa395e78ab35ad_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:39d76960b7cb841a41fa2f8176150fe2c3b9dc2814324dbba6135b39e05a706a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:66c351f9c7315b86d684fa54d4d10f623050ef5cd95af95ba26a8081b9dd502e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9ca52758fe06f477db326f6cf953414b991f2ceab70a72c1e1c7bce6dc8f57c1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:32a93c0ebf4c848941c8aad63dce948e7c217a779319380e0ce998e5fea1477b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:362f29e4453f83f1f7b09832d13f730fe9f62b15b8770d5dd83773e652807e63_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a4e1670545c7d601c6a0f32925eb552fa11f726286731801e377b456c6054c20_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:c32a29e67447de2f291be0b94a1a6d107f79a67ca499706f6e52528116c8ef97_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2fe1c95a2490efc717f0ddac240411e4d9f86b5f9728343f7843402a22e8273a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:724515ef56f531ce22e23fa8523e154f1f91d4068f46ee6f186eb0d63922a16e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:815c5c87b6614bfcec8b23dfe1f63c2a24fcd775396f25a6baf5555475239190_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bc30e507b7bb9318f085b6d8039dbe0758d4b2e4a33946cc921d5be581694e24_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:0cdab28f527d731b60073936b9280f7b9079e6737a26767bb482cba628649c9e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:2f8dfebe163a643cc6426761076445f170b63372a1af88be8b2ac045c7c02665_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:3955562cafa0f0fab0d5964b8dafcdd9f0e069b27d36d788ca4901a656af1383_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:9a0d301174a2c9788f51bd53764c3efd3d49fc5158148ac5d1a3c8a7e4df566d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:57b7346210cc85f7dd4f188292fd0b0129ec7d60d2447f6125aa8043b6418658_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:63ee5c46973d72fb8e38a0e4d556a1dad3eae0acc5f1163e67b52e6c7b61daf3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:bd96705c67bb13404cb5f3ae03ebf9e29b4b00d9264b9b007c8823096d406840_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:c1cee6e636fe50e30ad81d7f43f2301d7f9668138ae450fe3913dfb742959b66_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:3ba90a805d2c3b71ba138f39f5f547465f97f115197cf340025a93f8f4aa36c8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:6820d36f0f73e533c45f3dd8f7a67aeb5f4d28f106c85e558bd04c94fb52cd21_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:94a053a22561cc2e69bc261eb018e850e1fe54aceabaca8b9d34894bde36dfe7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:97403be1c35b3eccb62c076f2d318b42f6ee362c0168f880f1a78bde9a2e8e5a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:1cd2b32b7c64b208c89878c598b7061f9cb31985c56420e69ee773b733163126_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:533349585b52c44df7317e05c44f6d8707780f04ef11d31e2eff8a4804ed0aa7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:54a251e0eaf0a336567dd970013ae232f5d1228d99154769b9453182c23a6247_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:76108aee79788dbcfc7ed3a9b73a8d4349511df5da5379d9a51cf2ce784f9efa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:215ac27afe3c0edb05d73c6696822536dcf2f258ed202d84b285e3244fc845f7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:647e4891adf555fc79bfc3f578c2a7fe509737c382de78c41154911bf6d7d20e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:851fe73bf4071733b87f3b4ba3131bc22eef3896710f6c044bde14dc6ef63926_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:90bee0f18c8aaa6a22fb87d41ef11d9932d7c22157b86632cb1b9176d2bfaa6b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:22e1f915b239f1d1a62b2ad06f27281c72cfe121642663fbf5cfdd1eceefa7b8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:60d4bf79ea1f155c04d65d4d0f5f30419bc7887ccbb91a26b5ea4dc22b553ed8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b9b8dd1957fee9ef4f1ccbb47b263c21cb6ac5c65e140c9163ac0fc671f2f8f9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:dbe45daf60e282af5930f45a74be5dd2dd720d04a734bd5bf52018fdd77bcdfb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:079b3169a49eba798e35d59ce70ec381a0b3cf0afd436dc46744ae88916fe9cf_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:354768aaf271404f326ff1823cc6be9d9ccb420d1e8f9fca4e25187bf4bb70ec_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:2f4e80d82a873eab6b0a701a93b004fe1b75ea79110cf5c105ea46856090e2e3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:8849be3c593bf35397e543596a3b7ec4779aadb0aff1cb4ad0daec50d711d859_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:079b3169a49eba798e35d59ce70ec381a0b3cf0afd436dc46744ae88916fe9cf_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:354768aaf271404f326ff1823cc6be9d9ccb420d1e8f9fca4e25187bf4bb70ec_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:8e0fbe4057208751f7ee8e28bf5e393c2197ee608005c516c527e3cdd9986b89_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:efc938c1b9b0e79726efa1aaf42f270efc9c04059386208dfa52a96f690ce35c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:1c594e472a68e662ef3df59f4e1670ce513c5f538c52def2a988a08fee67881c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:3ca8600054ba7625dcb195f2e1d7b6ae4d719b500996ddcc22fc174fa553c113_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:4e36aaf9a51a587214cfc4ee75cb57d0b1eaf550bc3a50b9547e0bb164b1fcfa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:e6c7c42d0c7455b32e0c2fa9db3a0c0f98060ac37a7b78311e7675027d558a0d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2d2b7b04ec16e7a6929abf05b7721ed925a70e7f34e7046d8b5851f825ed4071_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8cb225a005f9fce3d388216d10c76c1262d01909f49a1d52a678f16fd823046b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:98ae7137ed93153ab894e8596548860a83e03eb9fbfc2495a881eb0eb1a892c3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:99c19f7cf17f35aa6164bde620baf4dbb28427748f364cb3d15400c77757b143_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:2f5cb2308e74c3e4054404790ac6ff4ec36b6fae28679f36da838a6874b535d0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:730a2120c6c50536f5b9d2c6d6c1ef6add5e389e16963c6ca21fed32a1f5c649_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:921500affeceb488be3534914c87d0d27d462ab30dc05be037274ee2c35707f5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d7f20821a3d2fe212daa044bd18db871477d9e4419cba64b391727183ec53c67_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:981d69337a3400da4c640e05053c6706129c0a6f1bc97088e8fdda8015e8e34b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:e69c8df449f6a6328d5178e9671b96069580214923a8766d098b780130a13d7c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:e69f87dadcc44a17e50efa4832cb625b0fd8ac0e1ac9f7f5bc38c9e2f17cffa5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:f524234c3136a360b8900d5a43c006ded9b6a5db6b848c8ff8699785442ecc43_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:30410ca54aab3dec563732bc96b4083bacc14857b35a627d3075fb3f382bb5d1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:387f05dceea1e317caf6204e68d1fb877da8077fc1c44976ec59ff92dcb6df5a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:67f2fe76025cab32de62b8ecdf061392d5569814d85805ab120796f1469c1765_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:6a7aa90b49ad4e2130fdaf0e4677fc9e39fb9984bf996c1945280d4e89e0dabd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:0b54ef56f897be0ca96c00020654a918f30c6a7413f817ed4519caddcc6c5834_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:677464561f1fb4ecdaf5bd6fd3b76d2a3bb7957c0cf2c7a6156d868a943b398c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:78bc364116fd6f897f3f0f5ed1c35e7f82397c4aec02f0e2aeb38a07ce78ac2d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:aeff56607a25976c759ca7ad8cdf3ed56e303b87bfd7df3c8f1f1e1e5eba2d3f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:28b08fdd8ba36985802d4f6f35b6690b453ada59c268e1280db11a5884a0d9b5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:995a196070106f636adcda5181094ecb72c127e44aa88ea3810c2c5060a2b0d2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b047e02485bb934e79dd90395cb154b1520553438a0491ef946145d489f2617d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:cf1b52e169e9b831a8c4a702346d163ec59f2f7396b253da6b99cd3edc2b0eb7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:0b63824b4d546ec802e0edeab6df2b99bf7929460ff6e9318fc59f1224685de3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:0ea2e61b319859bcfa730b17668b930c9280dac8afe3803c5d724f8c31221cb3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:223ed02a69e59db284d07865b5dd1b512d25d6c4f8c253a522fefb8748bb0687_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6def36ef326e2b7e52cbefa9d71d1e700feb66e2727fd8c40a83d28829138561_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:03671b62f32f61052b2e090779a6d9f9e2a5e14b722085f46b4f96541ec0d7b1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:71502cd4fc58b4c81966e0a9c5f0db1e0ba2b437e8060defcd520fb1a3f75692_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:890a76d02d4a7c44932eaca047643d731d066c753e02fc355480668f35ac525a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:aeb66e2087eb207cea7c78eb25cd8f17d9d4b0f8bc2fc98a5c1f0951692d17dd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:164b565ea878de17a8b9798893c3e487f11c35aff4dca3d07a96ac75468dd932_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:9e461655c290f8e74abdd040813d333a5a3767d31eac4074d28713bf9bd74399_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:c051be77bc83b80051910c2af2e3c684baf6895d515a8d1071b5887b4569e6f5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:d293b41f43e07cb0de05abd705280489c6a25be7015ec48a425d05bf0e67bb32_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4904a9aa5320035b96be47ebc942789062bdb2b935449b9a077a943ab6ea186d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:636a26d40360f3220092f45dccee32ec82d238fe7609c5a25d7500fb20a91284_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:c643fa0907a3b1595479782cba69702ff851b2c3c51dfe0873d98ab9bc7e2c86_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/network-tools-rhel9@sha256:de1af1d3f81ffc7a6cadcd92fdbacb8034573172692adc52b086750b82fee4ef_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:6067f3763f632ef396b3ea7a444e953947d7940ba477452f78c215a23bbacd66_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c1e226de2ef7bdc2a4874b50646bb662e447b865739a7535c236de5d424ebf3e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e2d9daa1128240ccae5efd110d9dd811d7f2b01cef85bd172b467fe2db8ded10_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:eee9d15e4e6b2d960cb8bacde4bd2df68f8fc25d6003cf34a2187969dab3c54b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0188074272372d19a025a29052b7d720f5b2de5c0e961db20ed3803894145b8d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:2da3eb9c7a4d8bdfeac841f834cdde6031bf64b14a6e9b407284bdf64eb08fc9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:d5c9bab0147e656928364c9799b27a40a0acfeca679f0f0699b95049f85e08bf_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:dd1ca28db6ac2ad6a9108d9a432dc7b18e71c00d7aa399a3c0db66c970a5dc39_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:9ec63129d06f933e2725a6152021740a4c73ef438bd63b72c15f09f6f625d51c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:c6e7f9492ce565f2f488268503b5c62471c2f2467ba60ada2e3a41d6b8b0d58d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d93adab852a43bc60b104dbb1346bab3901ffa2f2999fef2387661744b7cbe80_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:eee7609ac9643db7b9ba5541c464cc695323f7297dc89b98e625b895afcec5e4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:7bdebac05574e224f93842d43e6a773dae9d7b6d4c97b75d9ad3ffc243e1669d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:c8a51af3a7a953e41fde86fb0fcd0ceffade816082aaa74543d487e2965b9795_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:ed20576bf5c51b515a40e8ac0e7eadd96daae559fd3a317651b2f0324c8c1676_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:eef9427c2a216f4a52ffa4ef32a41ed7d901c75bc516ac49578742f39b9f3414_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:3f7569f4dcf0f937447a532fcb543e71eef195011e74b044187281e34ee451c5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:685553ac069431e4ce5be3b59a4dc4e88b5470df9f6df6e3f2b1441139459c8d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:7fd96c9124bbdb5ec7169a859a2e16f5d498d8e194c1e73eef9a8f00df62f5bc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:a170dcf54d28010db76969fd38b9adfd58d5cefeb0aa1dc8fddde24ddd296445_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:48f9a42528ff202711bf84ee2d3b5bf8f890161e83154d86c4b882f96083be6b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:7ff5151aef81f086e7a9c935ded04a17d50c063e5e279c6bf63a2eda071e7381_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a20bc5c81f362255fdc2707afdc8703e8a80560384a763aaa1e4395d4679d54e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:ce161db0f08b78133fe1cb26230f3176537f14fde816509a6ba02eb365d328fc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:1a7011b56f9919064d64d2f3faab07fcb3956667f1efae413d66a9f29fd077e2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:2795e9205e35e2e66bc75a2a085c38423dd749582aa5c18a4fb957c6a12e58db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:4ea7b37c381bfd1ac2d1eadbc42126c8c21453cfa25cb5247f4ec804244f4b1a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:d7a8b854749c947189691256e1c3bf3c18fea475eced28b14b9265b77a139f9e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:95f59709406c2440deb7fefb1d01d59fb98529d5eafce48cd9b9cc405c5c96db_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9@sha256:ba1abe391fb4ed5cdbb0242046264ecf7f11cfd4fd1b2a720cd7bfcf04467913_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6c283ed8eea6f2f1a22ef13718c59b7ad2a5a094d9821d4fafc3922badd1ac59_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:731ce17987056f4f2a84a5077efed2be9c33ce8a718a2b7bc159f3b92d8202b3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:9d69389904ae61e815f19a62c4b589262c7ec8e6735fcc6bfbc50671be033e0b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:cbd729a25676d63728847573c4cad6a38100c89e814c4fcf4d90b9a0201ed9dd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:d11f5e0ae27521838b7e85254d7360f8a832e640c74fe850d8818f54e2be777a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:d90a4a9682ac4086469a81c33c9fd2f02d71815390490d3f5cc7baba7ff3ddd9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:6b20d81e8deba73efd4a5d2d181c8ee962f5ab044a6225bf07aa4fbd3b96fb79_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:b65ef2c02e8934f17a4022f01957551498522e799b55e0440f0dd22fa80eb261_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:0c728f13f06113ba8e1cedfce233d654e223ac428f16c24ca4888fa4063e8e1a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:176d815fab0fe9aed544d10c4ed599b5c648debcdecf477963c491e5cfe674b0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:2d271403d8ea95bd7fb9732785af0777b92002bbc39c825c4a6134fed41f7bd4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:f47288000abaf7e0e022e7bdfc5bf0b74498f3d3cd6ec9c532a561672c32e4fe_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:4eb93a7279ef884cb3a77038199b16d1632ec7bfb3f171724688f802118961b8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:85e3b5bf4a936980fc00f3b5d5c9af01111e431ece1bcf663af6e033d088050d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:864dbae5b29d7fde48caf3e48421fb7fab5a5b5c26af5f68c28f34276d69b3f2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:afe61fba8275ace212f72290c1aa9785356ab76d0cfcd612de3ad782031092db_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:2358a32da11583d19809ac528e15b80770c86cb6ec650a3b292b27bb0c5759eb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:cd8bd05a6399b394fd00e5dab2539c353fc3187b1571c941681566a79d044fc5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:9fffddcd5d62088f85d60b129814a701f8bd3c98a801d84cf19ad74650f1f00d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:f4e3df6bb58b3cec80f6f2947718c3388178527cc6828ac8d66301257c6b56da_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:0b87d1344a7e67c252e533297fff71841fd84b72d5a541750f6551df72e755c3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:399c527937ed2fd17e8e0878b191ac82d853a3cd165a10081dc377eb37472fa1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:af80c63c706bb0dee5b6c930891eeabc7b47735042118627fc9c52eeee993658_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:e047b615f4a77b5824b74337d495044195f1305a41ccbfdc90a33d83214eca6e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:0f6c36d7af2c2be270de313ddd105e28107bc7c2480b875e1b4ded62d090d9b0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:42b52142c54e4c43e516632c83d98f7c964b26afb48b1c91541592896b112203_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:109faa862da0fd2c5d74ae4e4421d9604daa761239d3b0a9eea03cb3a054f20c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:7da241909a7da68454abcf348968a644f9747e01aa4020ee00e3b7f532e64542_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:d7e5763237b520420eca7241f9fdc1b3b60b8e78255745913da7a3fa31ab0c97_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:dfba8efa9681e10597b0c3b4ccfa70125f7662f9e9b44e9342550fd675a2e80e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:9ae660b5b6e318d5bb17d195ac0b25b174a41697014d71e4d73c65984ee1ec1e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:cf7b00a643ca639d2a4fa03b47c4217404284b257c862fee82e1db854f83a57b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e084bbca85356aff7903a80c2084e01c5c0370dced5914bd9d36b7992faf71bb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:f1954045f92c7d022b325368f3bf915fb0c95a406b5881ffef7571ea2b12cd9c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:00da1fcd88f8542d55cc31ce0ae8d7cc12f68a72771b46953002a8d43cb30829_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:2f5656534cc1308f3b11b1bf6131352a5815ab9e0718be2e17195c87aaa607b4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:3758e07eb37879b6bb5cfc09a86f4f0b3b8f4a4eafa1262c9b1ad188a34f36c3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:85101acf13877bb1f497a3c6fdac434a3c5d8ecd8504b65b96130dc6e58818fc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:46258e09037ed449636635d03c9aa9c2c30fb2ff88df830c8af6bf3add164b4b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:4de95df03d3a97d4d0a3e36ef0cd6dbad424c350553de019bac492143b58285f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:72bc345da2a34eb84d929c5eed51fd30e8fd71477e8058e7c7dd31cb70488f9d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a08e65f5482f6b2937ca2d35dc726cfc5b112622bae31ebbd5e3a1bc1be70515_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:1e20233079f762f90ba674dbf3267c216557d3d8284f7564900318f7d4d1281a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:233b7d55cd529793c98546a83b0a1dd3ab614ba845511a2687c94ac93bca0158_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3111bde1ffc0c9ba97f70841dfa3ef0c88a45a3dad89b8baa0c0df8ff615e7d6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:50e5ff6b7c63c0aabd88fe302ef435ba333221d8424513241021cd9d5b7dbf72_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:36c8871a6d63bc060d92723dedec96fece8e6ca73eaa128beea365adce642505_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:59af5e75f21401d20164aed7bccfb87ee4adc079a69c0a31d75ebeceb7b923f7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:747e1b3202686dc269306955fff629dfae29d3ec37e8666afb5c598dfd080da1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:a327443c122308696e027614a34048804baa463dc7cf9be91a327c475be504f4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:1ee17fce8d33061182a11d2dc461b53f314a95538786f379656389475dd255bd_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:28f58933be6d206d90656c0cf7d05292b4ee98e3ab7d22affdb89d6b600de1b4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:4853bd9c8565b801030ac70bfd99ef90a14674d97aec0cfa4cf51427b64848a3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:bf3da178ec716ac245a58f442816e8fae506e146cda8de311cacd3f3be5c1fd3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:04ad936af7e432d5cf14db93a461b11a02f8429dc031858c849d8e93b1a105fc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:31bea0c1ab35edb5d6e73fd8777abf845c9526bc3218f175d0941b00b1a83308_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:3dda16d55df475aa319fa35c94404ffab2674eeda8bbe9e5baf90c5005dd688f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:6beb2447b6d3f282f868d75be52d201aa0b44631866cb1a2eb5d3e9b95341531_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:38eaae76a59d0e8da6915853a45d9114b76834d8407ad43f9d8d9e65d035709d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:60544e242cafb966a14d6c095ffb81b8ead75e221cba16e828c7e3a9d487c3dd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:7dbf07f15354d3a4fd433c73afef60e20cc53ae260fd918ce1ada04fb9dd7961_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:d2565fb6be06a382bb313d7889e50bbdeccabd08b04c89736fe0ffcb1e702443_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:3e540b75f1d7b75d35089be769d7b7f00976f44779b4ca6f2b498e3e98bb0e8d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:4e7ce92af4bf2cddccda7ca3c2a765e53c2187e94a61aecc6edd7e574af7a6fa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:ebb783d1699a2b649dd989ace2a8b362a92c6eb93655e6c60e1a8f319f39ccc8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:f63429eba56ec4b418f12169bf3d4770bb1d9bf4e95e639fa53eed8c8e0da483_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:054728f3bc75952505176c5bacd5dbf5b72076c56bee805fbc484f72f43993c2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:92f9245557e304adb13d87f31ff9037c7cb2574b8edc722b3dace01798cd9dce_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:d74b3572d00e32c9a92de04576d8414ce342b135617b03eaaebe0f872d66c147_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ef947cdf54aa8a53944832707a027c1286840a8d51e75da50c14b8e45b5e99dd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:40e42ec81c1ad1bbfc545e30b12e5850b091eb81015e5e02190df6a4c54b6463_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:947c2347d2d3ebffafc79c87d77fd0d2b3d80edf306a40f767f80621ec31a5dc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:d150117166dad582a61f14dc786cd53d3b8b96e360f0420fec3561434569721d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:dca4961c0a147ef33ca2e9730454443b56b5d5b0c98d8a4d13315ec52874a71e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:1d4728e109fe6ff57c7072e06ab1e7dee046541e6cafb92b659945dfb572c8ba_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:2016625967c04413c0927849200a3455bbd57e504e634882f16e09ddcaa0c898_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:39f9507ed062e8fc2930cf66f80a215fe16f6ee11927da907ecaec04e7dd0485_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:a7e40db904c11448536052f67bedade948b3931dbb633ea993ecbcd861385b56_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:20484e667deb3d853e25b0e0014e410018242e6c4bdb8bd7a89f77881d69c845_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:47d7efe667fa80b414d141e01a89123ebf77b403894bea3d8f56a08d06adad75_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:58c508da87e903ceb6566c850acabd73086d9a992aff69a46ebf06a3b2421c10_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:ffd4dd93b9d8345d08f56143b34cf852de1a5e9826b2386774bf21c32080440d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:2a10a5ec8c7e72a20f1fdbd60c0f0ad92a8c558dc80df9dfacbddead25bd595e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:9542230737d2ff400438a66188b9b031ecd3d47ca664841b58a2132951b771e6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:cf49d4c2fcb97c1d6ceaf80b554dfaaae4447224a9ab5cf1c381d9f39592b5fa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fd334ece1b1b3c7f66c42024d86f8b99979c4846e4f6f38f4e441d053f8b9d54_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:4360744aae59eb6cf31afb3e83d1316feb3d034dfa22f1eda6b0be357c82b600_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7d2cfe1782c52daa87eed93a26b29dfc2ee2a175fe38a8dcbfe020a416e396c4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:b69d10897c10b03865f9cd36fc688a3062c29a20a6a4bd5ec61b8966128d269a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:b75a354d061287362783e673e023f3bdcba41fd8a448af361bc8bf06dd422b61_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:527c47b5270b7bd6c0dbbe8520197f08743abf2e53addc0c0651d8684036b67b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:763e6b47e105891f6547e9a8228eac74cc3c801b68395cbe9490622ab505c0dd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:c834fb9052ce1e1b4ed82d044f9cbb14d991b2d7c475406aae3a4527827f8bea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:f785b4269eded17c9a9000e84bc00dbb4102609ac9d4120388c9fbc43c354245_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:05c9c601b81707c5c4d19ea4efe014540534fe96d9c05697afc8f017b800d7af_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:2e2816cad463ba35cf3bc58e6d41c8993026c9547100666b5d586a41b5769fee_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:58d19cf1170a7a92c27e652a4cd9ed4272947c1f69cf2f986eb1fa1d5b731c8c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:c9ef38bf7f348ad67323587ee853ab614551242aae2ffdcd3d5f349ef668ba26_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:137455898a2431c11a63836a3fc35d444fecbc705c18d356cad0b712040cf8ff_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:be461fbacc455495b8f283b93de3e09bd7c65d2a9498fcbaa358fe852b8c30ea_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:e2fb34dd26364b9127369ab68080e18a9d9579341317cc725ddcc6552f2537e5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ef05615aa6363f8e7e10e29272cab1058bb8fd7b652d6943a55d0c5ae990b04f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:157ee17a484dc094f997d232ea0ead6a75a1cac854f2469a1e769c246a2637d5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6dc2e4c666063aaec56333036b7f4ad5c31488b729a0665576fef58b7a60f1f6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:9b11221639c0553b042c93c3b40a759283412c49972bd7accd0059fb3bdbf1c0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c98236c7a4eb6133590e9d519170c74b9f555b754fba5680194afe5aa12e8ce9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:572f1da99a0264dfd47bc20cd6b733d767805e1276c11ab9a7e5524953e664c2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:944afbd71408b13d29c6cfcdfe4bf5b8357ed450624db4ba6656b1c884a1cb6b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:ea1146b91f7d0def7d15701e93a19c564121ed4dea34665dbc1cc53b94cc1b79_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:ecd5ccfa595c87e8f87cfbae66b9b98f0cf1c27d60d7a33063749553e4152747_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:209bd4fc0a6337e0ca8077a81f68bbebebf90f163f497f0122e8396698d81783_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:939b3f8d0a933d85409842e5b47ddc94e43cbc0aeac0036a4e65b426d6782f21_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:95742368c24875b07e0c4b99dfeb4422f1427f24e25e08169e5e52c6b182aa1a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:ae2ee243441fda43f46a7cd0e0b51423f938a1da9838f0bc8cb58b8c5f5c01e4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:133a1207e063d49bfdec99f709899a70d35a03a65db6d9f079be8cba37ec5e72_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:411333b02818a620f320ab9846da31ab3a2fed341c83c7d1d2242e3c8e1c112e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:aa5ffb20974140088f7782e24f533d08bd22fc40481c7b4e1a2fdf29c96074d0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c638c318054c658a52c0a7e340de1710f7776e1291089d7d1d81d2837f39a30d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:7518468425c463b51ab6c2445a452e0bf19c4f383849685733d528ed525df941_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:97df863fd0e348fe39719e5adb122f66a35193b75dd4dc633711aad0e0133b2d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:d9cb426145f73463f1bb9ef5446a60174097c03184b32c93b9f6a562e767ef54_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:f360ff4dfa30e0d8b58d3d2d7f129349dc03a5aa632eb35f89177f7e5068e636_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:0e32e8e7ef0f4b74f5544addca4f6dc9077d61b8727db07acf69f27a9d29e8da_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:17bdfae200fcacff3b25d632dbc205dff3e85b1421a5bfa70f460addade9b1c0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4fadab315dd739a6fc7454def0ee2d903646f7241198f3092d622a9375e38d92_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:623d3bc06b6e632257a8e178a6309e70911da187fde71255833a036824acf15c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1db88f9cff451bbb26bb1bd3c773a0e79bd0b8e58f3e8e469afbbafd0d205e5a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:9e61ff3b91fe3aa27e7fd98f29d0a6d7aabdc6431846d6912c2f1a5f4c47aa54_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:d18c5c3cda1ca70d637ee2a6d0ddbc7dd49e93483c2103123c7cecf3ed9b726e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:ff0d963efd71d0a8aa9b8f3e3c5d733738d70f8372810b36ea2904cbe0a20ee1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:3c8dab5d54c3c5b54b76f66305965737d1aecdfea844e4270670ebbc63fc3965_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b80ec65568fe676f4d6a46b521c4cd8404bd21f93d182f42e62c0d2384257763_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b8a3517c4aadd0eef807b859a641a8a8164170e79c045a5a8d3b318bee6e8df7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:fb06e3f5f7036974c3495de8a269a28aea1599b942d3ce5768a5f9f387e0cdc8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:337c562b485c07c8810e0286adf9ca325c5a1c9f4be8a401f205a28489971214_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3c1dd080969fb627282b6f7dc68945c9b7a3890268ad2575463c4d400c4259fc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e404b7f13cf1180fbb8f02f48da558b70c50aeec7928683d6a29de728f684a4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:c99f7995cf99396c3520207b863f1a24b13dd3ea43b467d66172152dd870662c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:0638376c80db18ebdb4d3b41b75bf7065508df9ef599026cb13a67d6774ccd40_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:5a33d45286112a04353fecbdc0c274cefc7215e6c6b8707df2d719f18a4e7016_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8c4c49ea56beca733ae2be240108832efab653c01e98c46608a72f27b2de6317_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b910113d041fadc0567cb4ef644fed921707cba2d3c5ce593bfa09c13b58d182_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:441f0b9defb1989b790ff9de3beed71e1db23f61b7fb95109e959c64c6cdb1e8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:734d07f2ca0e61b6b091132def50d19e40dcee8cfaa5eb46660eebf90bdd106e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8478142a7cca20c9743ad247e4f2b245b6e51c58211c73a256c81853e83a5d82_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:db008105227bbdcf5be594057a201e0ee317e4dae9648d89ff3fc05fcc01030a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0303c22d63e9a088ea2a026deae68e82755344dd28ed52ea06c1c83abadacbdf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a3778fabdbbda6d2176051880b46b3e180c7b6eb7c33b727912c00342e48c950_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:bd4bcd738b2ba8589fe924f1ac4d57d65dcc767befc6aa75fd44b963f13e2248_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:cbbbd781a3f51b8c85e22c9125049530fbf43d93cc8bd36bcf4434cee8cf1020_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:138ee113972e8df1a86061dc719d11f7d36a0387c907c609393f4f7cb8e8f34d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:4ec1d920c8de0db791f8fef1be139eeb5144d9312e7dc67f043ecea181e61942_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c68de4d38e0c4135f11abda8b6fe3e50751bd44455e1c9b6e9666551b147a759_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:d819b14757e167c6a52c452093fdd6abe8f41eeac4b56ee0c87c282d8ac51b28_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b36d5c52ba001938e79d244656d11a315ad494281db37f60a55910d90c007cab_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d21828185c68e7864e7a475deed7d92ca5233553c3d5c46aac7f87b122163708_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:de8056a931e9b6c91583b38faa12e1fff3eda58972dd09d89b1c242aae90015c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e0e43a22c52253568ec7b05f72d139b0ed7f6f7ffa2955b265fa91562b9fd15a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:453df58eb479de31058ec3830e77a7a14715b4b1979237050ce734b1e189d811_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:7f3368b36a15006126b25b2042263ff73ca9f75621bb491310a0d4db262494a2_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:ee335133915697e72b05f8f0fc3fa82145b2ecf1fbd2f19fc20266a90d1f644c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:f8d6d8de975abf876dac43f40bf80faccb60eb2432f3463ee8852775b500db52_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:2e1d744cbeb0cb2442200f0747bc824ea6394fe36444cb7670b0f55653be4874_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:7e4392309a8e3b95e3b6f184479e652c3c848d5b281eb38c02d57765ff3960a3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:9cb705d6b4556123522337d79d223d36ddd50dd21d6c7810a7ecc1835988ca6c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:ca454d8974992151ccab3bb7f3533d4f8634fd7da7077d8c60cade780ef4f1d2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:37aa19c725ec673f8cb1bff4b0626b208de41d73b9ee4a1e4ed1d934fcbd03bb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:7f36be42808f1368c84108d42fc38e5545828a12c93867be56b4991cb6489fec_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:838f6a201ead6fafbbd05963083ee52423fba2f54e7f540575a89abf4283794e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:97ed6147ef1041d6d78361348a4144fbd4f80ca86087a0eaa65c907af730da72_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:18cb72e4bb5784b8fb5419d939367b0fdff4e23cd09b559803656d52a47633ee_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5ac92b796a6295f9ec1c972803c958c5fa59459cef2c835f6500fd92fca4e53e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:9bd3fb035f3aff92dc032ecdfcfa2ba1d4a2dd7b75c77a858ec06cec70feeb28_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d93aa997367db0fa5a73118002ec64ddedf441e0dfda16efe1a201ef380fb239_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:3d9ff62cd27a0eb6e10d6338f2ecd913a6cf2cbe611c8b3cd3e5f86f82b76e07_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4ad55cc73bcf0c9f59beb22283580876d19796528f45d5a54487d34c35cffac5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:879b42ac1571b0ab174b03b4f9abe50fa7c26facc904fde22c59e8d508f21b0c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:f73161d5774cb02814b2903f2d4a9279109d94fa2f00aa13ff44d9801da4a554_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:32b47ea77201e4ce2a7de46ce0f18a099b95685bbda3d9275794cb19e9fa90b7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:520dab9a8b2d34c9b9537c9fe151ffa485929890c2a6f6551c10249b35892853_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:cdef1a8e18a869aca5b67ede167cd6c481a9f7f57593dd6eab02714fdffc4c43_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:dc864fe7cc9ebee8913ee13c80d2b375f19e49fe8daba83c86ec4b5b217138bb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:066baeb76898df4c182f7e94a451c5f6e65d9e32b9aec6a68bf7504828f30f16_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:2cf9e844b828e340dfc02163429fc7dc58ad0f837ec1ebe4928f2670900171e9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:46b2fa1f9bff055ba108f0b87cae201af3fc12a8bc85345168e0ff658ab3449d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:f2f2fef5445545eaa62443770f97cb17fd816aa39a1a252420c2b4a7bd975fcf_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:1d91715caacb34c771c72f68f7f75a83426622e507abbf9714faf3f3ce3cfa18_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:29daf6d81999f343bbb87dbecba313165951d19491e8badc87caac4919522145_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:2e3f83541ecc9b7c02f49febd0bfa122f2b054be55ec17b48c3b923354455317_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:821d54d73f5668be5625e7a1ff00ca8b9ecff65034f49f93cf4abfac09ea6c5d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:0bd3096b3db3d0501b8d54b3b33fce666bc503b217a9efa7305001022c79f504_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:30f39dff235a8adcac2f12cb7b5d67c684a3cbdb647ac17d4e9790f1e8bd7df1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:a743bd8bb4077ced0aed99d89525790bc319e6dc516fc6e0e08965f1ba788042_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:bc65847dee627ee61780b14f5df1d47df00d7c25924149efd132b8079c67cebc_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4bd8be428084f8c48a0c44efa318e83c44ecd53a26cea4a1aee39db2da1d0e84_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:785455f77c406f35bc9ad2eb17e9f96ea12e71bc2b87c523c9df83f882d73c15_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:cf4009b45b3b5158eb2b214d273a86f5ef3359031040533397e9105f5443371b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:da77900b596046bc35b977b73b50d4f43c7c8ab2d3161f30d01f5b396889fa5f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0d212fcc0965fc01f16d4bba1fe8cb6cf9bc7ca3c37e4ccac36dedd77da9fe2e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:95775342b0b266f94a766a1af3c0af3fdcdf630e966a63cfb11ec3459b46d3a0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:c46423ec1d7ace61740e775c1cca881a3f40e67de3c2bbe701a9a2eb7205df25_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-console-rhel9@sha256:f6e1262b78dc3405fcc64de3d864235422f875c1384313693adbdf479e9dfcc9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5d5e396b698ac7b97bbdbab0e33cb1f0cb2fc5fcad8d1545223b67e89bf99c28_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8119c49ef66c677ef658b153021f5e383fa76451776efa457a640fc688556dad_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a33de680b1e7806ba046842f0d8aabedcc13497da2055ea8839d5a42dc368cc4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:fb4be942d1e6dadf1f63dc34d8fe161f8263f6782fdd7687a1d9dbb00f1c0689_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:1fcc8bfa9f2b7b5fcc8165c5d30879545093ff27e3b6c90e8f6c11dc78d24a7f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:482fa1a1189f9a69ceede392d30b37df6f490312133b07fb160a941288bef9d3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5818766b4a9f63b6767801173813bc1995f7b405967619c08ba45ea856de495a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:e75f613bdbbf80bf042c555c59ff95aa9716653e259230bd17e3c9a47fa07b63_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7c82295caa7789000a8f1f01af47639aaa9a7cc345c1ce9558bdfcd5ca1e6898_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:a5af8c2e3ddf765d6b7aaa3370809d5c336ea6f5f09d03baef7f16ae151a49c6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:0dcd9470781273c6adbbf98c013170b81fafc07b391b0d5dbe1de748e5bb3ef9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:ddb74fb16fe3720df71e4c0913f3089aa9a7587430062b1a8b628ec84596796c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:006f2bdd2bde58b23797c4742487404cbe51bf80c113e702df9b2e7a4ae80ca0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:3fe5dfcb92949ec17c5c10af33b44919ea38bb02082190d59986065cc33eed3e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:35bba97dd4755a1fa689ba8f21ca1c7032bb33edefa1d0f3876ad8ce51cd3971_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:6ca721fcc1ff59f9ba90e498aaec1c9eb0ca25d3271c9543c90a01e0347aba40_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:a67adaf57a36797d9cf93c0bf401af4a36fef4d07482e8f724c3ca09ddc028bb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:ff8b13e6d6a2a990848e8a1e74e7ca1cba0f5652a29b86c3539fa4e031471049_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:2f99b0a42ffb2e5621a9c4ae0efebdbbead4e4dd187e947b93f2963c989bca8c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:37f5399e1e7ce3081c8534f0c6e1e5411845725c46ee3968f5b38f0504fa47cd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:68969a51e2166f6701dc1000c1daff3163d35e5dee9a40fcdbd5830305c73e86_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9@sha256:c6804f7338b2e0eeb1bee48114638524b0ae0af1399cff93e51b1e2b4705e615_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:1dfba198009299ddb18421f3cc45d656da9d89ca71e5efe9b084f730f49cf548_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:64b925225905c73883694dde22f7ba5ba53d62abc73613d7c5cc9561af832d71_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:f1c4f8d459edea83cd4aebdae4d6eff6901abbc6eb9f6031e78f7a3b79a781ee_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:fe596f06302f1f93b4c403a08ddb1ccfc8f13f8f66da96b6845508679c2a8a77_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:83a6d2cf513c846608a8727ed01cbc6b1bd7da84489eaf50dda9b7fa3106d76c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e1938266804498012d42b80a4915a2b8aece34efeb795a17fc8798f75fa1c48b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e2defd0a66a261a697fd606239d4d1914df6c2d4875c0f4116ac1a35ea585a32_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:fae2d6f13717bb6e98a00f86b5baeb328ddee27a2b5c2418849bdd767007e947_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:0c4eb0506879a32b58f425334cb9d88a3d507295187d2d2775c83a9abc3a8ed8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:1e2ddf5d3509d41c8f909d64d6ae7d3503f0491d967578cef48ac0ee5e624b1e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:4714307e4f7462275923401148062e6dedf80e937abecb79abc92f37be0aef45_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:551f4c78b778b8e784cc3733d7cea28d888346944d306d76b57768e7117be85e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:20a33b03d94c0d4a84256b477b4783e2f7a81831a945545194db6c6432c12251_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:aa63ac3132d6581bb20e97033ffc84c67614687fe95b0a4288f1477b5b59dc80_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:ad088f1f0494a62602d3495351afc422a8a53b92bd907705bf4e95eec5b1d98f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:b3ebdf5ab93e98b05504220e0bfd9517eea21080e09ff27df599f7c32adee343_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:05aed886bc5b6ee53427e2cb8bd87063839553e8131be9bd181a6ad2811c5617_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5fd8fec8cd97b6099be8b511f8c03bbb6d4b5537d185b092c945277a865204a0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a555704a2e66c03be613a77bfcbd7be05a3d21265c9c95d351bd928c6e0f897d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:b81ccf95b3f4c7fa69ac15ec1ada3d22cebeaa53aa0ee2bbe77863ba323fcbaa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:0a1dc8f8b97d3f8ffc0eb6fe95596c0fdb8d31652ff2e2969a77cd48a5cd3ff9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:1474075f3cd178aa7080e9f6c0f2546364a3a5d4a7438aedc9479d7316c63519_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:230bb517ee7cc6b25ef027ed545f308b5c612c0901c50408b557058fea0a7c97_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3b8ce5e8fea11b72b53065a94849c2d856e9218cc1f8641c69c04a21d27fce7e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:492ba358a292b4c6afe6984ec440a65ea3247a9cf52d3a82e34601b9b49566f2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:8c5de7a9e495c4d1ce854f6d009d1c81ea8907acac8ade1f02975704024c634e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:adf8f9f2e86f9fc1b27b4ed366cdf17c231f4574a59670f1eac81f6b9af8149e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b1b6368c4d7f4bd7dc4072fe195d1da67dacdfa4d3d4082ed5713b5e4cad6129_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:14a051ae85b29aa82fa4f448d3169fd5fd37fb37d7cf7b24af3e76b224ae2a25_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1d1ec127f59b2a3e91ecce49bb81bdfe18ccbb4378f7617d12a5f6fcc3277040_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:c5d0418e7661bdba8c8bccffdf081e2bc630767e6b8ae1ac099f1c0d6ddd7b74_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:f3041343f490ec7d6e6b75fbf9b516fbb481e35b9aa4513cbd0272eee2235a51_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6d79fd44973f45b77370287936c5319fee81f4f9831fa0f300d2a58fb084c420_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:7bb63ad8d2132eb2d6e8f73a8edfc6b5558c948ae45e443fb150adf8e297a79c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c41abf20797e0e0a74aeb25f510689cb5f1fdaaab90a1507163a4d201d4b7c0d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:f1bd99ba8708d9aeccb920a4cfe7fd6b410db0ff15f517cafd094dc746baeea7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:03b176977dab9085b179146dee560b08a7a0ea4c89e41490b93b0f0353621025_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:674731387009a17b66d610e13f4ca9edb4ccd20675451fa13af14e0ddbc55ebf_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:67f5639d80467e5f525160768ed3c007f5b99723278e598bfe1ef11afdf9a43f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:e7eb31913d7b4e8940865a0c3d72364152e358279bdb0cbe7974c7837a02f66f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:020b10daee05b7c237c9b9914077aad76181fe0de4ae2ab1b47151b47f679949_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:2002c409bd3e1960a8d79f081dd43e2150582103e47d20c7bcfd797b863f0ebb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:288feafa494da8a4bf480c1a67e7a9c834bb02f66144515e5cd2653fef962d59_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:513a6d0c2d85458140c589e153dabc2f5293d28097ee1bb1106a9945363548f7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:18b44430800377382372ce257740b9aafe0546682565bb0394c3a39a078cf6c9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6a7c255d286aed23eca10c0c0dd2f5d9286a87ce5eff26bb559efa44353ba67d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7baf3df29db6dda350c0656f7828fb8ecd9858e7b57842cc15809f5c9754da09_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7f05653512709156f84fd5e802c47f575fecbebdd1c35aa99c1fa65f9453b349_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:004492a0bb239936995030a7898c2c917ea809cf2c7a6890972765ee8d8fe9f0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:a696bbbb3bc193a4ff3a2762a1cc5020259cca9b4c9ae996285eeaafdfef8528_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:cbacf4231b583bf75e637d95e54528bc8fc0df9e53926fd1a54fc2c9fb030e8c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:eb2bd6a8605a3f61e7c9589e6d47dc28f96bfdb2b4ba0f7014c971d4f9e1439b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:0b6189dcc414e4d48e333d8c8c8c2665163fbbf04b8231c5c5ed66b460f64b4b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:29320bd030970c9b8067b44a5a6b2d4b8aae2e6760490e9e8f728a0d75e49190_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4e793e626c2550c0e7baad444915d6da1b9fedbfe4700fb0ee09751b743d2f12_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:1d24964d9174719df791f5ab2aa97ad584e4cb546072750996c233320271393d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4fd1047ac897a34add5f4fd2c943a87380c53af069980e28f5e4710280dbe76d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f8ca2e0c18140370e4d38d75b828d710576432c81d0717ea12624d4759e41248_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:194e198147e12cfea11a2b8133ad90f9dcdcf12ab64858da16e97fa985ea78a9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:a1ed2fffff725a172e05d2315f0c8a546edad8306c0bf52d5aa7c0dd13d04891_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:a8e28b541152ae2849a74778761e397d040e357ae21b2922b4be12ea81eb79da_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:0b07f49872854ce43162404577fa485fd150a10607c93df756d892db1600c0ed_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:178df3c1aa5c1a83dfe12b6f8492aae600083ba07726ce8b063117ec466b4139_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:c4fa54593d42bd28429e4ef572b2e6e882efe6c04932cff3cce6e119cc5dd044_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0ccae3f40c64be32b7a773fdaa430f6c7d0ed7778418a55c3cd1517886f9e759_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:57027cd53887fc439d0a2dd09bc0d79e266c49cbaf196b3ad758e0fe9d09ee90_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:d0d53bfa8474636abcc9f8a0cefb13069a77e00296c404be39e057dbbdbcabc1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:d4fc054911421898939346530573df11a0d059c17a40e35bcf971d6cddcfaf76_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:8b1a68a07b6af860fee73ad1a1cb04480c8623913e5ea784a8f6e03fe0a7537e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:90799cc9ee99cac6d16c4bea7c6561537d319ca44c2043d5c2b9afc9acd3a7ba_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:a20b62a9436884c9b1acc33498ff4524cfb4cffe69c5e9e88dd9b077a976bb92_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:f239e260d1f5f01132a0d3f941dca5eb39399c563ce297f36319db0b803652fc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:3f75438b6f0a312ec5d549002b88a5d0138e34be8da6db95cabc23b424f1d7a9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:6ffce81636de40147ba2987abe3071f4778c48673d824d31406c8f4a388ce6d7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:a9308d2eb18ee97c884bc55771f75d62db896e1736ccad102f4707ba553e5023_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:ff689ce8586ac5dd565e87fa801850cf5ca6a15524eb3290cf61edfc37a32557_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:43d6df0117225b5d07f675212f53f1734d750c3386d659464b775dcf835dc2ff_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:fb59d55f7b3958110c251cf56dff1e4b201f26c455ebd3fa9a3050f0afa90199_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:66250e79370aac01b810d16ce953217902abab95f8dc24d84ea3ea27c0d1e087_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7ed8850f54050cbdec77df42c1e34021b062fcdaa20d4939bc52f55818f0afa3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:776a5c5dc580336a5debad824cfd9489f7facc0e0233d04c0e5e3a85e87c625b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:f9efa9504f6d06e0823dc611c7cf34f94bbaf95cf82e70db4a4466aaf371ff21_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:331539c4627f5a6fd70066963b00c6bf5d37130d69ed1c97d169b4679c988a75_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:34052b8035a6a4847863baad76289de43282c37aeb7ddede49d24fe76e2bf8b1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:e968da6b28095526e22be76c0c583d726af07d754a779e241c62095be897f05f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:e30740063dc526ce072c66fe22a1ef7caabfa64d49d00bc94459a9495046347e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:ff22b4848efe69cee98ba7ce39913e7fc3cace111edb5aed5cbc5b80aa4426a0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:68ce3912f64510677884c97e30f1f9fd9e3941e099e8167cd43fc25dffb34b11_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:6f00c1b82f8705f143798e05193187516f8911bbbf19c256fdeccc85cb562b4c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:297d9db15707fead7dea5a6af767285df0ac0927ecd35c2a86b29626b138f700_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:59fdb89c5000bf4832fbee9ea08131ad69a0edae2d674bfe8ff3bfd3d7072141_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7580a1ef860cfaa89b5c365b4020ef1516c50e2829b554267c0fda6e607cf7a8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c5548952fc4edb7b79bf6d0a257ff08809ddd0c017de0872e3a4280863e7ba32_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:9939e5af30b0d53ca6aa2a8c6e70b6461d872f97c2b1d0d3894f027647759de9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:a02b65c4545e24c213f0b675844b9b7f171c65f8d162319be27cc3485e04b190_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:ae357dffbca134e24c32d411848f619619281f4525c5dfd2b93ec082a15d333c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-altinfra-rhel9@sha256:bcc0e98ee13aeb12c21cf679651e06036d5d9509e40e11145b3a77dee35b3f33_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:5f7553da3521aae14f0ef0bb86fc76c5bff5617a32ad61a17a719c3f1c5861d0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:c1fd8c36903c9743e0ca7641ae1b9f0b716d332c0c6259bcde1d4cbc808e5822_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ec75e010451455158ea6870120bd17eccceca16a88b24e33cb23e1fcb66ba12f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:ee6719af84caa1131010d6f0695a466f8ee807f8578de78e197bc5bc1acfcf29_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:027e501b41ecfd1472988c01b9904ccf29323df165b58e6f11cbc4186f98dd22_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:6245b2b0bbcb7935be61e6a7e93a84c11a4379fee1904569bb16532fe03e116f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:6e059a366823df5793e1a8021f504c9c7a7ae66a223c9d099d17db22a9e50226_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:bf917d1afb56c4ecf2c1fa6440f8996c19267affd201f30bb4fe9ecaef29775f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:1d9372c87889ea571921e7830f087f468eaf2653761196b828eabdbbbc18c2b1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:3816e4e20afac47544621adb385943fdaf5955e713a3582dde612fc16d8d08ab_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:6c4d892cc2c16e161b1d91427c2c9e56131a53f854ea30c511f50daa6b6d4f33_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:98218ba57aa1b22f4bb203161ff89f33de999341e11b852d22a53a5e21f7e536_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:048998050714045c74283d1683785b17f1dc9b5fe0240fbb934812f0fae9fd6e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:7afb80cc5b1cb73984ddd0feaa73f8cabf6181fa323bc3a57187975dce3e27e2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0afda7998b5a5110f6caa7cd0f18eae31c1d127a1ace2f40f22293e7aa9de4be_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ffe078a02724d6e0920fff31df0b0b89b62a01e835d6cc40cfd9593e87ff05aa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:0c4316d2b6eaa90503c8d17a32a78cfc0e898673cc2f02b1cb4c10b4aecfd55d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:c04c09295eb34aa3033f7fa38db6a29903e2e0c19679016dc51acdd40f290746_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:eef5cd08dda4e3ebdfb58cadec73ea48aa936058cc85656028e6f27e1ae51031_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:fe06d8c0693a9cb26567812aae7ec13e2899c49edd0a3357d90bde1615b6486a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:62de4024ff480e4e2cc110d4744bfb506611829f88602fd574dad5ca08ebc9f5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:8b891fdae0efe3435ae3e19417e615f52fa4b282766b88366c7c480e58f9a3c3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:bfa09df184b263e3fc9b36106f8b6d095891bfeb4b3c94c0f7d495089350c146_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f3233fef00770dbaa7454b68d633f14f660240c48ef8c7e37e97aeada978b2cf_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:15899a4464bb867a308ff30a46b64b7c0afc318d1571607d42b76833a31310b7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3fc13f73ca759f094c322fa816700b0e1a225cee1a3b11ae267572b45165d3c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:53524d17076c91734318e435558fbab7febe331b999526c994e11614a3617c3d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:5cfc388df49f6c84fb1cf21c2b628b0f8852d08fa725b4da5f6fd0cd5d34deaa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:214daa798f4278db5c10c4697b4194b356b0bca1c6fe4bcd17601c1b56d56ced_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:8c3a43200e203cacc1de3d6f6cd71234d6f79312c5123cf0b130c8394ec3da8f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e19c579fb957823026ad4af2b67aa8e0c9639dfd26280089436a6bd13a6cb702_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:fddb35b167c1b7ee50428ed9b319d566614a8ecc21dcfd569a48783b82e0e74b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1967d34d7792405dbc887f2e4ed8c59351f1af4280caf0ec18b667ce218703e6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:43a34b06bb917ae30ec529dc32093ea2e644ceaf121239adb5d5d59d40f3e743_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:4804fd47603e84cd4476c0d21b3779b933a5621ea069ab22131ce117205d20ef_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:da81574ffad776d2d45028d90598e14ac44dd492f0d4e4561ab3b0919eef6467_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:702dc664b505f0955d9c4870e4354483215fe7174cb69442cb0110fab66c2aad_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8faac463f539e2c2a71d3ef4b7aa22cb33d83531f1791bfcba2ac4b4f81295ca_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:98da66266b3af4f2379652e0a160a1d330998e09a31eda41f0975ffff4f1792b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:b2498b326435e49c60ee9338e98c4af24bc3989d2758755cbdcd230407232e42_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:5f77f098933eea28bd670596fc4f04a1f7e55e98d4cc22484620cbafda377bf8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:6e86b89ac47d616c052d503dc46f43c50aae87417c908f79a5427403e0623333_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:bca3a3b5b145dc5ee9a90a995a0eab094d5e9db632f1889ba71a98d1d973ac9f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:cf02124908b044f1aa48e54abe2b80a856a22b2fadbaf04bf58242e8064d44b1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:607b665a0605b8c2c86040bfaa3203667f1352b6ea722819f77ebef3ecd2aae7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:62c9b40e4a584b80bf1a9ab4726b5998abc91294bce7d4bb04930529c1a571ce_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:ef4c450f67cfcfb5360ccab31d33c98fbb8cda21756160760607e48bf000db67_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:f97f3df33008e958c677fc9bb7056b645456240773bd33ca6d3c929e0dc4cb24_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:3a0a62864f7481a8bf891a635e24abcef4ab97d14d8c32c8ce0f66afcdbf223c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:ab966f2572bf9087a6def43f913b45d059f9eed3303252cdc4ae191a8d8de9d9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:205512f8a926d14978f1e7b2268423f8788e0e9b912b2de602562372061b88d4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:b7d64cf72f422fced6a4d9a896c77dbe2b2b4a2d2ee29834ddcbfbfda89dfaf0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:577012df4fc4c8e68e83e381168148876a9d3b96850bded975479692df208f75_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:6a7f64eb8c5859bc5782c8f3e59864e72f7ee4b9446a7250c8493c67e7ef8a31_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:adf37cddb7e925375d0860d6e8deec87aa20253922302347a20d8a3a0028a7f2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:4f4b9a5b6d588fb00067c7f2c2d8580b1663d5e3c7d9828c5005a4298765baf0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:525b41d20d91d1f974676d9977e473843a3d96df9028e5bd477717d4dc1ded9d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:60a139e740f69a1222dcb38356e3a647a0c70e0a36f91d540eedfebe1e79d2e0_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:e2c25e37fa7f15312881a295f59e06221fc4a7811bc047b22c5939b09f1908b9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:24eb520c029974ab5cc3a62791442308fb2b30e3fe988bdcbb605caa577473f6_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4e57078600e8589b495a3235ffafe94f6b1e6762100ce61cde55658ffebacd9e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6479cf4efec9ec805b2057aa95cb76ca95fac53d109827a59807cda935b9665c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6f06de76b487a6854f2cbc275153a480ee2b39bdc31d949d254f1e7665c28a04_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:32db4d4aaf4ca1395a4890af8200925f9a57ffd4802f5e5ceb0ec63f0b314e36_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:99766a65e172e428d414df1359e85884abd99dda123702b8090856904aaf469c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:d21474766d2761c14e518b93e9a102e3e09aed716d30433fb861c999cf292081_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:fd614ab3eb0467bdf467da01aeb58128c276687ade33cd4c3bcdb9209e5b07d3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:4e03c377893c5aeca203900e868bcb00eb424d30f29da92debf5642ec8393fa4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:4f71a84d254caaf8e3690e8818c3934b806e3e76d5814ecb54a14243af8f850a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:837c64ec19c63f2cbff7e45519c1bceaf39f61ae184b0030c583f099489493c5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cdcb9cf473770224a29dc98f71e4abf9199325561c86c42a2acf7b7755e55001_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:10fbe889db0a1dcb79e95d802df9c33e80230ce7e589d8d17fde88f54541ba45_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:3333948e5b59adbea455b4c0008a90826c81b992924c5c82ab31ff36259e21ab_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:33b7b638319f3c2eeab53686a2d20a8794e224012422e69ff41bc2c9342cbf76_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:fa40742cd762e38592a466e1e62ad0a66fff286d2ff8288dd8e41bedf9900779_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:97107bbe458e3e0d9eea1b66c87fe4acf16d7c8a3523c518674faef9f0675a01_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7f6cdc862181fbf055fc1cb35d4a0139b0c9ea392aacbfd8e4df3c084f05451_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:bad5d83d733c306d3016c8af707b4af9b5a1521dccc01e550927cc2f673771cb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:e2163013df1ffce60aec8702aacbd7121a37965ac06dd5e38952d941a5b0b65d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:546263c7efb5cbaea346fe92dc2399b605aa2f32651eb857d6a0c17bd713b9ef_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:da57c639373fcb6b0f67771943dc97f941cf5e15c56909ea3bd39be3c19f9f0d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:debff5847176bb3f889c07131b5452bf4d41d4e050c83355735a37fb737de8f1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e39e97d563f73d620e9c6c1002bd3a5fa1557cbdd213769d4c249c8d108c3082_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:344b027bf79e366a361684ad1a55c20bb669bd11379def610ad39c060c7dac3b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:425e523a367ef202f8b5ec07c018a3d20798aee4d7b6c2893ca4a58a85d971ec_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5a148b69f649d2ee38415f44a2449729383bdb815c3db7fe9946fa5fc3a4b1b9_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:5caac46fde53d2509eb8692c845ac26913dcb4fd76218d49743019bfb6542826_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:026be4ffdf26852954771f607a274a838746e607c186c666229619aa24ba821f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:192d0d1c686de8fc61d9c1e3eec6dba7938a2b2616f2c616e68d7b6e7619b92c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:afbaa4bcde83aab1b3a524d5ddeaf34fd2cff46743bacae469ade35a5fceb48f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:f7cd35f5a1f5d25037c79b4a11fdb516b5d26509e1cc6860124f2c4eaf423eb3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6a91c1b6244da0737e30258611337afd5928f225fcd1bf7a2062fa1b35c0e54a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:bdea4e44eb8e8bae57fda8df8c98b8dd205c6b2d5c2363553683a955e08b2dc2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:d5507820a4c3f90f8a8528bf1230481d4eb78ed2503366438584a057168a59ec_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:f1106519fb7fc17c6d9dbdbd061a37cdcf23edbd3c526f231060a0465847f464_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1faf8637ccb92eda00a4325f56d5b13bf9afec7976d62196d52dc5c17f00ef22_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:30709985361147cbe75e8070239b2b8e6b84fe901f15c40215d294e01117fce2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:6ec89657affe91088e81d3172e4d07d81338a8eb0df7801eab90e2afbf6f11f8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ca1d4327f63c10e574ec7108e42b51754a89660ab3a9f894edc6fe218f6b64b7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:60dd759695c5b7a9a958278fc09f3edab6b4566e698b9903f7ee87b10b5d3f59_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:83f8e936c706717688b28c14bfe01eb0a355852192971c8c20ff421f7ee09076_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:af4362b0b25973d7202655613a237149d91fe7dbfe8050f22559a851ce8230ea_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:d5f4c12a2da21bbf08810e642331dc8e3f8612a00d192bb2032d65a71593424d_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:38e4212042aeac05257542399a34724c5f92d476f0d41b9f94e2874fe85a0240_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:4791ecd6ac56fc225b823d707612379b3b8676535ca6e939d224bca6afca0a0b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:606aa50bef75f832cb801638b13fc00182dd7bef4e2f6b599c10c301e6cc8f2e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:fbb3c67e8827d142096f5cbeba74abe5c9f6c1c19ceb3d2c7440eb3ec95c997a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:22d4ce4c381301de4602398c599a964f7071337557ac75ad41d41947932be181_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:637ea04dfa255f6905fd26e0b1bc69c65a9c626ef70e54d0333e84420c572120_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:c6c34d670826ccf493602e6bf900480dbef8d8d2b963a5574d5cdf3409c60639_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fd0d7e2705c100aa69995a53712914134723a7402253ae415dacc7b256f01e07_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:2129aa8e01502ab6769c30c2f9c27aa97e164ed9197cd593150407dd4dbef5af_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b9aff574985a33f3060c70a5ad9cb4404acff0e1e6a52085e4c0b9776c98987a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c059be494e41722ad545c009e5ec17491ee8b96449289f8d4a5896114063c61f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:c29a00ca1c7740c13270eb3c9931ec944e217b5545f2178f0ad160606f0e1382_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:f428e8a5292fd8e87fc7ea32d970db7d0bb67feede24b8977e839c5f22f7e63a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:8a2682d010f9d9b55ff6b303b7b8353db0da997c0f51a135cb04aac57b78ac0d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:087a94cfe617f5569cf922463773d647bcaf8f8efbcd1080b527fbe8a6f911a5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:0a5e38ec8cdfef71dba589900c0f41c54fa0404c5aaa3093f766b24364a3a8ab_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:1342925d02086aeff1cc01d59344376130646bfe5735042a5c06da19edae985a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:bd93dfa6eb2669ce41a429e7183101328e8c35b9419d4cd4ba321479488828f6_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:933c691864d24efc4ba04a306844c4c11e775146c36c818fccd742a6f12e21a5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:d3716c231ef73084ae82e7b57f5fd8b30ff7c72cfb49d898b71afef6d58baea3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e1d999393c6e3f385fbed6668d0f9971694d0fadfba10f73cfb8cb50837ded6c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:f81bb84282b908d2575aa5f1d47629afd3ee1108aae4fe45d895f8bc2193c072_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:201bcfae1fadd5ebcd369b001543e042c455c137be7077d14bbf17d9b4590b42_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:3727d8acc81b225faa662f0e291f2ed6cf19c279251e6e8d9cc55142e8a79303_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:6c92029093b3ef5eedfbb34506b6bd8ee2f40cc9823f169518aaaf173fc36836_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:952ca848726e0fb26903e3b7bab07ad9568833b06bd5b14b0a1d42c6fb1e9354_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:0ee44e5108771b498a9e8a6533425fd9401b2921743124bae0792a7a81bd81ec_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:26402170a93c95aca1dfa1358fd66c85c40d2622b9dac31c569a3ddf9c3fd5b1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:5becb748d9199760ed92d0451b11344ba63bf0595a57f37d11e450d85dbae78d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d975c4728597770875157d701a40f4331c193dab4dcddc3b800316b86f66091b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:1241452c12bb502c22a301a76e6aaac0f9b4598968baf38880e73a95c128eb63_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6dab6a593867c8cb56a85482d02e9edae2123925b3e189060befdb3270494d48_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:6f323e3b4bd8188d8706ed16e8fc6340d6bf073d1e9f6f81f80d4b4bffe5e8be_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:b59d40ddbc35e66256bee8741d4e4eccbc616ba99d7e70200433a5296c131b7b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:252ad470234748c32ed8756e97fd96a0cfa936e6c711218184dd2f0a175ce3a7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:388e4fd874b3e4b6a09e3fadf4341a676460f7cc6a11f21575dbc1d6cea56748_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:bc8b55fb3bb49a950219ecbffd4b29094428effb3dfe6c1f42f0d1b69c7826e9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-olm-rukpak-rhel9@sha256:eebe1dab4ba471ed9ed9cad9e4e0e6cf036ae92174ce05d7e6adaf99b4ee1df1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:4bd76045910e67cb331ca2b874c258ed232ea87be3e5845f22ba1dbd08f5f507_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:66cf3416c342d9b82979256ce1a74cc17600b77625739d6c9b0cd2d4345204b1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:ca560a30eaa9eb9eeaede0c249e7c27c494fd803c05a970ed7c78c7d673a8bbb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d20e4fc2839ec0604cda45f5115f9d111a747f9270d53fc39d7d0c69e1e2b748_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:076079c549ed249dd139616133cf5a589666c249e68ec305ee53ec6bdf22fdd6_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:1eb4fc64e9238d7eaf61ffa94f90dcec1ef47da189d00bc7e64c82438db9d736_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a16ffcfec6478b6f4f4d89d9b376dd3534ab4ca1cb02a2d1d891c3e8277317fb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:e4735f99e4103ce7a8dc90e8d06b4056efe877281b948049a56d33102e9d6b93_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:0a3d54af3b7e8d0c2cbad46430b80c09ada8bedf3dcc81391b1c83e84f0514ac_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:3382350ce8a1435cc6f888d1de75069f001759a1c021bb8c9bb3c8a4280b500a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:3735d8bb333882d738b8d1f9818648101ba314d1dbb2db8e1cd8cb9a531eefe1_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:d4288937d1b21950387fec3654089dfcc068b229dd491dec1db2d572936d2d4a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:6d5edcc89a43bebd8b9dbe7ca57d06771c2b15a65565832482fa9041a8923664_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:77ab19408d51ec26df6e4003687d195e538e8c604bdde9730bcccf0ce813a3e2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7fc194f806be7a64a292e58472f7a9847ab41fdd4a5acb30876058e8d31f9768_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:eca062c4d475fc02f484497f47554275a45fa6bf962155bbf8b8cac461e98909_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:1f93fb8357023a912b389c987bea11c181dcf7a8d124d379340a09ee2004a324_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:bc80e6ab8588decba39d05df121e2a96dc5339ade526fcff9f6d4d298f021c55_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:da1244d0ad890eea926068e8f20351a8351d9651fc31edc80fc2d8600205f1e5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:fc19ccd8d497f2e749bcb359ad2852103168180dd8b411f75fb01052c4ed2c63_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:5a36b250603d69f52c668e9c744c296155a2a0df23eab2bad1973294f194774f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:6e41049bc990b58c5f520c7f94ea96a7b9b341bdf56f6461d77c5c74d35235e9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:7ee0cd2c01687f0379b3ee6b24d56d03090945a1008d3d6e58ea563e387e7617_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c0010e7eea382e1026a9c5086ac2793cc59ac48495ca6742df510bcf5f32459c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:2e605face470a751490e294e57d97b464b652d729fefbc61505806e1c9489be2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:4154db0844a4d85a6b20be1582d2be56087083afee496d213c92029b5437e5df_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:64e554b3000b83aca870eb1cf4a746cb3f539daf372508e1445ebd74b9cce877_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:7b19e60c2134045469090d301eafd0a1b8d0ac88fe7657c38b09bac260f94835_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:5101825b10a7ff1dfb53803d2706ffaaabdab138fefe0923cfadb8f98a688ddc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:6ae8b76d4821ba66837ba298a3c937223ccfbda0d7750ea8b932586d27556652_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:93d1fe6c6a35a72fb2b2c8c3ecf4c71b5a5c93483127c69a3251e68bf4f3c499_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:d3fc77411963f980f4d2b70661b095da9a93140b0c7c74d51e5807f5d0bd7ccf_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:30ba0c2519418a215de8c5fbb509964d2df6fc4894b877e50a5ed34843860a46_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:4702ff24e95cf3c7da6520f9d9969a3ae7cb8ca5b334ea5ac0165ea288eb0b35_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:77eeaf451f0cfcc3810f40662c411b01a7a3e51a061e17763a20af7cdc7493c6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f429b7f7f61291d3bdd2f451b4a46cb1b30ff6bea0b1be62805cb8b0be24fddc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:35a02c94165611b440a375862ad85ac5d818385b2f837f2a00bdc0571a8368a0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:4ce06b629d065a5fe962fef9e523221e116056ffdeb30985dc4b2a83196aa71a_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d095886fa46122bded2ad34e5e94c28e882cc40dc1ece6a57f7a92197966a7ea_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:d2ea02154aa9c69b4456063fbc28e66d5af72d0dbc76dc2a179e3f509166fb64_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:171079848ff0cd983684c3887ec5c1c7cfbe9095a136e6ea016c7f636a590134_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1aaf2b01476df4ec828dbc2d7da390a39f6892b4c117e4c3e55f92ce0638f8f3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:5c1c2a0b19cc283da65470aec657b3f78ab7efcc67bb0ff309e801686c7f52d5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:5ead9517953ce770b075be8bcc34dc046753b1a5dbd1a68083c2c6b1ec91bae5_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:40b3fb0b54e266d9e69be643c4766a78cc00085e0c4b0217c3257bfb9f2edb22_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:723d06b34af7f631f8404b53d469e4b921ea8cf8793383f718013c89ca5cc3ec_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:b7d1fccbb21e299db680024a21d16bd5e6c3b664bb77faad2c60502e264c86d2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d17bb43db79fd787abc4a52522df454436f00f5f9b4bb6215123ba2bfde2ff39_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:14851e994866c8df877c39145a5c98a9deef596741775a097b0e41a3b254d1c7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:20399bf61867a05b52612cd2e398ecdda0f4da9eb037b36dee464fc211670cf1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:601ceb3296c6611f834f75856aeaddc243242adf20b8753977cada543cdd2d64_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:93a00d6ad56404cbdc4cfc40a8a94d00cd9255823da458270fb99c34414db267_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1413b76827aeeb00b1ac629d8a0b7a8ebfdee642e6c45d5727ae93004e6f680f_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:32117a2b8fd111988b1b11d175d2c2c242f3abc66a33f0ac7dd3c22487404a57_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:3d45ed1cb96fca62f24a498ceb565f6e8370a7669b572350bb517d63e65f2b93_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:50b6b72432e3f30bab72f72901bcd92501ebdd1c29d5ed47e0d4157fe317ab97_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:40ad67a8686eaaccdcd145fc4b3aab6c63b0a94b4332ae553c45bed74bff3926_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:5e468a3b4c139eeebdc3bdd17229081081583c3e7f17dddbd524a2ecb8156490_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:26152c2584c8bcf497b71797735eedf5a319319a72d21bd2fad5866fe1e44551_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:b41edb346304f299dbcf1d60e97fdda24cacf4858a9e0309a48d9a709421eb3d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:22e4894abe71731d08afdac1b63273995e87d936c1da5fff1ed64d306bf62802_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:d28a797f178646836f2fd1c21089aeb3f1b1ac2187bd2edfba13d7a296592e62_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:5367dd8e4e3c21bc2ef643428573840961fcc62894e56e1a7b9fda520a399be6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:bf6a782f5f200445fb05e76704c7dee9a35b05d86774fb6c2d57853d8435e8ea_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:11fc25fd849bd882c68de730ccf48c5712fa067ef46e3d00e48c134bc494950a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:502a7a0a4fa7bed131056bf0d07b1ccd387013a5e1639a852a4609ca34de1562_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c74a413249ae68087599674361cfa7d78a8f4015231d6257278b31f301272a73_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:d11860b4639ce61fe82d9c191ecaa1dbd6dbbda38716849b70d1e96d9e53a0f7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:594430e55aa7c83e9a627d2420adb19580cc2b88e25e8860ce129d2b7a42a397_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:70256c813eae43aa9fb2b77e623cf8c394b6ad7d386faf3278a44f5b8439a95c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:7106ebdc71c0ced945b9f95f97793fe1d0e7a2fb9a0cd5ab02c0ace8abb0bbc7_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:9ba8772ced3776b3fcf9dbadbf9b977536fa27b86edcdeaf62a0e184126abc1a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0a8d9a4e8e39af4c4fcefb1492e5c4a16e26927c5faa871cfd1f56759976643c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:10be6e107e2df71054aced851b096ead3bc0cd1d5cb35ad624f3fc09edf07849_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:241900c186c45e7acacd979c593e82627f05fa131d7047ae85969ab1f9ee1ed2_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4125ed9d1d10026557ded070c2fa4eeb9df29c106bcf4da9aecd232dde991547_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2a158ab0c8c28aa26f3a97fab241dbf6e4f7769679d760cfa8aa395e78ab35ad_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:39d76960b7cb841a41fa2f8176150fe2c3b9dc2814324dbba6135b39e05a706a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:66c351f9c7315b86d684fa54d4d10f623050ef5cd95af95ba26a8081b9dd502e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9ca52758fe06f477db326f6cf953414b991f2ceab70a72c1e1c7bce6dc8f57c1_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:32a93c0ebf4c848941c8aad63dce948e7c217a779319380e0ce998e5fea1477b_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:362f29e4453f83f1f7b09832d13f730fe9f62b15b8770d5dd83773e652807e63_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:a4e1670545c7d601c6a0f32925eb552fa11f726286731801e377b456c6054c20_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:c32a29e67447de2f291be0b94a1a6d107f79a67ca499706f6e52528116c8ef97_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2fe1c95a2490efc717f0ddac240411e4d9f86b5f9728343f7843402a22e8273a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:724515ef56f531ce22e23fa8523e154f1f91d4068f46ee6f186eb0d63922a16e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:815c5c87b6614bfcec8b23dfe1f63c2a24fcd775396f25a6baf5555475239190_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bc30e507b7bb9318f085b6d8039dbe0758d4b2e4a33946cc921d5be581694e24_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:0cdab28f527d731b60073936b9280f7b9079e6737a26767bb482cba628649c9e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:2f8dfebe163a643cc6426761076445f170b63372a1af88be8b2ac045c7c02665_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:3955562cafa0f0fab0d5964b8dafcdd9f0e069b27d36d788ca4901a656af1383_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sdn-rhel9@sha256:9a0d301174a2c9788f51bd53764c3efd3d49fc5158148ac5d1a3c8a7e4df566d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:57b7346210cc85f7dd4f188292fd0b0129ec7d60d2447f6125aa8043b6418658_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:63ee5c46973d72fb8e38a0e4d556a1dad3eae0acc5f1163e67b52e6c7b61daf3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:bd96705c67bb13404cb5f3ae03ebf9e29b4b00d9264b9b007c8823096d406840_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:c1cee6e636fe50e30ad81d7f43f2301d7f9668138ae450fe3913dfb742959b66_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:3ba90a805d2c3b71ba138f39f5f547465f97f115197cf340025a93f8f4aa36c8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:6820d36f0f73e533c45f3dd8f7a67aeb5f4d28f106c85e558bd04c94fb52cd21_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:94a053a22561cc2e69bc261eb018e850e1fe54aceabaca8b9d34894bde36dfe7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:97403be1c35b3eccb62c076f2d318b42f6ee362c0168f880f1a78bde9a2e8e5a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:1cd2b32b7c64b208c89878c598b7061f9cb31985c56420e69ee773b733163126_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:533349585b52c44df7317e05c44f6d8707780f04ef11d31e2eff8a4804ed0aa7_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:54a251e0eaf0a336567dd970013ae232f5d1228d99154769b9453182c23a6247_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:76108aee79788dbcfc7ed3a9b73a8d4349511df5da5379d9a51cf2ce784f9efa_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:215ac27afe3c0edb05d73c6696822536dcf2f258ed202d84b285e3244fc845f7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:647e4891adf555fc79bfc3f578c2a7fe509737c382de78c41154911bf6d7d20e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:851fe73bf4071733b87f3b4ba3131bc22eef3896710f6c044bde14dc6ef63926_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:90bee0f18c8aaa6a22fb87d41ef11d9932d7c22157b86632cb1b9176d2bfaa6b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:22e1f915b239f1d1a62b2ad06f27281c72cfe121642663fbf5cfdd1eceefa7b8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:60d4bf79ea1f155c04d65d4d0f5f30419bc7887ccbb91a26b5ea4dc22b553ed8_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b9b8dd1957fee9ef4f1ccbb47b263c21cb6ac5c65e140c9163ac0fc671f2f8f9_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:dbe45daf60e282af5930f45a74be5dd2dd720d04a734bd5bf52018fdd77bcdfb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:079b3169a49eba798e35d59ce70ec381a0b3cf0afd436dc46744ae88916fe9cf_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:354768aaf271404f326ff1823cc6be9d9ccb420d1e8f9fca4e25187bf4bb70ec_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:2f4e80d82a873eab6b0a701a93b004fe1b75ea79110cf5c105ea46856090e2e3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:8849be3c593bf35397e543596a3b7ec4779aadb0aff1cb4ad0daec50d711d859_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:079b3169a49eba798e35d59ce70ec381a0b3cf0afd436dc46744ae88916fe9cf_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:354768aaf271404f326ff1823cc6be9d9ccb420d1e8f9fca4e25187bf4bb70ec_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:8e0fbe4057208751f7ee8e28bf5e393c2197ee608005c516c527e3cdd9986b89_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:efc938c1b9b0e79726efa1aaf42f270efc9c04059386208dfa52a96f690ce35c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:1c594e472a68e662ef3df59f4e1670ce513c5f538c52def2a988a08fee67881c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:3ca8600054ba7625dcb195f2e1d7b6ae4d719b500996ddcc22fc174fa553c113_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:4e36aaf9a51a587214cfc4ee75cb57d0b1eaf550bc3a50b9547e0bb164b1fcfa_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:e6c7c42d0c7455b32e0c2fa9db3a0c0f98060ac37a7b78311e7675027d558a0d_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2d2b7b04ec16e7a6929abf05b7721ed925a70e7f34e7046d8b5851f825ed4071_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:8cb225a005f9fce3d388216d10c76c1262d01909f49a1d52a678f16fd823046b_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:98ae7137ed93153ab894e8596548860a83e03eb9fbfc2495a881eb0eb1a892c3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:99c19f7cf17f35aa6164bde620baf4dbb28427748f364cb3d15400c77757b143_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: Denial of Service in the Key Exchange of golang.org/x/crypto/ssh"
}
]
}
RHSA-2025:14860
Vulnerability from csaf_redhat - Published: 2025-09-03 14:26 - 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.16:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:002ea307f8c3485a9756b9d0fef4881ca037a10f7da21d5ff3876be5faf1f630_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:0cc17cb5434866172c34143f57cbb1630a61503b341ad5134b19bdf65e1a2632_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:61cca8dcd0d1f6e1e062e9ad04d59150f947b6606006a341647e8b5861bba003_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:a1311e836b2c27a1780290b1052a621c58c137d1ef5b56cf3833c74ca7d18f60_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/frr-rhel9@sha256:6bac30a28dd939df6f265d2668999164cb083c0da29d80a3166f9743bb9c4f0c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/frr-rhel9@sha256:73f85ad4d9bdfa5ccfa117561ff96ed8febbe16424f4011093a8b5ba085e71ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/frr-rhel9@sha256:f8549f5a1f43a581ecbec5a2bde2c01307a24aba161c7236e399525ae6bd369b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/frr-rhel9@sha256:f885a89e445b2c8c4603b2738e72cea8b2eb6c2592e9d1a191cb4535b7de9c4d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:2c6075fa3387a609769f2d31c6c9b59e4a151e870e89e7320a81c6c53c00991a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:3663a28afd5f22ce210f87950965bd0fc860e7bf613dd10c0c716f07bd4c2469_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:b5bc94c1ddb5b2eff81cfa102896ce8398b16c23e1118af9ff0b4b07e8595c67_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:c366ca545c14bfd3b8c6866abfea0e358fe763e6ab031465081037452f9e8bc4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:34493d3156ad40974c7bcf2c21e722fc826e723240d8355d9bf40826d3ef4d6c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:625284eadade66125c24dfa79c1826cd68d37b0685637081023041ccf412b5ca_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:76b34fa3244e2a44ce8ef6e925c9fa774fce0b1a2c122e9dc1644165155a43fb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:d5c65b425d6308d8bd1efec18e4b7ad735042d57442088e73804162abd5f53a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:3023ae74a9169526b7a9b7ef0eb75375afc78c048950fa6ba633448d69075a76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:65e6f6ae69f680b6c429f2d10936573f2600bd5e1fa78edb4c832d1a08247716_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:7d77980266f4284d3ecc7afb319d6f8dfdb03c0ec343a769c616f36701f685db_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:c96ab0cf261162459002b42a3f4e56ef57426d6136ef01db8568a0a99c2aeb80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/metallb-rhel9@sha256:2ee2827b179c1a8eb141da70895a081589cc340dbf4d5ed91f8b31f7fac4437e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/metallb-rhel9@sha256:9922235962cbfb44ed33c2ebcdc91d2537ac46c31ac4dedc415b5255102f7286_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/metallb-rhel9@sha256:e13dd7012949757bdda4848fe1949952537976f008a5226376380b28e727a324_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/metallb-rhel9@sha256:ebc9435f5fb244d0b5739931dcbb8365a44a18c50cbbe387b3191c4b64ef9863_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:0f1b9613a49e250e44d306c0f4481e07a4e138382ec53885fa4ae945161ce04e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:1f9ca0f0f6d980273d610799711def368e49a3df99328155b3bf3a3877ceffd3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:9beeba56450516b72a95ba2f3dbacddd6cdecc464fe83b3e57fe5a8ea4112015_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:acd8de247a35290198b9fd550f5a4e8e0cd1908cb0d3a567fed424c61210fb5f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:48a33b63219071885691fa4790719dbd9f0f2f2779bb639d893fc414d429ded8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:a7bc8caca8fd6a3e91e05b46b9ad3213d2dbd19d70f49913af2fe07e4a35b0eb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:c45de33dd950bdeb85a566b52a2ca92eef76040a03a44ec11cbe83a22343d6bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:e6480ae09e0ff72094ed5b37ab5cbabeda1d92a113468b2fffe7a3a0c030dd62_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:0fc5e0830c00e70b4f7f3b0d015cc8a1f4deb63036fa2aceada9808160507e67_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:5027936fbda91c926f1d14cd442c369b9c5c946b7edc19a0b12a5c1ad475f40b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:4c0892cd3edf12f55d2fbf5736a57a3905385c73c71e9ca312e383e20d66b15c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:e913eb8a3704838d70f3e31d2444b2553bbb942c85af708ca827f72be1e98f9d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:0da59699565ef1b21f40a50a2ff2accfcb0e8b6156c0e0637c0e1b6a138bc093_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:42d8e1f4bdd562712edcc2f0f0fc6e740728cb7860aed02a7f9409da2a693ea7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:63304c13c015f6b842a534c1c7b8dd431ef84cd05d3be03d525bf9fc7519bf21_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:8197b17b5c773a403c90bd52fcec1f62d7bc758acc9222d9790ef41e5cd0d943_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:1a3533bb31b72d3fa112c1d6a9a7bbd02fe1dc27b04a6cc07e49ade1dfa9a7cc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:c441ad0b361c9b20f5dfe418f5ec3f36c61366a9dad0df3829acea20ac7bab52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:ffad661b0974a3b36a6c8b9923c05ee501f263d56f8a74665b95b58f94b2d217_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:235ca2c53f8bdfe5b3d58e4b5a66e25622643644b058d092d377a0a505383acc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:58483505fd73028e62e2805b467a1caeecab1b4d56a31c9d93bfafbdd95a3a74_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:60be8d5cdb2337d458ad4ee7144d3cc2c30555691c5745924336a5b1759e9d7e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:e19e78588318588ee2c3439cef1f0eee407a4b826cea9101f8ac8c62ccf2194f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:2435546dc1c29496c25c4b5751fa966991c999705855b3676cdfae8adeef8fa4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7f99abe8a3542c160a36a560620f6bfb48d67cf98c534030504c7302a54f6195_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:82687a2c5ae7b7c7a81d6fb25310bd7f8db08f5ea7a1ba44eb70ad701512e2ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:9391d1c907f6bbaef9ec99326d1dbf3a0e17780bfec68a871ad5dcfff221c06b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:0029e29890a7b1745103d57b978e1816f45a493f789931117f63f4d9303b5098_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:cb5a5a6a91d669fee74c8b2776a7e20fed0b13209201c7f3b506ad6eaae5cdc0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:d2dca0923bf46b8785b8bf2e8741275224996f665b7d6943b2f5231460ccf6b6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:f5cccd82efa2db2e53607a2915a743ef3c20c103801ed5a26a53c0a9c3aadb23_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:026af62d9fb13ca7552207fcc6441e00b9f57b145c6c11d654f7cddcae57ee6c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:13dea80a168d52c819b75d7bbc1341f87724e64064728dd7cc021da1640933ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:6930c6efa88dc42b2e98530a22b509c282a05fe03ca8df5b7b8013a9391aae41_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:9ec71e4f23be821ab1ad00f59e066f143b7ff996787082a55cd547bf2498c7ee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:2e7249d5f3c62a9e8ac1128b1536f8effe23af2ac83bc79f87ddb46b5a668885_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:694ce149d407d39ed7817223b9fa5fce5b99fcada404bf091b9ebdb073a9e0c3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:827db41d995c161e9743464cd73cc19b3d9efe215ec73e1ed84de4d6ce0ca551_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:f803a133cd27287370a29f68b71e329d2bc5f905d821ee605af3e5e7909a20ae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:4ed67e7d5f82f87a1939a7836f04e9f680d4b69167f4e69b7351bae2acc731cf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:71db15854a9e26be02fc6c7f7d4054a020d9e40a7a4c6b78d7094f9a2ca81705_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:a1d39f2a6da04da2ad9fdd892c819e9a80bcb2861ca8db34bb83fde092168643_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:a71e93a1f6d42afc68cfc45df65499820164014cbfe22b697b9c8c672d428984_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:41d4d0aaa728cb28541b1b6a6f92d09f7c0d09de97ed1d177283f5bef193e7c6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:a3407c243214cf226a2dec3587a2bdf9baf5ca6575f27db04576aa91b8a1d92b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:e1f2f9c47ea715aa91fd3c8a38097ba5e50ad937cddffc3e185365681e841f0c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:f5b2702bbd883f2d24661fc9f116f0482050544bd96fb58275b088fe3dd397e7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:7084814220b9359d37032f65505b155d3fed6e6acaa9f642d8852bf98dff7da4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:7caf34bc89d8c79ce3098a8cba8f5ab594be1aea5084c4656fdfbeb5debddf01_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:84a2b0d26bba8d63acb7e8d3f49cc7069e0941e0e6376b42af02ffd88c591d75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:e85f62788b580920fa37e2e6e6de0f9efca9e90d84798689f4ec4005534d0622_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:4a69e5679f36e8b47d7ab0a34d38c3f5bc64921777c0479d3f6f9661f6c812e2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:71623dc794650a52bd118e3d8cbb83d5059703f2afe587c714ece2083d1ce84a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:805b9884745aa12ec4563fec187c15a7b404082c9f66663872b5a00fa8286ef2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:f3afc12fd8f5d54a9c33b42ffefadddb763096b1e30fdfa810d60198e6a9b5d9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:76150b99b0d39a782df51591524fa0a54c5b27e7c310a5e3dcb862dbcf4511f3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:99c1c24a0baadf7d36230c8ab2e4867829a907d072ca33d3cbf0dd3673652745_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:c06fe2bc5e58c9f6facff1199fbb4c9487dc7e8b19ef9490a4268ae36344056a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:efc3791fc845110b4e2f0b9d60df52392490ed189ff6887bbab33a7a34efa4ae_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:15d8b247fcb157e9692cc80d865b062d06a15801ea421e5551e026fd00e7eebb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:8979460652bad1c9d2e5844350ce596cae8e1aaad0ac64b835b0a31f410990ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:ca830205752882c44bcb704e12abd1515c1a87fbec6e686963421ec981435924_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:1e455798860542f603b604ed5999a9efc70bd11c737a7bfe5da3f17f0411a09c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:b82329f4542af5b14d1a8d938e7b759f4f55dbd7a0c03d677b9dacf2f76f481a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:ca605184cbd91bea8d1e8ceb47b54a26eaff5eaae60b8fb1d122b8983a0d3c80_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:3a0947a315ae4580bf4bbde623ea962b2609f258d34dac5feb9d05cb6a912776_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:46dd1e318580810e40a4fe7ad0cbfd5879d3e29886a44bbd6a656652596f81fb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:a5a839840054ac5e587f15fd61fa3e5a56ed060c4b7085f81315554ae67910d3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:fe41cf3e01f82363c0f206f68cc7e945bb95b39e81cfa7c01f5df4fc7ed6a42a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:669806a820ae663a900928ed0ebf645948faf553ed9d5d7f2a76388c2be7af44_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:9d6010aa1e6bc8e2eec33c75fd520631c55e2956446199bd6b49f166dc9b98b0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:c09512f7db132793582a62697eb042f7614ac6e55e67b8c9c5421eac80cec2af_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:d0ddac1122898228aa6fee211f6d186b4e6da477cfb8292d5457359c7f260f5c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:293c7af55d45f20f68780599da7f9e5ad0a4e906e3638cf5edcef34a0efcaba8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:e7400f7dfb7debb4ab738288422f5425709b1a00833c0ea6b9719fcea68a3a52_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:f4be18b17901069ef118b02c92e7923ec05dfe94e2634bef9ef48cdacf574f98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:f7b1886a0f4f865e1fb8b4b981de7e4d283cf83839403869dbec2464cda10514_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:06f47b9477c9697dad55890b29ebf6f6787be3234a1382ba1f30cbaa7667c2b0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:2ebb4dfc50701137736d3948c6d93dd0ce23d7d045fa543e8ab093f0173ffac9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:5384d02290385294528e861c20391a165678649b8b4b61fe9213a5793da18370_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:8c8e60f3d607a0e1a5ea94273988a231d105f792a3b6f7f19a3db749dd9372f7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:1df046ea609790c4bacfd0b145f96d13e0b03ec6758867c2199b1d44c0c9f2c1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:4e02ea4a16053ef5b87f16050b67cfe675a073d4b20c9608700d51ffef3dfa1f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:5dbb4320064289ac902733a5ab1f97139bb8c5493bb1575b0d3738b83febfdca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:9b98f3fd845d9e44b33ccc0818435abb602bed2073e71a0cc3a57ed7049e62aa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:29479985858274bf6a25e65029b5679ba97981df637b88630e79142feab9030f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:2f6fed695d24f54805a51022aa69ea3acc465358f3b5c52719df66e66b89dbb1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:78e44fe3952225aada32f8da04ba4c6de084de5e114371415d83f45754f2ba22_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:da227e608ed768e841e2a933ec11ba00e3706e7e8422fa65574e26530fae888e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:081ded132b2f868b44fcdc4ed3dc265f2e46be87b03f70eefc9390a8f9769ea5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:2b72fc95244e8fe893617f8b35978a5d2453964e832cff51bb4a73fbaeaacdfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:4bf53b1c38ee4f9f9706ec86d733550544285b7c07e66f95649373641ce36eef_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:c99bb3bc07d52bf684a891ccad56c7828d3703a09fb1a5e4cf691df810ef865b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:1386fb082229bfdde2d5fe682ec5dc960ba9ad4a8f165472816a187d482b2913_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:7cd8f74448790233f805a2e66675f460e71d2534c1f96b09bb56fde26a475240_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:d124dc120e737fd6a031badd59098b2e6102b07153bddef932c117554842555a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:0260111f3e067a5deaa6bfd97d4c7f5bb186bb7573eb29d7f4eff87d9278459d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:865d90afac4806fc64ca74fe9c642db57462c88e1cb23f5d554d2b8fb4601098_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:bae4b1a145db2f43312cdd6cfcba9f70206ccc701f8a0b584813495d07c6cbc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:0b5491f0b8f78d441d0ddb6751141a8bf153aa09d80f7a090af47c8a24edd761_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:34d6296f0ce54259ed5cf2111d76bb1a7b17844587135af095872ab71468ba30_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:db4d88f7d2eea2bc8b920ea254d075573f0c11009fe740c942f338300f26ff87_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:eb803272276d9b0365b4fc6cbf6153f01b54f84a5ab97c89293326e8fc2ed001_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:0ba023da297b419cbb961871fbb4eef0e5c520fa0f11109f801a2adb38a347bb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:4198e243b15649c3b9808958f44d1800acf549c7f804ae239e424ba97c393259_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:71c99c3ab08cbcb89c797366897f80b8bd219bb5103192ff7362c70cca740abd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:9095b78e72526d3f3c0d9842785fe4bb68f1dd3d00b4c9c5c925f8c556630418_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:6aa3a895130fa36d5a36145067f00bf5cee5008237b005ce9f85de82ca7bf24a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:9dd56ceedc3e0d73c6cd1eb6e95a81a6d2a04b07bc60594d63866fdfd1fe5b2a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:c13df85b2b21750316a086963410489e754be01ccbb4f4de81b7cad8ed95c234_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:e28b33df4e8b7c171a50cc0853376b09eaab1651acf64315645512d1b0517aa0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:14202cdf0402b0dbcda88250eaf5cc78df3e28d3a03d6336114c2a76af82b4dc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:3541769d29fb7bd64fc3187a41d4e55e20bd440841ce12933396cefc24902919_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:56047cc818382b7ca483c74d7b9545d95af9db787e32b4376f7352572b40f5a8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:b9f5e48f279dc41ba7695ccf42e309b3102aec54c08fd97e5b56864dfc9e244e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:4351b070e6fa5ac53401670bc42fb43ae63b97082f58f6c93776c6a2726f965e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:8b36d2d164d655593472c19bf560dc9977c197469601e68b6dc8b6dc765c4990_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:9064c3b51b91f9d33c6ef4443759a04e194cbc8b58d567a9b1d17554b50b31ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ce753cd57fdc7c5f2412886b04aaad46fe6f91ccce9bd4d51dfcccc4e5dc91f9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:36a2703f8d0de8eacf19039ad20415e0111afbea9213dce61b75e23d0f41685f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:91873fddccb909617cdda13a81ee34560450464eb5fa68c0c700d0d22369d7c3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:c6c8831a174aee99ceca7dec30392eda5ef121214ab8a0c9dbb448ef23b01822_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:29a5e02ba7b2b1ca4cbd522850929deb1ab7be7dfec5e1d2e67a20a496d82601_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:4735e1f963ae5efb8eff885de870d2294ed962e1e08cad65a56e2a9f14e855a1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:b6d70b6674f9af3cbc752b4752a3de369e236f6d246f1beb14bb3b595b42d638_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:2cda4e5a8e85ffcd303ddbc44fc23d03b8edfbea57155062fe0d6e45822d81f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:bbea180586ee5a551fdf9a2e25939c48add5f10c64d1ca4dcabf1889388efc4d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:c45305109b426f511cde6bc15fc5f79daa2a05c56dcb1c77dce7b7888e070552_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:46ec2d86d74b7894025e9e0e31acb6ae8823325d4a8c4dd612b57d9b5c839fc5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:5bc5d8b08ba7855f8d8ca2d58bff2f655378050012d466a44c2c6bc5728d693f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:70563b76cc5b181ef4d870e047203bba0874d25f1acda9879d5640781e5c09cd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:98509ab5e1c95b60ddc0a9f77785df833e89da215bba2401f4fcfe9896c418e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:b6fd2b1d33e49987ee9385d2932cb0499f04bfcba183c87967c9563de30ccb34_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:fb4d33287bfc384b489db11aa45d974713d22598ee5bc903fcd5aa8d6718ee69_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:0aa4e1d343904e31c03e592495c54dcc8b8cf82cdcbe2dc8383dc15ce4857687_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:39c79f234d68b3089e9d3f2d47e8ecc158fb23f24d22b8ff4132ef3341af73c4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:91505a78045a195849b347d13f19417b05570d8211e6f99e0fbaab25f0f40a04_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:6a49805228b14abdfe45af38ffcf77b7dd76239c59d2a81aba7fd2288fb9d955_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:7d2b3229bfe1e3e1a3260cd84eac5d2f64a580baa0551d6c9f6533cbc4d12648_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:aa0a5f0e6be651d3bc6e683f950f48a5fe28f0514a56a9f78e292274c22c07ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:07cc1e04c418b498cd398f8d9e8cc1abe888a7d88b5f1550caf62e9e4c884353_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:1643c6fe316ca7a73b9a48acfe57a0e1ec6a1745bc7e871a36029982eab91c30_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:2ba4df85782da4d610c39aeb119a1e0eb8a2ddc2077aa6da6f0b8824b56e298a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:e969f31fbd99414c2c2d9f8effc640ca362d6e5d954311f92074294828beca15_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:70ae64ac714c2eec4d8ec2647d2aa33b92636cf0f67f19ffe001dee190ae2485_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:77992b0a4a28c701e74ffe9f426061a87b98a58e6dafc775c6f01e74a22f8a08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:b66a5702b05e665f660bc18ddfb5a50647c036362a853d6a371d3c5ec2ddeaa7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:ba67d3f09c11a943769c0f6198c3c5adacf7d35e8df857e643961108f1038d03_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:2b2efec36be7014ebe981cd0dd163e65ee0e049b0ab2902ee77597e6afe5defe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:36ed4aee64cf0134ee85ee05d6cfd732e052fac0d1bfe3c28995e680e26bd7d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:61ff015c78cb294230f536073e0fae49f8253947f3aa428f93556be61d51f512_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:2e3dcf9268e5e8340b1536ce61f881254723402682eacc0962be892398eef9c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:c4e80fecb5b5e0aa2cb0279682635991f6f516e3b4b3b506d4d7aa420358c89f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:f995ce022fe756f5d2e90fb4416b8aaf8d36d1825683de95ddca6e7b15d7b350_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:98509ab5e1c95b60ddc0a9f77785df833e89da215bba2401f4fcfe9896c418e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:b6fd2b1d33e49987ee9385d2932cb0499f04bfcba183c87967c9563de30ccb34_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:fb4d33287bfc384b489db11aa45d974713d22598ee5bc903fcd5aa8d6718ee69_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.47 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.16.\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.16.47. See the following advisory for the container images for this release:\nhttps://access.redhat.com/errata/RHSA-2025:14859\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.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:14860",
"url": "https://access.redhat.com/errata/RHSA-2025:14860"
},
{
"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_14860.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.16.47 security and extras update",
"tracking": {
"current_release_date": "2026-02-18T08:39:09+00:00",
"generator": {
"date": "2026-02-18T08:39:09+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.1"
}
},
"id": "RHSA-2025:14860",
"initial_release_date": "2025-09-03T14:26:28+00:00",
"revision_history": [
{
"date": "2025-09-03T14:26:28+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-09-03T14:26:31+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-02-18T08:39:09+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.16",
"product": {
"name": "Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.16::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Container Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:e13dd7012949757bdda4848fe1949952537976f008a5226376380b28e727a324_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:e13dd7012949757bdda4848fe1949952537976f008a5226376380b28e727a324_ppc64le",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9@sha256:e13dd7012949757bdda4848fe1949952537976f008a5226376380b28e727a324_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9@sha256%3Ae13dd7012949757bdda4848fe1949952537976f008a5226376380b28e727a324?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-metallb-container-v4.16.0-202508201333.p2.gcac6af8.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:1a3533bb31b72d3fa112c1d6a9a7bbd02fe1dc27b04a6cc07e49ade1dfa9a7cc_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:1a3533bb31b72d3fa112c1d6a9a7bbd02fe1dc27b04a6cc07e49ade1dfa9a7cc_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:1a3533bb31b72d3fa112c1d6a9a7bbd02fe1dc27b04a6cc07e49ade1dfa9a7cc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-event-proxy-rhel9@sha256%3A1a3533bb31b72d3fa112c1d6a9a7bbd02fe1dc27b04a6cc07e49ade1dfa9a7cc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cloud-event-proxy-container-v4.16.0-202508201333.p2.gf9eec98.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:d2dca0923bf46b8785b8bf2e8741275224996f665b7d6943b2f5231460ccf6b6_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:d2dca0923bf46b8785b8bf2e8741275224996f665b7d6943b2f5231460ccf6b6_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:d2dca0923bf46b8785b8bf2e8741275224996f665b7d6943b2f5231460ccf6b6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel9@sha256%3Ad2dca0923bf46b8785b8bf2e8741275224996f665b7d6943b2f5231460ccf6b6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-clusterresourceoverride-container-v4.16.0-202508201333.p2.g8c0f21c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:2435546dc1c29496c25c4b5751fa966991c999705855b3676cdfae8adeef8fa4_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:2435546dc1c29496c25c4b5751fa966991c999705855b3676cdfae8adeef8fa4_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:2435546dc1c29496c25c4b5751fa966991c999705855b3676cdfae8adeef8fa4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel9-operator@sha256%3A2435546dc1c29496c25c4b5751fa966991c999705855b3676cdfae8adeef8fa4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-clusterresourceoverride-operator-container-v4.16.0-202508201333.p2.gd73e630.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:f803a133cd27287370a29f68b71e329d2bc5f905d821ee605af3e5e7909a20ae_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:f803a133cd27287370a29f68b71e329d2bc5f905d821ee605af3e5e7909a20ae_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:f803a133cd27287370a29f68b71e329d2bc5f905d821ee605af3e5e7909a20ae_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-dpu-cni-rhel9@sha256%3Af803a133cd27287370a29f68b71e329d2bc5f905d821ee605af3e5e7909a20ae?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=dpu-cni-container-v4.16.0-202508201333.p2.g62b1a32.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:a71e93a1f6d42afc68cfc45df65499820164014cbfe22b697b9c8c672d428984_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:a71e93a1f6d42afc68cfc45df65499820164014cbfe22b697b9c8c672d428984_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:a71e93a1f6d42afc68cfc45df65499820164014cbfe22b697b9c8c672d428984_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-dpu-daemon-rhel9@sha256%3Aa71e93a1f6d42afc68cfc45df65499820164014cbfe22b697b9c8c672d428984?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=dpu-daemon-container-v4.16.0-202508201333.p2.g62b1a32.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:41d4d0aaa728cb28541b1b6a6f92d09f7c0d09de97ed1d177283f5bef193e7c6_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:41d4d0aaa728cb28541b1b6a6f92d09f7c0d09de97ed1d177283f5bef193e7c6_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:41d4d0aaa728cb28541b1b6a6f92d09f7c0d09de97ed1d177283f5bef193e7c6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-dpu-rhel9-operator@sha256%3A41d4d0aaa728cb28541b1b6a6f92d09f7c0d09de97ed1d177283f5bef193e7c6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=dpu-operator-container-v4.16.0-202508201333.p2.g62b1a32.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:b6d70b6674f9af3cbc752b4752a3de369e236f6d246f1beb14bb3b595b42d638_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:b6d70b6674f9af3cbc752b4752a3de369e236f6d246f1beb14bb3b595b42d638_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:b6d70b6674f9af3cbc752b4752a3de369e236f6d246f1beb14bb3b595b42d638_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-infiniband-cni-rhel9@sha256%3Ab6d70b6674f9af3cbc752b4752a3de369e236f6d246f1beb14bb3b595b42d638?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ib-sriov-cni-container-v4.16.0-202508201333.p2.gd44f069.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:d5c65b425d6308d8bd1efec18e4b7ad735042d57442088e73804162abd5f53a5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:d5c65b425d6308d8bd1efec18e4b7ad735042d57442088e73804162abd5f53a5_ppc64le",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:d5c65b425d6308d8bd1efec18e4b7ad735042d57442088e73804162abd5f53a5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9@sha256%3Ad5c65b425d6308d8bd1efec18e4b7ad735042d57442088e73804162abd5f53a5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ingress-node-firewall-daemon-container-v4.16.0-202508201333.p2.gd214d48.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:c366ca545c14bfd3b8c6866abfea0e358fe763e6ab031465081037452f9e8bc4_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:c366ca545c14bfd3b8c6866abfea0e358fe763e6ab031465081037452f9e8bc4_ppc64le",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:c366ca545c14bfd3b8c6866abfea0e358fe763e6ab031465081037452f9e8bc4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9-operator@sha256%3Ac366ca545c14bfd3b8c6866abfea0e358fe763e6ab031465081037452f9e8bc4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ingress-node-firewall-operator-container-v4.16.0-202508201333.p2.gd214d48.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:0260111f3e067a5deaa6bfd97d4c7f5bb186bb7573eb29d7f4eff87d9278459d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:0260111f3e067a5deaa6bfd97d4c7f5bb186bb7573eb29d7f4eff87d9278459d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:0260111f3e067a5deaa6bfd97d4c7f5bb186bb7573eb29d7f4eff87d9278459d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp-rhel9@sha256%3A0260111f3e067a5deaa6bfd97d4c7f5bb186bb7573eb29d7f4eff87d9278459d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-linuxptp-daemon-container-v4.16.0-202508201333.p2.gb2a719c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:f7b1886a0f4f865e1fb8b4b981de7e4d283cf83839403869dbec2464cda10514_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:f7b1886a0f4f865e1fb8b4b981de7e4d283cf83839403869dbec2464cda10514_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:f7b1886a0f4f865e1fb8b4b981de7e4d283cf83839403869dbec2464cda10514_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-diskmaker-rhel9@sha256%3Af7b1886a0f4f865e1fb8b4b981de7e4d283cf83839403869dbec2464cda10514?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=local-storage-diskmaker-container-v4.16.0-202508201333.p2.gb0273c5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:06f47b9477c9697dad55890b29ebf6f6787be3234a1382ba1f30cbaa7667c2b0_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:06f47b9477c9697dad55890b29ebf6f6787be3234a1382ba1f30cbaa7667c2b0_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:06f47b9477c9697dad55890b29ebf6f6787be3234a1382ba1f30cbaa7667c2b0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-mustgather-rhel9@sha256%3A06f47b9477c9697dad55890b29ebf6f6787be3234a1382ba1f30cbaa7667c2b0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-local-storage-mustgather-container-v4.16.0-202508201333.p2.gb0273c5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:1df046ea609790c4bacfd0b145f96d13e0b03ec6758867c2199b1d44c0c9f2c1_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:1df046ea609790c4bacfd0b145f96d13e0b03ec6758867c2199b1d44c0c9f2c1_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:1df046ea609790c4bacfd0b145f96d13e0b03ec6758867c2199b1d44c0c9f2c1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-rhel9-operator@sha256%3A1df046ea609790c4bacfd0b145f96d13e0b03ec6758867c2199b1d44c0c9f2c1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=local-storage-operator-container-v4.16.0-202508201333.p2.gb0273c5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:0f1b9613a49e250e44d306c0f4481e07a4e138382ec53885fa4ae945161ce04e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:0f1b9613a49e250e44d306c0f4481e07a4e138382ec53885fa4ae945161ce04e_ppc64le",
"product_id": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:0f1b9613a49e250e44d306c0f4481e07a4e138382ec53885fa4ae945161ce04e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/nmstate-console-plugin-rhel9@sha256%3A0f1b9613a49e250e44d306c0f4481e07a4e138382ec53885fa4ae945161ce04e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=nmstate-console-plugin-container-v4.16.0-202508251030.p2.gc538911.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:2f6fed695d24f54805a51022aa69ea3acc465358f3b5c52719df66e66b89dbb1_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:2f6fed695d24f54805a51022aa69ea3acc465358f3b5c52719df66e66b89dbb1_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:2f6fed695d24f54805a51022aa69ea3acc465358f3b5c52719df66e66b89dbb1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-node-feature-discovery-rhel9@sha256%3A2f6fed695d24f54805a51022aa69ea3acc465358f3b5c52719df66e66b89dbb1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=node-feature-discovery-container-v4.16.0-202508201333.p2.gcb614ca.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:c45de33dd950bdeb85a566b52a2ca92eef76040a03a44ec11cbe83a22343d6bc_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:c45de33dd950bdeb85a566b52a2ca92eef76040a03a44ec11cbe83a22343d6bc_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:c45de33dd950bdeb85a566b52a2ca92eef76040a03a44ec11cbe83a22343d6bc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ansible-rhel9-operator@sha256%3Ac45de33dd950bdeb85a566b52a2ca92eef76040a03a44ec11cbe83a22343d6bc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.16.0-202508201333.p2.g0719399.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:58483505fd73028e62e2805b467a1caeecab1b4d56a31c9d93bfafbdd95a3a74_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:58483505fd73028e62e2805b467a1caeecab1b4d56a31c9d93bfafbdd95a3a74_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:58483505fd73028e62e2805b467a1caeecab1b4d56a31c9d93bfafbdd95a3a74_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capacity-rhel9@sha256%3A58483505fd73028e62e2805b467a1caeecab1b4d56a31c9d93bfafbdd95a3a74?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.16.0-202508201333.p2.g39f5da5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:7caf34bc89d8c79ce3098a8cba8f5ab594be1aea5084c4656fdfbeb5debddf01_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:7caf34bc89d8c79ce3098a8cba8f5ab594be1aea5084c4656fdfbeb5debddf01_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:7caf34bc89d8c79ce3098a8cba8f5ab594be1aea5084c4656fdfbeb5debddf01_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-dns-proxy-rhel9@sha256%3A7caf34bc89d8c79ce3098a8cba8f5ab594be1aea5084c4656fdfbeb5debddf01?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.16.0-202508201333.p2.gb58673a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:c06fe2bc5e58c9f6facff1199fbb4c9487dc7e8b19ef9490a4268ae36344056a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:c06fe2bc5e58c9f6facff1199fbb4c9487dc7e8b19ef9490a4268ae36344056a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:c06fe2bc5e58c9f6facff1199fbb4c9487dc7e8b19ef9490a4268ae36344056a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-router-rhel9@sha256%3Ac06fe2bc5e58c9f6facff1199fbb4c9487dc7e8b19ef9490a4268ae36344056a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-egress-router-container-v4.16.0-202508201333.p2.gb58673a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:fe41cf3e01f82363c0f206f68cc7e945bb95b39e81cfa7c01f5df4fc7ed6a42a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:fe41cf3e01f82363c0f206f68cc7e945bb95b39e81cfa7c01f5df4fc7ed6a42a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:fe41cf3e01f82363c0f206f68cc7e945bb95b39e81cfa7c01f5df4fc7ed6a42a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-helm-rhel9-operator@sha256%3Afe41cf3e01f82363c0f206f68cc7e945bb95b39e81cfa7c01f5df4fc7ed6a42a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-helm-operator-container-v4.16.0-202508201333.p2.g26e182e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:2b72fc95244e8fe893617f8b35978a5d2453964e832cff51bb4a73fbaeaacdfd_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:2b72fc95244e8fe893617f8b35978a5d2453964e832cff51bb4a73fbaeaacdfd_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:2b72fc95244e8fe893617f8b35978a5d2453964e832cff51bb4a73fbaeaacdfd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-sdk-rhel9@sha256%3A2b72fc95244e8fe893617f8b35978a5d2453964e832cff51bb4a73fbaeaacdfd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-operator-sdk-container-v4.16.0-202508201333.p2.g26e182e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:9d6010aa1e6bc8e2eec33c75fd520631c55e2956446199bd6b49f166dc9b98b0_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:9d6010aa1e6bc8e2eec33c75fd520631c55e2956446199bd6b49f166dc9b98b0_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:9d6010aa1e6bc8e2eec33c75fd520631c55e2956446199bd6b49f166dc9b98b0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubernetes-nmstate-handler-rhel9@sha256%3A9d6010aa1e6bc8e2eec33c75fd520631c55e2956446199bd6b49f166dc9b98b0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.16.0-202508201333.p2.g20c879e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:7d77980266f4284d3ecc7afb319d6f8dfdb03c0ec343a769c616f36701f685db_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:7d77980266f4284d3ecc7afb319d6f8dfdb03c0ec343a769c616f36701f685db_ppc64le",
"product_id": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:7d77980266f4284d3ecc7afb319d6f8dfdb03c0ec343a769c616f36701f685db_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kubernetes-nmstate-rhel9-operator@sha256%3A7d77980266f4284d3ecc7afb319d6f8dfdb03c0ec343a769c616f36701f685db?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kubernetes-nmstate-operator-container-v4.16.0-202508251030.p2.g20c879e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:63304c13c015f6b842a534c1c7b8dd431ef84cd05d3be03d525bf9fc7519bf21_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:63304c13c015f6b842a534c1c7b8dd431ef84cd05d3be03d525bf9fc7519bf21_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:63304c13c015f6b842a534c1c7b8dd431ef84cd05d3be03d525bf9fc7519bf21_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-cluster-api-controllers-rhel9@sha256%3A63304c13c015f6b842a534c1c7b8dd431ef84cd05d3be03d525bf9fc7519bf21?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.16.0-202508201333.p2.gc56dbc5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:13dea80a168d52c819b75d7bbc1341f87724e64064728dd7cc021da1640933ab_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:13dea80a168d52c819b75d7bbc1341f87724e64064728dd7cc021da1640933ab_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:13dea80a168d52c819b75d7bbc1341f87724e64064728dd7cc021da1640933ab_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-mustgather-rhel9@sha256%3A13dea80a168d52c819b75d7bbc1341f87724e64064728dd7cc021da1640933ab?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.16.0-202508201333.p2.gbc125de.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:4a69e5679f36e8b47d7ab0a34d38c3f5bc64921777c0479d3f6f9661f6c812e2_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:4a69e5679f36e8b47d7ab0a34d38c3f5bc64921777c0479d3f6f9661f6c812e2_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:4a69e5679f36e8b47d7ab0a34d38c3f5bc64921777c0479d3f6f9661f6c812e2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-http-proxy-rhel9@sha256%3A4a69e5679f36e8b47d7ab0a34d38c3f5bc64921777c0479d3f6f9661f6c812e2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-egress-http-proxy-container-v4.16.0-202508201333.p2.gb58673a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:6bac30a28dd939df6f265d2668999164cb083c0da29d80a3166f9743bb9c4f0c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:6bac30a28dd939df6f265d2668999164cb083c0da29d80a3166f9743bb9c4f0c_ppc64le",
"product_id": "registry.redhat.io/openshift4/frr-rhel9@sha256:6bac30a28dd939df6f265d2668999164cb083c0da29d80a3166f9743bb9c4f0c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/frr-rhel9@sha256%3A6bac30a28dd939df6f265d2668999164cb083c0da29d80a3166f9743bb9c4f0c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-frr-container-v4.16.0-202508201333.p2.gc1b7d24.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:ca605184cbd91bea8d1e8ceb47b54a26eaff5eaae60b8fb1d122b8983a0d3c80_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:ca605184cbd91bea8d1e8ceb47b54a26eaff5eaae60b8fb1d122b8983a0d3c80_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:ca605184cbd91bea8d1e8ceb47b54a26eaff5eaae60b8fb1d122b8983a0d3c80_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-filestore-csi-driver-rhel9@sha256%3Aca605184cbd91bea8d1e8ceb47b54a26eaff5eaae60b8fb1d122b8983a0d3c80?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-filestore-csi-driver-container-v4.16.0-202508201333.p2.gced2a64.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:15d8b247fcb157e9692cc80d865b062d06a15801ea421e5551e026fd00e7eebb_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:15d8b247fcb157e9692cc80d865b062d06a15801ea421e5551e026fd00e7eebb_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:15d8b247fcb157e9692cc80d865b062d06a15801ea421e5551e026fd00e7eebb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-filestore-csi-driver-rhel9-operator@sha256%3A15d8b247fcb157e9692cc80d865b062d06a15801ea421e5551e026fd00e7eebb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.16.0-202508270905.p2.g82dec86.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:61cca8dcd0d1f6e1e062e9ad04d59150f947b6606006a341647e8b5861bba003_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:61cca8dcd0d1f6e1e062e9ad04d59150f947b6606006a341647e8b5861bba003_ppc64le",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:61cca8dcd0d1f6e1e062e9ad04d59150f947b6606006a341647e8b5861bba003_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9-operator@sha256%3A61cca8dcd0d1f6e1e062e9ad04d59150f947b6606006a341647e8b5861bba003?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-metallb-operator-container-v4.16.0-202508201333.p2.gf3eacb4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:4198e243b15649c3b9808958f44d1800acf549c7f804ae239e424ba97c393259_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:4198e243b15649c3b9808958f44d1800acf549c7f804ae239e424ba97c393259_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:4198e243b15649c3b9808958f44d1800acf549c7f804ae239e424ba97c393259_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel9@sha256%3A4198e243b15649c3b9808958f44d1800acf549c7f804ae239e424ba97c393259?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-secrets-store-csi-driver-container-v4.16.0-202508201333.p2.gb3a96ae.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:0b5491f0b8f78d441d0ddb6751141a8bf153aa09d80f7a090af47c8a24edd761_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:0b5491f0b8f78d441d0ddb6751141a8bf153aa09d80f7a090af47c8a24edd761_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:0b5491f0b8f78d441d0ddb6751141a8bf153aa09d80f7a090af47c8a24edd761_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel9-operator@sha256%3A0b5491f0b8f78d441d0ddb6751141a8bf153aa09d80f7a090af47c8a24edd761?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.16.0-202508201333.p2.g28b8053.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:6aa3a895130fa36d5a36145067f00bf5cee5008237b005ce9f85de82ca7bf24a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:6aa3a895130fa36d5a36145067f00bf5cee5008237b005ce9f85de82ca7bf24a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:6aa3a895130fa36d5a36145067f00bf5cee5008237b005ce9f85de82ca7bf24a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-mustgather-rhel9@sha256%3A6aa3a895130fa36d5a36145067f00bf5cee5008237b005ce9f85de82ca7bf24a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-secrets-store-csi-mustgather-container-v4.16.0-202508201333.p2.g28b8053.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:9064c3b51b91f9d33c6ef4443759a04e194cbc8b58d567a9b1d17554b50b31ce_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:9064c3b51b91f9d33c6ef4443759a04e194cbc8b58d567a9b1d17554b50b31ce_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:9064c3b51b91f9d33c6ef4443759a04e194cbc8b58d567a9b1d17554b50b31ce_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-smb-csi-driver-rhel9@sha256%3A9064c3b51b91f9d33c6ef4443759a04e194cbc8b58d567a9b1d17554b50b31ce?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-smb-csi-driver-container-v4.16.0-202508201333.p2.gff97707.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:b9f5e48f279dc41ba7695ccf42e309b3102aec54c08fd97e5b56864dfc9e244e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:b9f5e48f279dc41ba7695ccf42e309b3102aec54c08fd97e5b56864dfc9e244e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:b9f5e48f279dc41ba7695ccf42e309b3102aec54c08fd97e5b56864dfc9e244e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-smb-csi-driver-rhel9-operator@sha256%3Ab9f5e48f279dc41ba7695ccf42e309b3102aec54c08fd97e5b56864dfc9e244e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-smb-csi-driver-operator-container-v4.16.0-202508201333.p2.g46de5a9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:fb4d33287bfc384b489db11aa45d974713d22598ee5bc903fcd5aa8d6718ee69_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:fb4d33287bfc384b489db11aa45d974713d22598ee5bc903fcd5aa8d6718ee69_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:fb4d33287bfc384b489db11aa45d974713d22598ee5bc903fcd5aa8d6718ee69_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-metrics-exporter-rhel9@sha256%3Afb4d33287bfc384b489db11aa45d974713d22598ee5bc903fcd5aa8d6718ee69?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-sriov-network-metrics-exporter-container-v4.16.0-202508201333.p2.gf2a3040.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:fb4d33287bfc384b489db11aa45d974713d22598ee5bc903fcd5aa8d6718ee69_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:fb4d33287bfc384b489db11aa45d974713d22598ee5bc903fcd5aa8d6718ee69_ppc64le",
"product_id": "registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:fb4d33287bfc384b489db11aa45d974713d22598ee5bc903fcd5aa8d6718ee69_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/sriov-network-metrics-exporter-rhel9@sha256%3Afb4d33287bfc384b489db11aa45d974713d22598ee5bc903fcd5aa8d6718ee69?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-sriov-network-metrics-exporter-container-v4.16.0-202508201333.p2.gf2a3040.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:7cd8f74448790233f805a2e66675f460e71d2534c1f96b09bb56fde26a475240_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:7cd8f74448790233f805a2e66675f460e71d2534c1f96b09bb56fde26a475240_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:7cd8f74448790233f805a2e66675f460e71d2534c1f96b09bb56fde26a475240_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp-rhel9-operator@sha256%3A7cd8f74448790233f805a2e66675f460e71d2534c1f96b09bb56fde26a475240?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ptp-operator-container-v4.16.0-202508201333.p2.g0b912e8.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:36ed4aee64cf0134ee85ee05d6cfd732e052fac0d1bfe3c28995e680e26bd7d1_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:36ed4aee64cf0134ee85ee05d6cfd732e052fac0d1bfe3c28995e680e26bd7d1_ppc64le",
"product_id": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:36ed4aee64cf0134ee85ee05d6cfd732e052fac0d1bfe3c28995e680e26bd7d1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ptp-must-gather-rhel9@sha256%3A36ed4aee64cf0134ee85ee05d6cfd732e052fac0d1bfe3c28995e680e26bd7d1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ptp-operator-must-gather-container-v4.16.0-202508201333.p2.g0b912e8.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:f995ce022fe756f5d2e90fb4416b8aaf8d36d1825683de95ddca6e7b15d7b350_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:f995ce022fe756f5d2e90fb4416b8aaf8d36d1825683de95ddca6e7b15d7b350_ppc64le",
"product_id": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:f995ce022fe756f5d2e90fb4416b8aaf8d36d1825683de95ddca6e7b15d7b350_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/sriov-cni-rhel9@sha256%3Af995ce022fe756f5d2e90fb4416b8aaf8d36d1825683de95ddca6e7b15d7b350?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-cni-container-v4.16.0-202508201333.p2.g33d9a71.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:91873fddccb909617cdda13a81ee34560450464eb5fa68c0c700d0d22369d7c3_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:91873fddccb909617cdda13a81ee34560450464eb5fa68c0c700d0d22369d7c3_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:91873fddccb909617cdda13a81ee34560450464eb5fa68c0c700d0d22369d7c3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-dp-admission-controller-rhel9@sha256%3A91873fddccb909617cdda13a81ee34560450464eb5fa68c0c700d0d22369d7c3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-dp-admission-controller-container-v4.16.0-202508201333.p2.g5695aa5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:bbea180586ee5a551fdf9a2e25939c48add5f10c64d1ca4dcabf1889388efc4d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:bbea180586ee5a551fdf9a2e25939c48add5f10c64d1ca4dcabf1889388efc4d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:bbea180586ee5a551fdf9a2e25939c48add5f10c64d1ca4dcabf1889388efc4d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-config-daemon-rhel9@sha256%3Abbea180586ee5a551fdf9a2e25939c48add5f10c64d1ca4dcabf1889388efc4d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-network-config-daemon-container-v4.16.0-202508201333.p2.gb4e3540.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:5bc5d8b08ba7855f8d8ca2d58bff2f655378050012d466a44c2c6bc5728d693f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:5bc5d8b08ba7855f8d8ca2d58bff2f655378050012d466a44c2c6bc5728d693f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:5bc5d8b08ba7855f8d8ca2d58bff2f655378050012d466a44c2c6bc5728d693f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-device-plugin-rhel9@sha256%3A5bc5d8b08ba7855f8d8ca2d58bff2f655378050012d466a44c2c6bc5728d693f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-network-device-plugin-container-v4.16.0-202508201333.p2.gad3519e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:0aa4e1d343904e31c03e592495c54dcc8b8cf82cdcbe2dc8383dc15ce4857687_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:0aa4e1d343904e31c03e592495c54dcc8b8cf82cdcbe2dc8383dc15ce4857687_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:0aa4e1d343904e31c03e592495c54dcc8b8cf82cdcbe2dc8383dc15ce4857687_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-rhel9-operator@sha256%3A0aa4e1d343904e31c03e592495c54dcc8b8cf82cdcbe2dc8383dc15ce4857687?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-network-operator-container-v4.16.0-202508201333.p2.gb4e3540.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:7d2b3229bfe1e3e1a3260cd84eac5d2f64a580baa0551d6c9f6533cbc4d12648_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:7d2b3229bfe1e3e1a3260cd84eac5d2f64a580baa0551d6c9f6533cbc4d12648_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:7d2b3229bfe1e3e1a3260cd84eac5d2f64a580baa0551d6c9f6533cbc4d12648_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-webhook-rhel9@sha256%3A7d2b3229bfe1e3e1a3260cd84eac5d2f64a580baa0551d6c9f6533cbc4d12648?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-network-webhook-container-v4.16.0-202508201333.p2.gb4e3540.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:ba67d3f09c11a943769c0f6198c3c5adacf7d35e8df857e643961108f1038d03_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:ba67d3f09c11a943769c0f6198c3c5adacf7d35e8df857e643961108f1038d03_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:ba67d3f09c11a943769c0f6198c3c5adacf7d35e8df857e643961108f1038d03_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel9@sha256%3Aba67d3f09c11a943769c0f6198c3c5adacf7d35e8df857e643961108f1038d03?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-vertical-pod-autoscaler-container-v4.16.0-202508201333.p2.g6222ac2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:07cc1e04c418b498cd398f8d9e8cc1abe888a7d88b5f1550caf62e9e4c884353_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:07cc1e04c418b498cd398f8d9e8cc1abe888a7d88b5f1550caf62e9e4c884353_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:07cc1e04c418b498cd398f8d9e8cc1abe888a7d88b5f1550caf62e9e4c884353_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel9-operator@sha256%3A07cc1e04c418b498cd398f8d9e8cc1abe888a7d88b5f1550caf62e9e4c884353?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-vertical-pod-autoscaler-operator-container-v4.16.0-202508201333.p2.gb9b63cc.assembly.stream.el9"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:ebc9435f5fb244d0b5739931dcbb8365a44a18c50cbbe387b3191c4b64ef9863_amd64",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:ebc9435f5fb244d0b5739931dcbb8365a44a18c50cbbe387b3191c4b64ef9863_amd64",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9@sha256:ebc9435f5fb244d0b5739931dcbb8365a44a18c50cbbe387b3191c4b64ef9863_amd64",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9@sha256%3Aebc9435f5fb244d0b5739931dcbb8365a44a18c50cbbe387b3191c4b64ef9863?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-metallb-container-v4.16.0-202508201333.p2.gcac6af8.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:c441ad0b361c9b20f5dfe418f5ec3f36c61366a9dad0df3829acea20ac7bab52_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:c441ad0b361c9b20f5dfe418f5ec3f36c61366a9dad0df3829acea20ac7bab52_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:c441ad0b361c9b20f5dfe418f5ec3f36c61366a9dad0df3829acea20ac7bab52_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-event-proxy-rhel9@sha256%3Ac441ad0b361c9b20f5dfe418f5ec3f36c61366a9dad0df3829acea20ac7bab52?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cloud-event-proxy-container-v4.16.0-202508201333.p2.gf9eec98.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:cb5a5a6a91d669fee74c8b2776a7e20fed0b13209201c7f3b506ad6eaae5cdc0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:cb5a5a6a91d669fee74c8b2776a7e20fed0b13209201c7f3b506ad6eaae5cdc0_amd64",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:cb5a5a6a91d669fee74c8b2776a7e20fed0b13209201c7f3b506ad6eaae5cdc0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel9@sha256%3Acb5a5a6a91d669fee74c8b2776a7e20fed0b13209201c7f3b506ad6eaae5cdc0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-clusterresourceoverride-container-v4.16.0-202508201333.p2.g8c0f21c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:82687a2c5ae7b7c7a81d6fb25310bd7f8db08f5ea7a1ba44eb70ad701512e2ad_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:82687a2c5ae7b7c7a81d6fb25310bd7f8db08f5ea7a1ba44eb70ad701512e2ad_amd64",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:82687a2c5ae7b7c7a81d6fb25310bd7f8db08f5ea7a1ba44eb70ad701512e2ad_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel9-operator@sha256%3A82687a2c5ae7b7c7a81d6fb25310bd7f8db08f5ea7a1ba44eb70ad701512e2ad?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-clusterresourceoverride-operator-container-v4.16.0-202508201333.p2.gd73e630.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:827db41d995c161e9743464cd73cc19b3d9efe215ec73e1ed84de4d6ce0ca551_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:827db41d995c161e9743464cd73cc19b3d9efe215ec73e1ed84de4d6ce0ca551_amd64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:827db41d995c161e9743464cd73cc19b3d9efe215ec73e1ed84de4d6ce0ca551_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-dpu-cni-rhel9@sha256%3A827db41d995c161e9743464cd73cc19b3d9efe215ec73e1ed84de4d6ce0ca551?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=dpu-cni-container-v4.16.0-202508201333.p2.g62b1a32.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:71db15854a9e26be02fc6c7f7d4054a020d9e40a7a4c6b78d7094f9a2ca81705_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:71db15854a9e26be02fc6c7f7d4054a020d9e40a7a4c6b78d7094f9a2ca81705_amd64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:71db15854a9e26be02fc6c7f7d4054a020d9e40a7a4c6b78d7094f9a2ca81705_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-dpu-daemon-rhel9@sha256%3A71db15854a9e26be02fc6c7f7d4054a020d9e40a7a4c6b78d7094f9a2ca81705?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=dpu-daemon-container-v4.16.0-202508201333.p2.g62b1a32.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:f5b2702bbd883f2d24661fc9f116f0482050544bd96fb58275b088fe3dd397e7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:f5b2702bbd883f2d24661fc9f116f0482050544bd96fb58275b088fe3dd397e7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:f5b2702bbd883f2d24661fc9f116f0482050544bd96fb58275b088fe3dd397e7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-dpu-rhel9-operator@sha256%3Af5b2702bbd883f2d24661fc9f116f0482050544bd96fb58275b088fe3dd397e7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=dpu-operator-container-v4.16.0-202508201333.p2.g62b1a32.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:4735e1f963ae5efb8eff885de870d2294ed962e1e08cad65a56e2a9f14e855a1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:4735e1f963ae5efb8eff885de870d2294ed962e1e08cad65a56e2a9f14e855a1_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:4735e1f963ae5efb8eff885de870d2294ed962e1e08cad65a56e2a9f14e855a1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-infiniband-cni-rhel9@sha256%3A4735e1f963ae5efb8eff885de870d2294ed962e1e08cad65a56e2a9f14e855a1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ib-sriov-cni-container-v4.16.0-202508201333.p2.gd44f069.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:76b34fa3244e2a44ce8ef6e925c9fa774fce0b1a2c122e9dc1644165155a43fb_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:76b34fa3244e2a44ce8ef6e925c9fa774fce0b1a2c122e9dc1644165155a43fb_amd64",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:76b34fa3244e2a44ce8ef6e925c9fa774fce0b1a2c122e9dc1644165155a43fb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9@sha256%3A76b34fa3244e2a44ce8ef6e925c9fa774fce0b1a2c122e9dc1644165155a43fb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ingress-node-firewall-daemon-container-v4.16.0-202508201333.p2.gd214d48.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:2c6075fa3387a609769f2d31c6c9b59e4a151e870e89e7320a81c6c53c00991a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:2c6075fa3387a609769f2d31c6c9b59e4a151e870e89e7320a81c6c53c00991a_amd64",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:2c6075fa3387a609769f2d31c6c9b59e4a151e870e89e7320a81c6c53c00991a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9-operator@sha256%3A2c6075fa3387a609769f2d31c6c9b59e4a151e870e89e7320a81c6c53c00991a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ingress-node-firewall-operator-container-v4.16.0-202508201333.p2.gd214d48.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:bae4b1a145db2f43312cdd6cfcba9f70206ccc701f8a0b584813495d07c6cbc4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:bae4b1a145db2f43312cdd6cfcba9f70206ccc701f8a0b584813495d07c6cbc4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:bae4b1a145db2f43312cdd6cfcba9f70206ccc701f8a0b584813495d07c6cbc4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp-rhel9@sha256%3Abae4b1a145db2f43312cdd6cfcba9f70206ccc701f8a0b584813495d07c6cbc4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-linuxptp-daemon-container-v4.16.0-202508201333.p2.gb2a719c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:293c7af55d45f20f68780599da7f9e5ad0a4e906e3638cf5edcef34a0efcaba8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:293c7af55d45f20f68780599da7f9e5ad0a4e906e3638cf5edcef34a0efcaba8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:293c7af55d45f20f68780599da7f9e5ad0a4e906e3638cf5edcef34a0efcaba8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-diskmaker-rhel9@sha256%3A293c7af55d45f20f68780599da7f9e5ad0a4e906e3638cf5edcef34a0efcaba8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=local-storage-diskmaker-container-v4.16.0-202508201333.p2.gb0273c5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:8c8e60f3d607a0e1a5ea94273988a231d105f792a3b6f7f19a3db749dd9372f7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:8c8e60f3d607a0e1a5ea94273988a231d105f792a3b6f7f19a3db749dd9372f7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:8c8e60f3d607a0e1a5ea94273988a231d105f792a3b6f7f19a3db749dd9372f7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-mustgather-rhel9@sha256%3A8c8e60f3d607a0e1a5ea94273988a231d105f792a3b6f7f19a3db749dd9372f7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-local-storage-mustgather-container-v4.16.0-202508201333.p2.gb0273c5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:5dbb4320064289ac902733a5ab1f97139bb8c5493bb1575b0d3738b83febfdca_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:5dbb4320064289ac902733a5ab1f97139bb8c5493bb1575b0d3738b83febfdca_amd64",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:5dbb4320064289ac902733a5ab1f97139bb8c5493bb1575b0d3738b83febfdca_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-rhel9-operator@sha256%3A5dbb4320064289ac902733a5ab1f97139bb8c5493bb1575b0d3738b83febfdca?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=local-storage-operator-container-v4.16.0-202508201333.p2.gb0273c5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:acd8de247a35290198b9fd550f5a4e8e0cd1908cb0d3a567fed424c61210fb5f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:acd8de247a35290198b9fd550f5a4e8e0cd1908cb0d3a567fed424c61210fb5f_amd64",
"product_id": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:acd8de247a35290198b9fd550f5a4e8e0cd1908cb0d3a567fed424c61210fb5f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/nmstate-console-plugin-rhel9@sha256%3Aacd8de247a35290198b9fd550f5a4e8e0cd1908cb0d3a567fed424c61210fb5f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=nmstate-console-plugin-container-v4.16.0-202508251030.p2.gc538911.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:78e44fe3952225aada32f8da04ba4c6de084de5e114371415d83f45754f2ba22_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:78e44fe3952225aada32f8da04ba4c6de084de5e114371415d83f45754f2ba22_amd64",
"product_id": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:78e44fe3952225aada32f8da04ba4c6de084de5e114371415d83f45754f2ba22_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-node-feature-discovery-rhel9@sha256%3A78e44fe3952225aada32f8da04ba4c6de084de5e114371415d83f45754f2ba22?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=node-feature-discovery-container-v4.16.0-202508201333.p2.gcb614ca.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:e6480ae09e0ff72094ed5b37ab5cbabeda1d92a113468b2fffe7a3a0c030dd62_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:e6480ae09e0ff72094ed5b37ab5cbabeda1d92a113468b2fffe7a3a0c030dd62_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:e6480ae09e0ff72094ed5b37ab5cbabeda1d92a113468b2fffe7a3a0c030dd62_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ansible-rhel9-operator@sha256%3Ae6480ae09e0ff72094ed5b37ab5cbabeda1d92a113468b2fffe7a3a0c030dd62?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.16.0-202508201333.p2.g0719399.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:e19e78588318588ee2c3439cef1f0eee407a4b826cea9101f8ac8c62ccf2194f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:e19e78588318588ee2c3439cef1f0eee407a4b826cea9101f8ac8c62ccf2194f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:e19e78588318588ee2c3439cef1f0eee407a4b826cea9101f8ac8c62ccf2194f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capacity-rhel9@sha256%3Ae19e78588318588ee2c3439cef1f0eee407a4b826cea9101f8ac8c62ccf2194f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.16.0-202508201333.p2.g39f5da5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:84a2b0d26bba8d63acb7e8d3f49cc7069e0941e0e6376b42af02ffd88c591d75_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:84a2b0d26bba8d63acb7e8d3f49cc7069e0941e0e6376b42af02ffd88c591d75_amd64",
"product_id": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:84a2b0d26bba8d63acb7e8d3f49cc7069e0941e0e6376b42af02ffd88c591d75_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-dns-proxy-rhel9@sha256%3A84a2b0d26bba8d63acb7e8d3f49cc7069e0941e0e6376b42af02ffd88c591d75?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.16.0-202508201333.p2.gb58673a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:99c1c24a0baadf7d36230c8ab2e4867829a907d072ca33d3cbf0dd3673652745_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:99c1c24a0baadf7d36230c8ab2e4867829a907d072ca33d3cbf0dd3673652745_amd64",
"product_id": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:99c1c24a0baadf7d36230c8ab2e4867829a907d072ca33d3cbf0dd3673652745_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-router-rhel9@sha256%3A99c1c24a0baadf7d36230c8ab2e4867829a907d072ca33d3cbf0dd3673652745?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-egress-router-container-v4.16.0-202508201333.p2.gb58673a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:3a0947a315ae4580bf4bbde623ea962b2609f258d34dac5feb9d05cb6a912776_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:3a0947a315ae4580bf4bbde623ea962b2609f258d34dac5feb9d05cb6a912776_amd64",
"product_id": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:3a0947a315ae4580bf4bbde623ea962b2609f258d34dac5feb9d05cb6a912776_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-helm-rhel9-operator@sha256%3A3a0947a315ae4580bf4bbde623ea962b2609f258d34dac5feb9d05cb6a912776?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-helm-operator-container-v4.16.0-202508201333.p2.g26e182e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:c99bb3bc07d52bf684a891ccad56c7828d3703a09fb1a5e4cf691df810ef865b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:c99bb3bc07d52bf684a891ccad56c7828d3703a09fb1a5e4cf691df810ef865b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:c99bb3bc07d52bf684a891ccad56c7828d3703a09fb1a5e4cf691df810ef865b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-sdk-rhel9@sha256%3Ac99bb3bc07d52bf684a891ccad56c7828d3703a09fb1a5e4cf691df810ef865b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-operator-sdk-container-v4.16.0-202508201333.p2.g26e182e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:669806a820ae663a900928ed0ebf645948faf553ed9d5d7f2a76388c2be7af44_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:669806a820ae663a900928ed0ebf645948faf553ed9d5d7f2a76388c2be7af44_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:669806a820ae663a900928ed0ebf645948faf553ed9d5d7f2a76388c2be7af44_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubernetes-nmstate-handler-rhel9@sha256%3A669806a820ae663a900928ed0ebf645948faf553ed9d5d7f2a76388c2be7af44?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.16.0-202508201333.p2.g20c879e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:3023ae74a9169526b7a9b7ef0eb75375afc78c048950fa6ba633448d69075a76_amd64",
"product": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:3023ae74a9169526b7a9b7ef0eb75375afc78c048950fa6ba633448d69075a76_amd64",
"product_id": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:3023ae74a9169526b7a9b7ef0eb75375afc78c048950fa6ba633448d69075a76_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubernetes-nmstate-rhel9-operator@sha256%3A3023ae74a9169526b7a9b7ef0eb75375afc78c048950fa6ba633448d69075a76?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kubernetes-nmstate-operator-container-v4.16.0-202508251030.p2.g20c879e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:5027936fbda91c926f1d14cd442c369b9c5c946b7edc19a0b12a5c1ad475f40b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:5027936fbda91c926f1d14cd442c369b9c5c946b7edc19a0b12a5c1ad475f40b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:5027936fbda91c926f1d14cd442c369b9c5c946b7edc19a0b12a5c1ad475f40b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-efs-csi-driver-container-rhel9@sha256%3A5027936fbda91c926f1d14cd442c369b9c5c946b7edc19a0b12a5c1ad475f40b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-efs-csi-driver-container-v4.16.0-202508201333.p2.ga2c8d28.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:e913eb8a3704838d70f3e31d2444b2553bbb942c85af708ca827f72be1e98f9d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:e913eb8a3704838d70f3e31d2444b2553bbb942c85af708ca827f72be1e98f9d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:e913eb8a3704838d70f3e31d2444b2553bbb942c85af708ca827f72be1e98f9d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-efs-csi-driver-rhel9-operator@sha256%3Ae913eb8a3704838d70f3e31d2444b2553bbb942c85af708ca827f72be1e98f9d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-efs-csi-driver-operator-container-v4.16.0-202508201333.p2.gdb01344.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:8197b17b5c773a403c90bd52fcec1f62d7bc758acc9222d9790ef41e5cd0d943_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:8197b17b5c773a403c90bd52fcec1f62d7bc758acc9222d9790ef41e5cd0d943_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:8197b17b5c773a403c90bd52fcec1f62d7bc758acc9222d9790ef41e5cd0d943_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-cluster-api-controllers-rhel9@sha256%3A8197b17b5c773a403c90bd52fcec1f62d7bc758acc9222d9790ef41e5cd0d943?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.16.0-202508201333.p2.gc56dbc5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:9ec71e4f23be821ab1ad00f59e066f143b7ff996787082a55cd547bf2498c7ee_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:9ec71e4f23be821ab1ad00f59e066f143b7ff996787082a55cd547bf2498c7ee_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:9ec71e4f23be821ab1ad00f59e066f143b7ff996787082a55cd547bf2498c7ee_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-mustgather-rhel9@sha256%3A9ec71e4f23be821ab1ad00f59e066f143b7ff996787082a55cd547bf2498c7ee?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.16.0-202508201333.p2.gbc125de.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:71623dc794650a52bd118e3d8cbb83d5059703f2afe587c714ece2083d1ce84a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:71623dc794650a52bd118e3d8cbb83d5059703f2afe587c714ece2083d1ce84a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:71623dc794650a52bd118e3d8cbb83d5059703f2afe587c714ece2083d1ce84a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-http-proxy-rhel9@sha256%3A71623dc794650a52bd118e3d8cbb83d5059703f2afe587c714ece2083d1ce84a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-egress-http-proxy-container-v4.16.0-202508201333.p2.gb58673a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:f885a89e445b2c8c4603b2738e72cea8b2eb6c2592e9d1a191cb4535b7de9c4d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:f885a89e445b2c8c4603b2738e72cea8b2eb6c2592e9d1a191cb4535b7de9c4d_amd64",
"product_id": "registry.redhat.io/openshift4/frr-rhel9@sha256:f885a89e445b2c8c4603b2738e72cea8b2eb6c2592e9d1a191cb4535b7de9c4d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/frr-rhel9@sha256%3Af885a89e445b2c8c4603b2738e72cea8b2eb6c2592e9d1a191cb4535b7de9c4d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-frr-container-v4.16.0-202508201333.p2.gc1b7d24.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:1e455798860542f603b604ed5999a9efc70bd11c737a7bfe5da3f17f0411a09c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:1e455798860542f603b604ed5999a9efc70bd11c737a7bfe5da3f17f0411a09c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:1e455798860542f603b604ed5999a9efc70bd11c737a7bfe5da3f17f0411a09c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-filestore-csi-driver-rhel9@sha256%3A1e455798860542f603b604ed5999a9efc70bd11c737a7bfe5da3f17f0411a09c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-filestore-csi-driver-container-v4.16.0-202508201333.p2.gced2a64.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:8979460652bad1c9d2e5844350ce596cae8e1aaad0ac64b835b0a31f410990ce_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:8979460652bad1c9d2e5844350ce596cae8e1aaad0ac64b835b0a31f410990ce_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:8979460652bad1c9d2e5844350ce596cae8e1aaad0ac64b835b0a31f410990ce_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-filestore-csi-driver-rhel9-operator@sha256%3A8979460652bad1c9d2e5844350ce596cae8e1aaad0ac64b835b0a31f410990ce?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.16.0-202508270905.p2.g82dec86.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:002ea307f8c3485a9756b9d0fef4881ca037a10f7da21d5ff3876be5faf1f630_amd64",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:002ea307f8c3485a9756b9d0fef4881ca037a10f7da21d5ff3876be5faf1f630_amd64",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:002ea307f8c3485a9756b9d0fef4881ca037a10f7da21d5ff3876be5faf1f630_amd64",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9-operator@sha256%3A002ea307f8c3485a9756b9d0fef4881ca037a10f7da21d5ff3876be5faf1f630?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-metallb-operator-container-v4.16.0-202508201333.p2.gf3eacb4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:9095b78e72526d3f3c0d9842785fe4bb68f1dd3d00b4c9c5c925f8c556630418_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:9095b78e72526d3f3c0d9842785fe4bb68f1dd3d00b4c9c5c925f8c556630418_amd64",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:9095b78e72526d3f3c0d9842785fe4bb68f1dd3d00b4c9c5c925f8c556630418_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel9@sha256%3A9095b78e72526d3f3c0d9842785fe4bb68f1dd3d00b4c9c5c925f8c556630418?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-secrets-store-csi-driver-container-v4.16.0-202508201333.p2.gb3a96ae.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:db4d88f7d2eea2bc8b920ea254d075573f0c11009fe740c942f338300f26ff87_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:db4d88f7d2eea2bc8b920ea254d075573f0c11009fe740c942f338300f26ff87_amd64",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:db4d88f7d2eea2bc8b920ea254d075573f0c11009fe740c942f338300f26ff87_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel9-operator@sha256%3Adb4d88f7d2eea2bc8b920ea254d075573f0c11009fe740c942f338300f26ff87?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.16.0-202508201333.p2.g28b8053.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:c13df85b2b21750316a086963410489e754be01ccbb4f4de81b7cad8ed95c234_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:c13df85b2b21750316a086963410489e754be01ccbb4f4de81b7cad8ed95c234_amd64",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:c13df85b2b21750316a086963410489e754be01ccbb4f4de81b7cad8ed95c234_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-mustgather-rhel9@sha256%3Ac13df85b2b21750316a086963410489e754be01ccbb4f4de81b7cad8ed95c234?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-secrets-store-csi-mustgather-container-v4.16.0-202508201333.p2.g28b8053.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:4351b070e6fa5ac53401670bc42fb43ae63b97082f58f6c93776c6a2726f965e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:4351b070e6fa5ac53401670bc42fb43ae63b97082f58f6c93776c6a2726f965e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:4351b070e6fa5ac53401670bc42fb43ae63b97082f58f6c93776c6a2726f965e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-smb-csi-driver-rhel9@sha256%3A4351b070e6fa5ac53401670bc42fb43ae63b97082f58f6c93776c6a2726f965e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-smb-csi-driver-container-v4.16.0-202508201333.p2.gff97707.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:56047cc818382b7ca483c74d7b9545d95af9db787e32b4376f7352572b40f5a8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:56047cc818382b7ca483c74d7b9545d95af9db787e32b4376f7352572b40f5a8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:56047cc818382b7ca483c74d7b9545d95af9db787e32b4376f7352572b40f5a8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-smb-csi-driver-rhel9-operator@sha256%3A56047cc818382b7ca483c74d7b9545d95af9db787e32b4376f7352572b40f5a8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-smb-csi-driver-operator-container-v4.16.0-202508201333.p2.g46de5a9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:b6fd2b1d33e49987ee9385d2932cb0499f04bfcba183c87967c9563de30ccb34_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:b6fd2b1d33e49987ee9385d2932cb0499f04bfcba183c87967c9563de30ccb34_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:b6fd2b1d33e49987ee9385d2932cb0499f04bfcba183c87967c9563de30ccb34_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-metrics-exporter-rhel9@sha256%3Ab6fd2b1d33e49987ee9385d2932cb0499f04bfcba183c87967c9563de30ccb34?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-sriov-network-metrics-exporter-container-v4.16.0-202508201333.p2.gf2a3040.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:b6fd2b1d33e49987ee9385d2932cb0499f04bfcba183c87967c9563de30ccb34_amd64",
"product": {
"name": "registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:b6fd2b1d33e49987ee9385d2932cb0499f04bfcba183c87967c9563de30ccb34_amd64",
"product_id": "registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:b6fd2b1d33e49987ee9385d2932cb0499f04bfcba183c87967c9563de30ccb34_amd64",
"product_identification_helper": {
"purl": "pkg:oci/sriov-network-metrics-exporter-rhel9@sha256%3Ab6fd2b1d33e49987ee9385d2932cb0499f04bfcba183c87967c9563de30ccb34?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-sriov-network-metrics-exporter-container-v4.16.0-202508201333.p2.gf2a3040.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:1386fb082229bfdde2d5fe682ec5dc960ba9ad4a8f165472816a187d482b2913_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:1386fb082229bfdde2d5fe682ec5dc960ba9ad4a8f165472816a187d482b2913_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:1386fb082229bfdde2d5fe682ec5dc960ba9ad4a8f165472816a187d482b2913_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp-rhel9-operator@sha256%3A1386fb082229bfdde2d5fe682ec5dc960ba9ad4a8f165472816a187d482b2913?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ptp-operator-container-v4.16.0-202508201333.p2.g0b912e8.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:2b2efec36be7014ebe981cd0dd163e65ee0e049b0ab2902ee77597e6afe5defe_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:2b2efec36be7014ebe981cd0dd163e65ee0e049b0ab2902ee77597e6afe5defe_amd64",
"product_id": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:2b2efec36be7014ebe981cd0dd163e65ee0e049b0ab2902ee77597e6afe5defe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ptp-must-gather-rhel9@sha256%3A2b2efec36be7014ebe981cd0dd163e65ee0e049b0ab2902ee77597e6afe5defe?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ptp-operator-must-gather-container-v4.16.0-202508201333.p2.g0b912e8.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:2e3dcf9268e5e8340b1536ce61f881254723402682eacc0962be892398eef9c3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:2e3dcf9268e5e8340b1536ce61f881254723402682eacc0962be892398eef9c3_amd64",
"product_id": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:2e3dcf9268e5e8340b1536ce61f881254723402682eacc0962be892398eef9c3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/sriov-cni-rhel9@sha256%3A2e3dcf9268e5e8340b1536ce61f881254723402682eacc0962be892398eef9c3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-cni-container-v4.16.0-202508201333.p2.g33d9a71.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:36a2703f8d0de8eacf19039ad20415e0111afbea9213dce61b75e23d0f41685f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:36a2703f8d0de8eacf19039ad20415e0111afbea9213dce61b75e23d0f41685f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:36a2703f8d0de8eacf19039ad20415e0111afbea9213dce61b75e23d0f41685f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-dp-admission-controller-rhel9@sha256%3A36a2703f8d0de8eacf19039ad20415e0111afbea9213dce61b75e23d0f41685f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-dp-admission-controller-container-v4.16.0-202508201333.p2.g5695aa5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:2cda4e5a8e85ffcd303ddbc44fc23d03b8edfbea57155062fe0d6e45822d81f4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:2cda4e5a8e85ffcd303ddbc44fc23d03b8edfbea57155062fe0d6e45822d81f4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:2cda4e5a8e85ffcd303ddbc44fc23d03b8edfbea57155062fe0d6e45822d81f4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-config-daemon-rhel9@sha256%3A2cda4e5a8e85ffcd303ddbc44fc23d03b8edfbea57155062fe0d6e45822d81f4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-network-config-daemon-container-v4.16.0-202508201333.p2.gb4e3540.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:46ec2d86d74b7894025e9e0e31acb6ae8823325d4a8c4dd612b57d9b5c839fc5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:46ec2d86d74b7894025e9e0e31acb6ae8823325d4a8c4dd612b57d9b5c839fc5_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:46ec2d86d74b7894025e9e0e31acb6ae8823325d4a8c4dd612b57d9b5c839fc5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-device-plugin-rhel9@sha256%3A46ec2d86d74b7894025e9e0e31acb6ae8823325d4a8c4dd612b57d9b5c839fc5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-network-device-plugin-container-v4.16.0-202508201333.p2.gad3519e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:91505a78045a195849b347d13f19417b05570d8211e6f99e0fbaab25f0f40a04_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:91505a78045a195849b347d13f19417b05570d8211e6f99e0fbaab25f0f40a04_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:91505a78045a195849b347d13f19417b05570d8211e6f99e0fbaab25f0f40a04_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-rhel9-operator@sha256%3A91505a78045a195849b347d13f19417b05570d8211e6f99e0fbaab25f0f40a04?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-network-operator-container-v4.16.0-202508201333.p2.gb4e3540.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:6a49805228b14abdfe45af38ffcf77b7dd76239c59d2a81aba7fd2288fb9d955_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:6a49805228b14abdfe45af38ffcf77b7dd76239c59d2a81aba7fd2288fb9d955_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:6a49805228b14abdfe45af38ffcf77b7dd76239c59d2a81aba7fd2288fb9d955_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-webhook-rhel9@sha256%3A6a49805228b14abdfe45af38ffcf77b7dd76239c59d2a81aba7fd2288fb9d955?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-network-webhook-container-v4.16.0-202508201333.p2.gb4e3540.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:b66a5702b05e665f660bc18ddfb5a50647c036362a853d6a371d3c5ec2ddeaa7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:b66a5702b05e665f660bc18ddfb5a50647c036362a853d6a371d3c5ec2ddeaa7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:b66a5702b05e665f660bc18ddfb5a50647c036362a853d6a371d3c5ec2ddeaa7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel9@sha256%3Ab66a5702b05e665f660bc18ddfb5a50647c036362a853d6a371d3c5ec2ddeaa7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-vertical-pod-autoscaler-container-v4.16.0-202508201333.p2.g6222ac2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:1643c6fe316ca7a73b9a48acfe57a0e1ec6a1745bc7e871a36029982eab91c30_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:1643c6fe316ca7a73b9a48acfe57a0e1ec6a1745bc7e871a36029982eab91c30_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:1643c6fe316ca7a73b9a48acfe57a0e1ec6a1745bc7e871a36029982eab91c30_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel9-operator@sha256%3A1643c6fe316ca7a73b9a48acfe57a0e1ec6a1745bc7e871a36029982eab91c30?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-vertical-pod-autoscaler-operator-container-v4.16.0-202508201333.p2.gb9b63cc.assembly.stream.el9"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:ffad661b0974a3b36a6c8b9923c05ee501f263d56f8a74665b95b58f94b2d217_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:ffad661b0974a3b36a6c8b9923c05ee501f263d56f8a74665b95b58f94b2d217_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:ffad661b0974a3b36a6c8b9923c05ee501f263d56f8a74665b95b58f94b2d217_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-event-proxy-rhel9@sha256%3Affad661b0974a3b36a6c8b9923c05ee501f263d56f8a74665b95b58f94b2d217?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cloud-event-proxy-container-v4.16.0-202508201333.p2.gf9eec98.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:0029e29890a7b1745103d57b978e1816f45a493f789931117f63f4d9303b5098_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:0029e29890a7b1745103d57b978e1816f45a493f789931117f63f4d9303b5098_arm64",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:0029e29890a7b1745103d57b978e1816f45a493f789931117f63f4d9303b5098_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel9@sha256%3A0029e29890a7b1745103d57b978e1816f45a493f789931117f63f4d9303b5098?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-clusterresourceoverride-container-v4.16.0-202508201333.p2.g8c0f21c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:9391d1c907f6bbaef9ec99326d1dbf3a0e17780bfec68a871ad5dcfff221c06b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:9391d1c907f6bbaef9ec99326d1dbf3a0e17780bfec68a871ad5dcfff221c06b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:9391d1c907f6bbaef9ec99326d1dbf3a0e17780bfec68a871ad5dcfff221c06b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel9-operator@sha256%3A9391d1c907f6bbaef9ec99326d1dbf3a0e17780bfec68a871ad5dcfff221c06b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-clusterresourceoverride-operator-container-v4.16.0-202508201333.p2.gd73e630.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:9922235962cbfb44ed33c2ebcdc91d2537ac46c31ac4dedc415b5255102f7286_arm64",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:9922235962cbfb44ed33c2ebcdc91d2537ac46c31ac4dedc415b5255102f7286_arm64",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9@sha256:9922235962cbfb44ed33c2ebcdc91d2537ac46c31ac4dedc415b5255102f7286_arm64",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9@sha256%3A9922235962cbfb44ed33c2ebcdc91d2537ac46c31ac4dedc415b5255102f7286?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-metallb-container-v4.16.0-202508201333.p2.gcac6af8.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:2e7249d5f3c62a9e8ac1128b1536f8effe23af2ac83bc79f87ddb46b5a668885_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:2e7249d5f3c62a9e8ac1128b1536f8effe23af2ac83bc79f87ddb46b5a668885_arm64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:2e7249d5f3c62a9e8ac1128b1536f8effe23af2ac83bc79f87ddb46b5a668885_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-dpu-cni-rhel9@sha256%3A2e7249d5f3c62a9e8ac1128b1536f8effe23af2ac83bc79f87ddb46b5a668885?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=dpu-cni-container-v4.16.0-202508201333.p2.g62b1a32.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:a1d39f2a6da04da2ad9fdd892c819e9a80bcb2861ca8db34bb83fde092168643_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:a1d39f2a6da04da2ad9fdd892c819e9a80bcb2861ca8db34bb83fde092168643_arm64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:a1d39f2a6da04da2ad9fdd892c819e9a80bcb2861ca8db34bb83fde092168643_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-dpu-daemon-rhel9@sha256%3Aa1d39f2a6da04da2ad9fdd892c819e9a80bcb2861ca8db34bb83fde092168643?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=dpu-daemon-container-v4.16.0-202508201333.p2.g62b1a32.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:a3407c243214cf226a2dec3587a2bdf9baf5ca6575f27db04576aa91b8a1d92b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:a3407c243214cf226a2dec3587a2bdf9baf5ca6575f27db04576aa91b8a1d92b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:a3407c243214cf226a2dec3587a2bdf9baf5ca6575f27db04576aa91b8a1d92b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-dpu-rhel9-operator@sha256%3Aa3407c243214cf226a2dec3587a2bdf9baf5ca6575f27db04576aa91b8a1d92b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=dpu-operator-container-v4.16.0-202508201333.p2.g62b1a32.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:29a5e02ba7b2b1ca4cbd522850929deb1ab7be7dfec5e1d2e67a20a496d82601_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:29a5e02ba7b2b1ca4cbd522850929deb1ab7be7dfec5e1d2e67a20a496d82601_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:29a5e02ba7b2b1ca4cbd522850929deb1ab7be7dfec5e1d2e67a20a496d82601_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-infiniband-cni-rhel9@sha256%3A29a5e02ba7b2b1ca4cbd522850929deb1ab7be7dfec5e1d2e67a20a496d82601?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ib-sriov-cni-container-v4.16.0-202508201333.p2.gd44f069.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:625284eadade66125c24dfa79c1826cd68d37b0685637081023041ccf412b5ca_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:625284eadade66125c24dfa79c1826cd68d37b0685637081023041ccf412b5ca_arm64",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:625284eadade66125c24dfa79c1826cd68d37b0685637081023041ccf412b5ca_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9@sha256%3A625284eadade66125c24dfa79c1826cd68d37b0685637081023041ccf412b5ca?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ingress-node-firewall-daemon-container-v4.16.0-202508201333.p2.gd214d48.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:b5bc94c1ddb5b2eff81cfa102896ce8398b16c23e1118af9ff0b4b07e8595c67_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:b5bc94c1ddb5b2eff81cfa102896ce8398b16c23e1118af9ff0b4b07e8595c67_arm64",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:b5bc94c1ddb5b2eff81cfa102896ce8398b16c23e1118af9ff0b4b07e8595c67_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9-operator@sha256%3Ab5bc94c1ddb5b2eff81cfa102896ce8398b16c23e1118af9ff0b4b07e8595c67?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ingress-node-firewall-operator-container-v4.16.0-202508201333.p2.gd214d48.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:865d90afac4806fc64ca74fe9c642db57462c88e1cb23f5d554d2b8fb4601098_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:865d90afac4806fc64ca74fe9c642db57462c88e1cb23f5d554d2b8fb4601098_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:865d90afac4806fc64ca74fe9c642db57462c88e1cb23f5d554d2b8fb4601098_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp-rhel9@sha256%3A865d90afac4806fc64ca74fe9c642db57462c88e1cb23f5d554d2b8fb4601098?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-linuxptp-daemon-container-v4.16.0-202508201333.p2.gb2a719c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:e7400f7dfb7debb4ab738288422f5425709b1a00833c0ea6b9719fcea68a3a52_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:e7400f7dfb7debb4ab738288422f5425709b1a00833c0ea6b9719fcea68a3a52_arm64",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:e7400f7dfb7debb4ab738288422f5425709b1a00833c0ea6b9719fcea68a3a52_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-diskmaker-rhel9@sha256%3Ae7400f7dfb7debb4ab738288422f5425709b1a00833c0ea6b9719fcea68a3a52?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=local-storage-diskmaker-container-v4.16.0-202508201333.p2.gb0273c5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:2ebb4dfc50701137736d3948c6d93dd0ce23d7d045fa543e8ab093f0173ffac9_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:2ebb4dfc50701137736d3948c6d93dd0ce23d7d045fa543e8ab093f0173ffac9_arm64",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:2ebb4dfc50701137736d3948c6d93dd0ce23d7d045fa543e8ab093f0173ffac9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-mustgather-rhel9@sha256%3A2ebb4dfc50701137736d3948c6d93dd0ce23d7d045fa543e8ab093f0173ffac9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-local-storage-mustgather-container-v4.16.0-202508201333.p2.gb0273c5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:4e02ea4a16053ef5b87f16050b67cfe675a073d4b20c9608700d51ffef3dfa1f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:4e02ea4a16053ef5b87f16050b67cfe675a073d4b20c9608700d51ffef3dfa1f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:4e02ea4a16053ef5b87f16050b67cfe675a073d4b20c9608700d51ffef3dfa1f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-rhel9-operator@sha256%3A4e02ea4a16053ef5b87f16050b67cfe675a073d4b20c9608700d51ffef3dfa1f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=local-storage-operator-container-v4.16.0-202508201333.p2.gb0273c5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:1f9ca0f0f6d980273d610799711def368e49a3df99328155b3bf3a3877ceffd3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:1f9ca0f0f6d980273d610799711def368e49a3df99328155b3bf3a3877ceffd3_arm64",
"product_id": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:1f9ca0f0f6d980273d610799711def368e49a3df99328155b3bf3a3877ceffd3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/nmstate-console-plugin-rhel9@sha256%3A1f9ca0f0f6d980273d610799711def368e49a3df99328155b3bf3a3877ceffd3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=nmstate-console-plugin-container-v4.16.0-202508251030.p2.gc538911.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:29479985858274bf6a25e65029b5679ba97981df637b88630e79142feab9030f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:29479985858274bf6a25e65029b5679ba97981df637b88630e79142feab9030f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:29479985858274bf6a25e65029b5679ba97981df637b88630e79142feab9030f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-node-feature-discovery-rhel9@sha256%3A29479985858274bf6a25e65029b5679ba97981df637b88630e79142feab9030f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=node-feature-discovery-container-v4.16.0-202508201333.p2.gcb614ca.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:48a33b63219071885691fa4790719dbd9f0f2f2779bb639d893fc414d429ded8_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:48a33b63219071885691fa4790719dbd9f0f2f2779bb639d893fc414d429ded8_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:48a33b63219071885691fa4790719dbd9f0f2f2779bb639d893fc414d429ded8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ansible-rhel9-operator@sha256%3A48a33b63219071885691fa4790719dbd9f0f2f2779bb639d893fc414d429ded8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.16.0-202508201333.p2.g0719399.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:60be8d5cdb2337d458ad4ee7144d3cc2c30555691c5745924336a5b1759e9d7e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:60be8d5cdb2337d458ad4ee7144d3cc2c30555691c5745924336a5b1759e9d7e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:60be8d5cdb2337d458ad4ee7144d3cc2c30555691c5745924336a5b1759e9d7e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capacity-rhel9@sha256%3A60be8d5cdb2337d458ad4ee7144d3cc2c30555691c5745924336a5b1759e9d7e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.16.0-202508201333.p2.g39f5da5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:e85f62788b580920fa37e2e6e6de0f9efca9e90d84798689f4ec4005534d0622_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:e85f62788b580920fa37e2e6e6de0f9efca9e90d84798689f4ec4005534d0622_arm64",
"product_id": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:e85f62788b580920fa37e2e6e6de0f9efca9e90d84798689f4ec4005534d0622_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-dns-proxy-rhel9@sha256%3Ae85f62788b580920fa37e2e6e6de0f9efca9e90d84798689f4ec4005534d0622?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.16.0-202508201333.p2.gb58673a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:76150b99b0d39a782df51591524fa0a54c5b27e7c310a5e3dcb862dbcf4511f3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:76150b99b0d39a782df51591524fa0a54c5b27e7c310a5e3dcb862dbcf4511f3_arm64",
"product_id": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:76150b99b0d39a782df51591524fa0a54c5b27e7c310a5e3dcb862dbcf4511f3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-router-rhel9@sha256%3A76150b99b0d39a782df51591524fa0a54c5b27e7c310a5e3dcb862dbcf4511f3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-egress-router-container-v4.16.0-202508201333.p2.gb58673a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:a5a839840054ac5e587f15fd61fa3e5a56ed060c4b7085f81315554ae67910d3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:a5a839840054ac5e587f15fd61fa3e5a56ed060c4b7085f81315554ae67910d3_arm64",
"product_id": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:a5a839840054ac5e587f15fd61fa3e5a56ed060c4b7085f81315554ae67910d3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-helm-rhel9-operator@sha256%3Aa5a839840054ac5e587f15fd61fa3e5a56ed060c4b7085f81315554ae67910d3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-helm-operator-container-v4.16.0-202508201333.p2.g26e182e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:4bf53b1c38ee4f9f9706ec86d733550544285b7c07e66f95649373641ce36eef_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:4bf53b1c38ee4f9f9706ec86d733550544285b7c07e66f95649373641ce36eef_arm64",
"product_id": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:4bf53b1c38ee4f9f9706ec86d733550544285b7c07e66f95649373641ce36eef_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-sdk-rhel9@sha256%3A4bf53b1c38ee4f9f9706ec86d733550544285b7c07e66f95649373641ce36eef?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-operator-sdk-container-v4.16.0-202508201333.p2.g26e182e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:d0ddac1122898228aa6fee211f6d186b4e6da477cfb8292d5457359c7f260f5c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:d0ddac1122898228aa6fee211f6d186b4e6da477cfb8292d5457359c7f260f5c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:d0ddac1122898228aa6fee211f6d186b4e6da477cfb8292d5457359c7f260f5c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubernetes-nmstate-handler-rhel9@sha256%3Ad0ddac1122898228aa6fee211f6d186b4e6da477cfb8292d5457359c7f260f5c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.16.0-202508201333.p2.g20c879e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:c96ab0cf261162459002b42a3f4e56ef57426d6136ef01db8568a0a99c2aeb80_arm64",
"product": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:c96ab0cf261162459002b42a3f4e56ef57426d6136ef01db8568a0a99c2aeb80_arm64",
"product_id": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:c96ab0cf261162459002b42a3f4e56ef57426d6136ef01db8568a0a99c2aeb80_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubernetes-nmstate-rhel9-operator@sha256%3Ac96ab0cf261162459002b42a3f4e56ef57426d6136ef01db8568a0a99c2aeb80?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kubernetes-nmstate-operator-container-v4.16.0-202508251030.p2.g20c879e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:0fc5e0830c00e70b4f7f3b0d015cc8a1f4deb63036fa2aceada9808160507e67_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:0fc5e0830c00e70b4f7f3b0d015cc8a1f4deb63036fa2aceada9808160507e67_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:0fc5e0830c00e70b4f7f3b0d015cc8a1f4deb63036fa2aceada9808160507e67_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-efs-csi-driver-container-rhel9@sha256%3A0fc5e0830c00e70b4f7f3b0d015cc8a1f4deb63036fa2aceada9808160507e67?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-efs-csi-driver-container-v4.16.0-202508201333.p2.ga2c8d28.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:4c0892cd3edf12f55d2fbf5736a57a3905385c73c71e9ca312e383e20d66b15c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:4c0892cd3edf12f55d2fbf5736a57a3905385c73c71e9ca312e383e20d66b15c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:4c0892cd3edf12f55d2fbf5736a57a3905385c73c71e9ca312e383e20d66b15c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-efs-csi-driver-rhel9-operator@sha256%3A4c0892cd3edf12f55d2fbf5736a57a3905385c73c71e9ca312e383e20d66b15c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-efs-csi-driver-operator-container-v4.16.0-202508201333.p2.gdb01344.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:42d8e1f4bdd562712edcc2f0f0fc6e740728cb7860aed02a7f9409da2a693ea7_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:42d8e1f4bdd562712edcc2f0f0fc6e740728cb7860aed02a7f9409da2a693ea7_arm64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:42d8e1f4bdd562712edcc2f0f0fc6e740728cb7860aed02a7f9409da2a693ea7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-cluster-api-controllers-rhel9@sha256%3A42d8e1f4bdd562712edcc2f0f0fc6e740728cb7860aed02a7f9409da2a693ea7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.16.0-202508201333.p2.gc56dbc5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:6930c6efa88dc42b2e98530a22b509c282a05fe03ca8df5b7b8013a9391aae41_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:6930c6efa88dc42b2e98530a22b509c282a05fe03ca8df5b7b8013a9391aae41_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:6930c6efa88dc42b2e98530a22b509c282a05fe03ca8df5b7b8013a9391aae41_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-mustgather-rhel9@sha256%3A6930c6efa88dc42b2e98530a22b509c282a05fe03ca8df5b7b8013a9391aae41?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.16.0-202508201333.p2.gbc125de.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:f3afc12fd8f5d54a9c33b42ffefadddb763096b1e30fdfa810d60198e6a9b5d9_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:f3afc12fd8f5d54a9c33b42ffefadddb763096b1e30fdfa810d60198e6a9b5d9_arm64",
"product_id": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:f3afc12fd8f5d54a9c33b42ffefadddb763096b1e30fdfa810d60198e6a9b5d9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-http-proxy-rhel9@sha256%3Af3afc12fd8f5d54a9c33b42ffefadddb763096b1e30fdfa810d60198e6a9b5d9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-egress-http-proxy-container-v4.16.0-202508201333.p2.gb58673a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:f8549f5a1f43a581ecbec5a2bde2c01307a24aba161c7236e399525ae6bd369b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:f8549f5a1f43a581ecbec5a2bde2c01307a24aba161c7236e399525ae6bd369b_arm64",
"product_id": "registry.redhat.io/openshift4/frr-rhel9@sha256:f8549f5a1f43a581ecbec5a2bde2c01307a24aba161c7236e399525ae6bd369b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/frr-rhel9@sha256%3Af8549f5a1f43a581ecbec5a2bde2c01307a24aba161c7236e399525ae6bd369b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-frr-container-v4.16.0-202508201333.p2.gc1b7d24.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:b82329f4542af5b14d1a8d938e7b759f4f55dbd7a0c03d677b9dacf2f76f481a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:b82329f4542af5b14d1a8d938e7b759f4f55dbd7a0c03d677b9dacf2f76f481a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:b82329f4542af5b14d1a8d938e7b759f4f55dbd7a0c03d677b9dacf2f76f481a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-filestore-csi-driver-rhel9@sha256%3Ab82329f4542af5b14d1a8d938e7b759f4f55dbd7a0c03d677b9dacf2f76f481a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-filestore-csi-driver-container-v4.16.0-202508201333.p2.gced2a64.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:ca830205752882c44bcb704e12abd1515c1a87fbec6e686963421ec981435924_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:ca830205752882c44bcb704e12abd1515c1a87fbec6e686963421ec981435924_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:ca830205752882c44bcb704e12abd1515c1a87fbec6e686963421ec981435924_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-filestore-csi-driver-rhel9-operator@sha256%3Aca830205752882c44bcb704e12abd1515c1a87fbec6e686963421ec981435924?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.16.0-202508270905.p2.g82dec86.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:0cc17cb5434866172c34143f57cbb1630a61503b341ad5134b19bdf65e1a2632_arm64",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:0cc17cb5434866172c34143f57cbb1630a61503b341ad5134b19bdf65e1a2632_arm64",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:0cc17cb5434866172c34143f57cbb1630a61503b341ad5134b19bdf65e1a2632_arm64",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9-operator@sha256%3A0cc17cb5434866172c34143f57cbb1630a61503b341ad5134b19bdf65e1a2632?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-metallb-operator-container-v4.16.0-202508201333.p2.gf3eacb4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:0ba023da297b419cbb961871fbb4eef0e5c520fa0f11109f801a2adb38a347bb_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:0ba023da297b419cbb961871fbb4eef0e5c520fa0f11109f801a2adb38a347bb_arm64",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:0ba023da297b419cbb961871fbb4eef0e5c520fa0f11109f801a2adb38a347bb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel9@sha256%3A0ba023da297b419cbb961871fbb4eef0e5c520fa0f11109f801a2adb38a347bb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-secrets-store-csi-driver-container-v4.16.0-202508201333.p2.gb3a96ae.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:eb803272276d9b0365b4fc6cbf6153f01b54f84a5ab97c89293326e8fc2ed001_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:eb803272276d9b0365b4fc6cbf6153f01b54f84a5ab97c89293326e8fc2ed001_arm64",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:eb803272276d9b0365b4fc6cbf6153f01b54f84a5ab97c89293326e8fc2ed001_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel9-operator@sha256%3Aeb803272276d9b0365b4fc6cbf6153f01b54f84a5ab97c89293326e8fc2ed001?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.16.0-202508201333.p2.g28b8053.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:9dd56ceedc3e0d73c6cd1eb6e95a81a6d2a04b07bc60594d63866fdfd1fe5b2a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:9dd56ceedc3e0d73c6cd1eb6e95a81a6d2a04b07bc60594d63866fdfd1fe5b2a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:9dd56ceedc3e0d73c6cd1eb6e95a81a6d2a04b07bc60594d63866fdfd1fe5b2a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-mustgather-rhel9@sha256%3A9dd56ceedc3e0d73c6cd1eb6e95a81a6d2a04b07bc60594d63866fdfd1fe5b2a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-secrets-store-csi-mustgather-container-v4.16.0-202508201333.p2.g28b8053.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:8b36d2d164d655593472c19bf560dc9977c197469601e68b6dc8b6dc765c4990_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:8b36d2d164d655593472c19bf560dc9977c197469601e68b6dc8b6dc765c4990_arm64",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:8b36d2d164d655593472c19bf560dc9977c197469601e68b6dc8b6dc765c4990_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-smb-csi-driver-rhel9@sha256%3A8b36d2d164d655593472c19bf560dc9977c197469601e68b6dc8b6dc765c4990?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-smb-csi-driver-container-v4.16.0-202508201333.p2.gff97707.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:14202cdf0402b0dbcda88250eaf5cc78df3e28d3a03d6336114c2a76af82b4dc_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:14202cdf0402b0dbcda88250eaf5cc78df3e28d3a03d6336114c2a76af82b4dc_arm64",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:14202cdf0402b0dbcda88250eaf5cc78df3e28d3a03d6336114c2a76af82b4dc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-smb-csi-driver-rhel9-operator@sha256%3A14202cdf0402b0dbcda88250eaf5cc78df3e28d3a03d6336114c2a76af82b4dc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-smb-csi-driver-operator-container-v4.16.0-202508201333.p2.g46de5a9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:98509ab5e1c95b60ddc0a9f77785df833e89da215bba2401f4fcfe9896c418e8_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:98509ab5e1c95b60ddc0a9f77785df833e89da215bba2401f4fcfe9896c418e8_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:98509ab5e1c95b60ddc0a9f77785df833e89da215bba2401f4fcfe9896c418e8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-metrics-exporter-rhel9@sha256%3A98509ab5e1c95b60ddc0a9f77785df833e89da215bba2401f4fcfe9896c418e8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-sriov-network-metrics-exporter-container-v4.16.0-202508201333.p2.gf2a3040.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:98509ab5e1c95b60ddc0a9f77785df833e89da215bba2401f4fcfe9896c418e8_arm64",
"product": {
"name": "registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:98509ab5e1c95b60ddc0a9f77785df833e89da215bba2401f4fcfe9896c418e8_arm64",
"product_id": "registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:98509ab5e1c95b60ddc0a9f77785df833e89da215bba2401f4fcfe9896c418e8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/sriov-network-metrics-exporter-rhel9@sha256%3A98509ab5e1c95b60ddc0a9f77785df833e89da215bba2401f4fcfe9896c418e8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-sriov-network-metrics-exporter-container-v4.16.0-202508201333.p2.gf2a3040.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:d124dc120e737fd6a031badd59098b2e6102b07153bddef932c117554842555a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:d124dc120e737fd6a031badd59098b2e6102b07153bddef932c117554842555a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:d124dc120e737fd6a031badd59098b2e6102b07153bddef932c117554842555a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp-rhel9-operator@sha256%3Ad124dc120e737fd6a031badd59098b2e6102b07153bddef932c117554842555a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ptp-operator-container-v4.16.0-202508201333.p2.g0b912e8.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:61ff015c78cb294230f536073e0fae49f8253947f3aa428f93556be61d51f512_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:61ff015c78cb294230f536073e0fae49f8253947f3aa428f93556be61d51f512_arm64",
"product_id": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:61ff015c78cb294230f536073e0fae49f8253947f3aa428f93556be61d51f512_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ptp-must-gather-rhel9@sha256%3A61ff015c78cb294230f536073e0fae49f8253947f3aa428f93556be61d51f512?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ptp-operator-must-gather-container-v4.16.0-202508201333.p2.g0b912e8.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:c4e80fecb5b5e0aa2cb0279682635991f6f516e3b4b3b506d4d7aa420358c89f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:c4e80fecb5b5e0aa2cb0279682635991f6f516e3b4b3b506d4d7aa420358c89f_arm64",
"product_id": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:c4e80fecb5b5e0aa2cb0279682635991f6f516e3b4b3b506d4d7aa420358c89f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/sriov-cni-rhel9@sha256%3Ac4e80fecb5b5e0aa2cb0279682635991f6f516e3b4b3b506d4d7aa420358c89f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-cni-container-v4.16.0-202508201333.p2.g33d9a71.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:c6c8831a174aee99ceca7dec30392eda5ef121214ab8a0c9dbb448ef23b01822_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:c6c8831a174aee99ceca7dec30392eda5ef121214ab8a0c9dbb448ef23b01822_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:c6c8831a174aee99ceca7dec30392eda5ef121214ab8a0c9dbb448ef23b01822_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-dp-admission-controller-rhel9@sha256%3Ac6c8831a174aee99ceca7dec30392eda5ef121214ab8a0c9dbb448ef23b01822?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-dp-admission-controller-container-v4.16.0-202508201333.p2.g5695aa5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:c45305109b426f511cde6bc15fc5f79daa2a05c56dcb1c77dce7b7888e070552_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:c45305109b426f511cde6bc15fc5f79daa2a05c56dcb1c77dce7b7888e070552_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:c45305109b426f511cde6bc15fc5f79daa2a05c56dcb1c77dce7b7888e070552_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-config-daemon-rhel9@sha256%3Ac45305109b426f511cde6bc15fc5f79daa2a05c56dcb1c77dce7b7888e070552?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-network-config-daemon-container-v4.16.0-202508201333.p2.gb4e3540.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:70563b76cc5b181ef4d870e047203bba0874d25f1acda9879d5640781e5c09cd_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:70563b76cc5b181ef4d870e047203bba0874d25f1acda9879d5640781e5c09cd_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:70563b76cc5b181ef4d870e047203bba0874d25f1acda9879d5640781e5c09cd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-device-plugin-rhel9@sha256%3A70563b76cc5b181ef4d870e047203bba0874d25f1acda9879d5640781e5c09cd?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-network-device-plugin-container-v4.16.0-202508201333.p2.gad3519e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:39c79f234d68b3089e9d3f2d47e8ecc158fb23f24d22b8ff4132ef3341af73c4_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:39c79f234d68b3089e9d3f2d47e8ecc158fb23f24d22b8ff4132ef3341af73c4_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:39c79f234d68b3089e9d3f2d47e8ecc158fb23f24d22b8ff4132ef3341af73c4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-rhel9-operator@sha256%3A39c79f234d68b3089e9d3f2d47e8ecc158fb23f24d22b8ff4132ef3341af73c4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-network-operator-container-v4.16.0-202508201333.p2.gb4e3540.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:aa0a5f0e6be651d3bc6e683f950f48a5fe28f0514a56a9f78e292274c22c07ed_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:aa0a5f0e6be651d3bc6e683f950f48a5fe28f0514a56a9f78e292274c22c07ed_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:aa0a5f0e6be651d3bc6e683f950f48a5fe28f0514a56a9f78e292274c22c07ed_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-webhook-rhel9@sha256%3Aaa0a5f0e6be651d3bc6e683f950f48a5fe28f0514a56a9f78e292274c22c07ed?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-network-webhook-container-v4.16.0-202508201333.p2.gb4e3540.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:77992b0a4a28c701e74ffe9f426061a87b98a58e6dafc775c6f01e74a22f8a08_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:77992b0a4a28c701e74ffe9f426061a87b98a58e6dafc775c6f01e74a22f8a08_arm64",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:77992b0a4a28c701e74ffe9f426061a87b98a58e6dafc775c6f01e74a22f8a08_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel9@sha256%3A77992b0a4a28c701e74ffe9f426061a87b98a58e6dafc775c6f01e74a22f8a08?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-vertical-pod-autoscaler-container-v4.16.0-202508201333.p2.g6222ac2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:2ba4df85782da4d610c39aeb119a1e0eb8a2ddc2077aa6da6f0b8824b56e298a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:2ba4df85782da4d610c39aeb119a1e0eb8a2ddc2077aa6da6f0b8824b56e298a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:2ba4df85782da4d610c39aeb119a1e0eb8a2ddc2077aa6da6f0b8824b56e298a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel9-operator@sha256%3A2ba4df85782da4d610c39aeb119a1e0eb8a2ddc2077aa6da6f0b8824b56e298a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-vertical-pod-autoscaler-operator-container-v4.16.0-202508201333.p2.gb9b63cc.assembly.stream.el9"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:f5cccd82efa2db2e53607a2915a743ef3c20c103801ed5a26a53c0a9c3aadb23_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:f5cccd82efa2db2e53607a2915a743ef3c20c103801ed5a26a53c0a9c3aadb23_s390x",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:f5cccd82efa2db2e53607a2915a743ef3c20c103801ed5a26a53c0a9c3aadb23_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel9@sha256%3Af5cccd82efa2db2e53607a2915a743ef3c20c103801ed5a26a53c0a9c3aadb23?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-clusterresourceoverride-container-v4.16.0-202508201333.p2.g8c0f21c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7f99abe8a3542c160a36a560620f6bfb48d67cf98c534030504c7302a54f6195_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7f99abe8a3542c160a36a560620f6bfb48d67cf98c534030504c7302a54f6195_s390x",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7f99abe8a3542c160a36a560620f6bfb48d67cf98c534030504c7302a54f6195_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel9-operator@sha256%3A7f99abe8a3542c160a36a560620f6bfb48d67cf98c534030504c7302a54f6195?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-clusterresourceoverride-operator-container-v4.16.0-202508201333.p2.gd73e630.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:694ce149d407d39ed7817223b9fa5fce5b99fcada404bf091b9ebdb073a9e0c3_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:694ce149d407d39ed7817223b9fa5fce5b99fcada404bf091b9ebdb073a9e0c3_s390x",
"product_id": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:694ce149d407d39ed7817223b9fa5fce5b99fcada404bf091b9ebdb073a9e0c3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-dpu-cni-rhel9@sha256%3A694ce149d407d39ed7817223b9fa5fce5b99fcada404bf091b9ebdb073a9e0c3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=dpu-cni-container-v4.16.0-202508201333.p2.g62b1a32.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:4ed67e7d5f82f87a1939a7836f04e9f680d4b69167f4e69b7351bae2acc731cf_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:4ed67e7d5f82f87a1939a7836f04e9f680d4b69167f4e69b7351bae2acc731cf_s390x",
"product_id": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:4ed67e7d5f82f87a1939a7836f04e9f680d4b69167f4e69b7351bae2acc731cf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-dpu-daemon-rhel9@sha256%3A4ed67e7d5f82f87a1939a7836f04e9f680d4b69167f4e69b7351bae2acc731cf?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=dpu-daemon-container-v4.16.0-202508201333.p2.g62b1a32.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:e1f2f9c47ea715aa91fd3c8a38097ba5e50ad937cddffc3e185365681e841f0c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:e1f2f9c47ea715aa91fd3c8a38097ba5e50ad937cddffc3e185365681e841f0c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:e1f2f9c47ea715aa91fd3c8a38097ba5e50ad937cddffc3e185365681e841f0c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-dpu-rhel9-operator@sha256%3Ae1f2f9c47ea715aa91fd3c8a38097ba5e50ad937cddffc3e185365681e841f0c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=dpu-operator-container-v4.16.0-202508201333.p2.g62b1a32.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:34493d3156ad40974c7bcf2c21e722fc826e723240d8355d9bf40826d3ef4d6c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:34493d3156ad40974c7bcf2c21e722fc826e723240d8355d9bf40826d3ef4d6c_s390x",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:34493d3156ad40974c7bcf2c21e722fc826e723240d8355d9bf40826d3ef4d6c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9@sha256%3A34493d3156ad40974c7bcf2c21e722fc826e723240d8355d9bf40826d3ef4d6c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ingress-node-firewall-daemon-container-v4.16.0-202508201333.p2.gd214d48.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:3663a28afd5f22ce210f87950965bd0fc860e7bf613dd10c0c716f07bd4c2469_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:3663a28afd5f22ce210f87950965bd0fc860e7bf613dd10c0c716f07bd4c2469_s390x",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:3663a28afd5f22ce210f87950965bd0fc860e7bf613dd10c0c716f07bd4c2469_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9-operator@sha256%3A3663a28afd5f22ce210f87950965bd0fc860e7bf613dd10c0c716f07bd4c2469?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ingress-node-firewall-operator-container-v4.16.0-202508201333.p2.gd214d48.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:f4be18b17901069ef118b02c92e7923ec05dfe94e2634bef9ef48cdacf574f98_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:f4be18b17901069ef118b02c92e7923ec05dfe94e2634bef9ef48cdacf574f98_s390x",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:f4be18b17901069ef118b02c92e7923ec05dfe94e2634bef9ef48cdacf574f98_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-diskmaker-rhel9@sha256%3Af4be18b17901069ef118b02c92e7923ec05dfe94e2634bef9ef48cdacf574f98?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=local-storage-diskmaker-container-v4.16.0-202508201333.p2.gb0273c5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:5384d02290385294528e861c20391a165678649b8b4b61fe9213a5793da18370_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:5384d02290385294528e861c20391a165678649b8b4b61fe9213a5793da18370_s390x",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:5384d02290385294528e861c20391a165678649b8b4b61fe9213a5793da18370_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-mustgather-rhel9@sha256%3A5384d02290385294528e861c20391a165678649b8b4b61fe9213a5793da18370?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-local-storage-mustgather-container-v4.16.0-202508201333.p2.gb0273c5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:9b98f3fd845d9e44b33ccc0818435abb602bed2073e71a0cc3a57ed7049e62aa_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:9b98f3fd845d9e44b33ccc0818435abb602bed2073e71a0cc3a57ed7049e62aa_s390x",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:9b98f3fd845d9e44b33ccc0818435abb602bed2073e71a0cc3a57ed7049e62aa_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-rhel9-operator@sha256%3A9b98f3fd845d9e44b33ccc0818435abb602bed2073e71a0cc3a57ed7049e62aa?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=local-storage-operator-container-v4.16.0-202508201333.p2.gb0273c5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:9beeba56450516b72a95ba2f3dbacddd6cdecc464fe83b3e57fe5a8ea4112015_s390x",
"product": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:9beeba56450516b72a95ba2f3dbacddd6cdecc464fe83b3e57fe5a8ea4112015_s390x",
"product_id": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:9beeba56450516b72a95ba2f3dbacddd6cdecc464fe83b3e57fe5a8ea4112015_s390x",
"product_identification_helper": {
"purl": "pkg:oci/nmstate-console-plugin-rhel9@sha256%3A9beeba56450516b72a95ba2f3dbacddd6cdecc464fe83b3e57fe5a8ea4112015?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=nmstate-console-plugin-container-v4.16.0-202508251030.p2.gc538911.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:da227e608ed768e841e2a933ec11ba00e3706e7e8422fa65574e26530fae888e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:da227e608ed768e841e2a933ec11ba00e3706e7e8422fa65574e26530fae888e_s390x",
"product_id": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:da227e608ed768e841e2a933ec11ba00e3706e7e8422fa65574e26530fae888e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-node-feature-discovery-rhel9@sha256%3Ada227e608ed768e841e2a933ec11ba00e3706e7e8422fa65574e26530fae888e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=node-feature-discovery-container-v4.16.0-202508201333.p2.gcb614ca.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:a7bc8caca8fd6a3e91e05b46b9ad3213d2dbd19d70f49913af2fe07e4a35b0eb_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:a7bc8caca8fd6a3e91e05b46b9ad3213d2dbd19d70f49913af2fe07e4a35b0eb_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:a7bc8caca8fd6a3e91e05b46b9ad3213d2dbd19d70f49913af2fe07e4a35b0eb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ansible-rhel9-operator@sha256%3Aa7bc8caca8fd6a3e91e05b46b9ad3213d2dbd19d70f49913af2fe07e4a35b0eb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.16.0-202508201333.p2.g0719399.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:2ee2827b179c1a8eb141da70895a081589cc340dbf4d5ed91f8b31f7fac4437e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:2ee2827b179c1a8eb141da70895a081589cc340dbf4d5ed91f8b31f7fac4437e_s390x",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9@sha256:2ee2827b179c1a8eb141da70895a081589cc340dbf4d5ed91f8b31f7fac4437e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9@sha256%3A2ee2827b179c1a8eb141da70895a081589cc340dbf4d5ed91f8b31f7fac4437e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-metallb-container-v4.16.0-202508201333.p2.gcac6af8.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:235ca2c53f8bdfe5b3d58e4b5a66e25622643644b058d092d377a0a505383acc_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:235ca2c53f8bdfe5b3d58e4b5a66e25622643644b058d092d377a0a505383acc_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:235ca2c53f8bdfe5b3d58e4b5a66e25622643644b058d092d377a0a505383acc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capacity-rhel9@sha256%3A235ca2c53f8bdfe5b3d58e4b5a66e25622643644b058d092d377a0a505383acc?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.16.0-202508201333.p2.g39f5da5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:7084814220b9359d37032f65505b155d3fed6e6acaa9f642d8852bf98dff7da4_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:7084814220b9359d37032f65505b155d3fed6e6acaa9f642d8852bf98dff7da4_s390x",
"product_id": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:7084814220b9359d37032f65505b155d3fed6e6acaa9f642d8852bf98dff7da4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-dns-proxy-rhel9@sha256%3A7084814220b9359d37032f65505b155d3fed6e6acaa9f642d8852bf98dff7da4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.16.0-202508201333.p2.gb58673a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:efc3791fc845110b4e2f0b9d60df52392490ed189ff6887bbab33a7a34efa4ae_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:efc3791fc845110b4e2f0b9d60df52392490ed189ff6887bbab33a7a34efa4ae_s390x",
"product_id": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:efc3791fc845110b4e2f0b9d60df52392490ed189ff6887bbab33a7a34efa4ae_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-router-rhel9@sha256%3Aefc3791fc845110b4e2f0b9d60df52392490ed189ff6887bbab33a7a34efa4ae?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-egress-router-container-v4.16.0-202508201333.p2.gb58673a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:46dd1e318580810e40a4fe7ad0cbfd5879d3e29886a44bbd6a656652596f81fb_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:46dd1e318580810e40a4fe7ad0cbfd5879d3e29886a44bbd6a656652596f81fb_s390x",
"product_id": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:46dd1e318580810e40a4fe7ad0cbfd5879d3e29886a44bbd6a656652596f81fb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-helm-rhel9-operator@sha256%3A46dd1e318580810e40a4fe7ad0cbfd5879d3e29886a44bbd6a656652596f81fb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-helm-operator-container-v4.16.0-202508201333.p2.g26e182e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:081ded132b2f868b44fcdc4ed3dc265f2e46be87b03f70eefc9390a8f9769ea5_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:081ded132b2f868b44fcdc4ed3dc265f2e46be87b03f70eefc9390a8f9769ea5_s390x",
"product_id": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:081ded132b2f868b44fcdc4ed3dc265f2e46be87b03f70eefc9390a8f9769ea5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-sdk-rhel9@sha256%3A081ded132b2f868b44fcdc4ed3dc265f2e46be87b03f70eefc9390a8f9769ea5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-operator-sdk-container-v4.16.0-202508201333.p2.g26e182e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:c09512f7db132793582a62697eb042f7614ac6e55e67b8c9c5421eac80cec2af_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:c09512f7db132793582a62697eb042f7614ac6e55e67b8c9c5421eac80cec2af_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:c09512f7db132793582a62697eb042f7614ac6e55e67b8c9c5421eac80cec2af_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubernetes-nmstate-handler-rhel9@sha256%3Ac09512f7db132793582a62697eb042f7614ac6e55e67b8c9c5421eac80cec2af?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.16.0-202508201333.p2.g20c879e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:65e6f6ae69f680b6c429f2d10936573f2600bd5e1fa78edb4c832d1a08247716_s390x",
"product": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:65e6f6ae69f680b6c429f2d10936573f2600bd5e1fa78edb4c832d1a08247716_s390x",
"product_id": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:65e6f6ae69f680b6c429f2d10936573f2600bd5e1fa78edb4c832d1a08247716_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kubernetes-nmstate-rhel9-operator@sha256%3A65e6f6ae69f680b6c429f2d10936573f2600bd5e1fa78edb4c832d1a08247716?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kubernetes-nmstate-operator-container-v4.16.0-202508251030.p2.g20c879e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:0da59699565ef1b21f40a50a2ff2accfcb0e8b6156c0e0637c0e1b6a138bc093_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:0da59699565ef1b21f40a50a2ff2accfcb0e8b6156c0e0637c0e1b6a138bc093_s390x",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:0da59699565ef1b21f40a50a2ff2accfcb0e8b6156c0e0637c0e1b6a138bc093_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-cluster-api-controllers-rhel9@sha256%3A0da59699565ef1b21f40a50a2ff2accfcb0e8b6156c0e0637c0e1b6a138bc093?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.16.0-202508201333.p2.gc56dbc5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:026af62d9fb13ca7552207fcc6441e00b9f57b145c6c11d654f7cddcae57ee6c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:026af62d9fb13ca7552207fcc6441e00b9f57b145c6c11d654f7cddcae57ee6c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:026af62d9fb13ca7552207fcc6441e00b9f57b145c6c11d654f7cddcae57ee6c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-mustgather-rhel9@sha256%3A026af62d9fb13ca7552207fcc6441e00b9f57b145c6c11d654f7cddcae57ee6c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.16.0-202508201333.p2.gbc125de.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:805b9884745aa12ec4563fec187c15a7b404082c9f66663872b5a00fa8286ef2_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:805b9884745aa12ec4563fec187c15a7b404082c9f66663872b5a00fa8286ef2_s390x",
"product_id": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:805b9884745aa12ec4563fec187c15a7b404082c9f66663872b5a00fa8286ef2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-http-proxy-rhel9@sha256%3A805b9884745aa12ec4563fec187c15a7b404082c9f66663872b5a00fa8286ef2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-egress-http-proxy-container-v4.16.0-202508201333.p2.gb58673a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:73f85ad4d9bdfa5ccfa117561ff96ed8febbe16424f4011093a8b5ba085e71ac_s390x",
"product": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:73f85ad4d9bdfa5ccfa117561ff96ed8febbe16424f4011093a8b5ba085e71ac_s390x",
"product_id": "registry.redhat.io/openshift4/frr-rhel9@sha256:73f85ad4d9bdfa5ccfa117561ff96ed8febbe16424f4011093a8b5ba085e71ac_s390x",
"product_identification_helper": {
"purl": "pkg:oci/frr-rhel9@sha256%3A73f85ad4d9bdfa5ccfa117561ff96ed8febbe16424f4011093a8b5ba085e71ac?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-frr-container-v4.16.0-202508201333.p2.gc1b7d24.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:a1311e836b2c27a1780290b1052a621c58c137d1ef5b56cf3833c74ca7d18f60_s390x",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:a1311e836b2c27a1780290b1052a621c58c137d1ef5b56cf3833c74ca7d18f60_s390x",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:a1311e836b2c27a1780290b1052a621c58c137d1ef5b56cf3833c74ca7d18f60_s390x",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9-operator@sha256%3Aa1311e836b2c27a1780290b1052a621c58c137d1ef5b56cf3833c74ca7d18f60?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-metallb-operator-container-v4.16.0-202508201333.p2.gf3eacb4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:71c99c3ab08cbcb89c797366897f80b8bd219bb5103192ff7362c70cca740abd_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:71c99c3ab08cbcb89c797366897f80b8bd219bb5103192ff7362c70cca740abd_s390x",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:71c99c3ab08cbcb89c797366897f80b8bd219bb5103192ff7362c70cca740abd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel9@sha256%3A71c99c3ab08cbcb89c797366897f80b8bd219bb5103192ff7362c70cca740abd?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-secrets-store-csi-driver-container-v4.16.0-202508201333.p2.gb3a96ae.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:34d6296f0ce54259ed5cf2111d76bb1a7b17844587135af095872ab71468ba30_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:34d6296f0ce54259ed5cf2111d76bb1a7b17844587135af095872ab71468ba30_s390x",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:34d6296f0ce54259ed5cf2111d76bb1a7b17844587135af095872ab71468ba30_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel9-operator@sha256%3A34d6296f0ce54259ed5cf2111d76bb1a7b17844587135af095872ab71468ba30?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.16.0-202508201333.p2.g28b8053.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:e28b33df4e8b7c171a50cc0853376b09eaab1651acf64315645512d1b0517aa0_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:e28b33df4e8b7c171a50cc0853376b09eaab1651acf64315645512d1b0517aa0_s390x",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:e28b33df4e8b7c171a50cc0853376b09eaab1651acf64315645512d1b0517aa0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-mustgather-rhel9@sha256%3Ae28b33df4e8b7c171a50cc0853376b09eaab1651acf64315645512d1b0517aa0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-secrets-store-csi-mustgather-container-v4.16.0-202508201333.p2.g28b8053.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ce753cd57fdc7c5f2412886b04aaad46fe6f91ccce9bd4d51dfcccc4e5dc91f9_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ce753cd57fdc7c5f2412886b04aaad46fe6f91ccce9bd4d51dfcccc4e5dc91f9_s390x",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ce753cd57fdc7c5f2412886b04aaad46fe6f91ccce9bd4d51dfcccc4e5dc91f9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-smb-csi-driver-rhel9@sha256%3Ace753cd57fdc7c5f2412886b04aaad46fe6f91ccce9bd4d51dfcccc4e5dc91f9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-smb-csi-driver-container-v4.16.0-202508201333.p2.gff97707.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:3541769d29fb7bd64fc3187a41d4e55e20bd440841ce12933396cefc24902919_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:3541769d29fb7bd64fc3187a41d4e55e20bd440841ce12933396cefc24902919_s390x",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:3541769d29fb7bd64fc3187a41d4e55e20bd440841ce12933396cefc24902919_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-smb-csi-driver-rhel9-operator@sha256%3A3541769d29fb7bd64fc3187a41d4e55e20bd440841ce12933396cefc24902919?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-smb-csi-driver-operator-container-v4.16.0-202508201333.p2.g46de5a9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:70ae64ac714c2eec4d8ec2647d2aa33b92636cf0f67f19ffe001dee190ae2485_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:70ae64ac714c2eec4d8ec2647d2aa33b92636cf0f67f19ffe001dee190ae2485_s390x",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:70ae64ac714c2eec4d8ec2647d2aa33b92636cf0f67f19ffe001dee190ae2485_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel9@sha256%3A70ae64ac714c2eec4d8ec2647d2aa33b92636cf0f67f19ffe001dee190ae2485?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-vertical-pod-autoscaler-container-v4.16.0-202508201333.p2.g6222ac2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:e969f31fbd99414c2c2d9f8effc640ca362d6e5d954311f92074294828beca15_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:e969f31fbd99414c2c2d9f8effc640ca362d6e5d954311f92074294828beca15_s390x",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:e969f31fbd99414c2c2d9f8effc640ca362d6e5d954311f92074294828beca15_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel9-operator@sha256%3Ae969f31fbd99414c2c2d9f8effc640ca362d6e5d954311f92074294828beca15?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-vertical-pod-autoscaler-operator-container-v4.16.0-202508201333.p2.gb9b63cc.assembly.stream.el9"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:6bac30a28dd939df6f265d2668999164cb083c0da29d80a3166f9743bb9c4f0c_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/frr-rhel9@sha256:6bac30a28dd939df6f265d2668999164cb083c0da29d80a3166f9743bb9c4f0c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/frr-rhel9@sha256:6bac30a28dd939df6f265d2668999164cb083c0da29d80a3166f9743bb9c4f0c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:73f85ad4d9bdfa5ccfa117561ff96ed8febbe16424f4011093a8b5ba085e71ac_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/frr-rhel9@sha256:73f85ad4d9bdfa5ccfa117561ff96ed8febbe16424f4011093a8b5ba085e71ac_s390x"
},
"product_reference": "registry.redhat.io/openshift4/frr-rhel9@sha256:73f85ad4d9bdfa5ccfa117561ff96ed8febbe16424f4011093a8b5ba085e71ac_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:f8549f5a1f43a581ecbec5a2bde2c01307a24aba161c7236e399525ae6bd369b_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/frr-rhel9@sha256:f8549f5a1f43a581ecbec5a2bde2c01307a24aba161c7236e399525ae6bd369b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/frr-rhel9@sha256:f8549f5a1f43a581ecbec5a2bde2c01307a24aba161c7236e399525ae6bd369b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:f885a89e445b2c8c4603b2738e72cea8b2eb6c2592e9d1a191cb4535b7de9c4d_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/frr-rhel9@sha256:f885a89e445b2c8c4603b2738e72cea8b2eb6c2592e9d1a191cb4535b7de9c4d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/frr-rhel9@sha256:f885a89e445b2c8c4603b2738e72cea8b2eb6c2592e9d1a191cb4535b7de9c4d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:2c6075fa3387a609769f2d31c6c9b59e4a151e870e89e7320a81c6c53c00991a_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:2c6075fa3387a609769f2d31c6c9b59e4a151e870e89e7320a81c6c53c00991a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:2c6075fa3387a609769f2d31c6c9b59e4a151e870e89e7320a81c6c53c00991a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:3663a28afd5f22ce210f87950965bd0fc860e7bf613dd10c0c716f07bd4c2469_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:3663a28afd5f22ce210f87950965bd0fc860e7bf613dd10c0c716f07bd4c2469_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:3663a28afd5f22ce210f87950965bd0fc860e7bf613dd10c0c716f07bd4c2469_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:b5bc94c1ddb5b2eff81cfa102896ce8398b16c23e1118af9ff0b4b07e8595c67_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:b5bc94c1ddb5b2eff81cfa102896ce8398b16c23e1118af9ff0b4b07e8595c67_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:b5bc94c1ddb5b2eff81cfa102896ce8398b16c23e1118af9ff0b4b07e8595c67_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:c366ca545c14bfd3b8c6866abfea0e358fe763e6ab031465081037452f9e8bc4_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:c366ca545c14bfd3b8c6866abfea0e358fe763e6ab031465081037452f9e8bc4_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:c366ca545c14bfd3b8c6866abfea0e358fe763e6ab031465081037452f9e8bc4_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:34493d3156ad40974c7bcf2c21e722fc826e723240d8355d9bf40826d3ef4d6c_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:34493d3156ad40974c7bcf2c21e722fc826e723240d8355d9bf40826d3ef4d6c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:34493d3156ad40974c7bcf2c21e722fc826e723240d8355d9bf40826d3ef4d6c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:625284eadade66125c24dfa79c1826cd68d37b0685637081023041ccf412b5ca_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:625284eadade66125c24dfa79c1826cd68d37b0685637081023041ccf412b5ca_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:625284eadade66125c24dfa79c1826cd68d37b0685637081023041ccf412b5ca_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:76b34fa3244e2a44ce8ef6e925c9fa774fce0b1a2c122e9dc1644165155a43fb_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:76b34fa3244e2a44ce8ef6e925c9fa774fce0b1a2c122e9dc1644165155a43fb_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:76b34fa3244e2a44ce8ef6e925c9fa774fce0b1a2c122e9dc1644165155a43fb_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:d5c65b425d6308d8bd1efec18e4b7ad735042d57442088e73804162abd5f53a5_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:d5c65b425d6308d8bd1efec18e4b7ad735042d57442088e73804162abd5f53a5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:d5c65b425d6308d8bd1efec18e4b7ad735042d57442088e73804162abd5f53a5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:3023ae74a9169526b7a9b7ef0eb75375afc78c048950fa6ba633448d69075a76_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:3023ae74a9169526b7a9b7ef0eb75375afc78c048950fa6ba633448d69075a76_amd64"
},
"product_reference": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:3023ae74a9169526b7a9b7ef0eb75375afc78c048950fa6ba633448d69075a76_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:65e6f6ae69f680b6c429f2d10936573f2600bd5e1fa78edb4c832d1a08247716_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:65e6f6ae69f680b6c429f2d10936573f2600bd5e1fa78edb4c832d1a08247716_s390x"
},
"product_reference": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:65e6f6ae69f680b6c429f2d10936573f2600bd5e1fa78edb4c832d1a08247716_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:7d77980266f4284d3ecc7afb319d6f8dfdb03c0ec343a769c616f36701f685db_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:7d77980266f4284d3ecc7afb319d6f8dfdb03c0ec343a769c616f36701f685db_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:7d77980266f4284d3ecc7afb319d6f8dfdb03c0ec343a769c616f36701f685db_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:c96ab0cf261162459002b42a3f4e56ef57426d6136ef01db8568a0a99c2aeb80_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:c96ab0cf261162459002b42a3f4e56ef57426d6136ef01db8568a0a99c2aeb80_arm64"
},
"product_reference": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:c96ab0cf261162459002b42a3f4e56ef57426d6136ef01db8568a0a99c2aeb80_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:002ea307f8c3485a9756b9d0fef4881ca037a10f7da21d5ff3876be5faf1f630_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:002ea307f8c3485a9756b9d0fef4881ca037a10f7da21d5ff3876be5faf1f630_amd64"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:002ea307f8c3485a9756b9d0fef4881ca037a10f7da21d5ff3876be5faf1f630_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:0cc17cb5434866172c34143f57cbb1630a61503b341ad5134b19bdf65e1a2632_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:0cc17cb5434866172c34143f57cbb1630a61503b341ad5134b19bdf65e1a2632_arm64"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:0cc17cb5434866172c34143f57cbb1630a61503b341ad5134b19bdf65e1a2632_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:61cca8dcd0d1f6e1e062e9ad04d59150f947b6606006a341647e8b5861bba003_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:61cca8dcd0d1f6e1e062e9ad04d59150f947b6606006a341647e8b5861bba003_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:61cca8dcd0d1f6e1e062e9ad04d59150f947b6606006a341647e8b5861bba003_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:a1311e836b2c27a1780290b1052a621c58c137d1ef5b56cf3833c74ca7d18f60_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:a1311e836b2c27a1780290b1052a621c58c137d1ef5b56cf3833c74ca7d18f60_s390x"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:a1311e836b2c27a1780290b1052a621c58c137d1ef5b56cf3833c74ca7d18f60_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:2ee2827b179c1a8eb141da70895a081589cc340dbf4d5ed91f8b31f7fac4437e_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/metallb-rhel9@sha256:2ee2827b179c1a8eb141da70895a081589cc340dbf4d5ed91f8b31f7fac4437e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9@sha256:2ee2827b179c1a8eb141da70895a081589cc340dbf4d5ed91f8b31f7fac4437e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:9922235962cbfb44ed33c2ebcdc91d2537ac46c31ac4dedc415b5255102f7286_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/metallb-rhel9@sha256:9922235962cbfb44ed33c2ebcdc91d2537ac46c31ac4dedc415b5255102f7286_arm64"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9@sha256:9922235962cbfb44ed33c2ebcdc91d2537ac46c31ac4dedc415b5255102f7286_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:e13dd7012949757bdda4848fe1949952537976f008a5226376380b28e727a324_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/metallb-rhel9@sha256:e13dd7012949757bdda4848fe1949952537976f008a5226376380b28e727a324_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9@sha256:e13dd7012949757bdda4848fe1949952537976f008a5226376380b28e727a324_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:ebc9435f5fb244d0b5739931dcbb8365a44a18c50cbbe387b3191c4b64ef9863_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/metallb-rhel9@sha256:ebc9435f5fb244d0b5739931dcbb8365a44a18c50cbbe387b3191c4b64ef9863_amd64"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9@sha256:ebc9435f5fb244d0b5739931dcbb8365a44a18c50cbbe387b3191c4b64ef9863_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:0f1b9613a49e250e44d306c0f4481e07a4e138382ec53885fa4ae945161ce04e_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:0f1b9613a49e250e44d306c0f4481e07a4e138382ec53885fa4ae945161ce04e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:0f1b9613a49e250e44d306c0f4481e07a4e138382ec53885fa4ae945161ce04e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:1f9ca0f0f6d980273d610799711def368e49a3df99328155b3bf3a3877ceffd3_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:1f9ca0f0f6d980273d610799711def368e49a3df99328155b3bf3a3877ceffd3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:1f9ca0f0f6d980273d610799711def368e49a3df99328155b3bf3a3877ceffd3_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:9beeba56450516b72a95ba2f3dbacddd6cdecc464fe83b3e57fe5a8ea4112015_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:9beeba56450516b72a95ba2f3dbacddd6cdecc464fe83b3e57fe5a8ea4112015_s390x"
},
"product_reference": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:9beeba56450516b72a95ba2f3dbacddd6cdecc464fe83b3e57fe5a8ea4112015_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:acd8de247a35290198b9fd550f5a4e8e0cd1908cb0d3a567fed424c61210fb5f_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:acd8de247a35290198b9fd550f5a4e8e0cd1908cb0d3a567fed424c61210fb5f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:acd8de247a35290198b9fd550f5a4e8e0cd1908cb0d3a567fed424c61210fb5f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:48a33b63219071885691fa4790719dbd9f0f2f2779bb639d893fc414d429ded8_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:48a33b63219071885691fa4790719dbd9f0f2f2779bb639d893fc414d429ded8_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:48a33b63219071885691fa4790719dbd9f0f2f2779bb639d893fc414d429ded8_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:a7bc8caca8fd6a3e91e05b46b9ad3213d2dbd19d70f49913af2fe07e4a35b0eb_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:a7bc8caca8fd6a3e91e05b46b9ad3213d2dbd19d70f49913af2fe07e4a35b0eb_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:a7bc8caca8fd6a3e91e05b46b9ad3213d2dbd19d70f49913af2fe07e4a35b0eb_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:c45de33dd950bdeb85a566b52a2ca92eef76040a03a44ec11cbe83a22343d6bc_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:c45de33dd950bdeb85a566b52a2ca92eef76040a03a44ec11cbe83a22343d6bc_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:c45de33dd950bdeb85a566b52a2ca92eef76040a03a44ec11cbe83a22343d6bc_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:e6480ae09e0ff72094ed5b37ab5cbabeda1d92a113468b2fffe7a3a0c030dd62_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:e6480ae09e0ff72094ed5b37ab5cbabeda1d92a113468b2fffe7a3a0c030dd62_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:e6480ae09e0ff72094ed5b37ab5cbabeda1d92a113468b2fffe7a3a0c030dd62_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:0fc5e0830c00e70b4f7f3b0d015cc8a1f4deb63036fa2aceada9808160507e67_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:0fc5e0830c00e70b4f7f3b0d015cc8a1f4deb63036fa2aceada9808160507e67_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:0fc5e0830c00e70b4f7f3b0d015cc8a1f4deb63036fa2aceada9808160507e67_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:5027936fbda91c926f1d14cd442c369b9c5c946b7edc19a0b12a5c1ad475f40b_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:5027936fbda91c926f1d14cd442c369b9c5c946b7edc19a0b12a5c1ad475f40b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:5027936fbda91c926f1d14cd442c369b9c5c946b7edc19a0b12a5c1ad475f40b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:4c0892cd3edf12f55d2fbf5736a57a3905385c73c71e9ca312e383e20d66b15c_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:4c0892cd3edf12f55d2fbf5736a57a3905385c73c71e9ca312e383e20d66b15c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:4c0892cd3edf12f55d2fbf5736a57a3905385c73c71e9ca312e383e20d66b15c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:e913eb8a3704838d70f3e31d2444b2553bbb942c85af708ca827f72be1e98f9d_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:e913eb8a3704838d70f3e31d2444b2553bbb942c85af708ca827f72be1e98f9d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:e913eb8a3704838d70f3e31d2444b2553bbb942c85af708ca827f72be1e98f9d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:0da59699565ef1b21f40a50a2ff2accfcb0e8b6156c0e0637c0e1b6a138bc093_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:0da59699565ef1b21f40a50a2ff2accfcb0e8b6156c0e0637c0e1b6a138bc093_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:0da59699565ef1b21f40a50a2ff2accfcb0e8b6156c0e0637c0e1b6a138bc093_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:42d8e1f4bdd562712edcc2f0f0fc6e740728cb7860aed02a7f9409da2a693ea7_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:42d8e1f4bdd562712edcc2f0f0fc6e740728cb7860aed02a7f9409da2a693ea7_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:42d8e1f4bdd562712edcc2f0f0fc6e740728cb7860aed02a7f9409da2a693ea7_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:63304c13c015f6b842a534c1c7b8dd431ef84cd05d3be03d525bf9fc7519bf21_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:63304c13c015f6b842a534c1c7b8dd431ef84cd05d3be03d525bf9fc7519bf21_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:63304c13c015f6b842a534c1c7b8dd431ef84cd05d3be03d525bf9fc7519bf21_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:8197b17b5c773a403c90bd52fcec1f62d7bc758acc9222d9790ef41e5cd0d943_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:8197b17b5c773a403c90bd52fcec1f62d7bc758acc9222d9790ef41e5cd0d943_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:8197b17b5c773a403c90bd52fcec1f62d7bc758acc9222d9790ef41e5cd0d943_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:1a3533bb31b72d3fa112c1d6a9a7bbd02fe1dc27b04a6cc07e49ade1dfa9a7cc_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:1a3533bb31b72d3fa112c1d6a9a7bbd02fe1dc27b04a6cc07e49ade1dfa9a7cc_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:1a3533bb31b72d3fa112c1d6a9a7bbd02fe1dc27b04a6cc07e49ade1dfa9a7cc_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:c441ad0b361c9b20f5dfe418f5ec3f36c61366a9dad0df3829acea20ac7bab52_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:c441ad0b361c9b20f5dfe418f5ec3f36c61366a9dad0df3829acea20ac7bab52_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:c441ad0b361c9b20f5dfe418f5ec3f36c61366a9dad0df3829acea20ac7bab52_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:ffad661b0974a3b36a6c8b9923c05ee501f263d56f8a74665b95b58f94b2d217_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:ffad661b0974a3b36a6c8b9923c05ee501f263d56f8a74665b95b58f94b2d217_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:ffad661b0974a3b36a6c8b9923c05ee501f263d56f8a74665b95b58f94b2d217_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:235ca2c53f8bdfe5b3d58e4b5a66e25622643644b058d092d377a0a505383acc_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:235ca2c53f8bdfe5b3d58e4b5a66e25622643644b058d092d377a0a505383acc_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:235ca2c53f8bdfe5b3d58e4b5a66e25622643644b058d092d377a0a505383acc_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:58483505fd73028e62e2805b467a1caeecab1b4d56a31c9d93bfafbdd95a3a74_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:58483505fd73028e62e2805b467a1caeecab1b4d56a31c9d93bfafbdd95a3a74_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:58483505fd73028e62e2805b467a1caeecab1b4d56a31c9d93bfafbdd95a3a74_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:60be8d5cdb2337d458ad4ee7144d3cc2c30555691c5745924336a5b1759e9d7e_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:60be8d5cdb2337d458ad4ee7144d3cc2c30555691c5745924336a5b1759e9d7e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:60be8d5cdb2337d458ad4ee7144d3cc2c30555691c5745924336a5b1759e9d7e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:e19e78588318588ee2c3439cef1f0eee407a4b826cea9101f8ac8c62ccf2194f_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:e19e78588318588ee2c3439cef1f0eee407a4b826cea9101f8ac8c62ccf2194f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:e19e78588318588ee2c3439cef1f0eee407a4b826cea9101f8ac8c62ccf2194f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:2435546dc1c29496c25c4b5751fa966991c999705855b3676cdfae8adeef8fa4_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:2435546dc1c29496c25c4b5751fa966991c999705855b3676cdfae8adeef8fa4_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:2435546dc1c29496c25c4b5751fa966991c999705855b3676cdfae8adeef8fa4_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7f99abe8a3542c160a36a560620f6bfb48d67cf98c534030504c7302a54f6195_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7f99abe8a3542c160a36a560620f6bfb48d67cf98c534030504c7302a54f6195_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7f99abe8a3542c160a36a560620f6bfb48d67cf98c534030504c7302a54f6195_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:82687a2c5ae7b7c7a81d6fb25310bd7f8db08f5ea7a1ba44eb70ad701512e2ad_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:82687a2c5ae7b7c7a81d6fb25310bd7f8db08f5ea7a1ba44eb70ad701512e2ad_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:82687a2c5ae7b7c7a81d6fb25310bd7f8db08f5ea7a1ba44eb70ad701512e2ad_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:9391d1c907f6bbaef9ec99326d1dbf3a0e17780bfec68a871ad5dcfff221c06b_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:9391d1c907f6bbaef9ec99326d1dbf3a0e17780bfec68a871ad5dcfff221c06b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:9391d1c907f6bbaef9ec99326d1dbf3a0e17780bfec68a871ad5dcfff221c06b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:0029e29890a7b1745103d57b978e1816f45a493f789931117f63f4d9303b5098_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:0029e29890a7b1745103d57b978e1816f45a493f789931117f63f4d9303b5098_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:0029e29890a7b1745103d57b978e1816f45a493f789931117f63f4d9303b5098_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:cb5a5a6a91d669fee74c8b2776a7e20fed0b13209201c7f3b506ad6eaae5cdc0_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:cb5a5a6a91d669fee74c8b2776a7e20fed0b13209201c7f3b506ad6eaae5cdc0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:cb5a5a6a91d669fee74c8b2776a7e20fed0b13209201c7f3b506ad6eaae5cdc0_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:d2dca0923bf46b8785b8bf2e8741275224996f665b7d6943b2f5231460ccf6b6_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:d2dca0923bf46b8785b8bf2e8741275224996f665b7d6943b2f5231460ccf6b6_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:d2dca0923bf46b8785b8bf2e8741275224996f665b7d6943b2f5231460ccf6b6_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:f5cccd82efa2db2e53607a2915a743ef3c20c103801ed5a26a53c0a9c3aadb23_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:f5cccd82efa2db2e53607a2915a743ef3c20c103801ed5a26a53c0a9c3aadb23_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:f5cccd82efa2db2e53607a2915a743ef3c20c103801ed5a26a53c0a9c3aadb23_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:026af62d9fb13ca7552207fcc6441e00b9f57b145c6c11d654f7cddcae57ee6c_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:026af62d9fb13ca7552207fcc6441e00b9f57b145c6c11d654f7cddcae57ee6c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:026af62d9fb13ca7552207fcc6441e00b9f57b145c6c11d654f7cddcae57ee6c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:13dea80a168d52c819b75d7bbc1341f87724e64064728dd7cc021da1640933ab_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:13dea80a168d52c819b75d7bbc1341f87724e64064728dd7cc021da1640933ab_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:13dea80a168d52c819b75d7bbc1341f87724e64064728dd7cc021da1640933ab_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:6930c6efa88dc42b2e98530a22b509c282a05fe03ca8df5b7b8013a9391aae41_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:6930c6efa88dc42b2e98530a22b509c282a05fe03ca8df5b7b8013a9391aae41_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:6930c6efa88dc42b2e98530a22b509c282a05fe03ca8df5b7b8013a9391aae41_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:9ec71e4f23be821ab1ad00f59e066f143b7ff996787082a55cd547bf2498c7ee_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:9ec71e4f23be821ab1ad00f59e066f143b7ff996787082a55cd547bf2498c7ee_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:9ec71e4f23be821ab1ad00f59e066f143b7ff996787082a55cd547bf2498c7ee_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:2e7249d5f3c62a9e8ac1128b1536f8effe23af2ac83bc79f87ddb46b5a668885_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:2e7249d5f3c62a9e8ac1128b1536f8effe23af2ac83bc79f87ddb46b5a668885_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:2e7249d5f3c62a9e8ac1128b1536f8effe23af2ac83bc79f87ddb46b5a668885_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:694ce149d407d39ed7817223b9fa5fce5b99fcada404bf091b9ebdb073a9e0c3_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:694ce149d407d39ed7817223b9fa5fce5b99fcada404bf091b9ebdb073a9e0c3_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:694ce149d407d39ed7817223b9fa5fce5b99fcada404bf091b9ebdb073a9e0c3_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:827db41d995c161e9743464cd73cc19b3d9efe215ec73e1ed84de4d6ce0ca551_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:827db41d995c161e9743464cd73cc19b3d9efe215ec73e1ed84de4d6ce0ca551_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:827db41d995c161e9743464cd73cc19b3d9efe215ec73e1ed84de4d6ce0ca551_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:f803a133cd27287370a29f68b71e329d2bc5f905d821ee605af3e5e7909a20ae_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:f803a133cd27287370a29f68b71e329d2bc5f905d821ee605af3e5e7909a20ae_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:f803a133cd27287370a29f68b71e329d2bc5f905d821ee605af3e5e7909a20ae_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:4ed67e7d5f82f87a1939a7836f04e9f680d4b69167f4e69b7351bae2acc731cf_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:4ed67e7d5f82f87a1939a7836f04e9f680d4b69167f4e69b7351bae2acc731cf_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:4ed67e7d5f82f87a1939a7836f04e9f680d4b69167f4e69b7351bae2acc731cf_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:71db15854a9e26be02fc6c7f7d4054a020d9e40a7a4c6b78d7094f9a2ca81705_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:71db15854a9e26be02fc6c7f7d4054a020d9e40a7a4c6b78d7094f9a2ca81705_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:71db15854a9e26be02fc6c7f7d4054a020d9e40a7a4c6b78d7094f9a2ca81705_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:a1d39f2a6da04da2ad9fdd892c819e9a80bcb2861ca8db34bb83fde092168643_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:a1d39f2a6da04da2ad9fdd892c819e9a80bcb2861ca8db34bb83fde092168643_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:a1d39f2a6da04da2ad9fdd892c819e9a80bcb2861ca8db34bb83fde092168643_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:a71e93a1f6d42afc68cfc45df65499820164014cbfe22b697b9c8c672d428984_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:a71e93a1f6d42afc68cfc45df65499820164014cbfe22b697b9c8c672d428984_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:a71e93a1f6d42afc68cfc45df65499820164014cbfe22b697b9c8c672d428984_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:41d4d0aaa728cb28541b1b6a6f92d09f7c0d09de97ed1d177283f5bef193e7c6_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:41d4d0aaa728cb28541b1b6a6f92d09f7c0d09de97ed1d177283f5bef193e7c6_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:41d4d0aaa728cb28541b1b6a6f92d09f7c0d09de97ed1d177283f5bef193e7c6_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:a3407c243214cf226a2dec3587a2bdf9baf5ca6575f27db04576aa91b8a1d92b_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:a3407c243214cf226a2dec3587a2bdf9baf5ca6575f27db04576aa91b8a1d92b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:a3407c243214cf226a2dec3587a2bdf9baf5ca6575f27db04576aa91b8a1d92b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:e1f2f9c47ea715aa91fd3c8a38097ba5e50ad937cddffc3e185365681e841f0c_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:e1f2f9c47ea715aa91fd3c8a38097ba5e50ad937cddffc3e185365681e841f0c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:e1f2f9c47ea715aa91fd3c8a38097ba5e50ad937cddffc3e185365681e841f0c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:f5b2702bbd883f2d24661fc9f116f0482050544bd96fb58275b088fe3dd397e7_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:f5b2702bbd883f2d24661fc9f116f0482050544bd96fb58275b088fe3dd397e7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:f5b2702bbd883f2d24661fc9f116f0482050544bd96fb58275b088fe3dd397e7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:7084814220b9359d37032f65505b155d3fed6e6acaa9f642d8852bf98dff7da4_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:7084814220b9359d37032f65505b155d3fed6e6acaa9f642d8852bf98dff7da4_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:7084814220b9359d37032f65505b155d3fed6e6acaa9f642d8852bf98dff7da4_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:7caf34bc89d8c79ce3098a8cba8f5ab594be1aea5084c4656fdfbeb5debddf01_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:7caf34bc89d8c79ce3098a8cba8f5ab594be1aea5084c4656fdfbeb5debddf01_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:7caf34bc89d8c79ce3098a8cba8f5ab594be1aea5084c4656fdfbeb5debddf01_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:84a2b0d26bba8d63acb7e8d3f49cc7069e0941e0e6376b42af02ffd88c591d75_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:84a2b0d26bba8d63acb7e8d3f49cc7069e0941e0e6376b42af02ffd88c591d75_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:84a2b0d26bba8d63acb7e8d3f49cc7069e0941e0e6376b42af02ffd88c591d75_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:e85f62788b580920fa37e2e6e6de0f9efca9e90d84798689f4ec4005534d0622_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:e85f62788b580920fa37e2e6e6de0f9efca9e90d84798689f4ec4005534d0622_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:e85f62788b580920fa37e2e6e6de0f9efca9e90d84798689f4ec4005534d0622_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:4a69e5679f36e8b47d7ab0a34d38c3f5bc64921777c0479d3f6f9661f6c812e2_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:4a69e5679f36e8b47d7ab0a34d38c3f5bc64921777c0479d3f6f9661f6c812e2_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:4a69e5679f36e8b47d7ab0a34d38c3f5bc64921777c0479d3f6f9661f6c812e2_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:71623dc794650a52bd118e3d8cbb83d5059703f2afe587c714ece2083d1ce84a_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:71623dc794650a52bd118e3d8cbb83d5059703f2afe587c714ece2083d1ce84a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:71623dc794650a52bd118e3d8cbb83d5059703f2afe587c714ece2083d1ce84a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:805b9884745aa12ec4563fec187c15a7b404082c9f66663872b5a00fa8286ef2_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:805b9884745aa12ec4563fec187c15a7b404082c9f66663872b5a00fa8286ef2_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:805b9884745aa12ec4563fec187c15a7b404082c9f66663872b5a00fa8286ef2_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:f3afc12fd8f5d54a9c33b42ffefadddb763096b1e30fdfa810d60198e6a9b5d9_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:f3afc12fd8f5d54a9c33b42ffefadddb763096b1e30fdfa810d60198e6a9b5d9_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:f3afc12fd8f5d54a9c33b42ffefadddb763096b1e30fdfa810d60198e6a9b5d9_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:76150b99b0d39a782df51591524fa0a54c5b27e7c310a5e3dcb862dbcf4511f3_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:76150b99b0d39a782df51591524fa0a54c5b27e7c310a5e3dcb862dbcf4511f3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:76150b99b0d39a782df51591524fa0a54c5b27e7c310a5e3dcb862dbcf4511f3_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:99c1c24a0baadf7d36230c8ab2e4867829a907d072ca33d3cbf0dd3673652745_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:99c1c24a0baadf7d36230c8ab2e4867829a907d072ca33d3cbf0dd3673652745_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:99c1c24a0baadf7d36230c8ab2e4867829a907d072ca33d3cbf0dd3673652745_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:c06fe2bc5e58c9f6facff1199fbb4c9487dc7e8b19ef9490a4268ae36344056a_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:c06fe2bc5e58c9f6facff1199fbb4c9487dc7e8b19ef9490a4268ae36344056a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:c06fe2bc5e58c9f6facff1199fbb4c9487dc7e8b19ef9490a4268ae36344056a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:efc3791fc845110b4e2f0b9d60df52392490ed189ff6887bbab33a7a34efa4ae_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:efc3791fc845110b4e2f0b9d60df52392490ed189ff6887bbab33a7a34efa4ae_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:efc3791fc845110b4e2f0b9d60df52392490ed189ff6887bbab33a7a34efa4ae_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:15d8b247fcb157e9692cc80d865b062d06a15801ea421e5551e026fd00e7eebb_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:15d8b247fcb157e9692cc80d865b062d06a15801ea421e5551e026fd00e7eebb_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:15d8b247fcb157e9692cc80d865b062d06a15801ea421e5551e026fd00e7eebb_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:8979460652bad1c9d2e5844350ce596cae8e1aaad0ac64b835b0a31f410990ce_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:8979460652bad1c9d2e5844350ce596cae8e1aaad0ac64b835b0a31f410990ce_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:8979460652bad1c9d2e5844350ce596cae8e1aaad0ac64b835b0a31f410990ce_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:ca830205752882c44bcb704e12abd1515c1a87fbec6e686963421ec981435924_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:ca830205752882c44bcb704e12abd1515c1a87fbec6e686963421ec981435924_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:ca830205752882c44bcb704e12abd1515c1a87fbec6e686963421ec981435924_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:1e455798860542f603b604ed5999a9efc70bd11c737a7bfe5da3f17f0411a09c_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:1e455798860542f603b604ed5999a9efc70bd11c737a7bfe5da3f17f0411a09c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:1e455798860542f603b604ed5999a9efc70bd11c737a7bfe5da3f17f0411a09c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:b82329f4542af5b14d1a8d938e7b759f4f55dbd7a0c03d677b9dacf2f76f481a_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:b82329f4542af5b14d1a8d938e7b759f4f55dbd7a0c03d677b9dacf2f76f481a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:b82329f4542af5b14d1a8d938e7b759f4f55dbd7a0c03d677b9dacf2f76f481a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:ca605184cbd91bea8d1e8ceb47b54a26eaff5eaae60b8fb1d122b8983a0d3c80_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:ca605184cbd91bea8d1e8ceb47b54a26eaff5eaae60b8fb1d122b8983a0d3c80_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:ca605184cbd91bea8d1e8ceb47b54a26eaff5eaae60b8fb1d122b8983a0d3c80_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:3a0947a315ae4580bf4bbde623ea962b2609f258d34dac5feb9d05cb6a912776_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:3a0947a315ae4580bf4bbde623ea962b2609f258d34dac5feb9d05cb6a912776_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:3a0947a315ae4580bf4bbde623ea962b2609f258d34dac5feb9d05cb6a912776_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:46dd1e318580810e40a4fe7ad0cbfd5879d3e29886a44bbd6a656652596f81fb_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:46dd1e318580810e40a4fe7ad0cbfd5879d3e29886a44bbd6a656652596f81fb_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:46dd1e318580810e40a4fe7ad0cbfd5879d3e29886a44bbd6a656652596f81fb_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:a5a839840054ac5e587f15fd61fa3e5a56ed060c4b7085f81315554ae67910d3_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:a5a839840054ac5e587f15fd61fa3e5a56ed060c4b7085f81315554ae67910d3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:a5a839840054ac5e587f15fd61fa3e5a56ed060c4b7085f81315554ae67910d3_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:fe41cf3e01f82363c0f206f68cc7e945bb95b39e81cfa7c01f5df4fc7ed6a42a_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:fe41cf3e01f82363c0f206f68cc7e945bb95b39e81cfa7c01f5df4fc7ed6a42a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:fe41cf3e01f82363c0f206f68cc7e945bb95b39e81cfa7c01f5df4fc7ed6a42a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:669806a820ae663a900928ed0ebf645948faf553ed9d5d7f2a76388c2be7af44_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:669806a820ae663a900928ed0ebf645948faf553ed9d5d7f2a76388c2be7af44_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:669806a820ae663a900928ed0ebf645948faf553ed9d5d7f2a76388c2be7af44_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:9d6010aa1e6bc8e2eec33c75fd520631c55e2956446199bd6b49f166dc9b98b0_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:9d6010aa1e6bc8e2eec33c75fd520631c55e2956446199bd6b49f166dc9b98b0_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:9d6010aa1e6bc8e2eec33c75fd520631c55e2956446199bd6b49f166dc9b98b0_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:c09512f7db132793582a62697eb042f7614ac6e55e67b8c9c5421eac80cec2af_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:c09512f7db132793582a62697eb042f7614ac6e55e67b8c9c5421eac80cec2af_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:c09512f7db132793582a62697eb042f7614ac6e55e67b8c9c5421eac80cec2af_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:d0ddac1122898228aa6fee211f6d186b4e6da477cfb8292d5457359c7f260f5c_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:d0ddac1122898228aa6fee211f6d186b4e6da477cfb8292d5457359c7f260f5c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:d0ddac1122898228aa6fee211f6d186b4e6da477cfb8292d5457359c7f260f5c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:293c7af55d45f20f68780599da7f9e5ad0a4e906e3638cf5edcef34a0efcaba8_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:293c7af55d45f20f68780599da7f9e5ad0a4e906e3638cf5edcef34a0efcaba8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:293c7af55d45f20f68780599da7f9e5ad0a4e906e3638cf5edcef34a0efcaba8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:e7400f7dfb7debb4ab738288422f5425709b1a00833c0ea6b9719fcea68a3a52_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:e7400f7dfb7debb4ab738288422f5425709b1a00833c0ea6b9719fcea68a3a52_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:e7400f7dfb7debb4ab738288422f5425709b1a00833c0ea6b9719fcea68a3a52_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:f4be18b17901069ef118b02c92e7923ec05dfe94e2634bef9ef48cdacf574f98_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:f4be18b17901069ef118b02c92e7923ec05dfe94e2634bef9ef48cdacf574f98_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:f4be18b17901069ef118b02c92e7923ec05dfe94e2634bef9ef48cdacf574f98_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:f7b1886a0f4f865e1fb8b4b981de7e4d283cf83839403869dbec2464cda10514_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:f7b1886a0f4f865e1fb8b4b981de7e4d283cf83839403869dbec2464cda10514_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:f7b1886a0f4f865e1fb8b4b981de7e4d283cf83839403869dbec2464cda10514_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:06f47b9477c9697dad55890b29ebf6f6787be3234a1382ba1f30cbaa7667c2b0_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:06f47b9477c9697dad55890b29ebf6f6787be3234a1382ba1f30cbaa7667c2b0_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:06f47b9477c9697dad55890b29ebf6f6787be3234a1382ba1f30cbaa7667c2b0_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:2ebb4dfc50701137736d3948c6d93dd0ce23d7d045fa543e8ab093f0173ffac9_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:2ebb4dfc50701137736d3948c6d93dd0ce23d7d045fa543e8ab093f0173ffac9_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:2ebb4dfc50701137736d3948c6d93dd0ce23d7d045fa543e8ab093f0173ffac9_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:5384d02290385294528e861c20391a165678649b8b4b61fe9213a5793da18370_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:5384d02290385294528e861c20391a165678649b8b4b61fe9213a5793da18370_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:5384d02290385294528e861c20391a165678649b8b4b61fe9213a5793da18370_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:8c8e60f3d607a0e1a5ea94273988a231d105f792a3b6f7f19a3db749dd9372f7_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:8c8e60f3d607a0e1a5ea94273988a231d105f792a3b6f7f19a3db749dd9372f7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:8c8e60f3d607a0e1a5ea94273988a231d105f792a3b6f7f19a3db749dd9372f7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:1df046ea609790c4bacfd0b145f96d13e0b03ec6758867c2199b1d44c0c9f2c1_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:1df046ea609790c4bacfd0b145f96d13e0b03ec6758867c2199b1d44c0c9f2c1_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:1df046ea609790c4bacfd0b145f96d13e0b03ec6758867c2199b1d44c0c9f2c1_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:4e02ea4a16053ef5b87f16050b67cfe675a073d4b20c9608700d51ffef3dfa1f_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:4e02ea4a16053ef5b87f16050b67cfe675a073d4b20c9608700d51ffef3dfa1f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:4e02ea4a16053ef5b87f16050b67cfe675a073d4b20c9608700d51ffef3dfa1f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:5dbb4320064289ac902733a5ab1f97139bb8c5493bb1575b0d3738b83febfdca_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:5dbb4320064289ac902733a5ab1f97139bb8c5493bb1575b0d3738b83febfdca_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:5dbb4320064289ac902733a5ab1f97139bb8c5493bb1575b0d3738b83febfdca_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:9b98f3fd845d9e44b33ccc0818435abb602bed2073e71a0cc3a57ed7049e62aa_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:9b98f3fd845d9e44b33ccc0818435abb602bed2073e71a0cc3a57ed7049e62aa_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:9b98f3fd845d9e44b33ccc0818435abb602bed2073e71a0cc3a57ed7049e62aa_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:29479985858274bf6a25e65029b5679ba97981df637b88630e79142feab9030f_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:29479985858274bf6a25e65029b5679ba97981df637b88630e79142feab9030f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:29479985858274bf6a25e65029b5679ba97981df637b88630e79142feab9030f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:2f6fed695d24f54805a51022aa69ea3acc465358f3b5c52719df66e66b89dbb1_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:2f6fed695d24f54805a51022aa69ea3acc465358f3b5c52719df66e66b89dbb1_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:2f6fed695d24f54805a51022aa69ea3acc465358f3b5c52719df66e66b89dbb1_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:78e44fe3952225aada32f8da04ba4c6de084de5e114371415d83f45754f2ba22_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:78e44fe3952225aada32f8da04ba4c6de084de5e114371415d83f45754f2ba22_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:78e44fe3952225aada32f8da04ba4c6de084de5e114371415d83f45754f2ba22_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:da227e608ed768e841e2a933ec11ba00e3706e7e8422fa65574e26530fae888e_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:da227e608ed768e841e2a933ec11ba00e3706e7e8422fa65574e26530fae888e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:da227e608ed768e841e2a933ec11ba00e3706e7e8422fa65574e26530fae888e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:081ded132b2f868b44fcdc4ed3dc265f2e46be87b03f70eefc9390a8f9769ea5_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:081ded132b2f868b44fcdc4ed3dc265f2e46be87b03f70eefc9390a8f9769ea5_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:081ded132b2f868b44fcdc4ed3dc265f2e46be87b03f70eefc9390a8f9769ea5_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:2b72fc95244e8fe893617f8b35978a5d2453964e832cff51bb4a73fbaeaacdfd_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:2b72fc95244e8fe893617f8b35978a5d2453964e832cff51bb4a73fbaeaacdfd_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:2b72fc95244e8fe893617f8b35978a5d2453964e832cff51bb4a73fbaeaacdfd_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:4bf53b1c38ee4f9f9706ec86d733550544285b7c07e66f95649373641ce36eef_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:4bf53b1c38ee4f9f9706ec86d733550544285b7c07e66f95649373641ce36eef_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:4bf53b1c38ee4f9f9706ec86d733550544285b7c07e66f95649373641ce36eef_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:c99bb3bc07d52bf684a891ccad56c7828d3703a09fb1a5e4cf691df810ef865b_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:c99bb3bc07d52bf684a891ccad56c7828d3703a09fb1a5e4cf691df810ef865b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:c99bb3bc07d52bf684a891ccad56c7828d3703a09fb1a5e4cf691df810ef865b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:1386fb082229bfdde2d5fe682ec5dc960ba9ad4a8f165472816a187d482b2913_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:1386fb082229bfdde2d5fe682ec5dc960ba9ad4a8f165472816a187d482b2913_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:1386fb082229bfdde2d5fe682ec5dc960ba9ad4a8f165472816a187d482b2913_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:7cd8f74448790233f805a2e66675f460e71d2534c1f96b09bb56fde26a475240_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:7cd8f74448790233f805a2e66675f460e71d2534c1f96b09bb56fde26a475240_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:7cd8f74448790233f805a2e66675f460e71d2534c1f96b09bb56fde26a475240_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:d124dc120e737fd6a031badd59098b2e6102b07153bddef932c117554842555a_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:d124dc120e737fd6a031badd59098b2e6102b07153bddef932c117554842555a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:d124dc120e737fd6a031badd59098b2e6102b07153bddef932c117554842555a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:0260111f3e067a5deaa6bfd97d4c7f5bb186bb7573eb29d7f4eff87d9278459d_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:0260111f3e067a5deaa6bfd97d4c7f5bb186bb7573eb29d7f4eff87d9278459d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:0260111f3e067a5deaa6bfd97d4c7f5bb186bb7573eb29d7f4eff87d9278459d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:865d90afac4806fc64ca74fe9c642db57462c88e1cb23f5d554d2b8fb4601098_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:865d90afac4806fc64ca74fe9c642db57462c88e1cb23f5d554d2b8fb4601098_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:865d90afac4806fc64ca74fe9c642db57462c88e1cb23f5d554d2b8fb4601098_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:bae4b1a145db2f43312cdd6cfcba9f70206ccc701f8a0b584813495d07c6cbc4_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:bae4b1a145db2f43312cdd6cfcba9f70206ccc701f8a0b584813495d07c6cbc4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:bae4b1a145db2f43312cdd6cfcba9f70206ccc701f8a0b584813495d07c6cbc4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:0b5491f0b8f78d441d0ddb6751141a8bf153aa09d80f7a090af47c8a24edd761_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:0b5491f0b8f78d441d0ddb6751141a8bf153aa09d80f7a090af47c8a24edd761_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:0b5491f0b8f78d441d0ddb6751141a8bf153aa09d80f7a090af47c8a24edd761_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:34d6296f0ce54259ed5cf2111d76bb1a7b17844587135af095872ab71468ba30_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:34d6296f0ce54259ed5cf2111d76bb1a7b17844587135af095872ab71468ba30_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:34d6296f0ce54259ed5cf2111d76bb1a7b17844587135af095872ab71468ba30_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:db4d88f7d2eea2bc8b920ea254d075573f0c11009fe740c942f338300f26ff87_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:db4d88f7d2eea2bc8b920ea254d075573f0c11009fe740c942f338300f26ff87_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:db4d88f7d2eea2bc8b920ea254d075573f0c11009fe740c942f338300f26ff87_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:eb803272276d9b0365b4fc6cbf6153f01b54f84a5ab97c89293326e8fc2ed001_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:eb803272276d9b0365b4fc6cbf6153f01b54f84a5ab97c89293326e8fc2ed001_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:eb803272276d9b0365b4fc6cbf6153f01b54f84a5ab97c89293326e8fc2ed001_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:0ba023da297b419cbb961871fbb4eef0e5c520fa0f11109f801a2adb38a347bb_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:0ba023da297b419cbb961871fbb4eef0e5c520fa0f11109f801a2adb38a347bb_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:0ba023da297b419cbb961871fbb4eef0e5c520fa0f11109f801a2adb38a347bb_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:4198e243b15649c3b9808958f44d1800acf549c7f804ae239e424ba97c393259_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:4198e243b15649c3b9808958f44d1800acf549c7f804ae239e424ba97c393259_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:4198e243b15649c3b9808958f44d1800acf549c7f804ae239e424ba97c393259_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:71c99c3ab08cbcb89c797366897f80b8bd219bb5103192ff7362c70cca740abd_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:71c99c3ab08cbcb89c797366897f80b8bd219bb5103192ff7362c70cca740abd_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:71c99c3ab08cbcb89c797366897f80b8bd219bb5103192ff7362c70cca740abd_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:9095b78e72526d3f3c0d9842785fe4bb68f1dd3d00b4c9c5c925f8c556630418_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:9095b78e72526d3f3c0d9842785fe4bb68f1dd3d00b4c9c5c925f8c556630418_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:9095b78e72526d3f3c0d9842785fe4bb68f1dd3d00b4c9c5c925f8c556630418_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:6aa3a895130fa36d5a36145067f00bf5cee5008237b005ce9f85de82ca7bf24a_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:6aa3a895130fa36d5a36145067f00bf5cee5008237b005ce9f85de82ca7bf24a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:6aa3a895130fa36d5a36145067f00bf5cee5008237b005ce9f85de82ca7bf24a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:9dd56ceedc3e0d73c6cd1eb6e95a81a6d2a04b07bc60594d63866fdfd1fe5b2a_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:9dd56ceedc3e0d73c6cd1eb6e95a81a6d2a04b07bc60594d63866fdfd1fe5b2a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:9dd56ceedc3e0d73c6cd1eb6e95a81a6d2a04b07bc60594d63866fdfd1fe5b2a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:c13df85b2b21750316a086963410489e754be01ccbb4f4de81b7cad8ed95c234_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:c13df85b2b21750316a086963410489e754be01ccbb4f4de81b7cad8ed95c234_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:c13df85b2b21750316a086963410489e754be01ccbb4f4de81b7cad8ed95c234_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:e28b33df4e8b7c171a50cc0853376b09eaab1651acf64315645512d1b0517aa0_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:e28b33df4e8b7c171a50cc0853376b09eaab1651acf64315645512d1b0517aa0_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:e28b33df4e8b7c171a50cc0853376b09eaab1651acf64315645512d1b0517aa0_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:14202cdf0402b0dbcda88250eaf5cc78df3e28d3a03d6336114c2a76af82b4dc_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:14202cdf0402b0dbcda88250eaf5cc78df3e28d3a03d6336114c2a76af82b4dc_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:14202cdf0402b0dbcda88250eaf5cc78df3e28d3a03d6336114c2a76af82b4dc_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:3541769d29fb7bd64fc3187a41d4e55e20bd440841ce12933396cefc24902919_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:3541769d29fb7bd64fc3187a41d4e55e20bd440841ce12933396cefc24902919_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:3541769d29fb7bd64fc3187a41d4e55e20bd440841ce12933396cefc24902919_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:56047cc818382b7ca483c74d7b9545d95af9db787e32b4376f7352572b40f5a8_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:56047cc818382b7ca483c74d7b9545d95af9db787e32b4376f7352572b40f5a8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:56047cc818382b7ca483c74d7b9545d95af9db787e32b4376f7352572b40f5a8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:b9f5e48f279dc41ba7695ccf42e309b3102aec54c08fd97e5b56864dfc9e244e_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:b9f5e48f279dc41ba7695ccf42e309b3102aec54c08fd97e5b56864dfc9e244e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:b9f5e48f279dc41ba7695ccf42e309b3102aec54c08fd97e5b56864dfc9e244e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:4351b070e6fa5ac53401670bc42fb43ae63b97082f58f6c93776c6a2726f965e_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:4351b070e6fa5ac53401670bc42fb43ae63b97082f58f6c93776c6a2726f965e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:4351b070e6fa5ac53401670bc42fb43ae63b97082f58f6c93776c6a2726f965e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:8b36d2d164d655593472c19bf560dc9977c197469601e68b6dc8b6dc765c4990_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:8b36d2d164d655593472c19bf560dc9977c197469601e68b6dc8b6dc765c4990_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:8b36d2d164d655593472c19bf560dc9977c197469601e68b6dc8b6dc765c4990_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:9064c3b51b91f9d33c6ef4443759a04e194cbc8b58d567a9b1d17554b50b31ce_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:9064c3b51b91f9d33c6ef4443759a04e194cbc8b58d567a9b1d17554b50b31ce_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:9064c3b51b91f9d33c6ef4443759a04e194cbc8b58d567a9b1d17554b50b31ce_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ce753cd57fdc7c5f2412886b04aaad46fe6f91ccce9bd4d51dfcccc4e5dc91f9_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ce753cd57fdc7c5f2412886b04aaad46fe6f91ccce9bd4d51dfcccc4e5dc91f9_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ce753cd57fdc7c5f2412886b04aaad46fe6f91ccce9bd4d51dfcccc4e5dc91f9_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:36a2703f8d0de8eacf19039ad20415e0111afbea9213dce61b75e23d0f41685f_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:36a2703f8d0de8eacf19039ad20415e0111afbea9213dce61b75e23d0f41685f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:36a2703f8d0de8eacf19039ad20415e0111afbea9213dce61b75e23d0f41685f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:91873fddccb909617cdda13a81ee34560450464eb5fa68c0c700d0d22369d7c3_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:91873fddccb909617cdda13a81ee34560450464eb5fa68c0c700d0d22369d7c3_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:91873fddccb909617cdda13a81ee34560450464eb5fa68c0c700d0d22369d7c3_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:c6c8831a174aee99ceca7dec30392eda5ef121214ab8a0c9dbb448ef23b01822_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:c6c8831a174aee99ceca7dec30392eda5ef121214ab8a0c9dbb448ef23b01822_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:c6c8831a174aee99ceca7dec30392eda5ef121214ab8a0c9dbb448ef23b01822_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:29a5e02ba7b2b1ca4cbd522850929deb1ab7be7dfec5e1d2e67a20a496d82601_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:29a5e02ba7b2b1ca4cbd522850929deb1ab7be7dfec5e1d2e67a20a496d82601_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:29a5e02ba7b2b1ca4cbd522850929deb1ab7be7dfec5e1d2e67a20a496d82601_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:4735e1f963ae5efb8eff885de870d2294ed962e1e08cad65a56e2a9f14e855a1_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:4735e1f963ae5efb8eff885de870d2294ed962e1e08cad65a56e2a9f14e855a1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:4735e1f963ae5efb8eff885de870d2294ed962e1e08cad65a56e2a9f14e855a1_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:b6d70b6674f9af3cbc752b4752a3de369e236f6d246f1beb14bb3b595b42d638_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:b6d70b6674f9af3cbc752b4752a3de369e236f6d246f1beb14bb3b595b42d638_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:b6d70b6674f9af3cbc752b4752a3de369e236f6d246f1beb14bb3b595b42d638_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:2cda4e5a8e85ffcd303ddbc44fc23d03b8edfbea57155062fe0d6e45822d81f4_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:2cda4e5a8e85ffcd303ddbc44fc23d03b8edfbea57155062fe0d6e45822d81f4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:2cda4e5a8e85ffcd303ddbc44fc23d03b8edfbea57155062fe0d6e45822d81f4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:bbea180586ee5a551fdf9a2e25939c48add5f10c64d1ca4dcabf1889388efc4d_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:bbea180586ee5a551fdf9a2e25939c48add5f10c64d1ca4dcabf1889388efc4d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:bbea180586ee5a551fdf9a2e25939c48add5f10c64d1ca4dcabf1889388efc4d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:c45305109b426f511cde6bc15fc5f79daa2a05c56dcb1c77dce7b7888e070552_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:c45305109b426f511cde6bc15fc5f79daa2a05c56dcb1c77dce7b7888e070552_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:c45305109b426f511cde6bc15fc5f79daa2a05c56dcb1c77dce7b7888e070552_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:46ec2d86d74b7894025e9e0e31acb6ae8823325d4a8c4dd612b57d9b5c839fc5_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:46ec2d86d74b7894025e9e0e31acb6ae8823325d4a8c4dd612b57d9b5c839fc5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:46ec2d86d74b7894025e9e0e31acb6ae8823325d4a8c4dd612b57d9b5c839fc5_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:5bc5d8b08ba7855f8d8ca2d58bff2f655378050012d466a44c2c6bc5728d693f_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:5bc5d8b08ba7855f8d8ca2d58bff2f655378050012d466a44c2c6bc5728d693f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:5bc5d8b08ba7855f8d8ca2d58bff2f655378050012d466a44c2c6bc5728d693f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:70563b76cc5b181ef4d870e047203bba0874d25f1acda9879d5640781e5c09cd_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:70563b76cc5b181ef4d870e047203bba0874d25f1acda9879d5640781e5c09cd_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:70563b76cc5b181ef4d870e047203bba0874d25f1acda9879d5640781e5c09cd_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:98509ab5e1c95b60ddc0a9f77785df833e89da215bba2401f4fcfe9896c418e8_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:98509ab5e1c95b60ddc0a9f77785df833e89da215bba2401f4fcfe9896c418e8_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:98509ab5e1c95b60ddc0a9f77785df833e89da215bba2401f4fcfe9896c418e8_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:b6fd2b1d33e49987ee9385d2932cb0499f04bfcba183c87967c9563de30ccb34_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:b6fd2b1d33e49987ee9385d2932cb0499f04bfcba183c87967c9563de30ccb34_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:b6fd2b1d33e49987ee9385d2932cb0499f04bfcba183c87967c9563de30ccb34_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:fb4d33287bfc384b489db11aa45d974713d22598ee5bc903fcd5aa8d6718ee69_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:fb4d33287bfc384b489db11aa45d974713d22598ee5bc903fcd5aa8d6718ee69_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:fb4d33287bfc384b489db11aa45d974713d22598ee5bc903fcd5aa8d6718ee69_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:0aa4e1d343904e31c03e592495c54dcc8b8cf82cdcbe2dc8383dc15ce4857687_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:0aa4e1d343904e31c03e592495c54dcc8b8cf82cdcbe2dc8383dc15ce4857687_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:0aa4e1d343904e31c03e592495c54dcc8b8cf82cdcbe2dc8383dc15ce4857687_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:39c79f234d68b3089e9d3f2d47e8ecc158fb23f24d22b8ff4132ef3341af73c4_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:39c79f234d68b3089e9d3f2d47e8ecc158fb23f24d22b8ff4132ef3341af73c4_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:39c79f234d68b3089e9d3f2d47e8ecc158fb23f24d22b8ff4132ef3341af73c4_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:91505a78045a195849b347d13f19417b05570d8211e6f99e0fbaab25f0f40a04_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:91505a78045a195849b347d13f19417b05570d8211e6f99e0fbaab25f0f40a04_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:91505a78045a195849b347d13f19417b05570d8211e6f99e0fbaab25f0f40a04_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:6a49805228b14abdfe45af38ffcf77b7dd76239c59d2a81aba7fd2288fb9d955_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:6a49805228b14abdfe45af38ffcf77b7dd76239c59d2a81aba7fd2288fb9d955_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:6a49805228b14abdfe45af38ffcf77b7dd76239c59d2a81aba7fd2288fb9d955_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:7d2b3229bfe1e3e1a3260cd84eac5d2f64a580baa0551d6c9f6533cbc4d12648_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:7d2b3229bfe1e3e1a3260cd84eac5d2f64a580baa0551d6c9f6533cbc4d12648_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:7d2b3229bfe1e3e1a3260cd84eac5d2f64a580baa0551d6c9f6533cbc4d12648_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:aa0a5f0e6be651d3bc6e683f950f48a5fe28f0514a56a9f78e292274c22c07ed_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:aa0a5f0e6be651d3bc6e683f950f48a5fe28f0514a56a9f78e292274c22c07ed_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:aa0a5f0e6be651d3bc6e683f950f48a5fe28f0514a56a9f78e292274c22c07ed_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:07cc1e04c418b498cd398f8d9e8cc1abe888a7d88b5f1550caf62e9e4c884353_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:07cc1e04c418b498cd398f8d9e8cc1abe888a7d88b5f1550caf62e9e4c884353_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:07cc1e04c418b498cd398f8d9e8cc1abe888a7d88b5f1550caf62e9e4c884353_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:1643c6fe316ca7a73b9a48acfe57a0e1ec6a1745bc7e871a36029982eab91c30_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:1643c6fe316ca7a73b9a48acfe57a0e1ec6a1745bc7e871a36029982eab91c30_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:1643c6fe316ca7a73b9a48acfe57a0e1ec6a1745bc7e871a36029982eab91c30_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:2ba4df85782da4d610c39aeb119a1e0eb8a2ddc2077aa6da6f0b8824b56e298a_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:2ba4df85782da4d610c39aeb119a1e0eb8a2ddc2077aa6da6f0b8824b56e298a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:2ba4df85782da4d610c39aeb119a1e0eb8a2ddc2077aa6da6f0b8824b56e298a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:e969f31fbd99414c2c2d9f8effc640ca362d6e5d954311f92074294828beca15_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:e969f31fbd99414c2c2d9f8effc640ca362d6e5d954311f92074294828beca15_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:e969f31fbd99414c2c2d9f8effc640ca362d6e5d954311f92074294828beca15_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:70ae64ac714c2eec4d8ec2647d2aa33b92636cf0f67f19ffe001dee190ae2485_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:70ae64ac714c2eec4d8ec2647d2aa33b92636cf0f67f19ffe001dee190ae2485_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:70ae64ac714c2eec4d8ec2647d2aa33b92636cf0f67f19ffe001dee190ae2485_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:77992b0a4a28c701e74ffe9f426061a87b98a58e6dafc775c6f01e74a22f8a08_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:77992b0a4a28c701e74ffe9f426061a87b98a58e6dafc775c6f01e74a22f8a08_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:77992b0a4a28c701e74ffe9f426061a87b98a58e6dafc775c6f01e74a22f8a08_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:b66a5702b05e665f660bc18ddfb5a50647c036362a853d6a371d3c5ec2ddeaa7_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:b66a5702b05e665f660bc18ddfb5a50647c036362a853d6a371d3c5ec2ddeaa7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:b66a5702b05e665f660bc18ddfb5a50647c036362a853d6a371d3c5ec2ddeaa7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:ba67d3f09c11a943769c0f6198c3c5adacf7d35e8df857e643961108f1038d03_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:ba67d3f09c11a943769c0f6198c3c5adacf7d35e8df857e643961108f1038d03_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:ba67d3f09c11a943769c0f6198c3c5adacf7d35e8df857e643961108f1038d03_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:2b2efec36be7014ebe981cd0dd163e65ee0e049b0ab2902ee77597e6afe5defe_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:2b2efec36be7014ebe981cd0dd163e65ee0e049b0ab2902ee77597e6afe5defe_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:2b2efec36be7014ebe981cd0dd163e65ee0e049b0ab2902ee77597e6afe5defe_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:36ed4aee64cf0134ee85ee05d6cfd732e052fac0d1bfe3c28995e680e26bd7d1_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:36ed4aee64cf0134ee85ee05d6cfd732e052fac0d1bfe3c28995e680e26bd7d1_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:36ed4aee64cf0134ee85ee05d6cfd732e052fac0d1bfe3c28995e680e26bd7d1_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:61ff015c78cb294230f536073e0fae49f8253947f3aa428f93556be61d51f512_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:61ff015c78cb294230f536073e0fae49f8253947f3aa428f93556be61d51f512_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:61ff015c78cb294230f536073e0fae49f8253947f3aa428f93556be61d51f512_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:2e3dcf9268e5e8340b1536ce61f881254723402682eacc0962be892398eef9c3_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:2e3dcf9268e5e8340b1536ce61f881254723402682eacc0962be892398eef9c3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:2e3dcf9268e5e8340b1536ce61f881254723402682eacc0962be892398eef9c3_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:c4e80fecb5b5e0aa2cb0279682635991f6f516e3b4b3b506d4d7aa420358c89f_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:c4e80fecb5b5e0aa2cb0279682635991f6f516e3b4b3b506d4d7aa420358c89f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:c4e80fecb5b5e0aa2cb0279682635991f6f516e3b4b3b506d4d7aa420358c89f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:f995ce022fe756f5d2e90fb4416b8aaf8d36d1825683de95ddca6e7b15d7b350_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:f995ce022fe756f5d2e90fb4416b8aaf8d36d1825683de95ddca6e7b15d7b350_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:f995ce022fe756f5d2e90fb4416b8aaf8d36d1825683de95ddca6e7b15d7b350_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:98509ab5e1c95b60ddc0a9f77785df833e89da215bba2401f4fcfe9896c418e8_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:98509ab5e1c95b60ddc0a9f77785df833e89da215bba2401f4fcfe9896c418e8_arm64"
},
"product_reference": "registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:98509ab5e1c95b60ddc0a9f77785df833e89da215bba2401f4fcfe9896c418e8_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:b6fd2b1d33e49987ee9385d2932cb0499f04bfcba183c87967c9563de30ccb34_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:b6fd2b1d33e49987ee9385d2932cb0499f04bfcba183c87967c9563de30ccb34_amd64"
},
"product_reference": "registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:b6fd2b1d33e49987ee9385d2932cb0499f04bfcba183c87967c9563de30ccb34_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:fb4d33287bfc384b489db11aa45d974713d22598ee5bc903fcd5aa8d6718ee69_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:fb4d33287bfc384b489db11aa45d974713d22598ee5bc903fcd5aa8d6718ee69_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:fb4d33287bfc384b489db11aa45d974713d22598ee5bc903fcd5aa8d6718ee69_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 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": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/frr-rhel9@sha256:6bac30a28dd939df6f265d2668999164cb083c0da29d80a3166f9743bb9c4f0c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/frr-rhel9@sha256:73f85ad4d9bdfa5ccfa117561ff96ed8febbe16424f4011093a8b5ba085e71ac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/frr-rhel9@sha256:f8549f5a1f43a581ecbec5a2bde2c01307a24aba161c7236e399525ae6bd369b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/frr-rhel9@sha256:f885a89e445b2c8c4603b2738e72cea8b2eb6c2592e9d1a191cb4535b7de9c4d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:2c6075fa3387a609769f2d31c6c9b59e4a151e870e89e7320a81c6c53c00991a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:3663a28afd5f22ce210f87950965bd0fc860e7bf613dd10c0c716f07bd4c2469_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:b5bc94c1ddb5b2eff81cfa102896ce8398b16c23e1118af9ff0b4b07e8595c67_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:c366ca545c14bfd3b8c6866abfea0e358fe763e6ab031465081037452f9e8bc4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:34493d3156ad40974c7bcf2c21e722fc826e723240d8355d9bf40826d3ef4d6c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:625284eadade66125c24dfa79c1826cd68d37b0685637081023041ccf412b5ca_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:76b34fa3244e2a44ce8ef6e925c9fa774fce0b1a2c122e9dc1644165155a43fb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:d5c65b425d6308d8bd1efec18e4b7ad735042d57442088e73804162abd5f53a5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:3023ae74a9169526b7a9b7ef0eb75375afc78c048950fa6ba633448d69075a76_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:65e6f6ae69f680b6c429f2d10936573f2600bd5e1fa78edb4c832d1a08247716_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:7d77980266f4284d3ecc7afb319d6f8dfdb03c0ec343a769c616f36701f685db_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:c96ab0cf261162459002b42a3f4e56ef57426d6136ef01db8568a0a99c2aeb80_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/metallb-rhel9@sha256:2ee2827b179c1a8eb141da70895a081589cc340dbf4d5ed91f8b31f7fac4437e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/metallb-rhel9@sha256:9922235962cbfb44ed33c2ebcdc91d2537ac46c31ac4dedc415b5255102f7286_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/metallb-rhel9@sha256:e13dd7012949757bdda4848fe1949952537976f008a5226376380b28e727a324_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/metallb-rhel9@sha256:ebc9435f5fb244d0b5739931dcbb8365a44a18c50cbbe387b3191c4b64ef9863_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:0f1b9613a49e250e44d306c0f4481e07a4e138382ec53885fa4ae945161ce04e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:1f9ca0f0f6d980273d610799711def368e49a3df99328155b3bf3a3877ceffd3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:9beeba56450516b72a95ba2f3dbacddd6cdecc464fe83b3e57fe5a8ea4112015_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:acd8de247a35290198b9fd550f5a4e8e0cd1908cb0d3a567fed424c61210fb5f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:48a33b63219071885691fa4790719dbd9f0f2f2779bb639d893fc414d429ded8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:a7bc8caca8fd6a3e91e05b46b9ad3213d2dbd19d70f49913af2fe07e4a35b0eb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:c45de33dd950bdeb85a566b52a2ca92eef76040a03a44ec11cbe83a22343d6bc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:e6480ae09e0ff72094ed5b37ab5cbabeda1d92a113468b2fffe7a3a0c030dd62_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:0fc5e0830c00e70b4f7f3b0d015cc8a1f4deb63036fa2aceada9808160507e67_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:5027936fbda91c926f1d14cd442c369b9c5c946b7edc19a0b12a5c1ad475f40b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:4c0892cd3edf12f55d2fbf5736a57a3905385c73c71e9ca312e383e20d66b15c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:e913eb8a3704838d70f3e31d2444b2553bbb942c85af708ca827f72be1e98f9d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:0da59699565ef1b21f40a50a2ff2accfcb0e8b6156c0e0637c0e1b6a138bc093_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:42d8e1f4bdd562712edcc2f0f0fc6e740728cb7860aed02a7f9409da2a693ea7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:63304c13c015f6b842a534c1c7b8dd431ef84cd05d3be03d525bf9fc7519bf21_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:8197b17b5c773a403c90bd52fcec1f62d7bc758acc9222d9790ef41e5cd0d943_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:1a3533bb31b72d3fa112c1d6a9a7bbd02fe1dc27b04a6cc07e49ade1dfa9a7cc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:c441ad0b361c9b20f5dfe418f5ec3f36c61366a9dad0df3829acea20ac7bab52_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:ffad661b0974a3b36a6c8b9923c05ee501f263d56f8a74665b95b58f94b2d217_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:235ca2c53f8bdfe5b3d58e4b5a66e25622643644b058d092d377a0a505383acc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:58483505fd73028e62e2805b467a1caeecab1b4d56a31c9d93bfafbdd95a3a74_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:60be8d5cdb2337d458ad4ee7144d3cc2c30555691c5745924336a5b1759e9d7e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:e19e78588318588ee2c3439cef1f0eee407a4b826cea9101f8ac8c62ccf2194f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:2435546dc1c29496c25c4b5751fa966991c999705855b3676cdfae8adeef8fa4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7f99abe8a3542c160a36a560620f6bfb48d67cf98c534030504c7302a54f6195_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:82687a2c5ae7b7c7a81d6fb25310bd7f8db08f5ea7a1ba44eb70ad701512e2ad_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:9391d1c907f6bbaef9ec99326d1dbf3a0e17780bfec68a871ad5dcfff221c06b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:0029e29890a7b1745103d57b978e1816f45a493f789931117f63f4d9303b5098_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:cb5a5a6a91d669fee74c8b2776a7e20fed0b13209201c7f3b506ad6eaae5cdc0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:d2dca0923bf46b8785b8bf2e8741275224996f665b7d6943b2f5231460ccf6b6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:f5cccd82efa2db2e53607a2915a743ef3c20c103801ed5a26a53c0a9c3aadb23_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:026af62d9fb13ca7552207fcc6441e00b9f57b145c6c11d654f7cddcae57ee6c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:13dea80a168d52c819b75d7bbc1341f87724e64064728dd7cc021da1640933ab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:6930c6efa88dc42b2e98530a22b509c282a05fe03ca8df5b7b8013a9391aae41_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:9ec71e4f23be821ab1ad00f59e066f143b7ff996787082a55cd547bf2498c7ee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:2e7249d5f3c62a9e8ac1128b1536f8effe23af2ac83bc79f87ddb46b5a668885_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:694ce149d407d39ed7817223b9fa5fce5b99fcada404bf091b9ebdb073a9e0c3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:827db41d995c161e9743464cd73cc19b3d9efe215ec73e1ed84de4d6ce0ca551_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:f803a133cd27287370a29f68b71e329d2bc5f905d821ee605af3e5e7909a20ae_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:4ed67e7d5f82f87a1939a7836f04e9f680d4b69167f4e69b7351bae2acc731cf_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:71db15854a9e26be02fc6c7f7d4054a020d9e40a7a4c6b78d7094f9a2ca81705_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:a1d39f2a6da04da2ad9fdd892c819e9a80bcb2861ca8db34bb83fde092168643_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:a71e93a1f6d42afc68cfc45df65499820164014cbfe22b697b9c8c672d428984_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:41d4d0aaa728cb28541b1b6a6f92d09f7c0d09de97ed1d177283f5bef193e7c6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:a3407c243214cf226a2dec3587a2bdf9baf5ca6575f27db04576aa91b8a1d92b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:e1f2f9c47ea715aa91fd3c8a38097ba5e50ad937cddffc3e185365681e841f0c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:f5b2702bbd883f2d24661fc9f116f0482050544bd96fb58275b088fe3dd397e7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:7084814220b9359d37032f65505b155d3fed6e6acaa9f642d8852bf98dff7da4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:7caf34bc89d8c79ce3098a8cba8f5ab594be1aea5084c4656fdfbeb5debddf01_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:84a2b0d26bba8d63acb7e8d3f49cc7069e0941e0e6376b42af02ffd88c591d75_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:e85f62788b580920fa37e2e6e6de0f9efca9e90d84798689f4ec4005534d0622_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:4a69e5679f36e8b47d7ab0a34d38c3f5bc64921777c0479d3f6f9661f6c812e2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:71623dc794650a52bd118e3d8cbb83d5059703f2afe587c714ece2083d1ce84a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:805b9884745aa12ec4563fec187c15a7b404082c9f66663872b5a00fa8286ef2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:f3afc12fd8f5d54a9c33b42ffefadddb763096b1e30fdfa810d60198e6a9b5d9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:76150b99b0d39a782df51591524fa0a54c5b27e7c310a5e3dcb862dbcf4511f3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:99c1c24a0baadf7d36230c8ab2e4867829a907d072ca33d3cbf0dd3673652745_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:c06fe2bc5e58c9f6facff1199fbb4c9487dc7e8b19ef9490a4268ae36344056a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:efc3791fc845110b4e2f0b9d60df52392490ed189ff6887bbab33a7a34efa4ae_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:15d8b247fcb157e9692cc80d865b062d06a15801ea421e5551e026fd00e7eebb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:8979460652bad1c9d2e5844350ce596cae8e1aaad0ac64b835b0a31f410990ce_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:ca830205752882c44bcb704e12abd1515c1a87fbec6e686963421ec981435924_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:1e455798860542f603b604ed5999a9efc70bd11c737a7bfe5da3f17f0411a09c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:b82329f4542af5b14d1a8d938e7b759f4f55dbd7a0c03d677b9dacf2f76f481a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:ca605184cbd91bea8d1e8ceb47b54a26eaff5eaae60b8fb1d122b8983a0d3c80_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:3a0947a315ae4580bf4bbde623ea962b2609f258d34dac5feb9d05cb6a912776_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:46dd1e318580810e40a4fe7ad0cbfd5879d3e29886a44bbd6a656652596f81fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:a5a839840054ac5e587f15fd61fa3e5a56ed060c4b7085f81315554ae67910d3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:fe41cf3e01f82363c0f206f68cc7e945bb95b39e81cfa7c01f5df4fc7ed6a42a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:669806a820ae663a900928ed0ebf645948faf553ed9d5d7f2a76388c2be7af44_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:9d6010aa1e6bc8e2eec33c75fd520631c55e2956446199bd6b49f166dc9b98b0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:c09512f7db132793582a62697eb042f7614ac6e55e67b8c9c5421eac80cec2af_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:d0ddac1122898228aa6fee211f6d186b4e6da477cfb8292d5457359c7f260f5c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:293c7af55d45f20f68780599da7f9e5ad0a4e906e3638cf5edcef34a0efcaba8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:e7400f7dfb7debb4ab738288422f5425709b1a00833c0ea6b9719fcea68a3a52_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:f4be18b17901069ef118b02c92e7923ec05dfe94e2634bef9ef48cdacf574f98_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:f7b1886a0f4f865e1fb8b4b981de7e4d283cf83839403869dbec2464cda10514_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:06f47b9477c9697dad55890b29ebf6f6787be3234a1382ba1f30cbaa7667c2b0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:2ebb4dfc50701137736d3948c6d93dd0ce23d7d045fa543e8ab093f0173ffac9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:5384d02290385294528e861c20391a165678649b8b4b61fe9213a5793da18370_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:8c8e60f3d607a0e1a5ea94273988a231d105f792a3b6f7f19a3db749dd9372f7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:1df046ea609790c4bacfd0b145f96d13e0b03ec6758867c2199b1d44c0c9f2c1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:4e02ea4a16053ef5b87f16050b67cfe675a073d4b20c9608700d51ffef3dfa1f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:5dbb4320064289ac902733a5ab1f97139bb8c5493bb1575b0d3738b83febfdca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:9b98f3fd845d9e44b33ccc0818435abb602bed2073e71a0cc3a57ed7049e62aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:29479985858274bf6a25e65029b5679ba97981df637b88630e79142feab9030f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:2f6fed695d24f54805a51022aa69ea3acc465358f3b5c52719df66e66b89dbb1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:78e44fe3952225aada32f8da04ba4c6de084de5e114371415d83f45754f2ba22_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:da227e608ed768e841e2a933ec11ba00e3706e7e8422fa65574e26530fae888e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:081ded132b2f868b44fcdc4ed3dc265f2e46be87b03f70eefc9390a8f9769ea5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:2b72fc95244e8fe893617f8b35978a5d2453964e832cff51bb4a73fbaeaacdfd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:4bf53b1c38ee4f9f9706ec86d733550544285b7c07e66f95649373641ce36eef_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:c99bb3bc07d52bf684a891ccad56c7828d3703a09fb1a5e4cf691df810ef865b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:1386fb082229bfdde2d5fe682ec5dc960ba9ad4a8f165472816a187d482b2913_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:7cd8f74448790233f805a2e66675f460e71d2534c1f96b09bb56fde26a475240_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:d124dc120e737fd6a031badd59098b2e6102b07153bddef932c117554842555a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:0260111f3e067a5deaa6bfd97d4c7f5bb186bb7573eb29d7f4eff87d9278459d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:865d90afac4806fc64ca74fe9c642db57462c88e1cb23f5d554d2b8fb4601098_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:bae4b1a145db2f43312cdd6cfcba9f70206ccc701f8a0b584813495d07c6cbc4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:0b5491f0b8f78d441d0ddb6751141a8bf153aa09d80f7a090af47c8a24edd761_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:34d6296f0ce54259ed5cf2111d76bb1a7b17844587135af095872ab71468ba30_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:db4d88f7d2eea2bc8b920ea254d075573f0c11009fe740c942f338300f26ff87_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:eb803272276d9b0365b4fc6cbf6153f01b54f84a5ab97c89293326e8fc2ed001_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:0ba023da297b419cbb961871fbb4eef0e5c520fa0f11109f801a2adb38a347bb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:4198e243b15649c3b9808958f44d1800acf549c7f804ae239e424ba97c393259_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:71c99c3ab08cbcb89c797366897f80b8bd219bb5103192ff7362c70cca740abd_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:9095b78e72526d3f3c0d9842785fe4bb68f1dd3d00b4c9c5c925f8c556630418_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:6aa3a895130fa36d5a36145067f00bf5cee5008237b005ce9f85de82ca7bf24a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:9dd56ceedc3e0d73c6cd1eb6e95a81a6d2a04b07bc60594d63866fdfd1fe5b2a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:c13df85b2b21750316a086963410489e754be01ccbb4f4de81b7cad8ed95c234_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:e28b33df4e8b7c171a50cc0853376b09eaab1651acf64315645512d1b0517aa0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:14202cdf0402b0dbcda88250eaf5cc78df3e28d3a03d6336114c2a76af82b4dc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:3541769d29fb7bd64fc3187a41d4e55e20bd440841ce12933396cefc24902919_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:56047cc818382b7ca483c74d7b9545d95af9db787e32b4376f7352572b40f5a8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:b9f5e48f279dc41ba7695ccf42e309b3102aec54c08fd97e5b56864dfc9e244e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:4351b070e6fa5ac53401670bc42fb43ae63b97082f58f6c93776c6a2726f965e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:8b36d2d164d655593472c19bf560dc9977c197469601e68b6dc8b6dc765c4990_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:9064c3b51b91f9d33c6ef4443759a04e194cbc8b58d567a9b1d17554b50b31ce_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ce753cd57fdc7c5f2412886b04aaad46fe6f91ccce9bd4d51dfcccc4e5dc91f9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:36a2703f8d0de8eacf19039ad20415e0111afbea9213dce61b75e23d0f41685f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:91873fddccb909617cdda13a81ee34560450464eb5fa68c0c700d0d22369d7c3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:c6c8831a174aee99ceca7dec30392eda5ef121214ab8a0c9dbb448ef23b01822_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:29a5e02ba7b2b1ca4cbd522850929deb1ab7be7dfec5e1d2e67a20a496d82601_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:4735e1f963ae5efb8eff885de870d2294ed962e1e08cad65a56e2a9f14e855a1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:b6d70b6674f9af3cbc752b4752a3de369e236f6d246f1beb14bb3b595b42d638_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:2cda4e5a8e85ffcd303ddbc44fc23d03b8edfbea57155062fe0d6e45822d81f4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:bbea180586ee5a551fdf9a2e25939c48add5f10c64d1ca4dcabf1889388efc4d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:c45305109b426f511cde6bc15fc5f79daa2a05c56dcb1c77dce7b7888e070552_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:46ec2d86d74b7894025e9e0e31acb6ae8823325d4a8c4dd612b57d9b5c839fc5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:5bc5d8b08ba7855f8d8ca2d58bff2f655378050012d466a44c2c6bc5728d693f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:70563b76cc5b181ef4d870e047203bba0874d25f1acda9879d5640781e5c09cd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:98509ab5e1c95b60ddc0a9f77785df833e89da215bba2401f4fcfe9896c418e8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:b6fd2b1d33e49987ee9385d2932cb0499f04bfcba183c87967c9563de30ccb34_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:fb4d33287bfc384b489db11aa45d974713d22598ee5bc903fcd5aa8d6718ee69_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:0aa4e1d343904e31c03e592495c54dcc8b8cf82cdcbe2dc8383dc15ce4857687_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:39c79f234d68b3089e9d3f2d47e8ecc158fb23f24d22b8ff4132ef3341af73c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:91505a78045a195849b347d13f19417b05570d8211e6f99e0fbaab25f0f40a04_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:6a49805228b14abdfe45af38ffcf77b7dd76239c59d2a81aba7fd2288fb9d955_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:7d2b3229bfe1e3e1a3260cd84eac5d2f64a580baa0551d6c9f6533cbc4d12648_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:aa0a5f0e6be651d3bc6e683f950f48a5fe28f0514a56a9f78e292274c22c07ed_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:07cc1e04c418b498cd398f8d9e8cc1abe888a7d88b5f1550caf62e9e4c884353_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:1643c6fe316ca7a73b9a48acfe57a0e1ec6a1745bc7e871a36029982eab91c30_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:2ba4df85782da4d610c39aeb119a1e0eb8a2ddc2077aa6da6f0b8824b56e298a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:e969f31fbd99414c2c2d9f8effc640ca362d6e5d954311f92074294828beca15_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:70ae64ac714c2eec4d8ec2647d2aa33b92636cf0f67f19ffe001dee190ae2485_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:77992b0a4a28c701e74ffe9f426061a87b98a58e6dafc775c6f01e74a22f8a08_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:b66a5702b05e665f660bc18ddfb5a50647c036362a853d6a371d3c5ec2ddeaa7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:ba67d3f09c11a943769c0f6198c3c5adacf7d35e8df857e643961108f1038d03_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:2b2efec36be7014ebe981cd0dd163e65ee0e049b0ab2902ee77597e6afe5defe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:36ed4aee64cf0134ee85ee05d6cfd732e052fac0d1bfe3c28995e680e26bd7d1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:61ff015c78cb294230f536073e0fae49f8253947f3aa428f93556be61d51f512_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:2e3dcf9268e5e8340b1536ce61f881254723402682eacc0962be892398eef9c3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:c4e80fecb5b5e0aa2cb0279682635991f6f516e3b4b3b506d4d7aa420358c89f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:f995ce022fe756f5d2e90fb4416b8aaf8d36d1825683de95ddca6e7b15d7b350_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:98509ab5e1c95b60ddc0a9f77785df833e89da215bba2401f4fcfe9896c418e8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:b6fd2b1d33e49987ee9385d2932cb0499f04bfcba183c87967c9563de30ccb34_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:fb4d33287bfc384b489db11aa45d974713d22598ee5bc903fcd5aa8d6718ee69_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.16:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:002ea307f8c3485a9756b9d0fef4881ca037a10f7da21d5ff3876be5faf1f630_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:0cc17cb5434866172c34143f57cbb1630a61503b341ad5134b19bdf65e1a2632_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:61cca8dcd0d1f6e1e062e9ad04d59150f947b6606006a341647e8b5861bba003_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:a1311e836b2c27a1780290b1052a621c58c137d1ef5b56cf3833c74ca7d18f60_s390x"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/frr-rhel9@sha256:6bac30a28dd939df6f265d2668999164cb083c0da29d80a3166f9743bb9c4f0c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/frr-rhel9@sha256:73f85ad4d9bdfa5ccfa117561ff96ed8febbe16424f4011093a8b5ba085e71ac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/frr-rhel9@sha256:f8549f5a1f43a581ecbec5a2bde2c01307a24aba161c7236e399525ae6bd369b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/frr-rhel9@sha256:f885a89e445b2c8c4603b2738e72cea8b2eb6c2592e9d1a191cb4535b7de9c4d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:2c6075fa3387a609769f2d31c6c9b59e4a151e870e89e7320a81c6c53c00991a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:3663a28afd5f22ce210f87950965bd0fc860e7bf613dd10c0c716f07bd4c2469_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:b5bc94c1ddb5b2eff81cfa102896ce8398b16c23e1118af9ff0b4b07e8595c67_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:c366ca545c14bfd3b8c6866abfea0e358fe763e6ab031465081037452f9e8bc4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:34493d3156ad40974c7bcf2c21e722fc826e723240d8355d9bf40826d3ef4d6c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:625284eadade66125c24dfa79c1826cd68d37b0685637081023041ccf412b5ca_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:76b34fa3244e2a44ce8ef6e925c9fa774fce0b1a2c122e9dc1644165155a43fb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:d5c65b425d6308d8bd1efec18e4b7ad735042d57442088e73804162abd5f53a5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:3023ae74a9169526b7a9b7ef0eb75375afc78c048950fa6ba633448d69075a76_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:65e6f6ae69f680b6c429f2d10936573f2600bd5e1fa78edb4c832d1a08247716_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:7d77980266f4284d3ecc7afb319d6f8dfdb03c0ec343a769c616f36701f685db_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:c96ab0cf261162459002b42a3f4e56ef57426d6136ef01db8568a0a99c2aeb80_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/metallb-rhel9@sha256:2ee2827b179c1a8eb141da70895a081589cc340dbf4d5ed91f8b31f7fac4437e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/metallb-rhel9@sha256:9922235962cbfb44ed33c2ebcdc91d2537ac46c31ac4dedc415b5255102f7286_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/metallb-rhel9@sha256:e13dd7012949757bdda4848fe1949952537976f008a5226376380b28e727a324_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/metallb-rhel9@sha256:ebc9435f5fb244d0b5739931dcbb8365a44a18c50cbbe387b3191c4b64ef9863_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:0f1b9613a49e250e44d306c0f4481e07a4e138382ec53885fa4ae945161ce04e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:1f9ca0f0f6d980273d610799711def368e49a3df99328155b3bf3a3877ceffd3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:9beeba56450516b72a95ba2f3dbacddd6cdecc464fe83b3e57fe5a8ea4112015_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:acd8de247a35290198b9fd550f5a4e8e0cd1908cb0d3a567fed424c61210fb5f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:48a33b63219071885691fa4790719dbd9f0f2f2779bb639d893fc414d429ded8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:a7bc8caca8fd6a3e91e05b46b9ad3213d2dbd19d70f49913af2fe07e4a35b0eb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:c45de33dd950bdeb85a566b52a2ca92eef76040a03a44ec11cbe83a22343d6bc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:e6480ae09e0ff72094ed5b37ab5cbabeda1d92a113468b2fffe7a3a0c030dd62_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:0fc5e0830c00e70b4f7f3b0d015cc8a1f4deb63036fa2aceada9808160507e67_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:5027936fbda91c926f1d14cd442c369b9c5c946b7edc19a0b12a5c1ad475f40b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:4c0892cd3edf12f55d2fbf5736a57a3905385c73c71e9ca312e383e20d66b15c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:e913eb8a3704838d70f3e31d2444b2553bbb942c85af708ca827f72be1e98f9d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:0da59699565ef1b21f40a50a2ff2accfcb0e8b6156c0e0637c0e1b6a138bc093_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:42d8e1f4bdd562712edcc2f0f0fc6e740728cb7860aed02a7f9409da2a693ea7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:63304c13c015f6b842a534c1c7b8dd431ef84cd05d3be03d525bf9fc7519bf21_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:8197b17b5c773a403c90bd52fcec1f62d7bc758acc9222d9790ef41e5cd0d943_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:1a3533bb31b72d3fa112c1d6a9a7bbd02fe1dc27b04a6cc07e49ade1dfa9a7cc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:c441ad0b361c9b20f5dfe418f5ec3f36c61366a9dad0df3829acea20ac7bab52_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:ffad661b0974a3b36a6c8b9923c05ee501f263d56f8a74665b95b58f94b2d217_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:235ca2c53f8bdfe5b3d58e4b5a66e25622643644b058d092d377a0a505383acc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:58483505fd73028e62e2805b467a1caeecab1b4d56a31c9d93bfafbdd95a3a74_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:60be8d5cdb2337d458ad4ee7144d3cc2c30555691c5745924336a5b1759e9d7e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:e19e78588318588ee2c3439cef1f0eee407a4b826cea9101f8ac8c62ccf2194f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:2435546dc1c29496c25c4b5751fa966991c999705855b3676cdfae8adeef8fa4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7f99abe8a3542c160a36a560620f6bfb48d67cf98c534030504c7302a54f6195_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:82687a2c5ae7b7c7a81d6fb25310bd7f8db08f5ea7a1ba44eb70ad701512e2ad_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:9391d1c907f6bbaef9ec99326d1dbf3a0e17780bfec68a871ad5dcfff221c06b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:0029e29890a7b1745103d57b978e1816f45a493f789931117f63f4d9303b5098_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:cb5a5a6a91d669fee74c8b2776a7e20fed0b13209201c7f3b506ad6eaae5cdc0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:d2dca0923bf46b8785b8bf2e8741275224996f665b7d6943b2f5231460ccf6b6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:f5cccd82efa2db2e53607a2915a743ef3c20c103801ed5a26a53c0a9c3aadb23_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:026af62d9fb13ca7552207fcc6441e00b9f57b145c6c11d654f7cddcae57ee6c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:13dea80a168d52c819b75d7bbc1341f87724e64064728dd7cc021da1640933ab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:6930c6efa88dc42b2e98530a22b509c282a05fe03ca8df5b7b8013a9391aae41_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:9ec71e4f23be821ab1ad00f59e066f143b7ff996787082a55cd547bf2498c7ee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:2e7249d5f3c62a9e8ac1128b1536f8effe23af2ac83bc79f87ddb46b5a668885_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:694ce149d407d39ed7817223b9fa5fce5b99fcada404bf091b9ebdb073a9e0c3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:827db41d995c161e9743464cd73cc19b3d9efe215ec73e1ed84de4d6ce0ca551_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:f803a133cd27287370a29f68b71e329d2bc5f905d821ee605af3e5e7909a20ae_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:4ed67e7d5f82f87a1939a7836f04e9f680d4b69167f4e69b7351bae2acc731cf_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:71db15854a9e26be02fc6c7f7d4054a020d9e40a7a4c6b78d7094f9a2ca81705_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:a1d39f2a6da04da2ad9fdd892c819e9a80bcb2861ca8db34bb83fde092168643_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:a71e93a1f6d42afc68cfc45df65499820164014cbfe22b697b9c8c672d428984_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:41d4d0aaa728cb28541b1b6a6f92d09f7c0d09de97ed1d177283f5bef193e7c6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:a3407c243214cf226a2dec3587a2bdf9baf5ca6575f27db04576aa91b8a1d92b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:e1f2f9c47ea715aa91fd3c8a38097ba5e50ad937cddffc3e185365681e841f0c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:f5b2702bbd883f2d24661fc9f116f0482050544bd96fb58275b088fe3dd397e7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:7084814220b9359d37032f65505b155d3fed6e6acaa9f642d8852bf98dff7da4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:7caf34bc89d8c79ce3098a8cba8f5ab594be1aea5084c4656fdfbeb5debddf01_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:84a2b0d26bba8d63acb7e8d3f49cc7069e0941e0e6376b42af02ffd88c591d75_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:e85f62788b580920fa37e2e6e6de0f9efca9e90d84798689f4ec4005534d0622_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:4a69e5679f36e8b47d7ab0a34d38c3f5bc64921777c0479d3f6f9661f6c812e2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:71623dc794650a52bd118e3d8cbb83d5059703f2afe587c714ece2083d1ce84a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:805b9884745aa12ec4563fec187c15a7b404082c9f66663872b5a00fa8286ef2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:f3afc12fd8f5d54a9c33b42ffefadddb763096b1e30fdfa810d60198e6a9b5d9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:76150b99b0d39a782df51591524fa0a54c5b27e7c310a5e3dcb862dbcf4511f3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:99c1c24a0baadf7d36230c8ab2e4867829a907d072ca33d3cbf0dd3673652745_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:c06fe2bc5e58c9f6facff1199fbb4c9487dc7e8b19ef9490a4268ae36344056a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:efc3791fc845110b4e2f0b9d60df52392490ed189ff6887bbab33a7a34efa4ae_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:15d8b247fcb157e9692cc80d865b062d06a15801ea421e5551e026fd00e7eebb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:8979460652bad1c9d2e5844350ce596cae8e1aaad0ac64b835b0a31f410990ce_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:ca830205752882c44bcb704e12abd1515c1a87fbec6e686963421ec981435924_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:1e455798860542f603b604ed5999a9efc70bd11c737a7bfe5da3f17f0411a09c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:b82329f4542af5b14d1a8d938e7b759f4f55dbd7a0c03d677b9dacf2f76f481a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:ca605184cbd91bea8d1e8ceb47b54a26eaff5eaae60b8fb1d122b8983a0d3c80_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:3a0947a315ae4580bf4bbde623ea962b2609f258d34dac5feb9d05cb6a912776_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:46dd1e318580810e40a4fe7ad0cbfd5879d3e29886a44bbd6a656652596f81fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:a5a839840054ac5e587f15fd61fa3e5a56ed060c4b7085f81315554ae67910d3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:fe41cf3e01f82363c0f206f68cc7e945bb95b39e81cfa7c01f5df4fc7ed6a42a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:669806a820ae663a900928ed0ebf645948faf553ed9d5d7f2a76388c2be7af44_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:9d6010aa1e6bc8e2eec33c75fd520631c55e2956446199bd6b49f166dc9b98b0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:c09512f7db132793582a62697eb042f7614ac6e55e67b8c9c5421eac80cec2af_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:d0ddac1122898228aa6fee211f6d186b4e6da477cfb8292d5457359c7f260f5c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:293c7af55d45f20f68780599da7f9e5ad0a4e906e3638cf5edcef34a0efcaba8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:e7400f7dfb7debb4ab738288422f5425709b1a00833c0ea6b9719fcea68a3a52_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:f4be18b17901069ef118b02c92e7923ec05dfe94e2634bef9ef48cdacf574f98_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:f7b1886a0f4f865e1fb8b4b981de7e4d283cf83839403869dbec2464cda10514_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:06f47b9477c9697dad55890b29ebf6f6787be3234a1382ba1f30cbaa7667c2b0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:2ebb4dfc50701137736d3948c6d93dd0ce23d7d045fa543e8ab093f0173ffac9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:5384d02290385294528e861c20391a165678649b8b4b61fe9213a5793da18370_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:8c8e60f3d607a0e1a5ea94273988a231d105f792a3b6f7f19a3db749dd9372f7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:1df046ea609790c4bacfd0b145f96d13e0b03ec6758867c2199b1d44c0c9f2c1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:4e02ea4a16053ef5b87f16050b67cfe675a073d4b20c9608700d51ffef3dfa1f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:5dbb4320064289ac902733a5ab1f97139bb8c5493bb1575b0d3738b83febfdca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:9b98f3fd845d9e44b33ccc0818435abb602bed2073e71a0cc3a57ed7049e62aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:29479985858274bf6a25e65029b5679ba97981df637b88630e79142feab9030f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:2f6fed695d24f54805a51022aa69ea3acc465358f3b5c52719df66e66b89dbb1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:78e44fe3952225aada32f8da04ba4c6de084de5e114371415d83f45754f2ba22_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:da227e608ed768e841e2a933ec11ba00e3706e7e8422fa65574e26530fae888e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:081ded132b2f868b44fcdc4ed3dc265f2e46be87b03f70eefc9390a8f9769ea5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:2b72fc95244e8fe893617f8b35978a5d2453964e832cff51bb4a73fbaeaacdfd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:4bf53b1c38ee4f9f9706ec86d733550544285b7c07e66f95649373641ce36eef_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:c99bb3bc07d52bf684a891ccad56c7828d3703a09fb1a5e4cf691df810ef865b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:1386fb082229bfdde2d5fe682ec5dc960ba9ad4a8f165472816a187d482b2913_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:7cd8f74448790233f805a2e66675f460e71d2534c1f96b09bb56fde26a475240_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:d124dc120e737fd6a031badd59098b2e6102b07153bddef932c117554842555a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:0260111f3e067a5deaa6bfd97d4c7f5bb186bb7573eb29d7f4eff87d9278459d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:865d90afac4806fc64ca74fe9c642db57462c88e1cb23f5d554d2b8fb4601098_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:bae4b1a145db2f43312cdd6cfcba9f70206ccc701f8a0b584813495d07c6cbc4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:0b5491f0b8f78d441d0ddb6751141a8bf153aa09d80f7a090af47c8a24edd761_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:34d6296f0ce54259ed5cf2111d76bb1a7b17844587135af095872ab71468ba30_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:db4d88f7d2eea2bc8b920ea254d075573f0c11009fe740c942f338300f26ff87_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:eb803272276d9b0365b4fc6cbf6153f01b54f84a5ab97c89293326e8fc2ed001_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:0ba023da297b419cbb961871fbb4eef0e5c520fa0f11109f801a2adb38a347bb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:4198e243b15649c3b9808958f44d1800acf549c7f804ae239e424ba97c393259_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:71c99c3ab08cbcb89c797366897f80b8bd219bb5103192ff7362c70cca740abd_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:9095b78e72526d3f3c0d9842785fe4bb68f1dd3d00b4c9c5c925f8c556630418_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:6aa3a895130fa36d5a36145067f00bf5cee5008237b005ce9f85de82ca7bf24a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:9dd56ceedc3e0d73c6cd1eb6e95a81a6d2a04b07bc60594d63866fdfd1fe5b2a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:c13df85b2b21750316a086963410489e754be01ccbb4f4de81b7cad8ed95c234_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:e28b33df4e8b7c171a50cc0853376b09eaab1651acf64315645512d1b0517aa0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:14202cdf0402b0dbcda88250eaf5cc78df3e28d3a03d6336114c2a76af82b4dc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:3541769d29fb7bd64fc3187a41d4e55e20bd440841ce12933396cefc24902919_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:56047cc818382b7ca483c74d7b9545d95af9db787e32b4376f7352572b40f5a8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:b9f5e48f279dc41ba7695ccf42e309b3102aec54c08fd97e5b56864dfc9e244e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:4351b070e6fa5ac53401670bc42fb43ae63b97082f58f6c93776c6a2726f965e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:8b36d2d164d655593472c19bf560dc9977c197469601e68b6dc8b6dc765c4990_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:9064c3b51b91f9d33c6ef4443759a04e194cbc8b58d567a9b1d17554b50b31ce_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ce753cd57fdc7c5f2412886b04aaad46fe6f91ccce9bd4d51dfcccc4e5dc91f9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:36a2703f8d0de8eacf19039ad20415e0111afbea9213dce61b75e23d0f41685f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:91873fddccb909617cdda13a81ee34560450464eb5fa68c0c700d0d22369d7c3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:c6c8831a174aee99ceca7dec30392eda5ef121214ab8a0c9dbb448ef23b01822_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:29a5e02ba7b2b1ca4cbd522850929deb1ab7be7dfec5e1d2e67a20a496d82601_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:4735e1f963ae5efb8eff885de870d2294ed962e1e08cad65a56e2a9f14e855a1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:b6d70b6674f9af3cbc752b4752a3de369e236f6d246f1beb14bb3b595b42d638_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:2cda4e5a8e85ffcd303ddbc44fc23d03b8edfbea57155062fe0d6e45822d81f4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:bbea180586ee5a551fdf9a2e25939c48add5f10c64d1ca4dcabf1889388efc4d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:c45305109b426f511cde6bc15fc5f79daa2a05c56dcb1c77dce7b7888e070552_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:46ec2d86d74b7894025e9e0e31acb6ae8823325d4a8c4dd612b57d9b5c839fc5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:5bc5d8b08ba7855f8d8ca2d58bff2f655378050012d466a44c2c6bc5728d693f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:70563b76cc5b181ef4d870e047203bba0874d25f1acda9879d5640781e5c09cd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:98509ab5e1c95b60ddc0a9f77785df833e89da215bba2401f4fcfe9896c418e8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:b6fd2b1d33e49987ee9385d2932cb0499f04bfcba183c87967c9563de30ccb34_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:fb4d33287bfc384b489db11aa45d974713d22598ee5bc903fcd5aa8d6718ee69_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:0aa4e1d343904e31c03e592495c54dcc8b8cf82cdcbe2dc8383dc15ce4857687_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:39c79f234d68b3089e9d3f2d47e8ecc158fb23f24d22b8ff4132ef3341af73c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:91505a78045a195849b347d13f19417b05570d8211e6f99e0fbaab25f0f40a04_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:6a49805228b14abdfe45af38ffcf77b7dd76239c59d2a81aba7fd2288fb9d955_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:7d2b3229bfe1e3e1a3260cd84eac5d2f64a580baa0551d6c9f6533cbc4d12648_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:aa0a5f0e6be651d3bc6e683f950f48a5fe28f0514a56a9f78e292274c22c07ed_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:07cc1e04c418b498cd398f8d9e8cc1abe888a7d88b5f1550caf62e9e4c884353_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:1643c6fe316ca7a73b9a48acfe57a0e1ec6a1745bc7e871a36029982eab91c30_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:2ba4df85782da4d610c39aeb119a1e0eb8a2ddc2077aa6da6f0b8824b56e298a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:e969f31fbd99414c2c2d9f8effc640ca362d6e5d954311f92074294828beca15_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:70ae64ac714c2eec4d8ec2647d2aa33b92636cf0f67f19ffe001dee190ae2485_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:77992b0a4a28c701e74ffe9f426061a87b98a58e6dafc775c6f01e74a22f8a08_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:b66a5702b05e665f660bc18ddfb5a50647c036362a853d6a371d3c5ec2ddeaa7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:ba67d3f09c11a943769c0f6198c3c5adacf7d35e8df857e643961108f1038d03_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:2b2efec36be7014ebe981cd0dd163e65ee0e049b0ab2902ee77597e6afe5defe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:36ed4aee64cf0134ee85ee05d6cfd732e052fac0d1bfe3c28995e680e26bd7d1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:61ff015c78cb294230f536073e0fae49f8253947f3aa428f93556be61d51f512_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:2e3dcf9268e5e8340b1536ce61f881254723402682eacc0962be892398eef9c3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:c4e80fecb5b5e0aa2cb0279682635991f6f516e3b4b3b506d4d7aa420358c89f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:f995ce022fe756f5d2e90fb4416b8aaf8d36d1825683de95ddca6e7b15d7b350_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:98509ab5e1c95b60ddc0a9f77785df833e89da215bba2401f4fcfe9896c418e8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:b6fd2b1d33e49987ee9385d2932cb0499f04bfcba183c87967c9563de30ccb34_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:fb4d33287bfc384b489db11aa45d974713d22598ee5bc903fcd5aa8d6718ee69_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-09-03T14:26:28+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:\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.16/html/release_notes/",
"product_ids": [
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:002ea307f8c3485a9756b9d0fef4881ca037a10f7da21d5ff3876be5faf1f630_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:0cc17cb5434866172c34143f57cbb1630a61503b341ad5134b19bdf65e1a2632_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:61cca8dcd0d1f6e1e062e9ad04d59150f947b6606006a341647e8b5861bba003_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:a1311e836b2c27a1780290b1052a621c58c137d1ef5b56cf3833c74ca7d18f60_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:14860"
},
{
"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.16:registry.redhat.io/openshift4/frr-rhel9@sha256:6bac30a28dd939df6f265d2668999164cb083c0da29d80a3166f9743bb9c4f0c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/frr-rhel9@sha256:73f85ad4d9bdfa5ccfa117561ff96ed8febbe16424f4011093a8b5ba085e71ac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/frr-rhel9@sha256:f8549f5a1f43a581ecbec5a2bde2c01307a24aba161c7236e399525ae6bd369b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/frr-rhel9@sha256:f885a89e445b2c8c4603b2738e72cea8b2eb6c2592e9d1a191cb4535b7de9c4d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:2c6075fa3387a609769f2d31c6c9b59e4a151e870e89e7320a81c6c53c00991a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:3663a28afd5f22ce210f87950965bd0fc860e7bf613dd10c0c716f07bd4c2469_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:b5bc94c1ddb5b2eff81cfa102896ce8398b16c23e1118af9ff0b4b07e8595c67_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:c366ca545c14bfd3b8c6866abfea0e358fe763e6ab031465081037452f9e8bc4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:34493d3156ad40974c7bcf2c21e722fc826e723240d8355d9bf40826d3ef4d6c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:625284eadade66125c24dfa79c1826cd68d37b0685637081023041ccf412b5ca_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:76b34fa3244e2a44ce8ef6e925c9fa774fce0b1a2c122e9dc1644165155a43fb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:d5c65b425d6308d8bd1efec18e4b7ad735042d57442088e73804162abd5f53a5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:3023ae74a9169526b7a9b7ef0eb75375afc78c048950fa6ba633448d69075a76_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:65e6f6ae69f680b6c429f2d10936573f2600bd5e1fa78edb4c832d1a08247716_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:7d77980266f4284d3ecc7afb319d6f8dfdb03c0ec343a769c616f36701f685db_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:c96ab0cf261162459002b42a3f4e56ef57426d6136ef01db8568a0a99c2aeb80_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:002ea307f8c3485a9756b9d0fef4881ca037a10f7da21d5ff3876be5faf1f630_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:0cc17cb5434866172c34143f57cbb1630a61503b341ad5134b19bdf65e1a2632_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:61cca8dcd0d1f6e1e062e9ad04d59150f947b6606006a341647e8b5861bba003_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:a1311e836b2c27a1780290b1052a621c58c137d1ef5b56cf3833c74ca7d18f60_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/metallb-rhel9@sha256:2ee2827b179c1a8eb141da70895a081589cc340dbf4d5ed91f8b31f7fac4437e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/metallb-rhel9@sha256:9922235962cbfb44ed33c2ebcdc91d2537ac46c31ac4dedc415b5255102f7286_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/metallb-rhel9@sha256:e13dd7012949757bdda4848fe1949952537976f008a5226376380b28e727a324_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/metallb-rhel9@sha256:ebc9435f5fb244d0b5739931dcbb8365a44a18c50cbbe387b3191c4b64ef9863_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:0f1b9613a49e250e44d306c0f4481e07a4e138382ec53885fa4ae945161ce04e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:1f9ca0f0f6d980273d610799711def368e49a3df99328155b3bf3a3877ceffd3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:9beeba56450516b72a95ba2f3dbacddd6cdecc464fe83b3e57fe5a8ea4112015_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:acd8de247a35290198b9fd550f5a4e8e0cd1908cb0d3a567fed424c61210fb5f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:48a33b63219071885691fa4790719dbd9f0f2f2779bb639d893fc414d429ded8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:a7bc8caca8fd6a3e91e05b46b9ad3213d2dbd19d70f49913af2fe07e4a35b0eb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:c45de33dd950bdeb85a566b52a2ca92eef76040a03a44ec11cbe83a22343d6bc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:e6480ae09e0ff72094ed5b37ab5cbabeda1d92a113468b2fffe7a3a0c030dd62_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:0fc5e0830c00e70b4f7f3b0d015cc8a1f4deb63036fa2aceada9808160507e67_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:5027936fbda91c926f1d14cd442c369b9c5c946b7edc19a0b12a5c1ad475f40b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:4c0892cd3edf12f55d2fbf5736a57a3905385c73c71e9ca312e383e20d66b15c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:e913eb8a3704838d70f3e31d2444b2553bbb942c85af708ca827f72be1e98f9d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:0da59699565ef1b21f40a50a2ff2accfcb0e8b6156c0e0637c0e1b6a138bc093_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:42d8e1f4bdd562712edcc2f0f0fc6e740728cb7860aed02a7f9409da2a693ea7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:63304c13c015f6b842a534c1c7b8dd431ef84cd05d3be03d525bf9fc7519bf21_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:8197b17b5c773a403c90bd52fcec1f62d7bc758acc9222d9790ef41e5cd0d943_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:1a3533bb31b72d3fa112c1d6a9a7bbd02fe1dc27b04a6cc07e49ade1dfa9a7cc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:c441ad0b361c9b20f5dfe418f5ec3f36c61366a9dad0df3829acea20ac7bab52_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:ffad661b0974a3b36a6c8b9923c05ee501f263d56f8a74665b95b58f94b2d217_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:235ca2c53f8bdfe5b3d58e4b5a66e25622643644b058d092d377a0a505383acc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:58483505fd73028e62e2805b467a1caeecab1b4d56a31c9d93bfafbdd95a3a74_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:60be8d5cdb2337d458ad4ee7144d3cc2c30555691c5745924336a5b1759e9d7e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:e19e78588318588ee2c3439cef1f0eee407a4b826cea9101f8ac8c62ccf2194f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:2435546dc1c29496c25c4b5751fa966991c999705855b3676cdfae8adeef8fa4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7f99abe8a3542c160a36a560620f6bfb48d67cf98c534030504c7302a54f6195_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:82687a2c5ae7b7c7a81d6fb25310bd7f8db08f5ea7a1ba44eb70ad701512e2ad_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:9391d1c907f6bbaef9ec99326d1dbf3a0e17780bfec68a871ad5dcfff221c06b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:0029e29890a7b1745103d57b978e1816f45a493f789931117f63f4d9303b5098_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:cb5a5a6a91d669fee74c8b2776a7e20fed0b13209201c7f3b506ad6eaae5cdc0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:d2dca0923bf46b8785b8bf2e8741275224996f665b7d6943b2f5231460ccf6b6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:f5cccd82efa2db2e53607a2915a743ef3c20c103801ed5a26a53c0a9c3aadb23_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:026af62d9fb13ca7552207fcc6441e00b9f57b145c6c11d654f7cddcae57ee6c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:13dea80a168d52c819b75d7bbc1341f87724e64064728dd7cc021da1640933ab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:6930c6efa88dc42b2e98530a22b509c282a05fe03ca8df5b7b8013a9391aae41_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:9ec71e4f23be821ab1ad00f59e066f143b7ff996787082a55cd547bf2498c7ee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:2e7249d5f3c62a9e8ac1128b1536f8effe23af2ac83bc79f87ddb46b5a668885_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:694ce149d407d39ed7817223b9fa5fce5b99fcada404bf091b9ebdb073a9e0c3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:827db41d995c161e9743464cd73cc19b3d9efe215ec73e1ed84de4d6ce0ca551_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:f803a133cd27287370a29f68b71e329d2bc5f905d821ee605af3e5e7909a20ae_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:4ed67e7d5f82f87a1939a7836f04e9f680d4b69167f4e69b7351bae2acc731cf_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:71db15854a9e26be02fc6c7f7d4054a020d9e40a7a4c6b78d7094f9a2ca81705_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:a1d39f2a6da04da2ad9fdd892c819e9a80bcb2861ca8db34bb83fde092168643_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:a71e93a1f6d42afc68cfc45df65499820164014cbfe22b697b9c8c672d428984_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:41d4d0aaa728cb28541b1b6a6f92d09f7c0d09de97ed1d177283f5bef193e7c6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:a3407c243214cf226a2dec3587a2bdf9baf5ca6575f27db04576aa91b8a1d92b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:e1f2f9c47ea715aa91fd3c8a38097ba5e50ad937cddffc3e185365681e841f0c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:f5b2702bbd883f2d24661fc9f116f0482050544bd96fb58275b088fe3dd397e7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:7084814220b9359d37032f65505b155d3fed6e6acaa9f642d8852bf98dff7da4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:7caf34bc89d8c79ce3098a8cba8f5ab594be1aea5084c4656fdfbeb5debddf01_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:84a2b0d26bba8d63acb7e8d3f49cc7069e0941e0e6376b42af02ffd88c591d75_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:e85f62788b580920fa37e2e6e6de0f9efca9e90d84798689f4ec4005534d0622_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:4a69e5679f36e8b47d7ab0a34d38c3f5bc64921777c0479d3f6f9661f6c812e2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:71623dc794650a52bd118e3d8cbb83d5059703f2afe587c714ece2083d1ce84a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:805b9884745aa12ec4563fec187c15a7b404082c9f66663872b5a00fa8286ef2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:f3afc12fd8f5d54a9c33b42ffefadddb763096b1e30fdfa810d60198e6a9b5d9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:76150b99b0d39a782df51591524fa0a54c5b27e7c310a5e3dcb862dbcf4511f3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:99c1c24a0baadf7d36230c8ab2e4867829a907d072ca33d3cbf0dd3673652745_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:c06fe2bc5e58c9f6facff1199fbb4c9487dc7e8b19ef9490a4268ae36344056a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:efc3791fc845110b4e2f0b9d60df52392490ed189ff6887bbab33a7a34efa4ae_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:15d8b247fcb157e9692cc80d865b062d06a15801ea421e5551e026fd00e7eebb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:8979460652bad1c9d2e5844350ce596cae8e1aaad0ac64b835b0a31f410990ce_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:ca830205752882c44bcb704e12abd1515c1a87fbec6e686963421ec981435924_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:1e455798860542f603b604ed5999a9efc70bd11c737a7bfe5da3f17f0411a09c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:b82329f4542af5b14d1a8d938e7b759f4f55dbd7a0c03d677b9dacf2f76f481a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:ca605184cbd91bea8d1e8ceb47b54a26eaff5eaae60b8fb1d122b8983a0d3c80_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:3a0947a315ae4580bf4bbde623ea962b2609f258d34dac5feb9d05cb6a912776_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:46dd1e318580810e40a4fe7ad0cbfd5879d3e29886a44bbd6a656652596f81fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:a5a839840054ac5e587f15fd61fa3e5a56ed060c4b7085f81315554ae67910d3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:fe41cf3e01f82363c0f206f68cc7e945bb95b39e81cfa7c01f5df4fc7ed6a42a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:669806a820ae663a900928ed0ebf645948faf553ed9d5d7f2a76388c2be7af44_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:9d6010aa1e6bc8e2eec33c75fd520631c55e2956446199bd6b49f166dc9b98b0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:c09512f7db132793582a62697eb042f7614ac6e55e67b8c9c5421eac80cec2af_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:d0ddac1122898228aa6fee211f6d186b4e6da477cfb8292d5457359c7f260f5c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:293c7af55d45f20f68780599da7f9e5ad0a4e906e3638cf5edcef34a0efcaba8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:e7400f7dfb7debb4ab738288422f5425709b1a00833c0ea6b9719fcea68a3a52_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:f4be18b17901069ef118b02c92e7923ec05dfe94e2634bef9ef48cdacf574f98_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:f7b1886a0f4f865e1fb8b4b981de7e4d283cf83839403869dbec2464cda10514_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:06f47b9477c9697dad55890b29ebf6f6787be3234a1382ba1f30cbaa7667c2b0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:2ebb4dfc50701137736d3948c6d93dd0ce23d7d045fa543e8ab093f0173ffac9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:5384d02290385294528e861c20391a165678649b8b4b61fe9213a5793da18370_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:8c8e60f3d607a0e1a5ea94273988a231d105f792a3b6f7f19a3db749dd9372f7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:1df046ea609790c4bacfd0b145f96d13e0b03ec6758867c2199b1d44c0c9f2c1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:4e02ea4a16053ef5b87f16050b67cfe675a073d4b20c9608700d51ffef3dfa1f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:5dbb4320064289ac902733a5ab1f97139bb8c5493bb1575b0d3738b83febfdca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:9b98f3fd845d9e44b33ccc0818435abb602bed2073e71a0cc3a57ed7049e62aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:29479985858274bf6a25e65029b5679ba97981df637b88630e79142feab9030f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:2f6fed695d24f54805a51022aa69ea3acc465358f3b5c52719df66e66b89dbb1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:78e44fe3952225aada32f8da04ba4c6de084de5e114371415d83f45754f2ba22_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:da227e608ed768e841e2a933ec11ba00e3706e7e8422fa65574e26530fae888e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:081ded132b2f868b44fcdc4ed3dc265f2e46be87b03f70eefc9390a8f9769ea5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:2b72fc95244e8fe893617f8b35978a5d2453964e832cff51bb4a73fbaeaacdfd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:4bf53b1c38ee4f9f9706ec86d733550544285b7c07e66f95649373641ce36eef_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:c99bb3bc07d52bf684a891ccad56c7828d3703a09fb1a5e4cf691df810ef865b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:1386fb082229bfdde2d5fe682ec5dc960ba9ad4a8f165472816a187d482b2913_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:7cd8f74448790233f805a2e66675f460e71d2534c1f96b09bb56fde26a475240_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:d124dc120e737fd6a031badd59098b2e6102b07153bddef932c117554842555a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:0260111f3e067a5deaa6bfd97d4c7f5bb186bb7573eb29d7f4eff87d9278459d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:865d90afac4806fc64ca74fe9c642db57462c88e1cb23f5d554d2b8fb4601098_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:bae4b1a145db2f43312cdd6cfcba9f70206ccc701f8a0b584813495d07c6cbc4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:0b5491f0b8f78d441d0ddb6751141a8bf153aa09d80f7a090af47c8a24edd761_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:34d6296f0ce54259ed5cf2111d76bb1a7b17844587135af095872ab71468ba30_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:db4d88f7d2eea2bc8b920ea254d075573f0c11009fe740c942f338300f26ff87_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:eb803272276d9b0365b4fc6cbf6153f01b54f84a5ab97c89293326e8fc2ed001_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:0ba023da297b419cbb961871fbb4eef0e5c520fa0f11109f801a2adb38a347bb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:4198e243b15649c3b9808958f44d1800acf549c7f804ae239e424ba97c393259_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:71c99c3ab08cbcb89c797366897f80b8bd219bb5103192ff7362c70cca740abd_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:9095b78e72526d3f3c0d9842785fe4bb68f1dd3d00b4c9c5c925f8c556630418_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:6aa3a895130fa36d5a36145067f00bf5cee5008237b005ce9f85de82ca7bf24a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:9dd56ceedc3e0d73c6cd1eb6e95a81a6d2a04b07bc60594d63866fdfd1fe5b2a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:c13df85b2b21750316a086963410489e754be01ccbb4f4de81b7cad8ed95c234_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:e28b33df4e8b7c171a50cc0853376b09eaab1651acf64315645512d1b0517aa0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:14202cdf0402b0dbcda88250eaf5cc78df3e28d3a03d6336114c2a76af82b4dc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:3541769d29fb7bd64fc3187a41d4e55e20bd440841ce12933396cefc24902919_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:56047cc818382b7ca483c74d7b9545d95af9db787e32b4376f7352572b40f5a8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:b9f5e48f279dc41ba7695ccf42e309b3102aec54c08fd97e5b56864dfc9e244e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:4351b070e6fa5ac53401670bc42fb43ae63b97082f58f6c93776c6a2726f965e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:8b36d2d164d655593472c19bf560dc9977c197469601e68b6dc8b6dc765c4990_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:9064c3b51b91f9d33c6ef4443759a04e194cbc8b58d567a9b1d17554b50b31ce_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ce753cd57fdc7c5f2412886b04aaad46fe6f91ccce9bd4d51dfcccc4e5dc91f9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:36a2703f8d0de8eacf19039ad20415e0111afbea9213dce61b75e23d0f41685f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:91873fddccb909617cdda13a81ee34560450464eb5fa68c0c700d0d22369d7c3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:c6c8831a174aee99ceca7dec30392eda5ef121214ab8a0c9dbb448ef23b01822_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:29a5e02ba7b2b1ca4cbd522850929deb1ab7be7dfec5e1d2e67a20a496d82601_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:4735e1f963ae5efb8eff885de870d2294ed962e1e08cad65a56e2a9f14e855a1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:b6d70b6674f9af3cbc752b4752a3de369e236f6d246f1beb14bb3b595b42d638_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:2cda4e5a8e85ffcd303ddbc44fc23d03b8edfbea57155062fe0d6e45822d81f4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:bbea180586ee5a551fdf9a2e25939c48add5f10c64d1ca4dcabf1889388efc4d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:c45305109b426f511cde6bc15fc5f79daa2a05c56dcb1c77dce7b7888e070552_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:46ec2d86d74b7894025e9e0e31acb6ae8823325d4a8c4dd612b57d9b5c839fc5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:5bc5d8b08ba7855f8d8ca2d58bff2f655378050012d466a44c2c6bc5728d693f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:70563b76cc5b181ef4d870e047203bba0874d25f1acda9879d5640781e5c09cd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:98509ab5e1c95b60ddc0a9f77785df833e89da215bba2401f4fcfe9896c418e8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:b6fd2b1d33e49987ee9385d2932cb0499f04bfcba183c87967c9563de30ccb34_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:fb4d33287bfc384b489db11aa45d974713d22598ee5bc903fcd5aa8d6718ee69_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:0aa4e1d343904e31c03e592495c54dcc8b8cf82cdcbe2dc8383dc15ce4857687_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:39c79f234d68b3089e9d3f2d47e8ecc158fb23f24d22b8ff4132ef3341af73c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:91505a78045a195849b347d13f19417b05570d8211e6f99e0fbaab25f0f40a04_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:6a49805228b14abdfe45af38ffcf77b7dd76239c59d2a81aba7fd2288fb9d955_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:7d2b3229bfe1e3e1a3260cd84eac5d2f64a580baa0551d6c9f6533cbc4d12648_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:aa0a5f0e6be651d3bc6e683f950f48a5fe28f0514a56a9f78e292274c22c07ed_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:07cc1e04c418b498cd398f8d9e8cc1abe888a7d88b5f1550caf62e9e4c884353_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:1643c6fe316ca7a73b9a48acfe57a0e1ec6a1745bc7e871a36029982eab91c30_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:2ba4df85782da4d610c39aeb119a1e0eb8a2ddc2077aa6da6f0b8824b56e298a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:e969f31fbd99414c2c2d9f8effc640ca362d6e5d954311f92074294828beca15_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:70ae64ac714c2eec4d8ec2647d2aa33b92636cf0f67f19ffe001dee190ae2485_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:77992b0a4a28c701e74ffe9f426061a87b98a58e6dafc775c6f01e74a22f8a08_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:b66a5702b05e665f660bc18ddfb5a50647c036362a853d6a371d3c5ec2ddeaa7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:ba67d3f09c11a943769c0f6198c3c5adacf7d35e8df857e643961108f1038d03_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:2b2efec36be7014ebe981cd0dd163e65ee0e049b0ab2902ee77597e6afe5defe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:36ed4aee64cf0134ee85ee05d6cfd732e052fac0d1bfe3c28995e680e26bd7d1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:61ff015c78cb294230f536073e0fae49f8253947f3aa428f93556be61d51f512_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:2e3dcf9268e5e8340b1536ce61f881254723402682eacc0962be892398eef9c3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:c4e80fecb5b5e0aa2cb0279682635991f6f516e3b4b3b506d4d7aa420358c89f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:f995ce022fe756f5d2e90fb4416b8aaf8d36d1825683de95ddca6e7b15d7b350_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:98509ab5e1c95b60ddc0a9f77785df833e89da215bba2401f4fcfe9896c418e8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:b6fd2b1d33e49987ee9385d2932cb0499f04bfcba183c87967c9563de30ccb34_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:fb4d33287bfc384b489db11aa45d974713d22598ee5bc903fcd5aa8d6718ee69_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.16:registry.redhat.io/openshift4/frr-rhel9@sha256:6bac30a28dd939df6f265d2668999164cb083c0da29d80a3166f9743bb9c4f0c_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/frr-rhel9@sha256:73f85ad4d9bdfa5ccfa117561ff96ed8febbe16424f4011093a8b5ba085e71ac_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/frr-rhel9@sha256:f8549f5a1f43a581ecbec5a2bde2c01307a24aba161c7236e399525ae6bd369b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/frr-rhel9@sha256:f885a89e445b2c8c4603b2738e72cea8b2eb6c2592e9d1a191cb4535b7de9c4d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:2c6075fa3387a609769f2d31c6c9b59e4a151e870e89e7320a81c6c53c00991a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:3663a28afd5f22ce210f87950965bd0fc860e7bf613dd10c0c716f07bd4c2469_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:b5bc94c1ddb5b2eff81cfa102896ce8398b16c23e1118af9ff0b4b07e8595c67_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:c366ca545c14bfd3b8c6866abfea0e358fe763e6ab031465081037452f9e8bc4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:34493d3156ad40974c7bcf2c21e722fc826e723240d8355d9bf40826d3ef4d6c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:625284eadade66125c24dfa79c1826cd68d37b0685637081023041ccf412b5ca_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:76b34fa3244e2a44ce8ef6e925c9fa774fce0b1a2c122e9dc1644165155a43fb_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:d5c65b425d6308d8bd1efec18e4b7ad735042d57442088e73804162abd5f53a5_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:3023ae74a9169526b7a9b7ef0eb75375afc78c048950fa6ba633448d69075a76_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:65e6f6ae69f680b6c429f2d10936573f2600bd5e1fa78edb4c832d1a08247716_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:7d77980266f4284d3ecc7afb319d6f8dfdb03c0ec343a769c616f36701f685db_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:c96ab0cf261162459002b42a3f4e56ef57426d6136ef01db8568a0a99c2aeb80_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:002ea307f8c3485a9756b9d0fef4881ca037a10f7da21d5ff3876be5faf1f630_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:0cc17cb5434866172c34143f57cbb1630a61503b341ad5134b19bdf65e1a2632_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:61cca8dcd0d1f6e1e062e9ad04d59150f947b6606006a341647e8b5861bba003_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:a1311e836b2c27a1780290b1052a621c58c137d1ef5b56cf3833c74ca7d18f60_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/metallb-rhel9@sha256:2ee2827b179c1a8eb141da70895a081589cc340dbf4d5ed91f8b31f7fac4437e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/metallb-rhel9@sha256:9922235962cbfb44ed33c2ebcdc91d2537ac46c31ac4dedc415b5255102f7286_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/metallb-rhel9@sha256:e13dd7012949757bdda4848fe1949952537976f008a5226376380b28e727a324_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/metallb-rhel9@sha256:ebc9435f5fb244d0b5739931dcbb8365a44a18c50cbbe387b3191c4b64ef9863_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:0f1b9613a49e250e44d306c0f4481e07a4e138382ec53885fa4ae945161ce04e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:1f9ca0f0f6d980273d610799711def368e49a3df99328155b3bf3a3877ceffd3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:9beeba56450516b72a95ba2f3dbacddd6cdecc464fe83b3e57fe5a8ea4112015_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:acd8de247a35290198b9fd550f5a4e8e0cd1908cb0d3a567fed424c61210fb5f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:48a33b63219071885691fa4790719dbd9f0f2f2779bb639d893fc414d429ded8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:a7bc8caca8fd6a3e91e05b46b9ad3213d2dbd19d70f49913af2fe07e4a35b0eb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:c45de33dd950bdeb85a566b52a2ca92eef76040a03a44ec11cbe83a22343d6bc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:e6480ae09e0ff72094ed5b37ab5cbabeda1d92a113468b2fffe7a3a0c030dd62_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:0fc5e0830c00e70b4f7f3b0d015cc8a1f4deb63036fa2aceada9808160507e67_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:5027936fbda91c926f1d14cd442c369b9c5c946b7edc19a0b12a5c1ad475f40b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:4c0892cd3edf12f55d2fbf5736a57a3905385c73c71e9ca312e383e20d66b15c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:e913eb8a3704838d70f3e31d2444b2553bbb942c85af708ca827f72be1e98f9d_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:0da59699565ef1b21f40a50a2ff2accfcb0e8b6156c0e0637c0e1b6a138bc093_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:42d8e1f4bdd562712edcc2f0f0fc6e740728cb7860aed02a7f9409da2a693ea7_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:63304c13c015f6b842a534c1c7b8dd431ef84cd05d3be03d525bf9fc7519bf21_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:8197b17b5c773a403c90bd52fcec1f62d7bc758acc9222d9790ef41e5cd0d943_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:1a3533bb31b72d3fa112c1d6a9a7bbd02fe1dc27b04a6cc07e49ade1dfa9a7cc_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:c441ad0b361c9b20f5dfe418f5ec3f36c61366a9dad0df3829acea20ac7bab52_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:ffad661b0974a3b36a6c8b9923c05ee501f263d56f8a74665b95b58f94b2d217_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:235ca2c53f8bdfe5b3d58e4b5a66e25622643644b058d092d377a0a505383acc_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:58483505fd73028e62e2805b467a1caeecab1b4d56a31c9d93bfafbdd95a3a74_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:60be8d5cdb2337d458ad4ee7144d3cc2c30555691c5745924336a5b1759e9d7e_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:e19e78588318588ee2c3439cef1f0eee407a4b826cea9101f8ac8c62ccf2194f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:2435546dc1c29496c25c4b5751fa966991c999705855b3676cdfae8adeef8fa4_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7f99abe8a3542c160a36a560620f6bfb48d67cf98c534030504c7302a54f6195_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:82687a2c5ae7b7c7a81d6fb25310bd7f8db08f5ea7a1ba44eb70ad701512e2ad_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:9391d1c907f6bbaef9ec99326d1dbf3a0e17780bfec68a871ad5dcfff221c06b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:0029e29890a7b1745103d57b978e1816f45a493f789931117f63f4d9303b5098_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:cb5a5a6a91d669fee74c8b2776a7e20fed0b13209201c7f3b506ad6eaae5cdc0_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:d2dca0923bf46b8785b8bf2e8741275224996f665b7d6943b2f5231460ccf6b6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:f5cccd82efa2db2e53607a2915a743ef3c20c103801ed5a26a53c0a9c3aadb23_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:026af62d9fb13ca7552207fcc6441e00b9f57b145c6c11d654f7cddcae57ee6c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:13dea80a168d52c819b75d7bbc1341f87724e64064728dd7cc021da1640933ab_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:6930c6efa88dc42b2e98530a22b509c282a05fe03ca8df5b7b8013a9391aae41_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel9@sha256:9ec71e4f23be821ab1ad00f59e066f143b7ff996787082a55cd547bf2498c7ee_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:2e7249d5f3c62a9e8ac1128b1536f8effe23af2ac83bc79f87ddb46b5a668885_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:694ce149d407d39ed7817223b9fa5fce5b99fcada404bf091b9ebdb073a9e0c3_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:827db41d995c161e9743464cd73cc19b3d9efe215ec73e1ed84de4d6ce0ca551_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:f803a133cd27287370a29f68b71e329d2bc5f905d821ee605af3e5e7909a20ae_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:4ed67e7d5f82f87a1939a7836f04e9f680d4b69167f4e69b7351bae2acc731cf_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:71db15854a9e26be02fc6c7f7d4054a020d9e40a7a4c6b78d7094f9a2ca81705_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:a1d39f2a6da04da2ad9fdd892c819e9a80bcb2861ca8db34bb83fde092168643_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:a71e93a1f6d42afc68cfc45df65499820164014cbfe22b697b9c8c672d428984_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:41d4d0aaa728cb28541b1b6a6f92d09f7c0d09de97ed1d177283f5bef193e7c6_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:a3407c243214cf226a2dec3587a2bdf9baf5ca6575f27db04576aa91b8a1d92b_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:e1f2f9c47ea715aa91fd3c8a38097ba5e50ad937cddffc3e185365681e841f0c_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:f5b2702bbd883f2d24661fc9f116f0482050544bd96fb58275b088fe3dd397e7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:7084814220b9359d37032f65505b155d3fed6e6acaa9f642d8852bf98dff7da4_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:7caf34bc89d8c79ce3098a8cba8f5ab594be1aea5084c4656fdfbeb5debddf01_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:84a2b0d26bba8d63acb7e8d3f49cc7069e0941e0e6376b42af02ffd88c591d75_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:e85f62788b580920fa37e2e6e6de0f9efca9e90d84798689f4ec4005534d0622_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:4a69e5679f36e8b47d7ab0a34d38c3f5bc64921777c0479d3f6f9661f6c812e2_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:71623dc794650a52bd118e3d8cbb83d5059703f2afe587c714ece2083d1ce84a_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:805b9884745aa12ec4563fec187c15a7b404082c9f66663872b5a00fa8286ef2_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:f3afc12fd8f5d54a9c33b42ffefadddb763096b1e30fdfa810d60198e6a9b5d9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:76150b99b0d39a782df51591524fa0a54c5b27e7c310a5e3dcb862dbcf4511f3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:99c1c24a0baadf7d36230c8ab2e4867829a907d072ca33d3cbf0dd3673652745_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:c06fe2bc5e58c9f6facff1199fbb4c9487dc7e8b19ef9490a4268ae36344056a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:efc3791fc845110b4e2f0b9d60df52392490ed189ff6887bbab33a7a34efa4ae_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:15d8b247fcb157e9692cc80d865b062d06a15801ea421e5551e026fd00e7eebb_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:8979460652bad1c9d2e5844350ce596cae8e1aaad0ac64b835b0a31f410990ce_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:ca830205752882c44bcb704e12abd1515c1a87fbec6e686963421ec981435924_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:1e455798860542f603b604ed5999a9efc70bd11c737a7bfe5da3f17f0411a09c_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:b82329f4542af5b14d1a8d938e7b759f4f55dbd7a0c03d677b9dacf2f76f481a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:ca605184cbd91bea8d1e8ceb47b54a26eaff5eaae60b8fb1d122b8983a0d3c80_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:3a0947a315ae4580bf4bbde623ea962b2609f258d34dac5feb9d05cb6a912776_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:46dd1e318580810e40a4fe7ad0cbfd5879d3e29886a44bbd6a656652596f81fb_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:a5a839840054ac5e587f15fd61fa3e5a56ed060c4b7085f81315554ae67910d3_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:fe41cf3e01f82363c0f206f68cc7e945bb95b39e81cfa7c01f5df4fc7ed6a42a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:669806a820ae663a900928ed0ebf645948faf553ed9d5d7f2a76388c2be7af44_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:9d6010aa1e6bc8e2eec33c75fd520631c55e2956446199bd6b49f166dc9b98b0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:c09512f7db132793582a62697eb042f7614ac6e55e67b8c9c5421eac80cec2af_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:d0ddac1122898228aa6fee211f6d186b4e6da477cfb8292d5457359c7f260f5c_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:293c7af55d45f20f68780599da7f9e5ad0a4e906e3638cf5edcef34a0efcaba8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:e7400f7dfb7debb4ab738288422f5425709b1a00833c0ea6b9719fcea68a3a52_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:f4be18b17901069ef118b02c92e7923ec05dfe94e2634bef9ef48cdacf574f98_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:f7b1886a0f4f865e1fb8b4b981de7e4d283cf83839403869dbec2464cda10514_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:06f47b9477c9697dad55890b29ebf6f6787be3234a1382ba1f30cbaa7667c2b0_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:2ebb4dfc50701137736d3948c6d93dd0ce23d7d045fa543e8ab093f0173ffac9_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:5384d02290385294528e861c20391a165678649b8b4b61fe9213a5793da18370_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:8c8e60f3d607a0e1a5ea94273988a231d105f792a3b6f7f19a3db749dd9372f7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:1df046ea609790c4bacfd0b145f96d13e0b03ec6758867c2199b1d44c0c9f2c1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:4e02ea4a16053ef5b87f16050b67cfe675a073d4b20c9608700d51ffef3dfa1f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:5dbb4320064289ac902733a5ab1f97139bb8c5493bb1575b0d3738b83febfdca_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:9b98f3fd845d9e44b33ccc0818435abb602bed2073e71a0cc3a57ed7049e62aa_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:29479985858274bf6a25e65029b5679ba97981df637b88630e79142feab9030f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:2f6fed695d24f54805a51022aa69ea3acc465358f3b5c52719df66e66b89dbb1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:78e44fe3952225aada32f8da04ba4c6de084de5e114371415d83f45754f2ba22_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:da227e608ed768e841e2a933ec11ba00e3706e7e8422fa65574e26530fae888e_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:081ded132b2f868b44fcdc4ed3dc265f2e46be87b03f70eefc9390a8f9769ea5_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:2b72fc95244e8fe893617f8b35978a5d2453964e832cff51bb4a73fbaeaacdfd_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:4bf53b1c38ee4f9f9706ec86d733550544285b7c07e66f95649373641ce36eef_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-operator-sdk-rhel9@sha256:c99bb3bc07d52bf684a891ccad56c7828d3703a09fb1a5e4cf691df810ef865b_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:1386fb082229bfdde2d5fe682ec5dc960ba9ad4a8f165472816a187d482b2913_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:7cd8f74448790233f805a2e66675f460e71d2534c1f96b09bb56fde26a475240_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:d124dc120e737fd6a031badd59098b2e6102b07153bddef932c117554842555a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:0260111f3e067a5deaa6bfd97d4c7f5bb186bb7573eb29d7f4eff87d9278459d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:865d90afac4806fc64ca74fe9c642db57462c88e1cb23f5d554d2b8fb4601098_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:bae4b1a145db2f43312cdd6cfcba9f70206ccc701f8a0b584813495d07c6cbc4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:0b5491f0b8f78d441d0ddb6751141a8bf153aa09d80f7a090af47c8a24edd761_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:34d6296f0ce54259ed5cf2111d76bb1a7b17844587135af095872ab71468ba30_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:db4d88f7d2eea2bc8b920ea254d075573f0c11009fe740c942f338300f26ff87_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:eb803272276d9b0365b4fc6cbf6153f01b54f84a5ab97c89293326e8fc2ed001_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:0ba023da297b419cbb961871fbb4eef0e5c520fa0f11109f801a2adb38a347bb_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:4198e243b15649c3b9808958f44d1800acf549c7f804ae239e424ba97c393259_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:71c99c3ab08cbcb89c797366897f80b8bd219bb5103192ff7362c70cca740abd_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:9095b78e72526d3f3c0d9842785fe4bb68f1dd3d00b4c9c5c925f8c556630418_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:6aa3a895130fa36d5a36145067f00bf5cee5008237b005ce9f85de82ca7bf24a_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:9dd56ceedc3e0d73c6cd1eb6e95a81a6d2a04b07bc60594d63866fdfd1fe5b2a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:c13df85b2b21750316a086963410489e754be01ccbb4f4de81b7cad8ed95c234_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:e28b33df4e8b7c171a50cc0853376b09eaab1651acf64315645512d1b0517aa0_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:14202cdf0402b0dbcda88250eaf5cc78df3e28d3a03d6336114c2a76af82b4dc_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:3541769d29fb7bd64fc3187a41d4e55e20bd440841ce12933396cefc24902919_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:56047cc818382b7ca483c74d7b9545d95af9db787e32b4376f7352572b40f5a8_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:b9f5e48f279dc41ba7695ccf42e309b3102aec54c08fd97e5b56864dfc9e244e_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:4351b070e6fa5ac53401670bc42fb43ae63b97082f58f6c93776c6a2726f965e_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:8b36d2d164d655593472c19bf560dc9977c197469601e68b6dc8b6dc765c4990_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:9064c3b51b91f9d33c6ef4443759a04e194cbc8b58d567a9b1d17554b50b31ce_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ce753cd57fdc7c5f2412886b04aaad46fe6f91ccce9bd4d51dfcccc4e5dc91f9_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:36a2703f8d0de8eacf19039ad20415e0111afbea9213dce61b75e23d0f41685f_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:91873fddccb909617cdda13a81ee34560450464eb5fa68c0c700d0d22369d7c3_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:c6c8831a174aee99ceca7dec30392eda5ef121214ab8a0c9dbb448ef23b01822_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:29a5e02ba7b2b1ca4cbd522850929deb1ab7be7dfec5e1d2e67a20a496d82601_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:4735e1f963ae5efb8eff885de870d2294ed962e1e08cad65a56e2a9f14e855a1_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:b6d70b6674f9af3cbc752b4752a3de369e236f6d246f1beb14bb3b595b42d638_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:2cda4e5a8e85ffcd303ddbc44fc23d03b8edfbea57155062fe0d6e45822d81f4_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:bbea180586ee5a551fdf9a2e25939c48add5f10c64d1ca4dcabf1889388efc4d_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:c45305109b426f511cde6bc15fc5f79daa2a05c56dcb1c77dce7b7888e070552_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:46ec2d86d74b7894025e9e0e31acb6ae8823325d4a8c4dd612b57d9b5c839fc5_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:5bc5d8b08ba7855f8d8ca2d58bff2f655378050012d466a44c2c6bc5728d693f_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:70563b76cc5b181ef4d870e047203bba0874d25f1acda9879d5640781e5c09cd_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:98509ab5e1c95b60ddc0a9f77785df833e89da215bba2401f4fcfe9896c418e8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:b6fd2b1d33e49987ee9385d2932cb0499f04bfcba183c87967c9563de30ccb34_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:fb4d33287bfc384b489db11aa45d974713d22598ee5bc903fcd5aa8d6718ee69_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:0aa4e1d343904e31c03e592495c54dcc8b8cf82cdcbe2dc8383dc15ce4857687_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:39c79f234d68b3089e9d3f2d47e8ecc158fb23f24d22b8ff4132ef3341af73c4_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:91505a78045a195849b347d13f19417b05570d8211e6f99e0fbaab25f0f40a04_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:6a49805228b14abdfe45af38ffcf77b7dd76239c59d2a81aba7fd2288fb9d955_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:7d2b3229bfe1e3e1a3260cd84eac5d2f64a580baa0551d6c9f6533cbc4d12648_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:aa0a5f0e6be651d3bc6e683f950f48a5fe28f0514a56a9f78e292274c22c07ed_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:07cc1e04c418b498cd398f8d9e8cc1abe888a7d88b5f1550caf62e9e4c884353_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:1643c6fe316ca7a73b9a48acfe57a0e1ec6a1745bc7e871a36029982eab91c30_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:2ba4df85782da4d610c39aeb119a1e0eb8a2ddc2077aa6da6f0b8824b56e298a_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:e969f31fbd99414c2c2d9f8effc640ca362d6e5d954311f92074294828beca15_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:70ae64ac714c2eec4d8ec2647d2aa33b92636cf0f67f19ffe001dee190ae2485_s390x",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:77992b0a4a28c701e74ffe9f426061a87b98a58e6dafc775c6f01e74a22f8a08_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:b66a5702b05e665f660bc18ddfb5a50647c036362a853d6a371d3c5ec2ddeaa7_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:ba67d3f09c11a943769c0f6198c3c5adacf7d35e8df857e643961108f1038d03_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:2b2efec36be7014ebe981cd0dd163e65ee0e049b0ab2902ee77597e6afe5defe_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:36ed4aee64cf0134ee85ee05d6cfd732e052fac0d1bfe3c28995e680e26bd7d1_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:61ff015c78cb294230f536073e0fae49f8253947f3aa428f93556be61d51f512_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:2e3dcf9268e5e8340b1536ce61f881254723402682eacc0962be892398eef9c3_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:c4e80fecb5b5e0aa2cb0279682635991f6f516e3b4b3b506d4d7aa420358c89f_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:f995ce022fe756f5d2e90fb4416b8aaf8d36d1825683de95ddca6e7b15d7b350_ppc64le",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:98509ab5e1c95b60ddc0a9f77785df833e89da215bba2401f4fcfe9896c418e8_arm64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:b6fd2b1d33e49987ee9385d2932cb0499f04bfcba183c87967c9563de30ccb34_amd64",
"Red Hat OpenShift Container Platform 4.16:registry.redhat.io/openshift4/sriov-network-metrics-exporter-rhel9@sha256:fb4d33287bfc384b489db11aa45d974713d22598ee5bc903fcd5aa8d6718ee69_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/golang/glog: Vulnerability when creating log files in github.com/golang/glog"
}
]
}
RHSA-2025:15332
Vulnerability from csaf_redhat - Published: 2025-09-11 10:37 - Updated: 2026-06-05 01:13A flaw was found in golang.org/x/net/html. This flaw allows an attacker to craft input to the parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This issue can cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:068d2300f54d9cdfeedf94d332a79125c863a47838dc52435151f554e861552b_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:515f2114fbfc162743a7bf1bf92ebcc8768fd2357d7b6e705d16794a920b5720_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:9f5e17d8432fbeb0f1e7b1acac68a6407d6205a6c7d6a943f6c9b196beac4e9c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:08d082338922e89d9612dd0e5f98ac58c9a16d08f5faf7a8f19eb6f937e5e77c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:cb0ed211a4ddf88911c1c785e41dfb0b32b68e185c918dc97aeda2f95ea53cdc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:df257ec329a26180c477152d05ce893db5acc59d7bf34123f539afca36584d49_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:15d799a1af66e09ab062d8f0a2cbfa1d46c1dcb1ca13a97329a5197bb7117dd2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:98cc992ccb28bf94945e6066234472909e4d9be19d45ebab9b2db4c851885d60_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:291cef728adef2860ab72e190c15248404ba899eb7f0e8d5d2f47a3bfb1062c2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:1aa5c1c9192c7f78cb987576885d3a054ce9e473000d443a80f42b0297284d55_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:0eaae56194c9298f7857384e95abc6bb1bd64c171675f9dc95feca9bf0e91d3d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:fe0f328eb84b1d0000a2a0c8933adef3e4e6eac8b2d9cefcb1ed643ca35cb84e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:3737c6f10d56ba6d8149078b06f369d11b1ead10b9669f3297f7e01cc1fb194a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:756155fb1ebb3ab31ef9d8af07a2df444534767f3a7bb1b117e0e71c87fe976d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:4878cbca686246df0ccc8dea315242f05241586d1177a80a52bcddc438c6a10b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:2160ae04cf4537ad5f32d7a73fc36f32073ad87ad909280801d8c2d67a22f959_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:cb67221691a63ba5bbbe34f7bb32e667f972f520212cc5fe9f53ad861ea219f2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:ca1c69453480a8040fc0b5f7804c539dfe0633457fa1b4c22c203c7eb118b959_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:02bd0b920f3f8b0d7cc64fe95bfcd617228f07936ce84d2cb9b086217aabaa9b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:08345e98ee579b5ade0fa5ae107621b51059bf7b2c9eb18e869f47219e2b6a55_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:65f4f011832dd9c030d416d4534ec489b619dd215af436f3f28fc241698d19eb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:b89f18659016a95704d83fb6d149c88fca5f93ae9629d7b066bcce678f52e3ac_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:7989766df87e4c3af874974258908bcd774b99746068ec3d67faad695bce1ed7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:76180e067fef5b08d9ae32eefb38f3ccdf7178eafd3a258d0cfa90eee68c2c82_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:23c7e5fc72b10334088e23256782ed4bec8b126da5c72f71eb039b5950ef57a2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:bd2cccebfa41d57c429e36e46b5f1d280fc6ac60e630fe04369807bc266d93e4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:379c4dc22ca48ebfacd62af858925a592c26c06c5584f00bd7942ce63615a613_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5884ae0f98c101457a107be27ee3f3f91213888173a6ec6580986097e1a2a42d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:70d8f80091d14dbbc872008daed9eb5d91746c6b95888e76c04d2de9d7975995_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:87027b824b8234585df5ff22e666d9a779ba773b2bcfbbcabcf5db7d7856cc12_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:dbeb99ea64a8a1beb206e369bbcb7e195fc3f8fdf320b145e10f9345e4d5b913_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:62c05ef16c42cbe9f752a59508a4c2b921b70ab7aa797156374a50c6b73c4a68_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:04691ca10c577d665572fbc9da28b6f635fcd0592812b03db987968a6369465a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:ecfd900185d12c7c00a107f764c3af80d0968f6d667f9eaab4967244f2aa976d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:df31d6a075c6cedfdb5408f4d78ed4639af4a1d7439e7e522baf645862f2c277_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:f0939b76dbf304318fa9f830fe26f3abeb60222d5d681682cf5dc9994f80e010_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:97dc37302b9c77bd1afb362efc6688f5bb8921629bb543fee2dd3e1e2c7670e4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:3154b7780b92e551a689137e69cf3988352c93da106b0fd6e6fde726af5a4829_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:a63f1fb8eafdc2ac61e9a8347ce0c458c26ca329907ad1e06834c8f362afdb96_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:4a3cdcf525b1f3f545f71796bd716935e8e0e106808fb50f55d6c5144b9e440d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:2f2efc1ca30b75ccb4d5ad8d7bbee99f2f33b50ab35bc83518dbd46f8c94939f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:a4431a5f60bf10f5c6b70b4ee7dcff8ce933b2bff179ad8f47e405b0cf8d6a6c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:a766265fed08cd1e0dff2da0b17247bb21dbcab5620ac7863ddead41ac192f13_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:a766265fed08cd1e0dff2da0b17247bb21dbcab5620ac7863ddead41ac192f13_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:bf54cd260c32da87cdb201570d7098954f4847f1287757ccabe4e780ed52845b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:ab76d3e603d700a7786857ca7c50d7a82264d45b66c936ff604c2d45ab0dc99b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:155f512385b3a6dee24364a8cfa451a1401557acd5fd01f3df0269bd460ab5f6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:6560a0431bc56844881706657f151b854e80ba5286d33565b1ea0250ffb6e06b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:43ffa2e4fd392de382b26cbdfa8717c6ec24fd3958341f2e05dd27ecddcd80f1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:cfe1aa6a035ee5904bb48726b2d44293b0e9d3cea78c1fd2b481f8153b0b6038_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:f56d7d06fe837507b368bd1ae6432cd753aaf51dd667e4320cb6e0421f28a5ea_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:1899a9e498773fa1d1f2b8da3325a0c7837e418b5da022ae9a225600385bf014_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:595d4e57dacb1b18e94fb3fbf300a590447343b73f290fa826e291b90a08ae63_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c4c25596c63c67592c084e697b9ed826c628b441c17a3390f50ef80d1743d9ab_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:17df5e85494c27c326b44e15f356a98887a698745cb392f54d245443e697e685_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:c9901c150d3a3ee55afa44a931a4794a5fb2e54bba35c495831caf301676ed3f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:85510d88eca66906b5bc9cd21d095e2e5e092d154850bb1320e85b71e33e6536_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:bde6dbfd44f96dc90e5a78c7c373ea56c1b6f3137523b660c9c1be2f1752b614_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:ce5468c66e45538a5a57102c9ea4afc76a33276876d17d46c50f1d95dc08c31c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:4d56846fe7beebab50a8b54820e63d388c018a38c743449b24ea857dc9e94878_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:1c395ca81a66bb8ba61b7d59d5df6c7e2f5b209347a394054ad4e0081caa59ae_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:2d1ac9b6e84efbadef7542907f61d61cf075b64e877ee835fe08857ff79581e1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:d254dc0767a6edb8b9f2999cd907054151d83f4b96f8b0ef9833223be5c71aeb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:a6fbdc56f55d0f5f08bc237c417b853866bfbe23183680528175512b356c8b78_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:37370c3b631d15c3fca40f1898804a7aef7a122b83ca80def93e05cdfacc06b4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:61404700b2375ae3199b3260d4174d3de5fc4e06a32dac676bb54b119f9bc940_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:89ef901f34d0591fa193f634536c47a8d3f66e1f2fe3aabdd64e228c88a5227c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:90bda371ed576c58b1f1f918275232db7e8b6268c9a3bdc6b8ff7583c83d63e6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:1cdd921294d59f71776bda72c7ef8306bfde842efb651fd9507bce85ed54f185_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:9cb7c233e52056c3c530e04473b1b7070fd070ca4cfacf5ad41fa6e13293e342_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:c1f81059c0b0997a52d98206d8474c81333250cf9c0ccea908db98ac67f5d808_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:b9e999ee32cf9373f6edd6ddf7bba2b7bf1f7fc202bc6d59ac9dd5b5d4bf3b40_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:db3e05bc44f910af8e0d59295441007c4514ee99fc1109d2fbb20bce45f95980_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:377f9efe96d70af9b13453ecfa365b2855d2f52551cecf9918135dfe94b1466f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:ecdbdd43b82078f39f915e95959045b0ee580fb0a235fd408313d861e08c6aed_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:f68fa7373246b9fb7455aadbe72a8bb00f54f4190f0c3a465ba98322dbd4d7d7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:80455deb94b7d3608ff41a1e539eb243f52ce76b071961c255bb5a5e16863b03_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:1482c8f855deee34bf1b977916ffe9eac428533b115ab3067106880606ed02cc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:197ebfa76d22011169313d6b76c705bd6949d803cc020442d742462f9b74f1d5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:4434f1e9e0b2f0a49000dad0153766c3b137fe26006ead878ecc1d95143beae0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:7242460717b3c29acc4def2a4dec21b539c87c1151941b3f9d549f35c64ea1eb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:7242460717b3c29acc4def2a4dec21b539c87c1151941b3f9d549f35c64ea1eb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:5cb7e2e5cf20870ebb892831e1d6a54c926e1f1311264a423e6d16acaf56a5bf_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:5cb7e2e5cf20870ebb892831e1d6a54c926e1f1311264a423e6d16acaf56a5bf_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:e57403203b77206caca5ab9c05ba70b09cbf86caf3a5178dc1b4fc15ab11a255_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:e57403203b77206caca5ab9c05ba70b09cbf86caf3a5178dc1b4fc15ab11a255_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:b8ce816a2548cd33c3103a5830e656b74c7534690afc7e3356d5dace7c10c010_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:b8ce816a2548cd33c3103a5830e656b74c7534690afc7e3356d5dace7c10c010_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:b917aea1bb38c694542beefc5502b8e456ba10c23477d73bf25ceaeb77280dcc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:b917aea1bb38c694542beefc5502b8e456ba10c23477d73bf25ceaeb77280dcc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:12adcf29a878a8e4e0b1960b165dd9f9b7a93d237454c1a31d9fe447c0c1b7d4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:12adcf29a878a8e4e0b1960b165dd9f9b7a93d237454c1a31d9fe447c0c1b7d4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:18ee0939d60cb2501114ee7dfec1983446e681b1712d11a0415a23614c62776f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:18ee0939d60cb2501114ee7dfec1983446e681b1712d11a0415a23614c62776f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:da2e1729669e2dba26ef4a454a048915d11c782a714e2dfde84cd96300ce16b3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:7bd60093c2d14f02d77de205d9eb4a296744a549ebd053a4038d0794e7a3e62d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:4fe96bd9d02e54fb94ec878426860a99cdb56294eea08329117687b220fc48db_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:227a27e7a9b0c0f4b48ab3914a0c88388047ef3dcacb69c1d4280e642297a31f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:3e93e19473f81377dcd3f0120e2124d6ccde64a0473f134bf15d4b2951734bf0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:07b1b2c2906d264cfaea15308715f7fa3b03e52e8c4448b76e3ada38e7944628_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:6f72b3df14c4fed06636fe38844e4ab60229c43de993d38a0257066b1880b819_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:8f3f9b902dc63894557d873354fabca9815b33df1a934d70995bc22a6f6f6a41_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:28ec403a82cd8229aac65447d634ae88c1728062e78e2c85aea4a54d7fb32912_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:5ae121163193272af47a8e5a77da98153966e2d1a5169fe6e523e5ba54583d1d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:e5ff0c24f6d2e45ddce38245e870868d3c1d653d684a27ad90fdc4a89ebbec48_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:549115946f95b152d30cff24eb43953f8ac15b38bbea37cb0683b9cb6f820d3e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:b816945718eee717f164b6121ab523c42a1ffbee52692ff018ff80d7f040d59b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:30f0954a25da5f1235ba436338b6b46f6ebda7b7e763ca23c3fa7e582283007f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:fa7d0e8254dfef1898d0716f5cc741ca581e171157742986bb0f2cd3475fa504_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:6270ae546257918fe84e5aa42be8ca0db8363ca0ca5219687bf05a0b532d596e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:3337f1a1e0a3c2cd4d7b2959629a820edd6a10628a8e7d0c8b530a113e5456c6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:0a54738c411d8b795bc546810bd0ecb3887a633cd771ee749ecf26e5a49a9d7b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ebfef4c44eaa4b91d3c1c0a702b61a2cb8063d00500b9de9090da8a548fd20cf_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:f98e28cfa793b54ca8d9c1640876120ca23b4824b3d25c8f5b4fd6997e543d19_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:3d79cbd7f89f898bcbe1abf5ff18491b96b1b122ae782fcdc5608dac0a7a7896_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:2d65b33bde973239926da00b56978260fb0e7b09d733bd37cce1a33cab4ac27e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c2fb604479a53af4f9b51d3eb75c61b0f904ba15f8164e5be9a5e52542287408_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:899824855b3c975e666e016af760e2ad8a73beebb3105a33b59ec62d2f774583_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:b5caa9cae471cb364436d7fd3ac21647fb1b5fb02859824898005b788c672dac_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ef33a3eee445cbf6a928e1cc4a8313ad495268a522490188b47c4d3114491215_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:33212322fe1c34cc3e8e716998cc13d7c5cca70713a920cba736fff4437ebc06_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:7255b94a2c8f360f6604da25b4b8f201c7e67fb3b615046485b23cc1c7bbe206_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:26baf27128e06f24e725f217427dbfa2ce77470c09cbe8356c5b0b86907e58a7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:38227d406ecbee17832c82e52907c180b50a8e848e5835f9443fb99679f07d6a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:f79b19dfcea13107b29e22f5d101392f2a574500d1a26c4a9f783b80acf05928_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:c527f70ec01d52421fdc40c226c0cc9100ffa93d25ef1536521460aec16b7d1a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:3af6fa259764f9d6ab191975e0b7267f11b11166c5d0cfdf4800214e9a769aa5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:653ea157de585e7bb83cd7adcb1d48d9f50833a160a751d9fe91f8ce7692531a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:3f7c2047f34dd6a9ed3591ff6d58d1d4301052b05196984c754f51fa3f5216b9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:7f1e9ea250558b7f2a2c7c8f40b4fb95ab805d45bdcafaf0674b4701bb12d2ac_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:dc5df52e406f5c90bd8a5d267b38c3b39ac219493c74d47144df66f2a7f9529a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:49f0e2ee63b613da5f41da5117b65825c188d92e991621a8fd26aa8c65f54b7c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:3dab9218072db82c517b48fb7b5e64e0cda9a2aa65f1c4dc2574d0533927c99a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:00c935dfb1b18cea9b95de640916a4fd2f1ca32400f291125f1b2a400bba477a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1fa8586509b2b1e684f515ef3d94fcb4c73b3d0a495c49cc179fae12cb8c63be_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:9db15f28556affd7f9300bc67d853a73e2377fd19ba96c852782da5d7850fc63_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:d7ac953ca2e148a9bdd514df8db65bc72eefb86ce26f9285dadf89cdb65c69f4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:1a6887905a53f04aabe8e7a54bd9e50ffc866a77008af12a072bd30dd44be043_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:fcf37a88b347386945423769da7549e5188a28dce83cfdae8b90f007fdf9d173_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:a405ecc4c2550dbe889d4e047016171c3163b72fe0130e8e9c134025d384e5e8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:9da59b21215588a173b120038e76f543095fc673b0baf7a3f07df3292c1ac811_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:860135ab13752ba3fe0ee4dead4fd1dd7084839c10a547f3fa1835e0f4b586a6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:2b4a2379dafaef96fce39c29b7ab2b64240b2ded16b801e4aa2f4f70802b57df_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:796a799c1ec579cfd251466c4ff59b76283bae61ebacbcb6f9919c3158644cff_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:46b16b8b724123d6db5917d22553f2133c3d713fad50c39a047dd60cb7ba2adb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:823513a463512650805475afd4d410636ca741230fdb09d99a738afb5f987326_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:c55b8db990ba44a0a4fd7bc356245d20d773b6dfd998e63f73c08738c5801c19_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:f6ad19d8bc3bffdd552cb944b8304e44b211c6a52e3b1ca11d926ef6d4d9a5dc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:ff1c5fbfcea13dbb0fac839e20b87b8f63b53c758a420355743345569a661f20_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:379063833d53395d523c3fc1e51e2197fbba1df1b0a9a27549eec4f00498a866_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:85eeb87f0fb3d12e6aba82a575e40ab8016692428ccc24ff02e5e5ed803bf11d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:a1cac3e6ab06155b472fac67c56c6155a28ea51ccdc8793a6d83e8b7ec941f43_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:66e45a958a011c9f256b52e93e32b73b167ab28811ef764187212c94d025d04b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:42a2d3f22c71ec76a488440bdf3c71855d2045371cc355f34d5a38ff24f6e715_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:5d778000fffc8379540d1777bb0a68c5ec58b29f4b132622f5ca67ffef93e67c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:01e5286d651fcedc55ebefc68ef4552ff1070f089f11a4f43e0b2f7065f22e2a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:d31afbf5f4aedc965cf0ce587e8dfb8be2185ddea7ddfa2fa97d4b0f5f779310_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:e24ffc131d22e11ac666feb17633008b14f00806f92eb775f601172489c82871_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:6ac7697f026d9352eaecfd5a754d246d8b4e6a5867fa5f4f681795dc9914c2e9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:f3dfa01c44eef8b92a39376e4ae8069a4f27146526cf75ca22a90ee2e14095e9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:dfbf7a90c3f3e2a2ab360fcb94262cf1a2793b6c4173bb2611eeddd6c187b9e0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:3f18ac8fd4d3fa32849194ff9e7f2dadbe528aaa12d7e71adf5c7b32b1670d67_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:31941d471a20c0ee5477e9c3670502c875c80120fbe7544018c60d520f22203c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:acbcf68bf23eb15989bbbbeb30840a4a266c482e644a9a2e28adce058a80f7ac_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:216ceaedaf45398770d3df2019423f0b96bc2604a97ed198acf8a9b26395b70d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:b7d46a4c00391b8f2a5ee0546554160aebf558acaf07f60d9c4ddcf8fc0a73e7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:f053ecd0625349615fa3e83fac5b88200d5555f6d52c8135e6aa9277b97b9db2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:e11b957d3903e6b03430315ed4a31bad8eab19f462be8f7d953a6e5cb0083cf7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:8f3f2c1ce9b05e565ac879441c2f759ea4fb28d664e0b5000c229710558d24ce_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:a4134f102041918aa0479395b5fe663ec6d5a09c5361bba63ba14511a2d8e77b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:08743647cfedde2eac5cf66dbfa3e1e7abb17e7523d5aafd22d5917d7826b818_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:4cd44de1d6d90eb9c278a35dc6a7c392e4dae3b50de808358693f8f5d89c2cae_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:5a777607d688057a75b22f145118819d6ba7da5723d6eb923f19f8ec2ec7f8fd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:585c2b0f5b9f8afbc16320c7c0ab27dfe7c7c4f0dc6f951dc84b55ca0630e887_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:96890a1f2a0b2cf5d2b957bae9208f759b005b0d86001dfd3f7b3e025d972379_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:6d8275b47688048b80e24f1a80ed616821a93319fb483bcb0b015c36619e5231_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:63329033a70d4fcbc7442aed30b4945235e62164363ee696db0864322b286483_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:ae6e3aa5922b54bbc6ce8619cccd7649f9acbf14f15ef2faa5ebf2567b59a9da_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:b182bfea8ee3661f1b8bed3d2d94f03db91f346fe67cc19af203d9082d6a22c9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:7ea7e001a69213d15b824ae6f773b3d5dfb5747cd7d170df5bea0413f3652a7e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:a85d6dbc3c19dc71a75d92e0ea78d94c566cdd4ad7e73a11ce7c65a1d0b6766d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:e968914f92abc3e9811dd81a0a4abcf1b99115c5665be6aae26f2167e4fc2d3a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:e77ba2e5fd5a4f66871db6160bd228202163edad4c5549782966dd953ed3861b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:7ea7e001a69213d15b824ae6f773b3d5dfb5747cd7d170df5bea0413f3652a7e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:a85d6dbc3c19dc71a75d92e0ea78d94c566cdd4ad7e73a11ce7c65a1d0b6766d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:edad3f6c2b60b4a5152373b81481aff4482d35eea86ec7b23cdd484333004f9e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:724c744878c8d75a6663fba9a8f5d76826c4d8bdece9e64593b0116f42112fdc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:507cc745c2d42a2cccb529734b525561809a8f1d1f4508daffed650038af3f51_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:78ad1ba41573fc9e40e28d695826b7d89b53fd25ebdaf74fdbbfd744a3f7b4eb_amd64 | — |
A flaw was found in glog, a logging library. This vulnerability allows an unprivileged attacker to overwrite sensitive files via a symbolic link planted in a widely writable directory, exploiting the log file path predictability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:291cef728adef2860ab72e190c15248404ba899eb7f0e8d5d2f47a3bfb1062c2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:1aa5c1c9192c7f78cb987576885d3a054ce9e473000d443a80f42b0297284d55_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:0eaae56194c9298f7857384e95abc6bb1bd64c171675f9dc95feca9bf0e91d3d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:fa7d0e8254dfef1898d0716f5cc741ca581e171157742986bb0f2cd3475fa504_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:9db15f28556affd7f9300bc67d853a73e2377fd19ba96c852782da5d7850fc63_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:1a6887905a53f04aabe8e7a54bd9e50ffc866a77008af12a072bd30dd44be043_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:515f2114fbfc162743a7bf1bf92ebcc8768fd2357d7b6e705d16794a920b5720_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:9f5e17d8432fbeb0f1e7b1acac68a6407d6205a6c7d6a943f6c9b196beac4e9c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:08d082338922e89d9612dd0e5f98ac58c9a16d08f5faf7a8f19eb6f937e5e77c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:cb0ed211a4ddf88911c1c785e41dfb0b32b68e185c918dc97aeda2f95ea53cdc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:df257ec329a26180c477152d05ce893db5acc59d7bf34123f539afca36584d49_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:15d799a1af66e09ab062d8f0a2cbfa1d46c1dcb1ca13a97329a5197bb7117dd2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:98cc992ccb28bf94945e6066234472909e4d9be19d45ebab9b2db4c851885d60_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:fe0f328eb84b1d0000a2a0c8933adef3e4e6eac8b2d9cefcb1ed643ca35cb84e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:3737c6f10d56ba6d8149078b06f369d11b1ead10b9669f3297f7e01cc1fb194a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:756155fb1ebb3ab31ef9d8af07a2df444534767f3a7bb1b117e0e71c87fe976d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:4878cbca686246df0ccc8dea315242f05241586d1177a80a52bcddc438c6a10b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:2160ae04cf4537ad5f32d7a73fc36f32073ad87ad909280801d8c2d67a22f959_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:cb67221691a63ba5bbbe34f7bb32e667f972f520212cc5fe9f53ad861ea219f2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:ca1c69453480a8040fc0b5f7804c539dfe0633457fa1b4c22c203c7eb118b959_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:02bd0b920f3f8b0d7cc64fe95bfcd617228f07936ce84d2cb9b086217aabaa9b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:08345e98ee579b5ade0fa5ae107621b51059bf7b2c9eb18e869f47219e2b6a55_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:65f4f011832dd9c030d416d4534ec489b619dd215af436f3f28fc241698d19eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:b89f18659016a95704d83fb6d149c88fca5f93ae9629d7b066bcce678f52e3ac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:7989766df87e4c3af874974258908bcd774b99746068ec3d67faad695bce1ed7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:76180e067fef5b08d9ae32eefb38f3ccdf7178eafd3a258d0cfa90eee68c2c82_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:23c7e5fc72b10334088e23256782ed4bec8b126da5c72f71eb039b5950ef57a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:bd2cccebfa41d57c429e36e46b5f1d280fc6ac60e630fe04369807bc266d93e4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:379c4dc22ca48ebfacd62af858925a592c26c06c5584f00bd7942ce63615a613_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5884ae0f98c101457a107be27ee3f3f91213888173a6ec6580986097e1a2a42d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:70d8f80091d14dbbc872008daed9eb5d91746c6b95888e76c04d2de9d7975995_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:87027b824b8234585df5ff22e666d9a779ba773b2bcfbbcabcf5db7d7856cc12_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:dbeb99ea64a8a1beb206e369bbcb7e195fc3f8fdf320b145e10f9345e4d5b913_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:62c05ef16c42cbe9f752a59508a4c2b921b70ab7aa797156374a50c6b73c4a68_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:04691ca10c577d665572fbc9da28b6f635fcd0592812b03db987968a6369465a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:ecfd900185d12c7c00a107f764c3af80d0968f6d667f9eaab4967244f2aa976d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:df31d6a075c6cedfdb5408f4d78ed4639af4a1d7439e7e522baf645862f2c277_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:f0939b76dbf304318fa9f830fe26f3abeb60222d5d681682cf5dc9994f80e010_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:97dc37302b9c77bd1afb362efc6688f5bb8921629bb543fee2dd3e1e2c7670e4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:3154b7780b92e551a689137e69cf3988352c93da106b0fd6e6fde726af5a4829_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:a63f1fb8eafdc2ac61e9a8347ce0c458c26ca329907ad1e06834c8f362afdb96_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:4a3cdcf525b1f3f545f71796bd716935e8e0e106808fb50f55d6c5144b9e440d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:2f2efc1ca30b75ccb4d5ad8d7bbee99f2f33b50ab35bc83518dbd46f8c94939f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:a4431a5f60bf10f5c6b70b4ee7dcff8ce933b2bff179ad8f47e405b0cf8d6a6c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:a766265fed08cd1e0dff2da0b17247bb21dbcab5620ac7863ddead41ac192f13_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:a766265fed08cd1e0dff2da0b17247bb21dbcab5620ac7863ddead41ac192f13_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:bf54cd260c32da87cdb201570d7098954f4847f1287757ccabe4e780ed52845b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:ab76d3e603d700a7786857ca7c50d7a82264d45b66c936ff604c2d45ab0dc99b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:155f512385b3a6dee24364a8cfa451a1401557acd5fd01f3df0269bd460ab5f6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:6560a0431bc56844881706657f151b854e80ba5286d33565b1ea0250ffb6e06b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:43ffa2e4fd392de382b26cbdfa8717c6ec24fd3958341f2e05dd27ecddcd80f1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:cfe1aa6a035ee5904bb48726b2d44293b0e9d3cea78c1fd2b481f8153b0b6038_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:f56d7d06fe837507b368bd1ae6432cd753aaf51dd667e4320cb6e0421f28a5ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:1899a9e498773fa1d1f2b8da3325a0c7837e418b5da022ae9a225600385bf014_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:595d4e57dacb1b18e94fb3fbf300a590447343b73f290fa826e291b90a08ae63_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c4c25596c63c67592c084e697b9ed826c628b441c17a3390f50ef80d1743d9ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:17df5e85494c27c326b44e15f356a98887a698745cb392f54d245443e697e685_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:c9901c150d3a3ee55afa44a931a4794a5fb2e54bba35c495831caf301676ed3f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:85510d88eca66906b5bc9cd21d095e2e5e092d154850bb1320e85b71e33e6536_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:bde6dbfd44f96dc90e5a78c7c373ea56c1b6f3137523b660c9c1be2f1752b614_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:ce5468c66e45538a5a57102c9ea4afc76a33276876d17d46c50f1d95dc08c31c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:4d56846fe7beebab50a8b54820e63d388c018a38c743449b24ea857dc9e94878_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:1c395ca81a66bb8ba61b7d59d5df6c7e2f5b209347a394054ad4e0081caa59ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:2d1ac9b6e84efbadef7542907f61d61cf075b64e877ee835fe08857ff79581e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:d254dc0767a6edb8b9f2999cd907054151d83f4b96f8b0ef9833223be5c71aeb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:a6fbdc56f55d0f5f08bc237c417b853866bfbe23183680528175512b356c8b78_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:37370c3b631d15c3fca40f1898804a7aef7a122b83ca80def93e05cdfacc06b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:61404700b2375ae3199b3260d4174d3de5fc4e06a32dac676bb54b119f9bc940_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:89ef901f34d0591fa193f634536c47a8d3f66e1f2fe3aabdd64e228c88a5227c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:90bda371ed576c58b1f1f918275232db7e8b6268c9a3bdc6b8ff7583c83d63e6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:1cdd921294d59f71776bda72c7ef8306bfde842efb651fd9507bce85ed54f185_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:9cb7c233e52056c3c530e04473b1b7070fd070ca4cfacf5ad41fa6e13293e342_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:c1f81059c0b0997a52d98206d8474c81333250cf9c0ccea908db98ac67f5d808_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:b9e999ee32cf9373f6edd6ddf7bba2b7bf1f7fc202bc6d59ac9dd5b5d4bf3b40_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:db3e05bc44f910af8e0d59295441007c4514ee99fc1109d2fbb20bce45f95980_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:377f9efe96d70af9b13453ecfa365b2855d2f52551cecf9918135dfe94b1466f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:ecdbdd43b82078f39f915e95959045b0ee580fb0a235fd408313d861e08c6aed_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:f68fa7373246b9fb7455aadbe72a8bb00f54f4190f0c3a465ba98322dbd4d7d7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:80455deb94b7d3608ff41a1e539eb243f52ce76b071961c255bb5a5e16863b03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:1482c8f855deee34bf1b977916ffe9eac428533b115ab3067106880606ed02cc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:197ebfa76d22011169313d6b76c705bd6949d803cc020442d742462f9b74f1d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:4434f1e9e0b2f0a49000dad0153766c3b137fe26006ead878ecc1d95143beae0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:7242460717b3c29acc4def2a4dec21b539c87c1151941b3f9d549f35c64ea1eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:7242460717b3c29acc4def2a4dec21b539c87c1151941b3f9d549f35c64ea1eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:5cb7e2e5cf20870ebb892831e1d6a54c926e1f1311264a423e6d16acaf56a5bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:5cb7e2e5cf20870ebb892831e1d6a54c926e1f1311264a423e6d16acaf56a5bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:e57403203b77206caca5ab9c05ba70b09cbf86caf3a5178dc1b4fc15ab11a255_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:e57403203b77206caca5ab9c05ba70b09cbf86caf3a5178dc1b4fc15ab11a255_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:b8ce816a2548cd33c3103a5830e656b74c7534690afc7e3356d5dace7c10c010_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:b8ce816a2548cd33c3103a5830e656b74c7534690afc7e3356d5dace7c10c010_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:b917aea1bb38c694542beefc5502b8e456ba10c23477d73bf25ceaeb77280dcc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:b917aea1bb38c694542beefc5502b8e456ba10c23477d73bf25ceaeb77280dcc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:12adcf29a878a8e4e0b1960b165dd9f9b7a93d237454c1a31d9fe447c0c1b7d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:12adcf29a878a8e4e0b1960b165dd9f9b7a93d237454c1a31d9fe447c0c1b7d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:18ee0939d60cb2501114ee7dfec1983446e681b1712d11a0415a23614c62776f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:18ee0939d60cb2501114ee7dfec1983446e681b1712d11a0415a23614c62776f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:da2e1729669e2dba26ef4a454a048915d11c782a714e2dfde84cd96300ce16b3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:7bd60093c2d14f02d77de205d9eb4a296744a549ebd053a4038d0794e7a3e62d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:4fe96bd9d02e54fb94ec878426860a99cdb56294eea08329117687b220fc48db_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:227a27e7a9b0c0f4b48ab3914a0c88388047ef3dcacb69c1d4280e642297a31f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:3e93e19473f81377dcd3f0120e2124d6ccde64a0473f134bf15d4b2951734bf0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:07b1b2c2906d264cfaea15308715f7fa3b03e52e8c4448b76e3ada38e7944628_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:6f72b3df14c4fed06636fe38844e4ab60229c43de993d38a0257066b1880b819_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:8f3f9b902dc63894557d873354fabca9815b33df1a934d70995bc22a6f6f6a41_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:28ec403a82cd8229aac65447d634ae88c1728062e78e2c85aea4a54d7fb32912_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:5ae121163193272af47a8e5a77da98153966e2d1a5169fe6e523e5ba54583d1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:e5ff0c24f6d2e45ddce38245e870868d3c1d653d684a27ad90fdc4a89ebbec48_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:549115946f95b152d30cff24eb43953f8ac15b38bbea37cb0683b9cb6f820d3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:b816945718eee717f164b6121ab523c42a1ffbee52692ff018ff80d7f040d59b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:30f0954a25da5f1235ba436338b6b46f6ebda7b7e763ca23c3fa7e582283007f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:6270ae546257918fe84e5aa42be8ca0db8363ca0ca5219687bf05a0b532d596e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:3337f1a1e0a3c2cd4d7b2959629a820edd6a10628a8e7d0c8b530a113e5456c6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:0a54738c411d8b795bc546810bd0ecb3887a633cd771ee749ecf26e5a49a9d7b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ebfef4c44eaa4b91d3c1c0a702b61a2cb8063d00500b9de9090da8a548fd20cf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:f98e28cfa793b54ca8d9c1640876120ca23b4824b3d25c8f5b4fd6997e543d19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:3d79cbd7f89f898bcbe1abf5ff18491b96b1b122ae782fcdc5608dac0a7a7896_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:2d65b33bde973239926da00b56978260fb0e7b09d733bd37cce1a33cab4ac27e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c2fb604479a53af4f9b51d3eb75c61b0f904ba15f8164e5be9a5e52542287408_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:899824855b3c975e666e016af760e2ad8a73beebb3105a33b59ec62d2f774583_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:b5caa9cae471cb364436d7fd3ac21647fb1b5fb02859824898005b788c672dac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ef33a3eee445cbf6a928e1cc4a8313ad495268a522490188b47c4d3114491215_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:33212322fe1c34cc3e8e716998cc13d7c5cca70713a920cba736fff4437ebc06_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:7255b94a2c8f360f6604da25b4b8f201c7e67fb3b615046485b23cc1c7bbe206_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:26baf27128e06f24e725f217427dbfa2ce77470c09cbe8356c5b0b86907e58a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:38227d406ecbee17832c82e52907c180b50a8e848e5835f9443fb99679f07d6a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:f79b19dfcea13107b29e22f5d101392f2a574500d1a26c4a9f783b80acf05928_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:c527f70ec01d52421fdc40c226c0cc9100ffa93d25ef1536521460aec16b7d1a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:3af6fa259764f9d6ab191975e0b7267f11b11166c5d0cfdf4800214e9a769aa5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:653ea157de585e7bb83cd7adcb1d48d9f50833a160a751d9fe91f8ce7692531a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:3f7c2047f34dd6a9ed3591ff6d58d1d4301052b05196984c754f51fa3f5216b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:7f1e9ea250558b7f2a2c7c8f40b4fb95ab805d45bdcafaf0674b4701bb12d2ac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:dc5df52e406f5c90bd8a5d267b38c3b39ac219493c74d47144df66f2a7f9529a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:49f0e2ee63b613da5f41da5117b65825c188d92e991621a8fd26aa8c65f54b7c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:3dab9218072db82c517b48fb7b5e64e0cda9a2aa65f1c4dc2574d0533927c99a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:00c935dfb1b18cea9b95de640916a4fd2f1ca32400f291125f1b2a400bba477a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1fa8586509b2b1e684f515ef3d94fcb4c73b3d0a495c49cc179fae12cb8c63be_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:d7ac953ca2e148a9bdd514df8db65bc72eefb86ce26f9285dadf89cdb65c69f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:fcf37a88b347386945423769da7549e5188a28dce83cfdae8b90f007fdf9d173_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:a405ecc4c2550dbe889d4e047016171c3163b72fe0130e8e9c134025d384e5e8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:9da59b21215588a173b120038e76f543095fc673b0baf7a3f07df3292c1ac811_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:860135ab13752ba3fe0ee4dead4fd1dd7084839c10a547f3fa1835e0f4b586a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:2b4a2379dafaef96fce39c29b7ab2b64240b2ded16b801e4aa2f4f70802b57df_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:796a799c1ec579cfd251466c4ff59b76283bae61ebacbcb6f9919c3158644cff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:46b16b8b724123d6db5917d22553f2133c3d713fad50c39a047dd60cb7ba2adb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:068d2300f54d9cdfeedf94d332a79125c863a47838dc52435151f554e861552b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:823513a463512650805475afd4d410636ca741230fdb09d99a738afb5f987326_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:c55b8db990ba44a0a4fd7bc356245d20d773b6dfd998e63f73c08738c5801c19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:f6ad19d8bc3bffdd552cb944b8304e44b211c6a52e3b1ca11d926ef6d4d9a5dc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:ff1c5fbfcea13dbb0fac839e20b87b8f63b53c758a420355743345569a661f20_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:379063833d53395d523c3fc1e51e2197fbba1df1b0a9a27549eec4f00498a866_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:85eeb87f0fb3d12e6aba82a575e40ab8016692428ccc24ff02e5e5ed803bf11d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:a1cac3e6ab06155b472fac67c56c6155a28ea51ccdc8793a6d83e8b7ec941f43_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:66e45a958a011c9f256b52e93e32b73b167ab28811ef764187212c94d025d04b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:42a2d3f22c71ec76a488440bdf3c71855d2045371cc355f34d5a38ff24f6e715_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:5d778000fffc8379540d1777bb0a68c5ec58b29f4b132622f5ca67ffef93e67c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:01e5286d651fcedc55ebefc68ef4552ff1070f089f11a4f43e0b2f7065f22e2a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:d31afbf5f4aedc965cf0ce587e8dfb8be2185ddea7ddfa2fa97d4b0f5f779310_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:e24ffc131d22e11ac666feb17633008b14f00806f92eb775f601172489c82871_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:6ac7697f026d9352eaecfd5a754d246d8b4e6a5867fa5f4f681795dc9914c2e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:f3dfa01c44eef8b92a39376e4ae8069a4f27146526cf75ca22a90ee2e14095e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:dfbf7a90c3f3e2a2ab360fcb94262cf1a2793b6c4173bb2611eeddd6c187b9e0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:3f18ac8fd4d3fa32849194ff9e7f2dadbe528aaa12d7e71adf5c7b32b1670d67_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:31941d471a20c0ee5477e9c3670502c875c80120fbe7544018c60d520f22203c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:acbcf68bf23eb15989bbbbeb30840a4a266c482e644a9a2e28adce058a80f7ac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:216ceaedaf45398770d3df2019423f0b96bc2604a97ed198acf8a9b26395b70d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:b7d46a4c00391b8f2a5ee0546554160aebf558acaf07f60d9c4ddcf8fc0a73e7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:f053ecd0625349615fa3e83fac5b88200d5555f6d52c8135e6aa9277b97b9db2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:e11b957d3903e6b03430315ed4a31bad8eab19f462be8f7d953a6e5cb0083cf7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:8f3f2c1ce9b05e565ac879441c2f759ea4fb28d664e0b5000c229710558d24ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:a4134f102041918aa0479395b5fe663ec6d5a09c5361bba63ba14511a2d8e77b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:08743647cfedde2eac5cf66dbfa3e1e7abb17e7523d5aafd22d5917d7826b818_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:4cd44de1d6d90eb9c278a35dc6a7c392e4dae3b50de808358693f8f5d89c2cae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:5a777607d688057a75b22f145118819d6ba7da5723d6eb923f19f8ec2ec7f8fd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:585c2b0f5b9f8afbc16320c7c0ab27dfe7c7c4f0dc6f951dc84b55ca0630e887_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:96890a1f2a0b2cf5d2b957bae9208f759b005b0d86001dfd3f7b3e025d972379_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:6d8275b47688048b80e24f1a80ed616821a93319fb483bcb0b015c36619e5231_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:63329033a70d4fcbc7442aed30b4945235e62164363ee696db0864322b286483_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:ae6e3aa5922b54bbc6ce8619cccd7649f9acbf14f15ef2faa5ebf2567b59a9da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:b182bfea8ee3661f1b8bed3d2d94f03db91f346fe67cc19af203d9082d6a22c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:7ea7e001a69213d15b824ae6f773b3d5dfb5747cd7d170df5bea0413f3652a7e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:a85d6dbc3c19dc71a75d92e0ea78d94c566cdd4ad7e73a11ce7c65a1d0b6766d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:e968914f92abc3e9811dd81a0a4abcf1b99115c5665be6aae26f2167e4fc2d3a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:e77ba2e5fd5a4f66871db6160bd228202163edad4c5549782966dd953ed3861b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:7ea7e001a69213d15b824ae6f773b3d5dfb5747cd7d170df5bea0413f3652a7e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:a85d6dbc3c19dc71a75d92e0ea78d94c566cdd4ad7e73a11ce7c65a1d0b6766d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:edad3f6c2b60b4a5152373b81481aff4482d35eea86ec7b23cdd484333004f9e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:724c744878c8d75a6663fba9a8f5d76826c4d8bdece9e64593b0116f42112fdc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:507cc745c2d42a2cccb529734b525561809a8f1d1f4508daffed650038af3f51_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:78ad1ba41573fc9e40e28d695826b7d89b53fd25ebdaf74fdbbfd744a3f7b4eb_amd64 | — |
Workaround
|
A flaw was found in the golang-jwt implementation of JSON Web Tokens (JWT). In affected versions, a malicious request with specially crafted Authorization header data may trigger an excessive consumption of resources on the host system. This issue can cause significant performance degradation or an application crash, leading to a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:f56d7d06fe837507b368bd1ae6432cd753aaf51dd667e4320cb6e0421f28a5ea_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:227a27e7a9b0c0f4b48ab3914a0c88388047ef3dcacb69c1d4280e642297a31f_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:515f2114fbfc162743a7bf1bf92ebcc8768fd2357d7b6e705d16794a920b5720_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:9f5e17d8432fbeb0f1e7b1acac68a6407d6205a6c7d6a943f6c9b196beac4e9c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:08d082338922e89d9612dd0e5f98ac58c9a16d08f5faf7a8f19eb6f937e5e77c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:cb0ed211a4ddf88911c1c785e41dfb0b32b68e185c918dc97aeda2f95ea53cdc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:df257ec329a26180c477152d05ce893db5acc59d7bf34123f539afca36584d49_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:15d799a1af66e09ab062d8f0a2cbfa1d46c1dcb1ca13a97329a5197bb7117dd2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:98cc992ccb28bf94945e6066234472909e4d9be19d45ebab9b2db4c851885d60_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:291cef728adef2860ab72e190c15248404ba899eb7f0e8d5d2f47a3bfb1062c2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:1aa5c1c9192c7f78cb987576885d3a054ce9e473000d443a80f42b0297284d55_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:0eaae56194c9298f7857384e95abc6bb1bd64c171675f9dc95feca9bf0e91d3d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:fe0f328eb84b1d0000a2a0c8933adef3e4e6eac8b2d9cefcb1ed643ca35cb84e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:3737c6f10d56ba6d8149078b06f369d11b1ead10b9669f3297f7e01cc1fb194a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:756155fb1ebb3ab31ef9d8af07a2df444534767f3a7bb1b117e0e71c87fe976d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:4878cbca686246df0ccc8dea315242f05241586d1177a80a52bcddc438c6a10b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:2160ae04cf4537ad5f32d7a73fc36f32073ad87ad909280801d8c2d67a22f959_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:cb67221691a63ba5bbbe34f7bb32e667f972f520212cc5fe9f53ad861ea219f2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:ca1c69453480a8040fc0b5f7804c539dfe0633457fa1b4c22c203c7eb118b959_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:02bd0b920f3f8b0d7cc64fe95bfcd617228f07936ce84d2cb9b086217aabaa9b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:08345e98ee579b5ade0fa5ae107621b51059bf7b2c9eb18e869f47219e2b6a55_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:65f4f011832dd9c030d416d4534ec489b619dd215af436f3f28fc241698d19eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:b89f18659016a95704d83fb6d149c88fca5f93ae9629d7b066bcce678f52e3ac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:7989766df87e4c3af874974258908bcd774b99746068ec3d67faad695bce1ed7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:76180e067fef5b08d9ae32eefb38f3ccdf7178eafd3a258d0cfa90eee68c2c82_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:23c7e5fc72b10334088e23256782ed4bec8b126da5c72f71eb039b5950ef57a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:bd2cccebfa41d57c429e36e46b5f1d280fc6ac60e630fe04369807bc266d93e4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:379c4dc22ca48ebfacd62af858925a592c26c06c5584f00bd7942ce63615a613_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5884ae0f98c101457a107be27ee3f3f91213888173a6ec6580986097e1a2a42d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:70d8f80091d14dbbc872008daed9eb5d91746c6b95888e76c04d2de9d7975995_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:87027b824b8234585df5ff22e666d9a779ba773b2bcfbbcabcf5db7d7856cc12_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:dbeb99ea64a8a1beb206e369bbcb7e195fc3f8fdf320b145e10f9345e4d5b913_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:62c05ef16c42cbe9f752a59508a4c2b921b70ab7aa797156374a50c6b73c4a68_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:04691ca10c577d665572fbc9da28b6f635fcd0592812b03db987968a6369465a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:ecfd900185d12c7c00a107f764c3af80d0968f6d667f9eaab4967244f2aa976d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:df31d6a075c6cedfdb5408f4d78ed4639af4a1d7439e7e522baf645862f2c277_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:f0939b76dbf304318fa9f830fe26f3abeb60222d5d681682cf5dc9994f80e010_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:97dc37302b9c77bd1afb362efc6688f5bb8921629bb543fee2dd3e1e2c7670e4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:3154b7780b92e551a689137e69cf3988352c93da106b0fd6e6fde726af5a4829_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:a63f1fb8eafdc2ac61e9a8347ce0c458c26ca329907ad1e06834c8f362afdb96_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:4a3cdcf525b1f3f545f71796bd716935e8e0e106808fb50f55d6c5144b9e440d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:2f2efc1ca30b75ccb4d5ad8d7bbee99f2f33b50ab35bc83518dbd46f8c94939f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:a4431a5f60bf10f5c6b70b4ee7dcff8ce933b2bff179ad8f47e405b0cf8d6a6c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:a766265fed08cd1e0dff2da0b17247bb21dbcab5620ac7863ddead41ac192f13_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:a766265fed08cd1e0dff2da0b17247bb21dbcab5620ac7863ddead41ac192f13_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:bf54cd260c32da87cdb201570d7098954f4847f1287757ccabe4e780ed52845b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:ab76d3e603d700a7786857ca7c50d7a82264d45b66c936ff604c2d45ab0dc99b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:155f512385b3a6dee24364a8cfa451a1401557acd5fd01f3df0269bd460ab5f6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:6560a0431bc56844881706657f151b854e80ba5286d33565b1ea0250ffb6e06b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:43ffa2e4fd392de382b26cbdfa8717c6ec24fd3958341f2e05dd27ecddcd80f1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:cfe1aa6a035ee5904bb48726b2d44293b0e9d3cea78c1fd2b481f8153b0b6038_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:1899a9e498773fa1d1f2b8da3325a0c7837e418b5da022ae9a225600385bf014_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:595d4e57dacb1b18e94fb3fbf300a590447343b73f290fa826e291b90a08ae63_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c4c25596c63c67592c084e697b9ed826c628b441c17a3390f50ef80d1743d9ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:17df5e85494c27c326b44e15f356a98887a698745cb392f54d245443e697e685_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:c9901c150d3a3ee55afa44a931a4794a5fb2e54bba35c495831caf301676ed3f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:85510d88eca66906b5bc9cd21d095e2e5e092d154850bb1320e85b71e33e6536_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:bde6dbfd44f96dc90e5a78c7c373ea56c1b6f3137523b660c9c1be2f1752b614_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:ce5468c66e45538a5a57102c9ea4afc76a33276876d17d46c50f1d95dc08c31c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:4d56846fe7beebab50a8b54820e63d388c018a38c743449b24ea857dc9e94878_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:1c395ca81a66bb8ba61b7d59d5df6c7e2f5b209347a394054ad4e0081caa59ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:2d1ac9b6e84efbadef7542907f61d61cf075b64e877ee835fe08857ff79581e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:d254dc0767a6edb8b9f2999cd907054151d83f4b96f8b0ef9833223be5c71aeb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:a6fbdc56f55d0f5f08bc237c417b853866bfbe23183680528175512b356c8b78_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:37370c3b631d15c3fca40f1898804a7aef7a122b83ca80def93e05cdfacc06b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:61404700b2375ae3199b3260d4174d3de5fc4e06a32dac676bb54b119f9bc940_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:89ef901f34d0591fa193f634536c47a8d3f66e1f2fe3aabdd64e228c88a5227c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:90bda371ed576c58b1f1f918275232db7e8b6268c9a3bdc6b8ff7583c83d63e6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:1cdd921294d59f71776bda72c7ef8306bfde842efb651fd9507bce85ed54f185_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:9cb7c233e52056c3c530e04473b1b7070fd070ca4cfacf5ad41fa6e13293e342_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:c1f81059c0b0997a52d98206d8474c81333250cf9c0ccea908db98ac67f5d808_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:b9e999ee32cf9373f6edd6ddf7bba2b7bf1f7fc202bc6d59ac9dd5b5d4bf3b40_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:db3e05bc44f910af8e0d59295441007c4514ee99fc1109d2fbb20bce45f95980_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:377f9efe96d70af9b13453ecfa365b2855d2f52551cecf9918135dfe94b1466f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:ecdbdd43b82078f39f915e95959045b0ee580fb0a235fd408313d861e08c6aed_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:f68fa7373246b9fb7455aadbe72a8bb00f54f4190f0c3a465ba98322dbd4d7d7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:80455deb94b7d3608ff41a1e539eb243f52ce76b071961c255bb5a5e16863b03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:1482c8f855deee34bf1b977916ffe9eac428533b115ab3067106880606ed02cc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:197ebfa76d22011169313d6b76c705bd6949d803cc020442d742462f9b74f1d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:4434f1e9e0b2f0a49000dad0153766c3b137fe26006ead878ecc1d95143beae0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:7242460717b3c29acc4def2a4dec21b539c87c1151941b3f9d549f35c64ea1eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:7242460717b3c29acc4def2a4dec21b539c87c1151941b3f9d549f35c64ea1eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:5cb7e2e5cf20870ebb892831e1d6a54c926e1f1311264a423e6d16acaf56a5bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:5cb7e2e5cf20870ebb892831e1d6a54c926e1f1311264a423e6d16acaf56a5bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:e57403203b77206caca5ab9c05ba70b09cbf86caf3a5178dc1b4fc15ab11a255_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:e57403203b77206caca5ab9c05ba70b09cbf86caf3a5178dc1b4fc15ab11a255_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:b8ce816a2548cd33c3103a5830e656b74c7534690afc7e3356d5dace7c10c010_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:b8ce816a2548cd33c3103a5830e656b74c7534690afc7e3356d5dace7c10c010_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:b917aea1bb38c694542beefc5502b8e456ba10c23477d73bf25ceaeb77280dcc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:b917aea1bb38c694542beefc5502b8e456ba10c23477d73bf25ceaeb77280dcc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:12adcf29a878a8e4e0b1960b165dd9f9b7a93d237454c1a31d9fe447c0c1b7d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:12adcf29a878a8e4e0b1960b165dd9f9b7a93d237454c1a31d9fe447c0c1b7d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:18ee0939d60cb2501114ee7dfec1983446e681b1712d11a0415a23614c62776f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:18ee0939d60cb2501114ee7dfec1983446e681b1712d11a0415a23614c62776f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:da2e1729669e2dba26ef4a454a048915d11c782a714e2dfde84cd96300ce16b3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:7bd60093c2d14f02d77de205d9eb4a296744a549ebd053a4038d0794e7a3e62d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:4fe96bd9d02e54fb94ec878426860a99cdb56294eea08329117687b220fc48db_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:3e93e19473f81377dcd3f0120e2124d6ccde64a0473f134bf15d4b2951734bf0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:07b1b2c2906d264cfaea15308715f7fa3b03e52e8c4448b76e3ada38e7944628_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:6f72b3df14c4fed06636fe38844e4ab60229c43de993d38a0257066b1880b819_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:8f3f9b902dc63894557d873354fabca9815b33df1a934d70995bc22a6f6f6a41_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:28ec403a82cd8229aac65447d634ae88c1728062e78e2c85aea4a54d7fb32912_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:5ae121163193272af47a8e5a77da98153966e2d1a5169fe6e523e5ba54583d1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:e5ff0c24f6d2e45ddce38245e870868d3c1d653d684a27ad90fdc4a89ebbec48_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:549115946f95b152d30cff24eb43953f8ac15b38bbea37cb0683b9cb6f820d3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:b816945718eee717f164b6121ab523c42a1ffbee52692ff018ff80d7f040d59b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:30f0954a25da5f1235ba436338b6b46f6ebda7b7e763ca23c3fa7e582283007f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:fa7d0e8254dfef1898d0716f5cc741ca581e171157742986bb0f2cd3475fa504_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:6270ae546257918fe84e5aa42be8ca0db8363ca0ca5219687bf05a0b532d596e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:3337f1a1e0a3c2cd4d7b2959629a820edd6a10628a8e7d0c8b530a113e5456c6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:0a54738c411d8b795bc546810bd0ecb3887a633cd771ee749ecf26e5a49a9d7b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ebfef4c44eaa4b91d3c1c0a702b61a2cb8063d00500b9de9090da8a548fd20cf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:f98e28cfa793b54ca8d9c1640876120ca23b4824b3d25c8f5b4fd6997e543d19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:3d79cbd7f89f898bcbe1abf5ff18491b96b1b122ae782fcdc5608dac0a7a7896_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:2d65b33bde973239926da00b56978260fb0e7b09d733bd37cce1a33cab4ac27e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c2fb604479a53af4f9b51d3eb75c61b0f904ba15f8164e5be9a5e52542287408_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:899824855b3c975e666e016af760e2ad8a73beebb3105a33b59ec62d2f774583_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:b5caa9cae471cb364436d7fd3ac21647fb1b5fb02859824898005b788c672dac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ef33a3eee445cbf6a928e1cc4a8313ad495268a522490188b47c4d3114491215_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:33212322fe1c34cc3e8e716998cc13d7c5cca70713a920cba736fff4437ebc06_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:7255b94a2c8f360f6604da25b4b8f201c7e67fb3b615046485b23cc1c7bbe206_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:26baf27128e06f24e725f217427dbfa2ce77470c09cbe8356c5b0b86907e58a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:38227d406ecbee17832c82e52907c180b50a8e848e5835f9443fb99679f07d6a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:f79b19dfcea13107b29e22f5d101392f2a574500d1a26c4a9f783b80acf05928_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:c527f70ec01d52421fdc40c226c0cc9100ffa93d25ef1536521460aec16b7d1a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:3af6fa259764f9d6ab191975e0b7267f11b11166c5d0cfdf4800214e9a769aa5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:653ea157de585e7bb83cd7adcb1d48d9f50833a160a751d9fe91f8ce7692531a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:3f7c2047f34dd6a9ed3591ff6d58d1d4301052b05196984c754f51fa3f5216b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:7f1e9ea250558b7f2a2c7c8f40b4fb95ab805d45bdcafaf0674b4701bb12d2ac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:dc5df52e406f5c90bd8a5d267b38c3b39ac219493c74d47144df66f2a7f9529a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:49f0e2ee63b613da5f41da5117b65825c188d92e991621a8fd26aa8c65f54b7c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:3dab9218072db82c517b48fb7b5e64e0cda9a2aa65f1c4dc2574d0533927c99a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:00c935dfb1b18cea9b95de640916a4fd2f1ca32400f291125f1b2a400bba477a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1fa8586509b2b1e684f515ef3d94fcb4c73b3d0a495c49cc179fae12cb8c63be_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:9db15f28556affd7f9300bc67d853a73e2377fd19ba96c852782da5d7850fc63_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:d7ac953ca2e148a9bdd514df8db65bc72eefb86ce26f9285dadf89cdb65c69f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:1a6887905a53f04aabe8e7a54bd9e50ffc866a77008af12a072bd30dd44be043_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:fcf37a88b347386945423769da7549e5188a28dce83cfdae8b90f007fdf9d173_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:a405ecc4c2550dbe889d4e047016171c3163b72fe0130e8e9c134025d384e5e8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:9da59b21215588a173b120038e76f543095fc673b0baf7a3f07df3292c1ac811_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:860135ab13752ba3fe0ee4dead4fd1dd7084839c10a547f3fa1835e0f4b586a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:2b4a2379dafaef96fce39c29b7ab2b64240b2ded16b801e4aa2f4f70802b57df_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:796a799c1ec579cfd251466c4ff59b76283bae61ebacbcb6f9919c3158644cff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:46b16b8b724123d6db5917d22553f2133c3d713fad50c39a047dd60cb7ba2adb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:068d2300f54d9cdfeedf94d332a79125c863a47838dc52435151f554e861552b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:823513a463512650805475afd4d410636ca741230fdb09d99a738afb5f987326_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:c55b8db990ba44a0a4fd7bc356245d20d773b6dfd998e63f73c08738c5801c19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:f6ad19d8bc3bffdd552cb944b8304e44b211c6a52e3b1ca11d926ef6d4d9a5dc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:ff1c5fbfcea13dbb0fac839e20b87b8f63b53c758a420355743345569a661f20_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:379063833d53395d523c3fc1e51e2197fbba1df1b0a9a27549eec4f00498a866_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:85eeb87f0fb3d12e6aba82a575e40ab8016692428ccc24ff02e5e5ed803bf11d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:a1cac3e6ab06155b472fac67c56c6155a28ea51ccdc8793a6d83e8b7ec941f43_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:66e45a958a011c9f256b52e93e32b73b167ab28811ef764187212c94d025d04b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:42a2d3f22c71ec76a488440bdf3c71855d2045371cc355f34d5a38ff24f6e715_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:5d778000fffc8379540d1777bb0a68c5ec58b29f4b132622f5ca67ffef93e67c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:01e5286d651fcedc55ebefc68ef4552ff1070f089f11a4f43e0b2f7065f22e2a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:d31afbf5f4aedc965cf0ce587e8dfb8be2185ddea7ddfa2fa97d4b0f5f779310_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:e24ffc131d22e11ac666feb17633008b14f00806f92eb775f601172489c82871_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:6ac7697f026d9352eaecfd5a754d246d8b4e6a5867fa5f4f681795dc9914c2e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:f3dfa01c44eef8b92a39376e4ae8069a4f27146526cf75ca22a90ee2e14095e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:dfbf7a90c3f3e2a2ab360fcb94262cf1a2793b6c4173bb2611eeddd6c187b9e0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:3f18ac8fd4d3fa32849194ff9e7f2dadbe528aaa12d7e71adf5c7b32b1670d67_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:31941d471a20c0ee5477e9c3670502c875c80120fbe7544018c60d520f22203c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:acbcf68bf23eb15989bbbbeb30840a4a266c482e644a9a2e28adce058a80f7ac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:216ceaedaf45398770d3df2019423f0b96bc2604a97ed198acf8a9b26395b70d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:b7d46a4c00391b8f2a5ee0546554160aebf558acaf07f60d9c4ddcf8fc0a73e7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:f053ecd0625349615fa3e83fac5b88200d5555f6d52c8135e6aa9277b97b9db2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:e11b957d3903e6b03430315ed4a31bad8eab19f462be8f7d953a6e5cb0083cf7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:8f3f2c1ce9b05e565ac879441c2f759ea4fb28d664e0b5000c229710558d24ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:a4134f102041918aa0479395b5fe663ec6d5a09c5361bba63ba14511a2d8e77b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:08743647cfedde2eac5cf66dbfa3e1e7abb17e7523d5aafd22d5917d7826b818_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:4cd44de1d6d90eb9c278a35dc6a7c392e4dae3b50de808358693f8f5d89c2cae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:5a777607d688057a75b22f145118819d6ba7da5723d6eb923f19f8ec2ec7f8fd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:585c2b0f5b9f8afbc16320c7c0ab27dfe7c7c4f0dc6f951dc84b55ca0630e887_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:96890a1f2a0b2cf5d2b957bae9208f759b005b0d86001dfd3f7b3e025d972379_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:6d8275b47688048b80e24f1a80ed616821a93319fb483bcb0b015c36619e5231_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:63329033a70d4fcbc7442aed30b4945235e62164363ee696db0864322b286483_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:ae6e3aa5922b54bbc6ce8619cccd7649f9acbf14f15ef2faa5ebf2567b59a9da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:b182bfea8ee3661f1b8bed3d2d94f03db91f346fe67cc19af203d9082d6a22c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:7ea7e001a69213d15b824ae6f773b3d5dfb5747cd7d170df5bea0413f3652a7e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:a85d6dbc3c19dc71a75d92e0ea78d94c566cdd4ad7e73a11ce7c65a1d0b6766d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:e968914f92abc3e9811dd81a0a4abcf1b99115c5665be6aae26f2167e4fc2d3a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:e77ba2e5fd5a4f66871db6160bd228202163edad4c5549782966dd953ed3861b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:7ea7e001a69213d15b824ae6f773b3d5dfb5747cd7d170df5bea0413f3652a7e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:a85d6dbc3c19dc71a75d92e0ea78d94c566cdd4ad7e73a11ce7c65a1d0b6766d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:edad3f6c2b60b4a5152373b81481aff4482d35eea86ec7b23cdd484333004f9e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:724c744878c8d75a6663fba9a8f5d76826c4d8bdece9e64593b0116f42112fdc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:507cc745c2d42a2cccb529734b525561809a8f1d1f4508daffed650038af3f51_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:78ad1ba41573fc9e40e28d695826b7d89b53fd25ebdaf74fdbbfd744a3f7b4eb_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.80 is now available with updates to packages and images that fix several bugs and add enhancements.\nThis release includes a security update for Red Hat OpenShift Container Platform 4.12.\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.12.80. See the following advisory for the RPM packages for this release:\nhttps://access.redhat.com/errata/RHBA-2025:15307\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\n https://docs.redhat.com/en/documentation/openshift_container_platform/4.12/html/release_notes\n\nSecurity Fix(es):\n* golang.org/x/net/html: Non-linear parsing of case-insensitive content in golang.org/x/net/html (CVE-2024-45338) * golang-jwt/jwt: jwt-go allows excessive memory allocation during header parsing (CVE-2025-30204) * 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.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:15332",
"url": "https://access.redhat.com/errata/RHSA-2025:15332"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-45338",
"url": "https://access.redhat.com/security/cve/CVE-2024-45338"
},
{
"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-30204",
"url": "https://access.redhat.com/security/cve/CVE-2025-30204"
},
{
"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_15332.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.12.80 bug fix and security update",
"tracking": {
"current_release_date": "2026-06-05T01:13:00+00:00",
"generator": {
"date": "2026-06-05T01:13:00+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2025:15332",
"initial_release_date": "2025-09-11T10:37:17+00:00",
"revision_history": [
{
"date": "2025-09-11T10:37:17+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-09-11T10:37:26+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-05T01:13:00+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": "Red Hat OpenShift Container Platform 4.12",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.12::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Container Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:4a3cdcf525b1f3f545f71796bd716935e8e0e106808fb50f55d6c5144b9e440d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:4a3cdcf525b1f3f545f71796bd716935e8e0e106808fb50f55d6c5144b9e440d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:4a3cdcf525b1f3f545f71796bd716935e8e0e106808fb50f55d6c5144b9e440d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler@sha256%3A4a3cdcf525b1f3f545f71796bd716935e8e0e106808fb50f55d6c5144b9e440d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=atomic-openshift-cluster-autoscaler-container-v4.12.0-202509030106.p2.gd16352d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:70d8f80091d14dbbc872008daed9eb5d91746c6b95888e76c04d2de9d7975995_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:70d8f80091d14dbbc872008daed9eb5d91746c6b95888e76c04d2de9d7975995_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:70d8f80091d14dbbc872008daed9eb5d91746c6b95888e76c04d2de9d7975995_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-file-csi-driver-rhel8@sha256%3A70d8f80091d14dbbc872008daed9eb5d91746c6b95888e76c04d2de9d7975995?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-file-csi-driver-container-v4.12.0-202509030106.p2.g15aade4.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5884ae0f98c101457a107be27ee3f3f91213888173a6ec6580986097e1a2a42d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5884ae0f98c101457a107be27ee3f3f91213888173a6ec6580986097e1a2a42d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5884ae0f98c101457a107be27ee3f3f91213888173a6ec6580986097e1a2a42d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-file-csi-driver-operator-rhel8@sha256%3A5884ae0f98c101457a107be27ee3f3f91213888173a6ec6580986097e1a2a42d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-file-csi-driver-operator-container-v4.12.0-202509030106.p2.g060ba82.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:dbeb99ea64a8a1beb206e369bbcb7e195fc3f8fdf320b145e10f9345e4d5b913_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:dbeb99ea64a8a1beb206e369bbcb7e195fc3f8fdf320b145e10f9345e4d5b913_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:dbeb99ea64a8a1beb206e369bbcb7e195fc3f8fdf320b145e10f9345e4d5b913_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-machine-controllers@sha256%3Adbeb99ea64a8a1beb206e369bbcb7e195fc3f8fdf320b145e10f9345e4d5b913?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=baremetal-machine-controller-container-v4.12.0-202509030106.p2.gdc5e4ce.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:04691ca10c577d665572fbc9da28b6f635fcd0592812b03db987968a6369465a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:04691ca10c577d665572fbc9da28b6f635fcd0592812b03db987968a6369465a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:04691ca10c577d665572fbc9da28b6f635fcd0592812b03db987968a6369465a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-runtimecfg-rhel8@sha256%3A04691ca10c577d665572fbc9da28b6f635fcd0592812b03db987968a6369465a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-baremetal-runtimecfg-container-v4.12.0-202509030106.p2.g474ed48.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:cfe1aa6a035ee5904bb48726b2d44293b0e9d3cea78c1fd2b481f8153b0b6038_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:cfe1aa6a035ee5904bb48726b2d44293b0e9d3cea78c1fd2b481f8153b0b6038_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:cfe1aa6a035ee5904bb48726b2d44293b0e9d3cea78c1fd2b481f8153b0b6038_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-etcd-rhel8-operator@sha256%3Acfe1aa6a035ee5904bb48726b2d44293b0e9d3cea78c1fd2b481f8153b0b6038?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-etcd-operator-container-v4.12.0-202509030106.p2.g50c4daa.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:ce5468c66e45538a5a57102c9ea4afc76a33276876d17d46c50f1d95dc08c31c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:ce5468c66e45538a5a57102c9ea4afc76a33276876d17d46c50f1d95dc08c31c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:ce5468c66e45538a5a57102c9ea4afc76a33276876d17d46c50f1d95dc08c31c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-monitoring-operator@sha256%3Ace5468c66e45538a5a57102c9ea4afc76a33276876d17d46c50f1d95dc08c31c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-monitoring-operator-container-v4.12.0-202509030106.p2.gee4a20d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:4d56846fe7beebab50a8b54820e63d388c018a38c743449b24ea857dc9e94878_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:4d56846fe7beebab50a8b54820e63d388c018a38c743449b24ea857dc9e94878_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:4d56846fe7beebab50a8b54820e63d388c018a38c743449b24ea857dc9e94878_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-operator@sha256%3A4d56846fe7beebab50a8b54820e63d388c018a38c743449b24ea857dc9e94878?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-network-operator-container-v4.12.0-202509030106.p2.g28db40f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:1c395ca81a66bb8ba61b7d59d5df6c7e2f5b209347a394054ad4e0081caa59ae_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:1c395ca81a66bb8ba61b7d59d5df6c7e2f5b209347a394054ad4e0081caa59ae_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:1c395ca81a66bb8ba61b7d59d5df6c7e2f5b209347a394054ad4e0081caa59ae_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-operator@sha256%3A1c395ca81a66bb8ba61b7d59d5df6c7e2f5b209347a394054ad4e0081caa59ae?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-node-tuning-operator-container-v4.12.0-202509030106.p2.g20966da.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:37370c3b631d15c3fca40f1898804a7aef7a122b83ca80def93e05cdfacc06b4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:37370c3b631d15c3fca40f1898804a7aef7a122b83ca80def93e05cdfacc06b4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:37370c3b631d15c3fca40f1898804a7aef7a122b83ca80def93e05cdfacc06b4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-policy-controller-rhel8@sha256%3A37370c3b631d15c3fca40f1898804a7aef7a122b83ca80def93e05cdfacc06b4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-policy-controller-container-v4.12.0-202509030106.p2.gcb8862b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:89ef901f34d0591fa193f634536c47a8d3f66e1f2fe3aabdd64e228c88a5227c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:89ef901f34d0591fa193f634536c47a8d3f66e1f2fe3aabdd64e228c88a5227c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:89ef901f34d0591fa193f634536c47a8d3f66e1f2fe3aabdd64e228c88a5227c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-storage-operator@sha256%3A89ef901f34d0591fa193f634536c47a8d3f66e1f2fe3aabdd64e228c88a5227c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-storage-operator-container-v4.12.0-202509030106.p2.g21ebf32.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:1cdd921294d59f71776bda72c7ef8306bfde842efb651fd9507bce85ed54f185_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:1cdd921294d59f71776bda72c7ef8306bfde842efb651fd9507bce85ed54f185_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:1cdd921294d59f71776bda72c7ef8306bfde842efb651fd9507bce85ed54f185_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-version-operator@sha256%3A1cdd921294d59f71776bda72c7ef8306bfde842efb651fd9507bce85ed54f185?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-version-operator-container-v4.12.0-202509030106.p2.gda2578c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-configmap-reloader@sha256:9cb7c233e52056c3c530e04473b1b7070fd070ca4cfacf5ad41fa6e13293e342_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader@sha256:9cb7c233e52056c3c530e04473b1b7070fd070ca4cfacf5ad41fa6e13293e342_amd64",
"product_id": "registry.redhat.io/openshift4/ose-configmap-reloader@sha256:9cb7c233e52056c3c530e04473b1b7070fd070ca4cfacf5ad41fa6e13293e342_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-configmap-reloader@sha256%3A9cb7c233e52056c3c530e04473b1b7070fd070ca4cfacf5ad41fa6e13293e342?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=configmap-reload-container-v4.12.0-202509030106.p2.ge4d9170.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-coredns@sha256:377f9efe96d70af9b13453ecfa365b2855d2f52551cecf9918135dfe94b1466f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-coredns@sha256:377f9efe96d70af9b13453ecfa365b2855d2f52551cecf9918135dfe94b1466f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-coredns@sha256:377f9efe96d70af9b13453ecfa365b2855d2f52551cecf9918135dfe94b1466f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-coredns@sha256%3A377f9efe96d70af9b13453ecfa365b2855d2f52551cecf9918135dfe94b1466f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=coredns-container-v4.12.0-202509030106.p2.gcc1194e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:7242460717b3c29acc4def2a4dec21b539c87c1151941b3f9d549f35c64ea1eb_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:7242460717b3c29acc4def2a4dec21b539c87c1151941b3f9d549f35c64ea1eb_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:7242460717b3c29acc4def2a4dec21b539c87c1151941b3f9d549f35c64ea1eb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher@sha256%3A7242460717b3c29acc4def2a4dec21b539c87c1151941b3f9d549f35c64ea1eb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-attacher-container-v4.12.0-202509030106.p2.gfac7b8f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:7242460717b3c29acc4def2a4dec21b539c87c1151941b3f9d549f35c64ea1eb_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:7242460717b3c29acc4def2a4dec21b539c87c1151941b3f9d549f35c64ea1eb_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:7242460717b3c29acc4def2a4dec21b539c87c1151941b3f9d549f35c64ea1eb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher-rhel8@sha256%3A7242460717b3c29acc4def2a4dec21b539c87c1151941b3f9d549f35c64ea1eb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-attacher-container-v4.12.0-202509030106.p2.gfac7b8f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:f68fa7373246b9fb7455aadbe72a8bb00f54f4190f0c3a465ba98322dbd4d7d7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:f68fa7373246b9fb7455aadbe72a8bb00f54f4190f0c3a465ba98322dbd4d7d7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:f68fa7373246b9fb7455aadbe72a8bb00f54f4190f0c3a465ba98322dbd4d7d7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-manila-rhel8@sha256%3Af68fa7373246b9fb7455aadbe72a8bb00f54f4190f0c3a465ba98322dbd4d7d7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-driver-manila-container-v4.12.0-202509030106.p2.g793222b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:ecdbdd43b82078f39f915e95959045b0ee580fb0a235fd408313d861e08c6aed_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:ecdbdd43b82078f39f915e95959045b0ee580fb0a235fd408313d861e08c6aed_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:ecdbdd43b82078f39f915e95959045b0ee580fb0a235fd408313d861e08c6aed_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-manila-rhel8-operator@sha256%3Aecdbdd43b82078f39f915e95959045b0ee580fb0a235fd408313d861e08c6aed?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-driver-manila-operator-container-v4.12.0-202509030106.p2.g8dab532.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:80455deb94b7d3608ff41a1e539eb243f52ce76b071961c255bb5a5e16863b03_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:80455deb94b7d3608ff41a1e539eb243f52ce76b071961c255bb5a5e16863b03_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:80455deb94b7d3608ff41a1e539eb243f52ce76b071961c255bb5a5e16863b03_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-nfs-rhel8@sha256%3A80455deb94b7d3608ff41a1e539eb243f52ce76b071961c255bb5a5e16863b03?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-driver-nfs-container-v4.12.0-202509030106.p2.gd909925.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:b917aea1bb38c694542beefc5502b8e456ba10c23477d73bf25ceaeb77280dcc_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:b917aea1bb38c694542beefc5502b8e456ba10c23477d73bf25ceaeb77280dcc_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:b917aea1bb38c694542beefc5502b8e456ba10c23477d73bf25ceaeb77280dcc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe@sha256%3Ab917aea1bb38c694542beefc5502b8e456ba10c23477d73bf25ceaeb77280dcc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-livenessprobe-container-v4.12.0-202509030106.p2.ge6545e7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:b917aea1bb38c694542beefc5502b8e456ba10c23477d73bf25ceaeb77280dcc_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:b917aea1bb38c694542beefc5502b8e456ba10c23477d73bf25ceaeb77280dcc_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:b917aea1bb38c694542beefc5502b8e456ba10c23477d73bf25ceaeb77280dcc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe-rhel8@sha256%3Ab917aea1bb38c694542beefc5502b8e456ba10c23477d73bf25ceaeb77280dcc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-livenessprobe-container-v4.12.0-202509030106.p2.ge6545e7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:12adcf29a878a8e4e0b1960b165dd9f9b7a93d237454c1a31d9fe447c0c1b7d4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:12adcf29a878a8e4e0b1960b165dd9f9b7a93d237454c1a31d9fe447c0c1b7d4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:12adcf29a878a8e4e0b1960b165dd9f9b7a93d237454c1a31d9fe447c0c1b7d4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar@sha256%3A12adcf29a878a8e4e0b1960b165dd9f9b7a93d237454c1a31d9fe447c0c1b7d4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-node-driver-registrar-container-v4.12.0-202509030106.p2.gc316b89.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:12adcf29a878a8e4e0b1960b165dd9f9b7a93d237454c1a31d9fe447c0c1b7d4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:12adcf29a878a8e4e0b1960b165dd9f9b7a93d237454c1a31d9fe447c0c1b7d4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:12adcf29a878a8e4e0b1960b165dd9f9b7a93d237454c1a31d9fe447c0c1b7d4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar-rhel8@sha256%3A12adcf29a878a8e4e0b1960b165dd9f9b7a93d237454c1a31d9fe447c0c1b7d4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-node-driver-registrar-container-v4.12.0-202509030106.p2.gc316b89.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:5cb7e2e5cf20870ebb892831e1d6a54c926e1f1311264a423e6d16acaf56a5bf_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:5cb7e2e5cf20870ebb892831e1d6a54c926e1f1311264a423e6d16acaf56a5bf_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:5cb7e2e5cf20870ebb892831e1d6a54c926e1f1311264a423e6d16acaf56a5bf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner@sha256%3A5cb7e2e5cf20870ebb892831e1d6a54c926e1f1311264a423e6d16acaf56a5bf?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-provisioner-container-v4.12.0-202509030106.p2.g3aa7c52.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:5cb7e2e5cf20870ebb892831e1d6a54c926e1f1311264a423e6d16acaf56a5bf_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:5cb7e2e5cf20870ebb892831e1d6a54c926e1f1311264a423e6d16acaf56a5bf_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:5cb7e2e5cf20870ebb892831e1d6a54c926e1f1311264a423e6d16acaf56a5bf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner-rhel8@sha256%3A5cb7e2e5cf20870ebb892831e1d6a54c926e1f1311264a423e6d16acaf56a5bf?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-provisioner-container-v4.12.0-202509030106.p2.g3aa7c52.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:da2e1729669e2dba26ef4a454a048915d11c782a714e2dfde84cd96300ce16b3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:da2e1729669e2dba26ef4a454a048915d11c782a714e2dfde84cd96300ce16b3_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:da2e1729669e2dba26ef4a454a048915d11c782a714e2dfde84cd96300ce16b3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-validation-webhook-rhel8@sha256%3Ada2e1729669e2dba26ef4a454a048915d11c782a714e2dfde84cd96300ce16b3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-snapshot-validation-webhook-container-v4.12.0-202509030106.p2.g6fdb648.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:9f5e17d8432fbeb0f1e7b1acac68a6407d6205a6c7d6a943f6c9b196beac4e9c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:9f5e17d8432fbeb0f1e7b1acac68a6407d6205a6c7d6a943f6c9b196beac4e9c_amd64",
"product_id": "registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:9f5e17d8432fbeb0f1e7b1acac68a6407d6205a6c7d6a943f6c9b196beac4e9c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel8@sha256%3A9f5e17d8432fbeb0f1e7b1acac68a6407d6205a6c7d6a943f6c9b196beac4e9c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=driver-toolkit-container-v4.12.0-202509030106.p2.g6e5c04c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:08d082338922e89d9612dd0e5f98ac58c9a16d08f5faf7a8f19eb6f937e5e77c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:08d082338922e89d9612dd0e5f98ac58c9a16d08f5faf7a8f19eb6f937e5e77c_amd64",
"product_id": "registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:08d082338922e89d9612dd0e5f98ac58c9a16d08f5faf7a8f19eb6f937e5e77c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/egress-router-cni-rhel8@sha256%3A08d082338922e89d9612dd0e5f98ac58c9a16d08f5faf7a8f19eb6f937e5e77c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-egress-router-cni-container-v4.12.0-202509030106.p2.ga92e415.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-proxy@sha256:c55b8db990ba44a0a4fd7bc356245d20d773b6dfd998e63f73c08738c5801c19_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy@sha256:c55b8db990ba44a0a4fd7bc356245d20d773b6dfd998e63f73c08738c5801c19_amd64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-proxy@sha256:c55b8db990ba44a0a4fd7bc356245d20d773b6dfd998e63f73c08738c5801c19_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-proxy@sha256%3Ac55b8db990ba44a0a4fd7bc356245d20d773b6dfd998e63f73c08738c5801c19?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=golang-github-openshift-oauth-proxy-container-v4.12.0-202509030106.p2.g03e5b13.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:8f3f2c1ce9b05e565ac879441c2f759ea4fb28d664e0b5000c229710558d24ce_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:8f3f2c1ce9b05e565ac879441c2f759ea4fb28d664e0b5000c229710558d24ce_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:8f3f2c1ce9b05e565ac879441c2f759ea4fb28d664e0b5000c229710558d24ce_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-alertmanager@sha256%3A8f3f2c1ce9b05e565ac879441c2f759ea4fb28d664e0b5000c229710558d24ce?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.12.0-202509030106.p2.g914cad8.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus@sha256:5a777607d688057a75b22f145118819d6ba7da5723d6eb923f19f8ec2ec7f8fd_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus@sha256:5a777607d688057a75b22f145118819d6ba7da5723d6eb923f19f8ec2ec7f8fd_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus@sha256:5a777607d688057a75b22f145118819d6ba7da5723d6eb923f19f8ec2ec7f8fd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus@sha256%3A5a777607d688057a75b22f145118819d6ba7da5723d6eb923f19f8ec2ec7f8fd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=golang-github-prometheus-prometheus-container-v4.12.0-202509030106.p2.g72ceaef.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:549115946f95b152d30cff24eb43953f8ac15b38bbea37cb0683b9cb6f820d3e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:549115946f95b152d30cff24eb43953f8ac15b38bbea37cb0683b9cb6f820d3e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:549115946f95b152d30cff24eb43953f8ac15b38bbea37cb0683b9cb6f820d3e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel8@sha256%3A549115946f95b152d30cff24eb43953f8ac15b38bbea37cb0683b9cb6f820d3e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-hypershift-container-v4.12.0-202509030106.p2.gda93f69.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:6270ae546257918fe84e5aa42be8ca0db8363ca0ca5219687bf05a0b532d596e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:6270ae546257918fe84e5aa42be8ca0db8363ca0ca5219687bf05a0b532d596e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:6270ae546257918fe84e5aa42be8ca0db8363ca0ca5219687bf05a0b532d596e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-node-label-updater-rhel8@sha256%3A6270ae546257918fe84e5aa42be8ca0db8363ca0ca5219687bf05a0b532d596e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ibm-vpc-node-label-updater-container-v4.12.0-202509030106.p2.g3cca5da.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:b5caa9cae471cb364436d7fd3ac21647fb1b5fb02859824898005b788c672dac_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:b5caa9cae471cb364436d7fd3ac21647fb1b5fb02859824898005b788c672dac_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:b5caa9cae471cb364436d7fd3ac21647fb1b5fb02859824898005b788c672dac_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-rhel9@sha256%3Ab5caa9cae471cb364436d7fd3ac21647fb1b5fb02859824898005b788c672dac?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ironic-container-v4.12.0-202509030106.p2.g2869b1e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c2fb604479a53af4f9b51d3eb75c61b0f904ba15f8164e5be9a5e52542287408_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c2fb604479a53af4f9b51d3eb75c61b0f904ba15f8164e5be9a5e52542287408_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c2fb604479a53af4f9b51d3eb75c61b0f904ba15f8164e5be9a5e52542287408_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-agent-rhel9@sha256%3Ac2fb604479a53af4f9b51d3eb75c61b0f904ba15f8164e5be9a5e52542287408?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ironic-agent-container-v4.12.0-202509030106.p2.gfc37dec.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:899824855b3c975e666e016af760e2ad8a73beebb3105a33b59ec62d2f774583_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:899824855b3c975e666e016af760e2ad8a73beebb3105a33b59ec62d2f774583_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:899824855b3c975e666e016af760e2ad8a73beebb3105a33b59ec62d2f774583_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-machine-os-downloader-rhel9@sha256%3A899824855b3c975e666e016af760e2ad8a73beebb3105a33b59ec62d2f774583?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ironic-rhcos-downloader-container-v4.12.0-202509030106.p2.gc65c1f1.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ef33a3eee445cbf6a928e1cc4a8313ad495268a522490188b47c4d3114491215_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ef33a3eee445cbf6a928e1cc4a8313ad495268a522490188b47c4d3114491215_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ef33a3eee445cbf6a928e1cc4a8313ad495268a522490188b47c4d3114491215_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-static-ip-manager-rhel9@sha256%3Aef33a3eee445cbf6a928e1cc4a8313ad495268a522490188b47c4d3114491215?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ironic-static-ip-manager-container-v4.12.0-202509030106.p2.ga8ade8f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-proxy@sha256:26baf27128e06f24e725f217427dbfa2ce77470c09cbe8356c5b0b86907e58a7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy@sha256:26baf27128e06f24e725f217427dbfa2ce77470c09cbe8356c5b0b86907e58a7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kube-proxy@sha256:26baf27128e06f24e725f217427dbfa2ce77470c09cbe8356c5b0b86907e58a7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-proxy@sha256%3A26baf27128e06f24e725f217427dbfa2ce77470c09cbe8356c5b0b86907e58a7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kube-proxy-container-v4.12.0-202509030106.p2.g5fe565c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:38227d406ecbee17832c82e52907c180b50a8e848e5835f9443fb99679f07d6a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:38227d406ecbee17832c82e52907c180b50a8e848e5835f9443fb99679f07d6a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:38227d406ecbee17832c82e52907c180b50a8e848e5835f9443fb99679f07d6a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-rbac-proxy@sha256%3A38227d406ecbee17832c82e52907c180b50a8e848e5835f9443fb99679f07d6a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kube-rbac-proxy-container-v4.12.0-202509030106.p2.gc69fae7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:f79b19dfcea13107b29e22f5d101392f2a574500d1a26c4a9f783b80acf05928_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:f79b19dfcea13107b29e22f5d101392f2a574500d1a26c4a9f783b80acf05928_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:f79b19dfcea13107b29e22f5d101392f2a574500d1a26c4a9f783b80acf05928_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-state-metrics@sha256%3Af79b19dfcea13107b29e22f5d101392f2a574500d1a26c4a9f783b80acf05928?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kube-state-metrics-container-v4.12.0-202509030106.p2.g748f713.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:653ea157de585e7bb83cd7adcb1d48d9f50833a160a751d9fe91f8ce7692531a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:653ea157de585e7bb83cd7adcb1d48d9f50833a160a751d9fe91f8ce7692531a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:653ea157de585e7bb83cd7adcb1d48d9f50833a160a751d9fe91f8ce7692531a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kuryr-cni-rhel8@sha256%3A653ea157de585e7bb83cd7adcb1d48d9f50833a160a751d9fe91f8ce7692531a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kuryr-cni-container-v4.12.0-202509030106.p2.g8fd2f8b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:3f7c2047f34dd6a9ed3591ff6d58d1d4301052b05196984c754f51fa3f5216b9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:3f7c2047f34dd6a9ed3591ff6d58d1d4301052b05196984c754f51fa3f5216b9_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:3f7c2047f34dd6a9ed3591ff6d58d1d4301052b05196984c754f51fa3f5216b9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kuryr-controller-rhel8@sha256%3A3f7c2047f34dd6a9ed3591ff6d58d1d4301052b05196984c754f51fa3f5216b9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kuryr-controller-container-v4.12.0-202509030106.p2.g8fd2f8b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-marketplace@sha256:e24ffc131d22e11ac666feb17633008b14f00806f92eb775f601172489c82871_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace@sha256:e24ffc131d22e11ac666feb17633008b14f00806f92eb775f601172489c82871_amd64",
"product_id": "registry.redhat.io/openshift4/ose-operator-marketplace@sha256:e24ffc131d22e11ac666feb17633008b14f00806f92eb775f601172489c82871_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-marketplace@sha256%3Ae24ffc131d22e11ac666feb17633008b14f00806f92eb775f601172489c82871?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=marketplace-operator-container-v4.12.0-202509030106.p2.ga3aeac9.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni@sha256:fcf37a88b347386945423769da7549e5188a28dce83cfdae8b90f007fdf9d173_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni@sha256:fcf37a88b347386945423769da7549e5188a28dce83cfdae8b90f007fdf9d173_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni@sha256:fcf37a88b347386945423769da7549e5188a28dce83cfdae8b90f007fdf9d173_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni@sha256%3Afcf37a88b347386945423769da7549e5188a28dce83cfdae8b90f007fdf9d173?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=multus-cni-container-v4.12.0-202509030106.p2.g07d8af5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:a405ecc4c2550dbe889d4e047016171c3163b72fe0130e8e9c134025d384e5e8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:a405ecc4c2550dbe889d4e047016171c3163b72fe0130e8e9c134025d384e5e8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:a405ecc4c2550dbe889d4e047016171c3163b72fe0130e8e9c134025d384e5e8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-networkpolicy-rhel8@sha256%3Aa405ecc4c2550dbe889d4e047016171c3163b72fe0130e8e9c134025d384e5e8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-networkpolicy-container-v4.12.0-202509030106.p2.g644461f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:f6ad19d8bc3bffdd552cb944b8304e44b211c6a52e3b1ca11d926ef6d4d9a5dc_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:f6ad19d8bc3bffdd552cb944b8304e44b211c6a52e3b1ca11d926ef6d4d9a5dc_amd64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:f6ad19d8bc3bffdd552cb944b8304e44b211c6a52e3b1ca11d926ef6d4d9a5dc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-server-rhel8@sha256%3Af6ad19d8bc3bffdd552cb944b8304e44b211c6a52e3b1ca11d926ef6d4d9a5dc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=oauth-server-container-v4.12.0-202509030106.p2.g0c434f4.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:15d799a1af66e09ab062d8f0a2cbfa1d46c1dcb1ca13a97329a5197bb7117dd2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:15d799a1af66e09ab062d8f0a2cbfa1d46c1dcb1ca13a97329a5197bb7117dd2_amd64",
"product_id": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:15d799a1af66e09ab062d8f0a2cbfa1d46c1dcb1ca13a97329a5197bb7117dd2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oc-mirror-plugin-rhel8@sha256%3A15d799a1af66e09ab062d8f0a2cbfa1d46c1dcb1ca13a97329a5197bb7117dd2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=oc-mirror-plugin-container-v4.12.0-202509030106.p2.g072aead.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-builder@sha256:4fe96bd9d02e54fb94ec878426860a99cdb56294eea08329117687b220fc48db_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-builder@sha256:4fe96bd9d02e54fb94ec878426860a99cdb56294eea08329117687b220fc48db_amd64",
"product_id": "registry.redhat.io/openshift4/ose-docker-builder@sha256:4fe96bd9d02e54fb94ec878426860a99cdb56294eea08329117687b220fc48db_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-builder@sha256%3A4fe96bd9d02e54fb94ec878426860a99cdb56294eea08329117687b220fc48db?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-builder-container-v4.12.0-202509030106.p2.ge355452.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli@sha256:df31d6a075c6cedfdb5408f4d78ed4639af4a1d7439e7e522baf645862f2c277_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli@sha256:df31d6a075c6cedfdb5408f4d78ed4639af4a1d7439e7e522baf645862f2c277_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cli@sha256:df31d6a075c6cedfdb5408f4d78ed4639af4a1d7439e7e522baf645862f2c277_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli@sha256%3Adf31d6a075c6cedfdb5408f4d78ed4639af4a1d7439e7e522baf645862f2c277?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-cli-container-v4.12.0-202509030106.p2.gd691257.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console@sha256:b9e999ee32cf9373f6edd6ddf7bba2b7bf1f7fc202bc6d59ac9dd5b5d4bf3b40_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-console@sha256:b9e999ee32cf9373f6edd6ddf7bba2b7bf1f7fc202bc6d59ac9dd5b5d4bf3b40_amd64",
"product_id": "registry.redhat.io/openshift4/ose-console@sha256:b9e999ee32cf9373f6edd6ddf7bba2b7bf1f7fc202bc6d59ac9dd5b5d4bf3b40_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console@sha256%3Ab9e999ee32cf9373f6edd6ddf7bba2b7bf1f7fc202bc6d59ac9dd5b5d4bf3b40?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-console-container-v4.12.0-202509030106.p2.ga198aa6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-operator@sha256:c1f81059c0b0997a52d98206d8474c81333250cf9c0ccea908db98ac67f5d808_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-operator@sha256:c1f81059c0b0997a52d98206d8474c81333250cf9c0ccea908db98ac67f5d808_amd64",
"product_id": "registry.redhat.io/openshift4/ose-console-operator@sha256:c1f81059c0b0997a52d98206d8474c81333250cf9c0ccea908db98ac67f5d808_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-operator@sha256%3Ac1f81059c0b0997a52d98206d8474c81333250cf9c0ccea908db98ac67f5d808?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.12.0-202509030106.p2.g32e6d25.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-deployer@sha256:7bd60093c2d14f02d77de205d9eb4a296744a549ebd053a4038d0794e7a3e62d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-deployer@sha256:7bd60093c2d14f02d77de205d9eb4a296744a549ebd053a4038d0794e7a3e62d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-deployer@sha256:7bd60093c2d14f02d77de205d9eb4a296744a549ebd053a4038d0794e7a3e62d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-deployer@sha256%3A7bd60093c2d14f02d77de205d9eb4a296744a549ebd053a4038d0794e7a3e62d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-deployer-container-v4.12.0-202509030106.p2.gd691257.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-haproxy-router@sha256:5ae121163193272af47a8e5a77da98153966e2d1a5169fe6e523e5ba54583d1d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router@sha256:5ae121163193272af47a8e5a77da98153966e2d1a5169fe6e523e5ba54583d1d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-haproxy-router@sha256:5ae121163193272af47a8e5a77da98153966e2d1a5169fe6e523e5ba54583d1d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-haproxy-router@sha256%3A5ae121163193272af47a8e5a77da98153966e2d1a5169fe6e523e5ba54583d1d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-haproxy-router-container-v4.12.0-202509030106.p2.g6a09268.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hyperkube@sha256:e5ff0c24f6d2e45ddce38245e870868d3c1d653d684a27ad90fdc4a89ebbec48_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-hyperkube@sha256:e5ff0c24f6d2e45ddce38245e870868d3c1d653d684a27ad90fdc4a89ebbec48_amd64",
"product_id": "registry.redhat.io/openshift4/ose-hyperkube@sha256:e5ff0c24f6d2e45ddce38245e870868d3c1d653d684a27ad90fdc4a89ebbec48_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube@sha256%3Ae5ff0c24f6d2e45ddce38245e870868d3c1d653d684a27ad90fdc4a89ebbec48?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-hyperkube-container-v4.12.0-202509030106.p2.g1eb8682.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:7255b94a2c8f360f6604da25b4b8f201c7e67fb3b615046485b23cc1c7bbe206_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:7255b94a2c8f360f6604da25b4b8f201c7e67fb3b615046485b23cc1c7bbe206_amd64",
"product_id": "registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:7255b94a2c8f360f6604da25b4b8f201c7e67fb3b615046485b23cc1c7bbe206_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-keepalived-ipfailover@sha256%3A7255b94a2c8f360f6604da25b4b8f201c7e67fb3b615046485b23cc1c7bbe206?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.12.0-202509030106.p2.g7e8a010.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-pod@sha256:31941d471a20c0ee5477e9c3670502c875c80120fbe7544018c60d520f22203c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-pod@sha256:31941d471a20c0ee5477e9c3670502c875c80120fbe7544018c60d520f22203c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-pod@sha256:31941d471a20c0ee5477e9c3670502c875c80120fbe7544018c60d520f22203c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod@sha256%3A31941d471a20c0ee5477e9c3670502c875c80120fbe7544018c60d520f22203c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-pod-container-v4.12.0-202509030106.p2.g1eb8682.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-registry@sha256:227a27e7a9b0c0f4b48ab3914a0c88388047ef3dcacb69c1d4280e642297a31f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-registry@sha256:227a27e7a9b0c0f4b48ab3914a0c88388047ef3dcacb69c1d4280e642297a31f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-docker-registry@sha256:227a27e7a9b0c0f4b48ab3914a0c88388047ef3dcacb69c1d4280e642297a31f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-registry@sha256%3A227a27e7a9b0c0f4b48ab3914a0c88388047ef3dcacb69c1d4280e642297a31f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-registry-container-v4.12.0-202509030106.p2.ge96baf4.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tests@sha256:63329033a70d4fcbc7442aed30b4945235e62164363ee696db0864322b286483_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-tests@sha256:63329033a70d4fcbc7442aed30b4945235e62164363ee696db0864322b286483_amd64",
"product_id": "registry.redhat.io/openshift4/ose-tests@sha256:63329033a70d4fcbc7442aed30b4945235e62164363ee696db0864322b286483_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests@sha256%3A63329033a70d4fcbc7442aed30b4945235e62164363ee696db0864322b286483?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-tests-container-v4.12.0-202509030106.p2.gf638948.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:a1cac3e6ab06155b472fac67c56c6155a28ea51ccdc8793a6d83e8b7ec941f43_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:a1cac3e6ab06155b472fac67c56c6155a28ea51ccdc8793a6d83e8b7ec941f43_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:a1cac3e6ab06155b472fac67c56c6155a28ea51ccdc8793a6d83e8b7ec941f43_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-state-metrics-rhel8@sha256%3Aa1cac3e6ab06155b472fac67c56c6155a28ea51ccdc8793a6d83e8b7ec941f43?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-state-metrics-container-v4.12.0-202509030106.p2.g3d5dc18.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:d31afbf5f4aedc965cf0ce587e8dfb8be2185ddea7ddfa2fa97d4b0f5f779310_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:d31afbf5f4aedc965cf0ce587e8dfb8be2185ddea7ddfa2fa97d4b0f5f779310_amd64",
"product_id": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:d31afbf5f4aedc965cf0ce587e8dfb8be2185ddea7ddfa2fa97d4b0f5f779310_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-lifecycle-manager@sha256%3Ad31afbf5f4aedc965cf0ce587e8dfb8be2185ddea7ddfa2fa97d4b0f5f779310?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=operator-lifecycle-manager-container-v4.12.0-202509030106.p2.g701a122.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-registry@sha256:6ac7697f026d9352eaecfd5a754d246d8b4e6a5867fa5f4f681795dc9914c2e9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-registry@sha256:6ac7697f026d9352eaecfd5a754d246d8b4e6a5867fa5f4f681795dc9914c2e9_amd64",
"product_id": "registry.redhat.io/openshift4/ose-operator-registry@sha256:6ac7697f026d9352eaecfd5a754d246d8b4e6a5867fa5f4f681795dc9914c2e9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-registry@sha256%3A6ac7697f026d9352eaecfd5a754d246d8b4e6a5867fa5f4f681795dc9914c2e9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=operator-registry-container-v4.12.0-202509030106.p2.g701a122.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:291cef728adef2860ab72e190c15248404ba899eb7f0e8d5d2f47a3bfb1062c2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:291cef728adef2860ab72e190c15248404ba899eb7f0e8d5d2f47a3bfb1062c2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:291cef728adef2860ab72e190c15248404ba899eb7f0e8d5d2f47a3bfb1062c2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-api-server-rhel8@sha256%3A291cef728adef2860ab72e190c15248404ba899eb7f0e8d5d2f47a3bfb1062c2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-api-server-container-v4.12.0-202509030106.p2.gcfdba3c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:1aa5c1c9192c7f78cb987576885d3a054ce9e473000d443a80f42b0297284d55_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:1aa5c1c9192c7f78cb987576885d3a054ce9e473000d443a80f42b0297284d55_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:1aa5c1c9192c7f78cb987576885d3a054ce9e473000d443a80f42b0297284d55_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-csr-approver-rhel8@sha256%3A1aa5c1c9192c7f78cb987576885d3a054ce9e473000d443a80f42b0297284d55?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-csr-approver-container-v4.12.0-202509030106.p2.g516000d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:0eaae56194c9298f7857384e95abc6bb1bd64c171675f9dc95feca9bf0e91d3d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:0eaae56194c9298f7857384e95abc6bb1bd64c171675f9dc95feca9bf0e91d3d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:0eaae56194c9298f7857384e95abc6bb1bd64c171675f9dc95feca9bf0e91d3d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel8@sha256%3A0eaae56194c9298f7857384e95abc6bb1bd64c171675f9dc95feca9bf0e91d3d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-node-agent-container-v4.12.0-202509030106.p2.g16dd021.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:fe0f328eb84b1d0000a2a0c8933adef3e4e6eac8b2d9cefcb1ed643ca35cb84e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:fe0f328eb84b1d0000a2a0c8933adef3e4e6eac8b2d9cefcb1ed643ca35cb84e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:fe0f328eb84b1d0000a2a0c8933adef3e4e6eac8b2d9cefcb1ed643ca35cb84e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-orchestrator-rhel8@sha256%3Afe0f328eb84b1d0000a2a0c8933adef3e4e6eac8b2d9cefcb1ed643ca35cb84e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-orchestrator-container-v4.12.0-202509030106.p2.g516000d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:3737c6f10d56ba6d8149078b06f369d11b1ead10b9669f3297f7e01cc1fb194a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:3737c6f10d56ba6d8149078b06f369d11b1ead10b9669f3297f7e01cc1fb194a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:3737c6f10d56ba6d8149078b06f369d11b1ead10b9669f3297f7e01cc1fb194a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-alibaba-cloud-controller-manager-rhel8@sha256%3A3737c6f10d56ba6d8149078b06f369d11b1ead10b9669f3297f7e01cc1fb194a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-alibaba-cloud-controller-manager-container-v4.12.0-202509030106.p2.g191c9e3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:756155fb1ebb3ab31ef9d8af07a2df444534767f3a7bb1b117e0e71c87fe976d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:756155fb1ebb3ab31ef9d8af07a2df444534767f3a7bb1b117e0e71c87fe976d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:756155fb1ebb3ab31ef9d8af07a2df444534767f3a7bb1b117e0e71c87fe976d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-alibaba-cloud-csi-driver-container-rhel8@sha256%3A756155fb1ebb3ab31ef9d8af07a2df444534767f3a7bb1b117e0e71c87fe976d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-alibaba-cloud-csi-driver-container-v4.12.0-202509030106.p2.g4d3b112.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:4878cbca686246df0ccc8dea315242f05241586d1177a80a52bcddc438c6a10b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:4878cbca686246df0ccc8dea315242f05241586d1177a80a52bcddc438c6a10b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:4878cbca686246df0ccc8dea315242f05241586d1177a80a52bcddc438c6a10b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256%3A4878cbca686246df0ccc8dea315242f05241586d1177a80a52bcddc438c6a10b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-alibaba-disk-csi-driver-operator-container-v4.12.0-202509030106.p2.g99bcda8.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:2160ae04cf4537ad5f32d7a73fc36f32073ad87ad909280801d8c2d67a22f959_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:2160ae04cf4537ad5f32d7a73fc36f32073ad87ad909280801d8c2d67a22f959_amd64",
"product_id": "registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:2160ae04cf4537ad5f32d7a73fc36f32073ad87ad909280801d8c2d67a22f959_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-alibaba-machine-controllers-rhel8@sha256%3A2160ae04cf4537ad5f32d7a73fc36f32073ad87ad909280801d8c2d67a22f959?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-alibaba-machine-controllers-container-v4.12.0-202509030106.p2.g871dac7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:cb67221691a63ba5bbbe34f7bb32e667f972f520212cc5fe9f53ad861ea219f2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:cb67221691a63ba5bbbe34f7bb32e667f972f520212cc5fe9f53ad861ea219f2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:cb67221691a63ba5bbbe34f7bb32e667f972f520212cc5fe9f53ad861ea219f2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-apiserver-network-proxy-rhel8@sha256%3Acb67221691a63ba5bbbe34f7bb32e667f972f520212cc5fe9f53ad861ea219f2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-apiserver-network-proxy-container-v4.12.0-202509030106.p2.gf56c606.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:ca1c69453480a8040fc0b5f7804c539dfe0633457fa1b4c22c203c7eb118b959_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:ca1c69453480a8040fc0b5f7804c539dfe0633457fa1b4c22c203c7eb118b959_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:ca1c69453480a8040fc0b5f7804c539dfe0633457fa1b4c22c203c7eb118b959_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-cloud-controller-manager-rhel8@sha256%3Aca1c69453480a8040fc0b5f7804c539dfe0633457fa1b4c22c203c7eb118b959?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-cloud-controller-manager-container-v4.12.0-202509030106.p2.gf90fb44.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:02bd0b920f3f8b0d7cc64fe95bfcd617228f07936ce84d2cb9b086217aabaa9b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:02bd0b920f3f8b0d7cc64fe95bfcd617228f07936ce84d2cb9b086217aabaa9b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:02bd0b920f3f8b0d7cc64fe95bfcd617228f07936ce84d2cb9b086217aabaa9b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-cluster-api-controllers-rhel8@sha256%3A02bd0b920f3f8b0d7cc64fe95bfcd617228f07936ce84d2cb9b086217aabaa9b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-cluster-api-controllers-container-v4.12.0-202509030106.p2.g16156ac.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:65f4f011832dd9c030d416d4534ec489b619dd215af436f3f28fc241698d19eb_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:65f4f011832dd9c030d416d4534ec489b619dd215af436f3f28fc241698d19eb_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:65f4f011832dd9c030d416d4534ec489b619dd215af436f3f28fc241698d19eb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-ebs-csi-driver-rhel8@sha256%3A65f4f011832dd9c030d416d4534ec489b619dd215af436f3f28fc241698d19eb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-ebs-csi-driver-container-v4.12.0-202509030106.p2.gbbab20f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:08345e98ee579b5ade0fa5ae107621b51059bf7b2c9eb18e869f47219e2b6a55_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:08345e98ee579b5ade0fa5ae107621b51059bf7b2c9eb18e869f47219e2b6a55_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:08345e98ee579b5ade0fa5ae107621b51059bf7b2c9eb18e869f47219e2b6a55_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-ebs-csi-driver-rhel8-operator@sha256%3A08345e98ee579b5ade0fa5ae107621b51059bf7b2c9eb18e869f47219e2b6a55?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-ebs-csi-driver-operator-container-v4.12.0-202509030106.p2.g71bb783.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:b89f18659016a95704d83fb6d149c88fca5f93ae9629d7b066bcce678f52e3ac_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:b89f18659016a95704d83fb6d149c88fca5f93ae9629d7b066bcce678f52e3ac_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:b89f18659016a95704d83fb6d149c88fca5f93ae9629d7b066bcce678f52e3ac_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-pod-identity-webhook-rhel8@sha256%3Ab89f18659016a95704d83fb6d149c88fca5f93ae9629d7b066bcce678f52e3ac?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-pod-identity-webhook-container-v4.12.0-202509030106.p2.g31917a5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:7989766df87e4c3af874974258908bcd774b99746068ec3d67faad695bce1ed7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:7989766df87e4c3af874974258908bcd774b99746068ec3d67faad695bce1ed7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:7989766df87e4c3af874974258908bcd774b99746068ec3d67faad695bce1ed7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cloud-controller-manager-rhel8@sha256%3A7989766df87e4c3af874974258908bcd774b99746068ec3d67faad695bce1ed7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-cloud-controller-manager-container-v4.12.0-202509030106.p2.g2193ccf.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:76180e067fef5b08d9ae32eefb38f3ccdf7178eafd3a258d0cfa90eee68c2c82_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:76180e067fef5b08d9ae32eefb38f3ccdf7178eafd3a258d0cfa90eee68c2c82_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:76180e067fef5b08d9ae32eefb38f3ccdf7178eafd3a258d0cfa90eee68c2c82_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cloud-node-manager-rhel8@sha256%3A76180e067fef5b08d9ae32eefb38f3ccdf7178eafd3a258d0cfa90eee68c2c82?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-cloud-node-manager-container-v4.12.0-202509030106.p2.g2193ccf.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:23c7e5fc72b10334088e23256782ed4bec8b126da5c72f71eb039b5950ef57a2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:23c7e5fc72b10334088e23256782ed4bec8b126da5c72f71eb039b5950ef57a2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:23c7e5fc72b10334088e23256782ed4bec8b126da5c72f71eb039b5950ef57a2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cluster-api-controllers-rhel8@sha256%3A23c7e5fc72b10334088e23256782ed4bec8b126da5c72f71eb039b5950ef57a2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-cluster-api-controllers-container-v4.12.0-202509030106.p2.ga1b2a37.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:379c4dc22ca48ebfacd62af858925a592c26c06c5584f00bd7942ce63615a613_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:379c4dc22ca48ebfacd62af858925a592c26c06c5584f00bd7942ce63615a613_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:379c4dc22ca48ebfacd62af858925a592c26c06c5584f00bd7942ce63615a613_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-disk-csi-driver-rhel8@sha256%3A379c4dc22ca48ebfacd62af858925a592c26c06c5584f00bd7942ce63615a613?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-disk-csi-driver-container-v4.12.0-202509030106.p2.geaff739.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:bd2cccebfa41d57c429e36e46b5f1d280fc6ac60e630fe04369807bc266d93e4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:bd2cccebfa41d57c429e36e46b5f1d280fc6ac60e630fe04369807bc266d93e4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:bd2cccebfa41d57c429e36e46b5f1d280fc6ac60e630fe04369807bc266d93e4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-disk-csi-driver-rhel8-operator@sha256%3Abd2cccebfa41d57c429e36e46b5f1d280fc6ac60e630fe04369807bc266d93e4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-disk-csi-driver-operator-container-v4.12.0-202509030106.p2.g988b8cc.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:87027b824b8234585df5ff22e666d9a779ba773b2bcfbbcabcf5db7d7856cc12_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:87027b824b8234585df5ff22e666d9a779ba773b2bcfbbcabcf5db7d7856cc12_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:87027b824b8234585df5ff22e666d9a779ba773b2bcfbbcabcf5db7d7856cc12_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel8@sha256%3A87027b824b8234585df5ff22e666d9a779ba773b2bcfbbcabcf5db7d7856cc12?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-baremetal-installer-container-v4.12.0-202509030106.p2.g5c54d04.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:62c05ef16c42cbe9f752a59508a4c2b921b70ab7aa797156374a50c6b73c4a68_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:62c05ef16c42cbe9f752a59508a4c2b921b70ab7aa797156374a50c6b73c4a68_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:62c05ef16c42cbe9f752a59508a4c2b921b70ab7aa797156374a50c6b73c4a68_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-rhel8-operator@sha256%3A62c05ef16c42cbe9f752a59508a4c2b921b70ab7aa797156374a50c6b73c4a68?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-baremetal-operator-container-v4.12.0-202509030106.p2.g6817f4e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-artifacts@sha256:ecfd900185d12c7c00a107f764c3af80d0968f6d667f9eaab4967244f2aa976d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts@sha256:ecfd900185d12c7c00a107f764c3af80d0968f6d667f9eaab4967244f2aa976d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cli-artifacts@sha256:ecfd900185d12c7c00a107f764c3af80d0968f6d667f9eaab4967244f2aa976d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-artifacts@sha256%3Aecfd900185d12c7c00a107f764c3af80d0968f6d667f9eaab4967244f2aa976d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cli-artifacts-container-v4.12.0-202509030106.p2.gd691257.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:f0939b76dbf304318fa9f830fe26f3abeb60222d5d681682cf5dc9994f80e010_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:f0939b76dbf304318fa9f830fe26f3abeb60222d5d681682cf5dc9994f80e010_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:f0939b76dbf304318fa9f830fe26f3abeb60222d5d681682cf5dc9994f80e010_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-credential-operator@sha256%3Af0939b76dbf304318fa9f830fe26f3abeb60222d5d681682cf5dc9994f80e010?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cloud-credential-operator-container-v4.12.0-202509030106.p2.g5a4483c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:515f2114fbfc162743a7bf1bf92ebcc8768fd2357d7b6e705d16794a920b5720_amd64",
"product": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:515f2114fbfc162743a7bf1bf92ebcc8768fd2357d7b6e705d16794a920b5720_amd64",
"product_id": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:515f2114fbfc162743a7bf1bf92ebcc8768fd2357d7b6e705d16794a920b5720_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cloud-network-config-controller-rhel8@sha256%3A515f2114fbfc162743a7bf1bf92ebcc8768fd2357d7b6e705d16794a920b5720?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cloud-network-config-controller-container-v4.12.0-202509030106.p2.gc086bed.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:97dc37302b9c77bd1afb362efc6688f5bb8921629bb543fee2dd3e1e2c7670e4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:97dc37302b9c77bd1afb362efc6688f5bb8921629bb543fee2dd3e1e2c7670e4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:97dc37302b9c77bd1afb362efc6688f5bb8921629bb543fee2dd3e1e2c7670e4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-api-rhel8@sha256%3A97dc37302b9c77bd1afb362efc6688f5bb8921629bb543fee2dd3e1e2c7670e4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-api-container-v4.12.0-202509030106.p2.g03d89f2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:3154b7780b92e551a689137e69cf3988352c93da106b0fd6e6fde726af5a4829_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:3154b7780b92e551a689137e69cf3988352c93da106b0fd6e6fde726af5a4829_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:3154b7780b92e551a689137e69cf3988352c93da106b0fd6e6fde726af5a4829_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-authentication-operator@sha256%3A3154b7780b92e551a689137e69cf3988352c93da106b0fd6e6fde726af5a4829?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-authentication-operator-container-v4.12.0-202509030106.p2.g4f7f6b1.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:a63f1fb8eafdc2ac61e9a8347ce0c458c26ca329907ad1e06834c8f362afdb96_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:a63f1fb8eafdc2ac61e9a8347ce0c458c26ca329907ad1e06834c8f362afdb96_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:a63f1fb8eafdc2ac61e9a8347ce0c458c26ca329907ad1e06834c8f362afdb96_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-operator@sha256%3Aa63f1fb8eafdc2ac61e9a8347ce0c458c26ca329907ad1e06834c8f362afdb96?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-autoscaler-operator-container-v4.12.0-202509030106.p2.g29a6e57.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:2f2efc1ca30b75ccb4d5ad8d7bbee99f2f33b50ab35bc83518dbd46f8c94939f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:2f2efc1ca30b75ccb4d5ad8d7bbee99f2f33b50ab35bc83518dbd46f8c94939f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:2f2efc1ca30b75ccb4d5ad8d7bbee99f2f33b50ab35bc83518dbd46f8c94939f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-baremetal-operator-rhel8@sha256%3A2f2efc1ca30b75ccb4d5ad8d7bbee99f2f33b50ab35bc83518dbd46f8c94939f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-baremetal-operator-container-v4.12.0-202509030106.p2.g537a74c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:a4431a5f60bf10f5c6b70b4ee7dcff8ce933b2bff179ad8f47e405b0cf8d6a6c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:a4431a5f60bf10f5c6b70b4ee7dcff8ce933b2bff179ad8f47e405b0cf8d6a6c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:a4431a5f60bf10f5c6b70b4ee7dcff8ce933b2bff179ad8f47e405b0cf8d6a6c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-bootstrap@sha256%3Aa4431a5f60bf10f5c6b70b4ee7dcff8ce933b2bff179ad8f47e405b0cf8d6a6c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-bootstrap-container-v4.12.0-202509030106.p2.g138a1cf.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:a766265fed08cd1e0dff2da0b17247bb21dbcab5620ac7863ddead41ac192f13_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:a766265fed08cd1e0dff2da0b17247bb21dbcab5620ac7863ddead41ac192f13_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:a766265fed08cd1e0dff2da0b17247bb21dbcab5620ac7863ddead41ac192f13_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-operator-container-rhel8@sha256%3Aa766265fed08cd1e0dff2da0b17247bb21dbcab5620ac7863ddead41ac192f13?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-capi-operator-container-v4.12.0-202509030106.p2.g60a36d8.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:a766265fed08cd1e0dff2da0b17247bb21dbcab5620ac7863ddead41ac192f13_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:a766265fed08cd1e0dff2da0b17247bb21dbcab5620ac7863ddead41ac192f13_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:a766265fed08cd1e0dff2da0b17247bb21dbcab5620ac7863ddead41ac192f13_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-rhel8-operator@sha256%3Aa766265fed08cd1e0dff2da0b17247bb21dbcab5620ac7863ddead41ac192f13?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-capi-operator-container-v4.12.0-202509030106.p2.g60a36d8.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:bf54cd260c32da87cdb201570d7098954f4847f1287757ccabe4e780ed52845b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:bf54cd260c32da87cdb201570d7098954f4847f1287757ccabe4e780ed52845b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:bf54cd260c32da87cdb201570d7098954f4847f1287757ccabe4e780ed52845b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-cloud-controller-manager-operator-rhel8@sha256%3Abf54cd260c32da87cdb201570d7098954f4847f1287757ccabe4e780ed52845b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.12.0-202509030106.p2.g3b1f084.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:ab76d3e603d700a7786857ca7c50d7a82264d45b66c936ff604c2d45ab0dc99b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:ab76d3e603d700a7786857ca7c50d7a82264d45b66c936ff604c2d45ab0dc99b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:ab76d3e603d700a7786857ca7c50d7a82264d45b66c936ff604c2d45ab0dc99b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-operator@sha256%3Aab76d3e603d700a7786857ca7c50d7a82264d45b66c936ff604c2d45ab0dc99b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-config-operator-container-v4.12.0-202509030106.p2.g92c3b10.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:155f512385b3a6dee24364a8cfa451a1401557acd5fd01f3df0269bd460ab5f6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:155f512385b3a6dee24364a8cfa451a1401557acd5fd01f3df0269bd460ab5f6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:155f512385b3a6dee24364a8cfa451a1401557acd5fd01f3df0269bd460ab5f6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-control-plane-machine-set-operator-rhel8@sha256%3A155f512385b3a6dee24364a8cfa451a1401557acd5fd01f3df0269bd460ab5f6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.12.0-202509030106.p2.gfb7f08a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:6560a0431bc56844881706657f151b854e80ba5286d33565b1ea0250ffb6e06b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:6560a0431bc56844881706657f151b854e80ba5286d33565b1ea0250ffb6e06b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:6560a0431bc56844881706657f151b854e80ba5286d33565b1ea0250ffb6e06b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256%3A6560a0431bc56844881706657f151b854e80ba5286d33565b1ea0250ffb6e06b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.12.0-202509030106.p2.gf573ede.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:43ffa2e4fd392de382b26cbdfa8717c6ec24fd3958341f2e05dd27ecddcd80f1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:43ffa2e4fd392de382b26cbdfa8717c6ec24fd3958341f2e05dd27ecddcd80f1_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:43ffa2e4fd392de382b26cbdfa8717c6ec24fd3958341f2e05dd27ecddcd80f1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-dns-operator@sha256%3A43ffa2e4fd392de382b26cbdfa8717c6ec24fd3958341f2e05dd27ecddcd80f1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-dns-operator-container-v4.12.0-202509030106.p2.g09a1de9.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:f56d7d06fe837507b368bd1ae6432cd753aaf51dd667e4320cb6e0421f28a5ea_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:f56d7d06fe837507b368bd1ae6432cd753aaf51dd667e4320cb6e0421f28a5ea_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:f56d7d06fe837507b368bd1ae6432cd753aaf51dd667e4320cb6e0421f28a5ea_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-image-registry-operator@sha256%3Af56d7d06fe837507b368bd1ae6432cd753aaf51dd667e4320cb6e0421f28a5ea?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-image-registry-operator-container-v4.12.0-202509030106.p2.g8e21378.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:1899a9e498773fa1d1f2b8da3325a0c7837e418b5da022ae9a225600385bf014_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:1899a9e498773fa1d1f2b8da3325a0c7837e418b5da022ae9a225600385bf014_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:1899a9e498773fa1d1f2b8da3325a0c7837e418b5da022ae9a225600385bf014_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-ingress-operator@sha256%3A1899a9e498773fa1d1f2b8da3325a0c7837e418b5da022ae9a225600385bf014?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-ingress-operator-container-v4.12.0-202509030106.p2.g85e2d05.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:595d4e57dacb1b18e94fb3fbf300a590447343b73f290fa826e291b90a08ae63_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:595d4e57dacb1b18e94fb3fbf300a590447343b73f290fa826e291b90a08ae63_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:595d4e57dacb1b18e94fb3fbf300a590447343b73f290fa826e291b90a08ae63_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-apiserver-operator@sha256%3A595d4e57dacb1b18e94fb3fbf300a590447343b73f290fa826e291b90a08ae63?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-kube-apiserver-operator-container-v4.12.0-202509030106.p2.g9c3fdbd.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c4c25596c63c67592c084e697b9ed826c628b441c17a3390f50ef80d1743d9ab_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c4c25596c63c67592c084e697b9ed826c628b441c17a3390f50ef80d1743d9ab_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c4c25596c63c67592c084e697b9ed826c628b441c17a3390f50ef80d1743d9ab_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-cluster-api-rhel8-operator@sha256%3Ac4c25596c63c67592c084e697b9ed826c628b441c17a3390f50ef80d1743d9ab?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.12.0-202509030106.p2.gd50f732.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:17df5e85494c27c326b44e15f356a98887a698745cb392f54d245443e697e685_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:17df5e85494c27c326b44e15f356a98887a698745cb392f54d245443e697e685_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:17df5e85494c27c326b44e15f356a98887a698745cb392f54d245443e697e685_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-controller-manager-operator@sha256%3A17df5e85494c27c326b44e15f356a98887a698745cb392f54d245443e697e685?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.12.0-202509030106.p2.gc3c07be.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:c9901c150d3a3ee55afa44a931a4794a5fb2e54bba35c495831caf301676ed3f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:c9901c150d3a3ee55afa44a931a4794a5fb2e54bba35c495831caf301676ed3f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:c9901c150d3a3ee55afa44a931a4794a5fb2e54bba35c495831caf301676ed3f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-scheduler-operator@sha256%3Ac9901c150d3a3ee55afa44a931a4794a5fb2e54bba35c495831caf301676ed3f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-kube-scheduler-operator-container-v4.12.0-202509030106.p2.g48cd96c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:85510d88eca66906b5bc9cd21d095e2e5e092d154850bb1320e85b71e33e6536_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:85510d88eca66906b5bc9cd21d095e2e5e092d154850bb1320e85b71e33e6536_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:85510d88eca66906b5bc9cd21d095e2e5e092d154850bb1320e85b71e33e6536_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256%3A85510d88eca66906b5bc9cd21d095e2e5e092d154850bb1320e85b71e33e6536?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.12.0-202509030106.p2.g1a251f4.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:bde6dbfd44f96dc90e5a78c7c373ea56c1b6f3137523b660c9c1be2f1752b614_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:bde6dbfd44f96dc90e5a78c7c373ea56c1b6f3137523b660c9c1be2f1752b614_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:bde6dbfd44f96dc90e5a78c7c373ea56c1b6f3137523b660c9c1be2f1752b614_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-machine-approver@sha256%3Abde6dbfd44f96dc90e5a78c7c373ea56c1b6f3137523b660c9c1be2f1752b614?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-machine-approver-container-v4.12.0-202509030106.p2.g7b08a4d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:2d1ac9b6e84efbadef7542907f61d61cf075b64e877ee835fe08857ff79581e1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:2d1ac9b6e84efbadef7542907f61d61cf075b64e877ee835fe08857ff79581e1_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:2d1ac9b6e84efbadef7542907f61d61cf075b64e877ee835fe08857ff79581e1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-apiserver-operator@sha256%3A2d1ac9b6e84efbadef7542907f61d61cf075b64e877ee835fe08857ff79581e1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.12.0-202509030106.p2.gb870fc6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:d254dc0767a6edb8b9f2999cd907054151d83f4b96f8b0ef9833223be5c71aeb_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:d254dc0767a6edb8b9f2999cd907054151d83f4b96f8b0ef9833223be5c71aeb_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:d254dc0767a6edb8b9f2999cd907054151d83f4b96f8b0ef9833223be5c71aeb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-controller-manager-operator@sha256%3Ad254dc0767a6edb8b9f2999cd907054151d83f4b96f8b0ef9833223be5c71aeb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.12.0-202509030106.p2.gab963d8.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:78ad1ba41573fc9e40e28d695826b7d89b53fd25ebdaf74fdbbfd744a3f7b4eb_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:78ad1ba41573fc9e40e28d695826b7d89b53fd25ebdaf74fdbbfd744a3f7b4eb_amd64",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:78ad1ba41573fc9e40e28d695826b7d89b53fd25ebdaf74fdbbfd744a3f7b4eb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel8-operator@sha256%3A78ad1ba41573fc9e40e28d695826b7d89b53fd25ebdaf74fdbbfd744a3f7b4eb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-ovirt-csi-operator-container-v4.12.0-202509030106.p2.ge5e0233.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:a6fbdc56f55d0f5f08bc237c417b853866bfbe23183680528175512b356c8b78_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:a6fbdc56f55d0f5f08bc237c417b853866bfbe23183680528175512b356c8b78_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:a6fbdc56f55d0f5f08bc237c417b853866bfbe23183680528175512b356c8b78_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-platform-operators-manager-rhel8@sha256%3Aa6fbdc56f55d0f5f08bc237c417b853866bfbe23183680528175512b356c8b78?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.12.0-202509030106.p2.gc930dc7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:61404700b2375ae3199b3260d4174d3de5fc4e06a32dac676bb54b119f9bc940_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:61404700b2375ae3199b3260d4174d3de5fc4e06a32dac676bb54b119f9bc940_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:61404700b2375ae3199b3260d4174d3de5fc4e06a32dac676bb54b119f9bc940_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-samples-operator@sha256%3A61404700b2375ae3199b3260d4174d3de5fc4e06a32dac676bb54b119f9bc940?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-samples-operator-container-v4.12.0-202509030106.p2.g145dbd6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:90bda371ed576c58b1f1f918275232db7e8b6268c9a3bdc6b8ff7583c83d63e6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:90bda371ed576c58b1f1f918275232db7e8b6268c9a3bdc6b8ff7583c83d63e6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:90bda371ed576c58b1f1f918275232db7e8b6268c9a3bdc6b8ff7583c83d63e6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-update-keys@sha256%3A90bda371ed576c58b1f1f918275232db7e8b6268c9a3bdc6b8ff7583c83d63e6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-update-keys-container-v4.12.0-202509030106.p2.g2796e17.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:db3e05bc44f910af8e0d59295441007c4514ee99fc1109d2fbb20bce45f95980_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:db3e05bc44f910af8e0d59295441007c4514ee99fc1109d2fbb20bce45f95980_amd64",
"product_id": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:db3e05bc44f910af8e0d59295441007c4514ee99fc1109d2fbb20bce45f95980_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-container-networking-plugins-rhel8@sha256%3Adb3e05bc44f910af8e0d59295441007c4514ee99fc1109d2fbb20bce45f95980?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-containernetworking-plugins-container-v4.12.0-202509030106.p2.gcd87d3d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:197ebfa76d22011169313d6b76c705bd6949d803cc020442d742462f9b74f1d5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:197ebfa76d22011169313d6b76c705bd6949d803cc020442d742462f9b74f1d5_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:197ebfa76d22011169313d6b76c705bd6949d803cc020442d742462f9b74f1d5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-rhel8@sha256%3A197ebfa76d22011169313d6b76c705bd6949d803cc020442d742462f9b74f1d5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-driver-shared-resource-container-v4.12.0-202509030106.p2.gd054948.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:1482c8f855deee34bf1b977916ffe9eac428533b115ab3067106880606ed02cc_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:1482c8f855deee34bf1b977916ffe9eac428533b115ab3067106880606ed02cc_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:1482c8f855deee34bf1b977916ffe9eac428533b115ab3067106880606ed02cc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-operator-rhel8@sha256%3A1482c8f855deee34bf1b977916ffe9eac428533b115ab3067106880606ed02cc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.12.0-202509030106.p2.gcc29770.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:4434f1e9e0b2f0a49000dad0153766c3b137fe26006ead878ecc1d95143beae0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:4434f1e9e0b2f0a49000dad0153766c3b137fe26006ead878ecc1d95143beae0_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:4434f1e9e0b2f0a49000dad0153766c3b137fe26006ead878ecc1d95143beae0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-webhook-rhel8@sha256%3A4434f1e9e0b2f0a49000dad0153766c3b137fe26006ead878ecc1d95143beae0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.12.0-202509030106.p2.gd054948.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:e57403203b77206caca5ab9c05ba70b09cbf86caf3a5178dc1b4fc15ab11a255_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:e57403203b77206caca5ab9c05ba70b09cbf86caf3a5178dc1b4fc15ab11a255_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:e57403203b77206caca5ab9c05ba70b09cbf86caf3a5178dc1b4fc15ab11a255_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer@sha256%3Ae57403203b77206caca5ab9c05ba70b09cbf86caf3a5178dc1b4fc15ab11a255?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-external-resizer-container-v4.12.0-202509030106.p2.g5b066ba.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:e57403203b77206caca5ab9c05ba70b09cbf86caf3a5178dc1b4fc15ab11a255_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:e57403203b77206caca5ab9c05ba70b09cbf86caf3a5178dc1b4fc15ab11a255_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:e57403203b77206caca5ab9c05ba70b09cbf86caf3a5178dc1b4fc15ab11a255_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer-rhel8@sha256%3Ae57403203b77206caca5ab9c05ba70b09cbf86caf3a5178dc1b4fc15ab11a255?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-external-resizer-container-v4.12.0-202509030106.p2.g5b066ba.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:b8ce816a2548cd33c3103a5830e656b74c7534690afc7e3356d5dace7c10c010_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:b8ce816a2548cd33c3103a5830e656b74c7534690afc7e3356d5dace7c10c010_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:b8ce816a2548cd33c3103a5830e656b74c7534690afc7e3356d5dace7c10c010_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshotter@sha256%3Ab8ce816a2548cd33c3103a5830e656b74c7534690afc7e3356d5dace7c10c010?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-external-snapshotter-container-v4.12.0-202509030106.p2.g6fdb648.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:b8ce816a2548cd33c3103a5830e656b74c7534690afc7e3356d5dace7c10c010_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:b8ce816a2548cd33c3103a5830e656b74c7534690afc7e3356d5dace7c10c010_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:b8ce816a2548cd33c3103a5830e656b74c7534690afc7e3356d5dace7c10c010_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshotter-rhel8@sha256%3Ab8ce816a2548cd33c3103a5830e656b74c7534690afc7e3356d5dace7c10c010?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-external-snapshotter-container-v4.12.0-202509030106.p2.g6fdb648.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:18ee0939d60cb2501114ee7dfec1983446e681b1712d11a0415a23614c62776f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:18ee0939d60cb2501114ee7dfec1983446e681b1712d11a0415a23614c62776f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:18ee0939d60cb2501114ee7dfec1983446e681b1712d11a0415a23614c62776f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller@sha256%3A18ee0939d60cb2501114ee7dfec1983446e681b1712d11a0415a23614c62776f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-snapshot-controller-container-v4.12.0-202509030106.p2.g6fdb648.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:18ee0939d60cb2501114ee7dfec1983446e681b1712d11a0415a23614c62776f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:18ee0939d60cb2501114ee7dfec1983446e681b1712d11a0415a23614c62776f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:18ee0939d60cb2501114ee7dfec1983446e681b1712d11a0415a23614c62776f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller-rhel8@sha256%3A18ee0939d60cb2501114ee7dfec1983446e681b1712d11a0415a23614c62776f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-snapshot-controller-container-v4.12.0-202509030106.p2.g6fdb648.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-etcd@sha256:3e93e19473f81377dcd3f0120e2124d6ccde64a0473f134bf15d4b2951734bf0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-etcd@sha256:3e93e19473f81377dcd3f0120e2124d6ccde64a0473f134bf15d4b2951734bf0_amd64",
"product_id": "registry.redhat.io/openshift4/ose-etcd@sha256:3e93e19473f81377dcd3f0120e2124d6ccde64a0473f134bf15d4b2951734bf0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-etcd@sha256%3A3e93e19473f81377dcd3f0120e2124d6ccde64a0473f134bf15d4b2951734bf0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-etcd-container-v4.12.0-202509030106.p2.gbb82e89.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:07b1b2c2906d264cfaea15308715f7fa3b03e52e8c4448b76e3ada38e7944628_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:07b1b2c2906d264cfaea15308715f7fa3b03e52e8c4448b76e3ada38e7944628_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:07b1b2c2906d264cfaea15308715f7fa3b03e52e8c4448b76e3ada38e7944628_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cloud-controller-manager-rhel8@sha256%3A07b1b2c2906d264cfaea15308715f7fa3b03e52e8c4448b76e3ada38e7944628?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-cloud-controller-manager-container-v4.12.0-202509030106.p2.g8a84952.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:6f72b3df14c4fed06636fe38844e4ab60229c43de993d38a0257066b1880b819_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:6f72b3df14c4fed06636fe38844e4ab60229c43de993d38a0257066b1880b819_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:6f72b3df14c4fed06636fe38844e4ab60229c43de993d38a0257066b1880b819_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cluster-api-controllers-rhel8@sha256%3A6f72b3df14c4fed06636fe38844e4ab60229c43de993d38a0257066b1880b819?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-cluster-api-controllers-container-v4.12.0-202509030106.p2.ge00019f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:28ec403a82cd8229aac65447d634ae88c1728062e78e2c85aea4a54d7fb32912_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:28ec403a82cd8229aac65447d634ae88c1728062e78e2c85aea4a54d7fb32912_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:28ec403a82cd8229aac65447d634ae88c1728062e78e2c85aea4a54d7fb32912_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-rhel8@sha256%3A28ec403a82cd8229aac65447d634ae88c1728062e78e2c85aea4a54d7fb32912?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-pd-csi-driver-container-v4.12.0-202509030106.p2.g5dcfd67.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:8f3f9b902dc63894557d873354fabca9815b33df1a934d70995bc22a6f6f6a41_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:8f3f9b902dc63894557d873354fabca9815b33df1a934d70995bc22a6f6f6a41_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:8f3f9b902dc63894557d873354fabca9815b33df1a934d70995bc22a6f6f6a41_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-operator-rhel8@sha256%3A8f3f9b902dc63894557d873354fabca9815b33df1a934d70995bc22a6f6f6a41?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-pd-csi-driver-operator-container-v4.12.0-202509030106.p2.g30e97ba.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:b816945718eee717f164b6121ab523c42a1ffbee52692ff018ff80d7f040d59b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:b816945718eee717f164b6121ab523c42a1ffbee52692ff018ff80d7f040d59b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:b816945718eee717f164b6121ab523c42a1ffbee52692ff018ff80d7f040d59b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-cloud-controller-manager-rhel8@sha256%3Ab816945718eee717f164b6121ab523c42a1ffbee52692ff018ff80d7f040d59b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ibm-cloud-controller-manager-container-v4.12.0-202509030106.p2.g8bd0ea8.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:fa7d0e8254dfef1898d0716f5cc741ca581e171157742986bb0f2cd3475fa504_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:fa7d0e8254dfef1898d0716f5cc741ca581e171157742986bb0f2cd3475fa504_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:fa7d0e8254dfef1898d0716f5cc741ca581e171157742986bb0f2cd3475fa504_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-block-csi-driver-rhel8@sha256%3Afa7d0e8254dfef1898d0716f5cc741ca581e171157742986bb0f2cd3475fa504?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ibm-vpc-block-csi-driver-container-v4.12.0-202509030106.p2.g5ce896a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:30f0954a25da5f1235ba436338b6b46f6ebda7b7e763ca23c3fa7e582283007f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:30f0954a25da5f1235ba436338b6b46f6ebda7b7e763ca23c3fa7e582283007f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:30f0954a25da5f1235ba436338b6b46f6ebda7b7e763ca23c3fa7e582283007f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256%3A30f0954a25da5f1235ba436338b6b46f6ebda7b7e763ca23c3fa7e582283007f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.12.0-202509030106.p2.g336d03e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:3337f1a1e0a3c2cd4d7b2959629a820edd6a10628a8e7d0c8b530a113e5456c6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:3337f1a1e0a3c2cd4d7b2959629a820edd6a10628a8e7d0c8b530a113e5456c6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:3337f1a1e0a3c2cd4d7b2959629a820edd6a10628a8e7d0c8b530a113e5456c6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibmcloud-cluster-api-controllers-rhel8@sha256%3A3337f1a1e0a3c2cd4d7b2959629a820edd6a10628a8e7d0c8b530a113e5456c6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ibmcloud-cluster-api-controllers-container-v4.12.0-202509030106.p2.g0fe74f6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:0a54738c411d8b795bc546810bd0ecb3887a633cd771ee749ecf26e5a49a9d7b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:0a54738c411d8b795bc546810bd0ecb3887a633cd771ee749ecf26e5a49a9d7b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:0a54738c411d8b795bc546810bd0ecb3887a633cd771ee749ecf26e5a49a9d7b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibmcloud-machine-controllers-rhel8@sha256%3A0a54738c411d8b795bc546810bd0ecb3887a633cd771ee749ecf26e5a49a9d7b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ibmcloud-machine-controllers-container-v4.12.0-202509030106.p2.g31a67da.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ebfef4c44eaa4b91d3c1c0a702b61a2cb8063d00500b9de9090da8a548fd20cf_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ebfef4c44eaa4b91d3c1c0a702b61a2cb8063d00500b9de9090da8a548fd20cf_amd64",
"product_id": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ebfef4c44eaa4b91d3c1c0a702b61a2cb8063d00500b9de9090da8a548fd20cf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-image-customization-controller-rhel8@sha256%3Aebfef4c44eaa4b91d3c1c0a702b61a2cb8063d00500b9de9090da8a548fd20cf?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-image-customization-controller-container-v4.12.0-202509030106.p2.ge456249.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:f98e28cfa793b54ca8d9c1640876120ca23b4824b3d25c8f5b4fd6997e543d19_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:f98e28cfa793b54ca8d9c1640876120ca23b4824b3d25c8f5b4fd6997e543d19_amd64",
"product_id": "registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:f98e28cfa793b54ca8d9c1640876120ca23b4824b3d25c8f5b4fd6997e543d19_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-insights-rhel8-operator@sha256%3Af98e28cfa793b54ca8d9c1640876120ca23b4824b3d25c8f5b4fd6997e543d19?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-insights-operator-container-v4.12.0-202509030106.p2.g6b54388.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer@sha256:2d65b33bde973239926da00b56978260fb0e7b09d733bd37cce1a33cab4ac27e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer@sha256:2d65b33bde973239926da00b56978260fb0e7b09d733bd37cce1a33cab4ac27e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-installer@sha256:2d65b33bde973239926da00b56978260fb0e7b09d733bd37cce1a33cab4ac27e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer@sha256%3A2d65b33bde973239926da00b56978260fb0e7b09d733bd37cce1a33cab4ac27e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-installer-container-v4.12.0-202509030106.p2.g5c54d04.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-artifacts@sha256:3d79cbd7f89f898bcbe1abf5ff18491b96b1b122ae782fcdc5608dac0a7a7896_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts@sha256:3d79cbd7f89f898bcbe1abf5ff18491b96b1b122ae782fcdc5608dac0a7a7896_amd64",
"product_id": "registry.redhat.io/openshift4/ose-installer-artifacts@sha256:3d79cbd7f89f898bcbe1abf5ff18491b96b1b122ae782fcdc5608dac0a7a7896_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts@sha256%3A3d79cbd7f89f898bcbe1abf5ff18491b96b1b122ae782fcdc5608dac0a7a7896?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-installer-artifacts-container-v4.12.0-202509030106.p2.g5c54d04.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:c527f70ec01d52421fdc40c226c0cc9100ffa93d25ef1536521460aec16b7d1a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:c527f70ec01d52421fdc40c226c0cc9100ffa93d25ef1536521460aec16b7d1a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:c527f70ec01d52421fdc40c226c0cc9100ffa93d25ef1536521460aec16b7d1a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-storage-version-migrator-rhel8@sha256%3Ac527f70ec01d52421fdc40c226c0cc9100ffa93d25ef1536521460aec16b7d1a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kube-storage-version-migrator-container-v4.12.0-202509030106.p2.g74ce8d5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:3af6fa259764f9d6ab191975e0b7267f11b11166c5d0cfdf4800214e9a769aa5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:3af6fa259764f9d6ab191975e0b7267f11b11166c5d0cfdf4800214e9a769aa5_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:3af6fa259764f9d6ab191975e0b7267f11b11166c5d0cfdf4800214e9a769aa5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubevirt-cloud-controller-manager-rhel8@sha256%3A3af6fa259764f9d6ab191975e0b7267f11b11166c5d0cfdf4800214e9a769aa5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.12.0-202509030106.p2.ga19615c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:cb0ed211a4ddf88911c1c785e41dfb0b32b68e185c918dc97aeda2f95ea53cdc_amd64",
"product": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:cb0ed211a4ddf88911c1c785e41dfb0b32b68e185c918dc97aeda2f95ea53cdc_amd64",
"product_id": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:cb0ed211a4ddf88911c1c785e41dfb0b32b68e185c918dc97aeda2f95ea53cdc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-csi-driver-rhel8@sha256%3Acb0ed211a4ddf88911c1c785e41dfb0b32b68e185c918dc97aeda2f95ea53cdc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kubevirt-csi-driver-container-v4.12.0-202509030106.p2.gf407c8a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:7f1e9ea250558b7f2a2c7c8f40b4fb95ab805d45bdcafaf0674b4701bb12d2ac_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:7f1e9ea250558b7f2a2c7c8f40b4fb95ab805d45bdcafaf0674b4701bb12d2ac_amd64",
"product_id": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:7f1e9ea250558b7f2a2c7c8f40b4fb95ab805d45bdcafaf0674b4701bb12d2ac_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-libvirt-machine-controllers@sha256%3A7f1e9ea250558b7f2a2c7c8f40b4fb95ab805d45bdcafaf0674b4701bb12d2ac?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-libvirt-machine-controllers-container-v4.12.0-202509030106.p2.ga2882f7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-operator@sha256:dc5df52e406f5c90bd8a5d267b38c3b39ac219493c74d47144df66f2a7f9529a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-operator@sha256:dc5df52e406f5c90bd8a5d267b38c3b39ac219493c74d47144df66f2a7f9529a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-operator@sha256:dc5df52e406f5c90bd8a5d267b38c3b39ac219493c74d47144df66f2a7f9529a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-operator@sha256%3Adc5df52e406f5c90bd8a5d267b38c3b39ac219493c74d47144df66f2a7f9529a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-operator-container-v4.12.0-202509030106.p2.gb6c243d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:49f0e2ee63b613da5f41da5117b65825c188d92e991621a8fd26aa8c65f54b7c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:49f0e2ee63b613da5f41da5117b65825c188d92e991621a8fd26aa8c65f54b7c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:49f0e2ee63b613da5f41da5117b65825c188d92e991621a8fd26aa8c65f54b7c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-aws-rhel8@sha256%3A49f0e2ee63b613da5f41da5117b65825c188d92e991621a8fd26aa8c65f54b7c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-provider-aws-container-v4.12.0-202509030106.p2.g440886d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:3dab9218072db82c517b48fb7b5e64e0cda9a2aa65f1c4dc2574d0533927c99a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:3dab9218072db82c517b48fb7b5e64e0cda9a2aa65f1c4dc2574d0533927c99a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:3dab9218072db82c517b48fb7b5e64e0cda9a2aa65f1c4dc2574d0533927c99a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-azure-rhel8@sha256%3A3dab9218072db82c517b48fb7b5e64e0cda9a2aa65f1c4dc2574d0533927c99a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-provider-azure-container-v4.12.0-202509030106.p2.g6b5bfff.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:00c935dfb1b18cea9b95de640916a4fd2f1ca32400f291125f1b2a400bba477a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:00c935dfb1b18cea9b95de640916a4fd2f1ca32400f291125f1b2a400bba477a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:00c935dfb1b18cea9b95de640916a4fd2f1ca32400f291125f1b2a400bba477a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-gcp-rhel8@sha256%3A00c935dfb1b18cea9b95de640916a4fd2f1ca32400f291125f1b2a400bba477a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-provider-gcp-container-v4.12.0-202509030106.p2.gd6d8c1c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1fa8586509b2b1e684f515ef3d94fcb4c73b3d0a495c49cc179fae12cb8c63be_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1fa8586509b2b1e684f515ef3d94fcb4c73b3d0a495c49cc179fae12cb8c63be_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1fa8586509b2b1e684f515ef3d94fcb4c73b3d0a495c49cc179fae12cb8c63be_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-openstack-rhel8@sha256%3A1fa8586509b2b1e684f515ef3d94fcb4c73b3d0a495c49cc179fae12cb8c63be?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-provider-openstack-container-v4.12.0-202509030106.p2.g0565766.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-config-operator@sha256:9db15f28556affd7f9300bc67d853a73e2377fd19ba96c852782da5d7850fc63_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-config-operator@sha256:9db15f28556affd7f9300bc67d853a73e2377fd19ba96c852782da5d7850fc63_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-config-operator@sha256:9db15f28556affd7f9300bc67d853a73e2377fd19ba96c852782da5d7850fc63_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-operator@sha256%3A9db15f28556affd7f9300bc67d853a73e2377fd19ba96c852782da5d7850fc63?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-config-operator-container-v4.12.0-202509030106.p2.gec8a839.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:d7ac953ca2e148a9bdd514df8db65bc72eefb86ce26f9285dadf89cdb65c69f4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:d7ac953ca2e148a9bdd514df8db65bc72eefb86ce26f9285dadf89cdb65c69f4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:d7ac953ca2e148a9bdd514df8db65bc72eefb86ce26f9285dadf89cdb65c69f4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-os-images-rhel8@sha256%3Ad7ac953ca2e148a9bdd514df8db65bc72eefb86ce26f9285dadf89cdb65c69f4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-os-images-container-v4.12.0-202509030106.p2.g1964124.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:1a6887905a53f04aabe8e7a54bd9e50ffc866a77008af12a072bd30dd44be043_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:1a6887905a53f04aabe8e7a54bd9e50ffc866a77008af12a072bd30dd44be043_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:1a6887905a53f04aabe8e7a54bd9e50ffc866a77008af12a072bd30dd44be043_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-admission-controller@sha256%3A1a6887905a53f04aabe8e7a54bd9e50ffc866a77008af12a072bd30dd44be043?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-admission-controller-container-v4.12.0-202509030106.p2.g0a12d74.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:9da59b21215588a173b120038e76f543095fc673b0baf7a3f07df3292c1ac811_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:9da59b21215588a173b120038e76f543095fc673b0baf7a3f07df3292c1ac811_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:9da59b21215588a173b120038e76f543095fc673b0baf7a3f07df3292c1ac811_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-route-override-cni-rhel8@sha256%3A9da59b21215588a173b120038e76f543095fc673b0baf7a3f07df3292c1ac811?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-route-override-cni-container-v4.12.0-202509030106.p2.gefd6ffb.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:860135ab13752ba3fe0ee4dead4fd1dd7084839c10a547f3fa1835e0f4b586a6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:860135ab13752ba3fe0ee4dead4fd1dd7084839c10a547f3fa1835e0f4b586a6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:860135ab13752ba3fe0ee4dead4fd1dd7084839c10a547f3fa1835e0f4b586a6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-whereabouts-ipam-cni-rhel8@sha256%3A860135ab13752ba3fe0ee4dead4fd1dd7084839c10a547f3fa1835e0f4b586a6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-whereabouts-ipam-cni-container-v4.12.0-202509030106.p2.g5993d02.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-must-gather@sha256:2b4a2379dafaef96fce39c29b7ab2b64240b2ded16b801e4aa2f4f70802b57df_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-must-gather@sha256:2b4a2379dafaef96fce39c29b7ab2b64240b2ded16b801e4aa2f4f70802b57df_amd64",
"product_id": "registry.redhat.io/openshift4/ose-must-gather@sha256:2b4a2379dafaef96fce39c29b7ab2b64240b2ded16b801e4aa2f4f70802b57df_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-must-gather@sha256%3A2b4a2379dafaef96fce39c29b7ab2b64240b2ded16b801e4aa2f4f70802b57df?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-must-gather-container-v4.12.0-202509030106.p2.ga4db96b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:796a799c1ec579cfd251466c4ff59b76283bae61ebacbcb6f9919c3158644cff_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:796a799c1ec579cfd251466c4ff59b76283bae61ebacbcb6f9919c3158644cff_amd64",
"product_id": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:796a799c1ec579cfd251466c4ff59b76283bae61ebacbcb6f9919c3158644cff_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-interface-bond-cni-rhel8@sha256%3A796a799c1ec579cfd251466c4ff59b76283bae61ebacbcb6f9919c3158644cff?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-network-interface-bond-cni-container-v4.12.0-202509030106.p2.g30386d6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:46b16b8b724123d6db5917d22553f2133c3d713fad50c39a047dd60cb7ba2adb_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:46b16b8b724123d6db5917d22553f2133c3d713fad50c39a047dd60cb7ba2adb_amd64",
"product_id": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:46b16b8b724123d6db5917d22553f2133c3d713fad50c39a047dd60cb7ba2adb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-metrics-daemon-rhel8@sha256%3A46b16b8b724123d6db5917d22553f2133c3d713fad50c39a047dd60cb7ba2adb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-network-metrics-daemon-container-v4.12.0-202509030106.p2.g44e623d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/network-tools-rhel8@sha256:df257ec329a26180c477152d05ce893db5acc59d7bf34123f539afca36584d49_amd64",
"product": {
"name": "registry.redhat.io/openshift4/network-tools-rhel8@sha256:df257ec329a26180c477152d05ce893db5acc59d7bf34123f539afca36584d49_amd64",
"product_id": "registry.redhat.io/openshift4/network-tools-rhel8@sha256:df257ec329a26180c477152d05ce893db5acc59d7bf34123f539afca36584d49_amd64",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel8@sha256%3Adf257ec329a26180c477152d05ce893db5acc59d7bf34123f539afca36584d49?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-network-tools-container-v4.12.0-202509030106.p2.gc76613c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:068d2300f54d9cdfeedf94d332a79125c863a47838dc52435151f554e861552b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:068d2300f54d9cdfeedf94d332a79125c863a47838dc52435151f554e861552b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:068d2300f54d9cdfeedf94d332a79125c863a47838dc52435151f554e861552b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-nutanix-machine-controllers-rhel8@sha256%3A068d2300f54d9cdfeedf94d332a79125c863a47838dc52435151f554e861552b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-nutanix-machine-controllers-container-v4.12.0-202509030106.p2.g998d12f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:823513a463512650805475afd4d410636ca741230fdb09d99a738afb5f987326_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:823513a463512650805475afd4d410636ca741230fdb09d99a738afb5f987326_amd64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:823513a463512650805475afd4d410636ca741230fdb09d99a738afb5f987326_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-apiserver-rhel8@sha256%3A823513a463512650805475afd4d410636ca741230fdb09d99a738afb5f987326?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-oauth-apiserver-container-v4.12.0-202509030106.p2.g1053f14.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:ff1c5fbfcea13dbb0fac839e20b87b8f63b53c758a420355743345569a661f20_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:ff1c5fbfcea13dbb0fac839e20b87b8f63b53c758a420355743345569a661f20_amd64",
"product_id": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:ff1c5fbfcea13dbb0fac839e20b87b8f63b53c758a420355743345569a661f20_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-rukpak-rhel8@sha256%3Aff1c5fbfcea13dbb0fac839e20b87b8f63b53c758a420355743345569a661f20?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-olm-rukpak-container-v4.12.0-202509030106.p2.gbb06dd0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:379063833d53395d523c3fc1e51e2197fbba1df1b0a9a27549eec4f00498a866_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:379063833d53395d523c3fc1e51e2197fbba1df1b0a9a27549eec4f00498a866_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:379063833d53395d523c3fc1e51e2197fbba1df1b0a9a27549eec4f00498a866_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-apiserver-rhel8@sha256%3A379063833d53395d523c3fc1e51e2197fbba1df1b0a9a27549eec4f00498a866?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-openshift-apiserver-container-v4.12.0-202509030106.p2.gb0407e3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:85eeb87f0fb3d12e6aba82a575e40ab8016692428ccc24ff02e5e5ed803bf11d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:85eeb87f0fb3d12e6aba82a575e40ab8016692428ccc24ff02e5e5ed803bf11d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:85eeb87f0fb3d12e6aba82a575e40ab8016692428ccc24ff02e5e5ed803bf11d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-controller-manager-rhel8@sha256%3A85eeb87f0fb3d12e6aba82a575e40ab8016692428ccc24ff02e5e5ed803bf11d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-openshift-controller-manager-container-v4.12.0-202509030106.p2.gd32006c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:42a2d3f22c71ec76a488440bdf3c71855d2045371cc355f34d5a38ff24f6e715_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:42a2d3f22c71ec76a488440bdf3c71855d2045371cc355f34d5a38ff24f6e715_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:42a2d3f22c71ec76a488440bdf3c71855d2045371cc355f34d5a38ff24f6e715_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel8@sha256%3A42a2d3f22c71ec76a488440bdf3c71855d2045371cc355f34d5a38ff24f6e715?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-openstack-cinder-csi-driver-container-v4.12.0-202509030106.p2.g793222b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:66e45a958a011c9f256b52e93e32b73b167ab28811ef764187212c94d025d04b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:66e45a958a011c9f256b52e93e32b73b167ab28811ef764187212c94d025d04b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:66e45a958a011c9f256b52e93e32b73b167ab28811ef764187212c94d025d04b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel8-operator@sha256%3A66e45a958a011c9f256b52e93e32b73b167ab28811ef764187212c94d025d04b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.12.0-202509030106.p2.gd09e51a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:5d778000fffc8379540d1777bb0a68c5ec58b29f4b132622f5ca67ffef93e67c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:5d778000fffc8379540d1777bb0a68c5ec58b29f4b132622f5ca67ffef93e67c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:5d778000fffc8379540d1777bb0a68c5ec58b29f4b132622f5ca67ffef93e67c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cloud-controller-manager-rhel8@sha256%3A5d778000fffc8379540d1777bb0a68c5ec58b29f4b132622f5ca67ffef93e67c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.12.0-202509030106.p2.g793222b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:01e5286d651fcedc55ebefc68ef4552ff1070f089f11a4f43e0b2f7065f22e2a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:01e5286d651fcedc55ebefc68ef4552ff1070f089f11a4f43e0b2f7065f22e2a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:01e5286d651fcedc55ebefc68ef4552ff1070f089f11a4f43e0b2f7065f22e2a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-machine-controllers@sha256%3A01e5286d651fcedc55ebefc68ef4552ff1070f089f11a4f43e0b2f7065f22e2a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-openstack-machine-controllers-container-v4.12.0-202509030106.p2.gf13e381.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:507cc745c2d42a2cccb529734b525561809a8f1d1f4508daffed650038af3f51_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:507cc745c2d42a2cccb529734b525561809a8f1d1f4508daffed650038af3f51_amd64",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:507cc745c2d42a2cccb529734b525561809a8f1d1f4508daffed650038af3f51_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel7@sha256%3A507cc745c2d42a2cccb529734b525561809a8f1d1f4508daffed650038af3f51?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ovirt-csi-driver-container-v4.12.0-202509030106.p2.g87ab378.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:f3dfa01c44eef8b92a39376e4ae8069a4f27146526cf75ca22a90ee2e14095e9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:f3dfa01c44eef8b92a39376e4ae8069a4f27146526cf75ca22a90ee2e14095e9_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:f3dfa01c44eef8b92a39376e4ae8069a4f27146526cf75ca22a90ee2e14095e9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovirt-machine-controllers-rhel8@sha256%3Af3dfa01c44eef8b92a39376e4ae8069a4f27146526cf75ca22a90ee2e14095e9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ovirt-machine-controllers-container-v4.12.0-202509030106.p2.g03e8cb5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:3f18ac8fd4d3fa32849194ff9e7f2dadbe528aaa12d7e71adf5c7b32b1670d67_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:3f18ac8fd4d3fa32849194ff9e7f2dadbe528aaa12d7e71adf5c7b32b1670d67_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:3f18ac8fd4d3fa32849194ff9e7f2dadbe528aaa12d7e71adf5c7b32b1670d67_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes@sha256%3A3f18ac8fd4d3fa32849194ff9e7f2dadbe528aaa12d7e71adf5c7b32b1670d67?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ovn-kubernetes-container-v4.12.0-202509030106.p2.gcced5e1.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:216ceaedaf45398770d3df2019423f0b96bc2604a97ed198acf8a9b26395b70d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:216ceaedaf45398770d3df2019423f0b96bc2604a97ed198acf8a9b26395b70d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:216ceaedaf45398770d3df2019423f0b96bc2604a97ed198acf8a9b26395b70d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-block-csi-driver-rhel8@sha256%3A216ceaedaf45398770d3df2019423f0b96bc2604a97ed198acf8a9b26395b70d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-powervs-block-csi-driver-container-v4.12.0-202509030106.p2.gb78e8e7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:acbcf68bf23eb15989bbbbeb30840a4a266c482e644a9a2e28adce058a80f7ac_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:acbcf68bf23eb15989bbbbeb30840a4a266c482e644a9a2e28adce058a80f7ac_amd64",
"product_id": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:acbcf68bf23eb15989bbbbeb30840a4a266c482e644a9a2e28adce058a80f7ac_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-block-csi-driver-operator-rhel8@sha256%3Aacbcf68bf23eb15989bbbbeb30840a4a266c482e644a9a2e28adce058a80f7ac?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.12.0-202509030106.p2.g7dadc08.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:b7d46a4c00391b8f2a5ee0546554160aebf558acaf07f60d9c4ddcf8fc0a73e7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:b7d46a4c00391b8f2a5ee0546554160aebf558acaf07f60d9c4ddcf8fc0a73e7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:b7d46a4c00391b8f2a5ee0546554160aebf558acaf07f60d9c4ddcf8fc0a73e7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-cloud-controller-manager-rhel8@sha256%3Ab7d46a4c00391b8f2a5ee0546554160aebf558acaf07f60d9c4ddcf8fc0a73e7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-powervs-cloud-controller-manager-container-v4.12.0-202509030106.p2.g4fb4334.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:f053ecd0625349615fa3e83fac5b88200d5555f6d52c8135e6aa9277b97b9db2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:f053ecd0625349615fa3e83fac5b88200d5555f6d52c8135e6aa9277b97b9db2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:f053ecd0625349615fa3e83fac5b88200d5555f6d52c8135e6aa9277b97b9db2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-machine-controllers-rhel8@sha256%3Af053ecd0625349615fa3e83fac5b88200d5555f6d52c8135e6aa9277b97b9db2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-powervs-machine-controllers-container-v4.12.0-202509030106.p2.g8a37e70.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:33212322fe1c34cc3e8e716998cc13d7c5cca70713a920cba736fff4437ebc06_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:33212322fe1c34cc3e8e716998cc13d7c5cca70713a920cba736fff4437ebc06_amd64",
"product_id": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:33212322fe1c34cc3e8e716998cc13d7c5cca70713a920cba736fff4437ebc06_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-k8s-prometheus-adapter@sha256%3A33212322fe1c34cc3e8e716998cc13d7c5cca70713a920cba736fff4437ebc06?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-prometheus-adapter-container-v4.12.0-202509030106.p2.g36c0669.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:98cc992ccb28bf94945e6066234472909e4d9be19d45ebab9b2db4c851885d60_amd64",
"product": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:98cc992ccb28bf94945e6066234472909e4d9be19d45ebab9b2db4c851885d60_amd64",
"product_id": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:98cc992ccb28bf94945e6066234472909e4d9be19d45ebab9b2db4c851885d60_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-route-controller-manager-rhel8@sha256%3A98cc992ccb28bf94945e6066234472909e4d9be19d45ebab9b2db4c851885d60?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-route-controller-manager-container-v4.12.0-202509030106.p2.g0f141ce.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:585c2b0f5b9f8afbc16320c7c0ab27dfe7c7c4f0dc6f951dc84b55ca0630e887_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:585c2b0f5b9f8afbc16320c7c0ab27dfe7c7c4f0dc6f951dc84b55ca0630e887_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:585c2b0f5b9f8afbc16320c7c0ab27dfe7c7c4f0dc6f951dc84b55ca0630e887_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sdn-rhel8@sha256%3A585c2b0f5b9f8afbc16320c7c0ab27dfe7c7c4f0dc6f951dc84b55ca0630e887?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-node-container-v4.12.0-202509030106.p2.g5fe565c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-service-ca-operator@sha256:96890a1f2a0b2cf5d2b957bae9208f759b005b0d86001dfd3f7b3e025d972379_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-service-ca-operator@sha256:96890a1f2a0b2cf5d2b957bae9208f759b005b0d86001dfd3f7b3e025d972379_amd64",
"product_id": "registry.redhat.io/openshift4/ose-service-ca-operator@sha256:96890a1f2a0b2cf5d2b957bae9208f759b005b0d86001dfd3f7b3e025d972379_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-service-ca-operator@sha256%3A96890a1f2a0b2cf5d2b957bae9208f759b005b0d86001dfd3f7b3e025d972379?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-service-ca-operator-container-v4.12.0-202509030106.p2.gef1d057.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tools-rhel8@sha256:b182bfea8ee3661f1b8bed3d2d94f03db91f346fe67cc19af203d9082d6a22c9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel8@sha256:b182bfea8ee3661f1b8bed3d2d94f03db91f346fe67cc19af203d9082d6a22c9_amd64",
"product_id": "registry.redhat.io/openshift4/ose-tools-rhel8@sha256:b182bfea8ee3661f1b8bed3d2d94f03db91f346fe67cc19af203d9082d6a22c9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel8@sha256%3Ab182bfea8ee3661f1b8bed3d2d94f03db91f346fe67cc19af203d9082d6a22c9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-tools-container-v4.12.0-202509030106.p2.gd691257.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:a85d6dbc3c19dc71a75d92e0ea78d94c566cdd4ad7e73a11ce7c65a1d0b6766d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:a85d6dbc3c19dc71a75d92e0ea78d94c566cdd4ad7e73a11ce7c65a1d0b6766d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:a85d6dbc3c19dc71a75d92e0ea78d94c566cdd4ad7e73a11ce7c65a1d0b6766d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vmware-vsphere-csi-driver-rhel8@sha256%3Aa85d6dbc3c19dc71a75d92e0ea78d94c566cdd4ad7e73a11ce7c65a1d0b6766d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-vmware-vsphere-csi-driver-container-v4.12.0-202509030106.p2.ge4c0e10.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:a85d6dbc3c19dc71a75d92e0ea78d94c566cdd4ad7e73a11ce7c65a1d0b6766d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:a85d6dbc3c19dc71a75d92e0ea78d94c566cdd4ad7e73a11ce7c65a1d0b6766d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:a85d6dbc3c19dc71a75d92e0ea78d94c566cdd4ad7e73a11ce7c65a1d0b6766d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-csi-driver-rhel8@sha256%3Aa85d6dbc3c19dc71a75d92e0ea78d94c566cdd4ad7e73a11ce7c65a1d0b6766d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-vmware-vsphere-csi-driver-container-v4.12.0-202509030106.p2.ge4c0e10.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:7ea7e001a69213d15b824ae6f773b3d5dfb5747cd7d170df5bea0413f3652a7e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:7ea7e001a69213d15b824ae6f773b3d5dfb5747cd7d170df5bea0413f3652a7e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:7ea7e001a69213d15b824ae6f773b3d5dfb5747cd7d170df5bea0413f3652a7e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256%3A7ea7e001a69213d15b824ae6f773b3d5dfb5747cd7d170df5bea0413f3652a7e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.12.0-202509030106.p2.gd7cca47.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:7ea7e001a69213d15b824ae6f773b3d5dfb5747cd7d170df5bea0413f3652a7e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:7ea7e001a69213d15b824ae6f773b3d5dfb5747cd7d170df5bea0413f3652a7e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:7ea7e001a69213d15b824ae6f773b3d5dfb5747cd7d170df5bea0413f3652a7e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-csi-driver-operator-rhel8@sha256%3A7ea7e001a69213d15b824ae6f773b3d5dfb5747cd7d170df5bea0413f3652a7e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.12.0-202509030106.p2.gd7cca47.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:e968914f92abc3e9811dd81a0a4abcf1b99115c5665be6aae26f2167e4fc2d3a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:e968914f92abc3e9811dd81a0a4abcf1b99115c5665be6aae26f2167e4fc2d3a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:e968914f92abc3e9811dd81a0a4abcf1b99115c5665be6aae26f2167e4fc2d3a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-cloud-controller-manager-rhel8@sha256%3Ae968914f92abc3e9811dd81a0a4abcf1b99115c5665be6aae26f2167e4fc2d3a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-vsphere-cloud-controller-manager-container-v4.12.0-202509030106.p2.ge170dce.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:e77ba2e5fd5a4f66871db6160bd228202163edad4c5549782966dd953ed3861b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:e77ba2e5fd5a4f66871db6160bd228202163edad4c5549782966dd953ed3861b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:e77ba2e5fd5a4f66871db6160bd228202163edad4c5549782966dd953ed3861b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-cluster-api-controllers-rhel8@sha256%3Ae77ba2e5fd5a4f66871db6160bd228202163edad4c5549782966dd953ed3861b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-vsphere-cluster-api-controllers-container-v4.12.0-202509030106.p2.ga61d43b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:dfbf7a90c3f3e2a2ab360fcb94262cf1a2793b6c4173bb2611eeddd6c187b9e0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:dfbf7a90c3f3e2a2ab360fcb94262cf1a2793b6c4173bb2611eeddd6c187b9e0_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:dfbf7a90c3f3e2a2ab360fcb94262cf1a2793b6c4173bb2611eeddd6c187b9e0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-microshift-rhel8@sha256%3Adfbf7a90c3f3e2a2ab360fcb94262cf1a2793b6c4173bb2611eeddd6c187b9e0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ovn-kubernetes-microshift-container-v4.12.0-202509030106.p2.gcced5e1.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:e11b957d3903e6b03430315ed4a31bad8eab19f462be8f7d953a6e5cb0083cf7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:e11b957d3903e6b03430315ed4a31bad8eab19f462be8f7d953a6e5cb0083cf7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:e11b957d3903e6b03430315ed4a31bad8eab19f462be8f7d953a6e5cb0083cf7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prom-label-proxy@sha256%3Ae11b957d3903e6b03430315ed4a31bad8eab19f462be8f7d953a6e5cb0083cf7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=prom-label-proxy-container-v4.12.0-202509030106.p2.gb190788.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:a4134f102041918aa0479395b5fe663ec6d5a09c5361bba63ba14511a2d8e77b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:a4134f102041918aa0479395b5fe663ec6d5a09c5361bba63ba14511a2d8e77b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:a4134f102041918aa0479395b5fe663ec6d5a09c5361bba63ba14511a2d8e77b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-config-reloader@sha256%3Aa4134f102041918aa0479395b5fe663ec6d5a09c5361bba63ba14511a2d8e77b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=prometheus-config-reloader-container-v4.12.0-202509030106.p2.gd1e399d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-operator@sha256:4cd44de1d6d90eb9c278a35dc6a7c392e4dae3b50de808358693f8f5d89c2cae_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator@sha256:4cd44de1d6d90eb9c278a35dc6a7c392e4dae3b50de808358693f8f5d89c2cae_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-operator@sha256:4cd44de1d6d90eb9c278a35dc6a7c392e4dae3b50de808358693f8f5d89c2cae_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator@sha256%3A4cd44de1d6d90eb9c278a35dc6a7c392e4dae3b50de808358693f8f5d89c2cae?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=prometheus-operator-container-v4.12.0-202509030106.p2.gd1e399d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:08743647cfedde2eac5cf66dbfa3e1e7abb17e7523d5aafd22d5917d7826b818_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:08743647cfedde2eac5cf66dbfa3e1e7abb17e7523d5aafd22d5917d7826b818_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:08743647cfedde2eac5cf66dbfa3e1e7abb17e7523d5aafd22d5917d7826b818_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator-admission-webhook-rhel8@sha256%3A08743647cfedde2eac5cf66dbfa3e1e7abb17e7523d5aafd22d5917d7826b818?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.12.0-202509030106.p2.gd1e399d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-telemeter@sha256:6d8275b47688048b80e24f1a80ed616821a93319fb483bcb0b015c36619e5231_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-telemeter@sha256:6d8275b47688048b80e24f1a80ed616821a93319fb483bcb0b015c36619e5231_amd64",
"product_id": "registry.redhat.io/openshift4/ose-telemeter@sha256:6d8275b47688048b80e24f1a80ed616821a93319fb483bcb0b015c36619e5231_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-telemeter@sha256%3A6d8275b47688048b80e24f1a80ed616821a93319fb483bcb0b015c36619e5231?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=telemeter-container-v4.12.0-202509030106.p2.gc9592de.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:ae6e3aa5922b54bbc6ce8619cccd7649f9acbf14f15ef2faa5ebf2567b59a9da_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:ae6e3aa5922b54bbc6ce8619cccd7649f9acbf14f15ef2faa5ebf2567b59a9da_amd64",
"product_id": "registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:ae6e3aa5922b54bbc6ce8619cccd7649f9acbf14f15ef2faa5ebf2567b59a9da_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-thanos-rhel8@sha256%3Aae6e3aa5922b54bbc6ce8619cccd7649f9acbf14f15ef2faa5ebf2567b59a9da?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-thanos-container-v4.12.0-202509030106.p2.g2867a6b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:edad3f6c2b60b4a5152373b81481aff4482d35eea86ec7b23cdd484333004f9e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:edad3f6c2b60b4a5152373b81481aff4482d35eea86ec7b23cdd484333004f9e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:edad3f6c2b60b4a5152373b81481aff4482d35eea86ec7b23cdd484333004f9e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-csi-driver-syncer-rhel8@sha256%3Aedad3f6c2b60b4a5152373b81481aff4482d35eea86ec7b23cdd484333004f9e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=vmware-vsphere-syncer-container-v4.12.0-202509030106.p2.ge4c0e10.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:724c744878c8d75a6663fba9a8f5d76826c4d8bdece9e64593b0116f42112fdc_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:724c744878c8d75a6663fba9a8f5d76826c4d8bdece9e64593b0116f42112fdc_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:724c744878c8d75a6663fba9a8f5d76826c4d8bdece9e64593b0116f42112fdc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-problem-detector-rhel8@sha256%3A724c744878c8d75a6663fba9a8f5d76826c4d8bdece9e64593b0116f42112fdc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-vsphere-problem-detector-container-v4.12.0-202509030106.p2.gf25ae2a.assembly.stream.el8"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:515f2114fbfc162743a7bf1bf92ebcc8768fd2357d7b6e705d16794a920b5720_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:515f2114fbfc162743a7bf1bf92ebcc8768fd2357d7b6e705d16794a920b5720_amd64"
},
"product_reference": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:515f2114fbfc162743a7bf1bf92ebcc8768fd2357d7b6e705d16794a920b5720_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:9f5e17d8432fbeb0f1e7b1acac68a6407d6205a6c7d6a943f6c9b196beac4e9c_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:9f5e17d8432fbeb0f1e7b1acac68a6407d6205a6c7d6a943f6c9b196beac4e9c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:9f5e17d8432fbeb0f1e7b1acac68a6407d6205a6c7d6a943f6c9b196beac4e9c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:08d082338922e89d9612dd0e5f98ac58c9a16d08f5faf7a8f19eb6f937e5e77c_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:08d082338922e89d9612dd0e5f98ac58c9a16d08f5faf7a8f19eb6f937e5e77c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:08d082338922e89d9612dd0e5f98ac58c9a16d08f5faf7a8f19eb6f937e5e77c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:cb0ed211a4ddf88911c1c785e41dfb0b32b68e185c918dc97aeda2f95ea53cdc_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:cb0ed211a4ddf88911c1c785e41dfb0b32b68e185c918dc97aeda2f95ea53cdc_amd64"
},
"product_reference": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:cb0ed211a4ddf88911c1c785e41dfb0b32b68e185c918dc97aeda2f95ea53cdc_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/network-tools-rhel8@sha256:df257ec329a26180c477152d05ce893db5acc59d7bf34123f539afca36584d49_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:df257ec329a26180c477152d05ce893db5acc59d7bf34123f539afca36584d49_amd64"
},
"product_reference": "registry.redhat.io/openshift4/network-tools-rhel8@sha256:df257ec329a26180c477152d05ce893db5acc59d7bf34123f539afca36584d49_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:15d799a1af66e09ab062d8f0a2cbfa1d46c1dcb1ca13a97329a5197bb7117dd2_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:15d799a1af66e09ab062d8f0a2cbfa1d46c1dcb1ca13a97329a5197bb7117dd2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:15d799a1af66e09ab062d8f0a2cbfa1d46c1dcb1ca13a97329a5197bb7117dd2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:98cc992ccb28bf94945e6066234472909e4d9be19d45ebab9b2db4c851885d60_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:98cc992ccb28bf94945e6066234472909e4d9be19d45ebab9b2db4c851885d60_amd64"
},
"product_reference": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:98cc992ccb28bf94945e6066234472909e4d9be19d45ebab9b2db4c851885d60_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:291cef728adef2860ab72e190c15248404ba899eb7f0e8d5d2f47a3bfb1062c2_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:291cef728adef2860ab72e190c15248404ba899eb7f0e8d5d2f47a3bfb1062c2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:291cef728adef2860ab72e190c15248404ba899eb7f0e8d5d2f47a3bfb1062c2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:1aa5c1c9192c7f78cb987576885d3a054ce9e473000d443a80f42b0297284d55_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:1aa5c1c9192c7f78cb987576885d3a054ce9e473000d443a80f42b0297284d55_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:1aa5c1c9192c7f78cb987576885d3a054ce9e473000d443a80f42b0297284d55_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:0eaae56194c9298f7857384e95abc6bb1bd64c171675f9dc95feca9bf0e91d3d_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:0eaae56194c9298f7857384e95abc6bb1bd64c171675f9dc95feca9bf0e91d3d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:0eaae56194c9298f7857384e95abc6bb1bd64c171675f9dc95feca9bf0e91d3d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:fe0f328eb84b1d0000a2a0c8933adef3e4e6eac8b2d9cefcb1ed643ca35cb84e_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:fe0f328eb84b1d0000a2a0c8933adef3e4e6eac8b2d9cefcb1ed643ca35cb84e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:fe0f328eb84b1d0000a2a0c8933adef3e4e6eac8b2d9cefcb1ed643ca35cb84e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:3737c6f10d56ba6d8149078b06f369d11b1ead10b9669f3297f7e01cc1fb194a_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:3737c6f10d56ba6d8149078b06f369d11b1ead10b9669f3297f7e01cc1fb194a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:3737c6f10d56ba6d8149078b06f369d11b1ead10b9669f3297f7e01cc1fb194a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:756155fb1ebb3ab31ef9d8af07a2df444534767f3a7bb1b117e0e71c87fe976d_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:756155fb1ebb3ab31ef9d8af07a2df444534767f3a7bb1b117e0e71c87fe976d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:756155fb1ebb3ab31ef9d8af07a2df444534767f3a7bb1b117e0e71c87fe976d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:4878cbca686246df0ccc8dea315242f05241586d1177a80a52bcddc438c6a10b_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:4878cbca686246df0ccc8dea315242f05241586d1177a80a52bcddc438c6a10b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:4878cbca686246df0ccc8dea315242f05241586d1177a80a52bcddc438c6a10b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:2160ae04cf4537ad5f32d7a73fc36f32073ad87ad909280801d8c2d67a22f959_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:2160ae04cf4537ad5f32d7a73fc36f32073ad87ad909280801d8c2d67a22f959_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:2160ae04cf4537ad5f32d7a73fc36f32073ad87ad909280801d8c2d67a22f959_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:cb67221691a63ba5bbbe34f7bb32e667f972f520212cc5fe9f53ad861ea219f2_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:cb67221691a63ba5bbbe34f7bb32e667f972f520212cc5fe9f53ad861ea219f2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:cb67221691a63ba5bbbe34f7bb32e667f972f520212cc5fe9f53ad861ea219f2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:ca1c69453480a8040fc0b5f7804c539dfe0633457fa1b4c22c203c7eb118b959_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:ca1c69453480a8040fc0b5f7804c539dfe0633457fa1b4c22c203c7eb118b959_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:ca1c69453480a8040fc0b5f7804c539dfe0633457fa1b4c22c203c7eb118b959_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:02bd0b920f3f8b0d7cc64fe95bfcd617228f07936ce84d2cb9b086217aabaa9b_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:02bd0b920f3f8b0d7cc64fe95bfcd617228f07936ce84d2cb9b086217aabaa9b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:02bd0b920f3f8b0d7cc64fe95bfcd617228f07936ce84d2cb9b086217aabaa9b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:08345e98ee579b5ade0fa5ae107621b51059bf7b2c9eb18e869f47219e2b6a55_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:08345e98ee579b5ade0fa5ae107621b51059bf7b2c9eb18e869f47219e2b6a55_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:08345e98ee579b5ade0fa5ae107621b51059bf7b2c9eb18e869f47219e2b6a55_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:65f4f011832dd9c030d416d4534ec489b619dd215af436f3f28fc241698d19eb_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:65f4f011832dd9c030d416d4534ec489b619dd215af436f3f28fc241698d19eb_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:65f4f011832dd9c030d416d4534ec489b619dd215af436f3f28fc241698d19eb_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:b89f18659016a95704d83fb6d149c88fca5f93ae9629d7b066bcce678f52e3ac_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:b89f18659016a95704d83fb6d149c88fca5f93ae9629d7b066bcce678f52e3ac_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:b89f18659016a95704d83fb6d149c88fca5f93ae9629d7b066bcce678f52e3ac_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:7989766df87e4c3af874974258908bcd774b99746068ec3d67faad695bce1ed7_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:7989766df87e4c3af874974258908bcd774b99746068ec3d67faad695bce1ed7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:7989766df87e4c3af874974258908bcd774b99746068ec3d67faad695bce1ed7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:76180e067fef5b08d9ae32eefb38f3ccdf7178eafd3a258d0cfa90eee68c2c82_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:76180e067fef5b08d9ae32eefb38f3ccdf7178eafd3a258d0cfa90eee68c2c82_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:76180e067fef5b08d9ae32eefb38f3ccdf7178eafd3a258d0cfa90eee68c2c82_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:23c7e5fc72b10334088e23256782ed4bec8b126da5c72f71eb039b5950ef57a2_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:23c7e5fc72b10334088e23256782ed4bec8b126da5c72f71eb039b5950ef57a2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:23c7e5fc72b10334088e23256782ed4bec8b126da5c72f71eb039b5950ef57a2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:bd2cccebfa41d57c429e36e46b5f1d280fc6ac60e630fe04369807bc266d93e4_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:bd2cccebfa41d57c429e36e46b5f1d280fc6ac60e630fe04369807bc266d93e4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:bd2cccebfa41d57c429e36e46b5f1d280fc6ac60e630fe04369807bc266d93e4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:379c4dc22ca48ebfacd62af858925a592c26c06c5584f00bd7942ce63615a613_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:379c4dc22ca48ebfacd62af858925a592c26c06c5584f00bd7942ce63615a613_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:379c4dc22ca48ebfacd62af858925a592c26c06c5584f00bd7942ce63615a613_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5884ae0f98c101457a107be27ee3f3f91213888173a6ec6580986097e1a2a42d_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5884ae0f98c101457a107be27ee3f3f91213888173a6ec6580986097e1a2a42d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5884ae0f98c101457a107be27ee3f3f91213888173a6ec6580986097e1a2a42d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:70d8f80091d14dbbc872008daed9eb5d91746c6b95888e76c04d2de9d7975995_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:70d8f80091d14dbbc872008daed9eb5d91746c6b95888e76c04d2de9d7975995_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:70d8f80091d14dbbc872008daed9eb5d91746c6b95888e76c04d2de9d7975995_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:87027b824b8234585df5ff22e666d9a779ba773b2bcfbbcabcf5db7d7856cc12_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:87027b824b8234585df5ff22e666d9a779ba773b2bcfbbcabcf5db7d7856cc12_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:87027b824b8234585df5ff22e666d9a779ba773b2bcfbbcabcf5db7d7856cc12_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:dbeb99ea64a8a1beb206e369bbcb7e195fc3f8fdf320b145e10f9345e4d5b913_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:dbeb99ea64a8a1beb206e369bbcb7e195fc3f8fdf320b145e10f9345e4d5b913_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:dbeb99ea64a8a1beb206e369bbcb7e195fc3f8fdf320b145e10f9345e4d5b913_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:62c05ef16c42cbe9f752a59508a4c2b921b70ab7aa797156374a50c6b73c4a68_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:62c05ef16c42cbe9f752a59508a4c2b921b70ab7aa797156374a50c6b73c4a68_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:62c05ef16c42cbe9f752a59508a4c2b921b70ab7aa797156374a50c6b73c4a68_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:04691ca10c577d665572fbc9da28b6f635fcd0592812b03db987968a6369465a_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:04691ca10c577d665572fbc9da28b6f635fcd0592812b03db987968a6369465a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:04691ca10c577d665572fbc9da28b6f635fcd0592812b03db987968a6369465a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts@sha256:ecfd900185d12c7c00a107f764c3af80d0968f6d667f9eaab4967244f2aa976d_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:ecfd900185d12c7c00a107f764c3af80d0968f6d667f9eaab4967244f2aa976d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-artifacts@sha256:ecfd900185d12c7c00a107f764c3af80d0968f6d667f9eaab4967244f2aa976d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli@sha256:df31d6a075c6cedfdb5408f4d78ed4639af4a1d7439e7e522baf645862f2c277_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:df31d6a075c6cedfdb5408f4d78ed4639af4a1d7439e7e522baf645862f2c277_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli@sha256:df31d6a075c6cedfdb5408f4d78ed4639af4a1d7439e7e522baf645862f2c277_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:f0939b76dbf304318fa9f830fe26f3abeb60222d5d681682cf5dc9994f80e010_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:f0939b76dbf304318fa9f830fe26f3abeb60222d5d681682cf5dc9994f80e010_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:f0939b76dbf304318fa9f830fe26f3abeb60222d5d681682cf5dc9994f80e010_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:97dc37302b9c77bd1afb362efc6688f5bb8921629bb543fee2dd3e1e2c7670e4_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:97dc37302b9c77bd1afb362efc6688f5bb8921629bb543fee2dd3e1e2c7670e4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:97dc37302b9c77bd1afb362efc6688f5bb8921629bb543fee2dd3e1e2c7670e4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:3154b7780b92e551a689137e69cf3988352c93da106b0fd6e6fde726af5a4829_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:3154b7780b92e551a689137e69cf3988352c93da106b0fd6e6fde726af5a4829_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:3154b7780b92e551a689137e69cf3988352c93da106b0fd6e6fde726af5a4829_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:a63f1fb8eafdc2ac61e9a8347ce0c458c26ca329907ad1e06834c8f362afdb96_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:a63f1fb8eafdc2ac61e9a8347ce0c458c26ca329907ad1e06834c8f362afdb96_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:a63f1fb8eafdc2ac61e9a8347ce0c458c26ca329907ad1e06834c8f362afdb96_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:4a3cdcf525b1f3f545f71796bd716935e8e0e106808fb50f55d6c5144b9e440d_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:4a3cdcf525b1f3f545f71796bd716935e8e0e106808fb50f55d6c5144b9e440d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:4a3cdcf525b1f3f545f71796bd716935e8e0e106808fb50f55d6c5144b9e440d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:2f2efc1ca30b75ccb4d5ad8d7bbee99f2f33b50ab35bc83518dbd46f8c94939f_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:2f2efc1ca30b75ccb4d5ad8d7bbee99f2f33b50ab35bc83518dbd46f8c94939f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:2f2efc1ca30b75ccb4d5ad8d7bbee99f2f33b50ab35bc83518dbd46f8c94939f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:a4431a5f60bf10f5c6b70b4ee7dcff8ce933b2bff179ad8f47e405b0cf8d6a6c_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:a4431a5f60bf10f5c6b70b4ee7dcff8ce933b2bff179ad8f47e405b0cf8d6a6c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:a4431a5f60bf10f5c6b70b4ee7dcff8ce933b2bff179ad8f47e405b0cf8d6a6c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:a766265fed08cd1e0dff2da0b17247bb21dbcab5620ac7863ddead41ac192f13_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:a766265fed08cd1e0dff2da0b17247bb21dbcab5620ac7863ddead41ac192f13_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:a766265fed08cd1e0dff2da0b17247bb21dbcab5620ac7863ddead41ac192f13_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:a766265fed08cd1e0dff2da0b17247bb21dbcab5620ac7863ddead41ac192f13_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:a766265fed08cd1e0dff2da0b17247bb21dbcab5620ac7863ddead41ac192f13_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:a766265fed08cd1e0dff2da0b17247bb21dbcab5620ac7863ddead41ac192f13_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:bf54cd260c32da87cdb201570d7098954f4847f1287757ccabe4e780ed52845b_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:bf54cd260c32da87cdb201570d7098954f4847f1287757ccabe4e780ed52845b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:bf54cd260c32da87cdb201570d7098954f4847f1287757ccabe4e780ed52845b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:ab76d3e603d700a7786857ca7c50d7a82264d45b66c936ff604c2d45ab0dc99b_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:ab76d3e603d700a7786857ca7c50d7a82264d45b66c936ff604c2d45ab0dc99b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:ab76d3e603d700a7786857ca7c50d7a82264d45b66c936ff604c2d45ab0dc99b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:155f512385b3a6dee24364a8cfa451a1401557acd5fd01f3df0269bd460ab5f6_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:155f512385b3a6dee24364a8cfa451a1401557acd5fd01f3df0269bd460ab5f6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:155f512385b3a6dee24364a8cfa451a1401557acd5fd01f3df0269bd460ab5f6_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:6560a0431bc56844881706657f151b854e80ba5286d33565b1ea0250ffb6e06b_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:6560a0431bc56844881706657f151b854e80ba5286d33565b1ea0250ffb6e06b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:6560a0431bc56844881706657f151b854e80ba5286d33565b1ea0250ffb6e06b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:43ffa2e4fd392de382b26cbdfa8717c6ec24fd3958341f2e05dd27ecddcd80f1_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:43ffa2e4fd392de382b26cbdfa8717c6ec24fd3958341f2e05dd27ecddcd80f1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:43ffa2e4fd392de382b26cbdfa8717c6ec24fd3958341f2e05dd27ecddcd80f1_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:cfe1aa6a035ee5904bb48726b2d44293b0e9d3cea78c1fd2b481f8153b0b6038_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:cfe1aa6a035ee5904bb48726b2d44293b0e9d3cea78c1fd2b481f8153b0b6038_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:cfe1aa6a035ee5904bb48726b2d44293b0e9d3cea78c1fd2b481f8153b0b6038_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:f56d7d06fe837507b368bd1ae6432cd753aaf51dd667e4320cb6e0421f28a5ea_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:f56d7d06fe837507b368bd1ae6432cd753aaf51dd667e4320cb6e0421f28a5ea_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:f56d7d06fe837507b368bd1ae6432cd753aaf51dd667e4320cb6e0421f28a5ea_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:1899a9e498773fa1d1f2b8da3325a0c7837e418b5da022ae9a225600385bf014_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:1899a9e498773fa1d1f2b8da3325a0c7837e418b5da022ae9a225600385bf014_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:1899a9e498773fa1d1f2b8da3325a0c7837e418b5da022ae9a225600385bf014_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:595d4e57dacb1b18e94fb3fbf300a590447343b73f290fa826e291b90a08ae63_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:595d4e57dacb1b18e94fb3fbf300a590447343b73f290fa826e291b90a08ae63_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:595d4e57dacb1b18e94fb3fbf300a590447343b73f290fa826e291b90a08ae63_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c4c25596c63c67592c084e697b9ed826c628b441c17a3390f50ef80d1743d9ab_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c4c25596c63c67592c084e697b9ed826c628b441c17a3390f50ef80d1743d9ab_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c4c25596c63c67592c084e697b9ed826c628b441c17a3390f50ef80d1743d9ab_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:17df5e85494c27c326b44e15f356a98887a698745cb392f54d245443e697e685_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:17df5e85494c27c326b44e15f356a98887a698745cb392f54d245443e697e685_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:17df5e85494c27c326b44e15f356a98887a698745cb392f54d245443e697e685_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:c9901c150d3a3ee55afa44a931a4794a5fb2e54bba35c495831caf301676ed3f_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:c9901c150d3a3ee55afa44a931a4794a5fb2e54bba35c495831caf301676ed3f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:c9901c150d3a3ee55afa44a931a4794a5fb2e54bba35c495831caf301676ed3f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:85510d88eca66906b5bc9cd21d095e2e5e092d154850bb1320e85b71e33e6536_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:85510d88eca66906b5bc9cd21d095e2e5e092d154850bb1320e85b71e33e6536_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:85510d88eca66906b5bc9cd21d095e2e5e092d154850bb1320e85b71e33e6536_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:bde6dbfd44f96dc90e5a78c7c373ea56c1b6f3137523b660c9c1be2f1752b614_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:bde6dbfd44f96dc90e5a78c7c373ea56c1b6f3137523b660c9c1be2f1752b614_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:bde6dbfd44f96dc90e5a78c7c373ea56c1b6f3137523b660c9c1be2f1752b614_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:ce5468c66e45538a5a57102c9ea4afc76a33276876d17d46c50f1d95dc08c31c_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:ce5468c66e45538a5a57102c9ea4afc76a33276876d17d46c50f1d95dc08c31c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:ce5468c66e45538a5a57102c9ea4afc76a33276876d17d46c50f1d95dc08c31c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:4d56846fe7beebab50a8b54820e63d388c018a38c743449b24ea857dc9e94878_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:4d56846fe7beebab50a8b54820e63d388c018a38c743449b24ea857dc9e94878_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:4d56846fe7beebab50a8b54820e63d388c018a38c743449b24ea857dc9e94878_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:1c395ca81a66bb8ba61b7d59d5df6c7e2f5b209347a394054ad4e0081caa59ae_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:1c395ca81a66bb8ba61b7d59d5df6c7e2f5b209347a394054ad4e0081caa59ae_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:1c395ca81a66bb8ba61b7d59d5df6c7e2f5b209347a394054ad4e0081caa59ae_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:2d1ac9b6e84efbadef7542907f61d61cf075b64e877ee835fe08857ff79581e1_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:2d1ac9b6e84efbadef7542907f61d61cf075b64e877ee835fe08857ff79581e1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:2d1ac9b6e84efbadef7542907f61d61cf075b64e877ee835fe08857ff79581e1_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:d254dc0767a6edb8b9f2999cd907054151d83f4b96f8b0ef9833223be5c71aeb_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:d254dc0767a6edb8b9f2999cd907054151d83f4b96f8b0ef9833223be5c71aeb_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:d254dc0767a6edb8b9f2999cd907054151d83f4b96f8b0ef9833223be5c71aeb_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:a6fbdc56f55d0f5f08bc237c417b853866bfbe23183680528175512b356c8b78_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:a6fbdc56f55d0f5f08bc237c417b853866bfbe23183680528175512b356c8b78_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:a6fbdc56f55d0f5f08bc237c417b853866bfbe23183680528175512b356c8b78_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:37370c3b631d15c3fca40f1898804a7aef7a122b83ca80def93e05cdfacc06b4_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:37370c3b631d15c3fca40f1898804a7aef7a122b83ca80def93e05cdfacc06b4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:37370c3b631d15c3fca40f1898804a7aef7a122b83ca80def93e05cdfacc06b4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:61404700b2375ae3199b3260d4174d3de5fc4e06a32dac676bb54b119f9bc940_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:61404700b2375ae3199b3260d4174d3de5fc4e06a32dac676bb54b119f9bc940_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:61404700b2375ae3199b3260d4174d3de5fc4e06a32dac676bb54b119f9bc940_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:89ef901f34d0591fa193f634536c47a8d3f66e1f2fe3aabdd64e228c88a5227c_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:89ef901f34d0591fa193f634536c47a8d3f66e1f2fe3aabdd64e228c88a5227c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:89ef901f34d0591fa193f634536c47a8d3f66e1f2fe3aabdd64e228c88a5227c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:90bda371ed576c58b1f1f918275232db7e8b6268c9a3bdc6b8ff7583c83d63e6_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:90bda371ed576c58b1f1f918275232db7e8b6268c9a3bdc6b8ff7583c83d63e6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:90bda371ed576c58b1f1f918275232db7e8b6268c9a3bdc6b8ff7583c83d63e6_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:1cdd921294d59f71776bda72c7ef8306bfde842efb651fd9507bce85ed54f185_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:1cdd921294d59f71776bda72c7ef8306bfde842efb651fd9507bce85ed54f185_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:1cdd921294d59f71776bda72c7ef8306bfde842efb651fd9507bce85ed54f185_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader@sha256:9cb7c233e52056c3c530e04473b1b7070fd070ca4cfacf5ad41fa6e13293e342_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:9cb7c233e52056c3c530e04473b1b7070fd070ca4cfacf5ad41fa6e13293e342_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-configmap-reloader@sha256:9cb7c233e52056c3c530e04473b1b7070fd070ca4cfacf5ad41fa6e13293e342_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-operator@sha256:c1f81059c0b0997a52d98206d8474c81333250cf9c0ccea908db98ac67f5d808_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:c1f81059c0b0997a52d98206d8474c81333250cf9c0ccea908db98ac67f5d808_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-operator@sha256:c1f81059c0b0997a52d98206d8474c81333250cf9c0ccea908db98ac67f5d808_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console@sha256:b9e999ee32cf9373f6edd6ddf7bba2b7bf1f7fc202bc6d59ac9dd5b5d4bf3b40_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:b9e999ee32cf9373f6edd6ddf7bba2b7bf1f7fc202bc6d59ac9dd5b5d4bf3b40_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-console@sha256:b9e999ee32cf9373f6edd6ddf7bba2b7bf1f7fc202bc6d59ac9dd5b5d4bf3b40_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:db3e05bc44f910af8e0d59295441007c4514ee99fc1109d2fbb20bce45f95980_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:db3e05bc44f910af8e0d59295441007c4514ee99fc1109d2fbb20bce45f95980_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:db3e05bc44f910af8e0d59295441007c4514ee99fc1109d2fbb20bce45f95980_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-coredns@sha256:377f9efe96d70af9b13453ecfa365b2855d2f52551cecf9918135dfe94b1466f_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:377f9efe96d70af9b13453ecfa365b2855d2f52551cecf9918135dfe94b1466f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-coredns@sha256:377f9efe96d70af9b13453ecfa365b2855d2f52551cecf9918135dfe94b1466f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:ecdbdd43b82078f39f915e95959045b0ee580fb0a235fd408313d861e08c6aed_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:ecdbdd43b82078f39f915e95959045b0ee580fb0a235fd408313d861e08c6aed_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:ecdbdd43b82078f39f915e95959045b0ee580fb0a235fd408313d861e08c6aed_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:f68fa7373246b9fb7455aadbe72a8bb00f54f4190f0c3a465ba98322dbd4d7d7_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:f68fa7373246b9fb7455aadbe72a8bb00f54f4190f0c3a465ba98322dbd4d7d7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:f68fa7373246b9fb7455aadbe72a8bb00f54f4190f0c3a465ba98322dbd4d7d7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:80455deb94b7d3608ff41a1e539eb243f52ce76b071961c255bb5a5e16863b03_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:80455deb94b7d3608ff41a1e539eb243f52ce76b071961c255bb5a5e16863b03_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:80455deb94b7d3608ff41a1e539eb243f52ce76b071961c255bb5a5e16863b03_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:1482c8f855deee34bf1b977916ffe9eac428533b115ab3067106880606ed02cc_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:1482c8f855deee34bf1b977916ffe9eac428533b115ab3067106880606ed02cc_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:1482c8f855deee34bf1b977916ffe9eac428533b115ab3067106880606ed02cc_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:197ebfa76d22011169313d6b76c705bd6949d803cc020442d742462f9b74f1d5_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:197ebfa76d22011169313d6b76c705bd6949d803cc020442d742462f9b74f1d5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:197ebfa76d22011169313d6b76c705bd6949d803cc020442d742462f9b74f1d5_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:4434f1e9e0b2f0a49000dad0153766c3b137fe26006ead878ecc1d95143beae0_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:4434f1e9e0b2f0a49000dad0153766c3b137fe26006ead878ecc1d95143beae0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:4434f1e9e0b2f0a49000dad0153766c3b137fe26006ead878ecc1d95143beae0_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:7242460717b3c29acc4def2a4dec21b539c87c1151941b3f9d549f35c64ea1eb_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:7242460717b3c29acc4def2a4dec21b539c87c1151941b3f9d549f35c64ea1eb_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:7242460717b3c29acc4def2a4dec21b539c87c1151941b3f9d549f35c64ea1eb_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:7242460717b3c29acc4def2a4dec21b539c87c1151941b3f9d549f35c64ea1eb_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:7242460717b3c29acc4def2a4dec21b539c87c1151941b3f9d549f35c64ea1eb_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:7242460717b3c29acc4def2a4dec21b539c87c1151941b3f9d549f35c64ea1eb_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:5cb7e2e5cf20870ebb892831e1d6a54c926e1f1311264a423e6d16acaf56a5bf_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:5cb7e2e5cf20870ebb892831e1d6a54c926e1f1311264a423e6d16acaf56a5bf_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:5cb7e2e5cf20870ebb892831e1d6a54c926e1f1311264a423e6d16acaf56a5bf_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:5cb7e2e5cf20870ebb892831e1d6a54c926e1f1311264a423e6d16acaf56a5bf_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:5cb7e2e5cf20870ebb892831e1d6a54c926e1f1311264a423e6d16acaf56a5bf_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:5cb7e2e5cf20870ebb892831e1d6a54c926e1f1311264a423e6d16acaf56a5bf_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:e57403203b77206caca5ab9c05ba70b09cbf86caf3a5178dc1b4fc15ab11a255_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:e57403203b77206caca5ab9c05ba70b09cbf86caf3a5178dc1b4fc15ab11a255_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:e57403203b77206caca5ab9c05ba70b09cbf86caf3a5178dc1b4fc15ab11a255_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:e57403203b77206caca5ab9c05ba70b09cbf86caf3a5178dc1b4fc15ab11a255_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:e57403203b77206caca5ab9c05ba70b09cbf86caf3a5178dc1b4fc15ab11a255_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:e57403203b77206caca5ab9c05ba70b09cbf86caf3a5178dc1b4fc15ab11a255_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:b8ce816a2548cd33c3103a5830e656b74c7534690afc7e3356d5dace7c10c010_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:b8ce816a2548cd33c3103a5830e656b74c7534690afc7e3356d5dace7c10c010_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:b8ce816a2548cd33c3103a5830e656b74c7534690afc7e3356d5dace7c10c010_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:b8ce816a2548cd33c3103a5830e656b74c7534690afc7e3356d5dace7c10c010_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:b8ce816a2548cd33c3103a5830e656b74c7534690afc7e3356d5dace7c10c010_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:b8ce816a2548cd33c3103a5830e656b74c7534690afc7e3356d5dace7c10c010_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:b917aea1bb38c694542beefc5502b8e456ba10c23477d73bf25ceaeb77280dcc_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:b917aea1bb38c694542beefc5502b8e456ba10c23477d73bf25ceaeb77280dcc_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:b917aea1bb38c694542beefc5502b8e456ba10c23477d73bf25ceaeb77280dcc_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:b917aea1bb38c694542beefc5502b8e456ba10c23477d73bf25ceaeb77280dcc_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:b917aea1bb38c694542beefc5502b8e456ba10c23477d73bf25ceaeb77280dcc_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:b917aea1bb38c694542beefc5502b8e456ba10c23477d73bf25ceaeb77280dcc_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:12adcf29a878a8e4e0b1960b165dd9f9b7a93d237454c1a31d9fe447c0c1b7d4_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:12adcf29a878a8e4e0b1960b165dd9f9b7a93d237454c1a31d9fe447c0c1b7d4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:12adcf29a878a8e4e0b1960b165dd9f9b7a93d237454c1a31d9fe447c0c1b7d4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:12adcf29a878a8e4e0b1960b165dd9f9b7a93d237454c1a31d9fe447c0c1b7d4_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:12adcf29a878a8e4e0b1960b165dd9f9b7a93d237454c1a31d9fe447c0c1b7d4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:12adcf29a878a8e4e0b1960b165dd9f9b7a93d237454c1a31d9fe447c0c1b7d4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:18ee0939d60cb2501114ee7dfec1983446e681b1712d11a0415a23614c62776f_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:18ee0939d60cb2501114ee7dfec1983446e681b1712d11a0415a23614c62776f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:18ee0939d60cb2501114ee7dfec1983446e681b1712d11a0415a23614c62776f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:18ee0939d60cb2501114ee7dfec1983446e681b1712d11a0415a23614c62776f_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:18ee0939d60cb2501114ee7dfec1983446e681b1712d11a0415a23614c62776f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:18ee0939d60cb2501114ee7dfec1983446e681b1712d11a0415a23614c62776f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:da2e1729669e2dba26ef4a454a048915d11c782a714e2dfde84cd96300ce16b3_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:da2e1729669e2dba26ef4a454a048915d11c782a714e2dfde84cd96300ce16b3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:da2e1729669e2dba26ef4a454a048915d11c782a714e2dfde84cd96300ce16b3_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-deployer@sha256:7bd60093c2d14f02d77de205d9eb4a296744a549ebd053a4038d0794e7a3e62d_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:7bd60093c2d14f02d77de205d9eb4a296744a549ebd053a4038d0794e7a3e62d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-deployer@sha256:7bd60093c2d14f02d77de205d9eb4a296744a549ebd053a4038d0794e7a3e62d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-builder@sha256:4fe96bd9d02e54fb94ec878426860a99cdb56294eea08329117687b220fc48db_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:4fe96bd9d02e54fb94ec878426860a99cdb56294eea08329117687b220fc48db_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-builder@sha256:4fe96bd9d02e54fb94ec878426860a99cdb56294eea08329117687b220fc48db_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-registry@sha256:227a27e7a9b0c0f4b48ab3914a0c88388047ef3dcacb69c1d4280e642297a31f_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:227a27e7a9b0c0f4b48ab3914a0c88388047ef3dcacb69c1d4280e642297a31f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-registry@sha256:227a27e7a9b0c0f4b48ab3914a0c88388047ef3dcacb69c1d4280e642297a31f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-etcd@sha256:3e93e19473f81377dcd3f0120e2124d6ccde64a0473f134bf15d4b2951734bf0_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:3e93e19473f81377dcd3f0120e2124d6ccde64a0473f134bf15d4b2951734bf0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-etcd@sha256:3e93e19473f81377dcd3f0120e2124d6ccde64a0473f134bf15d4b2951734bf0_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:07b1b2c2906d264cfaea15308715f7fa3b03e52e8c4448b76e3ada38e7944628_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:07b1b2c2906d264cfaea15308715f7fa3b03e52e8c4448b76e3ada38e7944628_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:07b1b2c2906d264cfaea15308715f7fa3b03e52e8c4448b76e3ada38e7944628_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:6f72b3df14c4fed06636fe38844e4ab60229c43de993d38a0257066b1880b819_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:6f72b3df14c4fed06636fe38844e4ab60229c43de993d38a0257066b1880b819_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:6f72b3df14c4fed06636fe38844e4ab60229c43de993d38a0257066b1880b819_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:8f3f9b902dc63894557d873354fabca9815b33df1a934d70995bc22a6f6f6a41_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:8f3f9b902dc63894557d873354fabca9815b33df1a934d70995bc22a6f6f6a41_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:8f3f9b902dc63894557d873354fabca9815b33df1a934d70995bc22a6f6f6a41_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:28ec403a82cd8229aac65447d634ae88c1728062e78e2c85aea4a54d7fb32912_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:28ec403a82cd8229aac65447d634ae88c1728062e78e2c85aea4a54d7fb32912_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:28ec403a82cd8229aac65447d634ae88c1728062e78e2c85aea4a54d7fb32912_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router@sha256:5ae121163193272af47a8e5a77da98153966e2d1a5169fe6e523e5ba54583d1d_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:5ae121163193272af47a8e5a77da98153966e2d1a5169fe6e523e5ba54583d1d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-haproxy-router@sha256:5ae121163193272af47a8e5a77da98153966e2d1a5169fe6e523e5ba54583d1d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hyperkube@sha256:e5ff0c24f6d2e45ddce38245e870868d3c1d653d684a27ad90fdc4a89ebbec48_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:e5ff0c24f6d2e45ddce38245e870868d3c1d653d684a27ad90fdc4a89ebbec48_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-hyperkube@sha256:e5ff0c24f6d2e45ddce38245e870868d3c1d653d684a27ad90fdc4a89ebbec48_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:549115946f95b152d30cff24eb43953f8ac15b38bbea37cb0683b9cb6f820d3e_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:549115946f95b152d30cff24eb43953f8ac15b38bbea37cb0683b9cb6f820d3e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:549115946f95b152d30cff24eb43953f8ac15b38bbea37cb0683b9cb6f820d3e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:b816945718eee717f164b6121ab523c42a1ffbee52692ff018ff80d7f040d59b_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:b816945718eee717f164b6121ab523c42a1ffbee52692ff018ff80d7f040d59b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:b816945718eee717f164b6121ab523c42a1ffbee52692ff018ff80d7f040d59b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:30f0954a25da5f1235ba436338b6b46f6ebda7b7e763ca23c3fa7e582283007f_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:30f0954a25da5f1235ba436338b6b46f6ebda7b7e763ca23c3fa7e582283007f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:30f0954a25da5f1235ba436338b6b46f6ebda7b7e763ca23c3fa7e582283007f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:fa7d0e8254dfef1898d0716f5cc741ca581e171157742986bb0f2cd3475fa504_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:fa7d0e8254dfef1898d0716f5cc741ca581e171157742986bb0f2cd3475fa504_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:fa7d0e8254dfef1898d0716f5cc741ca581e171157742986bb0f2cd3475fa504_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:6270ae546257918fe84e5aa42be8ca0db8363ca0ca5219687bf05a0b532d596e_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:6270ae546257918fe84e5aa42be8ca0db8363ca0ca5219687bf05a0b532d596e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:6270ae546257918fe84e5aa42be8ca0db8363ca0ca5219687bf05a0b532d596e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:3337f1a1e0a3c2cd4d7b2959629a820edd6a10628a8e7d0c8b530a113e5456c6_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:3337f1a1e0a3c2cd4d7b2959629a820edd6a10628a8e7d0c8b530a113e5456c6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:3337f1a1e0a3c2cd4d7b2959629a820edd6a10628a8e7d0c8b530a113e5456c6_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:0a54738c411d8b795bc546810bd0ecb3887a633cd771ee749ecf26e5a49a9d7b_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:0a54738c411d8b795bc546810bd0ecb3887a633cd771ee749ecf26e5a49a9d7b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:0a54738c411d8b795bc546810bd0ecb3887a633cd771ee749ecf26e5a49a9d7b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ebfef4c44eaa4b91d3c1c0a702b61a2cb8063d00500b9de9090da8a548fd20cf_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ebfef4c44eaa4b91d3c1c0a702b61a2cb8063d00500b9de9090da8a548fd20cf_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ebfef4c44eaa4b91d3c1c0a702b61a2cb8063d00500b9de9090da8a548fd20cf_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:f98e28cfa793b54ca8d9c1640876120ca23b4824b3d25c8f5b4fd6997e543d19_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:f98e28cfa793b54ca8d9c1640876120ca23b4824b3d25c8f5b4fd6997e543d19_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:f98e28cfa793b54ca8d9c1640876120ca23b4824b3d25c8f5b4fd6997e543d19_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts@sha256:3d79cbd7f89f898bcbe1abf5ff18491b96b1b122ae782fcdc5608dac0a7a7896_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:3d79cbd7f89f898bcbe1abf5ff18491b96b1b122ae782fcdc5608dac0a7a7896_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-artifacts@sha256:3d79cbd7f89f898bcbe1abf5ff18491b96b1b122ae782fcdc5608dac0a7a7896_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer@sha256:2d65b33bde973239926da00b56978260fb0e7b09d733bd37cce1a33cab4ac27e_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:2d65b33bde973239926da00b56978260fb0e7b09d733bd37cce1a33cab4ac27e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer@sha256:2d65b33bde973239926da00b56978260fb0e7b09d733bd37cce1a33cab4ac27e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c2fb604479a53af4f9b51d3eb75c61b0f904ba15f8164e5be9a5e52542287408_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c2fb604479a53af4f9b51d3eb75c61b0f904ba15f8164e5be9a5e52542287408_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c2fb604479a53af4f9b51d3eb75c61b0f904ba15f8164e5be9a5e52542287408_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:899824855b3c975e666e016af760e2ad8a73beebb3105a33b59ec62d2f774583_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:899824855b3c975e666e016af760e2ad8a73beebb3105a33b59ec62d2f774583_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:899824855b3c975e666e016af760e2ad8a73beebb3105a33b59ec62d2f774583_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:b5caa9cae471cb364436d7fd3ac21647fb1b5fb02859824898005b788c672dac_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:b5caa9cae471cb364436d7fd3ac21647fb1b5fb02859824898005b788c672dac_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:b5caa9cae471cb364436d7fd3ac21647fb1b5fb02859824898005b788c672dac_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ef33a3eee445cbf6a928e1cc4a8313ad495268a522490188b47c4d3114491215_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ef33a3eee445cbf6a928e1cc4a8313ad495268a522490188b47c4d3114491215_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ef33a3eee445cbf6a928e1cc4a8313ad495268a522490188b47c4d3114491215_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:33212322fe1c34cc3e8e716998cc13d7c5cca70713a920cba736fff4437ebc06_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:33212322fe1c34cc3e8e716998cc13d7c5cca70713a920cba736fff4437ebc06_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:33212322fe1c34cc3e8e716998cc13d7c5cca70713a920cba736fff4437ebc06_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:7255b94a2c8f360f6604da25b4b8f201c7e67fb3b615046485b23cc1c7bbe206_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:7255b94a2c8f360f6604da25b4b8f201c7e67fb3b615046485b23cc1c7bbe206_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:7255b94a2c8f360f6604da25b4b8f201c7e67fb3b615046485b23cc1c7bbe206_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy@sha256:26baf27128e06f24e725f217427dbfa2ce77470c09cbe8356c5b0b86907e58a7_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:26baf27128e06f24e725f217427dbfa2ce77470c09cbe8356c5b0b86907e58a7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-proxy@sha256:26baf27128e06f24e725f217427dbfa2ce77470c09cbe8356c5b0b86907e58a7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:38227d406ecbee17832c82e52907c180b50a8e848e5835f9443fb99679f07d6a_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:38227d406ecbee17832c82e52907c180b50a8e848e5835f9443fb99679f07d6a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:38227d406ecbee17832c82e52907c180b50a8e848e5835f9443fb99679f07d6a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:f79b19dfcea13107b29e22f5d101392f2a574500d1a26c4a9f783b80acf05928_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:f79b19dfcea13107b29e22f5d101392f2a574500d1a26c4a9f783b80acf05928_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:f79b19dfcea13107b29e22f5d101392f2a574500d1a26c4a9f783b80acf05928_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:c527f70ec01d52421fdc40c226c0cc9100ffa93d25ef1536521460aec16b7d1a_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:c527f70ec01d52421fdc40c226c0cc9100ffa93d25ef1536521460aec16b7d1a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:c527f70ec01d52421fdc40c226c0cc9100ffa93d25ef1536521460aec16b7d1a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:3af6fa259764f9d6ab191975e0b7267f11b11166c5d0cfdf4800214e9a769aa5_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:3af6fa259764f9d6ab191975e0b7267f11b11166c5d0cfdf4800214e9a769aa5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:3af6fa259764f9d6ab191975e0b7267f11b11166c5d0cfdf4800214e9a769aa5_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:653ea157de585e7bb83cd7adcb1d48d9f50833a160a751d9fe91f8ce7692531a_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:653ea157de585e7bb83cd7adcb1d48d9f50833a160a751d9fe91f8ce7692531a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:653ea157de585e7bb83cd7adcb1d48d9f50833a160a751d9fe91f8ce7692531a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:3f7c2047f34dd6a9ed3591ff6d58d1d4301052b05196984c754f51fa3f5216b9_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:3f7c2047f34dd6a9ed3591ff6d58d1d4301052b05196984c754f51fa3f5216b9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:3f7c2047f34dd6a9ed3591ff6d58d1d4301052b05196984c754f51fa3f5216b9_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:7f1e9ea250558b7f2a2c7c8f40b4fb95ab805d45bdcafaf0674b4701bb12d2ac_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:7f1e9ea250558b7f2a2c7c8f40b4fb95ab805d45bdcafaf0674b4701bb12d2ac_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:7f1e9ea250558b7f2a2c7c8f40b4fb95ab805d45bdcafaf0674b4701bb12d2ac_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-operator@sha256:dc5df52e406f5c90bd8a5d267b38c3b39ac219493c74d47144df66f2a7f9529a_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:dc5df52e406f5c90bd8a5d267b38c3b39ac219493c74d47144df66f2a7f9529a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-operator@sha256:dc5df52e406f5c90bd8a5d267b38c3b39ac219493c74d47144df66f2a7f9529a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:49f0e2ee63b613da5f41da5117b65825c188d92e991621a8fd26aa8c65f54b7c_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:49f0e2ee63b613da5f41da5117b65825c188d92e991621a8fd26aa8c65f54b7c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:49f0e2ee63b613da5f41da5117b65825c188d92e991621a8fd26aa8c65f54b7c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:3dab9218072db82c517b48fb7b5e64e0cda9a2aa65f1c4dc2574d0533927c99a_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:3dab9218072db82c517b48fb7b5e64e0cda9a2aa65f1c4dc2574d0533927c99a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:3dab9218072db82c517b48fb7b5e64e0cda9a2aa65f1c4dc2574d0533927c99a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:00c935dfb1b18cea9b95de640916a4fd2f1ca32400f291125f1b2a400bba477a_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:00c935dfb1b18cea9b95de640916a4fd2f1ca32400f291125f1b2a400bba477a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:00c935dfb1b18cea9b95de640916a4fd2f1ca32400f291125f1b2a400bba477a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1fa8586509b2b1e684f515ef3d94fcb4c73b3d0a495c49cc179fae12cb8c63be_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1fa8586509b2b1e684f515ef3d94fcb4c73b3d0a495c49cc179fae12cb8c63be_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1fa8586509b2b1e684f515ef3d94fcb4c73b3d0a495c49cc179fae12cb8c63be_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-config-operator@sha256:9db15f28556affd7f9300bc67d853a73e2377fd19ba96c852782da5d7850fc63_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:9db15f28556affd7f9300bc67d853a73e2377fd19ba96c852782da5d7850fc63_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-config-operator@sha256:9db15f28556affd7f9300bc67d853a73e2377fd19ba96c852782da5d7850fc63_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:d7ac953ca2e148a9bdd514df8db65bc72eefb86ce26f9285dadf89cdb65c69f4_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:d7ac953ca2e148a9bdd514df8db65bc72eefb86ce26f9285dadf89cdb65c69f4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:d7ac953ca2e148a9bdd514df8db65bc72eefb86ce26f9285dadf89cdb65c69f4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:1a6887905a53f04aabe8e7a54bd9e50ffc866a77008af12a072bd30dd44be043_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:1a6887905a53f04aabe8e7a54bd9e50ffc866a77008af12a072bd30dd44be043_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:1a6887905a53f04aabe8e7a54bd9e50ffc866a77008af12a072bd30dd44be043_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni@sha256:fcf37a88b347386945423769da7549e5188a28dce83cfdae8b90f007fdf9d173_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:fcf37a88b347386945423769da7549e5188a28dce83cfdae8b90f007fdf9d173_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni@sha256:fcf37a88b347386945423769da7549e5188a28dce83cfdae8b90f007fdf9d173_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:a405ecc4c2550dbe889d4e047016171c3163b72fe0130e8e9c134025d384e5e8_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:a405ecc4c2550dbe889d4e047016171c3163b72fe0130e8e9c134025d384e5e8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:a405ecc4c2550dbe889d4e047016171c3163b72fe0130e8e9c134025d384e5e8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:9da59b21215588a173b120038e76f543095fc673b0baf7a3f07df3292c1ac811_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:9da59b21215588a173b120038e76f543095fc673b0baf7a3f07df3292c1ac811_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:9da59b21215588a173b120038e76f543095fc673b0baf7a3f07df3292c1ac811_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:860135ab13752ba3fe0ee4dead4fd1dd7084839c10a547f3fa1835e0f4b586a6_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:860135ab13752ba3fe0ee4dead4fd1dd7084839c10a547f3fa1835e0f4b586a6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:860135ab13752ba3fe0ee4dead4fd1dd7084839c10a547f3fa1835e0f4b586a6_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-must-gather@sha256:2b4a2379dafaef96fce39c29b7ab2b64240b2ded16b801e4aa2f4f70802b57df_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:2b4a2379dafaef96fce39c29b7ab2b64240b2ded16b801e4aa2f4f70802b57df_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-must-gather@sha256:2b4a2379dafaef96fce39c29b7ab2b64240b2ded16b801e4aa2f4f70802b57df_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:796a799c1ec579cfd251466c4ff59b76283bae61ebacbcb6f9919c3158644cff_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:796a799c1ec579cfd251466c4ff59b76283bae61ebacbcb6f9919c3158644cff_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:796a799c1ec579cfd251466c4ff59b76283bae61ebacbcb6f9919c3158644cff_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:46b16b8b724123d6db5917d22553f2133c3d713fad50c39a047dd60cb7ba2adb_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:46b16b8b724123d6db5917d22553f2133c3d713fad50c39a047dd60cb7ba2adb_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:46b16b8b724123d6db5917d22553f2133c3d713fad50c39a047dd60cb7ba2adb_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:068d2300f54d9cdfeedf94d332a79125c863a47838dc52435151f554e861552b_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:068d2300f54d9cdfeedf94d332a79125c863a47838dc52435151f554e861552b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:068d2300f54d9cdfeedf94d332a79125c863a47838dc52435151f554e861552b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:823513a463512650805475afd4d410636ca741230fdb09d99a738afb5f987326_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:823513a463512650805475afd4d410636ca741230fdb09d99a738afb5f987326_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:823513a463512650805475afd4d410636ca741230fdb09d99a738afb5f987326_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy@sha256:c55b8db990ba44a0a4fd7bc356245d20d773b6dfd998e63f73c08738c5801c19_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:c55b8db990ba44a0a4fd7bc356245d20d773b6dfd998e63f73c08738c5801c19_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-proxy@sha256:c55b8db990ba44a0a4fd7bc356245d20d773b6dfd998e63f73c08738c5801c19_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:f6ad19d8bc3bffdd552cb944b8304e44b211c6a52e3b1ca11d926ef6d4d9a5dc_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:f6ad19d8bc3bffdd552cb944b8304e44b211c6a52e3b1ca11d926ef6d4d9a5dc_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:f6ad19d8bc3bffdd552cb944b8304e44b211c6a52e3b1ca11d926ef6d4d9a5dc_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:ff1c5fbfcea13dbb0fac839e20b87b8f63b53c758a420355743345569a661f20_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:ff1c5fbfcea13dbb0fac839e20b87b8f63b53c758a420355743345569a661f20_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:ff1c5fbfcea13dbb0fac839e20b87b8f63b53c758a420355743345569a661f20_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:379063833d53395d523c3fc1e51e2197fbba1df1b0a9a27549eec4f00498a866_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:379063833d53395d523c3fc1e51e2197fbba1df1b0a9a27549eec4f00498a866_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:379063833d53395d523c3fc1e51e2197fbba1df1b0a9a27549eec4f00498a866_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:85eeb87f0fb3d12e6aba82a575e40ab8016692428ccc24ff02e5e5ed803bf11d_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:85eeb87f0fb3d12e6aba82a575e40ab8016692428ccc24ff02e5e5ed803bf11d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:85eeb87f0fb3d12e6aba82a575e40ab8016692428ccc24ff02e5e5ed803bf11d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:a1cac3e6ab06155b472fac67c56c6155a28ea51ccdc8793a6d83e8b7ec941f43_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:a1cac3e6ab06155b472fac67c56c6155a28ea51ccdc8793a6d83e8b7ec941f43_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:a1cac3e6ab06155b472fac67c56c6155a28ea51ccdc8793a6d83e8b7ec941f43_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:66e45a958a011c9f256b52e93e32b73b167ab28811ef764187212c94d025d04b_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:66e45a958a011c9f256b52e93e32b73b167ab28811ef764187212c94d025d04b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:66e45a958a011c9f256b52e93e32b73b167ab28811ef764187212c94d025d04b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:42a2d3f22c71ec76a488440bdf3c71855d2045371cc355f34d5a38ff24f6e715_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:42a2d3f22c71ec76a488440bdf3c71855d2045371cc355f34d5a38ff24f6e715_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:42a2d3f22c71ec76a488440bdf3c71855d2045371cc355f34d5a38ff24f6e715_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:5d778000fffc8379540d1777bb0a68c5ec58b29f4b132622f5ca67ffef93e67c_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:5d778000fffc8379540d1777bb0a68c5ec58b29f4b132622f5ca67ffef93e67c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:5d778000fffc8379540d1777bb0a68c5ec58b29f4b132622f5ca67ffef93e67c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:01e5286d651fcedc55ebefc68ef4552ff1070f089f11a4f43e0b2f7065f22e2a_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:01e5286d651fcedc55ebefc68ef4552ff1070f089f11a4f43e0b2f7065f22e2a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:01e5286d651fcedc55ebefc68ef4552ff1070f089f11a4f43e0b2f7065f22e2a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:d31afbf5f4aedc965cf0ce587e8dfb8be2185ddea7ddfa2fa97d4b0f5f779310_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:d31afbf5f4aedc965cf0ce587e8dfb8be2185ddea7ddfa2fa97d4b0f5f779310_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:d31afbf5f4aedc965cf0ce587e8dfb8be2185ddea7ddfa2fa97d4b0f5f779310_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace@sha256:e24ffc131d22e11ac666feb17633008b14f00806f92eb775f601172489c82871_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:e24ffc131d22e11ac666feb17633008b14f00806f92eb775f601172489c82871_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-marketplace@sha256:e24ffc131d22e11ac666feb17633008b14f00806f92eb775f601172489c82871_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-registry@sha256:6ac7697f026d9352eaecfd5a754d246d8b4e6a5867fa5f4f681795dc9914c2e9_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:6ac7697f026d9352eaecfd5a754d246d8b4e6a5867fa5f4f681795dc9914c2e9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-registry@sha256:6ac7697f026d9352eaecfd5a754d246d8b4e6a5867fa5f4f681795dc9914c2e9_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:f3dfa01c44eef8b92a39376e4ae8069a4f27146526cf75ca22a90ee2e14095e9_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:f3dfa01c44eef8b92a39376e4ae8069a4f27146526cf75ca22a90ee2e14095e9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:f3dfa01c44eef8b92a39376e4ae8069a4f27146526cf75ca22a90ee2e14095e9_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:dfbf7a90c3f3e2a2ab360fcb94262cf1a2793b6c4173bb2611eeddd6c187b9e0_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:dfbf7a90c3f3e2a2ab360fcb94262cf1a2793b6c4173bb2611eeddd6c187b9e0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:dfbf7a90c3f3e2a2ab360fcb94262cf1a2793b6c4173bb2611eeddd6c187b9e0_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:3f18ac8fd4d3fa32849194ff9e7f2dadbe528aaa12d7e71adf5c7b32b1670d67_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:3f18ac8fd4d3fa32849194ff9e7f2dadbe528aaa12d7e71adf5c7b32b1670d67_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:3f18ac8fd4d3fa32849194ff9e7f2dadbe528aaa12d7e71adf5c7b32b1670d67_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-pod@sha256:31941d471a20c0ee5477e9c3670502c875c80120fbe7544018c60d520f22203c_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:31941d471a20c0ee5477e9c3670502c875c80120fbe7544018c60d520f22203c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-pod@sha256:31941d471a20c0ee5477e9c3670502c875c80120fbe7544018c60d520f22203c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:acbcf68bf23eb15989bbbbeb30840a4a266c482e644a9a2e28adce058a80f7ac_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:acbcf68bf23eb15989bbbbeb30840a4a266c482e644a9a2e28adce058a80f7ac_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:acbcf68bf23eb15989bbbbeb30840a4a266c482e644a9a2e28adce058a80f7ac_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:216ceaedaf45398770d3df2019423f0b96bc2604a97ed198acf8a9b26395b70d_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:216ceaedaf45398770d3df2019423f0b96bc2604a97ed198acf8a9b26395b70d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:216ceaedaf45398770d3df2019423f0b96bc2604a97ed198acf8a9b26395b70d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:b7d46a4c00391b8f2a5ee0546554160aebf558acaf07f60d9c4ddcf8fc0a73e7_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:b7d46a4c00391b8f2a5ee0546554160aebf558acaf07f60d9c4ddcf8fc0a73e7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:b7d46a4c00391b8f2a5ee0546554160aebf558acaf07f60d9c4ddcf8fc0a73e7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:f053ecd0625349615fa3e83fac5b88200d5555f6d52c8135e6aa9277b97b9db2_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:f053ecd0625349615fa3e83fac5b88200d5555f6d52c8135e6aa9277b97b9db2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:f053ecd0625349615fa3e83fac5b88200d5555f6d52c8135e6aa9277b97b9db2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:e11b957d3903e6b03430315ed4a31bad8eab19f462be8f7d953a6e5cb0083cf7_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:e11b957d3903e6b03430315ed4a31bad8eab19f462be8f7d953a6e5cb0083cf7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:e11b957d3903e6b03430315ed4a31bad8eab19f462be8f7d953a6e5cb0083cf7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:8f3f2c1ce9b05e565ac879441c2f759ea4fb28d664e0b5000c229710558d24ce_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:8f3f2c1ce9b05e565ac879441c2f759ea4fb28d664e0b5000c229710558d24ce_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:8f3f2c1ce9b05e565ac879441c2f759ea4fb28d664e0b5000c229710558d24ce_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:a4134f102041918aa0479395b5fe663ec6d5a09c5361bba63ba14511a2d8e77b_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:a4134f102041918aa0479395b5fe663ec6d5a09c5361bba63ba14511a2d8e77b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:a4134f102041918aa0479395b5fe663ec6d5a09c5361bba63ba14511a2d8e77b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:08743647cfedde2eac5cf66dbfa3e1e7abb17e7523d5aafd22d5917d7826b818_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:08743647cfedde2eac5cf66dbfa3e1e7abb17e7523d5aafd22d5917d7826b818_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:08743647cfedde2eac5cf66dbfa3e1e7abb17e7523d5aafd22d5917d7826b818_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator@sha256:4cd44de1d6d90eb9c278a35dc6a7c392e4dae3b50de808358693f8f5d89c2cae_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:4cd44de1d6d90eb9c278a35dc6a7c392e4dae3b50de808358693f8f5d89c2cae_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-operator@sha256:4cd44de1d6d90eb9c278a35dc6a7c392e4dae3b50de808358693f8f5d89c2cae_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus@sha256:5a777607d688057a75b22f145118819d6ba7da5723d6eb923f19f8ec2ec7f8fd_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:5a777607d688057a75b22f145118819d6ba7da5723d6eb923f19f8ec2ec7f8fd_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus@sha256:5a777607d688057a75b22f145118819d6ba7da5723d6eb923f19f8ec2ec7f8fd_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:585c2b0f5b9f8afbc16320c7c0ab27dfe7c7c4f0dc6f951dc84b55ca0630e887_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:585c2b0f5b9f8afbc16320c7c0ab27dfe7c7c4f0dc6f951dc84b55ca0630e887_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:585c2b0f5b9f8afbc16320c7c0ab27dfe7c7c4f0dc6f951dc84b55ca0630e887_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-service-ca-operator@sha256:96890a1f2a0b2cf5d2b957bae9208f759b005b0d86001dfd3f7b3e025d972379_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:96890a1f2a0b2cf5d2b957bae9208f759b005b0d86001dfd3f7b3e025d972379_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-service-ca-operator@sha256:96890a1f2a0b2cf5d2b957bae9208f759b005b0d86001dfd3f7b3e025d972379_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-telemeter@sha256:6d8275b47688048b80e24f1a80ed616821a93319fb483bcb0b015c36619e5231_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:6d8275b47688048b80e24f1a80ed616821a93319fb483bcb0b015c36619e5231_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-telemeter@sha256:6d8275b47688048b80e24f1a80ed616821a93319fb483bcb0b015c36619e5231_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tests@sha256:63329033a70d4fcbc7442aed30b4945235e62164363ee696db0864322b286483_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:63329033a70d4fcbc7442aed30b4945235e62164363ee696db0864322b286483_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-tests@sha256:63329033a70d4fcbc7442aed30b4945235e62164363ee696db0864322b286483_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:ae6e3aa5922b54bbc6ce8619cccd7649f9acbf14f15ef2faa5ebf2567b59a9da_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:ae6e3aa5922b54bbc6ce8619cccd7649f9acbf14f15ef2faa5ebf2567b59a9da_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:ae6e3aa5922b54bbc6ce8619cccd7649f9acbf14f15ef2faa5ebf2567b59a9da_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel8@sha256:b182bfea8ee3661f1b8bed3d2d94f03db91f346fe67cc19af203d9082d6a22c9_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:b182bfea8ee3661f1b8bed3d2d94f03db91f346fe67cc19af203d9082d6a22c9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-tools-rhel8@sha256:b182bfea8ee3661f1b8bed3d2d94f03db91f346fe67cc19af203d9082d6a22c9_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:7ea7e001a69213d15b824ae6f773b3d5dfb5747cd7d170df5bea0413f3652a7e_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:7ea7e001a69213d15b824ae6f773b3d5dfb5747cd7d170df5bea0413f3652a7e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:7ea7e001a69213d15b824ae6f773b3d5dfb5747cd7d170df5bea0413f3652a7e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:a85d6dbc3c19dc71a75d92e0ea78d94c566cdd4ad7e73a11ce7c65a1d0b6766d_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:a85d6dbc3c19dc71a75d92e0ea78d94c566cdd4ad7e73a11ce7c65a1d0b6766d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:a85d6dbc3c19dc71a75d92e0ea78d94c566cdd4ad7e73a11ce7c65a1d0b6766d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:e968914f92abc3e9811dd81a0a4abcf1b99115c5665be6aae26f2167e4fc2d3a_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:e968914f92abc3e9811dd81a0a4abcf1b99115c5665be6aae26f2167e4fc2d3a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:e968914f92abc3e9811dd81a0a4abcf1b99115c5665be6aae26f2167e4fc2d3a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:e77ba2e5fd5a4f66871db6160bd228202163edad4c5549782966dd953ed3861b_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:e77ba2e5fd5a4f66871db6160bd228202163edad4c5549782966dd953ed3861b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:e77ba2e5fd5a4f66871db6160bd228202163edad4c5549782966dd953ed3861b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:7ea7e001a69213d15b824ae6f773b3d5dfb5747cd7d170df5bea0413f3652a7e_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:7ea7e001a69213d15b824ae6f773b3d5dfb5747cd7d170df5bea0413f3652a7e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:7ea7e001a69213d15b824ae6f773b3d5dfb5747cd7d170df5bea0413f3652a7e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:a85d6dbc3c19dc71a75d92e0ea78d94c566cdd4ad7e73a11ce7c65a1d0b6766d_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:a85d6dbc3c19dc71a75d92e0ea78d94c566cdd4ad7e73a11ce7c65a1d0b6766d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:a85d6dbc3c19dc71a75d92e0ea78d94c566cdd4ad7e73a11ce7c65a1d0b6766d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:edad3f6c2b60b4a5152373b81481aff4482d35eea86ec7b23cdd484333004f9e_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:edad3f6c2b60b4a5152373b81481aff4482d35eea86ec7b23cdd484333004f9e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:edad3f6c2b60b4a5152373b81481aff4482d35eea86ec7b23cdd484333004f9e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:724c744878c8d75a6663fba9a8f5d76826c4d8bdece9e64593b0116f42112fdc_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:724c744878c8d75a6663fba9a8f5d76826c4d8bdece9e64593b0116f42112fdc_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:724c744878c8d75a6663fba9a8f5d76826c4d8bdece9e64593b0116f42112fdc_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:507cc745c2d42a2cccb529734b525561809a8f1d1f4508daffed650038af3f51_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:507cc745c2d42a2cccb529734b525561809a8f1d1f4508daffed650038af3f51_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:507cc745c2d42a2cccb529734b525561809a8f1d1f4508daffed650038af3f51_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:78ad1ba41573fc9e40e28d695826b7d89b53fd25ebdaf74fdbbfd744a3f7b4eb_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:78ad1ba41573fc9e40e28d695826b7d89b53fd25ebdaf74fdbbfd744a3f7b4eb_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:78ad1ba41573fc9e40e28d695826b7d89b53fd25ebdaf74fdbbfd744a3f7b4eb_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-45338",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2024-12-18T21:00:59.938173+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:515f2114fbfc162743a7bf1bf92ebcc8768fd2357d7b6e705d16794a920b5720_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:9f5e17d8432fbeb0f1e7b1acac68a6407d6205a6c7d6a943f6c9b196beac4e9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:08d082338922e89d9612dd0e5f98ac58c9a16d08f5faf7a8f19eb6f937e5e77c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:cb0ed211a4ddf88911c1c785e41dfb0b32b68e185c918dc97aeda2f95ea53cdc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:df257ec329a26180c477152d05ce893db5acc59d7bf34123f539afca36584d49_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:15d799a1af66e09ab062d8f0a2cbfa1d46c1dcb1ca13a97329a5197bb7117dd2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:98cc992ccb28bf94945e6066234472909e4d9be19d45ebab9b2db4c851885d60_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:291cef728adef2860ab72e190c15248404ba899eb7f0e8d5d2f47a3bfb1062c2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:1aa5c1c9192c7f78cb987576885d3a054ce9e473000d443a80f42b0297284d55_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:0eaae56194c9298f7857384e95abc6bb1bd64c171675f9dc95feca9bf0e91d3d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:fe0f328eb84b1d0000a2a0c8933adef3e4e6eac8b2d9cefcb1ed643ca35cb84e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:3737c6f10d56ba6d8149078b06f369d11b1ead10b9669f3297f7e01cc1fb194a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:756155fb1ebb3ab31ef9d8af07a2df444534767f3a7bb1b117e0e71c87fe976d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:4878cbca686246df0ccc8dea315242f05241586d1177a80a52bcddc438c6a10b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:2160ae04cf4537ad5f32d7a73fc36f32073ad87ad909280801d8c2d67a22f959_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:cb67221691a63ba5bbbe34f7bb32e667f972f520212cc5fe9f53ad861ea219f2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:ca1c69453480a8040fc0b5f7804c539dfe0633457fa1b4c22c203c7eb118b959_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:02bd0b920f3f8b0d7cc64fe95bfcd617228f07936ce84d2cb9b086217aabaa9b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:08345e98ee579b5ade0fa5ae107621b51059bf7b2c9eb18e869f47219e2b6a55_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:65f4f011832dd9c030d416d4534ec489b619dd215af436f3f28fc241698d19eb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:b89f18659016a95704d83fb6d149c88fca5f93ae9629d7b066bcce678f52e3ac_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:7989766df87e4c3af874974258908bcd774b99746068ec3d67faad695bce1ed7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:76180e067fef5b08d9ae32eefb38f3ccdf7178eafd3a258d0cfa90eee68c2c82_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:23c7e5fc72b10334088e23256782ed4bec8b126da5c72f71eb039b5950ef57a2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:bd2cccebfa41d57c429e36e46b5f1d280fc6ac60e630fe04369807bc266d93e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:379c4dc22ca48ebfacd62af858925a592c26c06c5584f00bd7942ce63615a613_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5884ae0f98c101457a107be27ee3f3f91213888173a6ec6580986097e1a2a42d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:70d8f80091d14dbbc872008daed9eb5d91746c6b95888e76c04d2de9d7975995_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:87027b824b8234585df5ff22e666d9a779ba773b2bcfbbcabcf5db7d7856cc12_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:dbeb99ea64a8a1beb206e369bbcb7e195fc3f8fdf320b145e10f9345e4d5b913_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:62c05ef16c42cbe9f752a59508a4c2b921b70ab7aa797156374a50c6b73c4a68_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:04691ca10c577d665572fbc9da28b6f635fcd0592812b03db987968a6369465a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:ecfd900185d12c7c00a107f764c3af80d0968f6d667f9eaab4967244f2aa976d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:df31d6a075c6cedfdb5408f4d78ed4639af4a1d7439e7e522baf645862f2c277_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:f0939b76dbf304318fa9f830fe26f3abeb60222d5d681682cf5dc9994f80e010_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:97dc37302b9c77bd1afb362efc6688f5bb8921629bb543fee2dd3e1e2c7670e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:3154b7780b92e551a689137e69cf3988352c93da106b0fd6e6fde726af5a4829_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:a63f1fb8eafdc2ac61e9a8347ce0c458c26ca329907ad1e06834c8f362afdb96_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:4a3cdcf525b1f3f545f71796bd716935e8e0e106808fb50f55d6c5144b9e440d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:2f2efc1ca30b75ccb4d5ad8d7bbee99f2f33b50ab35bc83518dbd46f8c94939f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:a4431a5f60bf10f5c6b70b4ee7dcff8ce933b2bff179ad8f47e405b0cf8d6a6c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:a766265fed08cd1e0dff2da0b17247bb21dbcab5620ac7863ddead41ac192f13_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:a766265fed08cd1e0dff2da0b17247bb21dbcab5620ac7863ddead41ac192f13_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:bf54cd260c32da87cdb201570d7098954f4847f1287757ccabe4e780ed52845b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:ab76d3e603d700a7786857ca7c50d7a82264d45b66c936ff604c2d45ab0dc99b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:155f512385b3a6dee24364a8cfa451a1401557acd5fd01f3df0269bd460ab5f6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:6560a0431bc56844881706657f151b854e80ba5286d33565b1ea0250ffb6e06b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:43ffa2e4fd392de382b26cbdfa8717c6ec24fd3958341f2e05dd27ecddcd80f1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:cfe1aa6a035ee5904bb48726b2d44293b0e9d3cea78c1fd2b481f8153b0b6038_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:f56d7d06fe837507b368bd1ae6432cd753aaf51dd667e4320cb6e0421f28a5ea_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:1899a9e498773fa1d1f2b8da3325a0c7837e418b5da022ae9a225600385bf014_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:595d4e57dacb1b18e94fb3fbf300a590447343b73f290fa826e291b90a08ae63_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c4c25596c63c67592c084e697b9ed826c628b441c17a3390f50ef80d1743d9ab_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:17df5e85494c27c326b44e15f356a98887a698745cb392f54d245443e697e685_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:c9901c150d3a3ee55afa44a931a4794a5fb2e54bba35c495831caf301676ed3f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:85510d88eca66906b5bc9cd21d095e2e5e092d154850bb1320e85b71e33e6536_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:bde6dbfd44f96dc90e5a78c7c373ea56c1b6f3137523b660c9c1be2f1752b614_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:ce5468c66e45538a5a57102c9ea4afc76a33276876d17d46c50f1d95dc08c31c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:4d56846fe7beebab50a8b54820e63d388c018a38c743449b24ea857dc9e94878_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:1c395ca81a66bb8ba61b7d59d5df6c7e2f5b209347a394054ad4e0081caa59ae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:2d1ac9b6e84efbadef7542907f61d61cf075b64e877ee835fe08857ff79581e1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:d254dc0767a6edb8b9f2999cd907054151d83f4b96f8b0ef9833223be5c71aeb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:a6fbdc56f55d0f5f08bc237c417b853866bfbe23183680528175512b356c8b78_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:37370c3b631d15c3fca40f1898804a7aef7a122b83ca80def93e05cdfacc06b4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:61404700b2375ae3199b3260d4174d3de5fc4e06a32dac676bb54b119f9bc940_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:89ef901f34d0591fa193f634536c47a8d3f66e1f2fe3aabdd64e228c88a5227c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:90bda371ed576c58b1f1f918275232db7e8b6268c9a3bdc6b8ff7583c83d63e6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:1cdd921294d59f71776bda72c7ef8306bfde842efb651fd9507bce85ed54f185_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:9cb7c233e52056c3c530e04473b1b7070fd070ca4cfacf5ad41fa6e13293e342_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:c1f81059c0b0997a52d98206d8474c81333250cf9c0ccea908db98ac67f5d808_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:b9e999ee32cf9373f6edd6ddf7bba2b7bf1f7fc202bc6d59ac9dd5b5d4bf3b40_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:db3e05bc44f910af8e0d59295441007c4514ee99fc1109d2fbb20bce45f95980_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:377f9efe96d70af9b13453ecfa365b2855d2f52551cecf9918135dfe94b1466f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:ecdbdd43b82078f39f915e95959045b0ee580fb0a235fd408313d861e08c6aed_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:f68fa7373246b9fb7455aadbe72a8bb00f54f4190f0c3a465ba98322dbd4d7d7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:80455deb94b7d3608ff41a1e539eb243f52ce76b071961c255bb5a5e16863b03_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:1482c8f855deee34bf1b977916ffe9eac428533b115ab3067106880606ed02cc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:197ebfa76d22011169313d6b76c705bd6949d803cc020442d742462f9b74f1d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:4434f1e9e0b2f0a49000dad0153766c3b137fe26006ead878ecc1d95143beae0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:7242460717b3c29acc4def2a4dec21b539c87c1151941b3f9d549f35c64ea1eb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:7242460717b3c29acc4def2a4dec21b539c87c1151941b3f9d549f35c64ea1eb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:5cb7e2e5cf20870ebb892831e1d6a54c926e1f1311264a423e6d16acaf56a5bf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:5cb7e2e5cf20870ebb892831e1d6a54c926e1f1311264a423e6d16acaf56a5bf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:e57403203b77206caca5ab9c05ba70b09cbf86caf3a5178dc1b4fc15ab11a255_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:e57403203b77206caca5ab9c05ba70b09cbf86caf3a5178dc1b4fc15ab11a255_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:b8ce816a2548cd33c3103a5830e656b74c7534690afc7e3356d5dace7c10c010_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:b8ce816a2548cd33c3103a5830e656b74c7534690afc7e3356d5dace7c10c010_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:b917aea1bb38c694542beefc5502b8e456ba10c23477d73bf25ceaeb77280dcc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:b917aea1bb38c694542beefc5502b8e456ba10c23477d73bf25ceaeb77280dcc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:12adcf29a878a8e4e0b1960b165dd9f9b7a93d237454c1a31d9fe447c0c1b7d4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:12adcf29a878a8e4e0b1960b165dd9f9b7a93d237454c1a31d9fe447c0c1b7d4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:18ee0939d60cb2501114ee7dfec1983446e681b1712d11a0415a23614c62776f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:18ee0939d60cb2501114ee7dfec1983446e681b1712d11a0415a23614c62776f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:da2e1729669e2dba26ef4a454a048915d11c782a714e2dfde84cd96300ce16b3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:7bd60093c2d14f02d77de205d9eb4a296744a549ebd053a4038d0794e7a3e62d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:4fe96bd9d02e54fb94ec878426860a99cdb56294eea08329117687b220fc48db_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:227a27e7a9b0c0f4b48ab3914a0c88388047ef3dcacb69c1d4280e642297a31f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:3e93e19473f81377dcd3f0120e2124d6ccde64a0473f134bf15d4b2951734bf0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:07b1b2c2906d264cfaea15308715f7fa3b03e52e8c4448b76e3ada38e7944628_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:6f72b3df14c4fed06636fe38844e4ab60229c43de993d38a0257066b1880b819_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:8f3f9b902dc63894557d873354fabca9815b33df1a934d70995bc22a6f6f6a41_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:28ec403a82cd8229aac65447d634ae88c1728062e78e2c85aea4a54d7fb32912_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:5ae121163193272af47a8e5a77da98153966e2d1a5169fe6e523e5ba54583d1d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:e5ff0c24f6d2e45ddce38245e870868d3c1d653d684a27ad90fdc4a89ebbec48_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:549115946f95b152d30cff24eb43953f8ac15b38bbea37cb0683b9cb6f820d3e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:b816945718eee717f164b6121ab523c42a1ffbee52692ff018ff80d7f040d59b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:30f0954a25da5f1235ba436338b6b46f6ebda7b7e763ca23c3fa7e582283007f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:fa7d0e8254dfef1898d0716f5cc741ca581e171157742986bb0f2cd3475fa504_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:6270ae546257918fe84e5aa42be8ca0db8363ca0ca5219687bf05a0b532d596e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:3337f1a1e0a3c2cd4d7b2959629a820edd6a10628a8e7d0c8b530a113e5456c6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:0a54738c411d8b795bc546810bd0ecb3887a633cd771ee749ecf26e5a49a9d7b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ebfef4c44eaa4b91d3c1c0a702b61a2cb8063d00500b9de9090da8a548fd20cf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:f98e28cfa793b54ca8d9c1640876120ca23b4824b3d25c8f5b4fd6997e543d19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:3d79cbd7f89f898bcbe1abf5ff18491b96b1b122ae782fcdc5608dac0a7a7896_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:2d65b33bde973239926da00b56978260fb0e7b09d733bd37cce1a33cab4ac27e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c2fb604479a53af4f9b51d3eb75c61b0f904ba15f8164e5be9a5e52542287408_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:899824855b3c975e666e016af760e2ad8a73beebb3105a33b59ec62d2f774583_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:b5caa9cae471cb364436d7fd3ac21647fb1b5fb02859824898005b788c672dac_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ef33a3eee445cbf6a928e1cc4a8313ad495268a522490188b47c4d3114491215_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:33212322fe1c34cc3e8e716998cc13d7c5cca70713a920cba736fff4437ebc06_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:7255b94a2c8f360f6604da25b4b8f201c7e67fb3b615046485b23cc1c7bbe206_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:26baf27128e06f24e725f217427dbfa2ce77470c09cbe8356c5b0b86907e58a7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:38227d406ecbee17832c82e52907c180b50a8e848e5835f9443fb99679f07d6a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:f79b19dfcea13107b29e22f5d101392f2a574500d1a26c4a9f783b80acf05928_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:c527f70ec01d52421fdc40c226c0cc9100ffa93d25ef1536521460aec16b7d1a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:3af6fa259764f9d6ab191975e0b7267f11b11166c5d0cfdf4800214e9a769aa5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:653ea157de585e7bb83cd7adcb1d48d9f50833a160a751d9fe91f8ce7692531a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:3f7c2047f34dd6a9ed3591ff6d58d1d4301052b05196984c754f51fa3f5216b9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:7f1e9ea250558b7f2a2c7c8f40b4fb95ab805d45bdcafaf0674b4701bb12d2ac_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:dc5df52e406f5c90bd8a5d267b38c3b39ac219493c74d47144df66f2a7f9529a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:49f0e2ee63b613da5f41da5117b65825c188d92e991621a8fd26aa8c65f54b7c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:3dab9218072db82c517b48fb7b5e64e0cda9a2aa65f1c4dc2574d0533927c99a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:00c935dfb1b18cea9b95de640916a4fd2f1ca32400f291125f1b2a400bba477a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1fa8586509b2b1e684f515ef3d94fcb4c73b3d0a495c49cc179fae12cb8c63be_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:9db15f28556affd7f9300bc67d853a73e2377fd19ba96c852782da5d7850fc63_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:d7ac953ca2e148a9bdd514df8db65bc72eefb86ce26f9285dadf89cdb65c69f4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:1a6887905a53f04aabe8e7a54bd9e50ffc866a77008af12a072bd30dd44be043_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:fcf37a88b347386945423769da7549e5188a28dce83cfdae8b90f007fdf9d173_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:a405ecc4c2550dbe889d4e047016171c3163b72fe0130e8e9c134025d384e5e8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:9da59b21215588a173b120038e76f543095fc673b0baf7a3f07df3292c1ac811_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:860135ab13752ba3fe0ee4dead4fd1dd7084839c10a547f3fa1835e0f4b586a6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:2b4a2379dafaef96fce39c29b7ab2b64240b2ded16b801e4aa2f4f70802b57df_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:796a799c1ec579cfd251466c4ff59b76283bae61ebacbcb6f9919c3158644cff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:46b16b8b724123d6db5917d22553f2133c3d713fad50c39a047dd60cb7ba2adb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:823513a463512650805475afd4d410636ca741230fdb09d99a738afb5f987326_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:c55b8db990ba44a0a4fd7bc356245d20d773b6dfd998e63f73c08738c5801c19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:f6ad19d8bc3bffdd552cb944b8304e44b211c6a52e3b1ca11d926ef6d4d9a5dc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:ff1c5fbfcea13dbb0fac839e20b87b8f63b53c758a420355743345569a661f20_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:379063833d53395d523c3fc1e51e2197fbba1df1b0a9a27549eec4f00498a866_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:85eeb87f0fb3d12e6aba82a575e40ab8016692428ccc24ff02e5e5ed803bf11d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:a1cac3e6ab06155b472fac67c56c6155a28ea51ccdc8793a6d83e8b7ec941f43_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:66e45a958a011c9f256b52e93e32b73b167ab28811ef764187212c94d025d04b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:42a2d3f22c71ec76a488440bdf3c71855d2045371cc355f34d5a38ff24f6e715_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:5d778000fffc8379540d1777bb0a68c5ec58b29f4b132622f5ca67ffef93e67c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:01e5286d651fcedc55ebefc68ef4552ff1070f089f11a4f43e0b2f7065f22e2a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:d31afbf5f4aedc965cf0ce587e8dfb8be2185ddea7ddfa2fa97d4b0f5f779310_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:e24ffc131d22e11ac666feb17633008b14f00806f92eb775f601172489c82871_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:6ac7697f026d9352eaecfd5a754d246d8b4e6a5867fa5f4f681795dc9914c2e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:f3dfa01c44eef8b92a39376e4ae8069a4f27146526cf75ca22a90ee2e14095e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:dfbf7a90c3f3e2a2ab360fcb94262cf1a2793b6c4173bb2611eeddd6c187b9e0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:3f18ac8fd4d3fa32849194ff9e7f2dadbe528aaa12d7e71adf5c7b32b1670d67_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:31941d471a20c0ee5477e9c3670502c875c80120fbe7544018c60d520f22203c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:acbcf68bf23eb15989bbbbeb30840a4a266c482e644a9a2e28adce058a80f7ac_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:216ceaedaf45398770d3df2019423f0b96bc2604a97ed198acf8a9b26395b70d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:b7d46a4c00391b8f2a5ee0546554160aebf558acaf07f60d9c4ddcf8fc0a73e7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:f053ecd0625349615fa3e83fac5b88200d5555f6d52c8135e6aa9277b97b9db2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:e11b957d3903e6b03430315ed4a31bad8eab19f462be8f7d953a6e5cb0083cf7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:8f3f2c1ce9b05e565ac879441c2f759ea4fb28d664e0b5000c229710558d24ce_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:a4134f102041918aa0479395b5fe663ec6d5a09c5361bba63ba14511a2d8e77b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:08743647cfedde2eac5cf66dbfa3e1e7abb17e7523d5aafd22d5917d7826b818_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:4cd44de1d6d90eb9c278a35dc6a7c392e4dae3b50de808358693f8f5d89c2cae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:5a777607d688057a75b22f145118819d6ba7da5723d6eb923f19f8ec2ec7f8fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:585c2b0f5b9f8afbc16320c7c0ab27dfe7c7c4f0dc6f951dc84b55ca0630e887_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:96890a1f2a0b2cf5d2b957bae9208f759b005b0d86001dfd3f7b3e025d972379_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:6d8275b47688048b80e24f1a80ed616821a93319fb483bcb0b015c36619e5231_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:63329033a70d4fcbc7442aed30b4945235e62164363ee696db0864322b286483_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:ae6e3aa5922b54bbc6ce8619cccd7649f9acbf14f15ef2faa5ebf2567b59a9da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:b182bfea8ee3661f1b8bed3d2d94f03db91f346fe67cc19af203d9082d6a22c9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:7ea7e001a69213d15b824ae6f773b3d5dfb5747cd7d170df5bea0413f3652a7e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:a85d6dbc3c19dc71a75d92e0ea78d94c566cdd4ad7e73a11ce7c65a1d0b6766d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:e968914f92abc3e9811dd81a0a4abcf1b99115c5665be6aae26f2167e4fc2d3a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:e77ba2e5fd5a4f66871db6160bd228202163edad4c5549782966dd953ed3861b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:7ea7e001a69213d15b824ae6f773b3d5dfb5747cd7d170df5bea0413f3652a7e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:a85d6dbc3c19dc71a75d92e0ea78d94c566cdd4ad7e73a11ce7c65a1d0b6766d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:edad3f6c2b60b4a5152373b81481aff4482d35eea86ec7b23cdd484333004f9e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:724c744878c8d75a6663fba9a8f5d76826c4d8bdece9e64593b0116f42112fdc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:507cc745c2d42a2cccb529734b525561809a8f1d1f4508daffed650038af3f51_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:78ad1ba41573fc9e40e28d695826b7d89b53fd25ebdaf74fdbbfd744a3f7b4eb_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2333122"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/net/html. This flaw allows an attacker to craft input to the parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This issue can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/html: Non-linear parsing of case-insensitive content in golang.org/x/net/html",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as an Important severity because an attacker can craft malicious input that causes the parsing functions to process data non-linearly, resulting in significant delays which leads to a denial of service by exhausting system resources.",
"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.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:068d2300f54d9cdfeedf94d332a79125c863a47838dc52435151f554e861552b_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:515f2114fbfc162743a7bf1bf92ebcc8768fd2357d7b6e705d16794a920b5720_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:9f5e17d8432fbeb0f1e7b1acac68a6407d6205a6c7d6a943f6c9b196beac4e9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:08d082338922e89d9612dd0e5f98ac58c9a16d08f5faf7a8f19eb6f937e5e77c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:cb0ed211a4ddf88911c1c785e41dfb0b32b68e185c918dc97aeda2f95ea53cdc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:df257ec329a26180c477152d05ce893db5acc59d7bf34123f539afca36584d49_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:15d799a1af66e09ab062d8f0a2cbfa1d46c1dcb1ca13a97329a5197bb7117dd2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:98cc992ccb28bf94945e6066234472909e4d9be19d45ebab9b2db4c851885d60_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:291cef728adef2860ab72e190c15248404ba899eb7f0e8d5d2f47a3bfb1062c2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:1aa5c1c9192c7f78cb987576885d3a054ce9e473000d443a80f42b0297284d55_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:0eaae56194c9298f7857384e95abc6bb1bd64c171675f9dc95feca9bf0e91d3d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:fe0f328eb84b1d0000a2a0c8933adef3e4e6eac8b2d9cefcb1ed643ca35cb84e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:3737c6f10d56ba6d8149078b06f369d11b1ead10b9669f3297f7e01cc1fb194a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:756155fb1ebb3ab31ef9d8af07a2df444534767f3a7bb1b117e0e71c87fe976d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:4878cbca686246df0ccc8dea315242f05241586d1177a80a52bcddc438c6a10b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:2160ae04cf4537ad5f32d7a73fc36f32073ad87ad909280801d8c2d67a22f959_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:cb67221691a63ba5bbbe34f7bb32e667f972f520212cc5fe9f53ad861ea219f2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:ca1c69453480a8040fc0b5f7804c539dfe0633457fa1b4c22c203c7eb118b959_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:02bd0b920f3f8b0d7cc64fe95bfcd617228f07936ce84d2cb9b086217aabaa9b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:08345e98ee579b5ade0fa5ae107621b51059bf7b2c9eb18e869f47219e2b6a55_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:65f4f011832dd9c030d416d4534ec489b619dd215af436f3f28fc241698d19eb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:b89f18659016a95704d83fb6d149c88fca5f93ae9629d7b066bcce678f52e3ac_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:7989766df87e4c3af874974258908bcd774b99746068ec3d67faad695bce1ed7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:76180e067fef5b08d9ae32eefb38f3ccdf7178eafd3a258d0cfa90eee68c2c82_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:23c7e5fc72b10334088e23256782ed4bec8b126da5c72f71eb039b5950ef57a2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:bd2cccebfa41d57c429e36e46b5f1d280fc6ac60e630fe04369807bc266d93e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:379c4dc22ca48ebfacd62af858925a592c26c06c5584f00bd7942ce63615a613_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5884ae0f98c101457a107be27ee3f3f91213888173a6ec6580986097e1a2a42d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:70d8f80091d14dbbc872008daed9eb5d91746c6b95888e76c04d2de9d7975995_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:87027b824b8234585df5ff22e666d9a779ba773b2bcfbbcabcf5db7d7856cc12_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:dbeb99ea64a8a1beb206e369bbcb7e195fc3f8fdf320b145e10f9345e4d5b913_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:62c05ef16c42cbe9f752a59508a4c2b921b70ab7aa797156374a50c6b73c4a68_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:04691ca10c577d665572fbc9da28b6f635fcd0592812b03db987968a6369465a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:ecfd900185d12c7c00a107f764c3af80d0968f6d667f9eaab4967244f2aa976d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:df31d6a075c6cedfdb5408f4d78ed4639af4a1d7439e7e522baf645862f2c277_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:f0939b76dbf304318fa9f830fe26f3abeb60222d5d681682cf5dc9994f80e010_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:97dc37302b9c77bd1afb362efc6688f5bb8921629bb543fee2dd3e1e2c7670e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:3154b7780b92e551a689137e69cf3988352c93da106b0fd6e6fde726af5a4829_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:a63f1fb8eafdc2ac61e9a8347ce0c458c26ca329907ad1e06834c8f362afdb96_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:4a3cdcf525b1f3f545f71796bd716935e8e0e106808fb50f55d6c5144b9e440d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:2f2efc1ca30b75ccb4d5ad8d7bbee99f2f33b50ab35bc83518dbd46f8c94939f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:a4431a5f60bf10f5c6b70b4ee7dcff8ce933b2bff179ad8f47e405b0cf8d6a6c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:a766265fed08cd1e0dff2da0b17247bb21dbcab5620ac7863ddead41ac192f13_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:a766265fed08cd1e0dff2da0b17247bb21dbcab5620ac7863ddead41ac192f13_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:bf54cd260c32da87cdb201570d7098954f4847f1287757ccabe4e780ed52845b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:ab76d3e603d700a7786857ca7c50d7a82264d45b66c936ff604c2d45ab0dc99b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:155f512385b3a6dee24364a8cfa451a1401557acd5fd01f3df0269bd460ab5f6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:6560a0431bc56844881706657f151b854e80ba5286d33565b1ea0250ffb6e06b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:43ffa2e4fd392de382b26cbdfa8717c6ec24fd3958341f2e05dd27ecddcd80f1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:cfe1aa6a035ee5904bb48726b2d44293b0e9d3cea78c1fd2b481f8153b0b6038_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:f56d7d06fe837507b368bd1ae6432cd753aaf51dd667e4320cb6e0421f28a5ea_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:1899a9e498773fa1d1f2b8da3325a0c7837e418b5da022ae9a225600385bf014_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:595d4e57dacb1b18e94fb3fbf300a590447343b73f290fa826e291b90a08ae63_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c4c25596c63c67592c084e697b9ed826c628b441c17a3390f50ef80d1743d9ab_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:17df5e85494c27c326b44e15f356a98887a698745cb392f54d245443e697e685_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:c9901c150d3a3ee55afa44a931a4794a5fb2e54bba35c495831caf301676ed3f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:85510d88eca66906b5bc9cd21d095e2e5e092d154850bb1320e85b71e33e6536_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:bde6dbfd44f96dc90e5a78c7c373ea56c1b6f3137523b660c9c1be2f1752b614_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:ce5468c66e45538a5a57102c9ea4afc76a33276876d17d46c50f1d95dc08c31c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:4d56846fe7beebab50a8b54820e63d388c018a38c743449b24ea857dc9e94878_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:1c395ca81a66bb8ba61b7d59d5df6c7e2f5b209347a394054ad4e0081caa59ae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:2d1ac9b6e84efbadef7542907f61d61cf075b64e877ee835fe08857ff79581e1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:d254dc0767a6edb8b9f2999cd907054151d83f4b96f8b0ef9833223be5c71aeb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:a6fbdc56f55d0f5f08bc237c417b853866bfbe23183680528175512b356c8b78_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:37370c3b631d15c3fca40f1898804a7aef7a122b83ca80def93e05cdfacc06b4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:61404700b2375ae3199b3260d4174d3de5fc4e06a32dac676bb54b119f9bc940_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:89ef901f34d0591fa193f634536c47a8d3f66e1f2fe3aabdd64e228c88a5227c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:90bda371ed576c58b1f1f918275232db7e8b6268c9a3bdc6b8ff7583c83d63e6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:1cdd921294d59f71776bda72c7ef8306bfde842efb651fd9507bce85ed54f185_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:9cb7c233e52056c3c530e04473b1b7070fd070ca4cfacf5ad41fa6e13293e342_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:c1f81059c0b0997a52d98206d8474c81333250cf9c0ccea908db98ac67f5d808_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:b9e999ee32cf9373f6edd6ddf7bba2b7bf1f7fc202bc6d59ac9dd5b5d4bf3b40_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:db3e05bc44f910af8e0d59295441007c4514ee99fc1109d2fbb20bce45f95980_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:377f9efe96d70af9b13453ecfa365b2855d2f52551cecf9918135dfe94b1466f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:ecdbdd43b82078f39f915e95959045b0ee580fb0a235fd408313d861e08c6aed_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:f68fa7373246b9fb7455aadbe72a8bb00f54f4190f0c3a465ba98322dbd4d7d7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:80455deb94b7d3608ff41a1e539eb243f52ce76b071961c255bb5a5e16863b03_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:1482c8f855deee34bf1b977916ffe9eac428533b115ab3067106880606ed02cc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:197ebfa76d22011169313d6b76c705bd6949d803cc020442d742462f9b74f1d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:4434f1e9e0b2f0a49000dad0153766c3b137fe26006ead878ecc1d95143beae0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:7242460717b3c29acc4def2a4dec21b539c87c1151941b3f9d549f35c64ea1eb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:7242460717b3c29acc4def2a4dec21b539c87c1151941b3f9d549f35c64ea1eb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:5cb7e2e5cf20870ebb892831e1d6a54c926e1f1311264a423e6d16acaf56a5bf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:5cb7e2e5cf20870ebb892831e1d6a54c926e1f1311264a423e6d16acaf56a5bf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:e57403203b77206caca5ab9c05ba70b09cbf86caf3a5178dc1b4fc15ab11a255_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:e57403203b77206caca5ab9c05ba70b09cbf86caf3a5178dc1b4fc15ab11a255_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:b8ce816a2548cd33c3103a5830e656b74c7534690afc7e3356d5dace7c10c010_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:b8ce816a2548cd33c3103a5830e656b74c7534690afc7e3356d5dace7c10c010_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:b917aea1bb38c694542beefc5502b8e456ba10c23477d73bf25ceaeb77280dcc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:b917aea1bb38c694542beefc5502b8e456ba10c23477d73bf25ceaeb77280dcc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:12adcf29a878a8e4e0b1960b165dd9f9b7a93d237454c1a31d9fe447c0c1b7d4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:12adcf29a878a8e4e0b1960b165dd9f9b7a93d237454c1a31d9fe447c0c1b7d4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:18ee0939d60cb2501114ee7dfec1983446e681b1712d11a0415a23614c62776f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:18ee0939d60cb2501114ee7dfec1983446e681b1712d11a0415a23614c62776f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:da2e1729669e2dba26ef4a454a048915d11c782a714e2dfde84cd96300ce16b3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:7bd60093c2d14f02d77de205d9eb4a296744a549ebd053a4038d0794e7a3e62d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:4fe96bd9d02e54fb94ec878426860a99cdb56294eea08329117687b220fc48db_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:227a27e7a9b0c0f4b48ab3914a0c88388047ef3dcacb69c1d4280e642297a31f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:3e93e19473f81377dcd3f0120e2124d6ccde64a0473f134bf15d4b2951734bf0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:07b1b2c2906d264cfaea15308715f7fa3b03e52e8c4448b76e3ada38e7944628_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:6f72b3df14c4fed06636fe38844e4ab60229c43de993d38a0257066b1880b819_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:8f3f9b902dc63894557d873354fabca9815b33df1a934d70995bc22a6f6f6a41_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:28ec403a82cd8229aac65447d634ae88c1728062e78e2c85aea4a54d7fb32912_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:5ae121163193272af47a8e5a77da98153966e2d1a5169fe6e523e5ba54583d1d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:e5ff0c24f6d2e45ddce38245e870868d3c1d653d684a27ad90fdc4a89ebbec48_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:549115946f95b152d30cff24eb43953f8ac15b38bbea37cb0683b9cb6f820d3e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:b816945718eee717f164b6121ab523c42a1ffbee52692ff018ff80d7f040d59b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:30f0954a25da5f1235ba436338b6b46f6ebda7b7e763ca23c3fa7e582283007f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:fa7d0e8254dfef1898d0716f5cc741ca581e171157742986bb0f2cd3475fa504_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:6270ae546257918fe84e5aa42be8ca0db8363ca0ca5219687bf05a0b532d596e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:3337f1a1e0a3c2cd4d7b2959629a820edd6a10628a8e7d0c8b530a113e5456c6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:0a54738c411d8b795bc546810bd0ecb3887a633cd771ee749ecf26e5a49a9d7b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ebfef4c44eaa4b91d3c1c0a702b61a2cb8063d00500b9de9090da8a548fd20cf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:f98e28cfa793b54ca8d9c1640876120ca23b4824b3d25c8f5b4fd6997e543d19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:3d79cbd7f89f898bcbe1abf5ff18491b96b1b122ae782fcdc5608dac0a7a7896_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:2d65b33bde973239926da00b56978260fb0e7b09d733bd37cce1a33cab4ac27e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c2fb604479a53af4f9b51d3eb75c61b0f904ba15f8164e5be9a5e52542287408_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:899824855b3c975e666e016af760e2ad8a73beebb3105a33b59ec62d2f774583_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:b5caa9cae471cb364436d7fd3ac21647fb1b5fb02859824898005b788c672dac_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ef33a3eee445cbf6a928e1cc4a8313ad495268a522490188b47c4d3114491215_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:33212322fe1c34cc3e8e716998cc13d7c5cca70713a920cba736fff4437ebc06_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:7255b94a2c8f360f6604da25b4b8f201c7e67fb3b615046485b23cc1c7bbe206_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:26baf27128e06f24e725f217427dbfa2ce77470c09cbe8356c5b0b86907e58a7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:38227d406ecbee17832c82e52907c180b50a8e848e5835f9443fb99679f07d6a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:f79b19dfcea13107b29e22f5d101392f2a574500d1a26c4a9f783b80acf05928_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:c527f70ec01d52421fdc40c226c0cc9100ffa93d25ef1536521460aec16b7d1a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:3af6fa259764f9d6ab191975e0b7267f11b11166c5d0cfdf4800214e9a769aa5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:653ea157de585e7bb83cd7adcb1d48d9f50833a160a751d9fe91f8ce7692531a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:3f7c2047f34dd6a9ed3591ff6d58d1d4301052b05196984c754f51fa3f5216b9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:7f1e9ea250558b7f2a2c7c8f40b4fb95ab805d45bdcafaf0674b4701bb12d2ac_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:dc5df52e406f5c90bd8a5d267b38c3b39ac219493c74d47144df66f2a7f9529a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:49f0e2ee63b613da5f41da5117b65825c188d92e991621a8fd26aa8c65f54b7c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:3dab9218072db82c517b48fb7b5e64e0cda9a2aa65f1c4dc2574d0533927c99a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:00c935dfb1b18cea9b95de640916a4fd2f1ca32400f291125f1b2a400bba477a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1fa8586509b2b1e684f515ef3d94fcb4c73b3d0a495c49cc179fae12cb8c63be_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:9db15f28556affd7f9300bc67d853a73e2377fd19ba96c852782da5d7850fc63_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:d7ac953ca2e148a9bdd514df8db65bc72eefb86ce26f9285dadf89cdb65c69f4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:1a6887905a53f04aabe8e7a54bd9e50ffc866a77008af12a072bd30dd44be043_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:fcf37a88b347386945423769da7549e5188a28dce83cfdae8b90f007fdf9d173_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:a405ecc4c2550dbe889d4e047016171c3163b72fe0130e8e9c134025d384e5e8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:9da59b21215588a173b120038e76f543095fc673b0baf7a3f07df3292c1ac811_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:860135ab13752ba3fe0ee4dead4fd1dd7084839c10a547f3fa1835e0f4b586a6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:2b4a2379dafaef96fce39c29b7ab2b64240b2ded16b801e4aa2f4f70802b57df_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:796a799c1ec579cfd251466c4ff59b76283bae61ebacbcb6f9919c3158644cff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:46b16b8b724123d6db5917d22553f2133c3d713fad50c39a047dd60cb7ba2adb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:823513a463512650805475afd4d410636ca741230fdb09d99a738afb5f987326_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:c55b8db990ba44a0a4fd7bc356245d20d773b6dfd998e63f73c08738c5801c19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:f6ad19d8bc3bffdd552cb944b8304e44b211c6a52e3b1ca11d926ef6d4d9a5dc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:ff1c5fbfcea13dbb0fac839e20b87b8f63b53c758a420355743345569a661f20_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:379063833d53395d523c3fc1e51e2197fbba1df1b0a9a27549eec4f00498a866_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:85eeb87f0fb3d12e6aba82a575e40ab8016692428ccc24ff02e5e5ed803bf11d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:a1cac3e6ab06155b472fac67c56c6155a28ea51ccdc8793a6d83e8b7ec941f43_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:66e45a958a011c9f256b52e93e32b73b167ab28811ef764187212c94d025d04b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:42a2d3f22c71ec76a488440bdf3c71855d2045371cc355f34d5a38ff24f6e715_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:5d778000fffc8379540d1777bb0a68c5ec58b29f4b132622f5ca67ffef93e67c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:01e5286d651fcedc55ebefc68ef4552ff1070f089f11a4f43e0b2f7065f22e2a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:d31afbf5f4aedc965cf0ce587e8dfb8be2185ddea7ddfa2fa97d4b0f5f779310_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:e24ffc131d22e11ac666feb17633008b14f00806f92eb775f601172489c82871_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:6ac7697f026d9352eaecfd5a754d246d8b4e6a5867fa5f4f681795dc9914c2e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:f3dfa01c44eef8b92a39376e4ae8069a4f27146526cf75ca22a90ee2e14095e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:dfbf7a90c3f3e2a2ab360fcb94262cf1a2793b6c4173bb2611eeddd6c187b9e0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:3f18ac8fd4d3fa32849194ff9e7f2dadbe528aaa12d7e71adf5c7b32b1670d67_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:31941d471a20c0ee5477e9c3670502c875c80120fbe7544018c60d520f22203c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:acbcf68bf23eb15989bbbbeb30840a4a266c482e644a9a2e28adce058a80f7ac_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:216ceaedaf45398770d3df2019423f0b96bc2604a97ed198acf8a9b26395b70d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:b7d46a4c00391b8f2a5ee0546554160aebf558acaf07f60d9c4ddcf8fc0a73e7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:f053ecd0625349615fa3e83fac5b88200d5555f6d52c8135e6aa9277b97b9db2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:e11b957d3903e6b03430315ed4a31bad8eab19f462be8f7d953a6e5cb0083cf7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:8f3f2c1ce9b05e565ac879441c2f759ea4fb28d664e0b5000c229710558d24ce_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:a4134f102041918aa0479395b5fe663ec6d5a09c5361bba63ba14511a2d8e77b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:08743647cfedde2eac5cf66dbfa3e1e7abb17e7523d5aafd22d5917d7826b818_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:4cd44de1d6d90eb9c278a35dc6a7c392e4dae3b50de808358693f8f5d89c2cae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:5a777607d688057a75b22f145118819d6ba7da5723d6eb923f19f8ec2ec7f8fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:585c2b0f5b9f8afbc16320c7c0ab27dfe7c7c4f0dc6f951dc84b55ca0630e887_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:96890a1f2a0b2cf5d2b957bae9208f759b005b0d86001dfd3f7b3e025d972379_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:6d8275b47688048b80e24f1a80ed616821a93319fb483bcb0b015c36619e5231_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:63329033a70d4fcbc7442aed30b4945235e62164363ee696db0864322b286483_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:ae6e3aa5922b54bbc6ce8619cccd7649f9acbf14f15ef2faa5ebf2567b59a9da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:b182bfea8ee3661f1b8bed3d2d94f03db91f346fe67cc19af203d9082d6a22c9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:7ea7e001a69213d15b824ae6f773b3d5dfb5747cd7d170df5bea0413f3652a7e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:a85d6dbc3c19dc71a75d92e0ea78d94c566cdd4ad7e73a11ce7c65a1d0b6766d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:e968914f92abc3e9811dd81a0a4abcf1b99115c5665be6aae26f2167e4fc2d3a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:e77ba2e5fd5a4f66871db6160bd228202163edad4c5549782966dd953ed3861b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:7ea7e001a69213d15b824ae6f773b3d5dfb5747cd7d170df5bea0413f3652a7e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:a85d6dbc3c19dc71a75d92e0ea78d94c566cdd4ad7e73a11ce7c65a1d0b6766d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:edad3f6c2b60b4a5152373b81481aff4482d35eea86ec7b23cdd484333004f9e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:724c744878c8d75a6663fba9a8f5d76826c4d8bdece9e64593b0116f42112fdc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:507cc745c2d42a2cccb529734b525561809a8f1d1f4508daffed650038af3f51_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:78ad1ba41573fc9e40e28d695826b7d89b53fd25ebdaf74fdbbfd744a3f7b4eb_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45338"
},
{
"category": "external",
"summary": "RHBZ#2333122",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333122"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45338",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45338"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45338",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45338"
},
{
"category": "external",
"summary": "https://go.dev/cl/637536",
"url": "https://go.dev/cl/637536"
},
{
"category": "external",
"summary": "https://go.dev/issue/70906",
"url": "https://go.dev/issue/70906"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/wSCRmFnNmPA/m/Lvcd0mRMAwAJ",
"url": "https://groups.google.com/g/golang-announce/c/wSCRmFnNmPA/m/Lvcd0mRMAwAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3333",
"url": "https://pkg.go.dev/vuln/GO-2024-3333"
}
],
"release_date": "2024-12-18T20:38:22.660000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-09-11T10:37:17+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:\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.12/html/release_notes\nYou may download the oc tool and use it to inspect release image metadata for the x86_64 architecture. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\n The sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:7c5f757b5d3d2048052401dd057f3096890b4075ca9b86b5f890a8e4c6d38b85\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.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:068d2300f54d9cdfeedf94d332a79125c863a47838dc52435151f554e861552b_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:15332"
}
],
"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.12:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:515f2114fbfc162743a7bf1bf92ebcc8768fd2357d7b6e705d16794a920b5720_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:9f5e17d8432fbeb0f1e7b1acac68a6407d6205a6c7d6a943f6c9b196beac4e9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:08d082338922e89d9612dd0e5f98ac58c9a16d08f5faf7a8f19eb6f937e5e77c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:cb0ed211a4ddf88911c1c785e41dfb0b32b68e185c918dc97aeda2f95ea53cdc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:df257ec329a26180c477152d05ce893db5acc59d7bf34123f539afca36584d49_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:15d799a1af66e09ab062d8f0a2cbfa1d46c1dcb1ca13a97329a5197bb7117dd2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:98cc992ccb28bf94945e6066234472909e4d9be19d45ebab9b2db4c851885d60_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:291cef728adef2860ab72e190c15248404ba899eb7f0e8d5d2f47a3bfb1062c2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:1aa5c1c9192c7f78cb987576885d3a054ce9e473000d443a80f42b0297284d55_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:0eaae56194c9298f7857384e95abc6bb1bd64c171675f9dc95feca9bf0e91d3d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:fe0f328eb84b1d0000a2a0c8933adef3e4e6eac8b2d9cefcb1ed643ca35cb84e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:3737c6f10d56ba6d8149078b06f369d11b1ead10b9669f3297f7e01cc1fb194a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:756155fb1ebb3ab31ef9d8af07a2df444534767f3a7bb1b117e0e71c87fe976d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:4878cbca686246df0ccc8dea315242f05241586d1177a80a52bcddc438c6a10b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:2160ae04cf4537ad5f32d7a73fc36f32073ad87ad909280801d8c2d67a22f959_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:cb67221691a63ba5bbbe34f7bb32e667f972f520212cc5fe9f53ad861ea219f2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:ca1c69453480a8040fc0b5f7804c539dfe0633457fa1b4c22c203c7eb118b959_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:02bd0b920f3f8b0d7cc64fe95bfcd617228f07936ce84d2cb9b086217aabaa9b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:08345e98ee579b5ade0fa5ae107621b51059bf7b2c9eb18e869f47219e2b6a55_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:65f4f011832dd9c030d416d4534ec489b619dd215af436f3f28fc241698d19eb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:b89f18659016a95704d83fb6d149c88fca5f93ae9629d7b066bcce678f52e3ac_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:7989766df87e4c3af874974258908bcd774b99746068ec3d67faad695bce1ed7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:76180e067fef5b08d9ae32eefb38f3ccdf7178eafd3a258d0cfa90eee68c2c82_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:23c7e5fc72b10334088e23256782ed4bec8b126da5c72f71eb039b5950ef57a2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:bd2cccebfa41d57c429e36e46b5f1d280fc6ac60e630fe04369807bc266d93e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:379c4dc22ca48ebfacd62af858925a592c26c06c5584f00bd7942ce63615a613_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5884ae0f98c101457a107be27ee3f3f91213888173a6ec6580986097e1a2a42d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:70d8f80091d14dbbc872008daed9eb5d91746c6b95888e76c04d2de9d7975995_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:87027b824b8234585df5ff22e666d9a779ba773b2bcfbbcabcf5db7d7856cc12_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:dbeb99ea64a8a1beb206e369bbcb7e195fc3f8fdf320b145e10f9345e4d5b913_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:62c05ef16c42cbe9f752a59508a4c2b921b70ab7aa797156374a50c6b73c4a68_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:04691ca10c577d665572fbc9da28b6f635fcd0592812b03db987968a6369465a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:ecfd900185d12c7c00a107f764c3af80d0968f6d667f9eaab4967244f2aa976d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:df31d6a075c6cedfdb5408f4d78ed4639af4a1d7439e7e522baf645862f2c277_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:f0939b76dbf304318fa9f830fe26f3abeb60222d5d681682cf5dc9994f80e010_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:97dc37302b9c77bd1afb362efc6688f5bb8921629bb543fee2dd3e1e2c7670e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:3154b7780b92e551a689137e69cf3988352c93da106b0fd6e6fde726af5a4829_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:a63f1fb8eafdc2ac61e9a8347ce0c458c26ca329907ad1e06834c8f362afdb96_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:4a3cdcf525b1f3f545f71796bd716935e8e0e106808fb50f55d6c5144b9e440d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:2f2efc1ca30b75ccb4d5ad8d7bbee99f2f33b50ab35bc83518dbd46f8c94939f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:a4431a5f60bf10f5c6b70b4ee7dcff8ce933b2bff179ad8f47e405b0cf8d6a6c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:a766265fed08cd1e0dff2da0b17247bb21dbcab5620ac7863ddead41ac192f13_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:a766265fed08cd1e0dff2da0b17247bb21dbcab5620ac7863ddead41ac192f13_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:bf54cd260c32da87cdb201570d7098954f4847f1287757ccabe4e780ed52845b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:ab76d3e603d700a7786857ca7c50d7a82264d45b66c936ff604c2d45ab0dc99b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:155f512385b3a6dee24364a8cfa451a1401557acd5fd01f3df0269bd460ab5f6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:6560a0431bc56844881706657f151b854e80ba5286d33565b1ea0250ffb6e06b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:43ffa2e4fd392de382b26cbdfa8717c6ec24fd3958341f2e05dd27ecddcd80f1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:cfe1aa6a035ee5904bb48726b2d44293b0e9d3cea78c1fd2b481f8153b0b6038_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:f56d7d06fe837507b368bd1ae6432cd753aaf51dd667e4320cb6e0421f28a5ea_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:1899a9e498773fa1d1f2b8da3325a0c7837e418b5da022ae9a225600385bf014_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:595d4e57dacb1b18e94fb3fbf300a590447343b73f290fa826e291b90a08ae63_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c4c25596c63c67592c084e697b9ed826c628b441c17a3390f50ef80d1743d9ab_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:17df5e85494c27c326b44e15f356a98887a698745cb392f54d245443e697e685_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:c9901c150d3a3ee55afa44a931a4794a5fb2e54bba35c495831caf301676ed3f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:85510d88eca66906b5bc9cd21d095e2e5e092d154850bb1320e85b71e33e6536_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:bde6dbfd44f96dc90e5a78c7c373ea56c1b6f3137523b660c9c1be2f1752b614_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:ce5468c66e45538a5a57102c9ea4afc76a33276876d17d46c50f1d95dc08c31c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:4d56846fe7beebab50a8b54820e63d388c018a38c743449b24ea857dc9e94878_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:1c395ca81a66bb8ba61b7d59d5df6c7e2f5b209347a394054ad4e0081caa59ae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:2d1ac9b6e84efbadef7542907f61d61cf075b64e877ee835fe08857ff79581e1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:d254dc0767a6edb8b9f2999cd907054151d83f4b96f8b0ef9833223be5c71aeb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:a6fbdc56f55d0f5f08bc237c417b853866bfbe23183680528175512b356c8b78_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:37370c3b631d15c3fca40f1898804a7aef7a122b83ca80def93e05cdfacc06b4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:61404700b2375ae3199b3260d4174d3de5fc4e06a32dac676bb54b119f9bc940_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:89ef901f34d0591fa193f634536c47a8d3f66e1f2fe3aabdd64e228c88a5227c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:90bda371ed576c58b1f1f918275232db7e8b6268c9a3bdc6b8ff7583c83d63e6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:1cdd921294d59f71776bda72c7ef8306bfde842efb651fd9507bce85ed54f185_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:9cb7c233e52056c3c530e04473b1b7070fd070ca4cfacf5ad41fa6e13293e342_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:c1f81059c0b0997a52d98206d8474c81333250cf9c0ccea908db98ac67f5d808_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:b9e999ee32cf9373f6edd6ddf7bba2b7bf1f7fc202bc6d59ac9dd5b5d4bf3b40_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:db3e05bc44f910af8e0d59295441007c4514ee99fc1109d2fbb20bce45f95980_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:377f9efe96d70af9b13453ecfa365b2855d2f52551cecf9918135dfe94b1466f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:ecdbdd43b82078f39f915e95959045b0ee580fb0a235fd408313d861e08c6aed_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:f68fa7373246b9fb7455aadbe72a8bb00f54f4190f0c3a465ba98322dbd4d7d7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:80455deb94b7d3608ff41a1e539eb243f52ce76b071961c255bb5a5e16863b03_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:1482c8f855deee34bf1b977916ffe9eac428533b115ab3067106880606ed02cc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:197ebfa76d22011169313d6b76c705bd6949d803cc020442d742462f9b74f1d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:4434f1e9e0b2f0a49000dad0153766c3b137fe26006ead878ecc1d95143beae0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:7242460717b3c29acc4def2a4dec21b539c87c1151941b3f9d549f35c64ea1eb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:7242460717b3c29acc4def2a4dec21b539c87c1151941b3f9d549f35c64ea1eb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:5cb7e2e5cf20870ebb892831e1d6a54c926e1f1311264a423e6d16acaf56a5bf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:5cb7e2e5cf20870ebb892831e1d6a54c926e1f1311264a423e6d16acaf56a5bf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:e57403203b77206caca5ab9c05ba70b09cbf86caf3a5178dc1b4fc15ab11a255_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:e57403203b77206caca5ab9c05ba70b09cbf86caf3a5178dc1b4fc15ab11a255_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:b8ce816a2548cd33c3103a5830e656b74c7534690afc7e3356d5dace7c10c010_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:b8ce816a2548cd33c3103a5830e656b74c7534690afc7e3356d5dace7c10c010_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:b917aea1bb38c694542beefc5502b8e456ba10c23477d73bf25ceaeb77280dcc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:b917aea1bb38c694542beefc5502b8e456ba10c23477d73bf25ceaeb77280dcc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:12adcf29a878a8e4e0b1960b165dd9f9b7a93d237454c1a31d9fe447c0c1b7d4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:12adcf29a878a8e4e0b1960b165dd9f9b7a93d237454c1a31d9fe447c0c1b7d4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:18ee0939d60cb2501114ee7dfec1983446e681b1712d11a0415a23614c62776f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:18ee0939d60cb2501114ee7dfec1983446e681b1712d11a0415a23614c62776f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:da2e1729669e2dba26ef4a454a048915d11c782a714e2dfde84cd96300ce16b3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:7bd60093c2d14f02d77de205d9eb4a296744a549ebd053a4038d0794e7a3e62d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:4fe96bd9d02e54fb94ec878426860a99cdb56294eea08329117687b220fc48db_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:227a27e7a9b0c0f4b48ab3914a0c88388047ef3dcacb69c1d4280e642297a31f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:3e93e19473f81377dcd3f0120e2124d6ccde64a0473f134bf15d4b2951734bf0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:07b1b2c2906d264cfaea15308715f7fa3b03e52e8c4448b76e3ada38e7944628_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:6f72b3df14c4fed06636fe38844e4ab60229c43de993d38a0257066b1880b819_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:8f3f9b902dc63894557d873354fabca9815b33df1a934d70995bc22a6f6f6a41_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:28ec403a82cd8229aac65447d634ae88c1728062e78e2c85aea4a54d7fb32912_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:5ae121163193272af47a8e5a77da98153966e2d1a5169fe6e523e5ba54583d1d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:e5ff0c24f6d2e45ddce38245e870868d3c1d653d684a27ad90fdc4a89ebbec48_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:549115946f95b152d30cff24eb43953f8ac15b38bbea37cb0683b9cb6f820d3e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:b816945718eee717f164b6121ab523c42a1ffbee52692ff018ff80d7f040d59b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:30f0954a25da5f1235ba436338b6b46f6ebda7b7e763ca23c3fa7e582283007f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:fa7d0e8254dfef1898d0716f5cc741ca581e171157742986bb0f2cd3475fa504_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:6270ae546257918fe84e5aa42be8ca0db8363ca0ca5219687bf05a0b532d596e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:3337f1a1e0a3c2cd4d7b2959629a820edd6a10628a8e7d0c8b530a113e5456c6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:0a54738c411d8b795bc546810bd0ecb3887a633cd771ee749ecf26e5a49a9d7b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ebfef4c44eaa4b91d3c1c0a702b61a2cb8063d00500b9de9090da8a548fd20cf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:f98e28cfa793b54ca8d9c1640876120ca23b4824b3d25c8f5b4fd6997e543d19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:3d79cbd7f89f898bcbe1abf5ff18491b96b1b122ae782fcdc5608dac0a7a7896_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:2d65b33bde973239926da00b56978260fb0e7b09d733bd37cce1a33cab4ac27e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c2fb604479a53af4f9b51d3eb75c61b0f904ba15f8164e5be9a5e52542287408_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:899824855b3c975e666e016af760e2ad8a73beebb3105a33b59ec62d2f774583_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:b5caa9cae471cb364436d7fd3ac21647fb1b5fb02859824898005b788c672dac_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ef33a3eee445cbf6a928e1cc4a8313ad495268a522490188b47c4d3114491215_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:33212322fe1c34cc3e8e716998cc13d7c5cca70713a920cba736fff4437ebc06_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:7255b94a2c8f360f6604da25b4b8f201c7e67fb3b615046485b23cc1c7bbe206_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:26baf27128e06f24e725f217427dbfa2ce77470c09cbe8356c5b0b86907e58a7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:38227d406ecbee17832c82e52907c180b50a8e848e5835f9443fb99679f07d6a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:f79b19dfcea13107b29e22f5d101392f2a574500d1a26c4a9f783b80acf05928_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:c527f70ec01d52421fdc40c226c0cc9100ffa93d25ef1536521460aec16b7d1a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:3af6fa259764f9d6ab191975e0b7267f11b11166c5d0cfdf4800214e9a769aa5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:653ea157de585e7bb83cd7adcb1d48d9f50833a160a751d9fe91f8ce7692531a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:3f7c2047f34dd6a9ed3591ff6d58d1d4301052b05196984c754f51fa3f5216b9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:7f1e9ea250558b7f2a2c7c8f40b4fb95ab805d45bdcafaf0674b4701bb12d2ac_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:dc5df52e406f5c90bd8a5d267b38c3b39ac219493c74d47144df66f2a7f9529a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:49f0e2ee63b613da5f41da5117b65825c188d92e991621a8fd26aa8c65f54b7c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:3dab9218072db82c517b48fb7b5e64e0cda9a2aa65f1c4dc2574d0533927c99a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:00c935dfb1b18cea9b95de640916a4fd2f1ca32400f291125f1b2a400bba477a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1fa8586509b2b1e684f515ef3d94fcb4c73b3d0a495c49cc179fae12cb8c63be_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:9db15f28556affd7f9300bc67d853a73e2377fd19ba96c852782da5d7850fc63_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:d7ac953ca2e148a9bdd514df8db65bc72eefb86ce26f9285dadf89cdb65c69f4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:1a6887905a53f04aabe8e7a54bd9e50ffc866a77008af12a072bd30dd44be043_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:fcf37a88b347386945423769da7549e5188a28dce83cfdae8b90f007fdf9d173_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:a405ecc4c2550dbe889d4e047016171c3163b72fe0130e8e9c134025d384e5e8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:9da59b21215588a173b120038e76f543095fc673b0baf7a3f07df3292c1ac811_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:860135ab13752ba3fe0ee4dead4fd1dd7084839c10a547f3fa1835e0f4b586a6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:2b4a2379dafaef96fce39c29b7ab2b64240b2ded16b801e4aa2f4f70802b57df_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:796a799c1ec579cfd251466c4ff59b76283bae61ebacbcb6f9919c3158644cff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:46b16b8b724123d6db5917d22553f2133c3d713fad50c39a047dd60cb7ba2adb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:068d2300f54d9cdfeedf94d332a79125c863a47838dc52435151f554e861552b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:823513a463512650805475afd4d410636ca741230fdb09d99a738afb5f987326_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:c55b8db990ba44a0a4fd7bc356245d20d773b6dfd998e63f73c08738c5801c19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:f6ad19d8bc3bffdd552cb944b8304e44b211c6a52e3b1ca11d926ef6d4d9a5dc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:ff1c5fbfcea13dbb0fac839e20b87b8f63b53c758a420355743345569a661f20_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:379063833d53395d523c3fc1e51e2197fbba1df1b0a9a27549eec4f00498a866_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:85eeb87f0fb3d12e6aba82a575e40ab8016692428ccc24ff02e5e5ed803bf11d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:a1cac3e6ab06155b472fac67c56c6155a28ea51ccdc8793a6d83e8b7ec941f43_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:66e45a958a011c9f256b52e93e32b73b167ab28811ef764187212c94d025d04b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:42a2d3f22c71ec76a488440bdf3c71855d2045371cc355f34d5a38ff24f6e715_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:5d778000fffc8379540d1777bb0a68c5ec58b29f4b132622f5ca67ffef93e67c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:01e5286d651fcedc55ebefc68ef4552ff1070f089f11a4f43e0b2f7065f22e2a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:d31afbf5f4aedc965cf0ce587e8dfb8be2185ddea7ddfa2fa97d4b0f5f779310_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:e24ffc131d22e11ac666feb17633008b14f00806f92eb775f601172489c82871_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:6ac7697f026d9352eaecfd5a754d246d8b4e6a5867fa5f4f681795dc9914c2e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:f3dfa01c44eef8b92a39376e4ae8069a4f27146526cf75ca22a90ee2e14095e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:dfbf7a90c3f3e2a2ab360fcb94262cf1a2793b6c4173bb2611eeddd6c187b9e0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:3f18ac8fd4d3fa32849194ff9e7f2dadbe528aaa12d7e71adf5c7b32b1670d67_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:31941d471a20c0ee5477e9c3670502c875c80120fbe7544018c60d520f22203c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:acbcf68bf23eb15989bbbbeb30840a4a266c482e644a9a2e28adce058a80f7ac_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:216ceaedaf45398770d3df2019423f0b96bc2604a97ed198acf8a9b26395b70d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:b7d46a4c00391b8f2a5ee0546554160aebf558acaf07f60d9c4ddcf8fc0a73e7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:f053ecd0625349615fa3e83fac5b88200d5555f6d52c8135e6aa9277b97b9db2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:e11b957d3903e6b03430315ed4a31bad8eab19f462be8f7d953a6e5cb0083cf7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:8f3f2c1ce9b05e565ac879441c2f759ea4fb28d664e0b5000c229710558d24ce_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:a4134f102041918aa0479395b5fe663ec6d5a09c5361bba63ba14511a2d8e77b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:08743647cfedde2eac5cf66dbfa3e1e7abb17e7523d5aafd22d5917d7826b818_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:4cd44de1d6d90eb9c278a35dc6a7c392e4dae3b50de808358693f8f5d89c2cae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:5a777607d688057a75b22f145118819d6ba7da5723d6eb923f19f8ec2ec7f8fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:585c2b0f5b9f8afbc16320c7c0ab27dfe7c7c4f0dc6f951dc84b55ca0630e887_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:96890a1f2a0b2cf5d2b957bae9208f759b005b0d86001dfd3f7b3e025d972379_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:6d8275b47688048b80e24f1a80ed616821a93319fb483bcb0b015c36619e5231_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:63329033a70d4fcbc7442aed30b4945235e62164363ee696db0864322b286483_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:ae6e3aa5922b54bbc6ce8619cccd7649f9acbf14f15ef2faa5ebf2567b59a9da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:b182bfea8ee3661f1b8bed3d2d94f03db91f346fe67cc19af203d9082d6a22c9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:7ea7e001a69213d15b824ae6f773b3d5dfb5747cd7d170df5bea0413f3652a7e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:a85d6dbc3c19dc71a75d92e0ea78d94c566cdd4ad7e73a11ce7c65a1d0b6766d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:e968914f92abc3e9811dd81a0a4abcf1b99115c5665be6aae26f2167e4fc2d3a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:e77ba2e5fd5a4f66871db6160bd228202163edad4c5549782966dd953ed3861b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:7ea7e001a69213d15b824ae6f773b3d5dfb5747cd7d170df5bea0413f3652a7e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:a85d6dbc3c19dc71a75d92e0ea78d94c566cdd4ad7e73a11ce7c65a1d0b6766d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:edad3f6c2b60b4a5152373b81481aff4482d35eea86ec7b23cdd484333004f9e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:724c744878c8d75a6663fba9a8f5d76826c4d8bdece9e64593b0116f42112fdc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:507cc745c2d42a2cccb529734b525561809a8f1d1f4508daffed650038af3f51_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:78ad1ba41573fc9e40e28d695826b7d89b53fd25ebdaf74fdbbfd744a3f7b4eb_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/net/html: Non-linear parsing of case-insensitive content in golang.org/x/net/html"
},
{
"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.12:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:515f2114fbfc162743a7bf1bf92ebcc8768fd2357d7b6e705d16794a920b5720_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:9f5e17d8432fbeb0f1e7b1acac68a6407d6205a6c7d6a943f6c9b196beac4e9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:08d082338922e89d9612dd0e5f98ac58c9a16d08f5faf7a8f19eb6f937e5e77c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:cb0ed211a4ddf88911c1c785e41dfb0b32b68e185c918dc97aeda2f95ea53cdc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:df257ec329a26180c477152d05ce893db5acc59d7bf34123f539afca36584d49_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:15d799a1af66e09ab062d8f0a2cbfa1d46c1dcb1ca13a97329a5197bb7117dd2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:98cc992ccb28bf94945e6066234472909e4d9be19d45ebab9b2db4c851885d60_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:fe0f328eb84b1d0000a2a0c8933adef3e4e6eac8b2d9cefcb1ed643ca35cb84e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:3737c6f10d56ba6d8149078b06f369d11b1ead10b9669f3297f7e01cc1fb194a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:756155fb1ebb3ab31ef9d8af07a2df444534767f3a7bb1b117e0e71c87fe976d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:4878cbca686246df0ccc8dea315242f05241586d1177a80a52bcddc438c6a10b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:2160ae04cf4537ad5f32d7a73fc36f32073ad87ad909280801d8c2d67a22f959_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:cb67221691a63ba5bbbe34f7bb32e667f972f520212cc5fe9f53ad861ea219f2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:ca1c69453480a8040fc0b5f7804c539dfe0633457fa1b4c22c203c7eb118b959_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:02bd0b920f3f8b0d7cc64fe95bfcd617228f07936ce84d2cb9b086217aabaa9b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:08345e98ee579b5ade0fa5ae107621b51059bf7b2c9eb18e869f47219e2b6a55_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:65f4f011832dd9c030d416d4534ec489b619dd215af436f3f28fc241698d19eb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:b89f18659016a95704d83fb6d149c88fca5f93ae9629d7b066bcce678f52e3ac_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:7989766df87e4c3af874974258908bcd774b99746068ec3d67faad695bce1ed7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:76180e067fef5b08d9ae32eefb38f3ccdf7178eafd3a258d0cfa90eee68c2c82_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:23c7e5fc72b10334088e23256782ed4bec8b126da5c72f71eb039b5950ef57a2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:bd2cccebfa41d57c429e36e46b5f1d280fc6ac60e630fe04369807bc266d93e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:379c4dc22ca48ebfacd62af858925a592c26c06c5584f00bd7942ce63615a613_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5884ae0f98c101457a107be27ee3f3f91213888173a6ec6580986097e1a2a42d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:70d8f80091d14dbbc872008daed9eb5d91746c6b95888e76c04d2de9d7975995_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:87027b824b8234585df5ff22e666d9a779ba773b2bcfbbcabcf5db7d7856cc12_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:dbeb99ea64a8a1beb206e369bbcb7e195fc3f8fdf320b145e10f9345e4d5b913_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:62c05ef16c42cbe9f752a59508a4c2b921b70ab7aa797156374a50c6b73c4a68_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:04691ca10c577d665572fbc9da28b6f635fcd0592812b03db987968a6369465a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:ecfd900185d12c7c00a107f764c3af80d0968f6d667f9eaab4967244f2aa976d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:df31d6a075c6cedfdb5408f4d78ed4639af4a1d7439e7e522baf645862f2c277_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:f0939b76dbf304318fa9f830fe26f3abeb60222d5d681682cf5dc9994f80e010_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:97dc37302b9c77bd1afb362efc6688f5bb8921629bb543fee2dd3e1e2c7670e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:3154b7780b92e551a689137e69cf3988352c93da106b0fd6e6fde726af5a4829_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:a63f1fb8eafdc2ac61e9a8347ce0c458c26ca329907ad1e06834c8f362afdb96_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:4a3cdcf525b1f3f545f71796bd716935e8e0e106808fb50f55d6c5144b9e440d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:2f2efc1ca30b75ccb4d5ad8d7bbee99f2f33b50ab35bc83518dbd46f8c94939f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:a4431a5f60bf10f5c6b70b4ee7dcff8ce933b2bff179ad8f47e405b0cf8d6a6c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:a766265fed08cd1e0dff2da0b17247bb21dbcab5620ac7863ddead41ac192f13_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:a766265fed08cd1e0dff2da0b17247bb21dbcab5620ac7863ddead41ac192f13_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:bf54cd260c32da87cdb201570d7098954f4847f1287757ccabe4e780ed52845b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:ab76d3e603d700a7786857ca7c50d7a82264d45b66c936ff604c2d45ab0dc99b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:155f512385b3a6dee24364a8cfa451a1401557acd5fd01f3df0269bd460ab5f6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:6560a0431bc56844881706657f151b854e80ba5286d33565b1ea0250ffb6e06b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:43ffa2e4fd392de382b26cbdfa8717c6ec24fd3958341f2e05dd27ecddcd80f1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:cfe1aa6a035ee5904bb48726b2d44293b0e9d3cea78c1fd2b481f8153b0b6038_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:f56d7d06fe837507b368bd1ae6432cd753aaf51dd667e4320cb6e0421f28a5ea_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:1899a9e498773fa1d1f2b8da3325a0c7837e418b5da022ae9a225600385bf014_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:595d4e57dacb1b18e94fb3fbf300a590447343b73f290fa826e291b90a08ae63_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c4c25596c63c67592c084e697b9ed826c628b441c17a3390f50ef80d1743d9ab_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:17df5e85494c27c326b44e15f356a98887a698745cb392f54d245443e697e685_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:c9901c150d3a3ee55afa44a931a4794a5fb2e54bba35c495831caf301676ed3f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:85510d88eca66906b5bc9cd21d095e2e5e092d154850bb1320e85b71e33e6536_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:bde6dbfd44f96dc90e5a78c7c373ea56c1b6f3137523b660c9c1be2f1752b614_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:ce5468c66e45538a5a57102c9ea4afc76a33276876d17d46c50f1d95dc08c31c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:4d56846fe7beebab50a8b54820e63d388c018a38c743449b24ea857dc9e94878_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:1c395ca81a66bb8ba61b7d59d5df6c7e2f5b209347a394054ad4e0081caa59ae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:2d1ac9b6e84efbadef7542907f61d61cf075b64e877ee835fe08857ff79581e1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:d254dc0767a6edb8b9f2999cd907054151d83f4b96f8b0ef9833223be5c71aeb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:a6fbdc56f55d0f5f08bc237c417b853866bfbe23183680528175512b356c8b78_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:37370c3b631d15c3fca40f1898804a7aef7a122b83ca80def93e05cdfacc06b4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:61404700b2375ae3199b3260d4174d3de5fc4e06a32dac676bb54b119f9bc940_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:89ef901f34d0591fa193f634536c47a8d3f66e1f2fe3aabdd64e228c88a5227c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:90bda371ed576c58b1f1f918275232db7e8b6268c9a3bdc6b8ff7583c83d63e6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:1cdd921294d59f71776bda72c7ef8306bfde842efb651fd9507bce85ed54f185_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:9cb7c233e52056c3c530e04473b1b7070fd070ca4cfacf5ad41fa6e13293e342_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:c1f81059c0b0997a52d98206d8474c81333250cf9c0ccea908db98ac67f5d808_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:b9e999ee32cf9373f6edd6ddf7bba2b7bf1f7fc202bc6d59ac9dd5b5d4bf3b40_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:db3e05bc44f910af8e0d59295441007c4514ee99fc1109d2fbb20bce45f95980_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:377f9efe96d70af9b13453ecfa365b2855d2f52551cecf9918135dfe94b1466f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:ecdbdd43b82078f39f915e95959045b0ee580fb0a235fd408313d861e08c6aed_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:f68fa7373246b9fb7455aadbe72a8bb00f54f4190f0c3a465ba98322dbd4d7d7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:80455deb94b7d3608ff41a1e539eb243f52ce76b071961c255bb5a5e16863b03_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:1482c8f855deee34bf1b977916ffe9eac428533b115ab3067106880606ed02cc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:197ebfa76d22011169313d6b76c705bd6949d803cc020442d742462f9b74f1d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:4434f1e9e0b2f0a49000dad0153766c3b137fe26006ead878ecc1d95143beae0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:7242460717b3c29acc4def2a4dec21b539c87c1151941b3f9d549f35c64ea1eb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:7242460717b3c29acc4def2a4dec21b539c87c1151941b3f9d549f35c64ea1eb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:5cb7e2e5cf20870ebb892831e1d6a54c926e1f1311264a423e6d16acaf56a5bf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:5cb7e2e5cf20870ebb892831e1d6a54c926e1f1311264a423e6d16acaf56a5bf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:e57403203b77206caca5ab9c05ba70b09cbf86caf3a5178dc1b4fc15ab11a255_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:e57403203b77206caca5ab9c05ba70b09cbf86caf3a5178dc1b4fc15ab11a255_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:b8ce816a2548cd33c3103a5830e656b74c7534690afc7e3356d5dace7c10c010_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:b8ce816a2548cd33c3103a5830e656b74c7534690afc7e3356d5dace7c10c010_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:b917aea1bb38c694542beefc5502b8e456ba10c23477d73bf25ceaeb77280dcc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:b917aea1bb38c694542beefc5502b8e456ba10c23477d73bf25ceaeb77280dcc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:12adcf29a878a8e4e0b1960b165dd9f9b7a93d237454c1a31d9fe447c0c1b7d4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:12adcf29a878a8e4e0b1960b165dd9f9b7a93d237454c1a31d9fe447c0c1b7d4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:18ee0939d60cb2501114ee7dfec1983446e681b1712d11a0415a23614c62776f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:18ee0939d60cb2501114ee7dfec1983446e681b1712d11a0415a23614c62776f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:da2e1729669e2dba26ef4a454a048915d11c782a714e2dfde84cd96300ce16b3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:7bd60093c2d14f02d77de205d9eb4a296744a549ebd053a4038d0794e7a3e62d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:4fe96bd9d02e54fb94ec878426860a99cdb56294eea08329117687b220fc48db_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:227a27e7a9b0c0f4b48ab3914a0c88388047ef3dcacb69c1d4280e642297a31f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:3e93e19473f81377dcd3f0120e2124d6ccde64a0473f134bf15d4b2951734bf0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:07b1b2c2906d264cfaea15308715f7fa3b03e52e8c4448b76e3ada38e7944628_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:6f72b3df14c4fed06636fe38844e4ab60229c43de993d38a0257066b1880b819_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:8f3f9b902dc63894557d873354fabca9815b33df1a934d70995bc22a6f6f6a41_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:28ec403a82cd8229aac65447d634ae88c1728062e78e2c85aea4a54d7fb32912_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:5ae121163193272af47a8e5a77da98153966e2d1a5169fe6e523e5ba54583d1d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:e5ff0c24f6d2e45ddce38245e870868d3c1d653d684a27ad90fdc4a89ebbec48_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:549115946f95b152d30cff24eb43953f8ac15b38bbea37cb0683b9cb6f820d3e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:b816945718eee717f164b6121ab523c42a1ffbee52692ff018ff80d7f040d59b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:30f0954a25da5f1235ba436338b6b46f6ebda7b7e763ca23c3fa7e582283007f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:6270ae546257918fe84e5aa42be8ca0db8363ca0ca5219687bf05a0b532d596e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:3337f1a1e0a3c2cd4d7b2959629a820edd6a10628a8e7d0c8b530a113e5456c6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:0a54738c411d8b795bc546810bd0ecb3887a633cd771ee749ecf26e5a49a9d7b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ebfef4c44eaa4b91d3c1c0a702b61a2cb8063d00500b9de9090da8a548fd20cf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:f98e28cfa793b54ca8d9c1640876120ca23b4824b3d25c8f5b4fd6997e543d19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:3d79cbd7f89f898bcbe1abf5ff18491b96b1b122ae782fcdc5608dac0a7a7896_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:2d65b33bde973239926da00b56978260fb0e7b09d733bd37cce1a33cab4ac27e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c2fb604479a53af4f9b51d3eb75c61b0f904ba15f8164e5be9a5e52542287408_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:899824855b3c975e666e016af760e2ad8a73beebb3105a33b59ec62d2f774583_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:b5caa9cae471cb364436d7fd3ac21647fb1b5fb02859824898005b788c672dac_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ef33a3eee445cbf6a928e1cc4a8313ad495268a522490188b47c4d3114491215_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:33212322fe1c34cc3e8e716998cc13d7c5cca70713a920cba736fff4437ebc06_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:7255b94a2c8f360f6604da25b4b8f201c7e67fb3b615046485b23cc1c7bbe206_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:26baf27128e06f24e725f217427dbfa2ce77470c09cbe8356c5b0b86907e58a7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:38227d406ecbee17832c82e52907c180b50a8e848e5835f9443fb99679f07d6a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:f79b19dfcea13107b29e22f5d101392f2a574500d1a26c4a9f783b80acf05928_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:c527f70ec01d52421fdc40c226c0cc9100ffa93d25ef1536521460aec16b7d1a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:3af6fa259764f9d6ab191975e0b7267f11b11166c5d0cfdf4800214e9a769aa5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:653ea157de585e7bb83cd7adcb1d48d9f50833a160a751d9fe91f8ce7692531a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:3f7c2047f34dd6a9ed3591ff6d58d1d4301052b05196984c754f51fa3f5216b9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:7f1e9ea250558b7f2a2c7c8f40b4fb95ab805d45bdcafaf0674b4701bb12d2ac_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:dc5df52e406f5c90bd8a5d267b38c3b39ac219493c74d47144df66f2a7f9529a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:49f0e2ee63b613da5f41da5117b65825c188d92e991621a8fd26aa8c65f54b7c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:3dab9218072db82c517b48fb7b5e64e0cda9a2aa65f1c4dc2574d0533927c99a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:00c935dfb1b18cea9b95de640916a4fd2f1ca32400f291125f1b2a400bba477a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1fa8586509b2b1e684f515ef3d94fcb4c73b3d0a495c49cc179fae12cb8c63be_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:d7ac953ca2e148a9bdd514df8db65bc72eefb86ce26f9285dadf89cdb65c69f4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:fcf37a88b347386945423769da7549e5188a28dce83cfdae8b90f007fdf9d173_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:a405ecc4c2550dbe889d4e047016171c3163b72fe0130e8e9c134025d384e5e8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:9da59b21215588a173b120038e76f543095fc673b0baf7a3f07df3292c1ac811_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:860135ab13752ba3fe0ee4dead4fd1dd7084839c10a547f3fa1835e0f4b586a6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:2b4a2379dafaef96fce39c29b7ab2b64240b2ded16b801e4aa2f4f70802b57df_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:796a799c1ec579cfd251466c4ff59b76283bae61ebacbcb6f9919c3158644cff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:46b16b8b724123d6db5917d22553f2133c3d713fad50c39a047dd60cb7ba2adb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:068d2300f54d9cdfeedf94d332a79125c863a47838dc52435151f554e861552b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:823513a463512650805475afd4d410636ca741230fdb09d99a738afb5f987326_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:c55b8db990ba44a0a4fd7bc356245d20d773b6dfd998e63f73c08738c5801c19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:f6ad19d8bc3bffdd552cb944b8304e44b211c6a52e3b1ca11d926ef6d4d9a5dc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:ff1c5fbfcea13dbb0fac839e20b87b8f63b53c758a420355743345569a661f20_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:379063833d53395d523c3fc1e51e2197fbba1df1b0a9a27549eec4f00498a866_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:85eeb87f0fb3d12e6aba82a575e40ab8016692428ccc24ff02e5e5ed803bf11d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:a1cac3e6ab06155b472fac67c56c6155a28ea51ccdc8793a6d83e8b7ec941f43_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:66e45a958a011c9f256b52e93e32b73b167ab28811ef764187212c94d025d04b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:42a2d3f22c71ec76a488440bdf3c71855d2045371cc355f34d5a38ff24f6e715_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:5d778000fffc8379540d1777bb0a68c5ec58b29f4b132622f5ca67ffef93e67c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:01e5286d651fcedc55ebefc68ef4552ff1070f089f11a4f43e0b2f7065f22e2a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:d31afbf5f4aedc965cf0ce587e8dfb8be2185ddea7ddfa2fa97d4b0f5f779310_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:e24ffc131d22e11ac666feb17633008b14f00806f92eb775f601172489c82871_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:6ac7697f026d9352eaecfd5a754d246d8b4e6a5867fa5f4f681795dc9914c2e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:f3dfa01c44eef8b92a39376e4ae8069a4f27146526cf75ca22a90ee2e14095e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:dfbf7a90c3f3e2a2ab360fcb94262cf1a2793b6c4173bb2611eeddd6c187b9e0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:3f18ac8fd4d3fa32849194ff9e7f2dadbe528aaa12d7e71adf5c7b32b1670d67_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:31941d471a20c0ee5477e9c3670502c875c80120fbe7544018c60d520f22203c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:acbcf68bf23eb15989bbbbeb30840a4a266c482e644a9a2e28adce058a80f7ac_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:216ceaedaf45398770d3df2019423f0b96bc2604a97ed198acf8a9b26395b70d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:b7d46a4c00391b8f2a5ee0546554160aebf558acaf07f60d9c4ddcf8fc0a73e7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:f053ecd0625349615fa3e83fac5b88200d5555f6d52c8135e6aa9277b97b9db2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:e11b957d3903e6b03430315ed4a31bad8eab19f462be8f7d953a6e5cb0083cf7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:8f3f2c1ce9b05e565ac879441c2f759ea4fb28d664e0b5000c229710558d24ce_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:a4134f102041918aa0479395b5fe663ec6d5a09c5361bba63ba14511a2d8e77b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:08743647cfedde2eac5cf66dbfa3e1e7abb17e7523d5aafd22d5917d7826b818_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:4cd44de1d6d90eb9c278a35dc6a7c392e4dae3b50de808358693f8f5d89c2cae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:5a777607d688057a75b22f145118819d6ba7da5723d6eb923f19f8ec2ec7f8fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:585c2b0f5b9f8afbc16320c7c0ab27dfe7c7c4f0dc6f951dc84b55ca0630e887_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:96890a1f2a0b2cf5d2b957bae9208f759b005b0d86001dfd3f7b3e025d972379_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:6d8275b47688048b80e24f1a80ed616821a93319fb483bcb0b015c36619e5231_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:63329033a70d4fcbc7442aed30b4945235e62164363ee696db0864322b286483_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:ae6e3aa5922b54bbc6ce8619cccd7649f9acbf14f15ef2faa5ebf2567b59a9da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:b182bfea8ee3661f1b8bed3d2d94f03db91f346fe67cc19af203d9082d6a22c9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:7ea7e001a69213d15b824ae6f773b3d5dfb5747cd7d170df5bea0413f3652a7e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:a85d6dbc3c19dc71a75d92e0ea78d94c566cdd4ad7e73a11ce7c65a1d0b6766d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:e968914f92abc3e9811dd81a0a4abcf1b99115c5665be6aae26f2167e4fc2d3a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:e77ba2e5fd5a4f66871db6160bd228202163edad4c5549782966dd953ed3861b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:7ea7e001a69213d15b824ae6f773b3d5dfb5747cd7d170df5bea0413f3652a7e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:a85d6dbc3c19dc71a75d92e0ea78d94c566cdd4ad7e73a11ce7c65a1d0b6766d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:edad3f6c2b60b4a5152373b81481aff4482d35eea86ec7b23cdd484333004f9e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:724c744878c8d75a6663fba9a8f5d76826c4d8bdece9e64593b0116f42112fdc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:507cc745c2d42a2cccb529734b525561809a8f1d1f4508daffed650038af3f51_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:78ad1ba41573fc9e40e28d695826b7d89b53fd25ebdaf74fdbbfd744a3f7b4eb_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2342463"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in glog, a logging library. This vulnerability allows an unprivileged attacker to overwrite sensitive files via a symbolic link planted in a widely writable directory, exploiting the log file path predictability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/golang/glog: Vulnerability when creating log files in github.com/golang/glog",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:291cef728adef2860ab72e190c15248404ba899eb7f0e8d5d2f47a3bfb1062c2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:1aa5c1c9192c7f78cb987576885d3a054ce9e473000d443a80f42b0297284d55_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:0eaae56194c9298f7857384e95abc6bb1bd64c171675f9dc95feca9bf0e91d3d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:fa7d0e8254dfef1898d0716f5cc741ca581e171157742986bb0f2cd3475fa504_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:9db15f28556affd7f9300bc67d853a73e2377fd19ba96c852782da5d7850fc63_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:1a6887905a53f04aabe8e7a54bd9e50ffc866a77008af12a072bd30dd44be043_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:515f2114fbfc162743a7bf1bf92ebcc8768fd2357d7b6e705d16794a920b5720_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:9f5e17d8432fbeb0f1e7b1acac68a6407d6205a6c7d6a943f6c9b196beac4e9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:08d082338922e89d9612dd0e5f98ac58c9a16d08f5faf7a8f19eb6f937e5e77c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:cb0ed211a4ddf88911c1c785e41dfb0b32b68e185c918dc97aeda2f95ea53cdc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:df257ec329a26180c477152d05ce893db5acc59d7bf34123f539afca36584d49_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:15d799a1af66e09ab062d8f0a2cbfa1d46c1dcb1ca13a97329a5197bb7117dd2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:98cc992ccb28bf94945e6066234472909e4d9be19d45ebab9b2db4c851885d60_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:fe0f328eb84b1d0000a2a0c8933adef3e4e6eac8b2d9cefcb1ed643ca35cb84e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:3737c6f10d56ba6d8149078b06f369d11b1ead10b9669f3297f7e01cc1fb194a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:756155fb1ebb3ab31ef9d8af07a2df444534767f3a7bb1b117e0e71c87fe976d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:4878cbca686246df0ccc8dea315242f05241586d1177a80a52bcddc438c6a10b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:2160ae04cf4537ad5f32d7a73fc36f32073ad87ad909280801d8c2d67a22f959_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:cb67221691a63ba5bbbe34f7bb32e667f972f520212cc5fe9f53ad861ea219f2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:ca1c69453480a8040fc0b5f7804c539dfe0633457fa1b4c22c203c7eb118b959_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:02bd0b920f3f8b0d7cc64fe95bfcd617228f07936ce84d2cb9b086217aabaa9b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:08345e98ee579b5ade0fa5ae107621b51059bf7b2c9eb18e869f47219e2b6a55_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:65f4f011832dd9c030d416d4534ec489b619dd215af436f3f28fc241698d19eb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:b89f18659016a95704d83fb6d149c88fca5f93ae9629d7b066bcce678f52e3ac_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:7989766df87e4c3af874974258908bcd774b99746068ec3d67faad695bce1ed7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:76180e067fef5b08d9ae32eefb38f3ccdf7178eafd3a258d0cfa90eee68c2c82_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:23c7e5fc72b10334088e23256782ed4bec8b126da5c72f71eb039b5950ef57a2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:bd2cccebfa41d57c429e36e46b5f1d280fc6ac60e630fe04369807bc266d93e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:379c4dc22ca48ebfacd62af858925a592c26c06c5584f00bd7942ce63615a613_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5884ae0f98c101457a107be27ee3f3f91213888173a6ec6580986097e1a2a42d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:70d8f80091d14dbbc872008daed9eb5d91746c6b95888e76c04d2de9d7975995_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:87027b824b8234585df5ff22e666d9a779ba773b2bcfbbcabcf5db7d7856cc12_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:dbeb99ea64a8a1beb206e369bbcb7e195fc3f8fdf320b145e10f9345e4d5b913_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:62c05ef16c42cbe9f752a59508a4c2b921b70ab7aa797156374a50c6b73c4a68_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:04691ca10c577d665572fbc9da28b6f635fcd0592812b03db987968a6369465a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:ecfd900185d12c7c00a107f764c3af80d0968f6d667f9eaab4967244f2aa976d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:df31d6a075c6cedfdb5408f4d78ed4639af4a1d7439e7e522baf645862f2c277_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:f0939b76dbf304318fa9f830fe26f3abeb60222d5d681682cf5dc9994f80e010_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:97dc37302b9c77bd1afb362efc6688f5bb8921629bb543fee2dd3e1e2c7670e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:3154b7780b92e551a689137e69cf3988352c93da106b0fd6e6fde726af5a4829_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:a63f1fb8eafdc2ac61e9a8347ce0c458c26ca329907ad1e06834c8f362afdb96_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:4a3cdcf525b1f3f545f71796bd716935e8e0e106808fb50f55d6c5144b9e440d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:2f2efc1ca30b75ccb4d5ad8d7bbee99f2f33b50ab35bc83518dbd46f8c94939f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:a4431a5f60bf10f5c6b70b4ee7dcff8ce933b2bff179ad8f47e405b0cf8d6a6c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:a766265fed08cd1e0dff2da0b17247bb21dbcab5620ac7863ddead41ac192f13_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:a766265fed08cd1e0dff2da0b17247bb21dbcab5620ac7863ddead41ac192f13_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:bf54cd260c32da87cdb201570d7098954f4847f1287757ccabe4e780ed52845b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:ab76d3e603d700a7786857ca7c50d7a82264d45b66c936ff604c2d45ab0dc99b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:155f512385b3a6dee24364a8cfa451a1401557acd5fd01f3df0269bd460ab5f6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:6560a0431bc56844881706657f151b854e80ba5286d33565b1ea0250ffb6e06b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:43ffa2e4fd392de382b26cbdfa8717c6ec24fd3958341f2e05dd27ecddcd80f1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:cfe1aa6a035ee5904bb48726b2d44293b0e9d3cea78c1fd2b481f8153b0b6038_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:f56d7d06fe837507b368bd1ae6432cd753aaf51dd667e4320cb6e0421f28a5ea_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:1899a9e498773fa1d1f2b8da3325a0c7837e418b5da022ae9a225600385bf014_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:595d4e57dacb1b18e94fb3fbf300a590447343b73f290fa826e291b90a08ae63_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c4c25596c63c67592c084e697b9ed826c628b441c17a3390f50ef80d1743d9ab_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:17df5e85494c27c326b44e15f356a98887a698745cb392f54d245443e697e685_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:c9901c150d3a3ee55afa44a931a4794a5fb2e54bba35c495831caf301676ed3f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:85510d88eca66906b5bc9cd21d095e2e5e092d154850bb1320e85b71e33e6536_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:bde6dbfd44f96dc90e5a78c7c373ea56c1b6f3137523b660c9c1be2f1752b614_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:ce5468c66e45538a5a57102c9ea4afc76a33276876d17d46c50f1d95dc08c31c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:4d56846fe7beebab50a8b54820e63d388c018a38c743449b24ea857dc9e94878_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:1c395ca81a66bb8ba61b7d59d5df6c7e2f5b209347a394054ad4e0081caa59ae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:2d1ac9b6e84efbadef7542907f61d61cf075b64e877ee835fe08857ff79581e1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:d254dc0767a6edb8b9f2999cd907054151d83f4b96f8b0ef9833223be5c71aeb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:a6fbdc56f55d0f5f08bc237c417b853866bfbe23183680528175512b356c8b78_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:37370c3b631d15c3fca40f1898804a7aef7a122b83ca80def93e05cdfacc06b4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:61404700b2375ae3199b3260d4174d3de5fc4e06a32dac676bb54b119f9bc940_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:89ef901f34d0591fa193f634536c47a8d3f66e1f2fe3aabdd64e228c88a5227c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:90bda371ed576c58b1f1f918275232db7e8b6268c9a3bdc6b8ff7583c83d63e6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:1cdd921294d59f71776bda72c7ef8306bfde842efb651fd9507bce85ed54f185_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:9cb7c233e52056c3c530e04473b1b7070fd070ca4cfacf5ad41fa6e13293e342_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:c1f81059c0b0997a52d98206d8474c81333250cf9c0ccea908db98ac67f5d808_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:b9e999ee32cf9373f6edd6ddf7bba2b7bf1f7fc202bc6d59ac9dd5b5d4bf3b40_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:db3e05bc44f910af8e0d59295441007c4514ee99fc1109d2fbb20bce45f95980_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:377f9efe96d70af9b13453ecfa365b2855d2f52551cecf9918135dfe94b1466f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:ecdbdd43b82078f39f915e95959045b0ee580fb0a235fd408313d861e08c6aed_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:f68fa7373246b9fb7455aadbe72a8bb00f54f4190f0c3a465ba98322dbd4d7d7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:80455deb94b7d3608ff41a1e539eb243f52ce76b071961c255bb5a5e16863b03_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:1482c8f855deee34bf1b977916ffe9eac428533b115ab3067106880606ed02cc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:197ebfa76d22011169313d6b76c705bd6949d803cc020442d742462f9b74f1d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:4434f1e9e0b2f0a49000dad0153766c3b137fe26006ead878ecc1d95143beae0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:7242460717b3c29acc4def2a4dec21b539c87c1151941b3f9d549f35c64ea1eb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:7242460717b3c29acc4def2a4dec21b539c87c1151941b3f9d549f35c64ea1eb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:5cb7e2e5cf20870ebb892831e1d6a54c926e1f1311264a423e6d16acaf56a5bf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:5cb7e2e5cf20870ebb892831e1d6a54c926e1f1311264a423e6d16acaf56a5bf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:e57403203b77206caca5ab9c05ba70b09cbf86caf3a5178dc1b4fc15ab11a255_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:e57403203b77206caca5ab9c05ba70b09cbf86caf3a5178dc1b4fc15ab11a255_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:b8ce816a2548cd33c3103a5830e656b74c7534690afc7e3356d5dace7c10c010_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:b8ce816a2548cd33c3103a5830e656b74c7534690afc7e3356d5dace7c10c010_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:b917aea1bb38c694542beefc5502b8e456ba10c23477d73bf25ceaeb77280dcc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:b917aea1bb38c694542beefc5502b8e456ba10c23477d73bf25ceaeb77280dcc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:12adcf29a878a8e4e0b1960b165dd9f9b7a93d237454c1a31d9fe447c0c1b7d4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:12adcf29a878a8e4e0b1960b165dd9f9b7a93d237454c1a31d9fe447c0c1b7d4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:18ee0939d60cb2501114ee7dfec1983446e681b1712d11a0415a23614c62776f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:18ee0939d60cb2501114ee7dfec1983446e681b1712d11a0415a23614c62776f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:da2e1729669e2dba26ef4a454a048915d11c782a714e2dfde84cd96300ce16b3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:7bd60093c2d14f02d77de205d9eb4a296744a549ebd053a4038d0794e7a3e62d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:4fe96bd9d02e54fb94ec878426860a99cdb56294eea08329117687b220fc48db_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:227a27e7a9b0c0f4b48ab3914a0c88388047ef3dcacb69c1d4280e642297a31f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:3e93e19473f81377dcd3f0120e2124d6ccde64a0473f134bf15d4b2951734bf0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:07b1b2c2906d264cfaea15308715f7fa3b03e52e8c4448b76e3ada38e7944628_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:6f72b3df14c4fed06636fe38844e4ab60229c43de993d38a0257066b1880b819_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:8f3f9b902dc63894557d873354fabca9815b33df1a934d70995bc22a6f6f6a41_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:28ec403a82cd8229aac65447d634ae88c1728062e78e2c85aea4a54d7fb32912_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:5ae121163193272af47a8e5a77da98153966e2d1a5169fe6e523e5ba54583d1d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:e5ff0c24f6d2e45ddce38245e870868d3c1d653d684a27ad90fdc4a89ebbec48_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:549115946f95b152d30cff24eb43953f8ac15b38bbea37cb0683b9cb6f820d3e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:b816945718eee717f164b6121ab523c42a1ffbee52692ff018ff80d7f040d59b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:30f0954a25da5f1235ba436338b6b46f6ebda7b7e763ca23c3fa7e582283007f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:6270ae546257918fe84e5aa42be8ca0db8363ca0ca5219687bf05a0b532d596e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:3337f1a1e0a3c2cd4d7b2959629a820edd6a10628a8e7d0c8b530a113e5456c6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:0a54738c411d8b795bc546810bd0ecb3887a633cd771ee749ecf26e5a49a9d7b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ebfef4c44eaa4b91d3c1c0a702b61a2cb8063d00500b9de9090da8a548fd20cf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:f98e28cfa793b54ca8d9c1640876120ca23b4824b3d25c8f5b4fd6997e543d19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:3d79cbd7f89f898bcbe1abf5ff18491b96b1b122ae782fcdc5608dac0a7a7896_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:2d65b33bde973239926da00b56978260fb0e7b09d733bd37cce1a33cab4ac27e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c2fb604479a53af4f9b51d3eb75c61b0f904ba15f8164e5be9a5e52542287408_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:899824855b3c975e666e016af760e2ad8a73beebb3105a33b59ec62d2f774583_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:b5caa9cae471cb364436d7fd3ac21647fb1b5fb02859824898005b788c672dac_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ef33a3eee445cbf6a928e1cc4a8313ad495268a522490188b47c4d3114491215_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:33212322fe1c34cc3e8e716998cc13d7c5cca70713a920cba736fff4437ebc06_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:7255b94a2c8f360f6604da25b4b8f201c7e67fb3b615046485b23cc1c7bbe206_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:26baf27128e06f24e725f217427dbfa2ce77470c09cbe8356c5b0b86907e58a7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:38227d406ecbee17832c82e52907c180b50a8e848e5835f9443fb99679f07d6a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:f79b19dfcea13107b29e22f5d101392f2a574500d1a26c4a9f783b80acf05928_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:c527f70ec01d52421fdc40c226c0cc9100ffa93d25ef1536521460aec16b7d1a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:3af6fa259764f9d6ab191975e0b7267f11b11166c5d0cfdf4800214e9a769aa5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:653ea157de585e7bb83cd7adcb1d48d9f50833a160a751d9fe91f8ce7692531a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:3f7c2047f34dd6a9ed3591ff6d58d1d4301052b05196984c754f51fa3f5216b9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:7f1e9ea250558b7f2a2c7c8f40b4fb95ab805d45bdcafaf0674b4701bb12d2ac_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:dc5df52e406f5c90bd8a5d267b38c3b39ac219493c74d47144df66f2a7f9529a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:49f0e2ee63b613da5f41da5117b65825c188d92e991621a8fd26aa8c65f54b7c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:3dab9218072db82c517b48fb7b5e64e0cda9a2aa65f1c4dc2574d0533927c99a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:00c935dfb1b18cea9b95de640916a4fd2f1ca32400f291125f1b2a400bba477a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1fa8586509b2b1e684f515ef3d94fcb4c73b3d0a495c49cc179fae12cb8c63be_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:d7ac953ca2e148a9bdd514df8db65bc72eefb86ce26f9285dadf89cdb65c69f4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:fcf37a88b347386945423769da7549e5188a28dce83cfdae8b90f007fdf9d173_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:a405ecc4c2550dbe889d4e047016171c3163b72fe0130e8e9c134025d384e5e8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:9da59b21215588a173b120038e76f543095fc673b0baf7a3f07df3292c1ac811_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:860135ab13752ba3fe0ee4dead4fd1dd7084839c10a547f3fa1835e0f4b586a6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:2b4a2379dafaef96fce39c29b7ab2b64240b2ded16b801e4aa2f4f70802b57df_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:796a799c1ec579cfd251466c4ff59b76283bae61ebacbcb6f9919c3158644cff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:46b16b8b724123d6db5917d22553f2133c3d713fad50c39a047dd60cb7ba2adb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:068d2300f54d9cdfeedf94d332a79125c863a47838dc52435151f554e861552b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:823513a463512650805475afd4d410636ca741230fdb09d99a738afb5f987326_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:c55b8db990ba44a0a4fd7bc356245d20d773b6dfd998e63f73c08738c5801c19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:f6ad19d8bc3bffdd552cb944b8304e44b211c6a52e3b1ca11d926ef6d4d9a5dc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:ff1c5fbfcea13dbb0fac839e20b87b8f63b53c758a420355743345569a661f20_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:379063833d53395d523c3fc1e51e2197fbba1df1b0a9a27549eec4f00498a866_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:85eeb87f0fb3d12e6aba82a575e40ab8016692428ccc24ff02e5e5ed803bf11d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:a1cac3e6ab06155b472fac67c56c6155a28ea51ccdc8793a6d83e8b7ec941f43_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:66e45a958a011c9f256b52e93e32b73b167ab28811ef764187212c94d025d04b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:42a2d3f22c71ec76a488440bdf3c71855d2045371cc355f34d5a38ff24f6e715_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:5d778000fffc8379540d1777bb0a68c5ec58b29f4b132622f5ca67ffef93e67c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:01e5286d651fcedc55ebefc68ef4552ff1070f089f11a4f43e0b2f7065f22e2a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:d31afbf5f4aedc965cf0ce587e8dfb8be2185ddea7ddfa2fa97d4b0f5f779310_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:e24ffc131d22e11ac666feb17633008b14f00806f92eb775f601172489c82871_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:6ac7697f026d9352eaecfd5a754d246d8b4e6a5867fa5f4f681795dc9914c2e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:f3dfa01c44eef8b92a39376e4ae8069a4f27146526cf75ca22a90ee2e14095e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:dfbf7a90c3f3e2a2ab360fcb94262cf1a2793b6c4173bb2611eeddd6c187b9e0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:3f18ac8fd4d3fa32849194ff9e7f2dadbe528aaa12d7e71adf5c7b32b1670d67_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:31941d471a20c0ee5477e9c3670502c875c80120fbe7544018c60d520f22203c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:acbcf68bf23eb15989bbbbeb30840a4a266c482e644a9a2e28adce058a80f7ac_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:216ceaedaf45398770d3df2019423f0b96bc2604a97ed198acf8a9b26395b70d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:b7d46a4c00391b8f2a5ee0546554160aebf558acaf07f60d9c4ddcf8fc0a73e7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:f053ecd0625349615fa3e83fac5b88200d5555f6d52c8135e6aa9277b97b9db2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:e11b957d3903e6b03430315ed4a31bad8eab19f462be8f7d953a6e5cb0083cf7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:8f3f2c1ce9b05e565ac879441c2f759ea4fb28d664e0b5000c229710558d24ce_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:a4134f102041918aa0479395b5fe663ec6d5a09c5361bba63ba14511a2d8e77b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:08743647cfedde2eac5cf66dbfa3e1e7abb17e7523d5aafd22d5917d7826b818_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:4cd44de1d6d90eb9c278a35dc6a7c392e4dae3b50de808358693f8f5d89c2cae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:5a777607d688057a75b22f145118819d6ba7da5723d6eb923f19f8ec2ec7f8fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:585c2b0f5b9f8afbc16320c7c0ab27dfe7c7c4f0dc6f951dc84b55ca0630e887_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:96890a1f2a0b2cf5d2b957bae9208f759b005b0d86001dfd3f7b3e025d972379_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:6d8275b47688048b80e24f1a80ed616821a93319fb483bcb0b015c36619e5231_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:63329033a70d4fcbc7442aed30b4945235e62164363ee696db0864322b286483_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:ae6e3aa5922b54bbc6ce8619cccd7649f9acbf14f15ef2faa5ebf2567b59a9da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:b182bfea8ee3661f1b8bed3d2d94f03db91f346fe67cc19af203d9082d6a22c9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:7ea7e001a69213d15b824ae6f773b3d5dfb5747cd7d170df5bea0413f3652a7e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:a85d6dbc3c19dc71a75d92e0ea78d94c566cdd4ad7e73a11ce7c65a1d0b6766d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:e968914f92abc3e9811dd81a0a4abcf1b99115c5665be6aae26f2167e4fc2d3a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:e77ba2e5fd5a4f66871db6160bd228202163edad4c5549782966dd953ed3861b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:7ea7e001a69213d15b824ae6f773b3d5dfb5747cd7d170df5bea0413f3652a7e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:a85d6dbc3c19dc71a75d92e0ea78d94c566cdd4ad7e73a11ce7c65a1d0b6766d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:edad3f6c2b60b4a5152373b81481aff4482d35eea86ec7b23cdd484333004f9e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:724c744878c8d75a6663fba9a8f5d76826c4d8bdece9e64593b0116f42112fdc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:507cc745c2d42a2cccb529734b525561809a8f1d1f4508daffed650038af3f51_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:78ad1ba41573fc9e40e28d695826b7d89b53fd25ebdaf74fdbbfd744a3f7b4eb_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-09-11T10:37:17+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:\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.12/html/release_notes\nYou may download the oc tool and use it to inspect release image metadata for the x86_64 architecture. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\n The sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:7c5f757b5d3d2048052401dd057f3096890b4075ca9b86b5f890a8e4c6d38b85\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.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:291cef728adef2860ab72e190c15248404ba899eb7f0e8d5d2f47a3bfb1062c2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:1aa5c1c9192c7f78cb987576885d3a054ce9e473000d443a80f42b0297284d55_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:0eaae56194c9298f7857384e95abc6bb1bd64c171675f9dc95feca9bf0e91d3d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:fa7d0e8254dfef1898d0716f5cc741ca581e171157742986bb0f2cd3475fa504_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:9db15f28556affd7f9300bc67d853a73e2377fd19ba96c852782da5d7850fc63_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:1a6887905a53f04aabe8e7a54bd9e50ffc866a77008af12a072bd30dd44be043_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:15332"
},
{
"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.12:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:515f2114fbfc162743a7bf1bf92ebcc8768fd2357d7b6e705d16794a920b5720_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:9f5e17d8432fbeb0f1e7b1acac68a6407d6205a6c7d6a943f6c9b196beac4e9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:08d082338922e89d9612dd0e5f98ac58c9a16d08f5faf7a8f19eb6f937e5e77c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:cb0ed211a4ddf88911c1c785e41dfb0b32b68e185c918dc97aeda2f95ea53cdc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:df257ec329a26180c477152d05ce893db5acc59d7bf34123f539afca36584d49_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:15d799a1af66e09ab062d8f0a2cbfa1d46c1dcb1ca13a97329a5197bb7117dd2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:98cc992ccb28bf94945e6066234472909e4d9be19d45ebab9b2db4c851885d60_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:291cef728adef2860ab72e190c15248404ba899eb7f0e8d5d2f47a3bfb1062c2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:1aa5c1c9192c7f78cb987576885d3a054ce9e473000d443a80f42b0297284d55_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:0eaae56194c9298f7857384e95abc6bb1bd64c171675f9dc95feca9bf0e91d3d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:fe0f328eb84b1d0000a2a0c8933adef3e4e6eac8b2d9cefcb1ed643ca35cb84e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:3737c6f10d56ba6d8149078b06f369d11b1ead10b9669f3297f7e01cc1fb194a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:756155fb1ebb3ab31ef9d8af07a2df444534767f3a7bb1b117e0e71c87fe976d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:4878cbca686246df0ccc8dea315242f05241586d1177a80a52bcddc438c6a10b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:2160ae04cf4537ad5f32d7a73fc36f32073ad87ad909280801d8c2d67a22f959_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:cb67221691a63ba5bbbe34f7bb32e667f972f520212cc5fe9f53ad861ea219f2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:ca1c69453480a8040fc0b5f7804c539dfe0633457fa1b4c22c203c7eb118b959_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:02bd0b920f3f8b0d7cc64fe95bfcd617228f07936ce84d2cb9b086217aabaa9b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:08345e98ee579b5ade0fa5ae107621b51059bf7b2c9eb18e869f47219e2b6a55_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:65f4f011832dd9c030d416d4534ec489b619dd215af436f3f28fc241698d19eb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:b89f18659016a95704d83fb6d149c88fca5f93ae9629d7b066bcce678f52e3ac_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:7989766df87e4c3af874974258908bcd774b99746068ec3d67faad695bce1ed7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:76180e067fef5b08d9ae32eefb38f3ccdf7178eafd3a258d0cfa90eee68c2c82_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:23c7e5fc72b10334088e23256782ed4bec8b126da5c72f71eb039b5950ef57a2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:bd2cccebfa41d57c429e36e46b5f1d280fc6ac60e630fe04369807bc266d93e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:379c4dc22ca48ebfacd62af858925a592c26c06c5584f00bd7942ce63615a613_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5884ae0f98c101457a107be27ee3f3f91213888173a6ec6580986097e1a2a42d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:70d8f80091d14dbbc872008daed9eb5d91746c6b95888e76c04d2de9d7975995_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:87027b824b8234585df5ff22e666d9a779ba773b2bcfbbcabcf5db7d7856cc12_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:dbeb99ea64a8a1beb206e369bbcb7e195fc3f8fdf320b145e10f9345e4d5b913_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:62c05ef16c42cbe9f752a59508a4c2b921b70ab7aa797156374a50c6b73c4a68_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:04691ca10c577d665572fbc9da28b6f635fcd0592812b03db987968a6369465a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:ecfd900185d12c7c00a107f764c3af80d0968f6d667f9eaab4967244f2aa976d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:df31d6a075c6cedfdb5408f4d78ed4639af4a1d7439e7e522baf645862f2c277_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:f0939b76dbf304318fa9f830fe26f3abeb60222d5d681682cf5dc9994f80e010_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:97dc37302b9c77bd1afb362efc6688f5bb8921629bb543fee2dd3e1e2c7670e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:3154b7780b92e551a689137e69cf3988352c93da106b0fd6e6fde726af5a4829_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:a63f1fb8eafdc2ac61e9a8347ce0c458c26ca329907ad1e06834c8f362afdb96_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:4a3cdcf525b1f3f545f71796bd716935e8e0e106808fb50f55d6c5144b9e440d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:2f2efc1ca30b75ccb4d5ad8d7bbee99f2f33b50ab35bc83518dbd46f8c94939f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:a4431a5f60bf10f5c6b70b4ee7dcff8ce933b2bff179ad8f47e405b0cf8d6a6c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:a766265fed08cd1e0dff2da0b17247bb21dbcab5620ac7863ddead41ac192f13_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:a766265fed08cd1e0dff2da0b17247bb21dbcab5620ac7863ddead41ac192f13_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:bf54cd260c32da87cdb201570d7098954f4847f1287757ccabe4e780ed52845b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:ab76d3e603d700a7786857ca7c50d7a82264d45b66c936ff604c2d45ab0dc99b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:155f512385b3a6dee24364a8cfa451a1401557acd5fd01f3df0269bd460ab5f6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:6560a0431bc56844881706657f151b854e80ba5286d33565b1ea0250ffb6e06b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:43ffa2e4fd392de382b26cbdfa8717c6ec24fd3958341f2e05dd27ecddcd80f1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:cfe1aa6a035ee5904bb48726b2d44293b0e9d3cea78c1fd2b481f8153b0b6038_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:f56d7d06fe837507b368bd1ae6432cd753aaf51dd667e4320cb6e0421f28a5ea_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:1899a9e498773fa1d1f2b8da3325a0c7837e418b5da022ae9a225600385bf014_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:595d4e57dacb1b18e94fb3fbf300a590447343b73f290fa826e291b90a08ae63_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c4c25596c63c67592c084e697b9ed826c628b441c17a3390f50ef80d1743d9ab_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:17df5e85494c27c326b44e15f356a98887a698745cb392f54d245443e697e685_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:c9901c150d3a3ee55afa44a931a4794a5fb2e54bba35c495831caf301676ed3f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:85510d88eca66906b5bc9cd21d095e2e5e092d154850bb1320e85b71e33e6536_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:bde6dbfd44f96dc90e5a78c7c373ea56c1b6f3137523b660c9c1be2f1752b614_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:ce5468c66e45538a5a57102c9ea4afc76a33276876d17d46c50f1d95dc08c31c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:4d56846fe7beebab50a8b54820e63d388c018a38c743449b24ea857dc9e94878_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:1c395ca81a66bb8ba61b7d59d5df6c7e2f5b209347a394054ad4e0081caa59ae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:2d1ac9b6e84efbadef7542907f61d61cf075b64e877ee835fe08857ff79581e1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:d254dc0767a6edb8b9f2999cd907054151d83f4b96f8b0ef9833223be5c71aeb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:a6fbdc56f55d0f5f08bc237c417b853866bfbe23183680528175512b356c8b78_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:37370c3b631d15c3fca40f1898804a7aef7a122b83ca80def93e05cdfacc06b4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:61404700b2375ae3199b3260d4174d3de5fc4e06a32dac676bb54b119f9bc940_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:89ef901f34d0591fa193f634536c47a8d3f66e1f2fe3aabdd64e228c88a5227c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:90bda371ed576c58b1f1f918275232db7e8b6268c9a3bdc6b8ff7583c83d63e6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:1cdd921294d59f71776bda72c7ef8306bfde842efb651fd9507bce85ed54f185_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:9cb7c233e52056c3c530e04473b1b7070fd070ca4cfacf5ad41fa6e13293e342_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:c1f81059c0b0997a52d98206d8474c81333250cf9c0ccea908db98ac67f5d808_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:b9e999ee32cf9373f6edd6ddf7bba2b7bf1f7fc202bc6d59ac9dd5b5d4bf3b40_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:db3e05bc44f910af8e0d59295441007c4514ee99fc1109d2fbb20bce45f95980_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:377f9efe96d70af9b13453ecfa365b2855d2f52551cecf9918135dfe94b1466f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:ecdbdd43b82078f39f915e95959045b0ee580fb0a235fd408313d861e08c6aed_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:f68fa7373246b9fb7455aadbe72a8bb00f54f4190f0c3a465ba98322dbd4d7d7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:80455deb94b7d3608ff41a1e539eb243f52ce76b071961c255bb5a5e16863b03_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:1482c8f855deee34bf1b977916ffe9eac428533b115ab3067106880606ed02cc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:197ebfa76d22011169313d6b76c705bd6949d803cc020442d742462f9b74f1d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:4434f1e9e0b2f0a49000dad0153766c3b137fe26006ead878ecc1d95143beae0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:7242460717b3c29acc4def2a4dec21b539c87c1151941b3f9d549f35c64ea1eb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:7242460717b3c29acc4def2a4dec21b539c87c1151941b3f9d549f35c64ea1eb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:5cb7e2e5cf20870ebb892831e1d6a54c926e1f1311264a423e6d16acaf56a5bf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:5cb7e2e5cf20870ebb892831e1d6a54c926e1f1311264a423e6d16acaf56a5bf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:e57403203b77206caca5ab9c05ba70b09cbf86caf3a5178dc1b4fc15ab11a255_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:e57403203b77206caca5ab9c05ba70b09cbf86caf3a5178dc1b4fc15ab11a255_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:b8ce816a2548cd33c3103a5830e656b74c7534690afc7e3356d5dace7c10c010_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:b8ce816a2548cd33c3103a5830e656b74c7534690afc7e3356d5dace7c10c010_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:b917aea1bb38c694542beefc5502b8e456ba10c23477d73bf25ceaeb77280dcc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:b917aea1bb38c694542beefc5502b8e456ba10c23477d73bf25ceaeb77280dcc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:12adcf29a878a8e4e0b1960b165dd9f9b7a93d237454c1a31d9fe447c0c1b7d4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:12adcf29a878a8e4e0b1960b165dd9f9b7a93d237454c1a31d9fe447c0c1b7d4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:18ee0939d60cb2501114ee7dfec1983446e681b1712d11a0415a23614c62776f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:18ee0939d60cb2501114ee7dfec1983446e681b1712d11a0415a23614c62776f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:da2e1729669e2dba26ef4a454a048915d11c782a714e2dfde84cd96300ce16b3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:7bd60093c2d14f02d77de205d9eb4a296744a549ebd053a4038d0794e7a3e62d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:4fe96bd9d02e54fb94ec878426860a99cdb56294eea08329117687b220fc48db_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:227a27e7a9b0c0f4b48ab3914a0c88388047ef3dcacb69c1d4280e642297a31f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:3e93e19473f81377dcd3f0120e2124d6ccde64a0473f134bf15d4b2951734bf0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:07b1b2c2906d264cfaea15308715f7fa3b03e52e8c4448b76e3ada38e7944628_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:6f72b3df14c4fed06636fe38844e4ab60229c43de993d38a0257066b1880b819_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:8f3f9b902dc63894557d873354fabca9815b33df1a934d70995bc22a6f6f6a41_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:28ec403a82cd8229aac65447d634ae88c1728062e78e2c85aea4a54d7fb32912_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:5ae121163193272af47a8e5a77da98153966e2d1a5169fe6e523e5ba54583d1d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:e5ff0c24f6d2e45ddce38245e870868d3c1d653d684a27ad90fdc4a89ebbec48_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:549115946f95b152d30cff24eb43953f8ac15b38bbea37cb0683b9cb6f820d3e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:b816945718eee717f164b6121ab523c42a1ffbee52692ff018ff80d7f040d59b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:30f0954a25da5f1235ba436338b6b46f6ebda7b7e763ca23c3fa7e582283007f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:fa7d0e8254dfef1898d0716f5cc741ca581e171157742986bb0f2cd3475fa504_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:6270ae546257918fe84e5aa42be8ca0db8363ca0ca5219687bf05a0b532d596e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:3337f1a1e0a3c2cd4d7b2959629a820edd6a10628a8e7d0c8b530a113e5456c6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:0a54738c411d8b795bc546810bd0ecb3887a633cd771ee749ecf26e5a49a9d7b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ebfef4c44eaa4b91d3c1c0a702b61a2cb8063d00500b9de9090da8a548fd20cf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:f98e28cfa793b54ca8d9c1640876120ca23b4824b3d25c8f5b4fd6997e543d19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:3d79cbd7f89f898bcbe1abf5ff18491b96b1b122ae782fcdc5608dac0a7a7896_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:2d65b33bde973239926da00b56978260fb0e7b09d733bd37cce1a33cab4ac27e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c2fb604479a53af4f9b51d3eb75c61b0f904ba15f8164e5be9a5e52542287408_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:899824855b3c975e666e016af760e2ad8a73beebb3105a33b59ec62d2f774583_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:b5caa9cae471cb364436d7fd3ac21647fb1b5fb02859824898005b788c672dac_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ef33a3eee445cbf6a928e1cc4a8313ad495268a522490188b47c4d3114491215_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:33212322fe1c34cc3e8e716998cc13d7c5cca70713a920cba736fff4437ebc06_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:7255b94a2c8f360f6604da25b4b8f201c7e67fb3b615046485b23cc1c7bbe206_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:26baf27128e06f24e725f217427dbfa2ce77470c09cbe8356c5b0b86907e58a7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:38227d406ecbee17832c82e52907c180b50a8e848e5835f9443fb99679f07d6a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:f79b19dfcea13107b29e22f5d101392f2a574500d1a26c4a9f783b80acf05928_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:c527f70ec01d52421fdc40c226c0cc9100ffa93d25ef1536521460aec16b7d1a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:3af6fa259764f9d6ab191975e0b7267f11b11166c5d0cfdf4800214e9a769aa5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:653ea157de585e7bb83cd7adcb1d48d9f50833a160a751d9fe91f8ce7692531a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:3f7c2047f34dd6a9ed3591ff6d58d1d4301052b05196984c754f51fa3f5216b9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:7f1e9ea250558b7f2a2c7c8f40b4fb95ab805d45bdcafaf0674b4701bb12d2ac_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:dc5df52e406f5c90bd8a5d267b38c3b39ac219493c74d47144df66f2a7f9529a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:49f0e2ee63b613da5f41da5117b65825c188d92e991621a8fd26aa8c65f54b7c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:3dab9218072db82c517b48fb7b5e64e0cda9a2aa65f1c4dc2574d0533927c99a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:00c935dfb1b18cea9b95de640916a4fd2f1ca32400f291125f1b2a400bba477a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1fa8586509b2b1e684f515ef3d94fcb4c73b3d0a495c49cc179fae12cb8c63be_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:9db15f28556affd7f9300bc67d853a73e2377fd19ba96c852782da5d7850fc63_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:d7ac953ca2e148a9bdd514df8db65bc72eefb86ce26f9285dadf89cdb65c69f4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:1a6887905a53f04aabe8e7a54bd9e50ffc866a77008af12a072bd30dd44be043_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:fcf37a88b347386945423769da7549e5188a28dce83cfdae8b90f007fdf9d173_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:a405ecc4c2550dbe889d4e047016171c3163b72fe0130e8e9c134025d384e5e8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:9da59b21215588a173b120038e76f543095fc673b0baf7a3f07df3292c1ac811_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:860135ab13752ba3fe0ee4dead4fd1dd7084839c10a547f3fa1835e0f4b586a6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:2b4a2379dafaef96fce39c29b7ab2b64240b2ded16b801e4aa2f4f70802b57df_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:796a799c1ec579cfd251466c4ff59b76283bae61ebacbcb6f9919c3158644cff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:46b16b8b724123d6db5917d22553f2133c3d713fad50c39a047dd60cb7ba2adb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:068d2300f54d9cdfeedf94d332a79125c863a47838dc52435151f554e861552b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:823513a463512650805475afd4d410636ca741230fdb09d99a738afb5f987326_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:c55b8db990ba44a0a4fd7bc356245d20d773b6dfd998e63f73c08738c5801c19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:f6ad19d8bc3bffdd552cb944b8304e44b211c6a52e3b1ca11d926ef6d4d9a5dc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:ff1c5fbfcea13dbb0fac839e20b87b8f63b53c758a420355743345569a661f20_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:379063833d53395d523c3fc1e51e2197fbba1df1b0a9a27549eec4f00498a866_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:85eeb87f0fb3d12e6aba82a575e40ab8016692428ccc24ff02e5e5ed803bf11d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:a1cac3e6ab06155b472fac67c56c6155a28ea51ccdc8793a6d83e8b7ec941f43_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:66e45a958a011c9f256b52e93e32b73b167ab28811ef764187212c94d025d04b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:42a2d3f22c71ec76a488440bdf3c71855d2045371cc355f34d5a38ff24f6e715_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:5d778000fffc8379540d1777bb0a68c5ec58b29f4b132622f5ca67ffef93e67c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:01e5286d651fcedc55ebefc68ef4552ff1070f089f11a4f43e0b2f7065f22e2a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:d31afbf5f4aedc965cf0ce587e8dfb8be2185ddea7ddfa2fa97d4b0f5f779310_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:e24ffc131d22e11ac666feb17633008b14f00806f92eb775f601172489c82871_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:6ac7697f026d9352eaecfd5a754d246d8b4e6a5867fa5f4f681795dc9914c2e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:f3dfa01c44eef8b92a39376e4ae8069a4f27146526cf75ca22a90ee2e14095e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:dfbf7a90c3f3e2a2ab360fcb94262cf1a2793b6c4173bb2611eeddd6c187b9e0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:3f18ac8fd4d3fa32849194ff9e7f2dadbe528aaa12d7e71adf5c7b32b1670d67_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:31941d471a20c0ee5477e9c3670502c875c80120fbe7544018c60d520f22203c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:acbcf68bf23eb15989bbbbeb30840a4a266c482e644a9a2e28adce058a80f7ac_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:216ceaedaf45398770d3df2019423f0b96bc2604a97ed198acf8a9b26395b70d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:b7d46a4c00391b8f2a5ee0546554160aebf558acaf07f60d9c4ddcf8fc0a73e7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:f053ecd0625349615fa3e83fac5b88200d5555f6d52c8135e6aa9277b97b9db2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:e11b957d3903e6b03430315ed4a31bad8eab19f462be8f7d953a6e5cb0083cf7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:8f3f2c1ce9b05e565ac879441c2f759ea4fb28d664e0b5000c229710558d24ce_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:a4134f102041918aa0479395b5fe663ec6d5a09c5361bba63ba14511a2d8e77b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:08743647cfedde2eac5cf66dbfa3e1e7abb17e7523d5aafd22d5917d7826b818_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:4cd44de1d6d90eb9c278a35dc6a7c392e4dae3b50de808358693f8f5d89c2cae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:5a777607d688057a75b22f145118819d6ba7da5723d6eb923f19f8ec2ec7f8fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:585c2b0f5b9f8afbc16320c7c0ab27dfe7c7c4f0dc6f951dc84b55ca0630e887_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:96890a1f2a0b2cf5d2b957bae9208f759b005b0d86001dfd3f7b3e025d972379_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:6d8275b47688048b80e24f1a80ed616821a93319fb483bcb0b015c36619e5231_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:63329033a70d4fcbc7442aed30b4945235e62164363ee696db0864322b286483_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:ae6e3aa5922b54bbc6ce8619cccd7649f9acbf14f15ef2faa5ebf2567b59a9da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:b182bfea8ee3661f1b8bed3d2d94f03db91f346fe67cc19af203d9082d6a22c9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:7ea7e001a69213d15b824ae6f773b3d5dfb5747cd7d170df5bea0413f3652a7e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:a85d6dbc3c19dc71a75d92e0ea78d94c566cdd4ad7e73a11ce7c65a1d0b6766d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:e968914f92abc3e9811dd81a0a4abcf1b99115c5665be6aae26f2167e4fc2d3a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:e77ba2e5fd5a4f66871db6160bd228202163edad4c5549782966dd953ed3861b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:7ea7e001a69213d15b824ae6f773b3d5dfb5747cd7d170df5bea0413f3652a7e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:a85d6dbc3c19dc71a75d92e0ea78d94c566cdd4ad7e73a11ce7c65a1d0b6766d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:edad3f6c2b60b4a5152373b81481aff4482d35eea86ec7b23cdd484333004f9e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:724c744878c8d75a6663fba9a8f5d76826c4d8bdece9e64593b0116f42112fdc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:507cc745c2d42a2cccb529734b525561809a8f1d1f4508daffed650038af3f51_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:78ad1ba41573fc9e40e28d695826b7d89b53fd25ebdaf74fdbbfd744a3f7b4eb_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.0"
},
"products": [
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:515f2114fbfc162743a7bf1bf92ebcc8768fd2357d7b6e705d16794a920b5720_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:9f5e17d8432fbeb0f1e7b1acac68a6407d6205a6c7d6a943f6c9b196beac4e9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:08d082338922e89d9612dd0e5f98ac58c9a16d08f5faf7a8f19eb6f937e5e77c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:cb0ed211a4ddf88911c1c785e41dfb0b32b68e185c918dc97aeda2f95ea53cdc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:df257ec329a26180c477152d05ce893db5acc59d7bf34123f539afca36584d49_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:15d799a1af66e09ab062d8f0a2cbfa1d46c1dcb1ca13a97329a5197bb7117dd2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:98cc992ccb28bf94945e6066234472909e4d9be19d45ebab9b2db4c851885d60_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:291cef728adef2860ab72e190c15248404ba899eb7f0e8d5d2f47a3bfb1062c2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:1aa5c1c9192c7f78cb987576885d3a054ce9e473000d443a80f42b0297284d55_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:0eaae56194c9298f7857384e95abc6bb1bd64c171675f9dc95feca9bf0e91d3d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:fe0f328eb84b1d0000a2a0c8933adef3e4e6eac8b2d9cefcb1ed643ca35cb84e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:3737c6f10d56ba6d8149078b06f369d11b1ead10b9669f3297f7e01cc1fb194a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:756155fb1ebb3ab31ef9d8af07a2df444534767f3a7bb1b117e0e71c87fe976d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:4878cbca686246df0ccc8dea315242f05241586d1177a80a52bcddc438c6a10b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:2160ae04cf4537ad5f32d7a73fc36f32073ad87ad909280801d8c2d67a22f959_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:cb67221691a63ba5bbbe34f7bb32e667f972f520212cc5fe9f53ad861ea219f2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:ca1c69453480a8040fc0b5f7804c539dfe0633457fa1b4c22c203c7eb118b959_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:02bd0b920f3f8b0d7cc64fe95bfcd617228f07936ce84d2cb9b086217aabaa9b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:08345e98ee579b5ade0fa5ae107621b51059bf7b2c9eb18e869f47219e2b6a55_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:65f4f011832dd9c030d416d4534ec489b619dd215af436f3f28fc241698d19eb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:b89f18659016a95704d83fb6d149c88fca5f93ae9629d7b066bcce678f52e3ac_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:7989766df87e4c3af874974258908bcd774b99746068ec3d67faad695bce1ed7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:76180e067fef5b08d9ae32eefb38f3ccdf7178eafd3a258d0cfa90eee68c2c82_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:23c7e5fc72b10334088e23256782ed4bec8b126da5c72f71eb039b5950ef57a2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:bd2cccebfa41d57c429e36e46b5f1d280fc6ac60e630fe04369807bc266d93e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:379c4dc22ca48ebfacd62af858925a592c26c06c5584f00bd7942ce63615a613_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5884ae0f98c101457a107be27ee3f3f91213888173a6ec6580986097e1a2a42d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:70d8f80091d14dbbc872008daed9eb5d91746c6b95888e76c04d2de9d7975995_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:87027b824b8234585df5ff22e666d9a779ba773b2bcfbbcabcf5db7d7856cc12_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:dbeb99ea64a8a1beb206e369bbcb7e195fc3f8fdf320b145e10f9345e4d5b913_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:62c05ef16c42cbe9f752a59508a4c2b921b70ab7aa797156374a50c6b73c4a68_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:04691ca10c577d665572fbc9da28b6f635fcd0592812b03db987968a6369465a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:ecfd900185d12c7c00a107f764c3af80d0968f6d667f9eaab4967244f2aa976d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:df31d6a075c6cedfdb5408f4d78ed4639af4a1d7439e7e522baf645862f2c277_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:f0939b76dbf304318fa9f830fe26f3abeb60222d5d681682cf5dc9994f80e010_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:97dc37302b9c77bd1afb362efc6688f5bb8921629bb543fee2dd3e1e2c7670e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:3154b7780b92e551a689137e69cf3988352c93da106b0fd6e6fde726af5a4829_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:a63f1fb8eafdc2ac61e9a8347ce0c458c26ca329907ad1e06834c8f362afdb96_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:4a3cdcf525b1f3f545f71796bd716935e8e0e106808fb50f55d6c5144b9e440d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:2f2efc1ca30b75ccb4d5ad8d7bbee99f2f33b50ab35bc83518dbd46f8c94939f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:a4431a5f60bf10f5c6b70b4ee7dcff8ce933b2bff179ad8f47e405b0cf8d6a6c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:a766265fed08cd1e0dff2da0b17247bb21dbcab5620ac7863ddead41ac192f13_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:a766265fed08cd1e0dff2da0b17247bb21dbcab5620ac7863ddead41ac192f13_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:bf54cd260c32da87cdb201570d7098954f4847f1287757ccabe4e780ed52845b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:ab76d3e603d700a7786857ca7c50d7a82264d45b66c936ff604c2d45ab0dc99b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:155f512385b3a6dee24364a8cfa451a1401557acd5fd01f3df0269bd460ab5f6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:6560a0431bc56844881706657f151b854e80ba5286d33565b1ea0250ffb6e06b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:43ffa2e4fd392de382b26cbdfa8717c6ec24fd3958341f2e05dd27ecddcd80f1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:cfe1aa6a035ee5904bb48726b2d44293b0e9d3cea78c1fd2b481f8153b0b6038_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:f56d7d06fe837507b368bd1ae6432cd753aaf51dd667e4320cb6e0421f28a5ea_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:1899a9e498773fa1d1f2b8da3325a0c7837e418b5da022ae9a225600385bf014_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:595d4e57dacb1b18e94fb3fbf300a590447343b73f290fa826e291b90a08ae63_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c4c25596c63c67592c084e697b9ed826c628b441c17a3390f50ef80d1743d9ab_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:17df5e85494c27c326b44e15f356a98887a698745cb392f54d245443e697e685_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:c9901c150d3a3ee55afa44a931a4794a5fb2e54bba35c495831caf301676ed3f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:85510d88eca66906b5bc9cd21d095e2e5e092d154850bb1320e85b71e33e6536_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:bde6dbfd44f96dc90e5a78c7c373ea56c1b6f3137523b660c9c1be2f1752b614_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:ce5468c66e45538a5a57102c9ea4afc76a33276876d17d46c50f1d95dc08c31c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:4d56846fe7beebab50a8b54820e63d388c018a38c743449b24ea857dc9e94878_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:1c395ca81a66bb8ba61b7d59d5df6c7e2f5b209347a394054ad4e0081caa59ae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:2d1ac9b6e84efbadef7542907f61d61cf075b64e877ee835fe08857ff79581e1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:d254dc0767a6edb8b9f2999cd907054151d83f4b96f8b0ef9833223be5c71aeb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:a6fbdc56f55d0f5f08bc237c417b853866bfbe23183680528175512b356c8b78_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:37370c3b631d15c3fca40f1898804a7aef7a122b83ca80def93e05cdfacc06b4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:61404700b2375ae3199b3260d4174d3de5fc4e06a32dac676bb54b119f9bc940_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:89ef901f34d0591fa193f634536c47a8d3f66e1f2fe3aabdd64e228c88a5227c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:90bda371ed576c58b1f1f918275232db7e8b6268c9a3bdc6b8ff7583c83d63e6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:1cdd921294d59f71776bda72c7ef8306bfde842efb651fd9507bce85ed54f185_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:9cb7c233e52056c3c530e04473b1b7070fd070ca4cfacf5ad41fa6e13293e342_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:c1f81059c0b0997a52d98206d8474c81333250cf9c0ccea908db98ac67f5d808_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:b9e999ee32cf9373f6edd6ddf7bba2b7bf1f7fc202bc6d59ac9dd5b5d4bf3b40_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:db3e05bc44f910af8e0d59295441007c4514ee99fc1109d2fbb20bce45f95980_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:377f9efe96d70af9b13453ecfa365b2855d2f52551cecf9918135dfe94b1466f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:ecdbdd43b82078f39f915e95959045b0ee580fb0a235fd408313d861e08c6aed_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:f68fa7373246b9fb7455aadbe72a8bb00f54f4190f0c3a465ba98322dbd4d7d7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:80455deb94b7d3608ff41a1e539eb243f52ce76b071961c255bb5a5e16863b03_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:1482c8f855deee34bf1b977916ffe9eac428533b115ab3067106880606ed02cc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:197ebfa76d22011169313d6b76c705bd6949d803cc020442d742462f9b74f1d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:4434f1e9e0b2f0a49000dad0153766c3b137fe26006ead878ecc1d95143beae0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:7242460717b3c29acc4def2a4dec21b539c87c1151941b3f9d549f35c64ea1eb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:7242460717b3c29acc4def2a4dec21b539c87c1151941b3f9d549f35c64ea1eb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:5cb7e2e5cf20870ebb892831e1d6a54c926e1f1311264a423e6d16acaf56a5bf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:5cb7e2e5cf20870ebb892831e1d6a54c926e1f1311264a423e6d16acaf56a5bf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:e57403203b77206caca5ab9c05ba70b09cbf86caf3a5178dc1b4fc15ab11a255_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:e57403203b77206caca5ab9c05ba70b09cbf86caf3a5178dc1b4fc15ab11a255_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:b8ce816a2548cd33c3103a5830e656b74c7534690afc7e3356d5dace7c10c010_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:b8ce816a2548cd33c3103a5830e656b74c7534690afc7e3356d5dace7c10c010_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:b917aea1bb38c694542beefc5502b8e456ba10c23477d73bf25ceaeb77280dcc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:b917aea1bb38c694542beefc5502b8e456ba10c23477d73bf25ceaeb77280dcc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:12adcf29a878a8e4e0b1960b165dd9f9b7a93d237454c1a31d9fe447c0c1b7d4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:12adcf29a878a8e4e0b1960b165dd9f9b7a93d237454c1a31d9fe447c0c1b7d4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:18ee0939d60cb2501114ee7dfec1983446e681b1712d11a0415a23614c62776f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:18ee0939d60cb2501114ee7dfec1983446e681b1712d11a0415a23614c62776f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:da2e1729669e2dba26ef4a454a048915d11c782a714e2dfde84cd96300ce16b3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:7bd60093c2d14f02d77de205d9eb4a296744a549ebd053a4038d0794e7a3e62d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:4fe96bd9d02e54fb94ec878426860a99cdb56294eea08329117687b220fc48db_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:227a27e7a9b0c0f4b48ab3914a0c88388047ef3dcacb69c1d4280e642297a31f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:3e93e19473f81377dcd3f0120e2124d6ccde64a0473f134bf15d4b2951734bf0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:07b1b2c2906d264cfaea15308715f7fa3b03e52e8c4448b76e3ada38e7944628_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:6f72b3df14c4fed06636fe38844e4ab60229c43de993d38a0257066b1880b819_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:8f3f9b902dc63894557d873354fabca9815b33df1a934d70995bc22a6f6f6a41_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:28ec403a82cd8229aac65447d634ae88c1728062e78e2c85aea4a54d7fb32912_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:5ae121163193272af47a8e5a77da98153966e2d1a5169fe6e523e5ba54583d1d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:e5ff0c24f6d2e45ddce38245e870868d3c1d653d684a27ad90fdc4a89ebbec48_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:549115946f95b152d30cff24eb43953f8ac15b38bbea37cb0683b9cb6f820d3e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:b816945718eee717f164b6121ab523c42a1ffbee52692ff018ff80d7f040d59b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:30f0954a25da5f1235ba436338b6b46f6ebda7b7e763ca23c3fa7e582283007f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:fa7d0e8254dfef1898d0716f5cc741ca581e171157742986bb0f2cd3475fa504_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:6270ae546257918fe84e5aa42be8ca0db8363ca0ca5219687bf05a0b532d596e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:3337f1a1e0a3c2cd4d7b2959629a820edd6a10628a8e7d0c8b530a113e5456c6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:0a54738c411d8b795bc546810bd0ecb3887a633cd771ee749ecf26e5a49a9d7b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ebfef4c44eaa4b91d3c1c0a702b61a2cb8063d00500b9de9090da8a548fd20cf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:f98e28cfa793b54ca8d9c1640876120ca23b4824b3d25c8f5b4fd6997e543d19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:3d79cbd7f89f898bcbe1abf5ff18491b96b1b122ae782fcdc5608dac0a7a7896_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:2d65b33bde973239926da00b56978260fb0e7b09d733bd37cce1a33cab4ac27e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c2fb604479a53af4f9b51d3eb75c61b0f904ba15f8164e5be9a5e52542287408_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:899824855b3c975e666e016af760e2ad8a73beebb3105a33b59ec62d2f774583_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:b5caa9cae471cb364436d7fd3ac21647fb1b5fb02859824898005b788c672dac_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ef33a3eee445cbf6a928e1cc4a8313ad495268a522490188b47c4d3114491215_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:33212322fe1c34cc3e8e716998cc13d7c5cca70713a920cba736fff4437ebc06_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:7255b94a2c8f360f6604da25b4b8f201c7e67fb3b615046485b23cc1c7bbe206_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:26baf27128e06f24e725f217427dbfa2ce77470c09cbe8356c5b0b86907e58a7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:38227d406ecbee17832c82e52907c180b50a8e848e5835f9443fb99679f07d6a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:f79b19dfcea13107b29e22f5d101392f2a574500d1a26c4a9f783b80acf05928_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:c527f70ec01d52421fdc40c226c0cc9100ffa93d25ef1536521460aec16b7d1a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:3af6fa259764f9d6ab191975e0b7267f11b11166c5d0cfdf4800214e9a769aa5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:653ea157de585e7bb83cd7adcb1d48d9f50833a160a751d9fe91f8ce7692531a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:3f7c2047f34dd6a9ed3591ff6d58d1d4301052b05196984c754f51fa3f5216b9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:7f1e9ea250558b7f2a2c7c8f40b4fb95ab805d45bdcafaf0674b4701bb12d2ac_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:dc5df52e406f5c90bd8a5d267b38c3b39ac219493c74d47144df66f2a7f9529a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:49f0e2ee63b613da5f41da5117b65825c188d92e991621a8fd26aa8c65f54b7c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:3dab9218072db82c517b48fb7b5e64e0cda9a2aa65f1c4dc2574d0533927c99a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:00c935dfb1b18cea9b95de640916a4fd2f1ca32400f291125f1b2a400bba477a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1fa8586509b2b1e684f515ef3d94fcb4c73b3d0a495c49cc179fae12cb8c63be_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:9db15f28556affd7f9300bc67d853a73e2377fd19ba96c852782da5d7850fc63_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:d7ac953ca2e148a9bdd514df8db65bc72eefb86ce26f9285dadf89cdb65c69f4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:1a6887905a53f04aabe8e7a54bd9e50ffc866a77008af12a072bd30dd44be043_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:fcf37a88b347386945423769da7549e5188a28dce83cfdae8b90f007fdf9d173_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:a405ecc4c2550dbe889d4e047016171c3163b72fe0130e8e9c134025d384e5e8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:9da59b21215588a173b120038e76f543095fc673b0baf7a3f07df3292c1ac811_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:860135ab13752ba3fe0ee4dead4fd1dd7084839c10a547f3fa1835e0f4b586a6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:2b4a2379dafaef96fce39c29b7ab2b64240b2ded16b801e4aa2f4f70802b57df_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:796a799c1ec579cfd251466c4ff59b76283bae61ebacbcb6f9919c3158644cff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:46b16b8b724123d6db5917d22553f2133c3d713fad50c39a047dd60cb7ba2adb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:068d2300f54d9cdfeedf94d332a79125c863a47838dc52435151f554e861552b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:823513a463512650805475afd4d410636ca741230fdb09d99a738afb5f987326_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:c55b8db990ba44a0a4fd7bc356245d20d773b6dfd998e63f73c08738c5801c19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:f6ad19d8bc3bffdd552cb944b8304e44b211c6a52e3b1ca11d926ef6d4d9a5dc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:ff1c5fbfcea13dbb0fac839e20b87b8f63b53c758a420355743345569a661f20_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:379063833d53395d523c3fc1e51e2197fbba1df1b0a9a27549eec4f00498a866_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:85eeb87f0fb3d12e6aba82a575e40ab8016692428ccc24ff02e5e5ed803bf11d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:a1cac3e6ab06155b472fac67c56c6155a28ea51ccdc8793a6d83e8b7ec941f43_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:66e45a958a011c9f256b52e93e32b73b167ab28811ef764187212c94d025d04b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:42a2d3f22c71ec76a488440bdf3c71855d2045371cc355f34d5a38ff24f6e715_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:5d778000fffc8379540d1777bb0a68c5ec58b29f4b132622f5ca67ffef93e67c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:01e5286d651fcedc55ebefc68ef4552ff1070f089f11a4f43e0b2f7065f22e2a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:d31afbf5f4aedc965cf0ce587e8dfb8be2185ddea7ddfa2fa97d4b0f5f779310_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:e24ffc131d22e11ac666feb17633008b14f00806f92eb775f601172489c82871_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:6ac7697f026d9352eaecfd5a754d246d8b4e6a5867fa5f4f681795dc9914c2e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:f3dfa01c44eef8b92a39376e4ae8069a4f27146526cf75ca22a90ee2e14095e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:dfbf7a90c3f3e2a2ab360fcb94262cf1a2793b6c4173bb2611eeddd6c187b9e0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:3f18ac8fd4d3fa32849194ff9e7f2dadbe528aaa12d7e71adf5c7b32b1670d67_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:31941d471a20c0ee5477e9c3670502c875c80120fbe7544018c60d520f22203c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:acbcf68bf23eb15989bbbbeb30840a4a266c482e644a9a2e28adce058a80f7ac_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:216ceaedaf45398770d3df2019423f0b96bc2604a97ed198acf8a9b26395b70d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:b7d46a4c00391b8f2a5ee0546554160aebf558acaf07f60d9c4ddcf8fc0a73e7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:f053ecd0625349615fa3e83fac5b88200d5555f6d52c8135e6aa9277b97b9db2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:e11b957d3903e6b03430315ed4a31bad8eab19f462be8f7d953a6e5cb0083cf7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:8f3f2c1ce9b05e565ac879441c2f759ea4fb28d664e0b5000c229710558d24ce_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:a4134f102041918aa0479395b5fe663ec6d5a09c5361bba63ba14511a2d8e77b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:08743647cfedde2eac5cf66dbfa3e1e7abb17e7523d5aafd22d5917d7826b818_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:4cd44de1d6d90eb9c278a35dc6a7c392e4dae3b50de808358693f8f5d89c2cae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:5a777607d688057a75b22f145118819d6ba7da5723d6eb923f19f8ec2ec7f8fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:585c2b0f5b9f8afbc16320c7c0ab27dfe7c7c4f0dc6f951dc84b55ca0630e887_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:96890a1f2a0b2cf5d2b957bae9208f759b005b0d86001dfd3f7b3e025d972379_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:6d8275b47688048b80e24f1a80ed616821a93319fb483bcb0b015c36619e5231_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:63329033a70d4fcbc7442aed30b4945235e62164363ee696db0864322b286483_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:ae6e3aa5922b54bbc6ce8619cccd7649f9acbf14f15ef2faa5ebf2567b59a9da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:b182bfea8ee3661f1b8bed3d2d94f03db91f346fe67cc19af203d9082d6a22c9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:7ea7e001a69213d15b824ae6f773b3d5dfb5747cd7d170df5bea0413f3652a7e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:a85d6dbc3c19dc71a75d92e0ea78d94c566cdd4ad7e73a11ce7c65a1d0b6766d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:e968914f92abc3e9811dd81a0a4abcf1b99115c5665be6aae26f2167e4fc2d3a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:e77ba2e5fd5a4f66871db6160bd228202163edad4c5549782966dd953ed3861b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:7ea7e001a69213d15b824ae6f773b3d5dfb5747cd7d170df5bea0413f3652a7e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:a85d6dbc3c19dc71a75d92e0ea78d94c566cdd4ad7e73a11ce7c65a1d0b6766d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:edad3f6c2b60b4a5152373b81481aff4482d35eea86ec7b23cdd484333004f9e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:724c744878c8d75a6663fba9a8f5d76826c4d8bdece9e64593b0116f42112fdc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:507cc745c2d42a2cccb529734b525561809a8f1d1f4508daffed650038af3f51_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:78ad1ba41573fc9e40e28d695826b7d89b53fd25ebdaf74fdbbfd744a3f7b4eb_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/golang/glog: Vulnerability when creating log files in github.com/golang/glog"
},
{
"cve": "CVE-2025-30204",
"cwe": {
"id": "CWE-405",
"name": "Asymmetric Resource Consumption (Amplification)"
},
"discovery_date": "2025-03-21T22:00:43.818367+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:515f2114fbfc162743a7bf1bf92ebcc8768fd2357d7b6e705d16794a920b5720_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:9f5e17d8432fbeb0f1e7b1acac68a6407d6205a6c7d6a943f6c9b196beac4e9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:08d082338922e89d9612dd0e5f98ac58c9a16d08f5faf7a8f19eb6f937e5e77c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:cb0ed211a4ddf88911c1c785e41dfb0b32b68e185c918dc97aeda2f95ea53cdc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:df257ec329a26180c477152d05ce893db5acc59d7bf34123f539afca36584d49_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:15d799a1af66e09ab062d8f0a2cbfa1d46c1dcb1ca13a97329a5197bb7117dd2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:98cc992ccb28bf94945e6066234472909e4d9be19d45ebab9b2db4c851885d60_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:291cef728adef2860ab72e190c15248404ba899eb7f0e8d5d2f47a3bfb1062c2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:1aa5c1c9192c7f78cb987576885d3a054ce9e473000d443a80f42b0297284d55_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:0eaae56194c9298f7857384e95abc6bb1bd64c171675f9dc95feca9bf0e91d3d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:fe0f328eb84b1d0000a2a0c8933adef3e4e6eac8b2d9cefcb1ed643ca35cb84e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:3737c6f10d56ba6d8149078b06f369d11b1ead10b9669f3297f7e01cc1fb194a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:756155fb1ebb3ab31ef9d8af07a2df444534767f3a7bb1b117e0e71c87fe976d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:4878cbca686246df0ccc8dea315242f05241586d1177a80a52bcddc438c6a10b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:2160ae04cf4537ad5f32d7a73fc36f32073ad87ad909280801d8c2d67a22f959_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:cb67221691a63ba5bbbe34f7bb32e667f972f520212cc5fe9f53ad861ea219f2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:ca1c69453480a8040fc0b5f7804c539dfe0633457fa1b4c22c203c7eb118b959_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:02bd0b920f3f8b0d7cc64fe95bfcd617228f07936ce84d2cb9b086217aabaa9b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:08345e98ee579b5ade0fa5ae107621b51059bf7b2c9eb18e869f47219e2b6a55_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:65f4f011832dd9c030d416d4534ec489b619dd215af436f3f28fc241698d19eb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:b89f18659016a95704d83fb6d149c88fca5f93ae9629d7b066bcce678f52e3ac_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:7989766df87e4c3af874974258908bcd774b99746068ec3d67faad695bce1ed7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:76180e067fef5b08d9ae32eefb38f3ccdf7178eafd3a258d0cfa90eee68c2c82_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:23c7e5fc72b10334088e23256782ed4bec8b126da5c72f71eb039b5950ef57a2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:bd2cccebfa41d57c429e36e46b5f1d280fc6ac60e630fe04369807bc266d93e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:379c4dc22ca48ebfacd62af858925a592c26c06c5584f00bd7942ce63615a613_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5884ae0f98c101457a107be27ee3f3f91213888173a6ec6580986097e1a2a42d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:70d8f80091d14dbbc872008daed9eb5d91746c6b95888e76c04d2de9d7975995_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:87027b824b8234585df5ff22e666d9a779ba773b2bcfbbcabcf5db7d7856cc12_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:dbeb99ea64a8a1beb206e369bbcb7e195fc3f8fdf320b145e10f9345e4d5b913_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:62c05ef16c42cbe9f752a59508a4c2b921b70ab7aa797156374a50c6b73c4a68_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:04691ca10c577d665572fbc9da28b6f635fcd0592812b03db987968a6369465a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:ecfd900185d12c7c00a107f764c3af80d0968f6d667f9eaab4967244f2aa976d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:df31d6a075c6cedfdb5408f4d78ed4639af4a1d7439e7e522baf645862f2c277_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:f0939b76dbf304318fa9f830fe26f3abeb60222d5d681682cf5dc9994f80e010_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:97dc37302b9c77bd1afb362efc6688f5bb8921629bb543fee2dd3e1e2c7670e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:3154b7780b92e551a689137e69cf3988352c93da106b0fd6e6fde726af5a4829_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:a63f1fb8eafdc2ac61e9a8347ce0c458c26ca329907ad1e06834c8f362afdb96_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:4a3cdcf525b1f3f545f71796bd716935e8e0e106808fb50f55d6c5144b9e440d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:2f2efc1ca30b75ccb4d5ad8d7bbee99f2f33b50ab35bc83518dbd46f8c94939f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:a4431a5f60bf10f5c6b70b4ee7dcff8ce933b2bff179ad8f47e405b0cf8d6a6c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:a766265fed08cd1e0dff2da0b17247bb21dbcab5620ac7863ddead41ac192f13_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:a766265fed08cd1e0dff2da0b17247bb21dbcab5620ac7863ddead41ac192f13_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:bf54cd260c32da87cdb201570d7098954f4847f1287757ccabe4e780ed52845b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:ab76d3e603d700a7786857ca7c50d7a82264d45b66c936ff604c2d45ab0dc99b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:155f512385b3a6dee24364a8cfa451a1401557acd5fd01f3df0269bd460ab5f6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:6560a0431bc56844881706657f151b854e80ba5286d33565b1ea0250ffb6e06b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:43ffa2e4fd392de382b26cbdfa8717c6ec24fd3958341f2e05dd27ecddcd80f1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:cfe1aa6a035ee5904bb48726b2d44293b0e9d3cea78c1fd2b481f8153b0b6038_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:1899a9e498773fa1d1f2b8da3325a0c7837e418b5da022ae9a225600385bf014_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:595d4e57dacb1b18e94fb3fbf300a590447343b73f290fa826e291b90a08ae63_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c4c25596c63c67592c084e697b9ed826c628b441c17a3390f50ef80d1743d9ab_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:17df5e85494c27c326b44e15f356a98887a698745cb392f54d245443e697e685_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:c9901c150d3a3ee55afa44a931a4794a5fb2e54bba35c495831caf301676ed3f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:85510d88eca66906b5bc9cd21d095e2e5e092d154850bb1320e85b71e33e6536_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:bde6dbfd44f96dc90e5a78c7c373ea56c1b6f3137523b660c9c1be2f1752b614_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:ce5468c66e45538a5a57102c9ea4afc76a33276876d17d46c50f1d95dc08c31c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:4d56846fe7beebab50a8b54820e63d388c018a38c743449b24ea857dc9e94878_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:1c395ca81a66bb8ba61b7d59d5df6c7e2f5b209347a394054ad4e0081caa59ae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:2d1ac9b6e84efbadef7542907f61d61cf075b64e877ee835fe08857ff79581e1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:d254dc0767a6edb8b9f2999cd907054151d83f4b96f8b0ef9833223be5c71aeb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:a6fbdc56f55d0f5f08bc237c417b853866bfbe23183680528175512b356c8b78_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:37370c3b631d15c3fca40f1898804a7aef7a122b83ca80def93e05cdfacc06b4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:61404700b2375ae3199b3260d4174d3de5fc4e06a32dac676bb54b119f9bc940_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:89ef901f34d0591fa193f634536c47a8d3f66e1f2fe3aabdd64e228c88a5227c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:90bda371ed576c58b1f1f918275232db7e8b6268c9a3bdc6b8ff7583c83d63e6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:1cdd921294d59f71776bda72c7ef8306bfde842efb651fd9507bce85ed54f185_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:9cb7c233e52056c3c530e04473b1b7070fd070ca4cfacf5ad41fa6e13293e342_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:c1f81059c0b0997a52d98206d8474c81333250cf9c0ccea908db98ac67f5d808_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:b9e999ee32cf9373f6edd6ddf7bba2b7bf1f7fc202bc6d59ac9dd5b5d4bf3b40_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:db3e05bc44f910af8e0d59295441007c4514ee99fc1109d2fbb20bce45f95980_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:377f9efe96d70af9b13453ecfa365b2855d2f52551cecf9918135dfe94b1466f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:ecdbdd43b82078f39f915e95959045b0ee580fb0a235fd408313d861e08c6aed_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:f68fa7373246b9fb7455aadbe72a8bb00f54f4190f0c3a465ba98322dbd4d7d7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:80455deb94b7d3608ff41a1e539eb243f52ce76b071961c255bb5a5e16863b03_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:1482c8f855deee34bf1b977916ffe9eac428533b115ab3067106880606ed02cc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:197ebfa76d22011169313d6b76c705bd6949d803cc020442d742462f9b74f1d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:4434f1e9e0b2f0a49000dad0153766c3b137fe26006ead878ecc1d95143beae0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:7242460717b3c29acc4def2a4dec21b539c87c1151941b3f9d549f35c64ea1eb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:7242460717b3c29acc4def2a4dec21b539c87c1151941b3f9d549f35c64ea1eb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:5cb7e2e5cf20870ebb892831e1d6a54c926e1f1311264a423e6d16acaf56a5bf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:5cb7e2e5cf20870ebb892831e1d6a54c926e1f1311264a423e6d16acaf56a5bf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:e57403203b77206caca5ab9c05ba70b09cbf86caf3a5178dc1b4fc15ab11a255_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:e57403203b77206caca5ab9c05ba70b09cbf86caf3a5178dc1b4fc15ab11a255_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:b8ce816a2548cd33c3103a5830e656b74c7534690afc7e3356d5dace7c10c010_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:b8ce816a2548cd33c3103a5830e656b74c7534690afc7e3356d5dace7c10c010_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:b917aea1bb38c694542beefc5502b8e456ba10c23477d73bf25ceaeb77280dcc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:b917aea1bb38c694542beefc5502b8e456ba10c23477d73bf25ceaeb77280dcc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:12adcf29a878a8e4e0b1960b165dd9f9b7a93d237454c1a31d9fe447c0c1b7d4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:12adcf29a878a8e4e0b1960b165dd9f9b7a93d237454c1a31d9fe447c0c1b7d4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:18ee0939d60cb2501114ee7dfec1983446e681b1712d11a0415a23614c62776f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:18ee0939d60cb2501114ee7dfec1983446e681b1712d11a0415a23614c62776f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:da2e1729669e2dba26ef4a454a048915d11c782a714e2dfde84cd96300ce16b3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:7bd60093c2d14f02d77de205d9eb4a296744a549ebd053a4038d0794e7a3e62d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:4fe96bd9d02e54fb94ec878426860a99cdb56294eea08329117687b220fc48db_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:3e93e19473f81377dcd3f0120e2124d6ccde64a0473f134bf15d4b2951734bf0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:07b1b2c2906d264cfaea15308715f7fa3b03e52e8c4448b76e3ada38e7944628_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:6f72b3df14c4fed06636fe38844e4ab60229c43de993d38a0257066b1880b819_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:8f3f9b902dc63894557d873354fabca9815b33df1a934d70995bc22a6f6f6a41_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:28ec403a82cd8229aac65447d634ae88c1728062e78e2c85aea4a54d7fb32912_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:5ae121163193272af47a8e5a77da98153966e2d1a5169fe6e523e5ba54583d1d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:e5ff0c24f6d2e45ddce38245e870868d3c1d653d684a27ad90fdc4a89ebbec48_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:549115946f95b152d30cff24eb43953f8ac15b38bbea37cb0683b9cb6f820d3e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:b816945718eee717f164b6121ab523c42a1ffbee52692ff018ff80d7f040d59b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:30f0954a25da5f1235ba436338b6b46f6ebda7b7e763ca23c3fa7e582283007f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:fa7d0e8254dfef1898d0716f5cc741ca581e171157742986bb0f2cd3475fa504_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:6270ae546257918fe84e5aa42be8ca0db8363ca0ca5219687bf05a0b532d596e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:3337f1a1e0a3c2cd4d7b2959629a820edd6a10628a8e7d0c8b530a113e5456c6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:0a54738c411d8b795bc546810bd0ecb3887a633cd771ee749ecf26e5a49a9d7b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ebfef4c44eaa4b91d3c1c0a702b61a2cb8063d00500b9de9090da8a548fd20cf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:f98e28cfa793b54ca8d9c1640876120ca23b4824b3d25c8f5b4fd6997e543d19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:3d79cbd7f89f898bcbe1abf5ff18491b96b1b122ae782fcdc5608dac0a7a7896_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:2d65b33bde973239926da00b56978260fb0e7b09d733bd37cce1a33cab4ac27e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c2fb604479a53af4f9b51d3eb75c61b0f904ba15f8164e5be9a5e52542287408_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:899824855b3c975e666e016af760e2ad8a73beebb3105a33b59ec62d2f774583_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:b5caa9cae471cb364436d7fd3ac21647fb1b5fb02859824898005b788c672dac_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ef33a3eee445cbf6a928e1cc4a8313ad495268a522490188b47c4d3114491215_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:33212322fe1c34cc3e8e716998cc13d7c5cca70713a920cba736fff4437ebc06_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:7255b94a2c8f360f6604da25b4b8f201c7e67fb3b615046485b23cc1c7bbe206_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:26baf27128e06f24e725f217427dbfa2ce77470c09cbe8356c5b0b86907e58a7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:38227d406ecbee17832c82e52907c180b50a8e848e5835f9443fb99679f07d6a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:f79b19dfcea13107b29e22f5d101392f2a574500d1a26c4a9f783b80acf05928_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:c527f70ec01d52421fdc40c226c0cc9100ffa93d25ef1536521460aec16b7d1a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:3af6fa259764f9d6ab191975e0b7267f11b11166c5d0cfdf4800214e9a769aa5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:653ea157de585e7bb83cd7adcb1d48d9f50833a160a751d9fe91f8ce7692531a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:3f7c2047f34dd6a9ed3591ff6d58d1d4301052b05196984c754f51fa3f5216b9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:7f1e9ea250558b7f2a2c7c8f40b4fb95ab805d45bdcafaf0674b4701bb12d2ac_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:dc5df52e406f5c90bd8a5d267b38c3b39ac219493c74d47144df66f2a7f9529a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:49f0e2ee63b613da5f41da5117b65825c188d92e991621a8fd26aa8c65f54b7c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:3dab9218072db82c517b48fb7b5e64e0cda9a2aa65f1c4dc2574d0533927c99a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:00c935dfb1b18cea9b95de640916a4fd2f1ca32400f291125f1b2a400bba477a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1fa8586509b2b1e684f515ef3d94fcb4c73b3d0a495c49cc179fae12cb8c63be_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:9db15f28556affd7f9300bc67d853a73e2377fd19ba96c852782da5d7850fc63_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:d7ac953ca2e148a9bdd514df8db65bc72eefb86ce26f9285dadf89cdb65c69f4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:1a6887905a53f04aabe8e7a54bd9e50ffc866a77008af12a072bd30dd44be043_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:fcf37a88b347386945423769da7549e5188a28dce83cfdae8b90f007fdf9d173_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:a405ecc4c2550dbe889d4e047016171c3163b72fe0130e8e9c134025d384e5e8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:9da59b21215588a173b120038e76f543095fc673b0baf7a3f07df3292c1ac811_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:860135ab13752ba3fe0ee4dead4fd1dd7084839c10a547f3fa1835e0f4b586a6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:2b4a2379dafaef96fce39c29b7ab2b64240b2ded16b801e4aa2f4f70802b57df_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:796a799c1ec579cfd251466c4ff59b76283bae61ebacbcb6f9919c3158644cff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:46b16b8b724123d6db5917d22553f2133c3d713fad50c39a047dd60cb7ba2adb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:068d2300f54d9cdfeedf94d332a79125c863a47838dc52435151f554e861552b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:823513a463512650805475afd4d410636ca741230fdb09d99a738afb5f987326_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:c55b8db990ba44a0a4fd7bc356245d20d773b6dfd998e63f73c08738c5801c19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:f6ad19d8bc3bffdd552cb944b8304e44b211c6a52e3b1ca11d926ef6d4d9a5dc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:ff1c5fbfcea13dbb0fac839e20b87b8f63b53c758a420355743345569a661f20_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:379063833d53395d523c3fc1e51e2197fbba1df1b0a9a27549eec4f00498a866_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:85eeb87f0fb3d12e6aba82a575e40ab8016692428ccc24ff02e5e5ed803bf11d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:a1cac3e6ab06155b472fac67c56c6155a28ea51ccdc8793a6d83e8b7ec941f43_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:66e45a958a011c9f256b52e93e32b73b167ab28811ef764187212c94d025d04b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:42a2d3f22c71ec76a488440bdf3c71855d2045371cc355f34d5a38ff24f6e715_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:5d778000fffc8379540d1777bb0a68c5ec58b29f4b132622f5ca67ffef93e67c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:01e5286d651fcedc55ebefc68ef4552ff1070f089f11a4f43e0b2f7065f22e2a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:d31afbf5f4aedc965cf0ce587e8dfb8be2185ddea7ddfa2fa97d4b0f5f779310_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:e24ffc131d22e11ac666feb17633008b14f00806f92eb775f601172489c82871_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:6ac7697f026d9352eaecfd5a754d246d8b4e6a5867fa5f4f681795dc9914c2e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:f3dfa01c44eef8b92a39376e4ae8069a4f27146526cf75ca22a90ee2e14095e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:dfbf7a90c3f3e2a2ab360fcb94262cf1a2793b6c4173bb2611eeddd6c187b9e0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:3f18ac8fd4d3fa32849194ff9e7f2dadbe528aaa12d7e71adf5c7b32b1670d67_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:31941d471a20c0ee5477e9c3670502c875c80120fbe7544018c60d520f22203c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:acbcf68bf23eb15989bbbbeb30840a4a266c482e644a9a2e28adce058a80f7ac_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:216ceaedaf45398770d3df2019423f0b96bc2604a97ed198acf8a9b26395b70d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:b7d46a4c00391b8f2a5ee0546554160aebf558acaf07f60d9c4ddcf8fc0a73e7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:f053ecd0625349615fa3e83fac5b88200d5555f6d52c8135e6aa9277b97b9db2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:e11b957d3903e6b03430315ed4a31bad8eab19f462be8f7d953a6e5cb0083cf7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:8f3f2c1ce9b05e565ac879441c2f759ea4fb28d664e0b5000c229710558d24ce_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:a4134f102041918aa0479395b5fe663ec6d5a09c5361bba63ba14511a2d8e77b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:08743647cfedde2eac5cf66dbfa3e1e7abb17e7523d5aafd22d5917d7826b818_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:4cd44de1d6d90eb9c278a35dc6a7c392e4dae3b50de808358693f8f5d89c2cae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:5a777607d688057a75b22f145118819d6ba7da5723d6eb923f19f8ec2ec7f8fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:585c2b0f5b9f8afbc16320c7c0ab27dfe7c7c4f0dc6f951dc84b55ca0630e887_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:96890a1f2a0b2cf5d2b957bae9208f759b005b0d86001dfd3f7b3e025d972379_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:6d8275b47688048b80e24f1a80ed616821a93319fb483bcb0b015c36619e5231_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:63329033a70d4fcbc7442aed30b4945235e62164363ee696db0864322b286483_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:ae6e3aa5922b54bbc6ce8619cccd7649f9acbf14f15ef2faa5ebf2567b59a9da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:b182bfea8ee3661f1b8bed3d2d94f03db91f346fe67cc19af203d9082d6a22c9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:7ea7e001a69213d15b824ae6f773b3d5dfb5747cd7d170df5bea0413f3652a7e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:a85d6dbc3c19dc71a75d92e0ea78d94c566cdd4ad7e73a11ce7c65a1d0b6766d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:e968914f92abc3e9811dd81a0a4abcf1b99115c5665be6aae26f2167e4fc2d3a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:e77ba2e5fd5a4f66871db6160bd228202163edad4c5549782966dd953ed3861b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:7ea7e001a69213d15b824ae6f773b3d5dfb5747cd7d170df5bea0413f3652a7e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:a85d6dbc3c19dc71a75d92e0ea78d94c566cdd4ad7e73a11ce7c65a1d0b6766d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:edad3f6c2b60b4a5152373b81481aff4482d35eea86ec7b23cdd484333004f9e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:724c744878c8d75a6663fba9a8f5d76826c4d8bdece9e64593b0116f42112fdc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:507cc745c2d42a2cccb529734b525561809a8f1d1f4508daffed650038af3f51_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:78ad1ba41573fc9e40e28d695826b7d89b53fd25ebdaf74fdbbfd744a3f7b4eb_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2354195"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang-jwt implementation of JSON Web Tokens (JWT). In affected versions, a malicious request with specially crafted Authorization header data may trigger an excessive consumption of resources on the host system. This issue can cause significant performance degradation or an application crash, leading to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang-jwt/jwt: jwt-go allows excessive memory allocation during header parsing",
"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.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:f56d7d06fe837507b368bd1ae6432cd753aaf51dd667e4320cb6e0421f28a5ea_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:227a27e7a9b0c0f4b48ab3914a0c88388047ef3dcacb69c1d4280e642297a31f_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:515f2114fbfc162743a7bf1bf92ebcc8768fd2357d7b6e705d16794a920b5720_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:9f5e17d8432fbeb0f1e7b1acac68a6407d6205a6c7d6a943f6c9b196beac4e9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:08d082338922e89d9612dd0e5f98ac58c9a16d08f5faf7a8f19eb6f937e5e77c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:cb0ed211a4ddf88911c1c785e41dfb0b32b68e185c918dc97aeda2f95ea53cdc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:df257ec329a26180c477152d05ce893db5acc59d7bf34123f539afca36584d49_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:15d799a1af66e09ab062d8f0a2cbfa1d46c1dcb1ca13a97329a5197bb7117dd2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:98cc992ccb28bf94945e6066234472909e4d9be19d45ebab9b2db4c851885d60_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:291cef728adef2860ab72e190c15248404ba899eb7f0e8d5d2f47a3bfb1062c2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:1aa5c1c9192c7f78cb987576885d3a054ce9e473000d443a80f42b0297284d55_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:0eaae56194c9298f7857384e95abc6bb1bd64c171675f9dc95feca9bf0e91d3d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:fe0f328eb84b1d0000a2a0c8933adef3e4e6eac8b2d9cefcb1ed643ca35cb84e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:3737c6f10d56ba6d8149078b06f369d11b1ead10b9669f3297f7e01cc1fb194a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:756155fb1ebb3ab31ef9d8af07a2df444534767f3a7bb1b117e0e71c87fe976d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:4878cbca686246df0ccc8dea315242f05241586d1177a80a52bcddc438c6a10b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:2160ae04cf4537ad5f32d7a73fc36f32073ad87ad909280801d8c2d67a22f959_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:cb67221691a63ba5bbbe34f7bb32e667f972f520212cc5fe9f53ad861ea219f2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:ca1c69453480a8040fc0b5f7804c539dfe0633457fa1b4c22c203c7eb118b959_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:02bd0b920f3f8b0d7cc64fe95bfcd617228f07936ce84d2cb9b086217aabaa9b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:08345e98ee579b5ade0fa5ae107621b51059bf7b2c9eb18e869f47219e2b6a55_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:65f4f011832dd9c030d416d4534ec489b619dd215af436f3f28fc241698d19eb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:b89f18659016a95704d83fb6d149c88fca5f93ae9629d7b066bcce678f52e3ac_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:7989766df87e4c3af874974258908bcd774b99746068ec3d67faad695bce1ed7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:76180e067fef5b08d9ae32eefb38f3ccdf7178eafd3a258d0cfa90eee68c2c82_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:23c7e5fc72b10334088e23256782ed4bec8b126da5c72f71eb039b5950ef57a2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:bd2cccebfa41d57c429e36e46b5f1d280fc6ac60e630fe04369807bc266d93e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:379c4dc22ca48ebfacd62af858925a592c26c06c5584f00bd7942ce63615a613_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5884ae0f98c101457a107be27ee3f3f91213888173a6ec6580986097e1a2a42d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:70d8f80091d14dbbc872008daed9eb5d91746c6b95888e76c04d2de9d7975995_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:87027b824b8234585df5ff22e666d9a779ba773b2bcfbbcabcf5db7d7856cc12_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:dbeb99ea64a8a1beb206e369bbcb7e195fc3f8fdf320b145e10f9345e4d5b913_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:62c05ef16c42cbe9f752a59508a4c2b921b70ab7aa797156374a50c6b73c4a68_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:04691ca10c577d665572fbc9da28b6f635fcd0592812b03db987968a6369465a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:ecfd900185d12c7c00a107f764c3af80d0968f6d667f9eaab4967244f2aa976d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:df31d6a075c6cedfdb5408f4d78ed4639af4a1d7439e7e522baf645862f2c277_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:f0939b76dbf304318fa9f830fe26f3abeb60222d5d681682cf5dc9994f80e010_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:97dc37302b9c77bd1afb362efc6688f5bb8921629bb543fee2dd3e1e2c7670e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:3154b7780b92e551a689137e69cf3988352c93da106b0fd6e6fde726af5a4829_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:a63f1fb8eafdc2ac61e9a8347ce0c458c26ca329907ad1e06834c8f362afdb96_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:4a3cdcf525b1f3f545f71796bd716935e8e0e106808fb50f55d6c5144b9e440d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:2f2efc1ca30b75ccb4d5ad8d7bbee99f2f33b50ab35bc83518dbd46f8c94939f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:a4431a5f60bf10f5c6b70b4ee7dcff8ce933b2bff179ad8f47e405b0cf8d6a6c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:a766265fed08cd1e0dff2da0b17247bb21dbcab5620ac7863ddead41ac192f13_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:a766265fed08cd1e0dff2da0b17247bb21dbcab5620ac7863ddead41ac192f13_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:bf54cd260c32da87cdb201570d7098954f4847f1287757ccabe4e780ed52845b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:ab76d3e603d700a7786857ca7c50d7a82264d45b66c936ff604c2d45ab0dc99b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:155f512385b3a6dee24364a8cfa451a1401557acd5fd01f3df0269bd460ab5f6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:6560a0431bc56844881706657f151b854e80ba5286d33565b1ea0250ffb6e06b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:43ffa2e4fd392de382b26cbdfa8717c6ec24fd3958341f2e05dd27ecddcd80f1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:cfe1aa6a035ee5904bb48726b2d44293b0e9d3cea78c1fd2b481f8153b0b6038_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:1899a9e498773fa1d1f2b8da3325a0c7837e418b5da022ae9a225600385bf014_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:595d4e57dacb1b18e94fb3fbf300a590447343b73f290fa826e291b90a08ae63_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c4c25596c63c67592c084e697b9ed826c628b441c17a3390f50ef80d1743d9ab_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:17df5e85494c27c326b44e15f356a98887a698745cb392f54d245443e697e685_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:c9901c150d3a3ee55afa44a931a4794a5fb2e54bba35c495831caf301676ed3f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:85510d88eca66906b5bc9cd21d095e2e5e092d154850bb1320e85b71e33e6536_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:bde6dbfd44f96dc90e5a78c7c373ea56c1b6f3137523b660c9c1be2f1752b614_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:ce5468c66e45538a5a57102c9ea4afc76a33276876d17d46c50f1d95dc08c31c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:4d56846fe7beebab50a8b54820e63d388c018a38c743449b24ea857dc9e94878_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:1c395ca81a66bb8ba61b7d59d5df6c7e2f5b209347a394054ad4e0081caa59ae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:2d1ac9b6e84efbadef7542907f61d61cf075b64e877ee835fe08857ff79581e1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:d254dc0767a6edb8b9f2999cd907054151d83f4b96f8b0ef9833223be5c71aeb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:a6fbdc56f55d0f5f08bc237c417b853866bfbe23183680528175512b356c8b78_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:37370c3b631d15c3fca40f1898804a7aef7a122b83ca80def93e05cdfacc06b4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:61404700b2375ae3199b3260d4174d3de5fc4e06a32dac676bb54b119f9bc940_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:89ef901f34d0591fa193f634536c47a8d3f66e1f2fe3aabdd64e228c88a5227c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:90bda371ed576c58b1f1f918275232db7e8b6268c9a3bdc6b8ff7583c83d63e6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:1cdd921294d59f71776bda72c7ef8306bfde842efb651fd9507bce85ed54f185_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:9cb7c233e52056c3c530e04473b1b7070fd070ca4cfacf5ad41fa6e13293e342_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:c1f81059c0b0997a52d98206d8474c81333250cf9c0ccea908db98ac67f5d808_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:b9e999ee32cf9373f6edd6ddf7bba2b7bf1f7fc202bc6d59ac9dd5b5d4bf3b40_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:db3e05bc44f910af8e0d59295441007c4514ee99fc1109d2fbb20bce45f95980_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:377f9efe96d70af9b13453ecfa365b2855d2f52551cecf9918135dfe94b1466f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:ecdbdd43b82078f39f915e95959045b0ee580fb0a235fd408313d861e08c6aed_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:f68fa7373246b9fb7455aadbe72a8bb00f54f4190f0c3a465ba98322dbd4d7d7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:80455deb94b7d3608ff41a1e539eb243f52ce76b071961c255bb5a5e16863b03_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:1482c8f855deee34bf1b977916ffe9eac428533b115ab3067106880606ed02cc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:197ebfa76d22011169313d6b76c705bd6949d803cc020442d742462f9b74f1d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:4434f1e9e0b2f0a49000dad0153766c3b137fe26006ead878ecc1d95143beae0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:7242460717b3c29acc4def2a4dec21b539c87c1151941b3f9d549f35c64ea1eb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:7242460717b3c29acc4def2a4dec21b539c87c1151941b3f9d549f35c64ea1eb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:5cb7e2e5cf20870ebb892831e1d6a54c926e1f1311264a423e6d16acaf56a5bf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:5cb7e2e5cf20870ebb892831e1d6a54c926e1f1311264a423e6d16acaf56a5bf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:e57403203b77206caca5ab9c05ba70b09cbf86caf3a5178dc1b4fc15ab11a255_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:e57403203b77206caca5ab9c05ba70b09cbf86caf3a5178dc1b4fc15ab11a255_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:b8ce816a2548cd33c3103a5830e656b74c7534690afc7e3356d5dace7c10c010_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:b8ce816a2548cd33c3103a5830e656b74c7534690afc7e3356d5dace7c10c010_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:b917aea1bb38c694542beefc5502b8e456ba10c23477d73bf25ceaeb77280dcc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:b917aea1bb38c694542beefc5502b8e456ba10c23477d73bf25ceaeb77280dcc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:12adcf29a878a8e4e0b1960b165dd9f9b7a93d237454c1a31d9fe447c0c1b7d4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:12adcf29a878a8e4e0b1960b165dd9f9b7a93d237454c1a31d9fe447c0c1b7d4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:18ee0939d60cb2501114ee7dfec1983446e681b1712d11a0415a23614c62776f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:18ee0939d60cb2501114ee7dfec1983446e681b1712d11a0415a23614c62776f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:da2e1729669e2dba26ef4a454a048915d11c782a714e2dfde84cd96300ce16b3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:7bd60093c2d14f02d77de205d9eb4a296744a549ebd053a4038d0794e7a3e62d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:4fe96bd9d02e54fb94ec878426860a99cdb56294eea08329117687b220fc48db_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:3e93e19473f81377dcd3f0120e2124d6ccde64a0473f134bf15d4b2951734bf0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:07b1b2c2906d264cfaea15308715f7fa3b03e52e8c4448b76e3ada38e7944628_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:6f72b3df14c4fed06636fe38844e4ab60229c43de993d38a0257066b1880b819_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:8f3f9b902dc63894557d873354fabca9815b33df1a934d70995bc22a6f6f6a41_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:28ec403a82cd8229aac65447d634ae88c1728062e78e2c85aea4a54d7fb32912_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:5ae121163193272af47a8e5a77da98153966e2d1a5169fe6e523e5ba54583d1d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:e5ff0c24f6d2e45ddce38245e870868d3c1d653d684a27ad90fdc4a89ebbec48_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:549115946f95b152d30cff24eb43953f8ac15b38bbea37cb0683b9cb6f820d3e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:b816945718eee717f164b6121ab523c42a1ffbee52692ff018ff80d7f040d59b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:30f0954a25da5f1235ba436338b6b46f6ebda7b7e763ca23c3fa7e582283007f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:fa7d0e8254dfef1898d0716f5cc741ca581e171157742986bb0f2cd3475fa504_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:6270ae546257918fe84e5aa42be8ca0db8363ca0ca5219687bf05a0b532d596e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:3337f1a1e0a3c2cd4d7b2959629a820edd6a10628a8e7d0c8b530a113e5456c6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:0a54738c411d8b795bc546810bd0ecb3887a633cd771ee749ecf26e5a49a9d7b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ebfef4c44eaa4b91d3c1c0a702b61a2cb8063d00500b9de9090da8a548fd20cf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:f98e28cfa793b54ca8d9c1640876120ca23b4824b3d25c8f5b4fd6997e543d19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:3d79cbd7f89f898bcbe1abf5ff18491b96b1b122ae782fcdc5608dac0a7a7896_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:2d65b33bde973239926da00b56978260fb0e7b09d733bd37cce1a33cab4ac27e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c2fb604479a53af4f9b51d3eb75c61b0f904ba15f8164e5be9a5e52542287408_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:899824855b3c975e666e016af760e2ad8a73beebb3105a33b59ec62d2f774583_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:b5caa9cae471cb364436d7fd3ac21647fb1b5fb02859824898005b788c672dac_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ef33a3eee445cbf6a928e1cc4a8313ad495268a522490188b47c4d3114491215_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:33212322fe1c34cc3e8e716998cc13d7c5cca70713a920cba736fff4437ebc06_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:7255b94a2c8f360f6604da25b4b8f201c7e67fb3b615046485b23cc1c7bbe206_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:26baf27128e06f24e725f217427dbfa2ce77470c09cbe8356c5b0b86907e58a7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:38227d406ecbee17832c82e52907c180b50a8e848e5835f9443fb99679f07d6a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:f79b19dfcea13107b29e22f5d101392f2a574500d1a26c4a9f783b80acf05928_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:c527f70ec01d52421fdc40c226c0cc9100ffa93d25ef1536521460aec16b7d1a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:3af6fa259764f9d6ab191975e0b7267f11b11166c5d0cfdf4800214e9a769aa5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:653ea157de585e7bb83cd7adcb1d48d9f50833a160a751d9fe91f8ce7692531a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:3f7c2047f34dd6a9ed3591ff6d58d1d4301052b05196984c754f51fa3f5216b9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:7f1e9ea250558b7f2a2c7c8f40b4fb95ab805d45bdcafaf0674b4701bb12d2ac_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:dc5df52e406f5c90bd8a5d267b38c3b39ac219493c74d47144df66f2a7f9529a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:49f0e2ee63b613da5f41da5117b65825c188d92e991621a8fd26aa8c65f54b7c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:3dab9218072db82c517b48fb7b5e64e0cda9a2aa65f1c4dc2574d0533927c99a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:00c935dfb1b18cea9b95de640916a4fd2f1ca32400f291125f1b2a400bba477a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1fa8586509b2b1e684f515ef3d94fcb4c73b3d0a495c49cc179fae12cb8c63be_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:9db15f28556affd7f9300bc67d853a73e2377fd19ba96c852782da5d7850fc63_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:d7ac953ca2e148a9bdd514df8db65bc72eefb86ce26f9285dadf89cdb65c69f4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:1a6887905a53f04aabe8e7a54bd9e50ffc866a77008af12a072bd30dd44be043_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:fcf37a88b347386945423769da7549e5188a28dce83cfdae8b90f007fdf9d173_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:a405ecc4c2550dbe889d4e047016171c3163b72fe0130e8e9c134025d384e5e8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:9da59b21215588a173b120038e76f543095fc673b0baf7a3f07df3292c1ac811_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:860135ab13752ba3fe0ee4dead4fd1dd7084839c10a547f3fa1835e0f4b586a6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:2b4a2379dafaef96fce39c29b7ab2b64240b2ded16b801e4aa2f4f70802b57df_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:796a799c1ec579cfd251466c4ff59b76283bae61ebacbcb6f9919c3158644cff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:46b16b8b724123d6db5917d22553f2133c3d713fad50c39a047dd60cb7ba2adb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:068d2300f54d9cdfeedf94d332a79125c863a47838dc52435151f554e861552b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:823513a463512650805475afd4d410636ca741230fdb09d99a738afb5f987326_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:c55b8db990ba44a0a4fd7bc356245d20d773b6dfd998e63f73c08738c5801c19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:f6ad19d8bc3bffdd552cb944b8304e44b211c6a52e3b1ca11d926ef6d4d9a5dc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:ff1c5fbfcea13dbb0fac839e20b87b8f63b53c758a420355743345569a661f20_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:379063833d53395d523c3fc1e51e2197fbba1df1b0a9a27549eec4f00498a866_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:85eeb87f0fb3d12e6aba82a575e40ab8016692428ccc24ff02e5e5ed803bf11d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:a1cac3e6ab06155b472fac67c56c6155a28ea51ccdc8793a6d83e8b7ec941f43_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:66e45a958a011c9f256b52e93e32b73b167ab28811ef764187212c94d025d04b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:42a2d3f22c71ec76a488440bdf3c71855d2045371cc355f34d5a38ff24f6e715_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:5d778000fffc8379540d1777bb0a68c5ec58b29f4b132622f5ca67ffef93e67c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:01e5286d651fcedc55ebefc68ef4552ff1070f089f11a4f43e0b2f7065f22e2a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:d31afbf5f4aedc965cf0ce587e8dfb8be2185ddea7ddfa2fa97d4b0f5f779310_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:e24ffc131d22e11ac666feb17633008b14f00806f92eb775f601172489c82871_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:6ac7697f026d9352eaecfd5a754d246d8b4e6a5867fa5f4f681795dc9914c2e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:f3dfa01c44eef8b92a39376e4ae8069a4f27146526cf75ca22a90ee2e14095e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:dfbf7a90c3f3e2a2ab360fcb94262cf1a2793b6c4173bb2611eeddd6c187b9e0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:3f18ac8fd4d3fa32849194ff9e7f2dadbe528aaa12d7e71adf5c7b32b1670d67_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:31941d471a20c0ee5477e9c3670502c875c80120fbe7544018c60d520f22203c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:acbcf68bf23eb15989bbbbeb30840a4a266c482e644a9a2e28adce058a80f7ac_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:216ceaedaf45398770d3df2019423f0b96bc2604a97ed198acf8a9b26395b70d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:b7d46a4c00391b8f2a5ee0546554160aebf558acaf07f60d9c4ddcf8fc0a73e7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:f053ecd0625349615fa3e83fac5b88200d5555f6d52c8135e6aa9277b97b9db2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:e11b957d3903e6b03430315ed4a31bad8eab19f462be8f7d953a6e5cb0083cf7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:8f3f2c1ce9b05e565ac879441c2f759ea4fb28d664e0b5000c229710558d24ce_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:a4134f102041918aa0479395b5fe663ec6d5a09c5361bba63ba14511a2d8e77b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:08743647cfedde2eac5cf66dbfa3e1e7abb17e7523d5aafd22d5917d7826b818_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:4cd44de1d6d90eb9c278a35dc6a7c392e4dae3b50de808358693f8f5d89c2cae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:5a777607d688057a75b22f145118819d6ba7da5723d6eb923f19f8ec2ec7f8fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:585c2b0f5b9f8afbc16320c7c0ab27dfe7c7c4f0dc6f951dc84b55ca0630e887_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:96890a1f2a0b2cf5d2b957bae9208f759b005b0d86001dfd3f7b3e025d972379_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:6d8275b47688048b80e24f1a80ed616821a93319fb483bcb0b015c36619e5231_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:63329033a70d4fcbc7442aed30b4945235e62164363ee696db0864322b286483_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:ae6e3aa5922b54bbc6ce8619cccd7649f9acbf14f15ef2faa5ebf2567b59a9da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:b182bfea8ee3661f1b8bed3d2d94f03db91f346fe67cc19af203d9082d6a22c9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:7ea7e001a69213d15b824ae6f773b3d5dfb5747cd7d170df5bea0413f3652a7e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:a85d6dbc3c19dc71a75d92e0ea78d94c566cdd4ad7e73a11ce7c65a1d0b6766d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:e968914f92abc3e9811dd81a0a4abcf1b99115c5665be6aae26f2167e4fc2d3a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:e77ba2e5fd5a4f66871db6160bd228202163edad4c5549782966dd953ed3861b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:7ea7e001a69213d15b824ae6f773b3d5dfb5747cd7d170df5bea0413f3652a7e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:a85d6dbc3c19dc71a75d92e0ea78d94c566cdd4ad7e73a11ce7c65a1d0b6766d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:edad3f6c2b60b4a5152373b81481aff4482d35eea86ec7b23cdd484333004f9e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:724c744878c8d75a6663fba9a8f5d76826c4d8bdece9e64593b0116f42112fdc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:507cc745c2d42a2cccb529734b525561809a8f1d1f4508daffed650038af3f51_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:78ad1ba41573fc9e40e28d695826b7d89b53fd25ebdaf74fdbbfd744a3f7b4eb_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-30204"
},
{
"category": "external",
"summary": "RHBZ#2354195",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2354195"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-30204",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30204"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-30204",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-30204"
},
{
"category": "external",
"summary": "https://github.com/golang-jwt/jwt/commit/0951d184286dece21f73c85673fd308786ffe9c3",
"url": "https://github.com/golang-jwt/jwt/commit/0951d184286dece21f73c85673fd308786ffe9c3"
},
{
"category": "external",
"summary": "https://github.com/golang-jwt/jwt/security/advisories/GHSA-mh63-6h87-95cp",
"url": "https://github.com/golang-jwt/jwt/security/advisories/GHSA-mh63-6h87-95cp"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3553",
"url": "https://pkg.go.dev/vuln/GO-2025-3553"
}
],
"release_date": "2025-03-21T21:42:01.382000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-09-11T10:37:17+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:\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.12/html/release_notes\nYou may download the oc tool and use it to inspect release image metadata for the x86_64 architecture. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\n The sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:7c5f757b5d3d2048052401dd057f3096890b4075ca9b86b5f890a8e4c6d38b85\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.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:f56d7d06fe837507b368bd1ae6432cd753aaf51dd667e4320cb6e0421f28a5ea_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:227a27e7a9b0c0f4b48ab3914a0c88388047ef3dcacb69c1d4280e642297a31f_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:15332"
},
{
"category": "workaround",
"details": "Red Hat Product Security does not have a recommended mitigation at this time.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:515f2114fbfc162743a7bf1bf92ebcc8768fd2357d7b6e705d16794a920b5720_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:9f5e17d8432fbeb0f1e7b1acac68a6407d6205a6c7d6a943f6c9b196beac4e9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:08d082338922e89d9612dd0e5f98ac58c9a16d08f5faf7a8f19eb6f937e5e77c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:cb0ed211a4ddf88911c1c785e41dfb0b32b68e185c918dc97aeda2f95ea53cdc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:df257ec329a26180c477152d05ce893db5acc59d7bf34123f539afca36584d49_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:15d799a1af66e09ab062d8f0a2cbfa1d46c1dcb1ca13a97329a5197bb7117dd2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:98cc992ccb28bf94945e6066234472909e4d9be19d45ebab9b2db4c851885d60_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:291cef728adef2860ab72e190c15248404ba899eb7f0e8d5d2f47a3bfb1062c2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:1aa5c1c9192c7f78cb987576885d3a054ce9e473000d443a80f42b0297284d55_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:0eaae56194c9298f7857384e95abc6bb1bd64c171675f9dc95feca9bf0e91d3d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:fe0f328eb84b1d0000a2a0c8933adef3e4e6eac8b2d9cefcb1ed643ca35cb84e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:3737c6f10d56ba6d8149078b06f369d11b1ead10b9669f3297f7e01cc1fb194a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:756155fb1ebb3ab31ef9d8af07a2df444534767f3a7bb1b117e0e71c87fe976d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:4878cbca686246df0ccc8dea315242f05241586d1177a80a52bcddc438c6a10b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:2160ae04cf4537ad5f32d7a73fc36f32073ad87ad909280801d8c2d67a22f959_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:cb67221691a63ba5bbbe34f7bb32e667f972f520212cc5fe9f53ad861ea219f2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:ca1c69453480a8040fc0b5f7804c539dfe0633457fa1b4c22c203c7eb118b959_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:02bd0b920f3f8b0d7cc64fe95bfcd617228f07936ce84d2cb9b086217aabaa9b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:08345e98ee579b5ade0fa5ae107621b51059bf7b2c9eb18e869f47219e2b6a55_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:65f4f011832dd9c030d416d4534ec489b619dd215af436f3f28fc241698d19eb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:b89f18659016a95704d83fb6d149c88fca5f93ae9629d7b066bcce678f52e3ac_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:7989766df87e4c3af874974258908bcd774b99746068ec3d67faad695bce1ed7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:76180e067fef5b08d9ae32eefb38f3ccdf7178eafd3a258d0cfa90eee68c2c82_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:23c7e5fc72b10334088e23256782ed4bec8b126da5c72f71eb039b5950ef57a2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:bd2cccebfa41d57c429e36e46b5f1d280fc6ac60e630fe04369807bc266d93e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:379c4dc22ca48ebfacd62af858925a592c26c06c5584f00bd7942ce63615a613_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5884ae0f98c101457a107be27ee3f3f91213888173a6ec6580986097e1a2a42d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:70d8f80091d14dbbc872008daed9eb5d91746c6b95888e76c04d2de9d7975995_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:87027b824b8234585df5ff22e666d9a779ba773b2bcfbbcabcf5db7d7856cc12_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:dbeb99ea64a8a1beb206e369bbcb7e195fc3f8fdf320b145e10f9345e4d5b913_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:62c05ef16c42cbe9f752a59508a4c2b921b70ab7aa797156374a50c6b73c4a68_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:04691ca10c577d665572fbc9da28b6f635fcd0592812b03db987968a6369465a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:ecfd900185d12c7c00a107f764c3af80d0968f6d667f9eaab4967244f2aa976d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:df31d6a075c6cedfdb5408f4d78ed4639af4a1d7439e7e522baf645862f2c277_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:f0939b76dbf304318fa9f830fe26f3abeb60222d5d681682cf5dc9994f80e010_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:97dc37302b9c77bd1afb362efc6688f5bb8921629bb543fee2dd3e1e2c7670e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:3154b7780b92e551a689137e69cf3988352c93da106b0fd6e6fde726af5a4829_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:a63f1fb8eafdc2ac61e9a8347ce0c458c26ca329907ad1e06834c8f362afdb96_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:4a3cdcf525b1f3f545f71796bd716935e8e0e106808fb50f55d6c5144b9e440d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:2f2efc1ca30b75ccb4d5ad8d7bbee99f2f33b50ab35bc83518dbd46f8c94939f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:a4431a5f60bf10f5c6b70b4ee7dcff8ce933b2bff179ad8f47e405b0cf8d6a6c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:a766265fed08cd1e0dff2da0b17247bb21dbcab5620ac7863ddead41ac192f13_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:a766265fed08cd1e0dff2da0b17247bb21dbcab5620ac7863ddead41ac192f13_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:bf54cd260c32da87cdb201570d7098954f4847f1287757ccabe4e780ed52845b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:ab76d3e603d700a7786857ca7c50d7a82264d45b66c936ff604c2d45ab0dc99b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:155f512385b3a6dee24364a8cfa451a1401557acd5fd01f3df0269bd460ab5f6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:6560a0431bc56844881706657f151b854e80ba5286d33565b1ea0250ffb6e06b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:43ffa2e4fd392de382b26cbdfa8717c6ec24fd3958341f2e05dd27ecddcd80f1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:cfe1aa6a035ee5904bb48726b2d44293b0e9d3cea78c1fd2b481f8153b0b6038_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:f56d7d06fe837507b368bd1ae6432cd753aaf51dd667e4320cb6e0421f28a5ea_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:1899a9e498773fa1d1f2b8da3325a0c7837e418b5da022ae9a225600385bf014_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:595d4e57dacb1b18e94fb3fbf300a590447343b73f290fa826e291b90a08ae63_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c4c25596c63c67592c084e697b9ed826c628b441c17a3390f50ef80d1743d9ab_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:17df5e85494c27c326b44e15f356a98887a698745cb392f54d245443e697e685_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:c9901c150d3a3ee55afa44a931a4794a5fb2e54bba35c495831caf301676ed3f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:85510d88eca66906b5bc9cd21d095e2e5e092d154850bb1320e85b71e33e6536_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:bde6dbfd44f96dc90e5a78c7c373ea56c1b6f3137523b660c9c1be2f1752b614_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:ce5468c66e45538a5a57102c9ea4afc76a33276876d17d46c50f1d95dc08c31c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:4d56846fe7beebab50a8b54820e63d388c018a38c743449b24ea857dc9e94878_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:1c395ca81a66bb8ba61b7d59d5df6c7e2f5b209347a394054ad4e0081caa59ae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:2d1ac9b6e84efbadef7542907f61d61cf075b64e877ee835fe08857ff79581e1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:d254dc0767a6edb8b9f2999cd907054151d83f4b96f8b0ef9833223be5c71aeb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:a6fbdc56f55d0f5f08bc237c417b853866bfbe23183680528175512b356c8b78_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:37370c3b631d15c3fca40f1898804a7aef7a122b83ca80def93e05cdfacc06b4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:61404700b2375ae3199b3260d4174d3de5fc4e06a32dac676bb54b119f9bc940_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:89ef901f34d0591fa193f634536c47a8d3f66e1f2fe3aabdd64e228c88a5227c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:90bda371ed576c58b1f1f918275232db7e8b6268c9a3bdc6b8ff7583c83d63e6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:1cdd921294d59f71776bda72c7ef8306bfde842efb651fd9507bce85ed54f185_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:9cb7c233e52056c3c530e04473b1b7070fd070ca4cfacf5ad41fa6e13293e342_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:c1f81059c0b0997a52d98206d8474c81333250cf9c0ccea908db98ac67f5d808_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:b9e999ee32cf9373f6edd6ddf7bba2b7bf1f7fc202bc6d59ac9dd5b5d4bf3b40_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:db3e05bc44f910af8e0d59295441007c4514ee99fc1109d2fbb20bce45f95980_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:377f9efe96d70af9b13453ecfa365b2855d2f52551cecf9918135dfe94b1466f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:ecdbdd43b82078f39f915e95959045b0ee580fb0a235fd408313d861e08c6aed_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:f68fa7373246b9fb7455aadbe72a8bb00f54f4190f0c3a465ba98322dbd4d7d7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:80455deb94b7d3608ff41a1e539eb243f52ce76b071961c255bb5a5e16863b03_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:1482c8f855deee34bf1b977916ffe9eac428533b115ab3067106880606ed02cc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:197ebfa76d22011169313d6b76c705bd6949d803cc020442d742462f9b74f1d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:4434f1e9e0b2f0a49000dad0153766c3b137fe26006ead878ecc1d95143beae0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:7242460717b3c29acc4def2a4dec21b539c87c1151941b3f9d549f35c64ea1eb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:7242460717b3c29acc4def2a4dec21b539c87c1151941b3f9d549f35c64ea1eb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:5cb7e2e5cf20870ebb892831e1d6a54c926e1f1311264a423e6d16acaf56a5bf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:5cb7e2e5cf20870ebb892831e1d6a54c926e1f1311264a423e6d16acaf56a5bf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:e57403203b77206caca5ab9c05ba70b09cbf86caf3a5178dc1b4fc15ab11a255_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:e57403203b77206caca5ab9c05ba70b09cbf86caf3a5178dc1b4fc15ab11a255_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:b8ce816a2548cd33c3103a5830e656b74c7534690afc7e3356d5dace7c10c010_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:b8ce816a2548cd33c3103a5830e656b74c7534690afc7e3356d5dace7c10c010_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:b917aea1bb38c694542beefc5502b8e456ba10c23477d73bf25ceaeb77280dcc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:b917aea1bb38c694542beefc5502b8e456ba10c23477d73bf25ceaeb77280dcc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:12adcf29a878a8e4e0b1960b165dd9f9b7a93d237454c1a31d9fe447c0c1b7d4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:12adcf29a878a8e4e0b1960b165dd9f9b7a93d237454c1a31d9fe447c0c1b7d4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:18ee0939d60cb2501114ee7dfec1983446e681b1712d11a0415a23614c62776f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:18ee0939d60cb2501114ee7dfec1983446e681b1712d11a0415a23614c62776f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:da2e1729669e2dba26ef4a454a048915d11c782a714e2dfde84cd96300ce16b3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:7bd60093c2d14f02d77de205d9eb4a296744a549ebd053a4038d0794e7a3e62d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:4fe96bd9d02e54fb94ec878426860a99cdb56294eea08329117687b220fc48db_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:227a27e7a9b0c0f4b48ab3914a0c88388047ef3dcacb69c1d4280e642297a31f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:3e93e19473f81377dcd3f0120e2124d6ccde64a0473f134bf15d4b2951734bf0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:07b1b2c2906d264cfaea15308715f7fa3b03e52e8c4448b76e3ada38e7944628_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:6f72b3df14c4fed06636fe38844e4ab60229c43de993d38a0257066b1880b819_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:8f3f9b902dc63894557d873354fabca9815b33df1a934d70995bc22a6f6f6a41_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:28ec403a82cd8229aac65447d634ae88c1728062e78e2c85aea4a54d7fb32912_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:5ae121163193272af47a8e5a77da98153966e2d1a5169fe6e523e5ba54583d1d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:e5ff0c24f6d2e45ddce38245e870868d3c1d653d684a27ad90fdc4a89ebbec48_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:549115946f95b152d30cff24eb43953f8ac15b38bbea37cb0683b9cb6f820d3e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:b816945718eee717f164b6121ab523c42a1ffbee52692ff018ff80d7f040d59b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:30f0954a25da5f1235ba436338b6b46f6ebda7b7e763ca23c3fa7e582283007f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:fa7d0e8254dfef1898d0716f5cc741ca581e171157742986bb0f2cd3475fa504_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:6270ae546257918fe84e5aa42be8ca0db8363ca0ca5219687bf05a0b532d596e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:3337f1a1e0a3c2cd4d7b2959629a820edd6a10628a8e7d0c8b530a113e5456c6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:0a54738c411d8b795bc546810bd0ecb3887a633cd771ee749ecf26e5a49a9d7b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ebfef4c44eaa4b91d3c1c0a702b61a2cb8063d00500b9de9090da8a548fd20cf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:f98e28cfa793b54ca8d9c1640876120ca23b4824b3d25c8f5b4fd6997e543d19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:3d79cbd7f89f898bcbe1abf5ff18491b96b1b122ae782fcdc5608dac0a7a7896_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:2d65b33bde973239926da00b56978260fb0e7b09d733bd37cce1a33cab4ac27e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c2fb604479a53af4f9b51d3eb75c61b0f904ba15f8164e5be9a5e52542287408_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:899824855b3c975e666e016af760e2ad8a73beebb3105a33b59ec62d2f774583_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:b5caa9cae471cb364436d7fd3ac21647fb1b5fb02859824898005b788c672dac_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ef33a3eee445cbf6a928e1cc4a8313ad495268a522490188b47c4d3114491215_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:33212322fe1c34cc3e8e716998cc13d7c5cca70713a920cba736fff4437ebc06_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:7255b94a2c8f360f6604da25b4b8f201c7e67fb3b615046485b23cc1c7bbe206_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:26baf27128e06f24e725f217427dbfa2ce77470c09cbe8356c5b0b86907e58a7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:38227d406ecbee17832c82e52907c180b50a8e848e5835f9443fb99679f07d6a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:f79b19dfcea13107b29e22f5d101392f2a574500d1a26c4a9f783b80acf05928_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:c527f70ec01d52421fdc40c226c0cc9100ffa93d25ef1536521460aec16b7d1a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:3af6fa259764f9d6ab191975e0b7267f11b11166c5d0cfdf4800214e9a769aa5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:653ea157de585e7bb83cd7adcb1d48d9f50833a160a751d9fe91f8ce7692531a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:3f7c2047f34dd6a9ed3591ff6d58d1d4301052b05196984c754f51fa3f5216b9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:7f1e9ea250558b7f2a2c7c8f40b4fb95ab805d45bdcafaf0674b4701bb12d2ac_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:dc5df52e406f5c90bd8a5d267b38c3b39ac219493c74d47144df66f2a7f9529a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:49f0e2ee63b613da5f41da5117b65825c188d92e991621a8fd26aa8c65f54b7c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:3dab9218072db82c517b48fb7b5e64e0cda9a2aa65f1c4dc2574d0533927c99a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:00c935dfb1b18cea9b95de640916a4fd2f1ca32400f291125f1b2a400bba477a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1fa8586509b2b1e684f515ef3d94fcb4c73b3d0a495c49cc179fae12cb8c63be_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:9db15f28556affd7f9300bc67d853a73e2377fd19ba96c852782da5d7850fc63_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:d7ac953ca2e148a9bdd514df8db65bc72eefb86ce26f9285dadf89cdb65c69f4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:1a6887905a53f04aabe8e7a54bd9e50ffc866a77008af12a072bd30dd44be043_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:fcf37a88b347386945423769da7549e5188a28dce83cfdae8b90f007fdf9d173_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:a405ecc4c2550dbe889d4e047016171c3163b72fe0130e8e9c134025d384e5e8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:9da59b21215588a173b120038e76f543095fc673b0baf7a3f07df3292c1ac811_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:860135ab13752ba3fe0ee4dead4fd1dd7084839c10a547f3fa1835e0f4b586a6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:2b4a2379dafaef96fce39c29b7ab2b64240b2ded16b801e4aa2f4f70802b57df_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:796a799c1ec579cfd251466c4ff59b76283bae61ebacbcb6f9919c3158644cff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:46b16b8b724123d6db5917d22553f2133c3d713fad50c39a047dd60cb7ba2adb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:068d2300f54d9cdfeedf94d332a79125c863a47838dc52435151f554e861552b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:823513a463512650805475afd4d410636ca741230fdb09d99a738afb5f987326_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:c55b8db990ba44a0a4fd7bc356245d20d773b6dfd998e63f73c08738c5801c19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:f6ad19d8bc3bffdd552cb944b8304e44b211c6a52e3b1ca11d926ef6d4d9a5dc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:ff1c5fbfcea13dbb0fac839e20b87b8f63b53c758a420355743345569a661f20_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:379063833d53395d523c3fc1e51e2197fbba1df1b0a9a27549eec4f00498a866_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:85eeb87f0fb3d12e6aba82a575e40ab8016692428ccc24ff02e5e5ed803bf11d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:a1cac3e6ab06155b472fac67c56c6155a28ea51ccdc8793a6d83e8b7ec941f43_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:66e45a958a011c9f256b52e93e32b73b167ab28811ef764187212c94d025d04b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:42a2d3f22c71ec76a488440bdf3c71855d2045371cc355f34d5a38ff24f6e715_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:5d778000fffc8379540d1777bb0a68c5ec58b29f4b132622f5ca67ffef93e67c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:01e5286d651fcedc55ebefc68ef4552ff1070f089f11a4f43e0b2f7065f22e2a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:d31afbf5f4aedc965cf0ce587e8dfb8be2185ddea7ddfa2fa97d4b0f5f779310_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:e24ffc131d22e11ac666feb17633008b14f00806f92eb775f601172489c82871_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:6ac7697f026d9352eaecfd5a754d246d8b4e6a5867fa5f4f681795dc9914c2e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:f3dfa01c44eef8b92a39376e4ae8069a4f27146526cf75ca22a90ee2e14095e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:dfbf7a90c3f3e2a2ab360fcb94262cf1a2793b6c4173bb2611eeddd6c187b9e0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:3f18ac8fd4d3fa32849194ff9e7f2dadbe528aaa12d7e71adf5c7b32b1670d67_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:31941d471a20c0ee5477e9c3670502c875c80120fbe7544018c60d520f22203c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:acbcf68bf23eb15989bbbbeb30840a4a266c482e644a9a2e28adce058a80f7ac_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:216ceaedaf45398770d3df2019423f0b96bc2604a97ed198acf8a9b26395b70d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:b7d46a4c00391b8f2a5ee0546554160aebf558acaf07f60d9c4ddcf8fc0a73e7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:f053ecd0625349615fa3e83fac5b88200d5555f6d52c8135e6aa9277b97b9db2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:e11b957d3903e6b03430315ed4a31bad8eab19f462be8f7d953a6e5cb0083cf7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:8f3f2c1ce9b05e565ac879441c2f759ea4fb28d664e0b5000c229710558d24ce_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:a4134f102041918aa0479395b5fe663ec6d5a09c5361bba63ba14511a2d8e77b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:08743647cfedde2eac5cf66dbfa3e1e7abb17e7523d5aafd22d5917d7826b818_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:4cd44de1d6d90eb9c278a35dc6a7c392e4dae3b50de808358693f8f5d89c2cae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:5a777607d688057a75b22f145118819d6ba7da5723d6eb923f19f8ec2ec7f8fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:585c2b0f5b9f8afbc16320c7c0ab27dfe7c7c4f0dc6f951dc84b55ca0630e887_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:96890a1f2a0b2cf5d2b957bae9208f759b005b0d86001dfd3f7b3e025d972379_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:6d8275b47688048b80e24f1a80ed616821a93319fb483bcb0b015c36619e5231_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:63329033a70d4fcbc7442aed30b4945235e62164363ee696db0864322b286483_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:ae6e3aa5922b54bbc6ce8619cccd7649f9acbf14f15ef2faa5ebf2567b59a9da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:b182bfea8ee3661f1b8bed3d2d94f03db91f346fe67cc19af203d9082d6a22c9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:7ea7e001a69213d15b824ae6f773b3d5dfb5747cd7d170df5bea0413f3652a7e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:a85d6dbc3c19dc71a75d92e0ea78d94c566cdd4ad7e73a11ce7c65a1d0b6766d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:e968914f92abc3e9811dd81a0a4abcf1b99115c5665be6aae26f2167e4fc2d3a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:e77ba2e5fd5a4f66871db6160bd228202163edad4c5549782966dd953ed3861b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:7ea7e001a69213d15b824ae6f773b3d5dfb5747cd7d170df5bea0413f3652a7e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:a85d6dbc3c19dc71a75d92e0ea78d94c566cdd4ad7e73a11ce7c65a1d0b6766d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:edad3f6c2b60b4a5152373b81481aff4482d35eea86ec7b23cdd484333004f9e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:724c744878c8d75a6663fba9a8f5d76826c4d8bdece9e64593b0116f42112fdc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:507cc745c2d42a2cccb529734b525561809a8f1d1f4508daffed650038af3f51_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:78ad1ba41573fc9e40e28d695826b7d89b53fd25ebdaf74fdbbfd744a3f7b4eb_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:515f2114fbfc162743a7bf1bf92ebcc8768fd2357d7b6e705d16794a920b5720_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:9f5e17d8432fbeb0f1e7b1acac68a6407d6205a6c7d6a943f6c9b196beac4e9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:08d082338922e89d9612dd0e5f98ac58c9a16d08f5faf7a8f19eb6f937e5e77c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:cb0ed211a4ddf88911c1c785e41dfb0b32b68e185c918dc97aeda2f95ea53cdc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:df257ec329a26180c477152d05ce893db5acc59d7bf34123f539afca36584d49_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:15d799a1af66e09ab062d8f0a2cbfa1d46c1dcb1ca13a97329a5197bb7117dd2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:98cc992ccb28bf94945e6066234472909e4d9be19d45ebab9b2db4c851885d60_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:291cef728adef2860ab72e190c15248404ba899eb7f0e8d5d2f47a3bfb1062c2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:1aa5c1c9192c7f78cb987576885d3a054ce9e473000d443a80f42b0297284d55_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:0eaae56194c9298f7857384e95abc6bb1bd64c171675f9dc95feca9bf0e91d3d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:fe0f328eb84b1d0000a2a0c8933adef3e4e6eac8b2d9cefcb1ed643ca35cb84e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:3737c6f10d56ba6d8149078b06f369d11b1ead10b9669f3297f7e01cc1fb194a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:756155fb1ebb3ab31ef9d8af07a2df444534767f3a7bb1b117e0e71c87fe976d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:4878cbca686246df0ccc8dea315242f05241586d1177a80a52bcddc438c6a10b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:2160ae04cf4537ad5f32d7a73fc36f32073ad87ad909280801d8c2d67a22f959_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:cb67221691a63ba5bbbe34f7bb32e667f972f520212cc5fe9f53ad861ea219f2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:ca1c69453480a8040fc0b5f7804c539dfe0633457fa1b4c22c203c7eb118b959_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:02bd0b920f3f8b0d7cc64fe95bfcd617228f07936ce84d2cb9b086217aabaa9b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:08345e98ee579b5ade0fa5ae107621b51059bf7b2c9eb18e869f47219e2b6a55_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:65f4f011832dd9c030d416d4534ec489b619dd215af436f3f28fc241698d19eb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:b89f18659016a95704d83fb6d149c88fca5f93ae9629d7b066bcce678f52e3ac_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:7989766df87e4c3af874974258908bcd774b99746068ec3d67faad695bce1ed7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:76180e067fef5b08d9ae32eefb38f3ccdf7178eafd3a258d0cfa90eee68c2c82_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:23c7e5fc72b10334088e23256782ed4bec8b126da5c72f71eb039b5950ef57a2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:bd2cccebfa41d57c429e36e46b5f1d280fc6ac60e630fe04369807bc266d93e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:379c4dc22ca48ebfacd62af858925a592c26c06c5584f00bd7942ce63615a613_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5884ae0f98c101457a107be27ee3f3f91213888173a6ec6580986097e1a2a42d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:70d8f80091d14dbbc872008daed9eb5d91746c6b95888e76c04d2de9d7975995_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:87027b824b8234585df5ff22e666d9a779ba773b2bcfbbcabcf5db7d7856cc12_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:dbeb99ea64a8a1beb206e369bbcb7e195fc3f8fdf320b145e10f9345e4d5b913_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:62c05ef16c42cbe9f752a59508a4c2b921b70ab7aa797156374a50c6b73c4a68_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:04691ca10c577d665572fbc9da28b6f635fcd0592812b03db987968a6369465a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:ecfd900185d12c7c00a107f764c3af80d0968f6d667f9eaab4967244f2aa976d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:df31d6a075c6cedfdb5408f4d78ed4639af4a1d7439e7e522baf645862f2c277_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:f0939b76dbf304318fa9f830fe26f3abeb60222d5d681682cf5dc9994f80e010_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:97dc37302b9c77bd1afb362efc6688f5bb8921629bb543fee2dd3e1e2c7670e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:3154b7780b92e551a689137e69cf3988352c93da106b0fd6e6fde726af5a4829_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:a63f1fb8eafdc2ac61e9a8347ce0c458c26ca329907ad1e06834c8f362afdb96_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:4a3cdcf525b1f3f545f71796bd716935e8e0e106808fb50f55d6c5144b9e440d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:2f2efc1ca30b75ccb4d5ad8d7bbee99f2f33b50ab35bc83518dbd46f8c94939f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:a4431a5f60bf10f5c6b70b4ee7dcff8ce933b2bff179ad8f47e405b0cf8d6a6c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:a766265fed08cd1e0dff2da0b17247bb21dbcab5620ac7863ddead41ac192f13_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:a766265fed08cd1e0dff2da0b17247bb21dbcab5620ac7863ddead41ac192f13_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:bf54cd260c32da87cdb201570d7098954f4847f1287757ccabe4e780ed52845b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:ab76d3e603d700a7786857ca7c50d7a82264d45b66c936ff604c2d45ab0dc99b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:155f512385b3a6dee24364a8cfa451a1401557acd5fd01f3df0269bd460ab5f6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:6560a0431bc56844881706657f151b854e80ba5286d33565b1ea0250ffb6e06b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:43ffa2e4fd392de382b26cbdfa8717c6ec24fd3958341f2e05dd27ecddcd80f1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:cfe1aa6a035ee5904bb48726b2d44293b0e9d3cea78c1fd2b481f8153b0b6038_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:f56d7d06fe837507b368bd1ae6432cd753aaf51dd667e4320cb6e0421f28a5ea_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:1899a9e498773fa1d1f2b8da3325a0c7837e418b5da022ae9a225600385bf014_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:595d4e57dacb1b18e94fb3fbf300a590447343b73f290fa826e291b90a08ae63_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c4c25596c63c67592c084e697b9ed826c628b441c17a3390f50ef80d1743d9ab_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:17df5e85494c27c326b44e15f356a98887a698745cb392f54d245443e697e685_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:c9901c150d3a3ee55afa44a931a4794a5fb2e54bba35c495831caf301676ed3f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:85510d88eca66906b5bc9cd21d095e2e5e092d154850bb1320e85b71e33e6536_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:bde6dbfd44f96dc90e5a78c7c373ea56c1b6f3137523b660c9c1be2f1752b614_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:ce5468c66e45538a5a57102c9ea4afc76a33276876d17d46c50f1d95dc08c31c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:4d56846fe7beebab50a8b54820e63d388c018a38c743449b24ea857dc9e94878_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:1c395ca81a66bb8ba61b7d59d5df6c7e2f5b209347a394054ad4e0081caa59ae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:2d1ac9b6e84efbadef7542907f61d61cf075b64e877ee835fe08857ff79581e1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:d254dc0767a6edb8b9f2999cd907054151d83f4b96f8b0ef9833223be5c71aeb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:a6fbdc56f55d0f5f08bc237c417b853866bfbe23183680528175512b356c8b78_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:37370c3b631d15c3fca40f1898804a7aef7a122b83ca80def93e05cdfacc06b4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:61404700b2375ae3199b3260d4174d3de5fc4e06a32dac676bb54b119f9bc940_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:89ef901f34d0591fa193f634536c47a8d3f66e1f2fe3aabdd64e228c88a5227c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:90bda371ed576c58b1f1f918275232db7e8b6268c9a3bdc6b8ff7583c83d63e6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:1cdd921294d59f71776bda72c7ef8306bfde842efb651fd9507bce85ed54f185_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:9cb7c233e52056c3c530e04473b1b7070fd070ca4cfacf5ad41fa6e13293e342_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:c1f81059c0b0997a52d98206d8474c81333250cf9c0ccea908db98ac67f5d808_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:b9e999ee32cf9373f6edd6ddf7bba2b7bf1f7fc202bc6d59ac9dd5b5d4bf3b40_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:db3e05bc44f910af8e0d59295441007c4514ee99fc1109d2fbb20bce45f95980_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:377f9efe96d70af9b13453ecfa365b2855d2f52551cecf9918135dfe94b1466f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:ecdbdd43b82078f39f915e95959045b0ee580fb0a235fd408313d861e08c6aed_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:f68fa7373246b9fb7455aadbe72a8bb00f54f4190f0c3a465ba98322dbd4d7d7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:80455deb94b7d3608ff41a1e539eb243f52ce76b071961c255bb5a5e16863b03_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:1482c8f855deee34bf1b977916ffe9eac428533b115ab3067106880606ed02cc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:197ebfa76d22011169313d6b76c705bd6949d803cc020442d742462f9b74f1d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:4434f1e9e0b2f0a49000dad0153766c3b137fe26006ead878ecc1d95143beae0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:7242460717b3c29acc4def2a4dec21b539c87c1151941b3f9d549f35c64ea1eb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:7242460717b3c29acc4def2a4dec21b539c87c1151941b3f9d549f35c64ea1eb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:5cb7e2e5cf20870ebb892831e1d6a54c926e1f1311264a423e6d16acaf56a5bf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:5cb7e2e5cf20870ebb892831e1d6a54c926e1f1311264a423e6d16acaf56a5bf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:e57403203b77206caca5ab9c05ba70b09cbf86caf3a5178dc1b4fc15ab11a255_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:e57403203b77206caca5ab9c05ba70b09cbf86caf3a5178dc1b4fc15ab11a255_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:b8ce816a2548cd33c3103a5830e656b74c7534690afc7e3356d5dace7c10c010_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:b8ce816a2548cd33c3103a5830e656b74c7534690afc7e3356d5dace7c10c010_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:b917aea1bb38c694542beefc5502b8e456ba10c23477d73bf25ceaeb77280dcc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:b917aea1bb38c694542beefc5502b8e456ba10c23477d73bf25ceaeb77280dcc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:12adcf29a878a8e4e0b1960b165dd9f9b7a93d237454c1a31d9fe447c0c1b7d4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:12adcf29a878a8e4e0b1960b165dd9f9b7a93d237454c1a31d9fe447c0c1b7d4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:18ee0939d60cb2501114ee7dfec1983446e681b1712d11a0415a23614c62776f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:18ee0939d60cb2501114ee7dfec1983446e681b1712d11a0415a23614c62776f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:da2e1729669e2dba26ef4a454a048915d11c782a714e2dfde84cd96300ce16b3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:7bd60093c2d14f02d77de205d9eb4a296744a549ebd053a4038d0794e7a3e62d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:4fe96bd9d02e54fb94ec878426860a99cdb56294eea08329117687b220fc48db_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:227a27e7a9b0c0f4b48ab3914a0c88388047ef3dcacb69c1d4280e642297a31f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:3e93e19473f81377dcd3f0120e2124d6ccde64a0473f134bf15d4b2951734bf0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:07b1b2c2906d264cfaea15308715f7fa3b03e52e8c4448b76e3ada38e7944628_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:6f72b3df14c4fed06636fe38844e4ab60229c43de993d38a0257066b1880b819_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:8f3f9b902dc63894557d873354fabca9815b33df1a934d70995bc22a6f6f6a41_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:28ec403a82cd8229aac65447d634ae88c1728062e78e2c85aea4a54d7fb32912_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:5ae121163193272af47a8e5a77da98153966e2d1a5169fe6e523e5ba54583d1d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:e5ff0c24f6d2e45ddce38245e870868d3c1d653d684a27ad90fdc4a89ebbec48_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:549115946f95b152d30cff24eb43953f8ac15b38bbea37cb0683b9cb6f820d3e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:b816945718eee717f164b6121ab523c42a1ffbee52692ff018ff80d7f040d59b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:30f0954a25da5f1235ba436338b6b46f6ebda7b7e763ca23c3fa7e582283007f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:fa7d0e8254dfef1898d0716f5cc741ca581e171157742986bb0f2cd3475fa504_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:6270ae546257918fe84e5aa42be8ca0db8363ca0ca5219687bf05a0b532d596e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:3337f1a1e0a3c2cd4d7b2959629a820edd6a10628a8e7d0c8b530a113e5456c6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:0a54738c411d8b795bc546810bd0ecb3887a633cd771ee749ecf26e5a49a9d7b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ebfef4c44eaa4b91d3c1c0a702b61a2cb8063d00500b9de9090da8a548fd20cf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:f98e28cfa793b54ca8d9c1640876120ca23b4824b3d25c8f5b4fd6997e543d19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:3d79cbd7f89f898bcbe1abf5ff18491b96b1b122ae782fcdc5608dac0a7a7896_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:2d65b33bde973239926da00b56978260fb0e7b09d733bd37cce1a33cab4ac27e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c2fb604479a53af4f9b51d3eb75c61b0f904ba15f8164e5be9a5e52542287408_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:899824855b3c975e666e016af760e2ad8a73beebb3105a33b59ec62d2f774583_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:b5caa9cae471cb364436d7fd3ac21647fb1b5fb02859824898005b788c672dac_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ef33a3eee445cbf6a928e1cc4a8313ad495268a522490188b47c4d3114491215_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:33212322fe1c34cc3e8e716998cc13d7c5cca70713a920cba736fff4437ebc06_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:7255b94a2c8f360f6604da25b4b8f201c7e67fb3b615046485b23cc1c7bbe206_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:26baf27128e06f24e725f217427dbfa2ce77470c09cbe8356c5b0b86907e58a7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:38227d406ecbee17832c82e52907c180b50a8e848e5835f9443fb99679f07d6a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:f79b19dfcea13107b29e22f5d101392f2a574500d1a26c4a9f783b80acf05928_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:c527f70ec01d52421fdc40c226c0cc9100ffa93d25ef1536521460aec16b7d1a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:3af6fa259764f9d6ab191975e0b7267f11b11166c5d0cfdf4800214e9a769aa5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:653ea157de585e7bb83cd7adcb1d48d9f50833a160a751d9fe91f8ce7692531a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:3f7c2047f34dd6a9ed3591ff6d58d1d4301052b05196984c754f51fa3f5216b9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:7f1e9ea250558b7f2a2c7c8f40b4fb95ab805d45bdcafaf0674b4701bb12d2ac_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:dc5df52e406f5c90bd8a5d267b38c3b39ac219493c74d47144df66f2a7f9529a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:49f0e2ee63b613da5f41da5117b65825c188d92e991621a8fd26aa8c65f54b7c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:3dab9218072db82c517b48fb7b5e64e0cda9a2aa65f1c4dc2574d0533927c99a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:00c935dfb1b18cea9b95de640916a4fd2f1ca32400f291125f1b2a400bba477a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1fa8586509b2b1e684f515ef3d94fcb4c73b3d0a495c49cc179fae12cb8c63be_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:9db15f28556affd7f9300bc67d853a73e2377fd19ba96c852782da5d7850fc63_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:d7ac953ca2e148a9bdd514df8db65bc72eefb86ce26f9285dadf89cdb65c69f4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:1a6887905a53f04aabe8e7a54bd9e50ffc866a77008af12a072bd30dd44be043_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:fcf37a88b347386945423769da7549e5188a28dce83cfdae8b90f007fdf9d173_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:a405ecc4c2550dbe889d4e047016171c3163b72fe0130e8e9c134025d384e5e8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:9da59b21215588a173b120038e76f543095fc673b0baf7a3f07df3292c1ac811_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:860135ab13752ba3fe0ee4dead4fd1dd7084839c10a547f3fa1835e0f4b586a6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:2b4a2379dafaef96fce39c29b7ab2b64240b2ded16b801e4aa2f4f70802b57df_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:796a799c1ec579cfd251466c4ff59b76283bae61ebacbcb6f9919c3158644cff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:46b16b8b724123d6db5917d22553f2133c3d713fad50c39a047dd60cb7ba2adb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:068d2300f54d9cdfeedf94d332a79125c863a47838dc52435151f554e861552b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:823513a463512650805475afd4d410636ca741230fdb09d99a738afb5f987326_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:c55b8db990ba44a0a4fd7bc356245d20d773b6dfd998e63f73c08738c5801c19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:f6ad19d8bc3bffdd552cb944b8304e44b211c6a52e3b1ca11d926ef6d4d9a5dc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:ff1c5fbfcea13dbb0fac839e20b87b8f63b53c758a420355743345569a661f20_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:379063833d53395d523c3fc1e51e2197fbba1df1b0a9a27549eec4f00498a866_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:85eeb87f0fb3d12e6aba82a575e40ab8016692428ccc24ff02e5e5ed803bf11d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:a1cac3e6ab06155b472fac67c56c6155a28ea51ccdc8793a6d83e8b7ec941f43_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:66e45a958a011c9f256b52e93e32b73b167ab28811ef764187212c94d025d04b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:42a2d3f22c71ec76a488440bdf3c71855d2045371cc355f34d5a38ff24f6e715_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:5d778000fffc8379540d1777bb0a68c5ec58b29f4b132622f5ca67ffef93e67c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:01e5286d651fcedc55ebefc68ef4552ff1070f089f11a4f43e0b2f7065f22e2a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:d31afbf5f4aedc965cf0ce587e8dfb8be2185ddea7ddfa2fa97d4b0f5f779310_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:e24ffc131d22e11ac666feb17633008b14f00806f92eb775f601172489c82871_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:6ac7697f026d9352eaecfd5a754d246d8b4e6a5867fa5f4f681795dc9914c2e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:f3dfa01c44eef8b92a39376e4ae8069a4f27146526cf75ca22a90ee2e14095e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:dfbf7a90c3f3e2a2ab360fcb94262cf1a2793b6c4173bb2611eeddd6c187b9e0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:3f18ac8fd4d3fa32849194ff9e7f2dadbe528aaa12d7e71adf5c7b32b1670d67_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:31941d471a20c0ee5477e9c3670502c875c80120fbe7544018c60d520f22203c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:acbcf68bf23eb15989bbbbeb30840a4a266c482e644a9a2e28adce058a80f7ac_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:216ceaedaf45398770d3df2019423f0b96bc2604a97ed198acf8a9b26395b70d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:b7d46a4c00391b8f2a5ee0546554160aebf558acaf07f60d9c4ddcf8fc0a73e7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:f053ecd0625349615fa3e83fac5b88200d5555f6d52c8135e6aa9277b97b9db2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:e11b957d3903e6b03430315ed4a31bad8eab19f462be8f7d953a6e5cb0083cf7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:8f3f2c1ce9b05e565ac879441c2f759ea4fb28d664e0b5000c229710558d24ce_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:a4134f102041918aa0479395b5fe663ec6d5a09c5361bba63ba14511a2d8e77b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:08743647cfedde2eac5cf66dbfa3e1e7abb17e7523d5aafd22d5917d7826b818_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:4cd44de1d6d90eb9c278a35dc6a7c392e4dae3b50de808358693f8f5d89c2cae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:5a777607d688057a75b22f145118819d6ba7da5723d6eb923f19f8ec2ec7f8fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:585c2b0f5b9f8afbc16320c7c0ab27dfe7c7c4f0dc6f951dc84b55ca0630e887_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:96890a1f2a0b2cf5d2b957bae9208f759b005b0d86001dfd3f7b3e025d972379_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:6d8275b47688048b80e24f1a80ed616821a93319fb483bcb0b015c36619e5231_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:63329033a70d4fcbc7442aed30b4945235e62164363ee696db0864322b286483_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:ae6e3aa5922b54bbc6ce8619cccd7649f9acbf14f15ef2faa5ebf2567b59a9da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:b182bfea8ee3661f1b8bed3d2d94f03db91f346fe67cc19af203d9082d6a22c9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:7ea7e001a69213d15b824ae6f773b3d5dfb5747cd7d170df5bea0413f3652a7e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:a85d6dbc3c19dc71a75d92e0ea78d94c566cdd4ad7e73a11ce7c65a1d0b6766d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:e968914f92abc3e9811dd81a0a4abcf1b99115c5665be6aae26f2167e4fc2d3a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:e77ba2e5fd5a4f66871db6160bd228202163edad4c5549782966dd953ed3861b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:7ea7e001a69213d15b824ae6f773b3d5dfb5747cd7d170df5bea0413f3652a7e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:a85d6dbc3c19dc71a75d92e0ea78d94c566cdd4ad7e73a11ce7c65a1d0b6766d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:edad3f6c2b60b4a5152373b81481aff4482d35eea86ec7b23cdd484333004f9e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:724c744878c8d75a6663fba9a8f5d76826c4d8bdece9e64593b0116f42112fdc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:507cc745c2d42a2cccb529734b525561809a8f1d1f4508daffed650038af3f51_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:78ad1ba41573fc9e40e28d695826b7d89b53fd25ebdaf74fdbbfd744a3f7b4eb_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang-jwt/jwt: jwt-go allows excessive memory allocation during header parsing"
}
]
}
RHSA-2025:15333
Vulnerability from csaf_redhat - Published: 2025-09-11 09:52 - 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.12:registry.redhat.io/openshift4/metallb-rhel8-operator@sha256:21cc60712fac4052bed778835e4f94e4d8ba7acdebf732161f9d47872ef13675_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/metallb-rhel8@sha256:5a29e420cf319b9055fb6b794f65d00accb6aa1ca5f76498ffe064940891e202_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ptp-operator@sha256:60d3748551cbe8ef94ad6122b29ffc9983e4293050a26687b84aa777acf35e22_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ptp@sha256:5e02318f4046e9b9024a2a952f65a14b520a1daba0aa3bd83e40c84b72357069_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller@sha256:f5156e0fdfa57dc8434f6d5ed045e987fd6c2c76b9c9ef671dae5cd06f12449b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sriov-network-device-plugin@sha256:ffe8299131d3e330463b0005fc1b31bb32cef31ed4a71c18c30e07f6b3b14152_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sriov-network-webhook@sha256:3a16c2118acde6bf6439c23bd80a13b27c38c052f013f4d8368d05e8d48ac845_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/cloud-event-proxy-rhel8@sha256:bfc0b9eefc7b8c7d32bd93bf9a157927c82478ce7613bf61edd619279c572bb7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/frr-rhel8@sha256:1eec4c82b86c03e47b20e777cc7c9d8bf10c7ee10eb55ee79e9993571128757b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubernetes-nmstate-rhel8-operator@sha256:ed88c59c6e6fbaaea9c1d4c71a929b443fc66e2b8edf81fea075fa681883c351_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ansible-operator@sha256:18f7a616db7ea384851e96075d0d06e6bad9c3a58a32f379a7a019cf5be31a95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:697155ec2306c875f119aebe662acc4f8814d6b21c50b591967a5d5f78854355_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:8718bf9a726fb6ad350a13790b325620f5bbb824871af974e572826ee5869f46_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel8@sha256:bfc0b9eefc7b8c7d32bd93bf9a157927c82478ce7613bf61edd619279c572bb7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-event-proxy@sha256:bfc0b9eefc7b8c7d32bd93bf9a157927c82478ce7613bf61edd619279c572bb7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capacity@sha256:203dcb3ed8a35d6ff0cb5d183e3bec0ec5c6015e4b7fec1aea555fc84da9716d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-nfd-operator@sha256:002baf61d6a650e5d5030c68f7995c120151735d0be66bc071cec379de66a763_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:50188deb1618cdb00a24bd55ee5746b507a82e9a1b818110277e970af678cfc8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8@sha256:04e56b0759dd9ab3fb50d545dcc0e7dbd6186afbb20ce64b75c33234e398bec7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-contour-rhel8@sha256:d0f9f871dc5b2e1e4da05d882910c87f21492dfb423b8ff9fb637b57e2eff875_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:a91cd62c8ad1faefd3c23bb559d632b04219d1f3f0bcebf678cf1109c386023d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:bfdec561f8e685f7c935f9303cd097a6525c18f1c808de481372710120470c8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:0dd1e8d7db7697037b45d2472223e53849e31a9602026ba2c23bffe8dfca5894_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-egress-router@sha256:d586a3accb66708b0bd963f3c1d01ff282b9c4275b06e2212d067694e5a7dee8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:feaf2d42fc6ada7feac349cb63bae3b4c630bde7c963ce467c415e57271f6417_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:499f7dcb3ee9a98769d0a9db6274945b1051429fa4a18ee5a41fbcc68535a321_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-helm-operator@sha256:4f351e3e3dd045dd0a2909d7a215339c0e86b24773b17e8c272dad7253951180_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:14c2af6d340d7f6b5ba9727f3e06a451e7ddd516bf35626ed5ce8cb14888d104_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-local-storage-diskmaker@sha256:ed238433e66602b293e0c114f978f74b0c1ccc521bf9ea1a0ad417ad82131d64_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel8@sha256:ecc7c84da60be44a08eec412d5ec06d4978a701a125e0cde5fec563d7eb333df_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-local-storage-operator@sha256:9d56d956af6e0ae2ec79a45fcb2f3096a163f63acf04fc74ec95da28b6244625_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-node-feature-discovery@sha256:76560294d53b8a3a1a55d6932573a165745e0aaa942fc7e39e5caa905794b4dc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:6bede1a66d01695563eede6d8a6034ae80b6199bbf51b7fb9545b615a731a7d0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sriov-cni@sha256:671bec09123a520e4ef9e0d02eca77cdb0172fd0f3ab3bf99f8727443dc96d5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sriov-infiniband-cni@sha256:3c5a0b71730099f0f7db6ef1731313341d0d7818b15ca3945b078066875d8052_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sriov-network-config-daemon@sha256:2981f8593bdb1568566bb0522299c55013fc0b2e4f530c18a5b07c8e52d64003_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sriov-network-operator@sha256:353fe7371ccd0bdeac1dff990c70982fcc7582ecc0c196c6de620b6b3a5cfc80_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:3c0347af9d1da67cd3ef99c3b18b29eec5425881a6d3ae90b174647d0aa7ebf6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:f0f7572f17de92072fb3d540c66e28e8cc6f038bcdec060cf38d59f123f52a07_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:983bdcab8fb8524ccfc4dd306baa60513848fd5b8bd3988fade9b3628acea3f8_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.80 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.12.\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.12.80. See the following advisory for the container images for this release:\nhttps://access.redhat.com/errata/RHSA-2025:15332\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.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:15333",
"url": "https://access.redhat.com/errata/RHSA-2025:15333"
},
{
"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_15333.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.12.80 security and extras update",
"tracking": {
"current_release_date": "2026-02-18T08:39:09+00:00",
"generator": {
"date": "2026-02-18T08:39:09+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.1"
}
},
"id": "RHSA-2025:15333",
"initial_release_date": "2025-09-11T09:52:22+00:00",
"revision_history": [
{
"date": "2025-09-11T09:52:22+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-09-11T09:52:25+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-02-18T08:39:09+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": "Red Hat OpenShift Container Platform 4.12",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.12::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Container Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel8@sha256:5a29e420cf319b9055fb6b794f65d00accb6aa1ca5f76498ffe064940891e202_amd64",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel8@sha256:5a29e420cf319b9055fb6b794f65d00accb6aa1ca5f76498ffe064940891e202_amd64",
"product_id": "registry.redhat.io/openshift4/metallb-rhel8@sha256:5a29e420cf319b9055fb6b794f65d00accb6aa1ca5f76498ffe064940891e202_amd64",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel8@sha256%3A5a29e420cf319b9055fb6b794f65d00accb6aa1ca5f76498ffe064940891e202?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-metallb-container-v4.12.0-202509030106.p2.g3bc20ed.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/cloud-event-proxy-rhel8@sha256:bfc0b9eefc7b8c7d32bd93bf9a157927c82478ce7613bf61edd619279c572bb7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/cloud-event-proxy-rhel8@sha256:bfc0b9eefc7b8c7d32bd93bf9a157927c82478ce7613bf61edd619279c572bb7_amd64",
"product_id": "registry.redhat.io/openshift4/cloud-event-proxy-rhel8@sha256:bfc0b9eefc7b8c7d32bd93bf9a157927c82478ce7613bf61edd619279c572bb7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cloud-event-proxy-rhel8@sha256%3Abfc0b9eefc7b8c7d32bd93bf9a157927c82478ce7613bf61edd619279c572bb7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cloud-event-proxy-container-v4.12.0-202509030106.p2.g96af0ec.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy@sha256:bfc0b9eefc7b8c7d32bd93bf9a157927c82478ce7613bf61edd619279c572bb7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy@sha256:bfc0b9eefc7b8c7d32bd93bf9a157927c82478ce7613bf61edd619279c572bb7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cloud-event-proxy@sha256:bfc0b9eefc7b8c7d32bd93bf9a157927c82478ce7613bf61edd619279c572bb7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-event-proxy@sha256%3Abfc0b9eefc7b8c7d32bd93bf9a157927c82478ce7613bf61edd619279c572bb7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cloud-event-proxy-container-v4.12.0-202509030106.p2.g96af0ec.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel8@sha256:bfc0b9eefc7b8c7d32bd93bf9a157927c82478ce7613bf61edd619279c572bb7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel8@sha256:bfc0b9eefc7b8c7d32bd93bf9a157927c82478ce7613bf61edd619279c572bb7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel8@sha256:bfc0b9eefc7b8c7d32bd93bf9a157927c82478ce7613bf61edd619279c572bb7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-event-proxy-rhel8@sha256%3Abfc0b9eefc7b8c7d32bd93bf9a157927c82478ce7613bf61edd619279c572bb7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cloud-event-proxy-container-v4.12.0-202509030106.p2.g96af0ec.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-operator@sha256:002baf61d6a650e5d5030c68f7995c120151735d0be66bc071cec379de66a763_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-operator@sha256:002baf61d6a650e5d5030c68f7995c120151735d0be66bc071cec379de66a763_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-nfd-operator@sha256:002baf61d6a650e5d5030c68f7995c120151735d0be66bc071cec379de66a763_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-nfd-operator@sha256%3A002baf61d6a650e5d5030c68f7995c120151735d0be66bc071cec379de66a763?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-nfd-operator-container-v4.12.0-202509030106.p2.gd5498aa.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8@sha256:04e56b0759dd9ab3fb50d545dcc0e7dbd6186afbb20ce64b75c33234e398bec7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8@sha256:04e56b0759dd9ab3fb50d545dcc0e7dbd6186afbb20ce64b75c33234e398bec7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8@sha256:04e56b0759dd9ab3fb50d545dcc0e7dbd6186afbb20ce64b75c33234e398bec7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel8@sha256%3A04e56b0759dd9ab3fb50d545dcc0e7dbd6186afbb20ce64b75c33234e398bec7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-clusterresourceoverride-container-v4.12.0-202509030106.p2.g1429a66.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:50188deb1618cdb00a24bd55ee5746b507a82e9a1b818110277e970af678cfc8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:50188deb1618cdb00a24bd55ee5746b507a82e9a1b818110277e970af678cfc8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:50188deb1618cdb00a24bd55ee5746b507a82e9a1b818110277e970af678cfc8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel8-operator@sha256%3A50188deb1618cdb00a24bd55ee5746b507a82e9a1b818110277e970af678cfc8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-clusterresourceoverride-operator-container-v4.12.0-202509030106.p2.g30790fe.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni@sha256:3c5a0b71730099f0f7db6ef1731313341d0d7818b15ca3945b078066875d8052_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni@sha256:3c5a0b71730099f0f7db6ef1731313341d0d7818b15ca3945b078066875d8052_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni@sha256:3c5a0b71730099f0f7db6ef1731313341d0d7818b15ca3945b078066875d8052_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-infiniband-cni@sha256%3A3c5a0b71730099f0f7db6ef1731313341d0d7818b15ca3945b078066875d8052?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ib-sriov-cni-container-v4.12.0-202509030106.p2.ge8b93dd.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ptp@sha256:5e02318f4046e9b9024a2a952f65a14b520a1daba0aa3bd83e40c84b72357069_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ptp@sha256:5e02318f4046e9b9024a2a952f65a14b520a1daba0aa3bd83e40c84b72357069_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ptp@sha256:5e02318f4046e9b9024a2a952f65a14b520a1daba0aa3bd83e40c84b72357069_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp@sha256%3A5e02318f4046e9b9024a2a952f65a14b520a1daba0aa3bd83e40c84b72357069?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-linuxptp-daemon-container-v4.12.0-202509030106.p2.gbc7f6c1.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker@sha256:ed238433e66602b293e0c114f978f74b0c1ccc521bf9ea1a0ad417ad82131d64_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker@sha256:ed238433e66602b293e0c114f978f74b0c1ccc521bf9ea1a0ad417ad82131d64_amd64",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-diskmaker@sha256:ed238433e66602b293e0c114f978f74b0c1ccc521bf9ea1a0ad417ad82131d64_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-diskmaker@sha256%3Aed238433e66602b293e0c114f978f74b0c1ccc521bf9ea1a0ad417ad82131d64?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=local-storage-diskmaker-container-v4.12.0-202509030106.p2.g14a108a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel8@sha256:ecc7c84da60be44a08eec412d5ec06d4978a701a125e0cde5fec563d7eb333df_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel8@sha256:ecc7c84da60be44a08eec412d5ec06d4978a701a125e0cde5fec563d7eb333df_amd64",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel8@sha256:ecc7c84da60be44a08eec412d5ec06d4978a701a125e0cde5fec563d7eb333df_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-mustgather-rhel8@sha256%3Aecc7c84da60be44a08eec412d5ec06d4978a701a125e0cde5fec563d7eb333df?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-local-storage-mustgather-container-v4.12.0-202509030106.p2.g14a108a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-operator@sha256:9d56d956af6e0ae2ec79a45fcb2f3096a163f63acf04fc74ec95da28b6244625_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-operator@sha256:9d56d956af6e0ae2ec79a45fcb2f3096a163f63acf04fc74ec95da28b6244625_amd64",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-operator@sha256:9d56d956af6e0ae2ec79a45fcb2f3096a163f63acf04fc74ec95da28b6244625_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-operator@sha256%3A9d56d956af6e0ae2ec79a45fcb2f3096a163f63acf04fc74ec95da28b6244625?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=local-storage-operator-container-v4.12.0-202509030106.p2.g14a108a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery@sha256:76560294d53b8a3a1a55d6932573a165745e0aaa942fc7e39e5caa905794b4dc_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery@sha256:76560294d53b8a3a1a55d6932573a165745e0aaa942fc7e39e5caa905794b4dc_amd64",
"product_id": "registry.redhat.io/openshift4/ose-node-feature-discovery@sha256:76560294d53b8a3a1a55d6932573a165745e0aaa942fc7e39e5caa905794b4dc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-node-feature-discovery@sha256%3A76560294d53b8a3a1a55d6932573a165745e0aaa942fc7e39e5caa905794b4dc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=node-feature-discovery-container-v4.12.0-202509030106.p2.g5e2696b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ansible-operator@sha256:18f7a616db7ea384851e96075d0d06e6bad9c3a58a32f379a7a019cf5be31a95_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ansible-operator@sha256:18f7a616db7ea384851e96075d0d06e6bad9c3a58a32f379a7a019cf5be31a95_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ansible-operator@sha256:18f7a616db7ea384851e96075d0d06e6bad9c3a58a32f379a7a019cf5be31a95_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ansible-operator@sha256%3A18f7a616db7ea384851e96075d0d06e6bad9c3a58a32f379a7a019cf5be31a95?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.12.0-202509030106.p2.g0bd975e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capacity@sha256:203dcb3ed8a35d6ff0cb5d183e3bec0ec5c6015e4b7fec1aea555fc84da9716d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity@sha256:203dcb3ed8a35d6ff0cb5d183e3bec0ec5c6015e4b7fec1aea555fc84da9716d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capacity@sha256:203dcb3ed8a35d6ff0cb5d183e3bec0ec5c6015e4b7fec1aea555fc84da9716d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capacity@sha256%3A203dcb3ed8a35d6ff0cb5d183e3bec0ec5c6015e4b7fec1aea555fc84da9716d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.12.0-202509030106.p2.g007c2b1.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:bfdec561f8e685f7c935f9303cd097a6525c18f1c808de481372710120470c8a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:bfdec561f8e685f7c935f9303cd097a6525c18f1c808de481372710120470c8a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:bfdec561f8e685f7c935f9303cd097a6525c18f1c808de481372710120470c8a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-dns-proxy@sha256%3Abfdec561f8e685f7c935f9303cd097a6525c18f1c808de481372710120470c8a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.12.0-202509030106.p2.g7e8a010.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-router@sha256:d586a3accb66708b0bd963f3c1d01ff282b9c4275b06e2212d067694e5a7dee8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-router@sha256:d586a3accb66708b0bd963f3c1d01ff282b9c4275b06e2212d067694e5a7dee8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-egress-router@sha256:d586a3accb66708b0bd963f3c1d01ff282b9c4275b06e2212d067694e5a7dee8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-router@sha256%3Ad586a3accb66708b0bd963f3c1d01ff282b9c4275b06e2212d067694e5a7dee8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-egress-router-container-v4.12.0-202509030106.p2.g7e8a010.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-helm-operator@sha256:4f351e3e3dd045dd0a2909d7a215339c0e86b24773b17e8c272dad7253951180_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-helm-operator@sha256:4f351e3e3dd045dd0a2909d7a215339c0e86b24773b17e8c272dad7253951180_amd64",
"product_id": "registry.redhat.io/openshift4/ose-helm-operator@sha256:4f351e3e3dd045dd0a2909d7a215339c0e86b24773b17e8c272dad7253951180_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-helm-operator@sha256%3A4f351e3e3dd045dd0a2909d7a215339c0e86b24773b17e8c272dad7253951180?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-helm-operator-container-v4.12.0-202509030106.p2.g0bd975e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:6bede1a66d01695563eede6d8a6034ae80b6199bbf51b7fb9545b615a731a7d0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:6bede1a66d01695563eede6d8a6034ae80b6199bbf51b7fb9545b615a731a7d0_amd64",
"product_id": "registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:6bede1a66d01695563eede6d8a6034ae80b6199bbf51b7fb9545b615a731a7d0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-sdk-rhel8@sha256%3A6bede1a66d01695563eede6d8a6034ae80b6199bbf51b7fb9545b615a731a7d0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-operator-sdk-container-v4.12.0-202509030106.p2.g0bd975e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:14c2af6d340d7f6b5ba9727f3e06a451e7ddd516bf35626ed5ce8cb14888d104_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:14c2af6d340d7f6b5ba9727f3e06a451e7ddd516bf35626ed5ce8cb14888d104_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:14c2af6d340d7f6b5ba9727f3e06a451e7ddd516bf35626ed5ce8cb14888d104_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubernetes-nmstate-handler-rhel8@sha256%3A14c2af6d340d7f6b5ba9727f3e06a451e7ddd516bf35626ed5ce8cb14888d104?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.12.0-202509030106.p2.g092b025.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel8-operator@sha256:ed88c59c6e6fbaaea9c1d4c71a929b443fc66e2b8edf81fea075fa681883c351_amd64",
"product": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel8-operator@sha256:ed88c59c6e6fbaaea9c1d4c71a929b443fc66e2b8edf81fea075fa681883c351_amd64",
"product_id": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel8-operator@sha256:ed88c59c6e6fbaaea9c1d4c71a929b443fc66e2b8edf81fea075fa681883c351_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubernetes-nmstate-rhel8-operator@sha256%3Aed88c59c6e6fbaaea9c1d4c71a929b443fc66e2b8edf81fea075fa681883c351?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kubernetes-nmstate-operator-container-v4.12.0-202509030106.p2.g092b025.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:697155ec2306c875f119aebe662acc4f8814d6b21c50b591967a5d5f78854355_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:697155ec2306c875f119aebe662acc4f8814d6b21c50b591967a5d5f78854355_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:697155ec2306c875f119aebe662acc4f8814d6b21c50b591967a5d5f78854355_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-efs-csi-driver-container-rhel8@sha256%3A697155ec2306c875f119aebe662acc4f8814d6b21c50b591967a5d5f78854355?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-efs-csi-driver-container-v4.12.0-202509030106.p2.g1ae818e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:8718bf9a726fb6ad350a13790b325620f5bbb824871af974e572826ee5869f46_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:8718bf9a726fb6ad350a13790b325620f5bbb824871af974e572826ee5869f46_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:8718bf9a726fb6ad350a13790b325620f5bbb824871af974e572826ee5869f46_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-efs-csi-driver-rhel8-operator@sha256%3A8718bf9a726fb6ad350a13790b325620f5bbb824871af974e572826ee5869f46?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-efs-csi-driver-operator-container-v4.12.0-202509030106.p2.g742d4b4.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-contour-rhel8@sha256:d0f9f871dc5b2e1e4da05d882910c87f21492dfb423b8ff9fb637b57e2eff875_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-contour-rhel8@sha256:d0f9f871dc5b2e1e4da05d882910c87f21492dfb423b8ff9fb637b57e2eff875_amd64",
"product_id": "registry.redhat.io/openshift4/ose-contour-rhel8@sha256:d0f9f871dc5b2e1e4da05d882910c87f21492dfb423b8ff9fb637b57e2eff875_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-contour-rhel8@sha256%3Ad0f9f871dc5b2e1e4da05d882910c87f21492dfb423b8ff9fb637b57e2eff875?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-contour-container-v4.12.0-202509030106.p2.g45e9b62.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:a91cd62c8ad1faefd3c23bb559d632b04219d1f3f0bcebf678cf1109c386023d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:a91cd62c8ad1faefd3c23bb559d632b04219d1f3f0bcebf678cf1109c386023d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:a91cd62c8ad1faefd3c23bb559d632b04219d1f3f0bcebf678cf1109c386023d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-mustgather-rhel8@sha256%3Aa91cd62c8ad1faefd3c23bb559d632b04219d1f3f0bcebf678cf1109c386023d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.12.0-202509030106.p2.gd054948.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:0dd1e8d7db7697037b45d2472223e53849e31a9602026ba2c23bffe8dfca5894_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:0dd1e8d7db7697037b45d2472223e53849e31a9602026ba2c23bffe8dfca5894_amd64",
"product_id": "registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:0dd1e8d7db7697037b45d2472223e53849e31a9602026ba2c23bffe8dfca5894_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-http-proxy@sha256%3A0dd1e8d7db7697037b45d2472223e53849e31a9602026ba2c23bffe8dfca5894?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-egress-http-proxy-container-v4.12.0-202509030106.p2.g7e8a010.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/frr-rhel8@sha256:1eec4c82b86c03e47b20e777cc7c9d8bf10c7ee10eb55ee79e9993571128757b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/frr-rhel8@sha256:1eec4c82b86c03e47b20e777cc7c9d8bf10c7ee10eb55ee79e9993571128757b_amd64",
"product_id": "registry.redhat.io/openshift4/frr-rhel8@sha256:1eec4c82b86c03e47b20e777cc7c9d8bf10c7ee10eb55ee79e9993571128757b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/frr-rhel8@sha256%3A1eec4c82b86c03e47b20e777cc7c9d8bf10c7ee10eb55ee79e9993571128757b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-frr-container-v4.12.0-202509030106.p2.gcf60854.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:499f7dcb3ee9a98769d0a9db6274945b1051429fa4a18ee5a41fbcc68535a321_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:499f7dcb3ee9a98769d0a9db6274945b1051429fa4a18ee5a41fbcc68535a321_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:499f7dcb3ee9a98769d0a9db6274945b1051429fa4a18ee5a41fbcc68535a321_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-filestore-csi-driver-rhel8@sha256%3A499f7dcb3ee9a98769d0a9db6274945b1051429fa4a18ee5a41fbcc68535a321?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-filestore-csi-driver-container-v4.12.0-202509030106.p2.gaf11914.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:feaf2d42fc6ada7feac349cb63bae3b4c630bde7c963ce467c415e57271f6417_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:feaf2d42fc6ada7feac349cb63bae3b4c630bde7c963ce467c415e57271f6417_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:feaf2d42fc6ada7feac349cb63bae3b4c630bde7c963ce467c415e57271f6417_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-filestore-csi-driver-rhel8-operator@sha256%3Afeaf2d42fc6ada7feac349cb63bae3b4c630bde7c963ce467c415e57271f6417?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.12.0-202509030106.p2.gda2786b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel8-operator@sha256:21cc60712fac4052bed778835e4f94e4d8ba7acdebf732161f9d47872ef13675_amd64",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel8-operator@sha256:21cc60712fac4052bed778835e4f94e4d8ba7acdebf732161f9d47872ef13675_amd64",
"product_id": "registry.redhat.io/openshift4/metallb-rhel8-operator@sha256:21cc60712fac4052bed778835e4f94e4d8ba7acdebf732161f9d47872ef13675_amd64",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel8-operator@sha256%3A21cc60712fac4052bed778835e4f94e4d8ba7acdebf732161f9d47872ef13675?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-metallb-operator-container-v4.12.0-202509030106.p2.gbffcfee.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ptp-operator@sha256:60d3748551cbe8ef94ad6122b29ffc9983e4293050a26687b84aa777acf35e22_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ptp-operator@sha256:60d3748551cbe8ef94ad6122b29ffc9983e4293050a26687b84aa777acf35e22_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ptp-operator@sha256:60d3748551cbe8ef94ad6122b29ffc9983e4293050a26687b84aa777acf35e22_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp-operator@sha256%3A60d3748551cbe8ef94ad6122b29ffc9983e4293050a26687b84aa777acf35e22?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ptp-operator-container-v4.12.0-202509030106.p2.gac0cba7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:983bdcab8fb8524ccfc4dd306baa60513848fd5b8bd3988fade9b3628acea3f8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:983bdcab8fb8524ccfc4dd306baa60513848fd5b8bd3988fade9b3628acea3f8_amd64",
"product_id": "registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:983bdcab8fb8524ccfc4dd306baa60513848fd5b8bd3988fade9b3628acea3f8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ptp-must-gather-rhel8@sha256%3A983bdcab8fb8524ccfc4dd306baa60513848fd5b8bd3988fade9b3628acea3f8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ptp-operator-must-gather-container-v4.12.0-202509030106.p2.gac0cba7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-cni@sha256:671bec09123a520e4ef9e0d02eca77cdb0172fd0f3ab3bf99f8727443dc96d5c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-cni@sha256:671bec09123a520e4ef9e0d02eca77cdb0172fd0f3ab3bf99f8727443dc96d5c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-cni@sha256:671bec09123a520e4ef9e0d02eca77cdb0172fd0f3ab3bf99f8727443dc96d5c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-cni@sha256%3A671bec09123a520e4ef9e0d02eca77cdb0172fd0f3ab3bf99f8727443dc96d5c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-cni-container-v4.12.0-202509030106.p2.g295fe45.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller@sha256:f5156e0fdfa57dc8434f6d5ed045e987fd6c2c76b9c9ef671dae5cd06f12449b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller@sha256:f5156e0fdfa57dc8434f6d5ed045e987fd6c2c76b9c9ef671dae5cd06f12449b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller@sha256:f5156e0fdfa57dc8434f6d5ed045e987fd6c2c76b9c9ef671dae5cd06f12449b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-dp-admission-controller@sha256%3Af5156e0fdfa57dc8434f6d5ed045e987fd6c2c76b9c9ef671dae5cd06f12449b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-dp-admission-controller-container-v4.12.0-202509030106.p2.g0abeb7f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon@sha256:2981f8593bdb1568566bb0522299c55013fc0b2e4f530c18a5b07c8e52d64003_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon@sha256:2981f8593bdb1568566bb0522299c55013fc0b2e4f530c18a5b07c8e52d64003_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon@sha256:2981f8593bdb1568566bb0522299c55013fc0b2e4f530c18a5b07c8e52d64003_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-config-daemon@sha256%3A2981f8593bdb1568566bb0522299c55013fc0b2e4f530c18a5b07c8e52d64003?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-network-config-daemon-container-v4.12.0-202509030106.p2.g1fd1739.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin@sha256:ffe8299131d3e330463b0005fc1b31bb32cef31ed4a71c18c30e07f6b3b14152_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin@sha256:ffe8299131d3e330463b0005fc1b31bb32cef31ed4a71c18c30e07f6b3b14152_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin@sha256:ffe8299131d3e330463b0005fc1b31bb32cef31ed4a71c18c30e07f6b3b14152_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-device-plugin@sha256%3Affe8299131d3e330463b0005fc1b31bb32cef31ed4a71c18c30e07f6b3b14152?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-network-device-plugin-container-v4.12.0-202509030106.p2.g03359c1.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-operator@sha256:353fe7371ccd0bdeac1dff990c70982fcc7582ecc0c196c6de620b6b3a5cfc80_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-operator@sha256:353fe7371ccd0bdeac1dff990c70982fcc7582ecc0c196c6de620b6b3a5cfc80_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-operator@sha256:353fe7371ccd0bdeac1dff990c70982fcc7582ecc0c196c6de620b6b3a5cfc80_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-operator@sha256%3A353fe7371ccd0bdeac1dff990c70982fcc7582ecc0c196c6de620b6b3a5cfc80?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-network-operator-container-v4.12.0-202509030106.p2.g1fd1739.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook@sha256:3a16c2118acde6bf6439c23bd80a13b27c38c052f013f4d8368d05e8d48ac845_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook@sha256:3a16c2118acde6bf6439c23bd80a13b27c38c052f013f4d8368d05e8d48ac845_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-webhook@sha256:3a16c2118acde6bf6439c23bd80a13b27c38c052f013f4d8368d05e8d48ac845_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-webhook@sha256%3A3a16c2118acde6bf6439c23bd80a13b27c38c052f013f4d8368d05e8d48ac845?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=sriov-network-webhook-container-v4.12.0-202509030106.p2.g1fd1739.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:f0f7572f17de92072fb3d540c66e28e8cc6f038bcdec060cf38d59f123f52a07_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:f0f7572f17de92072fb3d540c66e28e8cc6f038bcdec060cf38d59f123f52a07_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:f0f7572f17de92072fb3d540c66e28e8cc6f038bcdec060cf38d59f123f52a07_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel8@sha256%3Af0f7572f17de92072fb3d540c66e28e8cc6f038bcdec060cf38d59f123f52a07?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-vertical-pod-autoscaler-container-v4.12.0-202509030106.p2.gd16352d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:3c0347af9d1da67cd3ef99c3b18b29eec5425881a6d3ae90b174647d0aa7ebf6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:3c0347af9d1da67cd3ef99c3b18b29eec5425881a6d3ae90b174647d0aa7ebf6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:3c0347af9d1da67cd3ef99c3b18b29eec5425881a6d3ae90b174647d0aa7ebf6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel8-operator@sha256%3A3c0347af9d1da67cd3ef99c3b18b29eec5425881a6d3ae90b174647d0aa7ebf6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-vertical-pod-autoscaler-operator-container-v4.12.0-202509030106.p2.gee4fb01.assembly.stream.el8"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/cloud-event-proxy-rhel8@sha256:bfc0b9eefc7b8c7d32bd93bf9a157927c82478ce7613bf61edd619279c572bb7_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/cloud-event-proxy-rhel8@sha256:bfc0b9eefc7b8c7d32bd93bf9a157927c82478ce7613bf61edd619279c572bb7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/cloud-event-proxy-rhel8@sha256:bfc0b9eefc7b8c7d32bd93bf9a157927c82478ce7613bf61edd619279c572bb7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/frr-rhel8@sha256:1eec4c82b86c03e47b20e777cc7c9d8bf10c7ee10eb55ee79e9993571128757b_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/frr-rhel8@sha256:1eec4c82b86c03e47b20e777cc7c9d8bf10c7ee10eb55ee79e9993571128757b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/frr-rhel8@sha256:1eec4c82b86c03e47b20e777cc7c9d8bf10c7ee10eb55ee79e9993571128757b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel8-operator@sha256:ed88c59c6e6fbaaea9c1d4c71a929b443fc66e2b8edf81fea075fa681883c351_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubernetes-nmstate-rhel8-operator@sha256:ed88c59c6e6fbaaea9c1d4c71a929b443fc66e2b8edf81fea075fa681883c351_amd64"
},
"product_reference": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel8-operator@sha256:ed88c59c6e6fbaaea9c1d4c71a929b443fc66e2b8edf81fea075fa681883c351_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel8-operator@sha256:21cc60712fac4052bed778835e4f94e4d8ba7acdebf732161f9d47872ef13675_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/metallb-rhel8-operator@sha256:21cc60712fac4052bed778835e4f94e4d8ba7acdebf732161f9d47872ef13675_amd64"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel8-operator@sha256:21cc60712fac4052bed778835e4f94e4d8ba7acdebf732161f9d47872ef13675_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel8@sha256:5a29e420cf319b9055fb6b794f65d00accb6aa1ca5f76498ffe064940891e202_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/metallb-rhel8@sha256:5a29e420cf319b9055fb6b794f65d00accb6aa1ca5f76498ffe064940891e202_amd64"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel8@sha256:5a29e420cf319b9055fb6b794f65d00accb6aa1ca5f76498ffe064940891e202_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ansible-operator@sha256:18f7a616db7ea384851e96075d0d06e6bad9c3a58a32f379a7a019cf5be31a95_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ansible-operator@sha256:18f7a616db7ea384851e96075d0d06e6bad9c3a58a32f379a7a019cf5be31a95_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ansible-operator@sha256:18f7a616db7ea384851e96075d0d06e6bad9c3a58a32f379a7a019cf5be31a95_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:697155ec2306c875f119aebe662acc4f8814d6b21c50b591967a5d5f78854355_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:697155ec2306c875f119aebe662acc4f8814d6b21c50b591967a5d5f78854355_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:697155ec2306c875f119aebe662acc4f8814d6b21c50b591967a5d5f78854355_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:8718bf9a726fb6ad350a13790b325620f5bbb824871af974e572826ee5869f46_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:8718bf9a726fb6ad350a13790b325620f5bbb824871af974e572826ee5869f46_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:8718bf9a726fb6ad350a13790b325620f5bbb824871af974e572826ee5869f46_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel8@sha256:bfc0b9eefc7b8c7d32bd93bf9a157927c82478ce7613bf61edd619279c572bb7_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel8@sha256:bfc0b9eefc7b8c7d32bd93bf9a157927c82478ce7613bf61edd619279c572bb7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel8@sha256:bfc0b9eefc7b8c7d32bd93bf9a157927c82478ce7613bf61edd619279c572bb7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy@sha256:bfc0b9eefc7b8c7d32bd93bf9a157927c82478ce7613bf61edd619279c572bb7_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-event-proxy@sha256:bfc0b9eefc7b8c7d32bd93bf9a157927c82478ce7613bf61edd619279c572bb7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-event-proxy@sha256:bfc0b9eefc7b8c7d32bd93bf9a157927c82478ce7613bf61edd619279c572bb7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity@sha256:203dcb3ed8a35d6ff0cb5d183e3bec0ec5c6015e4b7fec1aea555fc84da9716d_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capacity@sha256:203dcb3ed8a35d6ff0cb5d183e3bec0ec5c6015e4b7fec1aea555fc84da9716d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capacity@sha256:203dcb3ed8a35d6ff0cb5d183e3bec0ec5c6015e4b7fec1aea555fc84da9716d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-operator@sha256:002baf61d6a650e5d5030c68f7995c120151735d0be66bc071cec379de66a763_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-nfd-operator@sha256:002baf61d6a650e5d5030c68f7995c120151735d0be66bc071cec379de66a763_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-nfd-operator@sha256:002baf61d6a650e5d5030c68f7995c120151735d0be66bc071cec379de66a763_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:50188deb1618cdb00a24bd55ee5746b507a82e9a1b818110277e970af678cfc8_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:50188deb1618cdb00a24bd55ee5746b507a82e9a1b818110277e970af678cfc8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:50188deb1618cdb00a24bd55ee5746b507a82e9a1b818110277e970af678cfc8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8@sha256:04e56b0759dd9ab3fb50d545dcc0e7dbd6186afbb20ce64b75c33234e398bec7_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8@sha256:04e56b0759dd9ab3fb50d545dcc0e7dbd6186afbb20ce64b75c33234e398bec7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8@sha256:04e56b0759dd9ab3fb50d545dcc0e7dbd6186afbb20ce64b75c33234e398bec7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-contour-rhel8@sha256:d0f9f871dc5b2e1e4da05d882910c87f21492dfb423b8ff9fb637b57e2eff875_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-contour-rhel8@sha256:d0f9f871dc5b2e1e4da05d882910c87f21492dfb423b8ff9fb637b57e2eff875_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-contour-rhel8@sha256:d0f9f871dc5b2e1e4da05d882910c87f21492dfb423b8ff9fb637b57e2eff875_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:a91cd62c8ad1faefd3c23bb559d632b04219d1f3f0bcebf678cf1109c386023d_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:a91cd62c8ad1faefd3c23bb559d632b04219d1f3f0bcebf678cf1109c386023d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:a91cd62c8ad1faefd3c23bb559d632b04219d1f3f0bcebf678cf1109c386023d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:bfdec561f8e685f7c935f9303cd097a6525c18f1c808de481372710120470c8a_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:bfdec561f8e685f7c935f9303cd097a6525c18f1c808de481372710120470c8a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:bfdec561f8e685f7c935f9303cd097a6525c18f1c808de481372710120470c8a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:0dd1e8d7db7697037b45d2472223e53849e31a9602026ba2c23bffe8dfca5894_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:0dd1e8d7db7697037b45d2472223e53849e31a9602026ba2c23bffe8dfca5894_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:0dd1e8d7db7697037b45d2472223e53849e31a9602026ba2c23bffe8dfca5894_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-router@sha256:d586a3accb66708b0bd963f3c1d01ff282b9c4275b06e2212d067694e5a7dee8_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-egress-router@sha256:d586a3accb66708b0bd963f3c1d01ff282b9c4275b06e2212d067694e5a7dee8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-router@sha256:d586a3accb66708b0bd963f3c1d01ff282b9c4275b06e2212d067694e5a7dee8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:feaf2d42fc6ada7feac349cb63bae3b4c630bde7c963ce467c415e57271f6417_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:feaf2d42fc6ada7feac349cb63bae3b4c630bde7c963ce467c415e57271f6417_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:feaf2d42fc6ada7feac349cb63bae3b4c630bde7c963ce467c415e57271f6417_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:499f7dcb3ee9a98769d0a9db6274945b1051429fa4a18ee5a41fbcc68535a321_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:499f7dcb3ee9a98769d0a9db6274945b1051429fa4a18ee5a41fbcc68535a321_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:499f7dcb3ee9a98769d0a9db6274945b1051429fa4a18ee5a41fbcc68535a321_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-helm-operator@sha256:4f351e3e3dd045dd0a2909d7a215339c0e86b24773b17e8c272dad7253951180_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-helm-operator@sha256:4f351e3e3dd045dd0a2909d7a215339c0e86b24773b17e8c272dad7253951180_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-helm-operator@sha256:4f351e3e3dd045dd0a2909d7a215339c0e86b24773b17e8c272dad7253951180_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:14c2af6d340d7f6b5ba9727f3e06a451e7ddd516bf35626ed5ce8cb14888d104_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:14c2af6d340d7f6b5ba9727f3e06a451e7ddd516bf35626ed5ce8cb14888d104_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:14c2af6d340d7f6b5ba9727f3e06a451e7ddd516bf35626ed5ce8cb14888d104_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker@sha256:ed238433e66602b293e0c114f978f74b0c1ccc521bf9ea1a0ad417ad82131d64_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-local-storage-diskmaker@sha256:ed238433e66602b293e0c114f978f74b0c1ccc521bf9ea1a0ad417ad82131d64_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-diskmaker@sha256:ed238433e66602b293e0c114f978f74b0c1ccc521bf9ea1a0ad417ad82131d64_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel8@sha256:ecc7c84da60be44a08eec412d5ec06d4978a701a125e0cde5fec563d7eb333df_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel8@sha256:ecc7c84da60be44a08eec412d5ec06d4978a701a125e0cde5fec563d7eb333df_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel8@sha256:ecc7c84da60be44a08eec412d5ec06d4978a701a125e0cde5fec563d7eb333df_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-operator@sha256:9d56d956af6e0ae2ec79a45fcb2f3096a163f63acf04fc74ec95da28b6244625_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-local-storage-operator@sha256:9d56d956af6e0ae2ec79a45fcb2f3096a163f63acf04fc74ec95da28b6244625_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-operator@sha256:9d56d956af6e0ae2ec79a45fcb2f3096a163f63acf04fc74ec95da28b6244625_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery@sha256:76560294d53b8a3a1a55d6932573a165745e0aaa942fc7e39e5caa905794b4dc_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-node-feature-discovery@sha256:76560294d53b8a3a1a55d6932573a165745e0aaa942fc7e39e5caa905794b4dc_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-node-feature-discovery@sha256:76560294d53b8a3a1a55d6932573a165745e0aaa942fc7e39e5caa905794b4dc_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:6bede1a66d01695563eede6d8a6034ae80b6199bbf51b7fb9545b615a731a7d0_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:6bede1a66d01695563eede6d8a6034ae80b6199bbf51b7fb9545b615a731a7d0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:6bede1a66d01695563eede6d8a6034ae80b6199bbf51b7fb9545b615a731a7d0_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ptp-operator@sha256:60d3748551cbe8ef94ad6122b29ffc9983e4293050a26687b84aa777acf35e22_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ptp-operator@sha256:60d3748551cbe8ef94ad6122b29ffc9983e4293050a26687b84aa777acf35e22_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ptp-operator@sha256:60d3748551cbe8ef94ad6122b29ffc9983e4293050a26687b84aa777acf35e22_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ptp@sha256:5e02318f4046e9b9024a2a952f65a14b520a1daba0aa3bd83e40c84b72357069_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ptp@sha256:5e02318f4046e9b9024a2a952f65a14b520a1daba0aa3bd83e40c84b72357069_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ptp@sha256:5e02318f4046e9b9024a2a952f65a14b520a1daba0aa3bd83e40c84b72357069_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-cni@sha256:671bec09123a520e4ef9e0d02eca77cdb0172fd0f3ab3bf99f8727443dc96d5c_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sriov-cni@sha256:671bec09123a520e4ef9e0d02eca77cdb0172fd0f3ab3bf99f8727443dc96d5c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-cni@sha256:671bec09123a520e4ef9e0d02eca77cdb0172fd0f3ab3bf99f8727443dc96d5c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller@sha256:f5156e0fdfa57dc8434f6d5ed045e987fd6c2c76b9c9ef671dae5cd06f12449b_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller@sha256:f5156e0fdfa57dc8434f6d5ed045e987fd6c2c76b9c9ef671dae5cd06f12449b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller@sha256:f5156e0fdfa57dc8434f6d5ed045e987fd6c2c76b9c9ef671dae5cd06f12449b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni@sha256:3c5a0b71730099f0f7db6ef1731313341d0d7818b15ca3945b078066875d8052_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sriov-infiniband-cni@sha256:3c5a0b71730099f0f7db6ef1731313341d0d7818b15ca3945b078066875d8052_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni@sha256:3c5a0b71730099f0f7db6ef1731313341d0d7818b15ca3945b078066875d8052_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon@sha256:2981f8593bdb1568566bb0522299c55013fc0b2e4f530c18a5b07c8e52d64003_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sriov-network-config-daemon@sha256:2981f8593bdb1568566bb0522299c55013fc0b2e4f530c18a5b07c8e52d64003_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon@sha256:2981f8593bdb1568566bb0522299c55013fc0b2e4f530c18a5b07c8e52d64003_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin@sha256:ffe8299131d3e330463b0005fc1b31bb32cef31ed4a71c18c30e07f6b3b14152_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sriov-network-device-plugin@sha256:ffe8299131d3e330463b0005fc1b31bb32cef31ed4a71c18c30e07f6b3b14152_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin@sha256:ffe8299131d3e330463b0005fc1b31bb32cef31ed4a71c18c30e07f6b3b14152_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-operator@sha256:353fe7371ccd0bdeac1dff990c70982fcc7582ecc0c196c6de620b6b3a5cfc80_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sriov-network-operator@sha256:353fe7371ccd0bdeac1dff990c70982fcc7582ecc0c196c6de620b6b3a5cfc80_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-operator@sha256:353fe7371ccd0bdeac1dff990c70982fcc7582ecc0c196c6de620b6b3a5cfc80_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook@sha256:3a16c2118acde6bf6439c23bd80a13b27c38c052f013f4d8368d05e8d48ac845_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sriov-network-webhook@sha256:3a16c2118acde6bf6439c23bd80a13b27c38c052f013f4d8368d05e8d48ac845_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-webhook@sha256:3a16c2118acde6bf6439c23bd80a13b27c38c052f013f4d8368d05e8d48ac845_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:3c0347af9d1da67cd3ef99c3b18b29eec5425881a6d3ae90b174647d0aa7ebf6_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:3c0347af9d1da67cd3ef99c3b18b29eec5425881a6d3ae90b174647d0aa7ebf6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:3c0347af9d1da67cd3ef99c3b18b29eec5425881a6d3ae90b174647d0aa7ebf6_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:f0f7572f17de92072fb3d540c66e28e8cc6f038bcdec060cf38d59f123f52a07_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:f0f7572f17de92072fb3d540c66e28e8cc6f038bcdec060cf38d59f123f52a07_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:f0f7572f17de92072fb3d540c66e28e8cc6f038bcdec060cf38d59f123f52a07_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:983bdcab8fb8524ccfc4dd306baa60513848fd5b8bd3988fade9b3628acea3f8_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:983bdcab8fb8524ccfc4dd306baa60513848fd5b8bd3988fade9b3628acea3f8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:983bdcab8fb8524ccfc4dd306baa60513848fd5b8bd3988fade9b3628acea3f8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 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": [
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/cloud-event-proxy-rhel8@sha256:bfc0b9eefc7b8c7d32bd93bf9a157927c82478ce7613bf61edd619279c572bb7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/frr-rhel8@sha256:1eec4c82b86c03e47b20e777cc7c9d8bf10c7ee10eb55ee79e9993571128757b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubernetes-nmstate-rhel8-operator@sha256:ed88c59c6e6fbaaea9c1d4c71a929b443fc66e2b8edf81fea075fa681883c351_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ansible-operator@sha256:18f7a616db7ea384851e96075d0d06e6bad9c3a58a32f379a7a019cf5be31a95_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:697155ec2306c875f119aebe662acc4f8814d6b21c50b591967a5d5f78854355_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:8718bf9a726fb6ad350a13790b325620f5bbb824871af974e572826ee5869f46_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel8@sha256:bfc0b9eefc7b8c7d32bd93bf9a157927c82478ce7613bf61edd619279c572bb7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-event-proxy@sha256:bfc0b9eefc7b8c7d32bd93bf9a157927c82478ce7613bf61edd619279c572bb7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capacity@sha256:203dcb3ed8a35d6ff0cb5d183e3bec0ec5c6015e4b7fec1aea555fc84da9716d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-nfd-operator@sha256:002baf61d6a650e5d5030c68f7995c120151735d0be66bc071cec379de66a763_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:50188deb1618cdb00a24bd55ee5746b507a82e9a1b818110277e970af678cfc8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8@sha256:04e56b0759dd9ab3fb50d545dcc0e7dbd6186afbb20ce64b75c33234e398bec7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-contour-rhel8@sha256:d0f9f871dc5b2e1e4da05d882910c87f21492dfb423b8ff9fb637b57e2eff875_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:a91cd62c8ad1faefd3c23bb559d632b04219d1f3f0bcebf678cf1109c386023d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:bfdec561f8e685f7c935f9303cd097a6525c18f1c808de481372710120470c8a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:0dd1e8d7db7697037b45d2472223e53849e31a9602026ba2c23bffe8dfca5894_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-egress-router@sha256:d586a3accb66708b0bd963f3c1d01ff282b9c4275b06e2212d067694e5a7dee8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:feaf2d42fc6ada7feac349cb63bae3b4c630bde7c963ce467c415e57271f6417_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:499f7dcb3ee9a98769d0a9db6274945b1051429fa4a18ee5a41fbcc68535a321_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-helm-operator@sha256:4f351e3e3dd045dd0a2909d7a215339c0e86b24773b17e8c272dad7253951180_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:14c2af6d340d7f6b5ba9727f3e06a451e7ddd516bf35626ed5ce8cb14888d104_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-local-storage-diskmaker@sha256:ed238433e66602b293e0c114f978f74b0c1ccc521bf9ea1a0ad417ad82131d64_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel8@sha256:ecc7c84da60be44a08eec412d5ec06d4978a701a125e0cde5fec563d7eb333df_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-local-storage-operator@sha256:9d56d956af6e0ae2ec79a45fcb2f3096a163f63acf04fc74ec95da28b6244625_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-node-feature-discovery@sha256:76560294d53b8a3a1a55d6932573a165745e0aaa942fc7e39e5caa905794b4dc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:6bede1a66d01695563eede6d8a6034ae80b6199bbf51b7fb9545b615a731a7d0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sriov-cni@sha256:671bec09123a520e4ef9e0d02eca77cdb0172fd0f3ab3bf99f8727443dc96d5c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sriov-infiniband-cni@sha256:3c5a0b71730099f0f7db6ef1731313341d0d7818b15ca3945b078066875d8052_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sriov-network-config-daemon@sha256:2981f8593bdb1568566bb0522299c55013fc0b2e4f530c18a5b07c8e52d64003_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sriov-network-operator@sha256:353fe7371ccd0bdeac1dff990c70982fcc7582ecc0c196c6de620b6b3a5cfc80_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:3c0347af9d1da67cd3ef99c3b18b29eec5425881a6d3ae90b174647d0aa7ebf6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:f0f7572f17de92072fb3d540c66e28e8cc6f038bcdec060cf38d59f123f52a07_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:983bdcab8fb8524ccfc4dd306baa60513848fd5b8bd3988fade9b3628acea3f8_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2342463"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in glog, a logging library. This vulnerability allows an unprivileged attacker to overwrite sensitive files via a symbolic link planted in a widely writable directory, exploiting the log file path predictability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/golang/glog: Vulnerability when creating log files in github.com/golang/glog",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/metallb-rhel8-operator@sha256:21cc60712fac4052bed778835e4f94e4d8ba7acdebf732161f9d47872ef13675_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/metallb-rhel8@sha256:5a29e420cf319b9055fb6b794f65d00accb6aa1ca5f76498ffe064940891e202_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ptp-operator@sha256:60d3748551cbe8ef94ad6122b29ffc9983e4293050a26687b84aa777acf35e22_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ptp@sha256:5e02318f4046e9b9024a2a952f65a14b520a1daba0aa3bd83e40c84b72357069_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller@sha256:f5156e0fdfa57dc8434f6d5ed045e987fd6c2c76b9c9ef671dae5cd06f12449b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sriov-network-device-plugin@sha256:ffe8299131d3e330463b0005fc1b31bb32cef31ed4a71c18c30e07f6b3b14152_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sriov-network-webhook@sha256:3a16c2118acde6bf6439c23bd80a13b27c38c052f013f4d8368d05e8d48ac845_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/cloud-event-proxy-rhel8@sha256:bfc0b9eefc7b8c7d32bd93bf9a157927c82478ce7613bf61edd619279c572bb7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/frr-rhel8@sha256:1eec4c82b86c03e47b20e777cc7c9d8bf10c7ee10eb55ee79e9993571128757b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubernetes-nmstate-rhel8-operator@sha256:ed88c59c6e6fbaaea9c1d4c71a929b443fc66e2b8edf81fea075fa681883c351_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ansible-operator@sha256:18f7a616db7ea384851e96075d0d06e6bad9c3a58a32f379a7a019cf5be31a95_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:697155ec2306c875f119aebe662acc4f8814d6b21c50b591967a5d5f78854355_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:8718bf9a726fb6ad350a13790b325620f5bbb824871af974e572826ee5869f46_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel8@sha256:bfc0b9eefc7b8c7d32bd93bf9a157927c82478ce7613bf61edd619279c572bb7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-event-proxy@sha256:bfc0b9eefc7b8c7d32bd93bf9a157927c82478ce7613bf61edd619279c572bb7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capacity@sha256:203dcb3ed8a35d6ff0cb5d183e3bec0ec5c6015e4b7fec1aea555fc84da9716d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-nfd-operator@sha256:002baf61d6a650e5d5030c68f7995c120151735d0be66bc071cec379de66a763_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:50188deb1618cdb00a24bd55ee5746b507a82e9a1b818110277e970af678cfc8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8@sha256:04e56b0759dd9ab3fb50d545dcc0e7dbd6186afbb20ce64b75c33234e398bec7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-contour-rhel8@sha256:d0f9f871dc5b2e1e4da05d882910c87f21492dfb423b8ff9fb637b57e2eff875_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:a91cd62c8ad1faefd3c23bb559d632b04219d1f3f0bcebf678cf1109c386023d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:bfdec561f8e685f7c935f9303cd097a6525c18f1c808de481372710120470c8a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:0dd1e8d7db7697037b45d2472223e53849e31a9602026ba2c23bffe8dfca5894_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-egress-router@sha256:d586a3accb66708b0bd963f3c1d01ff282b9c4275b06e2212d067694e5a7dee8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:feaf2d42fc6ada7feac349cb63bae3b4c630bde7c963ce467c415e57271f6417_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:499f7dcb3ee9a98769d0a9db6274945b1051429fa4a18ee5a41fbcc68535a321_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-helm-operator@sha256:4f351e3e3dd045dd0a2909d7a215339c0e86b24773b17e8c272dad7253951180_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:14c2af6d340d7f6b5ba9727f3e06a451e7ddd516bf35626ed5ce8cb14888d104_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-local-storage-diskmaker@sha256:ed238433e66602b293e0c114f978f74b0c1ccc521bf9ea1a0ad417ad82131d64_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel8@sha256:ecc7c84da60be44a08eec412d5ec06d4978a701a125e0cde5fec563d7eb333df_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-local-storage-operator@sha256:9d56d956af6e0ae2ec79a45fcb2f3096a163f63acf04fc74ec95da28b6244625_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-node-feature-discovery@sha256:76560294d53b8a3a1a55d6932573a165745e0aaa942fc7e39e5caa905794b4dc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:6bede1a66d01695563eede6d8a6034ae80b6199bbf51b7fb9545b615a731a7d0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sriov-cni@sha256:671bec09123a520e4ef9e0d02eca77cdb0172fd0f3ab3bf99f8727443dc96d5c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sriov-infiniband-cni@sha256:3c5a0b71730099f0f7db6ef1731313341d0d7818b15ca3945b078066875d8052_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sriov-network-config-daemon@sha256:2981f8593bdb1568566bb0522299c55013fc0b2e4f530c18a5b07c8e52d64003_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sriov-network-operator@sha256:353fe7371ccd0bdeac1dff990c70982fcc7582ecc0c196c6de620b6b3a5cfc80_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:3c0347af9d1da67cd3ef99c3b18b29eec5425881a6d3ae90b174647d0aa7ebf6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:f0f7572f17de92072fb3d540c66e28e8cc6f038bcdec060cf38d59f123f52a07_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:983bdcab8fb8524ccfc4dd306baa60513848fd5b8bd3988fade9b3628acea3f8_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-09-11T09:52:22+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:\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.12/html/release_notes",
"product_ids": [
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/metallb-rhel8-operator@sha256:21cc60712fac4052bed778835e4f94e4d8ba7acdebf732161f9d47872ef13675_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/metallb-rhel8@sha256:5a29e420cf319b9055fb6b794f65d00accb6aa1ca5f76498ffe064940891e202_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ptp-operator@sha256:60d3748551cbe8ef94ad6122b29ffc9983e4293050a26687b84aa777acf35e22_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ptp@sha256:5e02318f4046e9b9024a2a952f65a14b520a1daba0aa3bd83e40c84b72357069_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller@sha256:f5156e0fdfa57dc8434f6d5ed045e987fd6c2c76b9c9ef671dae5cd06f12449b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sriov-network-device-plugin@sha256:ffe8299131d3e330463b0005fc1b31bb32cef31ed4a71c18c30e07f6b3b14152_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sriov-network-webhook@sha256:3a16c2118acde6bf6439c23bd80a13b27c38c052f013f4d8368d05e8d48ac845_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:15333"
},
{
"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.12:registry.redhat.io/openshift4/cloud-event-proxy-rhel8@sha256:bfc0b9eefc7b8c7d32bd93bf9a157927c82478ce7613bf61edd619279c572bb7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/frr-rhel8@sha256:1eec4c82b86c03e47b20e777cc7c9d8bf10c7ee10eb55ee79e9993571128757b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubernetes-nmstate-rhel8-operator@sha256:ed88c59c6e6fbaaea9c1d4c71a929b443fc66e2b8edf81fea075fa681883c351_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/metallb-rhel8-operator@sha256:21cc60712fac4052bed778835e4f94e4d8ba7acdebf732161f9d47872ef13675_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/metallb-rhel8@sha256:5a29e420cf319b9055fb6b794f65d00accb6aa1ca5f76498ffe064940891e202_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ansible-operator@sha256:18f7a616db7ea384851e96075d0d06e6bad9c3a58a32f379a7a019cf5be31a95_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:697155ec2306c875f119aebe662acc4f8814d6b21c50b591967a5d5f78854355_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:8718bf9a726fb6ad350a13790b325620f5bbb824871af974e572826ee5869f46_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel8@sha256:bfc0b9eefc7b8c7d32bd93bf9a157927c82478ce7613bf61edd619279c572bb7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-event-proxy@sha256:bfc0b9eefc7b8c7d32bd93bf9a157927c82478ce7613bf61edd619279c572bb7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capacity@sha256:203dcb3ed8a35d6ff0cb5d183e3bec0ec5c6015e4b7fec1aea555fc84da9716d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-nfd-operator@sha256:002baf61d6a650e5d5030c68f7995c120151735d0be66bc071cec379de66a763_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:50188deb1618cdb00a24bd55ee5746b507a82e9a1b818110277e970af678cfc8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8@sha256:04e56b0759dd9ab3fb50d545dcc0e7dbd6186afbb20ce64b75c33234e398bec7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-contour-rhel8@sha256:d0f9f871dc5b2e1e4da05d882910c87f21492dfb423b8ff9fb637b57e2eff875_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:a91cd62c8ad1faefd3c23bb559d632b04219d1f3f0bcebf678cf1109c386023d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:bfdec561f8e685f7c935f9303cd097a6525c18f1c808de481372710120470c8a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:0dd1e8d7db7697037b45d2472223e53849e31a9602026ba2c23bffe8dfca5894_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-egress-router@sha256:d586a3accb66708b0bd963f3c1d01ff282b9c4275b06e2212d067694e5a7dee8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:feaf2d42fc6ada7feac349cb63bae3b4c630bde7c963ce467c415e57271f6417_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:499f7dcb3ee9a98769d0a9db6274945b1051429fa4a18ee5a41fbcc68535a321_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-helm-operator@sha256:4f351e3e3dd045dd0a2909d7a215339c0e86b24773b17e8c272dad7253951180_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:14c2af6d340d7f6b5ba9727f3e06a451e7ddd516bf35626ed5ce8cb14888d104_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-local-storage-diskmaker@sha256:ed238433e66602b293e0c114f978f74b0c1ccc521bf9ea1a0ad417ad82131d64_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel8@sha256:ecc7c84da60be44a08eec412d5ec06d4978a701a125e0cde5fec563d7eb333df_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-local-storage-operator@sha256:9d56d956af6e0ae2ec79a45fcb2f3096a163f63acf04fc74ec95da28b6244625_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-node-feature-discovery@sha256:76560294d53b8a3a1a55d6932573a165745e0aaa942fc7e39e5caa905794b4dc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:6bede1a66d01695563eede6d8a6034ae80b6199bbf51b7fb9545b615a731a7d0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ptp-operator@sha256:60d3748551cbe8ef94ad6122b29ffc9983e4293050a26687b84aa777acf35e22_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ptp@sha256:5e02318f4046e9b9024a2a952f65a14b520a1daba0aa3bd83e40c84b72357069_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sriov-cni@sha256:671bec09123a520e4ef9e0d02eca77cdb0172fd0f3ab3bf99f8727443dc96d5c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller@sha256:f5156e0fdfa57dc8434f6d5ed045e987fd6c2c76b9c9ef671dae5cd06f12449b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sriov-infiniband-cni@sha256:3c5a0b71730099f0f7db6ef1731313341d0d7818b15ca3945b078066875d8052_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sriov-network-config-daemon@sha256:2981f8593bdb1568566bb0522299c55013fc0b2e4f530c18a5b07c8e52d64003_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sriov-network-device-plugin@sha256:ffe8299131d3e330463b0005fc1b31bb32cef31ed4a71c18c30e07f6b3b14152_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sriov-network-operator@sha256:353fe7371ccd0bdeac1dff990c70982fcc7582ecc0c196c6de620b6b3a5cfc80_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sriov-network-webhook@sha256:3a16c2118acde6bf6439c23bd80a13b27c38c052f013f4d8368d05e8d48ac845_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:3c0347af9d1da67cd3ef99c3b18b29eec5425881a6d3ae90b174647d0aa7ebf6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:f0f7572f17de92072fb3d540c66e28e8cc6f038bcdec060cf38d59f123f52a07_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:983bdcab8fb8524ccfc4dd306baa60513848fd5b8bd3988fade9b3628acea3f8_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.0"
},
"products": [
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/cloud-event-proxy-rhel8@sha256:bfc0b9eefc7b8c7d32bd93bf9a157927c82478ce7613bf61edd619279c572bb7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/frr-rhel8@sha256:1eec4c82b86c03e47b20e777cc7c9d8bf10c7ee10eb55ee79e9993571128757b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubernetes-nmstate-rhel8-operator@sha256:ed88c59c6e6fbaaea9c1d4c71a929b443fc66e2b8edf81fea075fa681883c351_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/metallb-rhel8-operator@sha256:21cc60712fac4052bed778835e4f94e4d8ba7acdebf732161f9d47872ef13675_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/metallb-rhel8@sha256:5a29e420cf319b9055fb6b794f65d00accb6aa1ca5f76498ffe064940891e202_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ansible-operator@sha256:18f7a616db7ea384851e96075d0d06e6bad9c3a58a32f379a7a019cf5be31a95_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:697155ec2306c875f119aebe662acc4f8814d6b21c50b591967a5d5f78854355_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:8718bf9a726fb6ad350a13790b325620f5bbb824871af974e572826ee5869f46_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel8@sha256:bfc0b9eefc7b8c7d32bd93bf9a157927c82478ce7613bf61edd619279c572bb7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-event-proxy@sha256:bfc0b9eefc7b8c7d32bd93bf9a157927c82478ce7613bf61edd619279c572bb7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capacity@sha256:203dcb3ed8a35d6ff0cb5d183e3bec0ec5c6015e4b7fec1aea555fc84da9716d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-nfd-operator@sha256:002baf61d6a650e5d5030c68f7995c120151735d0be66bc071cec379de66a763_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:50188deb1618cdb00a24bd55ee5746b507a82e9a1b818110277e970af678cfc8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8@sha256:04e56b0759dd9ab3fb50d545dcc0e7dbd6186afbb20ce64b75c33234e398bec7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-contour-rhel8@sha256:d0f9f871dc5b2e1e4da05d882910c87f21492dfb423b8ff9fb637b57e2eff875_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:a91cd62c8ad1faefd3c23bb559d632b04219d1f3f0bcebf678cf1109c386023d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-egress-dns-proxy@sha256:bfdec561f8e685f7c935f9303cd097a6525c18f1c808de481372710120470c8a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-egress-http-proxy@sha256:0dd1e8d7db7697037b45d2472223e53849e31a9602026ba2c23bffe8dfca5894_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-egress-router@sha256:d586a3accb66708b0bd963f3c1d01ff282b9c4275b06e2212d067694e5a7dee8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:feaf2d42fc6ada7feac349cb63bae3b4c630bde7c963ce467c415e57271f6417_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:499f7dcb3ee9a98769d0a9db6274945b1051429fa4a18ee5a41fbcc68535a321_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-helm-operator@sha256:4f351e3e3dd045dd0a2909d7a215339c0e86b24773b17e8c272dad7253951180_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:14c2af6d340d7f6b5ba9727f3e06a451e7ddd516bf35626ed5ce8cb14888d104_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-local-storage-diskmaker@sha256:ed238433e66602b293e0c114f978f74b0c1ccc521bf9ea1a0ad417ad82131d64_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel8@sha256:ecc7c84da60be44a08eec412d5ec06d4978a701a125e0cde5fec563d7eb333df_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-local-storage-operator@sha256:9d56d956af6e0ae2ec79a45fcb2f3096a163f63acf04fc74ec95da28b6244625_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-node-feature-discovery@sha256:76560294d53b8a3a1a55d6932573a165745e0aaa942fc7e39e5caa905794b4dc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-sdk-rhel8@sha256:6bede1a66d01695563eede6d8a6034ae80b6199bbf51b7fb9545b615a731a7d0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ptp-operator@sha256:60d3748551cbe8ef94ad6122b29ffc9983e4293050a26687b84aa777acf35e22_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ptp@sha256:5e02318f4046e9b9024a2a952f65a14b520a1daba0aa3bd83e40c84b72357069_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sriov-cni@sha256:671bec09123a520e4ef9e0d02eca77cdb0172fd0f3ab3bf99f8727443dc96d5c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller@sha256:f5156e0fdfa57dc8434f6d5ed045e987fd6c2c76b9c9ef671dae5cd06f12449b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sriov-infiniband-cni@sha256:3c5a0b71730099f0f7db6ef1731313341d0d7818b15ca3945b078066875d8052_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sriov-network-config-daemon@sha256:2981f8593bdb1568566bb0522299c55013fc0b2e4f530c18a5b07c8e52d64003_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sriov-network-device-plugin@sha256:ffe8299131d3e330463b0005fc1b31bb32cef31ed4a71c18c30e07f6b3b14152_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sriov-network-operator@sha256:353fe7371ccd0bdeac1dff990c70982fcc7582ecc0c196c6de620b6b3a5cfc80_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sriov-network-webhook@sha256:3a16c2118acde6bf6439c23bd80a13b27c38c052f013f4d8368d05e8d48ac845_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:3c0347af9d1da67cd3ef99c3b18b29eec5425881a6d3ae90b174647d0aa7ebf6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:f0f7572f17de92072fb3d540c66e28e8cc6f038bcdec060cf38d59f123f52a07_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ptp-must-gather-rhel8@sha256:983bdcab8fb8524ccfc4dd306baa60513848fd5b8bd3988fade9b3628acea3f8_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/golang/glog: Vulnerability when creating log files in github.com/golang/glog"
}
]
}
RHSA-2025:15673
Vulnerability from csaf_redhat - Published: 2025-09-18 04:52 - Updated: 2026-06-05 01:13A flaw was found in golang.org/x/net/html. This flaw allows an attacker to craft input to the parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This issue can cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:4103d4f881dc9e27dad116c10684f266714d18838ad46f8a64fbe573763f3364_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:c88f0baeced895cc8397dcbba2fe114721638c83122928241a3c4f616a28ed79_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:1fd0d08e4e0c9cf705f3bf9bdbdccde9cc3ce828418a890b1da757899e181022_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:62aae18df0c37571c5846184231285e9b87413e367959d8b082133e5a01dec28_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:e53d51a1d936db9eac84ffb9d5a4f1ab2cde02eb183e033b29a95cb3141971f0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/network-tools-rhel8@sha256:a5800691fab1afa5fafdf336bb130394d658186985ce87eedb8e991bfc51619d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:3596165cd5f45bb71f9956f395a692f27cf71a6d482c6cd8b22ea77949ffca32_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:98878fa983dc6cfb39814b577719f1c1c47fb852b068b046cb47b4acab896f0c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:1c69af7282e5f0f2c08ac5ca6bad1b2d03fdb076a4588f70ce41d9c53bb400fb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:45114a340c92d6e28487d5fb2f889327d5d13fd069a4eee2b0cf0a62b48be786_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:12971027f5055b8a372891269a50fc1cba1a53973e99cd4198bb80587d4c93c6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:df969d593a0ef6c5e05f64fcab7e9ba47d162cf154c609d029e9c6511ec56c7f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:9e69d0cc5dc592f13376aef3dc4c5a6db030be37abe0f1fb1e4d75a79b5a118c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:3d63095bac185deaa134df5daaa31556137c967667712324ff468502d2b8c945_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:91131a1de8405044efb042fd66be84605eb2cdcf2e15f9b1662d9dfaefc92fa8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:637bcb1b7ac9dbb2cc27994d532a204d21a0eefa98e292152cb68bf0ea990620_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:5a43a4461fed31018cc6af199ea4c672da105a85c695c2ac110ea89ce488d43d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:5b7a7673a211158925edd1e52ab44afa1ce88434f0e1539e9a212b6b2b190969_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:0d437413dfa179b4c98b78b06c3a23a72e3d5faca40a9d399eced2db58dccb37_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:5e3b56cda0897156fddbedee88c03a2d969ad0d47c56713ed7debc93f31f86b8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:808a30e1909ee37240d81a3a55e45201028a082a84f882faa330dcd485506e85_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:0ea5aaa43d63da271cd539ff225bae5d2943f0c30a085466592020d9324e411b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:d2141f7ae2cb3959919c3e60ad1c1da9f44650e8ee7ceda6003e3cdc1d4cc6bc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:d8378605a741185a41c57ed91b671aab9c599b3ccbe6d281130a56a340ee8e52_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:a284e3daaa6c2815e035a87595eb5bba9fcd67b2cda4dcbd858d22d54ba15f78_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:683056799a7c61bf3c3ae5bc47b08b225c6f83ab4faf08be9e586da2a42673a9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:480876e4351c6a52a6f2f8eee75a872eca752d181ab66f5e0f822cc20f35464d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:36b2cd4e101b646085e07b293af78a45f518ad4b49fe53b9a152a94e74bc0312_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:970343b7f58f2c2ebb26b6a97cbeae940557b77cbacfff037c7df17f04f7b058_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:727916b1d2a6f5a47a79d9b497ed4a1f8a67c7ac2510a1cb983d356d6a2adce8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:1437a2b0aa668b55decc4059e40a43bba4ca378d61ff195f414d23288587afbf_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:12163b4120b149fded9d0b1ec6cea9268a182b52c454380de76d70fa2e3d5ebd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:215f11a5f7fb0d11e2158b0ff630c25d1762ba1dc9369b79e893399afc923eb8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:18b84f18aaac64bfa7df74ffbba43079447b7edf64baf505b8c029ff6fa66255_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cli@sha256:401f3d5b6ea74e79162437961b4ae08feb767a5d4718406ce27341ccc20a0a13_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:2f96b73c4c02f61f6a43cef1299fd4006b64013c1a84bd5b860ebccc7de501ed_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:a2b750749695e63b4c6dffbb1c52aee9910b46683514d70974dadb68e1be9c50_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:a0525c514d37f62fbd1fb8ebfcd8d52d448f607b21905f9cd508d6ca5daeacd4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:068435cd430a58b1c67e0b49b10c5c6b7248964f405c3cafad24f4121daa0055_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:0d98ca841e1e5b2043970a347a030203874ccde5093ce98d99277fc70257e82e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:fd817c7f5796bd4f8ccf6253e3ce9d700f344d54eb7cced6819ab6f4c7035e0a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:58ece7d263aab72a58ea8ecb6ee25329257c1b810669d6ec81e21f879652351a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:b06a0b90a5e7c3734e765ba48a378bcccef34020a48c547f8b7611ec988cec32_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:b06a0b90a5e7c3734e765ba48a378bcccef34020a48c547f8b7611ec988cec32_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:4d3117354a30e62f24fe22a06cf7557f7184d77ee0b41533df61d04f6fc81e57_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:fbfcdf38bf247d28562a2a1d877ce94102610c409350990d9fb5114ff75f9f1e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:edce1bce1ce7e7e39fe4dc4fb0feed3ebe9192839ab6213d6d93f86c27172254_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:223e6f86b83478f5b0ccde4c7d735e917bad433f84d2cb4908a6c8480fb51b4a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:e11d3507c2acf3d6dba25e458b8ae903a1f88b409e479587e7300a0a9fd6274e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:11c7fc39cc0e4b8ad21a0b2c37c20f7f7eccdf3c0be3f9390b06840dd5a10244_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:b62db02e0ea283a206b9d830e4d26330c37cc9f688edfb12e93a20a7b4eb75f8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:61fe1afcf207d559a0dcae5cf744e7f627e0cbc7308fa5d2fa5319a02aa56aff_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:e4edc968baa3d08e352c7c76ea1359f6f9073f5531fe62a61b4e9d4fe248e4be_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:41d617ecd64839883320abc42a382fb667f897b930f81c3238abb5448a72d62e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:49f5209254fa355e62fe58fb55775fed8dc4dea40c742fc57dfd09ddd9c6fdac_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:b745f3aa75d9dc73a47d61c037b64ecb30162fa9987303e90612d2cdb27bff68_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:1ab87e50bca7b15ed641fb9b7bae7c2404dc94c35d2321db9334149d599df3e0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:9512ec70f847052ef79773bd67ae72841380769b8718f7110abad1ce8f19c3d5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:6038ea3e20c311da35ed703694d1d076fdd0d501ab994df585ff09c541372cf6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:3609e1d6b1bb1c40f56a129f8dd638e5d549618d0e88536079728462e1aa9955_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e4b760f0401b799b723c3323b54fc111ffd75419c499d96f02638db1c935fa78_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:6f4b760655f1bc9f657d3adb2d3c76d43f261c07d7a7332ef30ed42a3b373f35_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:44a64150d7e262dcf65f621dcfb3def167e302fc309cdd2e03b454e7ddd39bf1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:96b8f3f6afeb307a4d9441dc561abc770e32bb756d0e4e8b90f7a6fa8c656cbb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:ebd3826a228949047f429738cddb657f5e911166824f5606b5b8b7c98d365f5e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:1d5ada616f12b64a66d1d7724423203aa8088f46eb7a29a0dd5e67d50260d03d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:9ca4cb4f5bbf18dc74d1e7968d793b26627a51e1429423f3d89a3b6973960051_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:221f4b5f39830c358c2f718b55b1384799e11a90fa28f33f57e98e27beafd9c2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:b998a0e19719d7ad6881b1fdd0655bffd26eb67bb4ee2077f57258ed8a48ad88_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:524d8e5d44320ecb726dadfc8c7af52bf56ef8b05cdcaaf5b02bf2c9cd94a378_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-console-operator@sha256:2143cba2d72e70932c2d3428c3cb32cfa65d769e118dca3d951351a44093b595_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-console@sha256:1834242323960e3e1ce034614e60ace5116e791e1e55dbe4e773cdad5a2e9f65_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:b69ee5ba5b6627b9d1d360b99490bd034811a6593ca9b04fbf233c8baefed25a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-coredns@sha256:06aca2a5b50bb351459b03323176e72250bbb4b34f86adc7f24ff79849ceb29b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:d75aba9bd2120045c8b401fa741c5e7c80f241cfbbac34a0f59cdcf833734eb6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:60ba3af79428a77360b3df119707dcaa3a1db57b3fe4dfb1de6de22ac466300d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:899dfa3c50dc1a1b33672cb761c59cc0ced1701c7eed03766f538763f9d5d46f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:887424ef49e0e8f309ba2c2ec47ba740bc98fffbcf16df4692a6ea33fdea1070_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:11b2c3a3a795d1aa067f3c9b52adc03fc4ff7540d16ae8c23f7db497ec23e188_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:4be56f6f95efc27bf8aca7d43cf9b91908d6f6bc53dc5103a754a116e14ba855_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:2431a54b62daea1ce36f2bfa08d153283ffc3d67072759cd62067e845f8a4c29_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:2431a54b62daea1ce36f2bfa08d153283ffc3d67072759cd62067e845f8a4c29_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:f23bbd57d3599f12b813827e52cb4f9dc2f221dc538424b4dc315183b6e287a6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:f23bbd57d3599f12b813827e52cb4f9dc2f221dc538424b4dc315183b6e287a6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:c6f127b4a84bd63c43d180d16f403e7f475a815ddccfd1dabf094d1f99dc416a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:c6f127b4a84bd63c43d180d16f403e7f475a815ddccfd1dabf094d1f99dc416a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:1c8c2901c11f7831601d5edcd67112e56a3d30b25f2f02cb559cd2e41f928e83_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:1c8c2901c11f7831601d5edcd67112e56a3d30b25f2f02cb559cd2e41f928e83_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:ce38ad561c2febea7c53e58a516f9f8d835677c71498fd5ba6f4b7f73e928147_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:ce38ad561c2febea7c53e58a516f9f8d835677c71498fd5ba6f4b7f73e928147_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1f8fd26dca27a6527b8706fcd6cd07ff40d293d0b7230d09ef77d2ab9cde8b82_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1f8fd26dca27a6527b8706fcd6cd07ff40d293d0b7230d09ef77d2ab9cde8b82_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:669ae343387c25e7dcfac1644c6c89f97361f1ff2f6ac2fe745f134959006cb9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:669ae343387c25e7dcfac1644c6c89f97361f1ff2f6ac2fe745f134959006cb9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:136cd1da94bba65c0f958ab75590e54563903f3cd03e494286e32af6fa6a2808_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-deployer@sha256:d62e15336531af65ca8fb1fb95999fe1b6a0a10290185e1460731d8645a16e77_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-docker-builder@sha256:985804937a79d0c9b2c78a567444c2583a6e86103e7595b7bc31451b90048a3a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-docker-registry@sha256:c6a8d0ef7b671df20d1047468162c76eefea578e75ebfdeaa27a320c13199245_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b7de106259bc14a705cf23e1be7bcdc14becb6defe0f59d40d5db5886b26958a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:33aefeac8f422779c6631b080ff1334177eaae3dfd00a4f5619d3fb6c8ac113e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:a8f6c2a8848af6a27ec91609b873a2a74cb6f1e05e743d6f00eccbcd47ef7dac_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:971ed65ae6bd7f38ee18ece1e622e9a4ad08dad130903bcf08169ace990e620f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:016ace2233c87f37ae33219827a925c6111ec6bc1562af673270b398309612cd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-haproxy-router@sha256:dbe5d7edf50c4b9718d656de150bc4d2c7323a01854b491d1ba6be76b02a9a77_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-hyperkube@sha256:293a97b7720dfa303f755919b8eb08d59bfe2af4d39837a2e69b0f1fd6172638_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c867e6adabe74cc9e81519775b4d995d0d0bfa4141eb5014d67241d7159d01b5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:0d59289f08bd9a96de0f4e0a8312721c7b7b13be40f92a75de9c3ef8baa18ed9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:fe6d74102103ad2978dd40fa10dd396418067f9c9b16c8377bda137d2ec89ab2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:03ca9c189727101c8450d0d1b8c92b9bfc1329c87511c5e400811a4e6909ae89_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:543512437116ad24a4c1efd41d141789bee556c706c46c7d071bcefb8498d8fb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:b2bae902c104c663647bd8cde38cbab2f77bf02a72cb99e7e897bd370076072a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:3355ad15262b54141d93f315b61ccefca28fc30a2affeddd621280c6eb5bb0a4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:039c0609f274c9bb4ee05c8489e2860e10506a9d74f1e0a59379488030b4d460_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:cb43bec71c8ccbc9ecf83981cefca3485e19d3e4f082d200f1d17be124212fdd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06c97d690cdc80c210e467b61de3edb3c0b70bd10f6349ae0874ff657d74f95d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-installer@sha256:35bb1ee32e7d52b9bfc7397ba6279660ddd882dfeeb27e1730cc7f8c38e87b00_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:58b417988e95ff525d153db6b4238dee940e3dbaf2ffeb03ee7f4cdb546b6182_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:67cd5a7d164c1054a90c56485f81d535579c3286fe7ee1d3477c238dd960f6d6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d2196a4287a8c652b777652051bfa9132a892bcf70178b2f9199c717cec2df11_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:99b3996744091cb8d41e5c3e2fa61407f8f9fb0ad61c2084eb9cac25a30728f3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:64097b49f33b90619bac71335fe52192afe733b075aebc32e5a694885f5f957d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:2dc428956bcc7bf096521863cc08e40248d08123f828d4356ec0ecbf73293274_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-proxy@sha256:7087674fb05f59cdad2dd925ce0585ee654fc0689d67782686eadb7025879c5b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:093eb7ed9fb267265d9129dea0adc3fc5d348c4354837edbf44e9e5dbe2bf47b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:f2fa06419504d70353627138fca87c191f29e41ff8808406a40fb1227de8b5bf_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:7f9a20e84582a3157261a7b23fe1a8b87dfe3ff20446a129a40eb586146f9fad_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:90d5ae2a0f919ed58bde9ef1605124c53819c473f1eb09a8b2cbcfb2b403ba67_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:620cbfcd614086dc80f3698ee5118cba877d01c8791b2d8fbc7ca4eee526ccca_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:b5c98813ff29ef9dd0939d5d95f4e4b2b1b5b0d7a35a4d26bc1a1c574c23ce26_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:bd39937a90baeb312b6ee6ca44c351a003027898ebbae508b0960da5fe296b00_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:b9a73287707adcc393ec8c5d520d76d074bc533eb0ceae9a73c8d0efea0ebbe2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:bcc403b1f62f92ea3022415aabfd4492f99db5822e152936ae44a4fae788a0cd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:149cf386d4cadbf7ee9b365918de5213ea8613c354592a91d6e11d77b4f60aca_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:b2fabf7333a6e99def4bf04dc0b709ffe62a44fa3eb2d89f164047ebfc09216b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:94386a722cf6b2435691c1c244aa18a52a3ebde78dceaf77b43b8ff148cdd98d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:fce28431b9005f4b6632107f526dde810cb2b168d95af97396e2f98c0bec0f34_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:1eb2e9f2238db9b98be40b3688e825275db51c591b1b1816ff132a3de897dd58_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:de1212d8f90abcf79f3dd6483cbb2ed3f297b0e2a447b434463d328af2b6ef5e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-cni@sha256:c01f78ff0728a6a9415bb63c957cb3a58fe2014d24ed76c17c17d176a624f39b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:f14b6580b737a593bc9b0d2bc0e0213acdc9fb978d7a360fde736454e87456ca_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:cca0dd18a75dfec645222efe09cc40375fea9c2cb97190dbb1c81c1f1f5549db_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a13548a96f45bc1a6fdf04b74b44f027beb50675d67e9866e0d9c5abeebe2836_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-must-gather@sha256:1d303dac2578ea7a9a3bb660e69432f4ef242b070dbfcdafe58edecf124cfc0f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:51bfccb009ecf3663164032309da6d2904a9f1274553d265e7472022d699bd32_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:932a7f2946665aa3e5943c59278321c9bd5cd8b55b14ee6e3781fe3c5cb76cab_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel8@sha256:aeda82a9a8d50c75666a24a2e8700592900abdc34c05ad569caf8b0435cbb1dd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:4a3fa7280dbf20e04d46fa4c6d38c5ca6d1867eccec13ba4c1e4980908278957_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:efb3bab17b5d330cec66ef4109b6f928e07d0f4e48f51b958f95300d370843f4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:a877262a0aced13bfa1060dba810300a513b9684e8a1454b4a72fde0fcf4a62d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:c95659ac6e1f8334de4f286b8d643e578dfc6fe234974e3a4421f02f9bdaac9c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:c1911c5ab4b3bb8d4b95080bf24963268468149c6c86dbce68f96339d1378e61_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:cf96f4a30737384fd1e4d2c1c899ca3b01de5b3046ac67b4e036d9b36f95e836_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:4e0e33db706390906704e39fac914e36a247a45783f3c1f6e4d7a8f77d221cb7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:31577d75632bf38cfff5f343898c59ca85c07ea60ecd421e9659c11d37440506_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:cc431574bfed9ca15d439ef94b822dd7233d6356f3fd609ad4491bb3f92275c0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:45d88da7fb5544d4d2aeb925d3ed0066a57dbb53cd8083adde530dc73ecd71c8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:994dcd435a9c2031c339699944137d4234262c3264dff1ae3cd682e3b6a146fc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:ce79b8ad7b940aebe7799b3d8b6b1d55bfa75228e50f9308ce7afbae0ca0b400_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-registry@sha256:67c7a117e25285135c076f27f6162672e216e32d988f744a93d79df1ed2766ef_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:241f36d9f66c59356d97a623b8fa6ba001f95bee02f1b136f9e73bbf5d3f7a96_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:f82f020d5416ef25612e2d3a113164da951cb9a91ba40d9f8db8c9e9d79de26f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2e513c3a1f3c588e0db30de820313279de9004e96d90fa54f338cfc57ea7a2d3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:2e513c3a1f3c588e0db30de820313279de9004e96d90fa54f338cfc57ea7a2d3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-pod@sha256:0e22962f93782588e3d0cb19647076fd8c54a6b2b156ddfb8079d8c1faef5379_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:3ec05cc00fb530c3073c9225023731e65b14a656154799b80ff438021f8f2115_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:00ca69f50cf8b0d1a4dec60a0be182a8728bae65d5565d1fc2998ac4ae4bad96_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:11d2bf0b807072b2dc56035859b97bd96880a84520f2019be1c0614ad4e10b21_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:f03366a5333eb895ea15c2e2b707f55af9a9c871ccca6f328b9859d1b319c2ea_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:6fd1ab5a2f8757ea359a153a3c266e9b425c8c64684fd65cc268de1518bc2b8d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:deaa22f5ec458b3c409d762ff3e325f322232dce681d8f765009bddb429f495f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:59b7897e575fd1e2846be92ee488d7a3e20abc8250fa3cf4e0675fa3141fb671_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:d5bb92cdc6b3f172909e33b6eab0022ddd73080ef1d7d8e7f70883c04c6bd939_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:981e0d22ab0517998c1b4487fac560b5259f98ebaaf8508dab5249df4576cbc6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus@sha256:e31d76256e75cb45c310bacb65af9098be29187c989cc63881e87b9a3b08170a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:7b78ca457863cfa154d4feedc43a56603de9421f5bd80461ceb158d8b02cef7d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:249dc2c960a55408d4e4b9d3d05ee623d027c2658e1af239eb9f30d4e10c70e8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-telemeter@sha256:bf8c86e136a0cde58db10fd85caae293c76ffb9daeda731b2c0aecadd412c480_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-tests@sha256:4ed48480dc7e2b3ef99742b1083f385ff2bbe13d5ca02430d0d9859802f601c2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:80defb2b317bc10b90778c338d7119a8ce9e838de92c32e470b5b2f7e2058926_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:e8fa04e0634be943ed4a3a151d31caea220874cc8e5fdd6aaf1b050a96d5cbb3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5f38851e4dd5e14aa4a20b6be7e202efaedec6beaa2689820728b77fcda85585_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:23ef9202e057152a38b81d39c5804fd0c85ebdd9a8a72c62459e45e1fc7fd5eb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:6e3d86283f3d5dbadf892d46ce005512c4745131f03f012cb509c0610c6f817f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:3de069d716187ca4539078c8206a132bef0b34737f40647c3d7d5696b51ee8a8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5f38851e4dd5e14aa4a20b6be7e202efaedec6beaa2689820728b77fcda85585_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:23ef9202e057152a38b81d39c5804fd0c85ebdd9a8a72c62459e45e1fc7fd5eb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:d9ca7d88822abaef6e80f1691ac60d8b4548384d961fbe73988e8319899deea5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:fbc2e9b219c12c3fdcd75524d0079d3c9828d0d73cd331534bad2bbcc2111519_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:585f77dfc9e2b9696a1e001aee57c8c8e4de9e7719c27730b475c5a49d3f0335_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:069b12b7fe6990dab5dfc99646d53694fad3b37618236a598125d2f2e7103086_amd64 | — |
A flaw was found in glog, a logging library. This vulnerability allows an unprivileged attacker to overwrite sensitive files via a symbolic link planted in a widely writable directory, exploiting the log file path predictability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:1c69af7282e5f0f2c08ac5ca6bad1b2d03fdb076a4588f70ce41d9c53bb400fb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:45114a340c92d6e28487d5fb2f889327d5d13fd069a4eee2b0cf0a62b48be786_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:12971027f5055b8a372891269a50fc1cba1a53973e99cd4198bb80587d4c93c6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-coredns@sha256:06aca2a5b50bb351459b03323176e72250bbb4b34f86adc7f24ff79849ceb29b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:03ca9c189727101c8450d0d1b8c92b9bfc1329c87511c5e400811a4e6909ae89_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:fce28431b9005f4b6632107f526dde810cb2b168d95af97396e2f98c0bec0f34_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:de1212d8f90abcf79f3dd6483cbb2ed3f297b0e2a447b434463d328af2b6ef5e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:932a7f2946665aa3e5943c59278321c9bd5cd8b55b14ee6e3781fe3c5cb76cab_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:c88f0baeced895cc8397dcbba2fe114721638c83122928241a3c4f616a28ed79_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:1fd0d08e4e0c9cf705f3bf9bdbdccde9cc3ce828418a890b1da757899e181022_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:62aae18df0c37571c5846184231285e9b87413e367959d8b082133e5a01dec28_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:e53d51a1d936db9eac84ffb9d5a4f1ab2cde02eb183e033b29a95cb3141971f0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/network-tools-rhel8@sha256:a5800691fab1afa5fafdf336bb130394d658186985ce87eedb8e991bfc51619d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:3596165cd5f45bb71f9956f395a692f27cf71a6d482c6cd8b22ea77949ffca32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:98878fa983dc6cfb39814b577719f1c1c47fb852b068b046cb47b4acab896f0c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:df969d593a0ef6c5e05f64fcab7e9ba47d162cf154c609d029e9c6511ec56c7f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:9e69d0cc5dc592f13376aef3dc4c5a6db030be37abe0f1fb1e4d75a79b5a118c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:3d63095bac185deaa134df5daaa31556137c967667712324ff468502d2b8c945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:91131a1de8405044efb042fd66be84605eb2cdcf2e15f9b1662d9dfaefc92fa8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:637bcb1b7ac9dbb2cc27994d532a204d21a0eefa98e292152cb68bf0ea990620_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:5a43a4461fed31018cc6af199ea4c672da105a85c695c2ac110ea89ce488d43d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:5b7a7673a211158925edd1e52ab44afa1ce88434f0e1539e9a212b6b2b190969_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:0d437413dfa179b4c98b78b06c3a23a72e3d5faca40a9d399eced2db58dccb37_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:5e3b56cda0897156fddbedee88c03a2d969ad0d47c56713ed7debc93f31f86b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:808a30e1909ee37240d81a3a55e45201028a082a84f882faa330dcd485506e85_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:0ea5aaa43d63da271cd539ff225bae5d2943f0c30a085466592020d9324e411b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:d2141f7ae2cb3959919c3e60ad1c1da9f44650e8ee7ceda6003e3cdc1d4cc6bc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:d8378605a741185a41c57ed91b671aab9c599b3ccbe6d281130a56a340ee8e52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:a284e3daaa6c2815e035a87595eb5bba9fcd67b2cda4dcbd858d22d54ba15f78_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:683056799a7c61bf3c3ae5bc47b08b225c6f83ab4faf08be9e586da2a42673a9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:480876e4351c6a52a6f2f8eee75a872eca752d181ab66f5e0f822cc20f35464d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:36b2cd4e101b646085e07b293af78a45f518ad4b49fe53b9a152a94e74bc0312_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:970343b7f58f2c2ebb26b6a97cbeae940557b77cbacfff037c7df17f04f7b058_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:727916b1d2a6f5a47a79d9b497ed4a1f8a67c7ac2510a1cb983d356d6a2adce8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:1437a2b0aa668b55decc4059e40a43bba4ca378d61ff195f414d23288587afbf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:12163b4120b149fded9d0b1ec6cea9268a182b52c454380de76d70fa2e3d5ebd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:215f11a5f7fb0d11e2158b0ff630c25d1762ba1dc9369b79e893399afc923eb8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:18b84f18aaac64bfa7df74ffbba43079447b7edf64baf505b8c029ff6fa66255_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cli@sha256:401f3d5b6ea74e79162437961b4ae08feb767a5d4718406ce27341ccc20a0a13_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:2f96b73c4c02f61f6a43cef1299fd4006b64013c1a84bd5b860ebccc7de501ed_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:a2b750749695e63b4c6dffbb1c52aee9910b46683514d70974dadb68e1be9c50_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:a0525c514d37f62fbd1fb8ebfcd8d52d448f607b21905f9cd508d6ca5daeacd4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:068435cd430a58b1c67e0b49b10c5c6b7248964f405c3cafad24f4121daa0055_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:0d98ca841e1e5b2043970a347a030203874ccde5093ce98d99277fc70257e82e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:fd817c7f5796bd4f8ccf6253e3ce9d700f344d54eb7cced6819ab6f4c7035e0a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:58ece7d263aab72a58ea8ecb6ee25329257c1b810669d6ec81e21f879652351a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:b06a0b90a5e7c3734e765ba48a378bcccef34020a48c547f8b7611ec988cec32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:b06a0b90a5e7c3734e765ba48a378bcccef34020a48c547f8b7611ec988cec32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:4d3117354a30e62f24fe22a06cf7557f7184d77ee0b41533df61d04f6fc81e57_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:fbfcdf38bf247d28562a2a1d877ce94102610c409350990d9fb5114ff75f9f1e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:edce1bce1ce7e7e39fe4dc4fb0feed3ebe9192839ab6213d6d93f86c27172254_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:223e6f86b83478f5b0ccde4c7d735e917bad433f84d2cb4908a6c8480fb51b4a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:e11d3507c2acf3d6dba25e458b8ae903a1f88b409e479587e7300a0a9fd6274e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:11c7fc39cc0e4b8ad21a0b2c37c20f7f7eccdf3c0be3f9390b06840dd5a10244_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:b62db02e0ea283a206b9d830e4d26330c37cc9f688edfb12e93a20a7b4eb75f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:61fe1afcf207d559a0dcae5cf744e7f627e0cbc7308fa5d2fa5319a02aa56aff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:e4edc968baa3d08e352c7c76ea1359f6f9073f5531fe62a61b4e9d4fe248e4be_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:41d617ecd64839883320abc42a382fb667f897b930f81c3238abb5448a72d62e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:49f5209254fa355e62fe58fb55775fed8dc4dea40c742fc57dfd09ddd9c6fdac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:b745f3aa75d9dc73a47d61c037b64ecb30162fa9987303e90612d2cdb27bff68_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:1ab87e50bca7b15ed641fb9b7bae7c2404dc94c35d2321db9334149d599df3e0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:9512ec70f847052ef79773bd67ae72841380769b8718f7110abad1ce8f19c3d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:6038ea3e20c311da35ed703694d1d076fdd0d501ab994df585ff09c541372cf6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:3609e1d6b1bb1c40f56a129f8dd638e5d549618d0e88536079728462e1aa9955_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e4b760f0401b799b723c3323b54fc111ffd75419c499d96f02638db1c935fa78_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:6f4b760655f1bc9f657d3adb2d3c76d43f261c07d7a7332ef30ed42a3b373f35_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:44a64150d7e262dcf65f621dcfb3def167e302fc309cdd2e03b454e7ddd39bf1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:96b8f3f6afeb307a4d9441dc561abc770e32bb756d0e4e8b90f7a6fa8c656cbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:ebd3826a228949047f429738cddb657f5e911166824f5606b5b8b7c98d365f5e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:1d5ada616f12b64a66d1d7724423203aa8088f46eb7a29a0dd5e67d50260d03d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:9ca4cb4f5bbf18dc74d1e7968d793b26627a51e1429423f3d89a3b6973960051_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:221f4b5f39830c358c2f718b55b1384799e11a90fa28f33f57e98e27beafd9c2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:b998a0e19719d7ad6881b1fdd0655bffd26eb67bb4ee2077f57258ed8a48ad88_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:524d8e5d44320ecb726dadfc8c7af52bf56ef8b05cdcaaf5b02bf2c9cd94a378_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-console-operator@sha256:2143cba2d72e70932c2d3428c3cb32cfa65d769e118dca3d951351a44093b595_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-console@sha256:1834242323960e3e1ce034614e60ace5116e791e1e55dbe4e773cdad5a2e9f65_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:b69ee5ba5b6627b9d1d360b99490bd034811a6593ca9b04fbf233c8baefed25a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:d75aba9bd2120045c8b401fa741c5e7c80f241cfbbac34a0f59cdcf833734eb6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:60ba3af79428a77360b3df119707dcaa3a1db57b3fe4dfb1de6de22ac466300d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:899dfa3c50dc1a1b33672cb761c59cc0ced1701c7eed03766f538763f9d5d46f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:887424ef49e0e8f309ba2c2ec47ba740bc98fffbcf16df4692a6ea33fdea1070_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:11b2c3a3a795d1aa067f3c9b52adc03fc4ff7540d16ae8c23f7db497ec23e188_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:4be56f6f95efc27bf8aca7d43cf9b91908d6f6bc53dc5103a754a116e14ba855_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:2431a54b62daea1ce36f2bfa08d153283ffc3d67072759cd62067e845f8a4c29_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:2431a54b62daea1ce36f2bfa08d153283ffc3d67072759cd62067e845f8a4c29_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:f23bbd57d3599f12b813827e52cb4f9dc2f221dc538424b4dc315183b6e287a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:f23bbd57d3599f12b813827e52cb4f9dc2f221dc538424b4dc315183b6e287a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:c6f127b4a84bd63c43d180d16f403e7f475a815ddccfd1dabf094d1f99dc416a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:c6f127b4a84bd63c43d180d16f403e7f475a815ddccfd1dabf094d1f99dc416a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:1c8c2901c11f7831601d5edcd67112e56a3d30b25f2f02cb559cd2e41f928e83_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:1c8c2901c11f7831601d5edcd67112e56a3d30b25f2f02cb559cd2e41f928e83_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:ce38ad561c2febea7c53e58a516f9f8d835677c71498fd5ba6f4b7f73e928147_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:ce38ad561c2febea7c53e58a516f9f8d835677c71498fd5ba6f4b7f73e928147_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1f8fd26dca27a6527b8706fcd6cd07ff40d293d0b7230d09ef77d2ab9cde8b82_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1f8fd26dca27a6527b8706fcd6cd07ff40d293d0b7230d09ef77d2ab9cde8b82_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:669ae343387c25e7dcfac1644c6c89f97361f1ff2f6ac2fe745f134959006cb9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:669ae343387c25e7dcfac1644c6c89f97361f1ff2f6ac2fe745f134959006cb9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:136cd1da94bba65c0f958ab75590e54563903f3cd03e494286e32af6fa6a2808_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-deployer@sha256:d62e15336531af65ca8fb1fb95999fe1b6a0a10290185e1460731d8645a16e77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-docker-builder@sha256:985804937a79d0c9b2c78a567444c2583a6e86103e7595b7bc31451b90048a3a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-docker-registry@sha256:c6a8d0ef7b671df20d1047468162c76eefea578e75ebfdeaa27a320c13199245_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b7de106259bc14a705cf23e1be7bcdc14becb6defe0f59d40d5db5886b26958a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:33aefeac8f422779c6631b080ff1334177eaae3dfd00a4f5619d3fb6c8ac113e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:a8f6c2a8848af6a27ec91609b873a2a74cb6f1e05e743d6f00eccbcd47ef7dac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:971ed65ae6bd7f38ee18ece1e622e9a4ad08dad130903bcf08169ace990e620f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:016ace2233c87f37ae33219827a925c6111ec6bc1562af673270b398309612cd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-haproxy-router@sha256:dbe5d7edf50c4b9718d656de150bc4d2c7323a01854b491d1ba6be76b02a9a77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-hyperkube@sha256:293a97b7720dfa303f755919b8eb08d59bfe2af4d39837a2e69b0f1fd6172638_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c867e6adabe74cc9e81519775b4d995d0d0bfa4141eb5014d67241d7159d01b5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:0d59289f08bd9a96de0f4e0a8312721c7b7b13be40f92a75de9c3ef8baa18ed9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:fe6d74102103ad2978dd40fa10dd396418067f9c9b16c8377bda137d2ec89ab2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:543512437116ad24a4c1efd41d141789bee556c706c46c7d071bcefb8498d8fb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:b2bae902c104c663647bd8cde38cbab2f77bf02a72cb99e7e897bd370076072a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:3355ad15262b54141d93f315b61ccefca28fc30a2affeddd621280c6eb5bb0a4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:039c0609f274c9bb4ee05c8489e2860e10506a9d74f1e0a59379488030b4d460_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:cb43bec71c8ccbc9ecf83981cefca3485e19d3e4f082d200f1d17be124212fdd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06c97d690cdc80c210e467b61de3edb3c0b70bd10f6349ae0874ff657d74f95d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-installer@sha256:35bb1ee32e7d52b9bfc7397ba6279660ddd882dfeeb27e1730cc7f8c38e87b00_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:58b417988e95ff525d153db6b4238dee940e3dbaf2ffeb03ee7f4cdb546b6182_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:67cd5a7d164c1054a90c56485f81d535579c3286fe7ee1d3477c238dd960f6d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d2196a4287a8c652b777652051bfa9132a892bcf70178b2f9199c717cec2df11_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:99b3996744091cb8d41e5c3e2fa61407f8f9fb0ad61c2084eb9cac25a30728f3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:64097b49f33b90619bac71335fe52192afe733b075aebc32e5a694885f5f957d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:2dc428956bcc7bf096521863cc08e40248d08123f828d4356ec0ecbf73293274_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-proxy@sha256:7087674fb05f59cdad2dd925ce0585ee654fc0689d67782686eadb7025879c5b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:093eb7ed9fb267265d9129dea0adc3fc5d348c4354837edbf44e9e5dbe2bf47b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:f2fa06419504d70353627138fca87c191f29e41ff8808406a40fb1227de8b5bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:7f9a20e84582a3157261a7b23fe1a8b87dfe3ff20446a129a40eb586146f9fad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:90d5ae2a0f919ed58bde9ef1605124c53819c473f1eb09a8b2cbcfb2b403ba67_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:620cbfcd614086dc80f3698ee5118cba877d01c8791b2d8fbc7ca4eee526ccca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:b5c98813ff29ef9dd0939d5d95f4e4b2b1b5b0d7a35a4d26bc1a1c574c23ce26_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:bd39937a90baeb312b6ee6ca44c351a003027898ebbae508b0960da5fe296b00_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:b9a73287707adcc393ec8c5d520d76d074bc533eb0ceae9a73c8d0efea0ebbe2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:bcc403b1f62f92ea3022415aabfd4492f99db5822e152936ae44a4fae788a0cd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:149cf386d4cadbf7ee9b365918de5213ea8613c354592a91d6e11d77b4f60aca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:b2fabf7333a6e99def4bf04dc0b709ffe62a44fa3eb2d89f164047ebfc09216b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:94386a722cf6b2435691c1c244aa18a52a3ebde78dceaf77b43b8ff148cdd98d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:1eb2e9f2238db9b98be40b3688e825275db51c591b1b1816ff132a3de897dd58_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-cni@sha256:c01f78ff0728a6a9415bb63c957cb3a58fe2014d24ed76c17c17d176a624f39b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:f14b6580b737a593bc9b0d2bc0e0213acdc9fb978d7a360fde736454e87456ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:cca0dd18a75dfec645222efe09cc40375fea9c2cb97190dbb1c81c1f1f5549db_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a13548a96f45bc1a6fdf04b74b44f027beb50675d67e9866e0d9c5abeebe2836_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-must-gather@sha256:1d303dac2578ea7a9a3bb660e69432f4ef242b070dbfcdafe58edecf124cfc0f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:51bfccb009ecf3663164032309da6d2904a9f1274553d265e7472022d699bd32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel8@sha256:aeda82a9a8d50c75666a24a2e8700592900abdc34c05ad569caf8b0435cbb1dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:4103d4f881dc9e27dad116c10684f266714d18838ad46f8a64fbe573763f3364_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:4a3fa7280dbf20e04d46fa4c6d38c5ca6d1867eccec13ba4c1e4980908278957_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:efb3bab17b5d330cec66ef4109b6f928e07d0f4e48f51b958f95300d370843f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:a877262a0aced13bfa1060dba810300a513b9684e8a1454b4a72fde0fcf4a62d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:c95659ac6e1f8334de4f286b8d643e578dfc6fe234974e3a4421f02f9bdaac9c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:c1911c5ab4b3bb8d4b95080bf24963268468149c6c86dbce68f96339d1378e61_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:cf96f4a30737384fd1e4d2c1c899ca3b01de5b3046ac67b4e036d9b36f95e836_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:4e0e33db706390906704e39fac914e36a247a45783f3c1f6e4d7a8f77d221cb7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:31577d75632bf38cfff5f343898c59ca85c07ea60ecd421e9659c11d37440506_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:cc431574bfed9ca15d439ef94b822dd7233d6356f3fd609ad4491bb3f92275c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:45d88da7fb5544d4d2aeb925d3ed0066a57dbb53cd8083adde530dc73ecd71c8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:994dcd435a9c2031c339699944137d4234262c3264dff1ae3cd682e3b6a146fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:ce79b8ad7b940aebe7799b3d8b6b1d55bfa75228e50f9308ce7afbae0ca0b400_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-registry@sha256:67c7a117e25285135c076f27f6162672e216e32d988f744a93d79df1ed2766ef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:241f36d9f66c59356d97a623b8fa6ba001f95bee02f1b136f9e73bbf5d3f7a96_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:f82f020d5416ef25612e2d3a113164da951cb9a91ba40d9f8db8c9e9d79de26f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2e513c3a1f3c588e0db30de820313279de9004e96d90fa54f338cfc57ea7a2d3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:2e513c3a1f3c588e0db30de820313279de9004e96d90fa54f338cfc57ea7a2d3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-pod@sha256:0e22962f93782588e3d0cb19647076fd8c54a6b2b156ddfb8079d8c1faef5379_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:3ec05cc00fb530c3073c9225023731e65b14a656154799b80ff438021f8f2115_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:00ca69f50cf8b0d1a4dec60a0be182a8728bae65d5565d1fc2998ac4ae4bad96_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:11d2bf0b807072b2dc56035859b97bd96880a84520f2019be1c0614ad4e10b21_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:f03366a5333eb895ea15c2e2b707f55af9a9c871ccca6f328b9859d1b319c2ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:6fd1ab5a2f8757ea359a153a3c266e9b425c8c64684fd65cc268de1518bc2b8d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:deaa22f5ec458b3c409d762ff3e325f322232dce681d8f765009bddb429f495f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:59b7897e575fd1e2846be92ee488d7a3e20abc8250fa3cf4e0675fa3141fb671_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:d5bb92cdc6b3f172909e33b6eab0022ddd73080ef1d7d8e7f70883c04c6bd939_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:981e0d22ab0517998c1b4487fac560b5259f98ebaaf8508dab5249df4576cbc6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus@sha256:e31d76256e75cb45c310bacb65af9098be29187c989cc63881e87b9a3b08170a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:7b78ca457863cfa154d4feedc43a56603de9421f5bd80461ceb158d8b02cef7d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:249dc2c960a55408d4e4b9d3d05ee623d027c2658e1af239eb9f30d4e10c70e8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-telemeter@sha256:bf8c86e136a0cde58db10fd85caae293c76ffb9daeda731b2c0aecadd412c480_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-tests@sha256:4ed48480dc7e2b3ef99742b1083f385ff2bbe13d5ca02430d0d9859802f601c2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:80defb2b317bc10b90778c338d7119a8ce9e838de92c32e470b5b2f7e2058926_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:e8fa04e0634be943ed4a3a151d31caea220874cc8e5fdd6aaf1b050a96d5cbb3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5f38851e4dd5e14aa4a20b6be7e202efaedec6beaa2689820728b77fcda85585_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:23ef9202e057152a38b81d39c5804fd0c85ebdd9a8a72c62459e45e1fc7fd5eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:6e3d86283f3d5dbadf892d46ce005512c4745131f03f012cb509c0610c6f817f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:3de069d716187ca4539078c8206a132bef0b34737f40647c3d7d5696b51ee8a8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5f38851e4dd5e14aa4a20b6be7e202efaedec6beaa2689820728b77fcda85585_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:23ef9202e057152a38b81d39c5804fd0c85ebdd9a8a72c62459e45e1fc7fd5eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:d9ca7d88822abaef6e80f1691ac60d8b4548384d961fbe73988e8319899deea5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:fbc2e9b219c12c3fdcd75524d0079d3c9828d0d73cd331534bad2bbcc2111519_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:585f77dfc9e2b9696a1e001aee57c8c8e4de9e7719c27730b475c5a49d3f0335_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:069b12b7fe6990dab5dfc99646d53694fad3b37618236a598125d2f2e7103086_amd64 | — |
Workaround
|
A flaw was found in the `golang.org/x/oauth2/jws` package in the token parsing component. This vulnerability is made possible because of the use of `strings.Split(token, ".")` to split JWT tokens, which can lead to excessive memory consumption when processing maliciously crafted tokens with a large number of `.` characters. An attacker could exploit this functionality by sending numerous malformed tokens and can trigger memory exhaustion and a Denial of Service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:b62db02e0ea283a206b9d830e4d26330c37cc9f688edfb12e93a20a7b4eb75f8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:4103d4f881dc9e27dad116c10684f266714d18838ad46f8a64fbe573763f3364_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:c88f0baeced895cc8397dcbba2fe114721638c83122928241a3c4f616a28ed79_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:1fd0d08e4e0c9cf705f3bf9bdbdccde9cc3ce828418a890b1da757899e181022_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:62aae18df0c37571c5846184231285e9b87413e367959d8b082133e5a01dec28_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:e53d51a1d936db9eac84ffb9d5a4f1ab2cde02eb183e033b29a95cb3141971f0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/network-tools-rhel8@sha256:a5800691fab1afa5fafdf336bb130394d658186985ce87eedb8e991bfc51619d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:3596165cd5f45bb71f9956f395a692f27cf71a6d482c6cd8b22ea77949ffca32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:98878fa983dc6cfb39814b577719f1c1c47fb852b068b046cb47b4acab896f0c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:1c69af7282e5f0f2c08ac5ca6bad1b2d03fdb076a4588f70ce41d9c53bb400fb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:45114a340c92d6e28487d5fb2f889327d5d13fd069a4eee2b0cf0a62b48be786_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:12971027f5055b8a372891269a50fc1cba1a53973e99cd4198bb80587d4c93c6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:df969d593a0ef6c5e05f64fcab7e9ba47d162cf154c609d029e9c6511ec56c7f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:9e69d0cc5dc592f13376aef3dc4c5a6db030be37abe0f1fb1e4d75a79b5a118c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:3d63095bac185deaa134df5daaa31556137c967667712324ff468502d2b8c945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:91131a1de8405044efb042fd66be84605eb2cdcf2e15f9b1662d9dfaefc92fa8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:637bcb1b7ac9dbb2cc27994d532a204d21a0eefa98e292152cb68bf0ea990620_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:5a43a4461fed31018cc6af199ea4c672da105a85c695c2ac110ea89ce488d43d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:5b7a7673a211158925edd1e52ab44afa1ce88434f0e1539e9a212b6b2b190969_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:0d437413dfa179b4c98b78b06c3a23a72e3d5faca40a9d399eced2db58dccb37_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:5e3b56cda0897156fddbedee88c03a2d969ad0d47c56713ed7debc93f31f86b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:808a30e1909ee37240d81a3a55e45201028a082a84f882faa330dcd485506e85_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:0ea5aaa43d63da271cd539ff225bae5d2943f0c30a085466592020d9324e411b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:d2141f7ae2cb3959919c3e60ad1c1da9f44650e8ee7ceda6003e3cdc1d4cc6bc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:d8378605a741185a41c57ed91b671aab9c599b3ccbe6d281130a56a340ee8e52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:a284e3daaa6c2815e035a87595eb5bba9fcd67b2cda4dcbd858d22d54ba15f78_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:683056799a7c61bf3c3ae5bc47b08b225c6f83ab4faf08be9e586da2a42673a9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:480876e4351c6a52a6f2f8eee75a872eca752d181ab66f5e0f822cc20f35464d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:36b2cd4e101b646085e07b293af78a45f518ad4b49fe53b9a152a94e74bc0312_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:970343b7f58f2c2ebb26b6a97cbeae940557b77cbacfff037c7df17f04f7b058_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:727916b1d2a6f5a47a79d9b497ed4a1f8a67c7ac2510a1cb983d356d6a2adce8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:1437a2b0aa668b55decc4059e40a43bba4ca378d61ff195f414d23288587afbf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:12163b4120b149fded9d0b1ec6cea9268a182b52c454380de76d70fa2e3d5ebd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:215f11a5f7fb0d11e2158b0ff630c25d1762ba1dc9369b79e893399afc923eb8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:18b84f18aaac64bfa7df74ffbba43079447b7edf64baf505b8c029ff6fa66255_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cli@sha256:401f3d5b6ea74e79162437961b4ae08feb767a5d4718406ce27341ccc20a0a13_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:2f96b73c4c02f61f6a43cef1299fd4006b64013c1a84bd5b860ebccc7de501ed_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:a2b750749695e63b4c6dffbb1c52aee9910b46683514d70974dadb68e1be9c50_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:a0525c514d37f62fbd1fb8ebfcd8d52d448f607b21905f9cd508d6ca5daeacd4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:068435cd430a58b1c67e0b49b10c5c6b7248964f405c3cafad24f4121daa0055_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:0d98ca841e1e5b2043970a347a030203874ccde5093ce98d99277fc70257e82e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:fd817c7f5796bd4f8ccf6253e3ce9d700f344d54eb7cced6819ab6f4c7035e0a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:58ece7d263aab72a58ea8ecb6ee25329257c1b810669d6ec81e21f879652351a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:b06a0b90a5e7c3734e765ba48a378bcccef34020a48c547f8b7611ec988cec32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:b06a0b90a5e7c3734e765ba48a378bcccef34020a48c547f8b7611ec988cec32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:4d3117354a30e62f24fe22a06cf7557f7184d77ee0b41533df61d04f6fc81e57_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:fbfcdf38bf247d28562a2a1d877ce94102610c409350990d9fb5114ff75f9f1e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:edce1bce1ce7e7e39fe4dc4fb0feed3ebe9192839ab6213d6d93f86c27172254_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:223e6f86b83478f5b0ccde4c7d735e917bad433f84d2cb4908a6c8480fb51b4a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:e11d3507c2acf3d6dba25e458b8ae903a1f88b409e479587e7300a0a9fd6274e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:11c7fc39cc0e4b8ad21a0b2c37c20f7f7eccdf3c0be3f9390b06840dd5a10244_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:61fe1afcf207d559a0dcae5cf744e7f627e0cbc7308fa5d2fa5319a02aa56aff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:e4edc968baa3d08e352c7c76ea1359f6f9073f5531fe62a61b4e9d4fe248e4be_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:41d617ecd64839883320abc42a382fb667f897b930f81c3238abb5448a72d62e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:49f5209254fa355e62fe58fb55775fed8dc4dea40c742fc57dfd09ddd9c6fdac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:b745f3aa75d9dc73a47d61c037b64ecb30162fa9987303e90612d2cdb27bff68_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:1ab87e50bca7b15ed641fb9b7bae7c2404dc94c35d2321db9334149d599df3e0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:9512ec70f847052ef79773bd67ae72841380769b8718f7110abad1ce8f19c3d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:6038ea3e20c311da35ed703694d1d076fdd0d501ab994df585ff09c541372cf6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:3609e1d6b1bb1c40f56a129f8dd638e5d549618d0e88536079728462e1aa9955_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e4b760f0401b799b723c3323b54fc111ffd75419c499d96f02638db1c935fa78_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:6f4b760655f1bc9f657d3adb2d3c76d43f261c07d7a7332ef30ed42a3b373f35_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:44a64150d7e262dcf65f621dcfb3def167e302fc309cdd2e03b454e7ddd39bf1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:96b8f3f6afeb307a4d9441dc561abc770e32bb756d0e4e8b90f7a6fa8c656cbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:ebd3826a228949047f429738cddb657f5e911166824f5606b5b8b7c98d365f5e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:1d5ada616f12b64a66d1d7724423203aa8088f46eb7a29a0dd5e67d50260d03d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:9ca4cb4f5bbf18dc74d1e7968d793b26627a51e1429423f3d89a3b6973960051_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:221f4b5f39830c358c2f718b55b1384799e11a90fa28f33f57e98e27beafd9c2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:b998a0e19719d7ad6881b1fdd0655bffd26eb67bb4ee2077f57258ed8a48ad88_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:524d8e5d44320ecb726dadfc8c7af52bf56ef8b05cdcaaf5b02bf2c9cd94a378_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-console-operator@sha256:2143cba2d72e70932c2d3428c3cb32cfa65d769e118dca3d951351a44093b595_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-console@sha256:1834242323960e3e1ce034614e60ace5116e791e1e55dbe4e773cdad5a2e9f65_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:b69ee5ba5b6627b9d1d360b99490bd034811a6593ca9b04fbf233c8baefed25a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-coredns@sha256:06aca2a5b50bb351459b03323176e72250bbb4b34f86adc7f24ff79849ceb29b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:d75aba9bd2120045c8b401fa741c5e7c80f241cfbbac34a0f59cdcf833734eb6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:60ba3af79428a77360b3df119707dcaa3a1db57b3fe4dfb1de6de22ac466300d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:899dfa3c50dc1a1b33672cb761c59cc0ced1701c7eed03766f538763f9d5d46f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:887424ef49e0e8f309ba2c2ec47ba740bc98fffbcf16df4692a6ea33fdea1070_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:11b2c3a3a795d1aa067f3c9b52adc03fc4ff7540d16ae8c23f7db497ec23e188_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:4be56f6f95efc27bf8aca7d43cf9b91908d6f6bc53dc5103a754a116e14ba855_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:2431a54b62daea1ce36f2bfa08d153283ffc3d67072759cd62067e845f8a4c29_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:2431a54b62daea1ce36f2bfa08d153283ffc3d67072759cd62067e845f8a4c29_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:f23bbd57d3599f12b813827e52cb4f9dc2f221dc538424b4dc315183b6e287a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:f23bbd57d3599f12b813827e52cb4f9dc2f221dc538424b4dc315183b6e287a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:c6f127b4a84bd63c43d180d16f403e7f475a815ddccfd1dabf094d1f99dc416a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:c6f127b4a84bd63c43d180d16f403e7f475a815ddccfd1dabf094d1f99dc416a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:1c8c2901c11f7831601d5edcd67112e56a3d30b25f2f02cb559cd2e41f928e83_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:1c8c2901c11f7831601d5edcd67112e56a3d30b25f2f02cb559cd2e41f928e83_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:ce38ad561c2febea7c53e58a516f9f8d835677c71498fd5ba6f4b7f73e928147_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:ce38ad561c2febea7c53e58a516f9f8d835677c71498fd5ba6f4b7f73e928147_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1f8fd26dca27a6527b8706fcd6cd07ff40d293d0b7230d09ef77d2ab9cde8b82_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1f8fd26dca27a6527b8706fcd6cd07ff40d293d0b7230d09ef77d2ab9cde8b82_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:669ae343387c25e7dcfac1644c6c89f97361f1ff2f6ac2fe745f134959006cb9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:669ae343387c25e7dcfac1644c6c89f97361f1ff2f6ac2fe745f134959006cb9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:136cd1da94bba65c0f958ab75590e54563903f3cd03e494286e32af6fa6a2808_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-deployer@sha256:d62e15336531af65ca8fb1fb95999fe1b6a0a10290185e1460731d8645a16e77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-docker-builder@sha256:985804937a79d0c9b2c78a567444c2583a6e86103e7595b7bc31451b90048a3a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-docker-registry@sha256:c6a8d0ef7b671df20d1047468162c76eefea578e75ebfdeaa27a320c13199245_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b7de106259bc14a705cf23e1be7bcdc14becb6defe0f59d40d5db5886b26958a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:33aefeac8f422779c6631b080ff1334177eaae3dfd00a4f5619d3fb6c8ac113e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:a8f6c2a8848af6a27ec91609b873a2a74cb6f1e05e743d6f00eccbcd47ef7dac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:971ed65ae6bd7f38ee18ece1e622e9a4ad08dad130903bcf08169ace990e620f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:016ace2233c87f37ae33219827a925c6111ec6bc1562af673270b398309612cd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-haproxy-router@sha256:dbe5d7edf50c4b9718d656de150bc4d2c7323a01854b491d1ba6be76b02a9a77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-hyperkube@sha256:293a97b7720dfa303f755919b8eb08d59bfe2af4d39837a2e69b0f1fd6172638_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c867e6adabe74cc9e81519775b4d995d0d0bfa4141eb5014d67241d7159d01b5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:0d59289f08bd9a96de0f4e0a8312721c7b7b13be40f92a75de9c3ef8baa18ed9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:fe6d74102103ad2978dd40fa10dd396418067f9c9b16c8377bda137d2ec89ab2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:03ca9c189727101c8450d0d1b8c92b9bfc1329c87511c5e400811a4e6909ae89_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:543512437116ad24a4c1efd41d141789bee556c706c46c7d071bcefb8498d8fb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:b2bae902c104c663647bd8cde38cbab2f77bf02a72cb99e7e897bd370076072a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:3355ad15262b54141d93f315b61ccefca28fc30a2affeddd621280c6eb5bb0a4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:039c0609f274c9bb4ee05c8489e2860e10506a9d74f1e0a59379488030b4d460_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:cb43bec71c8ccbc9ecf83981cefca3485e19d3e4f082d200f1d17be124212fdd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06c97d690cdc80c210e467b61de3edb3c0b70bd10f6349ae0874ff657d74f95d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-installer@sha256:35bb1ee32e7d52b9bfc7397ba6279660ddd882dfeeb27e1730cc7f8c38e87b00_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:58b417988e95ff525d153db6b4238dee940e3dbaf2ffeb03ee7f4cdb546b6182_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:67cd5a7d164c1054a90c56485f81d535579c3286fe7ee1d3477c238dd960f6d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d2196a4287a8c652b777652051bfa9132a892bcf70178b2f9199c717cec2df11_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:99b3996744091cb8d41e5c3e2fa61407f8f9fb0ad61c2084eb9cac25a30728f3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:64097b49f33b90619bac71335fe52192afe733b075aebc32e5a694885f5f957d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:2dc428956bcc7bf096521863cc08e40248d08123f828d4356ec0ecbf73293274_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-proxy@sha256:7087674fb05f59cdad2dd925ce0585ee654fc0689d67782686eadb7025879c5b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:093eb7ed9fb267265d9129dea0adc3fc5d348c4354837edbf44e9e5dbe2bf47b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:f2fa06419504d70353627138fca87c191f29e41ff8808406a40fb1227de8b5bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:7f9a20e84582a3157261a7b23fe1a8b87dfe3ff20446a129a40eb586146f9fad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:90d5ae2a0f919ed58bde9ef1605124c53819c473f1eb09a8b2cbcfb2b403ba67_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:620cbfcd614086dc80f3698ee5118cba877d01c8791b2d8fbc7ca4eee526ccca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:b5c98813ff29ef9dd0939d5d95f4e4b2b1b5b0d7a35a4d26bc1a1c574c23ce26_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:bd39937a90baeb312b6ee6ca44c351a003027898ebbae508b0960da5fe296b00_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:b9a73287707adcc393ec8c5d520d76d074bc533eb0ceae9a73c8d0efea0ebbe2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:bcc403b1f62f92ea3022415aabfd4492f99db5822e152936ae44a4fae788a0cd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:149cf386d4cadbf7ee9b365918de5213ea8613c354592a91d6e11d77b4f60aca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:b2fabf7333a6e99def4bf04dc0b709ffe62a44fa3eb2d89f164047ebfc09216b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:94386a722cf6b2435691c1c244aa18a52a3ebde78dceaf77b43b8ff148cdd98d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:fce28431b9005f4b6632107f526dde810cb2b168d95af97396e2f98c0bec0f34_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:1eb2e9f2238db9b98be40b3688e825275db51c591b1b1816ff132a3de897dd58_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:de1212d8f90abcf79f3dd6483cbb2ed3f297b0e2a447b434463d328af2b6ef5e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-cni@sha256:c01f78ff0728a6a9415bb63c957cb3a58fe2014d24ed76c17c17d176a624f39b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:f14b6580b737a593bc9b0d2bc0e0213acdc9fb978d7a360fde736454e87456ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:cca0dd18a75dfec645222efe09cc40375fea9c2cb97190dbb1c81c1f1f5549db_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a13548a96f45bc1a6fdf04b74b44f027beb50675d67e9866e0d9c5abeebe2836_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-must-gather@sha256:1d303dac2578ea7a9a3bb660e69432f4ef242b070dbfcdafe58edecf124cfc0f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:51bfccb009ecf3663164032309da6d2904a9f1274553d265e7472022d699bd32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:932a7f2946665aa3e5943c59278321c9bd5cd8b55b14ee6e3781fe3c5cb76cab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel8@sha256:aeda82a9a8d50c75666a24a2e8700592900abdc34c05ad569caf8b0435cbb1dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:4a3fa7280dbf20e04d46fa4c6d38c5ca6d1867eccec13ba4c1e4980908278957_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:efb3bab17b5d330cec66ef4109b6f928e07d0f4e48f51b958f95300d370843f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:a877262a0aced13bfa1060dba810300a513b9684e8a1454b4a72fde0fcf4a62d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:c95659ac6e1f8334de4f286b8d643e578dfc6fe234974e3a4421f02f9bdaac9c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:c1911c5ab4b3bb8d4b95080bf24963268468149c6c86dbce68f96339d1378e61_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:cf96f4a30737384fd1e4d2c1c899ca3b01de5b3046ac67b4e036d9b36f95e836_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:4e0e33db706390906704e39fac914e36a247a45783f3c1f6e4d7a8f77d221cb7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:31577d75632bf38cfff5f343898c59ca85c07ea60ecd421e9659c11d37440506_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:cc431574bfed9ca15d439ef94b822dd7233d6356f3fd609ad4491bb3f92275c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:45d88da7fb5544d4d2aeb925d3ed0066a57dbb53cd8083adde530dc73ecd71c8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:994dcd435a9c2031c339699944137d4234262c3264dff1ae3cd682e3b6a146fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:ce79b8ad7b940aebe7799b3d8b6b1d55bfa75228e50f9308ce7afbae0ca0b400_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-registry@sha256:67c7a117e25285135c076f27f6162672e216e32d988f744a93d79df1ed2766ef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:241f36d9f66c59356d97a623b8fa6ba001f95bee02f1b136f9e73bbf5d3f7a96_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:f82f020d5416ef25612e2d3a113164da951cb9a91ba40d9f8db8c9e9d79de26f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2e513c3a1f3c588e0db30de820313279de9004e96d90fa54f338cfc57ea7a2d3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:2e513c3a1f3c588e0db30de820313279de9004e96d90fa54f338cfc57ea7a2d3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-pod@sha256:0e22962f93782588e3d0cb19647076fd8c54a6b2b156ddfb8079d8c1faef5379_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:3ec05cc00fb530c3073c9225023731e65b14a656154799b80ff438021f8f2115_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:00ca69f50cf8b0d1a4dec60a0be182a8728bae65d5565d1fc2998ac4ae4bad96_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:11d2bf0b807072b2dc56035859b97bd96880a84520f2019be1c0614ad4e10b21_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:f03366a5333eb895ea15c2e2b707f55af9a9c871ccca6f328b9859d1b319c2ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:6fd1ab5a2f8757ea359a153a3c266e9b425c8c64684fd65cc268de1518bc2b8d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:deaa22f5ec458b3c409d762ff3e325f322232dce681d8f765009bddb429f495f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:59b7897e575fd1e2846be92ee488d7a3e20abc8250fa3cf4e0675fa3141fb671_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:d5bb92cdc6b3f172909e33b6eab0022ddd73080ef1d7d8e7f70883c04c6bd939_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:981e0d22ab0517998c1b4487fac560b5259f98ebaaf8508dab5249df4576cbc6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus@sha256:e31d76256e75cb45c310bacb65af9098be29187c989cc63881e87b9a3b08170a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:7b78ca457863cfa154d4feedc43a56603de9421f5bd80461ceb158d8b02cef7d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:249dc2c960a55408d4e4b9d3d05ee623d027c2658e1af239eb9f30d4e10c70e8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-telemeter@sha256:bf8c86e136a0cde58db10fd85caae293c76ffb9daeda731b2c0aecadd412c480_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-tests@sha256:4ed48480dc7e2b3ef99742b1083f385ff2bbe13d5ca02430d0d9859802f601c2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:80defb2b317bc10b90778c338d7119a8ce9e838de92c32e470b5b2f7e2058926_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:e8fa04e0634be943ed4a3a151d31caea220874cc8e5fdd6aaf1b050a96d5cbb3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5f38851e4dd5e14aa4a20b6be7e202efaedec6beaa2689820728b77fcda85585_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:23ef9202e057152a38b81d39c5804fd0c85ebdd9a8a72c62459e45e1fc7fd5eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:6e3d86283f3d5dbadf892d46ce005512c4745131f03f012cb509c0610c6f817f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:3de069d716187ca4539078c8206a132bef0b34737f40647c3d7d5696b51ee8a8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5f38851e4dd5e14aa4a20b6be7e202efaedec6beaa2689820728b77fcda85585_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:23ef9202e057152a38b81d39c5804fd0c85ebdd9a8a72c62459e45e1fc7fd5eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:d9ca7d88822abaef6e80f1691ac60d8b4548384d961fbe73988e8319899deea5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:fbc2e9b219c12c3fdcd75524d0079d3c9828d0d73cd331534bad2bbcc2111519_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:585f77dfc9e2b9696a1e001aee57c8c8e4de9e7719c27730b475c5a49d3f0335_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:069b12b7fe6990dab5dfc99646d53694fad3b37618236a598125d2f2e7103086_amd64 | — |
Workaround
|
A flaw was found in the golang-jwt implementation of JSON Web Tokens (JWT). In affected versions, a malicious request with specially crafted Authorization header data may trigger an excessive consumption of resources on the host system. This issue can cause significant performance degradation or an application crash, leading to a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:b62db02e0ea283a206b9d830e4d26330c37cc9f688edfb12e93a20a7b4eb75f8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-docker-registry@sha256:c6a8d0ef7b671df20d1047468162c76eefea578e75ebfdeaa27a320c13199245_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:c88f0baeced895cc8397dcbba2fe114721638c83122928241a3c4f616a28ed79_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:1fd0d08e4e0c9cf705f3bf9bdbdccde9cc3ce828418a890b1da757899e181022_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:62aae18df0c37571c5846184231285e9b87413e367959d8b082133e5a01dec28_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:e53d51a1d936db9eac84ffb9d5a4f1ab2cde02eb183e033b29a95cb3141971f0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/network-tools-rhel8@sha256:a5800691fab1afa5fafdf336bb130394d658186985ce87eedb8e991bfc51619d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:3596165cd5f45bb71f9956f395a692f27cf71a6d482c6cd8b22ea77949ffca32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:98878fa983dc6cfb39814b577719f1c1c47fb852b068b046cb47b4acab896f0c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:1c69af7282e5f0f2c08ac5ca6bad1b2d03fdb076a4588f70ce41d9c53bb400fb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:45114a340c92d6e28487d5fb2f889327d5d13fd069a4eee2b0cf0a62b48be786_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:12971027f5055b8a372891269a50fc1cba1a53973e99cd4198bb80587d4c93c6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:df969d593a0ef6c5e05f64fcab7e9ba47d162cf154c609d029e9c6511ec56c7f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:9e69d0cc5dc592f13376aef3dc4c5a6db030be37abe0f1fb1e4d75a79b5a118c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:3d63095bac185deaa134df5daaa31556137c967667712324ff468502d2b8c945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:91131a1de8405044efb042fd66be84605eb2cdcf2e15f9b1662d9dfaefc92fa8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:637bcb1b7ac9dbb2cc27994d532a204d21a0eefa98e292152cb68bf0ea990620_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:5a43a4461fed31018cc6af199ea4c672da105a85c695c2ac110ea89ce488d43d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:5b7a7673a211158925edd1e52ab44afa1ce88434f0e1539e9a212b6b2b190969_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:0d437413dfa179b4c98b78b06c3a23a72e3d5faca40a9d399eced2db58dccb37_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:5e3b56cda0897156fddbedee88c03a2d969ad0d47c56713ed7debc93f31f86b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:808a30e1909ee37240d81a3a55e45201028a082a84f882faa330dcd485506e85_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:0ea5aaa43d63da271cd539ff225bae5d2943f0c30a085466592020d9324e411b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:d2141f7ae2cb3959919c3e60ad1c1da9f44650e8ee7ceda6003e3cdc1d4cc6bc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:d8378605a741185a41c57ed91b671aab9c599b3ccbe6d281130a56a340ee8e52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:a284e3daaa6c2815e035a87595eb5bba9fcd67b2cda4dcbd858d22d54ba15f78_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:683056799a7c61bf3c3ae5bc47b08b225c6f83ab4faf08be9e586da2a42673a9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:480876e4351c6a52a6f2f8eee75a872eca752d181ab66f5e0f822cc20f35464d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:36b2cd4e101b646085e07b293af78a45f518ad4b49fe53b9a152a94e74bc0312_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:970343b7f58f2c2ebb26b6a97cbeae940557b77cbacfff037c7df17f04f7b058_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:727916b1d2a6f5a47a79d9b497ed4a1f8a67c7ac2510a1cb983d356d6a2adce8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:1437a2b0aa668b55decc4059e40a43bba4ca378d61ff195f414d23288587afbf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:12163b4120b149fded9d0b1ec6cea9268a182b52c454380de76d70fa2e3d5ebd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:215f11a5f7fb0d11e2158b0ff630c25d1762ba1dc9369b79e893399afc923eb8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:18b84f18aaac64bfa7df74ffbba43079447b7edf64baf505b8c029ff6fa66255_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cli@sha256:401f3d5b6ea74e79162437961b4ae08feb767a5d4718406ce27341ccc20a0a13_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:2f96b73c4c02f61f6a43cef1299fd4006b64013c1a84bd5b860ebccc7de501ed_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:a2b750749695e63b4c6dffbb1c52aee9910b46683514d70974dadb68e1be9c50_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:a0525c514d37f62fbd1fb8ebfcd8d52d448f607b21905f9cd508d6ca5daeacd4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:068435cd430a58b1c67e0b49b10c5c6b7248964f405c3cafad24f4121daa0055_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:0d98ca841e1e5b2043970a347a030203874ccde5093ce98d99277fc70257e82e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:fd817c7f5796bd4f8ccf6253e3ce9d700f344d54eb7cced6819ab6f4c7035e0a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:58ece7d263aab72a58ea8ecb6ee25329257c1b810669d6ec81e21f879652351a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:b06a0b90a5e7c3734e765ba48a378bcccef34020a48c547f8b7611ec988cec32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:b06a0b90a5e7c3734e765ba48a378bcccef34020a48c547f8b7611ec988cec32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:4d3117354a30e62f24fe22a06cf7557f7184d77ee0b41533df61d04f6fc81e57_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:fbfcdf38bf247d28562a2a1d877ce94102610c409350990d9fb5114ff75f9f1e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:edce1bce1ce7e7e39fe4dc4fb0feed3ebe9192839ab6213d6d93f86c27172254_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:223e6f86b83478f5b0ccde4c7d735e917bad433f84d2cb4908a6c8480fb51b4a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:e11d3507c2acf3d6dba25e458b8ae903a1f88b409e479587e7300a0a9fd6274e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:11c7fc39cc0e4b8ad21a0b2c37c20f7f7eccdf3c0be3f9390b06840dd5a10244_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:61fe1afcf207d559a0dcae5cf744e7f627e0cbc7308fa5d2fa5319a02aa56aff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:e4edc968baa3d08e352c7c76ea1359f6f9073f5531fe62a61b4e9d4fe248e4be_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:41d617ecd64839883320abc42a382fb667f897b930f81c3238abb5448a72d62e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:49f5209254fa355e62fe58fb55775fed8dc4dea40c742fc57dfd09ddd9c6fdac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:b745f3aa75d9dc73a47d61c037b64ecb30162fa9987303e90612d2cdb27bff68_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:1ab87e50bca7b15ed641fb9b7bae7c2404dc94c35d2321db9334149d599df3e0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:9512ec70f847052ef79773bd67ae72841380769b8718f7110abad1ce8f19c3d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:6038ea3e20c311da35ed703694d1d076fdd0d501ab994df585ff09c541372cf6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:3609e1d6b1bb1c40f56a129f8dd638e5d549618d0e88536079728462e1aa9955_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e4b760f0401b799b723c3323b54fc111ffd75419c499d96f02638db1c935fa78_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:6f4b760655f1bc9f657d3adb2d3c76d43f261c07d7a7332ef30ed42a3b373f35_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:44a64150d7e262dcf65f621dcfb3def167e302fc309cdd2e03b454e7ddd39bf1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:96b8f3f6afeb307a4d9441dc561abc770e32bb756d0e4e8b90f7a6fa8c656cbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:ebd3826a228949047f429738cddb657f5e911166824f5606b5b8b7c98d365f5e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:1d5ada616f12b64a66d1d7724423203aa8088f46eb7a29a0dd5e67d50260d03d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:9ca4cb4f5bbf18dc74d1e7968d793b26627a51e1429423f3d89a3b6973960051_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:221f4b5f39830c358c2f718b55b1384799e11a90fa28f33f57e98e27beafd9c2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:b998a0e19719d7ad6881b1fdd0655bffd26eb67bb4ee2077f57258ed8a48ad88_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:524d8e5d44320ecb726dadfc8c7af52bf56ef8b05cdcaaf5b02bf2c9cd94a378_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-console-operator@sha256:2143cba2d72e70932c2d3428c3cb32cfa65d769e118dca3d951351a44093b595_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-console@sha256:1834242323960e3e1ce034614e60ace5116e791e1e55dbe4e773cdad5a2e9f65_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:b69ee5ba5b6627b9d1d360b99490bd034811a6593ca9b04fbf233c8baefed25a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-coredns@sha256:06aca2a5b50bb351459b03323176e72250bbb4b34f86adc7f24ff79849ceb29b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:d75aba9bd2120045c8b401fa741c5e7c80f241cfbbac34a0f59cdcf833734eb6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:60ba3af79428a77360b3df119707dcaa3a1db57b3fe4dfb1de6de22ac466300d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:899dfa3c50dc1a1b33672cb761c59cc0ced1701c7eed03766f538763f9d5d46f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:887424ef49e0e8f309ba2c2ec47ba740bc98fffbcf16df4692a6ea33fdea1070_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:11b2c3a3a795d1aa067f3c9b52adc03fc4ff7540d16ae8c23f7db497ec23e188_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:4be56f6f95efc27bf8aca7d43cf9b91908d6f6bc53dc5103a754a116e14ba855_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:2431a54b62daea1ce36f2bfa08d153283ffc3d67072759cd62067e845f8a4c29_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:2431a54b62daea1ce36f2bfa08d153283ffc3d67072759cd62067e845f8a4c29_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:f23bbd57d3599f12b813827e52cb4f9dc2f221dc538424b4dc315183b6e287a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:f23bbd57d3599f12b813827e52cb4f9dc2f221dc538424b4dc315183b6e287a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:c6f127b4a84bd63c43d180d16f403e7f475a815ddccfd1dabf094d1f99dc416a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:c6f127b4a84bd63c43d180d16f403e7f475a815ddccfd1dabf094d1f99dc416a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:1c8c2901c11f7831601d5edcd67112e56a3d30b25f2f02cb559cd2e41f928e83_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:1c8c2901c11f7831601d5edcd67112e56a3d30b25f2f02cb559cd2e41f928e83_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:ce38ad561c2febea7c53e58a516f9f8d835677c71498fd5ba6f4b7f73e928147_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:ce38ad561c2febea7c53e58a516f9f8d835677c71498fd5ba6f4b7f73e928147_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1f8fd26dca27a6527b8706fcd6cd07ff40d293d0b7230d09ef77d2ab9cde8b82_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1f8fd26dca27a6527b8706fcd6cd07ff40d293d0b7230d09ef77d2ab9cde8b82_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:669ae343387c25e7dcfac1644c6c89f97361f1ff2f6ac2fe745f134959006cb9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:669ae343387c25e7dcfac1644c6c89f97361f1ff2f6ac2fe745f134959006cb9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:136cd1da94bba65c0f958ab75590e54563903f3cd03e494286e32af6fa6a2808_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-deployer@sha256:d62e15336531af65ca8fb1fb95999fe1b6a0a10290185e1460731d8645a16e77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-docker-builder@sha256:985804937a79d0c9b2c78a567444c2583a6e86103e7595b7bc31451b90048a3a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b7de106259bc14a705cf23e1be7bcdc14becb6defe0f59d40d5db5886b26958a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:33aefeac8f422779c6631b080ff1334177eaae3dfd00a4f5619d3fb6c8ac113e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:a8f6c2a8848af6a27ec91609b873a2a74cb6f1e05e743d6f00eccbcd47ef7dac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:971ed65ae6bd7f38ee18ece1e622e9a4ad08dad130903bcf08169ace990e620f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:016ace2233c87f37ae33219827a925c6111ec6bc1562af673270b398309612cd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-haproxy-router@sha256:dbe5d7edf50c4b9718d656de150bc4d2c7323a01854b491d1ba6be76b02a9a77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-hyperkube@sha256:293a97b7720dfa303f755919b8eb08d59bfe2af4d39837a2e69b0f1fd6172638_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c867e6adabe74cc9e81519775b4d995d0d0bfa4141eb5014d67241d7159d01b5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:0d59289f08bd9a96de0f4e0a8312721c7b7b13be40f92a75de9c3ef8baa18ed9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:fe6d74102103ad2978dd40fa10dd396418067f9c9b16c8377bda137d2ec89ab2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:03ca9c189727101c8450d0d1b8c92b9bfc1329c87511c5e400811a4e6909ae89_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:543512437116ad24a4c1efd41d141789bee556c706c46c7d071bcefb8498d8fb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:b2bae902c104c663647bd8cde38cbab2f77bf02a72cb99e7e897bd370076072a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:3355ad15262b54141d93f315b61ccefca28fc30a2affeddd621280c6eb5bb0a4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:039c0609f274c9bb4ee05c8489e2860e10506a9d74f1e0a59379488030b4d460_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:cb43bec71c8ccbc9ecf83981cefca3485e19d3e4f082d200f1d17be124212fdd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06c97d690cdc80c210e467b61de3edb3c0b70bd10f6349ae0874ff657d74f95d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-installer@sha256:35bb1ee32e7d52b9bfc7397ba6279660ddd882dfeeb27e1730cc7f8c38e87b00_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:58b417988e95ff525d153db6b4238dee940e3dbaf2ffeb03ee7f4cdb546b6182_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:67cd5a7d164c1054a90c56485f81d535579c3286fe7ee1d3477c238dd960f6d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d2196a4287a8c652b777652051bfa9132a892bcf70178b2f9199c717cec2df11_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:99b3996744091cb8d41e5c3e2fa61407f8f9fb0ad61c2084eb9cac25a30728f3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:64097b49f33b90619bac71335fe52192afe733b075aebc32e5a694885f5f957d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:2dc428956bcc7bf096521863cc08e40248d08123f828d4356ec0ecbf73293274_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-proxy@sha256:7087674fb05f59cdad2dd925ce0585ee654fc0689d67782686eadb7025879c5b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:093eb7ed9fb267265d9129dea0adc3fc5d348c4354837edbf44e9e5dbe2bf47b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:f2fa06419504d70353627138fca87c191f29e41ff8808406a40fb1227de8b5bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:7f9a20e84582a3157261a7b23fe1a8b87dfe3ff20446a129a40eb586146f9fad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:90d5ae2a0f919ed58bde9ef1605124c53819c473f1eb09a8b2cbcfb2b403ba67_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:620cbfcd614086dc80f3698ee5118cba877d01c8791b2d8fbc7ca4eee526ccca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:b5c98813ff29ef9dd0939d5d95f4e4b2b1b5b0d7a35a4d26bc1a1c574c23ce26_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:bd39937a90baeb312b6ee6ca44c351a003027898ebbae508b0960da5fe296b00_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:b9a73287707adcc393ec8c5d520d76d074bc533eb0ceae9a73c8d0efea0ebbe2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:bcc403b1f62f92ea3022415aabfd4492f99db5822e152936ae44a4fae788a0cd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:149cf386d4cadbf7ee9b365918de5213ea8613c354592a91d6e11d77b4f60aca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:b2fabf7333a6e99def4bf04dc0b709ffe62a44fa3eb2d89f164047ebfc09216b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:94386a722cf6b2435691c1c244aa18a52a3ebde78dceaf77b43b8ff148cdd98d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:fce28431b9005f4b6632107f526dde810cb2b168d95af97396e2f98c0bec0f34_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:1eb2e9f2238db9b98be40b3688e825275db51c591b1b1816ff132a3de897dd58_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:de1212d8f90abcf79f3dd6483cbb2ed3f297b0e2a447b434463d328af2b6ef5e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-cni@sha256:c01f78ff0728a6a9415bb63c957cb3a58fe2014d24ed76c17c17d176a624f39b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:f14b6580b737a593bc9b0d2bc0e0213acdc9fb978d7a360fde736454e87456ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:cca0dd18a75dfec645222efe09cc40375fea9c2cb97190dbb1c81c1f1f5549db_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a13548a96f45bc1a6fdf04b74b44f027beb50675d67e9866e0d9c5abeebe2836_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-must-gather@sha256:1d303dac2578ea7a9a3bb660e69432f4ef242b070dbfcdafe58edecf124cfc0f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:51bfccb009ecf3663164032309da6d2904a9f1274553d265e7472022d699bd32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:932a7f2946665aa3e5943c59278321c9bd5cd8b55b14ee6e3781fe3c5cb76cab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel8@sha256:aeda82a9a8d50c75666a24a2e8700592900abdc34c05ad569caf8b0435cbb1dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:4103d4f881dc9e27dad116c10684f266714d18838ad46f8a64fbe573763f3364_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:4a3fa7280dbf20e04d46fa4c6d38c5ca6d1867eccec13ba4c1e4980908278957_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:efb3bab17b5d330cec66ef4109b6f928e07d0f4e48f51b958f95300d370843f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:a877262a0aced13bfa1060dba810300a513b9684e8a1454b4a72fde0fcf4a62d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:c95659ac6e1f8334de4f286b8d643e578dfc6fe234974e3a4421f02f9bdaac9c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:c1911c5ab4b3bb8d4b95080bf24963268468149c6c86dbce68f96339d1378e61_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:cf96f4a30737384fd1e4d2c1c899ca3b01de5b3046ac67b4e036d9b36f95e836_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:4e0e33db706390906704e39fac914e36a247a45783f3c1f6e4d7a8f77d221cb7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:31577d75632bf38cfff5f343898c59ca85c07ea60ecd421e9659c11d37440506_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:cc431574bfed9ca15d439ef94b822dd7233d6356f3fd609ad4491bb3f92275c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:45d88da7fb5544d4d2aeb925d3ed0066a57dbb53cd8083adde530dc73ecd71c8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:994dcd435a9c2031c339699944137d4234262c3264dff1ae3cd682e3b6a146fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:ce79b8ad7b940aebe7799b3d8b6b1d55bfa75228e50f9308ce7afbae0ca0b400_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-registry@sha256:67c7a117e25285135c076f27f6162672e216e32d988f744a93d79df1ed2766ef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:241f36d9f66c59356d97a623b8fa6ba001f95bee02f1b136f9e73bbf5d3f7a96_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:f82f020d5416ef25612e2d3a113164da951cb9a91ba40d9f8db8c9e9d79de26f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2e513c3a1f3c588e0db30de820313279de9004e96d90fa54f338cfc57ea7a2d3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:2e513c3a1f3c588e0db30de820313279de9004e96d90fa54f338cfc57ea7a2d3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-pod@sha256:0e22962f93782588e3d0cb19647076fd8c54a6b2b156ddfb8079d8c1faef5379_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:3ec05cc00fb530c3073c9225023731e65b14a656154799b80ff438021f8f2115_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:00ca69f50cf8b0d1a4dec60a0be182a8728bae65d5565d1fc2998ac4ae4bad96_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:11d2bf0b807072b2dc56035859b97bd96880a84520f2019be1c0614ad4e10b21_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:f03366a5333eb895ea15c2e2b707f55af9a9c871ccca6f328b9859d1b319c2ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:6fd1ab5a2f8757ea359a153a3c266e9b425c8c64684fd65cc268de1518bc2b8d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:deaa22f5ec458b3c409d762ff3e325f322232dce681d8f765009bddb429f495f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:59b7897e575fd1e2846be92ee488d7a3e20abc8250fa3cf4e0675fa3141fb671_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:d5bb92cdc6b3f172909e33b6eab0022ddd73080ef1d7d8e7f70883c04c6bd939_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:981e0d22ab0517998c1b4487fac560b5259f98ebaaf8508dab5249df4576cbc6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus@sha256:e31d76256e75cb45c310bacb65af9098be29187c989cc63881e87b9a3b08170a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:7b78ca457863cfa154d4feedc43a56603de9421f5bd80461ceb158d8b02cef7d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:249dc2c960a55408d4e4b9d3d05ee623d027c2658e1af239eb9f30d4e10c70e8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-telemeter@sha256:bf8c86e136a0cde58db10fd85caae293c76ffb9daeda731b2c0aecadd412c480_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-tests@sha256:4ed48480dc7e2b3ef99742b1083f385ff2bbe13d5ca02430d0d9859802f601c2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:80defb2b317bc10b90778c338d7119a8ce9e838de92c32e470b5b2f7e2058926_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:e8fa04e0634be943ed4a3a151d31caea220874cc8e5fdd6aaf1b050a96d5cbb3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5f38851e4dd5e14aa4a20b6be7e202efaedec6beaa2689820728b77fcda85585_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:23ef9202e057152a38b81d39c5804fd0c85ebdd9a8a72c62459e45e1fc7fd5eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:6e3d86283f3d5dbadf892d46ce005512c4745131f03f012cb509c0610c6f817f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:3de069d716187ca4539078c8206a132bef0b34737f40647c3d7d5696b51ee8a8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5f38851e4dd5e14aa4a20b6be7e202efaedec6beaa2689820728b77fcda85585_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:23ef9202e057152a38b81d39c5804fd0c85ebdd9a8a72c62459e45e1fc7fd5eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:d9ca7d88822abaef6e80f1691ac60d8b4548384d961fbe73988e8319899deea5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:fbc2e9b219c12c3fdcd75524d0079d3c9828d0d73cd331534bad2bbcc2111519_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:585f77dfc9e2b9696a1e001aee57c8c8e4de9e7719c27730b475c5a49d3f0335_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:069b12b7fe6990dab5dfc99646d53694fad3b37618236a598125d2f2e7103086_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.13.60 is now available with updates 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.13.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nThis advisory contains the container images for Red Hat OpenShift Container Platform 4.13.60. There are no RPM packages for this release.\n\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\n https://docs.redhat.com/en/documentation/openshift_container_platform/4.13/html/release_notes\n\nSecurity Fix(es):\n\n* golang.org/x/net/html: Non-linear parsing of case-insensitive content in golang.org/x/net/html (CVE-2024-45338)\n* golang-jwt/jwt: jwt-go allows excessive memory allocation during header parsing (CVE-2025-30204)\n* golang.org/x/oauth2/jws: Unexpected memory consumption during token parsing in golang.org/x/oauth2/jws (CVE-2025-22868)\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.13 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.13/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:15673",
"url": "https://access.redhat.com/errata/RHSA-2025:15673"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-45338",
"url": "https://access.redhat.com/security/cve/CVE-2024-45338"
},
{
"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-22868",
"url": "https://access.redhat.com/security/cve/CVE-2025-22868"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-30204",
"url": "https://access.redhat.com/security/cve/CVE-2025-30204"
},
{
"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_15673.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.13.60 bug fix and security update",
"tracking": {
"current_release_date": "2026-06-05T01:13:03+00:00",
"generator": {
"date": "2026-06-05T01:13:03+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2025:15673",
"initial_release_date": "2025-09-18T04:52:06+00:00",
"revision_history": [
{
"date": "2025-09-18T04:52:06+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-09-18T04:52:13+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-05T01:13:03+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.13",
"product": {
"name": "Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.13::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Container Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:0d98ca841e1e5b2043970a347a030203874ccde5093ce98d99277fc70257e82e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:0d98ca841e1e5b2043970a347a030203874ccde5093ce98d99277fc70257e82e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:0d98ca841e1e5b2043970a347a030203874ccde5093ce98d99277fc70257e82e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler@sha256%3A0d98ca841e1e5b2043970a347a030203874ccde5093ce98d99277fc70257e82e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=atomic-openshift-cluster-autoscaler-container-v4.13.0-202509021614.p2.g3ce55c7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:970343b7f58f2c2ebb26b6a97cbeae940557b77cbacfff037c7df17f04f7b058_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:970343b7f58f2c2ebb26b6a97cbeae940557b77cbacfff037c7df17f04f7b058_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:970343b7f58f2c2ebb26b6a97cbeae940557b77cbacfff037c7df17f04f7b058_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-file-csi-driver-rhel8@sha256%3A970343b7f58f2c2ebb26b6a97cbeae940557b77cbacfff037c7df17f04f7b058?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-file-csi-driver-container-v4.13.0-202509021614.p2.g15e6f80.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:36b2cd4e101b646085e07b293af78a45f518ad4b49fe53b9a152a94e74bc0312_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:36b2cd4e101b646085e07b293af78a45f518ad4b49fe53b9a152a94e74bc0312_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:36b2cd4e101b646085e07b293af78a45f518ad4b49fe53b9a152a94e74bc0312_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-file-csi-driver-operator-rhel8@sha256%3A36b2cd4e101b646085e07b293af78a45f518ad4b49fe53b9a152a94e74bc0312?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-file-csi-driver-operator-container-v4.13.0-202509021614.p2.g70e0530.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:1437a2b0aa668b55decc4059e40a43bba4ca378d61ff195f414d23288587afbf_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:1437a2b0aa668b55decc4059e40a43bba4ca378d61ff195f414d23288587afbf_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:1437a2b0aa668b55decc4059e40a43bba4ca378d61ff195f414d23288587afbf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-machine-controllers@sha256%3A1437a2b0aa668b55decc4059e40a43bba4ca378d61ff195f414d23288587afbf?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=baremetal-machine-controller-container-v4.13.0-202509021614.p2.ga2c6ca6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:215f11a5f7fb0d11e2158b0ff630c25d1762ba1dc9369b79e893399afc923eb8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:215f11a5f7fb0d11e2158b0ff630c25d1762ba1dc9369b79e893399afc923eb8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:215f11a5f7fb0d11e2158b0ff630c25d1762ba1dc9369b79e893399afc923eb8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-runtimecfg-rhel8@sha256%3A215f11a5f7fb0d11e2158b0ff630c25d1762ba1dc9369b79e893399afc923eb8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-baremetal-runtimecfg-container-v4.13.0-202509021614.p2.g1280cf5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:11c7fc39cc0e4b8ad21a0b2c37c20f7f7eccdf3c0be3f9390b06840dd5a10244_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:11c7fc39cc0e4b8ad21a0b2c37c20f7f7eccdf3c0be3f9390b06840dd5a10244_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:11c7fc39cc0e4b8ad21a0b2c37c20f7f7eccdf3c0be3f9390b06840dd5a10244_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-etcd-rhel8-operator@sha256%3A11c7fc39cc0e4b8ad21a0b2c37c20f7f7eccdf3c0be3f9390b06840dd5a10244?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-etcd-operator-container-v4.13.0-202509021614.p2.gc46a23e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:6038ea3e20c311da35ed703694d1d076fdd0d501ab994df585ff09c541372cf6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:6038ea3e20c311da35ed703694d1d076fdd0d501ab994df585ff09c541372cf6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:6038ea3e20c311da35ed703694d1d076fdd0d501ab994df585ff09c541372cf6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-monitoring-operator@sha256%3A6038ea3e20c311da35ed703694d1d076fdd0d501ab994df585ff09c541372cf6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-monitoring-operator-container-v4.13.0-202509021614.p2.g3aa7687.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:3609e1d6b1bb1c40f56a129f8dd638e5d549618d0e88536079728462e1aa9955_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:3609e1d6b1bb1c40f56a129f8dd638e5d549618d0e88536079728462e1aa9955_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:3609e1d6b1bb1c40f56a129f8dd638e5d549618d0e88536079728462e1aa9955_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-operator@sha256%3A3609e1d6b1bb1c40f56a129f8dd638e5d549618d0e88536079728462e1aa9955?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-network-operator-container-v4.13.0-202509021614.p2.gdf5cf27.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e4b760f0401b799b723c3323b54fc111ffd75419c499d96f02638db1c935fa78_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e4b760f0401b799b723c3323b54fc111ffd75419c499d96f02638db1c935fa78_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e4b760f0401b799b723c3323b54fc111ffd75419c499d96f02638db1c935fa78_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256%3Ae4b760f0401b799b723c3323b54fc111ffd75419c499d96f02638db1c935fa78?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-node-tuning-operator-container-v4.13.0-202509040415.p2.g978a6c5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:ebd3826a228949047f429738cddb657f5e911166824f5606b5b8b7c98d365f5e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:ebd3826a228949047f429738cddb657f5e911166824f5606b5b8b7c98d365f5e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:ebd3826a228949047f429738cddb657f5e911166824f5606b5b8b7c98d365f5e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-policy-controller-rhel8@sha256%3Aebd3826a228949047f429738cddb657f5e911166824f5606b5b8b7c98d365f5e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-policy-controller-container-v4.13.0-202509021614.p2.g3b0d075.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:9ca4cb4f5bbf18dc74d1e7968d793b26627a51e1429423f3d89a3b6973960051_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:9ca4cb4f5bbf18dc74d1e7968d793b26627a51e1429423f3d89a3b6973960051_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:9ca4cb4f5bbf18dc74d1e7968d793b26627a51e1429423f3d89a3b6973960051_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-storage-operator@sha256%3A9ca4cb4f5bbf18dc74d1e7968d793b26627a51e1429423f3d89a3b6973960051?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-storage-operator-container-v4.13.0-202509021614.p2.gb38c26a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:b998a0e19719d7ad6881b1fdd0655bffd26eb67bb4ee2077f57258ed8a48ad88_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:b998a0e19719d7ad6881b1fdd0655bffd26eb67bb4ee2077f57258ed8a48ad88_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:b998a0e19719d7ad6881b1fdd0655bffd26eb67bb4ee2077f57258ed8a48ad88_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-version-operator@sha256%3Ab998a0e19719d7ad6881b1fdd0655bffd26eb67bb4ee2077f57258ed8a48ad88?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-version-operator-container-v4.13.0-202509021614.p2.g8b3acae.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-configmap-reloader@sha256:524d8e5d44320ecb726dadfc8c7af52bf56ef8b05cdcaaf5b02bf2c9cd94a378_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader@sha256:524d8e5d44320ecb726dadfc8c7af52bf56ef8b05cdcaaf5b02bf2c9cd94a378_amd64",
"product_id": "registry.redhat.io/openshift4/ose-configmap-reloader@sha256:524d8e5d44320ecb726dadfc8c7af52bf56ef8b05cdcaaf5b02bf2c9cd94a378_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-configmap-reloader@sha256%3A524d8e5d44320ecb726dadfc8c7af52bf56ef8b05cdcaaf5b02bf2c9cd94a378?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=configmap-reload-container-v4.13.0-202509021614.p2.g9adad59.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-coredns@sha256:06aca2a5b50bb351459b03323176e72250bbb4b34f86adc7f24ff79849ceb29b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-coredns@sha256:06aca2a5b50bb351459b03323176e72250bbb4b34f86adc7f24ff79849ceb29b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-coredns@sha256:06aca2a5b50bb351459b03323176e72250bbb4b34f86adc7f24ff79849ceb29b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-coredns@sha256%3A06aca2a5b50bb351459b03323176e72250bbb4b34f86adc7f24ff79849ceb29b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=coredns-container-v4.13.0-202509021614.p2.gd3037cb.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:2431a54b62daea1ce36f2bfa08d153283ffc3d67072759cd62067e845f8a4c29_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:2431a54b62daea1ce36f2bfa08d153283ffc3d67072759cd62067e845f8a4c29_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:2431a54b62daea1ce36f2bfa08d153283ffc3d67072759cd62067e845f8a4c29_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher@sha256%3A2431a54b62daea1ce36f2bfa08d153283ffc3d67072759cd62067e845f8a4c29?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-attacher-container-v4.13.0-202509021614.p2.gd929084.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:2431a54b62daea1ce36f2bfa08d153283ffc3d67072759cd62067e845f8a4c29_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:2431a54b62daea1ce36f2bfa08d153283ffc3d67072759cd62067e845f8a4c29_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:2431a54b62daea1ce36f2bfa08d153283ffc3d67072759cd62067e845f8a4c29_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher-rhel8@sha256%3A2431a54b62daea1ce36f2bfa08d153283ffc3d67072759cd62067e845f8a4c29?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-attacher-container-v4.13.0-202509021614.p2.gd929084.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:60ba3af79428a77360b3df119707dcaa3a1db57b3fe4dfb1de6de22ac466300d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:60ba3af79428a77360b3df119707dcaa3a1db57b3fe4dfb1de6de22ac466300d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:60ba3af79428a77360b3df119707dcaa3a1db57b3fe4dfb1de6de22ac466300d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-manila-rhel8@sha256%3A60ba3af79428a77360b3df119707dcaa3a1db57b3fe4dfb1de6de22ac466300d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-driver-manila-container-v4.13.0-202509021614.p2.gba00838.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:d75aba9bd2120045c8b401fa741c5e7c80f241cfbbac34a0f59cdcf833734eb6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:d75aba9bd2120045c8b401fa741c5e7c80f241cfbbac34a0f59cdcf833734eb6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:d75aba9bd2120045c8b401fa741c5e7c80f241cfbbac34a0f59cdcf833734eb6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-manila-rhel8-operator@sha256%3Ad75aba9bd2120045c8b401fa741c5e7c80f241cfbbac34a0f59cdcf833734eb6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-driver-manila-operator-container-v4.13.0-202509021614.p2.g596a53c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:899dfa3c50dc1a1b33672cb761c59cc0ced1701c7eed03766f538763f9d5d46f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:899dfa3c50dc1a1b33672cb761c59cc0ced1701c7eed03766f538763f9d5d46f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:899dfa3c50dc1a1b33672cb761c59cc0ced1701c7eed03766f538763f9d5d46f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-nfs-rhel8@sha256%3A899dfa3c50dc1a1b33672cb761c59cc0ced1701c7eed03766f538763f9d5d46f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-driver-nfs-container-v4.13.0-202509021614.p2.g2b914c2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:ce38ad561c2febea7c53e58a516f9f8d835677c71498fd5ba6f4b7f73e928147_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:ce38ad561c2febea7c53e58a516f9f8d835677c71498fd5ba6f4b7f73e928147_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:ce38ad561c2febea7c53e58a516f9f8d835677c71498fd5ba6f4b7f73e928147_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe@sha256%3Ace38ad561c2febea7c53e58a516f9f8d835677c71498fd5ba6f4b7f73e928147?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-livenessprobe-container-v4.13.0-202509021614.p2.g3587db5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:ce38ad561c2febea7c53e58a516f9f8d835677c71498fd5ba6f4b7f73e928147_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:ce38ad561c2febea7c53e58a516f9f8d835677c71498fd5ba6f4b7f73e928147_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:ce38ad561c2febea7c53e58a516f9f8d835677c71498fd5ba6f4b7f73e928147_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe-rhel8@sha256%3Ace38ad561c2febea7c53e58a516f9f8d835677c71498fd5ba6f4b7f73e928147?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-livenessprobe-container-v4.13.0-202509021614.p2.g3587db5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1f8fd26dca27a6527b8706fcd6cd07ff40d293d0b7230d09ef77d2ab9cde8b82_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1f8fd26dca27a6527b8706fcd6cd07ff40d293d0b7230d09ef77d2ab9cde8b82_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1f8fd26dca27a6527b8706fcd6cd07ff40d293d0b7230d09ef77d2ab9cde8b82_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar@sha256%3A1f8fd26dca27a6527b8706fcd6cd07ff40d293d0b7230d09ef77d2ab9cde8b82?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-node-driver-registrar-container-v4.13.0-202509021614.p2.g9ea90f3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1f8fd26dca27a6527b8706fcd6cd07ff40d293d0b7230d09ef77d2ab9cde8b82_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1f8fd26dca27a6527b8706fcd6cd07ff40d293d0b7230d09ef77d2ab9cde8b82_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1f8fd26dca27a6527b8706fcd6cd07ff40d293d0b7230d09ef77d2ab9cde8b82_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar-rhel8@sha256%3A1f8fd26dca27a6527b8706fcd6cd07ff40d293d0b7230d09ef77d2ab9cde8b82?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-node-driver-registrar-container-v4.13.0-202509021614.p2.g9ea90f3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:f23bbd57d3599f12b813827e52cb4f9dc2f221dc538424b4dc315183b6e287a6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:f23bbd57d3599f12b813827e52cb4f9dc2f221dc538424b4dc315183b6e287a6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:f23bbd57d3599f12b813827e52cb4f9dc2f221dc538424b4dc315183b6e287a6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner@sha256%3Af23bbd57d3599f12b813827e52cb4f9dc2f221dc538424b4dc315183b6e287a6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-provisioner-container-v4.13.0-202509021614.p2.g0bf126b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:f23bbd57d3599f12b813827e52cb4f9dc2f221dc538424b4dc315183b6e287a6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:f23bbd57d3599f12b813827e52cb4f9dc2f221dc538424b4dc315183b6e287a6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:f23bbd57d3599f12b813827e52cb4f9dc2f221dc538424b4dc315183b6e287a6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner-rhel8@sha256%3Af23bbd57d3599f12b813827e52cb4f9dc2f221dc538424b4dc315183b6e287a6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-provisioner-container-v4.13.0-202509021614.p2.g0bf126b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:136cd1da94bba65c0f958ab75590e54563903f3cd03e494286e32af6fa6a2808_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:136cd1da94bba65c0f958ab75590e54563903f3cd03e494286e32af6fa6a2808_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:136cd1da94bba65c0f958ab75590e54563903f3cd03e494286e32af6fa6a2808_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-validation-webhook-rhel8@sha256%3A136cd1da94bba65c0f958ab75590e54563903f3cd03e494286e32af6fa6a2808?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-snapshot-validation-webhook-container-v4.13.0-202509021614.p2.gc8a7a09.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:1fd0d08e4e0c9cf705f3bf9bdbdccde9cc3ce828418a890b1da757899e181022_amd64",
"product": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:1fd0d08e4e0c9cf705f3bf9bdbdccde9cc3ce828418a890b1da757899e181022_amd64",
"product_id": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:1fd0d08e4e0c9cf705f3bf9bdbdccde9cc3ce828418a890b1da757899e181022_amd64",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel9@sha256%3A1fd0d08e4e0c9cf705f3bf9bdbdccde9cc3ce828418a890b1da757899e181022?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=driver-toolkit-container-v4.13.0-202509030115.p2.gd719bdc.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:62aae18df0c37571c5846184231285e9b87413e367959d8b082133e5a01dec28_amd64",
"product": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:62aae18df0c37571c5846184231285e9b87413e367959d8b082133e5a01dec28_amd64",
"product_id": "registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:62aae18df0c37571c5846184231285e9b87413e367959d8b082133e5a01dec28_amd64",
"product_identification_helper": {
"purl": "pkg:oci/egress-router-cni-rhel8@sha256%3A62aae18df0c37571c5846184231285e9b87413e367959d8b082133e5a01dec28?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-egress-router-cni-container-v4.13.0-202509100711.p2.gdfe0373.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-proxy@sha256:efb3bab17b5d330cec66ef4109b6f928e07d0f4e48f51b958f95300d370843f4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy@sha256:efb3bab17b5d330cec66ef4109b6f928e07d0f4e48f51b958f95300d370843f4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-proxy@sha256:efb3bab17b5d330cec66ef4109b6f928e07d0f4e48f51b958f95300d370843f4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-proxy@sha256%3Aefb3bab17b5d330cec66ef4109b6f928e07d0f4e48f51b958f95300d370843f4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=golang-github-openshift-oauth-proxy-container-v4.13.0-202509021614.p2.g44af5a3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:deaa22f5ec458b3c409d762ff3e325f322232dce681d8f765009bddb429f495f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:deaa22f5ec458b3c409d762ff3e325f322232dce681d8f765009bddb429f495f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:deaa22f5ec458b3c409d762ff3e325f322232dce681d8f765009bddb429f495f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-alertmanager@sha256%3Adeaa22f5ec458b3c409d762ff3e325f322232dce681d8f765009bddb429f495f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.13.0-202509021614.p2.gdf2f11e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus@sha256:e31d76256e75cb45c310bacb65af9098be29187c989cc63881e87b9a3b08170a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus@sha256:e31d76256e75cb45c310bacb65af9098be29187c989cc63881e87b9a3b08170a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus@sha256:e31d76256e75cb45c310bacb65af9098be29187c989cc63881e87b9a3b08170a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus@sha256%3Ae31d76256e75cb45c310bacb65af9098be29187c989cc63881e87b9a3b08170a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=golang-github-prometheus-prometheus-container-v4.13.0-202509021614.p2.g7288609.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c867e6adabe74cc9e81519775b4d995d0d0bfa4141eb5014d67241d7159d01b5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c867e6adabe74cc9e81519775b4d995d0d0bfa4141eb5014d67241d7159d01b5_amd64",
"product_id": "registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c867e6adabe74cc9e81519775b4d995d0d0bfa4141eb5014d67241d7159d01b5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel8@sha256%3Ac867e6adabe74cc9e81519775b4d995d0d0bfa4141eb5014d67241d7159d01b5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-hypershift-container-v4.13.0-202509021614.p2.ge548ac7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:543512437116ad24a4c1efd41d141789bee556c706c46c7d071bcefb8498d8fb_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:543512437116ad24a4c1efd41d141789bee556c706c46c7d071bcefb8498d8fb_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:543512437116ad24a4c1efd41d141789bee556c706c46c7d071bcefb8498d8fb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-node-label-updater-rhel8@sha256%3A543512437116ad24a4c1efd41d141789bee556c706c46c7d071bcefb8498d8fb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ibm-vpc-node-label-updater-container-v4.13.0-202509021614.p2.g6d619f6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d2196a4287a8c652b777652051bfa9132a892bcf70178b2f9199c717cec2df11_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d2196a4287a8c652b777652051bfa9132a892bcf70178b2f9199c717cec2df11_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d2196a4287a8c652b777652051bfa9132a892bcf70178b2f9199c717cec2df11_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-rhel9@sha256%3Ad2196a4287a8c652b777652051bfa9132a892bcf70178b2f9199c717cec2df11?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ironic-container-v4.13.0-202509030115.p2.gfe91b38.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:58b417988e95ff525d153db6b4238dee940e3dbaf2ffeb03ee7f4cdb546b6182_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:58b417988e95ff525d153db6b4238dee940e3dbaf2ffeb03ee7f4cdb546b6182_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:58b417988e95ff525d153db6b4238dee940e3dbaf2ffeb03ee7f4cdb546b6182_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-agent-rhel9@sha256%3A58b417988e95ff525d153db6b4238dee940e3dbaf2ffeb03ee7f4cdb546b6182?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ironic-agent-container-v4.13.0-202509030115.p2.g92e3efb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:67cd5a7d164c1054a90c56485f81d535579c3286fe7ee1d3477c238dd960f6d6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:67cd5a7d164c1054a90c56485f81d535579c3286fe7ee1d3477c238dd960f6d6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:67cd5a7d164c1054a90c56485f81d535579c3286fe7ee1d3477c238dd960f6d6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-machine-os-downloader-rhel9@sha256%3A67cd5a7d164c1054a90c56485f81d535579c3286fe7ee1d3477c238dd960f6d6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ironic-rhcos-downloader-container-v4.13.0-202509030115.p2.gce29177.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:99b3996744091cb8d41e5c3e2fa61407f8f9fb0ad61c2084eb9cac25a30728f3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:99b3996744091cb8d41e5c3e2fa61407f8f9fb0ad61c2084eb9cac25a30728f3_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:99b3996744091cb8d41e5c3e2fa61407f8f9fb0ad61c2084eb9cac25a30728f3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-static-ip-manager-rhel9@sha256%3A99b3996744091cb8d41e5c3e2fa61407f8f9fb0ad61c2084eb9cac25a30728f3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ironic-static-ip-manager-container-v4.13.0-202509030115.p2.g4536724.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-proxy@sha256:7087674fb05f59cdad2dd925ce0585ee654fc0689d67782686eadb7025879c5b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy@sha256:7087674fb05f59cdad2dd925ce0585ee654fc0689d67782686eadb7025879c5b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kube-proxy@sha256:7087674fb05f59cdad2dd925ce0585ee654fc0689d67782686eadb7025879c5b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-proxy@sha256%3A7087674fb05f59cdad2dd925ce0585ee654fc0689d67782686eadb7025879c5b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kube-proxy-container-v4.13.0-202509021614.p2.g9c88237.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:093eb7ed9fb267265d9129dea0adc3fc5d348c4354837edbf44e9e5dbe2bf47b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:093eb7ed9fb267265d9129dea0adc3fc5d348c4354837edbf44e9e5dbe2bf47b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:093eb7ed9fb267265d9129dea0adc3fc5d348c4354837edbf44e9e5dbe2bf47b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-rbac-proxy@sha256%3A093eb7ed9fb267265d9129dea0adc3fc5d348c4354837edbf44e9e5dbe2bf47b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kube-rbac-proxy-container-v4.13.0-202509021614.p2.gf35f954.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:f2fa06419504d70353627138fca87c191f29e41ff8808406a40fb1227de8b5bf_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:f2fa06419504d70353627138fca87c191f29e41ff8808406a40fb1227de8b5bf_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:f2fa06419504d70353627138fca87c191f29e41ff8808406a40fb1227de8b5bf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-state-metrics@sha256%3Af2fa06419504d70353627138fca87c191f29e41ff8808406a40fb1227de8b5bf?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kube-state-metrics-container-v4.13.0-202509021614.p2.gfd791df.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:620cbfcd614086dc80f3698ee5118cba877d01c8791b2d8fbc7ca4eee526ccca_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:620cbfcd614086dc80f3698ee5118cba877d01c8791b2d8fbc7ca4eee526ccca_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:620cbfcd614086dc80f3698ee5118cba877d01c8791b2d8fbc7ca4eee526ccca_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kuryr-cni-rhel8@sha256%3A620cbfcd614086dc80f3698ee5118cba877d01c8791b2d8fbc7ca4eee526ccca?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kuryr-cni-container-v4.13.0-202509021614.p2.g36754b7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:b5c98813ff29ef9dd0939d5d95f4e4b2b1b5b0d7a35a4d26bc1a1c574c23ce26_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:b5c98813ff29ef9dd0939d5d95f4e4b2b1b5b0d7a35a4d26bc1a1c574c23ce26_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:b5c98813ff29ef9dd0939d5d95f4e4b2b1b5b0d7a35a4d26bc1a1c574c23ce26_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kuryr-controller-rhel8@sha256%3Ab5c98813ff29ef9dd0939d5d95f4e4b2b1b5b0d7a35a4d26bc1a1c574c23ce26?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kuryr-controller-container-v4.13.0-202508300109.p2.g36754b7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-marketplace@sha256:ce79b8ad7b940aebe7799b3d8b6b1d55bfa75228e50f9308ce7afbae0ca0b400_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace@sha256:ce79b8ad7b940aebe7799b3d8b6b1d55bfa75228e50f9308ce7afbae0ca0b400_amd64",
"product_id": "registry.redhat.io/openshift4/ose-operator-marketplace@sha256:ce79b8ad7b940aebe7799b3d8b6b1d55bfa75228e50f9308ce7afbae0ca0b400_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-marketplace@sha256%3Ace79b8ad7b940aebe7799b3d8b6b1d55bfa75228e50f9308ce7afbae0ca0b400?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=marketplace-operator-container-v4.13.0-202509021614.p2.g2a1df4e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni@sha256:c01f78ff0728a6a9415bb63c957cb3a58fe2014d24ed76c17c17d176a624f39b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni@sha256:c01f78ff0728a6a9415bb63c957cb3a58fe2014d24ed76c17c17d176a624f39b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni@sha256:c01f78ff0728a6a9415bb63c957cb3a58fe2014d24ed76c17c17d176a624f39b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni@sha256%3Ac01f78ff0728a6a9415bb63c957cb3a58fe2014d24ed76c17c17d176a624f39b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=multus-cni-container-v4.13.0-202509100711.p2.g12897bd.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:f14b6580b737a593bc9b0d2bc0e0213acdc9fb978d7a360fde736454e87456ca_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:f14b6580b737a593bc9b0d2bc0e0213acdc9fb978d7a360fde736454e87456ca_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:f14b6580b737a593bc9b0d2bc0e0213acdc9fb978d7a360fde736454e87456ca_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-networkpolicy-rhel8@sha256%3Af14b6580b737a593bc9b0d2bc0e0213acdc9fb978d7a360fde736454e87456ca?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-networkpolicy-container-v4.13.0-202509021614.p2.g7176ab7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:a877262a0aced13bfa1060dba810300a513b9684e8a1454b4a72fde0fcf4a62d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:a877262a0aced13bfa1060dba810300a513b9684e8a1454b4a72fde0fcf4a62d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:a877262a0aced13bfa1060dba810300a513b9684e8a1454b4a72fde0fcf4a62d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-server-rhel8@sha256%3Aa877262a0aced13bfa1060dba810300a513b9684e8a1454b4a72fde0fcf4a62d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=oauth-server-container-v4.13.0-202509021614.p2.geb54be2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:3596165cd5f45bb71f9956f395a692f27cf71a6d482c6cd8b22ea77949ffca32_amd64",
"product": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:3596165cd5f45bb71f9956f395a692f27cf71a6d482c6cd8b22ea77949ffca32_amd64",
"product_id": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:3596165cd5f45bb71f9956f395a692f27cf71a6d482c6cd8b22ea77949ffca32_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oc-mirror-plugin-rhel8@sha256%3A3596165cd5f45bb71f9956f395a692f27cf71a6d482c6cd8b22ea77949ffca32?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=oc-mirror-plugin-container-v4.13.0-202509021614.p2.g96338ef.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-builder@sha256:985804937a79d0c9b2c78a567444c2583a6e86103e7595b7bc31451b90048a3a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-builder@sha256:985804937a79d0c9b2c78a567444c2583a6e86103e7595b7bc31451b90048a3a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-docker-builder@sha256:985804937a79d0c9b2c78a567444c2583a6e86103e7595b7bc31451b90048a3a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-builder@sha256%3A985804937a79d0c9b2c78a567444c2583a6e86103e7595b7bc31451b90048a3a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-builder-container-v4.13.0-202509021614.p2.gb379980.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli@sha256:401f3d5b6ea74e79162437961b4ae08feb767a5d4718406ce27341ccc20a0a13_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli@sha256:401f3d5b6ea74e79162437961b4ae08feb767a5d4718406ce27341ccc20a0a13_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cli@sha256:401f3d5b6ea74e79162437961b4ae08feb767a5d4718406ce27341ccc20a0a13_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli@sha256%3A401f3d5b6ea74e79162437961b4ae08feb767a5d4718406ce27341ccc20a0a13?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-cli-container-v4.13.0-202509021614.p2.gd192e90.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console@sha256:1834242323960e3e1ce034614e60ace5116e791e1e55dbe4e773cdad5a2e9f65_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-console@sha256:1834242323960e3e1ce034614e60ace5116e791e1e55dbe4e773cdad5a2e9f65_amd64",
"product_id": "registry.redhat.io/openshift4/ose-console@sha256:1834242323960e3e1ce034614e60ace5116e791e1e55dbe4e773cdad5a2e9f65_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console@sha256%3A1834242323960e3e1ce034614e60ace5116e791e1e55dbe4e773cdad5a2e9f65?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-console-container-v4.13.0-202509081917.p2.g5f8061a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-operator@sha256:2143cba2d72e70932c2d3428c3cb32cfa65d769e118dca3d951351a44093b595_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-operator@sha256:2143cba2d72e70932c2d3428c3cb32cfa65d769e118dca3d951351a44093b595_amd64",
"product_id": "registry.redhat.io/openshift4/ose-console-operator@sha256:2143cba2d72e70932c2d3428c3cb32cfa65d769e118dca3d951351a44093b595_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-operator@sha256%3A2143cba2d72e70932c2d3428c3cb32cfa65d769e118dca3d951351a44093b595?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.13.0-202509021614.p2.gcb4657d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-deployer@sha256:d62e15336531af65ca8fb1fb95999fe1b6a0a10290185e1460731d8645a16e77_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-deployer@sha256:d62e15336531af65ca8fb1fb95999fe1b6a0a10290185e1460731d8645a16e77_amd64",
"product_id": "registry.redhat.io/openshift4/ose-deployer@sha256:d62e15336531af65ca8fb1fb95999fe1b6a0a10290185e1460731d8645a16e77_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-deployer@sha256%3Ad62e15336531af65ca8fb1fb95999fe1b6a0a10290185e1460731d8645a16e77?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-deployer-container-v4.13.0-202509021614.p2.gd192e90.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-haproxy-router@sha256:dbe5d7edf50c4b9718d656de150bc4d2c7323a01854b491d1ba6be76b02a9a77_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router@sha256:dbe5d7edf50c4b9718d656de150bc4d2c7323a01854b491d1ba6be76b02a9a77_amd64",
"product_id": "registry.redhat.io/openshift4/ose-haproxy-router@sha256:dbe5d7edf50c4b9718d656de150bc4d2c7323a01854b491d1ba6be76b02a9a77_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-haproxy-router@sha256%3Adbe5d7edf50c4b9718d656de150bc4d2c7323a01854b491d1ba6be76b02a9a77?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-haproxy-router-container-v4.13.0-202509021614.p2.g8b39926.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hyperkube@sha256:293a97b7720dfa303f755919b8eb08d59bfe2af4d39837a2e69b0f1fd6172638_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-hyperkube@sha256:293a97b7720dfa303f755919b8eb08d59bfe2af4d39837a2e69b0f1fd6172638_amd64",
"product_id": "registry.redhat.io/openshift4/ose-hyperkube@sha256:293a97b7720dfa303f755919b8eb08d59bfe2af4d39837a2e69b0f1fd6172638_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube@sha256%3A293a97b7720dfa303f755919b8eb08d59bfe2af4d39837a2e69b0f1fd6172638?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-hyperkube-container-v4.13.0-202509021614.p2.g53fd427.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:2dc428956bcc7bf096521863cc08e40248d08123f828d4356ec0ecbf73293274_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:2dc428956bcc7bf096521863cc08e40248d08123f828d4356ec0ecbf73293274_amd64",
"product_id": "registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:2dc428956bcc7bf096521863cc08e40248d08123f828d4356ec0ecbf73293274_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-keepalived-ipfailover@sha256%3A2dc428956bcc7bf096521863cc08e40248d08123f828d4356ec0ecbf73293274?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.13.0-202508300109.p2.g1a14e5c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-pod@sha256:0e22962f93782588e3d0cb19647076fd8c54a6b2b156ddfb8079d8c1faef5379_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-pod@sha256:0e22962f93782588e3d0cb19647076fd8c54a6b2b156ddfb8079d8c1faef5379_amd64",
"product_id": "registry.redhat.io/openshift4/ose-pod@sha256:0e22962f93782588e3d0cb19647076fd8c54a6b2b156ddfb8079d8c1faef5379_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod@sha256%3A0e22962f93782588e3d0cb19647076fd8c54a6b2b156ddfb8079d8c1faef5379?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-pod-container-v4.13.0-202509021614.p2.g53fd427.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-registry@sha256:c6a8d0ef7b671df20d1047468162c76eefea578e75ebfdeaa27a320c13199245_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-registry@sha256:c6a8d0ef7b671df20d1047468162c76eefea578e75ebfdeaa27a320c13199245_amd64",
"product_id": "registry.redhat.io/openshift4/ose-docker-registry@sha256:c6a8d0ef7b671df20d1047468162c76eefea578e75ebfdeaa27a320c13199245_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-registry@sha256%3Ac6a8d0ef7b671df20d1047468162c76eefea578e75ebfdeaa27a320c13199245?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-registry-container-v4.13.0-202509022215.p2.gd00c269.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tests@sha256:4ed48480dc7e2b3ef99742b1083f385ff2bbe13d5ca02430d0d9859802f601c2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-tests@sha256:4ed48480dc7e2b3ef99742b1083f385ff2bbe13d5ca02430d0d9859802f601c2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-tests@sha256:4ed48480dc7e2b3ef99742b1083f385ff2bbe13d5ca02430d0d9859802f601c2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests@sha256%3A4ed48480dc7e2b3ef99742b1083f385ff2bbe13d5ca02430d0d9859802f601c2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-tests-container-v4.13.0-202509081620.p2.gd14f9b8.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:4e0e33db706390906704e39fac914e36a247a45783f3c1f6e4d7a8f77d221cb7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:4e0e33db706390906704e39fac914e36a247a45783f3c1f6e4d7a8f77d221cb7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:4e0e33db706390906704e39fac914e36a247a45783f3c1f6e4d7a8f77d221cb7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-state-metrics-rhel8@sha256%3A4e0e33db706390906704e39fac914e36a247a45783f3c1f6e4d7a8f77d221cb7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-state-metrics-container-v4.13.0-202509021614.p2.g9be421f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:994dcd435a9c2031c339699944137d4234262c3264dff1ae3cd682e3b6a146fc_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:994dcd435a9c2031c339699944137d4234262c3264dff1ae3cd682e3b6a146fc_amd64",
"product_id": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:994dcd435a9c2031c339699944137d4234262c3264dff1ae3cd682e3b6a146fc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-lifecycle-manager@sha256%3A994dcd435a9c2031c339699944137d4234262c3264dff1ae3cd682e3b6a146fc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=operator-lifecycle-manager-container-v4.13.0-202509021614.p2.gd821d7c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-registry@sha256:67c7a117e25285135c076f27f6162672e216e32d988f744a93d79df1ed2766ef_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-registry@sha256:67c7a117e25285135c076f27f6162672e216e32d988f744a93d79df1ed2766ef_amd64",
"product_id": "registry.redhat.io/openshift4/ose-operator-registry@sha256:67c7a117e25285135c076f27f6162672e216e32d988f744a93d79df1ed2766ef_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-registry@sha256%3A67c7a117e25285135c076f27f6162672e216e32d988f744a93d79df1ed2766ef?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=operator-registry-container-v4.13.0-202509021614.p2.gd821d7c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:1c69af7282e5f0f2c08ac5ca6bad1b2d03fdb076a4588f70ce41d9c53bb400fb_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:1c69af7282e5f0f2c08ac5ca6bad1b2d03fdb076a4588f70ce41d9c53bb400fb_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:1c69af7282e5f0f2c08ac5ca6bad1b2d03fdb076a4588f70ce41d9c53bb400fb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-api-server-rhel8@sha256%3A1c69af7282e5f0f2c08ac5ca6bad1b2d03fdb076a4588f70ce41d9c53bb400fb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-api-server-container-v4.13.0-202509021614.p2.gf8f7839.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:45114a340c92d6e28487d5fb2f889327d5d13fd069a4eee2b0cf0a62b48be786_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:45114a340c92d6e28487d5fb2f889327d5d13fd069a4eee2b0cf0a62b48be786_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:45114a340c92d6e28487d5fb2f889327d5d13fd069a4eee2b0cf0a62b48be786_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-csr-approver-rhel8@sha256%3A45114a340c92d6e28487d5fb2f889327d5d13fd069a4eee2b0cf0a62b48be786?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-csr-approver-container-v4.13.0-202509021614.p2.g46c4e76.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:12971027f5055b8a372891269a50fc1cba1a53973e99cd4198bb80587d4c93c6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:12971027f5055b8a372891269a50fc1cba1a53973e99cd4198bb80587d4c93c6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:12971027f5055b8a372891269a50fc1cba1a53973e99cd4198bb80587d4c93c6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel8@sha256%3A12971027f5055b8a372891269a50fc1cba1a53973e99cd4198bb80587d4c93c6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-node-agent-container-v4.13.0-202509021614.p2.gdad2cd4.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:df969d593a0ef6c5e05f64fcab7e9ba47d162cf154c609d029e9c6511ec56c7f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:df969d593a0ef6c5e05f64fcab7e9ba47d162cf154c609d029e9c6511ec56c7f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:df969d593a0ef6c5e05f64fcab7e9ba47d162cf154c609d029e9c6511ec56c7f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-orchestrator-rhel8@sha256%3Adf969d593a0ef6c5e05f64fcab7e9ba47d162cf154c609d029e9c6511ec56c7f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-orchestrator-container-v4.13.0-202509021614.p2.g46c4e76.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:9e69d0cc5dc592f13376aef3dc4c5a6db030be37abe0f1fb1e4d75a79b5a118c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:9e69d0cc5dc592f13376aef3dc4c5a6db030be37abe0f1fb1e4d75a79b5a118c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:9e69d0cc5dc592f13376aef3dc4c5a6db030be37abe0f1fb1e4d75a79b5a118c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-alibaba-cloud-controller-manager-rhel8@sha256%3A9e69d0cc5dc592f13376aef3dc4c5a6db030be37abe0f1fb1e4d75a79b5a118c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-alibaba-cloud-controller-manager-container-v4.13.0-202509021614.p2.ge41e11c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:3d63095bac185deaa134df5daaa31556137c967667712324ff468502d2b8c945_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:3d63095bac185deaa134df5daaa31556137c967667712324ff468502d2b8c945_amd64",
"product_id": "registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:3d63095bac185deaa134df5daaa31556137c967667712324ff468502d2b8c945_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-alibaba-cloud-csi-driver-container-rhel8@sha256%3A3d63095bac185deaa134df5daaa31556137c967667712324ff468502d2b8c945?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-alibaba-cloud-csi-driver-container-v4.13.0-202509021614.p2.g6384f90.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:91131a1de8405044efb042fd66be84605eb2cdcf2e15f9b1662d9dfaefc92fa8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:91131a1de8405044efb042fd66be84605eb2cdcf2e15f9b1662d9dfaefc92fa8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:91131a1de8405044efb042fd66be84605eb2cdcf2e15f9b1662d9dfaefc92fa8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256%3A91131a1de8405044efb042fd66be84605eb2cdcf2e15f9b1662d9dfaefc92fa8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-alibaba-disk-csi-driver-operator-container-v4.13.0-202509021614.p2.g7e41597.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:637bcb1b7ac9dbb2cc27994d532a204d21a0eefa98e292152cb68bf0ea990620_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:637bcb1b7ac9dbb2cc27994d532a204d21a0eefa98e292152cb68bf0ea990620_amd64",
"product_id": "registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:637bcb1b7ac9dbb2cc27994d532a204d21a0eefa98e292152cb68bf0ea990620_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-alibaba-machine-controllers-rhel8@sha256%3A637bcb1b7ac9dbb2cc27994d532a204d21a0eefa98e292152cb68bf0ea990620?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-alibaba-machine-controllers-container-v4.13.0-202509021614.p2.g4c0f96a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:5a43a4461fed31018cc6af199ea4c672da105a85c695c2ac110ea89ce488d43d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:5a43a4461fed31018cc6af199ea4c672da105a85c695c2ac110ea89ce488d43d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:5a43a4461fed31018cc6af199ea4c672da105a85c695c2ac110ea89ce488d43d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-apiserver-network-proxy-rhel8@sha256%3A5a43a4461fed31018cc6af199ea4c672da105a85c695c2ac110ea89ce488d43d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-apiserver-network-proxy-container-v4.13.0-202509021614.p2.gf56c606.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:5b7a7673a211158925edd1e52ab44afa1ce88434f0e1539e9a212b6b2b190969_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:5b7a7673a211158925edd1e52ab44afa1ce88434f0e1539e9a212b6b2b190969_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:5b7a7673a211158925edd1e52ab44afa1ce88434f0e1539e9a212b6b2b190969_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-cloud-controller-manager-rhel8@sha256%3A5b7a7673a211158925edd1e52ab44afa1ce88434f0e1539e9a212b6b2b190969?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-cloud-controller-manager-container-v4.13.0-202509021614.p2.g95c03b7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:0d437413dfa179b4c98b78b06c3a23a72e3d5faca40a9d399eced2db58dccb37_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:0d437413dfa179b4c98b78b06c3a23a72e3d5faca40a9d399eced2db58dccb37_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:0d437413dfa179b4c98b78b06c3a23a72e3d5faca40a9d399eced2db58dccb37_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-cluster-api-controllers-rhel8@sha256%3A0d437413dfa179b4c98b78b06c3a23a72e3d5faca40a9d399eced2db58dccb37?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-cluster-api-controllers-container-v4.13.0-202509021614.p2.g27360a3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:808a30e1909ee37240d81a3a55e45201028a082a84f882faa330dcd485506e85_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:808a30e1909ee37240d81a3a55e45201028a082a84f882faa330dcd485506e85_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:808a30e1909ee37240d81a3a55e45201028a082a84f882faa330dcd485506e85_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-ebs-csi-driver-rhel8@sha256%3A808a30e1909ee37240d81a3a55e45201028a082a84f882faa330dcd485506e85?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-ebs-csi-driver-container-v4.13.0-202509022215.p2.g8205d51.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:5e3b56cda0897156fddbedee88c03a2d969ad0d47c56713ed7debc93f31f86b8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:5e3b56cda0897156fddbedee88c03a2d969ad0d47c56713ed7debc93f31f86b8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:5e3b56cda0897156fddbedee88c03a2d969ad0d47c56713ed7debc93f31f86b8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-ebs-csi-driver-rhel8-operator@sha256%3A5e3b56cda0897156fddbedee88c03a2d969ad0d47c56713ed7debc93f31f86b8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-ebs-csi-driver-operator-container-v4.13.0-202509021614.p2.g8f05d9c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:0ea5aaa43d63da271cd539ff225bae5d2943f0c30a085466592020d9324e411b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:0ea5aaa43d63da271cd539ff225bae5d2943f0c30a085466592020d9324e411b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:0ea5aaa43d63da271cd539ff225bae5d2943f0c30a085466592020d9324e411b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-pod-identity-webhook-rhel8@sha256%3A0ea5aaa43d63da271cd539ff225bae5d2943f0c30a085466592020d9324e411b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-pod-identity-webhook-container-v4.13.0-202509021614.p2.gae01a27.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:d2141f7ae2cb3959919c3e60ad1c1da9f44650e8ee7ceda6003e3cdc1d4cc6bc_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:d2141f7ae2cb3959919c3e60ad1c1da9f44650e8ee7ceda6003e3cdc1d4cc6bc_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:d2141f7ae2cb3959919c3e60ad1c1da9f44650e8ee7ceda6003e3cdc1d4cc6bc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cloud-controller-manager-rhel8@sha256%3Ad2141f7ae2cb3959919c3e60ad1c1da9f44650e8ee7ceda6003e3cdc1d4cc6bc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-cloud-controller-manager-container-v4.13.0-202509021614.p2.gbf9bd02.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:d8378605a741185a41c57ed91b671aab9c599b3ccbe6d281130a56a340ee8e52_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:d8378605a741185a41c57ed91b671aab9c599b3ccbe6d281130a56a340ee8e52_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:d8378605a741185a41c57ed91b671aab9c599b3ccbe6d281130a56a340ee8e52_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cloud-node-manager-rhel8@sha256%3Ad8378605a741185a41c57ed91b671aab9c599b3ccbe6d281130a56a340ee8e52?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-cloud-node-manager-container-v4.13.0-202509021614.p2.gbf9bd02.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:a284e3daaa6c2815e035a87595eb5bba9fcd67b2cda4dcbd858d22d54ba15f78_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:a284e3daaa6c2815e035a87595eb5bba9fcd67b2cda4dcbd858d22d54ba15f78_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:a284e3daaa6c2815e035a87595eb5bba9fcd67b2cda4dcbd858d22d54ba15f78_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cluster-api-controllers-rhel8@sha256%3Aa284e3daaa6c2815e035a87595eb5bba9fcd67b2cda4dcbd858d22d54ba15f78?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-cluster-api-controllers-container-v4.13.0-202509021614.p2.g3f757a8.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:480876e4351c6a52a6f2f8eee75a872eca752d181ab66f5e0f822cc20f35464d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:480876e4351c6a52a6f2f8eee75a872eca752d181ab66f5e0f822cc20f35464d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:480876e4351c6a52a6f2f8eee75a872eca752d181ab66f5e0f822cc20f35464d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-disk-csi-driver-rhel8@sha256%3A480876e4351c6a52a6f2f8eee75a872eca752d181ab66f5e0f822cc20f35464d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-disk-csi-driver-container-v4.13.0-202509021614.p2.gb6d3fbc.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:683056799a7c61bf3c3ae5bc47b08b225c6f83ab4faf08be9e586da2a42673a9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:683056799a7c61bf3c3ae5bc47b08b225c6f83ab4faf08be9e586da2a42673a9_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:683056799a7c61bf3c3ae5bc47b08b225c6f83ab4faf08be9e586da2a42673a9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-disk-csi-driver-rhel8-operator@sha256%3A683056799a7c61bf3c3ae5bc47b08b225c6f83ab4faf08be9e586da2a42673a9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-disk-csi-driver-operator-container-v4.13.0-202509021614.p2.g8534d75.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:727916b1d2a6f5a47a79d9b497ed4a1f8a67c7ac2510a1cb983d356d6a2adce8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:727916b1d2a6f5a47a79d9b497ed4a1f8a67c7ac2510a1cb983d356d6a2adce8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:727916b1d2a6f5a47a79d9b497ed4a1f8a67c7ac2510a1cb983d356d6a2adce8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel8@sha256%3A727916b1d2a6f5a47a79d9b497ed4a1f8a67c7ac2510a1cb983d356d6a2adce8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-baremetal-installer-container-v4.13.0-202509021614.p2.gded53d3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:12163b4120b149fded9d0b1ec6cea9268a182b52c454380de76d70fa2e3d5ebd_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:12163b4120b149fded9d0b1ec6cea9268a182b52c454380de76d70fa2e3d5ebd_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:12163b4120b149fded9d0b1ec6cea9268a182b52c454380de76d70fa2e3d5ebd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-rhel8-operator@sha256%3A12163b4120b149fded9d0b1ec6cea9268a182b52c454380de76d70fa2e3d5ebd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-baremetal-operator-container-v4.13.0-202509021614.p2.g3f56e49.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-artifacts@sha256:18b84f18aaac64bfa7df74ffbba43079447b7edf64baf505b8c029ff6fa66255_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts@sha256:18b84f18aaac64bfa7df74ffbba43079447b7edf64baf505b8c029ff6fa66255_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cli-artifacts@sha256:18b84f18aaac64bfa7df74ffbba43079447b7edf64baf505b8c029ff6fa66255_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-artifacts@sha256%3A18b84f18aaac64bfa7df74ffbba43079447b7edf64baf505b8c029ff6fa66255?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cli-artifacts-container-v4.13.0-202509021614.p2.gd192e90.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:2f96b73c4c02f61f6a43cef1299fd4006b64013c1a84bd5b860ebccc7de501ed_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:2f96b73c4c02f61f6a43cef1299fd4006b64013c1a84bd5b860ebccc7de501ed_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:2f96b73c4c02f61f6a43cef1299fd4006b64013c1a84bd5b860ebccc7de501ed_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-credential-operator@sha256%3A2f96b73c4c02f61f6a43cef1299fd4006b64013c1a84bd5b860ebccc7de501ed?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cloud-credential-operator-container-v4.13.0-202509021614.p2.g134ade4.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:c88f0baeced895cc8397dcbba2fe114721638c83122928241a3c4f616a28ed79_amd64",
"product": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:c88f0baeced895cc8397dcbba2fe114721638c83122928241a3c4f616a28ed79_amd64",
"product_id": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:c88f0baeced895cc8397dcbba2fe114721638c83122928241a3c4f616a28ed79_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cloud-network-config-controller-rhel8@sha256%3Ac88f0baeced895cc8397dcbba2fe114721638c83122928241a3c4f616a28ed79?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cloud-network-config-controller-container-v4.13.0-202509021614.p2.gd377281.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:a2b750749695e63b4c6dffbb1c52aee9910b46683514d70974dadb68e1be9c50_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:a2b750749695e63b4c6dffbb1c52aee9910b46683514d70974dadb68e1be9c50_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:a2b750749695e63b4c6dffbb1c52aee9910b46683514d70974dadb68e1be9c50_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-api-rhel8@sha256%3Aa2b750749695e63b4c6dffbb1c52aee9910b46683514d70974dadb68e1be9c50?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-api-container-v4.13.0-202509021614.p2.g12f767b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:a0525c514d37f62fbd1fb8ebfcd8d52d448f607b21905f9cd508d6ca5daeacd4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:a0525c514d37f62fbd1fb8ebfcd8d52d448f607b21905f9cd508d6ca5daeacd4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:a0525c514d37f62fbd1fb8ebfcd8d52d448f607b21905f9cd508d6ca5daeacd4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-authentication-operator@sha256%3Aa0525c514d37f62fbd1fb8ebfcd8d52d448f607b21905f9cd508d6ca5daeacd4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-authentication-operator-container-v4.13.0-202509021614.p2.g1801056.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:068435cd430a58b1c67e0b49b10c5c6b7248964f405c3cafad24f4121daa0055_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:068435cd430a58b1c67e0b49b10c5c6b7248964f405c3cafad24f4121daa0055_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:068435cd430a58b1c67e0b49b10c5c6b7248964f405c3cafad24f4121daa0055_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-operator@sha256%3A068435cd430a58b1c67e0b49b10c5c6b7248964f405c3cafad24f4121daa0055?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-autoscaler-operator-container-v4.13.0-202509021614.p2.g0007e90.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:fd817c7f5796bd4f8ccf6253e3ce9d700f344d54eb7cced6819ab6f4c7035e0a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:fd817c7f5796bd4f8ccf6253e3ce9d700f344d54eb7cced6819ab6f4c7035e0a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:fd817c7f5796bd4f8ccf6253e3ce9d700f344d54eb7cced6819ab6f4c7035e0a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-baremetal-operator-rhel8@sha256%3Afd817c7f5796bd4f8ccf6253e3ce9d700f344d54eb7cced6819ab6f4c7035e0a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-baremetal-operator-container-v4.13.0-202509021614.p2.gcc237f1.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:58ece7d263aab72a58ea8ecb6ee25329257c1b810669d6ec81e21f879652351a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:58ece7d263aab72a58ea8ecb6ee25329257c1b810669d6ec81e21f879652351a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:58ece7d263aab72a58ea8ecb6ee25329257c1b810669d6ec81e21f879652351a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-bootstrap@sha256%3A58ece7d263aab72a58ea8ecb6ee25329257c1b810669d6ec81e21f879652351a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-bootstrap-container-v4.13.0-202509021614.p2.gee908b6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:b06a0b90a5e7c3734e765ba48a378bcccef34020a48c547f8b7611ec988cec32_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:b06a0b90a5e7c3734e765ba48a378bcccef34020a48c547f8b7611ec988cec32_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:b06a0b90a5e7c3734e765ba48a378bcccef34020a48c547f8b7611ec988cec32_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-operator-container-rhel8@sha256%3Ab06a0b90a5e7c3734e765ba48a378bcccef34020a48c547f8b7611ec988cec32?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-capi-operator-container-v4.13.0-202509021614.p2.gb247793.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:b06a0b90a5e7c3734e765ba48a378bcccef34020a48c547f8b7611ec988cec32_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:b06a0b90a5e7c3734e765ba48a378bcccef34020a48c547f8b7611ec988cec32_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:b06a0b90a5e7c3734e765ba48a378bcccef34020a48c547f8b7611ec988cec32_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-rhel8-operator@sha256%3Ab06a0b90a5e7c3734e765ba48a378bcccef34020a48c547f8b7611ec988cec32?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-capi-operator-container-v4.13.0-202509021614.p2.gb247793.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:4d3117354a30e62f24fe22a06cf7557f7184d77ee0b41533df61d04f6fc81e57_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:4d3117354a30e62f24fe22a06cf7557f7184d77ee0b41533df61d04f6fc81e57_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:4d3117354a30e62f24fe22a06cf7557f7184d77ee0b41533df61d04f6fc81e57_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-cloud-controller-manager-operator-rhel8@sha256%3A4d3117354a30e62f24fe22a06cf7557f7184d77ee0b41533df61d04f6fc81e57?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.13.0-202509021614.p2.g38f638f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:fbfcdf38bf247d28562a2a1d877ce94102610c409350990d9fb5114ff75f9f1e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:fbfcdf38bf247d28562a2a1d877ce94102610c409350990d9fb5114ff75f9f1e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:fbfcdf38bf247d28562a2a1d877ce94102610c409350990d9fb5114ff75f9f1e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-operator@sha256%3Afbfcdf38bf247d28562a2a1d877ce94102610c409350990d9fb5114ff75f9f1e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-config-operator-container-v4.13.0-202509021614.p2.ga6d5653.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:edce1bce1ce7e7e39fe4dc4fb0feed3ebe9192839ab6213d6d93f86c27172254_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:edce1bce1ce7e7e39fe4dc4fb0feed3ebe9192839ab6213d6d93f86c27172254_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:edce1bce1ce7e7e39fe4dc4fb0feed3ebe9192839ab6213d6d93f86c27172254_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-control-plane-machine-set-operator-rhel8@sha256%3Aedce1bce1ce7e7e39fe4dc4fb0feed3ebe9192839ab6213d6d93f86c27172254?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.13.0-202509021614.p2.gc5fb628.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:223e6f86b83478f5b0ccde4c7d735e917bad433f84d2cb4908a6c8480fb51b4a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:223e6f86b83478f5b0ccde4c7d735e917bad433f84d2cb4908a6c8480fb51b4a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:223e6f86b83478f5b0ccde4c7d735e917bad433f84d2cb4908a6c8480fb51b4a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256%3A223e6f86b83478f5b0ccde4c7d735e917bad433f84d2cb4908a6c8480fb51b4a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.13.0-202509022215.p2.gc068540.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:e11d3507c2acf3d6dba25e458b8ae903a1f88b409e479587e7300a0a9fd6274e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:e11d3507c2acf3d6dba25e458b8ae903a1f88b409e479587e7300a0a9fd6274e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:e11d3507c2acf3d6dba25e458b8ae903a1f88b409e479587e7300a0a9fd6274e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-dns-operator@sha256%3Ae11d3507c2acf3d6dba25e458b8ae903a1f88b409e479587e7300a0a9fd6274e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-dns-operator-container-v4.13.0-202509021614.p2.g65a8fda.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:b62db02e0ea283a206b9d830e4d26330c37cc9f688edfb12e93a20a7b4eb75f8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:b62db02e0ea283a206b9d830e4d26330c37cc9f688edfb12e93a20a7b4eb75f8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:b62db02e0ea283a206b9d830e4d26330c37cc9f688edfb12e93a20a7b4eb75f8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-image-registry-operator@sha256%3Ab62db02e0ea283a206b9d830e4d26330c37cc9f688edfb12e93a20a7b4eb75f8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-image-registry-operator-container-v4.13.0-202509021614.p2.g6e62a85.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:61fe1afcf207d559a0dcae5cf744e7f627e0cbc7308fa5d2fa5319a02aa56aff_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:61fe1afcf207d559a0dcae5cf744e7f627e0cbc7308fa5d2fa5319a02aa56aff_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:61fe1afcf207d559a0dcae5cf744e7f627e0cbc7308fa5d2fa5319a02aa56aff_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-ingress-operator@sha256%3A61fe1afcf207d559a0dcae5cf744e7f627e0cbc7308fa5d2fa5319a02aa56aff?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-ingress-operator-container-v4.13.0-202509021614.p2.ga45f7a3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:e4edc968baa3d08e352c7c76ea1359f6f9073f5531fe62a61b4e9d4fe248e4be_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:e4edc968baa3d08e352c7c76ea1359f6f9073f5531fe62a61b4e9d4fe248e4be_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:e4edc968baa3d08e352c7c76ea1359f6f9073f5531fe62a61b4e9d4fe248e4be_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-apiserver-operator@sha256%3Ae4edc968baa3d08e352c7c76ea1359f6f9073f5531fe62a61b4e9d4fe248e4be?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-kube-apiserver-operator-container-v4.13.0-202509021614.p2.ge9e7172.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:41d617ecd64839883320abc42a382fb667f897b930f81c3238abb5448a72d62e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:41d617ecd64839883320abc42a382fb667f897b930f81c3238abb5448a72d62e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:41d617ecd64839883320abc42a382fb667f897b930f81c3238abb5448a72d62e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-cluster-api-rhel8-operator@sha256%3A41d617ecd64839883320abc42a382fb667f897b930f81c3238abb5448a72d62e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.13.0-202509021614.p2.g18c076b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:49f5209254fa355e62fe58fb55775fed8dc4dea40c742fc57dfd09ddd9c6fdac_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:49f5209254fa355e62fe58fb55775fed8dc4dea40c742fc57dfd09ddd9c6fdac_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:49f5209254fa355e62fe58fb55775fed8dc4dea40c742fc57dfd09ddd9c6fdac_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-controller-manager-operator@sha256%3A49f5209254fa355e62fe58fb55775fed8dc4dea40c742fc57dfd09ddd9c6fdac?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.13.0-202509021614.p2.gdac7113.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:b745f3aa75d9dc73a47d61c037b64ecb30162fa9987303e90612d2cdb27bff68_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:b745f3aa75d9dc73a47d61c037b64ecb30162fa9987303e90612d2cdb27bff68_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:b745f3aa75d9dc73a47d61c037b64ecb30162fa9987303e90612d2cdb27bff68_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-scheduler-operator@sha256%3Ab745f3aa75d9dc73a47d61c037b64ecb30162fa9987303e90612d2cdb27bff68?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-kube-scheduler-operator-container-v4.13.0-202509021614.p2.g2e7c269.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:1ab87e50bca7b15ed641fb9b7bae7c2404dc94c35d2321db9334149d599df3e0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:1ab87e50bca7b15ed641fb9b7bae7c2404dc94c35d2321db9334149d599df3e0_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:1ab87e50bca7b15ed641fb9b7bae7c2404dc94c35d2321db9334149d599df3e0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256%3A1ab87e50bca7b15ed641fb9b7bae7c2404dc94c35d2321db9334149d599df3e0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.13.0-202509021614.p2.g721de5d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:9512ec70f847052ef79773bd67ae72841380769b8718f7110abad1ce8f19c3d5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:9512ec70f847052ef79773bd67ae72841380769b8718f7110abad1ce8f19c3d5_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:9512ec70f847052ef79773bd67ae72841380769b8718f7110abad1ce8f19c3d5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-machine-approver@sha256%3A9512ec70f847052ef79773bd67ae72841380769b8718f7110abad1ce8f19c3d5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-machine-approver-container-v4.13.0-202509021614.p2.g25fe7b4.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:6f4b760655f1bc9f657d3adb2d3c76d43f261c07d7a7332ef30ed42a3b373f35_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:6f4b760655f1bc9f657d3adb2d3c76d43f261c07d7a7332ef30ed42a3b373f35_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:6f4b760655f1bc9f657d3adb2d3c76d43f261c07d7a7332ef30ed42a3b373f35_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-apiserver-operator@sha256%3A6f4b760655f1bc9f657d3adb2d3c76d43f261c07d7a7332ef30ed42a3b373f35?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.13.0-202509021614.p2.g9abb220.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:44a64150d7e262dcf65f621dcfb3def167e302fc309cdd2e03b454e7ddd39bf1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:44a64150d7e262dcf65f621dcfb3def167e302fc309cdd2e03b454e7ddd39bf1_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:44a64150d7e262dcf65f621dcfb3def167e302fc309cdd2e03b454e7ddd39bf1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-controller-manager-operator@sha256%3A44a64150d7e262dcf65f621dcfb3def167e302fc309cdd2e03b454e7ddd39bf1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.13.0-202509021614.p2.g6e7e783.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:069b12b7fe6990dab5dfc99646d53694fad3b37618236a598125d2f2e7103086_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:069b12b7fe6990dab5dfc99646d53694fad3b37618236a598125d2f2e7103086_amd64",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:069b12b7fe6990dab5dfc99646d53694fad3b37618236a598125d2f2e7103086_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel8-operator@sha256%3A069b12b7fe6990dab5dfc99646d53694fad3b37618236a598125d2f2e7103086?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-ovirt-csi-operator-container-v4.13.0-202509021614.p2.gb293972.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:96b8f3f6afeb307a4d9441dc561abc770e32bb756d0e4e8b90f7a6fa8c656cbb_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:96b8f3f6afeb307a4d9441dc561abc770e32bb756d0e4e8b90f7a6fa8c656cbb_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:96b8f3f6afeb307a4d9441dc561abc770e32bb756d0e4e8b90f7a6fa8c656cbb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-platform-operators-manager-rhel8@sha256%3A96b8f3f6afeb307a4d9441dc561abc770e32bb756d0e4e8b90f7a6fa8c656cbb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.13.0-202509021614.p2.g312c5f2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:1d5ada616f12b64a66d1d7724423203aa8088f46eb7a29a0dd5e67d50260d03d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:1d5ada616f12b64a66d1d7724423203aa8088f46eb7a29a0dd5e67d50260d03d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:1d5ada616f12b64a66d1d7724423203aa8088f46eb7a29a0dd5e67d50260d03d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-samples-operator@sha256%3A1d5ada616f12b64a66d1d7724423203aa8088f46eb7a29a0dd5e67d50260d03d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-samples-operator-container-v4.13.0-202509021614.p2.g7e7affa.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:221f4b5f39830c358c2f718b55b1384799e11a90fa28f33f57e98e27beafd9c2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:221f4b5f39830c358c2f718b55b1384799e11a90fa28f33f57e98e27beafd9c2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:221f4b5f39830c358c2f718b55b1384799e11a90fa28f33f57e98e27beafd9c2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-update-keys@sha256%3A221f4b5f39830c358c2f718b55b1384799e11a90fa28f33f57e98e27beafd9c2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-update-keys-container-v4.13.0-202508300109.p2.g7033b48.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:b69ee5ba5b6627b9d1d360b99490bd034811a6593ca9b04fbf233c8baefed25a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:b69ee5ba5b6627b9d1d360b99490bd034811a6593ca9b04fbf233c8baefed25a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:b69ee5ba5b6627b9d1d360b99490bd034811a6593ca9b04fbf233c8baefed25a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-container-networking-plugins-rhel8@sha256%3Ab69ee5ba5b6627b9d1d360b99490bd034811a6593ca9b04fbf233c8baefed25a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-containernetworking-plugins-container-v4.13.0-202509100711.p2.g3086cf6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:11b2c3a3a795d1aa067f3c9b52adc03fc4ff7540d16ae8c23f7db497ec23e188_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:11b2c3a3a795d1aa067f3c9b52adc03fc4ff7540d16ae8c23f7db497ec23e188_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:11b2c3a3a795d1aa067f3c9b52adc03fc4ff7540d16ae8c23f7db497ec23e188_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-rhel8@sha256%3A11b2c3a3a795d1aa067f3c9b52adc03fc4ff7540d16ae8c23f7db497ec23e188?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-driver-shared-resource-container-v4.13.0-202509021614.p2.g01bbb23.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:887424ef49e0e8f309ba2c2ec47ba740bc98fffbcf16df4692a6ea33fdea1070_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:887424ef49e0e8f309ba2c2ec47ba740bc98fffbcf16df4692a6ea33fdea1070_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:887424ef49e0e8f309ba2c2ec47ba740bc98fffbcf16df4692a6ea33fdea1070_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-operator-rhel8@sha256%3A887424ef49e0e8f309ba2c2ec47ba740bc98fffbcf16df4692a6ea33fdea1070?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.13.0-202509021614.p2.gbc169d2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:4be56f6f95efc27bf8aca7d43cf9b91908d6f6bc53dc5103a754a116e14ba855_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:4be56f6f95efc27bf8aca7d43cf9b91908d6f6bc53dc5103a754a116e14ba855_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:4be56f6f95efc27bf8aca7d43cf9b91908d6f6bc53dc5103a754a116e14ba855_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-webhook-rhel8@sha256%3A4be56f6f95efc27bf8aca7d43cf9b91908d6f6bc53dc5103a754a116e14ba855?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.13.0-202509021614.p2.g01bbb23.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:c6f127b4a84bd63c43d180d16f403e7f475a815ddccfd1dabf094d1f99dc416a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:c6f127b4a84bd63c43d180d16f403e7f475a815ddccfd1dabf094d1f99dc416a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:c6f127b4a84bd63c43d180d16f403e7f475a815ddccfd1dabf094d1f99dc416a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer@sha256%3Ac6f127b4a84bd63c43d180d16f403e7f475a815ddccfd1dabf094d1f99dc416a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-external-resizer-container-v4.13.0-202509021614.p2.ge8036ca.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:c6f127b4a84bd63c43d180d16f403e7f475a815ddccfd1dabf094d1f99dc416a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:c6f127b4a84bd63c43d180d16f403e7f475a815ddccfd1dabf094d1f99dc416a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:c6f127b4a84bd63c43d180d16f403e7f475a815ddccfd1dabf094d1f99dc416a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer-rhel8@sha256%3Ac6f127b4a84bd63c43d180d16f403e7f475a815ddccfd1dabf094d1f99dc416a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-external-resizer-container-v4.13.0-202509021614.p2.ge8036ca.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:1c8c2901c11f7831601d5edcd67112e56a3d30b25f2f02cb559cd2e41f928e83_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:1c8c2901c11f7831601d5edcd67112e56a3d30b25f2f02cb559cd2e41f928e83_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:1c8c2901c11f7831601d5edcd67112e56a3d30b25f2f02cb559cd2e41f928e83_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshotter@sha256%3A1c8c2901c11f7831601d5edcd67112e56a3d30b25f2f02cb559cd2e41f928e83?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-external-snapshotter-container-v4.13.0-202509021614.p2.gc8a7a09.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:1c8c2901c11f7831601d5edcd67112e56a3d30b25f2f02cb559cd2e41f928e83_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:1c8c2901c11f7831601d5edcd67112e56a3d30b25f2f02cb559cd2e41f928e83_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:1c8c2901c11f7831601d5edcd67112e56a3d30b25f2f02cb559cd2e41f928e83_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshotter-rhel8@sha256%3A1c8c2901c11f7831601d5edcd67112e56a3d30b25f2f02cb559cd2e41f928e83?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-external-snapshotter-container-v4.13.0-202509021614.p2.gc8a7a09.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:669ae343387c25e7dcfac1644c6c89f97361f1ff2f6ac2fe745f134959006cb9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:669ae343387c25e7dcfac1644c6c89f97361f1ff2f6ac2fe745f134959006cb9_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:669ae343387c25e7dcfac1644c6c89f97361f1ff2f6ac2fe745f134959006cb9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller@sha256%3A669ae343387c25e7dcfac1644c6c89f97361f1ff2f6ac2fe745f134959006cb9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-snapshot-controller-container-v4.13.0-202509021614.p2.gc8a7a09.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:669ae343387c25e7dcfac1644c6c89f97361f1ff2f6ac2fe745f134959006cb9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:669ae343387c25e7dcfac1644c6c89f97361f1ff2f6ac2fe745f134959006cb9_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:669ae343387c25e7dcfac1644c6c89f97361f1ff2f6ac2fe745f134959006cb9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller-rhel8@sha256%3A669ae343387c25e7dcfac1644c6c89f97361f1ff2f6ac2fe745f134959006cb9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-snapshot-controller-container-v4.13.0-202509021614.p2.gc8a7a09.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b7de106259bc14a705cf23e1be7bcdc14becb6defe0f59d40d5db5886b26958a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b7de106259bc14a705cf23e1be7bcdc14becb6defe0f59d40d5db5886b26958a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b7de106259bc14a705cf23e1be7bcdc14becb6defe0f59d40d5db5886b26958a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-etcd-rhel9@sha256%3Ab7de106259bc14a705cf23e1be7bcdc14becb6defe0f59d40d5db5886b26958a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-etcd-container-v4.13.0-202509030115.p2.ga6b7ad4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:33aefeac8f422779c6631b080ff1334177eaae3dfd00a4f5619d3fb6c8ac113e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:33aefeac8f422779c6631b080ff1334177eaae3dfd00a4f5619d3fb6c8ac113e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:33aefeac8f422779c6631b080ff1334177eaae3dfd00a4f5619d3fb6c8ac113e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cloud-controller-manager-rhel8@sha256%3A33aefeac8f422779c6631b080ff1334177eaae3dfd00a4f5619d3fb6c8ac113e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-cloud-controller-manager-container-v4.13.0-202509021614.p2.g507fea9.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:a8f6c2a8848af6a27ec91609b873a2a74cb6f1e05e743d6f00eccbcd47ef7dac_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:a8f6c2a8848af6a27ec91609b873a2a74cb6f1e05e743d6f00eccbcd47ef7dac_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:a8f6c2a8848af6a27ec91609b873a2a74cb6f1e05e743d6f00eccbcd47ef7dac_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cluster-api-controllers-rhel8@sha256%3Aa8f6c2a8848af6a27ec91609b873a2a74cb6f1e05e743d6f00eccbcd47ef7dac?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-cluster-api-controllers-container-v4.13.0-202509021614.p2.gb8a2772.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:016ace2233c87f37ae33219827a925c6111ec6bc1562af673270b398309612cd_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:016ace2233c87f37ae33219827a925c6111ec6bc1562af673270b398309612cd_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:016ace2233c87f37ae33219827a925c6111ec6bc1562af673270b398309612cd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-rhel8@sha256%3A016ace2233c87f37ae33219827a925c6111ec6bc1562af673270b398309612cd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-pd-csi-driver-container-v4.13.0-202509021614.p2.g81e6074.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:971ed65ae6bd7f38ee18ece1e622e9a4ad08dad130903bcf08169ace990e620f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:971ed65ae6bd7f38ee18ece1e622e9a4ad08dad130903bcf08169ace990e620f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:971ed65ae6bd7f38ee18ece1e622e9a4ad08dad130903bcf08169ace990e620f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-operator-rhel8@sha256%3A971ed65ae6bd7f38ee18ece1e622e9a4ad08dad130903bcf08169ace990e620f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-pd-csi-driver-operator-container-v4.13.0-202509021614.p2.g08c561b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:0d59289f08bd9a96de0f4e0a8312721c7b7b13be40f92a75de9c3ef8baa18ed9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:0d59289f08bd9a96de0f4e0a8312721c7b7b13be40f92a75de9c3ef8baa18ed9_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:0d59289f08bd9a96de0f4e0a8312721c7b7b13be40f92a75de9c3ef8baa18ed9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-cloud-controller-manager-rhel8@sha256%3A0d59289f08bd9a96de0f4e0a8312721c7b7b13be40f92a75de9c3ef8baa18ed9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ibm-cloud-controller-manager-container-v4.13.0-202509021614.p2.gb5bcaf9.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:03ca9c189727101c8450d0d1b8c92b9bfc1329c87511c5e400811a4e6909ae89_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:03ca9c189727101c8450d0d1b8c92b9bfc1329c87511c5e400811a4e6909ae89_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:03ca9c189727101c8450d0d1b8c92b9bfc1329c87511c5e400811a4e6909ae89_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-block-csi-driver-rhel8@sha256%3A03ca9c189727101c8450d0d1b8c92b9bfc1329c87511c5e400811a4e6909ae89?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ibm-vpc-block-csi-driver-container-v4.13.0-202509021614.p2.gf4ded0e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:fe6d74102103ad2978dd40fa10dd396418067f9c9b16c8377bda137d2ec89ab2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:fe6d74102103ad2978dd40fa10dd396418067f9c9b16c8377bda137d2ec89ab2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:fe6d74102103ad2978dd40fa10dd396418067f9c9b16c8377bda137d2ec89ab2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256%3Afe6d74102103ad2978dd40fa10dd396418067f9c9b16c8377bda137d2ec89ab2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.13.0-202509021614.p2.g40786cd.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:b2bae902c104c663647bd8cde38cbab2f77bf02a72cb99e7e897bd370076072a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:b2bae902c104c663647bd8cde38cbab2f77bf02a72cb99e7e897bd370076072a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:b2bae902c104c663647bd8cde38cbab2f77bf02a72cb99e7e897bd370076072a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibmcloud-cluster-api-controllers-rhel8@sha256%3Ab2bae902c104c663647bd8cde38cbab2f77bf02a72cb99e7e897bd370076072a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ibmcloud-cluster-api-controllers-container-v4.13.0-202509021614.p2.gf269441.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:3355ad15262b54141d93f315b61ccefca28fc30a2affeddd621280c6eb5bb0a4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:3355ad15262b54141d93f315b61ccefca28fc30a2affeddd621280c6eb5bb0a4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:3355ad15262b54141d93f315b61ccefca28fc30a2affeddd621280c6eb5bb0a4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibmcloud-machine-controllers-rhel8@sha256%3A3355ad15262b54141d93f315b61ccefca28fc30a2affeddd621280c6eb5bb0a4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ibmcloud-machine-controllers-container-v4.13.0-202509021614.p2.g4698265.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:039c0609f274c9bb4ee05c8489e2860e10506a9d74f1e0a59379488030b4d460_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:039c0609f274c9bb4ee05c8489e2860e10506a9d74f1e0a59379488030b4d460_amd64",
"product_id": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:039c0609f274c9bb4ee05c8489e2860e10506a9d74f1e0a59379488030b4d460_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-image-customization-controller-rhel8@sha256%3A039c0609f274c9bb4ee05c8489e2860e10506a9d74f1e0a59379488030b4d460?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-image-customization-controller-container-v4.13.0-202509021614.p2.g34a4abe.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:cb43bec71c8ccbc9ecf83981cefca3485e19d3e4f082d200f1d17be124212fdd_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:cb43bec71c8ccbc9ecf83981cefca3485e19d3e4f082d200f1d17be124212fdd_amd64",
"product_id": "registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:cb43bec71c8ccbc9ecf83981cefca3485e19d3e4f082d200f1d17be124212fdd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-insights-rhel8-operator@sha256%3Acb43bec71c8ccbc9ecf83981cefca3485e19d3e4f082d200f1d17be124212fdd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-insights-operator-container-v4.13.0-202509021614.p2.g162554e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer@sha256:35bb1ee32e7d52b9bfc7397ba6279660ddd882dfeeb27e1730cc7f8c38e87b00_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer@sha256:35bb1ee32e7d52b9bfc7397ba6279660ddd882dfeeb27e1730cc7f8c38e87b00_amd64",
"product_id": "registry.redhat.io/openshift4/ose-installer@sha256:35bb1ee32e7d52b9bfc7397ba6279660ddd882dfeeb27e1730cc7f8c38e87b00_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer@sha256%3A35bb1ee32e7d52b9bfc7397ba6279660ddd882dfeeb27e1730cc7f8c38e87b00?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-installer-container-v4.13.0-202509021614.p2.gded53d3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06c97d690cdc80c210e467b61de3edb3c0b70bd10f6349ae0874ff657d74f95d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06c97d690cdc80c210e467b61de3edb3c0b70bd10f6349ae0874ff657d74f95d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06c97d690cdc80c210e467b61de3edb3c0b70bd10f6349ae0874ff657d74f95d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts@sha256%3A06c97d690cdc80c210e467b61de3edb3c0b70bd10f6349ae0874ff657d74f95d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-installer-artifacts-container-v4.13.0-202509030115.p2.gded53d3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:7f9a20e84582a3157261a7b23fe1a8b87dfe3ff20446a129a40eb586146f9fad_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:7f9a20e84582a3157261a7b23fe1a8b87dfe3ff20446a129a40eb586146f9fad_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:7f9a20e84582a3157261a7b23fe1a8b87dfe3ff20446a129a40eb586146f9fad_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-storage-version-migrator-rhel8@sha256%3A7f9a20e84582a3157261a7b23fe1a8b87dfe3ff20446a129a40eb586146f9fad?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kube-storage-version-migrator-container-v4.13.0-202509021614.p2.gac20da3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:90d5ae2a0f919ed58bde9ef1605124c53819c473f1eb09a8b2cbcfb2b403ba67_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:90d5ae2a0f919ed58bde9ef1605124c53819c473f1eb09a8b2cbcfb2b403ba67_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:90d5ae2a0f919ed58bde9ef1605124c53819c473f1eb09a8b2cbcfb2b403ba67_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubevirt-cloud-controller-manager-rhel8@sha256%3A90d5ae2a0f919ed58bde9ef1605124c53819c473f1eb09a8b2cbcfb2b403ba67?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.13.0-202509021614.p2.gee2033e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:e53d51a1d936db9eac84ffb9d5a4f1ab2cde02eb183e033b29a95cb3141971f0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:e53d51a1d936db9eac84ffb9d5a4f1ab2cde02eb183e033b29a95cb3141971f0_amd64",
"product_id": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:e53d51a1d936db9eac84ffb9d5a4f1ab2cde02eb183e033b29a95cb3141971f0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-csi-driver-rhel8@sha256%3Ae53d51a1d936db9eac84ffb9d5a4f1ab2cde02eb183e033b29a95cb3141971f0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kubevirt-csi-driver-container-v4.13.0-202509021614.p2.g9d909f7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:bd39937a90baeb312b6ee6ca44c351a003027898ebbae508b0960da5fe296b00_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:bd39937a90baeb312b6ee6ca44c351a003027898ebbae508b0960da5fe296b00_amd64",
"product_id": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:bd39937a90baeb312b6ee6ca44c351a003027898ebbae508b0960da5fe296b00_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-libvirt-machine-controllers@sha256%3Abd39937a90baeb312b6ee6ca44c351a003027898ebbae508b0960da5fe296b00?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-libvirt-machine-controllers-container-v4.13.0-202509021614.p2.gd4b7a8a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-operator@sha256:b9a73287707adcc393ec8c5d520d76d074bc533eb0ceae9a73c8d0efea0ebbe2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-operator@sha256:b9a73287707adcc393ec8c5d520d76d074bc533eb0ceae9a73c8d0efea0ebbe2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-operator@sha256:b9a73287707adcc393ec8c5d520d76d074bc533eb0ceae9a73c8d0efea0ebbe2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-operator@sha256%3Ab9a73287707adcc393ec8c5d520d76d074bc533eb0ceae9a73c8d0efea0ebbe2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-operator-container-v4.13.0-202509021614.p2.ga950acc.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:bcc403b1f62f92ea3022415aabfd4492f99db5822e152936ae44a4fae788a0cd_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:bcc403b1f62f92ea3022415aabfd4492f99db5822e152936ae44a4fae788a0cd_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:bcc403b1f62f92ea3022415aabfd4492f99db5822e152936ae44a4fae788a0cd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-aws-rhel8@sha256%3Abcc403b1f62f92ea3022415aabfd4492f99db5822e152936ae44a4fae788a0cd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-provider-aws-container-v4.13.0-202509021614.p2.ge1a57b5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:149cf386d4cadbf7ee9b365918de5213ea8613c354592a91d6e11d77b4f60aca_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:149cf386d4cadbf7ee9b365918de5213ea8613c354592a91d6e11d77b4f60aca_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:149cf386d4cadbf7ee9b365918de5213ea8613c354592a91d6e11d77b4f60aca_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-azure-rhel8@sha256%3A149cf386d4cadbf7ee9b365918de5213ea8613c354592a91d6e11d77b4f60aca?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-provider-azure-container-v4.13.0-202509021614.p2.g62f6e0f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:b2fabf7333a6e99def4bf04dc0b709ffe62a44fa3eb2d89f164047ebfc09216b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:b2fabf7333a6e99def4bf04dc0b709ffe62a44fa3eb2d89f164047ebfc09216b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:b2fabf7333a6e99def4bf04dc0b709ffe62a44fa3eb2d89f164047ebfc09216b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-gcp-rhel8@sha256%3Ab2fabf7333a6e99def4bf04dc0b709ffe62a44fa3eb2d89f164047ebfc09216b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-provider-gcp-container-v4.13.0-202509021614.p2.gad18bf1.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:94386a722cf6b2435691c1c244aa18a52a3ebde78dceaf77b43b8ff148cdd98d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:94386a722cf6b2435691c1c244aa18a52a3ebde78dceaf77b43b8ff148cdd98d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:94386a722cf6b2435691c1c244aa18a52a3ebde78dceaf77b43b8ff148cdd98d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-openstack-rhel8@sha256%3A94386a722cf6b2435691c1c244aa18a52a3ebde78dceaf77b43b8ff148cdd98d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-provider-openstack-container-v4.13.0-202509021614.p2.g27f7860.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-config-operator@sha256:fce28431b9005f4b6632107f526dde810cb2b168d95af97396e2f98c0bec0f34_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-config-operator@sha256:fce28431b9005f4b6632107f526dde810cb2b168d95af97396e2f98c0bec0f34_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-config-operator@sha256:fce28431b9005f4b6632107f526dde810cb2b168d95af97396e2f98c0bec0f34_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-operator@sha256%3Afce28431b9005f4b6632107f526dde810cb2b168d95af97396e2f98c0bec0f34?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-config-operator-container-v4.13.0-202509100711.p2.ga57ca29.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:1eb2e9f2238db9b98be40b3688e825275db51c591b1b1816ff132a3de897dd58_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:1eb2e9f2238db9b98be40b3688e825275db51c591b1b1816ff132a3de897dd58_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:1eb2e9f2238db9b98be40b3688e825275db51c591b1b1816ff132a3de897dd58_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-os-images-rhel8@sha256%3A1eb2e9f2238db9b98be40b3688e825275db51c591b1b1816ff132a3de897dd58?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-os-images-container-v4.13.0-202509022215.p2.g7e2e6ca.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:de1212d8f90abcf79f3dd6483cbb2ed3f297b0e2a447b434463d328af2b6ef5e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:de1212d8f90abcf79f3dd6483cbb2ed3f297b0e2a447b434463d328af2b6ef5e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:de1212d8f90abcf79f3dd6483cbb2ed3f297b0e2a447b434463d328af2b6ef5e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-admission-controller@sha256%3Ade1212d8f90abcf79f3dd6483cbb2ed3f297b0e2a447b434463d328af2b6ef5e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-admission-controller-container-v4.13.0-202509021614.p2.g39a2173.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:cca0dd18a75dfec645222efe09cc40375fea9c2cb97190dbb1c81c1f1f5549db_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:cca0dd18a75dfec645222efe09cc40375fea9c2cb97190dbb1c81c1f1f5549db_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:cca0dd18a75dfec645222efe09cc40375fea9c2cb97190dbb1c81c1f1f5549db_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-route-override-cni-rhel8@sha256%3Acca0dd18a75dfec645222efe09cc40375fea9c2cb97190dbb1c81c1f1f5549db?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-route-override-cni-container-v4.13.0-202509100711.p2.gca3bbec.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a13548a96f45bc1a6fdf04b74b44f027beb50675d67e9866e0d9c5abeebe2836_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a13548a96f45bc1a6fdf04b74b44f027beb50675d67e9866e0d9c5abeebe2836_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a13548a96f45bc1a6fdf04b74b44f027beb50675d67e9866e0d9c5abeebe2836_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-whereabouts-ipam-cni-rhel8@sha256%3Aa13548a96f45bc1a6fdf04b74b44f027beb50675d67e9866e0d9c5abeebe2836?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-whereabouts-ipam-cni-container-v4.13.0-202509100711.p2.g9f8d13c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-must-gather@sha256:1d303dac2578ea7a9a3bb660e69432f4ef242b070dbfcdafe58edecf124cfc0f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-must-gather@sha256:1d303dac2578ea7a9a3bb660e69432f4ef242b070dbfcdafe58edecf124cfc0f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-must-gather@sha256:1d303dac2578ea7a9a3bb660e69432f4ef242b070dbfcdafe58edecf124cfc0f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-must-gather@sha256%3A1d303dac2578ea7a9a3bb660e69432f4ef242b070dbfcdafe58edecf124cfc0f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-must-gather-container-v4.13.0-202509021614.p2.g339046b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:51bfccb009ecf3663164032309da6d2904a9f1274553d265e7472022d699bd32_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:51bfccb009ecf3663164032309da6d2904a9f1274553d265e7472022d699bd32_amd64",
"product_id": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:51bfccb009ecf3663164032309da6d2904a9f1274553d265e7472022d699bd32_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-interface-bond-cni-rhel8@sha256%3A51bfccb009ecf3663164032309da6d2904a9f1274553d265e7472022d699bd32?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-network-interface-bond-cni-container-v4.13.0-202509100711.p2.g84bda2a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:932a7f2946665aa3e5943c59278321c9bd5cd8b55b14ee6e3781fe3c5cb76cab_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:932a7f2946665aa3e5943c59278321c9bd5cd8b55b14ee6e3781fe3c5cb76cab_amd64",
"product_id": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:932a7f2946665aa3e5943c59278321c9bd5cd8b55b14ee6e3781fe3c5cb76cab_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-metrics-daemon-rhel8@sha256%3A932a7f2946665aa3e5943c59278321c9bd5cd8b55b14ee6e3781fe3c5cb76cab?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-network-metrics-daemon-container-v4.13.0-202509021614.p2.gaa24d46.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/network-tools-rhel8@sha256:a5800691fab1afa5fafdf336bb130394d658186985ce87eedb8e991bfc51619d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/network-tools-rhel8@sha256:a5800691fab1afa5fafdf336bb130394d658186985ce87eedb8e991bfc51619d_amd64",
"product_id": "registry.redhat.io/openshift4/network-tools-rhel8@sha256:a5800691fab1afa5fafdf336bb130394d658186985ce87eedb8e991bfc51619d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel8@sha256%3Aa5800691fab1afa5fafdf336bb130394d658186985ce87eedb8e991bfc51619d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-network-tools-container-v4.13.0-202509081620.p2.g073feda.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel8@sha256:aeda82a9a8d50c75666a24a2e8700592900abdc34c05ad569caf8b0435cbb1dd_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel8@sha256:aeda82a9a8d50c75666a24a2e8700592900abdc34c05ad569caf8b0435cbb1dd_amd64",
"product_id": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel8@sha256:aeda82a9a8d50c75666a24a2e8700592900abdc34c05ad569caf8b0435cbb1dd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-nutanix-cloud-controller-manager-rhel8@sha256%3Aaeda82a9a8d50c75666a24a2e8700592900abdc34c05ad569caf8b0435cbb1dd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-nutanix-cloud-controller-manager-container-v4.13.0-202509021614.p2.g4fe0c59.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:4103d4f881dc9e27dad116c10684f266714d18838ad46f8a64fbe573763f3364_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:4103d4f881dc9e27dad116c10684f266714d18838ad46f8a64fbe573763f3364_amd64",
"product_id": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:4103d4f881dc9e27dad116c10684f266714d18838ad46f8a64fbe573763f3364_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-nutanix-machine-controllers-rhel8@sha256%3A4103d4f881dc9e27dad116c10684f266714d18838ad46f8a64fbe573763f3364?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-nutanix-machine-controllers-container-v4.13.0-202509021614.p2.gcc3a11a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:4a3fa7280dbf20e04d46fa4c6d38c5ca6d1867eccec13ba4c1e4980908278957_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:4a3fa7280dbf20e04d46fa4c6d38c5ca6d1867eccec13ba4c1e4980908278957_amd64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:4a3fa7280dbf20e04d46fa4c6d38c5ca6d1867eccec13ba4c1e4980908278957_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-apiserver-rhel8@sha256%3A4a3fa7280dbf20e04d46fa4c6d38c5ca6d1867eccec13ba4c1e4980908278957?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-oauth-apiserver-container-v4.13.0-202509021614.p2.g6a59716.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:c95659ac6e1f8334de4f286b8d643e578dfc6fe234974e3a4421f02f9bdaac9c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:c95659ac6e1f8334de4f286b8d643e578dfc6fe234974e3a4421f02f9bdaac9c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:c95659ac6e1f8334de4f286b8d643e578dfc6fe234974e3a4421f02f9bdaac9c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-rukpak-rhel8@sha256%3Ac95659ac6e1f8334de4f286b8d643e578dfc6fe234974e3a4421f02f9bdaac9c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-olm-rukpak-container-v4.13.0-202509021614.p2.g7dde3cd.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:c1911c5ab4b3bb8d4b95080bf24963268468149c6c86dbce68f96339d1378e61_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:c1911c5ab4b3bb8d4b95080bf24963268468149c6c86dbce68f96339d1378e61_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:c1911c5ab4b3bb8d4b95080bf24963268468149c6c86dbce68f96339d1378e61_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-apiserver-rhel8@sha256%3Ac1911c5ab4b3bb8d4b95080bf24963268468149c6c86dbce68f96339d1378e61?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-openshift-apiserver-container-v4.13.0-202509021614.p2.g3a7ac1b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:cf96f4a30737384fd1e4d2c1c899ca3b01de5b3046ac67b4e036d9b36f95e836_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:cf96f4a30737384fd1e4d2c1c899ca3b01de5b3046ac67b4e036d9b36f95e836_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:cf96f4a30737384fd1e4d2c1c899ca3b01de5b3046ac67b4e036d9b36f95e836_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-controller-manager-rhel8@sha256%3Acf96f4a30737384fd1e4d2c1c899ca3b01de5b3046ac67b4e036d9b36f95e836?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-openshift-controller-manager-container-v4.13.0-202509021614.p2.g00cef28.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:cc431574bfed9ca15d439ef94b822dd7233d6356f3fd609ad4491bb3f92275c0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:cc431574bfed9ca15d439ef94b822dd7233d6356f3fd609ad4491bb3f92275c0_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:cc431574bfed9ca15d439ef94b822dd7233d6356f3fd609ad4491bb3f92275c0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel8@sha256%3Acc431574bfed9ca15d439ef94b822dd7233d6356f3fd609ad4491bb3f92275c0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-openstack-cinder-csi-driver-container-v4.13.0-202509021614.p2.gba00838.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:31577d75632bf38cfff5f343898c59ca85c07ea60ecd421e9659c11d37440506_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:31577d75632bf38cfff5f343898c59ca85c07ea60ecd421e9659c11d37440506_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:31577d75632bf38cfff5f343898c59ca85c07ea60ecd421e9659c11d37440506_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel8-operator@sha256%3A31577d75632bf38cfff5f343898c59ca85c07ea60ecd421e9659c11d37440506?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.13.0-202509021614.p2.gb50a649.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:45d88da7fb5544d4d2aeb925d3ed0066a57dbb53cd8083adde530dc73ecd71c8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:45d88da7fb5544d4d2aeb925d3ed0066a57dbb53cd8083adde530dc73ecd71c8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:45d88da7fb5544d4d2aeb925d3ed0066a57dbb53cd8083adde530dc73ecd71c8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cloud-controller-manager-rhel8@sha256%3A45d88da7fb5544d4d2aeb925d3ed0066a57dbb53cd8083adde530dc73ecd71c8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.13.0-202509021614.p2.gba00838.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:585f77dfc9e2b9696a1e001aee57c8c8e4de9e7719c27730b475c5a49d3f0335_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:585f77dfc9e2b9696a1e001aee57c8c8e4de9e7719c27730b475c5a49d3f0335_amd64",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:585f77dfc9e2b9696a1e001aee57c8c8e4de9e7719c27730b475c5a49d3f0335_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel7@sha256%3A585f77dfc9e2b9696a1e001aee57c8c8e4de9e7719c27730b475c5a49d3f0335?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ovirt-csi-driver-container-v4.13.0-202509021614.p2.g54958de.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:241f36d9f66c59356d97a623b8fa6ba001f95bee02f1b136f9e73bbf5d3f7a96_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:241f36d9f66c59356d97a623b8fa6ba001f95bee02f1b136f9e73bbf5d3f7a96_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:241f36d9f66c59356d97a623b8fa6ba001f95bee02f1b136f9e73bbf5d3f7a96_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovirt-machine-controllers-rhel8@sha256%3A241f36d9f66c59356d97a623b8fa6ba001f95bee02f1b136f9e73bbf5d3f7a96?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ovirt-machine-controllers-container-v4.13.0-202509021614.p2.g22d89b3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:2e513c3a1f3c588e0db30de820313279de9004e96d90fa54f338cfc57ea7a2d3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:2e513c3a1f3c588e0db30de820313279de9004e96d90fa54f338cfc57ea7a2d3_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:2e513c3a1f3c588e0db30de820313279de9004e96d90fa54f338cfc57ea7a2d3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes@sha256%3A2e513c3a1f3c588e0db30de820313279de9004e96d90fa54f338cfc57ea7a2d3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ovn-kubernetes-container-v4.13.0-202509100711.p2.g7929612.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2e513c3a1f3c588e0db30de820313279de9004e96d90fa54f338cfc57ea7a2d3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2e513c3a1f3c588e0db30de820313279de9004e96d90fa54f338cfc57ea7a2d3_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2e513c3a1f3c588e0db30de820313279de9004e96d90fa54f338cfc57ea7a2d3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-rhel9@sha256%3A2e513c3a1f3c588e0db30de820313279de9004e96d90fa54f338cfc57ea7a2d3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ovn-kubernetes-container-v4.13.0-202509100711.p2.g7929612.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:00ca69f50cf8b0d1a4dec60a0be182a8728bae65d5565d1fc2998ac4ae4bad96_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:00ca69f50cf8b0d1a4dec60a0be182a8728bae65d5565d1fc2998ac4ae4bad96_amd64",
"product_id": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:00ca69f50cf8b0d1a4dec60a0be182a8728bae65d5565d1fc2998ac4ae4bad96_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-block-csi-driver-rhel8@sha256%3A00ca69f50cf8b0d1a4dec60a0be182a8728bae65d5565d1fc2998ac4ae4bad96?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-powervs-block-csi-driver-container-v4.13.0-202509021614.p2.g16fa555.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:3ec05cc00fb530c3073c9225023731e65b14a656154799b80ff438021f8f2115_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:3ec05cc00fb530c3073c9225023731e65b14a656154799b80ff438021f8f2115_amd64",
"product_id": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:3ec05cc00fb530c3073c9225023731e65b14a656154799b80ff438021f8f2115_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-block-csi-driver-operator-rhel8@sha256%3A3ec05cc00fb530c3073c9225023731e65b14a656154799b80ff438021f8f2115?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.13.0-202509021614.p2.ge70c980.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:11d2bf0b807072b2dc56035859b97bd96880a84520f2019be1c0614ad4e10b21_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:11d2bf0b807072b2dc56035859b97bd96880a84520f2019be1c0614ad4e10b21_amd64",
"product_id": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:11d2bf0b807072b2dc56035859b97bd96880a84520f2019be1c0614ad4e10b21_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-cloud-controller-manager-rhel8@sha256%3A11d2bf0b807072b2dc56035859b97bd96880a84520f2019be1c0614ad4e10b21?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-powervs-cloud-controller-manager-container-v4.13.0-202509021614.p2.gc040f37.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:f03366a5333eb895ea15c2e2b707f55af9a9c871ccca6f328b9859d1b319c2ea_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:f03366a5333eb895ea15c2e2b707f55af9a9c871ccca6f328b9859d1b319c2ea_amd64",
"product_id": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:f03366a5333eb895ea15c2e2b707f55af9a9c871ccca6f328b9859d1b319c2ea_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-machine-controllers-rhel8@sha256%3Af03366a5333eb895ea15c2e2b707f55af9a9c871ccca6f328b9859d1b319c2ea?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-powervs-machine-controllers-container-v4.13.0-202509021614.p2.g95154dd.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:64097b49f33b90619bac71335fe52192afe733b075aebc32e5a694885f5f957d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:64097b49f33b90619bac71335fe52192afe733b075aebc32e5a694885f5f957d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:64097b49f33b90619bac71335fe52192afe733b075aebc32e5a694885f5f957d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-k8s-prometheus-adapter@sha256%3A64097b49f33b90619bac71335fe52192afe733b075aebc32e5a694885f5f957d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-prometheus-adapter-container-v4.13.0-202509021614.p2.g0fce7c7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:98878fa983dc6cfb39814b577719f1c1c47fb852b068b046cb47b4acab896f0c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:98878fa983dc6cfb39814b577719f1c1c47fb852b068b046cb47b4acab896f0c_amd64",
"product_id": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:98878fa983dc6cfb39814b577719f1c1c47fb852b068b046cb47b4acab896f0c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-route-controller-manager-rhel8@sha256%3A98878fa983dc6cfb39814b577719f1c1c47fb852b068b046cb47b4acab896f0c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-route-controller-manager-container-v4.13.0-202509021614.p2.g6667a6c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:7b78ca457863cfa154d4feedc43a56603de9421f5bd80461ceb158d8b02cef7d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:7b78ca457863cfa154d4feedc43a56603de9421f5bd80461ceb158d8b02cef7d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:7b78ca457863cfa154d4feedc43a56603de9421f5bd80461ceb158d8b02cef7d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sdn-rhel8@sha256%3A7b78ca457863cfa154d4feedc43a56603de9421f5bd80461ceb158d8b02cef7d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-node-container-v4.13.0-202509100711.p2.g9c88237.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-service-ca-operator@sha256:249dc2c960a55408d4e4b9d3d05ee623d027c2658e1af239eb9f30d4e10c70e8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-service-ca-operator@sha256:249dc2c960a55408d4e4b9d3d05ee623d027c2658e1af239eb9f30d4e10c70e8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-service-ca-operator@sha256:249dc2c960a55408d4e4b9d3d05ee623d027c2658e1af239eb9f30d4e10c70e8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-service-ca-operator@sha256%3A249dc2c960a55408d4e4b9d3d05ee623d027c2658e1af239eb9f30d4e10c70e8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-service-ca-operator-container-v4.13.0-202509021614.p2.gdba00dc.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tools-rhel8@sha256:e8fa04e0634be943ed4a3a151d31caea220874cc8e5fdd6aaf1b050a96d5cbb3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel8@sha256:e8fa04e0634be943ed4a3a151d31caea220874cc8e5fdd6aaf1b050a96d5cbb3_amd64",
"product_id": "registry.redhat.io/openshift4/ose-tools-rhel8@sha256:e8fa04e0634be943ed4a3a151d31caea220874cc8e5fdd6aaf1b050a96d5cbb3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel8@sha256%3Ae8fa04e0634be943ed4a3a151d31caea220874cc8e5fdd6aaf1b050a96d5cbb3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-tools-container-v4.13.0-202509081620.p2.gd192e90.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:23ef9202e057152a38b81d39c5804fd0c85ebdd9a8a72c62459e45e1fc7fd5eb_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:23ef9202e057152a38b81d39c5804fd0c85ebdd9a8a72c62459e45e1fc7fd5eb_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:23ef9202e057152a38b81d39c5804fd0c85ebdd9a8a72c62459e45e1fc7fd5eb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vmware-vsphere-csi-driver-rhel8@sha256%3A23ef9202e057152a38b81d39c5804fd0c85ebdd9a8a72c62459e45e1fc7fd5eb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-vmware-vsphere-csi-driver-container-v4.13.0-202509021614.p2.g4d3036a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:23ef9202e057152a38b81d39c5804fd0c85ebdd9a8a72c62459e45e1fc7fd5eb_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:23ef9202e057152a38b81d39c5804fd0c85ebdd9a8a72c62459e45e1fc7fd5eb_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:23ef9202e057152a38b81d39c5804fd0c85ebdd9a8a72c62459e45e1fc7fd5eb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-csi-driver-rhel8@sha256%3A23ef9202e057152a38b81d39c5804fd0c85ebdd9a8a72c62459e45e1fc7fd5eb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-vmware-vsphere-csi-driver-container-v4.13.0-202509021614.p2.g4d3036a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5f38851e4dd5e14aa4a20b6be7e202efaedec6beaa2689820728b77fcda85585_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5f38851e4dd5e14aa4a20b6be7e202efaedec6beaa2689820728b77fcda85585_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5f38851e4dd5e14aa4a20b6be7e202efaedec6beaa2689820728b77fcda85585_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256%3A5f38851e4dd5e14aa4a20b6be7e202efaedec6beaa2689820728b77fcda85585?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.13.0-202509021614.p2.ga9e5036.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5f38851e4dd5e14aa4a20b6be7e202efaedec6beaa2689820728b77fcda85585_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5f38851e4dd5e14aa4a20b6be7e202efaedec6beaa2689820728b77fcda85585_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5f38851e4dd5e14aa4a20b6be7e202efaedec6beaa2689820728b77fcda85585_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-csi-driver-operator-rhel8@sha256%3A5f38851e4dd5e14aa4a20b6be7e202efaedec6beaa2689820728b77fcda85585?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.13.0-202509021614.p2.ga9e5036.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:6e3d86283f3d5dbadf892d46ce005512c4745131f03f012cb509c0610c6f817f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:6e3d86283f3d5dbadf892d46ce005512c4745131f03f012cb509c0610c6f817f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:6e3d86283f3d5dbadf892d46ce005512c4745131f03f012cb509c0610c6f817f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-cloud-controller-manager-rhel8@sha256%3A6e3d86283f3d5dbadf892d46ce005512c4745131f03f012cb509c0610c6f817f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-vsphere-cloud-controller-manager-container-v4.13.0-202509021614.p2.gf56d57b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:3de069d716187ca4539078c8206a132bef0b34737f40647c3d7d5696b51ee8a8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:3de069d716187ca4539078c8206a132bef0b34737f40647c3d7d5696b51ee8a8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:3de069d716187ca4539078c8206a132bef0b34737f40647c3d7d5696b51ee8a8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-cluster-api-controllers-rhel8@sha256%3A3de069d716187ca4539078c8206a132bef0b34737f40647c3d7d5696b51ee8a8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-vsphere-cluster-api-controllers-container-v4.13.0-202509021614.p2.gda63f2b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:f82f020d5416ef25612e2d3a113164da951cb9a91ba40d9f8db8c9e9d79de26f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:f82f020d5416ef25612e2d3a113164da951cb9a91ba40d9f8db8c9e9d79de26f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:f82f020d5416ef25612e2d3a113164da951cb9a91ba40d9f8db8c9e9d79de26f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-microshift-rhel9@sha256%3Af82f020d5416ef25612e2d3a113164da951cb9a91ba40d9f8db8c9e9d79de26f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ovn-kubernetes-microshift-container-v4.13.0-202509030115.p2.g7929612.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:6fd1ab5a2f8757ea359a153a3c266e9b425c8c64684fd65cc268de1518bc2b8d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:6fd1ab5a2f8757ea359a153a3c266e9b425c8c64684fd65cc268de1518bc2b8d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:6fd1ab5a2f8757ea359a153a3c266e9b425c8c64684fd65cc268de1518bc2b8d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prom-label-proxy@sha256%3A6fd1ab5a2f8757ea359a153a3c266e9b425c8c64684fd65cc268de1518bc2b8d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=prom-label-proxy-container-v4.13.0-202509021614.p2.gb501d5e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:59b7897e575fd1e2846be92ee488d7a3e20abc8250fa3cf4e0675fa3141fb671_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:59b7897e575fd1e2846be92ee488d7a3e20abc8250fa3cf4e0675fa3141fb671_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:59b7897e575fd1e2846be92ee488d7a3e20abc8250fa3cf4e0675fa3141fb671_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-config-reloader@sha256%3A59b7897e575fd1e2846be92ee488d7a3e20abc8250fa3cf4e0675fa3141fb671?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=prometheus-config-reloader-container-v4.13.0-202509021614.p2.g30fdccd.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-operator@sha256:981e0d22ab0517998c1b4487fac560b5259f98ebaaf8508dab5249df4576cbc6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator@sha256:981e0d22ab0517998c1b4487fac560b5259f98ebaaf8508dab5249df4576cbc6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-operator@sha256:981e0d22ab0517998c1b4487fac560b5259f98ebaaf8508dab5249df4576cbc6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator@sha256%3A981e0d22ab0517998c1b4487fac560b5259f98ebaaf8508dab5249df4576cbc6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=prometheus-operator-container-v4.13.0-202509021614.p2.g30fdccd.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:d5bb92cdc6b3f172909e33b6eab0022ddd73080ef1d7d8e7f70883c04c6bd939_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:d5bb92cdc6b3f172909e33b6eab0022ddd73080ef1d7d8e7f70883c04c6bd939_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:d5bb92cdc6b3f172909e33b6eab0022ddd73080ef1d7d8e7f70883c04c6bd939_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator-admission-webhook-rhel8@sha256%3Ad5bb92cdc6b3f172909e33b6eab0022ddd73080ef1d7d8e7f70883c04c6bd939?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.13.0-202509021614.p2.g30fdccd.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-telemeter@sha256:bf8c86e136a0cde58db10fd85caae293c76ffb9daeda731b2c0aecadd412c480_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-telemeter@sha256:bf8c86e136a0cde58db10fd85caae293c76ffb9daeda731b2c0aecadd412c480_amd64",
"product_id": "registry.redhat.io/openshift4/ose-telemeter@sha256:bf8c86e136a0cde58db10fd85caae293c76ffb9daeda731b2c0aecadd412c480_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-telemeter@sha256%3Abf8c86e136a0cde58db10fd85caae293c76ffb9daeda731b2c0aecadd412c480?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=telemeter-container-v4.13.0-202509021614.p2.g0634a6d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:80defb2b317bc10b90778c338d7119a8ce9e838de92c32e470b5b2f7e2058926_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:80defb2b317bc10b90778c338d7119a8ce9e838de92c32e470b5b2f7e2058926_amd64",
"product_id": "registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:80defb2b317bc10b90778c338d7119a8ce9e838de92c32e470b5b2f7e2058926_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-thanos-rhel8@sha256%3A80defb2b317bc10b90778c338d7119a8ce9e838de92c32e470b5b2f7e2058926?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-thanos-container-v4.13.0-202509021614.p2.g70fb57f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:d9ca7d88822abaef6e80f1691ac60d8b4548384d961fbe73988e8319899deea5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:d9ca7d88822abaef6e80f1691ac60d8b4548384d961fbe73988e8319899deea5_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:d9ca7d88822abaef6e80f1691ac60d8b4548384d961fbe73988e8319899deea5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-csi-driver-syncer-rhel8@sha256%3Ad9ca7d88822abaef6e80f1691ac60d8b4548384d961fbe73988e8319899deea5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=vmware-vsphere-syncer-container-v4.13.0-202509021614.p2.g4d3036a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:fbc2e9b219c12c3fdcd75524d0079d3c9828d0d73cd331534bad2bbcc2111519_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:fbc2e9b219c12c3fdcd75524d0079d3c9828d0d73cd331534bad2bbcc2111519_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:fbc2e9b219c12c3fdcd75524d0079d3c9828d0d73cd331534bad2bbcc2111519_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-problem-detector-rhel8@sha256%3Afbc2e9b219c12c3fdcd75524d0079d3c9828d0d73cd331534bad2bbcc2111519?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-vsphere-problem-detector-container-v4.13.0-202509021614.p2.gf50dbff.assembly.stream.el8"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:c88f0baeced895cc8397dcbba2fe114721638c83122928241a3c4f616a28ed79_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:c88f0baeced895cc8397dcbba2fe114721638c83122928241a3c4f616a28ed79_amd64"
},
"product_reference": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:c88f0baeced895cc8397dcbba2fe114721638c83122928241a3c4f616a28ed79_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:1fd0d08e4e0c9cf705f3bf9bdbdccde9cc3ce828418a890b1da757899e181022_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:1fd0d08e4e0c9cf705f3bf9bdbdccde9cc3ce828418a890b1da757899e181022_amd64"
},
"product_reference": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:1fd0d08e4e0c9cf705f3bf9bdbdccde9cc3ce828418a890b1da757899e181022_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:62aae18df0c37571c5846184231285e9b87413e367959d8b082133e5a01dec28_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:62aae18df0c37571c5846184231285e9b87413e367959d8b082133e5a01dec28_amd64"
},
"product_reference": "registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:62aae18df0c37571c5846184231285e9b87413e367959d8b082133e5a01dec28_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:e53d51a1d936db9eac84ffb9d5a4f1ab2cde02eb183e033b29a95cb3141971f0_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:e53d51a1d936db9eac84ffb9d5a4f1ab2cde02eb183e033b29a95cb3141971f0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:e53d51a1d936db9eac84ffb9d5a4f1ab2cde02eb183e033b29a95cb3141971f0_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/network-tools-rhel8@sha256:a5800691fab1afa5fafdf336bb130394d658186985ce87eedb8e991bfc51619d_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/network-tools-rhel8@sha256:a5800691fab1afa5fafdf336bb130394d658186985ce87eedb8e991bfc51619d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/network-tools-rhel8@sha256:a5800691fab1afa5fafdf336bb130394d658186985ce87eedb8e991bfc51619d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:3596165cd5f45bb71f9956f395a692f27cf71a6d482c6cd8b22ea77949ffca32_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:3596165cd5f45bb71f9956f395a692f27cf71a6d482c6cd8b22ea77949ffca32_amd64"
},
"product_reference": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:3596165cd5f45bb71f9956f395a692f27cf71a6d482c6cd8b22ea77949ffca32_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:98878fa983dc6cfb39814b577719f1c1c47fb852b068b046cb47b4acab896f0c_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:98878fa983dc6cfb39814b577719f1c1c47fb852b068b046cb47b4acab896f0c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:98878fa983dc6cfb39814b577719f1c1c47fb852b068b046cb47b4acab896f0c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:1c69af7282e5f0f2c08ac5ca6bad1b2d03fdb076a4588f70ce41d9c53bb400fb_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:1c69af7282e5f0f2c08ac5ca6bad1b2d03fdb076a4588f70ce41d9c53bb400fb_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:1c69af7282e5f0f2c08ac5ca6bad1b2d03fdb076a4588f70ce41d9c53bb400fb_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:45114a340c92d6e28487d5fb2f889327d5d13fd069a4eee2b0cf0a62b48be786_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:45114a340c92d6e28487d5fb2f889327d5d13fd069a4eee2b0cf0a62b48be786_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:45114a340c92d6e28487d5fb2f889327d5d13fd069a4eee2b0cf0a62b48be786_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:12971027f5055b8a372891269a50fc1cba1a53973e99cd4198bb80587d4c93c6_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:12971027f5055b8a372891269a50fc1cba1a53973e99cd4198bb80587d4c93c6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:12971027f5055b8a372891269a50fc1cba1a53973e99cd4198bb80587d4c93c6_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:df969d593a0ef6c5e05f64fcab7e9ba47d162cf154c609d029e9c6511ec56c7f_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:df969d593a0ef6c5e05f64fcab7e9ba47d162cf154c609d029e9c6511ec56c7f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:df969d593a0ef6c5e05f64fcab7e9ba47d162cf154c609d029e9c6511ec56c7f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:9e69d0cc5dc592f13376aef3dc4c5a6db030be37abe0f1fb1e4d75a79b5a118c_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:9e69d0cc5dc592f13376aef3dc4c5a6db030be37abe0f1fb1e4d75a79b5a118c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:9e69d0cc5dc592f13376aef3dc4c5a6db030be37abe0f1fb1e4d75a79b5a118c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:3d63095bac185deaa134df5daaa31556137c967667712324ff468502d2b8c945_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:3d63095bac185deaa134df5daaa31556137c967667712324ff468502d2b8c945_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:3d63095bac185deaa134df5daaa31556137c967667712324ff468502d2b8c945_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:91131a1de8405044efb042fd66be84605eb2cdcf2e15f9b1662d9dfaefc92fa8_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:91131a1de8405044efb042fd66be84605eb2cdcf2e15f9b1662d9dfaefc92fa8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:91131a1de8405044efb042fd66be84605eb2cdcf2e15f9b1662d9dfaefc92fa8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:637bcb1b7ac9dbb2cc27994d532a204d21a0eefa98e292152cb68bf0ea990620_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:637bcb1b7ac9dbb2cc27994d532a204d21a0eefa98e292152cb68bf0ea990620_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:637bcb1b7ac9dbb2cc27994d532a204d21a0eefa98e292152cb68bf0ea990620_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:5a43a4461fed31018cc6af199ea4c672da105a85c695c2ac110ea89ce488d43d_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:5a43a4461fed31018cc6af199ea4c672da105a85c695c2ac110ea89ce488d43d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:5a43a4461fed31018cc6af199ea4c672da105a85c695c2ac110ea89ce488d43d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:5b7a7673a211158925edd1e52ab44afa1ce88434f0e1539e9a212b6b2b190969_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:5b7a7673a211158925edd1e52ab44afa1ce88434f0e1539e9a212b6b2b190969_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:5b7a7673a211158925edd1e52ab44afa1ce88434f0e1539e9a212b6b2b190969_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:0d437413dfa179b4c98b78b06c3a23a72e3d5faca40a9d399eced2db58dccb37_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:0d437413dfa179b4c98b78b06c3a23a72e3d5faca40a9d399eced2db58dccb37_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:0d437413dfa179b4c98b78b06c3a23a72e3d5faca40a9d399eced2db58dccb37_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:5e3b56cda0897156fddbedee88c03a2d969ad0d47c56713ed7debc93f31f86b8_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:5e3b56cda0897156fddbedee88c03a2d969ad0d47c56713ed7debc93f31f86b8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:5e3b56cda0897156fddbedee88c03a2d969ad0d47c56713ed7debc93f31f86b8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:808a30e1909ee37240d81a3a55e45201028a082a84f882faa330dcd485506e85_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:808a30e1909ee37240d81a3a55e45201028a082a84f882faa330dcd485506e85_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:808a30e1909ee37240d81a3a55e45201028a082a84f882faa330dcd485506e85_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:0ea5aaa43d63da271cd539ff225bae5d2943f0c30a085466592020d9324e411b_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:0ea5aaa43d63da271cd539ff225bae5d2943f0c30a085466592020d9324e411b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:0ea5aaa43d63da271cd539ff225bae5d2943f0c30a085466592020d9324e411b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:d2141f7ae2cb3959919c3e60ad1c1da9f44650e8ee7ceda6003e3cdc1d4cc6bc_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:d2141f7ae2cb3959919c3e60ad1c1da9f44650e8ee7ceda6003e3cdc1d4cc6bc_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:d2141f7ae2cb3959919c3e60ad1c1da9f44650e8ee7ceda6003e3cdc1d4cc6bc_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:d8378605a741185a41c57ed91b671aab9c599b3ccbe6d281130a56a340ee8e52_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:d8378605a741185a41c57ed91b671aab9c599b3ccbe6d281130a56a340ee8e52_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:d8378605a741185a41c57ed91b671aab9c599b3ccbe6d281130a56a340ee8e52_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:a284e3daaa6c2815e035a87595eb5bba9fcd67b2cda4dcbd858d22d54ba15f78_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:a284e3daaa6c2815e035a87595eb5bba9fcd67b2cda4dcbd858d22d54ba15f78_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:a284e3daaa6c2815e035a87595eb5bba9fcd67b2cda4dcbd858d22d54ba15f78_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:683056799a7c61bf3c3ae5bc47b08b225c6f83ab4faf08be9e586da2a42673a9_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:683056799a7c61bf3c3ae5bc47b08b225c6f83ab4faf08be9e586da2a42673a9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:683056799a7c61bf3c3ae5bc47b08b225c6f83ab4faf08be9e586da2a42673a9_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:480876e4351c6a52a6f2f8eee75a872eca752d181ab66f5e0f822cc20f35464d_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:480876e4351c6a52a6f2f8eee75a872eca752d181ab66f5e0f822cc20f35464d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:480876e4351c6a52a6f2f8eee75a872eca752d181ab66f5e0f822cc20f35464d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:36b2cd4e101b646085e07b293af78a45f518ad4b49fe53b9a152a94e74bc0312_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:36b2cd4e101b646085e07b293af78a45f518ad4b49fe53b9a152a94e74bc0312_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:36b2cd4e101b646085e07b293af78a45f518ad4b49fe53b9a152a94e74bc0312_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:970343b7f58f2c2ebb26b6a97cbeae940557b77cbacfff037c7df17f04f7b058_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:970343b7f58f2c2ebb26b6a97cbeae940557b77cbacfff037c7df17f04f7b058_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:970343b7f58f2c2ebb26b6a97cbeae940557b77cbacfff037c7df17f04f7b058_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:727916b1d2a6f5a47a79d9b497ed4a1f8a67c7ac2510a1cb983d356d6a2adce8_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:727916b1d2a6f5a47a79d9b497ed4a1f8a67c7ac2510a1cb983d356d6a2adce8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:727916b1d2a6f5a47a79d9b497ed4a1f8a67c7ac2510a1cb983d356d6a2adce8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:1437a2b0aa668b55decc4059e40a43bba4ca378d61ff195f414d23288587afbf_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:1437a2b0aa668b55decc4059e40a43bba4ca378d61ff195f414d23288587afbf_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:1437a2b0aa668b55decc4059e40a43bba4ca378d61ff195f414d23288587afbf_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:12163b4120b149fded9d0b1ec6cea9268a182b52c454380de76d70fa2e3d5ebd_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:12163b4120b149fded9d0b1ec6cea9268a182b52c454380de76d70fa2e3d5ebd_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:12163b4120b149fded9d0b1ec6cea9268a182b52c454380de76d70fa2e3d5ebd_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:215f11a5f7fb0d11e2158b0ff630c25d1762ba1dc9369b79e893399afc923eb8_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:215f11a5f7fb0d11e2158b0ff630c25d1762ba1dc9369b79e893399afc923eb8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:215f11a5f7fb0d11e2158b0ff630c25d1762ba1dc9369b79e893399afc923eb8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts@sha256:18b84f18aaac64bfa7df74ffbba43079447b7edf64baf505b8c029ff6fa66255_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:18b84f18aaac64bfa7df74ffbba43079447b7edf64baf505b8c029ff6fa66255_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-artifacts@sha256:18b84f18aaac64bfa7df74ffbba43079447b7edf64baf505b8c029ff6fa66255_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli@sha256:401f3d5b6ea74e79162437961b4ae08feb767a5d4718406ce27341ccc20a0a13_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cli@sha256:401f3d5b6ea74e79162437961b4ae08feb767a5d4718406ce27341ccc20a0a13_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli@sha256:401f3d5b6ea74e79162437961b4ae08feb767a5d4718406ce27341ccc20a0a13_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:2f96b73c4c02f61f6a43cef1299fd4006b64013c1a84bd5b860ebccc7de501ed_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:2f96b73c4c02f61f6a43cef1299fd4006b64013c1a84bd5b860ebccc7de501ed_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:2f96b73c4c02f61f6a43cef1299fd4006b64013c1a84bd5b860ebccc7de501ed_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:a2b750749695e63b4c6dffbb1c52aee9910b46683514d70974dadb68e1be9c50_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:a2b750749695e63b4c6dffbb1c52aee9910b46683514d70974dadb68e1be9c50_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:a2b750749695e63b4c6dffbb1c52aee9910b46683514d70974dadb68e1be9c50_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:a0525c514d37f62fbd1fb8ebfcd8d52d448f607b21905f9cd508d6ca5daeacd4_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:a0525c514d37f62fbd1fb8ebfcd8d52d448f607b21905f9cd508d6ca5daeacd4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:a0525c514d37f62fbd1fb8ebfcd8d52d448f607b21905f9cd508d6ca5daeacd4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:068435cd430a58b1c67e0b49b10c5c6b7248964f405c3cafad24f4121daa0055_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:068435cd430a58b1c67e0b49b10c5c6b7248964f405c3cafad24f4121daa0055_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:068435cd430a58b1c67e0b49b10c5c6b7248964f405c3cafad24f4121daa0055_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:0d98ca841e1e5b2043970a347a030203874ccde5093ce98d99277fc70257e82e_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:0d98ca841e1e5b2043970a347a030203874ccde5093ce98d99277fc70257e82e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:0d98ca841e1e5b2043970a347a030203874ccde5093ce98d99277fc70257e82e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:fd817c7f5796bd4f8ccf6253e3ce9d700f344d54eb7cced6819ab6f4c7035e0a_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:fd817c7f5796bd4f8ccf6253e3ce9d700f344d54eb7cced6819ab6f4c7035e0a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:fd817c7f5796bd4f8ccf6253e3ce9d700f344d54eb7cced6819ab6f4c7035e0a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:58ece7d263aab72a58ea8ecb6ee25329257c1b810669d6ec81e21f879652351a_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:58ece7d263aab72a58ea8ecb6ee25329257c1b810669d6ec81e21f879652351a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:58ece7d263aab72a58ea8ecb6ee25329257c1b810669d6ec81e21f879652351a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:b06a0b90a5e7c3734e765ba48a378bcccef34020a48c547f8b7611ec988cec32_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:b06a0b90a5e7c3734e765ba48a378bcccef34020a48c547f8b7611ec988cec32_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:b06a0b90a5e7c3734e765ba48a378bcccef34020a48c547f8b7611ec988cec32_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:b06a0b90a5e7c3734e765ba48a378bcccef34020a48c547f8b7611ec988cec32_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:b06a0b90a5e7c3734e765ba48a378bcccef34020a48c547f8b7611ec988cec32_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:b06a0b90a5e7c3734e765ba48a378bcccef34020a48c547f8b7611ec988cec32_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:4d3117354a30e62f24fe22a06cf7557f7184d77ee0b41533df61d04f6fc81e57_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:4d3117354a30e62f24fe22a06cf7557f7184d77ee0b41533df61d04f6fc81e57_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:4d3117354a30e62f24fe22a06cf7557f7184d77ee0b41533df61d04f6fc81e57_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:fbfcdf38bf247d28562a2a1d877ce94102610c409350990d9fb5114ff75f9f1e_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:fbfcdf38bf247d28562a2a1d877ce94102610c409350990d9fb5114ff75f9f1e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:fbfcdf38bf247d28562a2a1d877ce94102610c409350990d9fb5114ff75f9f1e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:edce1bce1ce7e7e39fe4dc4fb0feed3ebe9192839ab6213d6d93f86c27172254_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:edce1bce1ce7e7e39fe4dc4fb0feed3ebe9192839ab6213d6d93f86c27172254_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:edce1bce1ce7e7e39fe4dc4fb0feed3ebe9192839ab6213d6d93f86c27172254_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:223e6f86b83478f5b0ccde4c7d735e917bad433f84d2cb4908a6c8480fb51b4a_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:223e6f86b83478f5b0ccde4c7d735e917bad433f84d2cb4908a6c8480fb51b4a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:223e6f86b83478f5b0ccde4c7d735e917bad433f84d2cb4908a6c8480fb51b4a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:e11d3507c2acf3d6dba25e458b8ae903a1f88b409e479587e7300a0a9fd6274e_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:e11d3507c2acf3d6dba25e458b8ae903a1f88b409e479587e7300a0a9fd6274e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:e11d3507c2acf3d6dba25e458b8ae903a1f88b409e479587e7300a0a9fd6274e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:11c7fc39cc0e4b8ad21a0b2c37c20f7f7eccdf3c0be3f9390b06840dd5a10244_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:11c7fc39cc0e4b8ad21a0b2c37c20f7f7eccdf3c0be3f9390b06840dd5a10244_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:11c7fc39cc0e4b8ad21a0b2c37c20f7f7eccdf3c0be3f9390b06840dd5a10244_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:b62db02e0ea283a206b9d830e4d26330c37cc9f688edfb12e93a20a7b4eb75f8_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:b62db02e0ea283a206b9d830e4d26330c37cc9f688edfb12e93a20a7b4eb75f8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:b62db02e0ea283a206b9d830e4d26330c37cc9f688edfb12e93a20a7b4eb75f8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:61fe1afcf207d559a0dcae5cf744e7f627e0cbc7308fa5d2fa5319a02aa56aff_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:61fe1afcf207d559a0dcae5cf744e7f627e0cbc7308fa5d2fa5319a02aa56aff_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:61fe1afcf207d559a0dcae5cf744e7f627e0cbc7308fa5d2fa5319a02aa56aff_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:e4edc968baa3d08e352c7c76ea1359f6f9073f5531fe62a61b4e9d4fe248e4be_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:e4edc968baa3d08e352c7c76ea1359f6f9073f5531fe62a61b4e9d4fe248e4be_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:e4edc968baa3d08e352c7c76ea1359f6f9073f5531fe62a61b4e9d4fe248e4be_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:41d617ecd64839883320abc42a382fb667f897b930f81c3238abb5448a72d62e_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:41d617ecd64839883320abc42a382fb667f897b930f81c3238abb5448a72d62e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:41d617ecd64839883320abc42a382fb667f897b930f81c3238abb5448a72d62e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:49f5209254fa355e62fe58fb55775fed8dc4dea40c742fc57dfd09ddd9c6fdac_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:49f5209254fa355e62fe58fb55775fed8dc4dea40c742fc57dfd09ddd9c6fdac_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:49f5209254fa355e62fe58fb55775fed8dc4dea40c742fc57dfd09ddd9c6fdac_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:b745f3aa75d9dc73a47d61c037b64ecb30162fa9987303e90612d2cdb27bff68_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:b745f3aa75d9dc73a47d61c037b64ecb30162fa9987303e90612d2cdb27bff68_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:b745f3aa75d9dc73a47d61c037b64ecb30162fa9987303e90612d2cdb27bff68_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:1ab87e50bca7b15ed641fb9b7bae7c2404dc94c35d2321db9334149d599df3e0_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:1ab87e50bca7b15ed641fb9b7bae7c2404dc94c35d2321db9334149d599df3e0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:1ab87e50bca7b15ed641fb9b7bae7c2404dc94c35d2321db9334149d599df3e0_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:9512ec70f847052ef79773bd67ae72841380769b8718f7110abad1ce8f19c3d5_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:9512ec70f847052ef79773bd67ae72841380769b8718f7110abad1ce8f19c3d5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:9512ec70f847052ef79773bd67ae72841380769b8718f7110abad1ce8f19c3d5_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:6038ea3e20c311da35ed703694d1d076fdd0d501ab994df585ff09c541372cf6_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:6038ea3e20c311da35ed703694d1d076fdd0d501ab994df585ff09c541372cf6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:6038ea3e20c311da35ed703694d1d076fdd0d501ab994df585ff09c541372cf6_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:3609e1d6b1bb1c40f56a129f8dd638e5d549618d0e88536079728462e1aa9955_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:3609e1d6b1bb1c40f56a129f8dd638e5d549618d0e88536079728462e1aa9955_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:3609e1d6b1bb1c40f56a129f8dd638e5d549618d0e88536079728462e1aa9955_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e4b760f0401b799b723c3323b54fc111ffd75419c499d96f02638db1c935fa78_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e4b760f0401b799b723c3323b54fc111ffd75419c499d96f02638db1c935fa78_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e4b760f0401b799b723c3323b54fc111ffd75419c499d96f02638db1c935fa78_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:6f4b760655f1bc9f657d3adb2d3c76d43f261c07d7a7332ef30ed42a3b373f35_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:6f4b760655f1bc9f657d3adb2d3c76d43f261c07d7a7332ef30ed42a3b373f35_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:6f4b760655f1bc9f657d3adb2d3c76d43f261c07d7a7332ef30ed42a3b373f35_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:44a64150d7e262dcf65f621dcfb3def167e302fc309cdd2e03b454e7ddd39bf1_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:44a64150d7e262dcf65f621dcfb3def167e302fc309cdd2e03b454e7ddd39bf1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:44a64150d7e262dcf65f621dcfb3def167e302fc309cdd2e03b454e7ddd39bf1_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:96b8f3f6afeb307a4d9441dc561abc770e32bb756d0e4e8b90f7a6fa8c656cbb_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:96b8f3f6afeb307a4d9441dc561abc770e32bb756d0e4e8b90f7a6fa8c656cbb_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:96b8f3f6afeb307a4d9441dc561abc770e32bb756d0e4e8b90f7a6fa8c656cbb_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:ebd3826a228949047f429738cddb657f5e911166824f5606b5b8b7c98d365f5e_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:ebd3826a228949047f429738cddb657f5e911166824f5606b5b8b7c98d365f5e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:ebd3826a228949047f429738cddb657f5e911166824f5606b5b8b7c98d365f5e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:1d5ada616f12b64a66d1d7724423203aa8088f46eb7a29a0dd5e67d50260d03d_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:1d5ada616f12b64a66d1d7724423203aa8088f46eb7a29a0dd5e67d50260d03d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:1d5ada616f12b64a66d1d7724423203aa8088f46eb7a29a0dd5e67d50260d03d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:9ca4cb4f5bbf18dc74d1e7968d793b26627a51e1429423f3d89a3b6973960051_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:9ca4cb4f5bbf18dc74d1e7968d793b26627a51e1429423f3d89a3b6973960051_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:9ca4cb4f5bbf18dc74d1e7968d793b26627a51e1429423f3d89a3b6973960051_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:221f4b5f39830c358c2f718b55b1384799e11a90fa28f33f57e98e27beafd9c2_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:221f4b5f39830c358c2f718b55b1384799e11a90fa28f33f57e98e27beafd9c2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:221f4b5f39830c358c2f718b55b1384799e11a90fa28f33f57e98e27beafd9c2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:b998a0e19719d7ad6881b1fdd0655bffd26eb67bb4ee2077f57258ed8a48ad88_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:b998a0e19719d7ad6881b1fdd0655bffd26eb67bb4ee2077f57258ed8a48ad88_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:b998a0e19719d7ad6881b1fdd0655bffd26eb67bb4ee2077f57258ed8a48ad88_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader@sha256:524d8e5d44320ecb726dadfc8c7af52bf56ef8b05cdcaaf5b02bf2c9cd94a378_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:524d8e5d44320ecb726dadfc8c7af52bf56ef8b05cdcaaf5b02bf2c9cd94a378_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-configmap-reloader@sha256:524d8e5d44320ecb726dadfc8c7af52bf56ef8b05cdcaaf5b02bf2c9cd94a378_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-operator@sha256:2143cba2d72e70932c2d3428c3cb32cfa65d769e118dca3d951351a44093b595_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-console-operator@sha256:2143cba2d72e70932c2d3428c3cb32cfa65d769e118dca3d951351a44093b595_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-operator@sha256:2143cba2d72e70932c2d3428c3cb32cfa65d769e118dca3d951351a44093b595_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console@sha256:1834242323960e3e1ce034614e60ace5116e791e1e55dbe4e773cdad5a2e9f65_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-console@sha256:1834242323960e3e1ce034614e60ace5116e791e1e55dbe4e773cdad5a2e9f65_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-console@sha256:1834242323960e3e1ce034614e60ace5116e791e1e55dbe4e773cdad5a2e9f65_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:b69ee5ba5b6627b9d1d360b99490bd034811a6593ca9b04fbf233c8baefed25a_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:b69ee5ba5b6627b9d1d360b99490bd034811a6593ca9b04fbf233c8baefed25a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:b69ee5ba5b6627b9d1d360b99490bd034811a6593ca9b04fbf233c8baefed25a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-coredns@sha256:06aca2a5b50bb351459b03323176e72250bbb4b34f86adc7f24ff79849ceb29b_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-coredns@sha256:06aca2a5b50bb351459b03323176e72250bbb4b34f86adc7f24ff79849ceb29b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-coredns@sha256:06aca2a5b50bb351459b03323176e72250bbb4b34f86adc7f24ff79849ceb29b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:d75aba9bd2120045c8b401fa741c5e7c80f241cfbbac34a0f59cdcf833734eb6_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:d75aba9bd2120045c8b401fa741c5e7c80f241cfbbac34a0f59cdcf833734eb6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:d75aba9bd2120045c8b401fa741c5e7c80f241cfbbac34a0f59cdcf833734eb6_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:60ba3af79428a77360b3df119707dcaa3a1db57b3fe4dfb1de6de22ac466300d_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:60ba3af79428a77360b3df119707dcaa3a1db57b3fe4dfb1de6de22ac466300d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:60ba3af79428a77360b3df119707dcaa3a1db57b3fe4dfb1de6de22ac466300d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:899dfa3c50dc1a1b33672cb761c59cc0ced1701c7eed03766f538763f9d5d46f_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:899dfa3c50dc1a1b33672cb761c59cc0ced1701c7eed03766f538763f9d5d46f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:899dfa3c50dc1a1b33672cb761c59cc0ced1701c7eed03766f538763f9d5d46f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:887424ef49e0e8f309ba2c2ec47ba740bc98fffbcf16df4692a6ea33fdea1070_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:887424ef49e0e8f309ba2c2ec47ba740bc98fffbcf16df4692a6ea33fdea1070_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:887424ef49e0e8f309ba2c2ec47ba740bc98fffbcf16df4692a6ea33fdea1070_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:11b2c3a3a795d1aa067f3c9b52adc03fc4ff7540d16ae8c23f7db497ec23e188_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:11b2c3a3a795d1aa067f3c9b52adc03fc4ff7540d16ae8c23f7db497ec23e188_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:11b2c3a3a795d1aa067f3c9b52adc03fc4ff7540d16ae8c23f7db497ec23e188_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:4be56f6f95efc27bf8aca7d43cf9b91908d6f6bc53dc5103a754a116e14ba855_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:4be56f6f95efc27bf8aca7d43cf9b91908d6f6bc53dc5103a754a116e14ba855_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:4be56f6f95efc27bf8aca7d43cf9b91908d6f6bc53dc5103a754a116e14ba855_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:2431a54b62daea1ce36f2bfa08d153283ffc3d67072759cd62067e845f8a4c29_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:2431a54b62daea1ce36f2bfa08d153283ffc3d67072759cd62067e845f8a4c29_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:2431a54b62daea1ce36f2bfa08d153283ffc3d67072759cd62067e845f8a4c29_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:2431a54b62daea1ce36f2bfa08d153283ffc3d67072759cd62067e845f8a4c29_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:2431a54b62daea1ce36f2bfa08d153283ffc3d67072759cd62067e845f8a4c29_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:2431a54b62daea1ce36f2bfa08d153283ffc3d67072759cd62067e845f8a4c29_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:f23bbd57d3599f12b813827e52cb4f9dc2f221dc538424b4dc315183b6e287a6_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:f23bbd57d3599f12b813827e52cb4f9dc2f221dc538424b4dc315183b6e287a6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:f23bbd57d3599f12b813827e52cb4f9dc2f221dc538424b4dc315183b6e287a6_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:f23bbd57d3599f12b813827e52cb4f9dc2f221dc538424b4dc315183b6e287a6_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:f23bbd57d3599f12b813827e52cb4f9dc2f221dc538424b4dc315183b6e287a6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:f23bbd57d3599f12b813827e52cb4f9dc2f221dc538424b4dc315183b6e287a6_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:c6f127b4a84bd63c43d180d16f403e7f475a815ddccfd1dabf094d1f99dc416a_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:c6f127b4a84bd63c43d180d16f403e7f475a815ddccfd1dabf094d1f99dc416a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:c6f127b4a84bd63c43d180d16f403e7f475a815ddccfd1dabf094d1f99dc416a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:c6f127b4a84bd63c43d180d16f403e7f475a815ddccfd1dabf094d1f99dc416a_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:c6f127b4a84bd63c43d180d16f403e7f475a815ddccfd1dabf094d1f99dc416a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:c6f127b4a84bd63c43d180d16f403e7f475a815ddccfd1dabf094d1f99dc416a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:1c8c2901c11f7831601d5edcd67112e56a3d30b25f2f02cb559cd2e41f928e83_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:1c8c2901c11f7831601d5edcd67112e56a3d30b25f2f02cb559cd2e41f928e83_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:1c8c2901c11f7831601d5edcd67112e56a3d30b25f2f02cb559cd2e41f928e83_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:1c8c2901c11f7831601d5edcd67112e56a3d30b25f2f02cb559cd2e41f928e83_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:1c8c2901c11f7831601d5edcd67112e56a3d30b25f2f02cb559cd2e41f928e83_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:1c8c2901c11f7831601d5edcd67112e56a3d30b25f2f02cb559cd2e41f928e83_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:ce38ad561c2febea7c53e58a516f9f8d835677c71498fd5ba6f4b7f73e928147_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:ce38ad561c2febea7c53e58a516f9f8d835677c71498fd5ba6f4b7f73e928147_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:ce38ad561c2febea7c53e58a516f9f8d835677c71498fd5ba6f4b7f73e928147_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:ce38ad561c2febea7c53e58a516f9f8d835677c71498fd5ba6f4b7f73e928147_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:ce38ad561c2febea7c53e58a516f9f8d835677c71498fd5ba6f4b7f73e928147_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:ce38ad561c2febea7c53e58a516f9f8d835677c71498fd5ba6f4b7f73e928147_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1f8fd26dca27a6527b8706fcd6cd07ff40d293d0b7230d09ef77d2ab9cde8b82_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1f8fd26dca27a6527b8706fcd6cd07ff40d293d0b7230d09ef77d2ab9cde8b82_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1f8fd26dca27a6527b8706fcd6cd07ff40d293d0b7230d09ef77d2ab9cde8b82_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1f8fd26dca27a6527b8706fcd6cd07ff40d293d0b7230d09ef77d2ab9cde8b82_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1f8fd26dca27a6527b8706fcd6cd07ff40d293d0b7230d09ef77d2ab9cde8b82_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1f8fd26dca27a6527b8706fcd6cd07ff40d293d0b7230d09ef77d2ab9cde8b82_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:669ae343387c25e7dcfac1644c6c89f97361f1ff2f6ac2fe745f134959006cb9_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:669ae343387c25e7dcfac1644c6c89f97361f1ff2f6ac2fe745f134959006cb9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:669ae343387c25e7dcfac1644c6c89f97361f1ff2f6ac2fe745f134959006cb9_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:669ae343387c25e7dcfac1644c6c89f97361f1ff2f6ac2fe745f134959006cb9_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:669ae343387c25e7dcfac1644c6c89f97361f1ff2f6ac2fe745f134959006cb9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:669ae343387c25e7dcfac1644c6c89f97361f1ff2f6ac2fe745f134959006cb9_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:136cd1da94bba65c0f958ab75590e54563903f3cd03e494286e32af6fa6a2808_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:136cd1da94bba65c0f958ab75590e54563903f3cd03e494286e32af6fa6a2808_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:136cd1da94bba65c0f958ab75590e54563903f3cd03e494286e32af6fa6a2808_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-deployer@sha256:d62e15336531af65ca8fb1fb95999fe1b6a0a10290185e1460731d8645a16e77_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-deployer@sha256:d62e15336531af65ca8fb1fb95999fe1b6a0a10290185e1460731d8645a16e77_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-deployer@sha256:d62e15336531af65ca8fb1fb95999fe1b6a0a10290185e1460731d8645a16e77_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-builder@sha256:985804937a79d0c9b2c78a567444c2583a6e86103e7595b7bc31451b90048a3a_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-docker-builder@sha256:985804937a79d0c9b2c78a567444c2583a6e86103e7595b7bc31451b90048a3a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-builder@sha256:985804937a79d0c9b2c78a567444c2583a6e86103e7595b7bc31451b90048a3a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-registry@sha256:c6a8d0ef7b671df20d1047468162c76eefea578e75ebfdeaa27a320c13199245_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-docker-registry@sha256:c6a8d0ef7b671df20d1047468162c76eefea578e75ebfdeaa27a320c13199245_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-registry@sha256:c6a8d0ef7b671df20d1047468162c76eefea578e75ebfdeaa27a320c13199245_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b7de106259bc14a705cf23e1be7bcdc14becb6defe0f59d40d5db5886b26958a_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b7de106259bc14a705cf23e1be7bcdc14becb6defe0f59d40d5db5886b26958a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b7de106259bc14a705cf23e1be7bcdc14becb6defe0f59d40d5db5886b26958a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:33aefeac8f422779c6631b080ff1334177eaae3dfd00a4f5619d3fb6c8ac113e_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:33aefeac8f422779c6631b080ff1334177eaae3dfd00a4f5619d3fb6c8ac113e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:33aefeac8f422779c6631b080ff1334177eaae3dfd00a4f5619d3fb6c8ac113e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:a8f6c2a8848af6a27ec91609b873a2a74cb6f1e05e743d6f00eccbcd47ef7dac_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:a8f6c2a8848af6a27ec91609b873a2a74cb6f1e05e743d6f00eccbcd47ef7dac_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:a8f6c2a8848af6a27ec91609b873a2a74cb6f1e05e743d6f00eccbcd47ef7dac_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:971ed65ae6bd7f38ee18ece1e622e9a4ad08dad130903bcf08169ace990e620f_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:971ed65ae6bd7f38ee18ece1e622e9a4ad08dad130903bcf08169ace990e620f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:971ed65ae6bd7f38ee18ece1e622e9a4ad08dad130903bcf08169ace990e620f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:016ace2233c87f37ae33219827a925c6111ec6bc1562af673270b398309612cd_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:016ace2233c87f37ae33219827a925c6111ec6bc1562af673270b398309612cd_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:016ace2233c87f37ae33219827a925c6111ec6bc1562af673270b398309612cd_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router@sha256:dbe5d7edf50c4b9718d656de150bc4d2c7323a01854b491d1ba6be76b02a9a77_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-haproxy-router@sha256:dbe5d7edf50c4b9718d656de150bc4d2c7323a01854b491d1ba6be76b02a9a77_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-haproxy-router@sha256:dbe5d7edf50c4b9718d656de150bc4d2c7323a01854b491d1ba6be76b02a9a77_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hyperkube@sha256:293a97b7720dfa303f755919b8eb08d59bfe2af4d39837a2e69b0f1fd6172638_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-hyperkube@sha256:293a97b7720dfa303f755919b8eb08d59bfe2af4d39837a2e69b0f1fd6172638_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-hyperkube@sha256:293a97b7720dfa303f755919b8eb08d59bfe2af4d39837a2e69b0f1fd6172638_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c867e6adabe74cc9e81519775b4d995d0d0bfa4141eb5014d67241d7159d01b5_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c867e6adabe74cc9e81519775b4d995d0d0bfa4141eb5014d67241d7159d01b5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c867e6adabe74cc9e81519775b4d995d0d0bfa4141eb5014d67241d7159d01b5_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:0d59289f08bd9a96de0f4e0a8312721c7b7b13be40f92a75de9c3ef8baa18ed9_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:0d59289f08bd9a96de0f4e0a8312721c7b7b13be40f92a75de9c3ef8baa18ed9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:0d59289f08bd9a96de0f4e0a8312721c7b7b13be40f92a75de9c3ef8baa18ed9_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:fe6d74102103ad2978dd40fa10dd396418067f9c9b16c8377bda137d2ec89ab2_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:fe6d74102103ad2978dd40fa10dd396418067f9c9b16c8377bda137d2ec89ab2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:fe6d74102103ad2978dd40fa10dd396418067f9c9b16c8377bda137d2ec89ab2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:03ca9c189727101c8450d0d1b8c92b9bfc1329c87511c5e400811a4e6909ae89_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:03ca9c189727101c8450d0d1b8c92b9bfc1329c87511c5e400811a4e6909ae89_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:03ca9c189727101c8450d0d1b8c92b9bfc1329c87511c5e400811a4e6909ae89_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:543512437116ad24a4c1efd41d141789bee556c706c46c7d071bcefb8498d8fb_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:543512437116ad24a4c1efd41d141789bee556c706c46c7d071bcefb8498d8fb_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:543512437116ad24a4c1efd41d141789bee556c706c46c7d071bcefb8498d8fb_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:b2bae902c104c663647bd8cde38cbab2f77bf02a72cb99e7e897bd370076072a_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:b2bae902c104c663647bd8cde38cbab2f77bf02a72cb99e7e897bd370076072a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:b2bae902c104c663647bd8cde38cbab2f77bf02a72cb99e7e897bd370076072a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:3355ad15262b54141d93f315b61ccefca28fc30a2affeddd621280c6eb5bb0a4_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:3355ad15262b54141d93f315b61ccefca28fc30a2affeddd621280c6eb5bb0a4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:3355ad15262b54141d93f315b61ccefca28fc30a2affeddd621280c6eb5bb0a4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:039c0609f274c9bb4ee05c8489e2860e10506a9d74f1e0a59379488030b4d460_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:039c0609f274c9bb4ee05c8489e2860e10506a9d74f1e0a59379488030b4d460_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:039c0609f274c9bb4ee05c8489e2860e10506a9d74f1e0a59379488030b4d460_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:cb43bec71c8ccbc9ecf83981cefca3485e19d3e4f082d200f1d17be124212fdd_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:cb43bec71c8ccbc9ecf83981cefca3485e19d3e4f082d200f1d17be124212fdd_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:cb43bec71c8ccbc9ecf83981cefca3485e19d3e4f082d200f1d17be124212fdd_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06c97d690cdc80c210e467b61de3edb3c0b70bd10f6349ae0874ff657d74f95d_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06c97d690cdc80c210e467b61de3edb3c0b70bd10f6349ae0874ff657d74f95d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06c97d690cdc80c210e467b61de3edb3c0b70bd10f6349ae0874ff657d74f95d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer@sha256:35bb1ee32e7d52b9bfc7397ba6279660ddd882dfeeb27e1730cc7f8c38e87b00_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-installer@sha256:35bb1ee32e7d52b9bfc7397ba6279660ddd882dfeeb27e1730cc7f8c38e87b00_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer@sha256:35bb1ee32e7d52b9bfc7397ba6279660ddd882dfeeb27e1730cc7f8c38e87b00_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:58b417988e95ff525d153db6b4238dee940e3dbaf2ffeb03ee7f4cdb546b6182_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:58b417988e95ff525d153db6b4238dee940e3dbaf2ffeb03ee7f4cdb546b6182_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:58b417988e95ff525d153db6b4238dee940e3dbaf2ffeb03ee7f4cdb546b6182_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:67cd5a7d164c1054a90c56485f81d535579c3286fe7ee1d3477c238dd960f6d6_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:67cd5a7d164c1054a90c56485f81d535579c3286fe7ee1d3477c238dd960f6d6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:67cd5a7d164c1054a90c56485f81d535579c3286fe7ee1d3477c238dd960f6d6_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d2196a4287a8c652b777652051bfa9132a892bcf70178b2f9199c717cec2df11_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d2196a4287a8c652b777652051bfa9132a892bcf70178b2f9199c717cec2df11_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d2196a4287a8c652b777652051bfa9132a892bcf70178b2f9199c717cec2df11_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:99b3996744091cb8d41e5c3e2fa61407f8f9fb0ad61c2084eb9cac25a30728f3_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:99b3996744091cb8d41e5c3e2fa61407f8f9fb0ad61c2084eb9cac25a30728f3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:99b3996744091cb8d41e5c3e2fa61407f8f9fb0ad61c2084eb9cac25a30728f3_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:64097b49f33b90619bac71335fe52192afe733b075aebc32e5a694885f5f957d_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:64097b49f33b90619bac71335fe52192afe733b075aebc32e5a694885f5f957d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:64097b49f33b90619bac71335fe52192afe733b075aebc32e5a694885f5f957d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:2dc428956bcc7bf096521863cc08e40248d08123f828d4356ec0ecbf73293274_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:2dc428956bcc7bf096521863cc08e40248d08123f828d4356ec0ecbf73293274_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:2dc428956bcc7bf096521863cc08e40248d08123f828d4356ec0ecbf73293274_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy@sha256:7087674fb05f59cdad2dd925ce0585ee654fc0689d67782686eadb7025879c5b_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-proxy@sha256:7087674fb05f59cdad2dd925ce0585ee654fc0689d67782686eadb7025879c5b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-proxy@sha256:7087674fb05f59cdad2dd925ce0585ee654fc0689d67782686eadb7025879c5b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:093eb7ed9fb267265d9129dea0adc3fc5d348c4354837edbf44e9e5dbe2bf47b_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:093eb7ed9fb267265d9129dea0adc3fc5d348c4354837edbf44e9e5dbe2bf47b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:093eb7ed9fb267265d9129dea0adc3fc5d348c4354837edbf44e9e5dbe2bf47b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:f2fa06419504d70353627138fca87c191f29e41ff8808406a40fb1227de8b5bf_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:f2fa06419504d70353627138fca87c191f29e41ff8808406a40fb1227de8b5bf_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:f2fa06419504d70353627138fca87c191f29e41ff8808406a40fb1227de8b5bf_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:7f9a20e84582a3157261a7b23fe1a8b87dfe3ff20446a129a40eb586146f9fad_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:7f9a20e84582a3157261a7b23fe1a8b87dfe3ff20446a129a40eb586146f9fad_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:7f9a20e84582a3157261a7b23fe1a8b87dfe3ff20446a129a40eb586146f9fad_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:90d5ae2a0f919ed58bde9ef1605124c53819c473f1eb09a8b2cbcfb2b403ba67_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:90d5ae2a0f919ed58bde9ef1605124c53819c473f1eb09a8b2cbcfb2b403ba67_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:90d5ae2a0f919ed58bde9ef1605124c53819c473f1eb09a8b2cbcfb2b403ba67_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:620cbfcd614086dc80f3698ee5118cba877d01c8791b2d8fbc7ca4eee526ccca_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:620cbfcd614086dc80f3698ee5118cba877d01c8791b2d8fbc7ca4eee526ccca_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:620cbfcd614086dc80f3698ee5118cba877d01c8791b2d8fbc7ca4eee526ccca_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:b5c98813ff29ef9dd0939d5d95f4e4b2b1b5b0d7a35a4d26bc1a1c574c23ce26_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:b5c98813ff29ef9dd0939d5d95f4e4b2b1b5b0d7a35a4d26bc1a1c574c23ce26_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:b5c98813ff29ef9dd0939d5d95f4e4b2b1b5b0d7a35a4d26bc1a1c574c23ce26_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:bd39937a90baeb312b6ee6ca44c351a003027898ebbae508b0960da5fe296b00_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:bd39937a90baeb312b6ee6ca44c351a003027898ebbae508b0960da5fe296b00_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:bd39937a90baeb312b6ee6ca44c351a003027898ebbae508b0960da5fe296b00_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-operator@sha256:b9a73287707adcc393ec8c5d520d76d074bc533eb0ceae9a73c8d0efea0ebbe2_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:b9a73287707adcc393ec8c5d520d76d074bc533eb0ceae9a73c8d0efea0ebbe2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-operator@sha256:b9a73287707adcc393ec8c5d520d76d074bc533eb0ceae9a73c8d0efea0ebbe2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:bcc403b1f62f92ea3022415aabfd4492f99db5822e152936ae44a4fae788a0cd_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:bcc403b1f62f92ea3022415aabfd4492f99db5822e152936ae44a4fae788a0cd_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:bcc403b1f62f92ea3022415aabfd4492f99db5822e152936ae44a4fae788a0cd_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:149cf386d4cadbf7ee9b365918de5213ea8613c354592a91d6e11d77b4f60aca_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:149cf386d4cadbf7ee9b365918de5213ea8613c354592a91d6e11d77b4f60aca_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:149cf386d4cadbf7ee9b365918de5213ea8613c354592a91d6e11d77b4f60aca_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:b2fabf7333a6e99def4bf04dc0b709ffe62a44fa3eb2d89f164047ebfc09216b_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:b2fabf7333a6e99def4bf04dc0b709ffe62a44fa3eb2d89f164047ebfc09216b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:b2fabf7333a6e99def4bf04dc0b709ffe62a44fa3eb2d89f164047ebfc09216b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:94386a722cf6b2435691c1c244aa18a52a3ebde78dceaf77b43b8ff148cdd98d_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:94386a722cf6b2435691c1c244aa18a52a3ebde78dceaf77b43b8ff148cdd98d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:94386a722cf6b2435691c1c244aa18a52a3ebde78dceaf77b43b8ff148cdd98d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-config-operator@sha256:fce28431b9005f4b6632107f526dde810cb2b168d95af97396e2f98c0bec0f34_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:fce28431b9005f4b6632107f526dde810cb2b168d95af97396e2f98c0bec0f34_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-config-operator@sha256:fce28431b9005f4b6632107f526dde810cb2b168d95af97396e2f98c0bec0f34_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:1eb2e9f2238db9b98be40b3688e825275db51c591b1b1816ff132a3de897dd58_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:1eb2e9f2238db9b98be40b3688e825275db51c591b1b1816ff132a3de897dd58_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:1eb2e9f2238db9b98be40b3688e825275db51c591b1b1816ff132a3de897dd58_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:de1212d8f90abcf79f3dd6483cbb2ed3f297b0e2a447b434463d328af2b6ef5e_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:de1212d8f90abcf79f3dd6483cbb2ed3f297b0e2a447b434463d328af2b6ef5e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:de1212d8f90abcf79f3dd6483cbb2ed3f297b0e2a447b434463d328af2b6ef5e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni@sha256:c01f78ff0728a6a9415bb63c957cb3a58fe2014d24ed76c17c17d176a624f39b_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-cni@sha256:c01f78ff0728a6a9415bb63c957cb3a58fe2014d24ed76c17c17d176a624f39b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni@sha256:c01f78ff0728a6a9415bb63c957cb3a58fe2014d24ed76c17c17d176a624f39b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:f14b6580b737a593bc9b0d2bc0e0213acdc9fb978d7a360fde736454e87456ca_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:f14b6580b737a593bc9b0d2bc0e0213acdc9fb978d7a360fde736454e87456ca_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:f14b6580b737a593bc9b0d2bc0e0213acdc9fb978d7a360fde736454e87456ca_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:cca0dd18a75dfec645222efe09cc40375fea9c2cb97190dbb1c81c1f1f5549db_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:cca0dd18a75dfec645222efe09cc40375fea9c2cb97190dbb1c81c1f1f5549db_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:cca0dd18a75dfec645222efe09cc40375fea9c2cb97190dbb1c81c1f1f5549db_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a13548a96f45bc1a6fdf04b74b44f027beb50675d67e9866e0d9c5abeebe2836_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a13548a96f45bc1a6fdf04b74b44f027beb50675d67e9866e0d9c5abeebe2836_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a13548a96f45bc1a6fdf04b74b44f027beb50675d67e9866e0d9c5abeebe2836_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-must-gather@sha256:1d303dac2578ea7a9a3bb660e69432f4ef242b070dbfcdafe58edecf124cfc0f_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-must-gather@sha256:1d303dac2578ea7a9a3bb660e69432f4ef242b070dbfcdafe58edecf124cfc0f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-must-gather@sha256:1d303dac2578ea7a9a3bb660e69432f4ef242b070dbfcdafe58edecf124cfc0f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:51bfccb009ecf3663164032309da6d2904a9f1274553d265e7472022d699bd32_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:51bfccb009ecf3663164032309da6d2904a9f1274553d265e7472022d699bd32_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:51bfccb009ecf3663164032309da6d2904a9f1274553d265e7472022d699bd32_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:932a7f2946665aa3e5943c59278321c9bd5cd8b55b14ee6e3781fe3c5cb76cab_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:932a7f2946665aa3e5943c59278321c9bd5cd8b55b14ee6e3781fe3c5cb76cab_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:932a7f2946665aa3e5943c59278321c9bd5cd8b55b14ee6e3781fe3c5cb76cab_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel8@sha256:aeda82a9a8d50c75666a24a2e8700592900abdc34c05ad569caf8b0435cbb1dd_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel8@sha256:aeda82a9a8d50c75666a24a2e8700592900abdc34c05ad569caf8b0435cbb1dd_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel8@sha256:aeda82a9a8d50c75666a24a2e8700592900abdc34c05ad569caf8b0435cbb1dd_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:4103d4f881dc9e27dad116c10684f266714d18838ad46f8a64fbe573763f3364_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:4103d4f881dc9e27dad116c10684f266714d18838ad46f8a64fbe573763f3364_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:4103d4f881dc9e27dad116c10684f266714d18838ad46f8a64fbe573763f3364_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:4a3fa7280dbf20e04d46fa4c6d38c5ca6d1867eccec13ba4c1e4980908278957_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:4a3fa7280dbf20e04d46fa4c6d38c5ca6d1867eccec13ba4c1e4980908278957_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:4a3fa7280dbf20e04d46fa4c6d38c5ca6d1867eccec13ba4c1e4980908278957_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy@sha256:efb3bab17b5d330cec66ef4109b6f928e07d0f4e48f51b958f95300d370843f4_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:efb3bab17b5d330cec66ef4109b6f928e07d0f4e48f51b958f95300d370843f4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-proxy@sha256:efb3bab17b5d330cec66ef4109b6f928e07d0f4e48f51b958f95300d370843f4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:a877262a0aced13bfa1060dba810300a513b9684e8a1454b4a72fde0fcf4a62d_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:a877262a0aced13bfa1060dba810300a513b9684e8a1454b4a72fde0fcf4a62d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:a877262a0aced13bfa1060dba810300a513b9684e8a1454b4a72fde0fcf4a62d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:c95659ac6e1f8334de4f286b8d643e578dfc6fe234974e3a4421f02f9bdaac9c_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:c95659ac6e1f8334de4f286b8d643e578dfc6fe234974e3a4421f02f9bdaac9c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:c95659ac6e1f8334de4f286b8d643e578dfc6fe234974e3a4421f02f9bdaac9c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:c1911c5ab4b3bb8d4b95080bf24963268468149c6c86dbce68f96339d1378e61_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:c1911c5ab4b3bb8d4b95080bf24963268468149c6c86dbce68f96339d1378e61_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:c1911c5ab4b3bb8d4b95080bf24963268468149c6c86dbce68f96339d1378e61_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:cf96f4a30737384fd1e4d2c1c899ca3b01de5b3046ac67b4e036d9b36f95e836_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:cf96f4a30737384fd1e4d2c1c899ca3b01de5b3046ac67b4e036d9b36f95e836_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:cf96f4a30737384fd1e4d2c1c899ca3b01de5b3046ac67b4e036d9b36f95e836_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:4e0e33db706390906704e39fac914e36a247a45783f3c1f6e4d7a8f77d221cb7_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:4e0e33db706390906704e39fac914e36a247a45783f3c1f6e4d7a8f77d221cb7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:4e0e33db706390906704e39fac914e36a247a45783f3c1f6e4d7a8f77d221cb7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:31577d75632bf38cfff5f343898c59ca85c07ea60ecd421e9659c11d37440506_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:31577d75632bf38cfff5f343898c59ca85c07ea60ecd421e9659c11d37440506_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:31577d75632bf38cfff5f343898c59ca85c07ea60ecd421e9659c11d37440506_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:cc431574bfed9ca15d439ef94b822dd7233d6356f3fd609ad4491bb3f92275c0_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:cc431574bfed9ca15d439ef94b822dd7233d6356f3fd609ad4491bb3f92275c0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:cc431574bfed9ca15d439ef94b822dd7233d6356f3fd609ad4491bb3f92275c0_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:45d88da7fb5544d4d2aeb925d3ed0066a57dbb53cd8083adde530dc73ecd71c8_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:45d88da7fb5544d4d2aeb925d3ed0066a57dbb53cd8083adde530dc73ecd71c8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:45d88da7fb5544d4d2aeb925d3ed0066a57dbb53cd8083adde530dc73ecd71c8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:994dcd435a9c2031c339699944137d4234262c3264dff1ae3cd682e3b6a146fc_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:994dcd435a9c2031c339699944137d4234262c3264dff1ae3cd682e3b6a146fc_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:994dcd435a9c2031c339699944137d4234262c3264dff1ae3cd682e3b6a146fc_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace@sha256:ce79b8ad7b940aebe7799b3d8b6b1d55bfa75228e50f9308ce7afbae0ca0b400_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:ce79b8ad7b940aebe7799b3d8b6b1d55bfa75228e50f9308ce7afbae0ca0b400_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-marketplace@sha256:ce79b8ad7b940aebe7799b3d8b6b1d55bfa75228e50f9308ce7afbae0ca0b400_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-registry@sha256:67c7a117e25285135c076f27f6162672e216e32d988f744a93d79df1ed2766ef_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-registry@sha256:67c7a117e25285135c076f27f6162672e216e32d988f744a93d79df1ed2766ef_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-registry@sha256:67c7a117e25285135c076f27f6162672e216e32d988f744a93d79df1ed2766ef_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:241f36d9f66c59356d97a623b8fa6ba001f95bee02f1b136f9e73bbf5d3f7a96_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:241f36d9f66c59356d97a623b8fa6ba001f95bee02f1b136f9e73bbf5d3f7a96_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:241f36d9f66c59356d97a623b8fa6ba001f95bee02f1b136f9e73bbf5d3f7a96_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:f82f020d5416ef25612e2d3a113164da951cb9a91ba40d9f8db8c9e9d79de26f_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:f82f020d5416ef25612e2d3a113164da951cb9a91ba40d9f8db8c9e9d79de26f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:f82f020d5416ef25612e2d3a113164da951cb9a91ba40d9f8db8c9e9d79de26f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2e513c3a1f3c588e0db30de820313279de9004e96d90fa54f338cfc57ea7a2d3_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2e513c3a1f3c588e0db30de820313279de9004e96d90fa54f338cfc57ea7a2d3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2e513c3a1f3c588e0db30de820313279de9004e96d90fa54f338cfc57ea7a2d3_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:2e513c3a1f3c588e0db30de820313279de9004e96d90fa54f338cfc57ea7a2d3_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:2e513c3a1f3c588e0db30de820313279de9004e96d90fa54f338cfc57ea7a2d3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:2e513c3a1f3c588e0db30de820313279de9004e96d90fa54f338cfc57ea7a2d3_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-pod@sha256:0e22962f93782588e3d0cb19647076fd8c54a6b2b156ddfb8079d8c1faef5379_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-pod@sha256:0e22962f93782588e3d0cb19647076fd8c54a6b2b156ddfb8079d8c1faef5379_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-pod@sha256:0e22962f93782588e3d0cb19647076fd8c54a6b2b156ddfb8079d8c1faef5379_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:3ec05cc00fb530c3073c9225023731e65b14a656154799b80ff438021f8f2115_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:3ec05cc00fb530c3073c9225023731e65b14a656154799b80ff438021f8f2115_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:3ec05cc00fb530c3073c9225023731e65b14a656154799b80ff438021f8f2115_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:00ca69f50cf8b0d1a4dec60a0be182a8728bae65d5565d1fc2998ac4ae4bad96_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:00ca69f50cf8b0d1a4dec60a0be182a8728bae65d5565d1fc2998ac4ae4bad96_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:00ca69f50cf8b0d1a4dec60a0be182a8728bae65d5565d1fc2998ac4ae4bad96_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:11d2bf0b807072b2dc56035859b97bd96880a84520f2019be1c0614ad4e10b21_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:11d2bf0b807072b2dc56035859b97bd96880a84520f2019be1c0614ad4e10b21_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:11d2bf0b807072b2dc56035859b97bd96880a84520f2019be1c0614ad4e10b21_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:f03366a5333eb895ea15c2e2b707f55af9a9c871ccca6f328b9859d1b319c2ea_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:f03366a5333eb895ea15c2e2b707f55af9a9c871ccca6f328b9859d1b319c2ea_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:f03366a5333eb895ea15c2e2b707f55af9a9c871ccca6f328b9859d1b319c2ea_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:6fd1ab5a2f8757ea359a153a3c266e9b425c8c64684fd65cc268de1518bc2b8d_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:6fd1ab5a2f8757ea359a153a3c266e9b425c8c64684fd65cc268de1518bc2b8d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:6fd1ab5a2f8757ea359a153a3c266e9b425c8c64684fd65cc268de1518bc2b8d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:deaa22f5ec458b3c409d762ff3e325f322232dce681d8f765009bddb429f495f_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:deaa22f5ec458b3c409d762ff3e325f322232dce681d8f765009bddb429f495f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:deaa22f5ec458b3c409d762ff3e325f322232dce681d8f765009bddb429f495f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:59b7897e575fd1e2846be92ee488d7a3e20abc8250fa3cf4e0675fa3141fb671_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:59b7897e575fd1e2846be92ee488d7a3e20abc8250fa3cf4e0675fa3141fb671_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:59b7897e575fd1e2846be92ee488d7a3e20abc8250fa3cf4e0675fa3141fb671_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:d5bb92cdc6b3f172909e33b6eab0022ddd73080ef1d7d8e7f70883c04c6bd939_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:d5bb92cdc6b3f172909e33b6eab0022ddd73080ef1d7d8e7f70883c04c6bd939_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:d5bb92cdc6b3f172909e33b6eab0022ddd73080ef1d7d8e7f70883c04c6bd939_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator@sha256:981e0d22ab0517998c1b4487fac560b5259f98ebaaf8508dab5249df4576cbc6_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:981e0d22ab0517998c1b4487fac560b5259f98ebaaf8508dab5249df4576cbc6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-operator@sha256:981e0d22ab0517998c1b4487fac560b5259f98ebaaf8508dab5249df4576cbc6_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus@sha256:e31d76256e75cb45c310bacb65af9098be29187c989cc63881e87b9a3b08170a_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus@sha256:e31d76256e75cb45c310bacb65af9098be29187c989cc63881e87b9a3b08170a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus@sha256:e31d76256e75cb45c310bacb65af9098be29187c989cc63881e87b9a3b08170a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:7b78ca457863cfa154d4feedc43a56603de9421f5bd80461ceb158d8b02cef7d_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:7b78ca457863cfa154d4feedc43a56603de9421f5bd80461ceb158d8b02cef7d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:7b78ca457863cfa154d4feedc43a56603de9421f5bd80461ceb158d8b02cef7d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-service-ca-operator@sha256:249dc2c960a55408d4e4b9d3d05ee623d027c2658e1af239eb9f30d4e10c70e8_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:249dc2c960a55408d4e4b9d3d05ee623d027c2658e1af239eb9f30d4e10c70e8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-service-ca-operator@sha256:249dc2c960a55408d4e4b9d3d05ee623d027c2658e1af239eb9f30d4e10c70e8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-telemeter@sha256:bf8c86e136a0cde58db10fd85caae293c76ffb9daeda731b2c0aecadd412c480_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-telemeter@sha256:bf8c86e136a0cde58db10fd85caae293c76ffb9daeda731b2c0aecadd412c480_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-telemeter@sha256:bf8c86e136a0cde58db10fd85caae293c76ffb9daeda731b2c0aecadd412c480_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tests@sha256:4ed48480dc7e2b3ef99742b1083f385ff2bbe13d5ca02430d0d9859802f601c2_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-tests@sha256:4ed48480dc7e2b3ef99742b1083f385ff2bbe13d5ca02430d0d9859802f601c2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-tests@sha256:4ed48480dc7e2b3ef99742b1083f385ff2bbe13d5ca02430d0d9859802f601c2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:80defb2b317bc10b90778c338d7119a8ce9e838de92c32e470b5b2f7e2058926_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:80defb2b317bc10b90778c338d7119a8ce9e838de92c32e470b5b2f7e2058926_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:80defb2b317bc10b90778c338d7119a8ce9e838de92c32e470b5b2f7e2058926_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel8@sha256:e8fa04e0634be943ed4a3a151d31caea220874cc8e5fdd6aaf1b050a96d5cbb3_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:e8fa04e0634be943ed4a3a151d31caea220874cc8e5fdd6aaf1b050a96d5cbb3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-tools-rhel8@sha256:e8fa04e0634be943ed4a3a151d31caea220874cc8e5fdd6aaf1b050a96d5cbb3_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5f38851e4dd5e14aa4a20b6be7e202efaedec6beaa2689820728b77fcda85585_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5f38851e4dd5e14aa4a20b6be7e202efaedec6beaa2689820728b77fcda85585_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5f38851e4dd5e14aa4a20b6be7e202efaedec6beaa2689820728b77fcda85585_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:23ef9202e057152a38b81d39c5804fd0c85ebdd9a8a72c62459e45e1fc7fd5eb_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:23ef9202e057152a38b81d39c5804fd0c85ebdd9a8a72c62459e45e1fc7fd5eb_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:23ef9202e057152a38b81d39c5804fd0c85ebdd9a8a72c62459e45e1fc7fd5eb_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:6e3d86283f3d5dbadf892d46ce005512c4745131f03f012cb509c0610c6f817f_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:6e3d86283f3d5dbadf892d46ce005512c4745131f03f012cb509c0610c6f817f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:6e3d86283f3d5dbadf892d46ce005512c4745131f03f012cb509c0610c6f817f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:3de069d716187ca4539078c8206a132bef0b34737f40647c3d7d5696b51ee8a8_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:3de069d716187ca4539078c8206a132bef0b34737f40647c3d7d5696b51ee8a8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:3de069d716187ca4539078c8206a132bef0b34737f40647c3d7d5696b51ee8a8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5f38851e4dd5e14aa4a20b6be7e202efaedec6beaa2689820728b77fcda85585_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5f38851e4dd5e14aa4a20b6be7e202efaedec6beaa2689820728b77fcda85585_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5f38851e4dd5e14aa4a20b6be7e202efaedec6beaa2689820728b77fcda85585_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:23ef9202e057152a38b81d39c5804fd0c85ebdd9a8a72c62459e45e1fc7fd5eb_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:23ef9202e057152a38b81d39c5804fd0c85ebdd9a8a72c62459e45e1fc7fd5eb_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:23ef9202e057152a38b81d39c5804fd0c85ebdd9a8a72c62459e45e1fc7fd5eb_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:d9ca7d88822abaef6e80f1691ac60d8b4548384d961fbe73988e8319899deea5_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:d9ca7d88822abaef6e80f1691ac60d8b4548384d961fbe73988e8319899deea5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:d9ca7d88822abaef6e80f1691ac60d8b4548384d961fbe73988e8319899deea5_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:fbc2e9b219c12c3fdcd75524d0079d3c9828d0d73cd331534bad2bbcc2111519_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:fbc2e9b219c12c3fdcd75524d0079d3c9828d0d73cd331534bad2bbcc2111519_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:fbc2e9b219c12c3fdcd75524d0079d3c9828d0d73cd331534bad2bbcc2111519_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:585f77dfc9e2b9696a1e001aee57c8c8e4de9e7719c27730b475c5a49d3f0335_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:585f77dfc9e2b9696a1e001aee57c8c8e4de9e7719c27730b475c5a49d3f0335_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:585f77dfc9e2b9696a1e001aee57c8c8e4de9e7719c27730b475c5a49d3f0335_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:069b12b7fe6990dab5dfc99646d53694fad3b37618236a598125d2f2e7103086_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:069b12b7fe6990dab5dfc99646d53694fad3b37618236a598125d2f2e7103086_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:069b12b7fe6990dab5dfc99646d53694fad3b37618236a598125d2f2e7103086_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-45338",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2024-12-18T21:00:59.938173+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:c88f0baeced895cc8397dcbba2fe114721638c83122928241a3c4f616a28ed79_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:1fd0d08e4e0c9cf705f3bf9bdbdccde9cc3ce828418a890b1da757899e181022_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:62aae18df0c37571c5846184231285e9b87413e367959d8b082133e5a01dec28_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:e53d51a1d936db9eac84ffb9d5a4f1ab2cde02eb183e033b29a95cb3141971f0_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/network-tools-rhel8@sha256:a5800691fab1afa5fafdf336bb130394d658186985ce87eedb8e991bfc51619d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:3596165cd5f45bb71f9956f395a692f27cf71a6d482c6cd8b22ea77949ffca32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:98878fa983dc6cfb39814b577719f1c1c47fb852b068b046cb47b4acab896f0c_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:1c69af7282e5f0f2c08ac5ca6bad1b2d03fdb076a4588f70ce41d9c53bb400fb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:45114a340c92d6e28487d5fb2f889327d5d13fd069a4eee2b0cf0a62b48be786_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:12971027f5055b8a372891269a50fc1cba1a53973e99cd4198bb80587d4c93c6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:df969d593a0ef6c5e05f64fcab7e9ba47d162cf154c609d029e9c6511ec56c7f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:9e69d0cc5dc592f13376aef3dc4c5a6db030be37abe0f1fb1e4d75a79b5a118c_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:3d63095bac185deaa134df5daaa31556137c967667712324ff468502d2b8c945_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:91131a1de8405044efb042fd66be84605eb2cdcf2e15f9b1662d9dfaefc92fa8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:637bcb1b7ac9dbb2cc27994d532a204d21a0eefa98e292152cb68bf0ea990620_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:5a43a4461fed31018cc6af199ea4c672da105a85c695c2ac110ea89ce488d43d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:5b7a7673a211158925edd1e52ab44afa1ce88434f0e1539e9a212b6b2b190969_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:0d437413dfa179b4c98b78b06c3a23a72e3d5faca40a9d399eced2db58dccb37_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:5e3b56cda0897156fddbedee88c03a2d969ad0d47c56713ed7debc93f31f86b8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:808a30e1909ee37240d81a3a55e45201028a082a84f882faa330dcd485506e85_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:0ea5aaa43d63da271cd539ff225bae5d2943f0c30a085466592020d9324e411b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:d2141f7ae2cb3959919c3e60ad1c1da9f44650e8ee7ceda6003e3cdc1d4cc6bc_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:d8378605a741185a41c57ed91b671aab9c599b3ccbe6d281130a56a340ee8e52_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:a284e3daaa6c2815e035a87595eb5bba9fcd67b2cda4dcbd858d22d54ba15f78_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:683056799a7c61bf3c3ae5bc47b08b225c6f83ab4faf08be9e586da2a42673a9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:480876e4351c6a52a6f2f8eee75a872eca752d181ab66f5e0f822cc20f35464d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:36b2cd4e101b646085e07b293af78a45f518ad4b49fe53b9a152a94e74bc0312_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:970343b7f58f2c2ebb26b6a97cbeae940557b77cbacfff037c7df17f04f7b058_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:727916b1d2a6f5a47a79d9b497ed4a1f8a67c7ac2510a1cb983d356d6a2adce8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:1437a2b0aa668b55decc4059e40a43bba4ca378d61ff195f414d23288587afbf_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:12163b4120b149fded9d0b1ec6cea9268a182b52c454380de76d70fa2e3d5ebd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:215f11a5f7fb0d11e2158b0ff630c25d1762ba1dc9369b79e893399afc923eb8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:18b84f18aaac64bfa7df74ffbba43079447b7edf64baf505b8c029ff6fa66255_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cli@sha256:401f3d5b6ea74e79162437961b4ae08feb767a5d4718406ce27341ccc20a0a13_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:2f96b73c4c02f61f6a43cef1299fd4006b64013c1a84bd5b860ebccc7de501ed_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:a2b750749695e63b4c6dffbb1c52aee9910b46683514d70974dadb68e1be9c50_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:a0525c514d37f62fbd1fb8ebfcd8d52d448f607b21905f9cd508d6ca5daeacd4_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:068435cd430a58b1c67e0b49b10c5c6b7248964f405c3cafad24f4121daa0055_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:0d98ca841e1e5b2043970a347a030203874ccde5093ce98d99277fc70257e82e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:fd817c7f5796bd4f8ccf6253e3ce9d700f344d54eb7cced6819ab6f4c7035e0a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:58ece7d263aab72a58ea8ecb6ee25329257c1b810669d6ec81e21f879652351a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:b06a0b90a5e7c3734e765ba48a378bcccef34020a48c547f8b7611ec988cec32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:b06a0b90a5e7c3734e765ba48a378bcccef34020a48c547f8b7611ec988cec32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:4d3117354a30e62f24fe22a06cf7557f7184d77ee0b41533df61d04f6fc81e57_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:fbfcdf38bf247d28562a2a1d877ce94102610c409350990d9fb5114ff75f9f1e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:edce1bce1ce7e7e39fe4dc4fb0feed3ebe9192839ab6213d6d93f86c27172254_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:223e6f86b83478f5b0ccde4c7d735e917bad433f84d2cb4908a6c8480fb51b4a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:e11d3507c2acf3d6dba25e458b8ae903a1f88b409e479587e7300a0a9fd6274e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:11c7fc39cc0e4b8ad21a0b2c37c20f7f7eccdf3c0be3f9390b06840dd5a10244_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:b62db02e0ea283a206b9d830e4d26330c37cc9f688edfb12e93a20a7b4eb75f8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:61fe1afcf207d559a0dcae5cf744e7f627e0cbc7308fa5d2fa5319a02aa56aff_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:e4edc968baa3d08e352c7c76ea1359f6f9073f5531fe62a61b4e9d4fe248e4be_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:41d617ecd64839883320abc42a382fb667f897b930f81c3238abb5448a72d62e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:49f5209254fa355e62fe58fb55775fed8dc4dea40c742fc57dfd09ddd9c6fdac_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:b745f3aa75d9dc73a47d61c037b64ecb30162fa9987303e90612d2cdb27bff68_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:1ab87e50bca7b15ed641fb9b7bae7c2404dc94c35d2321db9334149d599df3e0_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:9512ec70f847052ef79773bd67ae72841380769b8718f7110abad1ce8f19c3d5_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:6038ea3e20c311da35ed703694d1d076fdd0d501ab994df585ff09c541372cf6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:3609e1d6b1bb1c40f56a129f8dd638e5d549618d0e88536079728462e1aa9955_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e4b760f0401b799b723c3323b54fc111ffd75419c499d96f02638db1c935fa78_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:6f4b760655f1bc9f657d3adb2d3c76d43f261c07d7a7332ef30ed42a3b373f35_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:44a64150d7e262dcf65f621dcfb3def167e302fc309cdd2e03b454e7ddd39bf1_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:96b8f3f6afeb307a4d9441dc561abc770e32bb756d0e4e8b90f7a6fa8c656cbb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:ebd3826a228949047f429738cddb657f5e911166824f5606b5b8b7c98d365f5e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:1d5ada616f12b64a66d1d7724423203aa8088f46eb7a29a0dd5e67d50260d03d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:9ca4cb4f5bbf18dc74d1e7968d793b26627a51e1429423f3d89a3b6973960051_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:221f4b5f39830c358c2f718b55b1384799e11a90fa28f33f57e98e27beafd9c2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:b998a0e19719d7ad6881b1fdd0655bffd26eb67bb4ee2077f57258ed8a48ad88_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:524d8e5d44320ecb726dadfc8c7af52bf56ef8b05cdcaaf5b02bf2c9cd94a378_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-console-operator@sha256:2143cba2d72e70932c2d3428c3cb32cfa65d769e118dca3d951351a44093b595_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-console@sha256:1834242323960e3e1ce034614e60ace5116e791e1e55dbe4e773cdad5a2e9f65_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:b69ee5ba5b6627b9d1d360b99490bd034811a6593ca9b04fbf233c8baefed25a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-coredns@sha256:06aca2a5b50bb351459b03323176e72250bbb4b34f86adc7f24ff79849ceb29b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:d75aba9bd2120045c8b401fa741c5e7c80f241cfbbac34a0f59cdcf833734eb6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:60ba3af79428a77360b3df119707dcaa3a1db57b3fe4dfb1de6de22ac466300d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:899dfa3c50dc1a1b33672cb761c59cc0ced1701c7eed03766f538763f9d5d46f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:887424ef49e0e8f309ba2c2ec47ba740bc98fffbcf16df4692a6ea33fdea1070_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:11b2c3a3a795d1aa067f3c9b52adc03fc4ff7540d16ae8c23f7db497ec23e188_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:4be56f6f95efc27bf8aca7d43cf9b91908d6f6bc53dc5103a754a116e14ba855_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:2431a54b62daea1ce36f2bfa08d153283ffc3d67072759cd62067e845f8a4c29_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:2431a54b62daea1ce36f2bfa08d153283ffc3d67072759cd62067e845f8a4c29_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:f23bbd57d3599f12b813827e52cb4f9dc2f221dc538424b4dc315183b6e287a6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:f23bbd57d3599f12b813827e52cb4f9dc2f221dc538424b4dc315183b6e287a6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:c6f127b4a84bd63c43d180d16f403e7f475a815ddccfd1dabf094d1f99dc416a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:c6f127b4a84bd63c43d180d16f403e7f475a815ddccfd1dabf094d1f99dc416a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:1c8c2901c11f7831601d5edcd67112e56a3d30b25f2f02cb559cd2e41f928e83_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:1c8c2901c11f7831601d5edcd67112e56a3d30b25f2f02cb559cd2e41f928e83_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:ce38ad561c2febea7c53e58a516f9f8d835677c71498fd5ba6f4b7f73e928147_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:ce38ad561c2febea7c53e58a516f9f8d835677c71498fd5ba6f4b7f73e928147_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1f8fd26dca27a6527b8706fcd6cd07ff40d293d0b7230d09ef77d2ab9cde8b82_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1f8fd26dca27a6527b8706fcd6cd07ff40d293d0b7230d09ef77d2ab9cde8b82_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:669ae343387c25e7dcfac1644c6c89f97361f1ff2f6ac2fe745f134959006cb9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:669ae343387c25e7dcfac1644c6c89f97361f1ff2f6ac2fe745f134959006cb9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:136cd1da94bba65c0f958ab75590e54563903f3cd03e494286e32af6fa6a2808_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-deployer@sha256:d62e15336531af65ca8fb1fb95999fe1b6a0a10290185e1460731d8645a16e77_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-docker-builder@sha256:985804937a79d0c9b2c78a567444c2583a6e86103e7595b7bc31451b90048a3a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-docker-registry@sha256:c6a8d0ef7b671df20d1047468162c76eefea578e75ebfdeaa27a320c13199245_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b7de106259bc14a705cf23e1be7bcdc14becb6defe0f59d40d5db5886b26958a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:33aefeac8f422779c6631b080ff1334177eaae3dfd00a4f5619d3fb6c8ac113e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:a8f6c2a8848af6a27ec91609b873a2a74cb6f1e05e743d6f00eccbcd47ef7dac_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:971ed65ae6bd7f38ee18ece1e622e9a4ad08dad130903bcf08169ace990e620f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:016ace2233c87f37ae33219827a925c6111ec6bc1562af673270b398309612cd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-haproxy-router@sha256:dbe5d7edf50c4b9718d656de150bc4d2c7323a01854b491d1ba6be76b02a9a77_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-hyperkube@sha256:293a97b7720dfa303f755919b8eb08d59bfe2af4d39837a2e69b0f1fd6172638_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c867e6adabe74cc9e81519775b4d995d0d0bfa4141eb5014d67241d7159d01b5_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:0d59289f08bd9a96de0f4e0a8312721c7b7b13be40f92a75de9c3ef8baa18ed9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:fe6d74102103ad2978dd40fa10dd396418067f9c9b16c8377bda137d2ec89ab2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:03ca9c189727101c8450d0d1b8c92b9bfc1329c87511c5e400811a4e6909ae89_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:543512437116ad24a4c1efd41d141789bee556c706c46c7d071bcefb8498d8fb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:b2bae902c104c663647bd8cde38cbab2f77bf02a72cb99e7e897bd370076072a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:3355ad15262b54141d93f315b61ccefca28fc30a2affeddd621280c6eb5bb0a4_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:039c0609f274c9bb4ee05c8489e2860e10506a9d74f1e0a59379488030b4d460_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:cb43bec71c8ccbc9ecf83981cefca3485e19d3e4f082d200f1d17be124212fdd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06c97d690cdc80c210e467b61de3edb3c0b70bd10f6349ae0874ff657d74f95d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-installer@sha256:35bb1ee32e7d52b9bfc7397ba6279660ddd882dfeeb27e1730cc7f8c38e87b00_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:58b417988e95ff525d153db6b4238dee940e3dbaf2ffeb03ee7f4cdb546b6182_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:67cd5a7d164c1054a90c56485f81d535579c3286fe7ee1d3477c238dd960f6d6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d2196a4287a8c652b777652051bfa9132a892bcf70178b2f9199c717cec2df11_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:99b3996744091cb8d41e5c3e2fa61407f8f9fb0ad61c2084eb9cac25a30728f3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:64097b49f33b90619bac71335fe52192afe733b075aebc32e5a694885f5f957d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:2dc428956bcc7bf096521863cc08e40248d08123f828d4356ec0ecbf73293274_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-proxy@sha256:7087674fb05f59cdad2dd925ce0585ee654fc0689d67782686eadb7025879c5b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:093eb7ed9fb267265d9129dea0adc3fc5d348c4354837edbf44e9e5dbe2bf47b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:f2fa06419504d70353627138fca87c191f29e41ff8808406a40fb1227de8b5bf_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:7f9a20e84582a3157261a7b23fe1a8b87dfe3ff20446a129a40eb586146f9fad_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:90d5ae2a0f919ed58bde9ef1605124c53819c473f1eb09a8b2cbcfb2b403ba67_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:620cbfcd614086dc80f3698ee5118cba877d01c8791b2d8fbc7ca4eee526ccca_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:b5c98813ff29ef9dd0939d5d95f4e4b2b1b5b0d7a35a4d26bc1a1c574c23ce26_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:bd39937a90baeb312b6ee6ca44c351a003027898ebbae508b0960da5fe296b00_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:b9a73287707adcc393ec8c5d520d76d074bc533eb0ceae9a73c8d0efea0ebbe2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:bcc403b1f62f92ea3022415aabfd4492f99db5822e152936ae44a4fae788a0cd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:149cf386d4cadbf7ee9b365918de5213ea8613c354592a91d6e11d77b4f60aca_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:b2fabf7333a6e99def4bf04dc0b709ffe62a44fa3eb2d89f164047ebfc09216b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:94386a722cf6b2435691c1c244aa18a52a3ebde78dceaf77b43b8ff148cdd98d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:fce28431b9005f4b6632107f526dde810cb2b168d95af97396e2f98c0bec0f34_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:1eb2e9f2238db9b98be40b3688e825275db51c591b1b1816ff132a3de897dd58_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:de1212d8f90abcf79f3dd6483cbb2ed3f297b0e2a447b434463d328af2b6ef5e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-cni@sha256:c01f78ff0728a6a9415bb63c957cb3a58fe2014d24ed76c17c17d176a624f39b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:f14b6580b737a593bc9b0d2bc0e0213acdc9fb978d7a360fde736454e87456ca_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:cca0dd18a75dfec645222efe09cc40375fea9c2cb97190dbb1c81c1f1f5549db_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a13548a96f45bc1a6fdf04b74b44f027beb50675d67e9866e0d9c5abeebe2836_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-must-gather@sha256:1d303dac2578ea7a9a3bb660e69432f4ef242b070dbfcdafe58edecf124cfc0f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:51bfccb009ecf3663164032309da6d2904a9f1274553d265e7472022d699bd32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:932a7f2946665aa3e5943c59278321c9bd5cd8b55b14ee6e3781fe3c5cb76cab_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel8@sha256:aeda82a9a8d50c75666a24a2e8700592900abdc34c05ad569caf8b0435cbb1dd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:4a3fa7280dbf20e04d46fa4c6d38c5ca6d1867eccec13ba4c1e4980908278957_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:efb3bab17b5d330cec66ef4109b6f928e07d0f4e48f51b958f95300d370843f4_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:a877262a0aced13bfa1060dba810300a513b9684e8a1454b4a72fde0fcf4a62d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:c95659ac6e1f8334de4f286b8d643e578dfc6fe234974e3a4421f02f9bdaac9c_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:c1911c5ab4b3bb8d4b95080bf24963268468149c6c86dbce68f96339d1378e61_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:cf96f4a30737384fd1e4d2c1c899ca3b01de5b3046ac67b4e036d9b36f95e836_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:4e0e33db706390906704e39fac914e36a247a45783f3c1f6e4d7a8f77d221cb7_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:31577d75632bf38cfff5f343898c59ca85c07ea60ecd421e9659c11d37440506_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:cc431574bfed9ca15d439ef94b822dd7233d6356f3fd609ad4491bb3f92275c0_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:45d88da7fb5544d4d2aeb925d3ed0066a57dbb53cd8083adde530dc73ecd71c8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:994dcd435a9c2031c339699944137d4234262c3264dff1ae3cd682e3b6a146fc_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:ce79b8ad7b940aebe7799b3d8b6b1d55bfa75228e50f9308ce7afbae0ca0b400_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-registry@sha256:67c7a117e25285135c076f27f6162672e216e32d988f744a93d79df1ed2766ef_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:241f36d9f66c59356d97a623b8fa6ba001f95bee02f1b136f9e73bbf5d3f7a96_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:f82f020d5416ef25612e2d3a113164da951cb9a91ba40d9f8db8c9e9d79de26f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2e513c3a1f3c588e0db30de820313279de9004e96d90fa54f338cfc57ea7a2d3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:2e513c3a1f3c588e0db30de820313279de9004e96d90fa54f338cfc57ea7a2d3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-pod@sha256:0e22962f93782588e3d0cb19647076fd8c54a6b2b156ddfb8079d8c1faef5379_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:3ec05cc00fb530c3073c9225023731e65b14a656154799b80ff438021f8f2115_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:00ca69f50cf8b0d1a4dec60a0be182a8728bae65d5565d1fc2998ac4ae4bad96_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:11d2bf0b807072b2dc56035859b97bd96880a84520f2019be1c0614ad4e10b21_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:f03366a5333eb895ea15c2e2b707f55af9a9c871ccca6f328b9859d1b319c2ea_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:6fd1ab5a2f8757ea359a153a3c266e9b425c8c64684fd65cc268de1518bc2b8d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:deaa22f5ec458b3c409d762ff3e325f322232dce681d8f765009bddb429f495f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:59b7897e575fd1e2846be92ee488d7a3e20abc8250fa3cf4e0675fa3141fb671_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:d5bb92cdc6b3f172909e33b6eab0022ddd73080ef1d7d8e7f70883c04c6bd939_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:981e0d22ab0517998c1b4487fac560b5259f98ebaaf8508dab5249df4576cbc6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus@sha256:e31d76256e75cb45c310bacb65af9098be29187c989cc63881e87b9a3b08170a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:7b78ca457863cfa154d4feedc43a56603de9421f5bd80461ceb158d8b02cef7d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:249dc2c960a55408d4e4b9d3d05ee623d027c2658e1af239eb9f30d4e10c70e8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-telemeter@sha256:bf8c86e136a0cde58db10fd85caae293c76ffb9daeda731b2c0aecadd412c480_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-tests@sha256:4ed48480dc7e2b3ef99742b1083f385ff2bbe13d5ca02430d0d9859802f601c2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:80defb2b317bc10b90778c338d7119a8ce9e838de92c32e470b5b2f7e2058926_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:e8fa04e0634be943ed4a3a151d31caea220874cc8e5fdd6aaf1b050a96d5cbb3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5f38851e4dd5e14aa4a20b6be7e202efaedec6beaa2689820728b77fcda85585_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:23ef9202e057152a38b81d39c5804fd0c85ebdd9a8a72c62459e45e1fc7fd5eb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:6e3d86283f3d5dbadf892d46ce005512c4745131f03f012cb509c0610c6f817f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:3de069d716187ca4539078c8206a132bef0b34737f40647c3d7d5696b51ee8a8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5f38851e4dd5e14aa4a20b6be7e202efaedec6beaa2689820728b77fcda85585_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:23ef9202e057152a38b81d39c5804fd0c85ebdd9a8a72c62459e45e1fc7fd5eb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:d9ca7d88822abaef6e80f1691ac60d8b4548384d961fbe73988e8319899deea5_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:fbc2e9b219c12c3fdcd75524d0079d3c9828d0d73cd331534bad2bbcc2111519_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:585f77dfc9e2b9696a1e001aee57c8c8e4de9e7719c27730b475c5a49d3f0335_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:069b12b7fe6990dab5dfc99646d53694fad3b37618236a598125d2f2e7103086_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2333122"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/net/html. This flaw allows an attacker to craft input to the parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This issue can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/html: Non-linear parsing of case-insensitive content in golang.org/x/net/html",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as an Important severity because an attacker can craft malicious input that causes the parsing functions to process data non-linearly, resulting in significant delays which leads to a denial of service by exhausting system resources.",
"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.13:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:4103d4f881dc9e27dad116c10684f266714d18838ad46f8a64fbe573763f3364_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:c88f0baeced895cc8397dcbba2fe114721638c83122928241a3c4f616a28ed79_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:1fd0d08e4e0c9cf705f3bf9bdbdccde9cc3ce828418a890b1da757899e181022_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:62aae18df0c37571c5846184231285e9b87413e367959d8b082133e5a01dec28_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:e53d51a1d936db9eac84ffb9d5a4f1ab2cde02eb183e033b29a95cb3141971f0_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/network-tools-rhel8@sha256:a5800691fab1afa5fafdf336bb130394d658186985ce87eedb8e991bfc51619d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:3596165cd5f45bb71f9956f395a692f27cf71a6d482c6cd8b22ea77949ffca32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:98878fa983dc6cfb39814b577719f1c1c47fb852b068b046cb47b4acab896f0c_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:1c69af7282e5f0f2c08ac5ca6bad1b2d03fdb076a4588f70ce41d9c53bb400fb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:45114a340c92d6e28487d5fb2f889327d5d13fd069a4eee2b0cf0a62b48be786_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:12971027f5055b8a372891269a50fc1cba1a53973e99cd4198bb80587d4c93c6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:df969d593a0ef6c5e05f64fcab7e9ba47d162cf154c609d029e9c6511ec56c7f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:9e69d0cc5dc592f13376aef3dc4c5a6db030be37abe0f1fb1e4d75a79b5a118c_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:3d63095bac185deaa134df5daaa31556137c967667712324ff468502d2b8c945_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:91131a1de8405044efb042fd66be84605eb2cdcf2e15f9b1662d9dfaefc92fa8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:637bcb1b7ac9dbb2cc27994d532a204d21a0eefa98e292152cb68bf0ea990620_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:5a43a4461fed31018cc6af199ea4c672da105a85c695c2ac110ea89ce488d43d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:5b7a7673a211158925edd1e52ab44afa1ce88434f0e1539e9a212b6b2b190969_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:0d437413dfa179b4c98b78b06c3a23a72e3d5faca40a9d399eced2db58dccb37_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:5e3b56cda0897156fddbedee88c03a2d969ad0d47c56713ed7debc93f31f86b8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:808a30e1909ee37240d81a3a55e45201028a082a84f882faa330dcd485506e85_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:0ea5aaa43d63da271cd539ff225bae5d2943f0c30a085466592020d9324e411b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:d2141f7ae2cb3959919c3e60ad1c1da9f44650e8ee7ceda6003e3cdc1d4cc6bc_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:d8378605a741185a41c57ed91b671aab9c599b3ccbe6d281130a56a340ee8e52_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:a284e3daaa6c2815e035a87595eb5bba9fcd67b2cda4dcbd858d22d54ba15f78_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:683056799a7c61bf3c3ae5bc47b08b225c6f83ab4faf08be9e586da2a42673a9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:480876e4351c6a52a6f2f8eee75a872eca752d181ab66f5e0f822cc20f35464d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:36b2cd4e101b646085e07b293af78a45f518ad4b49fe53b9a152a94e74bc0312_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:970343b7f58f2c2ebb26b6a97cbeae940557b77cbacfff037c7df17f04f7b058_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:727916b1d2a6f5a47a79d9b497ed4a1f8a67c7ac2510a1cb983d356d6a2adce8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:1437a2b0aa668b55decc4059e40a43bba4ca378d61ff195f414d23288587afbf_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:12163b4120b149fded9d0b1ec6cea9268a182b52c454380de76d70fa2e3d5ebd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:215f11a5f7fb0d11e2158b0ff630c25d1762ba1dc9369b79e893399afc923eb8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:18b84f18aaac64bfa7df74ffbba43079447b7edf64baf505b8c029ff6fa66255_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cli@sha256:401f3d5b6ea74e79162437961b4ae08feb767a5d4718406ce27341ccc20a0a13_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:2f96b73c4c02f61f6a43cef1299fd4006b64013c1a84bd5b860ebccc7de501ed_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:a2b750749695e63b4c6dffbb1c52aee9910b46683514d70974dadb68e1be9c50_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:a0525c514d37f62fbd1fb8ebfcd8d52d448f607b21905f9cd508d6ca5daeacd4_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:068435cd430a58b1c67e0b49b10c5c6b7248964f405c3cafad24f4121daa0055_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:0d98ca841e1e5b2043970a347a030203874ccde5093ce98d99277fc70257e82e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:fd817c7f5796bd4f8ccf6253e3ce9d700f344d54eb7cced6819ab6f4c7035e0a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:58ece7d263aab72a58ea8ecb6ee25329257c1b810669d6ec81e21f879652351a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:b06a0b90a5e7c3734e765ba48a378bcccef34020a48c547f8b7611ec988cec32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:b06a0b90a5e7c3734e765ba48a378bcccef34020a48c547f8b7611ec988cec32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:4d3117354a30e62f24fe22a06cf7557f7184d77ee0b41533df61d04f6fc81e57_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:fbfcdf38bf247d28562a2a1d877ce94102610c409350990d9fb5114ff75f9f1e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:edce1bce1ce7e7e39fe4dc4fb0feed3ebe9192839ab6213d6d93f86c27172254_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:223e6f86b83478f5b0ccde4c7d735e917bad433f84d2cb4908a6c8480fb51b4a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:e11d3507c2acf3d6dba25e458b8ae903a1f88b409e479587e7300a0a9fd6274e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:11c7fc39cc0e4b8ad21a0b2c37c20f7f7eccdf3c0be3f9390b06840dd5a10244_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:b62db02e0ea283a206b9d830e4d26330c37cc9f688edfb12e93a20a7b4eb75f8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:61fe1afcf207d559a0dcae5cf744e7f627e0cbc7308fa5d2fa5319a02aa56aff_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:e4edc968baa3d08e352c7c76ea1359f6f9073f5531fe62a61b4e9d4fe248e4be_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:41d617ecd64839883320abc42a382fb667f897b930f81c3238abb5448a72d62e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:49f5209254fa355e62fe58fb55775fed8dc4dea40c742fc57dfd09ddd9c6fdac_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:b745f3aa75d9dc73a47d61c037b64ecb30162fa9987303e90612d2cdb27bff68_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:1ab87e50bca7b15ed641fb9b7bae7c2404dc94c35d2321db9334149d599df3e0_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:9512ec70f847052ef79773bd67ae72841380769b8718f7110abad1ce8f19c3d5_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:6038ea3e20c311da35ed703694d1d076fdd0d501ab994df585ff09c541372cf6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:3609e1d6b1bb1c40f56a129f8dd638e5d549618d0e88536079728462e1aa9955_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e4b760f0401b799b723c3323b54fc111ffd75419c499d96f02638db1c935fa78_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:6f4b760655f1bc9f657d3adb2d3c76d43f261c07d7a7332ef30ed42a3b373f35_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:44a64150d7e262dcf65f621dcfb3def167e302fc309cdd2e03b454e7ddd39bf1_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:96b8f3f6afeb307a4d9441dc561abc770e32bb756d0e4e8b90f7a6fa8c656cbb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:ebd3826a228949047f429738cddb657f5e911166824f5606b5b8b7c98d365f5e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:1d5ada616f12b64a66d1d7724423203aa8088f46eb7a29a0dd5e67d50260d03d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:9ca4cb4f5bbf18dc74d1e7968d793b26627a51e1429423f3d89a3b6973960051_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:221f4b5f39830c358c2f718b55b1384799e11a90fa28f33f57e98e27beafd9c2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:b998a0e19719d7ad6881b1fdd0655bffd26eb67bb4ee2077f57258ed8a48ad88_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:524d8e5d44320ecb726dadfc8c7af52bf56ef8b05cdcaaf5b02bf2c9cd94a378_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-console-operator@sha256:2143cba2d72e70932c2d3428c3cb32cfa65d769e118dca3d951351a44093b595_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-console@sha256:1834242323960e3e1ce034614e60ace5116e791e1e55dbe4e773cdad5a2e9f65_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:b69ee5ba5b6627b9d1d360b99490bd034811a6593ca9b04fbf233c8baefed25a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-coredns@sha256:06aca2a5b50bb351459b03323176e72250bbb4b34f86adc7f24ff79849ceb29b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:d75aba9bd2120045c8b401fa741c5e7c80f241cfbbac34a0f59cdcf833734eb6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:60ba3af79428a77360b3df119707dcaa3a1db57b3fe4dfb1de6de22ac466300d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:899dfa3c50dc1a1b33672cb761c59cc0ced1701c7eed03766f538763f9d5d46f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:887424ef49e0e8f309ba2c2ec47ba740bc98fffbcf16df4692a6ea33fdea1070_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:11b2c3a3a795d1aa067f3c9b52adc03fc4ff7540d16ae8c23f7db497ec23e188_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:4be56f6f95efc27bf8aca7d43cf9b91908d6f6bc53dc5103a754a116e14ba855_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:2431a54b62daea1ce36f2bfa08d153283ffc3d67072759cd62067e845f8a4c29_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:2431a54b62daea1ce36f2bfa08d153283ffc3d67072759cd62067e845f8a4c29_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:f23bbd57d3599f12b813827e52cb4f9dc2f221dc538424b4dc315183b6e287a6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:f23bbd57d3599f12b813827e52cb4f9dc2f221dc538424b4dc315183b6e287a6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:c6f127b4a84bd63c43d180d16f403e7f475a815ddccfd1dabf094d1f99dc416a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:c6f127b4a84bd63c43d180d16f403e7f475a815ddccfd1dabf094d1f99dc416a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:1c8c2901c11f7831601d5edcd67112e56a3d30b25f2f02cb559cd2e41f928e83_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:1c8c2901c11f7831601d5edcd67112e56a3d30b25f2f02cb559cd2e41f928e83_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:ce38ad561c2febea7c53e58a516f9f8d835677c71498fd5ba6f4b7f73e928147_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:ce38ad561c2febea7c53e58a516f9f8d835677c71498fd5ba6f4b7f73e928147_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1f8fd26dca27a6527b8706fcd6cd07ff40d293d0b7230d09ef77d2ab9cde8b82_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1f8fd26dca27a6527b8706fcd6cd07ff40d293d0b7230d09ef77d2ab9cde8b82_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:669ae343387c25e7dcfac1644c6c89f97361f1ff2f6ac2fe745f134959006cb9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:669ae343387c25e7dcfac1644c6c89f97361f1ff2f6ac2fe745f134959006cb9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:136cd1da94bba65c0f958ab75590e54563903f3cd03e494286e32af6fa6a2808_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-deployer@sha256:d62e15336531af65ca8fb1fb95999fe1b6a0a10290185e1460731d8645a16e77_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-docker-builder@sha256:985804937a79d0c9b2c78a567444c2583a6e86103e7595b7bc31451b90048a3a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-docker-registry@sha256:c6a8d0ef7b671df20d1047468162c76eefea578e75ebfdeaa27a320c13199245_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b7de106259bc14a705cf23e1be7bcdc14becb6defe0f59d40d5db5886b26958a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:33aefeac8f422779c6631b080ff1334177eaae3dfd00a4f5619d3fb6c8ac113e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:a8f6c2a8848af6a27ec91609b873a2a74cb6f1e05e743d6f00eccbcd47ef7dac_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:971ed65ae6bd7f38ee18ece1e622e9a4ad08dad130903bcf08169ace990e620f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:016ace2233c87f37ae33219827a925c6111ec6bc1562af673270b398309612cd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-haproxy-router@sha256:dbe5d7edf50c4b9718d656de150bc4d2c7323a01854b491d1ba6be76b02a9a77_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-hyperkube@sha256:293a97b7720dfa303f755919b8eb08d59bfe2af4d39837a2e69b0f1fd6172638_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c867e6adabe74cc9e81519775b4d995d0d0bfa4141eb5014d67241d7159d01b5_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:0d59289f08bd9a96de0f4e0a8312721c7b7b13be40f92a75de9c3ef8baa18ed9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:fe6d74102103ad2978dd40fa10dd396418067f9c9b16c8377bda137d2ec89ab2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:03ca9c189727101c8450d0d1b8c92b9bfc1329c87511c5e400811a4e6909ae89_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:543512437116ad24a4c1efd41d141789bee556c706c46c7d071bcefb8498d8fb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:b2bae902c104c663647bd8cde38cbab2f77bf02a72cb99e7e897bd370076072a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:3355ad15262b54141d93f315b61ccefca28fc30a2affeddd621280c6eb5bb0a4_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:039c0609f274c9bb4ee05c8489e2860e10506a9d74f1e0a59379488030b4d460_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:cb43bec71c8ccbc9ecf83981cefca3485e19d3e4f082d200f1d17be124212fdd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06c97d690cdc80c210e467b61de3edb3c0b70bd10f6349ae0874ff657d74f95d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-installer@sha256:35bb1ee32e7d52b9bfc7397ba6279660ddd882dfeeb27e1730cc7f8c38e87b00_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:58b417988e95ff525d153db6b4238dee940e3dbaf2ffeb03ee7f4cdb546b6182_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:67cd5a7d164c1054a90c56485f81d535579c3286fe7ee1d3477c238dd960f6d6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d2196a4287a8c652b777652051bfa9132a892bcf70178b2f9199c717cec2df11_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:99b3996744091cb8d41e5c3e2fa61407f8f9fb0ad61c2084eb9cac25a30728f3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:64097b49f33b90619bac71335fe52192afe733b075aebc32e5a694885f5f957d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:2dc428956bcc7bf096521863cc08e40248d08123f828d4356ec0ecbf73293274_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-proxy@sha256:7087674fb05f59cdad2dd925ce0585ee654fc0689d67782686eadb7025879c5b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:093eb7ed9fb267265d9129dea0adc3fc5d348c4354837edbf44e9e5dbe2bf47b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:f2fa06419504d70353627138fca87c191f29e41ff8808406a40fb1227de8b5bf_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:7f9a20e84582a3157261a7b23fe1a8b87dfe3ff20446a129a40eb586146f9fad_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:90d5ae2a0f919ed58bde9ef1605124c53819c473f1eb09a8b2cbcfb2b403ba67_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:620cbfcd614086dc80f3698ee5118cba877d01c8791b2d8fbc7ca4eee526ccca_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:b5c98813ff29ef9dd0939d5d95f4e4b2b1b5b0d7a35a4d26bc1a1c574c23ce26_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:bd39937a90baeb312b6ee6ca44c351a003027898ebbae508b0960da5fe296b00_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:b9a73287707adcc393ec8c5d520d76d074bc533eb0ceae9a73c8d0efea0ebbe2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:bcc403b1f62f92ea3022415aabfd4492f99db5822e152936ae44a4fae788a0cd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:149cf386d4cadbf7ee9b365918de5213ea8613c354592a91d6e11d77b4f60aca_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:b2fabf7333a6e99def4bf04dc0b709ffe62a44fa3eb2d89f164047ebfc09216b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:94386a722cf6b2435691c1c244aa18a52a3ebde78dceaf77b43b8ff148cdd98d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:fce28431b9005f4b6632107f526dde810cb2b168d95af97396e2f98c0bec0f34_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:1eb2e9f2238db9b98be40b3688e825275db51c591b1b1816ff132a3de897dd58_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:de1212d8f90abcf79f3dd6483cbb2ed3f297b0e2a447b434463d328af2b6ef5e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-cni@sha256:c01f78ff0728a6a9415bb63c957cb3a58fe2014d24ed76c17c17d176a624f39b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:f14b6580b737a593bc9b0d2bc0e0213acdc9fb978d7a360fde736454e87456ca_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:cca0dd18a75dfec645222efe09cc40375fea9c2cb97190dbb1c81c1f1f5549db_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a13548a96f45bc1a6fdf04b74b44f027beb50675d67e9866e0d9c5abeebe2836_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-must-gather@sha256:1d303dac2578ea7a9a3bb660e69432f4ef242b070dbfcdafe58edecf124cfc0f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:51bfccb009ecf3663164032309da6d2904a9f1274553d265e7472022d699bd32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:932a7f2946665aa3e5943c59278321c9bd5cd8b55b14ee6e3781fe3c5cb76cab_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel8@sha256:aeda82a9a8d50c75666a24a2e8700592900abdc34c05ad569caf8b0435cbb1dd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:4a3fa7280dbf20e04d46fa4c6d38c5ca6d1867eccec13ba4c1e4980908278957_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:efb3bab17b5d330cec66ef4109b6f928e07d0f4e48f51b958f95300d370843f4_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:a877262a0aced13bfa1060dba810300a513b9684e8a1454b4a72fde0fcf4a62d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:c95659ac6e1f8334de4f286b8d643e578dfc6fe234974e3a4421f02f9bdaac9c_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:c1911c5ab4b3bb8d4b95080bf24963268468149c6c86dbce68f96339d1378e61_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:cf96f4a30737384fd1e4d2c1c899ca3b01de5b3046ac67b4e036d9b36f95e836_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:4e0e33db706390906704e39fac914e36a247a45783f3c1f6e4d7a8f77d221cb7_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:31577d75632bf38cfff5f343898c59ca85c07ea60ecd421e9659c11d37440506_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:cc431574bfed9ca15d439ef94b822dd7233d6356f3fd609ad4491bb3f92275c0_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:45d88da7fb5544d4d2aeb925d3ed0066a57dbb53cd8083adde530dc73ecd71c8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:994dcd435a9c2031c339699944137d4234262c3264dff1ae3cd682e3b6a146fc_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:ce79b8ad7b940aebe7799b3d8b6b1d55bfa75228e50f9308ce7afbae0ca0b400_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-registry@sha256:67c7a117e25285135c076f27f6162672e216e32d988f744a93d79df1ed2766ef_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:241f36d9f66c59356d97a623b8fa6ba001f95bee02f1b136f9e73bbf5d3f7a96_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:f82f020d5416ef25612e2d3a113164da951cb9a91ba40d9f8db8c9e9d79de26f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2e513c3a1f3c588e0db30de820313279de9004e96d90fa54f338cfc57ea7a2d3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:2e513c3a1f3c588e0db30de820313279de9004e96d90fa54f338cfc57ea7a2d3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-pod@sha256:0e22962f93782588e3d0cb19647076fd8c54a6b2b156ddfb8079d8c1faef5379_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:3ec05cc00fb530c3073c9225023731e65b14a656154799b80ff438021f8f2115_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:00ca69f50cf8b0d1a4dec60a0be182a8728bae65d5565d1fc2998ac4ae4bad96_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:11d2bf0b807072b2dc56035859b97bd96880a84520f2019be1c0614ad4e10b21_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:f03366a5333eb895ea15c2e2b707f55af9a9c871ccca6f328b9859d1b319c2ea_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:6fd1ab5a2f8757ea359a153a3c266e9b425c8c64684fd65cc268de1518bc2b8d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:deaa22f5ec458b3c409d762ff3e325f322232dce681d8f765009bddb429f495f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:59b7897e575fd1e2846be92ee488d7a3e20abc8250fa3cf4e0675fa3141fb671_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:d5bb92cdc6b3f172909e33b6eab0022ddd73080ef1d7d8e7f70883c04c6bd939_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:981e0d22ab0517998c1b4487fac560b5259f98ebaaf8508dab5249df4576cbc6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus@sha256:e31d76256e75cb45c310bacb65af9098be29187c989cc63881e87b9a3b08170a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:7b78ca457863cfa154d4feedc43a56603de9421f5bd80461ceb158d8b02cef7d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:249dc2c960a55408d4e4b9d3d05ee623d027c2658e1af239eb9f30d4e10c70e8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-telemeter@sha256:bf8c86e136a0cde58db10fd85caae293c76ffb9daeda731b2c0aecadd412c480_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-tests@sha256:4ed48480dc7e2b3ef99742b1083f385ff2bbe13d5ca02430d0d9859802f601c2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:80defb2b317bc10b90778c338d7119a8ce9e838de92c32e470b5b2f7e2058926_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:e8fa04e0634be943ed4a3a151d31caea220874cc8e5fdd6aaf1b050a96d5cbb3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5f38851e4dd5e14aa4a20b6be7e202efaedec6beaa2689820728b77fcda85585_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:23ef9202e057152a38b81d39c5804fd0c85ebdd9a8a72c62459e45e1fc7fd5eb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:6e3d86283f3d5dbadf892d46ce005512c4745131f03f012cb509c0610c6f817f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:3de069d716187ca4539078c8206a132bef0b34737f40647c3d7d5696b51ee8a8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5f38851e4dd5e14aa4a20b6be7e202efaedec6beaa2689820728b77fcda85585_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:23ef9202e057152a38b81d39c5804fd0c85ebdd9a8a72c62459e45e1fc7fd5eb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:d9ca7d88822abaef6e80f1691ac60d8b4548384d961fbe73988e8319899deea5_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:fbc2e9b219c12c3fdcd75524d0079d3c9828d0d73cd331534bad2bbcc2111519_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:585f77dfc9e2b9696a1e001aee57c8c8e4de9e7719c27730b475c5a49d3f0335_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:069b12b7fe6990dab5dfc99646d53694fad3b37618236a598125d2f2e7103086_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45338"
},
{
"category": "external",
"summary": "RHBZ#2333122",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333122"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45338",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45338"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45338",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45338"
},
{
"category": "external",
"summary": "https://go.dev/cl/637536",
"url": "https://go.dev/cl/637536"
},
{
"category": "external",
"summary": "https://go.dev/issue/70906",
"url": "https://go.dev/issue/70906"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/wSCRmFnNmPA/m/Lvcd0mRMAwAJ",
"url": "https://groups.google.com/g/golang-announce/c/wSCRmFnNmPA/m/Lvcd0mRMAwAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3333",
"url": "https://pkg.go.dev/vuln/GO-2024-3333"
}
],
"release_date": "2024-12-18T20:38:22.660000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-09-18T04:52:06+00:00",
"details": "For OpenShift Container Platform 4.13 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.13/html/release_notes\n\nYou may download the oc tool and use it to inspect release image metadata for the x86_64 architecture. The image digest may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\n The sha value for the release is as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:32f55a5ff24713e240a293ced4f8cb202bbdf482095593e226d1ea4397fefe8e\n\n\nAll OpenShift Container Platform 4.13 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.13/html-single/updating_clusters/index#updating-cluster-within-minor.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:4103d4f881dc9e27dad116c10684f266714d18838ad46f8a64fbe573763f3364_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:15673"
}
],
"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.13:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:c88f0baeced895cc8397dcbba2fe114721638c83122928241a3c4f616a28ed79_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:1fd0d08e4e0c9cf705f3bf9bdbdccde9cc3ce828418a890b1da757899e181022_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:62aae18df0c37571c5846184231285e9b87413e367959d8b082133e5a01dec28_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:e53d51a1d936db9eac84ffb9d5a4f1ab2cde02eb183e033b29a95cb3141971f0_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/network-tools-rhel8@sha256:a5800691fab1afa5fafdf336bb130394d658186985ce87eedb8e991bfc51619d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:3596165cd5f45bb71f9956f395a692f27cf71a6d482c6cd8b22ea77949ffca32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:98878fa983dc6cfb39814b577719f1c1c47fb852b068b046cb47b4acab896f0c_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:1c69af7282e5f0f2c08ac5ca6bad1b2d03fdb076a4588f70ce41d9c53bb400fb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:45114a340c92d6e28487d5fb2f889327d5d13fd069a4eee2b0cf0a62b48be786_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:12971027f5055b8a372891269a50fc1cba1a53973e99cd4198bb80587d4c93c6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:df969d593a0ef6c5e05f64fcab7e9ba47d162cf154c609d029e9c6511ec56c7f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:9e69d0cc5dc592f13376aef3dc4c5a6db030be37abe0f1fb1e4d75a79b5a118c_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:3d63095bac185deaa134df5daaa31556137c967667712324ff468502d2b8c945_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:91131a1de8405044efb042fd66be84605eb2cdcf2e15f9b1662d9dfaefc92fa8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:637bcb1b7ac9dbb2cc27994d532a204d21a0eefa98e292152cb68bf0ea990620_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:5a43a4461fed31018cc6af199ea4c672da105a85c695c2ac110ea89ce488d43d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:5b7a7673a211158925edd1e52ab44afa1ce88434f0e1539e9a212b6b2b190969_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:0d437413dfa179b4c98b78b06c3a23a72e3d5faca40a9d399eced2db58dccb37_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:5e3b56cda0897156fddbedee88c03a2d969ad0d47c56713ed7debc93f31f86b8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:808a30e1909ee37240d81a3a55e45201028a082a84f882faa330dcd485506e85_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:0ea5aaa43d63da271cd539ff225bae5d2943f0c30a085466592020d9324e411b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:d2141f7ae2cb3959919c3e60ad1c1da9f44650e8ee7ceda6003e3cdc1d4cc6bc_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:d8378605a741185a41c57ed91b671aab9c599b3ccbe6d281130a56a340ee8e52_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:a284e3daaa6c2815e035a87595eb5bba9fcd67b2cda4dcbd858d22d54ba15f78_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:683056799a7c61bf3c3ae5bc47b08b225c6f83ab4faf08be9e586da2a42673a9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:480876e4351c6a52a6f2f8eee75a872eca752d181ab66f5e0f822cc20f35464d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:36b2cd4e101b646085e07b293af78a45f518ad4b49fe53b9a152a94e74bc0312_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:970343b7f58f2c2ebb26b6a97cbeae940557b77cbacfff037c7df17f04f7b058_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:727916b1d2a6f5a47a79d9b497ed4a1f8a67c7ac2510a1cb983d356d6a2adce8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:1437a2b0aa668b55decc4059e40a43bba4ca378d61ff195f414d23288587afbf_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:12163b4120b149fded9d0b1ec6cea9268a182b52c454380de76d70fa2e3d5ebd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:215f11a5f7fb0d11e2158b0ff630c25d1762ba1dc9369b79e893399afc923eb8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:18b84f18aaac64bfa7df74ffbba43079447b7edf64baf505b8c029ff6fa66255_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cli@sha256:401f3d5b6ea74e79162437961b4ae08feb767a5d4718406ce27341ccc20a0a13_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:2f96b73c4c02f61f6a43cef1299fd4006b64013c1a84bd5b860ebccc7de501ed_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:a2b750749695e63b4c6dffbb1c52aee9910b46683514d70974dadb68e1be9c50_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:a0525c514d37f62fbd1fb8ebfcd8d52d448f607b21905f9cd508d6ca5daeacd4_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:068435cd430a58b1c67e0b49b10c5c6b7248964f405c3cafad24f4121daa0055_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:0d98ca841e1e5b2043970a347a030203874ccde5093ce98d99277fc70257e82e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:fd817c7f5796bd4f8ccf6253e3ce9d700f344d54eb7cced6819ab6f4c7035e0a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:58ece7d263aab72a58ea8ecb6ee25329257c1b810669d6ec81e21f879652351a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:b06a0b90a5e7c3734e765ba48a378bcccef34020a48c547f8b7611ec988cec32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:b06a0b90a5e7c3734e765ba48a378bcccef34020a48c547f8b7611ec988cec32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:4d3117354a30e62f24fe22a06cf7557f7184d77ee0b41533df61d04f6fc81e57_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:fbfcdf38bf247d28562a2a1d877ce94102610c409350990d9fb5114ff75f9f1e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:edce1bce1ce7e7e39fe4dc4fb0feed3ebe9192839ab6213d6d93f86c27172254_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:223e6f86b83478f5b0ccde4c7d735e917bad433f84d2cb4908a6c8480fb51b4a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:e11d3507c2acf3d6dba25e458b8ae903a1f88b409e479587e7300a0a9fd6274e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:11c7fc39cc0e4b8ad21a0b2c37c20f7f7eccdf3c0be3f9390b06840dd5a10244_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:b62db02e0ea283a206b9d830e4d26330c37cc9f688edfb12e93a20a7b4eb75f8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:61fe1afcf207d559a0dcae5cf744e7f627e0cbc7308fa5d2fa5319a02aa56aff_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:e4edc968baa3d08e352c7c76ea1359f6f9073f5531fe62a61b4e9d4fe248e4be_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:41d617ecd64839883320abc42a382fb667f897b930f81c3238abb5448a72d62e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:49f5209254fa355e62fe58fb55775fed8dc4dea40c742fc57dfd09ddd9c6fdac_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:b745f3aa75d9dc73a47d61c037b64ecb30162fa9987303e90612d2cdb27bff68_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:1ab87e50bca7b15ed641fb9b7bae7c2404dc94c35d2321db9334149d599df3e0_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:9512ec70f847052ef79773bd67ae72841380769b8718f7110abad1ce8f19c3d5_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:6038ea3e20c311da35ed703694d1d076fdd0d501ab994df585ff09c541372cf6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:3609e1d6b1bb1c40f56a129f8dd638e5d549618d0e88536079728462e1aa9955_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e4b760f0401b799b723c3323b54fc111ffd75419c499d96f02638db1c935fa78_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:6f4b760655f1bc9f657d3adb2d3c76d43f261c07d7a7332ef30ed42a3b373f35_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:44a64150d7e262dcf65f621dcfb3def167e302fc309cdd2e03b454e7ddd39bf1_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:96b8f3f6afeb307a4d9441dc561abc770e32bb756d0e4e8b90f7a6fa8c656cbb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:ebd3826a228949047f429738cddb657f5e911166824f5606b5b8b7c98d365f5e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:1d5ada616f12b64a66d1d7724423203aa8088f46eb7a29a0dd5e67d50260d03d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:9ca4cb4f5bbf18dc74d1e7968d793b26627a51e1429423f3d89a3b6973960051_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:221f4b5f39830c358c2f718b55b1384799e11a90fa28f33f57e98e27beafd9c2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:b998a0e19719d7ad6881b1fdd0655bffd26eb67bb4ee2077f57258ed8a48ad88_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:524d8e5d44320ecb726dadfc8c7af52bf56ef8b05cdcaaf5b02bf2c9cd94a378_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-console-operator@sha256:2143cba2d72e70932c2d3428c3cb32cfa65d769e118dca3d951351a44093b595_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-console@sha256:1834242323960e3e1ce034614e60ace5116e791e1e55dbe4e773cdad5a2e9f65_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:b69ee5ba5b6627b9d1d360b99490bd034811a6593ca9b04fbf233c8baefed25a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-coredns@sha256:06aca2a5b50bb351459b03323176e72250bbb4b34f86adc7f24ff79849ceb29b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:d75aba9bd2120045c8b401fa741c5e7c80f241cfbbac34a0f59cdcf833734eb6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:60ba3af79428a77360b3df119707dcaa3a1db57b3fe4dfb1de6de22ac466300d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:899dfa3c50dc1a1b33672cb761c59cc0ced1701c7eed03766f538763f9d5d46f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:887424ef49e0e8f309ba2c2ec47ba740bc98fffbcf16df4692a6ea33fdea1070_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:11b2c3a3a795d1aa067f3c9b52adc03fc4ff7540d16ae8c23f7db497ec23e188_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:4be56f6f95efc27bf8aca7d43cf9b91908d6f6bc53dc5103a754a116e14ba855_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:2431a54b62daea1ce36f2bfa08d153283ffc3d67072759cd62067e845f8a4c29_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:2431a54b62daea1ce36f2bfa08d153283ffc3d67072759cd62067e845f8a4c29_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:f23bbd57d3599f12b813827e52cb4f9dc2f221dc538424b4dc315183b6e287a6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:f23bbd57d3599f12b813827e52cb4f9dc2f221dc538424b4dc315183b6e287a6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:c6f127b4a84bd63c43d180d16f403e7f475a815ddccfd1dabf094d1f99dc416a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:c6f127b4a84bd63c43d180d16f403e7f475a815ddccfd1dabf094d1f99dc416a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:1c8c2901c11f7831601d5edcd67112e56a3d30b25f2f02cb559cd2e41f928e83_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:1c8c2901c11f7831601d5edcd67112e56a3d30b25f2f02cb559cd2e41f928e83_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:ce38ad561c2febea7c53e58a516f9f8d835677c71498fd5ba6f4b7f73e928147_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:ce38ad561c2febea7c53e58a516f9f8d835677c71498fd5ba6f4b7f73e928147_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1f8fd26dca27a6527b8706fcd6cd07ff40d293d0b7230d09ef77d2ab9cde8b82_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1f8fd26dca27a6527b8706fcd6cd07ff40d293d0b7230d09ef77d2ab9cde8b82_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:669ae343387c25e7dcfac1644c6c89f97361f1ff2f6ac2fe745f134959006cb9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:669ae343387c25e7dcfac1644c6c89f97361f1ff2f6ac2fe745f134959006cb9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:136cd1da94bba65c0f958ab75590e54563903f3cd03e494286e32af6fa6a2808_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-deployer@sha256:d62e15336531af65ca8fb1fb95999fe1b6a0a10290185e1460731d8645a16e77_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-docker-builder@sha256:985804937a79d0c9b2c78a567444c2583a6e86103e7595b7bc31451b90048a3a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-docker-registry@sha256:c6a8d0ef7b671df20d1047468162c76eefea578e75ebfdeaa27a320c13199245_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b7de106259bc14a705cf23e1be7bcdc14becb6defe0f59d40d5db5886b26958a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:33aefeac8f422779c6631b080ff1334177eaae3dfd00a4f5619d3fb6c8ac113e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:a8f6c2a8848af6a27ec91609b873a2a74cb6f1e05e743d6f00eccbcd47ef7dac_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:971ed65ae6bd7f38ee18ece1e622e9a4ad08dad130903bcf08169ace990e620f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:016ace2233c87f37ae33219827a925c6111ec6bc1562af673270b398309612cd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-haproxy-router@sha256:dbe5d7edf50c4b9718d656de150bc4d2c7323a01854b491d1ba6be76b02a9a77_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-hyperkube@sha256:293a97b7720dfa303f755919b8eb08d59bfe2af4d39837a2e69b0f1fd6172638_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c867e6adabe74cc9e81519775b4d995d0d0bfa4141eb5014d67241d7159d01b5_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:0d59289f08bd9a96de0f4e0a8312721c7b7b13be40f92a75de9c3ef8baa18ed9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:fe6d74102103ad2978dd40fa10dd396418067f9c9b16c8377bda137d2ec89ab2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:03ca9c189727101c8450d0d1b8c92b9bfc1329c87511c5e400811a4e6909ae89_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:543512437116ad24a4c1efd41d141789bee556c706c46c7d071bcefb8498d8fb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:b2bae902c104c663647bd8cde38cbab2f77bf02a72cb99e7e897bd370076072a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:3355ad15262b54141d93f315b61ccefca28fc30a2affeddd621280c6eb5bb0a4_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:039c0609f274c9bb4ee05c8489e2860e10506a9d74f1e0a59379488030b4d460_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:cb43bec71c8ccbc9ecf83981cefca3485e19d3e4f082d200f1d17be124212fdd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06c97d690cdc80c210e467b61de3edb3c0b70bd10f6349ae0874ff657d74f95d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-installer@sha256:35bb1ee32e7d52b9bfc7397ba6279660ddd882dfeeb27e1730cc7f8c38e87b00_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:58b417988e95ff525d153db6b4238dee940e3dbaf2ffeb03ee7f4cdb546b6182_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:67cd5a7d164c1054a90c56485f81d535579c3286fe7ee1d3477c238dd960f6d6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d2196a4287a8c652b777652051bfa9132a892bcf70178b2f9199c717cec2df11_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:99b3996744091cb8d41e5c3e2fa61407f8f9fb0ad61c2084eb9cac25a30728f3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:64097b49f33b90619bac71335fe52192afe733b075aebc32e5a694885f5f957d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:2dc428956bcc7bf096521863cc08e40248d08123f828d4356ec0ecbf73293274_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-proxy@sha256:7087674fb05f59cdad2dd925ce0585ee654fc0689d67782686eadb7025879c5b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:093eb7ed9fb267265d9129dea0adc3fc5d348c4354837edbf44e9e5dbe2bf47b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:f2fa06419504d70353627138fca87c191f29e41ff8808406a40fb1227de8b5bf_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:7f9a20e84582a3157261a7b23fe1a8b87dfe3ff20446a129a40eb586146f9fad_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:90d5ae2a0f919ed58bde9ef1605124c53819c473f1eb09a8b2cbcfb2b403ba67_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:620cbfcd614086dc80f3698ee5118cba877d01c8791b2d8fbc7ca4eee526ccca_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:b5c98813ff29ef9dd0939d5d95f4e4b2b1b5b0d7a35a4d26bc1a1c574c23ce26_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:bd39937a90baeb312b6ee6ca44c351a003027898ebbae508b0960da5fe296b00_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:b9a73287707adcc393ec8c5d520d76d074bc533eb0ceae9a73c8d0efea0ebbe2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:bcc403b1f62f92ea3022415aabfd4492f99db5822e152936ae44a4fae788a0cd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:149cf386d4cadbf7ee9b365918de5213ea8613c354592a91d6e11d77b4f60aca_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:b2fabf7333a6e99def4bf04dc0b709ffe62a44fa3eb2d89f164047ebfc09216b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:94386a722cf6b2435691c1c244aa18a52a3ebde78dceaf77b43b8ff148cdd98d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:fce28431b9005f4b6632107f526dde810cb2b168d95af97396e2f98c0bec0f34_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:1eb2e9f2238db9b98be40b3688e825275db51c591b1b1816ff132a3de897dd58_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:de1212d8f90abcf79f3dd6483cbb2ed3f297b0e2a447b434463d328af2b6ef5e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-cni@sha256:c01f78ff0728a6a9415bb63c957cb3a58fe2014d24ed76c17c17d176a624f39b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:f14b6580b737a593bc9b0d2bc0e0213acdc9fb978d7a360fde736454e87456ca_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:cca0dd18a75dfec645222efe09cc40375fea9c2cb97190dbb1c81c1f1f5549db_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a13548a96f45bc1a6fdf04b74b44f027beb50675d67e9866e0d9c5abeebe2836_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-must-gather@sha256:1d303dac2578ea7a9a3bb660e69432f4ef242b070dbfcdafe58edecf124cfc0f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:51bfccb009ecf3663164032309da6d2904a9f1274553d265e7472022d699bd32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:932a7f2946665aa3e5943c59278321c9bd5cd8b55b14ee6e3781fe3c5cb76cab_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel8@sha256:aeda82a9a8d50c75666a24a2e8700592900abdc34c05ad569caf8b0435cbb1dd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:4103d4f881dc9e27dad116c10684f266714d18838ad46f8a64fbe573763f3364_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:4a3fa7280dbf20e04d46fa4c6d38c5ca6d1867eccec13ba4c1e4980908278957_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:efb3bab17b5d330cec66ef4109b6f928e07d0f4e48f51b958f95300d370843f4_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:a877262a0aced13bfa1060dba810300a513b9684e8a1454b4a72fde0fcf4a62d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:c95659ac6e1f8334de4f286b8d643e578dfc6fe234974e3a4421f02f9bdaac9c_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:c1911c5ab4b3bb8d4b95080bf24963268468149c6c86dbce68f96339d1378e61_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:cf96f4a30737384fd1e4d2c1c899ca3b01de5b3046ac67b4e036d9b36f95e836_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:4e0e33db706390906704e39fac914e36a247a45783f3c1f6e4d7a8f77d221cb7_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:31577d75632bf38cfff5f343898c59ca85c07ea60ecd421e9659c11d37440506_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:cc431574bfed9ca15d439ef94b822dd7233d6356f3fd609ad4491bb3f92275c0_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:45d88da7fb5544d4d2aeb925d3ed0066a57dbb53cd8083adde530dc73ecd71c8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:994dcd435a9c2031c339699944137d4234262c3264dff1ae3cd682e3b6a146fc_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:ce79b8ad7b940aebe7799b3d8b6b1d55bfa75228e50f9308ce7afbae0ca0b400_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-registry@sha256:67c7a117e25285135c076f27f6162672e216e32d988f744a93d79df1ed2766ef_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:241f36d9f66c59356d97a623b8fa6ba001f95bee02f1b136f9e73bbf5d3f7a96_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:f82f020d5416ef25612e2d3a113164da951cb9a91ba40d9f8db8c9e9d79de26f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2e513c3a1f3c588e0db30de820313279de9004e96d90fa54f338cfc57ea7a2d3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:2e513c3a1f3c588e0db30de820313279de9004e96d90fa54f338cfc57ea7a2d3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-pod@sha256:0e22962f93782588e3d0cb19647076fd8c54a6b2b156ddfb8079d8c1faef5379_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:3ec05cc00fb530c3073c9225023731e65b14a656154799b80ff438021f8f2115_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:00ca69f50cf8b0d1a4dec60a0be182a8728bae65d5565d1fc2998ac4ae4bad96_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:11d2bf0b807072b2dc56035859b97bd96880a84520f2019be1c0614ad4e10b21_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:f03366a5333eb895ea15c2e2b707f55af9a9c871ccca6f328b9859d1b319c2ea_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:6fd1ab5a2f8757ea359a153a3c266e9b425c8c64684fd65cc268de1518bc2b8d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:deaa22f5ec458b3c409d762ff3e325f322232dce681d8f765009bddb429f495f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:59b7897e575fd1e2846be92ee488d7a3e20abc8250fa3cf4e0675fa3141fb671_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:d5bb92cdc6b3f172909e33b6eab0022ddd73080ef1d7d8e7f70883c04c6bd939_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:981e0d22ab0517998c1b4487fac560b5259f98ebaaf8508dab5249df4576cbc6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus@sha256:e31d76256e75cb45c310bacb65af9098be29187c989cc63881e87b9a3b08170a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:7b78ca457863cfa154d4feedc43a56603de9421f5bd80461ceb158d8b02cef7d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:249dc2c960a55408d4e4b9d3d05ee623d027c2658e1af239eb9f30d4e10c70e8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-telemeter@sha256:bf8c86e136a0cde58db10fd85caae293c76ffb9daeda731b2c0aecadd412c480_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-tests@sha256:4ed48480dc7e2b3ef99742b1083f385ff2bbe13d5ca02430d0d9859802f601c2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:80defb2b317bc10b90778c338d7119a8ce9e838de92c32e470b5b2f7e2058926_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:e8fa04e0634be943ed4a3a151d31caea220874cc8e5fdd6aaf1b050a96d5cbb3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5f38851e4dd5e14aa4a20b6be7e202efaedec6beaa2689820728b77fcda85585_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:23ef9202e057152a38b81d39c5804fd0c85ebdd9a8a72c62459e45e1fc7fd5eb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:6e3d86283f3d5dbadf892d46ce005512c4745131f03f012cb509c0610c6f817f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:3de069d716187ca4539078c8206a132bef0b34737f40647c3d7d5696b51ee8a8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5f38851e4dd5e14aa4a20b6be7e202efaedec6beaa2689820728b77fcda85585_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:23ef9202e057152a38b81d39c5804fd0c85ebdd9a8a72c62459e45e1fc7fd5eb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:d9ca7d88822abaef6e80f1691ac60d8b4548384d961fbe73988e8319899deea5_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:fbc2e9b219c12c3fdcd75524d0079d3c9828d0d73cd331534bad2bbcc2111519_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:585f77dfc9e2b9696a1e001aee57c8c8e4de9e7719c27730b475c5a49d3f0335_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:069b12b7fe6990dab5dfc99646d53694fad3b37618236a598125d2f2e7103086_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/net/html: Non-linear parsing of case-insensitive content in golang.org/x/net/html"
},
{
"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.13:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:c88f0baeced895cc8397dcbba2fe114721638c83122928241a3c4f616a28ed79_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:1fd0d08e4e0c9cf705f3bf9bdbdccde9cc3ce828418a890b1da757899e181022_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:62aae18df0c37571c5846184231285e9b87413e367959d8b082133e5a01dec28_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:e53d51a1d936db9eac84ffb9d5a4f1ab2cde02eb183e033b29a95cb3141971f0_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/network-tools-rhel8@sha256:a5800691fab1afa5fafdf336bb130394d658186985ce87eedb8e991bfc51619d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:3596165cd5f45bb71f9956f395a692f27cf71a6d482c6cd8b22ea77949ffca32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:98878fa983dc6cfb39814b577719f1c1c47fb852b068b046cb47b4acab896f0c_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:df969d593a0ef6c5e05f64fcab7e9ba47d162cf154c609d029e9c6511ec56c7f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:9e69d0cc5dc592f13376aef3dc4c5a6db030be37abe0f1fb1e4d75a79b5a118c_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:3d63095bac185deaa134df5daaa31556137c967667712324ff468502d2b8c945_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:91131a1de8405044efb042fd66be84605eb2cdcf2e15f9b1662d9dfaefc92fa8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:637bcb1b7ac9dbb2cc27994d532a204d21a0eefa98e292152cb68bf0ea990620_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:5a43a4461fed31018cc6af199ea4c672da105a85c695c2ac110ea89ce488d43d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:5b7a7673a211158925edd1e52ab44afa1ce88434f0e1539e9a212b6b2b190969_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:0d437413dfa179b4c98b78b06c3a23a72e3d5faca40a9d399eced2db58dccb37_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:5e3b56cda0897156fddbedee88c03a2d969ad0d47c56713ed7debc93f31f86b8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:808a30e1909ee37240d81a3a55e45201028a082a84f882faa330dcd485506e85_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:0ea5aaa43d63da271cd539ff225bae5d2943f0c30a085466592020d9324e411b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:d2141f7ae2cb3959919c3e60ad1c1da9f44650e8ee7ceda6003e3cdc1d4cc6bc_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:d8378605a741185a41c57ed91b671aab9c599b3ccbe6d281130a56a340ee8e52_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:a284e3daaa6c2815e035a87595eb5bba9fcd67b2cda4dcbd858d22d54ba15f78_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:683056799a7c61bf3c3ae5bc47b08b225c6f83ab4faf08be9e586da2a42673a9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:480876e4351c6a52a6f2f8eee75a872eca752d181ab66f5e0f822cc20f35464d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:36b2cd4e101b646085e07b293af78a45f518ad4b49fe53b9a152a94e74bc0312_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:970343b7f58f2c2ebb26b6a97cbeae940557b77cbacfff037c7df17f04f7b058_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:727916b1d2a6f5a47a79d9b497ed4a1f8a67c7ac2510a1cb983d356d6a2adce8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:1437a2b0aa668b55decc4059e40a43bba4ca378d61ff195f414d23288587afbf_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:12163b4120b149fded9d0b1ec6cea9268a182b52c454380de76d70fa2e3d5ebd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:215f11a5f7fb0d11e2158b0ff630c25d1762ba1dc9369b79e893399afc923eb8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:18b84f18aaac64bfa7df74ffbba43079447b7edf64baf505b8c029ff6fa66255_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cli@sha256:401f3d5b6ea74e79162437961b4ae08feb767a5d4718406ce27341ccc20a0a13_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:2f96b73c4c02f61f6a43cef1299fd4006b64013c1a84bd5b860ebccc7de501ed_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:a2b750749695e63b4c6dffbb1c52aee9910b46683514d70974dadb68e1be9c50_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:a0525c514d37f62fbd1fb8ebfcd8d52d448f607b21905f9cd508d6ca5daeacd4_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:068435cd430a58b1c67e0b49b10c5c6b7248964f405c3cafad24f4121daa0055_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:0d98ca841e1e5b2043970a347a030203874ccde5093ce98d99277fc70257e82e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:fd817c7f5796bd4f8ccf6253e3ce9d700f344d54eb7cced6819ab6f4c7035e0a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:58ece7d263aab72a58ea8ecb6ee25329257c1b810669d6ec81e21f879652351a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:b06a0b90a5e7c3734e765ba48a378bcccef34020a48c547f8b7611ec988cec32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:b06a0b90a5e7c3734e765ba48a378bcccef34020a48c547f8b7611ec988cec32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:4d3117354a30e62f24fe22a06cf7557f7184d77ee0b41533df61d04f6fc81e57_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:fbfcdf38bf247d28562a2a1d877ce94102610c409350990d9fb5114ff75f9f1e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:edce1bce1ce7e7e39fe4dc4fb0feed3ebe9192839ab6213d6d93f86c27172254_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:223e6f86b83478f5b0ccde4c7d735e917bad433f84d2cb4908a6c8480fb51b4a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:e11d3507c2acf3d6dba25e458b8ae903a1f88b409e479587e7300a0a9fd6274e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:11c7fc39cc0e4b8ad21a0b2c37c20f7f7eccdf3c0be3f9390b06840dd5a10244_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:b62db02e0ea283a206b9d830e4d26330c37cc9f688edfb12e93a20a7b4eb75f8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:61fe1afcf207d559a0dcae5cf744e7f627e0cbc7308fa5d2fa5319a02aa56aff_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:e4edc968baa3d08e352c7c76ea1359f6f9073f5531fe62a61b4e9d4fe248e4be_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:41d617ecd64839883320abc42a382fb667f897b930f81c3238abb5448a72d62e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:49f5209254fa355e62fe58fb55775fed8dc4dea40c742fc57dfd09ddd9c6fdac_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:b745f3aa75d9dc73a47d61c037b64ecb30162fa9987303e90612d2cdb27bff68_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:1ab87e50bca7b15ed641fb9b7bae7c2404dc94c35d2321db9334149d599df3e0_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:9512ec70f847052ef79773bd67ae72841380769b8718f7110abad1ce8f19c3d5_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:6038ea3e20c311da35ed703694d1d076fdd0d501ab994df585ff09c541372cf6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:3609e1d6b1bb1c40f56a129f8dd638e5d549618d0e88536079728462e1aa9955_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e4b760f0401b799b723c3323b54fc111ffd75419c499d96f02638db1c935fa78_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:6f4b760655f1bc9f657d3adb2d3c76d43f261c07d7a7332ef30ed42a3b373f35_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:44a64150d7e262dcf65f621dcfb3def167e302fc309cdd2e03b454e7ddd39bf1_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:96b8f3f6afeb307a4d9441dc561abc770e32bb756d0e4e8b90f7a6fa8c656cbb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:ebd3826a228949047f429738cddb657f5e911166824f5606b5b8b7c98d365f5e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:1d5ada616f12b64a66d1d7724423203aa8088f46eb7a29a0dd5e67d50260d03d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:9ca4cb4f5bbf18dc74d1e7968d793b26627a51e1429423f3d89a3b6973960051_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:221f4b5f39830c358c2f718b55b1384799e11a90fa28f33f57e98e27beafd9c2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:b998a0e19719d7ad6881b1fdd0655bffd26eb67bb4ee2077f57258ed8a48ad88_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:524d8e5d44320ecb726dadfc8c7af52bf56ef8b05cdcaaf5b02bf2c9cd94a378_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-console-operator@sha256:2143cba2d72e70932c2d3428c3cb32cfa65d769e118dca3d951351a44093b595_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-console@sha256:1834242323960e3e1ce034614e60ace5116e791e1e55dbe4e773cdad5a2e9f65_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:b69ee5ba5b6627b9d1d360b99490bd034811a6593ca9b04fbf233c8baefed25a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:d75aba9bd2120045c8b401fa741c5e7c80f241cfbbac34a0f59cdcf833734eb6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:60ba3af79428a77360b3df119707dcaa3a1db57b3fe4dfb1de6de22ac466300d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:899dfa3c50dc1a1b33672cb761c59cc0ced1701c7eed03766f538763f9d5d46f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:887424ef49e0e8f309ba2c2ec47ba740bc98fffbcf16df4692a6ea33fdea1070_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:11b2c3a3a795d1aa067f3c9b52adc03fc4ff7540d16ae8c23f7db497ec23e188_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:4be56f6f95efc27bf8aca7d43cf9b91908d6f6bc53dc5103a754a116e14ba855_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:2431a54b62daea1ce36f2bfa08d153283ffc3d67072759cd62067e845f8a4c29_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:2431a54b62daea1ce36f2bfa08d153283ffc3d67072759cd62067e845f8a4c29_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:f23bbd57d3599f12b813827e52cb4f9dc2f221dc538424b4dc315183b6e287a6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:f23bbd57d3599f12b813827e52cb4f9dc2f221dc538424b4dc315183b6e287a6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:c6f127b4a84bd63c43d180d16f403e7f475a815ddccfd1dabf094d1f99dc416a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:c6f127b4a84bd63c43d180d16f403e7f475a815ddccfd1dabf094d1f99dc416a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:1c8c2901c11f7831601d5edcd67112e56a3d30b25f2f02cb559cd2e41f928e83_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:1c8c2901c11f7831601d5edcd67112e56a3d30b25f2f02cb559cd2e41f928e83_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:ce38ad561c2febea7c53e58a516f9f8d835677c71498fd5ba6f4b7f73e928147_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:ce38ad561c2febea7c53e58a516f9f8d835677c71498fd5ba6f4b7f73e928147_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1f8fd26dca27a6527b8706fcd6cd07ff40d293d0b7230d09ef77d2ab9cde8b82_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1f8fd26dca27a6527b8706fcd6cd07ff40d293d0b7230d09ef77d2ab9cde8b82_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:669ae343387c25e7dcfac1644c6c89f97361f1ff2f6ac2fe745f134959006cb9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:669ae343387c25e7dcfac1644c6c89f97361f1ff2f6ac2fe745f134959006cb9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:136cd1da94bba65c0f958ab75590e54563903f3cd03e494286e32af6fa6a2808_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-deployer@sha256:d62e15336531af65ca8fb1fb95999fe1b6a0a10290185e1460731d8645a16e77_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-docker-builder@sha256:985804937a79d0c9b2c78a567444c2583a6e86103e7595b7bc31451b90048a3a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-docker-registry@sha256:c6a8d0ef7b671df20d1047468162c76eefea578e75ebfdeaa27a320c13199245_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b7de106259bc14a705cf23e1be7bcdc14becb6defe0f59d40d5db5886b26958a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:33aefeac8f422779c6631b080ff1334177eaae3dfd00a4f5619d3fb6c8ac113e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:a8f6c2a8848af6a27ec91609b873a2a74cb6f1e05e743d6f00eccbcd47ef7dac_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:971ed65ae6bd7f38ee18ece1e622e9a4ad08dad130903bcf08169ace990e620f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:016ace2233c87f37ae33219827a925c6111ec6bc1562af673270b398309612cd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-haproxy-router@sha256:dbe5d7edf50c4b9718d656de150bc4d2c7323a01854b491d1ba6be76b02a9a77_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-hyperkube@sha256:293a97b7720dfa303f755919b8eb08d59bfe2af4d39837a2e69b0f1fd6172638_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c867e6adabe74cc9e81519775b4d995d0d0bfa4141eb5014d67241d7159d01b5_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:0d59289f08bd9a96de0f4e0a8312721c7b7b13be40f92a75de9c3ef8baa18ed9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:fe6d74102103ad2978dd40fa10dd396418067f9c9b16c8377bda137d2ec89ab2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:543512437116ad24a4c1efd41d141789bee556c706c46c7d071bcefb8498d8fb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:b2bae902c104c663647bd8cde38cbab2f77bf02a72cb99e7e897bd370076072a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:3355ad15262b54141d93f315b61ccefca28fc30a2affeddd621280c6eb5bb0a4_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:039c0609f274c9bb4ee05c8489e2860e10506a9d74f1e0a59379488030b4d460_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:cb43bec71c8ccbc9ecf83981cefca3485e19d3e4f082d200f1d17be124212fdd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06c97d690cdc80c210e467b61de3edb3c0b70bd10f6349ae0874ff657d74f95d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-installer@sha256:35bb1ee32e7d52b9bfc7397ba6279660ddd882dfeeb27e1730cc7f8c38e87b00_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:58b417988e95ff525d153db6b4238dee940e3dbaf2ffeb03ee7f4cdb546b6182_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:67cd5a7d164c1054a90c56485f81d535579c3286fe7ee1d3477c238dd960f6d6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d2196a4287a8c652b777652051bfa9132a892bcf70178b2f9199c717cec2df11_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:99b3996744091cb8d41e5c3e2fa61407f8f9fb0ad61c2084eb9cac25a30728f3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:64097b49f33b90619bac71335fe52192afe733b075aebc32e5a694885f5f957d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:2dc428956bcc7bf096521863cc08e40248d08123f828d4356ec0ecbf73293274_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-proxy@sha256:7087674fb05f59cdad2dd925ce0585ee654fc0689d67782686eadb7025879c5b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:093eb7ed9fb267265d9129dea0adc3fc5d348c4354837edbf44e9e5dbe2bf47b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:f2fa06419504d70353627138fca87c191f29e41ff8808406a40fb1227de8b5bf_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:7f9a20e84582a3157261a7b23fe1a8b87dfe3ff20446a129a40eb586146f9fad_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:90d5ae2a0f919ed58bde9ef1605124c53819c473f1eb09a8b2cbcfb2b403ba67_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:620cbfcd614086dc80f3698ee5118cba877d01c8791b2d8fbc7ca4eee526ccca_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:b5c98813ff29ef9dd0939d5d95f4e4b2b1b5b0d7a35a4d26bc1a1c574c23ce26_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:bd39937a90baeb312b6ee6ca44c351a003027898ebbae508b0960da5fe296b00_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:b9a73287707adcc393ec8c5d520d76d074bc533eb0ceae9a73c8d0efea0ebbe2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:bcc403b1f62f92ea3022415aabfd4492f99db5822e152936ae44a4fae788a0cd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:149cf386d4cadbf7ee9b365918de5213ea8613c354592a91d6e11d77b4f60aca_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:b2fabf7333a6e99def4bf04dc0b709ffe62a44fa3eb2d89f164047ebfc09216b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:94386a722cf6b2435691c1c244aa18a52a3ebde78dceaf77b43b8ff148cdd98d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:1eb2e9f2238db9b98be40b3688e825275db51c591b1b1816ff132a3de897dd58_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-cni@sha256:c01f78ff0728a6a9415bb63c957cb3a58fe2014d24ed76c17c17d176a624f39b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:f14b6580b737a593bc9b0d2bc0e0213acdc9fb978d7a360fde736454e87456ca_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:cca0dd18a75dfec645222efe09cc40375fea9c2cb97190dbb1c81c1f1f5549db_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a13548a96f45bc1a6fdf04b74b44f027beb50675d67e9866e0d9c5abeebe2836_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-must-gather@sha256:1d303dac2578ea7a9a3bb660e69432f4ef242b070dbfcdafe58edecf124cfc0f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:51bfccb009ecf3663164032309da6d2904a9f1274553d265e7472022d699bd32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel8@sha256:aeda82a9a8d50c75666a24a2e8700592900abdc34c05ad569caf8b0435cbb1dd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:4103d4f881dc9e27dad116c10684f266714d18838ad46f8a64fbe573763f3364_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:4a3fa7280dbf20e04d46fa4c6d38c5ca6d1867eccec13ba4c1e4980908278957_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:efb3bab17b5d330cec66ef4109b6f928e07d0f4e48f51b958f95300d370843f4_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:a877262a0aced13bfa1060dba810300a513b9684e8a1454b4a72fde0fcf4a62d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:c95659ac6e1f8334de4f286b8d643e578dfc6fe234974e3a4421f02f9bdaac9c_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:c1911c5ab4b3bb8d4b95080bf24963268468149c6c86dbce68f96339d1378e61_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:cf96f4a30737384fd1e4d2c1c899ca3b01de5b3046ac67b4e036d9b36f95e836_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:4e0e33db706390906704e39fac914e36a247a45783f3c1f6e4d7a8f77d221cb7_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:31577d75632bf38cfff5f343898c59ca85c07ea60ecd421e9659c11d37440506_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:cc431574bfed9ca15d439ef94b822dd7233d6356f3fd609ad4491bb3f92275c0_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:45d88da7fb5544d4d2aeb925d3ed0066a57dbb53cd8083adde530dc73ecd71c8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:994dcd435a9c2031c339699944137d4234262c3264dff1ae3cd682e3b6a146fc_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:ce79b8ad7b940aebe7799b3d8b6b1d55bfa75228e50f9308ce7afbae0ca0b400_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-registry@sha256:67c7a117e25285135c076f27f6162672e216e32d988f744a93d79df1ed2766ef_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:241f36d9f66c59356d97a623b8fa6ba001f95bee02f1b136f9e73bbf5d3f7a96_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:f82f020d5416ef25612e2d3a113164da951cb9a91ba40d9f8db8c9e9d79de26f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2e513c3a1f3c588e0db30de820313279de9004e96d90fa54f338cfc57ea7a2d3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:2e513c3a1f3c588e0db30de820313279de9004e96d90fa54f338cfc57ea7a2d3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-pod@sha256:0e22962f93782588e3d0cb19647076fd8c54a6b2b156ddfb8079d8c1faef5379_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:3ec05cc00fb530c3073c9225023731e65b14a656154799b80ff438021f8f2115_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:00ca69f50cf8b0d1a4dec60a0be182a8728bae65d5565d1fc2998ac4ae4bad96_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:11d2bf0b807072b2dc56035859b97bd96880a84520f2019be1c0614ad4e10b21_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:f03366a5333eb895ea15c2e2b707f55af9a9c871ccca6f328b9859d1b319c2ea_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:6fd1ab5a2f8757ea359a153a3c266e9b425c8c64684fd65cc268de1518bc2b8d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:deaa22f5ec458b3c409d762ff3e325f322232dce681d8f765009bddb429f495f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:59b7897e575fd1e2846be92ee488d7a3e20abc8250fa3cf4e0675fa3141fb671_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:d5bb92cdc6b3f172909e33b6eab0022ddd73080ef1d7d8e7f70883c04c6bd939_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:981e0d22ab0517998c1b4487fac560b5259f98ebaaf8508dab5249df4576cbc6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus@sha256:e31d76256e75cb45c310bacb65af9098be29187c989cc63881e87b9a3b08170a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:7b78ca457863cfa154d4feedc43a56603de9421f5bd80461ceb158d8b02cef7d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:249dc2c960a55408d4e4b9d3d05ee623d027c2658e1af239eb9f30d4e10c70e8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-telemeter@sha256:bf8c86e136a0cde58db10fd85caae293c76ffb9daeda731b2c0aecadd412c480_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-tests@sha256:4ed48480dc7e2b3ef99742b1083f385ff2bbe13d5ca02430d0d9859802f601c2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:80defb2b317bc10b90778c338d7119a8ce9e838de92c32e470b5b2f7e2058926_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:e8fa04e0634be943ed4a3a151d31caea220874cc8e5fdd6aaf1b050a96d5cbb3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5f38851e4dd5e14aa4a20b6be7e202efaedec6beaa2689820728b77fcda85585_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:23ef9202e057152a38b81d39c5804fd0c85ebdd9a8a72c62459e45e1fc7fd5eb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:6e3d86283f3d5dbadf892d46ce005512c4745131f03f012cb509c0610c6f817f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:3de069d716187ca4539078c8206a132bef0b34737f40647c3d7d5696b51ee8a8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5f38851e4dd5e14aa4a20b6be7e202efaedec6beaa2689820728b77fcda85585_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:23ef9202e057152a38b81d39c5804fd0c85ebdd9a8a72c62459e45e1fc7fd5eb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:d9ca7d88822abaef6e80f1691ac60d8b4548384d961fbe73988e8319899deea5_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:fbc2e9b219c12c3fdcd75524d0079d3c9828d0d73cd331534bad2bbcc2111519_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:585f77dfc9e2b9696a1e001aee57c8c8e4de9e7719c27730b475c5a49d3f0335_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:069b12b7fe6990dab5dfc99646d53694fad3b37618236a598125d2f2e7103086_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2342463"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in glog, a logging library. This vulnerability allows an unprivileged attacker to overwrite sensitive files via a symbolic link planted in a widely writable directory, exploiting the log file path predictability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/golang/glog: Vulnerability when creating log files in github.com/golang/glog",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:1c69af7282e5f0f2c08ac5ca6bad1b2d03fdb076a4588f70ce41d9c53bb400fb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:45114a340c92d6e28487d5fb2f889327d5d13fd069a4eee2b0cf0a62b48be786_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:12971027f5055b8a372891269a50fc1cba1a53973e99cd4198bb80587d4c93c6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-coredns@sha256:06aca2a5b50bb351459b03323176e72250bbb4b34f86adc7f24ff79849ceb29b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:03ca9c189727101c8450d0d1b8c92b9bfc1329c87511c5e400811a4e6909ae89_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:fce28431b9005f4b6632107f526dde810cb2b168d95af97396e2f98c0bec0f34_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:de1212d8f90abcf79f3dd6483cbb2ed3f297b0e2a447b434463d328af2b6ef5e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:932a7f2946665aa3e5943c59278321c9bd5cd8b55b14ee6e3781fe3c5cb76cab_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:c88f0baeced895cc8397dcbba2fe114721638c83122928241a3c4f616a28ed79_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:1fd0d08e4e0c9cf705f3bf9bdbdccde9cc3ce828418a890b1da757899e181022_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:62aae18df0c37571c5846184231285e9b87413e367959d8b082133e5a01dec28_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:e53d51a1d936db9eac84ffb9d5a4f1ab2cde02eb183e033b29a95cb3141971f0_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/network-tools-rhel8@sha256:a5800691fab1afa5fafdf336bb130394d658186985ce87eedb8e991bfc51619d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:3596165cd5f45bb71f9956f395a692f27cf71a6d482c6cd8b22ea77949ffca32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:98878fa983dc6cfb39814b577719f1c1c47fb852b068b046cb47b4acab896f0c_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:df969d593a0ef6c5e05f64fcab7e9ba47d162cf154c609d029e9c6511ec56c7f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:9e69d0cc5dc592f13376aef3dc4c5a6db030be37abe0f1fb1e4d75a79b5a118c_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:3d63095bac185deaa134df5daaa31556137c967667712324ff468502d2b8c945_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:91131a1de8405044efb042fd66be84605eb2cdcf2e15f9b1662d9dfaefc92fa8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:637bcb1b7ac9dbb2cc27994d532a204d21a0eefa98e292152cb68bf0ea990620_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:5a43a4461fed31018cc6af199ea4c672da105a85c695c2ac110ea89ce488d43d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:5b7a7673a211158925edd1e52ab44afa1ce88434f0e1539e9a212b6b2b190969_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:0d437413dfa179b4c98b78b06c3a23a72e3d5faca40a9d399eced2db58dccb37_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:5e3b56cda0897156fddbedee88c03a2d969ad0d47c56713ed7debc93f31f86b8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:808a30e1909ee37240d81a3a55e45201028a082a84f882faa330dcd485506e85_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:0ea5aaa43d63da271cd539ff225bae5d2943f0c30a085466592020d9324e411b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:d2141f7ae2cb3959919c3e60ad1c1da9f44650e8ee7ceda6003e3cdc1d4cc6bc_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:d8378605a741185a41c57ed91b671aab9c599b3ccbe6d281130a56a340ee8e52_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:a284e3daaa6c2815e035a87595eb5bba9fcd67b2cda4dcbd858d22d54ba15f78_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:683056799a7c61bf3c3ae5bc47b08b225c6f83ab4faf08be9e586da2a42673a9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:480876e4351c6a52a6f2f8eee75a872eca752d181ab66f5e0f822cc20f35464d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:36b2cd4e101b646085e07b293af78a45f518ad4b49fe53b9a152a94e74bc0312_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:970343b7f58f2c2ebb26b6a97cbeae940557b77cbacfff037c7df17f04f7b058_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:727916b1d2a6f5a47a79d9b497ed4a1f8a67c7ac2510a1cb983d356d6a2adce8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:1437a2b0aa668b55decc4059e40a43bba4ca378d61ff195f414d23288587afbf_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:12163b4120b149fded9d0b1ec6cea9268a182b52c454380de76d70fa2e3d5ebd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:215f11a5f7fb0d11e2158b0ff630c25d1762ba1dc9369b79e893399afc923eb8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:18b84f18aaac64bfa7df74ffbba43079447b7edf64baf505b8c029ff6fa66255_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cli@sha256:401f3d5b6ea74e79162437961b4ae08feb767a5d4718406ce27341ccc20a0a13_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:2f96b73c4c02f61f6a43cef1299fd4006b64013c1a84bd5b860ebccc7de501ed_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:a2b750749695e63b4c6dffbb1c52aee9910b46683514d70974dadb68e1be9c50_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:a0525c514d37f62fbd1fb8ebfcd8d52d448f607b21905f9cd508d6ca5daeacd4_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:068435cd430a58b1c67e0b49b10c5c6b7248964f405c3cafad24f4121daa0055_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:0d98ca841e1e5b2043970a347a030203874ccde5093ce98d99277fc70257e82e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:fd817c7f5796bd4f8ccf6253e3ce9d700f344d54eb7cced6819ab6f4c7035e0a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:58ece7d263aab72a58ea8ecb6ee25329257c1b810669d6ec81e21f879652351a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:b06a0b90a5e7c3734e765ba48a378bcccef34020a48c547f8b7611ec988cec32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:b06a0b90a5e7c3734e765ba48a378bcccef34020a48c547f8b7611ec988cec32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:4d3117354a30e62f24fe22a06cf7557f7184d77ee0b41533df61d04f6fc81e57_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:fbfcdf38bf247d28562a2a1d877ce94102610c409350990d9fb5114ff75f9f1e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:edce1bce1ce7e7e39fe4dc4fb0feed3ebe9192839ab6213d6d93f86c27172254_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:223e6f86b83478f5b0ccde4c7d735e917bad433f84d2cb4908a6c8480fb51b4a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:e11d3507c2acf3d6dba25e458b8ae903a1f88b409e479587e7300a0a9fd6274e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:11c7fc39cc0e4b8ad21a0b2c37c20f7f7eccdf3c0be3f9390b06840dd5a10244_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:b62db02e0ea283a206b9d830e4d26330c37cc9f688edfb12e93a20a7b4eb75f8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:61fe1afcf207d559a0dcae5cf744e7f627e0cbc7308fa5d2fa5319a02aa56aff_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:e4edc968baa3d08e352c7c76ea1359f6f9073f5531fe62a61b4e9d4fe248e4be_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:41d617ecd64839883320abc42a382fb667f897b930f81c3238abb5448a72d62e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:49f5209254fa355e62fe58fb55775fed8dc4dea40c742fc57dfd09ddd9c6fdac_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:b745f3aa75d9dc73a47d61c037b64ecb30162fa9987303e90612d2cdb27bff68_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:1ab87e50bca7b15ed641fb9b7bae7c2404dc94c35d2321db9334149d599df3e0_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:9512ec70f847052ef79773bd67ae72841380769b8718f7110abad1ce8f19c3d5_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:6038ea3e20c311da35ed703694d1d076fdd0d501ab994df585ff09c541372cf6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:3609e1d6b1bb1c40f56a129f8dd638e5d549618d0e88536079728462e1aa9955_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e4b760f0401b799b723c3323b54fc111ffd75419c499d96f02638db1c935fa78_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:6f4b760655f1bc9f657d3adb2d3c76d43f261c07d7a7332ef30ed42a3b373f35_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:44a64150d7e262dcf65f621dcfb3def167e302fc309cdd2e03b454e7ddd39bf1_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:96b8f3f6afeb307a4d9441dc561abc770e32bb756d0e4e8b90f7a6fa8c656cbb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:ebd3826a228949047f429738cddb657f5e911166824f5606b5b8b7c98d365f5e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:1d5ada616f12b64a66d1d7724423203aa8088f46eb7a29a0dd5e67d50260d03d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:9ca4cb4f5bbf18dc74d1e7968d793b26627a51e1429423f3d89a3b6973960051_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:221f4b5f39830c358c2f718b55b1384799e11a90fa28f33f57e98e27beafd9c2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:b998a0e19719d7ad6881b1fdd0655bffd26eb67bb4ee2077f57258ed8a48ad88_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:524d8e5d44320ecb726dadfc8c7af52bf56ef8b05cdcaaf5b02bf2c9cd94a378_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-console-operator@sha256:2143cba2d72e70932c2d3428c3cb32cfa65d769e118dca3d951351a44093b595_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-console@sha256:1834242323960e3e1ce034614e60ace5116e791e1e55dbe4e773cdad5a2e9f65_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:b69ee5ba5b6627b9d1d360b99490bd034811a6593ca9b04fbf233c8baefed25a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:d75aba9bd2120045c8b401fa741c5e7c80f241cfbbac34a0f59cdcf833734eb6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:60ba3af79428a77360b3df119707dcaa3a1db57b3fe4dfb1de6de22ac466300d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:899dfa3c50dc1a1b33672cb761c59cc0ced1701c7eed03766f538763f9d5d46f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:887424ef49e0e8f309ba2c2ec47ba740bc98fffbcf16df4692a6ea33fdea1070_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:11b2c3a3a795d1aa067f3c9b52adc03fc4ff7540d16ae8c23f7db497ec23e188_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:4be56f6f95efc27bf8aca7d43cf9b91908d6f6bc53dc5103a754a116e14ba855_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:2431a54b62daea1ce36f2bfa08d153283ffc3d67072759cd62067e845f8a4c29_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:2431a54b62daea1ce36f2bfa08d153283ffc3d67072759cd62067e845f8a4c29_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:f23bbd57d3599f12b813827e52cb4f9dc2f221dc538424b4dc315183b6e287a6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:f23bbd57d3599f12b813827e52cb4f9dc2f221dc538424b4dc315183b6e287a6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:c6f127b4a84bd63c43d180d16f403e7f475a815ddccfd1dabf094d1f99dc416a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:c6f127b4a84bd63c43d180d16f403e7f475a815ddccfd1dabf094d1f99dc416a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:1c8c2901c11f7831601d5edcd67112e56a3d30b25f2f02cb559cd2e41f928e83_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:1c8c2901c11f7831601d5edcd67112e56a3d30b25f2f02cb559cd2e41f928e83_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:ce38ad561c2febea7c53e58a516f9f8d835677c71498fd5ba6f4b7f73e928147_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:ce38ad561c2febea7c53e58a516f9f8d835677c71498fd5ba6f4b7f73e928147_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1f8fd26dca27a6527b8706fcd6cd07ff40d293d0b7230d09ef77d2ab9cde8b82_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1f8fd26dca27a6527b8706fcd6cd07ff40d293d0b7230d09ef77d2ab9cde8b82_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:669ae343387c25e7dcfac1644c6c89f97361f1ff2f6ac2fe745f134959006cb9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:669ae343387c25e7dcfac1644c6c89f97361f1ff2f6ac2fe745f134959006cb9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:136cd1da94bba65c0f958ab75590e54563903f3cd03e494286e32af6fa6a2808_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-deployer@sha256:d62e15336531af65ca8fb1fb95999fe1b6a0a10290185e1460731d8645a16e77_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-docker-builder@sha256:985804937a79d0c9b2c78a567444c2583a6e86103e7595b7bc31451b90048a3a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-docker-registry@sha256:c6a8d0ef7b671df20d1047468162c76eefea578e75ebfdeaa27a320c13199245_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b7de106259bc14a705cf23e1be7bcdc14becb6defe0f59d40d5db5886b26958a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:33aefeac8f422779c6631b080ff1334177eaae3dfd00a4f5619d3fb6c8ac113e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:a8f6c2a8848af6a27ec91609b873a2a74cb6f1e05e743d6f00eccbcd47ef7dac_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:971ed65ae6bd7f38ee18ece1e622e9a4ad08dad130903bcf08169ace990e620f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:016ace2233c87f37ae33219827a925c6111ec6bc1562af673270b398309612cd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-haproxy-router@sha256:dbe5d7edf50c4b9718d656de150bc4d2c7323a01854b491d1ba6be76b02a9a77_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-hyperkube@sha256:293a97b7720dfa303f755919b8eb08d59bfe2af4d39837a2e69b0f1fd6172638_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c867e6adabe74cc9e81519775b4d995d0d0bfa4141eb5014d67241d7159d01b5_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:0d59289f08bd9a96de0f4e0a8312721c7b7b13be40f92a75de9c3ef8baa18ed9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:fe6d74102103ad2978dd40fa10dd396418067f9c9b16c8377bda137d2ec89ab2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:543512437116ad24a4c1efd41d141789bee556c706c46c7d071bcefb8498d8fb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:b2bae902c104c663647bd8cde38cbab2f77bf02a72cb99e7e897bd370076072a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:3355ad15262b54141d93f315b61ccefca28fc30a2affeddd621280c6eb5bb0a4_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:039c0609f274c9bb4ee05c8489e2860e10506a9d74f1e0a59379488030b4d460_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:cb43bec71c8ccbc9ecf83981cefca3485e19d3e4f082d200f1d17be124212fdd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06c97d690cdc80c210e467b61de3edb3c0b70bd10f6349ae0874ff657d74f95d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-installer@sha256:35bb1ee32e7d52b9bfc7397ba6279660ddd882dfeeb27e1730cc7f8c38e87b00_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:58b417988e95ff525d153db6b4238dee940e3dbaf2ffeb03ee7f4cdb546b6182_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:67cd5a7d164c1054a90c56485f81d535579c3286fe7ee1d3477c238dd960f6d6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d2196a4287a8c652b777652051bfa9132a892bcf70178b2f9199c717cec2df11_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:99b3996744091cb8d41e5c3e2fa61407f8f9fb0ad61c2084eb9cac25a30728f3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:64097b49f33b90619bac71335fe52192afe733b075aebc32e5a694885f5f957d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:2dc428956bcc7bf096521863cc08e40248d08123f828d4356ec0ecbf73293274_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-proxy@sha256:7087674fb05f59cdad2dd925ce0585ee654fc0689d67782686eadb7025879c5b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:093eb7ed9fb267265d9129dea0adc3fc5d348c4354837edbf44e9e5dbe2bf47b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:f2fa06419504d70353627138fca87c191f29e41ff8808406a40fb1227de8b5bf_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:7f9a20e84582a3157261a7b23fe1a8b87dfe3ff20446a129a40eb586146f9fad_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:90d5ae2a0f919ed58bde9ef1605124c53819c473f1eb09a8b2cbcfb2b403ba67_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:620cbfcd614086dc80f3698ee5118cba877d01c8791b2d8fbc7ca4eee526ccca_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:b5c98813ff29ef9dd0939d5d95f4e4b2b1b5b0d7a35a4d26bc1a1c574c23ce26_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:bd39937a90baeb312b6ee6ca44c351a003027898ebbae508b0960da5fe296b00_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:b9a73287707adcc393ec8c5d520d76d074bc533eb0ceae9a73c8d0efea0ebbe2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:bcc403b1f62f92ea3022415aabfd4492f99db5822e152936ae44a4fae788a0cd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:149cf386d4cadbf7ee9b365918de5213ea8613c354592a91d6e11d77b4f60aca_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:b2fabf7333a6e99def4bf04dc0b709ffe62a44fa3eb2d89f164047ebfc09216b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:94386a722cf6b2435691c1c244aa18a52a3ebde78dceaf77b43b8ff148cdd98d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:1eb2e9f2238db9b98be40b3688e825275db51c591b1b1816ff132a3de897dd58_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-cni@sha256:c01f78ff0728a6a9415bb63c957cb3a58fe2014d24ed76c17c17d176a624f39b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:f14b6580b737a593bc9b0d2bc0e0213acdc9fb978d7a360fde736454e87456ca_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:cca0dd18a75dfec645222efe09cc40375fea9c2cb97190dbb1c81c1f1f5549db_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a13548a96f45bc1a6fdf04b74b44f027beb50675d67e9866e0d9c5abeebe2836_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-must-gather@sha256:1d303dac2578ea7a9a3bb660e69432f4ef242b070dbfcdafe58edecf124cfc0f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:51bfccb009ecf3663164032309da6d2904a9f1274553d265e7472022d699bd32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel8@sha256:aeda82a9a8d50c75666a24a2e8700592900abdc34c05ad569caf8b0435cbb1dd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:4103d4f881dc9e27dad116c10684f266714d18838ad46f8a64fbe573763f3364_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:4a3fa7280dbf20e04d46fa4c6d38c5ca6d1867eccec13ba4c1e4980908278957_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:efb3bab17b5d330cec66ef4109b6f928e07d0f4e48f51b958f95300d370843f4_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:a877262a0aced13bfa1060dba810300a513b9684e8a1454b4a72fde0fcf4a62d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:c95659ac6e1f8334de4f286b8d643e578dfc6fe234974e3a4421f02f9bdaac9c_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:c1911c5ab4b3bb8d4b95080bf24963268468149c6c86dbce68f96339d1378e61_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:cf96f4a30737384fd1e4d2c1c899ca3b01de5b3046ac67b4e036d9b36f95e836_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:4e0e33db706390906704e39fac914e36a247a45783f3c1f6e4d7a8f77d221cb7_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:31577d75632bf38cfff5f343898c59ca85c07ea60ecd421e9659c11d37440506_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:cc431574bfed9ca15d439ef94b822dd7233d6356f3fd609ad4491bb3f92275c0_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:45d88da7fb5544d4d2aeb925d3ed0066a57dbb53cd8083adde530dc73ecd71c8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:994dcd435a9c2031c339699944137d4234262c3264dff1ae3cd682e3b6a146fc_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:ce79b8ad7b940aebe7799b3d8b6b1d55bfa75228e50f9308ce7afbae0ca0b400_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-registry@sha256:67c7a117e25285135c076f27f6162672e216e32d988f744a93d79df1ed2766ef_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:241f36d9f66c59356d97a623b8fa6ba001f95bee02f1b136f9e73bbf5d3f7a96_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:f82f020d5416ef25612e2d3a113164da951cb9a91ba40d9f8db8c9e9d79de26f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2e513c3a1f3c588e0db30de820313279de9004e96d90fa54f338cfc57ea7a2d3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:2e513c3a1f3c588e0db30de820313279de9004e96d90fa54f338cfc57ea7a2d3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-pod@sha256:0e22962f93782588e3d0cb19647076fd8c54a6b2b156ddfb8079d8c1faef5379_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:3ec05cc00fb530c3073c9225023731e65b14a656154799b80ff438021f8f2115_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:00ca69f50cf8b0d1a4dec60a0be182a8728bae65d5565d1fc2998ac4ae4bad96_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:11d2bf0b807072b2dc56035859b97bd96880a84520f2019be1c0614ad4e10b21_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:f03366a5333eb895ea15c2e2b707f55af9a9c871ccca6f328b9859d1b319c2ea_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:6fd1ab5a2f8757ea359a153a3c266e9b425c8c64684fd65cc268de1518bc2b8d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:deaa22f5ec458b3c409d762ff3e325f322232dce681d8f765009bddb429f495f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:59b7897e575fd1e2846be92ee488d7a3e20abc8250fa3cf4e0675fa3141fb671_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:d5bb92cdc6b3f172909e33b6eab0022ddd73080ef1d7d8e7f70883c04c6bd939_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:981e0d22ab0517998c1b4487fac560b5259f98ebaaf8508dab5249df4576cbc6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus@sha256:e31d76256e75cb45c310bacb65af9098be29187c989cc63881e87b9a3b08170a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:7b78ca457863cfa154d4feedc43a56603de9421f5bd80461ceb158d8b02cef7d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:249dc2c960a55408d4e4b9d3d05ee623d027c2658e1af239eb9f30d4e10c70e8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-telemeter@sha256:bf8c86e136a0cde58db10fd85caae293c76ffb9daeda731b2c0aecadd412c480_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-tests@sha256:4ed48480dc7e2b3ef99742b1083f385ff2bbe13d5ca02430d0d9859802f601c2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:80defb2b317bc10b90778c338d7119a8ce9e838de92c32e470b5b2f7e2058926_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:e8fa04e0634be943ed4a3a151d31caea220874cc8e5fdd6aaf1b050a96d5cbb3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5f38851e4dd5e14aa4a20b6be7e202efaedec6beaa2689820728b77fcda85585_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:23ef9202e057152a38b81d39c5804fd0c85ebdd9a8a72c62459e45e1fc7fd5eb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:6e3d86283f3d5dbadf892d46ce005512c4745131f03f012cb509c0610c6f817f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:3de069d716187ca4539078c8206a132bef0b34737f40647c3d7d5696b51ee8a8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5f38851e4dd5e14aa4a20b6be7e202efaedec6beaa2689820728b77fcda85585_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:23ef9202e057152a38b81d39c5804fd0c85ebdd9a8a72c62459e45e1fc7fd5eb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:d9ca7d88822abaef6e80f1691ac60d8b4548384d961fbe73988e8319899deea5_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:fbc2e9b219c12c3fdcd75524d0079d3c9828d0d73cd331534bad2bbcc2111519_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:585f77dfc9e2b9696a1e001aee57c8c8e4de9e7719c27730b475c5a49d3f0335_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:069b12b7fe6990dab5dfc99646d53694fad3b37618236a598125d2f2e7103086_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-09-18T04:52:06+00:00",
"details": "For OpenShift Container Platform 4.13 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.13/html/release_notes\n\nYou may download the oc tool and use it to inspect release image metadata for the x86_64 architecture. The image digest may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\n The sha value for the release is as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:32f55a5ff24713e240a293ced4f8cb202bbdf482095593e226d1ea4397fefe8e\n\n\nAll OpenShift Container Platform 4.13 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.13/html-single/updating_clusters/index#updating-cluster-within-minor.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:1c69af7282e5f0f2c08ac5ca6bad1b2d03fdb076a4588f70ce41d9c53bb400fb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:45114a340c92d6e28487d5fb2f889327d5d13fd069a4eee2b0cf0a62b48be786_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:12971027f5055b8a372891269a50fc1cba1a53973e99cd4198bb80587d4c93c6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-coredns@sha256:06aca2a5b50bb351459b03323176e72250bbb4b34f86adc7f24ff79849ceb29b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:03ca9c189727101c8450d0d1b8c92b9bfc1329c87511c5e400811a4e6909ae89_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:fce28431b9005f4b6632107f526dde810cb2b168d95af97396e2f98c0bec0f34_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:de1212d8f90abcf79f3dd6483cbb2ed3f297b0e2a447b434463d328af2b6ef5e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:932a7f2946665aa3e5943c59278321c9bd5cd8b55b14ee6e3781fe3c5cb76cab_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:15673"
},
{
"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.13:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:c88f0baeced895cc8397dcbba2fe114721638c83122928241a3c4f616a28ed79_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:1fd0d08e4e0c9cf705f3bf9bdbdccde9cc3ce828418a890b1da757899e181022_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:62aae18df0c37571c5846184231285e9b87413e367959d8b082133e5a01dec28_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:e53d51a1d936db9eac84ffb9d5a4f1ab2cde02eb183e033b29a95cb3141971f0_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/network-tools-rhel8@sha256:a5800691fab1afa5fafdf336bb130394d658186985ce87eedb8e991bfc51619d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:3596165cd5f45bb71f9956f395a692f27cf71a6d482c6cd8b22ea77949ffca32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:98878fa983dc6cfb39814b577719f1c1c47fb852b068b046cb47b4acab896f0c_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:1c69af7282e5f0f2c08ac5ca6bad1b2d03fdb076a4588f70ce41d9c53bb400fb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:45114a340c92d6e28487d5fb2f889327d5d13fd069a4eee2b0cf0a62b48be786_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:12971027f5055b8a372891269a50fc1cba1a53973e99cd4198bb80587d4c93c6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:df969d593a0ef6c5e05f64fcab7e9ba47d162cf154c609d029e9c6511ec56c7f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:9e69d0cc5dc592f13376aef3dc4c5a6db030be37abe0f1fb1e4d75a79b5a118c_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:3d63095bac185deaa134df5daaa31556137c967667712324ff468502d2b8c945_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:91131a1de8405044efb042fd66be84605eb2cdcf2e15f9b1662d9dfaefc92fa8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:637bcb1b7ac9dbb2cc27994d532a204d21a0eefa98e292152cb68bf0ea990620_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:5a43a4461fed31018cc6af199ea4c672da105a85c695c2ac110ea89ce488d43d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:5b7a7673a211158925edd1e52ab44afa1ce88434f0e1539e9a212b6b2b190969_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:0d437413dfa179b4c98b78b06c3a23a72e3d5faca40a9d399eced2db58dccb37_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:5e3b56cda0897156fddbedee88c03a2d969ad0d47c56713ed7debc93f31f86b8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:808a30e1909ee37240d81a3a55e45201028a082a84f882faa330dcd485506e85_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:0ea5aaa43d63da271cd539ff225bae5d2943f0c30a085466592020d9324e411b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:d2141f7ae2cb3959919c3e60ad1c1da9f44650e8ee7ceda6003e3cdc1d4cc6bc_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:d8378605a741185a41c57ed91b671aab9c599b3ccbe6d281130a56a340ee8e52_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:a284e3daaa6c2815e035a87595eb5bba9fcd67b2cda4dcbd858d22d54ba15f78_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:683056799a7c61bf3c3ae5bc47b08b225c6f83ab4faf08be9e586da2a42673a9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:480876e4351c6a52a6f2f8eee75a872eca752d181ab66f5e0f822cc20f35464d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:36b2cd4e101b646085e07b293af78a45f518ad4b49fe53b9a152a94e74bc0312_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:970343b7f58f2c2ebb26b6a97cbeae940557b77cbacfff037c7df17f04f7b058_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:727916b1d2a6f5a47a79d9b497ed4a1f8a67c7ac2510a1cb983d356d6a2adce8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:1437a2b0aa668b55decc4059e40a43bba4ca378d61ff195f414d23288587afbf_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:12163b4120b149fded9d0b1ec6cea9268a182b52c454380de76d70fa2e3d5ebd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:215f11a5f7fb0d11e2158b0ff630c25d1762ba1dc9369b79e893399afc923eb8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:18b84f18aaac64bfa7df74ffbba43079447b7edf64baf505b8c029ff6fa66255_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cli@sha256:401f3d5b6ea74e79162437961b4ae08feb767a5d4718406ce27341ccc20a0a13_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:2f96b73c4c02f61f6a43cef1299fd4006b64013c1a84bd5b860ebccc7de501ed_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:a2b750749695e63b4c6dffbb1c52aee9910b46683514d70974dadb68e1be9c50_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:a0525c514d37f62fbd1fb8ebfcd8d52d448f607b21905f9cd508d6ca5daeacd4_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:068435cd430a58b1c67e0b49b10c5c6b7248964f405c3cafad24f4121daa0055_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:0d98ca841e1e5b2043970a347a030203874ccde5093ce98d99277fc70257e82e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:fd817c7f5796bd4f8ccf6253e3ce9d700f344d54eb7cced6819ab6f4c7035e0a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:58ece7d263aab72a58ea8ecb6ee25329257c1b810669d6ec81e21f879652351a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:b06a0b90a5e7c3734e765ba48a378bcccef34020a48c547f8b7611ec988cec32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:b06a0b90a5e7c3734e765ba48a378bcccef34020a48c547f8b7611ec988cec32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:4d3117354a30e62f24fe22a06cf7557f7184d77ee0b41533df61d04f6fc81e57_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:fbfcdf38bf247d28562a2a1d877ce94102610c409350990d9fb5114ff75f9f1e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:edce1bce1ce7e7e39fe4dc4fb0feed3ebe9192839ab6213d6d93f86c27172254_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:223e6f86b83478f5b0ccde4c7d735e917bad433f84d2cb4908a6c8480fb51b4a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:e11d3507c2acf3d6dba25e458b8ae903a1f88b409e479587e7300a0a9fd6274e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:11c7fc39cc0e4b8ad21a0b2c37c20f7f7eccdf3c0be3f9390b06840dd5a10244_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:b62db02e0ea283a206b9d830e4d26330c37cc9f688edfb12e93a20a7b4eb75f8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:61fe1afcf207d559a0dcae5cf744e7f627e0cbc7308fa5d2fa5319a02aa56aff_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:e4edc968baa3d08e352c7c76ea1359f6f9073f5531fe62a61b4e9d4fe248e4be_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:41d617ecd64839883320abc42a382fb667f897b930f81c3238abb5448a72d62e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:49f5209254fa355e62fe58fb55775fed8dc4dea40c742fc57dfd09ddd9c6fdac_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:b745f3aa75d9dc73a47d61c037b64ecb30162fa9987303e90612d2cdb27bff68_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:1ab87e50bca7b15ed641fb9b7bae7c2404dc94c35d2321db9334149d599df3e0_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:9512ec70f847052ef79773bd67ae72841380769b8718f7110abad1ce8f19c3d5_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:6038ea3e20c311da35ed703694d1d076fdd0d501ab994df585ff09c541372cf6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:3609e1d6b1bb1c40f56a129f8dd638e5d549618d0e88536079728462e1aa9955_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e4b760f0401b799b723c3323b54fc111ffd75419c499d96f02638db1c935fa78_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:6f4b760655f1bc9f657d3adb2d3c76d43f261c07d7a7332ef30ed42a3b373f35_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:44a64150d7e262dcf65f621dcfb3def167e302fc309cdd2e03b454e7ddd39bf1_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:96b8f3f6afeb307a4d9441dc561abc770e32bb756d0e4e8b90f7a6fa8c656cbb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:ebd3826a228949047f429738cddb657f5e911166824f5606b5b8b7c98d365f5e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:1d5ada616f12b64a66d1d7724423203aa8088f46eb7a29a0dd5e67d50260d03d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:9ca4cb4f5bbf18dc74d1e7968d793b26627a51e1429423f3d89a3b6973960051_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:221f4b5f39830c358c2f718b55b1384799e11a90fa28f33f57e98e27beafd9c2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:b998a0e19719d7ad6881b1fdd0655bffd26eb67bb4ee2077f57258ed8a48ad88_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:524d8e5d44320ecb726dadfc8c7af52bf56ef8b05cdcaaf5b02bf2c9cd94a378_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-console-operator@sha256:2143cba2d72e70932c2d3428c3cb32cfa65d769e118dca3d951351a44093b595_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-console@sha256:1834242323960e3e1ce034614e60ace5116e791e1e55dbe4e773cdad5a2e9f65_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:b69ee5ba5b6627b9d1d360b99490bd034811a6593ca9b04fbf233c8baefed25a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-coredns@sha256:06aca2a5b50bb351459b03323176e72250bbb4b34f86adc7f24ff79849ceb29b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:d75aba9bd2120045c8b401fa741c5e7c80f241cfbbac34a0f59cdcf833734eb6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:60ba3af79428a77360b3df119707dcaa3a1db57b3fe4dfb1de6de22ac466300d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:899dfa3c50dc1a1b33672cb761c59cc0ced1701c7eed03766f538763f9d5d46f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:887424ef49e0e8f309ba2c2ec47ba740bc98fffbcf16df4692a6ea33fdea1070_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:11b2c3a3a795d1aa067f3c9b52adc03fc4ff7540d16ae8c23f7db497ec23e188_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:4be56f6f95efc27bf8aca7d43cf9b91908d6f6bc53dc5103a754a116e14ba855_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:2431a54b62daea1ce36f2bfa08d153283ffc3d67072759cd62067e845f8a4c29_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:2431a54b62daea1ce36f2bfa08d153283ffc3d67072759cd62067e845f8a4c29_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:f23bbd57d3599f12b813827e52cb4f9dc2f221dc538424b4dc315183b6e287a6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:f23bbd57d3599f12b813827e52cb4f9dc2f221dc538424b4dc315183b6e287a6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:c6f127b4a84bd63c43d180d16f403e7f475a815ddccfd1dabf094d1f99dc416a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:c6f127b4a84bd63c43d180d16f403e7f475a815ddccfd1dabf094d1f99dc416a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:1c8c2901c11f7831601d5edcd67112e56a3d30b25f2f02cb559cd2e41f928e83_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:1c8c2901c11f7831601d5edcd67112e56a3d30b25f2f02cb559cd2e41f928e83_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:ce38ad561c2febea7c53e58a516f9f8d835677c71498fd5ba6f4b7f73e928147_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:ce38ad561c2febea7c53e58a516f9f8d835677c71498fd5ba6f4b7f73e928147_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1f8fd26dca27a6527b8706fcd6cd07ff40d293d0b7230d09ef77d2ab9cde8b82_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1f8fd26dca27a6527b8706fcd6cd07ff40d293d0b7230d09ef77d2ab9cde8b82_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:669ae343387c25e7dcfac1644c6c89f97361f1ff2f6ac2fe745f134959006cb9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:669ae343387c25e7dcfac1644c6c89f97361f1ff2f6ac2fe745f134959006cb9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:136cd1da94bba65c0f958ab75590e54563903f3cd03e494286e32af6fa6a2808_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-deployer@sha256:d62e15336531af65ca8fb1fb95999fe1b6a0a10290185e1460731d8645a16e77_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-docker-builder@sha256:985804937a79d0c9b2c78a567444c2583a6e86103e7595b7bc31451b90048a3a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-docker-registry@sha256:c6a8d0ef7b671df20d1047468162c76eefea578e75ebfdeaa27a320c13199245_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b7de106259bc14a705cf23e1be7bcdc14becb6defe0f59d40d5db5886b26958a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:33aefeac8f422779c6631b080ff1334177eaae3dfd00a4f5619d3fb6c8ac113e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:a8f6c2a8848af6a27ec91609b873a2a74cb6f1e05e743d6f00eccbcd47ef7dac_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:971ed65ae6bd7f38ee18ece1e622e9a4ad08dad130903bcf08169ace990e620f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:016ace2233c87f37ae33219827a925c6111ec6bc1562af673270b398309612cd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-haproxy-router@sha256:dbe5d7edf50c4b9718d656de150bc4d2c7323a01854b491d1ba6be76b02a9a77_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-hyperkube@sha256:293a97b7720dfa303f755919b8eb08d59bfe2af4d39837a2e69b0f1fd6172638_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c867e6adabe74cc9e81519775b4d995d0d0bfa4141eb5014d67241d7159d01b5_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:0d59289f08bd9a96de0f4e0a8312721c7b7b13be40f92a75de9c3ef8baa18ed9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:fe6d74102103ad2978dd40fa10dd396418067f9c9b16c8377bda137d2ec89ab2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:03ca9c189727101c8450d0d1b8c92b9bfc1329c87511c5e400811a4e6909ae89_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:543512437116ad24a4c1efd41d141789bee556c706c46c7d071bcefb8498d8fb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:b2bae902c104c663647bd8cde38cbab2f77bf02a72cb99e7e897bd370076072a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:3355ad15262b54141d93f315b61ccefca28fc30a2affeddd621280c6eb5bb0a4_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:039c0609f274c9bb4ee05c8489e2860e10506a9d74f1e0a59379488030b4d460_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:cb43bec71c8ccbc9ecf83981cefca3485e19d3e4f082d200f1d17be124212fdd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06c97d690cdc80c210e467b61de3edb3c0b70bd10f6349ae0874ff657d74f95d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-installer@sha256:35bb1ee32e7d52b9bfc7397ba6279660ddd882dfeeb27e1730cc7f8c38e87b00_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:58b417988e95ff525d153db6b4238dee940e3dbaf2ffeb03ee7f4cdb546b6182_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:67cd5a7d164c1054a90c56485f81d535579c3286fe7ee1d3477c238dd960f6d6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d2196a4287a8c652b777652051bfa9132a892bcf70178b2f9199c717cec2df11_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:99b3996744091cb8d41e5c3e2fa61407f8f9fb0ad61c2084eb9cac25a30728f3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:64097b49f33b90619bac71335fe52192afe733b075aebc32e5a694885f5f957d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:2dc428956bcc7bf096521863cc08e40248d08123f828d4356ec0ecbf73293274_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-proxy@sha256:7087674fb05f59cdad2dd925ce0585ee654fc0689d67782686eadb7025879c5b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:093eb7ed9fb267265d9129dea0adc3fc5d348c4354837edbf44e9e5dbe2bf47b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:f2fa06419504d70353627138fca87c191f29e41ff8808406a40fb1227de8b5bf_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:7f9a20e84582a3157261a7b23fe1a8b87dfe3ff20446a129a40eb586146f9fad_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:90d5ae2a0f919ed58bde9ef1605124c53819c473f1eb09a8b2cbcfb2b403ba67_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:620cbfcd614086dc80f3698ee5118cba877d01c8791b2d8fbc7ca4eee526ccca_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:b5c98813ff29ef9dd0939d5d95f4e4b2b1b5b0d7a35a4d26bc1a1c574c23ce26_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:bd39937a90baeb312b6ee6ca44c351a003027898ebbae508b0960da5fe296b00_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:b9a73287707adcc393ec8c5d520d76d074bc533eb0ceae9a73c8d0efea0ebbe2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:bcc403b1f62f92ea3022415aabfd4492f99db5822e152936ae44a4fae788a0cd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:149cf386d4cadbf7ee9b365918de5213ea8613c354592a91d6e11d77b4f60aca_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:b2fabf7333a6e99def4bf04dc0b709ffe62a44fa3eb2d89f164047ebfc09216b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:94386a722cf6b2435691c1c244aa18a52a3ebde78dceaf77b43b8ff148cdd98d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:fce28431b9005f4b6632107f526dde810cb2b168d95af97396e2f98c0bec0f34_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:1eb2e9f2238db9b98be40b3688e825275db51c591b1b1816ff132a3de897dd58_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:de1212d8f90abcf79f3dd6483cbb2ed3f297b0e2a447b434463d328af2b6ef5e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-cni@sha256:c01f78ff0728a6a9415bb63c957cb3a58fe2014d24ed76c17c17d176a624f39b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:f14b6580b737a593bc9b0d2bc0e0213acdc9fb978d7a360fde736454e87456ca_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:cca0dd18a75dfec645222efe09cc40375fea9c2cb97190dbb1c81c1f1f5549db_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a13548a96f45bc1a6fdf04b74b44f027beb50675d67e9866e0d9c5abeebe2836_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-must-gather@sha256:1d303dac2578ea7a9a3bb660e69432f4ef242b070dbfcdafe58edecf124cfc0f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:51bfccb009ecf3663164032309da6d2904a9f1274553d265e7472022d699bd32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:932a7f2946665aa3e5943c59278321c9bd5cd8b55b14ee6e3781fe3c5cb76cab_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel8@sha256:aeda82a9a8d50c75666a24a2e8700592900abdc34c05ad569caf8b0435cbb1dd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:4103d4f881dc9e27dad116c10684f266714d18838ad46f8a64fbe573763f3364_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:4a3fa7280dbf20e04d46fa4c6d38c5ca6d1867eccec13ba4c1e4980908278957_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:efb3bab17b5d330cec66ef4109b6f928e07d0f4e48f51b958f95300d370843f4_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:a877262a0aced13bfa1060dba810300a513b9684e8a1454b4a72fde0fcf4a62d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:c95659ac6e1f8334de4f286b8d643e578dfc6fe234974e3a4421f02f9bdaac9c_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:c1911c5ab4b3bb8d4b95080bf24963268468149c6c86dbce68f96339d1378e61_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:cf96f4a30737384fd1e4d2c1c899ca3b01de5b3046ac67b4e036d9b36f95e836_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:4e0e33db706390906704e39fac914e36a247a45783f3c1f6e4d7a8f77d221cb7_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:31577d75632bf38cfff5f343898c59ca85c07ea60ecd421e9659c11d37440506_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:cc431574bfed9ca15d439ef94b822dd7233d6356f3fd609ad4491bb3f92275c0_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:45d88da7fb5544d4d2aeb925d3ed0066a57dbb53cd8083adde530dc73ecd71c8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:994dcd435a9c2031c339699944137d4234262c3264dff1ae3cd682e3b6a146fc_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:ce79b8ad7b940aebe7799b3d8b6b1d55bfa75228e50f9308ce7afbae0ca0b400_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-registry@sha256:67c7a117e25285135c076f27f6162672e216e32d988f744a93d79df1ed2766ef_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:241f36d9f66c59356d97a623b8fa6ba001f95bee02f1b136f9e73bbf5d3f7a96_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:f82f020d5416ef25612e2d3a113164da951cb9a91ba40d9f8db8c9e9d79de26f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2e513c3a1f3c588e0db30de820313279de9004e96d90fa54f338cfc57ea7a2d3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:2e513c3a1f3c588e0db30de820313279de9004e96d90fa54f338cfc57ea7a2d3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-pod@sha256:0e22962f93782588e3d0cb19647076fd8c54a6b2b156ddfb8079d8c1faef5379_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:3ec05cc00fb530c3073c9225023731e65b14a656154799b80ff438021f8f2115_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:00ca69f50cf8b0d1a4dec60a0be182a8728bae65d5565d1fc2998ac4ae4bad96_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:11d2bf0b807072b2dc56035859b97bd96880a84520f2019be1c0614ad4e10b21_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:f03366a5333eb895ea15c2e2b707f55af9a9c871ccca6f328b9859d1b319c2ea_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:6fd1ab5a2f8757ea359a153a3c266e9b425c8c64684fd65cc268de1518bc2b8d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:deaa22f5ec458b3c409d762ff3e325f322232dce681d8f765009bddb429f495f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:59b7897e575fd1e2846be92ee488d7a3e20abc8250fa3cf4e0675fa3141fb671_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:d5bb92cdc6b3f172909e33b6eab0022ddd73080ef1d7d8e7f70883c04c6bd939_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:981e0d22ab0517998c1b4487fac560b5259f98ebaaf8508dab5249df4576cbc6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus@sha256:e31d76256e75cb45c310bacb65af9098be29187c989cc63881e87b9a3b08170a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:7b78ca457863cfa154d4feedc43a56603de9421f5bd80461ceb158d8b02cef7d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:249dc2c960a55408d4e4b9d3d05ee623d027c2658e1af239eb9f30d4e10c70e8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-telemeter@sha256:bf8c86e136a0cde58db10fd85caae293c76ffb9daeda731b2c0aecadd412c480_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-tests@sha256:4ed48480dc7e2b3ef99742b1083f385ff2bbe13d5ca02430d0d9859802f601c2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:80defb2b317bc10b90778c338d7119a8ce9e838de92c32e470b5b2f7e2058926_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:e8fa04e0634be943ed4a3a151d31caea220874cc8e5fdd6aaf1b050a96d5cbb3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5f38851e4dd5e14aa4a20b6be7e202efaedec6beaa2689820728b77fcda85585_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:23ef9202e057152a38b81d39c5804fd0c85ebdd9a8a72c62459e45e1fc7fd5eb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:6e3d86283f3d5dbadf892d46ce005512c4745131f03f012cb509c0610c6f817f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:3de069d716187ca4539078c8206a132bef0b34737f40647c3d7d5696b51ee8a8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5f38851e4dd5e14aa4a20b6be7e202efaedec6beaa2689820728b77fcda85585_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:23ef9202e057152a38b81d39c5804fd0c85ebdd9a8a72c62459e45e1fc7fd5eb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:d9ca7d88822abaef6e80f1691ac60d8b4548384d961fbe73988e8319899deea5_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:fbc2e9b219c12c3fdcd75524d0079d3c9828d0d73cd331534bad2bbcc2111519_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:585f77dfc9e2b9696a1e001aee57c8c8e4de9e7719c27730b475c5a49d3f0335_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:069b12b7fe6990dab5dfc99646d53694fad3b37618236a598125d2f2e7103086_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.0"
},
"products": [
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:c88f0baeced895cc8397dcbba2fe114721638c83122928241a3c4f616a28ed79_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:1fd0d08e4e0c9cf705f3bf9bdbdccde9cc3ce828418a890b1da757899e181022_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:62aae18df0c37571c5846184231285e9b87413e367959d8b082133e5a01dec28_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:e53d51a1d936db9eac84ffb9d5a4f1ab2cde02eb183e033b29a95cb3141971f0_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/network-tools-rhel8@sha256:a5800691fab1afa5fafdf336bb130394d658186985ce87eedb8e991bfc51619d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:3596165cd5f45bb71f9956f395a692f27cf71a6d482c6cd8b22ea77949ffca32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:98878fa983dc6cfb39814b577719f1c1c47fb852b068b046cb47b4acab896f0c_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:1c69af7282e5f0f2c08ac5ca6bad1b2d03fdb076a4588f70ce41d9c53bb400fb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:45114a340c92d6e28487d5fb2f889327d5d13fd069a4eee2b0cf0a62b48be786_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:12971027f5055b8a372891269a50fc1cba1a53973e99cd4198bb80587d4c93c6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:df969d593a0ef6c5e05f64fcab7e9ba47d162cf154c609d029e9c6511ec56c7f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:9e69d0cc5dc592f13376aef3dc4c5a6db030be37abe0f1fb1e4d75a79b5a118c_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:3d63095bac185deaa134df5daaa31556137c967667712324ff468502d2b8c945_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:91131a1de8405044efb042fd66be84605eb2cdcf2e15f9b1662d9dfaefc92fa8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:637bcb1b7ac9dbb2cc27994d532a204d21a0eefa98e292152cb68bf0ea990620_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:5a43a4461fed31018cc6af199ea4c672da105a85c695c2ac110ea89ce488d43d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:5b7a7673a211158925edd1e52ab44afa1ce88434f0e1539e9a212b6b2b190969_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:0d437413dfa179b4c98b78b06c3a23a72e3d5faca40a9d399eced2db58dccb37_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:5e3b56cda0897156fddbedee88c03a2d969ad0d47c56713ed7debc93f31f86b8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:808a30e1909ee37240d81a3a55e45201028a082a84f882faa330dcd485506e85_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:0ea5aaa43d63da271cd539ff225bae5d2943f0c30a085466592020d9324e411b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:d2141f7ae2cb3959919c3e60ad1c1da9f44650e8ee7ceda6003e3cdc1d4cc6bc_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:d8378605a741185a41c57ed91b671aab9c599b3ccbe6d281130a56a340ee8e52_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:a284e3daaa6c2815e035a87595eb5bba9fcd67b2cda4dcbd858d22d54ba15f78_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:683056799a7c61bf3c3ae5bc47b08b225c6f83ab4faf08be9e586da2a42673a9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:480876e4351c6a52a6f2f8eee75a872eca752d181ab66f5e0f822cc20f35464d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:36b2cd4e101b646085e07b293af78a45f518ad4b49fe53b9a152a94e74bc0312_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:970343b7f58f2c2ebb26b6a97cbeae940557b77cbacfff037c7df17f04f7b058_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:727916b1d2a6f5a47a79d9b497ed4a1f8a67c7ac2510a1cb983d356d6a2adce8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:1437a2b0aa668b55decc4059e40a43bba4ca378d61ff195f414d23288587afbf_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:12163b4120b149fded9d0b1ec6cea9268a182b52c454380de76d70fa2e3d5ebd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:215f11a5f7fb0d11e2158b0ff630c25d1762ba1dc9369b79e893399afc923eb8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:18b84f18aaac64bfa7df74ffbba43079447b7edf64baf505b8c029ff6fa66255_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cli@sha256:401f3d5b6ea74e79162437961b4ae08feb767a5d4718406ce27341ccc20a0a13_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:2f96b73c4c02f61f6a43cef1299fd4006b64013c1a84bd5b860ebccc7de501ed_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:a2b750749695e63b4c6dffbb1c52aee9910b46683514d70974dadb68e1be9c50_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:a0525c514d37f62fbd1fb8ebfcd8d52d448f607b21905f9cd508d6ca5daeacd4_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:068435cd430a58b1c67e0b49b10c5c6b7248964f405c3cafad24f4121daa0055_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:0d98ca841e1e5b2043970a347a030203874ccde5093ce98d99277fc70257e82e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:fd817c7f5796bd4f8ccf6253e3ce9d700f344d54eb7cced6819ab6f4c7035e0a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:58ece7d263aab72a58ea8ecb6ee25329257c1b810669d6ec81e21f879652351a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:b06a0b90a5e7c3734e765ba48a378bcccef34020a48c547f8b7611ec988cec32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:b06a0b90a5e7c3734e765ba48a378bcccef34020a48c547f8b7611ec988cec32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:4d3117354a30e62f24fe22a06cf7557f7184d77ee0b41533df61d04f6fc81e57_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:fbfcdf38bf247d28562a2a1d877ce94102610c409350990d9fb5114ff75f9f1e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:edce1bce1ce7e7e39fe4dc4fb0feed3ebe9192839ab6213d6d93f86c27172254_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:223e6f86b83478f5b0ccde4c7d735e917bad433f84d2cb4908a6c8480fb51b4a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:e11d3507c2acf3d6dba25e458b8ae903a1f88b409e479587e7300a0a9fd6274e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:11c7fc39cc0e4b8ad21a0b2c37c20f7f7eccdf3c0be3f9390b06840dd5a10244_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:b62db02e0ea283a206b9d830e4d26330c37cc9f688edfb12e93a20a7b4eb75f8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:61fe1afcf207d559a0dcae5cf744e7f627e0cbc7308fa5d2fa5319a02aa56aff_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:e4edc968baa3d08e352c7c76ea1359f6f9073f5531fe62a61b4e9d4fe248e4be_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:41d617ecd64839883320abc42a382fb667f897b930f81c3238abb5448a72d62e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:49f5209254fa355e62fe58fb55775fed8dc4dea40c742fc57dfd09ddd9c6fdac_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:b745f3aa75d9dc73a47d61c037b64ecb30162fa9987303e90612d2cdb27bff68_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:1ab87e50bca7b15ed641fb9b7bae7c2404dc94c35d2321db9334149d599df3e0_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:9512ec70f847052ef79773bd67ae72841380769b8718f7110abad1ce8f19c3d5_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:6038ea3e20c311da35ed703694d1d076fdd0d501ab994df585ff09c541372cf6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:3609e1d6b1bb1c40f56a129f8dd638e5d549618d0e88536079728462e1aa9955_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e4b760f0401b799b723c3323b54fc111ffd75419c499d96f02638db1c935fa78_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:6f4b760655f1bc9f657d3adb2d3c76d43f261c07d7a7332ef30ed42a3b373f35_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:44a64150d7e262dcf65f621dcfb3def167e302fc309cdd2e03b454e7ddd39bf1_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:96b8f3f6afeb307a4d9441dc561abc770e32bb756d0e4e8b90f7a6fa8c656cbb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:ebd3826a228949047f429738cddb657f5e911166824f5606b5b8b7c98d365f5e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:1d5ada616f12b64a66d1d7724423203aa8088f46eb7a29a0dd5e67d50260d03d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:9ca4cb4f5bbf18dc74d1e7968d793b26627a51e1429423f3d89a3b6973960051_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:221f4b5f39830c358c2f718b55b1384799e11a90fa28f33f57e98e27beafd9c2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:b998a0e19719d7ad6881b1fdd0655bffd26eb67bb4ee2077f57258ed8a48ad88_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:524d8e5d44320ecb726dadfc8c7af52bf56ef8b05cdcaaf5b02bf2c9cd94a378_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-console-operator@sha256:2143cba2d72e70932c2d3428c3cb32cfa65d769e118dca3d951351a44093b595_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-console@sha256:1834242323960e3e1ce034614e60ace5116e791e1e55dbe4e773cdad5a2e9f65_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:b69ee5ba5b6627b9d1d360b99490bd034811a6593ca9b04fbf233c8baefed25a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-coredns@sha256:06aca2a5b50bb351459b03323176e72250bbb4b34f86adc7f24ff79849ceb29b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:d75aba9bd2120045c8b401fa741c5e7c80f241cfbbac34a0f59cdcf833734eb6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:60ba3af79428a77360b3df119707dcaa3a1db57b3fe4dfb1de6de22ac466300d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:899dfa3c50dc1a1b33672cb761c59cc0ced1701c7eed03766f538763f9d5d46f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:887424ef49e0e8f309ba2c2ec47ba740bc98fffbcf16df4692a6ea33fdea1070_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:11b2c3a3a795d1aa067f3c9b52adc03fc4ff7540d16ae8c23f7db497ec23e188_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:4be56f6f95efc27bf8aca7d43cf9b91908d6f6bc53dc5103a754a116e14ba855_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:2431a54b62daea1ce36f2bfa08d153283ffc3d67072759cd62067e845f8a4c29_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:2431a54b62daea1ce36f2bfa08d153283ffc3d67072759cd62067e845f8a4c29_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:f23bbd57d3599f12b813827e52cb4f9dc2f221dc538424b4dc315183b6e287a6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:f23bbd57d3599f12b813827e52cb4f9dc2f221dc538424b4dc315183b6e287a6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:c6f127b4a84bd63c43d180d16f403e7f475a815ddccfd1dabf094d1f99dc416a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:c6f127b4a84bd63c43d180d16f403e7f475a815ddccfd1dabf094d1f99dc416a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:1c8c2901c11f7831601d5edcd67112e56a3d30b25f2f02cb559cd2e41f928e83_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:1c8c2901c11f7831601d5edcd67112e56a3d30b25f2f02cb559cd2e41f928e83_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:ce38ad561c2febea7c53e58a516f9f8d835677c71498fd5ba6f4b7f73e928147_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:ce38ad561c2febea7c53e58a516f9f8d835677c71498fd5ba6f4b7f73e928147_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1f8fd26dca27a6527b8706fcd6cd07ff40d293d0b7230d09ef77d2ab9cde8b82_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1f8fd26dca27a6527b8706fcd6cd07ff40d293d0b7230d09ef77d2ab9cde8b82_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:669ae343387c25e7dcfac1644c6c89f97361f1ff2f6ac2fe745f134959006cb9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:669ae343387c25e7dcfac1644c6c89f97361f1ff2f6ac2fe745f134959006cb9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:136cd1da94bba65c0f958ab75590e54563903f3cd03e494286e32af6fa6a2808_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-deployer@sha256:d62e15336531af65ca8fb1fb95999fe1b6a0a10290185e1460731d8645a16e77_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-docker-builder@sha256:985804937a79d0c9b2c78a567444c2583a6e86103e7595b7bc31451b90048a3a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-docker-registry@sha256:c6a8d0ef7b671df20d1047468162c76eefea578e75ebfdeaa27a320c13199245_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b7de106259bc14a705cf23e1be7bcdc14becb6defe0f59d40d5db5886b26958a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:33aefeac8f422779c6631b080ff1334177eaae3dfd00a4f5619d3fb6c8ac113e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:a8f6c2a8848af6a27ec91609b873a2a74cb6f1e05e743d6f00eccbcd47ef7dac_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:971ed65ae6bd7f38ee18ece1e622e9a4ad08dad130903bcf08169ace990e620f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:016ace2233c87f37ae33219827a925c6111ec6bc1562af673270b398309612cd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-haproxy-router@sha256:dbe5d7edf50c4b9718d656de150bc4d2c7323a01854b491d1ba6be76b02a9a77_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-hyperkube@sha256:293a97b7720dfa303f755919b8eb08d59bfe2af4d39837a2e69b0f1fd6172638_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c867e6adabe74cc9e81519775b4d995d0d0bfa4141eb5014d67241d7159d01b5_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:0d59289f08bd9a96de0f4e0a8312721c7b7b13be40f92a75de9c3ef8baa18ed9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:fe6d74102103ad2978dd40fa10dd396418067f9c9b16c8377bda137d2ec89ab2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:03ca9c189727101c8450d0d1b8c92b9bfc1329c87511c5e400811a4e6909ae89_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:543512437116ad24a4c1efd41d141789bee556c706c46c7d071bcefb8498d8fb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:b2bae902c104c663647bd8cde38cbab2f77bf02a72cb99e7e897bd370076072a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:3355ad15262b54141d93f315b61ccefca28fc30a2affeddd621280c6eb5bb0a4_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:039c0609f274c9bb4ee05c8489e2860e10506a9d74f1e0a59379488030b4d460_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:cb43bec71c8ccbc9ecf83981cefca3485e19d3e4f082d200f1d17be124212fdd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06c97d690cdc80c210e467b61de3edb3c0b70bd10f6349ae0874ff657d74f95d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-installer@sha256:35bb1ee32e7d52b9bfc7397ba6279660ddd882dfeeb27e1730cc7f8c38e87b00_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:58b417988e95ff525d153db6b4238dee940e3dbaf2ffeb03ee7f4cdb546b6182_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:67cd5a7d164c1054a90c56485f81d535579c3286fe7ee1d3477c238dd960f6d6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d2196a4287a8c652b777652051bfa9132a892bcf70178b2f9199c717cec2df11_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:99b3996744091cb8d41e5c3e2fa61407f8f9fb0ad61c2084eb9cac25a30728f3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:64097b49f33b90619bac71335fe52192afe733b075aebc32e5a694885f5f957d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:2dc428956bcc7bf096521863cc08e40248d08123f828d4356ec0ecbf73293274_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-proxy@sha256:7087674fb05f59cdad2dd925ce0585ee654fc0689d67782686eadb7025879c5b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:093eb7ed9fb267265d9129dea0adc3fc5d348c4354837edbf44e9e5dbe2bf47b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:f2fa06419504d70353627138fca87c191f29e41ff8808406a40fb1227de8b5bf_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:7f9a20e84582a3157261a7b23fe1a8b87dfe3ff20446a129a40eb586146f9fad_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:90d5ae2a0f919ed58bde9ef1605124c53819c473f1eb09a8b2cbcfb2b403ba67_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:620cbfcd614086dc80f3698ee5118cba877d01c8791b2d8fbc7ca4eee526ccca_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:b5c98813ff29ef9dd0939d5d95f4e4b2b1b5b0d7a35a4d26bc1a1c574c23ce26_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:bd39937a90baeb312b6ee6ca44c351a003027898ebbae508b0960da5fe296b00_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:b9a73287707adcc393ec8c5d520d76d074bc533eb0ceae9a73c8d0efea0ebbe2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:bcc403b1f62f92ea3022415aabfd4492f99db5822e152936ae44a4fae788a0cd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:149cf386d4cadbf7ee9b365918de5213ea8613c354592a91d6e11d77b4f60aca_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:b2fabf7333a6e99def4bf04dc0b709ffe62a44fa3eb2d89f164047ebfc09216b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:94386a722cf6b2435691c1c244aa18a52a3ebde78dceaf77b43b8ff148cdd98d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:fce28431b9005f4b6632107f526dde810cb2b168d95af97396e2f98c0bec0f34_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:1eb2e9f2238db9b98be40b3688e825275db51c591b1b1816ff132a3de897dd58_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:de1212d8f90abcf79f3dd6483cbb2ed3f297b0e2a447b434463d328af2b6ef5e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-cni@sha256:c01f78ff0728a6a9415bb63c957cb3a58fe2014d24ed76c17c17d176a624f39b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:f14b6580b737a593bc9b0d2bc0e0213acdc9fb978d7a360fde736454e87456ca_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:cca0dd18a75dfec645222efe09cc40375fea9c2cb97190dbb1c81c1f1f5549db_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a13548a96f45bc1a6fdf04b74b44f027beb50675d67e9866e0d9c5abeebe2836_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-must-gather@sha256:1d303dac2578ea7a9a3bb660e69432f4ef242b070dbfcdafe58edecf124cfc0f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:51bfccb009ecf3663164032309da6d2904a9f1274553d265e7472022d699bd32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:932a7f2946665aa3e5943c59278321c9bd5cd8b55b14ee6e3781fe3c5cb76cab_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel8@sha256:aeda82a9a8d50c75666a24a2e8700592900abdc34c05ad569caf8b0435cbb1dd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:4103d4f881dc9e27dad116c10684f266714d18838ad46f8a64fbe573763f3364_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:4a3fa7280dbf20e04d46fa4c6d38c5ca6d1867eccec13ba4c1e4980908278957_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:efb3bab17b5d330cec66ef4109b6f928e07d0f4e48f51b958f95300d370843f4_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:a877262a0aced13bfa1060dba810300a513b9684e8a1454b4a72fde0fcf4a62d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:c95659ac6e1f8334de4f286b8d643e578dfc6fe234974e3a4421f02f9bdaac9c_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:c1911c5ab4b3bb8d4b95080bf24963268468149c6c86dbce68f96339d1378e61_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:cf96f4a30737384fd1e4d2c1c899ca3b01de5b3046ac67b4e036d9b36f95e836_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:4e0e33db706390906704e39fac914e36a247a45783f3c1f6e4d7a8f77d221cb7_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:31577d75632bf38cfff5f343898c59ca85c07ea60ecd421e9659c11d37440506_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:cc431574bfed9ca15d439ef94b822dd7233d6356f3fd609ad4491bb3f92275c0_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:45d88da7fb5544d4d2aeb925d3ed0066a57dbb53cd8083adde530dc73ecd71c8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:994dcd435a9c2031c339699944137d4234262c3264dff1ae3cd682e3b6a146fc_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:ce79b8ad7b940aebe7799b3d8b6b1d55bfa75228e50f9308ce7afbae0ca0b400_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-registry@sha256:67c7a117e25285135c076f27f6162672e216e32d988f744a93d79df1ed2766ef_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:241f36d9f66c59356d97a623b8fa6ba001f95bee02f1b136f9e73bbf5d3f7a96_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:f82f020d5416ef25612e2d3a113164da951cb9a91ba40d9f8db8c9e9d79de26f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2e513c3a1f3c588e0db30de820313279de9004e96d90fa54f338cfc57ea7a2d3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:2e513c3a1f3c588e0db30de820313279de9004e96d90fa54f338cfc57ea7a2d3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-pod@sha256:0e22962f93782588e3d0cb19647076fd8c54a6b2b156ddfb8079d8c1faef5379_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:3ec05cc00fb530c3073c9225023731e65b14a656154799b80ff438021f8f2115_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:00ca69f50cf8b0d1a4dec60a0be182a8728bae65d5565d1fc2998ac4ae4bad96_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:11d2bf0b807072b2dc56035859b97bd96880a84520f2019be1c0614ad4e10b21_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:f03366a5333eb895ea15c2e2b707f55af9a9c871ccca6f328b9859d1b319c2ea_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:6fd1ab5a2f8757ea359a153a3c266e9b425c8c64684fd65cc268de1518bc2b8d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:deaa22f5ec458b3c409d762ff3e325f322232dce681d8f765009bddb429f495f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:59b7897e575fd1e2846be92ee488d7a3e20abc8250fa3cf4e0675fa3141fb671_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:d5bb92cdc6b3f172909e33b6eab0022ddd73080ef1d7d8e7f70883c04c6bd939_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:981e0d22ab0517998c1b4487fac560b5259f98ebaaf8508dab5249df4576cbc6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus@sha256:e31d76256e75cb45c310bacb65af9098be29187c989cc63881e87b9a3b08170a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:7b78ca457863cfa154d4feedc43a56603de9421f5bd80461ceb158d8b02cef7d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:249dc2c960a55408d4e4b9d3d05ee623d027c2658e1af239eb9f30d4e10c70e8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-telemeter@sha256:bf8c86e136a0cde58db10fd85caae293c76ffb9daeda731b2c0aecadd412c480_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-tests@sha256:4ed48480dc7e2b3ef99742b1083f385ff2bbe13d5ca02430d0d9859802f601c2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:80defb2b317bc10b90778c338d7119a8ce9e838de92c32e470b5b2f7e2058926_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:e8fa04e0634be943ed4a3a151d31caea220874cc8e5fdd6aaf1b050a96d5cbb3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5f38851e4dd5e14aa4a20b6be7e202efaedec6beaa2689820728b77fcda85585_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:23ef9202e057152a38b81d39c5804fd0c85ebdd9a8a72c62459e45e1fc7fd5eb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:6e3d86283f3d5dbadf892d46ce005512c4745131f03f012cb509c0610c6f817f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:3de069d716187ca4539078c8206a132bef0b34737f40647c3d7d5696b51ee8a8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5f38851e4dd5e14aa4a20b6be7e202efaedec6beaa2689820728b77fcda85585_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:23ef9202e057152a38b81d39c5804fd0c85ebdd9a8a72c62459e45e1fc7fd5eb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:d9ca7d88822abaef6e80f1691ac60d8b4548384d961fbe73988e8319899deea5_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:fbc2e9b219c12c3fdcd75524d0079d3c9828d0d73cd331534bad2bbcc2111519_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:585f77dfc9e2b9696a1e001aee57c8c8e4de9e7719c27730b475c5a49d3f0335_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:069b12b7fe6990dab5dfc99646d53694fad3b37618236a598125d2f2e7103086_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/golang/glog: Vulnerability when creating log files in github.com/golang/glog"
},
{
"acknowledgments": [
{
"names": [
"jub0bs"
]
}
],
"cve": "CVE-2025-22868",
"cwe": {
"id": "CWE-1286",
"name": "Improper Validation of Syntactic Correctness of Input"
},
"discovery_date": "2025-02-26T04:00:44.350024+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:c88f0baeced895cc8397dcbba2fe114721638c83122928241a3c4f616a28ed79_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:1fd0d08e4e0c9cf705f3bf9bdbdccde9cc3ce828418a890b1da757899e181022_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:62aae18df0c37571c5846184231285e9b87413e367959d8b082133e5a01dec28_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:e53d51a1d936db9eac84ffb9d5a4f1ab2cde02eb183e033b29a95cb3141971f0_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/network-tools-rhel8@sha256:a5800691fab1afa5fafdf336bb130394d658186985ce87eedb8e991bfc51619d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:3596165cd5f45bb71f9956f395a692f27cf71a6d482c6cd8b22ea77949ffca32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:98878fa983dc6cfb39814b577719f1c1c47fb852b068b046cb47b4acab896f0c_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:1c69af7282e5f0f2c08ac5ca6bad1b2d03fdb076a4588f70ce41d9c53bb400fb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:45114a340c92d6e28487d5fb2f889327d5d13fd069a4eee2b0cf0a62b48be786_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:12971027f5055b8a372891269a50fc1cba1a53973e99cd4198bb80587d4c93c6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:df969d593a0ef6c5e05f64fcab7e9ba47d162cf154c609d029e9c6511ec56c7f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:9e69d0cc5dc592f13376aef3dc4c5a6db030be37abe0f1fb1e4d75a79b5a118c_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:3d63095bac185deaa134df5daaa31556137c967667712324ff468502d2b8c945_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:91131a1de8405044efb042fd66be84605eb2cdcf2e15f9b1662d9dfaefc92fa8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:637bcb1b7ac9dbb2cc27994d532a204d21a0eefa98e292152cb68bf0ea990620_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:5a43a4461fed31018cc6af199ea4c672da105a85c695c2ac110ea89ce488d43d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:5b7a7673a211158925edd1e52ab44afa1ce88434f0e1539e9a212b6b2b190969_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:0d437413dfa179b4c98b78b06c3a23a72e3d5faca40a9d399eced2db58dccb37_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:5e3b56cda0897156fddbedee88c03a2d969ad0d47c56713ed7debc93f31f86b8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:808a30e1909ee37240d81a3a55e45201028a082a84f882faa330dcd485506e85_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:0ea5aaa43d63da271cd539ff225bae5d2943f0c30a085466592020d9324e411b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:d2141f7ae2cb3959919c3e60ad1c1da9f44650e8ee7ceda6003e3cdc1d4cc6bc_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:d8378605a741185a41c57ed91b671aab9c599b3ccbe6d281130a56a340ee8e52_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:a284e3daaa6c2815e035a87595eb5bba9fcd67b2cda4dcbd858d22d54ba15f78_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:683056799a7c61bf3c3ae5bc47b08b225c6f83ab4faf08be9e586da2a42673a9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:480876e4351c6a52a6f2f8eee75a872eca752d181ab66f5e0f822cc20f35464d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:36b2cd4e101b646085e07b293af78a45f518ad4b49fe53b9a152a94e74bc0312_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:970343b7f58f2c2ebb26b6a97cbeae940557b77cbacfff037c7df17f04f7b058_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:727916b1d2a6f5a47a79d9b497ed4a1f8a67c7ac2510a1cb983d356d6a2adce8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:1437a2b0aa668b55decc4059e40a43bba4ca378d61ff195f414d23288587afbf_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:12163b4120b149fded9d0b1ec6cea9268a182b52c454380de76d70fa2e3d5ebd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:215f11a5f7fb0d11e2158b0ff630c25d1762ba1dc9369b79e893399afc923eb8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:18b84f18aaac64bfa7df74ffbba43079447b7edf64baf505b8c029ff6fa66255_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cli@sha256:401f3d5b6ea74e79162437961b4ae08feb767a5d4718406ce27341ccc20a0a13_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:2f96b73c4c02f61f6a43cef1299fd4006b64013c1a84bd5b860ebccc7de501ed_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:a2b750749695e63b4c6dffbb1c52aee9910b46683514d70974dadb68e1be9c50_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:a0525c514d37f62fbd1fb8ebfcd8d52d448f607b21905f9cd508d6ca5daeacd4_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:068435cd430a58b1c67e0b49b10c5c6b7248964f405c3cafad24f4121daa0055_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:0d98ca841e1e5b2043970a347a030203874ccde5093ce98d99277fc70257e82e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:fd817c7f5796bd4f8ccf6253e3ce9d700f344d54eb7cced6819ab6f4c7035e0a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:58ece7d263aab72a58ea8ecb6ee25329257c1b810669d6ec81e21f879652351a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:b06a0b90a5e7c3734e765ba48a378bcccef34020a48c547f8b7611ec988cec32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:b06a0b90a5e7c3734e765ba48a378bcccef34020a48c547f8b7611ec988cec32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:4d3117354a30e62f24fe22a06cf7557f7184d77ee0b41533df61d04f6fc81e57_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:fbfcdf38bf247d28562a2a1d877ce94102610c409350990d9fb5114ff75f9f1e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:edce1bce1ce7e7e39fe4dc4fb0feed3ebe9192839ab6213d6d93f86c27172254_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:223e6f86b83478f5b0ccde4c7d735e917bad433f84d2cb4908a6c8480fb51b4a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:e11d3507c2acf3d6dba25e458b8ae903a1f88b409e479587e7300a0a9fd6274e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:11c7fc39cc0e4b8ad21a0b2c37c20f7f7eccdf3c0be3f9390b06840dd5a10244_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:61fe1afcf207d559a0dcae5cf744e7f627e0cbc7308fa5d2fa5319a02aa56aff_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:e4edc968baa3d08e352c7c76ea1359f6f9073f5531fe62a61b4e9d4fe248e4be_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:41d617ecd64839883320abc42a382fb667f897b930f81c3238abb5448a72d62e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:49f5209254fa355e62fe58fb55775fed8dc4dea40c742fc57dfd09ddd9c6fdac_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:b745f3aa75d9dc73a47d61c037b64ecb30162fa9987303e90612d2cdb27bff68_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:1ab87e50bca7b15ed641fb9b7bae7c2404dc94c35d2321db9334149d599df3e0_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:9512ec70f847052ef79773bd67ae72841380769b8718f7110abad1ce8f19c3d5_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:6038ea3e20c311da35ed703694d1d076fdd0d501ab994df585ff09c541372cf6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:3609e1d6b1bb1c40f56a129f8dd638e5d549618d0e88536079728462e1aa9955_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e4b760f0401b799b723c3323b54fc111ffd75419c499d96f02638db1c935fa78_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:6f4b760655f1bc9f657d3adb2d3c76d43f261c07d7a7332ef30ed42a3b373f35_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:44a64150d7e262dcf65f621dcfb3def167e302fc309cdd2e03b454e7ddd39bf1_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:96b8f3f6afeb307a4d9441dc561abc770e32bb756d0e4e8b90f7a6fa8c656cbb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:ebd3826a228949047f429738cddb657f5e911166824f5606b5b8b7c98d365f5e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:1d5ada616f12b64a66d1d7724423203aa8088f46eb7a29a0dd5e67d50260d03d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:9ca4cb4f5bbf18dc74d1e7968d793b26627a51e1429423f3d89a3b6973960051_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:221f4b5f39830c358c2f718b55b1384799e11a90fa28f33f57e98e27beafd9c2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:b998a0e19719d7ad6881b1fdd0655bffd26eb67bb4ee2077f57258ed8a48ad88_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:524d8e5d44320ecb726dadfc8c7af52bf56ef8b05cdcaaf5b02bf2c9cd94a378_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-console-operator@sha256:2143cba2d72e70932c2d3428c3cb32cfa65d769e118dca3d951351a44093b595_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-console@sha256:1834242323960e3e1ce034614e60ace5116e791e1e55dbe4e773cdad5a2e9f65_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:b69ee5ba5b6627b9d1d360b99490bd034811a6593ca9b04fbf233c8baefed25a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-coredns@sha256:06aca2a5b50bb351459b03323176e72250bbb4b34f86adc7f24ff79849ceb29b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:d75aba9bd2120045c8b401fa741c5e7c80f241cfbbac34a0f59cdcf833734eb6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:60ba3af79428a77360b3df119707dcaa3a1db57b3fe4dfb1de6de22ac466300d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:899dfa3c50dc1a1b33672cb761c59cc0ced1701c7eed03766f538763f9d5d46f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:887424ef49e0e8f309ba2c2ec47ba740bc98fffbcf16df4692a6ea33fdea1070_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:11b2c3a3a795d1aa067f3c9b52adc03fc4ff7540d16ae8c23f7db497ec23e188_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:4be56f6f95efc27bf8aca7d43cf9b91908d6f6bc53dc5103a754a116e14ba855_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:2431a54b62daea1ce36f2bfa08d153283ffc3d67072759cd62067e845f8a4c29_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:2431a54b62daea1ce36f2bfa08d153283ffc3d67072759cd62067e845f8a4c29_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:f23bbd57d3599f12b813827e52cb4f9dc2f221dc538424b4dc315183b6e287a6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:f23bbd57d3599f12b813827e52cb4f9dc2f221dc538424b4dc315183b6e287a6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:c6f127b4a84bd63c43d180d16f403e7f475a815ddccfd1dabf094d1f99dc416a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:c6f127b4a84bd63c43d180d16f403e7f475a815ddccfd1dabf094d1f99dc416a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:1c8c2901c11f7831601d5edcd67112e56a3d30b25f2f02cb559cd2e41f928e83_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:1c8c2901c11f7831601d5edcd67112e56a3d30b25f2f02cb559cd2e41f928e83_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:ce38ad561c2febea7c53e58a516f9f8d835677c71498fd5ba6f4b7f73e928147_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:ce38ad561c2febea7c53e58a516f9f8d835677c71498fd5ba6f4b7f73e928147_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1f8fd26dca27a6527b8706fcd6cd07ff40d293d0b7230d09ef77d2ab9cde8b82_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1f8fd26dca27a6527b8706fcd6cd07ff40d293d0b7230d09ef77d2ab9cde8b82_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:669ae343387c25e7dcfac1644c6c89f97361f1ff2f6ac2fe745f134959006cb9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:669ae343387c25e7dcfac1644c6c89f97361f1ff2f6ac2fe745f134959006cb9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:136cd1da94bba65c0f958ab75590e54563903f3cd03e494286e32af6fa6a2808_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-deployer@sha256:d62e15336531af65ca8fb1fb95999fe1b6a0a10290185e1460731d8645a16e77_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-docker-builder@sha256:985804937a79d0c9b2c78a567444c2583a6e86103e7595b7bc31451b90048a3a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-docker-registry@sha256:c6a8d0ef7b671df20d1047468162c76eefea578e75ebfdeaa27a320c13199245_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b7de106259bc14a705cf23e1be7bcdc14becb6defe0f59d40d5db5886b26958a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:33aefeac8f422779c6631b080ff1334177eaae3dfd00a4f5619d3fb6c8ac113e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:a8f6c2a8848af6a27ec91609b873a2a74cb6f1e05e743d6f00eccbcd47ef7dac_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:971ed65ae6bd7f38ee18ece1e622e9a4ad08dad130903bcf08169ace990e620f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:016ace2233c87f37ae33219827a925c6111ec6bc1562af673270b398309612cd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-haproxy-router@sha256:dbe5d7edf50c4b9718d656de150bc4d2c7323a01854b491d1ba6be76b02a9a77_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-hyperkube@sha256:293a97b7720dfa303f755919b8eb08d59bfe2af4d39837a2e69b0f1fd6172638_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c867e6adabe74cc9e81519775b4d995d0d0bfa4141eb5014d67241d7159d01b5_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:0d59289f08bd9a96de0f4e0a8312721c7b7b13be40f92a75de9c3ef8baa18ed9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:fe6d74102103ad2978dd40fa10dd396418067f9c9b16c8377bda137d2ec89ab2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:03ca9c189727101c8450d0d1b8c92b9bfc1329c87511c5e400811a4e6909ae89_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:543512437116ad24a4c1efd41d141789bee556c706c46c7d071bcefb8498d8fb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:b2bae902c104c663647bd8cde38cbab2f77bf02a72cb99e7e897bd370076072a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:3355ad15262b54141d93f315b61ccefca28fc30a2affeddd621280c6eb5bb0a4_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:039c0609f274c9bb4ee05c8489e2860e10506a9d74f1e0a59379488030b4d460_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:cb43bec71c8ccbc9ecf83981cefca3485e19d3e4f082d200f1d17be124212fdd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06c97d690cdc80c210e467b61de3edb3c0b70bd10f6349ae0874ff657d74f95d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-installer@sha256:35bb1ee32e7d52b9bfc7397ba6279660ddd882dfeeb27e1730cc7f8c38e87b00_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:58b417988e95ff525d153db6b4238dee940e3dbaf2ffeb03ee7f4cdb546b6182_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:67cd5a7d164c1054a90c56485f81d535579c3286fe7ee1d3477c238dd960f6d6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d2196a4287a8c652b777652051bfa9132a892bcf70178b2f9199c717cec2df11_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:99b3996744091cb8d41e5c3e2fa61407f8f9fb0ad61c2084eb9cac25a30728f3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:64097b49f33b90619bac71335fe52192afe733b075aebc32e5a694885f5f957d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:2dc428956bcc7bf096521863cc08e40248d08123f828d4356ec0ecbf73293274_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-proxy@sha256:7087674fb05f59cdad2dd925ce0585ee654fc0689d67782686eadb7025879c5b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:093eb7ed9fb267265d9129dea0adc3fc5d348c4354837edbf44e9e5dbe2bf47b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:f2fa06419504d70353627138fca87c191f29e41ff8808406a40fb1227de8b5bf_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:7f9a20e84582a3157261a7b23fe1a8b87dfe3ff20446a129a40eb586146f9fad_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:90d5ae2a0f919ed58bde9ef1605124c53819c473f1eb09a8b2cbcfb2b403ba67_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:620cbfcd614086dc80f3698ee5118cba877d01c8791b2d8fbc7ca4eee526ccca_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:b5c98813ff29ef9dd0939d5d95f4e4b2b1b5b0d7a35a4d26bc1a1c574c23ce26_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:bd39937a90baeb312b6ee6ca44c351a003027898ebbae508b0960da5fe296b00_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:b9a73287707adcc393ec8c5d520d76d074bc533eb0ceae9a73c8d0efea0ebbe2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:bcc403b1f62f92ea3022415aabfd4492f99db5822e152936ae44a4fae788a0cd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:149cf386d4cadbf7ee9b365918de5213ea8613c354592a91d6e11d77b4f60aca_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:b2fabf7333a6e99def4bf04dc0b709ffe62a44fa3eb2d89f164047ebfc09216b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:94386a722cf6b2435691c1c244aa18a52a3ebde78dceaf77b43b8ff148cdd98d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:fce28431b9005f4b6632107f526dde810cb2b168d95af97396e2f98c0bec0f34_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:1eb2e9f2238db9b98be40b3688e825275db51c591b1b1816ff132a3de897dd58_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:de1212d8f90abcf79f3dd6483cbb2ed3f297b0e2a447b434463d328af2b6ef5e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-cni@sha256:c01f78ff0728a6a9415bb63c957cb3a58fe2014d24ed76c17c17d176a624f39b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:f14b6580b737a593bc9b0d2bc0e0213acdc9fb978d7a360fde736454e87456ca_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:cca0dd18a75dfec645222efe09cc40375fea9c2cb97190dbb1c81c1f1f5549db_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a13548a96f45bc1a6fdf04b74b44f027beb50675d67e9866e0d9c5abeebe2836_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-must-gather@sha256:1d303dac2578ea7a9a3bb660e69432f4ef242b070dbfcdafe58edecf124cfc0f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:51bfccb009ecf3663164032309da6d2904a9f1274553d265e7472022d699bd32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:932a7f2946665aa3e5943c59278321c9bd5cd8b55b14ee6e3781fe3c5cb76cab_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel8@sha256:aeda82a9a8d50c75666a24a2e8700592900abdc34c05ad569caf8b0435cbb1dd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:4a3fa7280dbf20e04d46fa4c6d38c5ca6d1867eccec13ba4c1e4980908278957_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:efb3bab17b5d330cec66ef4109b6f928e07d0f4e48f51b958f95300d370843f4_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:a877262a0aced13bfa1060dba810300a513b9684e8a1454b4a72fde0fcf4a62d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:c95659ac6e1f8334de4f286b8d643e578dfc6fe234974e3a4421f02f9bdaac9c_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:c1911c5ab4b3bb8d4b95080bf24963268468149c6c86dbce68f96339d1378e61_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:cf96f4a30737384fd1e4d2c1c899ca3b01de5b3046ac67b4e036d9b36f95e836_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:4e0e33db706390906704e39fac914e36a247a45783f3c1f6e4d7a8f77d221cb7_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:31577d75632bf38cfff5f343898c59ca85c07ea60ecd421e9659c11d37440506_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:cc431574bfed9ca15d439ef94b822dd7233d6356f3fd609ad4491bb3f92275c0_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:45d88da7fb5544d4d2aeb925d3ed0066a57dbb53cd8083adde530dc73ecd71c8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:994dcd435a9c2031c339699944137d4234262c3264dff1ae3cd682e3b6a146fc_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:ce79b8ad7b940aebe7799b3d8b6b1d55bfa75228e50f9308ce7afbae0ca0b400_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-registry@sha256:67c7a117e25285135c076f27f6162672e216e32d988f744a93d79df1ed2766ef_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:241f36d9f66c59356d97a623b8fa6ba001f95bee02f1b136f9e73bbf5d3f7a96_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:f82f020d5416ef25612e2d3a113164da951cb9a91ba40d9f8db8c9e9d79de26f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2e513c3a1f3c588e0db30de820313279de9004e96d90fa54f338cfc57ea7a2d3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:2e513c3a1f3c588e0db30de820313279de9004e96d90fa54f338cfc57ea7a2d3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-pod@sha256:0e22962f93782588e3d0cb19647076fd8c54a6b2b156ddfb8079d8c1faef5379_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:3ec05cc00fb530c3073c9225023731e65b14a656154799b80ff438021f8f2115_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:00ca69f50cf8b0d1a4dec60a0be182a8728bae65d5565d1fc2998ac4ae4bad96_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:11d2bf0b807072b2dc56035859b97bd96880a84520f2019be1c0614ad4e10b21_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:f03366a5333eb895ea15c2e2b707f55af9a9c871ccca6f328b9859d1b319c2ea_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:6fd1ab5a2f8757ea359a153a3c266e9b425c8c64684fd65cc268de1518bc2b8d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:deaa22f5ec458b3c409d762ff3e325f322232dce681d8f765009bddb429f495f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:59b7897e575fd1e2846be92ee488d7a3e20abc8250fa3cf4e0675fa3141fb671_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:d5bb92cdc6b3f172909e33b6eab0022ddd73080ef1d7d8e7f70883c04c6bd939_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:981e0d22ab0517998c1b4487fac560b5259f98ebaaf8508dab5249df4576cbc6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus@sha256:e31d76256e75cb45c310bacb65af9098be29187c989cc63881e87b9a3b08170a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:7b78ca457863cfa154d4feedc43a56603de9421f5bd80461ceb158d8b02cef7d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:249dc2c960a55408d4e4b9d3d05ee623d027c2658e1af239eb9f30d4e10c70e8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-telemeter@sha256:bf8c86e136a0cde58db10fd85caae293c76ffb9daeda731b2c0aecadd412c480_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-tests@sha256:4ed48480dc7e2b3ef99742b1083f385ff2bbe13d5ca02430d0d9859802f601c2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:80defb2b317bc10b90778c338d7119a8ce9e838de92c32e470b5b2f7e2058926_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:e8fa04e0634be943ed4a3a151d31caea220874cc8e5fdd6aaf1b050a96d5cbb3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5f38851e4dd5e14aa4a20b6be7e202efaedec6beaa2689820728b77fcda85585_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:23ef9202e057152a38b81d39c5804fd0c85ebdd9a8a72c62459e45e1fc7fd5eb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:6e3d86283f3d5dbadf892d46ce005512c4745131f03f012cb509c0610c6f817f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:3de069d716187ca4539078c8206a132bef0b34737f40647c3d7d5696b51ee8a8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5f38851e4dd5e14aa4a20b6be7e202efaedec6beaa2689820728b77fcda85585_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:23ef9202e057152a38b81d39c5804fd0c85ebdd9a8a72c62459e45e1fc7fd5eb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:d9ca7d88822abaef6e80f1691ac60d8b4548384d961fbe73988e8319899deea5_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:fbc2e9b219c12c3fdcd75524d0079d3c9828d0d73cd331534bad2bbcc2111519_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:585f77dfc9e2b9696a1e001aee57c8c8e4de9e7719c27730b475c5a49d3f0335_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:069b12b7fe6990dab5dfc99646d53694fad3b37618236a598125d2f2e7103086_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2348366"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `golang.org/x/oauth2/jws` package in the token parsing component. This vulnerability is made possible because of the use of `strings.Split(token, \".\")` to split JWT tokens, which can lead to excessive memory consumption when processing maliciously crafted tokens with a large number of `.` characters. An attacker could exploit this functionality by sending numerous malformed tokens and can trigger memory exhaustion and a Denial of Service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/oauth2/jws: Unexpected memory consumption during token parsing in golang.org/x/oauth2/jws",
"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.13:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:b62db02e0ea283a206b9d830e4d26330c37cc9f688edfb12e93a20a7b4eb75f8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:4103d4f881dc9e27dad116c10684f266714d18838ad46f8a64fbe573763f3364_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:c88f0baeced895cc8397dcbba2fe114721638c83122928241a3c4f616a28ed79_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:1fd0d08e4e0c9cf705f3bf9bdbdccde9cc3ce828418a890b1da757899e181022_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:62aae18df0c37571c5846184231285e9b87413e367959d8b082133e5a01dec28_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:e53d51a1d936db9eac84ffb9d5a4f1ab2cde02eb183e033b29a95cb3141971f0_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/network-tools-rhel8@sha256:a5800691fab1afa5fafdf336bb130394d658186985ce87eedb8e991bfc51619d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:3596165cd5f45bb71f9956f395a692f27cf71a6d482c6cd8b22ea77949ffca32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:98878fa983dc6cfb39814b577719f1c1c47fb852b068b046cb47b4acab896f0c_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:1c69af7282e5f0f2c08ac5ca6bad1b2d03fdb076a4588f70ce41d9c53bb400fb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:45114a340c92d6e28487d5fb2f889327d5d13fd069a4eee2b0cf0a62b48be786_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:12971027f5055b8a372891269a50fc1cba1a53973e99cd4198bb80587d4c93c6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:df969d593a0ef6c5e05f64fcab7e9ba47d162cf154c609d029e9c6511ec56c7f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:9e69d0cc5dc592f13376aef3dc4c5a6db030be37abe0f1fb1e4d75a79b5a118c_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:3d63095bac185deaa134df5daaa31556137c967667712324ff468502d2b8c945_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:91131a1de8405044efb042fd66be84605eb2cdcf2e15f9b1662d9dfaefc92fa8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:637bcb1b7ac9dbb2cc27994d532a204d21a0eefa98e292152cb68bf0ea990620_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:5a43a4461fed31018cc6af199ea4c672da105a85c695c2ac110ea89ce488d43d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:5b7a7673a211158925edd1e52ab44afa1ce88434f0e1539e9a212b6b2b190969_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:0d437413dfa179b4c98b78b06c3a23a72e3d5faca40a9d399eced2db58dccb37_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:5e3b56cda0897156fddbedee88c03a2d969ad0d47c56713ed7debc93f31f86b8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:808a30e1909ee37240d81a3a55e45201028a082a84f882faa330dcd485506e85_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:0ea5aaa43d63da271cd539ff225bae5d2943f0c30a085466592020d9324e411b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:d2141f7ae2cb3959919c3e60ad1c1da9f44650e8ee7ceda6003e3cdc1d4cc6bc_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:d8378605a741185a41c57ed91b671aab9c599b3ccbe6d281130a56a340ee8e52_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:a284e3daaa6c2815e035a87595eb5bba9fcd67b2cda4dcbd858d22d54ba15f78_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:683056799a7c61bf3c3ae5bc47b08b225c6f83ab4faf08be9e586da2a42673a9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:480876e4351c6a52a6f2f8eee75a872eca752d181ab66f5e0f822cc20f35464d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:36b2cd4e101b646085e07b293af78a45f518ad4b49fe53b9a152a94e74bc0312_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:970343b7f58f2c2ebb26b6a97cbeae940557b77cbacfff037c7df17f04f7b058_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:727916b1d2a6f5a47a79d9b497ed4a1f8a67c7ac2510a1cb983d356d6a2adce8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:1437a2b0aa668b55decc4059e40a43bba4ca378d61ff195f414d23288587afbf_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:12163b4120b149fded9d0b1ec6cea9268a182b52c454380de76d70fa2e3d5ebd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:215f11a5f7fb0d11e2158b0ff630c25d1762ba1dc9369b79e893399afc923eb8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:18b84f18aaac64bfa7df74ffbba43079447b7edf64baf505b8c029ff6fa66255_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cli@sha256:401f3d5b6ea74e79162437961b4ae08feb767a5d4718406ce27341ccc20a0a13_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:2f96b73c4c02f61f6a43cef1299fd4006b64013c1a84bd5b860ebccc7de501ed_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:a2b750749695e63b4c6dffbb1c52aee9910b46683514d70974dadb68e1be9c50_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:a0525c514d37f62fbd1fb8ebfcd8d52d448f607b21905f9cd508d6ca5daeacd4_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:068435cd430a58b1c67e0b49b10c5c6b7248964f405c3cafad24f4121daa0055_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:0d98ca841e1e5b2043970a347a030203874ccde5093ce98d99277fc70257e82e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:fd817c7f5796bd4f8ccf6253e3ce9d700f344d54eb7cced6819ab6f4c7035e0a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:58ece7d263aab72a58ea8ecb6ee25329257c1b810669d6ec81e21f879652351a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:b06a0b90a5e7c3734e765ba48a378bcccef34020a48c547f8b7611ec988cec32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:b06a0b90a5e7c3734e765ba48a378bcccef34020a48c547f8b7611ec988cec32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:4d3117354a30e62f24fe22a06cf7557f7184d77ee0b41533df61d04f6fc81e57_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:fbfcdf38bf247d28562a2a1d877ce94102610c409350990d9fb5114ff75f9f1e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:edce1bce1ce7e7e39fe4dc4fb0feed3ebe9192839ab6213d6d93f86c27172254_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:223e6f86b83478f5b0ccde4c7d735e917bad433f84d2cb4908a6c8480fb51b4a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:e11d3507c2acf3d6dba25e458b8ae903a1f88b409e479587e7300a0a9fd6274e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:11c7fc39cc0e4b8ad21a0b2c37c20f7f7eccdf3c0be3f9390b06840dd5a10244_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:61fe1afcf207d559a0dcae5cf744e7f627e0cbc7308fa5d2fa5319a02aa56aff_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:e4edc968baa3d08e352c7c76ea1359f6f9073f5531fe62a61b4e9d4fe248e4be_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:41d617ecd64839883320abc42a382fb667f897b930f81c3238abb5448a72d62e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:49f5209254fa355e62fe58fb55775fed8dc4dea40c742fc57dfd09ddd9c6fdac_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:b745f3aa75d9dc73a47d61c037b64ecb30162fa9987303e90612d2cdb27bff68_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:1ab87e50bca7b15ed641fb9b7bae7c2404dc94c35d2321db9334149d599df3e0_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:9512ec70f847052ef79773bd67ae72841380769b8718f7110abad1ce8f19c3d5_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:6038ea3e20c311da35ed703694d1d076fdd0d501ab994df585ff09c541372cf6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:3609e1d6b1bb1c40f56a129f8dd638e5d549618d0e88536079728462e1aa9955_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e4b760f0401b799b723c3323b54fc111ffd75419c499d96f02638db1c935fa78_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:6f4b760655f1bc9f657d3adb2d3c76d43f261c07d7a7332ef30ed42a3b373f35_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:44a64150d7e262dcf65f621dcfb3def167e302fc309cdd2e03b454e7ddd39bf1_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:96b8f3f6afeb307a4d9441dc561abc770e32bb756d0e4e8b90f7a6fa8c656cbb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:ebd3826a228949047f429738cddb657f5e911166824f5606b5b8b7c98d365f5e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:1d5ada616f12b64a66d1d7724423203aa8088f46eb7a29a0dd5e67d50260d03d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:9ca4cb4f5bbf18dc74d1e7968d793b26627a51e1429423f3d89a3b6973960051_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:221f4b5f39830c358c2f718b55b1384799e11a90fa28f33f57e98e27beafd9c2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:b998a0e19719d7ad6881b1fdd0655bffd26eb67bb4ee2077f57258ed8a48ad88_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:524d8e5d44320ecb726dadfc8c7af52bf56ef8b05cdcaaf5b02bf2c9cd94a378_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-console-operator@sha256:2143cba2d72e70932c2d3428c3cb32cfa65d769e118dca3d951351a44093b595_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-console@sha256:1834242323960e3e1ce034614e60ace5116e791e1e55dbe4e773cdad5a2e9f65_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:b69ee5ba5b6627b9d1d360b99490bd034811a6593ca9b04fbf233c8baefed25a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-coredns@sha256:06aca2a5b50bb351459b03323176e72250bbb4b34f86adc7f24ff79849ceb29b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:d75aba9bd2120045c8b401fa741c5e7c80f241cfbbac34a0f59cdcf833734eb6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:60ba3af79428a77360b3df119707dcaa3a1db57b3fe4dfb1de6de22ac466300d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:899dfa3c50dc1a1b33672cb761c59cc0ced1701c7eed03766f538763f9d5d46f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:887424ef49e0e8f309ba2c2ec47ba740bc98fffbcf16df4692a6ea33fdea1070_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:11b2c3a3a795d1aa067f3c9b52adc03fc4ff7540d16ae8c23f7db497ec23e188_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:4be56f6f95efc27bf8aca7d43cf9b91908d6f6bc53dc5103a754a116e14ba855_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:2431a54b62daea1ce36f2bfa08d153283ffc3d67072759cd62067e845f8a4c29_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:2431a54b62daea1ce36f2bfa08d153283ffc3d67072759cd62067e845f8a4c29_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:f23bbd57d3599f12b813827e52cb4f9dc2f221dc538424b4dc315183b6e287a6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:f23bbd57d3599f12b813827e52cb4f9dc2f221dc538424b4dc315183b6e287a6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:c6f127b4a84bd63c43d180d16f403e7f475a815ddccfd1dabf094d1f99dc416a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:c6f127b4a84bd63c43d180d16f403e7f475a815ddccfd1dabf094d1f99dc416a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:1c8c2901c11f7831601d5edcd67112e56a3d30b25f2f02cb559cd2e41f928e83_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:1c8c2901c11f7831601d5edcd67112e56a3d30b25f2f02cb559cd2e41f928e83_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:ce38ad561c2febea7c53e58a516f9f8d835677c71498fd5ba6f4b7f73e928147_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:ce38ad561c2febea7c53e58a516f9f8d835677c71498fd5ba6f4b7f73e928147_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1f8fd26dca27a6527b8706fcd6cd07ff40d293d0b7230d09ef77d2ab9cde8b82_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1f8fd26dca27a6527b8706fcd6cd07ff40d293d0b7230d09ef77d2ab9cde8b82_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:669ae343387c25e7dcfac1644c6c89f97361f1ff2f6ac2fe745f134959006cb9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:669ae343387c25e7dcfac1644c6c89f97361f1ff2f6ac2fe745f134959006cb9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:136cd1da94bba65c0f958ab75590e54563903f3cd03e494286e32af6fa6a2808_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-deployer@sha256:d62e15336531af65ca8fb1fb95999fe1b6a0a10290185e1460731d8645a16e77_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-docker-builder@sha256:985804937a79d0c9b2c78a567444c2583a6e86103e7595b7bc31451b90048a3a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-docker-registry@sha256:c6a8d0ef7b671df20d1047468162c76eefea578e75ebfdeaa27a320c13199245_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b7de106259bc14a705cf23e1be7bcdc14becb6defe0f59d40d5db5886b26958a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:33aefeac8f422779c6631b080ff1334177eaae3dfd00a4f5619d3fb6c8ac113e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:a8f6c2a8848af6a27ec91609b873a2a74cb6f1e05e743d6f00eccbcd47ef7dac_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:971ed65ae6bd7f38ee18ece1e622e9a4ad08dad130903bcf08169ace990e620f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:016ace2233c87f37ae33219827a925c6111ec6bc1562af673270b398309612cd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-haproxy-router@sha256:dbe5d7edf50c4b9718d656de150bc4d2c7323a01854b491d1ba6be76b02a9a77_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-hyperkube@sha256:293a97b7720dfa303f755919b8eb08d59bfe2af4d39837a2e69b0f1fd6172638_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c867e6adabe74cc9e81519775b4d995d0d0bfa4141eb5014d67241d7159d01b5_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:0d59289f08bd9a96de0f4e0a8312721c7b7b13be40f92a75de9c3ef8baa18ed9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:fe6d74102103ad2978dd40fa10dd396418067f9c9b16c8377bda137d2ec89ab2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:03ca9c189727101c8450d0d1b8c92b9bfc1329c87511c5e400811a4e6909ae89_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:543512437116ad24a4c1efd41d141789bee556c706c46c7d071bcefb8498d8fb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:b2bae902c104c663647bd8cde38cbab2f77bf02a72cb99e7e897bd370076072a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:3355ad15262b54141d93f315b61ccefca28fc30a2affeddd621280c6eb5bb0a4_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:039c0609f274c9bb4ee05c8489e2860e10506a9d74f1e0a59379488030b4d460_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:cb43bec71c8ccbc9ecf83981cefca3485e19d3e4f082d200f1d17be124212fdd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06c97d690cdc80c210e467b61de3edb3c0b70bd10f6349ae0874ff657d74f95d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-installer@sha256:35bb1ee32e7d52b9bfc7397ba6279660ddd882dfeeb27e1730cc7f8c38e87b00_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:58b417988e95ff525d153db6b4238dee940e3dbaf2ffeb03ee7f4cdb546b6182_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:67cd5a7d164c1054a90c56485f81d535579c3286fe7ee1d3477c238dd960f6d6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d2196a4287a8c652b777652051bfa9132a892bcf70178b2f9199c717cec2df11_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:99b3996744091cb8d41e5c3e2fa61407f8f9fb0ad61c2084eb9cac25a30728f3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:64097b49f33b90619bac71335fe52192afe733b075aebc32e5a694885f5f957d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:2dc428956bcc7bf096521863cc08e40248d08123f828d4356ec0ecbf73293274_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-proxy@sha256:7087674fb05f59cdad2dd925ce0585ee654fc0689d67782686eadb7025879c5b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:093eb7ed9fb267265d9129dea0adc3fc5d348c4354837edbf44e9e5dbe2bf47b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:f2fa06419504d70353627138fca87c191f29e41ff8808406a40fb1227de8b5bf_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:7f9a20e84582a3157261a7b23fe1a8b87dfe3ff20446a129a40eb586146f9fad_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:90d5ae2a0f919ed58bde9ef1605124c53819c473f1eb09a8b2cbcfb2b403ba67_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:620cbfcd614086dc80f3698ee5118cba877d01c8791b2d8fbc7ca4eee526ccca_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:b5c98813ff29ef9dd0939d5d95f4e4b2b1b5b0d7a35a4d26bc1a1c574c23ce26_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:bd39937a90baeb312b6ee6ca44c351a003027898ebbae508b0960da5fe296b00_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:b9a73287707adcc393ec8c5d520d76d074bc533eb0ceae9a73c8d0efea0ebbe2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:bcc403b1f62f92ea3022415aabfd4492f99db5822e152936ae44a4fae788a0cd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:149cf386d4cadbf7ee9b365918de5213ea8613c354592a91d6e11d77b4f60aca_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:b2fabf7333a6e99def4bf04dc0b709ffe62a44fa3eb2d89f164047ebfc09216b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:94386a722cf6b2435691c1c244aa18a52a3ebde78dceaf77b43b8ff148cdd98d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:fce28431b9005f4b6632107f526dde810cb2b168d95af97396e2f98c0bec0f34_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:1eb2e9f2238db9b98be40b3688e825275db51c591b1b1816ff132a3de897dd58_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:de1212d8f90abcf79f3dd6483cbb2ed3f297b0e2a447b434463d328af2b6ef5e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-cni@sha256:c01f78ff0728a6a9415bb63c957cb3a58fe2014d24ed76c17c17d176a624f39b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:f14b6580b737a593bc9b0d2bc0e0213acdc9fb978d7a360fde736454e87456ca_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:cca0dd18a75dfec645222efe09cc40375fea9c2cb97190dbb1c81c1f1f5549db_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a13548a96f45bc1a6fdf04b74b44f027beb50675d67e9866e0d9c5abeebe2836_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-must-gather@sha256:1d303dac2578ea7a9a3bb660e69432f4ef242b070dbfcdafe58edecf124cfc0f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:51bfccb009ecf3663164032309da6d2904a9f1274553d265e7472022d699bd32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:932a7f2946665aa3e5943c59278321c9bd5cd8b55b14ee6e3781fe3c5cb76cab_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel8@sha256:aeda82a9a8d50c75666a24a2e8700592900abdc34c05ad569caf8b0435cbb1dd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:4a3fa7280dbf20e04d46fa4c6d38c5ca6d1867eccec13ba4c1e4980908278957_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:efb3bab17b5d330cec66ef4109b6f928e07d0f4e48f51b958f95300d370843f4_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:a877262a0aced13bfa1060dba810300a513b9684e8a1454b4a72fde0fcf4a62d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:c95659ac6e1f8334de4f286b8d643e578dfc6fe234974e3a4421f02f9bdaac9c_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:c1911c5ab4b3bb8d4b95080bf24963268468149c6c86dbce68f96339d1378e61_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:cf96f4a30737384fd1e4d2c1c899ca3b01de5b3046ac67b4e036d9b36f95e836_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:4e0e33db706390906704e39fac914e36a247a45783f3c1f6e4d7a8f77d221cb7_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:31577d75632bf38cfff5f343898c59ca85c07ea60ecd421e9659c11d37440506_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:cc431574bfed9ca15d439ef94b822dd7233d6356f3fd609ad4491bb3f92275c0_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:45d88da7fb5544d4d2aeb925d3ed0066a57dbb53cd8083adde530dc73ecd71c8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:994dcd435a9c2031c339699944137d4234262c3264dff1ae3cd682e3b6a146fc_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:ce79b8ad7b940aebe7799b3d8b6b1d55bfa75228e50f9308ce7afbae0ca0b400_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-registry@sha256:67c7a117e25285135c076f27f6162672e216e32d988f744a93d79df1ed2766ef_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:241f36d9f66c59356d97a623b8fa6ba001f95bee02f1b136f9e73bbf5d3f7a96_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:f82f020d5416ef25612e2d3a113164da951cb9a91ba40d9f8db8c9e9d79de26f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2e513c3a1f3c588e0db30de820313279de9004e96d90fa54f338cfc57ea7a2d3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:2e513c3a1f3c588e0db30de820313279de9004e96d90fa54f338cfc57ea7a2d3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-pod@sha256:0e22962f93782588e3d0cb19647076fd8c54a6b2b156ddfb8079d8c1faef5379_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:3ec05cc00fb530c3073c9225023731e65b14a656154799b80ff438021f8f2115_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:00ca69f50cf8b0d1a4dec60a0be182a8728bae65d5565d1fc2998ac4ae4bad96_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:11d2bf0b807072b2dc56035859b97bd96880a84520f2019be1c0614ad4e10b21_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:f03366a5333eb895ea15c2e2b707f55af9a9c871ccca6f328b9859d1b319c2ea_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:6fd1ab5a2f8757ea359a153a3c266e9b425c8c64684fd65cc268de1518bc2b8d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:deaa22f5ec458b3c409d762ff3e325f322232dce681d8f765009bddb429f495f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:59b7897e575fd1e2846be92ee488d7a3e20abc8250fa3cf4e0675fa3141fb671_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:d5bb92cdc6b3f172909e33b6eab0022ddd73080ef1d7d8e7f70883c04c6bd939_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:981e0d22ab0517998c1b4487fac560b5259f98ebaaf8508dab5249df4576cbc6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus@sha256:e31d76256e75cb45c310bacb65af9098be29187c989cc63881e87b9a3b08170a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:7b78ca457863cfa154d4feedc43a56603de9421f5bd80461ceb158d8b02cef7d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:249dc2c960a55408d4e4b9d3d05ee623d027c2658e1af239eb9f30d4e10c70e8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-telemeter@sha256:bf8c86e136a0cde58db10fd85caae293c76ffb9daeda731b2c0aecadd412c480_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-tests@sha256:4ed48480dc7e2b3ef99742b1083f385ff2bbe13d5ca02430d0d9859802f601c2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:80defb2b317bc10b90778c338d7119a8ce9e838de92c32e470b5b2f7e2058926_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:e8fa04e0634be943ed4a3a151d31caea220874cc8e5fdd6aaf1b050a96d5cbb3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5f38851e4dd5e14aa4a20b6be7e202efaedec6beaa2689820728b77fcda85585_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:23ef9202e057152a38b81d39c5804fd0c85ebdd9a8a72c62459e45e1fc7fd5eb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:6e3d86283f3d5dbadf892d46ce005512c4745131f03f012cb509c0610c6f817f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:3de069d716187ca4539078c8206a132bef0b34737f40647c3d7d5696b51ee8a8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5f38851e4dd5e14aa4a20b6be7e202efaedec6beaa2689820728b77fcda85585_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:23ef9202e057152a38b81d39c5804fd0c85ebdd9a8a72c62459e45e1fc7fd5eb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:d9ca7d88822abaef6e80f1691ac60d8b4548384d961fbe73988e8319899deea5_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:fbc2e9b219c12c3fdcd75524d0079d3c9828d0d73cd331534bad2bbcc2111519_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:585f77dfc9e2b9696a1e001aee57c8c8e4de9e7719c27730b475c5a49d3f0335_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:069b12b7fe6990dab5dfc99646d53694fad3b37618236a598125d2f2e7103086_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-22868"
},
{
"category": "external",
"summary": "RHBZ#2348366",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348366"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-22868",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22868"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-22868",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22868"
},
{
"category": "external",
"summary": "https://go.dev/cl/652155",
"url": "https://go.dev/cl/652155"
},
{
"category": "external",
"summary": "https://go.dev/issue/71490",
"url": "https://go.dev/issue/71490"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3488",
"url": "https://pkg.go.dev/vuln/GO-2025-3488"
}
],
"release_date": "2025-02-26T03:07:49.012000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-09-18T04:52:06+00:00",
"details": "For OpenShift Container Platform 4.13 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.13/html/release_notes\n\nYou may download the oc tool and use it to inspect release image metadata for the x86_64 architecture. The image digest may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\n The sha value for the release is as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:32f55a5ff24713e240a293ced4f8cb202bbdf482095593e226d1ea4397fefe8e\n\n\nAll OpenShift Container Platform 4.13 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.13/html-single/updating_clusters/index#updating-cluster-within-minor.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:b62db02e0ea283a206b9d830e4d26330c37cc9f688edfb12e93a20a7b4eb75f8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:4103d4f881dc9e27dad116c10684f266714d18838ad46f8a64fbe573763f3364_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:15673"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, it is recommended to pre-validate any payloads passed to `go-jose` to check that they do not contain an excessive amount of `.` characters.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:c88f0baeced895cc8397dcbba2fe114721638c83122928241a3c4f616a28ed79_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:1fd0d08e4e0c9cf705f3bf9bdbdccde9cc3ce828418a890b1da757899e181022_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:62aae18df0c37571c5846184231285e9b87413e367959d8b082133e5a01dec28_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:e53d51a1d936db9eac84ffb9d5a4f1ab2cde02eb183e033b29a95cb3141971f0_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/network-tools-rhel8@sha256:a5800691fab1afa5fafdf336bb130394d658186985ce87eedb8e991bfc51619d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:3596165cd5f45bb71f9956f395a692f27cf71a6d482c6cd8b22ea77949ffca32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:98878fa983dc6cfb39814b577719f1c1c47fb852b068b046cb47b4acab896f0c_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:1c69af7282e5f0f2c08ac5ca6bad1b2d03fdb076a4588f70ce41d9c53bb400fb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:45114a340c92d6e28487d5fb2f889327d5d13fd069a4eee2b0cf0a62b48be786_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:12971027f5055b8a372891269a50fc1cba1a53973e99cd4198bb80587d4c93c6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:df969d593a0ef6c5e05f64fcab7e9ba47d162cf154c609d029e9c6511ec56c7f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:9e69d0cc5dc592f13376aef3dc4c5a6db030be37abe0f1fb1e4d75a79b5a118c_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:3d63095bac185deaa134df5daaa31556137c967667712324ff468502d2b8c945_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:91131a1de8405044efb042fd66be84605eb2cdcf2e15f9b1662d9dfaefc92fa8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:637bcb1b7ac9dbb2cc27994d532a204d21a0eefa98e292152cb68bf0ea990620_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:5a43a4461fed31018cc6af199ea4c672da105a85c695c2ac110ea89ce488d43d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:5b7a7673a211158925edd1e52ab44afa1ce88434f0e1539e9a212b6b2b190969_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:0d437413dfa179b4c98b78b06c3a23a72e3d5faca40a9d399eced2db58dccb37_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:5e3b56cda0897156fddbedee88c03a2d969ad0d47c56713ed7debc93f31f86b8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:808a30e1909ee37240d81a3a55e45201028a082a84f882faa330dcd485506e85_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:0ea5aaa43d63da271cd539ff225bae5d2943f0c30a085466592020d9324e411b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:d2141f7ae2cb3959919c3e60ad1c1da9f44650e8ee7ceda6003e3cdc1d4cc6bc_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:d8378605a741185a41c57ed91b671aab9c599b3ccbe6d281130a56a340ee8e52_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:a284e3daaa6c2815e035a87595eb5bba9fcd67b2cda4dcbd858d22d54ba15f78_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:683056799a7c61bf3c3ae5bc47b08b225c6f83ab4faf08be9e586da2a42673a9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:480876e4351c6a52a6f2f8eee75a872eca752d181ab66f5e0f822cc20f35464d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:36b2cd4e101b646085e07b293af78a45f518ad4b49fe53b9a152a94e74bc0312_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:970343b7f58f2c2ebb26b6a97cbeae940557b77cbacfff037c7df17f04f7b058_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:727916b1d2a6f5a47a79d9b497ed4a1f8a67c7ac2510a1cb983d356d6a2adce8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:1437a2b0aa668b55decc4059e40a43bba4ca378d61ff195f414d23288587afbf_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:12163b4120b149fded9d0b1ec6cea9268a182b52c454380de76d70fa2e3d5ebd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:215f11a5f7fb0d11e2158b0ff630c25d1762ba1dc9369b79e893399afc923eb8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:18b84f18aaac64bfa7df74ffbba43079447b7edf64baf505b8c029ff6fa66255_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cli@sha256:401f3d5b6ea74e79162437961b4ae08feb767a5d4718406ce27341ccc20a0a13_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:2f96b73c4c02f61f6a43cef1299fd4006b64013c1a84bd5b860ebccc7de501ed_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:a2b750749695e63b4c6dffbb1c52aee9910b46683514d70974dadb68e1be9c50_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:a0525c514d37f62fbd1fb8ebfcd8d52d448f607b21905f9cd508d6ca5daeacd4_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:068435cd430a58b1c67e0b49b10c5c6b7248964f405c3cafad24f4121daa0055_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:0d98ca841e1e5b2043970a347a030203874ccde5093ce98d99277fc70257e82e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:fd817c7f5796bd4f8ccf6253e3ce9d700f344d54eb7cced6819ab6f4c7035e0a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:58ece7d263aab72a58ea8ecb6ee25329257c1b810669d6ec81e21f879652351a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:b06a0b90a5e7c3734e765ba48a378bcccef34020a48c547f8b7611ec988cec32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:b06a0b90a5e7c3734e765ba48a378bcccef34020a48c547f8b7611ec988cec32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:4d3117354a30e62f24fe22a06cf7557f7184d77ee0b41533df61d04f6fc81e57_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:fbfcdf38bf247d28562a2a1d877ce94102610c409350990d9fb5114ff75f9f1e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:edce1bce1ce7e7e39fe4dc4fb0feed3ebe9192839ab6213d6d93f86c27172254_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:223e6f86b83478f5b0ccde4c7d735e917bad433f84d2cb4908a6c8480fb51b4a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:e11d3507c2acf3d6dba25e458b8ae903a1f88b409e479587e7300a0a9fd6274e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:11c7fc39cc0e4b8ad21a0b2c37c20f7f7eccdf3c0be3f9390b06840dd5a10244_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:b62db02e0ea283a206b9d830e4d26330c37cc9f688edfb12e93a20a7b4eb75f8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:61fe1afcf207d559a0dcae5cf744e7f627e0cbc7308fa5d2fa5319a02aa56aff_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:e4edc968baa3d08e352c7c76ea1359f6f9073f5531fe62a61b4e9d4fe248e4be_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:41d617ecd64839883320abc42a382fb667f897b930f81c3238abb5448a72d62e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:49f5209254fa355e62fe58fb55775fed8dc4dea40c742fc57dfd09ddd9c6fdac_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:b745f3aa75d9dc73a47d61c037b64ecb30162fa9987303e90612d2cdb27bff68_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:1ab87e50bca7b15ed641fb9b7bae7c2404dc94c35d2321db9334149d599df3e0_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:9512ec70f847052ef79773bd67ae72841380769b8718f7110abad1ce8f19c3d5_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:6038ea3e20c311da35ed703694d1d076fdd0d501ab994df585ff09c541372cf6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:3609e1d6b1bb1c40f56a129f8dd638e5d549618d0e88536079728462e1aa9955_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e4b760f0401b799b723c3323b54fc111ffd75419c499d96f02638db1c935fa78_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:6f4b760655f1bc9f657d3adb2d3c76d43f261c07d7a7332ef30ed42a3b373f35_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:44a64150d7e262dcf65f621dcfb3def167e302fc309cdd2e03b454e7ddd39bf1_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:96b8f3f6afeb307a4d9441dc561abc770e32bb756d0e4e8b90f7a6fa8c656cbb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:ebd3826a228949047f429738cddb657f5e911166824f5606b5b8b7c98d365f5e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:1d5ada616f12b64a66d1d7724423203aa8088f46eb7a29a0dd5e67d50260d03d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:9ca4cb4f5bbf18dc74d1e7968d793b26627a51e1429423f3d89a3b6973960051_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:221f4b5f39830c358c2f718b55b1384799e11a90fa28f33f57e98e27beafd9c2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:b998a0e19719d7ad6881b1fdd0655bffd26eb67bb4ee2077f57258ed8a48ad88_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:524d8e5d44320ecb726dadfc8c7af52bf56ef8b05cdcaaf5b02bf2c9cd94a378_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-console-operator@sha256:2143cba2d72e70932c2d3428c3cb32cfa65d769e118dca3d951351a44093b595_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-console@sha256:1834242323960e3e1ce034614e60ace5116e791e1e55dbe4e773cdad5a2e9f65_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:b69ee5ba5b6627b9d1d360b99490bd034811a6593ca9b04fbf233c8baefed25a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-coredns@sha256:06aca2a5b50bb351459b03323176e72250bbb4b34f86adc7f24ff79849ceb29b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:d75aba9bd2120045c8b401fa741c5e7c80f241cfbbac34a0f59cdcf833734eb6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:60ba3af79428a77360b3df119707dcaa3a1db57b3fe4dfb1de6de22ac466300d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:899dfa3c50dc1a1b33672cb761c59cc0ced1701c7eed03766f538763f9d5d46f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:887424ef49e0e8f309ba2c2ec47ba740bc98fffbcf16df4692a6ea33fdea1070_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:11b2c3a3a795d1aa067f3c9b52adc03fc4ff7540d16ae8c23f7db497ec23e188_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:4be56f6f95efc27bf8aca7d43cf9b91908d6f6bc53dc5103a754a116e14ba855_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:2431a54b62daea1ce36f2bfa08d153283ffc3d67072759cd62067e845f8a4c29_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:2431a54b62daea1ce36f2bfa08d153283ffc3d67072759cd62067e845f8a4c29_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:f23bbd57d3599f12b813827e52cb4f9dc2f221dc538424b4dc315183b6e287a6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:f23bbd57d3599f12b813827e52cb4f9dc2f221dc538424b4dc315183b6e287a6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:c6f127b4a84bd63c43d180d16f403e7f475a815ddccfd1dabf094d1f99dc416a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:c6f127b4a84bd63c43d180d16f403e7f475a815ddccfd1dabf094d1f99dc416a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:1c8c2901c11f7831601d5edcd67112e56a3d30b25f2f02cb559cd2e41f928e83_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:1c8c2901c11f7831601d5edcd67112e56a3d30b25f2f02cb559cd2e41f928e83_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:ce38ad561c2febea7c53e58a516f9f8d835677c71498fd5ba6f4b7f73e928147_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:ce38ad561c2febea7c53e58a516f9f8d835677c71498fd5ba6f4b7f73e928147_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1f8fd26dca27a6527b8706fcd6cd07ff40d293d0b7230d09ef77d2ab9cde8b82_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1f8fd26dca27a6527b8706fcd6cd07ff40d293d0b7230d09ef77d2ab9cde8b82_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:669ae343387c25e7dcfac1644c6c89f97361f1ff2f6ac2fe745f134959006cb9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:669ae343387c25e7dcfac1644c6c89f97361f1ff2f6ac2fe745f134959006cb9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:136cd1da94bba65c0f958ab75590e54563903f3cd03e494286e32af6fa6a2808_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-deployer@sha256:d62e15336531af65ca8fb1fb95999fe1b6a0a10290185e1460731d8645a16e77_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-docker-builder@sha256:985804937a79d0c9b2c78a567444c2583a6e86103e7595b7bc31451b90048a3a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-docker-registry@sha256:c6a8d0ef7b671df20d1047468162c76eefea578e75ebfdeaa27a320c13199245_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b7de106259bc14a705cf23e1be7bcdc14becb6defe0f59d40d5db5886b26958a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:33aefeac8f422779c6631b080ff1334177eaae3dfd00a4f5619d3fb6c8ac113e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:a8f6c2a8848af6a27ec91609b873a2a74cb6f1e05e743d6f00eccbcd47ef7dac_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:971ed65ae6bd7f38ee18ece1e622e9a4ad08dad130903bcf08169ace990e620f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:016ace2233c87f37ae33219827a925c6111ec6bc1562af673270b398309612cd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-haproxy-router@sha256:dbe5d7edf50c4b9718d656de150bc4d2c7323a01854b491d1ba6be76b02a9a77_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-hyperkube@sha256:293a97b7720dfa303f755919b8eb08d59bfe2af4d39837a2e69b0f1fd6172638_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c867e6adabe74cc9e81519775b4d995d0d0bfa4141eb5014d67241d7159d01b5_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:0d59289f08bd9a96de0f4e0a8312721c7b7b13be40f92a75de9c3ef8baa18ed9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:fe6d74102103ad2978dd40fa10dd396418067f9c9b16c8377bda137d2ec89ab2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:03ca9c189727101c8450d0d1b8c92b9bfc1329c87511c5e400811a4e6909ae89_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:543512437116ad24a4c1efd41d141789bee556c706c46c7d071bcefb8498d8fb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:b2bae902c104c663647bd8cde38cbab2f77bf02a72cb99e7e897bd370076072a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:3355ad15262b54141d93f315b61ccefca28fc30a2affeddd621280c6eb5bb0a4_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:039c0609f274c9bb4ee05c8489e2860e10506a9d74f1e0a59379488030b4d460_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:cb43bec71c8ccbc9ecf83981cefca3485e19d3e4f082d200f1d17be124212fdd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06c97d690cdc80c210e467b61de3edb3c0b70bd10f6349ae0874ff657d74f95d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-installer@sha256:35bb1ee32e7d52b9bfc7397ba6279660ddd882dfeeb27e1730cc7f8c38e87b00_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:58b417988e95ff525d153db6b4238dee940e3dbaf2ffeb03ee7f4cdb546b6182_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:67cd5a7d164c1054a90c56485f81d535579c3286fe7ee1d3477c238dd960f6d6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d2196a4287a8c652b777652051bfa9132a892bcf70178b2f9199c717cec2df11_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:99b3996744091cb8d41e5c3e2fa61407f8f9fb0ad61c2084eb9cac25a30728f3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:64097b49f33b90619bac71335fe52192afe733b075aebc32e5a694885f5f957d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:2dc428956bcc7bf096521863cc08e40248d08123f828d4356ec0ecbf73293274_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-proxy@sha256:7087674fb05f59cdad2dd925ce0585ee654fc0689d67782686eadb7025879c5b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:093eb7ed9fb267265d9129dea0adc3fc5d348c4354837edbf44e9e5dbe2bf47b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:f2fa06419504d70353627138fca87c191f29e41ff8808406a40fb1227de8b5bf_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:7f9a20e84582a3157261a7b23fe1a8b87dfe3ff20446a129a40eb586146f9fad_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:90d5ae2a0f919ed58bde9ef1605124c53819c473f1eb09a8b2cbcfb2b403ba67_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:620cbfcd614086dc80f3698ee5118cba877d01c8791b2d8fbc7ca4eee526ccca_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:b5c98813ff29ef9dd0939d5d95f4e4b2b1b5b0d7a35a4d26bc1a1c574c23ce26_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:bd39937a90baeb312b6ee6ca44c351a003027898ebbae508b0960da5fe296b00_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:b9a73287707adcc393ec8c5d520d76d074bc533eb0ceae9a73c8d0efea0ebbe2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:bcc403b1f62f92ea3022415aabfd4492f99db5822e152936ae44a4fae788a0cd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:149cf386d4cadbf7ee9b365918de5213ea8613c354592a91d6e11d77b4f60aca_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:b2fabf7333a6e99def4bf04dc0b709ffe62a44fa3eb2d89f164047ebfc09216b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:94386a722cf6b2435691c1c244aa18a52a3ebde78dceaf77b43b8ff148cdd98d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:fce28431b9005f4b6632107f526dde810cb2b168d95af97396e2f98c0bec0f34_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:1eb2e9f2238db9b98be40b3688e825275db51c591b1b1816ff132a3de897dd58_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:de1212d8f90abcf79f3dd6483cbb2ed3f297b0e2a447b434463d328af2b6ef5e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-cni@sha256:c01f78ff0728a6a9415bb63c957cb3a58fe2014d24ed76c17c17d176a624f39b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:f14b6580b737a593bc9b0d2bc0e0213acdc9fb978d7a360fde736454e87456ca_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:cca0dd18a75dfec645222efe09cc40375fea9c2cb97190dbb1c81c1f1f5549db_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a13548a96f45bc1a6fdf04b74b44f027beb50675d67e9866e0d9c5abeebe2836_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-must-gather@sha256:1d303dac2578ea7a9a3bb660e69432f4ef242b070dbfcdafe58edecf124cfc0f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:51bfccb009ecf3663164032309da6d2904a9f1274553d265e7472022d699bd32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:932a7f2946665aa3e5943c59278321c9bd5cd8b55b14ee6e3781fe3c5cb76cab_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel8@sha256:aeda82a9a8d50c75666a24a2e8700592900abdc34c05ad569caf8b0435cbb1dd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:4103d4f881dc9e27dad116c10684f266714d18838ad46f8a64fbe573763f3364_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:4a3fa7280dbf20e04d46fa4c6d38c5ca6d1867eccec13ba4c1e4980908278957_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:efb3bab17b5d330cec66ef4109b6f928e07d0f4e48f51b958f95300d370843f4_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:a877262a0aced13bfa1060dba810300a513b9684e8a1454b4a72fde0fcf4a62d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:c95659ac6e1f8334de4f286b8d643e578dfc6fe234974e3a4421f02f9bdaac9c_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:c1911c5ab4b3bb8d4b95080bf24963268468149c6c86dbce68f96339d1378e61_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:cf96f4a30737384fd1e4d2c1c899ca3b01de5b3046ac67b4e036d9b36f95e836_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:4e0e33db706390906704e39fac914e36a247a45783f3c1f6e4d7a8f77d221cb7_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:31577d75632bf38cfff5f343898c59ca85c07ea60ecd421e9659c11d37440506_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:cc431574bfed9ca15d439ef94b822dd7233d6356f3fd609ad4491bb3f92275c0_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:45d88da7fb5544d4d2aeb925d3ed0066a57dbb53cd8083adde530dc73ecd71c8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:994dcd435a9c2031c339699944137d4234262c3264dff1ae3cd682e3b6a146fc_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:ce79b8ad7b940aebe7799b3d8b6b1d55bfa75228e50f9308ce7afbae0ca0b400_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-registry@sha256:67c7a117e25285135c076f27f6162672e216e32d988f744a93d79df1ed2766ef_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:241f36d9f66c59356d97a623b8fa6ba001f95bee02f1b136f9e73bbf5d3f7a96_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:f82f020d5416ef25612e2d3a113164da951cb9a91ba40d9f8db8c9e9d79de26f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2e513c3a1f3c588e0db30de820313279de9004e96d90fa54f338cfc57ea7a2d3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:2e513c3a1f3c588e0db30de820313279de9004e96d90fa54f338cfc57ea7a2d3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-pod@sha256:0e22962f93782588e3d0cb19647076fd8c54a6b2b156ddfb8079d8c1faef5379_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:3ec05cc00fb530c3073c9225023731e65b14a656154799b80ff438021f8f2115_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:00ca69f50cf8b0d1a4dec60a0be182a8728bae65d5565d1fc2998ac4ae4bad96_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:11d2bf0b807072b2dc56035859b97bd96880a84520f2019be1c0614ad4e10b21_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:f03366a5333eb895ea15c2e2b707f55af9a9c871ccca6f328b9859d1b319c2ea_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:6fd1ab5a2f8757ea359a153a3c266e9b425c8c64684fd65cc268de1518bc2b8d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:deaa22f5ec458b3c409d762ff3e325f322232dce681d8f765009bddb429f495f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:59b7897e575fd1e2846be92ee488d7a3e20abc8250fa3cf4e0675fa3141fb671_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:d5bb92cdc6b3f172909e33b6eab0022ddd73080ef1d7d8e7f70883c04c6bd939_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:981e0d22ab0517998c1b4487fac560b5259f98ebaaf8508dab5249df4576cbc6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus@sha256:e31d76256e75cb45c310bacb65af9098be29187c989cc63881e87b9a3b08170a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:7b78ca457863cfa154d4feedc43a56603de9421f5bd80461ceb158d8b02cef7d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:249dc2c960a55408d4e4b9d3d05ee623d027c2658e1af239eb9f30d4e10c70e8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-telemeter@sha256:bf8c86e136a0cde58db10fd85caae293c76ffb9daeda731b2c0aecadd412c480_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-tests@sha256:4ed48480dc7e2b3ef99742b1083f385ff2bbe13d5ca02430d0d9859802f601c2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:80defb2b317bc10b90778c338d7119a8ce9e838de92c32e470b5b2f7e2058926_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:e8fa04e0634be943ed4a3a151d31caea220874cc8e5fdd6aaf1b050a96d5cbb3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5f38851e4dd5e14aa4a20b6be7e202efaedec6beaa2689820728b77fcda85585_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:23ef9202e057152a38b81d39c5804fd0c85ebdd9a8a72c62459e45e1fc7fd5eb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:6e3d86283f3d5dbadf892d46ce005512c4745131f03f012cb509c0610c6f817f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:3de069d716187ca4539078c8206a132bef0b34737f40647c3d7d5696b51ee8a8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5f38851e4dd5e14aa4a20b6be7e202efaedec6beaa2689820728b77fcda85585_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:23ef9202e057152a38b81d39c5804fd0c85ebdd9a8a72c62459e45e1fc7fd5eb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:d9ca7d88822abaef6e80f1691ac60d8b4548384d961fbe73988e8319899deea5_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:fbc2e9b219c12c3fdcd75524d0079d3c9828d0d73cd331534bad2bbcc2111519_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:585f77dfc9e2b9696a1e001aee57c8c8e4de9e7719c27730b475c5a49d3f0335_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:069b12b7fe6990dab5dfc99646d53694fad3b37618236a598125d2f2e7103086_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:c88f0baeced895cc8397dcbba2fe114721638c83122928241a3c4f616a28ed79_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:1fd0d08e4e0c9cf705f3bf9bdbdccde9cc3ce828418a890b1da757899e181022_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:62aae18df0c37571c5846184231285e9b87413e367959d8b082133e5a01dec28_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:e53d51a1d936db9eac84ffb9d5a4f1ab2cde02eb183e033b29a95cb3141971f0_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/network-tools-rhel8@sha256:a5800691fab1afa5fafdf336bb130394d658186985ce87eedb8e991bfc51619d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:3596165cd5f45bb71f9956f395a692f27cf71a6d482c6cd8b22ea77949ffca32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:98878fa983dc6cfb39814b577719f1c1c47fb852b068b046cb47b4acab896f0c_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:1c69af7282e5f0f2c08ac5ca6bad1b2d03fdb076a4588f70ce41d9c53bb400fb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:45114a340c92d6e28487d5fb2f889327d5d13fd069a4eee2b0cf0a62b48be786_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:12971027f5055b8a372891269a50fc1cba1a53973e99cd4198bb80587d4c93c6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:df969d593a0ef6c5e05f64fcab7e9ba47d162cf154c609d029e9c6511ec56c7f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:9e69d0cc5dc592f13376aef3dc4c5a6db030be37abe0f1fb1e4d75a79b5a118c_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:3d63095bac185deaa134df5daaa31556137c967667712324ff468502d2b8c945_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:91131a1de8405044efb042fd66be84605eb2cdcf2e15f9b1662d9dfaefc92fa8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:637bcb1b7ac9dbb2cc27994d532a204d21a0eefa98e292152cb68bf0ea990620_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:5a43a4461fed31018cc6af199ea4c672da105a85c695c2ac110ea89ce488d43d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:5b7a7673a211158925edd1e52ab44afa1ce88434f0e1539e9a212b6b2b190969_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:0d437413dfa179b4c98b78b06c3a23a72e3d5faca40a9d399eced2db58dccb37_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:5e3b56cda0897156fddbedee88c03a2d969ad0d47c56713ed7debc93f31f86b8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:808a30e1909ee37240d81a3a55e45201028a082a84f882faa330dcd485506e85_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:0ea5aaa43d63da271cd539ff225bae5d2943f0c30a085466592020d9324e411b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:d2141f7ae2cb3959919c3e60ad1c1da9f44650e8ee7ceda6003e3cdc1d4cc6bc_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:d8378605a741185a41c57ed91b671aab9c599b3ccbe6d281130a56a340ee8e52_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:a284e3daaa6c2815e035a87595eb5bba9fcd67b2cda4dcbd858d22d54ba15f78_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:683056799a7c61bf3c3ae5bc47b08b225c6f83ab4faf08be9e586da2a42673a9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:480876e4351c6a52a6f2f8eee75a872eca752d181ab66f5e0f822cc20f35464d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:36b2cd4e101b646085e07b293af78a45f518ad4b49fe53b9a152a94e74bc0312_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:970343b7f58f2c2ebb26b6a97cbeae940557b77cbacfff037c7df17f04f7b058_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:727916b1d2a6f5a47a79d9b497ed4a1f8a67c7ac2510a1cb983d356d6a2adce8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:1437a2b0aa668b55decc4059e40a43bba4ca378d61ff195f414d23288587afbf_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:12163b4120b149fded9d0b1ec6cea9268a182b52c454380de76d70fa2e3d5ebd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:215f11a5f7fb0d11e2158b0ff630c25d1762ba1dc9369b79e893399afc923eb8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:18b84f18aaac64bfa7df74ffbba43079447b7edf64baf505b8c029ff6fa66255_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cli@sha256:401f3d5b6ea74e79162437961b4ae08feb767a5d4718406ce27341ccc20a0a13_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:2f96b73c4c02f61f6a43cef1299fd4006b64013c1a84bd5b860ebccc7de501ed_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:a2b750749695e63b4c6dffbb1c52aee9910b46683514d70974dadb68e1be9c50_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:a0525c514d37f62fbd1fb8ebfcd8d52d448f607b21905f9cd508d6ca5daeacd4_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:068435cd430a58b1c67e0b49b10c5c6b7248964f405c3cafad24f4121daa0055_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:0d98ca841e1e5b2043970a347a030203874ccde5093ce98d99277fc70257e82e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:fd817c7f5796bd4f8ccf6253e3ce9d700f344d54eb7cced6819ab6f4c7035e0a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:58ece7d263aab72a58ea8ecb6ee25329257c1b810669d6ec81e21f879652351a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:b06a0b90a5e7c3734e765ba48a378bcccef34020a48c547f8b7611ec988cec32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:b06a0b90a5e7c3734e765ba48a378bcccef34020a48c547f8b7611ec988cec32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:4d3117354a30e62f24fe22a06cf7557f7184d77ee0b41533df61d04f6fc81e57_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:fbfcdf38bf247d28562a2a1d877ce94102610c409350990d9fb5114ff75f9f1e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:edce1bce1ce7e7e39fe4dc4fb0feed3ebe9192839ab6213d6d93f86c27172254_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:223e6f86b83478f5b0ccde4c7d735e917bad433f84d2cb4908a6c8480fb51b4a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:e11d3507c2acf3d6dba25e458b8ae903a1f88b409e479587e7300a0a9fd6274e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:11c7fc39cc0e4b8ad21a0b2c37c20f7f7eccdf3c0be3f9390b06840dd5a10244_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:b62db02e0ea283a206b9d830e4d26330c37cc9f688edfb12e93a20a7b4eb75f8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:61fe1afcf207d559a0dcae5cf744e7f627e0cbc7308fa5d2fa5319a02aa56aff_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:e4edc968baa3d08e352c7c76ea1359f6f9073f5531fe62a61b4e9d4fe248e4be_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:41d617ecd64839883320abc42a382fb667f897b930f81c3238abb5448a72d62e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:49f5209254fa355e62fe58fb55775fed8dc4dea40c742fc57dfd09ddd9c6fdac_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:b745f3aa75d9dc73a47d61c037b64ecb30162fa9987303e90612d2cdb27bff68_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:1ab87e50bca7b15ed641fb9b7bae7c2404dc94c35d2321db9334149d599df3e0_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:9512ec70f847052ef79773bd67ae72841380769b8718f7110abad1ce8f19c3d5_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:6038ea3e20c311da35ed703694d1d076fdd0d501ab994df585ff09c541372cf6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:3609e1d6b1bb1c40f56a129f8dd638e5d549618d0e88536079728462e1aa9955_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e4b760f0401b799b723c3323b54fc111ffd75419c499d96f02638db1c935fa78_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:6f4b760655f1bc9f657d3adb2d3c76d43f261c07d7a7332ef30ed42a3b373f35_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:44a64150d7e262dcf65f621dcfb3def167e302fc309cdd2e03b454e7ddd39bf1_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:96b8f3f6afeb307a4d9441dc561abc770e32bb756d0e4e8b90f7a6fa8c656cbb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:ebd3826a228949047f429738cddb657f5e911166824f5606b5b8b7c98d365f5e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:1d5ada616f12b64a66d1d7724423203aa8088f46eb7a29a0dd5e67d50260d03d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:9ca4cb4f5bbf18dc74d1e7968d793b26627a51e1429423f3d89a3b6973960051_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:221f4b5f39830c358c2f718b55b1384799e11a90fa28f33f57e98e27beafd9c2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:b998a0e19719d7ad6881b1fdd0655bffd26eb67bb4ee2077f57258ed8a48ad88_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:524d8e5d44320ecb726dadfc8c7af52bf56ef8b05cdcaaf5b02bf2c9cd94a378_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-console-operator@sha256:2143cba2d72e70932c2d3428c3cb32cfa65d769e118dca3d951351a44093b595_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-console@sha256:1834242323960e3e1ce034614e60ace5116e791e1e55dbe4e773cdad5a2e9f65_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:b69ee5ba5b6627b9d1d360b99490bd034811a6593ca9b04fbf233c8baefed25a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-coredns@sha256:06aca2a5b50bb351459b03323176e72250bbb4b34f86adc7f24ff79849ceb29b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:d75aba9bd2120045c8b401fa741c5e7c80f241cfbbac34a0f59cdcf833734eb6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:60ba3af79428a77360b3df119707dcaa3a1db57b3fe4dfb1de6de22ac466300d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:899dfa3c50dc1a1b33672cb761c59cc0ced1701c7eed03766f538763f9d5d46f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:887424ef49e0e8f309ba2c2ec47ba740bc98fffbcf16df4692a6ea33fdea1070_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:11b2c3a3a795d1aa067f3c9b52adc03fc4ff7540d16ae8c23f7db497ec23e188_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:4be56f6f95efc27bf8aca7d43cf9b91908d6f6bc53dc5103a754a116e14ba855_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:2431a54b62daea1ce36f2bfa08d153283ffc3d67072759cd62067e845f8a4c29_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:2431a54b62daea1ce36f2bfa08d153283ffc3d67072759cd62067e845f8a4c29_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:f23bbd57d3599f12b813827e52cb4f9dc2f221dc538424b4dc315183b6e287a6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:f23bbd57d3599f12b813827e52cb4f9dc2f221dc538424b4dc315183b6e287a6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:c6f127b4a84bd63c43d180d16f403e7f475a815ddccfd1dabf094d1f99dc416a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:c6f127b4a84bd63c43d180d16f403e7f475a815ddccfd1dabf094d1f99dc416a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:1c8c2901c11f7831601d5edcd67112e56a3d30b25f2f02cb559cd2e41f928e83_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:1c8c2901c11f7831601d5edcd67112e56a3d30b25f2f02cb559cd2e41f928e83_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:ce38ad561c2febea7c53e58a516f9f8d835677c71498fd5ba6f4b7f73e928147_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:ce38ad561c2febea7c53e58a516f9f8d835677c71498fd5ba6f4b7f73e928147_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1f8fd26dca27a6527b8706fcd6cd07ff40d293d0b7230d09ef77d2ab9cde8b82_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1f8fd26dca27a6527b8706fcd6cd07ff40d293d0b7230d09ef77d2ab9cde8b82_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:669ae343387c25e7dcfac1644c6c89f97361f1ff2f6ac2fe745f134959006cb9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:669ae343387c25e7dcfac1644c6c89f97361f1ff2f6ac2fe745f134959006cb9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:136cd1da94bba65c0f958ab75590e54563903f3cd03e494286e32af6fa6a2808_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-deployer@sha256:d62e15336531af65ca8fb1fb95999fe1b6a0a10290185e1460731d8645a16e77_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-docker-builder@sha256:985804937a79d0c9b2c78a567444c2583a6e86103e7595b7bc31451b90048a3a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-docker-registry@sha256:c6a8d0ef7b671df20d1047468162c76eefea578e75ebfdeaa27a320c13199245_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b7de106259bc14a705cf23e1be7bcdc14becb6defe0f59d40d5db5886b26958a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:33aefeac8f422779c6631b080ff1334177eaae3dfd00a4f5619d3fb6c8ac113e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:a8f6c2a8848af6a27ec91609b873a2a74cb6f1e05e743d6f00eccbcd47ef7dac_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:971ed65ae6bd7f38ee18ece1e622e9a4ad08dad130903bcf08169ace990e620f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:016ace2233c87f37ae33219827a925c6111ec6bc1562af673270b398309612cd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-haproxy-router@sha256:dbe5d7edf50c4b9718d656de150bc4d2c7323a01854b491d1ba6be76b02a9a77_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-hyperkube@sha256:293a97b7720dfa303f755919b8eb08d59bfe2af4d39837a2e69b0f1fd6172638_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c867e6adabe74cc9e81519775b4d995d0d0bfa4141eb5014d67241d7159d01b5_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:0d59289f08bd9a96de0f4e0a8312721c7b7b13be40f92a75de9c3ef8baa18ed9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:fe6d74102103ad2978dd40fa10dd396418067f9c9b16c8377bda137d2ec89ab2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:03ca9c189727101c8450d0d1b8c92b9bfc1329c87511c5e400811a4e6909ae89_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:543512437116ad24a4c1efd41d141789bee556c706c46c7d071bcefb8498d8fb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:b2bae902c104c663647bd8cde38cbab2f77bf02a72cb99e7e897bd370076072a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:3355ad15262b54141d93f315b61ccefca28fc30a2affeddd621280c6eb5bb0a4_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:039c0609f274c9bb4ee05c8489e2860e10506a9d74f1e0a59379488030b4d460_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:cb43bec71c8ccbc9ecf83981cefca3485e19d3e4f082d200f1d17be124212fdd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06c97d690cdc80c210e467b61de3edb3c0b70bd10f6349ae0874ff657d74f95d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-installer@sha256:35bb1ee32e7d52b9bfc7397ba6279660ddd882dfeeb27e1730cc7f8c38e87b00_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:58b417988e95ff525d153db6b4238dee940e3dbaf2ffeb03ee7f4cdb546b6182_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:67cd5a7d164c1054a90c56485f81d535579c3286fe7ee1d3477c238dd960f6d6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d2196a4287a8c652b777652051bfa9132a892bcf70178b2f9199c717cec2df11_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:99b3996744091cb8d41e5c3e2fa61407f8f9fb0ad61c2084eb9cac25a30728f3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:64097b49f33b90619bac71335fe52192afe733b075aebc32e5a694885f5f957d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:2dc428956bcc7bf096521863cc08e40248d08123f828d4356ec0ecbf73293274_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-proxy@sha256:7087674fb05f59cdad2dd925ce0585ee654fc0689d67782686eadb7025879c5b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:093eb7ed9fb267265d9129dea0adc3fc5d348c4354837edbf44e9e5dbe2bf47b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:f2fa06419504d70353627138fca87c191f29e41ff8808406a40fb1227de8b5bf_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:7f9a20e84582a3157261a7b23fe1a8b87dfe3ff20446a129a40eb586146f9fad_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:90d5ae2a0f919ed58bde9ef1605124c53819c473f1eb09a8b2cbcfb2b403ba67_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:620cbfcd614086dc80f3698ee5118cba877d01c8791b2d8fbc7ca4eee526ccca_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:b5c98813ff29ef9dd0939d5d95f4e4b2b1b5b0d7a35a4d26bc1a1c574c23ce26_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:bd39937a90baeb312b6ee6ca44c351a003027898ebbae508b0960da5fe296b00_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:b9a73287707adcc393ec8c5d520d76d074bc533eb0ceae9a73c8d0efea0ebbe2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:bcc403b1f62f92ea3022415aabfd4492f99db5822e152936ae44a4fae788a0cd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:149cf386d4cadbf7ee9b365918de5213ea8613c354592a91d6e11d77b4f60aca_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:b2fabf7333a6e99def4bf04dc0b709ffe62a44fa3eb2d89f164047ebfc09216b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:94386a722cf6b2435691c1c244aa18a52a3ebde78dceaf77b43b8ff148cdd98d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:fce28431b9005f4b6632107f526dde810cb2b168d95af97396e2f98c0bec0f34_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:1eb2e9f2238db9b98be40b3688e825275db51c591b1b1816ff132a3de897dd58_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:de1212d8f90abcf79f3dd6483cbb2ed3f297b0e2a447b434463d328af2b6ef5e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-cni@sha256:c01f78ff0728a6a9415bb63c957cb3a58fe2014d24ed76c17c17d176a624f39b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:f14b6580b737a593bc9b0d2bc0e0213acdc9fb978d7a360fde736454e87456ca_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:cca0dd18a75dfec645222efe09cc40375fea9c2cb97190dbb1c81c1f1f5549db_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a13548a96f45bc1a6fdf04b74b44f027beb50675d67e9866e0d9c5abeebe2836_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-must-gather@sha256:1d303dac2578ea7a9a3bb660e69432f4ef242b070dbfcdafe58edecf124cfc0f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:51bfccb009ecf3663164032309da6d2904a9f1274553d265e7472022d699bd32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:932a7f2946665aa3e5943c59278321c9bd5cd8b55b14ee6e3781fe3c5cb76cab_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel8@sha256:aeda82a9a8d50c75666a24a2e8700592900abdc34c05ad569caf8b0435cbb1dd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:4103d4f881dc9e27dad116c10684f266714d18838ad46f8a64fbe573763f3364_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:4a3fa7280dbf20e04d46fa4c6d38c5ca6d1867eccec13ba4c1e4980908278957_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:efb3bab17b5d330cec66ef4109b6f928e07d0f4e48f51b958f95300d370843f4_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:a877262a0aced13bfa1060dba810300a513b9684e8a1454b4a72fde0fcf4a62d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:c95659ac6e1f8334de4f286b8d643e578dfc6fe234974e3a4421f02f9bdaac9c_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:c1911c5ab4b3bb8d4b95080bf24963268468149c6c86dbce68f96339d1378e61_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:cf96f4a30737384fd1e4d2c1c899ca3b01de5b3046ac67b4e036d9b36f95e836_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:4e0e33db706390906704e39fac914e36a247a45783f3c1f6e4d7a8f77d221cb7_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:31577d75632bf38cfff5f343898c59ca85c07ea60ecd421e9659c11d37440506_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:cc431574bfed9ca15d439ef94b822dd7233d6356f3fd609ad4491bb3f92275c0_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:45d88da7fb5544d4d2aeb925d3ed0066a57dbb53cd8083adde530dc73ecd71c8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:994dcd435a9c2031c339699944137d4234262c3264dff1ae3cd682e3b6a146fc_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:ce79b8ad7b940aebe7799b3d8b6b1d55bfa75228e50f9308ce7afbae0ca0b400_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-registry@sha256:67c7a117e25285135c076f27f6162672e216e32d988f744a93d79df1ed2766ef_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:241f36d9f66c59356d97a623b8fa6ba001f95bee02f1b136f9e73bbf5d3f7a96_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:f82f020d5416ef25612e2d3a113164da951cb9a91ba40d9f8db8c9e9d79de26f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2e513c3a1f3c588e0db30de820313279de9004e96d90fa54f338cfc57ea7a2d3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:2e513c3a1f3c588e0db30de820313279de9004e96d90fa54f338cfc57ea7a2d3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-pod@sha256:0e22962f93782588e3d0cb19647076fd8c54a6b2b156ddfb8079d8c1faef5379_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:3ec05cc00fb530c3073c9225023731e65b14a656154799b80ff438021f8f2115_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:00ca69f50cf8b0d1a4dec60a0be182a8728bae65d5565d1fc2998ac4ae4bad96_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:11d2bf0b807072b2dc56035859b97bd96880a84520f2019be1c0614ad4e10b21_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:f03366a5333eb895ea15c2e2b707f55af9a9c871ccca6f328b9859d1b319c2ea_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:6fd1ab5a2f8757ea359a153a3c266e9b425c8c64684fd65cc268de1518bc2b8d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:deaa22f5ec458b3c409d762ff3e325f322232dce681d8f765009bddb429f495f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:59b7897e575fd1e2846be92ee488d7a3e20abc8250fa3cf4e0675fa3141fb671_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:d5bb92cdc6b3f172909e33b6eab0022ddd73080ef1d7d8e7f70883c04c6bd939_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:981e0d22ab0517998c1b4487fac560b5259f98ebaaf8508dab5249df4576cbc6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus@sha256:e31d76256e75cb45c310bacb65af9098be29187c989cc63881e87b9a3b08170a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:7b78ca457863cfa154d4feedc43a56603de9421f5bd80461ceb158d8b02cef7d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:249dc2c960a55408d4e4b9d3d05ee623d027c2658e1af239eb9f30d4e10c70e8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-telemeter@sha256:bf8c86e136a0cde58db10fd85caae293c76ffb9daeda731b2c0aecadd412c480_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-tests@sha256:4ed48480dc7e2b3ef99742b1083f385ff2bbe13d5ca02430d0d9859802f601c2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:80defb2b317bc10b90778c338d7119a8ce9e838de92c32e470b5b2f7e2058926_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:e8fa04e0634be943ed4a3a151d31caea220874cc8e5fdd6aaf1b050a96d5cbb3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5f38851e4dd5e14aa4a20b6be7e202efaedec6beaa2689820728b77fcda85585_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:23ef9202e057152a38b81d39c5804fd0c85ebdd9a8a72c62459e45e1fc7fd5eb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:6e3d86283f3d5dbadf892d46ce005512c4745131f03f012cb509c0610c6f817f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:3de069d716187ca4539078c8206a132bef0b34737f40647c3d7d5696b51ee8a8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5f38851e4dd5e14aa4a20b6be7e202efaedec6beaa2689820728b77fcda85585_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:23ef9202e057152a38b81d39c5804fd0c85ebdd9a8a72c62459e45e1fc7fd5eb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:d9ca7d88822abaef6e80f1691ac60d8b4548384d961fbe73988e8319899deea5_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:fbc2e9b219c12c3fdcd75524d0079d3c9828d0d73cd331534bad2bbcc2111519_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:585f77dfc9e2b9696a1e001aee57c8c8e4de9e7719c27730b475c5a49d3f0335_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:069b12b7fe6990dab5dfc99646d53694fad3b37618236a598125d2f2e7103086_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/oauth2/jws: Unexpected memory consumption during token parsing in golang.org/x/oauth2/jws"
},
{
"cve": "CVE-2025-30204",
"cwe": {
"id": "CWE-405",
"name": "Asymmetric Resource Consumption (Amplification)"
},
"discovery_date": "2025-03-21T22:00:43.818367+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:c88f0baeced895cc8397dcbba2fe114721638c83122928241a3c4f616a28ed79_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:1fd0d08e4e0c9cf705f3bf9bdbdccde9cc3ce828418a890b1da757899e181022_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:62aae18df0c37571c5846184231285e9b87413e367959d8b082133e5a01dec28_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:e53d51a1d936db9eac84ffb9d5a4f1ab2cde02eb183e033b29a95cb3141971f0_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/network-tools-rhel8@sha256:a5800691fab1afa5fafdf336bb130394d658186985ce87eedb8e991bfc51619d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:3596165cd5f45bb71f9956f395a692f27cf71a6d482c6cd8b22ea77949ffca32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:98878fa983dc6cfb39814b577719f1c1c47fb852b068b046cb47b4acab896f0c_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:1c69af7282e5f0f2c08ac5ca6bad1b2d03fdb076a4588f70ce41d9c53bb400fb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:45114a340c92d6e28487d5fb2f889327d5d13fd069a4eee2b0cf0a62b48be786_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:12971027f5055b8a372891269a50fc1cba1a53973e99cd4198bb80587d4c93c6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:df969d593a0ef6c5e05f64fcab7e9ba47d162cf154c609d029e9c6511ec56c7f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:9e69d0cc5dc592f13376aef3dc4c5a6db030be37abe0f1fb1e4d75a79b5a118c_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:3d63095bac185deaa134df5daaa31556137c967667712324ff468502d2b8c945_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:91131a1de8405044efb042fd66be84605eb2cdcf2e15f9b1662d9dfaefc92fa8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:637bcb1b7ac9dbb2cc27994d532a204d21a0eefa98e292152cb68bf0ea990620_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:5a43a4461fed31018cc6af199ea4c672da105a85c695c2ac110ea89ce488d43d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:5b7a7673a211158925edd1e52ab44afa1ce88434f0e1539e9a212b6b2b190969_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:0d437413dfa179b4c98b78b06c3a23a72e3d5faca40a9d399eced2db58dccb37_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:5e3b56cda0897156fddbedee88c03a2d969ad0d47c56713ed7debc93f31f86b8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:808a30e1909ee37240d81a3a55e45201028a082a84f882faa330dcd485506e85_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:0ea5aaa43d63da271cd539ff225bae5d2943f0c30a085466592020d9324e411b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:d2141f7ae2cb3959919c3e60ad1c1da9f44650e8ee7ceda6003e3cdc1d4cc6bc_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:d8378605a741185a41c57ed91b671aab9c599b3ccbe6d281130a56a340ee8e52_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:a284e3daaa6c2815e035a87595eb5bba9fcd67b2cda4dcbd858d22d54ba15f78_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:683056799a7c61bf3c3ae5bc47b08b225c6f83ab4faf08be9e586da2a42673a9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:480876e4351c6a52a6f2f8eee75a872eca752d181ab66f5e0f822cc20f35464d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:36b2cd4e101b646085e07b293af78a45f518ad4b49fe53b9a152a94e74bc0312_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:970343b7f58f2c2ebb26b6a97cbeae940557b77cbacfff037c7df17f04f7b058_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:727916b1d2a6f5a47a79d9b497ed4a1f8a67c7ac2510a1cb983d356d6a2adce8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:1437a2b0aa668b55decc4059e40a43bba4ca378d61ff195f414d23288587afbf_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:12163b4120b149fded9d0b1ec6cea9268a182b52c454380de76d70fa2e3d5ebd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:215f11a5f7fb0d11e2158b0ff630c25d1762ba1dc9369b79e893399afc923eb8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:18b84f18aaac64bfa7df74ffbba43079447b7edf64baf505b8c029ff6fa66255_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cli@sha256:401f3d5b6ea74e79162437961b4ae08feb767a5d4718406ce27341ccc20a0a13_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:2f96b73c4c02f61f6a43cef1299fd4006b64013c1a84bd5b860ebccc7de501ed_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:a2b750749695e63b4c6dffbb1c52aee9910b46683514d70974dadb68e1be9c50_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:a0525c514d37f62fbd1fb8ebfcd8d52d448f607b21905f9cd508d6ca5daeacd4_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:068435cd430a58b1c67e0b49b10c5c6b7248964f405c3cafad24f4121daa0055_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:0d98ca841e1e5b2043970a347a030203874ccde5093ce98d99277fc70257e82e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:fd817c7f5796bd4f8ccf6253e3ce9d700f344d54eb7cced6819ab6f4c7035e0a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:58ece7d263aab72a58ea8ecb6ee25329257c1b810669d6ec81e21f879652351a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:b06a0b90a5e7c3734e765ba48a378bcccef34020a48c547f8b7611ec988cec32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:b06a0b90a5e7c3734e765ba48a378bcccef34020a48c547f8b7611ec988cec32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:4d3117354a30e62f24fe22a06cf7557f7184d77ee0b41533df61d04f6fc81e57_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:fbfcdf38bf247d28562a2a1d877ce94102610c409350990d9fb5114ff75f9f1e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:edce1bce1ce7e7e39fe4dc4fb0feed3ebe9192839ab6213d6d93f86c27172254_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:223e6f86b83478f5b0ccde4c7d735e917bad433f84d2cb4908a6c8480fb51b4a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:e11d3507c2acf3d6dba25e458b8ae903a1f88b409e479587e7300a0a9fd6274e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:11c7fc39cc0e4b8ad21a0b2c37c20f7f7eccdf3c0be3f9390b06840dd5a10244_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:61fe1afcf207d559a0dcae5cf744e7f627e0cbc7308fa5d2fa5319a02aa56aff_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:e4edc968baa3d08e352c7c76ea1359f6f9073f5531fe62a61b4e9d4fe248e4be_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:41d617ecd64839883320abc42a382fb667f897b930f81c3238abb5448a72d62e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:49f5209254fa355e62fe58fb55775fed8dc4dea40c742fc57dfd09ddd9c6fdac_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:b745f3aa75d9dc73a47d61c037b64ecb30162fa9987303e90612d2cdb27bff68_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:1ab87e50bca7b15ed641fb9b7bae7c2404dc94c35d2321db9334149d599df3e0_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:9512ec70f847052ef79773bd67ae72841380769b8718f7110abad1ce8f19c3d5_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:6038ea3e20c311da35ed703694d1d076fdd0d501ab994df585ff09c541372cf6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:3609e1d6b1bb1c40f56a129f8dd638e5d549618d0e88536079728462e1aa9955_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e4b760f0401b799b723c3323b54fc111ffd75419c499d96f02638db1c935fa78_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:6f4b760655f1bc9f657d3adb2d3c76d43f261c07d7a7332ef30ed42a3b373f35_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:44a64150d7e262dcf65f621dcfb3def167e302fc309cdd2e03b454e7ddd39bf1_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:96b8f3f6afeb307a4d9441dc561abc770e32bb756d0e4e8b90f7a6fa8c656cbb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:ebd3826a228949047f429738cddb657f5e911166824f5606b5b8b7c98d365f5e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:1d5ada616f12b64a66d1d7724423203aa8088f46eb7a29a0dd5e67d50260d03d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:9ca4cb4f5bbf18dc74d1e7968d793b26627a51e1429423f3d89a3b6973960051_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:221f4b5f39830c358c2f718b55b1384799e11a90fa28f33f57e98e27beafd9c2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:b998a0e19719d7ad6881b1fdd0655bffd26eb67bb4ee2077f57258ed8a48ad88_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:524d8e5d44320ecb726dadfc8c7af52bf56ef8b05cdcaaf5b02bf2c9cd94a378_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-console-operator@sha256:2143cba2d72e70932c2d3428c3cb32cfa65d769e118dca3d951351a44093b595_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-console@sha256:1834242323960e3e1ce034614e60ace5116e791e1e55dbe4e773cdad5a2e9f65_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:b69ee5ba5b6627b9d1d360b99490bd034811a6593ca9b04fbf233c8baefed25a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-coredns@sha256:06aca2a5b50bb351459b03323176e72250bbb4b34f86adc7f24ff79849ceb29b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:d75aba9bd2120045c8b401fa741c5e7c80f241cfbbac34a0f59cdcf833734eb6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:60ba3af79428a77360b3df119707dcaa3a1db57b3fe4dfb1de6de22ac466300d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:899dfa3c50dc1a1b33672cb761c59cc0ced1701c7eed03766f538763f9d5d46f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:887424ef49e0e8f309ba2c2ec47ba740bc98fffbcf16df4692a6ea33fdea1070_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:11b2c3a3a795d1aa067f3c9b52adc03fc4ff7540d16ae8c23f7db497ec23e188_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:4be56f6f95efc27bf8aca7d43cf9b91908d6f6bc53dc5103a754a116e14ba855_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:2431a54b62daea1ce36f2bfa08d153283ffc3d67072759cd62067e845f8a4c29_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:2431a54b62daea1ce36f2bfa08d153283ffc3d67072759cd62067e845f8a4c29_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:f23bbd57d3599f12b813827e52cb4f9dc2f221dc538424b4dc315183b6e287a6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:f23bbd57d3599f12b813827e52cb4f9dc2f221dc538424b4dc315183b6e287a6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:c6f127b4a84bd63c43d180d16f403e7f475a815ddccfd1dabf094d1f99dc416a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:c6f127b4a84bd63c43d180d16f403e7f475a815ddccfd1dabf094d1f99dc416a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:1c8c2901c11f7831601d5edcd67112e56a3d30b25f2f02cb559cd2e41f928e83_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:1c8c2901c11f7831601d5edcd67112e56a3d30b25f2f02cb559cd2e41f928e83_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:ce38ad561c2febea7c53e58a516f9f8d835677c71498fd5ba6f4b7f73e928147_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:ce38ad561c2febea7c53e58a516f9f8d835677c71498fd5ba6f4b7f73e928147_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1f8fd26dca27a6527b8706fcd6cd07ff40d293d0b7230d09ef77d2ab9cde8b82_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1f8fd26dca27a6527b8706fcd6cd07ff40d293d0b7230d09ef77d2ab9cde8b82_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:669ae343387c25e7dcfac1644c6c89f97361f1ff2f6ac2fe745f134959006cb9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:669ae343387c25e7dcfac1644c6c89f97361f1ff2f6ac2fe745f134959006cb9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:136cd1da94bba65c0f958ab75590e54563903f3cd03e494286e32af6fa6a2808_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-deployer@sha256:d62e15336531af65ca8fb1fb95999fe1b6a0a10290185e1460731d8645a16e77_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-docker-builder@sha256:985804937a79d0c9b2c78a567444c2583a6e86103e7595b7bc31451b90048a3a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b7de106259bc14a705cf23e1be7bcdc14becb6defe0f59d40d5db5886b26958a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:33aefeac8f422779c6631b080ff1334177eaae3dfd00a4f5619d3fb6c8ac113e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:a8f6c2a8848af6a27ec91609b873a2a74cb6f1e05e743d6f00eccbcd47ef7dac_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:971ed65ae6bd7f38ee18ece1e622e9a4ad08dad130903bcf08169ace990e620f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:016ace2233c87f37ae33219827a925c6111ec6bc1562af673270b398309612cd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-haproxy-router@sha256:dbe5d7edf50c4b9718d656de150bc4d2c7323a01854b491d1ba6be76b02a9a77_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-hyperkube@sha256:293a97b7720dfa303f755919b8eb08d59bfe2af4d39837a2e69b0f1fd6172638_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c867e6adabe74cc9e81519775b4d995d0d0bfa4141eb5014d67241d7159d01b5_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:0d59289f08bd9a96de0f4e0a8312721c7b7b13be40f92a75de9c3ef8baa18ed9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:fe6d74102103ad2978dd40fa10dd396418067f9c9b16c8377bda137d2ec89ab2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:03ca9c189727101c8450d0d1b8c92b9bfc1329c87511c5e400811a4e6909ae89_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:543512437116ad24a4c1efd41d141789bee556c706c46c7d071bcefb8498d8fb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:b2bae902c104c663647bd8cde38cbab2f77bf02a72cb99e7e897bd370076072a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:3355ad15262b54141d93f315b61ccefca28fc30a2affeddd621280c6eb5bb0a4_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:039c0609f274c9bb4ee05c8489e2860e10506a9d74f1e0a59379488030b4d460_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:cb43bec71c8ccbc9ecf83981cefca3485e19d3e4f082d200f1d17be124212fdd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06c97d690cdc80c210e467b61de3edb3c0b70bd10f6349ae0874ff657d74f95d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-installer@sha256:35bb1ee32e7d52b9bfc7397ba6279660ddd882dfeeb27e1730cc7f8c38e87b00_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:58b417988e95ff525d153db6b4238dee940e3dbaf2ffeb03ee7f4cdb546b6182_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:67cd5a7d164c1054a90c56485f81d535579c3286fe7ee1d3477c238dd960f6d6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d2196a4287a8c652b777652051bfa9132a892bcf70178b2f9199c717cec2df11_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:99b3996744091cb8d41e5c3e2fa61407f8f9fb0ad61c2084eb9cac25a30728f3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:64097b49f33b90619bac71335fe52192afe733b075aebc32e5a694885f5f957d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:2dc428956bcc7bf096521863cc08e40248d08123f828d4356ec0ecbf73293274_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-proxy@sha256:7087674fb05f59cdad2dd925ce0585ee654fc0689d67782686eadb7025879c5b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:093eb7ed9fb267265d9129dea0adc3fc5d348c4354837edbf44e9e5dbe2bf47b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:f2fa06419504d70353627138fca87c191f29e41ff8808406a40fb1227de8b5bf_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:7f9a20e84582a3157261a7b23fe1a8b87dfe3ff20446a129a40eb586146f9fad_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:90d5ae2a0f919ed58bde9ef1605124c53819c473f1eb09a8b2cbcfb2b403ba67_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:620cbfcd614086dc80f3698ee5118cba877d01c8791b2d8fbc7ca4eee526ccca_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:b5c98813ff29ef9dd0939d5d95f4e4b2b1b5b0d7a35a4d26bc1a1c574c23ce26_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:bd39937a90baeb312b6ee6ca44c351a003027898ebbae508b0960da5fe296b00_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:b9a73287707adcc393ec8c5d520d76d074bc533eb0ceae9a73c8d0efea0ebbe2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:bcc403b1f62f92ea3022415aabfd4492f99db5822e152936ae44a4fae788a0cd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:149cf386d4cadbf7ee9b365918de5213ea8613c354592a91d6e11d77b4f60aca_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:b2fabf7333a6e99def4bf04dc0b709ffe62a44fa3eb2d89f164047ebfc09216b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:94386a722cf6b2435691c1c244aa18a52a3ebde78dceaf77b43b8ff148cdd98d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:fce28431b9005f4b6632107f526dde810cb2b168d95af97396e2f98c0bec0f34_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:1eb2e9f2238db9b98be40b3688e825275db51c591b1b1816ff132a3de897dd58_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:de1212d8f90abcf79f3dd6483cbb2ed3f297b0e2a447b434463d328af2b6ef5e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-cni@sha256:c01f78ff0728a6a9415bb63c957cb3a58fe2014d24ed76c17c17d176a624f39b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:f14b6580b737a593bc9b0d2bc0e0213acdc9fb978d7a360fde736454e87456ca_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:cca0dd18a75dfec645222efe09cc40375fea9c2cb97190dbb1c81c1f1f5549db_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a13548a96f45bc1a6fdf04b74b44f027beb50675d67e9866e0d9c5abeebe2836_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-must-gather@sha256:1d303dac2578ea7a9a3bb660e69432f4ef242b070dbfcdafe58edecf124cfc0f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:51bfccb009ecf3663164032309da6d2904a9f1274553d265e7472022d699bd32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:932a7f2946665aa3e5943c59278321c9bd5cd8b55b14ee6e3781fe3c5cb76cab_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel8@sha256:aeda82a9a8d50c75666a24a2e8700592900abdc34c05ad569caf8b0435cbb1dd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:4103d4f881dc9e27dad116c10684f266714d18838ad46f8a64fbe573763f3364_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:4a3fa7280dbf20e04d46fa4c6d38c5ca6d1867eccec13ba4c1e4980908278957_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:efb3bab17b5d330cec66ef4109b6f928e07d0f4e48f51b958f95300d370843f4_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:a877262a0aced13bfa1060dba810300a513b9684e8a1454b4a72fde0fcf4a62d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:c95659ac6e1f8334de4f286b8d643e578dfc6fe234974e3a4421f02f9bdaac9c_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:c1911c5ab4b3bb8d4b95080bf24963268468149c6c86dbce68f96339d1378e61_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:cf96f4a30737384fd1e4d2c1c899ca3b01de5b3046ac67b4e036d9b36f95e836_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:4e0e33db706390906704e39fac914e36a247a45783f3c1f6e4d7a8f77d221cb7_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:31577d75632bf38cfff5f343898c59ca85c07ea60ecd421e9659c11d37440506_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:cc431574bfed9ca15d439ef94b822dd7233d6356f3fd609ad4491bb3f92275c0_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:45d88da7fb5544d4d2aeb925d3ed0066a57dbb53cd8083adde530dc73ecd71c8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:994dcd435a9c2031c339699944137d4234262c3264dff1ae3cd682e3b6a146fc_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:ce79b8ad7b940aebe7799b3d8b6b1d55bfa75228e50f9308ce7afbae0ca0b400_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-registry@sha256:67c7a117e25285135c076f27f6162672e216e32d988f744a93d79df1ed2766ef_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:241f36d9f66c59356d97a623b8fa6ba001f95bee02f1b136f9e73bbf5d3f7a96_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:f82f020d5416ef25612e2d3a113164da951cb9a91ba40d9f8db8c9e9d79de26f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2e513c3a1f3c588e0db30de820313279de9004e96d90fa54f338cfc57ea7a2d3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:2e513c3a1f3c588e0db30de820313279de9004e96d90fa54f338cfc57ea7a2d3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-pod@sha256:0e22962f93782588e3d0cb19647076fd8c54a6b2b156ddfb8079d8c1faef5379_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:3ec05cc00fb530c3073c9225023731e65b14a656154799b80ff438021f8f2115_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:00ca69f50cf8b0d1a4dec60a0be182a8728bae65d5565d1fc2998ac4ae4bad96_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:11d2bf0b807072b2dc56035859b97bd96880a84520f2019be1c0614ad4e10b21_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:f03366a5333eb895ea15c2e2b707f55af9a9c871ccca6f328b9859d1b319c2ea_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:6fd1ab5a2f8757ea359a153a3c266e9b425c8c64684fd65cc268de1518bc2b8d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:deaa22f5ec458b3c409d762ff3e325f322232dce681d8f765009bddb429f495f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:59b7897e575fd1e2846be92ee488d7a3e20abc8250fa3cf4e0675fa3141fb671_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:d5bb92cdc6b3f172909e33b6eab0022ddd73080ef1d7d8e7f70883c04c6bd939_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:981e0d22ab0517998c1b4487fac560b5259f98ebaaf8508dab5249df4576cbc6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus@sha256:e31d76256e75cb45c310bacb65af9098be29187c989cc63881e87b9a3b08170a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:7b78ca457863cfa154d4feedc43a56603de9421f5bd80461ceb158d8b02cef7d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:249dc2c960a55408d4e4b9d3d05ee623d027c2658e1af239eb9f30d4e10c70e8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-telemeter@sha256:bf8c86e136a0cde58db10fd85caae293c76ffb9daeda731b2c0aecadd412c480_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-tests@sha256:4ed48480dc7e2b3ef99742b1083f385ff2bbe13d5ca02430d0d9859802f601c2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:80defb2b317bc10b90778c338d7119a8ce9e838de92c32e470b5b2f7e2058926_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:e8fa04e0634be943ed4a3a151d31caea220874cc8e5fdd6aaf1b050a96d5cbb3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5f38851e4dd5e14aa4a20b6be7e202efaedec6beaa2689820728b77fcda85585_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:23ef9202e057152a38b81d39c5804fd0c85ebdd9a8a72c62459e45e1fc7fd5eb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:6e3d86283f3d5dbadf892d46ce005512c4745131f03f012cb509c0610c6f817f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:3de069d716187ca4539078c8206a132bef0b34737f40647c3d7d5696b51ee8a8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5f38851e4dd5e14aa4a20b6be7e202efaedec6beaa2689820728b77fcda85585_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:23ef9202e057152a38b81d39c5804fd0c85ebdd9a8a72c62459e45e1fc7fd5eb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:d9ca7d88822abaef6e80f1691ac60d8b4548384d961fbe73988e8319899deea5_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:fbc2e9b219c12c3fdcd75524d0079d3c9828d0d73cd331534bad2bbcc2111519_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:585f77dfc9e2b9696a1e001aee57c8c8e4de9e7719c27730b475c5a49d3f0335_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:069b12b7fe6990dab5dfc99646d53694fad3b37618236a598125d2f2e7103086_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2354195"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang-jwt implementation of JSON Web Tokens (JWT). In affected versions, a malicious request with specially crafted Authorization header data may trigger an excessive consumption of resources on the host system. This issue can cause significant performance degradation or an application crash, leading to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang-jwt/jwt: jwt-go allows excessive memory allocation during header parsing",
"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.13:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:b62db02e0ea283a206b9d830e4d26330c37cc9f688edfb12e93a20a7b4eb75f8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-docker-registry@sha256:c6a8d0ef7b671df20d1047468162c76eefea578e75ebfdeaa27a320c13199245_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:c88f0baeced895cc8397dcbba2fe114721638c83122928241a3c4f616a28ed79_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:1fd0d08e4e0c9cf705f3bf9bdbdccde9cc3ce828418a890b1da757899e181022_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:62aae18df0c37571c5846184231285e9b87413e367959d8b082133e5a01dec28_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:e53d51a1d936db9eac84ffb9d5a4f1ab2cde02eb183e033b29a95cb3141971f0_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/network-tools-rhel8@sha256:a5800691fab1afa5fafdf336bb130394d658186985ce87eedb8e991bfc51619d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:3596165cd5f45bb71f9956f395a692f27cf71a6d482c6cd8b22ea77949ffca32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:98878fa983dc6cfb39814b577719f1c1c47fb852b068b046cb47b4acab896f0c_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:1c69af7282e5f0f2c08ac5ca6bad1b2d03fdb076a4588f70ce41d9c53bb400fb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:45114a340c92d6e28487d5fb2f889327d5d13fd069a4eee2b0cf0a62b48be786_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:12971027f5055b8a372891269a50fc1cba1a53973e99cd4198bb80587d4c93c6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:df969d593a0ef6c5e05f64fcab7e9ba47d162cf154c609d029e9c6511ec56c7f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:9e69d0cc5dc592f13376aef3dc4c5a6db030be37abe0f1fb1e4d75a79b5a118c_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:3d63095bac185deaa134df5daaa31556137c967667712324ff468502d2b8c945_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:91131a1de8405044efb042fd66be84605eb2cdcf2e15f9b1662d9dfaefc92fa8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:637bcb1b7ac9dbb2cc27994d532a204d21a0eefa98e292152cb68bf0ea990620_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:5a43a4461fed31018cc6af199ea4c672da105a85c695c2ac110ea89ce488d43d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:5b7a7673a211158925edd1e52ab44afa1ce88434f0e1539e9a212b6b2b190969_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:0d437413dfa179b4c98b78b06c3a23a72e3d5faca40a9d399eced2db58dccb37_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:5e3b56cda0897156fddbedee88c03a2d969ad0d47c56713ed7debc93f31f86b8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:808a30e1909ee37240d81a3a55e45201028a082a84f882faa330dcd485506e85_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:0ea5aaa43d63da271cd539ff225bae5d2943f0c30a085466592020d9324e411b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:d2141f7ae2cb3959919c3e60ad1c1da9f44650e8ee7ceda6003e3cdc1d4cc6bc_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:d8378605a741185a41c57ed91b671aab9c599b3ccbe6d281130a56a340ee8e52_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:a284e3daaa6c2815e035a87595eb5bba9fcd67b2cda4dcbd858d22d54ba15f78_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:683056799a7c61bf3c3ae5bc47b08b225c6f83ab4faf08be9e586da2a42673a9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:480876e4351c6a52a6f2f8eee75a872eca752d181ab66f5e0f822cc20f35464d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:36b2cd4e101b646085e07b293af78a45f518ad4b49fe53b9a152a94e74bc0312_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:970343b7f58f2c2ebb26b6a97cbeae940557b77cbacfff037c7df17f04f7b058_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:727916b1d2a6f5a47a79d9b497ed4a1f8a67c7ac2510a1cb983d356d6a2adce8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:1437a2b0aa668b55decc4059e40a43bba4ca378d61ff195f414d23288587afbf_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:12163b4120b149fded9d0b1ec6cea9268a182b52c454380de76d70fa2e3d5ebd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:215f11a5f7fb0d11e2158b0ff630c25d1762ba1dc9369b79e893399afc923eb8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:18b84f18aaac64bfa7df74ffbba43079447b7edf64baf505b8c029ff6fa66255_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cli@sha256:401f3d5b6ea74e79162437961b4ae08feb767a5d4718406ce27341ccc20a0a13_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:2f96b73c4c02f61f6a43cef1299fd4006b64013c1a84bd5b860ebccc7de501ed_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:a2b750749695e63b4c6dffbb1c52aee9910b46683514d70974dadb68e1be9c50_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:a0525c514d37f62fbd1fb8ebfcd8d52d448f607b21905f9cd508d6ca5daeacd4_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:068435cd430a58b1c67e0b49b10c5c6b7248964f405c3cafad24f4121daa0055_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:0d98ca841e1e5b2043970a347a030203874ccde5093ce98d99277fc70257e82e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:fd817c7f5796bd4f8ccf6253e3ce9d700f344d54eb7cced6819ab6f4c7035e0a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:58ece7d263aab72a58ea8ecb6ee25329257c1b810669d6ec81e21f879652351a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:b06a0b90a5e7c3734e765ba48a378bcccef34020a48c547f8b7611ec988cec32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:b06a0b90a5e7c3734e765ba48a378bcccef34020a48c547f8b7611ec988cec32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:4d3117354a30e62f24fe22a06cf7557f7184d77ee0b41533df61d04f6fc81e57_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:fbfcdf38bf247d28562a2a1d877ce94102610c409350990d9fb5114ff75f9f1e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:edce1bce1ce7e7e39fe4dc4fb0feed3ebe9192839ab6213d6d93f86c27172254_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:223e6f86b83478f5b0ccde4c7d735e917bad433f84d2cb4908a6c8480fb51b4a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:e11d3507c2acf3d6dba25e458b8ae903a1f88b409e479587e7300a0a9fd6274e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:11c7fc39cc0e4b8ad21a0b2c37c20f7f7eccdf3c0be3f9390b06840dd5a10244_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:61fe1afcf207d559a0dcae5cf744e7f627e0cbc7308fa5d2fa5319a02aa56aff_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:e4edc968baa3d08e352c7c76ea1359f6f9073f5531fe62a61b4e9d4fe248e4be_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:41d617ecd64839883320abc42a382fb667f897b930f81c3238abb5448a72d62e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:49f5209254fa355e62fe58fb55775fed8dc4dea40c742fc57dfd09ddd9c6fdac_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:b745f3aa75d9dc73a47d61c037b64ecb30162fa9987303e90612d2cdb27bff68_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:1ab87e50bca7b15ed641fb9b7bae7c2404dc94c35d2321db9334149d599df3e0_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:9512ec70f847052ef79773bd67ae72841380769b8718f7110abad1ce8f19c3d5_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:6038ea3e20c311da35ed703694d1d076fdd0d501ab994df585ff09c541372cf6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:3609e1d6b1bb1c40f56a129f8dd638e5d549618d0e88536079728462e1aa9955_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e4b760f0401b799b723c3323b54fc111ffd75419c499d96f02638db1c935fa78_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:6f4b760655f1bc9f657d3adb2d3c76d43f261c07d7a7332ef30ed42a3b373f35_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:44a64150d7e262dcf65f621dcfb3def167e302fc309cdd2e03b454e7ddd39bf1_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:96b8f3f6afeb307a4d9441dc561abc770e32bb756d0e4e8b90f7a6fa8c656cbb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:ebd3826a228949047f429738cddb657f5e911166824f5606b5b8b7c98d365f5e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:1d5ada616f12b64a66d1d7724423203aa8088f46eb7a29a0dd5e67d50260d03d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:9ca4cb4f5bbf18dc74d1e7968d793b26627a51e1429423f3d89a3b6973960051_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:221f4b5f39830c358c2f718b55b1384799e11a90fa28f33f57e98e27beafd9c2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:b998a0e19719d7ad6881b1fdd0655bffd26eb67bb4ee2077f57258ed8a48ad88_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:524d8e5d44320ecb726dadfc8c7af52bf56ef8b05cdcaaf5b02bf2c9cd94a378_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-console-operator@sha256:2143cba2d72e70932c2d3428c3cb32cfa65d769e118dca3d951351a44093b595_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-console@sha256:1834242323960e3e1ce034614e60ace5116e791e1e55dbe4e773cdad5a2e9f65_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:b69ee5ba5b6627b9d1d360b99490bd034811a6593ca9b04fbf233c8baefed25a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-coredns@sha256:06aca2a5b50bb351459b03323176e72250bbb4b34f86adc7f24ff79849ceb29b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:d75aba9bd2120045c8b401fa741c5e7c80f241cfbbac34a0f59cdcf833734eb6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:60ba3af79428a77360b3df119707dcaa3a1db57b3fe4dfb1de6de22ac466300d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:899dfa3c50dc1a1b33672cb761c59cc0ced1701c7eed03766f538763f9d5d46f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:887424ef49e0e8f309ba2c2ec47ba740bc98fffbcf16df4692a6ea33fdea1070_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:11b2c3a3a795d1aa067f3c9b52adc03fc4ff7540d16ae8c23f7db497ec23e188_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:4be56f6f95efc27bf8aca7d43cf9b91908d6f6bc53dc5103a754a116e14ba855_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:2431a54b62daea1ce36f2bfa08d153283ffc3d67072759cd62067e845f8a4c29_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:2431a54b62daea1ce36f2bfa08d153283ffc3d67072759cd62067e845f8a4c29_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:f23bbd57d3599f12b813827e52cb4f9dc2f221dc538424b4dc315183b6e287a6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:f23bbd57d3599f12b813827e52cb4f9dc2f221dc538424b4dc315183b6e287a6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:c6f127b4a84bd63c43d180d16f403e7f475a815ddccfd1dabf094d1f99dc416a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:c6f127b4a84bd63c43d180d16f403e7f475a815ddccfd1dabf094d1f99dc416a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:1c8c2901c11f7831601d5edcd67112e56a3d30b25f2f02cb559cd2e41f928e83_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:1c8c2901c11f7831601d5edcd67112e56a3d30b25f2f02cb559cd2e41f928e83_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:ce38ad561c2febea7c53e58a516f9f8d835677c71498fd5ba6f4b7f73e928147_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:ce38ad561c2febea7c53e58a516f9f8d835677c71498fd5ba6f4b7f73e928147_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1f8fd26dca27a6527b8706fcd6cd07ff40d293d0b7230d09ef77d2ab9cde8b82_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1f8fd26dca27a6527b8706fcd6cd07ff40d293d0b7230d09ef77d2ab9cde8b82_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:669ae343387c25e7dcfac1644c6c89f97361f1ff2f6ac2fe745f134959006cb9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:669ae343387c25e7dcfac1644c6c89f97361f1ff2f6ac2fe745f134959006cb9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:136cd1da94bba65c0f958ab75590e54563903f3cd03e494286e32af6fa6a2808_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-deployer@sha256:d62e15336531af65ca8fb1fb95999fe1b6a0a10290185e1460731d8645a16e77_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-docker-builder@sha256:985804937a79d0c9b2c78a567444c2583a6e86103e7595b7bc31451b90048a3a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b7de106259bc14a705cf23e1be7bcdc14becb6defe0f59d40d5db5886b26958a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:33aefeac8f422779c6631b080ff1334177eaae3dfd00a4f5619d3fb6c8ac113e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:a8f6c2a8848af6a27ec91609b873a2a74cb6f1e05e743d6f00eccbcd47ef7dac_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:971ed65ae6bd7f38ee18ece1e622e9a4ad08dad130903bcf08169ace990e620f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:016ace2233c87f37ae33219827a925c6111ec6bc1562af673270b398309612cd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-haproxy-router@sha256:dbe5d7edf50c4b9718d656de150bc4d2c7323a01854b491d1ba6be76b02a9a77_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-hyperkube@sha256:293a97b7720dfa303f755919b8eb08d59bfe2af4d39837a2e69b0f1fd6172638_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c867e6adabe74cc9e81519775b4d995d0d0bfa4141eb5014d67241d7159d01b5_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:0d59289f08bd9a96de0f4e0a8312721c7b7b13be40f92a75de9c3ef8baa18ed9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:fe6d74102103ad2978dd40fa10dd396418067f9c9b16c8377bda137d2ec89ab2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:03ca9c189727101c8450d0d1b8c92b9bfc1329c87511c5e400811a4e6909ae89_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:543512437116ad24a4c1efd41d141789bee556c706c46c7d071bcefb8498d8fb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:b2bae902c104c663647bd8cde38cbab2f77bf02a72cb99e7e897bd370076072a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:3355ad15262b54141d93f315b61ccefca28fc30a2affeddd621280c6eb5bb0a4_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:039c0609f274c9bb4ee05c8489e2860e10506a9d74f1e0a59379488030b4d460_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:cb43bec71c8ccbc9ecf83981cefca3485e19d3e4f082d200f1d17be124212fdd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06c97d690cdc80c210e467b61de3edb3c0b70bd10f6349ae0874ff657d74f95d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-installer@sha256:35bb1ee32e7d52b9bfc7397ba6279660ddd882dfeeb27e1730cc7f8c38e87b00_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:58b417988e95ff525d153db6b4238dee940e3dbaf2ffeb03ee7f4cdb546b6182_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:67cd5a7d164c1054a90c56485f81d535579c3286fe7ee1d3477c238dd960f6d6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d2196a4287a8c652b777652051bfa9132a892bcf70178b2f9199c717cec2df11_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:99b3996744091cb8d41e5c3e2fa61407f8f9fb0ad61c2084eb9cac25a30728f3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:64097b49f33b90619bac71335fe52192afe733b075aebc32e5a694885f5f957d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:2dc428956bcc7bf096521863cc08e40248d08123f828d4356ec0ecbf73293274_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-proxy@sha256:7087674fb05f59cdad2dd925ce0585ee654fc0689d67782686eadb7025879c5b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:093eb7ed9fb267265d9129dea0adc3fc5d348c4354837edbf44e9e5dbe2bf47b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:f2fa06419504d70353627138fca87c191f29e41ff8808406a40fb1227de8b5bf_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:7f9a20e84582a3157261a7b23fe1a8b87dfe3ff20446a129a40eb586146f9fad_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:90d5ae2a0f919ed58bde9ef1605124c53819c473f1eb09a8b2cbcfb2b403ba67_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:620cbfcd614086dc80f3698ee5118cba877d01c8791b2d8fbc7ca4eee526ccca_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:b5c98813ff29ef9dd0939d5d95f4e4b2b1b5b0d7a35a4d26bc1a1c574c23ce26_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:bd39937a90baeb312b6ee6ca44c351a003027898ebbae508b0960da5fe296b00_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:b9a73287707adcc393ec8c5d520d76d074bc533eb0ceae9a73c8d0efea0ebbe2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:bcc403b1f62f92ea3022415aabfd4492f99db5822e152936ae44a4fae788a0cd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:149cf386d4cadbf7ee9b365918de5213ea8613c354592a91d6e11d77b4f60aca_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:b2fabf7333a6e99def4bf04dc0b709ffe62a44fa3eb2d89f164047ebfc09216b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:94386a722cf6b2435691c1c244aa18a52a3ebde78dceaf77b43b8ff148cdd98d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:fce28431b9005f4b6632107f526dde810cb2b168d95af97396e2f98c0bec0f34_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:1eb2e9f2238db9b98be40b3688e825275db51c591b1b1816ff132a3de897dd58_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:de1212d8f90abcf79f3dd6483cbb2ed3f297b0e2a447b434463d328af2b6ef5e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-cni@sha256:c01f78ff0728a6a9415bb63c957cb3a58fe2014d24ed76c17c17d176a624f39b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:f14b6580b737a593bc9b0d2bc0e0213acdc9fb978d7a360fde736454e87456ca_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:cca0dd18a75dfec645222efe09cc40375fea9c2cb97190dbb1c81c1f1f5549db_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a13548a96f45bc1a6fdf04b74b44f027beb50675d67e9866e0d9c5abeebe2836_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-must-gather@sha256:1d303dac2578ea7a9a3bb660e69432f4ef242b070dbfcdafe58edecf124cfc0f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:51bfccb009ecf3663164032309da6d2904a9f1274553d265e7472022d699bd32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:932a7f2946665aa3e5943c59278321c9bd5cd8b55b14ee6e3781fe3c5cb76cab_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel8@sha256:aeda82a9a8d50c75666a24a2e8700592900abdc34c05ad569caf8b0435cbb1dd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:4103d4f881dc9e27dad116c10684f266714d18838ad46f8a64fbe573763f3364_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:4a3fa7280dbf20e04d46fa4c6d38c5ca6d1867eccec13ba4c1e4980908278957_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:efb3bab17b5d330cec66ef4109b6f928e07d0f4e48f51b958f95300d370843f4_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:a877262a0aced13bfa1060dba810300a513b9684e8a1454b4a72fde0fcf4a62d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:c95659ac6e1f8334de4f286b8d643e578dfc6fe234974e3a4421f02f9bdaac9c_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:c1911c5ab4b3bb8d4b95080bf24963268468149c6c86dbce68f96339d1378e61_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:cf96f4a30737384fd1e4d2c1c899ca3b01de5b3046ac67b4e036d9b36f95e836_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:4e0e33db706390906704e39fac914e36a247a45783f3c1f6e4d7a8f77d221cb7_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:31577d75632bf38cfff5f343898c59ca85c07ea60ecd421e9659c11d37440506_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:cc431574bfed9ca15d439ef94b822dd7233d6356f3fd609ad4491bb3f92275c0_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:45d88da7fb5544d4d2aeb925d3ed0066a57dbb53cd8083adde530dc73ecd71c8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:994dcd435a9c2031c339699944137d4234262c3264dff1ae3cd682e3b6a146fc_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:ce79b8ad7b940aebe7799b3d8b6b1d55bfa75228e50f9308ce7afbae0ca0b400_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-registry@sha256:67c7a117e25285135c076f27f6162672e216e32d988f744a93d79df1ed2766ef_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:241f36d9f66c59356d97a623b8fa6ba001f95bee02f1b136f9e73bbf5d3f7a96_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:f82f020d5416ef25612e2d3a113164da951cb9a91ba40d9f8db8c9e9d79de26f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2e513c3a1f3c588e0db30de820313279de9004e96d90fa54f338cfc57ea7a2d3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:2e513c3a1f3c588e0db30de820313279de9004e96d90fa54f338cfc57ea7a2d3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-pod@sha256:0e22962f93782588e3d0cb19647076fd8c54a6b2b156ddfb8079d8c1faef5379_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:3ec05cc00fb530c3073c9225023731e65b14a656154799b80ff438021f8f2115_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:00ca69f50cf8b0d1a4dec60a0be182a8728bae65d5565d1fc2998ac4ae4bad96_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:11d2bf0b807072b2dc56035859b97bd96880a84520f2019be1c0614ad4e10b21_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:f03366a5333eb895ea15c2e2b707f55af9a9c871ccca6f328b9859d1b319c2ea_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:6fd1ab5a2f8757ea359a153a3c266e9b425c8c64684fd65cc268de1518bc2b8d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:deaa22f5ec458b3c409d762ff3e325f322232dce681d8f765009bddb429f495f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:59b7897e575fd1e2846be92ee488d7a3e20abc8250fa3cf4e0675fa3141fb671_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:d5bb92cdc6b3f172909e33b6eab0022ddd73080ef1d7d8e7f70883c04c6bd939_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:981e0d22ab0517998c1b4487fac560b5259f98ebaaf8508dab5249df4576cbc6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus@sha256:e31d76256e75cb45c310bacb65af9098be29187c989cc63881e87b9a3b08170a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:7b78ca457863cfa154d4feedc43a56603de9421f5bd80461ceb158d8b02cef7d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:249dc2c960a55408d4e4b9d3d05ee623d027c2658e1af239eb9f30d4e10c70e8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-telemeter@sha256:bf8c86e136a0cde58db10fd85caae293c76ffb9daeda731b2c0aecadd412c480_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-tests@sha256:4ed48480dc7e2b3ef99742b1083f385ff2bbe13d5ca02430d0d9859802f601c2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:80defb2b317bc10b90778c338d7119a8ce9e838de92c32e470b5b2f7e2058926_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:e8fa04e0634be943ed4a3a151d31caea220874cc8e5fdd6aaf1b050a96d5cbb3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5f38851e4dd5e14aa4a20b6be7e202efaedec6beaa2689820728b77fcda85585_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:23ef9202e057152a38b81d39c5804fd0c85ebdd9a8a72c62459e45e1fc7fd5eb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:6e3d86283f3d5dbadf892d46ce005512c4745131f03f012cb509c0610c6f817f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:3de069d716187ca4539078c8206a132bef0b34737f40647c3d7d5696b51ee8a8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5f38851e4dd5e14aa4a20b6be7e202efaedec6beaa2689820728b77fcda85585_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:23ef9202e057152a38b81d39c5804fd0c85ebdd9a8a72c62459e45e1fc7fd5eb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:d9ca7d88822abaef6e80f1691ac60d8b4548384d961fbe73988e8319899deea5_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:fbc2e9b219c12c3fdcd75524d0079d3c9828d0d73cd331534bad2bbcc2111519_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:585f77dfc9e2b9696a1e001aee57c8c8e4de9e7719c27730b475c5a49d3f0335_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:069b12b7fe6990dab5dfc99646d53694fad3b37618236a598125d2f2e7103086_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-30204"
},
{
"category": "external",
"summary": "RHBZ#2354195",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2354195"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-30204",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30204"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-30204",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-30204"
},
{
"category": "external",
"summary": "https://github.com/golang-jwt/jwt/commit/0951d184286dece21f73c85673fd308786ffe9c3",
"url": "https://github.com/golang-jwt/jwt/commit/0951d184286dece21f73c85673fd308786ffe9c3"
},
{
"category": "external",
"summary": "https://github.com/golang-jwt/jwt/security/advisories/GHSA-mh63-6h87-95cp",
"url": "https://github.com/golang-jwt/jwt/security/advisories/GHSA-mh63-6h87-95cp"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3553",
"url": "https://pkg.go.dev/vuln/GO-2025-3553"
}
],
"release_date": "2025-03-21T21:42:01.382000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-09-18T04:52:06+00:00",
"details": "For OpenShift Container Platform 4.13 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.13/html/release_notes\n\nYou may download the oc tool and use it to inspect release image metadata for the x86_64 architecture. The image digest may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\n The sha value for the release is as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:32f55a5ff24713e240a293ced4f8cb202bbdf482095593e226d1ea4397fefe8e\n\n\nAll OpenShift Container Platform 4.13 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.13/html-single/updating_clusters/index#updating-cluster-within-minor.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:b62db02e0ea283a206b9d830e4d26330c37cc9f688edfb12e93a20a7b4eb75f8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-docker-registry@sha256:c6a8d0ef7b671df20d1047468162c76eefea578e75ebfdeaa27a320c13199245_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:15673"
},
{
"category": "workaround",
"details": "Red Hat Product Security does not have a recommended mitigation at this time.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:c88f0baeced895cc8397dcbba2fe114721638c83122928241a3c4f616a28ed79_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:1fd0d08e4e0c9cf705f3bf9bdbdccde9cc3ce828418a890b1da757899e181022_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:62aae18df0c37571c5846184231285e9b87413e367959d8b082133e5a01dec28_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:e53d51a1d936db9eac84ffb9d5a4f1ab2cde02eb183e033b29a95cb3141971f0_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/network-tools-rhel8@sha256:a5800691fab1afa5fafdf336bb130394d658186985ce87eedb8e991bfc51619d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:3596165cd5f45bb71f9956f395a692f27cf71a6d482c6cd8b22ea77949ffca32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:98878fa983dc6cfb39814b577719f1c1c47fb852b068b046cb47b4acab896f0c_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:1c69af7282e5f0f2c08ac5ca6bad1b2d03fdb076a4588f70ce41d9c53bb400fb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:45114a340c92d6e28487d5fb2f889327d5d13fd069a4eee2b0cf0a62b48be786_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:12971027f5055b8a372891269a50fc1cba1a53973e99cd4198bb80587d4c93c6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:df969d593a0ef6c5e05f64fcab7e9ba47d162cf154c609d029e9c6511ec56c7f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:9e69d0cc5dc592f13376aef3dc4c5a6db030be37abe0f1fb1e4d75a79b5a118c_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:3d63095bac185deaa134df5daaa31556137c967667712324ff468502d2b8c945_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:91131a1de8405044efb042fd66be84605eb2cdcf2e15f9b1662d9dfaefc92fa8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:637bcb1b7ac9dbb2cc27994d532a204d21a0eefa98e292152cb68bf0ea990620_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:5a43a4461fed31018cc6af199ea4c672da105a85c695c2ac110ea89ce488d43d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:5b7a7673a211158925edd1e52ab44afa1ce88434f0e1539e9a212b6b2b190969_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:0d437413dfa179b4c98b78b06c3a23a72e3d5faca40a9d399eced2db58dccb37_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:5e3b56cda0897156fddbedee88c03a2d969ad0d47c56713ed7debc93f31f86b8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:808a30e1909ee37240d81a3a55e45201028a082a84f882faa330dcd485506e85_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:0ea5aaa43d63da271cd539ff225bae5d2943f0c30a085466592020d9324e411b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:d2141f7ae2cb3959919c3e60ad1c1da9f44650e8ee7ceda6003e3cdc1d4cc6bc_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:d8378605a741185a41c57ed91b671aab9c599b3ccbe6d281130a56a340ee8e52_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:a284e3daaa6c2815e035a87595eb5bba9fcd67b2cda4dcbd858d22d54ba15f78_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:683056799a7c61bf3c3ae5bc47b08b225c6f83ab4faf08be9e586da2a42673a9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:480876e4351c6a52a6f2f8eee75a872eca752d181ab66f5e0f822cc20f35464d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:36b2cd4e101b646085e07b293af78a45f518ad4b49fe53b9a152a94e74bc0312_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:970343b7f58f2c2ebb26b6a97cbeae940557b77cbacfff037c7df17f04f7b058_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:727916b1d2a6f5a47a79d9b497ed4a1f8a67c7ac2510a1cb983d356d6a2adce8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:1437a2b0aa668b55decc4059e40a43bba4ca378d61ff195f414d23288587afbf_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:12163b4120b149fded9d0b1ec6cea9268a182b52c454380de76d70fa2e3d5ebd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:215f11a5f7fb0d11e2158b0ff630c25d1762ba1dc9369b79e893399afc923eb8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:18b84f18aaac64bfa7df74ffbba43079447b7edf64baf505b8c029ff6fa66255_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cli@sha256:401f3d5b6ea74e79162437961b4ae08feb767a5d4718406ce27341ccc20a0a13_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:2f96b73c4c02f61f6a43cef1299fd4006b64013c1a84bd5b860ebccc7de501ed_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:a2b750749695e63b4c6dffbb1c52aee9910b46683514d70974dadb68e1be9c50_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:a0525c514d37f62fbd1fb8ebfcd8d52d448f607b21905f9cd508d6ca5daeacd4_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:068435cd430a58b1c67e0b49b10c5c6b7248964f405c3cafad24f4121daa0055_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:0d98ca841e1e5b2043970a347a030203874ccde5093ce98d99277fc70257e82e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:fd817c7f5796bd4f8ccf6253e3ce9d700f344d54eb7cced6819ab6f4c7035e0a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:58ece7d263aab72a58ea8ecb6ee25329257c1b810669d6ec81e21f879652351a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:b06a0b90a5e7c3734e765ba48a378bcccef34020a48c547f8b7611ec988cec32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:b06a0b90a5e7c3734e765ba48a378bcccef34020a48c547f8b7611ec988cec32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:4d3117354a30e62f24fe22a06cf7557f7184d77ee0b41533df61d04f6fc81e57_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:fbfcdf38bf247d28562a2a1d877ce94102610c409350990d9fb5114ff75f9f1e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:edce1bce1ce7e7e39fe4dc4fb0feed3ebe9192839ab6213d6d93f86c27172254_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:223e6f86b83478f5b0ccde4c7d735e917bad433f84d2cb4908a6c8480fb51b4a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:e11d3507c2acf3d6dba25e458b8ae903a1f88b409e479587e7300a0a9fd6274e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:11c7fc39cc0e4b8ad21a0b2c37c20f7f7eccdf3c0be3f9390b06840dd5a10244_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:b62db02e0ea283a206b9d830e4d26330c37cc9f688edfb12e93a20a7b4eb75f8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:61fe1afcf207d559a0dcae5cf744e7f627e0cbc7308fa5d2fa5319a02aa56aff_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:e4edc968baa3d08e352c7c76ea1359f6f9073f5531fe62a61b4e9d4fe248e4be_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:41d617ecd64839883320abc42a382fb667f897b930f81c3238abb5448a72d62e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:49f5209254fa355e62fe58fb55775fed8dc4dea40c742fc57dfd09ddd9c6fdac_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:b745f3aa75d9dc73a47d61c037b64ecb30162fa9987303e90612d2cdb27bff68_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:1ab87e50bca7b15ed641fb9b7bae7c2404dc94c35d2321db9334149d599df3e0_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:9512ec70f847052ef79773bd67ae72841380769b8718f7110abad1ce8f19c3d5_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:6038ea3e20c311da35ed703694d1d076fdd0d501ab994df585ff09c541372cf6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:3609e1d6b1bb1c40f56a129f8dd638e5d549618d0e88536079728462e1aa9955_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e4b760f0401b799b723c3323b54fc111ffd75419c499d96f02638db1c935fa78_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:6f4b760655f1bc9f657d3adb2d3c76d43f261c07d7a7332ef30ed42a3b373f35_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:44a64150d7e262dcf65f621dcfb3def167e302fc309cdd2e03b454e7ddd39bf1_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:96b8f3f6afeb307a4d9441dc561abc770e32bb756d0e4e8b90f7a6fa8c656cbb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:ebd3826a228949047f429738cddb657f5e911166824f5606b5b8b7c98d365f5e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:1d5ada616f12b64a66d1d7724423203aa8088f46eb7a29a0dd5e67d50260d03d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:9ca4cb4f5bbf18dc74d1e7968d793b26627a51e1429423f3d89a3b6973960051_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:221f4b5f39830c358c2f718b55b1384799e11a90fa28f33f57e98e27beafd9c2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:b998a0e19719d7ad6881b1fdd0655bffd26eb67bb4ee2077f57258ed8a48ad88_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:524d8e5d44320ecb726dadfc8c7af52bf56ef8b05cdcaaf5b02bf2c9cd94a378_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-console-operator@sha256:2143cba2d72e70932c2d3428c3cb32cfa65d769e118dca3d951351a44093b595_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-console@sha256:1834242323960e3e1ce034614e60ace5116e791e1e55dbe4e773cdad5a2e9f65_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:b69ee5ba5b6627b9d1d360b99490bd034811a6593ca9b04fbf233c8baefed25a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-coredns@sha256:06aca2a5b50bb351459b03323176e72250bbb4b34f86adc7f24ff79849ceb29b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:d75aba9bd2120045c8b401fa741c5e7c80f241cfbbac34a0f59cdcf833734eb6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:60ba3af79428a77360b3df119707dcaa3a1db57b3fe4dfb1de6de22ac466300d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:899dfa3c50dc1a1b33672cb761c59cc0ced1701c7eed03766f538763f9d5d46f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:887424ef49e0e8f309ba2c2ec47ba740bc98fffbcf16df4692a6ea33fdea1070_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:11b2c3a3a795d1aa067f3c9b52adc03fc4ff7540d16ae8c23f7db497ec23e188_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:4be56f6f95efc27bf8aca7d43cf9b91908d6f6bc53dc5103a754a116e14ba855_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:2431a54b62daea1ce36f2bfa08d153283ffc3d67072759cd62067e845f8a4c29_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:2431a54b62daea1ce36f2bfa08d153283ffc3d67072759cd62067e845f8a4c29_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:f23bbd57d3599f12b813827e52cb4f9dc2f221dc538424b4dc315183b6e287a6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:f23bbd57d3599f12b813827e52cb4f9dc2f221dc538424b4dc315183b6e287a6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:c6f127b4a84bd63c43d180d16f403e7f475a815ddccfd1dabf094d1f99dc416a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:c6f127b4a84bd63c43d180d16f403e7f475a815ddccfd1dabf094d1f99dc416a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:1c8c2901c11f7831601d5edcd67112e56a3d30b25f2f02cb559cd2e41f928e83_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:1c8c2901c11f7831601d5edcd67112e56a3d30b25f2f02cb559cd2e41f928e83_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:ce38ad561c2febea7c53e58a516f9f8d835677c71498fd5ba6f4b7f73e928147_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:ce38ad561c2febea7c53e58a516f9f8d835677c71498fd5ba6f4b7f73e928147_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1f8fd26dca27a6527b8706fcd6cd07ff40d293d0b7230d09ef77d2ab9cde8b82_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1f8fd26dca27a6527b8706fcd6cd07ff40d293d0b7230d09ef77d2ab9cde8b82_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:669ae343387c25e7dcfac1644c6c89f97361f1ff2f6ac2fe745f134959006cb9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:669ae343387c25e7dcfac1644c6c89f97361f1ff2f6ac2fe745f134959006cb9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:136cd1da94bba65c0f958ab75590e54563903f3cd03e494286e32af6fa6a2808_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-deployer@sha256:d62e15336531af65ca8fb1fb95999fe1b6a0a10290185e1460731d8645a16e77_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-docker-builder@sha256:985804937a79d0c9b2c78a567444c2583a6e86103e7595b7bc31451b90048a3a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-docker-registry@sha256:c6a8d0ef7b671df20d1047468162c76eefea578e75ebfdeaa27a320c13199245_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b7de106259bc14a705cf23e1be7bcdc14becb6defe0f59d40d5db5886b26958a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:33aefeac8f422779c6631b080ff1334177eaae3dfd00a4f5619d3fb6c8ac113e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:a8f6c2a8848af6a27ec91609b873a2a74cb6f1e05e743d6f00eccbcd47ef7dac_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:971ed65ae6bd7f38ee18ece1e622e9a4ad08dad130903bcf08169ace990e620f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:016ace2233c87f37ae33219827a925c6111ec6bc1562af673270b398309612cd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-haproxy-router@sha256:dbe5d7edf50c4b9718d656de150bc4d2c7323a01854b491d1ba6be76b02a9a77_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-hyperkube@sha256:293a97b7720dfa303f755919b8eb08d59bfe2af4d39837a2e69b0f1fd6172638_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c867e6adabe74cc9e81519775b4d995d0d0bfa4141eb5014d67241d7159d01b5_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:0d59289f08bd9a96de0f4e0a8312721c7b7b13be40f92a75de9c3ef8baa18ed9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:fe6d74102103ad2978dd40fa10dd396418067f9c9b16c8377bda137d2ec89ab2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:03ca9c189727101c8450d0d1b8c92b9bfc1329c87511c5e400811a4e6909ae89_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:543512437116ad24a4c1efd41d141789bee556c706c46c7d071bcefb8498d8fb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:b2bae902c104c663647bd8cde38cbab2f77bf02a72cb99e7e897bd370076072a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:3355ad15262b54141d93f315b61ccefca28fc30a2affeddd621280c6eb5bb0a4_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:039c0609f274c9bb4ee05c8489e2860e10506a9d74f1e0a59379488030b4d460_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:cb43bec71c8ccbc9ecf83981cefca3485e19d3e4f082d200f1d17be124212fdd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06c97d690cdc80c210e467b61de3edb3c0b70bd10f6349ae0874ff657d74f95d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-installer@sha256:35bb1ee32e7d52b9bfc7397ba6279660ddd882dfeeb27e1730cc7f8c38e87b00_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:58b417988e95ff525d153db6b4238dee940e3dbaf2ffeb03ee7f4cdb546b6182_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:67cd5a7d164c1054a90c56485f81d535579c3286fe7ee1d3477c238dd960f6d6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d2196a4287a8c652b777652051bfa9132a892bcf70178b2f9199c717cec2df11_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:99b3996744091cb8d41e5c3e2fa61407f8f9fb0ad61c2084eb9cac25a30728f3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:64097b49f33b90619bac71335fe52192afe733b075aebc32e5a694885f5f957d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:2dc428956bcc7bf096521863cc08e40248d08123f828d4356ec0ecbf73293274_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-proxy@sha256:7087674fb05f59cdad2dd925ce0585ee654fc0689d67782686eadb7025879c5b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:093eb7ed9fb267265d9129dea0adc3fc5d348c4354837edbf44e9e5dbe2bf47b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:f2fa06419504d70353627138fca87c191f29e41ff8808406a40fb1227de8b5bf_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:7f9a20e84582a3157261a7b23fe1a8b87dfe3ff20446a129a40eb586146f9fad_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:90d5ae2a0f919ed58bde9ef1605124c53819c473f1eb09a8b2cbcfb2b403ba67_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:620cbfcd614086dc80f3698ee5118cba877d01c8791b2d8fbc7ca4eee526ccca_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:b5c98813ff29ef9dd0939d5d95f4e4b2b1b5b0d7a35a4d26bc1a1c574c23ce26_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:bd39937a90baeb312b6ee6ca44c351a003027898ebbae508b0960da5fe296b00_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:b9a73287707adcc393ec8c5d520d76d074bc533eb0ceae9a73c8d0efea0ebbe2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:bcc403b1f62f92ea3022415aabfd4492f99db5822e152936ae44a4fae788a0cd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:149cf386d4cadbf7ee9b365918de5213ea8613c354592a91d6e11d77b4f60aca_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:b2fabf7333a6e99def4bf04dc0b709ffe62a44fa3eb2d89f164047ebfc09216b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:94386a722cf6b2435691c1c244aa18a52a3ebde78dceaf77b43b8ff148cdd98d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:fce28431b9005f4b6632107f526dde810cb2b168d95af97396e2f98c0bec0f34_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:1eb2e9f2238db9b98be40b3688e825275db51c591b1b1816ff132a3de897dd58_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:de1212d8f90abcf79f3dd6483cbb2ed3f297b0e2a447b434463d328af2b6ef5e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-cni@sha256:c01f78ff0728a6a9415bb63c957cb3a58fe2014d24ed76c17c17d176a624f39b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:f14b6580b737a593bc9b0d2bc0e0213acdc9fb978d7a360fde736454e87456ca_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:cca0dd18a75dfec645222efe09cc40375fea9c2cb97190dbb1c81c1f1f5549db_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a13548a96f45bc1a6fdf04b74b44f027beb50675d67e9866e0d9c5abeebe2836_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-must-gather@sha256:1d303dac2578ea7a9a3bb660e69432f4ef242b070dbfcdafe58edecf124cfc0f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:51bfccb009ecf3663164032309da6d2904a9f1274553d265e7472022d699bd32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:932a7f2946665aa3e5943c59278321c9bd5cd8b55b14ee6e3781fe3c5cb76cab_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel8@sha256:aeda82a9a8d50c75666a24a2e8700592900abdc34c05ad569caf8b0435cbb1dd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:4103d4f881dc9e27dad116c10684f266714d18838ad46f8a64fbe573763f3364_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:4a3fa7280dbf20e04d46fa4c6d38c5ca6d1867eccec13ba4c1e4980908278957_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:efb3bab17b5d330cec66ef4109b6f928e07d0f4e48f51b958f95300d370843f4_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:a877262a0aced13bfa1060dba810300a513b9684e8a1454b4a72fde0fcf4a62d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:c95659ac6e1f8334de4f286b8d643e578dfc6fe234974e3a4421f02f9bdaac9c_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:c1911c5ab4b3bb8d4b95080bf24963268468149c6c86dbce68f96339d1378e61_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:cf96f4a30737384fd1e4d2c1c899ca3b01de5b3046ac67b4e036d9b36f95e836_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:4e0e33db706390906704e39fac914e36a247a45783f3c1f6e4d7a8f77d221cb7_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:31577d75632bf38cfff5f343898c59ca85c07ea60ecd421e9659c11d37440506_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:cc431574bfed9ca15d439ef94b822dd7233d6356f3fd609ad4491bb3f92275c0_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:45d88da7fb5544d4d2aeb925d3ed0066a57dbb53cd8083adde530dc73ecd71c8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:994dcd435a9c2031c339699944137d4234262c3264dff1ae3cd682e3b6a146fc_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:ce79b8ad7b940aebe7799b3d8b6b1d55bfa75228e50f9308ce7afbae0ca0b400_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-registry@sha256:67c7a117e25285135c076f27f6162672e216e32d988f744a93d79df1ed2766ef_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:241f36d9f66c59356d97a623b8fa6ba001f95bee02f1b136f9e73bbf5d3f7a96_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:f82f020d5416ef25612e2d3a113164da951cb9a91ba40d9f8db8c9e9d79de26f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2e513c3a1f3c588e0db30de820313279de9004e96d90fa54f338cfc57ea7a2d3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:2e513c3a1f3c588e0db30de820313279de9004e96d90fa54f338cfc57ea7a2d3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-pod@sha256:0e22962f93782588e3d0cb19647076fd8c54a6b2b156ddfb8079d8c1faef5379_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:3ec05cc00fb530c3073c9225023731e65b14a656154799b80ff438021f8f2115_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:00ca69f50cf8b0d1a4dec60a0be182a8728bae65d5565d1fc2998ac4ae4bad96_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:11d2bf0b807072b2dc56035859b97bd96880a84520f2019be1c0614ad4e10b21_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:f03366a5333eb895ea15c2e2b707f55af9a9c871ccca6f328b9859d1b319c2ea_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:6fd1ab5a2f8757ea359a153a3c266e9b425c8c64684fd65cc268de1518bc2b8d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:deaa22f5ec458b3c409d762ff3e325f322232dce681d8f765009bddb429f495f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:59b7897e575fd1e2846be92ee488d7a3e20abc8250fa3cf4e0675fa3141fb671_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:d5bb92cdc6b3f172909e33b6eab0022ddd73080ef1d7d8e7f70883c04c6bd939_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:981e0d22ab0517998c1b4487fac560b5259f98ebaaf8508dab5249df4576cbc6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus@sha256:e31d76256e75cb45c310bacb65af9098be29187c989cc63881e87b9a3b08170a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:7b78ca457863cfa154d4feedc43a56603de9421f5bd80461ceb158d8b02cef7d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:249dc2c960a55408d4e4b9d3d05ee623d027c2658e1af239eb9f30d4e10c70e8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-telemeter@sha256:bf8c86e136a0cde58db10fd85caae293c76ffb9daeda731b2c0aecadd412c480_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-tests@sha256:4ed48480dc7e2b3ef99742b1083f385ff2bbe13d5ca02430d0d9859802f601c2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:80defb2b317bc10b90778c338d7119a8ce9e838de92c32e470b5b2f7e2058926_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:e8fa04e0634be943ed4a3a151d31caea220874cc8e5fdd6aaf1b050a96d5cbb3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5f38851e4dd5e14aa4a20b6be7e202efaedec6beaa2689820728b77fcda85585_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:23ef9202e057152a38b81d39c5804fd0c85ebdd9a8a72c62459e45e1fc7fd5eb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:6e3d86283f3d5dbadf892d46ce005512c4745131f03f012cb509c0610c6f817f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:3de069d716187ca4539078c8206a132bef0b34737f40647c3d7d5696b51ee8a8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5f38851e4dd5e14aa4a20b6be7e202efaedec6beaa2689820728b77fcda85585_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:23ef9202e057152a38b81d39c5804fd0c85ebdd9a8a72c62459e45e1fc7fd5eb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:d9ca7d88822abaef6e80f1691ac60d8b4548384d961fbe73988e8319899deea5_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:fbc2e9b219c12c3fdcd75524d0079d3c9828d0d73cd331534bad2bbcc2111519_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:585f77dfc9e2b9696a1e001aee57c8c8e4de9e7719c27730b475c5a49d3f0335_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:069b12b7fe6990dab5dfc99646d53694fad3b37618236a598125d2f2e7103086_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:c88f0baeced895cc8397dcbba2fe114721638c83122928241a3c4f616a28ed79_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:1fd0d08e4e0c9cf705f3bf9bdbdccde9cc3ce828418a890b1da757899e181022_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:62aae18df0c37571c5846184231285e9b87413e367959d8b082133e5a01dec28_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:e53d51a1d936db9eac84ffb9d5a4f1ab2cde02eb183e033b29a95cb3141971f0_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/network-tools-rhel8@sha256:a5800691fab1afa5fafdf336bb130394d658186985ce87eedb8e991bfc51619d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:3596165cd5f45bb71f9956f395a692f27cf71a6d482c6cd8b22ea77949ffca32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:98878fa983dc6cfb39814b577719f1c1c47fb852b068b046cb47b4acab896f0c_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:1c69af7282e5f0f2c08ac5ca6bad1b2d03fdb076a4588f70ce41d9c53bb400fb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:45114a340c92d6e28487d5fb2f889327d5d13fd069a4eee2b0cf0a62b48be786_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:12971027f5055b8a372891269a50fc1cba1a53973e99cd4198bb80587d4c93c6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:df969d593a0ef6c5e05f64fcab7e9ba47d162cf154c609d029e9c6511ec56c7f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:9e69d0cc5dc592f13376aef3dc4c5a6db030be37abe0f1fb1e4d75a79b5a118c_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:3d63095bac185deaa134df5daaa31556137c967667712324ff468502d2b8c945_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:91131a1de8405044efb042fd66be84605eb2cdcf2e15f9b1662d9dfaefc92fa8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:637bcb1b7ac9dbb2cc27994d532a204d21a0eefa98e292152cb68bf0ea990620_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:5a43a4461fed31018cc6af199ea4c672da105a85c695c2ac110ea89ce488d43d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:5b7a7673a211158925edd1e52ab44afa1ce88434f0e1539e9a212b6b2b190969_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:0d437413dfa179b4c98b78b06c3a23a72e3d5faca40a9d399eced2db58dccb37_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:5e3b56cda0897156fddbedee88c03a2d969ad0d47c56713ed7debc93f31f86b8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:808a30e1909ee37240d81a3a55e45201028a082a84f882faa330dcd485506e85_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:0ea5aaa43d63da271cd539ff225bae5d2943f0c30a085466592020d9324e411b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:d2141f7ae2cb3959919c3e60ad1c1da9f44650e8ee7ceda6003e3cdc1d4cc6bc_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:d8378605a741185a41c57ed91b671aab9c599b3ccbe6d281130a56a340ee8e52_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:a284e3daaa6c2815e035a87595eb5bba9fcd67b2cda4dcbd858d22d54ba15f78_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:683056799a7c61bf3c3ae5bc47b08b225c6f83ab4faf08be9e586da2a42673a9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:480876e4351c6a52a6f2f8eee75a872eca752d181ab66f5e0f822cc20f35464d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:36b2cd4e101b646085e07b293af78a45f518ad4b49fe53b9a152a94e74bc0312_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:970343b7f58f2c2ebb26b6a97cbeae940557b77cbacfff037c7df17f04f7b058_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:727916b1d2a6f5a47a79d9b497ed4a1f8a67c7ac2510a1cb983d356d6a2adce8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:1437a2b0aa668b55decc4059e40a43bba4ca378d61ff195f414d23288587afbf_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:12163b4120b149fded9d0b1ec6cea9268a182b52c454380de76d70fa2e3d5ebd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:215f11a5f7fb0d11e2158b0ff630c25d1762ba1dc9369b79e893399afc923eb8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:18b84f18aaac64bfa7df74ffbba43079447b7edf64baf505b8c029ff6fa66255_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cli@sha256:401f3d5b6ea74e79162437961b4ae08feb767a5d4718406ce27341ccc20a0a13_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:2f96b73c4c02f61f6a43cef1299fd4006b64013c1a84bd5b860ebccc7de501ed_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:a2b750749695e63b4c6dffbb1c52aee9910b46683514d70974dadb68e1be9c50_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:a0525c514d37f62fbd1fb8ebfcd8d52d448f607b21905f9cd508d6ca5daeacd4_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:068435cd430a58b1c67e0b49b10c5c6b7248964f405c3cafad24f4121daa0055_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:0d98ca841e1e5b2043970a347a030203874ccde5093ce98d99277fc70257e82e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:fd817c7f5796bd4f8ccf6253e3ce9d700f344d54eb7cced6819ab6f4c7035e0a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:58ece7d263aab72a58ea8ecb6ee25329257c1b810669d6ec81e21f879652351a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:b06a0b90a5e7c3734e765ba48a378bcccef34020a48c547f8b7611ec988cec32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:b06a0b90a5e7c3734e765ba48a378bcccef34020a48c547f8b7611ec988cec32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:4d3117354a30e62f24fe22a06cf7557f7184d77ee0b41533df61d04f6fc81e57_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:fbfcdf38bf247d28562a2a1d877ce94102610c409350990d9fb5114ff75f9f1e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:edce1bce1ce7e7e39fe4dc4fb0feed3ebe9192839ab6213d6d93f86c27172254_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:223e6f86b83478f5b0ccde4c7d735e917bad433f84d2cb4908a6c8480fb51b4a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:e11d3507c2acf3d6dba25e458b8ae903a1f88b409e479587e7300a0a9fd6274e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:11c7fc39cc0e4b8ad21a0b2c37c20f7f7eccdf3c0be3f9390b06840dd5a10244_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:b62db02e0ea283a206b9d830e4d26330c37cc9f688edfb12e93a20a7b4eb75f8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:61fe1afcf207d559a0dcae5cf744e7f627e0cbc7308fa5d2fa5319a02aa56aff_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:e4edc968baa3d08e352c7c76ea1359f6f9073f5531fe62a61b4e9d4fe248e4be_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:41d617ecd64839883320abc42a382fb667f897b930f81c3238abb5448a72d62e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:49f5209254fa355e62fe58fb55775fed8dc4dea40c742fc57dfd09ddd9c6fdac_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:b745f3aa75d9dc73a47d61c037b64ecb30162fa9987303e90612d2cdb27bff68_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:1ab87e50bca7b15ed641fb9b7bae7c2404dc94c35d2321db9334149d599df3e0_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:9512ec70f847052ef79773bd67ae72841380769b8718f7110abad1ce8f19c3d5_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:6038ea3e20c311da35ed703694d1d076fdd0d501ab994df585ff09c541372cf6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:3609e1d6b1bb1c40f56a129f8dd638e5d549618d0e88536079728462e1aa9955_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e4b760f0401b799b723c3323b54fc111ffd75419c499d96f02638db1c935fa78_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:6f4b760655f1bc9f657d3adb2d3c76d43f261c07d7a7332ef30ed42a3b373f35_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:44a64150d7e262dcf65f621dcfb3def167e302fc309cdd2e03b454e7ddd39bf1_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:96b8f3f6afeb307a4d9441dc561abc770e32bb756d0e4e8b90f7a6fa8c656cbb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:ebd3826a228949047f429738cddb657f5e911166824f5606b5b8b7c98d365f5e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:1d5ada616f12b64a66d1d7724423203aa8088f46eb7a29a0dd5e67d50260d03d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:9ca4cb4f5bbf18dc74d1e7968d793b26627a51e1429423f3d89a3b6973960051_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:221f4b5f39830c358c2f718b55b1384799e11a90fa28f33f57e98e27beafd9c2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:b998a0e19719d7ad6881b1fdd0655bffd26eb67bb4ee2077f57258ed8a48ad88_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:524d8e5d44320ecb726dadfc8c7af52bf56ef8b05cdcaaf5b02bf2c9cd94a378_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-console-operator@sha256:2143cba2d72e70932c2d3428c3cb32cfa65d769e118dca3d951351a44093b595_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-console@sha256:1834242323960e3e1ce034614e60ace5116e791e1e55dbe4e773cdad5a2e9f65_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:b69ee5ba5b6627b9d1d360b99490bd034811a6593ca9b04fbf233c8baefed25a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-coredns@sha256:06aca2a5b50bb351459b03323176e72250bbb4b34f86adc7f24ff79849ceb29b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:d75aba9bd2120045c8b401fa741c5e7c80f241cfbbac34a0f59cdcf833734eb6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:60ba3af79428a77360b3df119707dcaa3a1db57b3fe4dfb1de6de22ac466300d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:899dfa3c50dc1a1b33672cb761c59cc0ced1701c7eed03766f538763f9d5d46f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:887424ef49e0e8f309ba2c2ec47ba740bc98fffbcf16df4692a6ea33fdea1070_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:11b2c3a3a795d1aa067f3c9b52adc03fc4ff7540d16ae8c23f7db497ec23e188_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:4be56f6f95efc27bf8aca7d43cf9b91908d6f6bc53dc5103a754a116e14ba855_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:2431a54b62daea1ce36f2bfa08d153283ffc3d67072759cd62067e845f8a4c29_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:2431a54b62daea1ce36f2bfa08d153283ffc3d67072759cd62067e845f8a4c29_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:f23bbd57d3599f12b813827e52cb4f9dc2f221dc538424b4dc315183b6e287a6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:f23bbd57d3599f12b813827e52cb4f9dc2f221dc538424b4dc315183b6e287a6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:c6f127b4a84bd63c43d180d16f403e7f475a815ddccfd1dabf094d1f99dc416a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:c6f127b4a84bd63c43d180d16f403e7f475a815ddccfd1dabf094d1f99dc416a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:1c8c2901c11f7831601d5edcd67112e56a3d30b25f2f02cb559cd2e41f928e83_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:1c8c2901c11f7831601d5edcd67112e56a3d30b25f2f02cb559cd2e41f928e83_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:ce38ad561c2febea7c53e58a516f9f8d835677c71498fd5ba6f4b7f73e928147_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:ce38ad561c2febea7c53e58a516f9f8d835677c71498fd5ba6f4b7f73e928147_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1f8fd26dca27a6527b8706fcd6cd07ff40d293d0b7230d09ef77d2ab9cde8b82_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1f8fd26dca27a6527b8706fcd6cd07ff40d293d0b7230d09ef77d2ab9cde8b82_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:669ae343387c25e7dcfac1644c6c89f97361f1ff2f6ac2fe745f134959006cb9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:669ae343387c25e7dcfac1644c6c89f97361f1ff2f6ac2fe745f134959006cb9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:136cd1da94bba65c0f958ab75590e54563903f3cd03e494286e32af6fa6a2808_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-deployer@sha256:d62e15336531af65ca8fb1fb95999fe1b6a0a10290185e1460731d8645a16e77_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-docker-builder@sha256:985804937a79d0c9b2c78a567444c2583a6e86103e7595b7bc31451b90048a3a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-docker-registry@sha256:c6a8d0ef7b671df20d1047468162c76eefea578e75ebfdeaa27a320c13199245_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b7de106259bc14a705cf23e1be7bcdc14becb6defe0f59d40d5db5886b26958a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:33aefeac8f422779c6631b080ff1334177eaae3dfd00a4f5619d3fb6c8ac113e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:a8f6c2a8848af6a27ec91609b873a2a74cb6f1e05e743d6f00eccbcd47ef7dac_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:971ed65ae6bd7f38ee18ece1e622e9a4ad08dad130903bcf08169ace990e620f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:016ace2233c87f37ae33219827a925c6111ec6bc1562af673270b398309612cd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-haproxy-router@sha256:dbe5d7edf50c4b9718d656de150bc4d2c7323a01854b491d1ba6be76b02a9a77_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-hyperkube@sha256:293a97b7720dfa303f755919b8eb08d59bfe2af4d39837a2e69b0f1fd6172638_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c867e6adabe74cc9e81519775b4d995d0d0bfa4141eb5014d67241d7159d01b5_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:0d59289f08bd9a96de0f4e0a8312721c7b7b13be40f92a75de9c3ef8baa18ed9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:fe6d74102103ad2978dd40fa10dd396418067f9c9b16c8377bda137d2ec89ab2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:03ca9c189727101c8450d0d1b8c92b9bfc1329c87511c5e400811a4e6909ae89_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:543512437116ad24a4c1efd41d141789bee556c706c46c7d071bcefb8498d8fb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:b2bae902c104c663647bd8cde38cbab2f77bf02a72cb99e7e897bd370076072a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:3355ad15262b54141d93f315b61ccefca28fc30a2affeddd621280c6eb5bb0a4_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:039c0609f274c9bb4ee05c8489e2860e10506a9d74f1e0a59379488030b4d460_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:cb43bec71c8ccbc9ecf83981cefca3485e19d3e4f082d200f1d17be124212fdd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06c97d690cdc80c210e467b61de3edb3c0b70bd10f6349ae0874ff657d74f95d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-installer@sha256:35bb1ee32e7d52b9bfc7397ba6279660ddd882dfeeb27e1730cc7f8c38e87b00_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:58b417988e95ff525d153db6b4238dee940e3dbaf2ffeb03ee7f4cdb546b6182_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:67cd5a7d164c1054a90c56485f81d535579c3286fe7ee1d3477c238dd960f6d6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d2196a4287a8c652b777652051bfa9132a892bcf70178b2f9199c717cec2df11_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:99b3996744091cb8d41e5c3e2fa61407f8f9fb0ad61c2084eb9cac25a30728f3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:64097b49f33b90619bac71335fe52192afe733b075aebc32e5a694885f5f957d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:2dc428956bcc7bf096521863cc08e40248d08123f828d4356ec0ecbf73293274_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-proxy@sha256:7087674fb05f59cdad2dd925ce0585ee654fc0689d67782686eadb7025879c5b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:093eb7ed9fb267265d9129dea0adc3fc5d348c4354837edbf44e9e5dbe2bf47b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:f2fa06419504d70353627138fca87c191f29e41ff8808406a40fb1227de8b5bf_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:7f9a20e84582a3157261a7b23fe1a8b87dfe3ff20446a129a40eb586146f9fad_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:90d5ae2a0f919ed58bde9ef1605124c53819c473f1eb09a8b2cbcfb2b403ba67_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:620cbfcd614086dc80f3698ee5118cba877d01c8791b2d8fbc7ca4eee526ccca_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:b5c98813ff29ef9dd0939d5d95f4e4b2b1b5b0d7a35a4d26bc1a1c574c23ce26_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:bd39937a90baeb312b6ee6ca44c351a003027898ebbae508b0960da5fe296b00_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:b9a73287707adcc393ec8c5d520d76d074bc533eb0ceae9a73c8d0efea0ebbe2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:bcc403b1f62f92ea3022415aabfd4492f99db5822e152936ae44a4fae788a0cd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:149cf386d4cadbf7ee9b365918de5213ea8613c354592a91d6e11d77b4f60aca_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:b2fabf7333a6e99def4bf04dc0b709ffe62a44fa3eb2d89f164047ebfc09216b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:94386a722cf6b2435691c1c244aa18a52a3ebde78dceaf77b43b8ff148cdd98d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:fce28431b9005f4b6632107f526dde810cb2b168d95af97396e2f98c0bec0f34_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:1eb2e9f2238db9b98be40b3688e825275db51c591b1b1816ff132a3de897dd58_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:de1212d8f90abcf79f3dd6483cbb2ed3f297b0e2a447b434463d328af2b6ef5e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-cni@sha256:c01f78ff0728a6a9415bb63c957cb3a58fe2014d24ed76c17c17d176a624f39b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:f14b6580b737a593bc9b0d2bc0e0213acdc9fb978d7a360fde736454e87456ca_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:cca0dd18a75dfec645222efe09cc40375fea9c2cb97190dbb1c81c1f1f5549db_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a13548a96f45bc1a6fdf04b74b44f027beb50675d67e9866e0d9c5abeebe2836_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-must-gather@sha256:1d303dac2578ea7a9a3bb660e69432f4ef242b070dbfcdafe58edecf124cfc0f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:51bfccb009ecf3663164032309da6d2904a9f1274553d265e7472022d699bd32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:932a7f2946665aa3e5943c59278321c9bd5cd8b55b14ee6e3781fe3c5cb76cab_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel8@sha256:aeda82a9a8d50c75666a24a2e8700592900abdc34c05ad569caf8b0435cbb1dd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:4103d4f881dc9e27dad116c10684f266714d18838ad46f8a64fbe573763f3364_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:4a3fa7280dbf20e04d46fa4c6d38c5ca6d1867eccec13ba4c1e4980908278957_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:efb3bab17b5d330cec66ef4109b6f928e07d0f4e48f51b958f95300d370843f4_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:a877262a0aced13bfa1060dba810300a513b9684e8a1454b4a72fde0fcf4a62d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:c95659ac6e1f8334de4f286b8d643e578dfc6fe234974e3a4421f02f9bdaac9c_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:c1911c5ab4b3bb8d4b95080bf24963268468149c6c86dbce68f96339d1378e61_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:cf96f4a30737384fd1e4d2c1c899ca3b01de5b3046ac67b4e036d9b36f95e836_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:4e0e33db706390906704e39fac914e36a247a45783f3c1f6e4d7a8f77d221cb7_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:31577d75632bf38cfff5f343898c59ca85c07ea60ecd421e9659c11d37440506_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:cc431574bfed9ca15d439ef94b822dd7233d6356f3fd609ad4491bb3f92275c0_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:45d88da7fb5544d4d2aeb925d3ed0066a57dbb53cd8083adde530dc73ecd71c8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:994dcd435a9c2031c339699944137d4234262c3264dff1ae3cd682e3b6a146fc_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:ce79b8ad7b940aebe7799b3d8b6b1d55bfa75228e50f9308ce7afbae0ca0b400_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-registry@sha256:67c7a117e25285135c076f27f6162672e216e32d988f744a93d79df1ed2766ef_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:241f36d9f66c59356d97a623b8fa6ba001f95bee02f1b136f9e73bbf5d3f7a96_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:f82f020d5416ef25612e2d3a113164da951cb9a91ba40d9f8db8c9e9d79de26f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2e513c3a1f3c588e0db30de820313279de9004e96d90fa54f338cfc57ea7a2d3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:2e513c3a1f3c588e0db30de820313279de9004e96d90fa54f338cfc57ea7a2d3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-pod@sha256:0e22962f93782588e3d0cb19647076fd8c54a6b2b156ddfb8079d8c1faef5379_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:3ec05cc00fb530c3073c9225023731e65b14a656154799b80ff438021f8f2115_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:00ca69f50cf8b0d1a4dec60a0be182a8728bae65d5565d1fc2998ac4ae4bad96_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:11d2bf0b807072b2dc56035859b97bd96880a84520f2019be1c0614ad4e10b21_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:f03366a5333eb895ea15c2e2b707f55af9a9c871ccca6f328b9859d1b319c2ea_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:6fd1ab5a2f8757ea359a153a3c266e9b425c8c64684fd65cc268de1518bc2b8d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:deaa22f5ec458b3c409d762ff3e325f322232dce681d8f765009bddb429f495f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:59b7897e575fd1e2846be92ee488d7a3e20abc8250fa3cf4e0675fa3141fb671_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:d5bb92cdc6b3f172909e33b6eab0022ddd73080ef1d7d8e7f70883c04c6bd939_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:981e0d22ab0517998c1b4487fac560b5259f98ebaaf8508dab5249df4576cbc6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus@sha256:e31d76256e75cb45c310bacb65af9098be29187c989cc63881e87b9a3b08170a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:7b78ca457863cfa154d4feedc43a56603de9421f5bd80461ceb158d8b02cef7d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:249dc2c960a55408d4e4b9d3d05ee623d027c2658e1af239eb9f30d4e10c70e8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-telemeter@sha256:bf8c86e136a0cde58db10fd85caae293c76ffb9daeda731b2c0aecadd412c480_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-tests@sha256:4ed48480dc7e2b3ef99742b1083f385ff2bbe13d5ca02430d0d9859802f601c2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:80defb2b317bc10b90778c338d7119a8ce9e838de92c32e470b5b2f7e2058926_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:e8fa04e0634be943ed4a3a151d31caea220874cc8e5fdd6aaf1b050a96d5cbb3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5f38851e4dd5e14aa4a20b6be7e202efaedec6beaa2689820728b77fcda85585_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:23ef9202e057152a38b81d39c5804fd0c85ebdd9a8a72c62459e45e1fc7fd5eb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:6e3d86283f3d5dbadf892d46ce005512c4745131f03f012cb509c0610c6f817f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:3de069d716187ca4539078c8206a132bef0b34737f40647c3d7d5696b51ee8a8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5f38851e4dd5e14aa4a20b6be7e202efaedec6beaa2689820728b77fcda85585_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:23ef9202e057152a38b81d39c5804fd0c85ebdd9a8a72c62459e45e1fc7fd5eb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:d9ca7d88822abaef6e80f1691ac60d8b4548384d961fbe73988e8319899deea5_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:fbc2e9b219c12c3fdcd75524d0079d3c9828d0d73cd331534bad2bbcc2111519_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:585f77dfc9e2b9696a1e001aee57c8c8e4de9e7719c27730b475c5a49d3f0335_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:069b12b7fe6990dab5dfc99646d53694fad3b37618236a598125d2f2e7103086_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang-jwt/jwt: jwt-go allows excessive memory allocation during header parsing"
}
]
}
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.